Plugin Directory

Changeset 3037106


Ignore:
Timestamp:
02/17/2024 12:01:51 PM (2 years ago)
Author:
dgwyer
Message:

release 3.5.11

Location:
simple-sitemap/trunk
Files:
1 added
44 edited

Legend:

Unmodified
Added
Removed
  • simple-sitemap/trunk/api/classes/compatibility.php

    r2848630 r3037106  
    1111
    1212  protected $module_roots;
     13  private $custom_plugin_data;
    1314
    1415  /* Class constructor. */
  • simple-sitemap/trunk/api/classes/enqueue-scripts.php

    r2848630 r3037106  
    99class Enqueue_Framework_Scripts {
    1010
     11    /**
     12     * Common root paths/directories.
     13     *
     14     * @var array
     15     */
     16    protected $module_roots;
     17
     18    /**
     19     * New features array.
     20     *
     21     * @var array
     22     */
     23    protected $new_features_arr;
     24
     25    /**
     26     * Plugin data.
     27     *
     28     * @var array
     29     */
     30    protected $plugin_data;
     31
     32    /**
     33     * Custom plugin data.
     34     *
     35     * @var array
     36     */
     37    protected $custom_plugin_data;
     38
     39    /**
     40     * Enqueue prefix.
     41     *
     42     * @var string
     43     */
     44    protected $enq_pfx;
     45
     46    /**
     47     * JavaScript dependencies.
     48     *
     49     * @var array
     50     */
     51    protected $js_deps;
     52   
    1153    /* Class constructor. */
    1254    public function __construct( $module_roots, $new_features_arr, $plugin_data, $custom_plugin_data ) {
  • simple-sitemap/trunk/api/classes/hooks.php

    r2848630 r3037106  
    1111class Hooks_FW
    1212{
     13    /**
     14     * Common root paths/directories.
     15     *
     16     * @var array
     17     */
    1318    protected  $module_roots ;
     19    /**
     20     * Custom plugin data.
     21     *
     22     * @var array
     23     */
     24    protected  $custom_plugin_data ;
     25    /**
     26     * Freemius instance.
     27     *
     28     * @var object
     29     */
     30    protected  $fs ;
     31    /**
     32     * Hook prefix for the plugin.
     33     *
     34     * @var string
     35     */
     36    protected  $hook_prefix ;
    1437    /* Class constructor. */
    1538    public function __construct( $module_roots, $custom_plugin_data, $fs )
  • simple-sitemap/trunk/api/classes/modules/create-duplicate-post.php

    r2848630 r3037106  
    1212{
    1313  protected $module_roots;
     14  private $custom_plugin_data;
     15  private $plugin_data;
    1416
    1517  /* Class constructor. */
  • simple-sitemap/trunk/api/classes/upgrade.php

    r2848630 r3037106  
    1010
    1111    protected $module_roots;
     12    protected $custom_plugin_data;
    1213
    1314    /* Class constructor. */
  • simple-sitemap/trunk/lib/block_assets/js/blocks.editor.js

    r2943743 r3037106  
    11/*! For license information please see blocks.editor.js.LICENSE.txt */
    2 (()=>{var e={679:(e,t,n)=>{"use strict";var r=n(864),o={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},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return r.isMemo(e)?a:s[e.$$typeof]||o}s[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[r.Memo]=a;var u=Object.defineProperty,c=Object.getOwnPropertyNames,p=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(m){var o=d(n);o&&o!==m&&e(t,o,r)}var a=c(n);p&&(a=a.concat(p(n)));for(var s=l(t),h=l(n),v=0;v<a.length;++v){var b=a[v];if(!(i[b]||r&&r[b]||h&&h[b]||s&&s[b])){var g=f(n,b);try{u(t,b,g)}catch(e){}}}}return t}},703:(e,t,n)=>{"use strict";var r=n(414);function o(){}function i(){}i.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,i,a){if(a!==r){var s=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 s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bigint: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:o};return n.PropTypes=n,n}},697:(e,t,n)=>{e.exports=n(703)()},414:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},639:(e,t,n)=>{"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(363),a=l(i),s=l(n(697));function l(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"],p=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},f=!("undefined"==typeof window||!window.navigator)&&/MSIE |Trident\/|Edge\//.test(window.navigator.userAgent),d=function(){return f?"_"+Math.random().toString(36).substr(2,12):void 0},m=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 n=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 n.inputRef=function(e){n.input=e,"function"==typeof n.props.inputRef&&n.props.inputRef(e)},n.placeHolderSizerRef=function(e){n.placeHolderSizer=e},n.sizerRef=function(e){n.sizer=e},n.state={inputWidth:e.minWidth,inputId:e.id||d(),prevId:e.id},n}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),o(t,null,[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.id;return n!==t.prevId?{inputId:n||d(),prevId:n}:null}}]),o(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&&(p(e,this.sizer),this.placeHolderSizer&&p(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 f&&e?a.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=r({},this.props.style);t.display||(t.display="inline-block");var n=r({boxSizing:"content-box",width:this.state.inputWidth+"px"},this.props.inputStyle),o=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(this.props,[]);return function(e){c.forEach((function(t){return delete e[t]}))}(o),o.className=this.props.inputClassName,o.id=this.state.inputId,o.style=n,a.default.createElement("div",{className:this.props.className,style:t},this.renderStyles(),a.default.createElement("input",r({},o,{ref:this.inputRef})),a.default.createElement("div",{ref:this.sizerRef,style:u},e),this.props.placeholder?a.default.createElement("div",{ref:this.placeHolderSizerRef,style:u},this.props.placeholder):null)}}]),t}(i.Component);m.propTypes={className:s.default.string,defaultValue:s.default.any,extraWidth:s.default.oneOfType([s.default.number,s.default.string]),id:s.default.string,injectStyles:s.default.bool,inputClassName:s.default.string,inputRef:s.default.func,inputStyle:s.default.object,minWidth:s.default.oneOfType([s.default.number,s.default.string]),onAutosize:s.default.func,onChange:s.default.func,placeholder:s.default.string,placeholderIsMinWidth:s.default.bool,style:s.default.object,value:s.default.any},m.defaultProps={minWidth:1,injectStyles:!0},t.Z=m},921:(e,t)=>{"use strict";var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,o=n?Symbol.for("react.portal"):60106,i=n?Symbol.for("react.fragment"):60107,a=n?Symbol.for("react.strict_mode"):60108,s=n?Symbol.for("react.profiler"):60114,l=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,c=n?Symbol.for("react.async_mode"):60111,p=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,d=n?Symbol.for("react.suspense"):60113,m=n?Symbol.for("react.suspense_list"):60120,h=n?Symbol.for("react.memo"):60115,v=n?Symbol.for("react.lazy"):60116,b=n?Symbol.for("react.block"):60121,g=n?Symbol.for("react.fundamental"):60117,y=n?Symbol.for("react.responder"):60118,O=n?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case c:case p:case i:case s:case a:case d:return e;default:switch(e=e&&e.$$typeof){case u:case f:case v:case h:case l:return e;default:return t}}case o:return t}}}function S(e){return w(e)===p}t.AsyncMode=c,t.ConcurrentMode=p,t.ContextConsumer=u,t.ContextProvider=l,t.Element=r,t.ForwardRef=f,t.Fragment=i,t.Lazy=v,t.Memo=h,t.Portal=o,t.Profiler=s,t.StrictMode=a,t.Suspense=d,t.isAsyncMode=function(e){return S(e)||w(e)===c},t.isConcurrentMode=S,t.isContextConsumer=function(e){return w(e)===u},t.isContextProvider=function(e){return w(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===f},t.isFragment=function(e){return w(e)===i},t.isLazy=function(e){return w(e)===v},t.isMemo=function(e){return w(e)===h},t.isPortal=function(e){return w(e)===o},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===a},t.isSuspense=function(e){return w(e)===d},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===p||e===s||e===a||e===d||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===v||e.$$typeof===h||e.$$typeof===l||e.$$typeof===u||e.$$typeof===f||e.$$typeof===g||e.$$typeof===y||e.$$typeof===O||e.$$typeof===b)},t.typeOf=w},864:(e,t,n)=>{"use strict";e.exports=n(921)},363:e=>{"use strict";e.exports=React}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{"use strict";function e(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t(t,n){if(t){if("string"==typeof t)return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e(t,n):void 0}}function r(e,n){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,a,s=[],l=!0,u=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(e){u=!0,o=e}finally{try{if(!l&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw o}}return s}}(e,n)||t(e,n)||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 o(e){return o="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},o(e)}function i(e){var t=function(e,t){if("object"!==o(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,"string");if("object"!==o(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"===o(t)?t:String(t)}function a(e,t,n){return(t=i(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var s=n(363),l=n.n(s);function u(){return u=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(this,arguments)}var c=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(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.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(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.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var n=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]}(t);try{n.insertRule(e,n.cssRules.length)}catch(e){}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode&&e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),p=Math.abs,f=String.fromCharCode,d=Object.assign;function m(e){return e.trim()}function h(e,t,n){return e.replace(t,n)}function v(e,t){return e.indexOf(t)}function b(e,t){return 0|e.charCodeAt(t)}function g(e,t,n){return e.slice(t,n)}function y(e){return e.length}function O(e){return e.length}function w(e,t){return t.push(e),e}var S=1,x=1,E=0,k=0,C=0,P="";function M(e,t,n,r,o,i,a){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:S,column:x,length:a,return:""}}function I(e,t){return d(M("",null,null,"",null,null,0),e,{length:-e.length},t)}function R(){return C=k>0?b(P,--k):0,x--,10===C&&(x=1,S--),C}function V(){return C=k<E?b(P,k++):0,x++,10===C&&(x=1,S++),C}function T(){return b(P,k)}function _(){return k}function D(e,t){return g(P,e,t)}function L(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function A(e){return S=x=1,E=y(P=e),k=0,[]}function N(e){return P="",e}function F(e){return m(D(k-1,z(91===e?e+2:40===e?e+1:e)))}function j(e){for(;(C=T())&&C<33;)V();return L(e)>2||L(C)>3?"":" "}function H(e,t){for(;--t&&V()&&!(C<48||C>102||C>57&&C<65||C>70&&C<97););return D(e,_()+(t<6&&32==T()&&32==V()))}function z(e){for(;V();)switch(C){case e:return k;case 34:case 39:34!==e&&39!==e&&z(C);break;case 40:41===e&&z(e);break;case 92:V()}return k}function $(e,t){for(;V()&&e+C!==57&&(e+C!==84||47!==T()););return"/*"+D(t,k-1)+"*"+f(47===e?e:V())}function U(e){for(;!L(T());)V();return D(e,k)}var B="-ms-",W="-moz-",G="-webkit-",Y="comm",X="rule",q="decl",J="@keyframes";function K(e,t){for(var n="",r=O(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function Z(e,t,n,r){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case q:return e.return=e.return||e.value;case Y:return"";case J:return e.return=e.value+"{"+K(e.children,r)+"}";case X:e.value=e.props.join(",")}return y(n=K(e.children,r))?e.return=e.value+"{"+n+"}":""}function Q(e){return N(ee("",null,null,null,[""],e=A(e),0,[0],e))}function ee(e,t,n,r,o,i,a,s,l){for(var u=0,c=0,p=a,d=0,m=0,g=0,O=1,S=1,x=1,E=0,k="",C=o,P=i,M=r,I=k;S;)switch(g=E,E=V()){case 40:if(108!=g&&58==b(I,p-1)){-1!=v(I+=h(F(E),"&","&\f"),"&\f")&&(x=-1);break}case 34:case 39:case 91:I+=F(E);break;case 9:case 10:case 13:case 32:I+=j(g);break;case 92:I+=H(_()-1,7);continue;case 47:switch(T()){case 42:case 47:w(ne($(V(),_()),t,n),l);break;default:I+="/"}break;case 123*O:s[u++]=y(I)*x;case 125*O:case 59:case 0:switch(E){case 0:case 125:S=0;case 59+c:-1==x&&(I=h(I,/\f/g,"")),m>0&&y(I)-p&&w(m>32?re(I+";",r,n,p-1):re(h(I," ","")+";",r,n,p-2),l);break;case 59:I+=";";default:if(w(M=te(I,t,n,u,c,o,s,k,C=[],P=[],p),i),123===E)if(0===c)ee(I,t,M,M,C,i,p,s,P);else switch(99===d&&110===b(I,3)?100:d){case 100:case 108:case 109:case 115:ee(e,M,M,r&&w(te(e,M,M,0,0,o,s,k,o,C=[],p),P),o,P,p,s,r?C:P);break;default:ee(I,M,M,M,[""],P,0,s,P)}}u=c=m=0,O=x=1,k=I="",p=a;break;case 58:p=1+y(I),m=g;default:if(O<1)if(123==E)--O;else if(125==E&&0==O++&&125==R())continue;switch(I+=f(E),E*O){case 38:x=c>0?1:(I+="\f",-1);break;case 44:s[u++]=(y(I)-1)*x,x=1;break;case 64:45===T()&&(I+=F(V())),d=T(),c=p=y(k=I+=U(_())),E++;break;case 45:45===g&&2==y(I)&&(O=0)}}return i}function te(e,t,n,r,o,i,a,s,l,u,c){for(var f=o-1,d=0===o?i:[""],v=O(d),b=0,y=0,w=0;b<r;++b)for(var S=0,x=g(e,f+1,f=p(y=a[b])),E=e;S<v;++S)(E=m(y>0?d[S]+" "+x:h(x,/&\f/g,d[S])))&&(l[w++]=E);return M(e,t,n,0===o?X:s,l,u,c)}function ne(e,t,n){return M(e,t,n,Y,f(C),g(e,2,-2),0)}function re(e,t,n,r){return M(e,t,n,q,g(e,0,r),g(e,r+1,-1),r)}var oe=function(e,t,n){for(var r=0,o=0;r=o,o=T(),38===r&&12===o&&(t[n]=1),!L(o);)V();return D(e,k)},ie=new WeakMap,ae=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||ie.get(n))&&!r){ie.set(e,!0);for(var o=[],i=function(e,t){return N(function(e,t){var n=-1,r=44;do{switch(L(r)){case 0:38===r&&12===T()&&(t[n]=1),e[n]+=oe(k-1,t,n);break;case 2:e[n]+=F(r);break;case 4:if(44===r){e[++n]=58===T()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=f(r)}}while(r=V());return e}(A(e),t))}(t,o),a=n.props,s=0,l=0;s<i.length;s++)for(var u=0;u<a.length;u++,l++)e.props[l]=o[s]?i[s].replace(/&\f/g,a[u]):a[u]+" "+i[s]}}},se=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function le(e,t){switch(function(e,t){return 45^b(e,0)?(((t<<2^b(e,0))<<2^b(e,1))<<2^b(e,2))<<2^b(e,3):0}(e,t)){case 5103:return G+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return G+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return G+e+W+e+B+e+e;case 6828:case 4268:return G+e+B+e+e;case 6165:return G+e+B+"flex-"+e+e;case 5187:return G+e+h(e,/(\w+).+(:[^]+)/,G+"box-$1$2"+B+"flex-$1$2")+e;case 5443:return G+e+B+"flex-item-"+h(e,/flex-|-self/,"")+e;case 4675:return G+e+B+"flex-line-pack"+h(e,/align-content|flex-|-self/,"")+e;case 5548:return G+e+B+h(e,"shrink","negative")+e;case 5292:return G+e+B+h(e,"basis","preferred-size")+e;case 6060:return G+"box-"+h(e,"-grow","")+G+e+B+h(e,"grow","positive")+e;case 4554:return G+h(e,/([^-])(transform)/g,"$1"+G+"$2")+e;case 6187:return h(h(h(e,/(zoom-|grab)/,G+"$1"),/(image-set)/,G+"$1"),e,"")+e;case 5495:case 3959:return h(e,/(image-set\([^]*)/,G+"$1$`$1");case 4968:return h(h(e,/(.+:)(flex-)?(.*)/,G+"box-pack:$3"+B+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+G+e+e;case 4095:case 3583:case 4068:case 2532:return h(e,/(.+)-inline(.+)/,G+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(y(e)-1-t>6)switch(b(e,t+1)){case 109:if(45!==b(e,t+4))break;case 102:return h(e,/(.+:)(.+)-([^]+)/,"$1"+G+"$2-$3$1"+W+(108==b(e,t+3)?"$3":"$2-$3"))+e;case 115:return~v(e,"stretch")?le(h(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==b(e,t+1))break;case 6444:switch(b(e,y(e)-3-(~v(e,"!important")&&10))){case 107:return h(e,":",":"+G)+e;case 101:return h(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+G+(45===b(e,14)?"inline-":"")+"box$3$1"+G+"$2$3$1"+B+"$2box$3")+e}break;case 5936:switch(b(e,t+11)){case 114:return G+e+B+h(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return G+e+B+h(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return G+e+B+h(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return G+e+B+e+e}return e}var ue=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case q:e.return=le(e.value,e.length);break;case J:return K([I(e,{value:h(e.value,"@","@"+G)})],r);case X:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=/(::plac\w+|:read-\w+)/.exec(e))?e[0]:e}(t)){case":read-only":case":read-write":return K([I(e,{props:[h(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return K([I(e,{props:[h(t,/:(plac\w+)/,":"+G+"input-$1")]}),I(e,{props:[h(t,/:(plac\w+)/,":-moz-$1")]}),I(e,{props:[h(t,/:(plac\w+)/,B+"input-$1")]})],r)}return""}))}}],ce=function(e){var t=e.key;if("css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var r,o,i=e.stylisPlugins||ue,a={},s=[];r=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)a[t[n]]=!0;s.push(e)}));var l,u,p,f,d=[Z,(f=function(e){l.insert(e)},function(e){e.root||(e=e.return)&&f(e)})],m=(u=[ae,se].concat(i,d),p=O(u),function(e,t,n,r){for(var o="",i=0;i<p;i++)o+=u[i](e,t,n,r)||"";return o});o=function(e,t,n,r){l=n,K(Q(e?e+"{"+t.styles+"}":t.styles),m),r&&(h.inserted[t.name]=!0)};var h={key:t,sheet:new c({key:t,container:r,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:a,registered:{},insert:o};return h.sheet.hydrate(s),h};function pe(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):r+=n+" "})),r}var fe=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)},de=function(e,t,n){fe(e,t,n);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+r:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}},me={animationIterationCount:1,aspectRatio: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};function he(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}var ve=/[A-Z]|^ms/g,be=/_EMO_([^_]+?)_([^]*?)_EMO_/g,ge=function(e){return 45===e.charCodeAt(1)},ye=function(e){return null!=e&&"boolean"!=typeof e},Oe=he((function(e){return ge(e)?e:e.replace(ve,"-$&").toLowerCase()})),we=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(be,(function(e,t,n){return xe={name:t,styles:n,next:xe},t}))}return 1===me[e]||ge(e)||"number"!=typeof t||0===t?t:t+"px"};function Se(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return xe={name:n.name,styles:n.styles,next:xe},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)xe={name:r.name,styles:r.styles,next:xe},r=r.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=Se(e,t,n[o])+";";else for(var i in n){var a=n[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?r+=i+"{"+t[a]+"}":ye(a)&&(r+=Oe(i)+":"+we(i,a)+";");else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var s=Se(e,t,a);switch(i){case"animation":case"animationName":r+=Oe(i)+":"+s+";";break;default:r+=i+"{"+s+"}"}}else for(var l=0;l<a.length;l++)ye(a[l])&&(r+=Oe(i)+":"+we(i,a[l])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=xe,i=n(e);return xe=o,Se(e,t,i)}}if(null==t)return n;var a=t[n];return void 0!==a?a:n}var xe,Ee=/label:\s*([^\s;\n{]+)\s*(;|$)/g,ke=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";xe=void 0;var i=e[0];null==i||void 0===i.raw?(r=!1,o+=Se(n,t,i)):o+=i[0];for(var a=1;a<e.length;a++)o+=Se(n,t,e[a]),r&&(o+=i[a]);Ee.lastIndex=0;for(var s,l="";null!==(s=Ee.exec(o));)l+="-"+s[1];var u=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(o)+l;return{name:u,styles:o,next:xe}},Ce=!!s.useInsertionEffect&&s.useInsertionEffect,Pe=Ce||function(e){return e()},Me=(Ce||s.useLayoutEffect,{}.hasOwnProperty),Ie=s.createContext("undefined"!=typeof HTMLElement?ce({key:"css"}):null),Re=(Ie.Provider,function(e){return(0,s.forwardRef)((function(t,n){var r=(0,s.useContext)(Ie);return e(t,r,n)}))}),Ve=s.createContext({}),Te="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",_e=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;return fe(t,n,r),Pe((function(){return de(t,n,r)})),null},De=Re((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[Te],i=[r],a="";"string"==typeof e.className?a=pe(t.registered,i,e.className):null!=e.className&&(a=e.className+" ");var l=ke(i,void 0,s.useContext(Ve));a+=t.key+"-"+l.name;var u={};for(var c in e)Me.call(e,c)&&"css"!==c&&c!==Te&&(u[c]=e[c]);return u.ref=n,u.className=a,s.createElement(s.Fragment,null,s.createElement(_e,{cache:t,serialized:l,isStringTag:"string"==typeof o}),s.createElement(o,u))})),Le=(n(679),function(e,t){var n=arguments;if(null==t||!Me.call(t,"css"))return s.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=De,o[1]=function(e,t){var n={};for(var r in t)Me.call(t,r)&&(n[r]=t[r]);return n[Te]=e,n}(e,t);for(var i=2;i<r;i++)o[i]=n[i];return s.createElement.apply(null,o)});function Ae(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ke(t)}var Ne=function e(t){for(var n=t.length,r=0,o="";r<n;r++){var i=t[r];if(null!=i){var a=void 0;switch(typeof i){case"boolean":break;case"object":if(Array.isArray(i))a=e(i);else for(var s in a="",i)i[s]&&s&&(a&&(a+=" "),a+=s);break;default:a=i}a&&(o&&(o+=" "),o+=a)}}return o},Fe=function(e){var t=e.cache,n=e.serializedArr;return Pe((function(){for(var e=0;e<n.length;e++)de(t,n[e],!1)})),null},je=Re((function(e,t){var n=[],r=function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];var i=ke(r,t.registered);return n.push(i),fe(t,i,!1),t.key+"-"+i.name},o={css:r,cx:function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];return function(e,t,n){var r=[],o=pe(e,r,n);return r.length<2?n:o+t(r)}(t.registered,r,Ne(n))},theme:s.useContext(Ve)},i=e.children(o);return s.createElement(s.Fragment,null,s.createElement(Fe,{cache:t,serializedArr:n}),i)}));function He(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var ze=n(639);function $e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ue(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,i(r.key),r)}}function Be(e,t,n){return t&&Ue(e.prototype,t),n&&Ue(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function We(e,t){return We=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},We(e,t)}function Ge(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}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&We(e,t)}const Ye=ReactDOM;function Xe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function qe(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Je(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?qe(Object(n),!0).forEach((function(t){Xe(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):qe(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ke(e){return Ke=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},Ke(e)}function Ze(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 n,r,o,i=Ke(e);if(t){var a=Ke(this).constructor;n=Reflect.construct(i,arguments,a)}else n=i.apply(this,arguments);return r=this,!(o=n)||"object"!=typeof o&&"function"!=typeof o?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(r):o}}var Qe=function(){};function et(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function tt(e,t,n){var r=[n];if(t&&e)for(var o in t)t.hasOwnProperty(o)&&t[o]&&r.push("".concat(et(e,o)));return r.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var nt=function(e){return Array.isArray(e)?e.filter(Boolean):"object"===o(e)&&null!==e?[e]:[]},rt=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,Je({},He(e,["className","clearValue","cx","getStyles","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"]))};function ot(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function it(e){return ot(e)?window.pageYOffset:e.scrollTop}function at(e,t){ot(e)?window.scrollTo(0,t):e.scrollTop=t}function st(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Qe,o=it(e),i=t-o,a=0;!function t(){var s,l=i*((s=(s=a+=10)/n-1)*s*s+1)+o;at(e,l),a<n?window.requestAnimationFrame(t):r(e)}()}function lt(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var ut=!1,ct={get passive(){return ut=!0}},pt="undefined"!=typeof window?window:{};pt.addEventListener&&pt.removeEventListener&&(pt.addEventListener("p",Qe,ct),pt.removeEventListener("p",Qe,!1));var ft=ut;var dt=function(e){return"auto"===e?"bottom":e},mt=(0,s.createContext)({getPortalPlacement:null}),ht=function(e){Ge(n,e);var t=Ze(n);function n(){var e;$e(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).state={maxHeight:e.props.maxMenuHeight,placement:null},e.getPlacement=function(t){var n=e.props,r=n.minMenuHeight,o=n.maxMenuHeight,i=n.menuPlacement,a=n.menuPosition,s=n.menuShouldScrollIntoView,l=n.theme;if(t){var u="fixed"===a,c=function(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,i=e.shouldScroll,a=e.isFixedPosition,s=e.theme.spacing,l=function(e){var t=getComputedStyle(e),n="absolute"===t.position,r=/(auto|scroll)/,o=document.documentElement;if("fixed"===t.position)return o;for(var i=e;i=i.parentElement;)if(t=getComputedStyle(i),(!n||"static"!==t.position)&&r.test(t.overflow+t.overflowY+t.overflowX))return i;return o}(n),u={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return u;var c=l.getBoundingClientRect().height,p=n.getBoundingClientRect(),f=p.bottom,d=p.height,m=p.top,h=n.offsetParent.getBoundingClientRect().top,v=window.innerHeight,b=it(l),g=parseInt(getComputedStyle(n).marginBottom,10),y=parseInt(getComputedStyle(n).marginTop,10),O=h-y,w=v-m,S=O+b,x=c-b-m,E=f-v+b+g,k=b+m-y,C=160;switch(o){case"auto":case"bottom":if(w>=d)return{placement:"bottom",maxHeight:t};if(x>=d&&!a)return i&&st(l,E,C),{placement:"bottom",maxHeight:t};if(!a&&x>=r||a&&w>=r)return i&&st(l,E,C),{placement:"bottom",maxHeight:a?w-g:x-g};if("auto"===o||a){var P=t,M=a?O:S;return M>=r&&(P=Math.min(M-g-s.controlHeight,t)),{placement:"top",maxHeight:P}}if("bottom"===o)return i&&at(l,E),{placement:"bottom",maxHeight:t};break;case"top":if(O>=d)return{placement:"top",maxHeight:t};if(S>=d&&!a)return i&&st(l,k,C),{placement:"top",maxHeight:t};if(!a&&S>=r||a&&O>=r){var I=t;return(!a&&S>=r||a&&O>=r)&&(I=a?O-y:S-y),i&&st(l,k,C),{placement:"top",maxHeight:I}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return u}({maxHeight:o,menuEl:t,minHeight:r,placement:i,shouldScroll:s&&!u,isFixedPosition:u,theme:l}),p=e.context.getPortalPlacement;p&&p(c),e.setState(c)}},e.getUpdatedProps=function(){var t=e.props.menuPlacement,n=e.state.placement||dt(t);return Je(Je({},e.props),{},{placement:n,maxHeight:e.state.maxHeight})},e}return Be(n,[{key:"render",value:function(){return(0,this.props.children)({ref:this.getPlacement,placerProps:this.getUpdatedProps()})}}]),n}(s.Component);ht.contextType=mt;var vt=function(e){var t=e.theme,n=t.spacing.baseUnit;return{color:t.colors.neutral40,padding:"".concat(2*n,"px ").concat(3*n,"px"),textAlign:"center"}},bt=vt,gt=vt,yt=function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",u({css:o("noOptionsMessage",e),className:r({"menu-notice":!0,"menu-notice--no-options":!0},n)},i),t)};yt.defaultProps={children:"No options"};var Ot=function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",u({css:o("loadingMessage",e),className:r({"menu-notice":!0,"menu-notice--loading":!0},n)},i),t)};Ot.defaultProps={children:"Loading..."};var wt,St,xt,Et=function(e){Ge(n,e);var t=Ze(n);function n(){var e;$e(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).state={placement:null},e.getPortalPlacement=function(t){var n=t.placement;n!==dt(e.props.menuPlacement)&&e.setState({placement:n})},e}return Be(n,[{key:"render",value:function(){var e=this.props,t=e.appendTo,n=e.children,r=e.className,o=e.controlElement,i=e.cx,a=e.innerProps,s=e.menuPlacement,l=e.menuPosition,c=e.getStyles,p="fixed"===l;if(!t&&!p||!o)return null;var f=this.state.placement||dt(s),d=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}}(o),m=p?0:window.pageYOffset,h=d[f]+m,v=Le("div",u({css:c("menuPortal",{offset:h,position:l,rect:d}),className:i({"menu-portal":!0},r)},a),n);return Le(mt.Provider,{value:{getPortalPlacement:this.getPortalPlacement}},t?(0,Ye.createPortal)(v,t):v)}}]),n}(s.Component),kt={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Ct=function(e){var t=e.size,n=He(e,["size"]);return Le("svg",u({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:kt},n))},Pt=function(e){return Le(Ct,u({size:20},e),Le("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"}))},Mt=function(e){return Le(Ct,u({size:20},e),Le("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"}))},It=function(e){var t=e.isFocused,n=e.theme,r=n.spacing.baseUnit,o=n.colors;return{label:"indicatorContainer",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*r,transition:"color 150ms",":hover":{color:t?o.neutral80:o.neutral40}}},Rt=It,Vt=It,Tt=function(){var e=Ae.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_"}}}(wt||(St=["\n  0%, 80%, 100% { opacity: 0; }\n  40% { opacity: 1; }\n"],xt||(xt=St.slice(0)),wt=Object.freeze(Object.defineProperties(St,{raw:{value:Object.freeze(xt)}})))),_t=function(e){var t=e.delay,n=e.offset;return Le("span",{css:Ae({animation:"".concat(Tt," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":null,height:"1em",verticalAlign:"top",width:"1em"},"","")})},Dt=function(e){var t=e.className,n=e.cx,r=e.getStyles,o=e.innerProps,i=e.isRtl;return Le("div",u({css:r("loadingIndicator",e),className:n({indicator:!0,"loading-indicator":!0},t)},o),Le(_t,{delay:0,offset:i}),Le(_t,{delay:160,offset:!0}),Le(_t,{delay:320,offset:!i}))};Dt.defaultProps={size:4};var Lt=function(e){return{label:"input",background:0,border:0,fontSize:"inherit",opacity:e?0:1,outline:0,padding:0,color:"inherit"}},At=function(e){var t=e.children,n=e.innerProps;return Le("div",n,t)},Nt=At,Ft=At,jt=function(e){var t=e.children,n=e.className,r=e.components,o=e.cx,i=e.data,a=e.getStyles,s=e.innerProps,l=e.isDisabled,u=e.removeProps,c=e.selectProps,p=r.Container,f=r.Label,d=r.Remove;return Le(je,null,(function(r){var m=r.css,h=r.cx;return Le(p,{data:i,innerProps:Je({className:h(m(a("multiValue",e)),o({"multi-value":!0,"multi-value--is-disabled":l},n))},s),selectProps:c},Le(f,{data:i,innerProps:{className:h(m(a("multiValueLabel",e)),o({"multi-value__label":!0},n))},selectProps:c},t),Le(d,{data:i,innerProps:Je({className:h(m(a("multiValueRemove",e)),o({"multi-value__remove":!0},n))},u),selectProps:c}))}))};jt.defaultProps={cropWithEllipsis:!0};var Ht={ClearIndicator:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",u({css:o("clearIndicator",e),className:r({indicator:!0,"clear-indicator":!0},n)},i),t||Le(Pt,null))},Control:function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.className,i=e.isDisabled,a=e.isFocused,s=e.innerRef,l=e.innerProps,c=e.menuIsOpen;return Le("div",u({ref:s,css:r("control",e),className:n({control:!0,"control--is-disabled":i,"control--is-focused":a,"control--menu-is-open":c},o)},l),t)},DropdownIndicator:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",u({css:o("dropdownIndicator",e),className:r({indicator:!0,"dropdown-indicator":!0},n)},i),t||Le(Mt,null))},DownChevron:Mt,CrossIcon:Pt,Group:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.Heading,a=e.headingProps,s=e.innerProps,l=e.label,c=e.theme,p=e.selectProps;return Le("div",u({css:o("group",e),className:r({group:!0},n)},s),Le(i,u({},a,{selectProps:p,theme:c,getStyles:o,cx:r}),l),Le("div",null,t))},GroupHeading:function(e){var t=e.getStyles,n=e.cx,r=e.className,o=rt(e);o.data;var i=He(o,["data"]);return Le("div",u({css:t("groupHeading",e),className:n({"group-heading":!0},r)},i))},IndicatorsContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.innerProps,i=e.getStyles;return Le("div",u({css:i("indicatorsContainer",e),className:r({indicators:!0},n)},o),t)},IndicatorSeparator:function(e){var t=e.className,n=e.cx,r=e.getStyles,o=e.innerProps;return Le("span",u({},o,{css:r("indicatorSeparator",e),className:n({"indicator-separator":!0},t)}))},Input:function(e){var t=e.className,n=e.cx,r=e.getStyles,o=rt(e),i=o.innerRef,a=o.isDisabled,s=o.isHidden,l=He(o,["innerRef","isDisabled","isHidden"]);return Le("div",{css:r("input",e)},Le(ze.Z,u({className:n({input:!0},t),inputRef:i,inputStyle:Lt(s),disabled:a},l)))},LoadingIndicator:Dt,Menu:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerRef,a=e.innerProps;return Le("div",u({css:o("menu",e),className:r({menu:!0},n),ref:i},a),t)},MenuList:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps,a=e.innerRef,s=e.isMulti;return Le("div",u({css:o("menuList",e),className:r({"menu-list":!0,"menu-list--is-multi":s},n),ref:a},i),t)},MenuPortal:Et,LoadingMessage:Ot,NoOptionsMessage:yt,MultiValue:jt,MultiValueContainer:Nt,MultiValueLabel:Ft,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Le("div",n,t||Le(Pt,{size:14}))},Option:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.isDisabled,a=e.isFocused,s=e.isSelected,l=e.innerRef,c=e.innerProps;return Le("div",u({css:o("option",e),className:r({option:!0,"option--is-disabled":i,"option--is-focused":a,"option--is-selected":s},n),ref:l},c),t)},Placeholder:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",u({css:o("placeholder",e),className:r({placeholder:!0},n)},i),t)},SelectContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps,a=e.isDisabled,s=e.isRtl;return Le("div",u({css:o("container",e),className:r({"--is-disabled":a,"--is-rtl":s},n)},i),t)},SingleValue:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.isDisabled,a=e.innerProps;return Le("div",u({css:o("singleValue",e),className:r({"single-value":!0,"single-value--is-disabled":i},n)},a),t)},ValueContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.innerProps,i=e.isMulti,a=e.getStyles,s=e.hasValue;return Le("div",u({css:a("valueContainer",e),className:r({"value-container":!0,"value-container--is-multi":i,"value-container--has-value":s},n)},o),t)}};function zt(n){return function(t){if(Array.isArray(t))return e(t)}(n)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(n)||t(n)||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.")}()}var $t=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function Ut(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!((r=e[n])===(o=t[n])||$t(r)&&$t(o)))return!1;var r,o;return!0}for(var Bt={name:"7pg0cj-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"},Wt=function(e){return Le("span",u({css:Bt},e))},Gt={guidance:function(e){var t=e.isSearchable,n=e.isMulti,r=e.isDisabled,o=e.tabSelectsValue;switch(e.context){case"menu":return"Use Up and Down to choose options".concat(r?"":", press Enter to select the currently focused option",", press Escape to exit the menu").concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",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";default:return""}},onChange:function(e){var t=e.action,n=e.label,r=void 0===n?"":n,o=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(r,", deselected.");case"select-option":return"option ".concat(r,o?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,r=void 0===n?{}:n,o=e.options,i=e.label,a=void 0===i?"":i,s=e.selectValue,l=e.isDisabled,u=e.isSelected,c=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&s)return"value ".concat(a," focused, ").concat(c(s,r),".");if("menu"===t){var p=l?" disabled":"",f="".concat(u?"selected":"focused").concat(p);return"option ".concat(a," ").concat(f,", ").concat(c(o,r),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},Yt=function(e){var t=e.ariaSelection,n=e.focusedOption,r=e.focusedValue,o=e.focusableOptions,i=e.isFocused,a=e.selectValue,u=e.selectProps,c=u.ariaLiveMessages,p=u.getOptionLabel,f=u.inputValue,d=u.isMulti,m=u.isOptionDisabled,h=u.isSearchable,v=u.menuIsOpen,b=u.options,g=u.screenReaderStatus,y=u.tabSelectsValue,O=u["aria-label"],w=u["aria-live"],S=(0,s.useMemo)((function(){return Je(Je({},Gt),c||{})}),[c]),x=(0,s.useMemo)((function(){var e,n="";if(t&&S.onChange){var r=t.option,o=t.removedValue,i=t.value,a=o||r||(e=i,Array.isArray(e)?null:e),s=Je({isDisabled:a&&m(a),label:a?p(a):""},t);n=S.onChange(s)}return n}),[t,m,p,S]),E=(0,s.useMemo)((function(){var e="",t=n||r,o=!!(n&&a&&a.includes(n));if(t&&S.onFocus){var i={focused:t,label:p(t),isDisabled:m(t),isSelected:o,options:b,context:t===n?"menu":"value",selectValue:a};e=S.onFocus(i)}return e}),[n,r,p,m,S,b,a]),k=(0,s.useMemo)((function(){var e="";if(v&&b.length&&S.onFilter){var t=g({count:o.length});e=S.onFilter({inputValue:f,resultsMessage:t})}return e}),[o,f,v,S,b,g]),C=(0,s.useMemo)((function(){var e="";if(S.guidance){var t=r?"value":v?"menu":"input";e=S.guidance({"aria-label":O,context:t,isDisabled:n&&m(n),isMulti:d,isSearchable:h,tabSelectsValue:y})}return e}),[O,n,r,d,m,h,v,S,y]),P="".concat(E," ").concat(k," ").concat(C);return Le(Wt,{"aria-live":w,"aria-atomic":"false","aria-relevant":"additions text"},i&&Le(l().Fragment,null,Le("span",{id:"aria-selection"},x),Le("span",{id:"aria-context"},P)))},Xt=[{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źẑżžẓẕƶȥɀⱬꝣ"}],qt=new RegExp("["+Xt.map((function(e){return e.letters})).join("")+"]","g"),Jt={},Kt=0;Kt<Xt.length;Kt++)for(var Zt=Xt[Kt],Qt=0;Qt<Zt.letters.length;Qt++)Jt[Zt.letters[Qt]]=Zt.base;var en=function(e){return e.replace(qt,(function(e){return Jt[e]}))},tn=function(e,t){var n;void 0===t&&(t=Ut);var r,o=[],i=!1;return function(){for(var a=[],s=0;s<arguments.length;s++)a[s]=arguments[s];return i&&n===this&&t(a,o)||(r=e.apply(this,a),i=!0,n=this,o=a),r}}(en),nn=function(e){return e.replace(/^\s+|\s+$/g,"")},rn=function(e){return"".concat(e.label," ").concat(e.value)};function on(e){e.in,e.out,e.onExited,e.appear,e.enter,e.exit;var t=e.innerRef;e.emotion;var n=He(e,["in","out","onExited","appear","enter","exit","innerRef","emotion"]);return Le("input",u({ref:t},n,{css:Ae({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 an=["boxSizing","height","overflow","paddingRight","position"],sn={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function ln(e){e.preventDefault()}function un(e){e.stopPropagation()}function cn(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function pn(){return"ontouchstart"in window||navigator.maxTouchPoints}var fn=!("undefined"==typeof window||!window.document||!window.document.createElement),dn=0,mn={capture:!1,passive:!1},hn=function(){return document.activeElement&&document.activeElement.blur()},vn={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function bn(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=function(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,i=e.onTopLeave,a=(0,s.useRef)(!1),l=(0,s.useRef)(!1),u=(0,s.useRef)(0),c=(0,s.useRef)(null),p=(0,s.useCallback)((function(e,t){if(null!==c.current){var s=c.current,u=s.scrollTop,p=s.scrollHeight,f=s.clientHeight,d=c.current,m=t>0,h=p-f-u,v=!1;h>t&&a.current&&(r&&r(e),a.current=!1),m&&l.current&&(i&&i(e),l.current=!1),m&&t>h?(n&&!a.current&&n(e),d.scrollTop=p,v=!0,a.current=!0):!m&&-t>u&&(o&&!l.current&&o(e),d.scrollTop=0,v=!0,l.current=!0),v&&function(e){e.preventDefault(),e.stopPropagation()}(e)}}),[]),f=(0,s.useCallback)((function(e){p(e,e.deltaY)}),[p]),d=(0,s.useCallback)((function(e){u.current=e.changedTouches[0].clientY}),[]),m=(0,s.useCallback)((function(e){var t=u.current-e.changedTouches[0].clientY;p(e,t)}),[p]),h=(0,s.useCallback)((function(e){if(e){var t=!!ft&&{passive:!1};"function"==typeof e.addEventListener&&e.addEventListener("wheel",f,t),"function"==typeof e.addEventListener&&e.addEventListener("touchstart",d,t),"function"==typeof e.addEventListener&&e.addEventListener("touchmove",m,t)}}),[m,d,f]),v=(0,s.useCallback)((function(e){e&&("function"==typeof e.removeEventListener&&e.removeEventListener("wheel",f,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchstart",d,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchmove",m,!1))}),[m,d,f]);return(0,s.useEffect)((function(){if(t){var e=c.current;return h(e),function(){v(e)}}}),[t,h,v]),function(e){c.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),i=function(e){var t=e.isEnabled,n=e.accountForScrollbars,r=void 0===n||n,o=(0,s.useRef)({}),i=(0,s.useRef)(null),a=(0,s.useCallback)((function(e){if(fn){var t=document.body,n=t&&t.style;if(r&&an.forEach((function(e){var t=n&&n[e];o.current[e]=t})),r&&dn<1){var i=parseInt(o.current.paddingRight,10)||0,a=document.body?document.body.clientWidth:0,s=window.innerWidth-a+i||0;Object.keys(sn).forEach((function(e){var t=sn[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(s,"px"))}t&&pn()&&(t.addEventListener("touchmove",ln,mn),e&&(e.addEventListener("touchstart",cn,mn),e.addEventListener("touchmove",un,mn))),dn+=1}}),[]),l=(0,s.useCallback)((function(e){if(fn){var t=document.body,n=t&&t.style;dn=Math.max(dn-1,0),r&&dn<1&&an.forEach((function(e){var t=o.current[e];n&&(n[e]=t)})),t&&pn()&&(t.removeEventListener("touchmove",ln,mn),e&&(e.removeEventListener("touchstart",cn,mn),e.removeEventListener("touchmove",un,mn)))}}),[]);return(0,s.useEffect)((function(){if(t){var e=i.current;return a(e),function(){l(e)}}}),[t,a,l]),function(e){i.current=e}}({isEnabled:n});return Le(l().Fragment,null,n&&Le("div",{onClick:hn,css:vn}),t((function(e){o(e),i(e)})))}var gn={clearIndicator:Vt,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,n=e.isFocused,r=e.theme,o=r.colors,i=r.borderRadius,a=r.spacing;return{label:"control",alignItems:"center",backgroundColor:t?o.neutral5:o.neutral0,borderColor:t?o.neutral10:n?o.primary:o.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:n?"0 0 0 1px ".concat(o.primary):null,cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:a.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms","&:hover":{borderColor:n?o.primary:o.neutral30}}},dropdownIndicator:Rt,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,n=e.theme,r=n.spacing.baseUnit,o=n.colors;return{label:"indicatorSeparator",alignSelf:"stretch",backgroundColor:t?o.neutral10:o.neutral20,marginBottom:2*r,marginTop:2*r,width:1}},input:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing,o=n.colors;return{margin:r.baseUnit/2,paddingBottom:r.baseUnit/2,paddingTop:r.baseUnit/2,visibility:t?"hidden":"visible",color:o.neutral80}},loadingIndicator:function(e){var t=e.isFocused,n=e.size,r=e.theme,o=r.colors,i=r.spacing.baseUnit;return{label:"loadingIndicator",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*i,transition:"color 150ms",alignSelf:"center",fontSize:n,lineHeight:1,marginRight:n,textAlign:"center",verticalAlign:"middle"}},loadingMessage:gt,menu:function(e){var t,n=e.placement,r=e.theme,o=r.borderRadius,i=r.spacing,s=r.colors;return a(t={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(n),"100%"),a(t,"backgroundColor",s.neutral0),a(t,"borderRadius",o),a(t,"boxShadow","0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)"),a(t,"marginBottom",i.menuGutter),a(t,"marginTop",i.menuGutter),a(t,"position","absolute"),a(t,"width","100%"),a(t,"zIndex",1),t},menuList:function(e){var t=e.maxHeight,n=e.theme.spacing.baseUnit;return{maxHeight:t,overflowY:"auto",paddingBottom:n,paddingTop:n,position:"relative",WebkitOverflowScrolling:"touch"}},menuPortal:function(e){var t=e.rect,n=e.offset,r=e.position;return{left:t.left,position:r,top:n,width:t.width,zIndex:1}},multiValue:function(e){var t=e.theme,n=t.spacing,r=t.borderRadius;return{label:"multiValue",backgroundColor:t.colors.neutral10,borderRadius:r/2,display:"flex",margin:n.baseUnit/2,minWidth:0}},multiValueLabel:function(e){var t=e.theme,n=t.borderRadius,r=t.colors,o=e.cropWithEllipsis;return{borderRadius:n/2,color:r.neutral80,fontSize:"85%",overflow:"hidden",padding:3,paddingLeft:6,textOverflow:o?"ellipsis":null,whiteSpace:"nowrap"}},multiValueRemove:function(e){var t=e.theme,n=t.spacing,r=t.borderRadius,o=t.colors;return{alignItems:"center",borderRadius:r/2,backgroundColor:e.isFocused&&o.dangerLight,display:"flex",paddingLeft:n.baseUnit,paddingRight:n.baseUnit,":hover":{backgroundColor:o.dangerLight,color:o.danger}}},noOptionsMessage:bt,option:function(e){var t=e.isDisabled,n=e.isFocused,r=e.isSelected,o=e.theme,i=o.spacing,a=o.colors;return{label:"option",backgroundColor:r?a.primary:n?a.primary25:"transparent",color:t?a.neutral20:r?a.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&&(r?a.primary:a.primary50)}}},placeholder:function(e){var t=e.theme,n=t.spacing;return{label:"placeholder",color:t.colors.neutral50,marginLeft:n.baseUnit/2,marginRight:n.baseUnit/2,position:"absolute",top:"50%",transform:"translateY(-50%)"}},singleValue:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing,o=n.colors;return{label:"singleValue",color:t?o.neutral40:o.neutral80,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2,maxWidth:"calc(100% - ".concat(2*r.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"}}},yn={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}},On={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:lt(),captureMenuScroll:!lt(),closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var n=Je({ignoreCase:!0,ignoreAccents:!0,stringify:rn,trim:!0,matchFrom:"any"},undefined),r=n.ignoreCase,o=n.ignoreAccents,i=n.stringify,a=n.trim,s=n.matchFrom,l=a?nn(t):t,u=a?nn(i(e)):i(e);return r&&(l=l.toLowerCase(),u=u.toLowerCase()),o&&(l=tn(l),u=en(u)),"start"===s?u.substr(0,l.length)===l:u.indexOf(l)>-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:function(e){return!!e.isDisabled},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};function wn(e,t,n,r){return{type:"option",data:t,isDisabled:Pn(e,t,n),isSelected:Mn(e,t,n),label:kn(e,t),value:Cn(e,t),index:r}}function Sn(e,t){return e.options.map((function(n,r){if(n.options){var o=n.options.map((function(n,r){return wn(e,n,t,r)})).filter((function(t){return En(e,t)}));return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var i=wn(e,n,t,r);return En(e,i)?i:void 0})).filter((function(e){return!!e}))}function xn(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,zt(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function En(e,t){var n=e.inputValue,r=void 0===n?"":n,o=t.data,i=t.isSelected,a=t.label,s=t.value;return(!Rn(e)||!i)&&In(e,{label:a,value:s,data:o},r)}var kn=function(e,t){return e.getOptionLabel(t)},Cn=function(e,t){return e.getOptionValue(t)};function Pn(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Mn(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var r=Cn(e,t);return n.some((function(t){return Cn(e,t)===r}))}function In(e,t,n){return!e.filterOption||e.filterOption(t,n)}var Rn=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},Vn=1,Tn=function(e){Ge(n,e);var t=Ze(n);function n(e){var r;return $e(this,n),(r=t.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0},r.blockOptionHover=!1,r.isComposing=!1,r.commonProps=void 0,r.initialTouchX=0,r.initialTouchY=0,r.instancePrefix="",r.openAfterFocus=!1,r.scrollToFocusedOptionOnUpdate=!1,r.userIsDragging=void 0,r.controlRef=null,r.getControlRef=function(e){r.controlRef=e},r.focusedOptionRef=null,r.getFocusedOptionRef=function(e){r.focusedOptionRef=e},r.menuListRef=null,r.getMenuListRef=function(e){r.menuListRef=e},r.inputRef=null,r.getInputRef=function(e){r.inputRef=e},r.focus=r.focusInput,r.blur=r.blurInput,r.onChange=function(e,t){var n=r.props,o=n.onChange,i=n.name;t.name=i,r.ariaOnChange(e,t),o(e,t)},r.setValue=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"set-value",n=arguments.length>2?arguments[2]:void 0,o=r.props,i=o.closeMenuOnSelect,a=o.isMulti;r.onInputChange("",{action:"set-value"}),i&&(r.setState({inputIsHiddenAfterUpdate:!a}),r.onMenuClose()),r.setState({clearFocusValueOnUpdate:!0}),r.onChange(e,{action:t,option:n})},r.selectOption=function(e){var t=r.props,n=t.blurInputOnSelect,o=t.isMulti,i=t.name,a=r.state.selectValue,s=o&&r.isOptionSelected(e,a),l=r.isOptionDisabled(e,a);if(s){var u=r.getOptionValue(e);r.setValue(a.filter((function(e){return r.getOptionValue(e)!==u})),"deselect-option",e)}else{if(l)return void r.ariaOnChange(e,{action:"select-option",name:i});o?r.setValue([].concat(zt(a),[e]),"select-option",e):r.setValue(e,"select-option")}n&&r.blurInput()},r.removeValue=function(e){var t=r.props.isMulti,n=r.state.selectValue,o=r.getOptionValue(e),i=n.filter((function(e){return r.getOptionValue(e)!==o})),a=t?i:i[0]||null;r.onChange(a,{action:"remove-value",removedValue:e}),r.focusInput()},r.clearValue=function(){var e=r.state.selectValue;r.onChange(r.props.isMulti?[]:null,{action:"clear",removedValues:e})},r.popValue=function(){var e=r.props.isMulti,t=r.state.selectValue,n=t[t.length-1],o=t.slice(0,t.length-1),i=e?o:o[0]||null;r.onChange(i,{action:"pop-value",removedValue:n})},r.getValue=function(){return r.state.selectValue},r.cx=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return tt.apply(void 0,[r.props.classNamePrefix].concat(t))},r.getOptionLabel=function(e){return kn(r.props,e)},r.getOptionValue=function(e){return Cn(r.props,e)},r.getStyles=function(e,t){var n=gn[e](t);n.boxSizing="border-box";var o=r.props.styles[e];return o?o(n,t):n},r.getElementId=function(e){return"".concat(r.instancePrefix,"-").concat(e)},r.getComponents=function(){return e=r.props,Je(Je({},Ht),e.components);var e},r.buildCategorizedOptions=function(){return Sn(r.props,r.state.selectValue)},r.getCategorizedOptions=function(){return r.props.menuIsOpen?r.buildCategorizedOptions():[]},r.buildFocusableOptions=function(){return xn(r.buildCategorizedOptions())},r.getFocusableOptions=function(){return r.props.menuIsOpen?r.buildFocusableOptions():[]},r.ariaOnChange=function(e,t){r.setState({ariaSelection:Je({value:e},t)})},r.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),r.focusInput())},r.onMenuMouseMove=function(e){r.blockOptionHover=!1},r.onControlMouseDown=function(e){var t=r.props.openMenuOnClick;r.state.isFocused?r.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&r.onMenuClose():t&&r.openMenu("first"):(t&&(r.openAfterFocus=!0),r.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()},r.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||r.props.isDisabled)){var t=r.props,n=t.isMulti,o=t.menuIsOpen;r.focusInput(),o?(r.setState({inputIsHiddenAfterUpdate:!n}),r.onMenuClose()):r.openMenu("first"),e.preventDefault(),e.stopPropagation()}},r.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(r.clearValue(),e.stopPropagation(),r.openAfterFocus=!1,"touchend"===e.type?r.focusInput():setTimeout((function(){return r.focusInput()})))},r.onScroll=function(e){"boolean"==typeof r.props.closeMenuOnScroll?e.target instanceof HTMLElement&&ot(e.target)&&r.props.onMenuClose():"function"==typeof r.props.closeMenuOnScroll&&r.props.closeMenuOnScroll(e)&&r.props.onMenuClose()},r.onCompositionStart=function(){r.isComposing=!0},r.onCompositionEnd=function(){r.isComposing=!1},r.onTouchStart=function(e){var t=e.touches,n=t&&t.item(0);n&&(r.initialTouchX=n.clientX,r.initialTouchY=n.clientY,r.userIsDragging=!1)},r.onTouchMove=function(e){var t=e.touches,n=t&&t.item(0);if(n){var o=Math.abs(n.clientX-r.initialTouchX),i=Math.abs(n.clientY-r.initialTouchY);r.userIsDragging=o>5||i>5}},r.onTouchEnd=function(e){r.userIsDragging||(r.controlRef&&!r.controlRef.contains(e.target)&&r.menuListRef&&!r.menuListRef.contains(e.target)&&r.blurInput(),r.initialTouchX=0,r.initialTouchY=0)},r.onControlTouchEnd=function(e){r.userIsDragging||r.onControlMouseDown(e)},r.onClearIndicatorTouchEnd=function(e){r.userIsDragging||r.onClearIndicatorMouseDown(e)},r.onDropdownIndicatorTouchEnd=function(e){r.userIsDragging||r.onDropdownIndicatorMouseDown(e)},r.handleInputChange=function(e){var t=e.currentTarget.value;r.setState({inputIsHiddenAfterUpdate:!1}),r.onInputChange(t,{action:"input-change"}),r.props.menuIsOpen||r.onMenuOpen()},r.onInputFocus=function(e){r.props.onFocus&&r.props.onFocus(e),r.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(r.openAfterFocus||r.props.openMenuOnFocus)&&r.openMenu("first"),r.openAfterFocus=!1},r.onInputBlur=function(e){r.menuListRef&&r.menuListRef.contains(document.activeElement)?r.inputRef.focus():(r.props.onBlur&&r.props.onBlur(e),r.onInputChange("",{action:"input-blur"}),r.onMenuClose(),r.setState({focusedValue:null,isFocused:!1}))},r.onOptionHover=function(e){r.blockOptionHover||r.state.focusedOption===e||r.setState({focusedOption:e})},r.shouldHideSelectedOptions=function(){return Rn(r.props)},r.onKeyDown=function(e){var t=r.props,n=t.isMulti,o=t.backspaceRemovesValue,i=t.escapeClearsValue,a=t.inputValue,s=t.isClearable,l=t.isDisabled,u=t.menuIsOpen,c=t.onKeyDown,p=t.tabSelectsValue,f=t.openMenuOnFocus,d=r.state,m=d.focusedOption,h=d.focusedValue,v=d.selectValue;if(!(l||"function"==typeof c&&(c(e),e.defaultPrevented))){switch(r.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||a)return;r.focusValue("previous");break;case"ArrowRight":if(!n||a)return;r.focusValue("next");break;case"Delete":case"Backspace":if(a)return;if(h)r.removeValue(h);else{if(!o)return;n?r.popValue():s&&r.clearValue()}break;case"Tab":if(r.isComposing)return;if(e.shiftKey||!u||!p||!m||f&&r.isOptionSelected(m,v))return;r.selectOption(m);break;case"Enter":if(229===e.keyCode)break;if(u){if(!m)return;if(r.isComposing)return;r.selectOption(m);break}return;case"Escape":u?(r.setState({inputIsHiddenAfterUpdate:!1}),r.onInputChange("",{action:"menu-close"}),r.onMenuClose()):s&&i&&r.clearValue();break;case" ":if(a)return;if(!u){r.openMenu("first");break}if(!m)return;r.selectOption(m);break;case"ArrowUp":u?r.focusOption("up"):r.openMenu("last");break;case"ArrowDown":u?r.focusOption("down"):r.openMenu("first");break;case"PageUp":if(!u)return;r.focusOption("pageup");break;case"PageDown":if(!u)return;r.focusOption("pagedown");break;case"Home":if(!u)return;r.focusOption("first");break;case"End":if(!u)return;r.focusOption("last");break;default:return}e.preventDefault()}},r.instancePrefix="react-select-"+(r.props.instanceId||++Vn),r.state.selectValue=nt(e.value),r}return Be(n,[{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:"componentDidUpdate",value:function(e){var t,n,r,o,i,a=this.props,s=a.isDisabled,l=a.menuIsOpen,u=this.state.isFocused;(u&&!s&&e.isDisabled||u&&l&&!e.menuIsOpen)&&this.focusInput(),u&&s&&!e.isDisabled&&this.setState({isFocused:!1},this.onMenuClose),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(t=this.menuListRef,n=this.focusedOptionRef,r=t.getBoundingClientRect(),o=n.getBoundingClientRect(),i=n.offsetHeight/3,o.bottom+i>r.bottom?at(t,Math.min(n.offsetTop+n.clientHeight-t.offsetHeight+i,t.scrollHeight)):o.top-i<r.top&&at(t,Math.max(n.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(){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,n=this.state,r=n.selectValue,o=n.isFocused,i=this.buildFocusableOptions(),a="first"===e?0:i.length-1;if(!this.props.isMulti){var s=i.indexOf(r[0]);s>-1&&(a=s)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[a]},(function(){return t.onMenuOpen()}))}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,r=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var o=n.indexOf(r);r||(o=-1);var i=n.length-1,a=-1;if(n.length){switch(e){case"previous":a=0===o?0:-1===o?i:o-1;break;case"next":o>-1&&o<i&&(a=o+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,n=this.state.focusedOption,r=this.getFocusableOptions();if(r.length){var o=0,i=r.indexOf(n);n||(i=-1),"up"===e?o=i>0?i-1:r.length-1:"down"===e?o=(i+1)%r.length:"pageup"===e?(o=i-t)<0&&(o=0):"pagedown"===e?(o=i+t)>r.length-1&&(o=r.length-1):"last"===e&&(o=r.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:r[o],focusedValue:null})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(yn):Je(Je({},yn),this.props.theme):yn}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,r=this.getValue,o=this.selectOption,i=this.setValue,a=this.props,s=a.isMulti,l=a.isRtl,u=a.options;return{clearValue:e,cx:t,getStyles:n,getValue:r,hasValue:this.hasValue(),isMulti:s,isRtl:l,options:u,selectOption:o,selectProps:a,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return Pn(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Mn(this.props,e,t)}},{key:"filterOption",value:function(e,t){return In(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var n=this.props.inputValue,r=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:r})}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:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,r=e.inputId,o=e.inputValue,i=e.tabIndex,a=e.form,s=this.getComponents().Input,c=this.state.inputIsHidden,p=this.commonProps,f=r||this.getElementId("input"),d={"aria-autocomplete":"list","aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"]};return n?l().createElement(s,u({},p,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:f,innerRef:this.getInputRef,isDisabled:t,isHidden:c,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:i,form:a,type:"text",value:o},d)):l().createElement(on,u({id:f,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Qe,onFocus:this.onInputFocus,readOnly:!0,disabled:t,tabIndex:i,form:a,value:""},d))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),n=t.MultiValue,r=t.MultiValueContainer,o=t.MultiValueLabel,i=t.MultiValueRemove,a=t.SingleValue,s=t.Placeholder,c=this.commonProps,p=this.props,f=p.controlShouldRenderValue,d=p.isDisabled,m=p.isMulti,h=p.inputValue,v=p.placeholder,b=this.state,g=b.selectValue,y=b.focusedValue,O=b.isFocused;if(!this.hasValue()||!f)return h?null:l().createElement(s,u({},c,{key:"placeholder",isDisabled:d,isFocused:O}),v);if(m){var w=g.map((function(t,a){var s=t===y;return l().createElement(n,u({},c,{components:{Container:r,Label:o,Remove:i},isFocused:s,isDisabled:d,key:"".concat(e.getOptionValue(t)).concat(a),index:a,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 w}if(h)return null;var S=g[0];return l().createElement(a,u({},c,{data:S,isDisabled:d}),this.formatOptionLabel(S,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||o)return null;var a={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return l().createElement(e,u({},t,{innerProps:a,isFocused:i}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;return e&&o?l().createElement(e,u({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:i})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.getComponents(),t=e.DropdownIndicator,n=e.IndicatorSeparator;if(!t||!n)return null;var r=this.commonProps,o=this.props.isDisabled,i=this.state.isFocused;return l().createElement(n,u({},r,{isDisabled:o,isFocused:i}))}},{key:"renderDropdownIndicator",value:function(){var e=this.getComponents().DropdownIndicator;if(!e)return null;var t=this.commonProps,n=this.props.isDisabled,r=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return l().createElement(e,u({},t,{innerProps:o,isDisabled:n,isFocused:r}))}},{key:"renderMenu",value:function(){var e=this,t=this.getComponents(),n=t.Group,r=t.GroupHeading,o=t.Menu,i=t.MenuList,a=t.MenuPortal,s=t.LoadingMessage,c=t.NoOptionsMessage,p=t.Option,f=this.commonProps,d=this.state.focusedOption,m=this.props,h=m.captureMenuScroll,v=m.inputValue,b=m.isLoading,g=m.loadingMessage,y=m.minMenuHeight,O=m.maxMenuHeight,w=m.menuIsOpen,S=m.menuPlacement,x=m.menuPosition,E=m.menuPortalTarget,k=m.menuShouldBlockScroll,C=m.menuShouldScrollIntoView,P=m.noOptionsMessage,M=m.onMenuScrollToTop,I=m.onMenuScrollToBottom;if(!w)return null;var R,V=function(t,n){var r=t.type,o=t.data,i=t.isDisabled,a=t.isSelected,s=t.label,c=t.value,m=d===o,h=i?void 0:function(){return e.onOptionHover(o)},v=i?void 0:function(){return e.selectOption(o)},b="".concat(e.getElementId("option"),"-").concat(n),g={id:b,onClick:v,onMouseMove:h,onMouseOver:h,tabIndex:-1};return l().createElement(p,u({},f,{innerProps:g,data:o,isDisabled:i,isSelected:a,key:b,label:s,type:r,value:c,isFocused:m,innerRef:m?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())R=this.getCategorizedOptions().map((function(t){if("group"===t.type){var o=t.data,i=t.options,a=t.index,s="".concat(e.getElementId("group"),"-").concat(a),c="".concat(s,"-heading");return l().createElement(n,u({},f,{key:s,data:o,options:i,Heading:r,headingProps:{id:c,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return V(e,"".concat(a,"-").concat(e.index))})))}if("option"===t.type)return V(t,"".concat(t.index))}));else if(b){var T=g({inputValue:v});if(null===T)return null;R=l().createElement(s,f,T)}else{var _=P({inputValue:v});if(null===_)return null;R=l().createElement(c,f,_)}var D={minMenuHeight:y,maxMenuHeight:O,menuPlacement:S,menuPosition:x,menuShouldScrollIntoView:C},L=l().createElement(ht,u({},f,D),(function(t){var n=t.ref,r=t.placerProps,a=r.placement,s=r.maxHeight;return l().createElement(o,u({},f,D,{innerRef:n,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:b,placement:a}),l().createElement(bn,{captureEnabled:h,onTopArrive:M,onBottomArrive:I,lockEnabled:k},(function(t){return l().createElement(i,u({},f,{innerRef:function(n){e.getMenuListRef(n),t(n)},isLoading:b,maxHeight:s,focusedOption:d}),R)})))}));return E||"fixed"===x?l().createElement(a,u({},f,{appendTo:E,controlElement:this.controlRef,menuPlacement:S,menuPosition:x}),L):L}},{key:"renderFormField",value:function(){var e=this,t=this.props,n=t.delimiter,r=t.isDisabled,o=t.isMulti,i=t.name,a=this.state.selectValue;if(i&&!r){if(o){if(n){var s=a.map((function(t){return e.getOptionValue(t)})).join(n);return l().createElement("input",{name:i,type:"hidden",value:s})}var u=a.length>0?a.map((function(t,n){return l().createElement("input",{key:"i-".concat(n),name:i,type:"hidden",value:e.getOptionValue(t)})})):l().createElement("input",{name:i,type:"hidden"});return l().createElement("div",null,u)}var c=a[0]?this.getOptionValue(a[0]):"";return l().createElement("input",{name:i,type:"hidden",value:c})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,i=t.isFocused,a=t.selectValue,s=this.getFocusableOptions();return l().createElement(Yt,u({},e,{ariaSelection:n,focusedOption:r,focusedValue:o,isFocused:i,selectValue:a,focusableOptions:s}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,r=e.SelectContainer,o=e.ValueContainer,i=this.props,a=i.className,s=i.id,c=i.isDisabled,p=i.menuIsOpen,f=this.state.isFocused,d=this.commonProps=this.getCommonProps();return l().createElement(r,u({},d,{className:a,innerProps:{id:s,onKeyDown:this.onKeyDown},isDisabled:c,isFocused:f}),this.renderLiveRegion(),l().createElement(t,u({},d,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:c,isFocused:f,menuIsOpen:p}),l().createElement(o,u({},d,{isDisabled:c}),this.renderPlaceholderOrValue(),this.renderInput()),l().createElement(n,u({},d,{isDisabled:c}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,r=t.clearFocusValueOnUpdate,o=t.inputIsHiddenAfterUpdate,i=e.options,a=e.value,s=e.menuIsOpen,l=e.inputValue,u={};if(n&&(a!==n.value||i!==n.options||s!==n.menuIsOpen||l!==n.inputValue)){var c=nt(a),p=s?function(e,t){return xn(Sn(e,t))}(e,c):[],f=r?function(e,t){var n=e.focusedValue,r=e.selectValue.indexOf(n);if(r>-1){if(t.indexOf(n)>-1)return n;if(r<t.length)return t[r]}return null}(t,c):null,d=function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,p);u={selectValue:c,focusedOption:d,focusedValue:f,clearFocusValueOnUpdate:!1}}var m=null!=o&&e!==n?{inputIsHidden:o,inputIsHiddenAfterUpdate:void 0}:{};return Je(Je(Je({},u),m),{},{prevProps:e})}}]),n}(s.Component);Tn.defaultProps=On;var _n,Dn,Ln,An=(s.Component,_n=Tn,Ln=Dn=function(e){Ge(n,e);var t=Ze(n);function n(){var e;$e(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).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,n){e.callProp("onChange",t,n),e.setState({value:t})},e.onInputChange=function(t,n){var r=e.callProp("onInputChange",t,n);e.setState({inputValue:void 0!==r?r:t})},e.onMenuOpen=function(){e.callProp("onMenuOpen"),e.setState({menuIsOpen:!0})},e.onMenuClose=function(){e.callProp("onMenuClose"),e.setState({menuIsOpen:!1})},e}return Be(n,[{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,n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return(t=this.props)[e].apply(t,r)}}},{key:"render",value:function(){var e=this,t=this.props;t.defaultInputValue,t.defaultMenuIsOpen,t.defaultValue;var n=He(t,["defaultInputValue","defaultMenuIsOpen","defaultValue"]);return l().createElement(_n,u({},n,{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")}))}}]),n}(s.Component),Dn.defaultProps={defaultInputValue:"",defaultMenuIsOpen:!1,defaultValue:null},Ln);const Nn=An;var Fn=wp.components.CheckboxControl,jn=function(e){var t=e.help,n=e.disabled,r=e.label,o=e.updateCheckbox,i=e.value;return(0,s.createElement)(Fn,{help:t,disabled:n,label:r,checked:i,onChange:function(e){return o(e)}})};function Hn(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function zn(e,t){if(t&&("object"===o(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Hn(e)}function $n(e){return $n=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},$n(e)}const Un=lodash;function Bn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Wn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Bn(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Bn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Gn=wp.element,Yn=Gn.Component,Xn=Gn.RawHTML,qn=Gn.Fragment,Jn=wp.i18n,Kn=Jn.__,Zn=Jn.sprintf,Qn=wp.apiFetch,er=(wp.url.addQueryArgs,wp.components),tr=er.Placeholder,nr=er.Spinner,rr=function(e){Ge(o,e);var t,n,r=(t=o,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,r=$n(t);if(n){var o=$n(this).constructor;e=Reflect.construct(r,arguments,o)}else e=r.apply(this,arguments);return zn(this,e)});function o(e){var t;return $e(this,o),(t=r.call(this,e)).state={response:null,prevResponse:null},t}return Be(o,[{key:"componentDidMount",value:function(){this.isStillMounted=!0,this.fetch(this.props)}},{key:"componentWillUnmount",value:function(){this.isStillMounted=!1}},{key:"componentDidUpdate",value:function(e){(0,Un.isEqual)(e,this.props)||this.fetch(this.props)}},{key:"fetch",value:function(e){var t=this;if(this.isStillMounted){null!==this.state.response&&this.setState((function(e){return{response:null,prevResponse:e.response}}));var n=e.block,r=e.attributes,o=void 0===r?null:r,i=e.urlQueryArgs,a=void 0===i?{}:i,s=this.currentFetchRequest=Qn({path:"/wp/v2/block-renderer/".concat(n),method:"POST",data:Wn(Wn({context:"edit"},null!==o?{attributes:o}:{}),a)}).then((function(e){t.isStillMounted&&s===t.currentFetchRequest&&e&&t.setState({response:e.rendered})})).catch((function(e){t.isStillMounted&&s===t.currentFetchRequest&&t.setState({response:{error:!0,errorMsg:e.message}})}));return s}}},{key:"render",value:function(){var e=this.props.spinnerLocation,t=(e.right,e.top,e.unit,this.state.response),n=this.state.prevResponse,r="";null!==n&&(r='<div style="position:relative;"><div style="position:absolute;left:-45px;bottom:50%;"><span class="spinner" style="visibility: visible;></span><span class="components-spinner"></span></div>'.concat(n,"</div>"));var o=this.props,i=o.className,a=o.EmptyResponsePlaceholder,l=o.ErrorResponsePlaceholder;return o.LoadingResponsePlaceholder,""===t?(0,s.createElement)(a,u({response:t},this.props)):t?t.error?(0,s.createElement)(l,u({response:t},this.props)):(0,s.createElement)(Xn,{key:"html",className:i},t):(0,s.createElement)(qn,null,(0,s.createElement)(Xn,{key:"html",className:i},r))}}]),o}(Yn);function or(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ir(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?or(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):or(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}rr.defaultProps={spinnerLocation:{right:0,top:10,unit:"px"},EmptyResponsePlaceholder:function(e){var t=e.className;return(0,s.createElement)(tr,{className:t},Kn("Block rendered as empty."))},ErrorResponsePlaceholder:function(e){var t=e.response,n=e.className,r=Zn(Kn("Error loading block: %s"),t.errorMsg);return(0,s.createElement)(tr,{className:n},r)},LoadingResponsePlaceholder:function(e){var t=e.className;return(0,s.createElement)(tr,{className:t},(0,s.createElement)(nr,null))}};var ar=wp.i18n.__,sr=wp.blockEditor.InspectorControls,lr=wp.components,ur=lr.PanelBody,cr=lr.PanelRow,pr=lr.TextControl,fr=lr.SelectControl,dr=(lr.Button,wp.blocks.registerBlockType),mr=(wp.serverSideRender,wp.hooks),hr=mr.applyFilters,vr=(mr.addAction,mr.addFilter,wp.element),br=vr.useState,gr=vr.useEffect;dr("wpgoplugins/simple-sitemap-block",{title:"Simple Sitemap",icon:"editor-ul",keywords:[ar("Sitemap","simple-sitemap"),ar("Single","simple-sitemap"),ar("HTML Sitemap","simple-sitemap")],category:"simple-sitemap",example:{attributes:{num_posts:20}},edit:function(e){var t,n=e.attributes,o=n.show_excerpt,i=n.show_label,a=n.links,l=n.page_depth,u=(n.nofollow,n.image,n.list_icon,n.max_width,n.responsive_breakpoint,n.sitemap_container_margin,n.sitemap_item_line_height,n.tab_color,n.tab_header_bg,n.post_type_label_padding,n.post_type_label_font_size,n.render_tab),c=n.block_post_types,p=(n.exclude,n.include,n.order),f=n.orderby,d=n.target_blank,m=n.post_type_label,h=e.setAttributes,v=e.attributes,b={container:function(e){return ir(ir({},e),{},{marginBottom:"5px",'& div[class$="-Input"]':{"& input:focus":{boxShadow:"none"}}})}},g=hr("sitemap-post-types-select",(0,s.createElement)(Nn,{title:"Title",defaultValue:JSON.parse(c),isMulti:!0,onChange:function(e){return h({block_post_types:JSON.stringify(e)})},options:[{value:"post",label:"Post"},{value:"page",label:"Page"}],styles:b}),e),y=hr("post-types-help-label",(0,s.createElement)(cr,{className:"panel-row-help-label"},(0,s.createElement)("p",{style:{marginTop:"-20px",fontSize:"13px",fontStyle:"italic",marginLeft:"2px"}},"List"," ",(0,s.createElement)("a",{href:"https://wpgoplugins.com/plugins/simple-sitemap-pro/#post-types",target:"_blank",rel:"noreferrer"},"more")," ","post types")),e),O=hr("sitemap-general-settings","",e),w=hr("sitemap-general-styles","",e),S=hr("sitemap-featured-image","",e),x=hr("sitemap-tab-controls","",e),E=JSON.parse(c);gr((function(){var e=!1;if(void 0===m?h({post_type_label:{}}):R(Object.values(m)[0]||""),E.forEach((function(t){t.value!==C||(e=!0)})),!e){var t,n=null===(t=E[0])||void 0===t?void 0:t.value;P(n),m[n]?R(m[n]):R("")}}),[c]);var k=r(br(null===(t=E[0])||void 0===t?void 0:t.value),2),C=k[0],P=k[1],M=r(br(""),2),I=M[0],R=M[1];return[(0,s.createElement)(sr,{key:"simple-sitemap-block-controls"},(0,s.createElement)(ur,{title:ar("General Settings","simple-sitemap")},(0,s.createElement)(cr,{className:"panel-row-label"},(0,s.createElement)("label",{style:{marginBottom:"-14px"},className:"components-base-control__label"},"Select post types to display")),(0,s.createElement)(cr,null,g),y,(0,s.createElement)(cr,{className:"simple-sitemap order"},(0,s.createElement)(fr,{label:"Orderby",value:f,options:[{label:"Title",value:"title"},{label:"Date",value:"date"},{label:"ID",value:"ID"},{label:"Author",value:"author"},{label:"Name",value:"name"},{label:"Modified",value:"modified"},{label:"Menu Order",value:"menu_order"},{label:"Random Order",value:"rand"},{label:"Comment Count",value:"comment_count"}],onChange:function(e){h({orderby:e})}}),(0,s.createElement)(fr,{label:"Order",value:p,options:[{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],onChange:function(e){h({order:e})}})),(0,s.createElement)(cr,{className:"simple-sitemap general-chk"},(0,s.createElement)(jn,{value:i,label:"Show post type label",updateCheckbox:function(e){h({show_label:e})}})),(0,s.createElement)(cr,{className:"simple-sitemap general-chk"},(0,s.createElement)(jn,{value:o,label:"Show excerpt",updateCheckbox:function(e){h({show_excerpt:e})}})),(0,s.createElement)(cr,{className:"simple-sitemap general-chk"},(0,s.createElement)(jn,{value:a,label:"Enable sitemap links",updateCheckbox:function(e){h({links:e})}})),a&&(0,s.createElement)(cr,{className:"simple-sitemap general-chk"},(0,s.createElement)("div",{style:{margin:"0 0 5px 1rem"}},(0,s.createElement)(jn,{value:d,label:ar("Open links in new tab","simple-sitemap"),updateCheckbox:function(e){h({target_blank:e})}}))),O),0<E.length&&(0,s.createElement)(ur,{title:ar("Post Types Labels","simple-sitemap"),initialOpen:!1},(0,s.createElement)(cr,{className:"simple-sitemap order"},(0,s.createElement)("div",{style:{width:"125px"}},(0,s.createElement)(fr,{label:ar("Post type","simple-sitemap"),value:C,options:E,onChange:function(e){m[e]?R(m[e]):R(""),P(e)}}))),(0,s.createElement)(cr,null,(0,s.createElement)(pr,{label:ar("New Label","simple-sitemap"),value:I,onChange:function(e){!function(e){var t=ir({},m);e.trim().length>0?t[C]=e:m[C]&&delete t[C],h({post_type_label:ir({},t)}),R(e)}(e)}}))),w,S,(0,s.createElement)(ur,{title:ar("Tab Settings","simple-sitemap"),initialOpen:!1},(0,s.createElement)(cr,{className:"simple-sitemap"},(0,s.createElement)(jn,{value:u,label:"Enable tabs",updateCheckbox:function(e){h({render_tab:e})}})),x),(0,s.createElement)(ur,{title:ar("Page Settings","simple-sitemap"),initialOpen:!1},(0,s.createElement)(cr,{className:"simple-sitemap"},(0,s.createElement)("p",null,"Affects sitemap pages only.")),(0,s.createElement)(cr,{className:"simple-sitemap"},(0,s.createElement)(pr,{type:"number",label:"Page indentation",min:"0",max:"5",help:"Leave at zero for auto-depth",value:l,onChange:function(e){h({page_depth:parseInt(e)})}})))),(0,s.createElement)(rr,{key:"simple-sitemap-server-side-render-component",block:"wpgoplugins/simple-sitemap-block",attributes:v})]},save:function(){return null}});var yr=wp.components,Or=yr.PanelRow,wr=yr.SelectControl,Sr=(yr.Button,wp.element),xr=(Sr.Fragment,Sr.Component),Er=wp.hooks,kr=Er.applyFilters,Cr=(Er.addAction,Er.addFilter,function(e){Ge(i,e);var t,n,o=(t=i,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,r=$n(t);if(n){var o=$n(this).constructor;e=Reflect.construct(r,arguments,o)}else e=r.apply(this,arguments);return zn(this,e)});function i(e){var t;return $e(this,i),(t=o.call(this)).state={types:[],taxonomies:[],taxonomy_select_disabled_status:!0,taxonomy_select_disabled_help:"",wrapperClass:""},t.props=e,t.updatePostTypeValues=t.updatePostTypeValues.bind(Hn(t)),t}return Be(i,[{key:"componentDidMount",value:function(){var e=this,t=wp.hooks.applyFilters("fetch-sitemap-cpts",null);"function"==typeof t&&t(this.props).then((function(t){e.setState({types:t})})),this.fetchTaxonomies(null)}},{key:"fetchTaxonomies",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=this.props,o=n.setAttributes,i=n.block_post_type,a=n.block_taxonomy,s="simple-sitemap/v1/post-type-taxonomies/".concat(t||i);wp.apiFetch({path:s,method:"GET"}).then((function(t){var n="",i=!1,s="",l=[],u=!0;if(0===t.length)n="No taxonomies found for this post type",i=!0,s="disabled",o({block_taxonomy:""});else{for(var c=0,p=Object.entries(t);c<p.length;c++){var f=r(p[c],2),d={value:f[0],label:f[1]};l.push(d),d.value===a&&(u=!1)}u&&o({block_taxonomy:l[0].value})}return e.setState({taxonomy_select_disabled_status:i,taxonomy_select_disabled_help:n,taxonomies:l,wrapperClass:s}),t}),(function(e){return e}))}},{key:"updatePostTypeValues",value:function(e){(0,this.props.setAttributes)({block_post_type:e}),this.fetchTaxonomies(e)}},{key:"render",value:function(){var e=this,t=this.props,n=(t.setAttributes,t.block_post_type,t.block_taxonomy),r=(t.multi,t.className,kr("sitemap-group-post-types-select","",this.props,this.state,this.updatePostTypeValues));return kr("sitemap-list-more-taxonomies",(0,s.createElement)(Or,null,(0,s.createElement)("p",{style:{marginTop:"-24px",fontSize:"13px",fontStyle:"italic",marginLeft:"2px"}},"List ",(0,s.createElement)("a",{href:"https://wpgoplugins.com/plugins/simple-sitemap-pro/#taxonomies-for-any-post-type",target:"_blank",rel:"noreferrer"},"taxonomies")," for any post type"))),(0,s.createElement)("div",{className:"ss-taxonomy-select ".concat(this.state.wrapperClass)},r,(0,s.createElement)(wr,{label:"Select taxonomy",value:n,options:this.state.taxonomies,onChange:function(t){(0,e.props.setAttributes)({block_taxonomy:t})},disabled:this.state.taxonomy_select_disabled_status}))}}]),i}(xr)),Pr=wp.i18n.__,Mr=wp.blockEditor.InspectorControls,Ir=wp.components,Rr=Ir.PanelBody,Vr=Ir.PanelRow,Tr=(Ir.TextControl,Ir.SelectControl),_r=wp.blocks.registerBlockType;!function(e){if(null==e)throw new TypeError("Cannot destructure "+e)}(wp.element),wp.serverSideRender;var Dr=wp.hooks,Lr=Dr.applyFilters;Dr.addAction,Dr.addFilter,_r("wpgoplugins/simple-sitemap-group-block",{title:"Simple Sitemap Group",icon:"networking",keywords:[Pr("Sitemap","simple-sitemap"),Pr("Group","simple-sitemap"),Pr("HTML Sitemap","simple-sitemap")],category:"simple-sitemap",example:{attributes:{num_posts:5,num_terms:5}},edit:function(e){var t=e.attributes,n=t.show_excerpt,r=t.show_label,o=t.links,i=t.block_taxonomy,a=t.block_post_type,l=t.order,u=t.orderby,c=(e.className,e.setAttributes),p=(e.isSelected,e.attributes),f=Lr("sitemap-group-general-settings","",e),d=Lr("sitemap-group-general-styles","",e),m=Lr("sitemap-group-featured-image","",e);return[(0,s.createElement)(Mr,{key:"simple-sitemap-group-block-controls"},(0,s.createElement)(Rr,{title:Pr("General Settings","simple-sitemap")},(0,s.createElement)(Vr,{className:"simple-sitemap"},(0,s.createElement)(Cr,{setAttributes:c,multi:!1,block_post_type:a,block_taxonomy:i})),(0,s.createElement)(Vr,{className:"simple-sitemap order-label"},(0,s.createElement)("h3",{style:{marginBottom:"-12px"}},"Post ordering")),(0,s.createElement)(Vr,{className:"simple-sitemap order"},(0,s.createElement)(Tr,{label:"Orderby",value:u,options:[{label:"Title",value:"title"},{label:"Date",value:"date"},{label:"ID",value:"ID"},{label:"Author",value:"author"},{label:"Name",value:"name"},{label:"Modified",value:"modified"}],onChange:function(e){c({orderby:e})}}),(0,s.createElement)(Tr,{label:"Order",value:l,options:[{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],onChange:function(e){c({order:e})}})),(0,s.createElement)(Vr,{className:"simple-sitemap general-chk"},(0,s.createElement)(jn,{value:r,label:"Display post type label",updateCheckbox:function(e){c({show_label:e})}})),(0,s.createElement)(Vr,{className:"simple-sitemap general-chk"},(0,s.createElement)(jn,{value:n,label:"Display post excerpt",updateCheckbox:function(e){c({show_excerpt:e})}})),(0,s.createElement)(Vr,{className:"simple-sitemap general-chk"},(0,s.createElement)(jn,{value:o,label:"Display sitemap links",updateCheckbox:function(e){c({links:e})}})),f),d,m),(0,s.createElement)(rr,{key:"simple-sitemap-server-side-render-component",block:"wpgoplugins/simple-sitemap-group-block",attributes:p})]},save:function(){return null}})})()})();
     2(()=>{var e={679:(e,t,n)=>{"use strict";var r=n(864),o={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},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},u={};function s(e){return r.isMemo(e)?a:u[e.$$typeof]||o}u[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},u[r.Memo]=a;var l=Object.defineProperty,c=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,p=Object.getOwnPropertyDescriptor,h=Object.getPrototypeOf,d=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(d){var o=h(n);o&&o!==d&&e(t,o,r)}var a=c(n);f&&(a=a.concat(f(n)));for(var u=s(t),v=s(n),m=0;m<a.length;++m){var g=a[m];if(!(i[g]||r&&r[g]||v&&v[g]||u&&u[g])){var y=p(n,g);try{l(t,g,y)}catch(e){}}}}return t}},486:function(e,t,n){var r;e=n.nmd(e),function(){var o,i="Expected a function",a="__lodash_hash_undefined__",u="__lodash_placeholder__",s=32,l=128,c=1/0,f=9007199254740991,p=NaN,h=4294967295,d=[["ary",l],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",s],["partialRight",64],["rearg",256]],v="[object Arguments]",m="[object Array]",g="[object Boolean]",y="[object Date]",b="[object Error]",_="[object Function]",w="[object GeneratorFunction]",O="[object Map]",x="[object Number]",S="[object Object]",k="[object Promise]",E="[object RegExp]",C="[object Set]",P="[object String]",I="[object Symbol]",M="[object WeakMap]",R="[object ArrayBuffer]",j="[object DataView]",A="[object Float32Array]",T="[object Float64Array]",L="[object Int8Array]",D="[object Int16Array]",V="[object Int32Array]",N="[object Uint8Array]",F="[object Uint8ClampedArray]",z="[object Uint16Array]",U="[object Uint32Array]",$=/\b__p \+= '';/g,H=/\b(__p \+=) '' \+/g,W=/(__e\(.*?\)|\b__t\)) \+\n'';/g,B=/&(?:amp|lt|gt|quot|#39);/g,G=/[&<>"']/g,q=RegExp(B.source),Y=RegExp(G.source),Z=/<%-([\s\S]+?)%>/g,K=/<%([\s\S]+?)%>/g,X=/<%=([\s\S]+?)%>/g,J=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Q=/^\w*$/,ee=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,te=/[\\^$.*+?()[\]{}|]/g,ne=RegExp(te.source),re=/^\s+/,oe=/\s/,ie=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ae=/\{\n\/\* \[wrapped with (.+)\] \*/,ue=/,? & /,se=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,le=/[()=,{}\[\]\/\s]/,ce=/\\(\\)?/g,fe=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,pe=/\w*$/,he=/^[-+]0x[0-9a-f]+$/i,de=/^0b[01]+$/i,ve=/^\[object .+?Constructor\]$/,me=/^0o[0-7]+$/i,ge=/^(?:0|[1-9]\d*)$/,ye=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,be=/($^)/,_e=/['\n\r\u2028\u2029\\]/g,we="\\ud800-\\udfff",Oe="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",xe="\\u2700-\\u27bf",Se="a-z\\xdf-\\xf6\\xf8-\\xff",ke="A-Z\\xc0-\\xd6\\xd8-\\xde",Ee="\\ufe0e\\ufe0f",Ce="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Pe="["+we+"]",Ie="["+Ce+"]",Me="["+Oe+"]",Re="\\d+",je="["+xe+"]",Ae="["+Se+"]",Te="[^"+we+Ce+Re+xe+Se+ke+"]",Le="\\ud83c[\\udffb-\\udfff]",De="[^"+we+"]",Ve="(?:\\ud83c[\\udde6-\\uddff]){2}",Ne="[\\ud800-\\udbff][\\udc00-\\udfff]",Fe="["+ke+"]",ze="\\u200d",Ue="(?:"+Ae+"|"+Te+")",$e="(?:"+Fe+"|"+Te+")",He="(?:['’](?:d|ll|m|re|s|t|ve))?",We="(?:['’](?:D|LL|M|RE|S|T|VE))?",Be="(?:"+Me+"|"+Le+")?",Ge="["+Ee+"]?",qe=Ge+Be+"(?:"+ze+"(?:"+[De,Ve,Ne].join("|")+")"+Ge+Be+")*",Ye="(?:"+[je,Ve,Ne].join("|")+")"+qe,Ze="(?:"+[De+Me+"?",Me,Ve,Ne,Pe].join("|")+")",Ke=RegExp("['’]","g"),Xe=RegExp(Me,"g"),Je=RegExp(Le+"(?="+Le+")|"+Ze+qe,"g"),Qe=RegExp([Fe+"?"+Ae+"+"+He+"(?="+[Ie,Fe,"$"].join("|")+")",$e+"+"+We+"(?="+[Ie,Fe+Ue,"$"].join("|")+")",Fe+"?"+Ue+"+"+He,Fe+"+"+We,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Re,Ye].join("|"),"g"),et=RegExp("["+ze+we+Oe+Ee+"]"),tt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,nt=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],rt=-1,ot={};ot[A]=ot[T]=ot[L]=ot[D]=ot[V]=ot[N]=ot[F]=ot[z]=ot[U]=!0,ot[v]=ot[m]=ot[R]=ot[g]=ot[j]=ot[y]=ot[b]=ot[_]=ot[O]=ot[x]=ot[S]=ot[E]=ot[C]=ot[P]=ot[M]=!1;var it={};it[v]=it[m]=it[R]=it[j]=it[g]=it[y]=it[A]=it[T]=it[L]=it[D]=it[V]=it[O]=it[x]=it[S]=it[E]=it[C]=it[P]=it[I]=it[N]=it[F]=it[z]=it[U]=!0,it[b]=it[_]=it[M]=!1;var at={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ut=parseFloat,st=parseInt,lt="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,ct="object"==typeof self&&self&&self.Object===Object&&self,ft=lt||ct||Function("return this")(),pt=t&&!t.nodeType&&t,ht=pt&&e&&!e.nodeType&&e,dt=ht&&ht.exports===pt,vt=dt&&lt.process,mt=function(){try{return ht&&ht.require&&ht.require("util").types||vt&&vt.binding&&vt.binding("util")}catch(e){}}(),gt=mt&&mt.isArrayBuffer,yt=mt&&mt.isDate,bt=mt&&mt.isMap,_t=mt&&mt.isRegExp,wt=mt&&mt.isSet,Ot=mt&&mt.isTypedArray;function xt(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function St(e,t,n,r){for(var o=-1,i=null==e?0:e.length;++o<i;){var a=e[o];t(r,a,n(a),e)}return r}function kt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}function Et(e,t){for(var n=null==e?0:e.length;n--&&!1!==t(e[n],n,e););return e}function Ct(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(!t(e[n],n,e))return!1;return!0}function Pt(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n<r;){var a=e[n];t(a,n,e)&&(i[o++]=a)}return i}function It(e,t){return!(null==e||!e.length)&&Ft(e,t,0)>-1}function Mt(e,t,n){for(var r=-1,o=null==e?0:e.length;++r<o;)if(n(t,e[r]))return!0;return!1}function Rt(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}function jt(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}function At(e,t,n,r){var o=-1,i=null==e?0:e.length;for(r&&i&&(n=e[++o]);++o<i;)n=t(n,e[o],o,e);return n}function Tt(e,t,n,r){var o=null==e?0:e.length;for(r&&o&&(n=e[--o]);o--;)n=t(n,e[o],o,e);return n}function Lt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var Dt=Ht("length");function Vt(e,t,n){var r;return n(e,(function(e,n,o){if(t(e,n,o))return r=n,!1})),r}function Nt(e,t,n,r){for(var o=e.length,i=n+(r?1:-1);r?i--:++i<o;)if(t(e[i],i,e))return i;return-1}function Ft(e,t,n){return t==t?function(e,t,n){for(var r=n-1,o=e.length;++r<o;)if(e[r]===t)return r;return-1}(e,t,n):Nt(e,Ut,n)}function zt(e,t,n,r){for(var o=n-1,i=e.length;++o<i;)if(r(e[o],t))return o;return-1}function Ut(e){return e!=e}function $t(e,t){var n=null==e?0:e.length;return n?Gt(e,t)/n:p}function Ht(e){return function(t){return null==t?o:t[e]}}function Wt(e){return function(t){return null==e?o:e[t]}}function Bt(e,t,n,r,o){return o(e,(function(e,o,i){n=r?(r=!1,e):t(n,e,o,i)})),n}function Gt(e,t){for(var n,r=-1,i=e.length;++r<i;){var a=t(e[r]);a!==o&&(n=n===o?a:n+a)}return n}function qt(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}function Yt(e){return e?e.slice(0,pn(e)+1).replace(re,""):e}function Zt(e){return function(t){return e(t)}}function Kt(e,t){return Rt(t,(function(t){return e[t]}))}function Xt(e,t){return e.has(t)}function Jt(e,t){for(var n=-1,r=e.length;++n<r&&Ft(t,e[n],0)>-1;);return n}function Qt(e,t){for(var n=e.length;n--&&Ft(t,e[n],0)>-1;);return n}var en=Wt({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"}),tn=Wt({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function nn(e){return"\\"+at[e]}function rn(e){return et.test(e)}function on(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function an(e,t){return function(n){return e(t(n))}}function un(e,t){for(var n=-1,r=e.length,o=0,i=[];++n<r;){var a=e[n];a!==t&&a!==u||(e[n]=u,i[o++]=n)}return i}function sn(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}function ln(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=[e,e]})),n}function cn(e){return rn(e)?function(e){for(var t=Je.lastIndex=0;Je.test(e);)++t;return t}(e):Dt(e)}function fn(e){return rn(e)?function(e){return e.match(Je)||[]}(e):function(e){return e.split("")}(e)}function pn(e){for(var t=e.length;t--&&oe.test(e.charAt(t)););return t}var hn=Wt({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"}),dn=function e(t){var n,r=(t=null==t?ft:dn.defaults(ft.Object(),t,dn.pick(ft,nt))).Array,oe=t.Date,we=t.Error,Oe=t.Function,xe=t.Math,Se=t.Object,ke=t.RegExp,Ee=t.String,Ce=t.TypeError,Pe=r.prototype,Ie=Oe.prototype,Me=Se.prototype,Re=t["__core-js_shared__"],je=Ie.toString,Ae=Me.hasOwnProperty,Te=0,Le=(n=/[^.]+$/.exec(Re&&Re.keys&&Re.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",De=Me.toString,Ve=je.call(Se),Ne=ft._,Fe=ke("^"+je.call(Ae).replace(te,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ze=dt?t.Buffer:o,Ue=t.Symbol,$e=t.Uint8Array,He=ze?ze.allocUnsafe:o,We=an(Se.getPrototypeOf,Se),Be=Se.create,Ge=Me.propertyIsEnumerable,qe=Pe.splice,Ye=Ue?Ue.isConcatSpreadable:o,Ze=Ue?Ue.iterator:o,Je=Ue?Ue.toStringTag:o,et=function(){try{var e=li(Se,"defineProperty");return e({},"",{}),e}catch(e){}}(),at=t.clearTimeout!==ft.clearTimeout&&t.clearTimeout,lt=oe&&oe.now!==ft.Date.now&&oe.now,ct=t.setTimeout!==ft.setTimeout&&t.setTimeout,pt=xe.ceil,ht=xe.floor,vt=Se.getOwnPropertySymbols,mt=ze?ze.isBuffer:o,Dt=t.isFinite,Wt=Pe.join,vn=an(Se.keys,Se),mn=xe.max,gn=xe.min,yn=oe.now,bn=t.parseInt,_n=xe.random,wn=Pe.reverse,On=li(t,"DataView"),xn=li(t,"Map"),Sn=li(t,"Promise"),kn=li(t,"Set"),En=li(t,"WeakMap"),Cn=li(Se,"create"),Pn=En&&new En,In={},Mn=Vi(On),Rn=Vi(xn),jn=Vi(Sn),An=Vi(kn),Tn=Vi(En),Ln=Ue?Ue.prototype:o,Dn=Ln?Ln.valueOf:o,Vn=Ln?Ln.toString:o;function Nn(e){if(eu(e)&&!Ha(e)&&!(e instanceof $n)){if(e instanceof Un)return e;if(Ae.call(e,"__wrapped__"))return Ni(e)}return new Un(e)}var Fn=function(){function e(){}return function(t){if(!Qa(t))return{};if(Be)return Be(t);e.prototype=t;var n=new e;return e.prototype=o,n}}();function zn(){}function Un(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=o}function $n(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=h,this.__views__=[]}function Hn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Wn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Bn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Gn(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Bn;++t<n;)this.add(e[t])}function qn(e){var t=this.__data__=new Wn(e);this.size=t.size}function Yn(e,t){var n=Ha(e),r=!n&&$a(e),o=!n&&!r&&qa(e),i=!n&&!r&&!o&&su(e),a=n||r||o||i,u=a?qt(e.length,Ee):[],s=u.length;for(var l in e)!t&&!Ae.call(e,l)||a&&("length"==l||o&&("offset"==l||"parent"==l)||i&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||mi(l,s))||u.push(l);return u}function Zn(e){var t=e.length;return t?e[Br(0,t-1)]:o}function Kn(e,t){return ji(Co(e),ir(t,0,e.length))}function Xn(e){return ji(Co(e))}function Jn(e,t,n){(n!==o&&!Fa(e[t],n)||n===o&&!(t in e))&&rr(e,t,n)}function Qn(e,t,n){var r=e[t];Ae.call(e,t)&&Fa(r,n)&&(n!==o||t in e)||rr(e,t,n)}function er(e,t){for(var n=e.length;n--;)if(Fa(e[n][0],t))return n;return-1}function tr(e,t,n,r){return cr(e,(function(e,o,i){t(r,e,n(e),i)})),r}function nr(e,t){return e&&Po(t,Mu(t),e)}function rr(e,t,n){"__proto__"==t&&et?et(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function or(e,t){for(var n=-1,i=t.length,a=r(i),u=null==e;++n<i;)a[n]=u?o:ku(e,t[n]);return a}function ir(e,t,n){return e==e&&(n!==o&&(e=e<=n?e:n),t!==o&&(e=e>=t?e:t)),e}function ar(e,t,n,r,i,a){var u,s=1&t,l=2&t,c=4&t;if(n&&(u=i?n(e,r,i,a):n(e)),u!==o)return u;if(!Qa(e))return e;var f=Ha(e);if(f){if(u=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&Ae.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(e),!s)return Co(e,u)}else{var p=pi(e),h=p==_||p==w;if(qa(e))return wo(e,s);if(p==S||p==v||h&&!i){if(u=l||h?{}:di(e),!s)return l?function(e,t){return Po(e,fi(e),t)}(e,function(e,t){return e&&Po(t,Ru(t),e)}(u,e)):function(e,t){return Po(e,ci(e),t)}(e,nr(u,e))}else{if(!it[p])return i?e:{};u=function(e,t,n){var r,o=e.constructor;switch(t){case R:return Oo(e);case g:case y:return new o(+e);case j:return function(e,t){var n=t?Oo(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case A:case T:case L:case D:case V:case N:case F:case z:case U:return xo(e,n);case O:return new o;case x:case P:return new o(e);case E:return function(e){var t=new e.constructor(e.source,pe.exec(e));return t.lastIndex=e.lastIndex,t}(e);case C:return new o;case I:return r=e,Dn?Se(Dn.call(r)):{}}}(e,p,s)}}a||(a=new qn);var d=a.get(e);if(d)return d;a.set(e,u),iu(e)?e.forEach((function(r){u.add(ar(r,t,n,r,e,a))})):tu(e)&&e.forEach((function(r,o){u.set(o,ar(r,t,n,o,e,a))}));var m=f?o:(c?l?ni:ti:l?Ru:Mu)(e);return kt(m||e,(function(r,o){m&&(r=e[o=r]),Qn(u,o,ar(r,t,n,o,e,a))})),u}function ur(e,t,n){var r=n.length;if(null==e)return!r;for(e=Se(e);r--;){var i=n[r],a=t[i],u=e[i];if(u===o&&!(i in e)||!a(u))return!1}return!0}function sr(e,t,n){if("function"!=typeof e)throw new Ce(i);return Pi((function(){e.apply(o,n)}),t)}function lr(e,t,n,r){var o=-1,i=It,a=!0,u=e.length,s=[],l=t.length;if(!u)return s;n&&(t=Rt(t,Zt(n))),r?(i=Mt,a=!1):t.length>=200&&(i=Xt,a=!1,t=new Gn(t));e:for(;++o<u;){var c=e[o],f=null==n?c:n(c);if(c=r||0!==c?c:0,a&&f==f){for(var p=l;p--;)if(t[p]===f)continue e;s.push(c)}else i(t,f,r)||s.push(c)}return s}Nn.templateSettings={escape:Z,evaluate:K,interpolate:X,variable:"",imports:{_:Nn}},Nn.prototype=zn.prototype,Nn.prototype.constructor=Nn,Un.prototype=Fn(zn.prototype),Un.prototype.constructor=Un,$n.prototype=Fn(zn.prototype),$n.prototype.constructor=$n,Hn.prototype.clear=function(){this.__data__=Cn?Cn(null):{},this.size=0},Hn.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Hn.prototype.get=function(e){var t=this.__data__;if(Cn){var n=t[e];return n===a?o:n}return Ae.call(t,e)?t[e]:o},Hn.prototype.has=function(e){var t=this.__data__;return Cn?t[e]!==o:Ae.call(t,e)},Hn.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Cn&&t===o?a:t,this},Wn.prototype.clear=function(){this.__data__=[],this.size=0},Wn.prototype.delete=function(e){var t=this.__data__,n=er(t,e);return!(n<0||(n==t.length-1?t.pop():qe.call(t,n,1),--this.size,0))},Wn.prototype.get=function(e){var t=this.__data__,n=er(t,e);return n<0?o:t[n][1]},Wn.prototype.has=function(e){return er(this.__data__,e)>-1},Wn.prototype.set=function(e,t){var n=this.__data__,r=er(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this},Bn.prototype.clear=function(){this.size=0,this.__data__={hash:new Hn,map:new(xn||Wn),string:new Hn}},Bn.prototype.delete=function(e){var t=ui(this,e).delete(e);return this.size-=t?1:0,t},Bn.prototype.get=function(e){return ui(this,e).get(e)},Bn.prototype.has=function(e){return ui(this,e).has(e)},Bn.prototype.set=function(e,t){var n=ui(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},Gn.prototype.add=Gn.prototype.push=function(e){return this.__data__.set(e,a),this},Gn.prototype.has=function(e){return this.__data__.has(e)},qn.prototype.clear=function(){this.__data__=new Wn,this.size=0},qn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},qn.prototype.get=function(e){return this.__data__.get(e)},qn.prototype.has=function(e){return this.__data__.has(e)},qn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Wn){var r=n.__data__;if(!xn||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Bn(r)}return n.set(e,t),this.size=n.size,this};var cr=Ro(yr),fr=Ro(br,!0);function pr(e,t){var n=!0;return cr(e,(function(e,r,o){return n=!!t(e,r,o)})),n}function hr(e,t,n){for(var r=-1,i=e.length;++r<i;){var a=e[r],u=t(a);if(null!=u&&(s===o?u==u&&!uu(u):n(u,s)))var s=u,l=a}return l}function dr(e,t){var n=[];return cr(e,(function(e,r,o){t(e,r,o)&&n.push(e)})),n}function vr(e,t,n,r,o){var i=-1,a=e.length;for(n||(n=vi),o||(o=[]);++i<a;){var u=e[i];t>0&&n(u)?t>1?vr(u,t-1,n,r,o):jt(o,u):r||(o[o.length]=u)}return o}var mr=jo(),gr=jo(!0);function yr(e,t){return e&&mr(e,t,Mu)}function br(e,t){return e&&gr(e,t,Mu)}function _r(e,t){return Pt(t,(function(t){return Ka(e[t])}))}function wr(e,t){for(var n=0,r=(t=go(t,e)).length;null!=e&&n<r;)e=e[Di(t[n++])];return n&&n==r?e:o}function Or(e,t,n){var r=t(e);return Ha(e)?r:jt(r,n(e))}function xr(e){return null==e?e===o?"[object Undefined]":"[object Null]":Je&&Je in Se(e)?function(e){var t=Ae.call(e,Je),n=e[Je];try{e[Je]=o;var r=!0}catch(e){}var i=De.call(e);return r&&(t?e[Je]=n:delete e[Je]),i}(e):function(e){return De.call(e)}(e)}function Sr(e,t){return e>t}function kr(e,t){return null!=e&&Ae.call(e,t)}function Er(e,t){return null!=e&&t in Se(e)}function Cr(e,t,n){for(var i=n?Mt:It,a=e[0].length,u=e.length,s=u,l=r(u),c=1/0,f=[];s--;){var p=e[s];s&&t&&(p=Rt(p,Zt(t))),c=gn(p.length,c),l[s]=!n&&(t||a>=120&&p.length>=120)?new Gn(s&&p):o}p=e[0];var h=-1,d=l[0];e:for(;++h<a&&f.length<c;){var v=p[h],m=t?t(v):v;if(v=n||0!==v?v:0,!(d?Xt(d,m):i(f,m,n))){for(s=u;--s;){var g=l[s];if(!(g?Xt(g,m):i(e[s],m,n)))continue e}d&&d.push(m),f.push(v)}}return f}function Pr(e,t,n){var r=null==(e=ki(e,t=go(t,e)))?e:e[Di(Zi(t))];return null==r?o:xt(r,e,n)}function Ir(e){return eu(e)&&xr(e)==v}function Mr(e,t,n,r,i){return e===t||(null==e||null==t||!eu(e)&&!eu(t)?e!=e&&t!=t:function(e,t,n,r,i,a){var u=Ha(e),s=Ha(t),l=u?m:pi(e),c=s?m:pi(t),f=(l=l==v?S:l)==S,p=(c=c==v?S:c)==S,h=l==c;if(h&&qa(e)){if(!qa(t))return!1;u=!0,f=!1}if(h&&!f)return a||(a=new qn),u||su(e)?Qo(e,t,n,r,i,a):function(e,t,n,r,o,i,a){switch(n){case j:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case R:return!(e.byteLength!=t.byteLength||!i(new $e(e),new $e(t)));case g:case y:case x:return Fa(+e,+t);case b:return e.name==t.name&&e.message==t.message;case E:case P:return e==t+"";case O:var u=on;case C:var s=1&r;if(u||(u=sn),e.size!=t.size&&!s)return!1;var l=a.get(e);if(l)return l==t;r|=2,a.set(e,t);var c=Qo(u(e),u(t),r,o,i,a);return a.delete(e),c;case I:if(Dn)return Dn.call(e)==Dn.call(t)}return!1}(e,t,l,n,r,i,a);if(!(1&n)){var d=f&&Ae.call(e,"__wrapped__"),_=p&&Ae.call(t,"__wrapped__");if(d||_){var w=d?e.value():e,k=_?t.value():t;return a||(a=new qn),i(w,k,n,r,a)}}return!!h&&(a||(a=new qn),function(e,t,n,r,i,a){var u=1&n,s=ti(e),l=s.length;if(l!=ti(t).length&&!u)return!1;for(var c=l;c--;){var f=s[c];if(!(u?f in t:Ae.call(t,f)))return!1}var p=a.get(e),h=a.get(t);if(p&&h)return p==t&&h==e;var d=!0;a.set(e,t),a.set(t,e);for(var v=u;++c<l;){var m=e[f=s[c]],g=t[f];if(r)var y=u?r(g,m,f,t,e,a):r(m,g,f,e,t,a);if(!(y===o?m===g||i(m,g,n,r,a):y)){d=!1;break}v||(v="constructor"==f)}if(d&&!v){var b=e.constructor,_=t.constructor;b==_||!("constructor"in e)||!("constructor"in t)||"function"==typeof b&&b instanceof b&&"function"==typeof _&&_ instanceof _||(d=!1)}return a.delete(e),a.delete(t),d}(e,t,n,r,i,a))}(e,t,n,r,Mr,i))}function Rr(e,t,n,r){var i=n.length,a=i,u=!r;if(null==e)return!a;for(e=Se(e);i--;){var s=n[i];if(u&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++i<a;){var l=(s=n[i])[0],c=e[l],f=s[1];if(u&&s[2]){if(c===o&&!(l in e))return!1}else{var p=new qn;if(r)var h=r(c,f,l,e,t,p);if(!(h===o?Mr(f,c,3,r,p):h))return!1}}return!0}function jr(e){return!(!Qa(e)||(t=e,Le&&Le in t))&&(Ka(e)?Fe:ve).test(Vi(e));var t}function Ar(e){return"function"==typeof e?e:null==e?ns:"object"==typeof e?Ha(e)?Nr(e[0],e[1]):Vr(e):fs(e)}function Tr(e){if(!wi(e))return vn(e);var t=[];for(var n in Se(e))Ae.call(e,n)&&"constructor"!=n&&t.push(n);return t}function Lr(e,t){return e<t}function Dr(e,t){var n=-1,o=Ba(e)?r(e.length):[];return cr(e,(function(e,r,i){o[++n]=t(e,r,i)})),o}function Vr(e){var t=si(e);return 1==t.length&&t[0][2]?xi(t[0][0],t[0][1]):function(n){return n===e||Rr(n,e,t)}}function Nr(e,t){return yi(e)&&Oi(t)?xi(Di(e),t):function(n){var r=ku(n,e);return r===o&&r===t?Eu(n,e):Mr(t,r,3)}}function Fr(e,t,n,r,i){e!==t&&mr(t,(function(a,u){if(i||(i=new qn),Qa(a))!function(e,t,n,r,i,a,u){var s=Ei(e,n),l=Ei(t,n),c=u.get(l);if(c)Jn(e,n,c);else{var f=a?a(s,l,n+"",e,t,u):o,p=f===o;if(p){var h=Ha(l),d=!h&&qa(l),v=!h&&!d&&su(l);f=l,h||d||v?Ha(s)?f=s:Ga(s)?f=Co(s):d?(p=!1,f=wo(l,!0)):v?(p=!1,f=xo(l,!0)):f=[]:ru(l)||$a(l)?(f=s,$a(s)?f=mu(s):Qa(s)&&!Ka(s)||(f=di(l))):p=!1}p&&(u.set(l,f),i(f,l,r,a,u),u.delete(l)),Jn(e,n,f)}}(e,t,u,n,Fr,r,i);else{var s=r?r(Ei(e,u),a,u+"",e,t,i):o;s===o&&(s=a),Jn(e,u,s)}}),Ru)}function zr(e,t){var n=e.length;if(n)return mi(t+=t<0?n:0,n)?e[t]:o}function Ur(e,t,n){t=t.length?Rt(t,(function(e){return Ha(e)?function(t){return wr(t,1===e.length?e[0]:e)}:e})):[ns];var r=-1;t=Rt(t,Zt(ai()));var o=Dr(e,(function(e,n,o){var i=Rt(t,(function(t){return t(e)}));return{criteria:i,index:++r,value:e}}));return function(e,t){var r=e.length;for(e.sort((function(e,t){return function(e,t,n){for(var r=-1,o=e.criteria,i=t.criteria,a=o.length,u=n.length;++r<a;){var s=So(o[r],i[r]);if(s)return r>=u?s:s*("desc"==n[r]?-1:1)}return e.index-t.index}(e,t,n)}));r--;)e[r]=e[r].value;return e}(o)}function $r(e,t,n){for(var r=-1,o=t.length,i={};++r<o;){var a=t[r],u=wr(e,a);n(u,a)&&Kr(i,go(a,e),u)}return i}function Hr(e,t,n,r){var o=r?zt:Ft,i=-1,a=t.length,u=e;for(e===t&&(t=Co(t)),n&&(u=Rt(e,Zt(n)));++i<a;)for(var s=0,l=t[i],c=n?n(l):l;(s=o(u,c,s,r))>-1;)u!==e&&qe.call(u,s,1),qe.call(e,s,1);return e}function Wr(e,t){for(var n=e?t.length:0,r=n-1;n--;){var o=t[n];if(n==r||o!==i){var i=o;mi(o)?qe.call(e,o,1):so(e,o)}}return e}function Br(e,t){return e+ht(_n()*(t-e+1))}function Gr(e,t){var n="";if(!e||t<1||t>f)return n;do{t%2&&(n+=e),(t=ht(t/2))&&(e+=e)}while(t);return n}function qr(e,t){return Ii(Si(e,t,ns),e+"")}function Yr(e){return Zn(Fu(e))}function Zr(e,t){var n=Fu(e);return ji(n,ir(t,0,n.length))}function Kr(e,t,n,r){if(!Qa(e))return e;for(var i=-1,a=(t=go(t,e)).length,u=a-1,s=e;null!=s&&++i<a;){var l=Di(t[i]),c=n;if("__proto__"===l||"constructor"===l||"prototype"===l)return e;if(i!=u){var f=s[l];(c=r?r(f,l,s):o)===o&&(c=Qa(f)?f:mi(t[i+1])?[]:{})}Qn(s,l,c),s=s[l]}return e}var Xr=Pn?function(e,t){return Pn.set(e,t),e}:ns,Jr=et?function(e,t){return et(e,"toString",{configurable:!0,enumerable:!1,value:Qu(t),writable:!0})}:ns;function Qr(e){return ji(Fu(e))}function eo(e,t,n){var o=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=r(i);++o<i;)a[o]=e[o+t];return a}function to(e,t){var n;return cr(e,(function(e,r,o){return!(n=t(e,r,o))})),!!n}function no(e,t,n){var r=0,o=null==e?r:e.length;if("number"==typeof t&&t==t&&o<=2147483647){for(;r<o;){var i=r+o>>>1,a=e[i];null!==a&&!uu(a)&&(n?a<=t:a<t)?r=i+1:o=i}return o}return ro(e,t,ns,n)}function ro(e,t,n,r){var i=0,a=null==e?0:e.length;if(0===a)return 0;for(var u=(t=n(t))!=t,s=null===t,l=uu(t),c=t===o;i<a;){var f=ht((i+a)/2),p=n(e[f]),h=p!==o,d=null===p,v=p==p,m=uu(p);if(u)var g=r||v;else g=c?v&&(r||h):s?v&&h&&(r||!d):l?v&&h&&!d&&(r||!m):!d&&!m&&(r?p<=t:p<t);g?i=f+1:a=f}return gn(a,4294967294)}function oo(e,t){for(var n=-1,r=e.length,o=0,i=[];++n<r;){var a=e[n],u=t?t(a):a;if(!n||!Fa(u,s)){var s=u;i[o++]=0===a?0:a}}return i}function io(e){return"number"==typeof e?e:uu(e)?p:+e}function ao(e){if("string"==typeof e)return e;if(Ha(e))return Rt(e,ao)+"";if(uu(e))return Vn?Vn.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function uo(e,t,n){var r=-1,o=It,i=e.length,a=!0,u=[],s=u;if(n)a=!1,o=Mt;else if(i>=200){var l=t?null:qo(e);if(l)return sn(l);a=!1,o=Xt,s=new Gn}else s=t?[]:u;e:for(;++r<i;){var c=e[r],f=t?t(c):c;if(c=n||0!==c?c:0,a&&f==f){for(var p=s.length;p--;)if(s[p]===f)continue e;t&&s.push(f),u.push(c)}else o(s,f,n)||(s!==u&&s.push(f),u.push(c))}return u}function so(e,t){return null==(e=ki(e,t=go(t,e)))||delete e[Di(Zi(t))]}function lo(e,t,n,r){return Kr(e,t,n(wr(e,t)),r)}function co(e,t,n,r){for(var o=e.length,i=r?o:-1;(r?i--:++i<o)&&t(e[i],i,e););return n?eo(e,r?0:i,r?i+1:o):eo(e,r?i+1:0,r?o:i)}function fo(e,t){var n=e;return n instanceof $n&&(n=n.value()),At(t,(function(e,t){return t.func.apply(t.thisArg,jt([e],t.args))}),n)}function po(e,t,n){var o=e.length;if(o<2)return o?uo(e[0]):[];for(var i=-1,a=r(o);++i<o;)for(var u=e[i],s=-1;++s<o;)s!=i&&(a[i]=lr(a[i]||u,e[s],t,n));return uo(vr(a,1),t,n)}function ho(e,t,n){for(var r=-1,i=e.length,a=t.length,u={};++r<i;){var s=r<a?t[r]:o;n(u,e[r],s)}return u}function vo(e){return Ga(e)?e:[]}function mo(e){return"function"==typeof e?e:ns}function go(e,t){return Ha(e)?e:yi(e,t)?[e]:Li(gu(e))}var yo=qr;function bo(e,t,n){var r=e.length;return n=n===o?r:n,!t&&n>=r?e:eo(e,t,n)}var _o=at||function(e){return ft.clearTimeout(e)};function wo(e,t){if(t)return e.slice();var n=e.length,r=He?He(n):new e.constructor(n);return e.copy(r),r}function Oo(e){var t=new e.constructor(e.byteLength);return new $e(t).set(new $e(e)),t}function xo(e,t){var n=t?Oo(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function So(e,t){if(e!==t){var n=e!==o,r=null===e,i=e==e,a=uu(e),u=t!==o,s=null===t,l=t==t,c=uu(t);if(!s&&!c&&!a&&e>t||a&&u&&l&&!s&&!c||r&&u&&l||!n&&l||!i)return 1;if(!r&&!a&&!c&&e<t||c&&n&&i&&!r&&!a||s&&n&&i||!u&&i||!l)return-1}return 0}function ko(e,t,n,o){for(var i=-1,a=e.length,u=n.length,s=-1,l=t.length,c=mn(a-u,0),f=r(l+c),p=!o;++s<l;)f[s]=t[s];for(;++i<u;)(p||i<a)&&(f[n[i]]=e[i]);for(;c--;)f[s++]=e[i++];return f}function Eo(e,t,n,o){for(var i=-1,a=e.length,u=-1,s=n.length,l=-1,c=t.length,f=mn(a-s,0),p=r(f+c),h=!o;++i<f;)p[i]=e[i];for(var d=i;++l<c;)p[d+l]=t[l];for(;++u<s;)(h||i<a)&&(p[d+n[u]]=e[i++]);return p}function Co(e,t){var n=-1,o=e.length;for(t||(t=r(o));++n<o;)t[n]=e[n];return t}function Po(e,t,n,r){var i=!n;n||(n={});for(var a=-1,u=t.length;++a<u;){var s=t[a],l=r?r(n[s],e[s],s,n,e):o;l===o&&(l=e[s]),i?rr(n,s,l):Qn(n,s,l)}return n}function Io(e,t){return function(n,r){var o=Ha(n)?St:tr,i=t?t():{};return o(n,e,ai(r,2),i)}}function Mo(e){return qr((function(t,n){var r=-1,i=n.length,a=i>1?n[i-1]:o,u=i>2?n[2]:o;for(a=e.length>3&&"function"==typeof a?(i--,a):o,u&&gi(n[0],n[1],u)&&(a=i<3?o:a,i=1),t=Se(t);++r<i;){var s=n[r];s&&e(t,s,r,a)}return t}))}function Ro(e,t){return function(n,r){if(null==n)return n;if(!Ba(n))return e(n,r);for(var o=n.length,i=t?o:-1,a=Se(n);(t?i--:++i<o)&&!1!==r(a[i],i,a););return n}}function jo(e){return function(t,n,r){for(var o=-1,i=Se(t),a=r(t),u=a.length;u--;){var s=a[e?u:++o];if(!1===n(i[s],s,i))break}return t}}function Ao(e){return function(t){var n=rn(t=gu(t))?fn(t):o,r=n?n[0]:t.charAt(0),i=n?bo(n,1).join(""):t.slice(1);return r[e]()+i}}function To(e){return function(t){return At(Ku($u(t).replace(Ke,"")),e,"")}}function Lo(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=Fn(e.prototype),r=e.apply(n,t);return Qa(r)?r:n}}function Do(e){return function(t,n,r){var i=Se(t);if(!Ba(t)){var a=ai(n,3);t=Mu(t),n=function(e){return a(i[e],e,i)}}var u=e(t,n,r);return u>-1?i[a?t[u]:u]:o}}function Vo(e){return ei((function(t){var n=t.length,r=n,a=Un.prototype.thru;for(e&&t.reverse();r--;){var u=t[r];if("function"!=typeof u)throw new Ce(i);if(a&&!s&&"wrapper"==oi(u))var s=new Un([],!0)}for(r=s?r:n;++r<n;){var l=oi(u=t[r]),c="wrapper"==l?ri(u):o;s=c&&bi(c[0])&&424==c[1]&&!c[4].length&&1==c[9]?s[oi(c[0])].apply(s,c[3]):1==u.length&&bi(u)?s[l]():s.thru(u)}return function(){var e=arguments,r=e[0];if(s&&1==e.length&&Ha(r))return s.plant(r).value();for(var o=0,i=n?t[o].apply(this,e):r;++o<n;)i=t[o].call(this,i);return i}}))}function No(e,t,n,i,a,u,s,c,f,p){var h=t&l,d=1&t,v=2&t,m=24&t,g=512&t,y=v?o:Lo(e);return function l(){for(var b=arguments.length,_=r(b),w=b;w--;)_[w]=arguments[w];if(m)var O=ii(l),x=function(e,t){for(var n=e.length,r=0;n--;)e[n]===t&&++r;return r}(_,O);if(i&&(_=ko(_,i,a,m)),u&&(_=Eo(_,u,s,m)),b-=x,m&&b<p){var S=un(_,O);return Bo(e,t,No,l.placeholder,n,_,S,c,f,p-b)}var k=d?n:this,E=v?k[e]:e;return b=_.length,c?_=function(e,t){for(var n=e.length,r=gn(t.length,n),i=Co(e);r--;){var a=t[r];e[r]=mi(a,n)?i[a]:o}return e}(_,c):g&&b>1&&_.reverse(),h&&f<b&&(_.length=f),this&&this!==ft&&this instanceof l&&(E=y||Lo(E)),E.apply(k,_)}}function Fo(e,t){return function(n,r){return function(e,t,n,r){return yr(e,(function(e,o,i){t(r,n(e),o,i)})),r}(n,e,t(r),{})}}function zo(e,t){return function(n,r){var i;if(n===o&&r===o)return t;if(n!==o&&(i=n),r!==o){if(i===o)return r;"string"==typeof n||"string"==typeof r?(n=ao(n),r=ao(r)):(n=io(n),r=io(r)),i=e(n,r)}return i}}function Uo(e){return ei((function(t){return t=Rt(t,Zt(ai())),qr((function(n){var r=this;return e(t,(function(e){return xt(e,r,n)}))}))}))}function $o(e,t){var n=(t=t===o?" ":ao(t)).length;if(n<2)return n?Gr(t,e):t;var r=Gr(t,pt(e/cn(t)));return rn(t)?bo(fn(r),0,e).join(""):r.slice(0,e)}function Ho(e){return function(t,n,i){return i&&"number"!=typeof i&&gi(t,n,i)&&(n=i=o),t=pu(t),n===o?(n=t,t=0):n=pu(n),function(e,t,n,o){for(var i=-1,a=mn(pt((t-e)/(n||1)),0),u=r(a);a--;)u[o?a:++i]=e,e+=n;return u}(t,n,i=i===o?t<n?1:-1:pu(i),e)}}function Wo(e){return function(t,n){return"string"==typeof t&&"string"==typeof n||(t=vu(t),n=vu(n)),e(t,n)}}function Bo(e,t,n,r,i,a,u,l,c,f){var p=8&t;t|=p?s:64,4&(t&=~(p?64:s))||(t&=-4);var h=[e,t,i,p?a:o,p?u:o,p?o:a,p?o:u,l,c,f],d=n.apply(o,h);return bi(e)&&Ci(d,h),d.placeholder=r,Mi(d,e,t)}function Go(e){var t=xe[e];return function(e,n){if(e=vu(e),(n=null==n?0:gn(hu(n),292))&&Dt(e)){var r=(gu(e)+"e").split("e");return+((r=(gu(t(r[0]+"e"+(+r[1]+n)))+"e").split("e"))[0]+"e"+(+r[1]-n))}return t(e)}}var qo=kn&&1/sn(new kn([,-0]))[1]==c?function(e){return new kn(e)}:us;function Yo(e){return function(t){var n=pi(t);return n==O?on(t):n==C?ln(t):function(e,t){return Rt(t,(function(t){return[t,e[t]]}))}(t,e(t))}}function Zo(e,t,n,a,c,f,p,h){var d=2&t;if(!d&&"function"!=typeof e)throw new Ce(i);var v=a?a.length:0;if(v||(t&=-97,a=c=o),p=p===o?p:mn(hu(p),0),h=h===o?h:hu(h),v-=c?c.length:0,64&t){var m=a,g=c;a=c=o}var y=d?o:ri(e),b=[e,t,n,a,c,m,g,f,p,h];if(y&&function(e,t){var n=e[1],r=t[1],o=n|r,i=o<131,a=r==l&&8==n||r==l&&256==n&&e[7].length<=t[8]||384==r&&t[7].length<=t[8]&&8==n;if(!i&&!a)return e;1&r&&(e[2]=t[2],o|=1&n?0:4);var s=t[3];if(s){var c=e[3];e[3]=c?ko(c,s,t[4]):s,e[4]=c?un(e[3],u):t[4]}(s=t[5])&&(c=e[5],e[5]=c?Eo(c,s,t[6]):s,e[6]=c?un(e[5],u):t[6]),(s=t[7])&&(e[7]=s),r&l&&(e[8]=null==e[8]?t[8]:gn(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=o}(b,y),e=b[0],t=b[1],n=b[2],a=b[3],c=b[4],!(h=b[9]=b[9]===o?d?0:e.length:mn(b[9]-v,0))&&24&t&&(t&=-25),t&&1!=t)_=8==t||16==t?function(e,t,n){var i=Lo(e);return function a(){for(var u=arguments.length,s=r(u),l=u,c=ii(a);l--;)s[l]=arguments[l];var f=u<3&&s[0]!==c&&s[u-1]!==c?[]:un(s,c);return(u-=f.length)<n?Bo(e,t,No,a.placeholder,o,s,f,o,o,n-u):xt(this&&this!==ft&&this instanceof a?i:e,this,s)}}(e,t,h):t!=s&&33!=t||c.length?No.apply(o,b):function(e,t,n,o){var i=1&t,a=Lo(e);return function t(){for(var u=-1,s=arguments.length,l=-1,c=o.length,f=r(c+s),p=this&&this!==ft&&this instanceof t?a:e;++l<c;)f[l]=o[l];for(;s--;)f[l++]=arguments[++u];return xt(p,i?n:this,f)}}(e,t,n,a);else var _=function(e,t,n){var r=1&t,o=Lo(e);return function t(){return(this&&this!==ft&&this instanceof t?o:e).apply(r?n:this,arguments)}}(e,t,n);return Mi((y?Xr:Ci)(_,b),e,t)}function Ko(e,t,n,r){return e===o||Fa(e,Me[n])&&!Ae.call(r,n)?t:e}function Xo(e,t,n,r,i,a){return Qa(e)&&Qa(t)&&(a.set(t,e),Fr(e,t,o,Xo,a),a.delete(t)),e}function Jo(e){return ru(e)?o:e}function Qo(e,t,n,r,i,a){var u=1&n,s=e.length,l=t.length;if(s!=l&&!(u&&l>s))return!1;var c=a.get(e),f=a.get(t);if(c&&f)return c==t&&f==e;var p=-1,h=!0,d=2&n?new Gn:o;for(a.set(e,t),a.set(t,e);++p<s;){var v=e[p],m=t[p];if(r)var g=u?r(m,v,p,t,e,a):r(v,m,p,e,t,a);if(g!==o){if(g)continue;h=!1;break}if(d){if(!Lt(t,(function(e,t){if(!Xt(d,t)&&(v===e||i(v,e,n,r,a)))return d.push(t)}))){h=!1;break}}else if(v!==m&&!i(v,m,n,r,a)){h=!1;break}}return a.delete(e),a.delete(t),h}function ei(e){return Ii(Si(e,o,Wi),e+"")}function ti(e){return Or(e,Mu,ci)}function ni(e){return Or(e,Ru,fi)}var ri=Pn?function(e){return Pn.get(e)}:us;function oi(e){for(var t=e.name+"",n=In[t],r=Ae.call(In,t)?n.length:0;r--;){var o=n[r],i=o.func;if(null==i||i==e)return o.name}return t}function ii(e){return(Ae.call(Nn,"placeholder")?Nn:e).placeholder}function ai(){var e=Nn.iteratee||rs;return e=e===rs?Ar:e,arguments.length?e(arguments[0],arguments[1]):e}function ui(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function si(e){for(var t=Mu(e),n=t.length;n--;){var r=t[n],o=e[r];t[n]=[r,o,Oi(o)]}return t}function li(e,t){var n=function(e,t){return null==e?o:e[t]}(e,t);return jr(n)?n:o}var ci=vt?function(e){return null==e?[]:(e=Se(e),Pt(vt(e),(function(t){return Ge.call(e,t)})))}:ds,fi=vt?function(e){for(var t=[];e;)jt(t,ci(e)),e=We(e);return t}:ds,pi=xr;function hi(e,t,n){for(var r=-1,o=(t=go(t,e)).length,i=!1;++r<o;){var a=Di(t[r]);if(!(i=null!=e&&n(e,a)))break;e=e[a]}return i||++r!=o?i:!!(o=null==e?0:e.length)&&Ja(o)&&mi(a,o)&&(Ha(e)||$a(e))}function di(e){return"function"!=typeof e.constructor||wi(e)?{}:Fn(We(e))}function vi(e){return Ha(e)||$a(e)||!!(Ye&&e&&e[Ye])}function mi(e,t){var n=typeof e;return!!(t=null==t?f:t)&&("number"==n||"symbol"!=n&&ge.test(e))&&e>-1&&e%1==0&&e<t}function gi(e,t,n){if(!Qa(n))return!1;var r=typeof t;return!!("number"==r?Ba(n)&&mi(t,n.length):"string"==r&&t in n)&&Fa(n[t],e)}function yi(e,t){if(Ha(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!uu(e))||Q.test(e)||!J.test(e)||null!=t&&e in Se(t)}function bi(e){var t=oi(e),n=Nn[t];if("function"!=typeof n||!(t in $n.prototype))return!1;if(e===n)return!0;var r=ri(n);return!!r&&e===r[0]}(On&&pi(new On(new ArrayBuffer(1)))!=j||xn&&pi(new xn)!=O||Sn&&pi(Sn.resolve())!=k||kn&&pi(new kn)!=C||En&&pi(new En)!=M)&&(pi=function(e){var t=xr(e),n=t==S?e.constructor:o,r=n?Vi(n):"";if(r)switch(r){case Mn:return j;case Rn:return O;case jn:return k;case An:return C;case Tn:return M}return t});var _i=Re?Ka:vs;function wi(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Me)}function Oi(e){return e==e&&!Qa(e)}function xi(e,t){return function(n){return null!=n&&n[e]===t&&(t!==o||e in Se(n))}}function Si(e,t,n){return t=mn(t===o?e.length-1:t,0),function(){for(var o=arguments,i=-1,a=mn(o.length-t,0),u=r(a);++i<a;)u[i]=o[t+i];i=-1;for(var s=r(t+1);++i<t;)s[i]=o[i];return s[t]=n(u),xt(e,this,s)}}function ki(e,t){return t.length<2?e:wr(e,eo(t,0,-1))}function Ei(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var Ci=Ri(Xr),Pi=ct||function(e,t){return ft.setTimeout(e,t)},Ii=Ri(Jr);function Mi(e,t,n){var r=t+"";return Ii(e,function(e,t){var n=t.length;if(!n)return e;var r=n-1;return t[r]=(n>1?"& ":"")+t[r],t=t.join(n>2?", ":" "),e.replace(ie,"{\n/* [wrapped with "+t+"] */\n")}(r,function(e,t){return kt(d,(function(n){var r="_."+n[0];t&n[1]&&!It(e,r)&&e.push(r)})),e.sort()}(function(e){var t=e.match(ae);return t?t[1].split(ue):[]}(r),n)))}function Ri(e){var t=0,n=0;return function(){var r=yn(),i=16-(r-n);if(n=r,i>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(o,arguments)}}function ji(e,t){var n=-1,r=e.length,i=r-1;for(t=t===o?r:t;++n<t;){var a=Br(n,i),u=e[a];e[a]=e[n],e[n]=u}return e.length=t,e}var Ai,Ti,Li=(Ai=Aa((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(ee,(function(e,n,r,o){t.push(r?o.replace(ce,"$1"):n||e)})),t}),(function(e){return 500===Ti.size&&Ti.clear(),e})),Ti=Ai.cache,Ai);function Di(e){if("string"==typeof e||uu(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Vi(e){if(null!=e){try{return je.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ni(e){if(e instanceof $n)return e.clone();var t=new Un(e.__wrapped__,e.__chain__);return t.__actions__=Co(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Fi=qr((function(e,t){return Ga(e)?lr(e,vr(t,1,Ga,!0)):[]})),zi=qr((function(e,t){var n=Zi(t);return Ga(n)&&(n=o),Ga(e)?lr(e,vr(t,1,Ga,!0),ai(n,2)):[]})),Ui=qr((function(e,t){var n=Zi(t);return Ga(n)&&(n=o),Ga(e)?lr(e,vr(t,1,Ga,!0),o,n):[]}));function $i(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var o=null==n?0:hu(n);return o<0&&(o=mn(r+o,0)),Nt(e,ai(t,3),o)}function Hi(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var i=r-1;return n!==o&&(i=hu(n),i=n<0?mn(r+i,0):gn(i,r-1)),Nt(e,ai(t,3),i,!0)}function Wi(e){return null!=e&&e.length?vr(e,1):[]}function Bi(e){return e&&e.length?e[0]:o}var Gi=qr((function(e){var t=Rt(e,vo);return t.length&&t[0]===e[0]?Cr(t):[]})),qi=qr((function(e){var t=Zi(e),n=Rt(e,vo);return t===Zi(n)?t=o:n.pop(),n.length&&n[0]===e[0]?Cr(n,ai(t,2)):[]})),Yi=qr((function(e){var t=Zi(e),n=Rt(e,vo);return(t="function"==typeof t?t:o)&&n.pop(),n.length&&n[0]===e[0]?Cr(n,o,t):[]}));function Zi(e){var t=null==e?0:e.length;return t?e[t-1]:o}var Ki=qr(Xi);function Xi(e,t){return e&&e.length&&t&&t.length?Hr(e,t):e}var Ji=ei((function(e,t){var n=null==e?0:e.length,r=or(e,t);return Wr(e,Rt(t,(function(e){return mi(e,n)?+e:e})).sort(So)),r}));function Qi(e){return null==e?e:wn.call(e)}var ea=qr((function(e){return uo(vr(e,1,Ga,!0))})),ta=qr((function(e){var t=Zi(e);return Ga(t)&&(t=o),uo(vr(e,1,Ga,!0),ai(t,2))})),na=qr((function(e){var t=Zi(e);return t="function"==typeof t?t:o,uo(vr(e,1,Ga,!0),o,t)}));function ra(e){if(!e||!e.length)return[];var t=0;return e=Pt(e,(function(e){if(Ga(e))return t=mn(e.length,t),!0})),qt(t,(function(t){return Rt(e,Ht(t))}))}function oa(e,t){if(!e||!e.length)return[];var n=ra(e);return null==t?n:Rt(n,(function(e){return xt(t,o,e)}))}var ia=qr((function(e,t){return Ga(e)?lr(e,t):[]})),aa=qr((function(e){return po(Pt(e,Ga))})),ua=qr((function(e){var t=Zi(e);return Ga(t)&&(t=o),po(Pt(e,Ga),ai(t,2))})),sa=qr((function(e){var t=Zi(e);return t="function"==typeof t?t:o,po(Pt(e,Ga),o,t)})),la=qr(ra),ca=qr((function(e){var t=e.length,n=t>1?e[t-1]:o;return n="function"==typeof n?(e.pop(),n):o,oa(e,n)}));function fa(e){var t=Nn(e);return t.__chain__=!0,t}function pa(e,t){return t(e)}var ha=ei((function(e){var t=e.length,n=t?e[0]:0,r=this.__wrapped__,i=function(t){return or(t,e)};return!(t>1||this.__actions__.length)&&r instanceof $n&&mi(n)?((r=r.slice(n,+n+(t?1:0))).__actions__.push({func:pa,args:[i],thisArg:o}),new Un(r,this.__chain__).thru((function(e){return t&&!e.length&&e.push(o),e}))):this.thru(i)})),da=Io((function(e,t,n){Ae.call(e,n)?++e[n]:rr(e,n,1)})),va=Do($i),ma=Do(Hi);function ga(e,t){return(Ha(e)?kt:cr)(e,ai(t,3))}function ya(e,t){return(Ha(e)?Et:fr)(e,ai(t,3))}var ba=Io((function(e,t,n){Ae.call(e,n)?e[n].push(t):rr(e,n,[t])})),_a=qr((function(e,t,n){var o=-1,i="function"==typeof t,a=Ba(e)?r(e.length):[];return cr(e,(function(e){a[++o]=i?xt(t,e,n):Pr(e,t,n)})),a})),wa=Io((function(e,t,n){rr(e,n,t)}));function Oa(e,t){return(Ha(e)?Rt:Dr)(e,ai(t,3))}var xa=Io((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]})),Sa=qr((function(e,t){if(null==e)return[];var n=t.length;return n>1&&gi(e,t[0],t[1])?t=[]:n>2&&gi(t[0],t[1],t[2])&&(t=[t[0]]),Ur(e,vr(t,1),[])})),ka=lt||function(){return ft.Date.now()};function Ea(e,t,n){return t=n?o:t,t=e&&null==t?e.length:t,Zo(e,l,o,o,o,o,t)}function Ca(e,t){var n;if("function"!=typeof t)throw new Ce(i);return e=hu(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=o),n}}var Pa=qr((function(e,t,n){var r=1;if(n.length){var o=un(n,ii(Pa));r|=s}return Zo(e,r,t,n,o)})),Ia=qr((function(e,t,n){var r=3;if(n.length){var o=un(n,ii(Ia));r|=s}return Zo(t,r,e,n,o)}));function Ma(e,t,n){var r,a,u,s,l,c,f=0,p=!1,h=!1,d=!0;if("function"!=typeof e)throw new Ce(i);function v(t){var n=r,i=a;return r=a=o,f=t,s=e.apply(i,n)}function m(e){var n=e-c;return c===o||n>=t||n<0||h&&e-f>=u}function g(){var e=ka();if(m(e))return y(e);l=Pi(g,function(e){var n=t-(e-c);return h?gn(n,u-(e-f)):n}(e))}function y(e){return l=o,d&&r?v(e):(r=a=o,s)}function b(){var e=ka(),n=m(e);if(r=arguments,a=this,c=e,n){if(l===o)return function(e){return f=e,l=Pi(g,t),p?v(e):s}(c);if(h)return _o(l),l=Pi(g,t),v(c)}return l===o&&(l=Pi(g,t)),s}return t=vu(t)||0,Qa(n)&&(p=!!n.leading,u=(h="maxWait"in n)?mn(vu(n.maxWait)||0,t):u,d="trailing"in n?!!n.trailing:d),b.cancel=function(){l!==o&&_o(l),f=0,r=c=a=l=o},b.flush=function(){return l===o?s:y(ka())},b}var Ra=qr((function(e,t){return sr(e,1,t)})),ja=qr((function(e,t,n){return sr(e,vu(t)||0,n)}));function Aa(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new Ce(i);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(Aa.Cache||Bn),n}function Ta(e){if("function"!=typeof e)throw new Ce(i);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}Aa.Cache=Bn;var La=yo((function(e,t){var n=(t=1==t.length&&Ha(t[0])?Rt(t[0],Zt(ai())):Rt(vr(t,1),Zt(ai()))).length;return qr((function(r){for(var o=-1,i=gn(r.length,n);++o<i;)r[o]=t[o].call(this,r[o]);return xt(e,this,r)}))})),Da=qr((function(e,t){var n=un(t,ii(Da));return Zo(e,s,o,t,n)})),Va=qr((function(e,t){var n=un(t,ii(Va));return Zo(e,64,o,t,n)})),Na=ei((function(e,t){return Zo(e,256,o,o,o,t)}));function Fa(e,t){return e===t||e!=e&&t!=t}var za=Wo(Sr),Ua=Wo((function(e,t){return e>=t})),$a=Ir(function(){return arguments}())?Ir:function(e){return eu(e)&&Ae.call(e,"callee")&&!Ge.call(e,"callee")},Ha=r.isArray,Wa=gt?Zt(gt):function(e){return eu(e)&&xr(e)==R};function Ba(e){return null!=e&&Ja(e.length)&&!Ka(e)}function Ga(e){return eu(e)&&Ba(e)}var qa=mt||vs,Ya=yt?Zt(yt):function(e){return eu(e)&&xr(e)==y};function Za(e){if(!eu(e))return!1;var t=xr(e);return t==b||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!ru(e)}function Ka(e){if(!Qa(e))return!1;var t=xr(e);return t==_||t==w||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Xa(e){return"number"==typeof e&&e==hu(e)}function Ja(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=f}function Qa(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function eu(e){return null!=e&&"object"==typeof e}var tu=bt?Zt(bt):function(e){return eu(e)&&pi(e)==O};function nu(e){return"number"==typeof e||eu(e)&&xr(e)==x}function ru(e){if(!eu(e)||xr(e)!=S)return!1;var t=We(e);if(null===t)return!0;var n=Ae.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&je.call(n)==Ve}var ou=_t?Zt(_t):function(e){return eu(e)&&xr(e)==E},iu=wt?Zt(wt):function(e){return eu(e)&&pi(e)==C};function au(e){return"string"==typeof e||!Ha(e)&&eu(e)&&xr(e)==P}function uu(e){return"symbol"==typeof e||eu(e)&&xr(e)==I}var su=Ot?Zt(Ot):function(e){return eu(e)&&Ja(e.length)&&!!ot[xr(e)]},lu=Wo(Lr),cu=Wo((function(e,t){return e<=t}));function fu(e){if(!e)return[];if(Ba(e))return au(e)?fn(e):Co(e);if(Ze&&e[Ze])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[Ze]());var t=pi(e);return(t==O?on:t==C?sn:Fu)(e)}function pu(e){return e?(e=vu(e))===c||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function hu(e){var t=pu(e),n=t%1;return t==t?n?t-n:t:0}function du(e){return e?ir(hu(e),0,h):0}function vu(e){if("number"==typeof e)return e;if(uu(e))return p;if(Qa(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Qa(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Yt(e);var n=de.test(e);return n||me.test(e)?st(e.slice(2),n?2:8):he.test(e)?p:+e}function mu(e){return Po(e,Ru(e))}function gu(e){return null==e?"":ao(e)}var yu=Mo((function(e,t){if(wi(t)||Ba(t))Po(t,Mu(t),e);else for(var n in t)Ae.call(t,n)&&Qn(e,n,t[n])})),bu=Mo((function(e,t){Po(t,Ru(t),e)})),_u=Mo((function(e,t,n,r){Po(t,Ru(t),e,r)})),wu=Mo((function(e,t,n,r){Po(t,Mu(t),e,r)})),Ou=ei(or),xu=qr((function(e,t){e=Se(e);var n=-1,r=t.length,i=r>2?t[2]:o;for(i&&gi(t[0],t[1],i)&&(r=1);++n<r;)for(var a=t[n],u=Ru(a),s=-1,l=u.length;++s<l;){var c=u[s],f=e[c];(f===o||Fa(f,Me[c])&&!Ae.call(e,c))&&(e[c]=a[c])}return e})),Su=qr((function(e){return e.push(o,Xo),xt(Au,o,e)}));function ku(e,t,n){var r=null==e?o:wr(e,t);return r===o?n:r}function Eu(e,t){return null!=e&&hi(e,t,Er)}var Cu=Fo((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=De.call(t)),e[t]=n}),Qu(ns)),Pu=Fo((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=De.call(t)),Ae.call(e,t)?e[t].push(n):e[t]=[n]}),ai),Iu=qr(Pr);function Mu(e){return Ba(e)?Yn(e):Tr(e)}function Ru(e){return Ba(e)?Yn(e,!0):function(e){if(!Qa(e))return function(e){var t=[];if(null!=e)for(var n in Se(e))t.push(n);return t}(e);var t=wi(e),n=[];for(var r in e)("constructor"!=r||!t&&Ae.call(e,r))&&n.push(r);return n}(e)}var ju=Mo((function(e,t,n){Fr(e,t,n)})),Au=Mo((function(e,t,n,r){Fr(e,t,n,r)})),Tu=ei((function(e,t){var n={};if(null==e)return n;var r=!1;t=Rt(t,(function(t){return t=go(t,e),r||(r=t.length>1),t})),Po(e,ni(e),n),r&&(n=ar(n,7,Jo));for(var o=t.length;o--;)so(n,t[o]);return n})),Lu=ei((function(e,t){return null==e?{}:function(e,t){return $r(e,t,(function(t,n){return Eu(e,n)}))}(e,t)}));function Du(e,t){if(null==e)return{};var n=Rt(ni(e),(function(e){return[e]}));return t=ai(t),$r(e,n,(function(e,n){return t(e,n[0])}))}var Vu=Yo(Mu),Nu=Yo(Ru);function Fu(e){return null==e?[]:Kt(e,Mu(e))}var zu=To((function(e,t,n){return t=t.toLowerCase(),e+(n?Uu(t):t)}));function Uu(e){return Zu(gu(e).toLowerCase())}function $u(e){return(e=gu(e))&&e.replace(ye,en).replace(Xe,"")}var Hu=To((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),Wu=To((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),Bu=Ao("toLowerCase"),Gu=To((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()})),qu=To((function(e,t,n){return e+(n?" ":"")+Zu(t)})),Yu=To((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),Zu=Ao("toUpperCase");function Ku(e,t,n){return e=gu(e),(t=n?o:t)===o?function(e){return tt.test(e)}(e)?function(e){return e.match(Qe)||[]}(e):function(e){return e.match(se)||[]}(e):e.match(t)||[]}var Xu=qr((function(e,t){try{return xt(e,o,t)}catch(e){return Za(e)?e:new we(e)}})),Ju=ei((function(e,t){return kt(t,(function(t){t=Di(t),rr(e,t,Pa(e[t],e))})),e}));function Qu(e){return function(){return e}}var es=Vo(),ts=Vo(!0);function ns(e){return e}function rs(e){return Ar("function"==typeof e?e:ar(e,1))}var os=qr((function(e,t){return function(n){return Pr(n,e,t)}})),is=qr((function(e,t){return function(n){return Pr(e,n,t)}}));function as(e,t,n){var r=Mu(t),o=_r(t,r);null!=n||Qa(t)&&(o.length||!r.length)||(n=t,t=e,e=this,o=_r(t,Mu(t)));var i=!(Qa(n)&&"chain"in n&&!n.chain),a=Ka(e);return kt(o,(function(n){var r=t[n];e[n]=r,a&&(e.prototype[n]=function(){var t=this.__chain__;if(i||t){var n=e(this.__wrapped__);return(n.__actions__=Co(this.__actions__)).push({func:r,args:arguments,thisArg:e}),n.__chain__=t,n}return r.apply(e,jt([this.value()],arguments))})})),e}function us(){}var ss=Uo(Rt),ls=Uo(Ct),cs=Uo(Lt);function fs(e){return yi(e)?Ht(Di(e)):function(e){return function(t){return wr(t,e)}}(e)}var ps=Ho(),hs=Ho(!0);function ds(){return[]}function vs(){return!1}var ms,gs=zo((function(e,t){return e+t}),0),ys=Go("ceil"),bs=zo((function(e,t){return e/t}),1),_s=Go("floor"),ws=zo((function(e,t){return e*t}),1),Os=Go("round"),xs=zo((function(e,t){return e-t}),0);return Nn.after=function(e,t){if("function"!=typeof t)throw new Ce(i);return e=hu(e),function(){if(--e<1)return t.apply(this,arguments)}},Nn.ary=Ea,Nn.assign=yu,Nn.assignIn=bu,Nn.assignInWith=_u,Nn.assignWith=wu,Nn.at=Ou,Nn.before=Ca,Nn.bind=Pa,Nn.bindAll=Ju,Nn.bindKey=Ia,Nn.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Ha(e)?e:[e]},Nn.chain=fa,Nn.chunk=function(e,t,n){t=(n?gi(e,t,n):t===o)?1:mn(hu(t),0);var i=null==e?0:e.length;if(!i||t<1)return[];for(var a=0,u=0,s=r(pt(i/t));a<i;)s[u++]=eo(e,a,a+=t);return s},Nn.compact=function(e){for(var t=-1,n=null==e?0:e.length,r=0,o=[];++t<n;){var i=e[t];i&&(o[r++]=i)}return o},Nn.concat=function(){var e=arguments.length;if(!e)return[];for(var t=r(e-1),n=arguments[0],o=e;o--;)t[o-1]=arguments[o];return jt(Ha(n)?Co(n):[n],vr(t,1))},Nn.cond=function(e){var t=null==e?0:e.length,n=ai();return e=t?Rt(e,(function(e){if("function"!=typeof e[1])throw new Ce(i);return[n(e[0]),e[1]]})):[],qr((function(n){for(var r=-1;++r<t;){var o=e[r];if(xt(o[0],this,n))return xt(o[1],this,n)}}))},Nn.conforms=function(e){return function(e){var t=Mu(e);return function(n){return ur(n,e,t)}}(ar(e,1))},Nn.constant=Qu,Nn.countBy=da,Nn.create=function(e,t){var n=Fn(e);return null==t?n:nr(n,t)},Nn.curry=function e(t,n,r){var i=Zo(t,8,o,o,o,o,o,n=r?o:n);return i.placeholder=e.placeholder,i},Nn.curryRight=function e(t,n,r){var i=Zo(t,16,o,o,o,o,o,n=r?o:n);return i.placeholder=e.placeholder,i},Nn.debounce=Ma,Nn.defaults=xu,Nn.defaultsDeep=Su,Nn.defer=Ra,Nn.delay=ja,Nn.difference=Fi,Nn.differenceBy=zi,Nn.differenceWith=Ui,Nn.drop=function(e,t,n){var r=null==e?0:e.length;return r?eo(e,(t=n||t===o?1:hu(t))<0?0:t,r):[]},Nn.dropRight=function(e,t,n){var r=null==e?0:e.length;return r?eo(e,0,(t=r-(t=n||t===o?1:hu(t)))<0?0:t):[]},Nn.dropRightWhile=function(e,t){return e&&e.length?co(e,ai(t,3),!0,!0):[]},Nn.dropWhile=function(e,t){return e&&e.length?co(e,ai(t,3),!0):[]},Nn.fill=function(e,t,n,r){var i=null==e?0:e.length;return i?(n&&"number"!=typeof n&&gi(e,t,n)&&(n=0,r=i),function(e,t,n,r){var i=e.length;for((n=hu(n))<0&&(n=-n>i?0:i+n),(r=r===o||r>i?i:hu(r))<0&&(r+=i),r=n>r?0:du(r);n<r;)e[n++]=t;return e}(e,t,n,r)):[]},Nn.filter=function(e,t){return(Ha(e)?Pt:dr)(e,ai(t,3))},Nn.flatMap=function(e,t){return vr(Oa(e,t),1)},Nn.flatMapDeep=function(e,t){return vr(Oa(e,t),c)},Nn.flatMapDepth=function(e,t,n){return n=n===o?1:hu(n),vr(Oa(e,t),n)},Nn.flatten=Wi,Nn.flattenDeep=function(e){return null!=e&&e.length?vr(e,c):[]},Nn.flattenDepth=function(e,t){return null!=e&&e.length?vr(e,t=t===o?1:hu(t)):[]},Nn.flip=function(e){return Zo(e,512)},Nn.flow=es,Nn.flowRight=ts,Nn.fromPairs=function(e){for(var t=-1,n=null==e?0:e.length,r={};++t<n;){var o=e[t];r[o[0]]=o[1]}return r},Nn.functions=function(e){return null==e?[]:_r(e,Mu(e))},Nn.functionsIn=function(e){return null==e?[]:_r(e,Ru(e))},Nn.groupBy=ba,Nn.initial=function(e){return null!=e&&e.length?eo(e,0,-1):[]},Nn.intersection=Gi,Nn.intersectionBy=qi,Nn.intersectionWith=Yi,Nn.invert=Cu,Nn.invertBy=Pu,Nn.invokeMap=_a,Nn.iteratee=rs,Nn.keyBy=wa,Nn.keys=Mu,Nn.keysIn=Ru,Nn.map=Oa,Nn.mapKeys=function(e,t){var n={};return t=ai(t,3),yr(e,(function(e,r,o){rr(n,t(e,r,o),e)})),n},Nn.mapValues=function(e,t){var n={};return t=ai(t,3),yr(e,(function(e,r,o){rr(n,r,t(e,r,o))})),n},Nn.matches=function(e){return Vr(ar(e,1))},Nn.matchesProperty=function(e,t){return Nr(e,ar(t,1))},Nn.memoize=Aa,Nn.merge=ju,Nn.mergeWith=Au,Nn.method=os,Nn.methodOf=is,Nn.mixin=as,Nn.negate=Ta,Nn.nthArg=function(e){return e=hu(e),qr((function(t){return zr(t,e)}))},Nn.omit=Tu,Nn.omitBy=function(e,t){return Du(e,Ta(ai(t)))},Nn.once=function(e){return Ca(2,e)},Nn.orderBy=function(e,t,n,r){return null==e?[]:(Ha(t)||(t=null==t?[]:[t]),Ha(n=r?o:n)||(n=null==n?[]:[n]),Ur(e,t,n))},Nn.over=ss,Nn.overArgs=La,Nn.overEvery=ls,Nn.overSome=cs,Nn.partial=Da,Nn.partialRight=Va,Nn.partition=xa,Nn.pick=Lu,Nn.pickBy=Du,Nn.property=fs,Nn.propertyOf=function(e){return function(t){return null==e?o:wr(e,t)}},Nn.pull=Ki,Nn.pullAll=Xi,Nn.pullAllBy=function(e,t,n){return e&&e.length&&t&&t.length?Hr(e,t,ai(n,2)):e},Nn.pullAllWith=function(e,t,n){return e&&e.length&&t&&t.length?Hr(e,t,o,n):e},Nn.pullAt=Ji,Nn.range=ps,Nn.rangeRight=hs,Nn.rearg=Na,Nn.reject=function(e,t){return(Ha(e)?Pt:dr)(e,Ta(ai(t,3)))},Nn.remove=function(e,t){var n=[];if(!e||!e.length)return n;var r=-1,o=[],i=e.length;for(t=ai(t,3);++r<i;){var a=e[r];t(a,r,e)&&(n.push(a),o.push(r))}return Wr(e,o),n},Nn.rest=function(e,t){if("function"!=typeof e)throw new Ce(i);return qr(e,t=t===o?t:hu(t))},Nn.reverse=Qi,Nn.sampleSize=function(e,t,n){return t=(n?gi(e,t,n):t===o)?1:hu(t),(Ha(e)?Kn:Zr)(e,t)},Nn.set=function(e,t,n){return null==e?e:Kr(e,t,n)},Nn.setWith=function(e,t,n,r){return r="function"==typeof r?r:o,null==e?e:Kr(e,t,n,r)},Nn.shuffle=function(e){return(Ha(e)?Xn:Qr)(e)},Nn.slice=function(e,t,n){var r=null==e?0:e.length;return r?(n&&"number"!=typeof n&&gi(e,t,n)?(t=0,n=r):(t=null==t?0:hu(t),n=n===o?r:hu(n)),eo(e,t,n)):[]},Nn.sortBy=Sa,Nn.sortedUniq=function(e){return e&&e.length?oo(e):[]},Nn.sortedUniqBy=function(e,t){return e&&e.length?oo(e,ai(t,2)):[]},Nn.split=function(e,t,n){return n&&"number"!=typeof n&&gi(e,t,n)&&(t=n=o),(n=n===o?h:n>>>0)?(e=gu(e))&&("string"==typeof t||null!=t&&!ou(t))&&!(t=ao(t))&&rn(e)?bo(fn(e),0,n):e.split(t,n):[]},Nn.spread=function(e,t){if("function"!=typeof e)throw new Ce(i);return t=null==t?0:mn(hu(t),0),qr((function(n){var r=n[t],o=bo(n,0,t);return r&&jt(o,r),xt(e,this,o)}))},Nn.tail=function(e){var t=null==e?0:e.length;return t?eo(e,1,t):[]},Nn.take=function(e,t,n){return e&&e.length?eo(e,0,(t=n||t===o?1:hu(t))<0?0:t):[]},Nn.takeRight=function(e,t,n){var r=null==e?0:e.length;return r?eo(e,(t=r-(t=n||t===o?1:hu(t)))<0?0:t,r):[]},Nn.takeRightWhile=function(e,t){return e&&e.length?co(e,ai(t,3),!1,!0):[]},Nn.takeWhile=function(e,t){return e&&e.length?co(e,ai(t,3)):[]},Nn.tap=function(e,t){return t(e),e},Nn.throttle=function(e,t,n){var r=!0,o=!0;if("function"!=typeof e)throw new Ce(i);return Qa(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),Ma(e,t,{leading:r,maxWait:t,trailing:o})},Nn.thru=pa,Nn.toArray=fu,Nn.toPairs=Vu,Nn.toPairsIn=Nu,Nn.toPath=function(e){return Ha(e)?Rt(e,Di):uu(e)?[e]:Co(Li(gu(e)))},Nn.toPlainObject=mu,Nn.transform=function(e,t,n){var r=Ha(e),o=r||qa(e)||su(e);if(t=ai(t,4),null==n){var i=e&&e.constructor;n=o?r?new i:[]:Qa(e)&&Ka(i)?Fn(We(e)):{}}return(o?kt:yr)(e,(function(e,r,o){return t(n,e,r,o)})),n},Nn.unary=function(e){return Ea(e,1)},Nn.union=ea,Nn.unionBy=ta,Nn.unionWith=na,Nn.uniq=function(e){return e&&e.length?uo(e):[]},Nn.uniqBy=function(e,t){return e&&e.length?uo(e,ai(t,2)):[]},Nn.uniqWith=function(e,t){return t="function"==typeof t?t:o,e&&e.length?uo(e,o,t):[]},Nn.unset=function(e,t){return null==e||so(e,t)},Nn.unzip=ra,Nn.unzipWith=oa,Nn.update=function(e,t,n){return null==e?e:lo(e,t,mo(n))},Nn.updateWith=function(e,t,n,r){return r="function"==typeof r?r:o,null==e?e:lo(e,t,mo(n),r)},Nn.values=Fu,Nn.valuesIn=function(e){return null==e?[]:Kt(e,Ru(e))},Nn.without=ia,Nn.words=Ku,Nn.wrap=function(e,t){return Da(mo(t),e)},Nn.xor=aa,Nn.xorBy=ua,Nn.xorWith=sa,Nn.zip=la,Nn.zipObject=function(e,t){return ho(e||[],t||[],Qn)},Nn.zipObjectDeep=function(e,t){return ho(e||[],t||[],Kr)},Nn.zipWith=ca,Nn.entries=Vu,Nn.entriesIn=Nu,Nn.extend=bu,Nn.extendWith=_u,as(Nn,Nn),Nn.add=gs,Nn.attempt=Xu,Nn.camelCase=zu,Nn.capitalize=Uu,Nn.ceil=ys,Nn.clamp=function(e,t,n){return n===o&&(n=t,t=o),n!==o&&(n=(n=vu(n))==n?n:0),t!==o&&(t=(t=vu(t))==t?t:0),ir(vu(e),t,n)},Nn.clone=function(e){return ar(e,4)},Nn.cloneDeep=function(e){return ar(e,5)},Nn.cloneDeepWith=function(e,t){return ar(e,5,t="function"==typeof t?t:o)},Nn.cloneWith=function(e,t){return ar(e,4,t="function"==typeof t?t:o)},Nn.conformsTo=function(e,t){return null==t||ur(e,t,Mu(t))},Nn.deburr=$u,Nn.defaultTo=function(e,t){return null==e||e!=e?t:e},Nn.divide=bs,Nn.endsWith=function(e,t,n){e=gu(e),t=ao(t);var r=e.length,i=n=n===o?r:ir(hu(n),0,r);return(n-=t.length)>=0&&e.slice(n,i)==t},Nn.eq=Fa,Nn.escape=function(e){return(e=gu(e))&&Y.test(e)?e.replace(G,tn):e},Nn.escapeRegExp=function(e){return(e=gu(e))&&ne.test(e)?e.replace(te,"\\$&"):e},Nn.every=function(e,t,n){var r=Ha(e)?Ct:pr;return n&&gi(e,t,n)&&(t=o),r(e,ai(t,3))},Nn.find=va,Nn.findIndex=$i,Nn.findKey=function(e,t){return Vt(e,ai(t,3),yr)},Nn.findLast=ma,Nn.findLastIndex=Hi,Nn.findLastKey=function(e,t){return Vt(e,ai(t,3),br)},Nn.floor=_s,Nn.forEach=ga,Nn.forEachRight=ya,Nn.forIn=function(e,t){return null==e?e:mr(e,ai(t,3),Ru)},Nn.forInRight=function(e,t){return null==e?e:gr(e,ai(t,3),Ru)},Nn.forOwn=function(e,t){return e&&yr(e,ai(t,3))},Nn.forOwnRight=function(e,t){return e&&br(e,ai(t,3))},Nn.get=ku,Nn.gt=za,Nn.gte=Ua,Nn.has=function(e,t){return null!=e&&hi(e,t,kr)},Nn.hasIn=Eu,Nn.head=Bi,Nn.identity=ns,Nn.includes=function(e,t,n,r){e=Ba(e)?e:Fu(e),n=n&&!r?hu(n):0;var o=e.length;return n<0&&(n=mn(o+n,0)),au(e)?n<=o&&e.indexOf(t,n)>-1:!!o&&Ft(e,t,n)>-1},Nn.indexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var o=null==n?0:hu(n);return o<0&&(o=mn(r+o,0)),Ft(e,t,o)},Nn.inRange=function(e,t,n){return t=pu(t),n===o?(n=t,t=0):n=pu(n),function(e,t,n){return e>=gn(t,n)&&e<mn(t,n)}(e=vu(e),t,n)},Nn.invoke=Iu,Nn.isArguments=$a,Nn.isArray=Ha,Nn.isArrayBuffer=Wa,Nn.isArrayLike=Ba,Nn.isArrayLikeObject=Ga,Nn.isBoolean=function(e){return!0===e||!1===e||eu(e)&&xr(e)==g},Nn.isBuffer=qa,Nn.isDate=Ya,Nn.isElement=function(e){return eu(e)&&1===e.nodeType&&!ru(e)},Nn.isEmpty=function(e){if(null==e)return!0;if(Ba(e)&&(Ha(e)||"string"==typeof e||"function"==typeof e.splice||qa(e)||su(e)||$a(e)))return!e.length;var t=pi(e);if(t==O||t==C)return!e.size;if(wi(e))return!Tr(e).length;for(var n in e)if(Ae.call(e,n))return!1;return!0},Nn.isEqual=function(e,t){return Mr(e,t)},Nn.isEqualWith=function(e,t,n){var r=(n="function"==typeof n?n:o)?n(e,t):o;return r===o?Mr(e,t,o,n):!!r},Nn.isError=Za,Nn.isFinite=function(e){return"number"==typeof e&&Dt(e)},Nn.isFunction=Ka,Nn.isInteger=Xa,Nn.isLength=Ja,Nn.isMap=tu,Nn.isMatch=function(e,t){return e===t||Rr(e,t,si(t))},Nn.isMatchWith=function(e,t,n){return n="function"==typeof n?n:o,Rr(e,t,si(t),n)},Nn.isNaN=function(e){return nu(e)&&e!=+e},Nn.isNative=function(e){if(_i(e))throw new we("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return jr(e)},Nn.isNil=function(e){return null==e},Nn.isNull=function(e){return null===e},Nn.isNumber=nu,Nn.isObject=Qa,Nn.isObjectLike=eu,Nn.isPlainObject=ru,Nn.isRegExp=ou,Nn.isSafeInteger=function(e){return Xa(e)&&e>=-9007199254740991&&e<=f},Nn.isSet=iu,Nn.isString=au,Nn.isSymbol=uu,Nn.isTypedArray=su,Nn.isUndefined=function(e){return e===o},Nn.isWeakMap=function(e){return eu(e)&&pi(e)==M},Nn.isWeakSet=function(e){return eu(e)&&"[object WeakSet]"==xr(e)},Nn.join=function(e,t){return null==e?"":Wt.call(e,t)},Nn.kebabCase=Hu,Nn.last=Zi,Nn.lastIndexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var i=r;return n!==o&&(i=(i=hu(n))<0?mn(r+i,0):gn(i,r-1)),t==t?function(e,t,n){for(var r=n+1;r--;)if(e[r]===t)return r;return r}(e,t,i):Nt(e,Ut,i,!0)},Nn.lowerCase=Wu,Nn.lowerFirst=Bu,Nn.lt=lu,Nn.lte=cu,Nn.max=function(e){return e&&e.length?hr(e,ns,Sr):o},Nn.maxBy=function(e,t){return e&&e.length?hr(e,ai(t,2),Sr):o},Nn.mean=function(e){return $t(e,ns)},Nn.meanBy=function(e,t){return $t(e,ai(t,2))},Nn.min=function(e){return e&&e.length?hr(e,ns,Lr):o},Nn.minBy=function(e,t){return e&&e.length?hr(e,ai(t,2),Lr):o},Nn.stubArray=ds,Nn.stubFalse=vs,Nn.stubObject=function(){return{}},Nn.stubString=function(){return""},Nn.stubTrue=function(){return!0},Nn.multiply=ws,Nn.nth=function(e,t){return e&&e.length?zr(e,hu(t)):o},Nn.noConflict=function(){return ft._===this&&(ft._=Ne),this},Nn.noop=us,Nn.now=ka,Nn.pad=function(e,t,n){e=gu(e);var r=(t=hu(t))?cn(e):0;if(!t||r>=t)return e;var o=(t-r)/2;return $o(ht(o),n)+e+$o(pt(o),n)},Nn.padEnd=function(e,t,n){e=gu(e);var r=(t=hu(t))?cn(e):0;return t&&r<t?e+$o(t-r,n):e},Nn.padStart=function(e,t,n){e=gu(e);var r=(t=hu(t))?cn(e):0;return t&&r<t?$o(t-r,n)+e:e},Nn.parseInt=function(e,t,n){return n||null==t?t=0:t&&(t=+t),bn(gu(e).replace(re,""),t||0)},Nn.random=function(e,t,n){if(n&&"boolean"!=typeof n&&gi(e,t,n)&&(t=n=o),n===o&&("boolean"==typeof t?(n=t,t=o):"boolean"==typeof e&&(n=e,e=o)),e===o&&t===o?(e=0,t=1):(e=pu(e),t===o?(t=e,e=0):t=pu(t)),e>t){var r=e;e=t,t=r}if(n||e%1||t%1){var i=_n();return gn(e+i*(t-e+ut("1e-"+((i+"").length-1))),t)}return Br(e,t)},Nn.reduce=function(e,t,n){var r=Ha(e)?At:Bt,o=arguments.length<3;return r(e,ai(t,4),n,o,cr)},Nn.reduceRight=function(e,t,n){var r=Ha(e)?Tt:Bt,o=arguments.length<3;return r(e,ai(t,4),n,o,fr)},Nn.repeat=function(e,t,n){return t=(n?gi(e,t,n):t===o)?1:hu(t),Gr(gu(e),t)},Nn.replace=function(){var e=arguments,t=gu(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Nn.result=function(e,t,n){var r=-1,i=(t=go(t,e)).length;for(i||(i=1,e=o);++r<i;){var a=null==e?o:e[Di(t[r])];a===o&&(r=i,a=n),e=Ka(a)?a.call(e):a}return e},Nn.round=Os,Nn.runInContext=e,Nn.sample=function(e){return(Ha(e)?Zn:Yr)(e)},Nn.size=function(e){if(null==e)return 0;if(Ba(e))return au(e)?cn(e):e.length;var t=pi(e);return t==O||t==C?e.size:Tr(e).length},Nn.snakeCase=Gu,Nn.some=function(e,t,n){var r=Ha(e)?Lt:to;return n&&gi(e,t,n)&&(t=o),r(e,ai(t,3))},Nn.sortedIndex=function(e,t){return no(e,t)},Nn.sortedIndexBy=function(e,t,n){return ro(e,t,ai(n,2))},Nn.sortedIndexOf=function(e,t){var n=null==e?0:e.length;if(n){var r=no(e,t);if(r<n&&Fa(e[r],t))return r}return-1},Nn.sortedLastIndex=function(e,t){return no(e,t,!0)},Nn.sortedLastIndexBy=function(e,t,n){return ro(e,t,ai(n,2),!0)},Nn.sortedLastIndexOf=function(e,t){if(null!=e&&e.length){var n=no(e,t,!0)-1;if(Fa(e[n],t))return n}return-1},Nn.startCase=qu,Nn.startsWith=function(e,t,n){return e=gu(e),n=null==n?0:ir(hu(n),0,e.length),t=ao(t),e.slice(n,n+t.length)==t},Nn.subtract=xs,Nn.sum=function(e){return e&&e.length?Gt(e,ns):0},Nn.sumBy=function(e,t){return e&&e.length?Gt(e,ai(t,2)):0},Nn.template=function(e,t,n){var r=Nn.templateSettings;n&&gi(e,t,n)&&(t=o),e=gu(e),t=_u({},t,r,Ko);var i,a,u=_u({},t.imports,r.imports,Ko),s=Mu(u),l=Kt(u,s),c=0,f=t.interpolate||be,p="__p += '",h=ke((t.escape||be).source+"|"+f.source+"|"+(f===X?fe:be).source+"|"+(t.evaluate||be).source+"|$","g"),d="//# sourceURL="+(Ae.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++rt+"]")+"\n";e.replace(h,(function(t,n,r,o,u,s){return r||(r=o),p+=e.slice(c,s).replace(_e,nn),n&&(i=!0,p+="' +\n__e("+n+") +\n'"),u&&(a=!0,p+="';\n"+u+";\n__p += '"),r&&(p+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),c=s+t.length,t})),p+="';\n";var v=Ae.call(t,"variable")&&t.variable;if(v){if(le.test(v))throw new we("Invalid `variable` option passed into `_.template`")}else p="with (obj) {\n"+p+"\n}\n";p=(a?p.replace($,""):p).replace(H,"$1").replace(W,"$1;"),p="function("+(v||"obj")+") {\n"+(v?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(a?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+p+"return __p\n}";var m=Xu((function(){return Oe(s,d+"return "+p).apply(o,l)}));if(m.source=p,Za(m))throw m;return m},Nn.times=function(e,t){if((e=hu(e))<1||e>f)return[];var n=h,r=gn(e,h);t=ai(t),e-=h;for(var o=qt(r,t);++n<e;)t(n);return o},Nn.toFinite=pu,Nn.toInteger=hu,Nn.toLength=du,Nn.toLower=function(e){return gu(e).toLowerCase()},Nn.toNumber=vu,Nn.toSafeInteger=function(e){return e?ir(hu(e),-9007199254740991,f):0===e?e:0},Nn.toString=gu,Nn.toUpper=function(e){return gu(e).toUpperCase()},Nn.trim=function(e,t,n){if((e=gu(e))&&(n||t===o))return Yt(e);if(!e||!(t=ao(t)))return e;var r=fn(e),i=fn(t);return bo(r,Jt(r,i),Qt(r,i)+1).join("")},Nn.trimEnd=function(e,t,n){if((e=gu(e))&&(n||t===o))return e.slice(0,pn(e)+1);if(!e||!(t=ao(t)))return e;var r=fn(e);return bo(r,0,Qt(r,fn(t))+1).join("")},Nn.trimStart=function(e,t,n){if((e=gu(e))&&(n||t===o))return e.replace(re,"");if(!e||!(t=ao(t)))return e;var r=fn(e);return bo(r,Jt(r,fn(t))).join("")},Nn.truncate=function(e,t){var n=30,r="...";if(Qa(t)){var i="separator"in t?t.separator:i;n="length"in t?hu(t.length):n,r="omission"in t?ao(t.omission):r}var a=(e=gu(e)).length;if(rn(e)){var u=fn(e);a=u.length}if(n>=a)return e;var s=n-cn(r);if(s<1)return r;var l=u?bo(u,0,s).join(""):e.slice(0,s);if(i===o)return l+r;if(u&&(s+=l.length-s),ou(i)){if(e.slice(s).search(i)){var c,f=l;for(i.global||(i=ke(i.source,gu(pe.exec(i))+"g")),i.lastIndex=0;c=i.exec(f);)var p=c.index;l=l.slice(0,p===o?s:p)}}else if(e.indexOf(ao(i),s)!=s){var h=l.lastIndexOf(i);h>-1&&(l=l.slice(0,h))}return l+r},Nn.unescape=function(e){return(e=gu(e))&&q.test(e)?e.replace(B,hn):e},Nn.uniqueId=function(e){var t=++Te;return gu(e)+t},Nn.upperCase=Yu,Nn.upperFirst=Zu,Nn.each=ga,Nn.eachRight=ya,Nn.first=Bi,as(Nn,(ms={},yr(Nn,(function(e,t){Ae.call(Nn.prototype,t)||(ms[t]=e)})),ms),{chain:!1}),Nn.VERSION="4.17.21",kt(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){Nn[e].placeholder=Nn})),kt(["drop","take"],(function(e,t){$n.prototype[e]=function(n){n=n===o?1:mn(hu(n),0);var r=this.__filtered__&&!t?new $n(this):this.clone();return r.__filtered__?r.__takeCount__=gn(n,r.__takeCount__):r.__views__.push({size:gn(n,h),type:e+(r.__dir__<0?"Right":"")}),r},$n.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),kt(["filter","map","takeWhile"],(function(e,t){var n=t+1,r=1==n||3==n;$n.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:ai(e,3),type:n}),t.__filtered__=t.__filtered__||r,t}})),kt(["head","last"],(function(e,t){var n="take"+(t?"Right":"");$n.prototype[e]=function(){return this[n](1).value()[0]}})),kt(["initial","tail"],(function(e,t){var n="drop"+(t?"":"Right");$n.prototype[e]=function(){return this.__filtered__?new $n(this):this[n](1)}})),$n.prototype.compact=function(){return this.filter(ns)},$n.prototype.find=function(e){return this.filter(e).head()},$n.prototype.findLast=function(e){return this.reverse().find(e)},$n.prototype.invokeMap=qr((function(e,t){return"function"==typeof e?new $n(this):this.map((function(n){return Pr(n,e,t)}))})),$n.prototype.reject=function(e){return this.filter(Ta(ai(e)))},$n.prototype.slice=function(e,t){e=hu(e);var n=this;return n.__filtered__&&(e>0||t<0)?new $n(n):(e<0?n=n.takeRight(-e):e&&(n=n.drop(e)),t!==o&&(n=(t=hu(t))<0?n.dropRight(-t):n.take(t-e)),n)},$n.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},$n.prototype.toArray=function(){return this.take(h)},yr($n.prototype,(function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),r=/^(?:head|last)$/.test(t),i=Nn[r?"take"+("last"==t?"Right":""):t],a=r||/^find/.test(t);i&&(Nn.prototype[t]=function(){var t=this.__wrapped__,u=r?[1]:arguments,s=t instanceof $n,l=u[0],c=s||Ha(t),f=function(e){var t=i.apply(Nn,jt([e],u));return r&&p?t[0]:t};c&&n&&"function"==typeof l&&1!=l.length&&(s=c=!1);var p=this.__chain__,h=!!this.__actions__.length,d=a&&!p,v=s&&!h;if(!a&&c){t=v?t:new $n(this);var m=e.apply(t,u);return m.__actions__.push({func:pa,args:[f],thisArg:o}),new Un(m,p)}return d&&v?e.apply(this,u):(m=this.thru(f),d?r?m.value()[0]:m.value():m)})})),kt(["pop","push","shift","sort","splice","unshift"],(function(e){var t=Pe[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);Nn.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var o=this.value();return t.apply(Ha(o)?o:[],e)}return this[n]((function(n){return t.apply(Ha(n)?n:[],e)}))}})),yr($n.prototype,(function(e,t){var n=Nn[t];if(n){var r=n.name+"";Ae.call(In,r)||(In[r]=[]),In[r].push({name:t,func:n})}})),In[No(o,2).name]=[{name:"wrapper",func:o}],$n.prototype.clone=function(){var e=new $n(this.__wrapped__);return e.__actions__=Co(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Co(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Co(this.__views__),e},$n.prototype.reverse=function(){if(this.__filtered__){var e=new $n(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},$n.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=Ha(e),r=t<0,o=n?e.length:0,i=function(e,t,n){for(var r=-1,o=n.length;++r<o;){var i=n[r],a=i.size;switch(i.type){case"drop":e+=a;break;case"dropRight":t-=a;break;case"take":t=gn(t,e+a);break;case"takeRight":e=mn(e,t-a)}}return{start:e,end:t}}(0,o,this.__views__),a=i.start,u=i.end,s=u-a,l=r?u:a-1,c=this.__iteratees__,f=c.length,p=0,h=gn(s,this.__takeCount__);if(!n||!r&&o==s&&h==s)return fo(e,this.__actions__);var d=[];e:for(;s--&&p<h;){for(var v=-1,m=e[l+=t];++v<f;){var g=c[v],y=g.iteratee,b=g.type,_=y(m);if(2==b)m=_;else if(!_){if(1==b)continue e;break e}}d[p++]=m}return d},Nn.prototype.at=ha,Nn.prototype.chain=function(){return fa(this)},Nn.prototype.commit=function(){return new Un(this.value(),this.__chain__)},Nn.prototype.next=function(){this.__values__===o&&(this.__values__=fu(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?o:this.__values__[this.__index__++]}},Nn.prototype.plant=function(e){for(var t,n=this;n instanceof zn;){var r=Ni(n);r.__index__=0,r.__values__=o,t?i.__wrapped__=r:t=r;var i=r;n=n.__wrapped__}return i.__wrapped__=e,t},Nn.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof $n){var t=e;return this.__actions__.length&&(t=new $n(this)),(t=t.reverse()).__actions__.push({func:pa,args:[Qi],thisArg:o}),new Un(t,this.__chain__)}return this.thru(Qi)},Nn.prototype.toJSON=Nn.prototype.valueOf=Nn.prototype.value=function(){return fo(this.__wrapped__,this.__actions__)},Nn.prototype.first=Nn.prototype.head,Ze&&(Nn.prototype[Ze]=function(){return this}),Nn}();ft._=dn,(r=function(){return dn}.call(t,n,t,e))===o||(e.exports=r)}.call(this)},703:(e,t,n)=>{"use strict";var r=n(414);function o(){}function i(){}i.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,i,a){if(a!==r){var u=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 u.name="Invariant Violation",u}}function t(){return e}e.isRequired=e;var n={array:e,bigint: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:o};return n.PropTypes=n,n}},697:(e,t,n)=>{e.exports=n(703)()},414:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},639:(e,t,n)=>{"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(363),a=s(i),u=s(n(697));function s(e){return e&&e.__esModule?e:{default:e}}var l={position:"absolute",top:0,left:0,visibility:"hidden",height:0,overflow:"scroll",whiteSpace:"pre"},c=["extraWidth","injectStyles","inputClassName","inputRef","inputStyle","minWidth","onAutosize","placeholderIsMinWidth"],f=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},p=!("undefined"==typeof window||!window.navigator)&&/MSIE |Trident\/|Edge\//.test(window.navigator.userAgent),h=function(){return p?"_"+Math.random().toString(36).substr(2,12):void 0},d=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 n=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 n.inputRef=function(e){n.input=e,"function"==typeof n.props.inputRef&&n.props.inputRef(e)},n.placeHolderSizerRef=function(e){n.placeHolderSizer=e},n.sizerRef=function(e){n.sizer=e},n.state={inputWidth:e.minWidth,inputId:e.id||h(),prevId:e.id},n}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),o(t,null,[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.id;return n!==t.prevId?{inputId:n||h(),prevId:n}:null}}]),o(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&&(f(e,this.sizer),this.placeHolderSizer&&f(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 p&&e?a.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=r({},this.props.style);t.display||(t.display="inline-block");var n=r({boxSizing:"content-box",width:this.state.inputWidth+"px"},this.props.inputStyle),o=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(this.props,[]);return function(e){c.forEach((function(t){return delete e[t]}))}(o),o.className=this.props.inputClassName,o.id=this.state.inputId,o.style=n,a.default.createElement("div",{className:this.props.className,style:t},this.renderStyles(),a.default.createElement("input",r({},o,{ref:this.inputRef})),a.default.createElement("div",{ref:this.sizerRef,style:l},e),this.props.placeholder?a.default.createElement("div",{ref:this.placeHolderSizerRef,style:l},this.props.placeholder):null)}}]),t}(i.Component);d.propTypes={className:u.default.string,defaultValue:u.default.any,extraWidth:u.default.oneOfType([u.default.number,u.default.string]),id:u.default.string,injectStyles:u.default.bool,inputClassName:u.default.string,inputRef:u.default.func,inputStyle:u.default.object,minWidth:u.default.oneOfType([u.default.number,u.default.string]),onAutosize:u.default.func,onChange:u.default.func,placeholder:u.default.string,placeholderIsMinWidth:u.default.bool,style:u.default.object,value:u.default.any},d.defaultProps={minWidth:1,injectStyles:!0},t.Z=d},921:(e,t)=>{"use strict";var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,o=n?Symbol.for("react.portal"):60106,i=n?Symbol.for("react.fragment"):60107,a=n?Symbol.for("react.strict_mode"):60108,u=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,l=n?Symbol.for("react.context"):60110,c=n?Symbol.for("react.async_mode"):60111,f=n?Symbol.for("react.concurrent_mode"):60111,p=n?Symbol.for("react.forward_ref"):60112,h=n?Symbol.for("react.suspense"):60113,d=n?Symbol.for("react.suspense_list"):60120,v=n?Symbol.for("react.memo"):60115,m=n?Symbol.for("react.lazy"):60116,g=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,_=n?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case c:case f:case i:case u:case a:case h:return e;default:switch(e=e&&e.$$typeof){case l:case p:case m:case v:case s:return e;default:return t}}case o:return t}}}function O(e){return w(e)===f}t.AsyncMode=c,t.ConcurrentMode=f,t.ContextConsumer=l,t.ContextProvider=s,t.Element=r,t.ForwardRef=p,t.Fragment=i,t.Lazy=m,t.Memo=v,t.Portal=o,t.Profiler=u,t.StrictMode=a,t.Suspense=h,t.isAsyncMode=function(e){return O(e)||w(e)===c},t.isConcurrentMode=O,t.isContextConsumer=function(e){return w(e)===l},t.isContextProvider=function(e){return w(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===p},t.isFragment=function(e){return w(e)===i},t.isLazy=function(e){return w(e)===m},t.isMemo=function(e){return w(e)===v},t.isPortal=function(e){return w(e)===o},t.isProfiler=function(e){return w(e)===u},t.isStrictMode=function(e){return w(e)===a},t.isSuspense=function(e){return w(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===f||e===u||e===a||e===h||e===d||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===v||e.$$typeof===s||e.$$typeof===l||e.$$typeof===p||e.$$typeof===y||e.$$typeof===b||e.$$typeof===_||e.$$typeof===g)},t.typeOf=w},864:(e,t,n)=>{"use strict";e.exports=n(921)},363:e=>{"use strict";e.exports=React}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={id:r,loaded:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.loaded=!0,i.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{"use strict";function e(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t(t,n){if(t){if("string"==typeof t)return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e(t,n):void 0}}function r(e,n){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,a,u=[],s=!0,l=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(r=i.call(n)).done)&&(u.push(r.value),u.length!==t);s=!0);}catch(e){l=!0,o=e}finally{try{if(!s&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(l)throw o}}return u}}(e,n)||t(e,n)||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 o(e){return o="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},o(e)}function i(e){var t=function(e,t){if("object"!==o(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,"string");if("object"!==o(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"===o(t)?t:String(t)}function a(e,t,n){return(t=i(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var u=n(363),s=n.n(u);function l(){return l=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l.apply(this,arguments)}var c=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(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.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(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.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var n=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]}(t);try{n.insertRule(e,n.cssRules.length)}catch(e){}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode&&e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),f=Math.abs,p=String.fromCharCode,h=Object.assign;function d(e){return e.trim()}function v(e,t,n){return e.replace(t,n)}function m(e,t){return e.indexOf(t)}function g(e,t){return 0|e.charCodeAt(t)}function y(e,t,n){return e.slice(t,n)}function b(e){return e.length}function _(e){return e.length}function w(e,t){return t.push(e),e}var O=1,x=1,S=0,k=0,E=0,C="";function P(e,t,n,r,o,i,a){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:O,column:x,length:a,return:""}}function I(e,t){return h(P("",null,null,"",null,null,0),e,{length:-e.length},t)}function M(){return E=k>0?g(C,--k):0,x--,10===E&&(x=1,O--),E}function R(){return E=k<S?g(C,k++):0,x++,10===E&&(x=1,O++),E}function j(){return g(C,k)}function A(){return k}function T(e,t){return y(C,e,t)}function L(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function D(e){return O=x=1,S=b(C=e),k=0,[]}function V(e){return C="",e}function N(e){return d(T(k-1,U(91===e?e+2:40===e?e+1:e)))}function F(e){for(;(E=j())&&E<33;)R();return L(e)>2||L(E)>3?"":" "}function z(e,t){for(;--t&&R()&&!(E<48||E>102||E>57&&E<65||E>70&&E<97););return T(e,A()+(t<6&&32==j()&&32==R()))}function U(e){for(;R();)switch(E){case e:return k;case 34:case 39:34!==e&&39!==e&&U(E);break;case 40:41===e&&U(e);break;case 92:R()}return k}function $(e,t){for(;R()&&e+E!==57&&(e+E!==84||47!==j()););return"/*"+T(t,k-1)+"*"+p(47===e?e:R())}function H(e){for(;!L(j());)R();return T(e,k)}var W="-ms-",B="-moz-",G="-webkit-",q="comm",Y="rule",Z="decl",K="@keyframes";function X(e,t){for(var n="",r=_(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function J(e,t,n,r){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case Z:return e.return=e.return||e.value;case q:return"";case K:return e.return=e.value+"{"+X(e.children,r)+"}";case Y:e.value=e.props.join(",")}return b(n=X(e.children,r))?e.return=e.value+"{"+n+"}":""}function Q(e){return V(ee("",null,null,null,[""],e=D(e),0,[0],e))}function ee(e,t,n,r,o,i,a,u,s){for(var l=0,c=0,f=a,h=0,d=0,y=0,_=1,O=1,x=1,S=0,k="",E=o,C=i,P=r,I=k;O;)switch(y=S,S=R()){case 40:if(108!=y&&58==g(I,f-1)){-1!=m(I+=v(N(S),"&","&\f"),"&\f")&&(x=-1);break}case 34:case 39:case 91:I+=N(S);break;case 9:case 10:case 13:case 32:I+=F(y);break;case 92:I+=z(A()-1,7);continue;case 47:switch(j()){case 42:case 47:w(ne($(R(),A()),t,n),s);break;default:I+="/"}break;case 123*_:u[l++]=b(I)*x;case 125*_:case 59:case 0:switch(S){case 0:case 125:O=0;case 59+c:-1==x&&(I=v(I,/\f/g,"")),d>0&&b(I)-f&&w(d>32?re(I+";",r,n,f-1):re(v(I," ","")+";",r,n,f-2),s);break;case 59:I+=";";default:if(w(P=te(I,t,n,l,c,o,u,k,E=[],C=[],f),i),123===S)if(0===c)ee(I,t,P,P,E,i,f,u,C);else switch(99===h&&110===g(I,3)?100:h){case 100:case 108:case 109:case 115:ee(e,P,P,r&&w(te(e,P,P,0,0,o,u,k,o,E=[],f),C),o,C,f,u,r?E:C);break;default:ee(I,P,P,P,[""],C,0,u,C)}}l=c=d=0,_=x=1,k=I="",f=a;break;case 58:f=1+b(I),d=y;default:if(_<1)if(123==S)--_;else if(125==S&&0==_++&&125==M())continue;switch(I+=p(S),S*_){case 38:x=c>0?1:(I+="\f",-1);break;case 44:u[l++]=(b(I)-1)*x,x=1;break;case 64:45===j()&&(I+=N(R())),h=j(),c=f=b(k=I+=H(A())),S++;break;case 45:45===y&&2==b(I)&&(_=0)}}return i}function te(e,t,n,r,o,i,a,u,s,l,c){for(var p=o-1,h=0===o?i:[""],m=_(h),g=0,b=0,w=0;g<r;++g)for(var O=0,x=y(e,p+1,p=f(b=a[g])),S=e;O<m;++O)(S=d(b>0?h[O]+" "+x:v(x,/&\f/g,h[O])))&&(s[w++]=S);return P(e,t,n,0===o?Y:u,s,l,c)}function ne(e,t,n){return P(e,t,n,q,p(E),y(e,2,-2),0)}function re(e,t,n,r){return P(e,t,n,Z,y(e,0,r),y(e,r+1,-1),r)}var oe=function(e,t,n){for(var r=0,o=0;r=o,o=j(),38===r&&12===o&&(t[n]=1),!L(o);)R();return T(e,k)},ie=new WeakMap,ae=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||ie.get(n))&&!r){ie.set(e,!0);for(var o=[],i=function(e,t){return V(function(e,t){var n=-1,r=44;do{switch(L(r)){case 0:38===r&&12===j()&&(t[n]=1),e[n]+=oe(k-1,t,n);break;case 2:e[n]+=N(r);break;case 4:if(44===r){e[++n]=58===j()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=p(r)}}while(r=R());return e}(D(e),t))}(t,o),a=n.props,u=0,s=0;u<i.length;u++)for(var l=0;l<a.length;l++,s++)e.props[s]=o[u]?i[u].replace(/&\f/g,a[l]):a[l]+" "+i[u]}}},ue=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function se(e,t){switch(function(e,t){return 45^g(e,0)?(((t<<2^g(e,0))<<2^g(e,1))<<2^g(e,2))<<2^g(e,3):0}(e,t)){case 5103:return G+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return G+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return G+e+B+e+W+e+e;case 6828:case 4268:return G+e+W+e+e;case 6165:return G+e+W+"flex-"+e+e;case 5187:return G+e+v(e,/(\w+).+(:[^]+)/,G+"box-$1$2"+W+"flex-$1$2")+e;case 5443:return G+e+W+"flex-item-"+v(e,/flex-|-self/,"")+e;case 4675:return G+e+W+"flex-line-pack"+v(e,/align-content|flex-|-self/,"")+e;case 5548:return G+e+W+v(e,"shrink","negative")+e;case 5292:return G+e+W+v(e,"basis","preferred-size")+e;case 6060:return G+"box-"+v(e,"-grow","")+G+e+W+v(e,"grow","positive")+e;case 4554:return G+v(e,/([^-])(transform)/g,"$1"+G+"$2")+e;case 6187:return v(v(v(e,/(zoom-|grab)/,G+"$1"),/(image-set)/,G+"$1"),e,"")+e;case 5495:case 3959:return v(e,/(image-set\([^]*)/,G+"$1$`$1");case 4968:return v(v(e,/(.+:)(flex-)?(.*)/,G+"box-pack:$3"+W+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+G+e+e;case 4095:case 3583:case 4068:case 2532:return v(e,/(.+)-inline(.+)/,G+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(b(e)-1-t>6)switch(g(e,t+1)){case 109:if(45!==g(e,t+4))break;case 102:return v(e,/(.+:)(.+)-([^]+)/,"$1"+G+"$2-$3$1"+B+(108==g(e,t+3)?"$3":"$2-$3"))+e;case 115:return~m(e,"stretch")?se(v(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==g(e,t+1))break;case 6444:switch(g(e,b(e)-3-(~m(e,"!important")&&10))){case 107:return v(e,":",":"+G)+e;case 101:return v(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+G+(45===g(e,14)?"inline-":"")+"box$3$1"+G+"$2$3$1"+W+"$2box$3")+e}break;case 5936:switch(g(e,t+11)){case 114:return G+e+W+v(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return G+e+W+v(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return G+e+W+v(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return G+e+W+e+e}return e}var le=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case Z:e.return=se(e.value,e.length);break;case K:return X([I(e,{value:v(e.value,"@","@"+G)})],r);case Y:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=/(::plac\w+|:read-\w+)/.exec(e))?e[0]:e}(t)){case":read-only":case":read-write":return X([I(e,{props:[v(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return X([I(e,{props:[v(t,/:(plac\w+)/,":"+G+"input-$1")]}),I(e,{props:[v(t,/:(plac\w+)/,":-moz-$1")]}),I(e,{props:[v(t,/:(plac\w+)/,W+"input-$1")]})],r)}return""}))}}],ce=function(e){var t=e.key;if("css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var r,o,i=e.stylisPlugins||le,a={},u=[];r=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)a[t[n]]=!0;u.push(e)}));var s,l,f,p,h=[J,(p=function(e){s.insert(e)},function(e){e.root||(e=e.return)&&p(e)})],d=(l=[ae,ue].concat(i,h),f=_(l),function(e,t,n,r){for(var o="",i=0;i<f;i++)o+=l[i](e,t,n,r)||"";return o});o=function(e,t,n,r){s=n,X(Q(e?e+"{"+t.styles+"}":t.styles),d),r&&(v.inserted[t.name]=!0)};var v={key:t,sheet:new c({key:t,container:r,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:a,registered:{},insert:o};return v.sheet.hydrate(u),v};function fe(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):r+=n+" "})),r}var pe=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)},he=function(e,t,n){pe(e,t,n);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+r:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}},de={animationIterationCount:1,aspectRatio: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};function ve(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}var me=/[A-Z]|^ms/g,ge=/_EMO_([^_]+?)_([^]*?)_EMO_/g,ye=function(e){return 45===e.charCodeAt(1)},be=function(e){return null!=e&&"boolean"!=typeof e},_e=ve((function(e){return ye(e)?e:e.replace(me,"-$&").toLowerCase()})),we=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(ge,(function(e,t,n){return xe={name:t,styles:n,next:xe},t}))}return 1===de[e]||ye(e)||"number"!=typeof t||0===t?t:t+"px"};function Oe(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return xe={name:n.name,styles:n.styles,next:xe},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)xe={name:r.name,styles:r.styles,next:xe},r=r.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=Oe(e,t,n[o])+";";else for(var i in n){var a=n[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?r+=i+"{"+t[a]+"}":be(a)&&(r+=_e(i)+":"+we(i,a)+";");else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var u=Oe(e,t,a);switch(i){case"animation":case"animationName":r+=_e(i)+":"+u+";";break;default:r+=i+"{"+u+"}"}}else for(var s=0;s<a.length;s++)be(a[s])&&(r+=_e(i)+":"+we(i,a[s])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=xe,i=n(e);return xe=o,Oe(e,t,i)}}if(null==t)return n;var a=t[n];return void 0!==a?a:n}var xe,Se=/label:\s*([^\s;\n{]+)\s*(;|$)/g,ke=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";xe=void 0;var i=e[0];null==i||void 0===i.raw?(r=!1,o+=Oe(n,t,i)):o+=i[0];for(var a=1;a<e.length;a++)o+=Oe(n,t,e[a]),r&&(o+=i[a]);Se.lastIndex=0;for(var u,s="";null!==(u=Se.exec(o));)s+="-"+u[1];var l=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(o)+s;return{name:l,styles:o,next:xe}},Ee=!!u.useInsertionEffect&&u.useInsertionEffect,Ce=Ee||function(e){return e()},Pe=(Ee||u.useLayoutEffect,{}.hasOwnProperty),Ie=u.createContext("undefined"!=typeof HTMLElement?ce({key:"css"}):null),Me=(Ie.Provider,function(e){return(0,u.forwardRef)((function(t,n){var r=(0,u.useContext)(Ie);return e(t,r,n)}))}),Re=u.createContext({}),je="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Ae=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;return pe(t,n,r),Ce((function(){return he(t,n,r)})),null},Te=Me((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[je],i=[r],a="";"string"==typeof e.className?a=fe(t.registered,i,e.className):null!=e.className&&(a=e.className+" ");var s=ke(i,void 0,u.useContext(Re));a+=t.key+"-"+s.name;var l={};for(var c in e)Pe.call(e,c)&&"css"!==c&&c!==je&&(l[c]=e[c]);return l.ref=n,l.className=a,u.createElement(u.Fragment,null,u.createElement(Ae,{cache:t,serialized:s,isStringTag:"string"==typeof o}),u.createElement(o,l))})),Le=(n(679),function(e,t){var n=arguments;if(null==t||!Pe.call(t,"css"))return u.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=Te,o[1]=function(e,t){var n={};for(var r in t)Pe.call(t,r)&&(n[r]=t[r]);return n[je]=e,n}(e,t);for(var i=2;i<r;i++)o[i]=n[i];return u.createElement.apply(null,o)});function De(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ke(t)}var Ve=function e(t){for(var n=t.length,r=0,o="";r<n;r++){var i=t[r];if(null!=i){var a=void 0;switch(typeof i){case"boolean":break;case"object":if(Array.isArray(i))a=e(i);else for(var u in a="",i)i[u]&&u&&(a&&(a+=" "),a+=u);break;default:a=i}a&&(o&&(o+=" "),o+=a)}}return o},Ne=function(e){var t=e.cache,n=e.serializedArr;return Ce((function(){for(var e=0;e<n.length;e++)he(t,n[e],!1)})),null},Fe=Me((function(e,t){var n=[],r=function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];var i=ke(r,t.registered);return n.push(i),pe(t,i,!1),t.key+"-"+i.name},o={css:r,cx:function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];return function(e,t,n){var r=[],o=fe(e,r,n);return r.length<2?n:o+t(r)}(t.registered,r,Ve(n))},theme:u.useContext(Re)},i=e.children(o);return u.createElement(u.Fragment,null,u.createElement(Ne,{cache:t,serializedArr:n}),i)}));function ze(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var Ue=n(639);function $e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function He(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,i(r.key),r)}}function We(e,t,n){return t&&He(e.prototype,t),n&&He(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Be(e,t){return Be=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Be(e,t)}function Ge(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}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Be(e,t)}const qe=ReactDOM;function Ye(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ze(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ke(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ze(Object(n),!0).forEach((function(t){Ye(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ze(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Xe(e){return Xe=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},Xe(e)}function Je(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 n,r=Xe(e);if(t){var o=Xe(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}(this,n)}}var Qe=function(){};function et(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function tt(e,t,n){var r=[n];if(t&&e)for(var o in t)t.hasOwnProperty(o)&&t[o]&&r.push("".concat(et(e,o)));return r.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var nt=function(e){return Array.isArray(e)?e.filter(Boolean):"object"===o(e)&&null!==e?[e]:[]},rt=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,Ke({},ze(e,["className","clearValue","cx","getStyles","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"]))};function ot(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function it(e){return ot(e)?window.pageYOffset:e.scrollTop}function at(e,t){ot(e)?window.scrollTo(0,t):e.scrollTop=t}function ut(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Qe,o=it(e),i=t-o,a=0;!function t(){var u,s=i*((u=(u=a+=10)/n-1)*u*u+1)+o;at(e,s),a<n?window.requestAnimationFrame(t):r(e)}()}function st(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var lt=!1,ct={get passive(){return lt=!0}},ft="undefined"!=typeof window?window:{};ft.addEventListener&&ft.removeEventListener&&(ft.addEventListener("p",Qe,ct),ft.removeEventListener("p",Qe,!1));var pt=lt;var ht=function(e){return"auto"===e?"bottom":e},dt=(0,u.createContext)({getPortalPlacement:null}),vt=function(e){Ge(n,e);var t=Je(n);function n(){var e;$e(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).state={maxHeight:e.props.maxMenuHeight,placement:null},e.getPlacement=function(t){var n=e.props,r=n.minMenuHeight,o=n.maxMenuHeight,i=n.menuPlacement,a=n.menuPosition,u=n.menuShouldScrollIntoView,s=n.theme;if(t){var l="fixed"===a,c=function(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,i=e.shouldScroll,a=e.isFixedPosition,u=e.theme.spacing,s=function(e){var t=getComputedStyle(e),n="absolute"===t.position,r=/(auto|scroll)/,o=document.documentElement;if("fixed"===t.position)return o;for(var i=e;i=i.parentElement;)if(t=getComputedStyle(i),(!n||"static"!==t.position)&&r.test(t.overflow+t.overflowY+t.overflowX))return i;return o}(n),l={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return l;var c=s.getBoundingClientRect().height,f=n.getBoundingClientRect(),p=f.bottom,h=f.height,d=f.top,v=n.offsetParent.getBoundingClientRect().top,m=window.innerHeight,g=it(s),y=parseInt(getComputedStyle(n).marginBottom,10),b=parseInt(getComputedStyle(n).marginTop,10),_=v-b,w=m-d,O=_+g,x=c-g-d,S=p-m+g+y,k=g+d-b,E=160;switch(o){case"auto":case"bottom":if(w>=h)return{placement:"bottom",maxHeight:t};if(x>=h&&!a)return i&&ut(s,S,E),{placement:"bottom",maxHeight:t};if(!a&&x>=r||a&&w>=r)return i&&ut(s,S,E),{placement:"bottom",maxHeight:a?w-y:x-y};if("auto"===o||a){var C=t,P=a?_:O;return P>=r&&(C=Math.min(P-y-u.controlHeight,t)),{placement:"top",maxHeight:C}}if("bottom"===o)return i&&at(s,S),{placement:"bottom",maxHeight:t};break;case"top":if(_>=h)return{placement:"top",maxHeight:t};if(O>=h&&!a)return i&&ut(s,k,E),{placement:"top",maxHeight:t};if(!a&&O>=r||a&&_>=r){var I=t;return(!a&&O>=r||a&&_>=r)&&(I=a?_-b:O-b),i&&ut(s,k,E),{placement:"top",maxHeight:I}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}({maxHeight:o,menuEl:t,minHeight:r,placement:i,shouldScroll:u&&!l,isFixedPosition:l,theme:s}),f=e.context.getPortalPlacement;f&&f(c),e.setState(c)}},e.getUpdatedProps=function(){var t=e.props.menuPlacement,n=e.state.placement||ht(t);return Ke(Ke({},e.props),{},{placement:n,maxHeight:e.state.maxHeight})},e}return We(n,[{key:"render",value:function(){return(0,this.props.children)({ref:this.getPlacement,placerProps:this.getUpdatedProps()})}}]),n}(u.Component);vt.contextType=dt;var mt=function(e){var t=e.theme,n=t.spacing.baseUnit;return{color:t.colors.neutral40,padding:"".concat(2*n,"px ").concat(3*n,"px"),textAlign:"center"}},gt=mt,yt=mt,bt=function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",l({css:o("noOptionsMessage",e),className:r({"menu-notice":!0,"menu-notice--no-options":!0},n)},i),t)};bt.defaultProps={children:"No options"};var _t=function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",l({css:o("loadingMessage",e),className:r({"menu-notice":!0,"menu-notice--loading":!0},n)},i),t)};_t.defaultProps={children:"Loading..."};var wt,Ot,xt,St=function(e){Ge(n,e);var t=Je(n);function n(){var e;$e(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).state={placement:null},e.getPortalPlacement=function(t){var n=t.placement;n!==ht(e.props.menuPlacement)&&e.setState({placement:n})},e}return We(n,[{key:"render",value:function(){var e=this.props,t=e.appendTo,n=e.children,r=e.className,o=e.controlElement,i=e.cx,a=e.innerProps,u=e.menuPlacement,s=e.menuPosition,c=e.getStyles,f="fixed"===s;if(!t&&!f||!o)return null;var p=this.state.placement||ht(u),h=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}}(o),d=f?0:window.pageYOffset,v=h[p]+d,m=Le("div",l({css:c("menuPortal",{offset:v,position:s,rect:h}),className:i({"menu-portal":!0},r)},a),n);return Le(dt.Provider,{value:{getPortalPlacement:this.getPortalPlacement}},t?(0,qe.createPortal)(m,t):m)}}]),n}(u.Component),kt={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Et=function(e){var t=e.size,n=ze(e,["size"]);return Le("svg",l({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:kt},n))},Ct=function(e){return Le(Et,l({size:20},e),Le("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"}))},Pt=function(e){return Le(Et,l({size:20},e),Le("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"}))},It=function(e){var t=e.isFocused,n=e.theme,r=n.spacing.baseUnit,o=n.colors;return{label:"indicatorContainer",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*r,transition:"color 150ms",":hover":{color:t?o.neutral80:o.neutral40}}},Mt=It,Rt=It,jt=function(){var e=De.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_"}}}(wt||(Ot=["\n  0%, 80%, 100% { opacity: 0; }\n  40% { opacity: 1; }\n"],xt||(xt=Ot.slice(0)),wt=Object.freeze(Object.defineProperties(Ot,{raw:{value:Object.freeze(xt)}})))),At=function(e){var t=e.delay,n=e.offset;return Le("span",{css:De({animation:"".concat(jt," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":null,height:"1em",verticalAlign:"top",width:"1em"},"","")})},Tt=function(e){var t=e.className,n=e.cx,r=e.getStyles,o=e.innerProps,i=e.isRtl;return Le("div",l({css:r("loadingIndicator",e),className:n({indicator:!0,"loading-indicator":!0},t)},o),Le(At,{delay:0,offset:i}),Le(At,{delay:160,offset:!0}),Le(At,{delay:320,offset:!i}))};Tt.defaultProps={size:4};var Lt=function(e){return{label:"input",background:0,border:0,fontSize:"inherit",opacity:e?0:1,outline:0,padding:0,color:"inherit"}},Dt=function(e){var t=e.children,n=e.innerProps;return Le("div",n,t)},Vt=Dt,Nt=Dt,Ft=function(e){var t=e.children,n=e.className,r=e.components,o=e.cx,i=e.data,a=e.getStyles,u=e.innerProps,s=e.isDisabled,l=e.removeProps,c=e.selectProps,f=r.Container,p=r.Label,h=r.Remove;return Le(Fe,null,(function(r){var d=r.css,v=r.cx;return Le(f,{data:i,innerProps:Ke({className:v(d(a("multiValue",e)),o({"multi-value":!0,"multi-value--is-disabled":s},n))},u),selectProps:c},Le(p,{data:i,innerProps:{className:v(d(a("multiValueLabel",e)),o({"multi-value__label":!0},n))},selectProps:c},t),Le(h,{data:i,innerProps:Ke({className:v(d(a("multiValueRemove",e)),o({"multi-value__remove":!0},n))},l),selectProps:c}))}))};Ft.defaultProps={cropWithEllipsis:!0};var zt={ClearIndicator:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",l({css:o("clearIndicator",e),className:r({indicator:!0,"clear-indicator":!0},n)},i),t||Le(Ct,null))},Control:function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.className,i=e.isDisabled,a=e.isFocused,u=e.innerRef,s=e.innerProps,c=e.menuIsOpen;return Le("div",l({ref:u,css:r("control",e),className:n({control:!0,"control--is-disabled":i,"control--is-focused":a,"control--menu-is-open":c},o)},s),t)},DropdownIndicator:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",l({css:o("dropdownIndicator",e),className:r({indicator:!0,"dropdown-indicator":!0},n)},i),t||Le(Pt,null))},DownChevron:Pt,CrossIcon:Ct,Group:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.Heading,a=e.headingProps,u=e.innerProps,s=e.label,c=e.theme,f=e.selectProps;return Le("div",l({css:o("group",e),className:r({group:!0},n)},u),Le(i,l({},a,{selectProps:f,theme:c,getStyles:o,cx:r}),s),Le("div",null,t))},GroupHeading:function(e){var t=e.getStyles,n=e.cx,r=e.className,o=rt(e);o.data;var i=ze(o,["data"]);return Le("div",l({css:t("groupHeading",e),className:n({"group-heading":!0},r)},i))},IndicatorsContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.innerProps,i=e.getStyles;return Le("div",l({css:i("indicatorsContainer",e),className:r({indicators:!0},n)},o),t)},IndicatorSeparator:function(e){var t=e.className,n=e.cx,r=e.getStyles,o=e.innerProps;return Le("span",l({},o,{css:r("indicatorSeparator",e),className:n({"indicator-separator":!0},t)}))},Input:function(e){var t=e.className,n=e.cx,r=e.getStyles,o=rt(e),i=o.innerRef,a=o.isDisabled,u=o.isHidden,s=ze(o,["innerRef","isDisabled","isHidden"]);return Le("div",{css:r("input",e)},Le(Ue.Z,l({className:n({input:!0},t),inputRef:i,inputStyle:Lt(u),disabled:a},s)))},LoadingIndicator:Tt,Menu:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerRef,a=e.innerProps;return Le("div",l({css:o("menu",e),className:r({menu:!0},n),ref:i},a),t)},MenuList:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps,a=e.innerRef,u=e.isMulti;return Le("div",l({css:o("menuList",e),className:r({"menu-list":!0,"menu-list--is-multi":u},n),ref:a},i),t)},MenuPortal:St,LoadingMessage:_t,NoOptionsMessage:bt,MultiValue:Ft,MultiValueContainer:Vt,MultiValueLabel:Nt,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Le("div",n,t||Le(Ct,{size:14}))},Option:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.isDisabled,a=e.isFocused,u=e.isSelected,s=e.innerRef,c=e.innerProps;return Le("div",l({css:o("option",e),className:r({option:!0,"option--is-disabled":i,"option--is-focused":a,"option--is-selected":u},n),ref:s},c),t)},Placeholder:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Le("div",l({css:o("placeholder",e),className:r({placeholder:!0},n)},i),t)},SelectContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps,a=e.isDisabled,u=e.isRtl;return Le("div",l({css:o("container",e),className:r({"--is-disabled":a,"--is-rtl":u},n)},i),t)},SingleValue:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.isDisabled,a=e.innerProps;return Le("div",l({css:o("singleValue",e),className:r({"single-value":!0,"single-value--is-disabled":i},n)},a),t)},ValueContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.innerProps,i=e.isMulti,a=e.getStyles,u=e.hasValue;return Le("div",l({css:a("valueContainer",e),className:r({"value-container":!0,"value-container--is-multi":i,"value-container--has-value":u},n)},o),t)}};function Ut(n){return function(t){if(Array.isArray(t))return e(t)}(n)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(n)||t(n)||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.")}()}var $t=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function Ht(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!((r=e[n])===(o=t[n])||$t(r)&&$t(o)))return!1;var r,o;return!0}for(var Wt={name:"7pg0cj-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"},Bt=function(e){return Le("span",l({css:Wt},e))},Gt={guidance:function(e){var t=e.isSearchable,n=e.isMulti,r=e.isDisabled,o=e.tabSelectsValue;switch(e.context){case"menu":return"Use Up and Down to choose options".concat(r?"":", press Enter to select the currently focused option",", press Escape to exit the menu").concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",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";default:return""}},onChange:function(e){var t=e.action,n=e.label,r=void 0===n?"":n,o=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(r,", deselected.");case"select-option":return"option ".concat(r,o?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,r=void 0===n?{}:n,o=e.options,i=e.label,a=void 0===i?"":i,u=e.selectValue,s=e.isDisabled,l=e.isSelected,c=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&u)return"value ".concat(a," focused, ").concat(c(u,r),".");if("menu"===t){var f=s?" disabled":"",p="".concat(l?"selected":"focused").concat(f);return"option ".concat(a," ").concat(p,", ").concat(c(o,r),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},qt=function(e){var t=e.ariaSelection,n=e.focusedOption,r=e.focusedValue,o=e.focusableOptions,i=e.isFocused,a=e.selectValue,l=e.selectProps,c=l.ariaLiveMessages,f=l.getOptionLabel,p=l.inputValue,h=l.isMulti,d=l.isOptionDisabled,v=l.isSearchable,m=l.menuIsOpen,g=l.options,y=l.screenReaderStatus,b=l.tabSelectsValue,_=l["aria-label"],w=l["aria-live"],O=(0,u.useMemo)((function(){return Ke(Ke({},Gt),c||{})}),[c]),x=(0,u.useMemo)((function(){var e,n="";if(t&&O.onChange){var r=t.option,o=t.removedValue,i=t.value,a=o||r||(e=i,Array.isArray(e)?null:e),u=Ke({isDisabled:a&&d(a),label:a?f(a):""},t);n=O.onChange(u)}return n}),[t,d,f,O]),S=(0,u.useMemo)((function(){var e="",t=n||r,o=!!(n&&a&&a.includes(n));if(t&&O.onFocus){var i={focused:t,label:f(t),isDisabled:d(t),isSelected:o,options:g,context:t===n?"menu":"value",selectValue:a};e=O.onFocus(i)}return e}),[n,r,f,d,O,g,a]),k=(0,u.useMemo)((function(){var e="";if(m&&g.length&&O.onFilter){var t=y({count:o.length});e=O.onFilter({inputValue:p,resultsMessage:t})}return e}),[o,p,m,O,g,y]),E=(0,u.useMemo)((function(){var e="";if(O.guidance){var t=r?"value":m?"menu":"input";e=O.guidance({"aria-label":_,context:t,isDisabled:n&&d(n),isMulti:h,isSearchable:v,tabSelectsValue:b})}return e}),[_,n,r,h,d,v,m,O,b]),C="".concat(S," ").concat(k," ").concat(E);return Le(Bt,{"aria-live":w,"aria-atomic":"false","aria-relevant":"additions text"},i&&Le(s().Fragment,null,Le("span",{id:"aria-selection"},x),Le("span",{id:"aria-context"},C)))},Yt=[{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źẑżžẓẕƶȥɀⱬꝣ"}],Zt=new RegExp("["+Yt.map((function(e){return e.letters})).join("")+"]","g"),Kt={},Xt=0;Xt<Yt.length;Xt++)for(var Jt=Yt[Xt],Qt=0;Qt<Jt.letters.length;Qt++)Kt[Jt.letters[Qt]]=Jt.base;var en=function(e){return e.replace(Zt,(function(e){return Kt[e]}))},tn=function(e,t){var n;void 0===t&&(t=Ht);var r,o=[],i=!1;return function(){for(var a=[],u=0;u<arguments.length;u++)a[u]=arguments[u];return i&&n===this&&t(a,o)||(r=e.apply(this,a),i=!0,n=this,o=a),r}}(en),nn=function(e){return e.replace(/^\s+|\s+$/g,"")},rn=function(e){return"".concat(e.label," ").concat(e.value)};function on(e){e.in,e.out,e.onExited,e.appear,e.enter,e.exit;var t=e.innerRef;e.emotion;var n=ze(e,["in","out","onExited","appear","enter","exit","innerRef","emotion"]);return Le("input",l({ref:t},n,{css:De({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 an=["boxSizing","height","overflow","paddingRight","position"],un={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function sn(e){e.preventDefault()}function ln(e){e.stopPropagation()}function cn(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function fn(){return"ontouchstart"in window||navigator.maxTouchPoints}var pn=!("undefined"==typeof window||!window.document||!window.document.createElement),hn=0,dn={capture:!1,passive:!1},vn=function(){return document.activeElement&&document.activeElement.blur()},mn={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function gn(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=function(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,i=e.onTopLeave,a=(0,u.useRef)(!1),s=(0,u.useRef)(!1),l=(0,u.useRef)(0),c=(0,u.useRef)(null),f=(0,u.useCallback)((function(e,t){if(null!==c.current){var u=c.current,l=u.scrollTop,f=u.scrollHeight,p=u.clientHeight,h=c.current,d=t>0,v=f-p-l,m=!1;v>t&&a.current&&(r&&r(e),a.current=!1),d&&s.current&&(i&&i(e),s.current=!1),d&&t>v?(n&&!a.current&&n(e),h.scrollTop=f,m=!0,a.current=!0):!d&&-t>l&&(o&&!s.current&&o(e),h.scrollTop=0,m=!0,s.current=!0),m&&function(e){e.preventDefault(),e.stopPropagation()}(e)}}),[]),p=(0,u.useCallback)((function(e){f(e,e.deltaY)}),[f]),h=(0,u.useCallback)((function(e){l.current=e.changedTouches[0].clientY}),[]),d=(0,u.useCallback)((function(e){var t=l.current-e.changedTouches[0].clientY;f(e,t)}),[f]),v=(0,u.useCallback)((function(e){if(e){var t=!!pt&&{passive:!1};"function"==typeof e.addEventListener&&e.addEventListener("wheel",p,t),"function"==typeof e.addEventListener&&e.addEventListener("touchstart",h,t),"function"==typeof e.addEventListener&&e.addEventListener("touchmove",d,t)}}),[d,h,p]),m=(0,u.useCallback)((function(e){e&&("function"==typeof e.removeEventListener&&e.removeEventListener("wheel",p,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchstart",h,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchmove",d,!1))}),[d,h,p]);return(0,u.useEffect)((function(){if(t){var e=c.current;return v(e),function(){m(e)}}}),[t,v,m]),function(e){c.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),i=function(e){var t=e.isEnabled,n=e.accountForScrollbars,r=void 0===n||n,o=(0,u.useRef)({}),i=(0,u.useRef)(null),a=(0,u.useCallback)((function(e){if(pn){var t=document.body,n=t&&t.style;if(r&&an.forEach((function(e){var t=n&&n[e];o.current[e]=t})),r&&hn<1){var i=parseInt(o.current.paddingRight,10)||0,a=document.body?document.body.clientWidth:0,u=window.innerWidth-a+i||0;Object.keys(un).forEach((function(e){var t=un[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(u,"px"))}t&&fn()&&(t.addEventListener("touchmove",sn,dn),e&&(e.addEventListener("touchstart",cn,dn),e.addEventListener("touchmove",ln,dn))),hn+=1}}),[]),s=(0,u.useCallback)((function(e){if(pn){var t=document.body,n=t&&t.style;hn=Math.max(hn-1,0),r&&hn<1&&an.forEach((function(e){var t=o.current[e];n&&(n[e]=t)})),t&&fn()&&(t.removeEventListener("touchmove",sn,dn),e&&(e.removeEventListener("touchstart",cn,dn),e.removeEventListener("touchmove",ln,dn)))}}),[]);return(0,u.useEffect)((function(){if(t){var e=i.current;return a(e),function(){s(e)}}}),[t,a,s]),function(e){i.current=e}}({isEnabled:n});return Le(s().Fragment,null,n&&Le("div",{onClick:vn,css:mn}),t((function(e){o(e),i(e)})))}var yn={clearIndicator:Rt,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,n=e.isFocused,r=e.theme,o=r.colors,i=r.borderRadius,a=r.spacing;return{label:"control",alignItems:"center",backgroundColor:t?o.neutral5:o.neutral0,borderColor:t?o.neutral10:n?o.primary:o.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:n?"0 0 0 1px ".concat(o.primary):null,cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:a.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms","&:hover":{borderColor:n?o.primary:o.neutral30}}},dropdownIndicator:Mt,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,n=e.theme,r=n.spacing.baseUnit,o=n.colors;return{label:"indicatorSeparator",alignSelf:"stretch",backgroundColor:t?o.neutral10:o.neutral20,marginBottom:2*r,marginTop:2*r,width:1}},input:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing,o=n.colors;return{margin:r.baseUnit/2,paddingBottom:r.baseUnit/2,paddingTop:r.baseUnit/2,visibility:t?"hidden":"visible",color:o.neutral80}},loadingIndicator:function(e){var t=e.isFocused,n=e.size,r=e.theme,o=r.colors,i=r.spacing.baseUnit;return{label:"loadingIndicator",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*i,transition:"color 150ms",alignSelf:"center",fontSize:n,lineHeight:1,marginRight:n,textAlign:"center",verticalAlign:"middle"}},loadingMessage:yt,menu:function(e){var t,n=e.placement,r=e.theme,o=r.borderRadius,i=r.spacing,u=r.colors;return a(t={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(n),"100%"),a(t,"backgroundColor",u.neutral0),a(t,"borderRadius",o),a(t,"boxShadow","0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)"),a(t,"marginBottom",i.menuGutter),a(t,"marginTop",i.menuGutter),a(t,"position","absolute"),a(t,"width","100%"),a(t,"zIndex",1),t},menuList:function(e){var t=e.maxHeight,n=e.theme.spacing.baseUnit;return{maxHeight:t,overflowY:"auto",paddingBottom:n,paddingTop:n,position:"relative",WebkitOverflowScrolling:"touch"}},menuPortal:function(e){var t=e.rect,n=e.offset,r=e.position;return{left:t.left,position:r,top:n,width:t.width,zIndex:1}},multiValue:function(e){var t=e.theme,n=t.spacing,r=t.borderRadius;return{label:"multiValue",backgroundColor:t.colors.neutral10,borderRadius:r/2,display:"flex",margin:n.baseUnit/2,minWidth:0}},multiValueLabel:function(e){var t=e.theme,n=t.borderRadius,r=t.colors,o=e.cropWithEllipsis;return{borderRadius:n/2,color:r.neutral80,fontSize:"85%",overflow:"hidden",padding:3,paddingLeft:6,textOverflow:o?"ellipsis":null,whiteSpace:"nowrap"}},multiValueRemove:function(e){var t=e.theme,n=t.spacing,r=t.borderRadius,o=t.colors;return{alignItems:"center",borderRadius:r/2,backgroundColor:e.isFocused&&o.dangerLight,display:"flex",paddingLeft:n.baseUnit,paddingRight:n.baseUnit,":hover":{backgroundColor:o.dangerLight,color:o.danger}}},noOptionsMessage:gt,option:function(e){var t=e.isDisabled,n=e.isFocused,r=e.isSelected,o=e.theme,i=o.spacing,a=o.colors;return{label:"option",backgroundColor:r?a.primary:n?a.primary25:"transparent",color:t?a.neutral20:r?a.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&&(r?a.primary:a.primary50)}}},placeholder:function(e){var t=e.theme,n=t.spacing;return{label:"placeholder",color:t.colors.neutral50,marginLeft:n.baseUnit/2,marginRight:n.baseUnit/2,position:"absolute",top:"50%",transform:"translateY(-50%)"}},singleValue:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing,o=n.colors;return{label:"singleValue",color:t?o.neutral40:o.neutral80,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2,maxWidth:"calc(100% - ".concat(2*r.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"}}},bn={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}},_n={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:st(),captureMenuScroll:!st(),closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var n=Ke({ignoreCase:!0,ignoreAccents:!0,stringify:rn,trim:!0,matchFrom:"any"},undefined),r=n.ignoreCase,o=n.ignoreAccents,i=n.stringify,a=n.trim,u=n.matchFrom,s=a?nn(t):t,l=a?nn(i(e)):i(e);return r&&(s=s.toLowerCase(),l=l.toLowerCase()),o&&(s=tn(s),l=en(l)),"start"===u?l.substr(0,s.length)===s:l.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:function(e){return!!e.isDisabled},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};function wn(e,t,n,r){return{type:"option",data:t,isDisabled:Cn(e,t,n),isSelected:Pn(e,t,n),label:kn(e,t),value:En(e,t),index:r}}function On(e,t){return e.options.map((function(n,r){if(n.options){var o=n.options.map((function(n,r){return wn(e,n,t,r)})).filter((function(t){return Sn(e,t)}));return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var i=wn(e,n,t,r);return Sn(e,i)?i:void 0})).filter((function(e){return!!e}))}function xn(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,Ut(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function Sn(e,t){var n=e.inputValue,r=void 0===n?"":n,o=t.data,i=t.isSelected,a=t.label,u=t.value;return(!Mn(e)||!i)&&In(e,{label:a,value:u,data:o},r)}var kn=function(e,t){return e.getOptionLabel(t)},En=function(e,t){return e.getOptionValue(t)};function Cn(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Pn(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var r=En(e,t);return n.some((function(t){return En(e,t)===r}))}function In(e,t,n){return!e.filterOption||e.filterOption(t,n)}var Mn=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},Rn=1,jn=function(e){Ge(n,e);var t=Je(n);function n(e){var r;return $e(this,n),(r=t.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0},r.blockOptionHover=!1,r.isComposing=!1,r.commonProps=void 0,r.initialTouchX=0,r.initialTouchY=0,r.instancePrefix="",r.openAfterFocus=!1,r.scrollToFocusedOptionOnUpdate=!1,r.userIsDragging=void 0,r.controlRef=null,r.getControlRef=function(e){r.controlRef=e},r.focusedOptionRef=null,r.getFocusedOptionRef=function(e){r.focusedOptionRef=e},r.menuListRef=null,r.getMenuListRef=function(e){r.menuListRef=e},r.inputRef=null,r.getInputRef=function(e){r.inputRef=e},r.focus=r.focusInput,r.blur=r.blurInput,r.onChange=function(e,t){var n=r.props,o=n.onChange,i=n.name;t.name=i,r.ariaOnChange(e,t),o(e,t)},r.setValue=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"set-value",n=arguments.length>2?arguments[2]:void 0,o=r.props,i=o.closeMenuOnSelect,a=o.isMulti;r.onInputChange("",{action:"set-value"}),i&&(r.setState({inputIsHiddenAfterUpdate:!a}),r.onMenuClose()),r.setState({clearFocusValueOnUpdate:!0}),r.onChange(e,{action:t,option:n})},r.selectOption=function(e){var t=r.props,n=t.blurInputOnSelect,o=t.isMulti,i=t.name,a=r.state.selectValue,u=o&&r.isOptionSelected(e,a),s=r.isOptionDisabled(e,a);if(u){var l=r.getOptionValue(e);r.setValue(a.filter((function(e){return r.getOptionValue(e)!==l})),"deselect-option",e)}else{if(s)return void r.ariaOnChange(e,{action:"select-option",name:i});o?r.setValue([].concat(Ut(a),[e]),"select-option",e):r.setValue(e,"select-option")}n&&r.blurInput()},r.removeValue=function(e){var t=r.props.isMulti,n=r.state.selectValue,o=r.getOptionValue(e),i=n.filter((function(e){return r.getOptionValue(e)!==o})),a=t?i:i[0]||null;r.onChange(a,{action:"remove-value",removedValue:e}),r.focusInput()},r.clearValue=function(){var e=r.state.selectValue;r.onChange(r.props.isMulti?[]:null,{action:"clear",removedValues:e})},r.popValue=function(){var e=r.props.isMulti,t=r.state.selectValue,n=t[t.length-1],o=t.slice(0,t.length-1),i=e?o:o[0]||null;r.onChange(i,{action:"pop-value",removedValue:n})},r.getValue=function(){return r.state.selectValue},r.cx=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return tt.apply(void 0,[r.props.classNamePrefix].concat(t))},r.getOptionLabel=function(e){return kn(r.props,e)},r.getOptionValue=function(e){return En(r.props,e)},r.getStyles=function(e,t){var n=yn[e](t);n.boxSizing="border-box";var o=r.props.styles[e];return o?o(n,t):n},r.getElementId=function(e){return"".concat(r.instancePrefix,"-").concat(e)},r.getComponents=function(){return e=r.props,Ke(Ke({},zt),e.components);var e},r.buildCategorizedOptions=function(){return On(r.props,r.state.selectValue)},r.getCategorizedOptions=function(){return r.props.menuIsOpen?r.buildCategorizedOptions():[]},r.buildFocusableOptions=function(){return xn(r.buildCategorizedOptions())},r.getFocusableOptions=function(){return r.props.menuIsOpen?r.buildFocusableOptions():[]},r.ariaOnChange=function(e,t){r.setState({ariaSelection:Ke({value:e},t)})},r.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),r.focusInput())},r.onMenuMouseMove=function(e){r.blockOptionHover=!1},r.onControlMouseDown=function(e){var t=r.props.openMenuOnClick;r.state.isFocused?r.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&r.onMenuClose():t&&r.openMenu("first"):(t&&(r.openAfterFocus=!0),r.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()},r.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||r.props.isDisabled)){var t=r.props,n=t.isMulti,o=t.menuIsOpen;r.focusInput(),o?(r.setState({inputIsHiddenAfterUpdate:!n}),r.onMenuClose()):r.openMenu("first"),e.preventDefault(),e.stopPropagation()}},r.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(r.clearValue(),e.stopPropagation(),r.openAfterFocus=!1,"touchend"===e.type?r.focusInput():setTimeout((function(){return r.focusInput()})))},r.onScroll=function(e){"boolean"==typeof r.props.closeMenuOnScroll?e.target instanceof HTMLElement&&ot(e.target)&&r.props.onMenuClose():"function"==typeof r.props.closeMenuOnScroll&&r.props.closeMenuOnScroll(e)&&r.props.onMenuClose()},r.onCompositionStart=function(){r.isComposing=!0},r.onCompositionEnd=function(){r.isComposing=!1},r.onTouchStart=function(e){var t=e.touches,n=t&&t.item(0);n&&(r.initialTouchX=n.clientX,r.initialTouchY=n.clientY,r.userIsDragging=!1)},r.onTouchMove=function(e){var t=e.touches,n=t&&t.item(0);if(n){var o=Math.abs(n.clientX-r.initialTouchX),i=Math.abs(n.clientY-r.initialTouchY);r.userIsDragging=o>5||i>5}},r.onTouchEnd=function(e){r.userIsDragging||(r.controlRef&&!r.controlRef.contains(e.target)&&r.menuListRef&&!r.menuListRef.contains(e.target)&&r.blurInput(),r.initialTouchX=0,r.initialTouchY=0)},r.onControlTouchEnd=function(e){r.userIsDragging||r.onControlMouseDown(e)},r.onClearIndicatorTouchEnd=function(e){r.userIsDragging||r.onClearIndicatorMouseDown(e)},r.onDropdownIndicatorTouchEnd=function(e){r.userIsDragging||r.onDropdownIndicatorMouseDown(e)},r.handleInputChange=function(e){var t=e.currentTarget.value;r.setState({inputIsHiddenAfterUpdate:!1}),r.onInputChange(t,{action:"input-change"}),r.props.menuIsOpen||r.onMenuOpen()},r.onInputFocus=function(e){r.props.onFocus&&r.props.onFocus(e),r.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(r.openAfterFocus||r.props.openMenuOnFocus)&&r.openMenu("first"),r.openAfterFocus=!1},r.onInputBlur=function(e){r.menuListRef&&r.menuListRef.contains(document.activeElement)?r.inputRef.focus():(r.props.onBlur&&r.props.onBlur(e),r.onInputChange("",{action:"input-blur"}),r.onMenuClose(),r.setState({focusedValue:null,isFocused:!1}))},r.onOptionHover=function(e){r.blockOptionHover||r.state.focusedOption===e||r.setState({focusedOption:e})},r.shouldHideSelectedOptions=function(){return Mn(r.props)},r.onKeyDown=function(e){var t=r.props,n=t.isMulti,o=t.backspaceRemovesValue,i=t.escapeClearsValue,a=t.inputValue,u=t.isClearable,s=t.isDisabled,l=t.menuIsOpen,c=t.onKeyDown,f=t.tabSelectsValue,p=t.openMenuOnFocus,h=r.state,d=h.focusedOption,v=h.focusedValue,m=h.selectValue;if(!(s||"function"==typeof c&&(c(e),e.defaultPrevented))){switch(r.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||a)return;r.focusValue("previous");break;case"ArrowRight":if(!n||a)return;r.focusValue("next");break;case"Delete":case"Backspace":if(a)return;if(v)r.removeValue(v);else{if(!o)return;n?r.popValue():u&&r.clearValue()}break;case"Tab":if(r.isComposing)return;if(e.shiftKey||!l||!f||!d||p&&r.isOptionSelected(d,m))return;r.selectOption(d);break;case"Enter":if(229===e.keyCode)break;if(l){if(!d)return;if(r.isComposing)return;r.selectOption(d);break}return;case"Escape":l?(r.setState({inputIsHiddenAfterUpdate:!1}),r.onInputChange("",{action:"menu-close"}),r.onMenuClose()):u&&i&&r.clearValue();break;case" ":if(a)return;if(!l){r.openMenu("first");break}if(!d)return;r.selectOption(d);break;case"ArrowUp":l?r.focusOption("up"):r.openMenu("last");break;case"ArrowDown":l?r.focusOption("down"):r.openMenu("first");break;case"PageUp":if(!l)return;r.focusOption("pageup");break;case"PageDown":if(!l)return;r.focusOption("pagedown");break;case"Home":if(!l)return;r.focusOption("first");break;case"End":if(!l)return;r.focusOption("last");break;default:return}e.preventDefault()}},r.instancePrefix="react-select-"+(r.props.instanceId||++Rn),r.state.selectValue=nt(e.value),r}return We(n,[{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:"componentDidUpdate",value:function(e){var t,n,r,o,i,a=this.props,u=a.isDisabled,s=a.menuIsOpen,l=this.state.isFocused;(l&&!u&&e.isDisabled||l&&s&&!e.menuIsOpen)&&this.focusInput(),l&&u&&!e.isDisabled&&this.setState({isFocused:!1},this.onMenuClose),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(t=this.menuListRef,n=this.focusedOptionRef,r=t.getBoundingClientRect(),o=n.getBoundingClientRect(),i=n.offsetHeight/3,o.bottom+i>r.bottom?at(t,Math.min(n.offsetTop+n.clientHeight-t.offsetHeight+i,t.scrollHeight)):o.top-i<r.top&&at(t,Math.max(n.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(){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,n=this.state,r=n.selectValue,o=n.isFocused,i=this.buildFocusableOptions(),a="first"===e?0:i.length-1;if(!this.props.isMulti){var u=i.indexOf(r[0]);u>-1&&(a=u)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[a]},(function(){return t.onMenuOpen()}))}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,r=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var o=n.indexOf(r);r||(o=-1);var i=n.length-1,a=-1;if(n.length){switch(e){case"previous":a=0===o?0:-1===o?i:o-1;break;case"next":o>-1&&o<i&&(a=o+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,n=this.state.focusedOption,r=this.getFocusableOptions();if(r.length){var o=0,i=r.indexOf(n);n||(i=-1),"up"===e?o=i>0?i-1:r.length-1:"down"===e?o=(i+1)%r.length:"pageup"===e?(o=i-t)<0&&(o=0):"pagedown"===e?(o=i+t)>r.length-1&&(o=r.length-1):"last"===e&&(o=r.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:r[o],focusedValue:null})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(bn):Ke(Ke({},bn),this.props.theme):bn}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,r=this.getValue,o=this.selectOption,i=this.setValue,a=this.props,u=a.isMulti,s=a.isRtl,l=a.options;return{clearValue:e,cx:t,getStyles:n,getValue:r,hasValue:this.hasValue(),isMulti:u,isRtl:s,options:l,selectOption:o,selectProps:a,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return Cn(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Pn(this.props,e,t)}},{key:"filterOption",value:function(e,t){return In(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var n=this.props.inputValue,r=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:r})}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:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,r=e.inputId,o=e.inputValue,i=e.tabIndex,a=e.form,u=this.getComponents().Input,c=this.state.inputIsHidden,f=this.commonProps,p=r||this.getElementId("input"),h={"aria-autocomplete":"list","aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"]};return n?s().createElement(u,l({},f,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:p,innerRef:this.getInputRef,isDisabled:t,isHidden:c,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:i,form:a,type:"text",value:o},h)):s().createElement(on,l({id:p,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Qe,onFocus:this.onInputFocus,readOnly:!0,disabled:t,tabIndex:i,form:a,value:""},h))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),n=t.MultiValue,r=t.MultiValueContainer,o=t.MultiValueLabel,i=t.MultiValueRemove,a=t.SingleValue,u=t.Placeholder,c=this.commonProps,f=this.props,p=f.controlShouldRenderValue,h=f.isDisabled,d=f.isMulti,v=f.inputValue,m=f.placeholder,g=this.state,y=g.selectValue,b=g.focusedValue,_=g.isFocused;if(!this.hasValue()||!p)return v?null:s().createElement(u,l({},c,{key:"placeholder",isDisabled:h,isFocused:_}),m);if(d){var w=y.map((function(t,a){var u=t===b;return s().createElement(n,l({},c,{components:{Container:r,Label:o,Remove:i},isFocused:u,isDisabled:h,key:"".concat(e.getOptionValue(t)).concat(a),index:a,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 w}if(v)return null;var O=y[0];return s().createElement(a,l({},c,{data:O,isDisabled:h}),this.formatOptionLabel(O,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||o)return null;var a={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return s().createElement(e,l({},t,{innerProps:a,isFocused:i}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;return e&&o?s().createElement(e,l({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:i})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.getComponents(),t=e.DropdownIndicator,n=e.IndicatorSeparator;if(!t||!n)return null;var r=this.commonProps,o=this.props.isDisabled,i=this.state.isFocused;return s().createElement(n,l({},r,{isDisabled:o,isFocused:i}))}},{key:"renderDropdownIndicator",value:function(){var e=this.getComponents().DropdownIndicator;if(!e)return null;var t=this.commonProps,n=this.props.isDisabled,r=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return s().createElement(e,l({},t,{innerProps:o,isDisabled:n,isFocused:r}))}},{key:"renderMenu",value:function(){var e=this,t=this.getComponents(),n=t.Group,r=t.GroupHeading,o=t.Menu,i=t.MenuList,a=t.MenuPortal,u=t.LoadingMessage,c=t.NoOptionsMessage,f=t.Option,p=this.commonProps,h=this.state.focusedOption,d=this.props,v=d.captureMenuScroll,m=d.inputValue,g=d.isLoading,y=d.loadingMessage,b=d.minMenuHeight,_=d.maxMenuHeight,w=d.menuIsOpen,O=d.menuPlacement,x=d.menuPosition,S=d.menuPortalTarget,k=d.menuShouldBlockScroll,E=d.menuShouldScrollIntoView,C=d.noOptionsMessage,P=d.onMenuScrollToTop,I=d.onMenuScrollToBottom;if(!w)return null;var M,R=function(t,n){var r=t.type,o=t.data,i=t.isDisabled,a=t.isSelected,u=t.label,c=t.value,d=h===o,v=i?void 0:function(){return e.onOptionHover(o)},m=i?void 0:function(){return e.selectOption(o)},g="".concat(e.getElementId("option"),"-").concat(n),y={id:g,onClick:m,onMouseMove:v,onMouseOver:v,tabIndex:-1};return s().createElement(f,l({},p,{innerProps:y,data:o,isDisabled:i,isSelected:a,key:g,label:u,type:r,value:c,isFocused:d,innerRef:d?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())M=this.getCategorizedOptions().map((function(t){if("group"===t.type){var o=t.data,i=t.options,a=t.index,u="".concat(e.getElementId("group"),"-").concat(a),c="".concat(u,"-heading");return s().createElement(n,l({},p,{key:u,data:o,options:i,Heading:r,headingProps:{id:c,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return R(e,"".concat(a,"-").concat(e.index))})))}if("option"===t.type)return R(t,"".concat(t.index))}));else if(g){var j=y({inputValue:m});if(null===j)return null;M=s().createElement(u,p,j)}else{var A=C({inputValue:m});if(null===A)return null;M=s().createElement(c,p,A)}var T={minMenuHeight:b,maxMenuHeight:_,menuPlacement:O,menuPosition:x,menuShouldScrollIntoView:E},L=s().createElement(vt,l({},p,T),(function(t){var n=t.ref,r=t.placerProps,a=r.placement,u=r.maxHeight;return s().createElement(o,l({},p,T,{innerRef:n,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:g,placement:a}),s().createElement(gn,{captureEnabled:v,onTopArrive:P,onBottomArrive:I,lockEnabled:k},(function(t){return s().createElement(i,l({},p,{innerRef:function(n){e.getMenuListRef(n),t(n)},isLoading:g,maxHeight:u,focusedOption:h}),M)})))}));return S||"fixed"===x?s().createElement(a,l({},p,{appendTo:S,controlElement:this.controlRef,menuPlacement:O,menuPosition:x}),L):L}},{key:"renderFormField",value:function(){var e=this,t=this.props,n=t.delimiter,r=t.isDisabled,o=t.isMulti,i=t.name,a=this.state.selectValue;if(i&&!r){if(o){if(n){var u=a.map((function(t){return e.getOptionValue(t)})).join(n);return s().createElement("input",{name:i,type:"hidden",value:u})}var l=a.length>0?a.map((function(t,n){return s().createElement("input",{key:"i-".concat(n),name:i,type:"hidden",value:e.getOptionValue(t)})})):s().createElement("input",{name:i,type:"hidden"});return s().createElement("div",null,l)}var c=a[0]?this.getOptionValue(a[0]):"";return s().createElement("input",{name:i,type:"hidden",value:c})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,i=t.isFocused,a=t.selectValue,u=this.getFocusableOptions();return s().createElement(qt,l({},e,{ariaSelection:n,focusedOption:r,focusedValue:o,isFocused:i,selectValue:a,focusableOptions:u}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,r=e.SelectContainer,o=e.ValueContainer,i=this.props,a=i.className,u=i.id,c=i.isDisabled,f=i.menuIsOpen,p=this.state.isFocused,h=this.commonProps=this.getCommonProps();return s().createElement(r,l({},h,{className:a,innerProps:{id:u,onKeyDown:this.onKeyDown},isDisabled:c,isFocused:p}),this.renderLiveRegion(),s().createElement(t,l({},h,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:c,isFocused:p,menuIsOpen:f}),s().createElement(o,l({},h,{isDisabled:c}),this.renderPlaceholderOrValue(),this.renderInput()),s().createElement(n,l({},h,{isDisabled:c}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,r=t.clearFocusValueOnUpdate,o=t.inputIsHiddenAfterUpdate,i=e.options,a=e.value,u=e.menuIsOpen,s=e.inputValue,l={};if(n&&(a!==n.value||i!==n.options||u!==n.menuIsOpen||s!==n.inputValue)){var c=nt(a),f=u?function(e,t){return xn(On(e,t))}(e,c):[],p=r?function(e,t){var n=e.focusedValue,r=e.selectValue.indexOf(n);if(r>-1){if(t.indexOf(n)>-1)return n;if(r<t.length)return t[r]}return null}(t,c):null,h=function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,f);l={selectValue:c,focusedOption:h,focusedValue:p,clearFocusValueOnUpdate:!1}}var d=null!=o&&e!==n?{inputIsHidden:o,inputIsHiddenAfterUpdate:void 0}:{};return Ke(Ke(Ke({},l),d),{},{prevProps:e})}}]),n}(u.Component);jn.defaultProps=_n;var An,Tn,Ln,Dn=(u.Component,An=jn,Ln=Tn=function(e){Ge(n,e);var t=Je(n);function n(){var e;$e(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).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,n){e.callProp("onChange",t,n),e.setState({value:t})},e.onInputChange=function(t,n){var r=e.callProp("onInputChange",t,n);e.setState({inputValue:void 0!==r?r:t})},e.onMenuOpen=function(){e.callProp("onMenuOpen"),e.setState({menuIsOpen:!0})},e.onMenuClose=function(){e.callProp("onMenuClose"),e.setState({menuIsOpen:!1})},e}return We(n,[{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,n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return(t=this.props)[e].apply(t,r)}}},{key:"render",value:function(){var e=this,t=this.props;t.defaultInputValue,t.defaultMenuIsOpen,t.defaultValue;var n=ze(t,["defaultInputValue","defaultMenuIsOpen","defaultValue"]);return s().createElement(An,l({},n,{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")}))}}]),n}(u.Component),Tn.defaultProps={defaultInputValue:"",defaultMenuIsOpen:!1,defaultValue:null},Ln);const Vn=Dn;var Nn=wp.components.CheckboxControl,Fn=function(e){var t=e.help,n=e.disabled,r=e.label,o=e.updateCheckbox,i=e.value;return(0,u.createElement)(Nn,{help:t,disabled:n,label:r,checked:i,onChange:function(e){return o(e)}})};function zn(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Un(e,t){if(t&&("object"===o(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return zn(e)}function $n(e){return $n=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},$n(e)}var Hn=n(486);function Wn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Bn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Wn(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Gn=wp.element,qn=Gn.Component,Yn=Gn.RawHTML,Zn=Gn.Fragment,Kn=wp.i18n,Xn=Kn.__,Jn=Kn.sprintf,Qn=wp.apiFetch,er=(wp.url.addQueryArgs,wp.components),tr=er.Placeholder,nr=er.Spinner,rr=function(e){Ge(o,e);var t,n,r=(t=o,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,r=$n(t);if(n){var o=$n(this).constructor;e=Reflect.construct(r,arguments,o)}else e=r.apply(this,arguments);return Un(this,e)});function o(e){var t;return $e(this,o),(t=r.call(this,e)).state={response:null,prevResponse:null},t}return We(o,[{key:"componentDidMount",value:function(){this.isStillMounted=!0,this.fetch(this.props)}},{key:"componentWillUnmount",value:function(){this.isStillMounted=!1}},{key:"componentDidUpdate",value:function(e){(0,Hn.isEqual)(e,this.props)||this.fetch(this.props)}},{key:"fetch",value:function(e){var t=this;if(this.isStillMounted){null!==this.state.response&&this.setState((function(e){return{response:null,prevResponse:e.response}}));var n=e.block,r=e.attributes,o=void 0===r?null:r,i=e.urlQueryArgs,a=void 0===i?{}:i,u=this.currentFetchRequest=Qn({path:"/wp/v2/block-renderer/".concat(n),method:"POST",data:Bn(Bn({context:"edit"},null!==o?{attributes:o}:{}),a)}).then((function(e){t.isStillMounted&&u===t.currentFetchRequest&&e&&t.setState({response:e.rendered})})).catch((function(e){t.isStillMounted&&u===t.currentFetchRequest&&t.setState({response:{error:!0,errorMsg:e.message}})}));return u}}},{key:"render",value:function(){var e=this.props.spinnerLocation,t=(e.right,e.top,e.unit,this.state.response),n=this.state.prevResponse,r="";null!==n&&(r='<div style="position:relative;"><div style="position:absolute;left:-45px;bottom:50%;"><span class="spinner" style="visibility: visible;></span><span class="components-spinner"></span></div>'.concat(n,"</div>"));var o=this.props,i=o.className,a=o.EmptyResponsePlaceholder,s=o.ErrorResponsePlaceholder;return o.LoadingResponsePlaceholder,""===t?(0,u.createElement)(a,l({response:t},this.props)):t?t.error?(0,u.createElement)(s,l({response:t},this.props)):(0,u.createElement)(Yn,{key:"html",className:i},t):(0,u.createElement)(Zn,null,(0,u.createElement)(Yn,{key:"html",className:i},r))}}]),o}(qn);function or(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ir(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?or(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):or(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}rr.defaultProps={spinnerLocation:{right:0,top:10,unit:"px"},EmptyResponsePlaceholder:function(e){var t=e.className;return(0,u.createElement)(tr,{className:t},Xn("Block rendered as empty."))},ErrorResponsePlaceholder:function(e){var t=e.response,n=e.className,r=Jn(Xn("Error loading block: %s"),t.errorMsg);return(0,u.createElement)(tr,{className:n},r)},LoadingResponsePlaceholder:function(e){var t=e.className;return(0,u.createElement)(tr,{className:t},(0,u.createElement)(nr,null))}};var ar=wp.i18n.__,ur=wp.blockEditor.InspectorControls,sr=wp.components,lr=sr.PanelBody,cr=sr.PanelRow,fr=sr.TextControl,pr=sr.SelectControl,hr=(sr.Button,wp.blocks.registerBlockType),dr=(wp.serverSideRender,wp.hooks),vr=dr.applyFilters,mr=(dr.addAction,dr.addFilter,wp.element),gr=mr.useState,yr=mr.useEffect;hr("wpgoplugins/simple-sitemap-block",{title:"Simple Sitemap",icon:"editor-ul",keywords:[ar("Sitemap","simple-sitemap"),ar("Single","simple-sitemap"),ar("HTML Sitemap","simple-sitemap")],category:"simple-sitemap",example:{attributes:{num_posts:20}},edit:function(e){var t,n=e.attributes,o=n.show_excerpt,i=n.show_label,a=n.links,s=n.page_depth,l=(n.nofollow,n.image,n.list_icon,n.max_width,n.responsive_breakpoint,n.sitemap_container_margin,n.sitemap_item_line_height,n.tab_color,n.tab_header_bg,n.post_type_label_padding,n.post_type_label_font_size,n.render_tab),c=n.block_post_types,f=(n.exclude,n.include,n.order),p=n.orderby,h=n.target_blank,d=n.post_type_label,v=e.setAttributes,m=e.attributes,g={container:function(e){return ir(ir({},e),{},{marginBottom:"5px",'& div[class$="-Input"]':{"& input:focus":{boxShadow:"none"}}})}},y=vr("sitemap-post-types-select",(0,u.createElement)(Vn,{title:"Title",defaultValue:JSON.parse(c),isMulti:!0,onChange:function(e){return v({block_post_types:JSON.stringify(e)})},options:[{value:"post",label:"Post"},{value:"page",label:"Page"}],styles:g}),e),b=vr("post-types-help-label",(0,u.createElement)(cr,{className:"panel-row-help-label"},(0,u.createElement)("p",{style:{marginTop:"-20px",fontSize:"13px",fontStyle:"italic",marginLeft:"2px"}},"List"," ",(0,u.createElement)("a",{href:"https://wpgoplugins.com/plugins/simple-sitemap-pro/#post-types",target:"_blank",rel:"noreferrer"},"more")," ","post types")),e),_=vr("sitemap-general-settings","",e),w=vr("sitemap-general-styles","",e),O=vr("sitemap-featured-image","",e),x=vr("sitemap-tab-controls","",e),S=JSON.parse(c);yr((function(){var e=!1;if(void 0===d?v({post_type_label:{}}):M(Object.values(d)[0]||""),S.forEach((function(t){t.value!==E||(e=!0)})),!e){var t,n=null===(t=S[0])||void 0===t?void 0:t.value;C(n),d[n]?M(d[n]):M("")}}),[c]);var k=r(gr(null===(t=S[0])||void 0===t?void 0:t.value),2),E=k[0],C=k[1],P=r(gr(""),2),I=P[0],M=P[1];return[(0,u.createElement)(ur,{key:"simple-sitemap-block-controls"},(0,u.createElement)(lr,{title:ar("General Settings","simple-sitemap")},(0,u.createElement)(cr,{className:"panel-row-label"},(0,u.createElement)("label",{style:{marginBottom:"-14px"},className:"components-base-control__label"},"Select post types to display")),(0,u.createElement)(cr,null,y),b,(0,u.createElement)(cr,{className:"simple-sitemap order"},(0,u.createElement)(pr,{label:"Orderby",value:p,options:[{label:"Title",value:"title"},{label:"Date",value:"date"},{label:"ID",value:"ID"},{label:"Author",value:"author"},{label:"Name",value:"name"},{label:"Modified",value:"modified"},{label:"Menu Order",value:"menu_order"},{label:"Random Order",value:"rand"},{label:"Comment Count",value:"comment_count"}],onChange:function(e){v({orderby:e})}}),(0,u.createElement)(pr,{label:"Order",value:f,options:[{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],onChange:function(e){v({order:e})}})),(0,u.createElement)(cr,{className:"simple-sitemap general-chk"},(0,u.createElement)(Fn,{value:i,label:"Show post type label",updateCheckbox:function(e){v({show_label:e})}})),(0,u.createElement)(cr,{className:"simple-sitemap general-chk"},(0,u.createElement)(Fn,{value:o,label:"Show excerpt",updateCheckbox:function(e){v({show_excerpt:e})}})),(0,u.createElement)(cr,{className:"simple-sitemap general-chk"},(0,u.createElement)(Fn,{value:a,label:"Enable sitemap links",updateCheckbox:function(e){v({links:e})}})),a&&(0,u.createElement)(cr,{className:"simple-sitemap general-chk"},(0,u.createElement)("div",{style:{margin:"0 0 5px 1rem"}},(0,u.createElement)(Fn,{value:h,label:ar("Open links in new tab","simple-sitemap"),updateCheckbox:function(e){v({target_blank:e})}}))),_),0<S.length&&(0,u.createElement)(lr,{title:ar("Post Types Labels","simple-sitemap"),initialOpen:!1},(0,u.createElement)(cr,{className:"simple-sitemap order"},(0,u.createElement)("div",{style:{width:"125px"}},(0,u.createElement)(pr,{label:ar("Post type","simple-sitemap"),value:E,options:S,onChange:function(e){d[e]?M(d[e]):M(""),C(e)}}))),(0,u.createElement)(cr,null,(0,u.createElement)(fr,{label:ar("New Label","simple-sitemap"),value:I,onChange:function(e){!function(e){var t=ir({},d);e.trim().length>0?t[E]=e:d[E]&&delete t[E],v({post_type_label:ir({},t)}),M(e)}(e)}}))),w,O,(0,u.createElement)(lr,{title:ar("Tab Settings","simple-sitemap"),initialOpen:!1},(0,u.createElement)(cr,{className:"simple-sitemap"},(0,u.createElement)(Fn,{value:l,label:"Enable tabs",updateCheckbox:function(e){v({render_tab:e})}})),x),(0,u.createElement)(lr,{title:ar("Page Settings","simple-sitemap"),initialOpen:!1},(0,u.createElement)(cr,{className:"simple-sitemap"},(0,u.createElement)("p",null,"Affects sitemap pages only.")),(0,u.createElement)(cr,{className:"simple-sitemap"},(0,u.createElement)(fr,{type:"number",label:"Page indentation",min:"0",max:"5",help:"Leave at zero for auto-depth",value:s,onChange:function(e){v({page_depth:parseInt(e)})}})))),(0,u.createElement)(rr,{key:"simple-sitemap-server-side-render-component",block:"wpgoplugins/simple-sitemap-block",attributes:m})]},save:function(){return null}});var br=wp.components,_r=br.PanelRow,wr=br.SelectControl,Or=wp.element.Component,xr=wp.hooks,Sr=xr.applyFilters,kr=(xr.addAction,xr.addFilter,function(e){Ge(i,e);var t,n,o=(t=i,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,r=$n(t);if(n){var o=$n(this).constructor;e=Reflect.construct(r,arguments,o)}else e=r.apply(this,arguments);return Un(this,e)});function i(e){var t;return $e(this,i),(t=o.call(this)).state={types:[],taxonomies:[],taxonomy_select_disabled_status:!0,taxonomy_select_disabled_help:"",wrapperClass:""},t.props=e,t.updatePostTypeValues=t.updatePostTypeValues.bind(zn(t)),t}return We(i,[{key:"componentDidMount",value:function(){var e=this,t=wp.hooks.applyFilters("fetch-sitemap-cpts",null);"function"==typeof t&&t(this.props).then((function(t){e.setState({types:t})})),this.fetchTaxonomies(null)}},{key:"fetchTaxonomies",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=this.props,o=n.setAttributes,i=n.block_post_type,a=n.block_taxonomy,u="simple-sitemap/v1/post-type-taxonomies/".concat(t||i);wp.apiFetch({path:u,method:"GET"}).then((function(t){var n="",i=!1,u="",s=[],l=!0;if(0===t.length)n="No taxonomies found for this post type",i=!0,u="disabled",o({block_taxonomy:""});else{for(var c=0,f=Object.entries(t);c<f.length;c++){var p=r(f[c],2),h={value:p[0],label:p[1]};s.push(h),h.value===a&&(l=!1)}l&&o({block_taxonomy:s[0].value})}return e.setState({taxonomy_select_disabled_status:i,taxonomy_select_disabled_help:n,taxonomies:s,wrapperClass:u}),t}),(function(e){return e}))}},{key:"updatePostTypeValues",value:function(e){(0,this.props.setAttributes)({block_post_type:e}),this.fetchTaxonomies(e)}},{key:"render",value:function(){var e=this,t=this.props,n=(t.setAttributes,t.block_post_type,t.block_taxonomy),r=(t.multi,t.className,Sr("sitemap-group-post-types-select","",this.props,this.state,this.updatePostTypeValues));return Sr("sitemap-list-more-taxonomies",(0,u.createElement)(_r,null,(0,u.createElement)("p",{style:{marginTop:"-24px",fontSize:"13px",fontStyle:"italic",marginLeft:"2px"}},"List ",(0,u.createElement)("a",{href:"https://wpgoplugins.com/plugins/simple-sitemap-pro/#taxonomies-for-any-post-type",target:"_blank",rel:"noreferrer"},"taxonomies")," for any post type"))),(0,u.createElement)("div",{className:"ss-taxonomy-select ".concat(this.state.wrapperClass)},r,(0,u.createElement)(wr,{label:"Select taxonomy",value:n,options:this.state.taxonomies,onChange:function(t){(0,e.props.setAttributes)({block_taxonomy:t})},disabled:this.state.taxonomy_select_disabled_status}))}}]),i}(Or)),Er=wp.i18n.__,Cr=wp.blockEditor.InspectorControls,Pr=wp.components,Ir=Pr.PanelBody,Mr=Pr.PanelRow,Rr=(Pr.TextControl,Pr.SelectControl),jr=wp.blocks.registerBlockType;!function(e){if(null==e)throw new TypeError("Cannot destructure "+e)}(wp.element),wp.serverSideRender;var Ar=wp.hooks,Tr=Ar.applyFilters;Ar.addAction,Ar.addFilter,jr("wpgoplugins/simple-sitemap-group-block",{title:"Simple Sitemap Group",icon:"networking",keywords:[Er("Sitemap","simple-sitemap"),Er("Group","simple-sitemap"),Er("HTML Sitemap","simple-sitemap")],category:"simple-sitemap",example:{attributes:{num_posts:5,num_terms:5}},edit:function(e){var t=e.attributes,n=t.show_excerpt,r=t.show_label,o=t.links,i=t.block_taxonomy,a=t.block_post_type,s=t.order,l=t.orderby,c=(e.className,e.setAttributes),f=(e.isSelected,e.attributes),p=Tr("sitemap-group-general-settings","",e),h=Tr("sitemap-group-general-styles","",e),d=Tr("sitemap-group-featured-image","",e);return[(0,u.createElement)(Cr,{key:"simple-sitemap-group-block-controls"},(0,u.createElement)(Ir,{title:Er("General Settings","simple-sitemap")},(0,u.createElement)(Mr,{className:"simple-sitemap"},(0,u.createElement)(kr,{setAttributes:c,multi:!1,block_post_type:a,block_taxonomy:i})),(0,u.createElement)(Mr,{className:"simple-sitemap order-label"},(0,u.createElement)("h3",{style:{marginBottom:"-12px"}},"Post ordering")),(0,u.createElement)(Mr,{className:"simple-sitemap order"},(0,u.createElement)(Rr,{label:"Orderby",value:l,options:[{label:"Title",value:"title"},{label:"Date",value:"date"},{label:"ID",value:"ID"},{label:"Author",value:"author"},{label:"Name",value:"name"},{label:"Modified",value:"modified"}],onChange:function(e){c({orderby:e})}}),(0,u.createElement)(Rr,{label:"Order",value:s,options:[{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],onChange:function(e){c({order:e})}})),(0,u.createElement)(Mr,{className:"simple-sitemap general-chk"},(0,u.createElement)(Fn,{value:r,label:"Display post type label",updateCheckbox:function(e){c({show_label:e})}})),(0,u.createElement)(Mr,{className:"simple-sitemap general-chk"},(0,u.createElement)(Fn,{value:n,label:"Display post excerpt",updateCheckbox:function(e){c({show_excerpt:e})}})),(0,u.createElement)(Mr,{className:"simple-sitemap general-chk"},(0,u.createElement)(Fn,{value:o,label:"Display sitemap links",updateCheckbox:function(e){c({links:e})}})),p),h,d),(0,u.createElement)(rr,{key:"simple-sitemap-server-side-render-component",block:"wpgoplugins/simple-sitemap-group-block",attributes:f})]},save:function(){return null}})})()})();
  • simple-sitemap/trunk/lib/block_assets/js/blocks.editor.js.LICENSE.txt

    r2625419 r3037106  
     1/**
     2 * @license
     3 * Lodash <https://lodash.com/>
     4 * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
     5 * Released under MIT license <https://lodash.com/license>
     6 * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
     7 * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
     8 */
     9
    110/** @license React v16.13.1
    211 * react-is.production.min.js
  • simple-sitemap/trunk/lib/classes/class-constants.php

    r2848630 r3037106  
    77 */
    88class Constants {
     9
     10    public $plugin_data;
     11    public $freemius_slug;
     12    public $main_menu_label;
     13    public $plugin_slug;
     14    public $plugin_cpt_slug;
     15    public $menu_type;
     16    public $cpt_slug;
     17    public $css_prefix;
     18    public $filter_prefix;
     19    public $db_option_prefix;
     20    public $enqueue_prefix;
     21    public $plugin_settings_prefix;
     22    public $donation_link;
     23    public $duplicate_post_label;
     24    public $is_premium;
     25    public $parent_slug;
     26    public $settings_page_hook;
     27    public $settings_page_hook_top;
     28    public $settings_page_hook_sub;
     29    public $settings_pages;
     30    public $url_prefix;
     31    public $main_settings_url;
     32    public $welcome_url;
     33    public $new_features_url;
     34    public $freemius_upgrade_url;
     35    public $freemius_discount_upgrade_url;
     36    public $contact_us_url;
     37    public $admin_url;
    938
    1039    /**
  • simple-sitemap/trunk/lib/classes/class-utility.php

    r2848630 r3037106  
    1515    protected $module_roots;
    1616
     17    /**
     18     * Custom plugin data.
     19     *
     20     * @var array
     21     */
     22    protected $custom_plugin_data;
     23   
    1724    /**
    1825     * Main class constructor.
  • simple-sitemap/trunk/lib/classes/enqueue-scripts.php

    r2848630 r3037106  
    1414     */
    1515    protected  $module_roots ;
     16    /**
     17     * An object of API utilities class.
     18     *
     19     * @var object
     20     */
     21    protected  $utilities_fw ;
     22    /**
     23     * Plugin framework new features.
     24     *
     25     * @var mixed
     26     */
     27    protected  $new_features_arr ;
     28    /**
     29     * Plugin data.
     30     *
     31     * @var array
     32     */
     33    protected  $plugin_data ;
     34    /**
     35     * Custom plugin data.
     36     *
     37     * @var array
     38     */
     39    protected  $custom_plugin_data ;
     40    /**
     41     * Plugin version.
     42     *
     43     * @var string
     44     */
     45    protected  $plugin_version ;
     46    /**
     47     * Enqueue prefix.
     48     *
     49     * @var string
     50     */
     51    protected  $enq_pfx ;
     52    /**
     53     * Plugin settings prefix.
     54     *
     55     * @var string
     56     */
     57    protected  $plugin_settings_prefix ;
     58    /**
     59     * Dependencies for JavaScripts.
     60     *
     61     * @var array
     62     */
     63    protected  $js_deps ;
    1664    /**
    1765     * Main class constructor.
  • simple-sitemap/trunk/lib/classes/plugin-admin-pages/class-settings-new-features.php

    r2848630 r3037106  
    1414     */
    1515    protected $module_roots;
     16
     17    /**
     18     * Custom plugin data.
     19     *
     20     * @var array
     21     */
     22    protected $custom_plugin_data;
     23
     24    /**
     25     * Freemius upgrade URL.
     26     *
     27     * @var string
     28     */
     29    protected $freemius_upgrade_url;
     30
     31    /**
     32     * Freemius discount upgrade URL.
     33     *
     34     * @var string
     35     */
     36    protected $freemius_discount_upgrade_url;
     37
     38    /**
     39     * Utility data.
     40     *
     41     * @var array
     42     */
     43    protected $utility;
     44
     45    /**
     46     * Plugin framework new features.
     47     *
     48     * @var array
     49     */
     50    protected $new_features_fw;
     51
     52    /**
     53     * New plugin features.
     54     *
     55     * @var array
     56     */
     57    protected $new_features_arr;
     58
     59    /**
     60     * New features slug.
     61     *
     62     * @var string
     63     */
     64    protected $new_features_slug;
     65
     66    /**
     67     * Plugin data.
     68     *
     69     * @var array
     70     */
     71    protected $plugin_data;
    1672
    1773    /**
  • simple-sitemap/trunk/lib/classes/plugin-admin-pages/class-settings-welcome.php

    r2943743 r3037106  
    1515    protected $module_roots;
    1616
     17    /**
     18     * Plugin data.
     19     *
     20     * @var array
     21     */
     22    protected $plugin_data;
     23
     24    /**
     25     * Custom plugin data.
     26     *
     27     * @var array
     28     */
     29    protected $custom_plugin_data;
     30
     31    /**
     32     * Freemius upgrade URL.
     33     *
     34     * @var string
     35     */
     36    protected $freemius_upgrade_url;
     37
     38    /**
     39     * Freemius discount upgrade URL.
     40     *
     41     * @var string
     42     */
     43    protected $freemius_discount_upgrade_url;
     44
     45    /**
     46     * New features URL.
     47     *
     48     * @var string
     49     */
     50    protected $new_features_url;
     51
     52    /**
     53     * Admin URL.
     54     *
     55     * @var string
     56     */
     57    protected $admin_url;
     58
     59    /**
     60     * Utility data.
     61     *
     62     * @var array
     63     */
     64    protected $utility;
     65
     66    /**
     67     * Welcome slug.
     68     *
     69     * @var string
     70     */
     71    protected $welcome_slug;
     72   
    1773    /**
    1874     * Main class constructor.
  • simple-sitemap/trunk/lib/classes/plugin-admin-pages/class-settings.php

    r2943743 r3037106  
    1414     */
    1515    protected  $module_roots ;
     16    /**
     17     * Plugin data.
     18     *
     19     * @var array
     20     */
     21    protected  $plugin_data ;
     22    /**
     23     * Custom plugin data.
     24     *
     25     * @var array
     26     */
     27    protected  $custom_plugin_data ;
     28    /**
     29     * Hook prefix for the plugin.
     30     *
     31     * @var string
     32     */
     33    protected  $hook_prefix ;
     34    /**
     35     * Freemius upgrade URL.
     36     *
     37     * @var string
     38     */
     39    protected  $freemius_upgrade_url ;
     40    /**
     41     * Utility class instance.
     42     *
     43     * @var array
     44     */
     45    protected  $utility ;
     46    /**
     47     * Settings framework instance.
     48     *
     49     * @var array
     50     */
     51    protected  $settings_fw ;
     52    /**
     53     * New features array from the plugin framework.
     54     *
     55     * @var array
     56     */
     57    protected  $new_features_arr ;
     58    /**
     59     * HTML for displaying the PRO attribute.
     60     *
     61     * @var string
     62     */
     63    protected  $pro_attribute ;
     64    /**
     65     * Slug for the settings page.
     66     *
     67     * @var string
     68     */
     69    protected  $settings_slug ;
     70    /**
     71     * Slug for the new features page.
     72     *
     73     * @var string
     74     */
     75    protected  $new_features_slug ;
     76    /**
     77     * Slug for the welcome page.
     78     *
     79     * @var string
     80     */
     81    protected  $welcome_slug ;
    1682    /**
    1783     * Main class constructor.
  • simple-sitemap/trunk/lib/languages/simple-sitemap-gb.pot

    r2848630 r3037106  
    44"X-Generator: babel-plugin-makepot\n"
    55
    6 #: lib/src/blocks/_components/server-side-render-x.js:145
     6#: lib/src/blocks/_components/server-side-render-x.js:151
    77msgid "Block rendered as empty."
    88msgstr ""
    99
    10 #: lib/src/blocks/_components/server-side-render-x.js:151
     10#: lib/src/blocks/_components/server-side-render-x.js:157
    1111#. %s: error message describing the problem
    1212msgid "Error loading block: %s"
  • simple-sitemap/trunk/readme.txt

    r2943743 r3037106  
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FBAG4ZHA4TTUC
    44Tags: seo sitemap, html, sitemap, html sitemap, responsive sitemap
    5 Requires at least: 5.0
    6 Tested up to: 6.1
    7 Stable tag: 3.5.10
     5Requires at least: 6.0
     6Tested up to: 6.4
     7Stable tag: 3.5.11
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    160160== Changelog ==
    161161
     162= 3.5.11 - Feb 17, 2024 =
     163
     164* [fix] Lodash missing external.
     165
    162166= 3.5.10 - July 26, 2023 =
    163167
  • simple-sitemap/trunk/shared/rest-api-endpoints.php

    r2848630 r3037106  
    1414     */
    1515    protected $module_roots;
     16
     17    private $rest_api_namespace;
    1618
    1719    /**
  • simple-sitemap/trunk/simple-sitemap.php

    r2943743 r3037106  
    55Plugin URI: http://wordpress.org/plugins/simple-sitemap/
    66Description: HTML sitemap to display content as a single linked list of posts, pages, or custom post types. You can even display posts in groups sorted by taxonomy!
    7 Version: 3.5.10
     7Version: 3.5.11
    88Author: David Gwyer
    99Author URI: http://www.wpgoplugins.com
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/account.css

    r2842075 r3037106  
    1 label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.fs-notice[data-id=license_not_whitelabeled].success,.fs-notice[data-id=license_whitelabeled].success{color:inherit;border-left-color:#00a0d2}.fs-notice[data-id=license_not_whitelabeled].success label.fs-plugin-title,.fs-notice[data-id=license_whitelabeled].success label.fs-plugin-title{display:none}#fs_account .postbox,#fs_account .widefat{max-width:800px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #f1f1f1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type=text]{color:#0073aa;font-size:16px;background:none}.fs-key-value-table input[type=text]{width:100%;font-weight:bold}.fs-field-beta_program label{margin-left:7px}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:gray;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%}@media screen and (max-width: 639px){#fs_account .fs-header-actions{position:static;padding:0 15px 12px 15px;margin:0 0 12px 0}#fs_account .fs-header-actions li{float:none;display:inline-block}#fs_account #fs_account_details{display:block}#fs_account #fs_account_details tbody,#fs_account #fs_account_details tr,#fs_account #fs_account_details td,#fs_account #fs_account_details th{display:block}#fs_account #fs_account_details tr td:first-child{text-align:left}#fs_account #fs_account_details tr td:nth-child(2){padding:0 12px}#fs_account #fs_account_details tr td:nth-child(2) code{margin:0;padding:0}#fs_account #fs_account_details tr td:nth-child(2) label{margin-left:0}#fs_account #fs_account_details tr td:nth-child(3){text-align:left}#fs_account #fs_account_details tr.fs-field-plan td:nth-child(2) .button-group{float:none;margin:12px 0}}
     1label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.fs-notice[data-id=license_not_whitelabeled].success,.fs-notice[data-id=license_whitelabeled].success{color:inherit;border-left-color:#00a0d2}.fs-notice[data-id=license_not_whitelabeled].success label.fs-plugin-title,.fs-notice[data-id=license_whitelabeled].success label.fs-plugin-title{display:none}#fs_account .postbox,#fs_account .widefat{max-width:800px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #f1f1f1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type=text]{color:#0073aa;font-size:16px;background:none}.fs-key-value-table input[type=text]{width:100%;font-weight:bold}.fs-field-beta_program label{margin-left:7px}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:gray;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:rgba(0,0,0,0);opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:rgba(0,0,0,0)}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:rgba(0,0,0,0)}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:rgba(0,0,0,0);color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:rgba(0,0,0,0);color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%}@media screen and (max-width: 639px){#fs_account .fs-header-actions{position:static;padding:0 15px 12px 15px;margin:0 0 12px 0}#fs_account .fs-header-actions li{float:none;display:inline-block}#fs_account #fs_account_details{display:block}#fs_account #fs_account_details tbody,#fs_account #fs_account_details tr,#fs_account #fs_account_details td,#fs_account #fs_account_details th{display:block}#fs_account #fs_account_details tr td:first-child{text-align:left}#fs_account #fs_account_details tr td:nth-child(2){padding:0 12px}#fs_account #fs_account_details tr td:nth-child(2) code{margin:0;padding:0}#fs_account #fs_account_details tr td:nth-child(2) label{margin-left:0}#fs_account #fs_account_details tr td:nth-child(3){text-align:left}#fs_account #fs_account_details tr.fs-field-plan td:nth-child(2) .button-group{float:none;margin:12px 0}}/*# sourceMappingURL=account.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/add-ons.css

    r2842075 r3037106  
    1 .fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:#fff;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.3);box-shadow:0 2px 1px -1px rgba(0,0,0,.3)}#fs_addons .fs-cards-list{list-style:none}#fs_addons .fs-cards-list .fs-card{float:left;height:152px;width:310px;padding:0;margin:0 0 30px 30px;font-size:14px;list-style:none;border:1px solid #ddd;cursor:pointer;position:relative}#fs_addons .fs-cards-list .fs-card .fs-overlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#fs_addons .fs-cards-list .fs-card .fs-inner{background-color:#fff;overflow:hidden;height:100%;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner>ul{-moz-transition:all,.15s;-o-transition:all,.15s;-ms-transition:all,.15s;-webkit-transition:all,.15s;transition:all,.15s;left:0;right:0;top:0;position:absolute}#fs_addons .fs-cards-list .fs-card .fs-inner>ul>li{list-style:none;line-height:18px;padding:0 15px;width:100%;display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner{padding:0;margin:0;line-height:0;display:block;height:100px;background-repeat:repeat-x;background-size:100% 100%;-moz-transition:all,.15s;-o-transition:all,.15s;-ms-transition:all,.15s;-webkit-transition:all,.15s;transition:all,.15s}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner .fs-badge.fs-installed-addon-badge{font-size:1.02em;line-height:1.3em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-title{margin:10px 0 0 0;height:18px;overflow:hidden;color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-offer{font-size:.9em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-description{background-color:#f9f9f9;padding:10px 15px 100px 15px;border-top:1px solid #eee;margin:0 0 10px 0;color:#777}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-tag{position:absolute;top:10px;right:0px;background:#adff2f;display:block;padding:2px 10px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.3);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:1px 1px 1px rgba(0,0,0,.3);text-transform:uppercase;font-size:.9em;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button,#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button-group{position:absolute;top:112px;right:10px}@media screen and (min-width: 960px){#fs_addons .fs-cards-list .fs-card:hover .fs-overlay{border:2px solid #29abe1;margin-left:-1px;margin-top:-1px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner ul{top:-100px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-title,#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-offer{color:#29abe1}}#TB_window,#TB_window iframe{width:821px !important}#plugin-information .fyi{width:266px !important}#plugin-information #section-holder{margin-right:299px;clear:none}#plugin-information #section-description h2,#plugin-information #section-description h3,#plugin-information #section-description p,#plugin-information #section-description b,#plugin-information #section-description i,#plugin-information #section-description blockquote,#plugin-information #section-description li,#plugin-information #section-description ul,#plugin-information #section-description ol{clear:none}#plugin-information #section-description iframe{max-width:100%}#plugin-information #section-description .fs-selling-points{padding-bottom:10px;border-bottom:1px solid #ddd}#plugin-information #section-description .fs-selling-points ul{margin:0}#plugin-information #section-description .fs-selling-points ul li{padding:0;list-style:none outside none}#plugin-information #section-description .fs-selling-points ul li i.dashicons{color:#71ae00;font-size:3em;vertical-align:middle;line-height:30px;float:left;margin:0 0 0 -15px}#plugin-information #section-description .fs-selling-points ul li h3{margin:1em 30px !important}#plugin-information #section-description .fs-screenshots:after{content:"";display:table;clear:both}#plugin-information #section-description .fs-screenshots ul{list-style:none;margin:0}#plugin-information #section-description .fs-screenshots ul li{width:225px;height:225px;float:left;margin-bottom:20px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}#plugin-information #section-description .fs-screenshots ul li a{display:block;width:100%;height:100%;border:1px solid;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);background-size:cover}#plugin-information #section-description .fs-screenshots ul li.odd{margin-right:20px}#plugin-information .plugin-information-pricing{margin:-16px;border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan h3{margin-top:0;padding:20px;font-size:16px}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper{border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab{cursor:pointer;position:relative;padding:0 10px;font-size:.9em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab label{text-transform:uppercase;color:green;background:#adff2f;position:absolute;left:-1px;right:-1px;bottom:100%;border:1px solid #006400;padding:2px;text-align:center;font-size:.9em;line-height:1em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab.nav-tab-active{cursor:default;background:#fffeec;border-bottom-color:#fffeec}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle h3{background:#fffeec;margin:0;padding-bottom:0;color:#0073aa}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .nav-tab-wrapper,#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .fs-billing-frequency{display:none}#plugin-information .plugin-information-pricing .fs-plan .fs-pricing-body{background:#fffeec;padding:20px}#plugin-information .plugin-information-pricing .fs-plan .button{width:100%;text-align:center;font-weight:bold;text-transform:uppercase;font-size:1.1em}#plugin-information .plugin-information-pricing .fs-plan label{white-space:nowrap}#plugin-information .plugin-information-pricing .fs-plan var{font-style:normal}#plugin-information .plugin-information-pricing .fs-plan .fs-billing-frequency,#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-align:center;display:block;font-weight:bold;margin-bottom:10px;text-transform:uppercase;background:#f3f3f3;padding:2px;border:1px solid #ccc}#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-transform:none;color:green;background:#adff2f}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms{font-size:.9em}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms i{float:left;margin:0 0 0 -15px}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms li{margin:10px 0 0 0}#plugin-information #section-features .fs-features{margin:-20px -26px}#plugin-information #section-features table{width:100%;border-spacing:0;border-collapse:separate}#plugin-information #section-features table thead th{padding:10px 0}#plugin-information #section-features table thead .fs-price{color:#71ae00;font-weight:normal;display:block;text-align:center}#plugin-information #section-features table tbody td{border-top:1px solid #ccc;padding:10px 0;text-align:center;width:100px;color:#71ae00}#plugin-information #section-features table tbody td:first-child{text-align:left;width:auto;color:inherit;padding-left:26px}#plugin-information #section-features table tbody tr.fs-odd td{background:#fefefe}#plugin-information #section-features .dashicons-yes{width:30px;height:30px;font-size:30px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button,#plugin-information .fs-dropdown .button-group .button{position:relative;width:auto;top:0;right:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button:focus,#plugin-information .fs-dropdown .button-group .button:focus{z-index:10}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .fs-dropdown-arrow,#plugin-information .fs-dropdown .button-group .fs-dropdown-arrow{border-top:6px solid #fff;border-right:4px solid transparent;border-left:4px solid transparent;top:12px;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button){border-bottom-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button{border-bottom-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button){border-top-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active.up .fs-dropdown-arrow-button{border-top-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list,#plugin-information .fs-dropdown .fs-dropdown-list{position:absolute;right:-1px;top:100%;margin-left:auto;padding:3px 0;border:1px solid #bfbfbf;background-color:#fff;z-index:1;width:230px;text-align:left;-moz-box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12);-webkit-box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12);box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li,#plugin-information .fs-dropdown .fs-dropdown-list li{margin:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li a,#plugin-information .fs-dropdown .fs-dropdown-list li a{display:block;padding:5px 10px;text-decoration:none;text-shadow:none}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover,#plugin-information .fs-dropdown .fs-dropdown-list li:hover{background-color:#0074a3;color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover a,#plugin-information .fs-dropdown .fs-dropdown-list li:hover a{color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown:not(.up) .fs-dropdown-list,#plugin-information .fs-dropdown:not(.up) .fs-dropdown-list{-moz-border-radius:3px 0 3px 3px;-webkit-border-radius:3px 0 3px 3px;border-radius:3px 0 3px 3px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.up .fs-dropdown-list,#plugin-information .fs-dropdown.up .fs-dropdown-list{-moz-border-radius:3px 3px 0 3px;-webkit-border-radius:3px 3px 0 3px;border-radius:3px 3px 0 3px}#plugin-information .fs-dropdown .button-group{width:100%}#plugin-information .fs-dropdown .button-group .button{float:none;font-size:14px;font-weight:normal;text-transform:none}#plugin-information .fs-dropdown .fs-dropdown-list{margin-top:1px}#plugin-information .fs-dropdown.up .fs-dropdown-list{top:auto;bottom:100%;margin-bottom:2px}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group{text-align:center;display:table}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button{display:table-cell}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button:not(.fs-dropdown-arrow-button){left:1px;width:100%}#plugin-information-footer>.button,#plugin-information-footer .fs-dropdown{position:relative;top:3px}#plugin-information-footer>.button.left,#plugin-information-footer .fs-dropdown.left{float:left}#plugin-information-footer>.right,#plugin-information-footer .fs-dropdown{float:right}@media screen and (max-width: 961px){#fs_addons .fs-cards-list .fs-card{height:265px}}
     1.fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:#fff;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.3);box-shadow:0 2px 1px -1px rgba(0,0,0,.3)}#fs_addons .fs-cards-list{list-style:none}#fs_addons .fs-cards-list .fs-card{float:left;height:152px;width:310px;padding:0;margin:0 0 30px 30px;font-size:14px;list-style:none;border:1px solid #ddd;cursor:pointer;position:relative}#fs_addons .fs-cards-list .fs-card .fs-overlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#fs_addons .fs-cards-list .fs-card .fs-inner{background-color:#fff;overflow:hidden;height:100%;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner>ul{-moz-transition:all,.15s;-o-transition:all,.15s;-ms-transition:all,.15s;-webkit-transition:all,.15s;transition:all,.15s;left:0;right:0;top:0;position:absolute}#fs_addons .fs-cards-list .fs-card .fs-inner>ul>li{list-style:none;line-height:18px;padding:0 15px;width:100%;display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner{padding:0;margin:0;line-height:0;display:block;height:100px;background-repeat:repeat-x;background-size:100% 100%;-moz-transition:all,.15s;-o-transition:all,.15s;-ms-transition:all,.15s;-webkit-transition:all,.15s;transition:all,.15s}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner .fs-badge.fs-installed-addon-badge{font-size:1.02em;line-height:1.3em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-title{margin:10px 0 0 0;height:18px;overflow:hidden;color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-offer{font-size:.9em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-description{background-color:#f9f9f9;padding:10px 15px 100px 15px;border-top:1px solid #eee;margin:0 0 10px 0;color:#777}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-tag{position:absolute;top:10px;right:0px;background:#adff2f;display:block;padding:2px 10px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.3);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.3);box-shadow:1px 1px 1px rgba(0,0,0,.3);text-transform:uppercase;font-size:.9em;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button,#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button-group{position:absolute;top:112px;right:10px}@media screen and (min-width: 960px){#fs_addons .fs-cards-list .fs-card:hover .fs-overlay{border:2px solid #29abe1;margin-left:-1px;margin-top:-1px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner ul{top:-100px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-title,#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-offer{color:#29abe1}}#TB_window,#TB_window iframe{width:821px !important}#plugin-information .fyi{width:266px !important}#plugin-information #section-holder{margin-right:299px;clear:none}#plugin-information #section-description h2,#plugin-information #section-description h3,#plugin-information #section-description p,#plugin-information #section-description b,#plugin-information #section-description i,#plugin-information #section-description blockquote,#plugin-information #section-description li,#plugin-information #section-description ul,#plugin-information #section-description ol{clear:none}#plugin-information #section-description iframe{max-width:100%}#plugin-information #section-description .fs-selling-points{padding-bottom:10px;border-bottom:1px solid #ddd}#plugin-information #section-description .fs-selling-points ul{margin:0}#plugin-information #section-description .fs-selling-points ul li{padding:0;list-style:none outside none}#plugin-information #section-description .fs-selling-points ul li i.dashicons{color:#71ae00;font-size:3em;vertical-align:middle;line-height:30px;float:left;margin:0 0 0 -15px}#plugin-information #section-description .fs-selling-points ul li h3{margin:1em 30px !important}#plugin-information #section-description .fs-screenshots:after{content:"";display:table;clear:both}#plugin-information #section-description .fs-screenshots ul{list-style:none;margin:0}#plugin-information #section-description .fs-screenshots ul li{width:225px;height:225px;float:left;margin-bottom:20px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}#plugin-information #section-description .fs-screenshots ul li a{display:block;width:100%;height:100%;border:1px solid;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);background-size:cover}#plugin-information #section-description .fs-screenshots ul li.odd{margin-right:20px}#plugin-information .plugin-information-pricing{margin:-16px;border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan h3{margin-top:0;padding:20px;font-size:16px}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper{border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab{cursor:pointer;position:relative;padding:0 10px;font-size:.9em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab label{text-transform:uppercase;color:green;background:#adff2f;position:absolute;left:-1px;right:-1px;bottom:100%;border:1px solid #006400;padding:2px;text-align:center;font-size:.9em;line-height:1em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab.nav-tab-active{cursor:default;background:#fffeec;border-bottom-color:#fffeec}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle h3{background:#fffeec;margin:0;padding-bottom:0;color:#0073aa}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .nav-tab-wrapper,#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .fs-billing-frequency{display:none}#plugin-information .plugin-information-pricing .fs-plan .fs-pricing-body{background:#fffeec;padding:20px}#plugin-information .plugin-information-pricing .fs-plan .button{width:100%;text-align:center;font-weight:bold;text-transform:uppercase;font-size:1.1em}#plugin-information .plugin-information-pricing .fs-plan label{white-space:nowrap}#plugin-information .plugin-information-pricing .fs-plan var{font-style:normal}#plugin-information .plugin-information-pricing .fs-plan .fs-billing-frequency,#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-align:center;display:block;font-weight:bold;margin-bottom:10px;text-transform:uppercase;background:#f3f3f3;padding:2px;border:1px solid #ccc}#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-transform:none;color:green;background:#adff2f}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms{font-size:.9em}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms i{float:left;margin:0 0 0 -15px}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms li{margin:10px 0 0 0}#plugin-information #section-features .fs-features{margin:-20px -26px}#plugin-information #section-features table{width:100%;border-spacing:0;border-collapse:separate}#plugin-information #section-features table thead th{padding:10px 0}#plugin-information #section-features table thead .fs-price{color:#71ae00;font-weight:normal;display:block;text-align:center}#plugin-information #section-features table tbody td{border-top:1px solid #ccc;padding:10px 0;text-align:center;width:100px;color:#71ae00}#plugin-information #section-features table tbody td:first-child{text-align:left;width:auto;color:inherit;padding-left:26px}#plugin-information #section-features table tbody tr.fs-odd td{background:#fefefe}#plugin-information #section-features .dashicons-yes{width:30px;height:30px;font-size:30px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button,#plugin-information .fs-dropdown .button-group .button{position:relative;width:auto;top:0;right:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button:focus,#plugin-information .fs-dropdown .button-group .button:focus{z-index:10}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .fs-dropdown-arrow,#plugin-information .fs-dropdown .button-group .fs-dropdown-arrow{border-top:6px solid #fff;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);top:12px;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button){border-bottom-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button{border-bottom-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button){border-top-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active.up .fs-dropdown-arrow-button{border-top-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list,#plugin-information .fs-dropdown .fs-dropdown-list{position:absolute;right:-1px;top:100%;margin-left:auto;padding:3px 0;border:1px solid #bfbfbf;background-color:#fff;z-index:1;width:230px;text-align:left;-moz-box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12);-webkit-box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12);box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li,#plugin-information .fs-dropdown .fs-dropdown-list li{margin:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li a,#plugin-information .fs-dropdown .fs-dropdown-list li a{display:block;padding:5px 10px;text-decoration:none;text-shadow:none}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover,#plugin-information .fs-dropdown .fs-dropdown-list li:hover{background-color:#0074a3;color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover a,#plugin-information .fs-dropdown .fs-dropdown-list li:hover a{color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown:not(.up) .fs-dropdown-list,#plugin-information .fs-dropdown:not(.up) .fs-dropdown-list{-moz-border-radius:3px 0 3px 3px;-webkit-border-radius:3px 0 3px 3px;border-radius:3px 0 3px 3px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.up .fs-dropdown-list,#plugin-information .fs-dropdown.up .fs-dropdown-list{-moz-border-radius:3px 3px 0 3px;-webkit-border-radius:3px 3px 0 3px;border-radius:3px 3px 0 3px}#plugin-information .fs-dropdown .button-group{width:100%}#plugin-information .fs-dropdown .button-group .button{float:none;font-size:14px;font-weight:normal;text-transform:none}#plugin-information .fs-dropdown .fs-dropdown-list{margin-top:1px}#plugin-information .fs-dropdown.up .fs-dropdown-list{top:auto;bottom:100%;margin-bottom:2px}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group{text-align:center;display:table}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button{display:table-cell}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button:not(.fs-dropdown-arrow-button){left:1px;width:100%}#plugin-information-footer>.button,#plugin-information-footer .fs-dropdown{position:relative;top:3px}#plugin-information-footer>.button.left,#plugin-information-footer .fs-dropdown.left{float:left}#plugin-information-footer>.right,#plugin-information-footer .fs-dropdown{float:right}@media screen and (max-width: 961px){#fs_addons .fs-cards-list .fs-card{height:265px}}/*# sourceMappingURL=add-ons.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/affiliation.css

    r2842075 r3037106  
    1 #fs_affiliation_content_wrapper #messages{margin-top:25px}#fs_affiliation_content_wrapper h3{font-size:24px;padding:0;margin-left:0}#fs_affiliation_content_wrapper ul li{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none}#fs_affiliation_content_wrapper ul li:before{content:"✓";margin-right:10px;font-weight:bold}#fs_affiliation_content_wrapper p:not(.description),#fs_affiliation_content_wrapper li,#fs_affiliation_content_wrapper label{font-size:16px !important;line-height:26px !important}#fs_affiliation_content_wrapper .button{margin-top:20px;margin-bottom:7px;line-height:35px;height:40px;font-size:16px}#fs_affiliation_content_wrapper .button#cancel_button{margin-right:5px}#fs_affiliation_content_wrapper form .input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form .input-container .input-label{font-weight:bold;display:block;width:100%}#fs_affiliation_content_wrapper form .input-container.input-container-text label,#fs_affiliation_content_wrapper form .input-container.input-container-text input,#fs_affiliation_content_wrapper form .input-container.input-container-text textarea{display:block}#fs_affiliation_content_wrapper form .input-container #add_domain,#fs_affiliation_content_wrapper form .input-container .remove-domain{text-decoration:none;display:inline-block;margin-top:3px}#fs_affiliation_content_wrapper form .input-container #add_domain:focus,#fs_affiliation_content_wrapper form .input-container .remove-domain:focus{box-shadow:none}#fs_affiliation_content_wrapper form .input-container #add_domain.disabled,#fs_affiliation_content_wrapper form .input-container .remove-domain.disabled{color:#aaa;cursor:default}#fs_affiliation_content_wrapper form #extra_domains_container .description{margin-top:0;position:relative;top:-4px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain{display:inline-block;margin-right:5px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain:last-of-type{margin-bottom:0}
     1#fs_affiliation_content_wrapper #messages{margin-top:25px}#fs_affiliation_content_wrapper h3{font-size:24px;padding:0;margin-left:0}#fs_affiliation_content_wrapper ul li{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none}#fs_affiliation_content_wrapper ul li:before{content:"✓";margin-right:10px;font-weight:bold}#fs_affiliation_content_wrapper p:not(.description),#fs_affiliation_content_wrapper li,#fs_affiliation_content_wrapper label{font-size:16px !important;line-height:26px !important}#fs_affiliation_content_wrapper .button{margin-top:20px;margin-bottom:7px;line-height:35px;height:40px;font-size:16px}#fs_affiliation_content_wrapper .button#cancel_button{margin-right:5px}#fs_affiliation_content_wrapper form .input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form .input-container .input-label{font-weight:bold;display:block;width:100%}#fs_affiliation_content_wrapper form .input-container.input-container-text label,#fs_affiliation_content_wrapper form .input-container.input-container-text input,#fs_affiliation_content_wrapper form .input-container.input-container-text textarea{display:block}#fs_affiliation_content_wrapper form .input-container #add_domain,#fs_affiliation_content_wrapper form .input-container .remove-domain{text-decoration:none;display:inline-block;margin-top:3px}#fs_affiliation_content_wrapper form .input-container #add_domain:focus,#fs_affiliation_content_wrapper form .input-container .remove-domain:focus{box-shadow:none}#fs_affiliation_content_wrapper form .input-container #add_domain.disabled,#fs_affiliation_content_wrapper form .input-container .remove-domain.disabled{color:#aaa;cursor:default}#fs_affiliation_content_wrapper form #extra_domains_container .description{margin-top:0;position:relative;top:-4px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain{display:inline-block;margin-right:5px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain:last-of-type{margin-bottom:0}/*# sourceMappingURL=affiliation.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/checkout.css

    r2842075 r3037106  
    1 @media screen and (max-width: 782px){#wpbody-content{padding-bottom:0 !important}}
     1@media screen and (max-width: 782px){#wpbody-content{padding-bottom:0 !important}}/*# sourceMappingURL=checkout.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/clone-resolution.css

    r2842075 r3037106  
    1 .fs-notice[data-id^=clone_resolution_options_notice]{padding:0;color:inherit !important}.fs-notice[data-id^=clone_resolution_options_notice] .fs-notice-body{padding:0;margin-bottom:0}.fs-notice[data-id^=clone_resolution_options_notice] .fs-notice-header{padding:5px 10px}.fs-notice[data-id^=clone_resolution_options_notice] ol{margin-top:0;margin-bottom:0}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-options-container{display:flex;flex-direction:row;padding:0 10px 10px}@media(max-width: 750px){.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-options-container{flex-direction:column}}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-option{border:1px solid #ccc;padding:10px 10px 15px 10px;flex:auto;margin:5px}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-option:first-child{margin-left:0}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-option:last-child{margin-right:0}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-option strong{font-size:1.2em;padding:2px;line-height:1.5em}.fs-notice[data-id^=clone_resolution_options_notice] a{text-decoration:none}.fs-notice[data-id^=clone_resolution_options_notice] .button{margin-right:10px}.rtl .fs-notice[data-id^=clone_resolution_options_notice] .button{margin-right:0;margin-left:10px}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-documentation-container{padding:0 10px 15px}.fs-notice[data-id=temporary_duplicate_notice] #fs_clone_resolution_error_message{border:1px solid #d3135a;background:#fee;color:#d3135a;padding:10px}.fs-notice[data-id=temporary_duplicate_notice] ol{margin-top:0}
     1.fs-notice[data-id^=clone_resolution_options_notice]{padding:0;color:inherit !important}.fs-notice[data-id^=clone_resolution_options_notice] .fs-notice-body{padding:0;margin-bottom:0}.fs-notice[data-id^=clone_resolution_options_notice] .fs-notice-header{padding:5px 10px}.fs-notice[data-id^=clone_resolution_options_notice] ol{margin-top:0;margin-bottom:0}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-options-container{display:flex;flex-direction:row;padding:0 10px 10px}@media(max-width: 750px){.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-options-container{flex-direction:column}}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-option{border:1px solid #ccc;padding:10px 10px 15px 10px;flex:auto;margin:5px}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-option:first-child{margin-left:0}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-option:last-child{margin-right:0}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-resolution-option strong{font-size:1.2em;padding:2px;line-height:1.5em}.fs-notice[data-id^=clone_resolution_options_notice] a{text-decoration:none}.fs-notice[data-id^=clone_resolution_options_notice] .button{margin-right:10px}.rtl .fs-notice[data-id^=clone_resolution_options_notice] .button{margin-right:0;margin-left:10px}.fs-notice[data-id^=clone_resolution_options_notice] .fs-clone-documentation-container{padding:0 10px 15px}.fs-notice[data-id=temporary_duplicate_notice] #fs_clone_resolution_error_message{border:1px solid #d3135a;background:#fee;color:#d3135a;padding:10px}.fs-notice[data-id=temporary_duplicate_notice] ol{margin-top:0}.fs-notice[data-id=temporary_duplicate_notice] a{position:relative}.fs-notice[data-id=temporary_duplicate_notice] a:focus{box-shadow:none}.fs-notice[data-id=temporary_duplicate_notice] a.disabled{color:gray}.fs-notice[data-id=temporary_duplicate_notice] a .fs-ajax-spinner{position:absolute;left:8px;right:0;top:-1px;bottom:0;margin-left:100%}/*# sourceMappingURL=clone-resolution.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/common.css

    r2943743 r3037106  
    1 .fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:#fff;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.3);box-shadow:0 2px 1px -1px rgba(0,0,0,.3)}.theme-browser .theme .fs-premium-theme-badge-container{position:absolute;right:0;top:0}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge{position:relative;top:0;margin-top:10px;text-align:center}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-premium-theme-badge{font-size:1.1em}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-beta-theme-badge{background:#00a0d2}.fs-switch{position:relative;display:inline-block;color:#ccc;text-shadow:0 1px 1px rgba(255,255,255,.8);height:18px;padding:6px 6px 5px 6px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);background:#ececec;box-shadow:0 0 4px rgba(0,0,0,.1),inset 0 1px 3px 0 rgba(0,0,0,.1);cursor:pointer}.fs-switch span{display:inline-block;width:35px;text-transform:uppercase}.fs-switch .fs-toggle{position:absolute;top:1px;width:37px;height:25px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.3);border-radius:4px;background:#fff;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(1, #fff));background-image:-webkit-linear-gradient(top, #ececec, #fff);background-image:-moz-linear-gradient(top, #ececec, #fff);background-image:-ms-linear-gradient(top, #ececec, #fff);background-image:-o-linear-gradient(top, #ececec, #fff);background-image:linear-gradient(top, bottom, #ececec, #fff);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.5);z-index:999;-moz-transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1);-o-transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1);-ms-transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1);-webkit-transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1);transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1)}.fs-switch.fs-off .fs-toggle{left:2%}.fs-switch.fs-on .fs-toggle{left:54%}.fs-switch.fs-round{top:8px;padding:4px 25px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px}.fs-switch.fs-round .fs-toggle{top:0;width:24px;height:24px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px}.fs-switch.fs-round.fs-off .fs-toggle{left:-1px}.fs-switch.fs-round.fs-on{background:#0085ba}.fs-switch.fs-round.fs-on .fs-toggle{left:25px}.fs-switch.fs-small.fs-round{padding:1px 19px}.fs-switch.fs-small.fs-round .fs-toggle{top:0;width:18px;height:18px;-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px}.fs-switch.fs-small.fs-round.fs-on .fs-toggle{left:19px}body.fs-loading,body.fs-loading *{cursor:wait !important}#fs_frame{line-height:0;font-size:0}.fs-full-size-wrapper{margin:40px 0 -65px -20px}@media(max-width: 600px){.fs-full-size-wrapper{margin:0 0 -65px -10px}}.fs-notice{position:relative}.fs-notice.fs-has-title{margin-bottom:30px !important}.fs-notice.success{color:green}.fs-notice.promotion{border-color:#00a0d2 !important;background-color:#f2fcff !important}.fs-notice .fs-notice-body{margin:.5em 0;padding:2px}.fs-notice .fs-close{cursor:pointer;color:#aaa;float:right}.fs-notice .fs-close:hover{color:#666}.fs-notice .fs-close>*{margin-top:7px;display:inline-block}.fs-notice label.fs-plugin-title{background:rgba(0,0,0,.3);color:#fff;padding:2px 10px;position:absolute;top:100%;bottom:auto;right:auto;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;left:10px;font-size:12px;font-weight:bold;cursor:auto}div.fs-notice.updated,div.fs-notice.success,div.fs-notice.promotion{display:block !important}#fs_connect .fs-error ol,#fs_connect .fs-error .fs-api-request-error-show-details-link,#fs_connect .fs-error .fs-api-request-error-details,.fs-modal .notice-error ol,.fs-modal .notice-error .fs-api-request-error-show-details-link,.fs-modal .notice-error .fs-api-request-error-details,.fs-notice.error ol,.fs-notice.error .fs-api-request-error-show-details-link,.fs-notice.error .fs-api-request-error-details{text-align:left}#fs_connect .fs-error ol,.fs-modal .notice-error ol,.fs-notice.error ol{list-style-type:disc}#fs_connect .fs-error .fs-api-request-error-show-details-link,.fs-modal .notice-error .fs-api-request-error-show-details-link,.fs-notice.error .fs-api-request-error-show-details-link{text-decoration:none;color:#2271b1;box-shadow:none}#fs_connect .fs-error .fs-api-request-error-details,.fs-modal .notice-error .fs-api-request-error-details,.fs-notice.error .fs-api-request-error-details{border:1px solid #ccc;padding:5px;overflow:auto;max-height:150px}.rtl .fs-notice .fs-close{float:left}.fs-secure-notice{position:fixed;top:32px;left:160px;right:0;background:#ebfdeb;padding:10px 20px;color:green;z-index:9999;-moz-box-shadow:0 2px 2px rgba(6,113,6,.3);-webkit-box-shadow:0 2px 2px rgba(6,113,6,.3);box-shadow:0 2px 2px rgba(6,113,6,.3);opacity:.95;filter:alpha(opacity=95)}.fs-secure-notice:hover{opacity:1;filter:alpha(opacity=100)}.fs-secure-notice a.fs-security-proof{color:green;text-decoration:none}@media screen and (max-width: 960px){.fs-secure-notice{left:36px}}@media screen and (max-width: 600px){.fs-secure-notice{display:none}}@media screen and (max-width: 1250px){#fs_promo_tab{display:none}}@media screen and (max-width: 782px){.fs-secure-notice{left:0;top:46px;text-align:center}}span.fs-submenu-item.fs-sub:before{content:"↳";padding:0 5px}.rtl span.fs-submenu-item.fs-sub:before{content:"↲"}.fs-submenu-item.pricing.upgrade-mode{color:#adff2f}.fs-submenu-item.pricing.trial-mode{color:#83e2ff}#adminmenu .update-plugins.fs-trial{background-color:#00b9eb}.fs-ajax-spinner{border:0;width:20px;height:20px;margin-right:5px;vertical-align:sub;display:inline-block;background:url("/wp-admin/images/wpspin_light-2x.gif");background-size:contain;margin-bottom:-2px}.wrap.fs-section h2{text-align:left}.plugins p.fs-upgrade-notice{border:0;background-color:#d54e21;padding:10px;color:#f9f9f9;margin-top:10px}
     1.fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:#fff;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.3);box-shadow:0 2px 1px -1px rgba(0,0,0,.3)}.theme-browser .theme .fs-premium-theme-badge-container{position:absolute;right:0;top:0}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge{position:relative;top:0;margin-top:10px;text-align:center}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-premium-theme-badge{font-size:1.1em}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-beta-theme-badge{background:#00a0d2}.fs-switch{position:relative;display:inline-block;color:#ccc;text-shadow:0 1px 1px rgba(255,255,255,.8);height:18px;padding:6px 6px 5px 6px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);background:#ececec;box-shadow:0 0 4px rgba(0,0,0,.1),inset 0 1px 3px 0 rgba(0,0,0,.1);cursor:pointer}.fs-switch span{display:inline-block;width:35px;text-transform:uppercase}.fs-switch .fs-toggle{position:absolute;top:1px;width:37px;height:25px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.3);border-radius:4px;background:#fff;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(1, #fff));background-image:-webkit-linear-gradient(top, #ececec, #fff);background-image:-moz-linear-gradient(top, #ececec, #fff);background-image:-ms-linear-gradient(top, #ececec, #fff);background-image:-o-linear-gradient(top, #ececec, #fff);background-image:linear-gradient(top, bottom, #ececec, #fff);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.5);z-index:999;-moz-transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1);-o-transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1);-ms-transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1);-webkit-transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1);transition:.4s cubic-bezier(0.54, 1.6, 0.5, 1)}.fs-switch.fs-off .fs-toggle{left:2%}.fs-switch.fs-on .fs-toggle{left:54%}.fs-switch.fs-round{top:8px;padding:4px 25px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px}.fs-switch.fs-round .fs-toggle{top:0;width:24px;height:24px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px}.fs-switch.fs-round.fs-off .fs-toggle{left:-1px}.fs-switch.fs-round.fs-on{background:#0085ba}.fs-switch.fs-round.fs-on .fs-toggle{left:25px}.fs-switch.fs-small.fs-round{padding:1px 19px}.fs-switch.fs-small.fs-round .fs-toggle{top:0;width:18px;height:18px;-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px}.fs-switch.fs-small.fs-round.fs-on .fs-toggle{left:19px}body.fs-loading,body.fs-loading *{cursor:wait !important}#fs_frame{line-height:0;font-size:0}.fs-full-size-wrapper{margin:40px 0 -65px -20px}@media(max-width: 600px){.fs-full-size-wrapper{margin:0 0 -65px -10px}}.fs-notice{position:relative}.fs-notice.fs-has-title{margin-bottom:30px !important}.fs-notice.success{color:green}.fs-notice.promotion{border-color:#00a0d2 !important;background-color:#f2fcff !important}.fs-notice .fs-notice-body{margin:.5em 0;padding:2px}.fs-notice .fs-close{cursor:pointer;color:#aaa;float:right}.fs-notice .fs-close:hover{color:#666}.fs-notice .fs-close>*{margin-top:7px;display:inline-block}.fs-notice label.fs-plugin-title{background:rgba(0,0,0,.3);color:#fff;padding:2px 10px;position:absolute;top:100%;bottom:auto;right:auto;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;left:10px;font-size:12px;font-weight:bold;cursor:auto}div.fs-notice.updated,div.fs-notice.success,div.fs-notice.promotion{display:block !important}#fs_connect .fs-error ol,#fs_connect .fs-error .fs-api-request-error-show-details-link,#fs_connect .fs-error .fs-api-request-error-details,.fs-modal .notice-error ol,.fs-modal .notice-error .fs-api-request-error-show-details-link,.fs-modal .notice-error .fs-api-request-error-details,.fs-notice.error ol,.fs-notice.error .fs-api-request-error-show-details-link,.fs-notice.error .fs-api-request-error-details{text-align:left}#fs_connect .fs-error ol,.fs-modal .notice-error ol,.fs-notice.error ol{list-style-type:disc}#fs_connect .fs-error .fs-api-request-error-show-details-link,.fs-modal .notice-error .fs-api-request-error-show-details-link,.fs-notice.error .fs-api-request-error-show-details-link{text-decoration:none;color:#2271b1;box-shadow:none}#fs_connect .fs-error .fs-api-request-error-details,.fs-modal .notice-error .fs-api-request-error-details,.fs-notice.error .fs-api-request-error-details{border:1px solid #ccc;padding:5px;overflow:auto;max-height:150px}.rtl .fs-notice .fs-close{float:left}.fs-secure-notice{position:fixed;top:32px;left:160px;right:0;background:#ebfdeb;padding:10px 20px;color:green;z-index:9999;-moz-box-shadow:0 2px 2px rgba(6,113,6,.3);-webkit-box-shadow:0 2px 2px rgba(6,113,6,.3);box-shadow:0 2px 2px rgba(6,113,6,.3);opacity:.95;filter:alpha(opacity=95)}.fs-secure-notice:hover{opacity:1;filter:alpha(opacity=100)}.fs-secure-notice a.fs-security-proof{color:green;text-decoration:none}@media screen and (max-width: 960px){.fs-secure-notice{left:36px}}@media screen and (max-width: 600px){.fs-secure-notice{display:none}}@media screen and (max-width: 1250px){#fs_promo_tab{display:none}}@media screen and (max-width: 782px){.fs-secure-notice{left:0;top:46px;text-align:center}}span.fs-submenu-item.fs-sub:before{content:"↳";padding:0 5px}.rtl span.fs-submenu-item.fs-sub:before{content:"↲"}.fs-submenu-item.pricing.upgrade-mode{color:#adff2f}.fs-submenu-item.pricing.trial-mode{color:#83e2ff}#adminmenu .update-plugins.fs-trial{background-color:#00b9eb}.fs-ajax-spinner{border:0;width:20px;height:20px;margin-right:5px;vertical-align:sub;display:inline-block;background:url("/wp-admin/images/wpspin_light-2x.gif");background-size:contain;margin-bottom:-2px}.wrap.fs-section h2{text-align:left}.plugins p.fs-upgrade-notice{border:0;background-color:#d54e21;padding:10px;color:#f9f9f9;margin-top:10px}/*# sourceMappingURL=common.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/connect.css

    r2842075 r3037106  
    1 .fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .dashicons{float:none !important}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;background:rgba(0,0,0,.8);color:#fff !important;font-family:"arial",serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:-17px;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);line-height:1.3em;font-weight:bold;text-align:left;text-transform:none !important}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right;left:auto;right:-17px}.fs-tooltip-trigger .fs-tooltip::after{content:" ";display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,.8) transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}#fs_connect{width:484px;margin:60px auto 20px auto}#fs_connect a{color:inherit}#fs_connect a:not(.button){text-decoration:underline}#fs_connect .fs-box-container{box-shadow:0 1px 2px rgba(0,0,0,.3);border-radius:3px;overflow:hidden;padding-top:40px;background:#f0f0f1}@media screen and (max-width: 483px){#fs_connect{width:auto;margin:30px 0 0 -10px}#fs_connect .fs-box-container{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}}#fs_connect .fs-content{background:#fff;padding:30px 20px}#fs_connect .fs-content .fs-error{background:snow;color:#d3135a;border:1px solid #d3135a;-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);text-align:center;padding:5px;margin-bottom:10px}#fs_connect .fs-content h2{line-height:1.5em}#fs_connect .fs-content p{margin:0;padding:0;font-size:1.2em}#fs_connect .fs-license-key-container{position:relative;width:280px;margin:10px auto 0 auto}#fs_connect .fs-license-key-container input{width:100%}#fs_connect .fs-license-key-container .dashicons{position:absolute;top:5px;right:5px}#fs_connect.require-license-key .fs-content{padding-bottom:10px}#fs_connect.require-license-key .fs-actions{border-top:none}#fs_connect.require-license-key .fs-sites-list-container td{cursor:pointer}#fs_connect #delegate_to_site_admins{margin-right:15px;float:right;height:26px;vertical-align:middle;line-height:37px;font-weight:bold;border-bottom:1px dashed;text-decoration:none}#fs_connect #delegate_to_site_admins.rtl{margin-left:15px;margin-right:0}#fs_connect .fs-actions{padding:10px 20px;background:#fff;border-width:1px 0;border-style:solid;border-color:#f1f1f1}#fs_connect .fs-actions .button{padding:0 10px 1px;line-height:35px;height:37px;font-size:16px;margin-bottom:0}#fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}#fs_connect .fs-actions .button.button-primary{padding-right:15px;padding-left:15px}#fs_connect .fs-actions .button.button-primary:after{content:" ➜"}#fs_connect .fs-actions .button.button-primary.fs-loading:after{content:""}#fs_connect .fs-actions .button.button-secondary{float:right}#fs_connect.fs-anonymous-disabled .fs-actions .button.button-primary{width:100%}#fs_connect .fs-permissions{padding:10px 20px;background:#fff;-moz-transition:background .5s ease;-o-transition:background .5s ease;-ms-transition:background .5s ease;-webkit-transition:background .5s ease;transition:background .5s ease}#fs_connect .fs-permissions .fs-license-sync-disclaimer{text-align:center;margin-top:0}#fs_connect .fs-permissions>.fs-trigger{font-size:.9em;text-decoration:none;text-align:center;display:block}#fs_connect .fs-permissions>.fs-trigger .fs-arrow::after{content:"→";width:20px;display:inline-block}#fs_connect .fs-permissions.fs-open>.fs-trigger .fs-arrow::after{content:"↓" !important}#fs_connect .fs-permissions ul li{padding-left:0;padding-right:0}@media screen and (max-width: 483px){#fs_connect .fs-permissions ul{height:auto;margin:20px}}#fs_connect .fs-freemium-licensing{padding:8px;background:#777;color:#fff}#fs_connect .fs-freemium-licensing p{text-align:center;display:block;margin:0;padding:0}#fs_connect .fs-freemium-licensing a{color:inherit;text-decoration:underline}#fs_connect .fs-header{padding:0;line-height:0;height:0;position:relative}#fs_connect .fs-header .fs-site-icon,#fs_connect .fs-header .fs-connect-logo{position:absolute;top:-8px;border-radius:50%}#fs_connect .fs-header .fs-site-icon{left:152px}#fs_connect .fs-header .fs-connect-logo{right:152px}#fs_connect .fs-header .fs-site-icon,#fs_connect .fs-header img,#fs_connect .fs-header object{width:50px;height:50px;border-radius:50%}#fs_connect .fs-header .fs-plugin-icon{position:absolute;overflow:hidden;top:-23px;left:50%;margin-left:-44px;border-radius:50%;z-index:1}#fs_connect .fs-header .fs-plugin-icon,#fs_connect .fs-header .fs-plugin-icon img{width:80px;height:80px}#fs_connect .fs-header .dashicons-wordpress-alt{font-size:40px;background:#01749a;color:#fff;width:40px;height:40px;padding:5px;border-radius:50%}#fs_connect .fs-header .dashicons-plus{position:absolute;top:50%;font-size:30px;margin-top:-10px;color:#bbb}#fs_connect .fs-header .dashicons-plus.fs-first{left:28%}#fs_connect .fs-header .dashicons-plus.fs-second{left:65%}#fs_connect .fs-header .fs-plugin-icon,#fs_connect .fs-header .fs-connect-logo,#fs_connect .fs-header .fs-site-icon{border:1px solid #efefef;padding:3px;background:#fff}#fs_connect .fs-terms{text-align:center;font-size:.85em;padding:10px 5px}#fs_connect .fs-terms,#fs_connect .fs-terms a{color:#999}#fs_connect .fs-terms a{text-decoration:none}.fs-multisite-options-container{margin-top:20px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}#fs_marketing_optin{display:none;margin-top:10px;border:1px solid #ccc;padding:10px;line-height:1.5em}#fs_marketing_optin .fs-message{display:block;margin-bottom:5px;font-size:1.05em;font-weight:600}#fs_marketing_optin.error{border:1px solid #d3135a;background:#fee}#fs_marketing_optin.error .fs-message{color:#d3135a}#fs_marketing_optin .fs-input-container{margin-top:5px}#fs_marketing_optin .fs-input-container label{margin-top:5px;display:block}#fs_marketing_optin .fs-input-container label input{float:left;margin:1px 0 0 0}#fs_marketing_optin .fs-input-container label:first-child{display:block;margin-bottom:2px}#fs_marketing_optin .fs-input-label{display:block;margin-left:20px}#fs_marketing_optin .fs-input-label .underlined{text-decoration:underline}.rtl #fs_marketing_optin .fs-input-container label input{float:right}.rtl #fs_marketing_optin .fs-input-label{margin-left:0;margin-right:20px}.rtl #fs_connect{border-radius:3px}.rtl #fs_connect .fs-actions{padding:10px 20px;background:#c0c7ca}.rtl #fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}.rtl #fs_connect .fs-actions .button.button-primary:after{content:" »"}.rtl #fs_connect .fs-actions .button.button-primary.fs-loading:after{content:""}.rtl #fs_connect .fs-actions .button.button-secondary{float:left}.rtl #fs_connect .fs-header .fs-site-icon{right:20px;left:auto}.rtl #fs_connect .fs-header .fs-connect-logo{right:auto;left:20px}.rtl #fs_connect .fs-permissions>.fs-trigger .fs-arrow::after{content:"←"}#fs_theme_connect_wrapper{position:fixed;top:0;height:100%;width:100%;z-index:99990;background:rgba(0,0,0,.75);text-align:center;overflow-y:auto}#fs_theme_connect_wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}#fs_theme_connect_wrapper>button.close{color:#fff;cursor:pointer;height:40px;width:40px;position:absolute;right:0;border:0;background-color:transparent;top:32px}#fs_theme_connect_wrapper #fs_connect{top:0;text-align:left;display:inline-block;vertical-align:middle;margin-top:0;margin-bottom:20px}#fs_theme_connect_wrapper #fs_connect .fs-terms,#fs_theme_connect_wrapper #fs_connect .fs-terms a{color:#c5c5c5}.wp-pointer-content #fs_connect{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.fs-opt-in-pointer .wp-pointer-content{padding:0}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow{border-bottom-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow-inner{border-bottom-color:#fafafa}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow{border-top-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow-inner{border-top-color:#fafafa}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow{border-right-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow-inner{border-right-color:#fafafa}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow{border-left-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow-inner{border-left-color:#fafafa}#license_issues_link{display:block;text-align:center;font-size:.9em;margin-top:10px}.fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .dashicons{float:none !important}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;background:rgba(0,0,0,.8);color:#fff !important;font-family:"arial",serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:-17px;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);line-height:1.3em;font-weight:bold;text-align:left;text-transform:none !important}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right;left:auto;right:-17px}.fs-tooltip-trigger .fs-tooltip::after{content:" ";display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,.8) transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}.fs-permissions .fs-permission.fs-disabled{color:#aaa}.fs-permissions .fs-permission.fs-disabled .fs-permission-description span{color:#aaa}.fs-permissions .fs-permission .fs-switch-feedback{position:absolute;right:15px;top:52px}.fs-permissions ul{height:0;overflow:hidden;margin:0}.fs-permissions ul li{padding:17px 15px;margin:0;position:relative}.fs-permissions ul li>i.dashicons{float:left;font-size:30px;width:30px;height:30px;padding:5px}.fs-permissions ul li .fs-switch{float:right}.fs-permissions ul li .fs-permission-description{margin-left:55px}.fs-permissions ul li .fs-permission-description span{font-size:14px;font-weight:500;color:#23282d}.fs-permissions ul li .fs-permission-description .fs-tooltip{font-size:13px;font-weight:bold}.fs-permissions ul li .fs-permission-description .fs-tooltip-trigger .dashicons{margin:-1px 2px 0 2px}.fs-permissions ul li .fs-permission-description p{margin:2px 0 0 0}.fs-permissions.fs-open{background:#fff}.fs-permissions.fs-open ul{overflow:initial;height:auto;margin:20px 0 10px 0}.fs-permissions .fs-switch-feedback .fs-ajax-spinner{margin-right:10px}.fs-permissions .fs-switch-feedback.success{color:#71ae00}.rtl .fs-permissions .fs-switch-feedback{right:auto;left:15px}.rtl .fs-permissions .fs-switch-feedback .fs-ajax-spinner{margin-left:10px;margin-right:0}.rtl .fs-permissions ul li .fs-permission-description{margin-right:55px;margin-left:0}.rtl .fs-permissions ul li .fs-switch{float:left}.rtl .fs-permissions ul li i.dashicons{float:right}
     1.fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .dashicons{float:none !important}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;background:rgba(0,0,0,.8);color:#fff !important;font-family:"arial",serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:-17px;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);line-height:1.3em;font-weight:bold;text-align:left;text-transform:none !important}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right;left:auto;right:-17px}.fs-tooltip-trigger .fs-tooltip::after{content:" ";display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,.8) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}#fs_connect{width:484px;margin:60px auto 20px auto}#fs_connect a{color:inherit}#fs_connect a:not(.button){text-decoration:underline}#fs_connect .fs-box-container{box-shadow:0 1px 2px rgba(0,0,0,.3);border-radius:3px;overflow:hidden;padding-top:40px;background:#f0f0f1}@media screen and (max-width: 483px){#fs_connect{width:auto;margin:30px 0 0 -10px}#fs_connect .fs-box-container{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}}#fs_connect .fs-content{background:#fff;padding:30px 20px}#fs_connect .fs-content .fs-error{background:snow;color:#d3135a;border:1px solid #d3135a;-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);text-align:center;padding:5px;margin-bottom:10px}#fs_connect .fs-content h2{line-height:1.5em}#fs_connect .fs-content p{margin:0;padding:0;font-size:1.2em}#fs_connect .fs-license-key-container{position:relative;width:280px;margin:10px auto 0 auto}#fs_connect .fs-license-key-container input{width:100%}#fs_connect .fs-license-key-container .dashicons{position:absolute;top:5px;right:5px}#fs_connect.require-license-key .fs-content{padding-bottom:10px}#fs_connect.require-license-key .fs-actions{border-top:none}#fs_connect.require-license-key .fs-sites-list-container td{cursor:pointer}#fs_connect #delegate_to_site_admins{margin-right:15px;float:right;height:26px;vertical-align:middle;line-height:37px;font-weight:bold;border-bottom:1px dashed;text-decoration:none}#fs_connect #delegate_to_site_admins.rtl{margin-left:15px;margin-right:0}#fs_connect .fs-actions{padding:10px 20px;background:#fff;border-width:1px 0;border-style:solid;border-color:#f1f1f1}#fs_connect .fs-actions .button{padding:0 10px 1px;line-height:35px;height:37px;font-size:16px;margin-bottom:0}#fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}#fs_connect .fs-actions .button.button-primary{padding-right:15px;padding-left:15px}#fs_connect .fs-actions .button.button-primary:after{content:" ➜"}#fs_connect .fs-actions .button.button-primary.fs-loading:after{content:""}#fs_connect .fs-actions .button.button-secondary{float:right}#fs_connect.fs-anonymous-disabled .fs-actions .button.button-primary{width:100%}#fs_connect .fs-permissions{padding:10px 20px;background:#fff;-moz-transition:background .5s ease;-o-transition:background .5s ease;-ms-transition:background .5s ease;-webkit-transition:background .5s ease;transition:background .5s ease}#fs_connect .fs-permissions .fs-license-sync-disclaimer{text-align:center;margin-top:0}#fs_connect .fs-permissions>.fs-trigger{font-size:.9em;text-decoration:none;text-align:center;display:block}#fs_connect .fs-permissions>.fs-trigger .fs-arrow::after{content:"→";width:20px;display:inline-block}#fs_connect .fs-permissions.fs-open>.fs-trigger .fs-arrow::after{content:"↓" !important}#fs_connect .fs-permissions ul li{padding-left:0;padding-right:0}@media screen and (max-width: 483px){#fs_connect .fs-permissions ul{height:auto;margin:20px}}#fs_connect .fs-freemium-licensing{padding:8px;background:#777;color:#fff}#fs_connect .fs-freemium-licensing p{text-align:center;display:block;margin:0;padding:0}#fs_connect .fs-freemium-licensing a{color:inherit;text-decoration:underline}#fs_connect .fs-header{padding:0;line-height:0;height:0;position:relative}#fs_connect .fs-header .fs-site-icon,#fs_connect .fs-header .fs-connect-logo{position:absolute;top:-8px;border-radius:50%}#fs_connect .fs-header .fs-site-icon{left:152px}#fs_connect .fs-header .fs-connect-logo{right:152px}#fs_connect .fs-header .fs-site-icon,#fs_connect .fs-header img,#fs_connect .fs-header object{width:50px;height:50px;border-radius:50%}#fs_connect .fs-header .fs-plugin-icon{position:absolute;overflow:hidden;top:-23px;left:50%;margin-left:-44px;border-radius:50%;z-index:1}#fs_connect .fs-header .fs-plugin-icon,#fs_connect .fs-header .fs-plugin-icon img{width:80px;height:80px}#fs_connect .fs-header .dashicons-wordpress-alt{font-size:40px;background:#01749a;color:#fff;width:40px;height:40px;padding:5px;border-radius:50%}#fs_connect .fs-header .dashicons-plus{position:absolute;top:50%;font-size:30px;margin-top:-10px;color:#bbb}#fs_connect .fs-header .dashicons-plus.fs-first{left:28%}#fs_connect .fs-header .dashicons-plus.fs-second{left:65%}#fs_connect .fs-header .fs-plugin-icon,#fs_connect .fs-header .fs-connect-logo,#fs_connect .fs-header .fs-site-icon{border:1px solid #efefef;padding:3px;background:#fff}#fs_connect .fs-terms{text-align:center;font-size:.85em;padding:10px 5px}#fs_connect .fs-terms,#fs_connect .fs-terms a{color:#999}#fs_connect .fs-terms a{text-decoration:none}.fs-multisite-options-container{margin-top:20px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}#fs_marketing_optin{display:none;margin-top:10px;border:1px solid #ccc;padding:10px;line-height:1.5em}#fs_marketing_optin .fs-message{display:block;margin-bottom:5px;font-size:1.05em;font-weight:600}#fs_marketing_optin.error{border:1px solid #d3135a;background:#fee}#fs_marketing_optin.error .fs-message{color:#d3135a}#fs_marketing_optin .fs-input-container{margin-top:5px}#fs_marketing_optin .fs-input-container label{margin-top:5px;display:block}#fs_marketing_optin .fs-input-container label input{float:left;margin:1px 0 0 0}#fs_marketing_optin .fs-input-container label:first-child{display:block;margin-bottom:2px}#fs_marketing_optin .fs-input-label{display:block;margin-left:20px}#fs_marketing_optin .fs-input-label .underlined{text-decoration:underline}.rtl #fs_marketing_optin .fs-input-container label input{float:right}.rtl #fs_marketing_optin .fs-input-label{margin-left:0;margin-right:20px}.rtl #fs_connect{border-radius:3px}.rtl #fs_connect .fs-actions{padding:10px 20px;background:#c0c7ca}.rtl #fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}.rtl #fs_connect .fs-actions .button.button-primary:after{content:" »"}.rtl #fs_connect .fs-actions .button.button-primary.fs-loading:after{content:""}.rtl #fs_connect .fs-actions .button.button-secondary{float:left}.rtl #fs_connect .fs-header .fs-site-icon{right:20px;left:auto}.rtl #fs_connect .fs-header .fs-connect-logo{right:auto;left:20px}.rtl #fs_connect .fs-permissions>.fs-trigger .fs-arrow::after{content:"←"}#fs_theme_connect_wrapper{position:fixed;top:0;height:100%;width:100%;z-index:99990;background:rgba(0,0,0,.75);text-align:center;overflow-y:auto}#fs_theme_connect_wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}#fs_theme_connect_wrapper>button.close{color:#fff;cursor:pointer;height:40px;width:40px;position:absolute;right:0;border:0;background-color:rgba(0,0,0,0);top:32px}#fs_theme_connect_wrapper #fs_connect{top:0;text-align:left;display:inline-block;vertical-align:middle;margin-top:0;margin-bottom:20px}#fs_theme_connect_wrapper #fs_connect .fs-terms,#fs_theme_connect_wrapper #fs_connect .fs-terms a{color:#c5c5c5}.wp-pointer-content #fs_connect{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.fs-opt-in-pointer .wp-pointer-content{padding:0}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow{border-bottom-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow-inner{border-bottom-color:#fafafa}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow{border-top-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow-inner{border-top-color:#fafafa}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow{border-right-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow-inner{border-right-color:#fafafa}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow{border-left-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow-inner{border-left-color:#fafafa}#license_issues_link{display:block;text-align:center;font-size:.9em;margin-top:10px}.fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .dashicons{float:none !important}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;background:rgba(0,0,0,.8);color:#fff !important;font-family:"arial",serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:-17px;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);line-height:1.3em;font-weight:bold;text-align:left;text-transform:none !important}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right;left:auto;right:-17px}.fs-tooltip-trigger .fs-tooltip::after{content:" ";display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,.8) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}.fs-permissions .fs-permission.fs-disabled{color:#aaa}.fs-permissions .fs-permission.fs-disabled .fs-permission-description span{color:#aaa}.fs-permissions .fs-permission .fs-switch-feedback{position:absolute;right:15px;top:52px}.fs-permissions ul{height:0;overflow:hidden;margin:0}.fs-permissions ul li{padding:17px 15px;margin:0;position:relative}.fs-permissions ul li>i.dashicons{float:left;font-size:30px;width:30px;height:30px;padding:5px}.fs-permissions ul li .fs-switch{float:right}.fs-permissions ul li .fs-permission-description{margin-left:55px}.fs-permissions ul li .fs-permission-description span{font-size:14px;font-weight:500;color:#23282d}.fs-permissions ul li .fs-permission-description .fs-tooltip{font-size:13px;font-weight:bold}.fs-permissions ul li .fs-permission-description .fs-tooltip-trigger .dashicons{margin:-1px 2px 0 2px}.fs-permissions ul li .fs-permission-description p{margin:2px 0 0 0}.fs-permissions.fs-open{background:#fff}.fs-permissions.fs-open ul{overflow:initial;height:auto;margin:20px 0 10px 0}.fs-permissions .fs-switch-feedback .fs-ajax-spinner{margin-right:10px}.fs-permissions .fs-switch-feedback.success{color:#71ae00}.rtl .fs-permissions .fs-switch-feedback{right:auto;left:15px}.rtl .fs-permissions .fs-switch-feedback .fs-ajax-spinner{margin-left:10px;margin-right:0}.rtl .fs-permissions ul li .fs-permission-description{margin-right:55px;margin-left:0}.rtl .fs-permissions ul li .fs-switch{float:left}.rtl .fs-permissions ul li i.dashicons{float:right}/*# sourceMappingURL=connect.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/debug.css

    r2842075 r3037106  
    1 label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.fs-switch-label{font-size:20px;line-height:31px;margin:0 5px}#fs_log_book table{font-family:Consolas,Monaco,monospace;font-size:12px}#fs_log_book table th{color:#ccc}#fs_log_book table tr{background:#232525}#fs_log_book table tr.alternate{background:#2b2b2b}#fs_log_book table tr td.fs-col--logger{color:#5a7435}#fs_log_book table tr td.fs-col--type{color:#ffc861}#fs_log_book table tr td.fs-col--function{color:#a7b7b1;font-weight:bold}#fs_log_book table tr td.fs-col--message,#fs_log_book table tr td.fs-col--message a{color:#9a73ac !important}#fs_log_book table tr td.fs-col--file{color:#d07922}#fs_log_book table tr td.fs-col--timestamp{color:#6596be}
     1label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.fs-switch-label{font-size:20px;line-height:31px;margin:0 5px}#fs_log_book table{font-family:Consolas,Monaco,monospace;font-size:12px}#fs_log_book table th{color:#ccc}#fs_log_book table tr{background:#232525}#fs_log_book table tr.alternate{background:#2b2b2b}#fs_log_book table tr td.fs-col--logger{color:#5a7435}#fs_log_book table tr td.fs-col--type{color:#ffc861}#fs_log_book table tr td.fs-col--function{color:#a7b7b1;font-weight:bold}#fs_log_book table tr td.fs-col--message,#fs_log_book table tr td.fs-col--message a{color:#9a73ac !important}#fs_log_book table tr td.fs-col--file{color:#d07922}#fs_log_book table tr td.fs-col--timestamp{color:#6596be}/*# sourceMappingURL=debug.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/dialog-boxes.css

    r2842075 r3037106  
    1 .fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,.6)}@media(min-width: 961px){.fs-modal{padding-left:160px}.rtl .fs-modal{padding-left:0;padding-right:160px}}.fs-modal .dashicons{vertical-align:middle}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media(max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50%;box-sizing:border-box;padding-left:10px;padding-right:10px;width:100%}.fs-modal .fs-modal-dialog .fs-modal-panel>h3>strong{font-size:1.3em}}.fs-modal.active{display:block}.fs-modal.active:before{display:block}.fs-modal.active .fs-modal-dialog{top:10%}.fs-modal.fs-success .fs-modal-header{border-bottom-color:#46b450}.fs-modal.fs-success .fs-modal-body{background-color:#f7fff7}.fs-modal.fs-warn .fs-modal-header{border-bottom-color:#ffb900}.fs-modal.fs-warn .fs-modal-body{background-color:#fff8e5}.fs-modal.fs-error .fs-modal-header{border-bottom-color:#dc3232}.fs-modal.fs-error .fs-modal-body{background-color:#ffeaea}.fs-modal .fs-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-header{border-bottom:#eee solid 1px;background:#fbfbfb;padding:15px 20px;position:relative;margin-bottom:-10px}.fs-modal .fs-modal-header h4{margin:0;padding:0;text-transform:uppercase;font-size:1.2em;font-weight:bold;color:#cacaca;text-shadow:1px 1px 1px #fff;letter-spacing:.6px;-webkit-font-smoothing:antialiased}.fs-modal .fs-modal-header .fs-close{position:absolute;right:10px;top:12px;cursor:pointer;color:#bbb;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:3px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.fs-modal .fs-modal-header .fs-close:hover{color:#fff;background:#aaa}.fs-modal .fs-modal-header .fs-close .dashicons,.fs-modal .fs-modal-header .fs-close:hover .dashicons{text-decoration:none}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body p{font-size:14px}.fs-modal .fs-modal-body h2{font-size:20px;line-height:1.5em}.fs-modal .fs-modal-body>div{margin-top:10px}.fs-modal .fs-modal-body>div h2{font-weight:bold;font-size:20px;margin-top:0}.fs-modal .fs-modal-footer{border-top:#eee solid 1px;text-align:right}.fs-modal .fs-modal-footer>.button{margin:0 7px}.fs-modal .fs-modal-footer>.button:last-of-type{margin:0}.fs-modal .fs-modal-panel>.notice.inline{margin:0;display:none}.fs-modal .fs-modal-panel:not(.active){display:none}.rtl .fs-modal .fs-modal-header .fs-close{right:auto;left:20px}.rtl .fs-modal .fs-modal-footer{text-align:left}body.has-fs-modal{overflow:hidden}.fs-modal.fs-modal-deactivation-feedback .reason-input,.fs-modal.fs-modal-deactivation-feedback .internal-message{margin:3px 0 3px 22px}.fs-modal.fs-modal-deactivation-feedback .reason-input input,.fs-modal.fs-modal-deactivation-feedback .reason-input textarea,.fs-modal.fs-modal-deactivation-feedback .internal-message input,.fs-modal.fs-modal-deactivation-feedback .internal-message textarea{width:100%}.fs-modal.fs-modal-deactivation-feedback li.reason.has-internal-message .internal-message{border:1px solid #ccc;padding:7px;display:none}@media(max-width: 650px){.fs-modal.fs-modal-deactivation-feedback li.reason li.reason{margin-bottom:10px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .reason-input,.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .internal-message{margin-left:29px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label{display:table}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label>span{display:table-cell;font-size:1.3em}}.fs-modal.fs-modal-deactivation-feedback .anonymous-feedback-label,.fs-modal.fs-modal-deactivation-feedback .feedback-from-snooze-label{float:left;line-height:30px}.rtl .fs-modal.fs-modal-deactivation-feedback .anonymous-feedback-label,.rtl .fs-modal.fs-modal-deactivation-feedback .feedback-from-snooze-label{float:right}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel{margin-top:0 !important}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel h3{margin-top:0;line-height:1.5em}#the-list .deactivate>.fs-slug{display:none}.fs-modal.fs-modal-subscription-cancellation .fs-price-increase-warning{color:red;font-weight:bold;padding:0 25px;margin-bottom:0}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:left;top:5px;position:relative}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:right}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{display:block;margin-left:24px}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{margin-left:0;margin-right:24px}.fs-modal.fs-modal-license-activation .fs-modal-body input.fs-license-key{width:100%}.fs-license-options-container table,.fs-license-options-container table select,.fs-license-options-container table .fs-available-license-key{width:100%}.fs-license-options-container table td:first-child{width:1%}.fs-license-options-container table .fs-other-license-key-container label{position:relative;top:6px;float:left;margin-right:5px}.fs-license-options-container table .fs-other-license-key-container div{overflow:hidden;width:auto;height:30px;display:block;top:2px;position:relative}.fs-license-options-container table .fs-other-license-key-container div input{margin:0}.fs-sites-list-container td{cursor:pointer}.fs-modal.fs-modal-user-change .fs-modal-body input#fs_other_email_address{width:100%}.fs-user-change-options-container table{width:100%;border-collapse:collapse}.fs-user-change-options-container table tr{display:block;margin-bottom:2px}.fs-user-change-options-container table .fs-email-address-container td{display:inline-block}.fs-user-change-options-container table .fs-email-address-container input[type=radio]{margin-bottom:0;margin-top:0}.fs-user-change-options-container table .fs-other-email-address-container{width:100%}.fs-user-change-options-container table .fs-other-email-address-container>div{display:table;width:100%}.fs-user-change-options-container table .fs-other-email-address-container>div label,.fs-user-change-options-container table .fs-other-email-address-container>div>div{display:table-cell}.fs-user-change-options-container table .fs-other-email-address-container>div label{width:1%;padding-left:3px;padding-right:3px}.fs-user-change-options-container table .fs-other-email-address-container>div>div{width:auto}.fs-user-change-options-container table .fs-other-email-address-container>div>div input{width:100%}.fs-modal.fs-modal-developer-license-debug-mode .fs-modal-body input.fs-license-or-user-key{width:100%}.fs-multisite-options-container{margin-top:20px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-modal.fs-modal-license-key-resend .email-address-container{overflow:hidden;padding-right:2px}.fs-modal.fs-modal-license-key-resend.fs-freemium input.email-address{width:300px}.fs-modal.fs-modal-license-key-resend.fs-freemium label{display:block;margin-bottom:10px}.fs-modal.fs-modal-license-key-resend.fs-premium input.email-address{width:100%}.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{float:right;margin-left:7px}@media(max-width: 650px){.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{margin-top:2px}}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .input-container>.email-address-container{padding-left:2px;padding-right:0}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .button-container{float:left;margin-right:7px;margin-left:0}a.show-license-resend-modal{margin-top:4px;display:inline-block}.fs-modal.fs-modal-email-address-update .fs-modal-body input[type=text]{width:100%}.fs-modal.fs-modal-email-address-update p{margin-bottom:0}.fs-modal.fs-modal-email-address-update ul{margin:1em .5em}.fs-modal.fs-modal-email-address-update ul li label span{float:left;margin-top:0}.fs-modal.fs-modal-email-address-update ul li label span:last-child{display:block;float:none;margin-left:20px}.fs-ajax-loader{position:relative;width:170px;height:20px;margin:auto}.fs-ajax-loader .fs-ajax-loader-bar{position:absolute;top:0;background-color:#0074a3;width:20px;height:20px;-webkit-animation-name:bounce_ajaxLoader;-moz-animation-name:bounce_ajaxLoader;-ms-animation-name:bounce_ajaxLoader;-o-animation-name:bounce_ajaxLoader;animation-name:bounce_ajaxLoader;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-moz-transform:.3;-o-transform:.3;-ms-transform:.3;-webkit-transform:.3;transform:.3}.fs-ajax-loader .fs-ajax-loader-bar-1{left:0px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s}.fs-ajax-loader .fs-ajax-loader-bar-2{left:19px;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s}.fs-ajax-loader .fs-ajax-loader-bar-3{left:38px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s}.fs-ajax-loader .fs-ajax-loader-bar-4{left:57px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.fs-ajax-loader .fs-ajax-loader-bar-5{left:76px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.fs-ajax-loader .fs-ajax-loader-bar-6{left:95px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.fs-ajax-loader .fs-ajax-loader-bar-7{left:114px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}.fs-ajax-loader .fs-ajax-loader-bar-8{left:133px;animation-delay:1.65s;-o-animation-delay:1.65s;-ms-animation-delay:1.65s;-webkit-animation-delay:1.65s;-moz-animation-delay:1.65s}@-moz-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-ms-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-o-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-webkit-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}.fs-modal-auto-install #request-filesystem-credentials-form h2,.fs-modal-auto-install #request-filesystem-credentials-form .request-filesystem-credentials-action-buttons{display:none}.fs-modal-auto-install #request-filesystem-credentials-form input[type=password],.fs-modal-auto-install #request-filesystem-credentials-form input[type=email],.fs-modal-auto-install #request-filesystem-credentials-form input[type=text]{-webkit-appearance:none;padding:10px 10px 5px 10px;width:300px;max-width:100%}.fs-modal-auto-install #request-filesystem-credentials-form>div,.fs-modal-auto-install #request-filesystem-credentials-form label,.fs-modal-auto-install #request-filesystem-credentials-form fieldset{width:300px;max-width:100%;margin:0 auto;display:block}.button-primary.warn{box-shadow:0 1px 0 #d2593c;text-shadow:0 -1px 1px #d2593c,1px 0 1px #d2593c,0 1px 1px #d2593c,-1px 0 1px #d2593c;background:#f56a48;border-color:#ec6544 #d2593c #d2593c}.button-primary.warn:hover{background:#fd6d4a;border-color:#d2593c}.button-primary.warn:focus{box-shadow:0 1px 0 #dd6041,0 0 2px 1px #e4a796}.button-primary.warn:active{background:#dd6041;border-color:#d2593c;box-shadow:inset 0 2px 0 #d2593c}.button-primary.warn.disabled{color:#f5b3a1 !important;background:#e76444 !important;border-color:#d85e40 !important;text-shadow:0 -1px 0 rgba(0,0,0,.1) !important}
     1.fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,.6)}@media(min-width: 961px){.fs-modal{padding-left:160px}.rtl .fs-modal{padding-left:0;padding-right:160px}}.fs-modal .dashicons{vertical-align:middle}.fs-modal .fs-modal-dialog{background:rgba(0,0,0,0);position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media(max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50%;box-sizing:border-box;padding-left:10px;padding-right:10px;width:100%}.fs-modal .fs-modal-dialog .fs-modal-panel>h3>strong{font-size:1.3em}}.fs-modal.active{display:block}.fs-modal.active:before{display:block}.fs-modal.active .fs-modal-dialog{top:10%}.fs-modal.fs-success .fs-modal-header{border-bottom-color:#46b450}.fs-modal.fs-success .fs-modal-body{background-color:#f7fff7}.fs-modal.fs-warn .fs-modal-header{border-bottom-color:#ffb900}.fs-modal.fs-warn .fs-modal-body{background-color:#fff8e5}.fs-modal.fs-error .fs-modal-header{border-bottom-color:#dc3232}.fs-modal.fs-error .fs-modal-body{background-color:#ffeaea}.fs-modal .fs-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-header{border-bottom:#eee solid 1px;background:#fbfbfb;padding:15px 20px;position:relative;margin-bottom:-10px}.fs-modal .fs-modal-header h4{margin:0;padding:0;text-transform:uppercase;font-size:1.2em;font-weight:bold;color:#cacaca;text-shadow:1px 1px 1px #fff;letter-spacing:.6px;-webkit-font-smoothing:antialiased}.fs-modal .fs-modal-header .fs-close{position:absolute;right:10px;top:12px;cursor:pointer;color:#bbb;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:3px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.fs-modal .fs-modal-header .fs-close:hover{color:#fff;background:#aaa}.fs-modal .fs-modal-header .fs-close .dashicons,.fs-modal .fs-modal-header .fs-close:hover .dashicons{text-decoration:none}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body p{font-size:14px}.fs-modal .fs-modal-body h2{font-size:20px;line-height:1.5em}.fs-modal .fs-modal-body>div{margin-top:10px}.fs-modal .fs-modal-body>div h2{font-weight:bold;font-size:20px;margin-top:0}.fs-modal .fs-modal-footer{border-top:#eee solid 1px;text-align:right}.fs-modal .fs-modal-footer>.button{margin:0 7px}.fs-modal .fs-modal-footer>.button:last-of-type{margin:0}.fs-modal .fs-modal-panel>.notice.inline{margin:0;display:none}.fs-modal .fs-modal-panel:not(.active){display:none}.rtl .fs-modal .fs-modal-header .fs-close{right:auto;left:20px}.rtl .fs-modal .fs-modal-footer{text-align:left}body.has-fs-modal{overflow:hidden}.fs-modal.fs-modal-deactivation-feedback .reason-input,.fs-modal.fs-modal-deactivation-feedback .internal-message{margin:3px 0 3px 22px}.fs-modal.fs-modal-deactivation-feedback .reason-input input,.fs-modal.fs-modal-deactivation-feedback .reason-input textarea,.fs-modal.fs-modal-deactivation-feedback .internal-message input,.fs-modal.fs-modal-deactivation-feedback .internal-message textarea{width:100%}.fs-modal.fs-modal-deactivation-feedback li.reason.has-internal-message .internal-message{border:1px solid #ccc;padding:7px;display:none}@media(max-width: 650px){.fs-modal.fs-modal-deactivation-feedback li.reason li.reason{margin-bottom:10px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .reason-input,.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .internal-message{margin-left:29px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label{display:table}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label>span{display:table-cell;font-size:1.3em}}.fs-modal.fs-modal-deactivation-feedback .anonymous-feedback-label,.fs-modal.fs-modal-deactivation-feedback .feedback-from-snooze-label{float:left;line-height:30px}.rtl .fs-modal.fs-modal-deactivation-feedback .anonymous-feedback-label,.rtl .fs-modal.fs-modal-deactivation-feedback .feedback-from-snooze-label{float:right}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel{margin-top:0 !important}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel h3{margin-top:0;line-height:1.5em}#the-list .deactivate>.fs-slug{display:none}.fs-modal.fs-modal-subscription-cancellation .fs-price-increase-warning{color:red;font-weight:bold;padding:0 25px;margin-bottom:0}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:left;top:5px;position:relative}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:right}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{display:block;margin-left:24px}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{margin-left:0;margin-right:24px}.fs-modal.fs-modal-license-activation .fs-modal-body input.fs-license-key{width:100%}.fs-license-options-container table,.fs-license-options-container table select,.fs-license-options-container table .fs-available-license-key{width:100%}.fs-license-options-container table td:first-child{width:1%}.fs-license-options-container table .fs-other-license-key-container label{position:relative;top:6px;float:left;margin-right:5px}.fs-license-options-container table .fs-other-license-key-container div{overflow:hidden;width:auto;height:30px;display:block;top:2px;position:relative}.fs-license-options-container table .fs-other-license-key-container div input{margin:0}.fs-sites-list-container td{cursor:pointer}.fs-modal.fs-modal-user-change .fs-modal-body input#fs_other_email_address{width:100%}.fs-user-change-options-container table{width:100%;border-collapse:collapse}.fs-user-change-options-container table tr{display:block;margin-bottom:2px}.fs-user-change-options-container table .fs-email-address-container td{display:inline-block}.fs-user-change-options-container table .fs-email-address-container input[type=radio]{margin-bottom:0;margin-top:0}.fs-user-change-options-container table .fs-other-email-address-container{width:100%}.fs-user-change-options-container table .fs-other-email-address-container>div{display:table;width:100%}.fs-user-change-options-container table .fs-other-email-address-container>div label,.fs-user-change-options-container table .fs-other-email-address-container>div>div{display:table-cell}.fs-user-change-options-container table .fs-other-email-address-container>div label{width:1%;padding-left:3px;padding-right:3px}.fs-user-change-options-container table .fs-other-email-address-container>div>div{width:auto}.fs-user-change-options-container table .fs-other-email-address-container>div>div input{width:100%}.fs-modal.fs-modal-developer-license-debug-mode .fs-modal-body input.fs-license-or-user-key{width:100%}.fs-multisite-options-container{margin-top:20px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-modal.fs-modal-license-key-resend .email-address-container{overflow:hidden;padding-right:2px}.fs-modal.fs-modal-license-key-resend.fs-freemium input.email-address{width:300px}.fs-modal.fs-modal-license-key-resend.fs-freemium label{display:block;margin-bottom:10px}.fs-modal.fs-modal-license-key-resend.fs-premium input.email-address{width:100%}.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{float:right;margin-left:7px}@media(max-width: 650px){.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{margin-top:2px}}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .input-container>.email-address-container{padding-left:2px;padding-right:0}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .button-container{float:left;margin-right:7px;margin-left:0}a.show-license-resend-modal{margin-top:4px;display:inline-block}.fs-modal.fs-modal-email-address-update .fs-modal-body input[type=text]{width:100%}.fs-modal.fs-modal-email-address-update p{margin-bottom:0}.fs-modal.fs-modal-email-address-update ul{margin:1em .5em}.fs-modal.fs-modal-email-address-update ul li label span{float:left;margin-top:0}.fs-modal.fs-modal-email-address-update ul li label span:last-child{display:block;float:none;margin-left:20px}.fs-ajax-loader{position:relative;width:170px;height:20px;margin:auto}.fs-ajax-loader .fs-ajax-loader-bar{position:absolute;top:0;background-color:#0074a3;width:20px;height:20px;-webkit-animation-name:bounce_ajaxLoader;-moz-animation-name:bounce_ajaxLoader;-ms-animation-name:bounce_ajaxLoader;-o-animation-name:bounce_ajaxLoader;animation-name:bounce_ajaxLoader;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-moz-transform:.3;-o-transform:.3;-ms-transform:.3;-webkit-transform:.3;transform:.3}.fs-ajax-loader .fs-ajax-loader-bar-1{left:0px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s}.fs-ajax-loader .fs-ajax-loader-bar-2{left:19px;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s}.fs-ajax-loader .fs-ajax-loader-bar-3{left:38px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s}.fs-ajax-loader .fs-ajax-loader-bar-4{left:57px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.fs-ajax-loader .fs-ajax-loader-bar-5{left:76px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.fs-ajax-loader .fs-ajax-loader-bar-6{left:95px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.fs-ajax-loader .fs-ajax-loader-bar-7{left:114px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}.fs-ajax-loader .fs-ajax-loader-bar-8{left:133px;animation-delay:1.65s;-o-animation-delay:1.65s;-ms-animation-delay:1.65s;-webkit-animation-delay:1.65s;-moz-animation-delay:1.65s}@-moz-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-ms-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-o-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-webkit-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}.fs-modal-auto-install #request-filesystem-credentials-form h2,.fs-modal-auto-install #request-filesystem-credentials-form .request-filesystem-credentials-action-buttons{display:none}.fs-modal-auto-install #request-filesystem-credentials-form input[type=password],.fs-modal-auto-install #request-filesystem-credentials-form input[type=email],.fs-modal-auto-install #request-filesystem-credentials-form input[type=text]{-webkit-appearance:none;padding:10px 10px 5px 10px;width:300px;max-width:100%}.fs-modal-auto-install #request-filesystem-credentials-form>div,.fs-modal-auto-install #request-filesystem-credentials-form label,.fs-modal-auto-install #request-filesystem-credentials-form fieldset{width:300px;max-width:100%;margin:0 auto;display:block}.button-primary.warn{box-shadow:0 1px 0 #d2593c;text-shadow:0 -1px 1px #d2593c,1px 0 1px #d2593c,0 1px 1px #d2593c,-1px 0 1px #d2593c;background:#f56a48;border-color:#ec6544 #d2593c #d2593c}.button-primary.warn:hover{background:#fd6d4a;border-color:#d2593c}.button-primary.warn:focus{box-shadow:0 1px 0 #dd6041,0 0 2px 1px #e4a796}.button-primary.warn:active{background:#dd6041;border-color:#d2593c;box-shadow:inset 0 2px 0 #d2593c}.button-primary.warn.disabled{color:#f5b3a1 !important;background:#e76444 !important;border-color:#d85e40 !important;text-shadow:0 -1px 0 rgba(0,0,0,.1) !important}/*# sourceMappingURL=dialog-boxes.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/gdpr-optin-notice.css

    r2842075 r3037106  
    1 .fs-notice[data-id^=gdpr_optin_actions] .underlined{text-decoration:underline}.fs-notice[data-id^=gdpr_optin_actions] ul .button,.fs-notice[data-id^=gdpr_optin_actions] ul .action-description{vertical-align:middle}.fs-notice[data-id^=gdpr_optin_actions] ul .action-description{display:inline-block;margin-left:3px}
     1.fs-notice[data-id^=gdpr_optin_actions] .underlined{text-decoration:underline}.fs-notice[data-id^=gdpr_optin_actions] ul .button,.fs-notice[data-id^=gdpr_optin_actions] ul .action-description{vertical-align:middle}.fs-notice[data-id^=gdpr_optin_actions] ul .action-description{display:inline-block;margin-left:3px}/*# sourceMappingURL=gdpr-optin-notice.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/optout.css

    r2842075 r3037106  
    1 .fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .dashicons{float:none !important}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;background:rgba(0,0,0,.8);color:#fff !important;font-family:"arial",serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:-17px;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);line-height:1.3em;font-weight:bold;text-align:left;text-transform:none !important}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right;left:auto;right:-17px}.fs-tooltip-trigger .fs-tooltip::after{content:" ";display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,.8) transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}.fs-permissions .fs-permission.fs-disabled{color:#aaa}.fs-permissions .fs-permission.fs-disabled .fs-permission-description span{color:#aaa}.fs-permissions .fs-permission .fs-switch-feedback{position:absolute;right:15px;top:52px}.fs-permissions ul{height:0;overflow:hidden;margin:0}.fs-permissions ul li{padding:17px 15px;margin:0;position:relative}.fs-permissions ul li>i.dashicons{float:left;font-size:30px;width:30px;height:30px;padding:5px}.fs-permissions ul li .fs-switch{float:right}.fs-permissions ul li .fs-permission-description{margin-left:55px}.fs-permissions ul li .fs-permission-description span{font-size:14px;font-weight:500;color:#23282d}.fs-permissions ul li .fs-permission-description .fs-tooltip{font-size:13px;font-weight:bold}.fs-permissions ul li .fs-permission-description .fs-tooltip-trigger .dashicons{margin:-1px 2px 0 2px}.fs-permissions ul li .fs-permission-description p{margin:2px 0 0 0}.fs-permissions.fs-open{background:#fff}.fs-permissions.fs-open ul{overflow:initial;height:auto;margin:20px 0 10px 0}.fs-permissions .fs-switch-feedback .fs-ajax-spinner{margin-right:10px}.fs-permissions .fs-switch-feedback.success{color:#71ae00}.rtl .fs-permissions .fs-switch-feedback{right:auto;left:15px}.rtl .fs-permissions .fs-switch-feedback .fs-ajax-spinner{margin-left:10px;margin-right:0}.rtl .fs-permissions ul li .fs-permission-description{margin-right:55px;margin-left:0}.rtl .fs-permissions ul li .fs-switch{float:left}.rtl .fs-permissions ul li i.dashicons{float:right}.fs-modal-opt-out .fs-modal-footer .fs-opt-out-button{line-height:30px;margin-right:10px}.fs-modal-opt-out .fs-permissions{margin-top:0 !important}.fs-modal-opt-out .fs-permissions .fs-permissions-section--header .fs-group-opt-out-button{float:right;line-height:1.1em}.fs-modal-opt-out .fs-permissions .fs-permissions-section--header .fs-switch-feedback{float:right;line-height:1.1em;margin-right:10px}.fs-modal-opt-out .fs-permissions .fs-permissions-section--header .fs-switch-feedback .fs-ajax-spinner{margin:-2px 0 0}.fs-modal-opt-out .fs-permissions .fs-permissions-section--header-title{font-size:1.1em;font-weight:600;text-transform:uppercase;display:block;line-height:1.1em;margin:.5em 0}.fs-modal-opt-out .fs-permissions .fs-permissions-section--desc{margin-top:0}.fs-modal-opt-out .fs-permissions hr{border:0;border-top:#eee solid 1px;margin:25px 0 20px 0}.fs-modal-opt-out .fs-permissions ul{border:1px solid #c3c4c7;border-radius:3px;margin:10px 0 0 0;box-shadow:0 1px 1px rgba(0,0,0,.04)}.fs-modal-opt-out .fs-permissions ul li{border-bottom:1px solid #d7dde1;border-left:4px solid #72aee6}.rtl .fs-modal-opt-out .fs-permissions ul li{border-left:none;border-right:4px solid #72aee6}.fs-modal-opt-out .fs-permissions ul li.fs-disabled{border-left-color:rgba(114,174,230,0)}.fs-modal-opt-out .fs-permissions ul li:last-child{border-bottom:none}
     1.fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .dashicons{float:none !important}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;background:rgba(0,0,0,.8);color:#fff !important;font-family:"arial",serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:-17px;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);line-height:1.3em;font-weight:bold;text-align:left;text-transform:none !important}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right;left:auto;right:-17px}.fs-tooltip-trigger .fs-tooltip::after{content:" ";display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,.8) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}.fs-permissions .fs-permission.fs-disabled{color:#aaa}.fs-permissions .fs-permission.fs-disabled .fs-permission-description span{color:#aaa}.fs-permissions .fs-permission .fs-switch-feedback{position:absolute;right:15px;top:52px}.fs-permissions ul{height:0;overflow:hidden;margin:0}.fs-permissions ul li{padding:17px 15px;margin:0;position:relative}.fs-permissions ul li>i.dashicons{float:left;font-size:30px;width:30px;height:30px;padding:5px}.fs-permissions ul li .fs-switch{float:right}.fs-permissions ul li .fs-permission-description{margin-left:55px}.fs-permissions ul li .fs-permission-description span{font-size:14px;font-weight:500;color:#23282d}.fs-permissions ul li .fs-permission-description .fs-tooltip{font-size:13px;font-weight:bold}.fs-permissions ul li .fs-permission-description .fs-tooltip-trigger .dashicons{margin:-1px 2px 0 2px}.fs-permissions ul li .fs-permission-description p{margin:2px 0 0 0}.fs-permissions.fs-open{background:#fff}.fs-permissions.fs-open ul{overflow:initial;height:auto;margin:20px 0 10px 0}.fs-permissions .fs-switch-feedback .fs-ajax-spinner{margin-right:10px}.fs-permissions .fs-switch-feedback.success{color:#71ae00}.rtl .fs-permissions .fs-switch-feedback{right:auto;left:15px}.rtl .fs-permissions .fs-switch-feedback .fs-ajax-spinner{margin-left:10px;margin-right:0}.rtl .fs-permissions ul li .fs-permission-description{margin-right:55px;margin-left:0}.rtl .fs-permissions ul li .fs-switch{float:left}.rtl .fs-permissions ul li i.dashicons{float:right}.fs-modal-opt-out .fs-modal-footer .fs-opt-out-button{line-height:30px;margin-right:10px}.fs-modal-opt-out .fs-permissions{margin-top:0 !important}.fs-modal-opt-out .fs-permissions .fs-permissions-section--header .fs-group-opt-out-button{float:right;line-height:1.1em}.fs-modal-opt-out .fs-permissions .fs-permissions-section--header .fs-switch-feedback{float:right;line-height:1.1em;margin-right:10px}.fs-modal-opt-out .fs-permissions .fs-permissions-section--header .fs-switch-feedback .fs-ajax-spinner{margin:-2px 0 0}.fs-modal-opt-out .fs-permissions .fs-permissions-section--header-title{font-size:1.1em;font-weight:600;text-transform:uppercase;display:block;line-height:1.1em;margin:.5em 0}.fs-modal-opt-out .fs-permissions .fs-permissions-section--desc{margin-top:0}.fs-modal-opt-out .fs-permissions hr{border:0;border-top:#eee solid 1px;margin:25px 0 20px 0}.fs-modal-opt-out .fs-permissions ul{border:1px solid #c3c4c7;border-radius:3px;margin:10px 0 0 0;box-shadow:0 1px 1px rgba(0,0,0,.04)}.fs-modal-opt-out .fs-permissions ul li{border-bottom:1px solid #d7dde1;border-left:4px solid #72aee6}.rtl .fs-modal-opt-out .fs-permissions ul li{border-left:none;border-right:4px solid #72aee6}.fs-modal-opt-out .fs-permissions ul li.fs-disabled{border-left-color:rgba(114,174,230,0)}.fs-modal-opt-out .fs-permissions ul li:last-child{border-bottom:none}/*# sourceMappingURL=optout.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/admin/plugins.css

    r2842075 r3037106  
    1 label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.wp-list-table.plugins .plugin-title span.fs-tag{display:inline-block;margin-left:5px;line-height:10px}
     1label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.wp-list-table.plugins .plugin-title span.fs-tag{display:inline-block;margin-left:5px;line-height:10px}/*# sourceMappingURL=plugins.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/assets/css/customizer.css

    r2842075 r3037106  
    1 #fs_customizer_upsell .fs-customizer-plan{padding:10px 20px 20px 20px;border-radius:3px;background:#fff}#fs_customizer_upsell .fs-customizer-plan h2{position:relative;margin:0;line-height:2em;text-transform:uppercase}#fs_customizer_upsell .fs-customizer-plan h2 .button-link{top:-2px}#fs_customizer_upsell .fs-feature{position:relative}#fs_customizer_upsell .dashicons-yes{color:#0085ba;font-size:2em;vertical-align:bottom;margin-left:-7px;margin-right:10px}.rtl #fs_customizer_upsell .dashicons-yes{margin-left:10px;margin-right:-7px}#fs_customizer_upsell .dashicons-editor-help{color:#bbb;cursor:help}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{opacity:0;visibility:hidden;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;background:#000;color:#fff;font-family:"arial",serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{text-align:right}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{content:" ";display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{right:21px;left:auto}#fs_customizer_upsell .dashicons-editor-help:hover .fs-feature-desc{visibility:visible;opacity:1}#fs_customizer_upsell .button-primary{display:block;text-align:center;margin-top:10px}#fs_customizer_support{display:block !important}#fs_customizer_support .button{float:right}#fs_customizer_support .button-group{width:100%;display:block;margin-top:10px}#fs_customizer_support .button-group .button{float:none;width:50%;text-align:center}#customize-theme-controls #accordion-section-freemius_upsell{border-top:1px solid #0085ba !important;border-bottom:1px solid #0085ba !important}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title{color:#fff;background-color:#0085ba;border-left:4px solid #0085ba;transition:.15s background-color ease-in-out,.15s border-color ease-in-out;outline:none;border-bottom:none !important}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title:hover{background-color:#008ec2;border-left-color:#0073aa}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title:after{color:#fff}#customize-theme-controls #accordion-section-freemius_upsell .rtl h3.accordion-section-title{border-left:none;border-right:4px solid #0085ba}#customize-theme-controls #accordion-section-freemius_upsell .rtl h3.accordion-section-title:hover{border-right-color:#0073aa}
     1#fs_customizer_upsell .fs-customizer-plan{padding:10px 20px 20px 20px;border-radius:3px;background:#fff}#fs_customizer_upsell .fs-customizer-plan h2{position:relative;margin:0;line-height:2em;text-transform:uppercase}#fs_customizer_upsell .fs-customizer-plan h2 .button-link{top:-2px}#fs_customizer_upsell .fs-feature{position:relative}#fs_customizer_upsell .dashicons-yes{color:#0085ba;font-size:2em;vertical-align:bottom;margin-left:-7px;margin-right:10px}.rtl #fs_customizer_upsell .dashicons-yes{margin-left:10px;margin-right:-7px}#fs_customizer_upsell .dashicons-editor-help{color:#bbb;cursor:help}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{opacity:0;visibility:hidden;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;position:absolute;background:#000;color:#fff;font-family:"arial",serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.2);box-shadow:1px 1px 1px rgba(0,0,0,.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{text-align:right}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{content:" ";display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:100%;left:21px}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{right:21px;left:auto}#fs_customizer_upsell .dashicons-editor-help:hover .fs-feature-desc{visibility:visible;opacity:1}#fs_customizer_upsell .button-primary{display:block;text-align:center;margin-top:10px}#fs_customizer_support{display:block !important}#fs_customizer_support .button{float:right}#fs_customizer_support .button-group{width:100%;display:block;margin-top:10px}#fs_customizer_support .button-group .button{float:none;width:50%;text-align:center}#customize-theme-controls #accordion-section-freemius_upsell{border-top:1px solid #0085ba !important;border-bottom:1px solid #0085ba !important}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title{color:#fff;background-color:#0085ba;border-left:4px solid #0085ba;transition:.15s background-color ease-in-out,.15s border-color ease-in-out;outline:none;border-bottom:none !important}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title:hover{background-color:#008ec2;border-left-color:#0073aa}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title:after{color:#fff}#customize-theme-controls #accordion-section-freemius_upsell .rtl h3.accordion-section-title{border-left:none;border-right:4px solid #0085ba}#customize-theme-controls #accordion-section-freemius_upsell .rtl h3.accordion-section-title:hover{border-right-color:#0073aa}/*# sourceMappingURL=customizer.css.map */
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/includes/class-freemius.php

    r2943743 r3037106  
    425425
    426426            $this->_storage = FS_Storage::instance( $this->_module_type, $this->_slug );
     427
     428            // If not set or 24 hours have already passed from the last time it's set, set the last load timestamp to the current time.
     429            if (
     430                ! isset( $this->_storage->last_load_timestamp ) ||
     431                $this->_storage->last_load_timestamp < ( time() - ( WP_FS__TIME_24_HOURS_IN_SEC ) )
     432            ) {
     433                $this->_storage->last_load_timestamp = time();
     434            }
    427435
    428436            $this->_cache = FS_Cache_Manager::get_manager( WP_FS___OPTION_PREFIX . "cache_{$module_id}" );
     
    13471355                );
    13481356            }
     1357        }
     1358
     1359        function _run_garbage_collector() {
     1360            // @todo - Remove this check once the garbage collector is ready to be out of beta.
     1361            if ( true !== fs_get_optional_constant( 'WP_FS__ENABLE_GARBAGE_COLLECTOR', false ) ) {
     1362                return;
     1363            }
     1364
     1365            if ( ! $this->is_user_in_admin() ) {
     1366                return;
     1367            }
     1368
     1369            require_once WP_FS__DIR_INCLUDES . '/class-fs-lock.php';
     1370
     1371            $lock = new FS_Lock( 'garbage_collection' );
     1372
     1373            if ( $lock->is_locked() ) {
     1374                return;
     1375            }
     1376
     1377            // Create a 1-day lock.
     1378            $lock->lock( WP_FS__TIME_24_HOURS_IN_SEC );
     1379
     1380            FS_Garbage_Collector::instance()->clean();
    13491381        }
    13501382
     
    14441476                }
    14451477
     1478                add_action( 'plugins_loaded', array( &$this, '_run_garbage_collector' ) );
     1479
    14461480                if ( ! self::is_ajax() ) {
    14471481                    if ( ! $this->is_addon() ) {
     
    15321566            $this->add_filter( 'after_code_type_change', array( &$this, '_after_code_type_change' ) );
    15331567
    1534             add_action( 'admin_init', array( &$this, '_add_trial_notice' ) );
    1535             add_action( 'admin_init', array( &$this, '_add_affiliate_program_notice' ) );
     1568            add_action( 'admin_init', array( &$this, '_add_trial_notice' ) ); // @phpstan-ignore-line
     1569            add_action( 'admin_init', array( &$this, '_add_affiliate_program_notice' ) ); // @phpstan-ignore-line
    15361570            add_action( 'admin_enqueue_scripts', array( &$this, '_enqueue_common_css' ) );
    15371571
     
    16431677         * @since 2.2.3
    16441678         *
    1645          * @return string
     1679         * @return void
    16461680         */
    16471681        static function _prepend_fs_allow_updater_and_dialog_flag_url_param() {
     
    30903124            }
    30913125
    3092             $url_params = array();
    3093             parse_str( parse_url( $url, PHP_URL_QUERY ), $url_params );
    3094 
    3095             $sub_url_params = array();
    3096             parse_str( parse_url( $sub_url, PHP_URL_QUERY ), $sub_url_params );
     3126            $url_params     = fs_parse_url_params( $url );
     3127            $sub_url_params = fs_parse_url_params( $sub_url );
    30973128
    30983129            foreach ( $sub_url_params as $key => $val ) {
     
    34933524         */
    34943525        static function get_unfiltered_site_url( $blog_id = null, $strip_protocol = false, $add_trailing_slash = false ) {
     3526            $url = ( ! is_multisite() && defined( 'WP_SITEURL' ) ) ? WP_SITEURL : self::get_site_url_from_wp_option( $blog_id );
     3527
     3528            if ( $strip_protocol ) {
     3529                $url = fs_strip_url_protocol( $url );
     3530            }
     3531
     3532            if ( $add_trailing_slash ) {
     3533                $url = trailingslashit( $url );
     3534            }
     3535
     3536            return $url;
     3537        }
     3538
     3539        /**
     3540         * @author Leo Fajardo (@leorw)
     3541         * @since 2.6.0
     3542         *
     3543         * @param int|null $blog_id
     3544         *
     3545         * @return string
     3546         */
     3547        private static function get_site_url_from_wp_option( $blog_id = null ) {
    34953548            global $wp_filter;
    34963549
     
    35173570                    $wp_filter[ $hook_name ] = $site_url_filter;
    35183571                }
    3519             }
    3520 
    3521             if ( $strip_protocol ) {
    3522                 $url = fs_strip_url_protocol( $url );
    3523             }
    3524 
    3525             if ( $add_trailing_slash ) {
    3526                 $url = trailingslashit( $url );
    35273572            }
    35283573
     
    40814126
    40824127            if ( function_exists( 'random_int' ) ) {
    4083                 $random = random_int( $min, $max );
     4128                $random = random_int( $min, $max ); // phpcs:ignore PHPCompatibility.FunctionUse.NewFunctions.random_intFound
    40844129            } else {
    40854130                $random = rand( $min, $max );
     
    44004445
    44014446            // Get the UTF encoded domain name.
    4402             $domain = idn_to_ascii( $parts[1] ) . '.';
     4447            /**
     4448             * @note - The check of `defined('...')` is there to account for PHP servers compiled with some older version of ICU where the constants are not defined.
     4449             * @author - @swashata
     4450             */
     4451            $is_new_idn_available = (
     4452                version_compare( PHP_VERSION, '5.6.40') > 0 &&
     4453                defined( 'IDNA_DEFAULT' ) &&
     4454                defined( 'INTL_IDNA_VARIANT_UTS46' )
     4455            );
     4456            if ( $is_new_idn_available ) {
     4457                $domain = idn_to_ascii( $parts[1], IDNA_DEFAULT, INTL_IDNA_VARIANT_UTS46 );
     4458            } else {
     4459                $domain = idn_to_ascii( $parts[1] );  // phpcs:ignore PHPCompatibility.ParameterValues.NewIDNVariantDefault.NotSet
     4460            }
     4461
     4462            $domain = $domain . '.';
    44034463
    44044464            return ( checkdnsrr( $domain, 'MX' ) || checkdnsrr( $domain, 'A' ) );
     
    56165676            }
    56175677
    5618             if ( $this->is_registered() ) {
    5619                 if ( ! $this->is_addon() ) {
    5620                     add_action(
    5621                         is_admin() ? 'admin_init' : 'init',
    5622                         array( &$this, '_plugin_code_type_changed' )
    5623                     );
    5624                 }
    5625 
    5626                 if ( $this->is_premium() ) {
    5627                     // Purge cached payments after switching to the premium version.
    5628                     // @todo This logic doesn't handle purging the cache for serviceware module upgrade.
    5629                     $this->get_api_user_scope()->purge_cache( "/plugins/{$this->_module_id}/payments.json?include_addons=true" );
    5630                 }
     5678            if ( ! $this->is_addon() ) {
     5679                add_action(
     5680                    is_admin() ? 'admin_init' : 'init',
     5681                    array( &$this, '_plugin_code_type_changed' )
     5682                );
     5683            }
     5684
     5685            if ( $this->is_registered() && $this->is_premium() ) {
     5686                // Purge cached payments after switching to the premium version.
     5687                // @todo This logic doesn't handle purging the cache for serviceware module upgrade.
     5688                $this->get_api_user_scope()->purge_cache( "/plugins/{$this->_module_id}/payments.json?include_addons=true" );
    56315689            }
    56325690        }
     
    56925750            }
    56935751
    5694             // Schedule code type changes event.
    5695             $this->schedule_install_sync();
     5752            if ( $this->is_registered() ) {
     5753                // Schedule code type changes event.
     5754                $this->schedule_install_sync();
     5755            }
    56965756
    56975757            /**
     
    999110051         * @param string $caller
    999210052         *
    9993          * @return string
     10053         * @return void
    999410054         */
    999510055        function set_basename( $is_premium, $caller ) {
     
    1241712477            $install_2_blog_map = array();
    1241812478            foreach ( $blog_2_install_map as $blog_id => $install ) {
    12419                 $params[] = array( 'id' => $install->id );
     12479                $params[] = array( 'id' => $install->id, 'url' => $install->url );
    1242012480
    1242112481                $install_2_blog_map[ $install->id ] = $blog_id;
     
    1476314823
    1476414824            if ( ! $this->is_registered() ) {
     14825                $email_address = isset( $affiliate['email'] ) ? $affiliate['email'] : '';
     14826
     14827                if ( ! is_email( $email_address ) ) {
     14828                    self::shoot_ajax_failure('Invalid email address.');
     14829                }
     14830
    1476514831                // Opt in but don't track usage.
    1476614832                $next_page = $this->opt_in(
    14767                     false,
     14833                    $email_address,
    1476814834                    false,
    1476914835                    false,
     
    1669816764         * @return FS_User|false
    1669916765         */
    16700         static function _get_user_by_email( $email ) {
     16766        public static function _get_user_by_email( $email ) {
    1670116767            self::$_static_logger->entrance();
    1670216768
     
    1787217938         * @param bool      $redirect
    1787317939         *
    17874          * @return string If redirect is `false`, returns the next page the user should be redirected to.
     17940         * @return void
    1787517941         */
    1787617942        private function install_many_pending_with_user(
     
    2326623332
    2326723333        /**
     23334         * Adds CSS classes for the body tag in the admin.
     23335         *
     23336         * @param string $classes Space-separated string of class names.
     23337         *
     23338         * @return string $classes FS Admin body tag class names.
     23339         */
     23340        public function fs_addons_body_class( $classes ) {
     23341            $classes .= ' plugins-php';
     23342            return $classes;
     23343        }
     23344
     23345        /**
    2326823346         * Account page resources load.
    2326923347         *
     
    2328123359                wp_enqueue_script( 'plugin-install' );
    2328223360                add_thickbox();
    23283 
    23284                 function fs_addons_body_class( $classes ) {
    23285                     $classes .= ' plugins-php';
    23286 
    23287                     return $classes;
    23288                 }
    23289 
    23290                 add_filter( 'admin_body_class', 'fs_addons_body_class' );
     23361                add_filter( 'admin_body_class', array( $this, 'fs_addons_body_class' ) );
    2329123362            }
    2329223363
     
    2342323494            wp_enqueue_script( 'plugin-install' );
    2342423495            add_thickbox();
    23425 
    23426             function fs_addons_body_class( $classes ) {
    23427                 $classes .= ' plugins-php';
    23428 
    23429                 return $classes;
    23430             }
    23431 
    23432             add_filter( 'admin_body_class', 'fs_addons_body_class' );
     23496            add_filter( 'admin_body_class', array( $this, 'fs_addons_body_class' ) );
    2343323497
    2343423498            if ( ! $this->is_registered() && $this->is_org_repo_compliant() ) {
     
    2539825462            }
    2539925463
     25464            $tabs_html = $this->get_tabs_html();
     25465
     25466            if ( empty( $tabs_html ) ) {
     25467                return false;
     25468            }
     25469
    2540025470            /**
    2540125471             * Enqueue the original stylesheets that are included in the
     
    2541225482
    2541325483            // Cut closing </div> tag.
    25414             echo substr( trim( $this->get_tabs_html() ), 0, - 6 );
     25484            echo substr( trim( $tabs_html ), 0, - 6 );
    2541525485
    2541625486            return true;
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/includes/class-fs-plugin-updater.php

    r2943743 r3037106  
    710710         */
    711711        private function is_new_version_premium( FS_Plugin_Tag $new_version ) {
    712             $query_str = parse_url( $new_version->url, PHP_URL_QUERY );
    713             if ( empty( $query_str ) ) {
    714                 return false;
    715             }
    716 
    717             parse_str( $query_str, $params );
     712            $params = fs_parse_url_params( $new_version->url );
    718713
    719714            return ( isset( $params['is_premium'] ) && 'true' == $params['is_premium'] );
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/includes/class-fs-storage.php

    r2842075 r3037106  
    360360                'is_on'                        => self::OPTION_LEVEL_NETWORK,
    361361                'is_plugin_new_install'        => self::OPTION_LEVEL_NETWORK,
     362                'last_load_timestamp'          => self::OPTION_LEVEL_NETWORK,
    362363                'network_install_blog_id'      => self::OPTION_LEVEL_NETWORK,
    363364                'pending_sites_info'           => self::OPTION_LEVEL_NETWORK,
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/includes/debug/class-fs-debug-bar-panel.php

    r2842075 r3037106  
    1111    }
    1212
    13     /**
    14      * Extends Debug Bar plugin by adding a panel to show all Freemius API requests.
    15      *
    16      * @author Vova Feldman (@svovaf)
    17      * @since  1.1.7.3
    18      *
    19      * Class Freemius_Debug_Bar_Panel
    20      */
    21     class Freemius_Debug_Bar_Panel extends Debug_Bar_Panel {
    22         function init() {
    23             $this->title( 'Freemius' );
    24         }
     13    if ( class_exists( 'Debug_Bar_Panel' ) ) {
    2514
    26         static function requests_count() {
    27             if ( class_exists( 'Freemius_Api_WordPress' ) ) {
    28                 $logger = Freemius_Api_WordPress::GetLogger();
    29             } else {
    30                 $logger = array();
     15        /**
     16         * Extends Debug Bar plugin by adding a panel to show all Freemius API requests.
     17         *
     18         * @author Vova Feldman (@svovaf)
     19         * @since  1.1.7.3
     20         *
     21         * Class Freemius_Debug_Bar_Panel
     22         */
     23        class Freemius_Debug_Bar_Panel extends Debug_Bar_Panel {
     24
     25            public function init() {
     26                $this->title( 'Freemius' ); // @phpstan-ignore-line
    3127            }
    3228
    33             return number_format( count( $logger ) );
    34         }
     29            public static function requests_count() {
     30                if ( class_exists( 'Freemius_Api_WordPress' ) ) {
     31                    $logger = Freemius_Api_WordPress::GetLogger();
     32                } else {
     33                    $logger = array();
     34                }
    3535
    36         static function total_time() {
    37             if ( class_exists( 'Freemius_Api_WordPress' ) ) {
    38                 $logger = Freemius_Api_WordPress::GetLogger();
    39             } else {
    40                 $logger = array();
     36                return number_format( count( $logger ) );
    4137            }
    4238
    43             $total_time = .0;
    44             foreach ( $logger as $l ) {
    45                 $total_time += $l['total'];
     39            public static function total_time() {
     40                if ( class_exists( 'Freemius_Api_WordPress' ) ) {
     41                    $logger = Freemius_Api_WordPress::GetLogger();
     42                } else {
     43                    $logger = array();
     44                }
     45
     46                $total_time = .0;
     47                foreach ( $logger as $l ) {
     48                    $total_time += $l['total'];
     49                }
     50
     51                return number_format( 100 * $total_time, 2 ) . ' ' . fs_text_x_inline( 'ms', 'milliseconds' );
    4652            }
    4753
    48             return number_format( 100 * $total_time, 2 ) . ' ' . fs_text_x_inline( 'ms', 'milliseconds' );
    49         }
    50 
    51         function render() {
    52             ?>
    53             <div id='debug-bar-php'>
    54                 <?php fs_require_template( '/debug/api-calls.php' ) ?>
    55                 <br>
    56                 <?php fs_require_template( '/debug/scheduled-crons.php' ) ?>
    57                 <br>
    58                 <?php fs_require_template( '/debug/plugins-themes-sync.php' ) ?>
    59                 <br>
    60                 <?php fs_require_template( '/debug/logger.php' ) ?>
    61             </div>
    62         <?php
     54            public function render() {
     55                ?>
     56                <div id='debug-bar-php'>
     57                    <?php fs_require_template( '/debug/api-calls.php' ) ?>
     58                    <br>
     59                    <?php fs_require_template( '/debug/scheduled-crons.php' ) ?>
     60                    <br>
     61                    <?php fs_require_template( '/debug/plugins-themes-sync.php' ) ?>
     62                    <br>
     63                    <?php fs_require_template( '/debug/logger.php' ) ?>
     64                </div>
     65            <?php
     66            }
    6367        }
    6468    }
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/includes/fs-core-functions.php

    r2943743 r3037106  
    589589    }
    590590
     591    if ( ! function_exists( 'fs_parse_url_params' ) ) {
     592        /**
     593         * Returns the query parameters of the given URL if there are any.
     594         *
     595         * @param string $url
     596         * @param bool   $html_entity_decode
     597         *
     598         * @return array<string, string> Key value pair where key represents the parameter name and value represents the parameter value.
     599         */
     600        function fs_parse_url_params( $url, $html_entity_decode = false ) {
     601            $query_str  = parse_url( $url, PHP_URL_QUERY );
     602            $url_params = array();
     603
     604            if ( empty( $query_str ) ) {
     605                return $url_params;
     606            }
     607
     608            if ( $html_entity_decode ) {
     609                $query_str = html_entity_decode( $query_str );
     610            }
     611
     612            parse_str( $query_str, $url_params );
     613
     614            return $url_params;
     615        }
     616    }
     617
    591618    if ( ! function_exists( 'fs_starts_with' ) ) {
    592619        /**
     
    12051232         * @param string $slug    Module slug for overrides.
    12061233         *
    1207          * @return string
     1234         * @return void
    12081235         */
    12091236        function fs_esc_js_echo_x_inline( $text, $context, $key = '', $slug = 'freemius' ) {
     
    14601487        }
    14611488    }
     1489
     1490    if ( ! function_exists( 'fs_get_optional_constant' ) ) {
     1491        /**
     1492         * Gets the value of an optional constant. If the constant is not defined, the default value will be returned.
     1493         *
     1494         * @author Swashata Ghosh (@swashata)
     1495         * @since 2.5.12.5
     1496         *
     1497         * @param string $constant_name
     1498         * @param mixed $default_value
     1499         *
     1500         * @return mixed
     1501         */
     1502        function fs_get_optional_constant( $constant_name, $default_value = null ) {
     1503            return defined( $constant_name ) ? constant( $constant_name ) : $default_value;
     1504        }
     1505    }
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/includes/fs-essential-functions.php

    r2842075 r3037106  
    168168    }
    169169
    170     /**
    171      * Leverage backtrace to find caller plugin main file path.
    172      *
    173      * @author Vova Feldman (@svovaf)
    174      * @since  1.0.6
    175      *
    176      * @return string
    177      */
    178     function fs_find_caller_plugin_file() {
    179         /**
    180          * All the code below will be executed once on activation.
    181          * If the user changes the main plugin's file name, the file_exists()
    182          * will catch it.
    183          */
    184         if ( ! function_exists( 'get_plugins' ) ) {
    185             require_once ABSPATH . 'wp-admin/includes/plugin.php';
    186         }
    187 
    188         $all_plugins       = fs_get_plugins( true );
    189         $all_plugins_paths = array();
    190 
    191         // Get active plugin's main files real full names (might be symlinks).
    192         foreach ( $all_plugins as $relative_path => $data ) {
    193             $all_plugins_paths[] = fs_normalize_path( realpath( WP_PLUGIN_DIR . '/' . $relative_path ) );
    194         }
    195 
    196         $plugin_file = null;
    197         for ( $i = 1, $bt = debug_backtrace(), $len = count( $bt ); $i < $len; $i ++ ) {
    198             if ( empty( $bt[ $i ]['file'] ) ) {
    199                 continue;
    200             }
    201 
    202             if ( in_array( fs_normalize_path( $bt[ $i ]['file'] ), $all_plugins_paths ) ) {
    203                 $plugin_file = $bt[ $i ]['file'];
    204                 break;
    205             }
    206         }
    207 
    208         if ( is_null( $plugin_file ) ) {
    209             // Throw an error to the developer in case of some edge case dev environment.
    210             wp_die(
    211                 'Freemius SDK couldn\'t find the plugin\'s main file. Please contact sdk@freemius.com with the current error.',
    212                 'Error',
    213                 array( 'back_link' => true )
    214             );
    215         }
    216 
    217         return $plugin_file;
    218     }
     170    if ( ! function_exists( 'fs_find_caller_plugin_file' ) ) {
     171        /**
     172         * Leverage backtrace to find caller plugin main file path.
     173         *
     174         * @author Vova Feldman (@svovaf)
     175         * @since  1.0.6
     176         *
     177         * @return string
     178         */
     179        function fs_find_caller_plugin_file() {
     180            /**
     181             * All the code below will be executed once on activation.
     182             * If the user changes the main plugin's file name, the file_exists()
     183             * will catch it.
     184             */
     185            if ( ! function_exists( 'get_plugins' ) ) {
     186                require_once ABSPATH . 'wp-admin/includes/plugin.php';
     187            }
     188
     189            $all_plugins       = fs_get_plugins( true );
     190            $all_plugins_paths = array();
     191
     192            // Get active plugin's main files real full names (might be symlinks).
     193            foreach ( $all_plugins as $relative_path => $data ) {
     194                $all_plugins_paths[] = fs_normalize_path( realpath( WP_PLUGIN_DIR . '/' . $relative_path ) );
     195            }
     196
     197            $plugin_file = null;
     198            for ( $i = 1, $bt = debug_backtrace(), $len = count( $bt ); $i < $len; $i ++ ) {
     199                if ( empty( $bt[ $i ]['file'] ) ) {
     200                    continue;
     201                }
     202
     203                if ( in_array( fs_normalize_path( $bt[ $i ]['file'] ), $all_plugins_paths ) ) {
     204                    $plugin_file = $bt[ $i ]['file'];
     205                    break;
     206                }
     207            }
     208
     209            if ( is_null( $plugin_file ) ) {
     210                // Throw an error to the developer in case of some edge case dev environment.
     211                wp_die(
     212                    'Freemius SDK couldn\'t find the plugin\'s main file. Please contact sdk@freemius.com with the current error.',
     213                    'Error',
     214                    array( 'back_link' => true )
     215                );
     216            }
     217
     218            return $plugin_file;
     219        }
     220    }
    219221
    220222    require_once dirname( __FILE__ ) . '/supplements/fs-essential-functions-1.1.7.1.php';
    221223
    222     /**
    223      * Update SDK newest version reference.
    224      *
    225      * @author Vova Feldman (@svovaf)
    226      * @since  1.1.6
    227      *
    228      * @param string      $sdk_relative_path
    229      * @param string|bool $plugin_file
    230      *
    231      * @global            $fs_active_plugins
    232      */
    233     function fs_update_sdk_newest_version( $sdk_relative_path, $plugin_file = false ) {
    234         /**
    235          * If there is a plugin running an older version of FS (1.2.1 or below), the `fs_update_sdk_newest_version()`
    236          * function in the older version will be used instead of this one. But since the older version is using
    237          * the `is_plugin_active` function to check if a plugin is active, passing the theme's `plugin_path` to the
    238          * `is_plugin_active` function will return false since the path is not a plugin path, so `in_activation` will be
    239          * `true` for theme modules and the upgrading of the SDK version to 1.2.2 or newer version will work fine.
    240          *
    241          * Future versions that will call this function will use the proper logic here instead of just relying on the
    242          * `is_plugin_active` function to fail for themes.
    243          *
    244          * @author Leo Fajardo (@leorw)
    245          * @since  1.2.2
    246          */
    247 
    248         global $fs_active_plugins;
    249 
    250         $newest_sdk = $fs_active_plugins->plugins[ $sdk_relative_path ];
    251 
    252         if ( ! is_string( $plugin_file ) ) {
    253             $plugin_file = plugin_basename( fs_find_caller_plugin_file() );
    254         }
    255 
    256         if ( ! isset( $newest_sdk->type ) || 'theme' !== $newest_sdk->type ) {
    257             if ( ! function_exists( 'is_plugin_active' ) ) {
    258                 require_once ABSPATH . 'wp-admin/includes/plugin.php';
    259             }
    260 
    261             $in_activation = ( ! is_plugin_active( $plugin_file ) );
    262         } else {
    263             $theme         = wp_get_theme();
    264             $in_activation = ( $newest_sdk->plugin_path == $theme->stylesheet );
    265         }
    266 
    267         $fs_active_plugins->newest = (object) array(
    268             'plugin_path'   => $plugin_file,
    269             'sdk_path'      => $sdk_relative_path,
    270             'version'       => $newest_sdk->version,
    271             'in_activation' => $in_activation,
    272             'timestamp'     => time(),
    273         );
    274 
    275         // Update DB with latest SDK version and path.
    276         update_option( 'fs_active_plugins', $fs_active_plugins );
    277     }
    278 
    279     /**
    280      * Reorder the plugins load order so the plugin with the newest Freemius SDK is loaded first.
    281      *
    282      * @author Vova Feldman (@svovaf)
    283      * @since  1.1.6
    284      *
    285      * @return bool Was plugin order changed. Return false if plugin was loaded first anyways.
    286      *
    287      * @global $fs_active_plugins
    288      */
    289     function fs_newest_sdk_plugin_first() {
    290         global $fs_active_plugins;
    291 
     224    if ( ! function_exists( 'fs_update_sdk_newest_version' ) ) {
    292225        /**
    293          * @todo Multi-site network activated plugin are always loaded prior to site plugins so if there's a plugin activated in the network mode that has an older version of the SDK of another plugin which is site activated that has new SDK version, the fs-essential-functions.php will be loaded from the older SDK. Same thing about MU plugins (loaded even before network activated plugins).
    294          *
    295          * @link https://github.com/Freemius/wordpress-sdk/issues/26
     226         * Update SDK newest version reference.
     227         *
     228         * @author Vova Feldman (@svovaf)
     229         * @since  1.1.6
     230         *
     231         * @param string      $sdk_relative_path
     232         * @param string|bool $plugin_file
     233         *
     234         * @global            $fs_active_plugins
    296235         */
    297 
    298         $newest_sdk_plugin_path = $fs_active_plugins->newest->plugin_path;
    299 
    300         $active_plugins         = get_option( 'active_plugins', array() );
    301         $updated_active_plugins = array( $newest_sdk_plugin_path );
    302 
    303         $plugin_found  = false;
    304         $is_first_path = true;
    305 
    306         foreach ( $active_plugins as $key => $plugin_path ) {
    307             if ( $plugin_path === $newest_sdk_plugin_path ) {
     236        function fs_update_sdk_newest_version( $sdk_relative_path, $plugin_file = false ) {
     237            /**
     238             * If there is a plugin running an older version of FS (1.2.1 or below), the `fs_update_sdk_newest_version()`
     239             * function in the older version will be used instead of this one. But since the older version is using
     240             * the `is_plugin_active` function to check if a plugin is active, passing the theme's `plugin_path` to the
     241             * `is_plugin_active` function will return false since the path is not a plugin path, so `in_activation` will be
     242             * `true` for theme modules and the upgrading of the SDK version to 1.2.2 or newer version will work fine.
     243             *
     244             * Future versions that will call this function will use the proper logic here instead of just relying on the
     245             * `is_plugin_active` function to fail for themes.
     246             *
     247             * @author Leo Fajardo (@leorw)
     248             * @since  1.2.2
     249             */
     250
     251            global $fs_active_plugins;
     252
     253            $newest_sdk = $fs_active_plugins->plugins[ $sdk_relative_path ];
     254
     255            if ( ! is_string( $plugin_file ) ) {
     256                $plugin_file = plugin_basename( fs_find_caller_plugin_file() );
     257            }
     258
     259            if ( ! isset( $newest_sdk->type ) || 'theme' !== $newest_sdk->type ) {
     260                if ( ! function_exists( 'is_plugin_active' ) ) {
     261                    require_once ABSPATH . 'wp-admin/includes/plugin.php';
     262                }
     263
     264                $in_activation = ( ! is_plugin_active( $plugin_file ) );
     265            } else {
     266                $theme         = wp_get_theme();
     267                $in_activation = ( $newest_sdk->plugin_path == $theme->stylesheet );
     268            }
     269
     270            $fs_active_plugins->newest = (object) array(
     271                'plugin_path'   => $plugin_file,
     272                'sdk_path'      => $sdk_relative_path,
     273                'version'       => $newest_sdk->version,
     274                'in_activation' => $in_activation,
     275                'timestamp'     => time(),
     276            );
     277
     278            // Update DB with latest SDK version and path.
     279            update_option( 'fs_active_plugins', $fs_active_plugins );
     280        }
     281    }
     282
     283    if ( ! function_exists( 'fs_newest_sdk_plugin_first' ) ) {
     284        /**
     285         * Reorder the plugins load order so the plugin with the newest Freemius SDK is loaded first.
     286         *
     287         * @author Vova Feldman (@svovaf)
     288         * @since  1.1.6
     289         *
     290         * @return bool Was plugin order changed. Return false if plugin was loaded first anyways.
     291         *
     292         * @global $fs_active_plugins
     293         */
     294        function fs_newest_sdk_plugin_first() {
     295            global $fs_active_plugins;
     296
     297            /**
     298             * @todo Multi-site network activated plugin are always loaded prior to site plugins so if there's a plugin activated in the network mode that has an older version of the SDK of another plugin which is site activated that has new SDK version, the fs-essential-functions.php will be loaded from the older SDK. Same thing about MU plugins (loaded even before network activated plugins).
     299             *
     300             * @link https://github.com/Freemius/wordpress-sdk/issues/26
     301             */
     302
     303            $newest_sdk_plugin_path = $fs_active_plugins->newest->plugin_path;
     304
     305            $active_plugins         = get_option( 'active_plugins', array() );
     306            $updated_active_plugins = array( $newest_sdk_plugin_path );
     307
     308            $plugin_found  = false;
     309            $is_first_path = true;
     310
     311            foreach ( $active_plugins as $key => $plugin_path ) {
     312                if ( $plugin_path === $newest_sdk_plugin_path ) {
     313                    if ( $is_first_path ) {
     314                        // if it's the first plugin already, no need to continue
     315                        return false;
     316                    }
     317
     318                    $plugin_found = true;
     319
     320                    // Skip the plugin (it is already added as the 1st item of $updated_active_plugins).
     321                    continue;
     322                }
     323
     324                $updated_active_plugins[] = $plugin_path;
     325
    308326                if ( $is_first_path ) {
    309                     // if it's the first plugin already, no need to continue
    310                     return false;
    311                 }
    312 
    313                 $plugin_found = true;
    314 
    315                 // Skip the plugin (it is already added as the 1st item of $updated_active_plugins).
    316                 continue;
    317             }
    318 
    319             $updated_active_plugins[] = $plugin_path;
    320 
    321             if ( $is_first_path ) {
    322                 $is_first_path = false;
    323             }
     327                    $is_first_path = false;
     328                }
     329            }
     330
     331            if ( $plugin_found ) {
     332                update_option( 'active_plugins', $updated_active_plugins );
     333
     334                return true;
     335            }
     336
     337            if ( is_multisite() ) {
     338                // Plugin is network active.
     339                $network_active_plugins = get_site_option( 'active_sitewide_plugins', array() );
     340
     341                if ( isset( $network_active_plugins[ $newest_sdk_plugin_path ] ) ) {
     342                    reset( $network_active_plugins );
     343                    if ( $newest_sdk_plugin_path === key( $network_active_plugins ) ) {
     344                        // Plugin is already activated first on the network level.
     345                        return false;
     346                    } else {
     347                        $time = $network_active_plugins[ $newest_sdk_plugin_path ];
     348
     349                        // Remove plugin from its current position.
     350                        unset( $network_active_plugins[ $newest_sdk_plugin_path ] );
     351
     352                        // Set it to be included first.
     353                        $network_active_plugins = array( $newest_sdk_plugin_path => $time ) + $network_active_plugins;
     354
     355                        update_site_option( 'active_sitewide_plugins', $network_active_plugins );
     356
     357                        return true;
     358                    }
     359                }
     360            }
     361
     362            return false;
    324363        }
    325 
    326         if ( $plugin_found ) {
    327             update_option( 'active_plugins', $updated_active_plugins );
    328 
    329             return true;
     364    }
     365
     366    if ( ! function_exists( 'fs_fallback_to_newest_active_sdk' ) ) {
     367        /**
     368         * Go over all Freemius SDKs in the system and find and "remember"
     369         * the newest SDK which is associated with an active plugin.
     370         *
     371         * @author Vova Feldman (@svovaf)
     372         * @since  1.1.6
     373         *
     374         * @global $fs_active_plugins
     375         */
     376        function fs_fallback_to_newest_active_sdk() {
     377            global $fs_active_plugins;
     378
     379            /**
     380             * @var object $newest_sdk_data
     381             */
     382            $newest_sdk_data = null;
     383            $newest_sdk_path = null;
     384
     385            foreach ( $fs_active_plugins->plugins as $sdk_relative_path => $data ) {
     386                if ( is_null( $newest_sdk_data ) || version_compare( $data->version, $newest_sdk_data->version, '>' )
     387                ) {
     388                    // If plugin inactive or SDK starter file doesn't exist, remove SDK reference.
     389                    if ( 'plugin' === $data->type ) {
     390                        $is_module_active = is_plugin_active( $data->plugin_path );
     391                    } else {
     392                        $active_theme     = wp_get_theme();
     393                        $is_module_active = ( $data->plugin_path === $active_theme->get_template() );
     394                    }
     395
     396                    $is_sdk_exists = file_exists( fs_normalize_path( WP_PLUGIN_DIR . '/' . $sdk_relative_path . '/start.php' ) );
     397
     398                    if ( ! $is_module_active || ! $is_sdk_exists ) {
     399                        unset( $fs_active_plugins->plugins[ $sdk_relative_path ] );
     400
     401                        // No need to store the data since it will be stored in fs_update_sdk_newest_version()
     402                        // or explicitly with update_option().
     403                    } else {
     404                        $newest_sdk_data = $data;
     405                        $newest_sdk_path = $sdk_relative_path;
     406                    }
     407                }
     408            }
     409
     410            if ( is_null( $newest_sdk_data ) ) {
     411                // Couldn't find any SDK reference.
     412                $fs_active_plugins = new stdClass();
     413                update_option( 'fs_active_plugins', $fs_active_plugins );
     414            } else {
     415                fs_update_sdk_newest_version( $newest_sdk_path, $newest_sdk_data->plugin_path );
     416            }
    330417        }
    331 
    332         if ( is_multisite() ) {
    333             // Plugin is network active.
    334             $network_active_plugins = get_site_option( 'active_sitewide_plugins', array() );
    335 
    336             if ( isset( $network_active_plugins[ $newest_sdk_plugin_path ] ) ) {
    337                 reset( $network_active_plugins );
    338                 if ( $newest_sdk_plugin_path === key( $network_active_plugins ) ) {
    339                     // Plugin is already activated first on the network level.
    340                     return false;
    341                 } else {
    342                     $time = $network_active_plugins[ $newest_sdk_plugin_path ];
    343 
    344                     // Remove plugin from its current position.
    345                     unset( $network_active_plugins[ $newest_sdk_plugin_path ] );
    346 
    347                     // Set it to be included first.
    348                     $network_active_plugins = array( $newest_sdk_plugin_path => $time ) + $network_active_plugins;
    349 
    350                     update_site_option( 'active_sitewide_plugins', $network_active_plugins );
    351 
    352                     return true;
    353                 }
    354             }
    355         }
    356 
    357         return false;
    358418    }
    359 
    360     /**
    361      * Go over all Freemius SDKs in the system and find and "remember"
    362      * the newest SDK which is associated with an active plugin.
    363      *
    364      * @author Vova Feldman (@svovaf)
    365      * @since  1.1.6
    366      *
    367      * @global $fs_active_plugins
    368      */
    369     function fs_fallback_to_newest_active_sdk() {
    370         global $fs_active_plugins;
    371 
    372         /**
    373          * @var object $newest_sdk_data
    374          */
    375         $newest_sdk_data = null;
    376         $newest_sdk_path = null;
    377 
    378         foreach ( $fs_active_plugins->plugins as $sdk_relative_path => $data ) {
    379             if ( is_null( $newest_sdk_data ) || version_compare( $data->version, $newest_sdk_data->version, '>' )
    380             ) {
    381                 // If plugin inactive or SDK starter file doesn't exist, remove SDK reference.
    382                 if ( 'plugin' === $data->type ) {
    383                     $is_module_active = is_plugin_active( $data->plugin_path );
    384                 } else {
    385                     $active_theme     = wp_get_theme();
    386                     $is_module_active = ( $data->plugin_path === $active_theme->get_template() );
    387                 }
    388 
    389                 $is_sdk_exists = file_exists( fs_normalize_path( WP_PLUGIN_DIR . '/' . $sdk_relative_path . '/start.php' ) );
    390 
    391                 if ( ! $is_module_active || ! $is_sdk_exists ) {
    392                     unset( $fs_active_plugins->plugins[ $sdk_relative_path ] );
    393 
    394                     // No need to store the data since it will be stored in fs_update_sdk_newest_version()
    395                     // or explicitly with update_option().
    396                 } else {
    397                     $newest_sdk_data = $data;
    398                     $newest_sdk_path = $sdk_relative_path;
    399                 }
    400             }
    401         }
    402 
    403         if ( is_null( $newest_sdk_data ) ) {
    404             // Couldn't find any SDK reference.
    405             $fs_active_plugins = new stdClass();
    406             update_option( 'fs_active_plugins', $fs_active_plugins );
    407         } else {
    408             fs_update_sdk_newest_version( $newest_sdk_path, $newest_sdk_data->plugin_path );
    409         }
    410     }
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/includes/fs-html-escaping-functions.php

    r2943743 r3037106  
    1818        function fs_html_get_allowed_kses_list() {
    1919            $common_attributes = array(
     20                'id'     => true,
    2021                'class'  => true,
    2122                'style'  => true,
     
    4950                'u'      => $common_attributes,
    5051                'b'      => $common_attributes,
     52                'i'      => $common_attributes,
    5153                'hr'     => $common_attributes,
    5254                'span'   => $common_attributes,
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php

    r2842075 r3037106  
    839839                'upgrade-plugin';
    840840
    841             $query = parse_url( $network_status_url, PHP_URL_QUERY );
    842             if ( empty( $query ) ) {
    843                 return $network_status_url;
    844             }
    845 
    846             parse_str( html_entity_decode( $query ), $url_params );
     841            $url_params = fs_parse_url_params( $network_status_url, true );
     842
    847843            if ( empty( $url_params ) || ! isset( $url_params['plugin'] ) ) {
    848844                return $network_status_url;
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusWordPress.php

    r2943743 r3037106  
    474474                        if ( filter_var( $matches[1], FILTER_VALIDATE_IP ) ) {
    475475                            if ( strlen( inet_pton( $matches[1] ) ) === 16 ) {
    476 //                          error_log('Invalid IPv6 configuration on server, Please disable or get native IPv6 on your server.');
    477                                 // Hook to an action triggered just before cURL is executed to resolve the IP version to v4.
     476                                /**
     477                                 * error_log('Invalid IPv6 configuration on server, Please disable or get native IPv6 on your server.');
     478                                 * Hook to an action triggered just before cURL is executed to resolve the IP version to v4.
     479                                 *
     480                                 * @phpstan-ignore-next-line
     481                                 */
    478482                                add_action( 'http_api_curl', 'Freemius_Api_WordPress::CurlResolveToIPv4', 10, 1 );
    479483
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/require.php

    r2943743 r3037106  
    1919    require_once WP_FS__DIR_INCLUDES . '/class-fs-logger.php';
    2020    require_once WP_FS__DIR_INCLUDES . '/debug/debug-bar-start.php';
     21
     22    require_once WP_FS__DIR_INCLUDES . '/class-fs-garbage-collector.php';
    2123
    2224//      require_once WP_FS__DIR_INCLUDES . '/managers/class-fs-abstract-manager.php';
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/start.php

    r2943743 r3037106  
    1616     * @var string
    1717     */
    18     $this_sdk_version = '2.5.10';
     18    $this_sdk_version = '2.6.0';
    1919
    2020    #region SDK Selection Logic --------------------------------------------------------------------
     
    4747    $file_path    = fs_normalize_path( __FILE__ );
    4848    $fs_root_path = dirname( $file_path );
     49
     50    if (
     51        ! function_exists( 'wp_get_current_user' ) &&
     52        /**
     53         * `get_stylesheet()` will rely on `wp_get_current_user()` when it is being filtered by `theme-previews.php`. That happens only when the site editor is loaded or when the site editor is sending REST requests.
     54         * @see theme-previews.php:wp_get_theme_preview_path()
     55         *
     56         * @todo If this behavior is fixed in the core, we will remove this workaround.
     57         * @since WP 6.3.0
     58         */
     59        (
     60            'site-editor.php' === basename( $_SERVER['SCRIPT_FILENAME'] ) ||
     61            (
     62                function_exists( 'wp_is_json_request' ) &&
     63                wp_is_json_request() &&
     64                ! empty( $_GET['wp_theme_preview'] )
     65            )
     66        )
     67    ) {
     68        // Requiring this file since the call to get_stylesheet() below can trigger a call to wp_get_current_user() when previewing a theme.
     69        require_once ABSPATH . 'wp-includes/pluggable.php';
     70    }
     71
    4972    /**
    5073     * Get the themes directory where the active theme is located (not passing the stylesheet will make WordPress
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/templates/clone-resolution-js.php

    r2842075 r3037106  
    5656                        $body.css( { cursor: 'wait' } );
    5757
    58                         $cloneResolutionNotice.find( '.button' ).addClass( 'disabled' );
     58                        $this.addClass( 'disabled' );
     59
     60                        if ( $this.attr( 'id' ) === 'fs_temporary_duplicate_license_activation_link' ) {
     61                            $this.append( '<i class="fs-ajax-spinner"></i>' );
     62                        }
    5963
    6064                        $( window ).on( 'beforeunload', beforeUnload );
     
    6367                        $( window ).off( 'beforeunload', beforeUnload );
    6468
    65                         if ( resultObj.data.redirect_url && '' !== resultObj.data.redirect_url ) {
     69                        if (
     70                            resultObj.data &&
     71                            resultObj.data.redirect_url &&
     72                            '' !== resultObj.data.redirect_url
     73                        ) {
    6674                            window.location = resultObj.data.redirect_url;
    6775                        } else {
     
    6977                        }
    7078                    },
    71                     error  : function() {
     79                    complete  : function() {
    7280                        $body.css( { cursor: cursor } );
    73                         $cloneResolutionNotice.find( '.button' ).removeClass( 'disabled' );
     81                        $this.removeClass( 'disabled' );
     82
     83                        $this.parent().find( '.fs-ajax-spinner' ).remove();
    7484                    }
    7585                } );
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/templates/forms/affiliation.php

    r2943743 r3037106  
    7070        }
    7171    } else {
    72         $current_user  = Freemius::_get_current_wp_user();
    73         $full_name     = trim( $current_user->user_firstname . ' ' . $current_user->user_lastname );
    74         $email_address = $current_user->user_email;
    75         $domain        = Freemius::get_unfiltered_site_url( null, true );
     72        if ( ! is_object( $user ) ) {
     73            $current_user  = Freemius::_get_current_wp_user();
     74            $full_name     = trim( $current_user->user_firstname . ' ' . $current_user->user_lastname );
     75            $email_address = $current_user->user_email;
     76        }
     77
     78        $domain = Freemius::get_unfiltered_site_url( null, true );
    7679    }
    7780
  • simple-sitemap/trunk/vendor/freemius/wordpress-sdk/templates/forms/license-activation.php

    r2943743 r3037106  
    5353        $all_sites = Freemius::get_sites();
    5454
    55         $subsite_data_by_install_id = array();
    56         $install_url_by_install_id  = array();
     55        $all_site_details          = array();
     56        $subsite_url_by_install_id = array();
     57        $install_url_by_install_id = array();
    5758
    5859        foreach ( $all_sites as $site ) {
     
    6768
    6869            if ( is_object( $install ) ) {
    69                 if ( isset( $subsite_data_by_install_id[ $install->id ] ) ) {
    70                     $clone_subsite_data = $subsite_data_by_install_id[ $install->id ];
    71                     $clone_install_url  = $install_url_by_install_id[ $install->id ];
     70                if ( isset( $subsite_url_by_install_id[ $install->id ] ) ) {
     71                    $clone_subsite_url = $subsite_url_by_install_id[ $install->id ];
     72                    $clone_install_url = $install_url_by_install_id[ $install->id ];
    7273
    7374                    if (
     
    7879                         * @since 2.5.0
    7980                         */
    80                         fs_strip_url_protocol( untrailingslashit( $clone_install_url ) ) === fs_strip_url_protocol( untrailingslashit( $clone_subsite_data['url'] ) ) ||
     81                        fs_strip_url_protocol( untrailingslashit( $clone_install_url ) ) === fs_strip_url_protocol( untrailingslashit( $clone_subsite_url ) ) ||
    8182                        fs_strip_url_protocol( untrailingslashit( $install->url ) ) !== fs_strip_url_protocol( untrailingslashit( $site_details['url'] ) )
    8283                    ) {
     
    8990                }
    9091
    91                 $subsite_data_by_install_id[ $install->id ] = $site_details;
    92                 $install_url_by_install_id[ $install->id ]  = $install->url;
    93             }
     92                $subsite_url_by_install_id[ $install->id ] = $site_details['url'];
     93                $install_url_by_install_id[ $install->id ] = $install->url;
     94            }
     95
     96            $all_site_details[] = $site_details;
    9497        }
    9598
     
    97100            $vars = array(
    98101                'id'                  => $fs->get_id(),
    99                 'sites'               => array_values( $subsite_data_by_install_id ),
     102                'sites'               => $all_site_details,
    100103                'require_license_key' => true
    101104            );
Note: See TracChangeset for help on using the changeset viewer.