3 lines
117 KiB
JavaScript
3 lines
117 KiB
JavaScript
function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function asyncGeneratorStep(e,t,r,n,o,i,a){try{var s=e[i](a),c=s.value}catch(e){return void r(e)}s.done?t(c):Promise.resolve(c).then(n,o)}function _asyncToGenerator(e){return function(){var t=this,r=arguments;return new Promise((function(n,o){var i=e.apply(t,r);function _next(e){asyncGeneratorStep(i,n,o,_next,_throw,"next",e)}function _throw(e){asyncGeneratorStep(i,n,o,_next,_throw,"throw",e)}_next(void 0)}))}}function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _defineProperties(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function _createClass(e,t,r){return t&&_defineProperties(e.prototype,t),r&&_defineProperties(e,r),e}function _defineProperty(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _inherits(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&_setPrototypeOf(e,t)}function _getPrototypeOf(e){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function _getPrototypeOf(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function _setPrototypeOf(e,t){return(_setPrototypeOf=Object.setPrototypeOf||function _setPrototypeOf(e,t){return e.__proto__=t,e})(e,t)}function _isNativeReflectConstruct(){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 _construct(e,t,r){return(_construct=_isNativeReflectConstruct()?Reflect.construct:function _construct(e,t,r){var n=[null];n.push.apply(n,t);var o=new(Function.bind.apply(e,n));return r&&_setPrototypeOf(o,r.prototype),o}).apply(null,arguments)}function _wrapNativeSuper(e){var t="function"==typeof Map?new Map:void 0;return(_wrapNativeSuper=function _wrapNativeSuper(e){if(null===e||!function _isNativeFunction(e){return-1!==Function.toString.call(e).indexOf("[native code]")}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,Wrapper)}function Wrapper(){return _construct(e,arguments,_getPrototypeOf(this).constructor)}return Wrapper.prototype=Object.create(e.prototype,{constructor:{value:Wrapper,enumerable:!1,writable:!0,configurable:!0}}),_setPrototypeOf(Wrapper,e)})(e)}function _possibleConstructorReturn(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function _createSuper(e){var t=_isNativeReflectConstruct();return function _createSuperInternal(){var r,n=_getPrototypeOf(e);if(t){var o=_getPrototypeOf(this).constructor;r=Reflect.construct(n,arguments,o)}else r=n.apply(this,arguments);return _possibleConstructorReturn(this,r)}}function _superPropBase(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=_getPrototypeOf(e)););return e}function _get(e,t,r){return(_get="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function _get(e,t,r){var n=_superPropBase(e,t);if(n){var o=Object.getOwnPropertyDescriptor(n,t);return o.get?o.get.call(r):o.value}})(e,t,r||e)}function set(e,t,r,n){return(set="undefined"!=typeof Reflect&&Reflect.set?Reflect.set:function set(e,t,r,n){var o,i=_superPropBase(e,t);if(i){if((o=Object.getOwnPropertyDescriptor(i,t)).set)return o.set.call(n,r),!0;if(!o.writable)return!1}if(o=Object.getOwnPropertyDescriptor(n,t)){if(!o.writable)return!1;o.value=r,Object.defineProperty(n,t,o)}else _defineProperty(n,t,r);return!0})(e,t,r,n)}function _set(e,t,r,n,o){if(!set(e,t,r,n||e)&&o)throw new Error("failed to set property");return r}function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function _slicedToArray(e,t){return function _arrayWithHoles(e){if(Array.isArray(e))return e}(e)||function _iterableToArrayLimit(e,t){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(e)))return;var r=[],n=!0,o=!1,i=void 0;try{for(var a,s=e[Symbol.iterator]();!(n=(a=s.next()).done)&&(r.push(a.value),!t||r.length!==t);n=!0);}catch(e){o=!0,i=e}finally{try{n||null==s.return||s.return()}finally{if(o)throw i}}return r}(e,t)||_unsupportedIterableToArray(e,t)||function _nonIterableRest(){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 _toConsumableArray(e){return function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray(e)}(e)||function _iterableToArray(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||_unsupportedIterableToArray(e)||function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _unsupportedIterableToArray(e,t){if(e){if("string"==typeof e)return _arrayLikeToArray(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?_arrayLikeToArray(e,t):void 0}}function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function createCommonjsModule(e){var t={exports:{}};return e(t,t.exports),t.exports}var check=function(e){return e&&e.Math==Math&&e},t=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof e&&e)||function(){return this}()||Function("return this")(),fails=function(e){try{return!!e()}catch(e){return!0}},r=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i={f:o&&!n.call({1:2},1)?function propertyIsEnumerable(e){var t=o(this,e);return!!t&&t.enumerable}:n},createPropertyDescriptor=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},a={}.toString,classofRaw=function(e){return a.call(e).slice(8,-1)},s="".split,c=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(e){return"String"==classofRaw(e)?s.call(e,""):Object(e)}:Object,requireObjectCoercible=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e},toIndexedObject=function(e){return c(requireObjectCoercible(e))},isObject=function(e){return"object"==typeof e?null!==e:"function"==typeof e},toPrimitive=function(e,t){if(!isObject(e))return e;var r,n;if(t&&"function"==typeof(r=e.toString)&&!isObject(n=r.call(e)))return n;if("function"==typeof(r=e.valueOf)&&!isObject(n=r.call(e)))return n;if(!t&&"function"==typeof(r=e.toString)&&!isObject(n=r.call(e)))return n;throw TypeError("Can't convert object to primitive value")},u={}.hasOwnProperty,has=function(e,t){return u.call(e,t)},l=t.document,f=isObject(l)&&isObject(l.createElement),documentCreateElement=function(e){return f?l.createElement(e):{}},p=!r&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),h=Object.getOwnPropertyDescriptor,d={f:r?h:function getOwnPropertyDescriptor(e,t){if(e=toIndexedObject(e),t=toPrimitive(t,!0),p)try{return h(e,t)}catch(e){}if(has(e,t))return createPropertyDescriptor(!i.f.call(e,t),e[t])}},anObject=function(e){if(!isObject(e))throw TypeError(String(e)+" is not an object");return e},y=Object.defineProperty,g={f:r?y:function defineProperty(e,t,r){if(anObject(e),t=toPrimitive(t,!0),anObject(r),p)try{return y(e,t,r)}catch(e){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},v=r?function(e,t,r){return g.f(e,t,createPropertyDescriptor(1,r))}:function(e,t,r){return e[t]=r,e},setGlobal=function(e,r){try{v(t,e,r)}catch(n){t[e]=r}return r},m=t["__core-js_shared__"]||setGlobal("__core-js_shared__",{}),b=Function.toString;"function"!=typeof m.inspectSource&&(m.inspectSource=function(e){return b.call(e)});var _,S,w,O=m.inspectSource,x=t.WeakMap,k="function"==typeof x&&/native code/.test(O(x)),P=createCommonjsModule((function(e){(e.exports=function(e,t){return m[e]||(m[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.9.0",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),E=0,C=Math.random(),uid=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++E+C).toString(36)},R=P("keys"),sharedKey=function(e){return R[e]||(R[e]=uid(e))},I={},T=t.WeakMap;if(k){var A=m.state||(m.state=new T),j=A.get,L=A.has,M=A.set;_=function(e,t){return t.facade=e,M.call(A,e,t),t},S=function(e){return j.call(A,e)||{}},w=function(e){return L.call(A,e)}}else{var D=sharedKey("state");I[D]=!0,_=function(e,t){return t.facade=e,v(e,D,t),t},S=function(e){return has(e,D)?e[D]:{}},w=function(e){return has(e,D)}}var N,U={set:_,get:S,has:w,enforce:function(e){return w(e)?S(e):_(e,{})},getterFor:function(e){return function(t){var r;if(!isObject(t)||(r=S(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return r}}},B=createCommonjsModule((function(e){var r=U.get,n=U.enforce,o=String(String).split("String");(e.exports=function(e,r,i,a){var s,c=!!a&&!!a.unsafe,u=!!a&&!!a.enumerable,l=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof r||has(i,"name")||v(i,"name",r),(s=n(i)).source||(s.source=o.join("string"==typeof r?r:""))),e!==t?(c?!l&&e[r]&&(u=!0):delete e[r],u?e[r]=i:v(e,r,i)):u?e[r]=i:setGlobal(r,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&r(this).source||O(this)}))})),G=t,aFunction=function(e){return"function"==typeof e?e:void 0},getBuiltIn=function(e,r){return arguments.length<2?aFunction(G[e])||aFunction(t[e]):G[e]&&G[e][r]||t[e]&&t[e][r]},$=Math.ceil,z=Math.floor,toInteger=function(e){return isNaN(e=+e)?0:(e>0?z:$)(e)},q=Math.min,toLength=function(e){return e>0?q(toInteger(e),9007199254740991):0},V=Math.max,K=Math.min,toAbsoluteIndex=function(e,t){var r=toInteger(e);return r<0?V(r+t,0):K(r,t)},createMethod=function(e){return function(t,r,n){var o,i=toIndexedObject(t),a=toLength(i.length),s=toAbsoluteIndex(n,a);if(e&&r!=r){for(;a>s;)if((o=i[s++])!=o)return!0}else for(;a>s;s++)if((e||s in i)&&i[s]===r)return e||s||0;return!e&&-1}},W={includes:createMethod(!0),indexOf:createMethod(!1)},H=W.indexOf,objectKeysInternal=function(e,t){var r,n=toIndexedObject(e),o=0,i=[];for(r in n)!has(I,r)&&has(n,r)&&i.push(r);for(;t.length>o;)has(n,r=t[o++])&&(~H(i,r)||i.push(r));return i},Z=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Y=Z.concat("length","prototype"),J={f:Object.getOwnPropertyNames||function getOwnPropertyNames(e){return objectKeysInternal(e,Y)}},X={f:Object.getOwnPropertySymbols},Q=getBuiltIn("Reflect","ownKeys")||function ownKeys(e){var t=J.f(anObject(e)),r=X.f;return r?t.concat(r(e)):t},copyConstructorProperties=function(e,t){for(var r=Q(t),n=g.f,o=d.f,i=0;i<r.length;i++){var a=r[i];has(e,a)||n(e,a,o(t,a))}},ee=/#|\.prototype\./,isForced=function(e,t){var r=re[te(e)];return r==oe||r!=ne&&("function"==typeof t?fails(t):!!t)},te=isForced.normalize=function(e){return String(e).replace(ee,".").toLowerCase()},re=isForced.data={},ne=isForced.NATIVE="N",oe=isForced.POLYFILL="P",ie=isForced,ae=d.f,_export=function(e,r){var n,o,i,a,s,c=e.target,u=e.global,l=e.stat;if(n=u?t:l?t[c]||setGlobal(c,{}):(t[c]||{}).prototype)for(o in r){if(a=r[o],i=e.noTargetGet?(s=ae(n,o))&&s.value:n[o],!ie(u?o:c+(l?".":"#")+o,e.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(e.sham||i&&i.sham)&&v(a,"sham",!0),B(n,o,a,e)}},se=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),ce=se&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,ue=P("wks"),le=t.Symbol,fe=ce?le:le&&le.withoutSetter||uid,wellKnownSymbol=function(e){return has(ue,e)||(se&&has(le,e)?ue[e]=le[e]:ue[e]=fe("Symbol."+e)),ue[e]},pe=Object.keys||function keys(e){return objectKeysInternal(e,Z)},he=r?Object.defineProperties:function defineProperties(e,t){anObject(e);for(var r,n=pe(t),o=n.length,i=0;o>i;)g.f(e,r=n[i++],t[r]);return e},de=getBuiltIn("document","documentElement"),ye=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(e){return"<script>"+e+"<\/script>"},NullProtoObject=function(){try{N=document.domain&&new ActiveXObject("htmlfile")}catch(e){}var e,t;NullProtoObject=N?function(e){e.write(scriptTag("")),e.close();var t=e.parentWindow.Object;return e=null,t}(N):((t=documentCreateElement("iframe")).style.display="none",de.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(scriptTag("document.F=Object")),e.close(),e.F);for(var r=Z.length;r--;)delete NullProtoObject.prototype[Z[r]];return NullProtoObject()};I[ye]=!0;var ge=Object.create||function create(e,t){var r;return null!==e?(EmptyConstructor.prototype=anObject(e),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[ye]=e):r=NullProtoObject(),void 0===t?r:he(r,t)},ve=wellKnownSymbol("unscopables"),me=Array.prototype;null==me[ve]&&g.f(me,ve,{configurable:!0,value:ge(null)});var addToUnscopables=function(e){me[ve][e]=!0},be=W.includes;_export({target:"Array",proto:!0},{includes:function includes(e){return be(this,e,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var _e=wellKnownSymbol("match"),notARegexp=function(e){if(function(e){var t;return isObject(e)&&(void 0!==(t=e[_e])?!!t:"RegExp"==classofRaw(e))}(e))throw TypeError("The method doesn't accept regular expressions");return e},Se=wellKnownSymbol("match");_export({target:"String",proto:!0,forced:!function(e){var t=/./;try{"/./"[e](t)}catch(r){try{return t[Se]=!1,"/./"[e](t)}catch(e){}}return!1}("includes")},{includes:function includes(e){return!!~String(requireObjectCoercible(this)).indexOf(notARegexp(e),arguments.length>1?arguments[1]:void 0)}});var regexpFlags=function(){var e=anObject(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t};function RE(e,t){return RegExp(e,t)}var we,Oe,xe={UNSUPPORTED_Y:fails((function(){var e=RE("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),BROKEN_CARET:fails((function(){var e=RE("^r","gy");return e.lastIndex=2,null!=e.exec("str")}))},ke=RegExp.prototype.exec,Pe=String.prototype.replace,Ee=ke,Ce=(we=/a/,Oe=/b*/g,ke.call(we,"a"),ke.call(Oe,"a"),0!==we.lastIndex||0!==Oe.lastIndex),Re=xe.UNSUPPORTED_Y||xe.BROKEN_CARET,Ie=void 0!==/()??/.exec("")[1];(Ce||Ie||Re)&&(Ee=function exec(e){var t,r,n,o,i=this,a=Re&&i.sticky,s=regexpFlags.call(i),c=i.source,u=0,l=e;return a&&(-1===(s=s.replace("y","")).indexOf("g")&&(s+="g"),l=String(e).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==e[i.lastIndex-1])&&(c="(?: "+c+")",l=" "+l,u++),r=new RegExp("^(?:"+c+")",s)),Ie&&(r=new RegExp("^"+c+"$(?!\\s)",s)),Ce&&(t=i.lastIndex),n=ke.call(a?r:i,l),a?n?(n.input=n.input.slice(u),n[0]=n[0].slice(u),n.index=i.lastIndex,i.lastIndex+=n[0].length):i.lastIndex=0:Ce&&n&&(i.lastIndex=i.global?n.index+n[0].length:t),Ie&&n&&n.length>1&&Pe.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var Te=Ee;_export({target:"RegExp",proto:!0,forced:/./.exec!==Te},{exec:Te});var Ae=wellKnownSymbol("species"),je=!fails((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")})),Le="$0"==="a".replace(/./,"$0"),Me=wellKnownSymbol("replace"),Fe=!!/./[Me]&&""===/./[Me]("a","$0"),De=!fails((function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var r="ab".split(e);return 2!==r.length||"a"!==r[0]||"b"!==r[1]})),fixRegexpWellKnownSymbolLogic=function(e,t,r,n){var o=wellKnownSymbol(e),i=!fails((function(){var t={};return t[o]=function(){return 7},7!=""[e](t)})),a=i&&!fails((function(){var t=!1,r=/a/;return"split"===e&&((r={}).constructor={},r.constructor[Ae]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return t=!0,null},r[o](""),!t}));if(!i||!a||"replace"===e&&(!je||!Le||Fe)||"split"===e&&!De){var s=/./[o],c=r(o,""[e],(function(e,t,r,n,o){return t.exec===Te?i&&!o?{done:!0,value:s.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),{REPLACE_KEEPS_$0:Le,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:Fe}),u=c[0],l=c[1];B(String.prototype,e,u),B(RegExp.prototype,o,2==t?function(e,t){return l.call(e,this,t)}:function(e){return l.call(e,this)})}n&&v(RegExp.prototype[o],"sham",!0)},createMethod$1=function(e){return function(t,r){var n,o,i=String(requireObjectCoercible(t)),a=toInteger(r),s=i.length;return a<0||a>=s?e?"":void 0:(n=i.charCodeAt(a))<55296||n>56319||a+1===s||(o=i.charCodeAt(a+1))<56320||o>57343?e?i.charAt(a):n:e?i.slice(a,a+2):o-56320+(n-55296<<10)+65536}},Ne={codeAt:createMethod$1(!1),charAt:createMethod$1(!0)},Ue=Ne.charAt,advanceStringIndex=function(e,t,r){return t+(r?Ue(e,t).length:1)},toObject=function(e){return Object(requireObjectCoercible(e))},Be=Math.floor,Ge="".replace,$e=/\$([$&'`]|\d\d?|<[^>]*>)/g,ze=/\$([$&'`]|\d\d?)/g,getSubstitution=function(e,t,r,n,o,i){var a=r+e.length,s=n.length,c=ze;return void 0!==o&&(o=toObject(o),c=$e),Ge.call(i,c,(function(i,c){var u;switch(c.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,r);case"'":return t.slice(a);case"<":u=o[c.slice(1,-1)];break;default:var l=+c;if(0===l)return i;if(l>s){var f=Be(l/10);return 0===f?i:f<=s?void 0===n[f-1]?c.charAt(1):n[f-1]+c.charAt(1):i}u=n[l-1]}return void 0===u?"":u}))},regexpExecAbstract=function(e,t){var r=e.exec;if("function"==typeof r){var n=r.call(e,t);if("object"!=typeof n)throw TypeError("RegExp exec method returned something other than an Object or null");return n}if("RegExp"!==classofRaw(e))throw TypeError("RegExp#exec called on incompatible receiver");return Te.call(e,t)},qe=Math.max,Ve=Math.min;fixRegexpWellKnownSymbolLogic("replace",2,(function(e,t,r,n){var o=n.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,i=n.REPLACE_KEEPS_$0,a=o?"$":"$0";return[function replace(r,n){var o=requireObjectCoercible(this),i=null==r?void 0:r[e];return void 0!==i?i.call(r,o,n):t.call(String(o),r,n)},function(e,n){if(!o&&i||"string"==typeof n&&-1===n.indexOf(a)){var s=r(t,e,this,n);if(s.done)return s.value}var c=anObject(e),u=String(this),l="function"==typeof n;l||(n=String(n));var f=c.global;if(f){var p=c.unicode;c.lastIndex=0}for(var h=[];;){var d=regexpExecAbstract(c,u);if(null===d)break;if(h.push(d),!f)break;""===String(d[0])&&(c.lastIndex=advanceStringIndex(u,toLength(c.lastIndex),p))}for(var y,g="",v=0,m=0;m<h.length;m++){d=h[m];for(var b=String(d[0]),_=qe(Ve(toInteger(d.index),u.length),0),S=[],w=1;w<d.length;w++)S.push(void 0===(y=d[w])?y:String(y));var O=d.groups;if(l){var x=[b].concat(S,_,u);void 0!==O&&x.push(O);var k=String(n.apply(void 0,x))}else k=getSubstitution(b,u,_,S,O,n);_>=v&&(g+=u.slice(v,_)+k,v=_+b.length)}return g+u.slice(v)}]}));var Ke,We,He,Ze=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),Ye=sharedKey("IE_PROTO"),Je=Object.prototype,Xe=Ze?Object.getPrototypeOf:function(e){return e=toObject(e),has(e,Ye)?e[Ye]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?Je:null},Qe=wellKnownSymbol("iterator"),et=!1;[].keys&&("next"in(He=[].keys())?(We=Xe(Xe(He)))!==Object.prototype&&(Ke=We):et=!0),(null==Ke||fails((function(){var e={};return Ke[Qe].call(e)!==e})))&&(Ke={}),has(Ke,Qe)||v(Ke,Qe,(function(){return this}));var tt={IteratorPrototype:Ke,BUGGY_SAFARI_ITERATORS:et},rt=g.f,nt=wellKnownSymbol("toStringTag"),setToStringTag=function(e,t,r){e&&!has(e=r?e:e.prototype,nt)&&rt(e,nt,{configurable:!0,value:t})},ot={},it=tt.IteratorPrototype,returnThis$1=function(){return this},createIteratorConstructor=function(e,t,r){var n=t+" Iterator";return e.prototype=ge(it,{next:createPropertyDescriptor(1,r)}),setToStringTag(e,n,!1),ot[n]=returnThis$1,e},at=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(r,[]),t=r instanceof Array}catch(e){}return function setPrototypeOf(r,n){return anObject(r),function(e){if(!isObject(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype")}(n),t?e.call(r,n):r.__proto__=n,r}}():void 0),st=tt.IteratorPrototype,ct=tt.BUGGY_SAFARI_ITERATORS,ut=wellKnownSymbol("iterator"),returnThis$2=function(){return this},defineIterator=function(e,t,r,n,o,i,a){createIteratorConstructor(r,t,n);var s,c,u,getIterationMethod=function(e){if(e===o&&d)return d;if(!ct&&e in p)return p[e];switch(e){case"keys":return function keys(){return new r(this,e)};case"values":return function values(){return new r(this,e)};case"entries":return function entries(){return new r(this,e)}}return function(){return new r(this)}},l=t+" Iterator",f=!1,p=e.prototype,h=p[ut]||p["@@iterator"]||o&&p[o],d=!ct&&h||getIterationMethod(o),y="Array"==t&&p.entries||h;if(y&&(s=Xe(y.call(new e)),st!==Object.prototype&&s.next&&(Xe(s)!==st&&(at?at(s,st):"function"!=typeof s[ut]&&v(s,ut,returnThis$2)),setToStringTag(s,l,!0))),"values"==o&&h&&"values"!==h.name&&(f=!0,d=function values(){return h.call(this)}),p[ut]!==d&&v(p,ut,d),ot[t]=d,o)if(c={values:getIterationMethod("values"),keys:i?d:getIterationMethod("keys"),entries:getIterationMethod("entries")},a)for(u in c)(ct||f||!(u in p))&&B(p,u,c[u]);else _export({target:t,proto:!0,forced:ct||f},c);return c},lt=Ne.charAt,ft=U.set,pt=U.getterFor("String Iterator");defineIterator(String,"String",(function(e){ft(this,{type:"String Iterator",string:String(e),index:0})}),(function next(){var e,t=pt(this),r=t.string,n=t.index;return n>=r.length?{value:void 0,done:!0}:(e=lt(r,n),t.index+=e.length,{value:e,done:!1})}));var ht=wellKnownSymbol("iterator"),dt=!fails((function(){var e=new URL("b?a=1&b=2&c=3","http://a"),t=e.searchParams,r="";return e.pathname="c%20d",t.forEach((function(e,n){t.delete("b"),r+=n+e})),!t.sort||"http://a/c%20d?a=1&c=3"!==e.href||"3"!==t.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[ht]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==r||"x"!==new URL("http://x",void 0).host})),anInstance=function(e,t,r){if(!(e instanceof t))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation");return e},yt=Object.assign,gt=Object.defineProperty,vt=!yt||fails((function(){if(r&&1!==yt({b:1},yt(gt({},"a",{enumerable:!0,get:function(){gt(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol(),o="abcdefghijklmnopqrst";return e[n]=7,o.split("").forEach((function(e){t[e]=e})),7!=yt({},e)[n]||pe(yt({},t)).join("")!=o}))?function assign(e,t){for(var n=toObject(e),o=arguments.length,a=1,s=X.f,u=i.f;o>a;)for(var l,f=c(arguments[a++]),p=s?pe(f).concat(s(f)):pe(f),h=p.length,d=0;h>d;)l=p[d++],r&&!u.call(f,l)||(n[l]=f[l]);return n}:yt,aFunction$1=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e},functionBindContext=function(e,t,r){if(aFunction$1(e),void 0===t)return e;switch(r){case 0:return function(){return e.call(t)};case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,o){return e.call(t,r,n,o)}}return function(){return e.apply(t,arguments)}},iteratorClose=function(e){var t=e.return;if(void 0!==t)return anObject(t.call(e)).value},callWithSafeIterationClosing=function(e,t,r,n){try{return n?t(anObject(r)[0],r[1]):t(r)}catch(t){throw iteratorClose(e),t}},mt=wellKnownSymbol("iterator"),bt=Array.prototype,isArrayIteratorMethod=function(e){return void 0!==e&&(ot.Array===e||bt[mt]===e)},createProperty=function(e,t,r){var n=toPrimitive(t);n in e?g.f(e,n,createPropertyDescriptor(0,r)):e[n]=r},_t={};_t[wellKnownSymbol("toStringTag")]="z";var St="[object z]"===String(_t),wt=wellKnownSymbol("toStringTag"),Ot="Arguments"==classofRaw(function(){return arguments}()),xt=St?classofRaw:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),wt))?r:Ot?classofRaw(t):"Object"==(n=classofRaw(t))&&"function"==typeof t.callee?"Arguments":n},kt=wellKnownSymbol("iterator"),getIteratorMethod=function(e){if(null!=e)return e[kt]||e["@@iterator"]||ot[xt(e)]},Pt=function from(e){var t,r,n,o,i,a,s=toObject(e),c="function"==typeof this?this:Array,u=arguments.length,l=u>1?arguments[1]:void 0,f=void 0!==l,p=getIteratorMethod(s),h=0;if(f&&(l=functionBindContext(l,u>2?arguments[2]:void 0,2)),null==p||c==Array&&isArrayIteratorMethod(p))for(r=new c(t=toLength(s.length));t>h;h++)a=f?l(s[h],h):s[h],createProperty(r,h,a);else for(i=(o=p.call(s)).next,r=new c;!(n=i.call(o)).done;h++)a=f?callWithSafeIterationClosing(o,l,[n.value,h],!0):n.value,createProperty(r,h,a);return r.length=h,r},Et=/[^\0-\u007E]/,Ct=/[.\u3002\uFF0E\uFF61]/g,Rt="Overflow: input needs wider integers to process",It=Math.floor,Tt=String.fromCharCode,digitToBasic=function(e){return e+22+75*(e<26)},adapt=function(e,t,r){var n=0;for(e=r?It(e/700):e>>1,e+=It(e/t);e>455;n+=36)e=It(e/35);return It(n+36*e/(e+38))},encode=function(e){var t,r,n=[],o=(e=function(e){for(var t=[],r=0,n=e.length;r<n;){var o=e.charCodeAt(r++);if(o>=55296&&o<=56319&&r<n){var i=e.charCodeAt(r++);56320==(64512&i)?t.push(((1023&o)<<10)+(1023&i)+65536):(t.push(o),r--)}else t.push(o)}return t}(e)).length,i=128,a=0,s=72;for(t=0;t<e.length;t++)(r=e[t])<128&&n.push(Tt(r));var c=n.length,u=c;for(c&&n.push("-");u<o;){var l=2147483647;for(t=0;t<e.length;t++)(r=e[t])>=i&&r<l&&(l=r);var f=u+1;if(l-i>It((2147483647-a)/f))throw RangeError(Rt);for(a+=(l-i)*f,i=l,t=0;t<e.length;t++){if((r=e[t])<i&&++a>2147483647)throw RangeError(Rt);if(r==i){for(var p=a,h=36;;h+=36){var d=h<=s?1:h>=s+26?26:h-s;if(p<d)break;var y=p-d,g=36-d;n.push(Tt(digitToBasic(d+y%g))),p=It(y/g)}n.push(Tt(digitToBasic(p))),s=adapt(a,f,u==c),a=0,++u}}++a,++i}return n.join("")},At=U.set,jt=U.getterFor("Array Iterator"),Lt=defineIterator(Array,"Array",(function(e,t){At(this,{type:"Array Iterator",target:toIndexedObject(e),index:0,kind:t})}),(function(){var e=jt(this),t=e.target,r=e.kind,n=e.index++;return!t||n>=t.length?(e.target=void 0,{value:void 0,done:!0}):"keys"==r?{value:n,done:!1}:"values"==r?{value:t[n],done:!1}:{value:[n,t[n]],done:!1}}),"values");ot.Arguments=ot.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var redefineAll=function(e,t,r){for(var n in t)B(e,n,t[n],r);return e},getIterator=function(e){var t=getIteratorMethod(e);if("function"!=typeof t)throw TypeError(String(e)+" is not iterable");return anObject(t.call(e))},Mt=getBuiltIn("fetch"),Ft=getBuiltIn("Headers"),Dt=wellKnownSymbol("iterator"),Nt=U.set,Ut=U.getterFor("URLSearchParams"),Bt=U.getterFor("URLSearchParamsIterator"),Gt=/\+/g,$t=Array(4),percentSequence=function(e){return $t[e-1]||($t[e-1]=RegExp("((?:%[\\da-f]{2}){"+e+"})","gi"))},percentDecode=function(e){try{return decodeURIComponent(e)}catch(t){return e}},deserialize=function(e){var t=e.replace(Gt," "),r=4;try{return decodeURIComponent(t)}catch(e){for(;r;)t=t.replace(percentSequence(r--),percentDecode);return t}},zt=/[!'()~]|%20/g,qt={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},replacer=function(e){return qt[e]},serialize=function(e){return encodeURIComponent(e).replace(zt,replacer)},parseSearchParams=function(e,t){if(t)for(var r,n,o=t.split("&"),i=0;i<o.length;)(r=o[i++]).length&&(n=r.split("="),e.push({key:deserialize(n.shift()),value:deserialize(n.join("="))}))},updateSearchParams=function(e){this.entries.length=0,parseSearchParams(this.entries,e)},validateArgumentsLength=function(e,t){if(e<t)throw TypeError("Not enough arguments")},Vt=createIteratorConstructor((function Iterator(e,t){Nt(this,{type:"URLSearchParamsIterator",iterator:getIterator(Ut(e).entries),kind:t})}),"Iterator",(function next(){var e=Bt(this),t=e.kind,r=e.iterator.next(),n=r.value;return r.done||(r.value="keys"===t?n.key:"values"===t?n.value:[n.key,n.value]),r})),Kt=function URLSearchParams(){anInstance(this,Kt,"URLSearchParams");var e,t,r,n,o,i,a,s,c,u=arguments.length>0?arguments[0]:void 0,l=this,f=[];if(Nt(l,{type:"URLSearchParams",entries:f,updateURL:function(){},updateSearchParams:updateSearchParams}),void 0!==u)if(isObject(u))if("function"==typeof(e=getIteratorMethod(u)))for(r=(t=e.call(u)).next;!(n=r.call(t)).done;){if((a=(i=(o=getIterator(anObject(n.value))).next).call(o)).done||(s=i.call(o)).done||!i.call(o).done)throw TypeError("Expected sequence with length 2");f.push({key:a.value+"",value:s.value+""})}else for(c in u)has(u,c)&&f.push({key:c,value:u[c]+""});else parseSearchParams(f,"string"==typeof u?"?"===u.charAt(0)?u.slice(1):u:u+"")},Wt=Kt.prototype;redefineAll(Wt,{append:function append(e,t){validateArgumentsLength(arguments.length,2);var r=Ut(this);r.entries.push({key:e+"",value:t+""}),r.updateURL()},delete:function(e){validateArgumentsLength(arguments.length,1);for(var t=Ut(this),r=t.entries,n=e+"",o=0;o<r.length;)r[o].key===n?r.splice(o,1):o++;t.updateURL()},get:function get(e){validateArgumentsLength(arguments.length,1);for(var t=Ut(this).entries,r=e+"",n=0;n<t.length;n++)if(t[n].key===r)return t[n].value;return null},getAll:function getAll(e){validateArgumentsLength(arguments.length,1);for(var t=Ut(this).entries,r=e+"",n=[],o=0;o<t.length;o++)t[o].key===r&&n.push(t[o].value);return n},has:function has(e){validateArgumentsLength(arguments.length,1);for(var t=Ut(this).entries,r=e+"",n=0;n<t.length;)if(t[n++].key===r)return!0;return!1},set:function set(e,t){validateArgumentsLength(arguments.length,1);for(var r,n=Ut(this),o=n.entries,i=!1,a=e+"",s=t+"",c=0;c<o.length;c++)(r=o[c]).key===a&&(i?o.splice(c--,1):(i=!0,r.value=s));i||o.push({key:a,value:s}),n.updateURL()},sort:function sort(){var e,t,r,n=Ut(this),o=n.entries,i=o.slice();for(o.length=0,r=0;r<i.length;r++){for(e=i[r],t=0;t<r;t++)if(o[t].key>e.key){o.splice(t,0,e);break}t===r&&o.push(e)}n.updateURL()},forEach:function forEach(e){for(var t,r=Ut(this).entries,n=functionBindContext(e,arguments.length>1?arguments[1]:void 0,3),o=0;o<r.length;)n((t=r[o++]).value,t.key,this)},keys:function keys(){return new Vt(this,"keys")},values:function values(){return new Vt(this,"values")},entries:function entries(){return new Vt(this,"entries")}},{enumerable:!0}),B(Wt,Dt,Wt.entries),B(Wt,"toString",(function toString(){for(var e,t=Ut(this).entries,r=[],n=0;n<t.length;)e=t[n++],r.push(serialize(e.key)+"="+serialize(e.value));return r.join("&")}),{enumerable:!0}),setToStringTag(Kt,"URLSearchParams"),_export({global:!0,forced:!dt},{URLSearchParams:Kt}),dt||"function"!=typeof Mt||"function"!=typeof Ft||_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(e){var t,r,n,o=[e];return arguments.length>1&&(isObject(t=arguments[1])&&(r=t.body,"URLSearchParams"===xt(r)&&((n=t.headers?new Ft(t.headers):new Ft).has("content-type")||n.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),t=ge(t,{body:createPropertyDescriptor(0,String(r)),headers:createPropertyDescriptor(0,n)}))),o.push(t)),Mt.apply(this,o)}});var Ht,Zt={URLSearchParams:Kt,getState:Ut},Yt=Ne.codeAt,Jt=t.URL,Xt=Zt.URLSearchParams,Qt=Zt.getState,er=U.set,tr=U.getterFor("URL"),rr=Math.floor,nr=Math.pow,or=/[A-Za-z]/,ir=/[\d+-.A-Za-z]/,ar=/\d/,sr=/^(0x|0X)/,cr=/^[0-7]+$/,ur=/^\d+$/,lr=/^[\dA-Fa-f]+$/,fr=/[\u0000\t\u000A\u000D #%/:?@[\\]]/,pr=/[\u0000\t\u000A\u000D #/:?@[\\]]/,hr=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,dr=/[\t\u000A\u000D]/g,parseHost=function(e,t){var r,n,o;if("["==t.charAt(0)){if("]"!=t.charAt(t.length-1))return"Invalid host";if(!(r=parseIPv6(t.slice(1,-1))))return"Invalid host";e.host=r}else if(isSpecial(e)){if(t=function(e){var t,r,n=[],o=e.toLowerCase().replace(Ct,".").split(".");for(t=0;t<o.length;t++)r=o[t],n.push(Et.test(r)?"xn--"+encode(r):r);return n.join(".")}(t),fr.test(t))return"Invalid host";if(null===(r=parseIPv4(t)))return"Invalid host";e.host=r}else{if(pr.test(t))return"Invalid host";for(r="",n=Pt(t),o=0;o<n.length;o++)r+=percentEncode(n[o],yr);e.host=r}},parseIPv4=function(e){var t,r,n,o,i,a,s,c=e.split(".");if(c.length&&""==c[c.length-1]&&c.pop(),(t=c.length)>4)return e;for(r=[],n=0;n<t;n++){if(""==(o=c[n]))return e;if(i=10,o.length>1&&"0"==o.charAt(0)&&(i=sr.test(o)?16:8,o=o.slice(8==i?1:2)),""===o)a=0;else{if(!(10==i?ur:8==i?cr:lr).test(o))return e;a=parseInt(o,i)}r.push(a)}for(n=0;n<t;n++)if(a=r[n],n==t-1){if(a>=nr(256,5-t))return null}else if(a>255)return null;for(s=r.pop(),n=0;n<r.length;n++)s+=r[n]*nr(256,3-n);return s},parseIPv6=function(e){var t,r,n,o,i,a,s,c=[0,0,0,0,0,0,0,0],u=0,l=null,f=0,char=function(){return e.charAt(f)};if(":"==char()){if(":"!=e.charAt(1))return;f+=2,l=++u}for(;char();){if(8==u)return;if(":"!=char()){for(t=r=0;r<4&&lr.test(char());)t=16*t+parseInt(char(),16),f++,r++;if("."==char()){if(0==r)return;if(f-=r,u>6)return;for(n=0;char();){if(o=null,n>0){if(!("."==char()&&n<4))return;f++}if(!ar.test(char()))return;for(;ar.test(char());){if(i=parseInt(char(),10),null===o)o=i;else{if(0==o)return;o=10*o+i}if(o>255)return;f++}c[u]=256*c[u]+o,2!=++n&&4!=n||u++}if(4!=n)return;break}if(":"==char()){if(f++,!char())return}else if(char())return;c[u++]=t}else{if(null!==l)return;f++,l=++u}}if(null!==l)for(a=u-l,u=7;0!=u&&a>0;)s=c[u],c[u--]=c[l+a-1],c[l+--a]=s;else if(8!=u)return;return c},serializeHost=function(e){var t,r,n,o;if("number"==typeof e){for(t=[],r=0;r<4;r++)t.unshift(e%256),e=rr(e/256);return t.join(".")}if("object"==typeof e){for(t="",n=function(e){for(var t=null,r=1,n=null,o=0,i=0;i<8;i++)0!==e[i]?(o>r&&(t=n,r=o),n=null,o=0):(null===n&&(n=i),++o);return o>r&&(t=n,r=o),t}(e),r=0;r<8;r++)o&&0===e[r]||(o&&(o=!1),n===r?(t+=r?":":"::",o=!0):(t+=e[r].toString(16),r<7&&(t+=":")));return"["+t+"]"}return e},yr={},gr=vt({},yr,{" ":1,'"':1,"<":1,">":1,"`":1}),vr=vt({},gr,{"#":1,"?":1,"{":1,"}":1}),mr=vt({},vr,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),percentEncode=function(e,t){var r=Yt(e,0);return r>32&&r<127&&!has(t,e)?e:encodeURIComponent(e)},br={ftp:21,file:null,http:80,https:443,ws:80,wss:443},isSpecial=function(e){return has(br,e.scheme)},includesCredentials=function(e){return""!=e.username||""!=e.password},cannotHaveUsernamePasswordPort=function(e){return!e.host||e.cannotBeABaseURL||"file"==e.scheme},isWindowsDriveLetter=function(e,t){var r;return 2==e.length&&or.test(e.charAt(0))&&(":"==(r=e.charAt(1))||!t&&"|"==r)},startsWithWindowsDriveLetter=function(e){var t;return e.length>1&&isWindowsDriveLetter(e.slice(0,2))&&(2==e.length||"/"===(t=e.charAt(2))||"\\"===t||"?"===t||"#"===t)},shortenURLsPath=function(e){var t=e.path,r=t.length;!r||"file"==e.scheme&&1==r&&isWindowsDriveLetter(t[0],!0)||t.pop()},isSingleDot=function(e){return"."===e||"%2e"===e.toLowerCase()},_r={},Sr={},wr={},Or={},xr={},kr={},Pr={},Er={},Cr={},Rr={},Ir={},Tr={},Ar={},jr={},Lr={},Mr={},Fr={},Dr={},Nr={},Ur={},Br={},parseURL=function(e,t,r,n){var o,i,a,s,c,u=r||_r,l=0,f="",p=!1,h=!1,d=!1;for(r||(e.scheme="",e.username="",e.password="",e.host=null,e.port=null,e.path=[],e.query=null,e.fragment=null,e.cannotBeABaseURL=!1,t=t.replace(hr,"")),t=t.replace(dr,""),o=Pt(t);l<=o.length;){switch(i=o[l],u){case _r:if(!i||!or.test(i)){if(r)return"Invalid scheme";u=wr;continue}f+=i.toLowerCase(),u=Sr;break;case Sr:if(i&&(ir.test(i)||"+"==i||"-"==i||"."==i))f+=i.toLowerCase();else{if(":"!=i){if(r)return"Invalid scheme";f="",u=wr,l=0;continue}if(r&&(isSpecial(e)!=has(br,f)||"file"==f&&(includesCredentials(e)||null!==e.port)||"file"==e.scheme&&!e.host))return;if(e.scheme=f,r)return void(isSpecial(e)&&br[e.scheme]==e.port&&(e.port=null));f="","file"==e.scheme?u=jr:isSpecial(e)&&n&&n.scheme==e.scheme?u=Or:isSpecial(e)?u=Er:"/"==o[l+1]?(u=xr,l++):(e.cannotBeABaseURL=!0,e.path.push(""),u=Nr)}break;case wr:if(!n||n.cannotBeABaseURL&&"#"!=i)return"Invalid scheme";if(n.cannotBeABaseURL&&"#"==i){e.scheme=n.scheme,e.path=n.path.slice(),e.query=n.query,e.fragment="",e.cannotBeABaseURL=!0,u=Br;break}u="file"==n.scheme?jr:kr;continue;case Or:if("/"!=i||"/"!=o[l+1]){u=kr;continue}u=Cr,l++;break;case xr:if("/"==i){u=Rr;break}u=Dr;continue;case kr:if(e.scheme=n.scheme,i==Ht)e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,e.path=n.path.slice(),e.query=n.query;else if("/"==i||"\\"==i&&isSpecial(e))u=Pr;else if("?"==i)e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,e.path=n.path.slice(),e.query="",u=Ur;else{if("#"!=i){e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,e.path=n.path.slice(),e.path.pop(),u=Dr;continue}e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,e.path=n.path.slice(),e.query=n.query,e.fragment="",u=Br}break;case Pr:if(!isSpecial(e)||"/"!=i&&"\\"!=i){if("/"!=i){e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,u=Dr;continue}u=Rr}else u=Cr;break;case Er:if(u=Cr,"/"!=i||"/"!=f.charAt(l+1))continue;l++;break;case Cr:if("/"!=i&&"\\"!=i){u=Rr;continue}break;case Rr:if("@"==i){p&&(f="%40"+f),p=!0,a=Pt(f);for(var y=0;y<a.length;y++){var g=a[y];if(":"!=g||d){var v=percentEncode(g,mr);d?e.password+=v:e.username+=v}else d=!0}f=""}else if(i==Ht||"/"==i||"?"==i||"#"==i||"\\"==i&&isSpecial(e)){if(p&&""==f)return"Invalid authority";l-=Pt(f).length+1,f="",u=Ir}else f+=i;break;case Ir:case Tr:if(r&&"file"==e.scheme){u=Mr;continue}if(":"!=i||h){if(i==Ht||"/"==i||"?"==i||"#"==i||"\\"==i&&isSpecial(e)){if(isSpecial(e)&&""==f)return"Invalid host";if(r&&""==f&&(includesCredentials(e)||null!==e.port))return;if(s=parseHost(e,f))return s;if(f="",u=Fr,r)return;continue}"["==i?h=!0:"]"==i&&(h=!1),f+=i}else{if(""==f)return"Invalid host";if(s=parseHost(e,f))return s;if(f="",u=Ar,r==Tr)return}break;case Ar:if(!ar.test(i)){if(i==Ht||"/"==i||"?"==i||"#"==i||"\\"==i&&isSpecial(e)||r){if(""!=f){var m=parseInt(f,10);if(m>65535)return"Invalid port";e.port=isSpecial(e)&&m===br[e.scheme]?null:m,f=""}if(r)return;u=Fr;continue}return"Invalid port"}f+=i;break;case jr:if(e.scheme="file","/"==i||"\\"==i)u=Lr;else{if(!n||"file"!=n.scheme){u=Dr;continue}if(i==Ht)e.host=n.host,e.path=n.path.slice(),e.query=n.query;else if("?"==i)e.host=n.host,e.path=n.path.slice(),e.query="",u=Ur;else{if("#"!=i){startsWithWindowsDriveLetter(o.slice(l).join(""))||(e.host=n.host,e.path=n.path.slice(),shortenURLsPath(e)),u=Dr;continue}e.host=n.host,e.path=n.path.slice(),e.query=n.query,e.fragment="",u=Br}}break;case Lr:if("/"==i||"\\"==i){u=Mr;break}n&&"file"==n.scheme&&!startsWithWindowsDriveLetter(o.slice(l).join(""))&&(isWindowsDriveLetter(n.path[0],!0)?e.path.push(n.path[0]):e.host=n.host),u=Dr;continue;case Mr:if(i==Ht||"/"==i||"\\"==i||"?"==i||"#"==i){if(!r&&isWindowsDriveLetter(f))u=Dr;else if(""==f){if(e.host="",r)return;u=Fr}else{if(s=parseHost(e,f))return s;if("localhost"==e.host&&(e.host=""),r)return;f="",u=Fr}continue}f+=i;break;case Fr:if(isSpecial(e)){if(u=Dr,"/"!=i&&"\\"!=i)continue}else if(r||"?"!=i)if(r||"#"!=i){if(i!=Ht&&(u=Dr,"/"!=i))continue}else e.fragment="",u=Br;else e.query="",u=Ur;break;case Dr:if(i==Ht||"/"==i||"\\"==i&&isSpecial(e)||!r&&("?"==i||"#"==i)){if(".."===(c=(c=f).toLowerCase())||"%2e."===c||".%2e"===c||"%2e%2e"===c?(shortenURLsPath(e),"/"==i||"\\"==i&&isSpecial(e)||e.path.push("")):isSingleDot(f)?"/"==i||"\\"==i&&isSpecial(e)||e.path.push(""):("file"==e.scheme&&!e.path.length&&isWindowsDriveLetter(f)&&(e.host&&(e.host=""),f=f.charAt(0)+":"),e.path.push(f)),f="","file"==e.scheme&&(i==Ht||"?"==i||"#"==i))for(;e.path.length>1&&""===e.path[0];)e.path.shift();"?"==i?(e.query="",u=Ur):"#"==i&&(e.fragment="",u=Br)}else f+=percentEncode(i,vr);break;case Nr:"?"==i?(e.query="",u=Ur):"#"==i?(e.fragment="",u=Br):i!=Ht&&(e.path[0]+=percentEncode(i,yr));break;case Ur:r||"#"!=i?i!=Ht&&("'"==i&&isSpecial(e)?e.query+="%27":e.query+="#"==i?"%23":percentEncode(i,yr)):(e.fragment="",u=Br);break;case Br:i!=Ht&&(e.fragment+=percentEncode(i,gr))}l++}},Gr=function URL(e){var t,n,o=anInstance(this,Gr,"URL"),i=arguments.length>1?arguments[1]:void 0,a=String(e),s=er(o,{type:"URL"});if(void 0!==i)if(i instanceof Gr)t=tr(i);else if(n=parseURL(t={},String(i)))throw TypeError(n);if(n=parseURL(s,a,null,t))throw TypeError(n);var c=s.searchParams=new Xt,u=Qt(c);u.updateSearchParams(s.query),u.updateURL=function(){s.query=String(c)||null},r||(o.href=serializeURL.call(o),o.origin=getOrigin.call(o),o.protocol=getProtocol.call(o),o.username=getUsername.call(o),o.password=getPassword.call(o),o.host=getHost.call(o),o.hostname=getHostname.call(o),o.port=getPort.call(o),o.pathname=getPathname.call(o),o.search=getSearch.call(o),o.searchParams=getSearchParams.call(o),o.hash=getHash.call(o))},$r=Gr.prototype,serializeURL=function(){var e=tr(this),t=e.scheme,r=e.username,n=e.password,o=e.host,i=e.port,a=e.path,s=e.query,c=e.fragment,u=t+":";return null!==o?(u+="//",includesCredentials(e)&&(u+=r+(n?":"+n:"")+"@"),u+=serializeHost(o),null!==i&&(u+=":"+i)):"file"==t&&(u+="//"),u+=e.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==s&&(u+="?"+s),null!==c&&(u+="#"+c),u},getOrigin=function(){var e=tr(this),t=e.scheme,r=e.port;if("blob"==t)try{return new URL(t.path[0]).origin}catch(e){return"null"}return"file"!=t&&isSpecial(e)?t+"://"+serializeHost(e.host)+(null!==r?":"+r:""):"null"},getProtocol=function(){return tr(this).scheme+":"},getUsername=function(){return tr(this).username},getPassword=function(){return tr(this).password},getHost=function(){var e=tr(this),t=e.host,r=e.port;return null===t?"":null===r?serializeHost(t):serializeHost(t)+":"+r},getHostname=function(){var e=tr(this).host;return null===e?"":serializeHost(e)},getPort=function(){var e=tr(this).port;return null===e?"":String(e)},getPathname=function(){var e=tr(this),t=e.path;return e.cannotBeABaseURL?t[0]:t.length?"/"+t.join("/"):""},getSearch=function(){var e=tr(this).query;return e?"?"+e:""},getSearchParams=function(){return tr(this).searchParams},getHash=function(){var e=tr(this).fragment;return e?"#"+e:""},accessorDescriptor=function(e,t){return{get:e,set:t,configurable:!0,enumerable:!0}};if(r&&he($r,{href:accessorDescriptor(serializeURL,(function(e){var t=tr(this),r=String(e),n=parseURL(t,r);if(n)throw TypeError(n);Qt(t.searchParams).updateSearchParams(t.query)})),origin:accessorDescriptor(getOrigin),protocol:accessorDescriptor(getProtocol,(function(e){var t=tr(this);parseURL(t,String(e)+":",_r)})),username:accessorDescriptor(getUsername,(function(e){var t=tr(this),r=Pt(String(e));if(!cannotHaveUsernamePasswordPort(t)){t.username="";for(var n=0;n<r.length;n++)t.username+=percentEncode(r[n],mr)}})),password:accessorDescriptor(getPassword,(function(e){var t=tr(this),r=Pt(String(e));if(!cannotHaveUsernamePasswordPort(t)){t.password="";for(var n=0;n<r.length;n++)t.password+=percentEncode(r[n],mr)}})),host:accessorDescriptor(getHost,(function(e){var t=tr(this);t.cannotBeABaseURL||parseURL(t,String(e),Ir)})),hostname:accessorDescriptor(getHostname,(function(e){var t=tr(this);t.cannotBeABaseURL||parseURL(t,String(e),Tr)})),port:accessorDescriptor(getPort,(function(e){var t=tr(this);cannotHaveUsernamePasswordPort(t)||(""==(e=String(e))?t.port=null:parseURL(t,e,Ar))})),pathname:accessorDescriptor(getPathname,(function(e){var t=tr(this);t.cannotBeABaseURL||(t.path=[],parseURL(t,e+"",Fr))})),search:accessorDescriptor(getSearch,(function(e){var t=tr(this);""==(e=String(e))?t.query=null:("?"==e.charAt(0)&&(e=e.slice(1)),t.query="",parseURL(t,e,Ur)),Qt(t.searchParams).updateSearchParams(t.query)})),searchParams:accessorDescriptor(getSearchParams),hash:accessorDescriptor(getHash,(function(e){var t=tr(this);""!=(e=String(e))?("#"==e.charAt(0)&&(e=e.slice(1)),t.fragment="",parseURL(t,e,Br)):t.fragment=null}))}),B($r,"toJSON",(function toJSON(){return serializeURL.call(this)}),{enumerable:!0}),B($r,"toString",(function toString(){return serializeURL.call(this)}),{enumerable:!0}),Jt){var zr=Jt.createObjectURL,qr=Jt.revokeObjectURL;zr&&B(Gr,"createObjectURL",(function createObjectURL(e){return zr.apply(Jt,arguments)})),qr&&B(Gr,"revokeObjectURL",(function revokeObjectURL(e){return qr.apply(Jt,arguments)}))}setToStringTag(Gr,"URL"),_export({global:!0,forced:!dt,sham:!r},{URL:Gr});var Vr=St?{}.toString:function toString(){return"[object "+xt(this)+"]"};St||B(Object.prototype,"toString",Vr,{unsafe:!0});var Kr={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Wr=wellKnownSymbol("iterator"),Hr=wellKnownSymbol("toStringTag"),Zr=Lt.values;for(var Yr in Kr){var Jr=t[Yr],Xr=Jr&&Jr.prototype;if(Xr){if(Xr[Wr]!==Zr)try{v(Xr,Wr,Zr)}catch(e){Xr[Wr]=Zr}if(Xr[Hr]||v(Xr,Hr,Yr),Kr[Yr])for(var Qr in Lt)if(Xr[Qr]!==Lt[Qr])try{v(Xr,Qr,Lt[Qr])}catch(e){Xr[Qr]=Lt[Qr]}}}var en=Array.isArray||function isArray(e){return"Array"==classofRaw(e)},tn=wellKnownSymbol("species"),arraySpeciesCreate=function(e,t){var r;return en(e)&&("function"!=typeof(r=e.constructor)||r!==Array&&!en(r.prototype)?isObject(r)&&null===(r=r[tn])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===t?0:t)},rn=[].push,createMethod$2=function(e){var t=1==e,r=2==e,n=3==e,o=4==e,i=6==e,a=7==e,s=5==e||i;return function(u,l,f,p){for(var h,d,y=toObject(u),g=c(y),v=functionBindContext(l,f,3),m=toLength(g.length),b=0,_=p||arraySpeciesCreate,S=t?_(u,m):r||a?_(u,0):void 0;m>b;b++)if((s||b in g)&&(d=v(h=g[b],b,y),e))if(t)S[b]=d;else if(d)switch(e){case 3:return!0;case 5:return h;case 6:return b;case 2:rn.call(S,h)}else switch(e){case 4:return!1;case 7:rn.call(S,h)}return i?-1:n||o?o:S}},nn={forEach:createMethod$2(0),map:createMethod$2(1),filter:createMethod$2(2),some:createMethod$2(3),every:createMethod$2(4),find:createMethod$2(5),findIndex:createMethod$2(6),filterOut:createMethod$2(7)},arrayMethodIsStrict=function(e,t){var r=[][e];return!!r&&fails((function(){r.call(null,t||function(){throw 1},1)}))},on=nn.forEach,an=arrayMethodIsStrict("forEach")?[].forEach:function forEach(e){return on(this,e,arguments.length>1?arguments[1]:void 0)};for(var sn in _export({target:"Array",proto:!0,forced:[].forEach!=an},{forEach:an}),Kr){var cn=t[sn],un=cn&&cn.prototype;if(un&&un.forEach!==an)try{v(un,"forEach",an)}catch(e){un.forEach=an}}var ln=fails((function(){pe(1)}));_export({target:"Object",stat:!0,forced:ln},{keys:function keys(e){return pe(toObject(e))}});var fn=i.f,createMethod$3=function(e){return function(t){for(var n,o=toIndexedObject(t),i=pe(o),a=i.length,s=0,c=[];a>s;)n=i[s++],r&&!fn.call(o,n)||c.push(e?[n,o[n]]:o[n]);return c}},pn={entries:createMethod$3(!0),values:createMethod$3(!1)}.entries;_export({target:"Object",stat:!0},{entries:function entries(e){return pn(e)}}),_export({target:"Object",stat:!0,forced:Object.assign!==vt},{assign:vt});var hn,dn,yn=getBuiltIn("navigator","userAgent")||"",gn=t.process,vn=gn&&gn.versions,mn=vn&&vn.v8;mn?dn=(hn=mn.split("."))[0]+hn[1]:yn&&(!(hn=yn.match(/Edge\/(\d+)/))||hn[1]>=74)&&(hn=yn.match(/Chrome\/(\d+)/))&&(dn=hn[1]);var bn=dn&&+dn,_n=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(e){return bn>=51||!fails((function(){var t=[];return(t.constructor={})[_n]=function(){return{foo:1}},1!==t[e](Boolean).foo}))},Sn=wellKnownSymbol("isConcatSpreadable"),wn=bn>=51||!fails((function(){var e=[];return e[Sn]=!1,e.concat()[0]!==e})),On=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(e){if(!isObject(e))return!1;var t=e[Sn];return void 0!==t?!!t:en(e)};_export({target:"Array",proto:!0,forced:!wn||!On},{concat:function concat(e){var t,r,n,o,i,a=toObject(this),s=arraySpeciesCreate(a,0),c=0;for(t=-1,n=arguments.length;t<n;t++)if(isConcatSpreadable(i=-1===t?a:arguments[t])){if(c+(o=toLength(i.length))>9007199254740991)throw TypeError("Maximum allowed index exceeded");for(r=0;r<o;r++,c++)r in i&&createProperty(s,c,i[r])}else{if(c>=9007199254740991)throw TypeError("Maximum allowed index exceeded");createProperty(s,c++,i)}return s.length=c,s}}),_export({target:"String",stat:!0},{raw:function raw(e){for(var t=toIndexedObject(e.raw),r=toLength(t.length),n=arguments.length,o=[],i=0;r>i;)o.push(String(t[i++])),i<n&&o.push(String(arguments[i]));return o.join("")}});var xn=function html(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return kn.html.apply(kn,[e].concat(r)).content},kn={html:function html(e){for(var t=document.createElement("template"),r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return t.innerHTML=String.raw.apply(String,[e].concat(n)),t}},Pn=J.f,En={}.toString,Cn="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Rn={f:function getOwnPropertyNames(e){return Cn&&"[object Window]"==En.call(e)?function(e){try{return Pn(e)}catch(e){return Cn.slice()}}(e):Pn(toIndexedObject(e))}},In={f:wellKnownSymbol},Tn=g.f,defineWellKnownSymbol=function(e){var t=G.Symbol||(G.Symbol={});has(t,e)||Tn(t,e,{value:In.f(e)})},An=nn.forEach,jn=sharedKey("hidden"),Ln=wellKnownSymbol("toPrimitive"),Mn=U.set,Fn=U.getterFor("Symbol"),Dn=Object.prototype,Nn=t.Symbol,Un=getBuiltIn("JSON","stringify"),Bn=d.f,Gn=g.f,$n=Rn.f,zn=i.f,qn=P("symbols"),Vn=P("op-symbols"),Kn=P("string-to-symbol-registry"),Wn=P("symbol-to-string-registry"),Hn=P("wks"),Zn=t.QObject,Yn=!Zn||!Zn.prototype||!Zn.prototype.findChild,Jn=r&&fails((function(){return 7!=ge(Gn({},"a",{get:function(){return Gn(this,"a",{value:7}).a}})).a}))?function(e,t,r){var n=Bn(Dn,t);n&&delete Dn[t],Gn(e,t,r),n&&e!==Dn&&Gn(Dn,t,n)}:Gn,wrap=function(e,t){var n=qn[e]=ge(Nn.prototype);return Mn(n,{type:"Symbol",tag:e,description:t}),r||(n.description=t),n},Xn=ce?function(e){return"symbol"==typeof e}:function(e){return Object(e)instanceof Nn},Qn=function defineProperty(e,t,r){e===Dn&&Qn(Vn,t,r),anObject(e);var n=toPrimitive(t,!0);return anObject(r),has(qn,n)?(r.enumerable?(has(e,jn)&&e[jn][n]&&(e[jn][n]=!1),r=ge(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(e,jn)||Gn(e,jn,createPropertyDescriptor(1,{})),e[jn][n]=!0),Jn(e,n,r)):Gn(e,n,r)},eo=function defineProperties(e,t){anObject(e);var n=toIndexedObject(t),o=pe(n).concat(oo(n));return An(o,(function(t){r&&!to.call(n,t)||Qn(e,t,n[t])})),e},to=function propertyIsEnumerable(e){var t=toPrimitive(e,!0),r=zn.call(this,t);return!(this===Dn&&has(qn,t)&&!has(Vn,t))&&(!(r||!has(this,t)||!has(qn,t)||has(this,jn)&&this[jn][t])||r)},ro=function getOwnPropertyDescriptor(e,t){var r=toIndexedObject(e),n=toPrimitive(t,!0);if(r!==Dn||!has(qn,n)||has(Vn,n)){var o=Bn(r,n);return!o||!has(qn,n)||has(r,jn)&&r[jn][n]||(o.enumerable=!0),o}},no=function getOwnPropertyNames(e){var t=$n(toIndexedObject(e)),r=[];return An(t,(function(e){has(qn,e)||has(I,e)||r.push(e)})),r},oo=function getOwnPropertySymbols(e){var t=e===Dn,r=$n(t?Vn:toIndexedObject(e)),n=[];return An(r,(function(e){!has(qn,e)||t&&!has(Dn,e)||n.push(qn[e])})),n};if(se||(B((Nn=function Symbol(){if(this instanceof Nn)throw TypeError("Symbol is not a constructor");var e=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,t=uid(e),setter=function(e){this===Dn&&setter.call(Vn,e),has(this,jn)&&has(this[jn],t)&&(this[jn][t]=!1),Jn(this,t,createPropertyDescriptor(1,e))};return r&&Yn&&Jn(Dn,t,{configurable:!0,set:setter}),wrap(t,e)}).prototype,"toString",(function toString(){return Fn(this).tag})),B(Nn,"withoutSetter",(function(e){return wrap(uid(e),e)})),i.f=to,g.f=Qn,d.f=ro,J.f=Rn.f=no,X.f=oo,In.f=function(e){return wrap(wellKnownSymbol(e),e)},r&&(Gn(Nn.prototype,"description",{configurable:!0,get:function description(){return Fn(this).description}}),B(Dn,"propertyIsEnumerable",to,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!se,sham:!se},{Symbol:Nn}),An(pe(Hn),(function(e){defineWellKnownSymbol(e)})),_export({target:"Symbol",stat:!0,forced:!se},{for:function(e){var t=String(e);if(has(Kn,t))return Kn[t];var r=Nn(t);return Kn[t]=r,Wn[r]=t,r},keyFor:function keyFor(e){if(!Xn(e))throw TypeError(e+" is not a symbol");if(has(Wn,e))return Wn[e]},useSetter:function(){Yn=!0},useSimple:function(){Yn=!1}}),_export({target:"Object",stat:!0,forced:!se,sham:!r},{create:function create(e,t){return void 0===t?ge(e):eo(ge(e),t)},defineProperty:Qn,defineProperties:eo,getOwnPropertyDescriptor:ro}),_export({target:"Object",stat:!0,forced:!se},{getOwnPropertyNames:no,getOwnPropertySymbols:oo}),_export({target:"Object",stat:!0,forced:fails((function(){X.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(e){return X.f(toObject(e))}}),Un){var io=!se||fails((function(){var e=Nn();return"[null]"!=Un([e])||"{}"!=Un({a:e})||"{}"!=Un(Object(e))}));_export({target:"JSON",stat:!0,forced:io},{stringify:function stringify(e,t,r){for(var n,o=[e],i=1;arguments.length>i;)o.push(arguments[i++]);if(n=t,(isObject(t)||void 0!==e)&&!Xn(e))return en(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!Xn(t))return t}),o[1]=t,Un.apply(null,o)}})}Nn.prototype[Ln]||v(Nn.prototype,Ln,Nn.prototype.valueOf),setToStringTag(Nn,"Symbol"),I[jn]=!0;var ao=g.f,so=t.Symbol;if(r&&"function"==typeof so&&(!("description"in so.prototype)||void 0!==so().description)){var co={},uo=function Symbol(){var e=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),t=this instanceof uo?new so(e):void 0===e?so():so(e);return""===e&&(co[t]=!0),t};copyConstructorProperties(uo,so);var lo=uo.prototype=so.prototype;lo.constructor=uo;var fo=lo.toString,po="Symbol(test)"==String(so("test")),ho=/^Symbol\((.*)\)[^)]+$/;ao(lo,"description",{configurable:!0,get:function description(){var e=isObject(this)?this.valueOf():this,t=fo.call(e);if(has(co,e))return"";var r=po?t.slice(7,-1):t.replace(ho,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:uo})}var yo=fails((function(){Xe(1)}));_export({target:"Object",stat:!0,forced:yo,sham:!Ze},{getPrototypeOf:function getPrototypeOf(e){return Xe(toObject(e))}});var go=Rn.f,vo=fails((function(){return!Object.getOwnPropertyNames(1)}));_export({target:"Object",stat:!0,forced:vo},{getOwnPropertyNames:go});var mo=nn.filter,bo=arrayMethodHasSpeciesSupport("filter");_export({target:"Array",proto:!0,forced:!bo},{filter:function filter(e){return mo(this,e,arguments.length>1?arguments[1]:void 0)}});var _o=d.f,So=fails((function(){_o(1)}));_export({target:"Object",stat:!0,forced:!r||So,sham:!r},{getOwnPropertyDescriptor:function getOwnPropertyDescriptor(e,t){return _o(toIndexedObject(e),t)}});var wo=nn.map,Oo=arrayMethodHasSpeciesSupport("map");_export({target:"Array",proto:!0,forced:!Oo},{map:function map(e){return wo(this,e,arguments.length>1?arguments[1]:void 0)}});var xo=W.indexOf,ko=[].indexOf,Po=!!ko&&1/[1].indexOf(1,-0)<0,Eo=arrayMethodIsStrict("indexOf");_export({target:"Array",proto:!0,forced:Po||!Eo},{indexOf:function indexOf(e){return Po?ko.apply(this,arguments)||0:xo(this,e,arguments.length>1?arguments[1]:void 0)}});var Co=Symbol("defaultState"),Ro=Symbol("delegatesFocus"),Io=Symbol("firstRender"),To=Symbol("focusTarget"),Ao=Symbol("hasDynamicTemplate"),jo=Symbol("ids"),Lo=Symbol("nativeInternals"),Mo=Symbol("raiseChangeEvents"),Fo=Symbol("render"),Do=Symbol("renderChanges"),No=Symbol("rendered"),Uo=Symbol("rendering"),Bo=Symbol("setState"),Go=Symbol("shadowRoot"),$o=Symbol("shadowRootMode"),zo=Symbol("state"),qo=Symbol("stateEffects"),Vo=Symbol("template"),Ko={tabindex:"tabIndex"},Wo={tabIndex:"tabindex"};function booleanAttributeValue(e,t){return"boolean"==typeof t?t:"string"==typeof t&&(""===t||e.toLowerCase()===t.toLowerCase())}var Ho={checked:!0,defer:!0,disabled:!0,hidden:!0,ismap:!0,multiple:!0,noresize:!0,readonly:!0,selected:!0};defineWellKnownSymbol("iterator"),defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("toStringTag"),setToStringTag(Math,"Math",!0),setToStringTag(t.JSON,"JSON",!0);var Zo=g.f,Yo=Function.prototype,Jo=Yo.toString,Xo=/^\s*function ([^ (]*)/;r&&!("name"in Yo)&&Zo(Yo,"name",{configurable:!0,get:function(){try{return Jo.call(this).match(Xo)[1]}catch(e){return""}}}),_export({target:"Object",stat:!0},{setPrototypeOf:at});var Qo=t.Promise,ei=wellKnownSymbol("species"),setSpecies=function(e){var t=getBuiltIn(e),n=g.f;r&&t&&!t[ei]&&n(t,ei,{configurable:!0,get:function(){return this}})},Result=function(e,t){this.stopped=e,this.result=t},iterate=function(e,t,r){var n,o,i,a,s,c,u,l=r&&r.that,f=!(!r||!r.AS_ENTRIES),p=!(!r||!r.IS_ITERATOR),h=!(!r||!r.INTERRUPTED),d=functionBindContext(t,l,1+f+h),stop=function(e){return n&&iteratorClose(n),new Result(!0,e)},callFn=function(e){return f?(anObject(e),h?d(e[0],e[1],stop):d(e[0],e[1])):h?d(e,stop):d(e)};if(p)n=e;else{if("function"!=typeof(o=getIteratorMethod(e)))throw TypeError("Target is not iterable");if(isArrayIteratorMethod(o)){for(i=0,a=toLength(e.length);a>i;i++)if((s=callFn(e[i]))&&s instanceof Result)return s;return new Result(!1)}n=o.call(e)}for(c=n.next;!(u=c.call(n)).done;){try{s=callFn(u.value)}catch(e){throw iteratorClose(n),e}if("object"==typeof s&&s&&s instanceof Result)return s}return new Result(!1)},ti=wellKnownSymbol("iterator"),ri=!1;try{var ni=0,oi={next:function(){return{done:!!ni++}},return:function(){ri=!0}};oi[ti]=function(){return this},Array.from(oi,(function(){throw 2}))}catch(e){}var ii,ai,si,checkCorrectnessOfIteration=function(e,t){if(!t&&!ri)return!1;var r=!1;try{var n={};n[ti]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch(e){}return r},ci=wellKnownSymbol("species"),ui=/(iphone|ipod|ipad).*applewebkit/i.test(yn),li="process"==classofRaw(t.process),fi=t.location,pi=t.setImmediate,hi=t.clearImmediate,di=t.process,yi=t.MessageChannel,gi=t.Dispatch,vi=0,mi={},run=function(e){if(mi.hasOwnProperty(e)){var t=mi[e];delete mi[e],t()}},runner=function(e){return function(){run(e)}},listener=function(e){run(e.data)},post=function(e){t.postMessage(e+"",fi.protocol+"//"+fi.host)};pi&&hi||(pi=function setImmediate(e){for(var t=[],r=1;arguments.length>r;)t.push(arguments[r++]);return mi[++vi]=function(){("function"==typeof e?e:Function(e)).apply(void 0,t)},ii(vi),vi},hi=function clearImmediate(e){delete mi[e]},li?ii=function(e){di.nextTick(runner(e))}:gi&&gi.now?ii=function(e){gi.now(runner(e))}:yi&&!ui?(si=(ai=new yi).port2,ai.port1.onmessage=listener,ii=functionBindContext(si.postMessage,si,1)):t.addEventListener&&"function"==typeof postMessage&&!t.importScripts&&fi&&"file:"!==fi.protocol&&!fails(post)?(ii=post,t.addEventListener("message",listener,!1)):ii="onreadystatechange"in documentCreateElement("script")?function(e){de.appendChild(documentCreateElement("script")).onreadystatechange=function(){de.removeChild(this),run(e)}}:function(e){setTimeout(runner(e),0)});var bi,_i,Si,wi,Oi,xi,ki,Pi,Ei={set:pi,clear:hi},Ci=/web0s(?!.*chrome)/i.test(yn),Ri=d.f,Ii=Ei.set,Ti=t.MutationObserver||t.WebKitMutationObserver,Ai=t.document,ji=t.process,Li=t.Promise,Mi=Ri(t,"queueMicrotask"),Fi=Mi&&Mi.value;Fi||(bi=function(){var e,t;for(li&&(e=ji.domain)&&e.exit();_i;){t=_i.fn,_i=_i.next;try{t()}catch(e){throw _i?wi():Si=void 0,e}}Si=void 0,e&&e.enter()},ui||li||Ci||!Ti||!Ai?Li&&Li.resolve?(ki=Li.resolve(void 0),Pi=ki.then,wi=function(){Pi.call(ki,bi)}):wi=li?function(){ji.nextTick(bi)}:function(){Ii.call(t,bi)}:(Oi=!0,xi=Ai.createTextNode(""),new Ti(bi).observe(xi,{characterData:!0}),wi=function(){xi.data=Oi=!Oi}));var Di,Ni,Ui,Bi,Gi=Fi||function(e){var t={fn:e,next:void 0};Si&&(Si.next=t),_i||(_i=t,wi()),Si=t},PromiseCapability=function(e){var t,r;this.promise=new e((function(e,n){if(void 0!==t||void 0!==r)throw TypeError("Bad Promise constructor");t=e,r=n})),this.resolve=aFunction$1(t),this.reject=aFunction$1(r)},$i={f:function(e){return new PromiseCapability(e)}},promiseResolve=function(e,t){if(anObject(e),isObject(t)&&t.constructor===e)return t;var r=$i.f(e);return(0,r.resolve)(t),r.promise},perform=function(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}},zi=Ei.set,qi=wellKnownSymbol("species"),Vi="Promise",Ki=U.get,Wi=U.set,Hi=U.getterFor(Vi),Zi=Qo,Yi=t.TypeError,Ji=t.document,Xi=t.process,Qi=getBuiltIn("fetch"),ea=$i.f,ta=ea,ra=!!(Ji&&Ji.createEvent&&t.dispatchEvent),na="function"==typeof PromiseRejectionEvent,oa=ie(Vi,(function(){if(!(O(Zi)!==String(Zi))){if(66===bn)return!0;if(!li&&!na)return!0}if(bn>=51&&/native code/.test(Zi))return!1;var e=Zi.resolve(1),FakePromise=function(e){e((function(){}),(function(){}))};return(e.constructor={})[qi]=FakePromise,!(e.then((function(){}))instanceof FakePromise)})),ia=oa||!checkCorrectnessOfIteration((function(e){Zi.all(e).catch((function(){}))})),isThenable=function(e){var t;return!(!isObject(e)||"function"!=typeof(t=e.then))&&t},notify$1=function(e,t){if(!e.notified){e.notified=!0;var r=e.reactions;Gi((function(){for(var n=e.value,o=1==e.state,i=0;r.length>i;){var a,s,c,u=r[i++],l=o?u.ok:u.fail,f=u.resolve,p=u.reject,h=u.domain;try{l?(o||(2===e.rejection&&onHandleUnhandled(e),e.rejection=1),!0===l?a=n:(h&&h.enter(),a=l(n),h&&(h.exit(),c=!0)),a===u.promise?p(Yi("Promise-chain cycle")):(s=isThenable(a))?s.call(a,f,p):f(a)):p(n)}catch(e){h&&!c&&h.exit(),p(e)}}e.reactions=[],e.notified=!1,t&&!e.rejection&&onUnhandled(e)}))}},dispatchEvent=function(e,r,n){var o,i;ra?((o=Ji.createEvent("Event")).promise=r,o.reason=n,o.initEvent(e,!1,!0),t.dispatchEvent(o)):o={promise:r,reason:n},!na&&(i=t["on"+e])?i(o):"unhandledrejection"===e&&function(e,r){var n=t.console;n&&n.error&&(1===arguments.length?n.error(e):n.error(e,r))}("Unhandled promise rejection",n)},onUnhandled=function(e){zi.call(t,(function(){var t,r=e.facade,n=e.value;if(isUnhandled(e)&&(t=perform((function(){li?Xi.emit("unhandledRejection",n,r):dispatchEvent("unhandledrejection",r,n)})),e.rejection=li||isUnhandled(e)?2:1,t.error))throw t.value}))},isUnhandled=function(e){return 1!==e.rejection&&!e.parent},onHandleUnhandled=function(e){zi.call(t,(function(){var t=e.facade;li?Xi.emit("rejectionHandled",t):dispatchEvent("rejectionhandled",t,e.value)}))},bind=function(e,t,r){return function(n){e(t,n,r)}},internalReject=function(e,t,r){e.done||(e.done=!0,r&&(e=r),e.value=t,e.state=2,notify$1(e,!0))},internalResolve=function(e,t,r){if(!e.done){e.done=!0,r&&(e=r);try{if(e.facade===t)throw Yi("Promise can't be resolved itself");var n=isThenable(t);n?Gi((function(){var r={done:!1};try{n.call(t,bind(internalResolve,r,e),bind(internalReject,r,e))}catch(t){internalReject(r,t,e)}})):(e.value=t,e.state=1,notify$1(e,!1))}catch(t){internalReject({done:!1},t,e)}}};oa&&(Zi=function Promise(e){anInstance(this,Zi,Vi),aFunction$1(e),Di.call(this);var t=Ki(this);try{e(bind(internalResolve,t),bind(internalReject,t))}catch(e){internalReject(t,e)}},(Di=function Promise(e){Wi(this,{type:Vi,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=redefineAll(Zi.prototype,{then:function then(e,t){var r,n,o,i=Hi(this),a=ea((r=Zi,void 0===(o=anObject(this).constructor)||null==(n=anObject(o)[ci])?r:aFunction$1(n)));return a.ok="function"!=typeof e||e,a.fail="function"==typeof t&&t,a.domain=li?Xi.domain:void 0,i.parent=!0,i.reactions.push(a),0!=i.state&¬ify$1(i,!1),a.promise},catch:function(e){return this.then(void 0,e)}}),Ni=function(){var e=new Di,t=Ki(e);this.promise=e,this.resolve=bind(internalResolve,t),this.reject=bind(internalReject,t)},$i.f=ea=function(e){return e===Zi||e===Ui?new Ni(e):ta(e)},"function"==typeof Qo&&(Bi=Qo.prototype.then,B(Qo.prototype,"then",(function then(e,t){var r=this;return new Zi((function(e,t){Bi.call(r,e,t)})).then(e,t)}),{unsafe:!0}),"function"==typeof Qi&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(e){return promiseResolve(Zi,Qi.apply(t,arguments))}}))),_export({global:!0,wrap:!0,forced:oa},{Promise:Zi}),setToStringTag(Zi,Vi,!1),setSpecies(Vi),Ui=getBuiltIn(Vi),_export({target:Vi,stat:!0,forced:oa},{reject:function reject(e){var t=ea(this);return t.reject.call(void 0,e),t.promise}}),_export({target:Vi,stat:!0,forced:oa},{resolve:function resolve(e){return promiseResolve(this,e)}}),_export({target:Vi,stat:!0,forced:ia},{all:function all(e){var t=this,r=ea(t),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(t.resolve),i=[],a=0,s=1;iterate(e,(function(e){var c=a++,u=!1;i.push(void 0),s++,r.call(t,e).then((function(e){u||(u=!0,i[c]=e,--s||n(i))}),o)})),--s||n(i)}));return i.error&&o(i.value),r.promise},race:function race(e){var t=this,r=ea(t),n=r.reject,o=perform((function(){var o=aFunction$1(t.resolve);iterate(e,(function(e){o.call(t,e).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var aa=RegExp.prototype,sa=aa.toString,ca=fails((function(){return"/a/b"!=sa.call({source:"a",flags:"b"})})),ua="toString"!=sa.name;(ca||ua)&&B(RegExp.prototype,"toString",(function toString(){var e=anObject(this),t=String(e.source),r=e.flags;return"/"+t+"/"+String(void 0===r&&e instanceof RegExp&&!("flags"in aa)?regexpFlags.call(e):r)}),{unsafe:!0});var la=[].reverse,fa=[1,2];_export({target:"Array",proto:!0,forced:String(fa)===String(fa.reverse())},{reverse:function reverse(){return en(this)&&(this.length=this.length),la.call(this)}});var pa=arrayMethodHasSpeciesSupport("slice"),ha=wellKnownSymbol("species"),da=[].slice,ya=Math.max;_export({target:"Array",proto:!0,forced:!pa},{slice:function slice(e,t){var r,n,o,i=toIndexedObject(this),a=toLength(i.length),s=toAbsoluteIndex(e,a),c=toAbsoluteIndex(void 0===t?a:t,a);if(en(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!en(r.prototype)?isObject(r)&&null===(r=r[ha])&&(r=void 0):r=void 0,r===Array||void 0===r))return da.call(i,s,c);for(n=new(void 0===r?Array:r)(ya(c-s,0)),o=0;s<c;s++,o++)s in i&&createProperty(n,o,i[s]);return n.length=o,n}}),createCommonjsModule((function(e){var t=function(e){var t,r=Object.prototype,n=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function define(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{define({},"")}catch(e){define=function define(e,t,r){return e[t]=r}}function wrap(e,t,r,n){var o=t&&t.prototype instanceof Generator?t:Generator,i=Object.create(o.prototype),a=new Context(n||[]);return i._invoke=function makeInvokeMethod(e,t,r){var n=c;return function invoke(o,i){if(n===l)throw new Error("Generator is already running");if(n===f){if("throw"===o)throw i;return doneResult()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var s=maybeInvokeDelegate(a,r);if(s){if(s===p)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===c)throw n=f,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=l;var h=tryCatch(e,t,r);if("normal"===h.type){if(n=r.done?f:u,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=f,r.method="throw",r.arg=h.arg)}}}(e,r,a),i}function tryCatch(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}e.wrap=wrap;var c="suspendedStart",u="suspendedYield",l="executing",f="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var d=Object.getPrototypeOf,y=d&&d(d(values([])));y&&y!==r&&n.call(y,i)&&(h=y);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(h);function defineIteratorMethods(e){["next","throw","return"].forEach((function(t){define(e,t,(function(e){return this._invoke(t,e)}))}))}function AsyncIterator(e,t){var r;this._invoke=function enqueue(o,i){function callInvokeWithMethodAndArg(){return new t((function(r,a){!function invoke(r,o,i,a){var s=tryCatch(e[r],e,o);if("throw"!==s.type){var c=s.arg,u=c.value;return u&&"object"===_typeof(u)&&n.call(u,"__await")?t.resolve(u.__await).then((function(e){invoke("next",e,i,a)}),(function(e){invoke("throw",e,i,a)})):t.resolve(u).then((function(e){c.value=e,i(c)}),(function(e){return invoke("throw",e,i,a)}))}a(s.arg)}(o,i,r,a)}))}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(e,r){var n=e.iterator[r.method];if(n===t){if(r.delegate=null,"throw"===r.method){if(e.iterator.return&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method))return p;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var o=tryCatch(n,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,p;var i=o.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,p):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,p)}function pushTryEntry(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function resetTryEntry(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function Context(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(pushTryEntry,this),this.reset(!0)}function values(e){if(e){var r=e[i];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next};return a.next=a}}return{next:doneResult}}function doneResult(){return{value:t,done:!0}}return GeneratorFunction.prototype=g.constructor=GeneratorFunctionPrototype,GeneratorFunctionPrototype.constructor=GeneratorFunction,GeneratorFunction.displayName=define(GeneratorFunctionPrototype,s,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===GeneratorFunction||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,GeneratorFunctionPrototype):(e.__proto__=GeneratorFunctionPrototype,define(e,s,"GeneratorFunction")),e.prototype=Object.create(g),e},e.awrap=function(e){return{__await:e}},defineIteratorMethods(AsyncIterator.prototype),AsyncIterator.prototype[a]=function(){return this},e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},defineIteratorMethods(g),define(g,s,"Generator"),g[i]=function(){return this},g.toString=function(){return"[object Generator]"},e.keys=function(e){var t=[];for(var r in e)t.push(r);return t.reverse(),function next(){for(;t.length;){var r=t.pop();if(r in e)return next.value=r,next.done=!1,next}return next.done=!0,next}},e.values=values,Context.prototype={constructor:Context,reset:function reset(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function stop(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function dispatchException(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}}}},abrupt:function abrupt(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=e,a.arg=t,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(a)},complete:function complete(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),p},finish:function finish(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),p}},catch:function _catch(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function delegateYield(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),p}},e}(e.exports);try{regeneratorRuntime=t}catch(e){Function("r","regeneratorRuntime = r")(t)}}));var ga=!fails((function(){return Object.isExtensible(Object.preventExtensions({}))})),va=createCommonjsModule((function(e){var t=g.f,r=uid("meta"),n=0,o=Object.isExtensible||function(){return!0},setMetadata=function(e){t(e,r,{value:{objectID:"O"+ ++n,weakData:{}}})},i=e.exports={REQUIRED:!1,fastKey:function(e,t){if(!isObject(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!has(e,r)){if(!o(e))return"F";if(!t)return"E";setMetadata(e)}return e[r].objectID},getWeakData:function(e,t){if(!has(e,r)){if(!o(e))return!0;if(!t)return!1;setMetadata(e)}return e[r].weakData},onFreeze:function(e){return ga&&i.REQUIRED&&o(e)&&!has(e,r)&&setMetadata(e),e}};I[r]=!0})),ma=va.onFreeze,ba=Object.freeze,_a=fails((function(){ba(1)}));_export({target:"Object",stat:!0,forced:_a,sham:!ga},{freeze:function freeze(e){return ba&&isObject(e)?ba(ma(e)):e}});var Sa=Object.is||function is(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t};fixRegexpWellKnownSymbolLogic("search",1,(function(e,t,r){return[function search(t){var r=requireObjectCoercible(this),n=null==t?void 0:t[e];return void 0!==n?n.call(t,r):new RegExp(t)[e](String(r))},function(e){var n=r(t,e,this);if(n.done)return n.value;var o=anObject(e),i=String(this),a=o.lastIndex;Sa(a,0)||(o.lastIndex=0);var s=regexpExecAbstract(o,i);return Sa(o.lastIndex,a)||(o.lastIndex=a),null===s?-1:s.index}]}));var wa=Symbol("state"),Oa=Symbol("raiseChangeEventsInNextRender"),xa=Symbol("changedSinceLastRender");function copyStateWithChanges(e,t){for(var r=Object.assign({},e[wa]),n={},o=t;;){var i=fieldsChanged(r,o);if(0===Object.keys(i).length)break;Object.assign(r,o),Object.assign(n,i),o=e[qo](r,i)}return{state:r,changed:n}}function fieldsChanged(e,t){var r,n,o={};for(var i in t)r=t[i],n=e[i],(r instanceof Date&&n instanceof Date?r.getTime()===n.getTime():r===n)||(o[i]=!0);return o}var inheritIfRequired=function(e,t,r){var n,o;return at&&"function"==typeof(n=t.constructor)&&n!==r&&isObject(o=n.prototype)&&o!==r.prototype&&at(e,o),e},ka=g.f,Pa=va.fastKey,Ea=U.set,Ca=U.getterFor;!function(e,r,n){var o=-1!==e.indexOf("Map"),i=-1!==e.indexOf("Weak"),a=o?"set":"add",s=t[e],c=s&&s.prototype,u=s,l={},fixMethod=function(e){var t=c[e];B(c,e,"add"==e?function add(e){return t.call(this,0===e?0:e),this}:"delete"==e?function(e){return!(i&&!isObject(e))&&t.call(this,0===e?0:e)}:"get"==e?function get(e){return i&&!isObject(e)?void 0:t.call(this,0===e?0:e)}:"has"==e?function has(e){return!(i&&!isObject(e))&&t.call(this,0===e?0:e)}:function set(e,r){return t.call(this,0===e?0:e,r),this})};if(ie(e,"function"!=typeof s||!(i||c.forEach&&!fails((function(){(new s).entries().next()})))))u=n.getConstructor(r,e,o,a),va.REQUIRED=!0;else if(ie(e,!0)){var f=new u,p=f[a](i?{}:-0,1)!=f,h=fails((function(){f.has(1)})),d=checkCorrectnessOfIteration((function(e){new s(e)})),y=!i&&fails((function(){for(var e=new s,t=5;t--;)e[a](t,t);return!e.has(-0)}));d||((u=r((function(t,r){anInstance(t,u,e);var n=inheritIfRequired(new s,t,u);return null!=r&&iterate(r,n[a],{that:n,AS_ENTRIES:o}),n}))).prototype=c,c.constructor=u),(h||y)&&(fixMethod("delete"),fixMethod("has"),o&&fixMethod("get")),(y||p)&&fixMethod(a),i&&c.clear&&delete c.clear}l[e]=u,_export({global:!0,forced:u!=s},l),setToStringTag(u,e),i||n.setStrong(u,e,o)}("Map",(function(e){return function Map(){return e(this,arguments.length?arguments[0]:void 0)}}),{getConstructor:function(e,t,n,o){var i=e((function(e,a){anInstance(e,i,t),Ea(e,{type:t,index:ge(null),first:void 0,last:void 0,size:0}),r||(e.size=0),null!=a&&iterate(a,e[o],{that:e,AS_ENTRIES:n})})),a=Ca(t),define=function(e,t,n){var o,i,s=a(e),c=getEntry(e,t);return c?c.value=n:(s.last=c={index:i=Pa(t,!0),key:t,value:n,previous:o=s.last,next:void 0,removed:!1},s.first||(s.first=c),o&&(o.next=c),r?s.size++:e.size++,"F"!==i&&(s.index[i]=c)),e},getEntry=function(e,t){var r,n=a(e),o=Pa(t);if("F"!==o)return n.index[o];for(r=n.first;r;r=r.next)if(r.key==t)return r};return redefineAll(i.prototype,{clear:function clear(){for(var e=a(this),t=e.index,n=e.first;n;)n.removed=!0,n.previous&&(n.previous=n.previous.next=void 0),delete t[n.index],n=n.next;e.first=e.last=void 0,r?e.size=0:this.size=0},delete:function(e){var t=this,n=a(t),o=getEntry(t,e);if(o){var i=o.next,s=o.previous;delete n.index[o.index],o.removed=!0,s&&(s.next=i),i&&(i.previous=s),n.first==o&&(n.first=i),n.last==o&&(n.last=s),r?n.size--:t.size--}return!!o},forEach:function forEach(e){for(var t,r=a(this),n=functionBindContext(e,arguments.length>1?arguments[1]:void 0,3);t=t?t.next:r.first;)for(n(t.value,t.key,this);t&&t.removed;)t=t.previous},has:function has(e){return!!getEntry(this,e)}}),redefineAll(i.prototype,n?{get:function get(e){var t=getEntry(this,e);return t&&t.value},set:function set(e,t){return define(this,0===e?0:e,t)}}:{add:function add(e){return define(this,e=0===e?0:e,e)}}),r&&ka(i.prototype,"size",{get:function(){return a(this).size}}),i},setStrong:function(e,t,r){var n=t+" Iterator",o=Ca(t),i=Ca(n);defineIterator(e,t,(function(e,t){Ea(this,{type:n,target:e,state:o(e),kind:t,last:void 0})}),(function(){for(var e=i(this),t=e.kind,r=e.last;r&&r.removed;)r=r.previous;return e.target&&(e.last=r=r?r.next:e.state.first)?"keys"==t?{value:r.key,done:!1}:"values"==t?{value:r.value,done:!1}:{value:[r.key,r.value],done:!1}:(e.target=void 0,{value:void 0,done:!0})}),r?"entries":"values",!r,!0),setSpecies(t)}});var Ra=new Map,Ia=Symbol("shadowIdProxy"),Ta=Symbol("proxyElement"),Aa={get:function get(e,t){var r=e[Ta][Go];return r&&"string"==typeof t?r.getElementById(t):null}};var ja=function AttributeMarshallingMixin(e){return function(e){_inherits(AttributeMarshalling,e);var t=_createSuper(AttributeMarshalling);function AttributeMarshalling(){return _classCallCheck(this,AttributeMarshalling),t.apply(this,arguments)}return _createClass(AttributeMarshalling,[{key:"attributeChangedCallback",value:function attributeChangedCallback(e,t,r){if(_get(_getPrototypeOf(AttributeMarshalling.prototype),"attributeChangedCallback",this)&&_get(_getPrototypeOf(AttributeMarshalling.prototype),"attributeChangedCallback",this).call(this,e,t,r),r!==t&&!this[Uo]){var n=function attributeToPropertyName(e){var t=Ko[e];if(!t){var r=/-([a-z])/g;t=e.replace(r,(function(e){return e[1].toUpperCase()})),Ko[e]=t}return t}(e);if(n in this){var o=Ho[e]?booleanAttributeValue(e,r):r;this[n]=o}}}}],[{key:"observedAttributes",get:function get(){return function attributesForClass(e){if(e===HTMLElement)return[];var t=Object.getPrototypeOf(e.prototype).constructor,r=t.observedAttributes;r||(r=attributesForClass(t));var n=Object.getOwnPropertyNames(e.prototype).filter((function(t){var r=Object.getOwnPropertyDescriptor(e.prototype,t);return r&&"function"==typeof r.set})).map((function(e){return function propertyNameToAttribute(e){var t=Wo[e];if(!t){var r=/([A-Z])/g;t=e.replace(r,"-$1").toLowerCase(),Wo[e]=t}return t}(e)})).filter((function(e){return r.indexOf(e)<0}));return r.concat(n)}(this)}}]),AttributeMarshalling}(e)}(function ReactiveMixin(e){var t=function(e){_inherits(Reactive,e);var t,r=_createSuper(Reactive);function Reactive(){var e;return _classCallCheck(this,Reactive),(e=r.call(this))[Io]=void 0,e[Mo]=!1,e[xa]=null,e[Bo](e[Co]),e}return _createClass(Reactive,[{key:"connectedCallback",value:function connectedCallback(){_get(_getPrototypeOf(Reactive.prototype),"connectedCallback",this)&&_get(_getPrototypeOf(Reactive.prototype),"connectedCallback",this).call(this),this[Do]()}},{key:Co,get:function get(){return _get(_getPrototypeOf(Reactive.prototype),Co,this)||{}}},{key:Fo,value:function value(e){_get(_getPrototypeOf(Reactive.prototype),Fo,this)&&_get(_getPrototypeOf(Reactive.prototype),Fo,this).call(this,e)}},{key:Do,value:function value(){void 0===this[Io]&&(this[Io]=!0);var e=this[xa];if(this[Io]||e){var t=this[Mo];this[Mo]=this[Oa],this[Oa]=!1,this[Uo]=!0,this[Fo](e),this[Uo]=!1,this[xa]=null,this[No](e),this[Io]=!1,this[Mo]=t}}},{key:No,value:function value(e){_get(_getPrototypeOf(Reactive.prototype),No,this)&&_get(_getPrototypeOf(Reactive.prototype),No,this).call(this,e)}},{key:Bo,value:(t=_asyncToGenerator(regeneratorRuntime.mark((function _callee(e){var t,r,n,o;return regeneratorRuntime.wrap((function _callee$(i){for(;;)switch(i.prev=i.next){case 0:if(this[Uo]&&console.warn("".concat(this.constructor.name," called [setState] during rendering, which you should avoid.\nSee https://elix.org/documentation/ReactiveMixin.")),t=copyStateWithChanges(this,e),r=t.state,n=t.changed,!this[wa]||0!==Object.keys(n).length){i.next=4;break}return i.abrupt("return");case 4:if(Object.freeze(r),this[wa]=r,this[Mo]&&(this[Oa]=!0),o=void 0===this[Io]||null!==this[xa],this[xa]=Object.assign(this[xa]||{},n),!this.isConnected||o){i.next=14;break}return i.next=13,Promise.resolve();case 13:this[Do]();case 14:case"end":return i.stop()}}),_callee,this)}))),function value(e){return t.apply(this,arguments)})},{key:zo,get:function get(){return this[wa]}},{key:qo,value:function value(e,t){return _get(_getPrototypeOf(Reactive.prototype),qo,this)?_get(_getPrototypeOf(Reactive.prototype),qo,this).call(this,e,t):{}}}]),Reactive}(e);return"true"===new URLSearchParams(location.search).get("elixdebug")&&Object.defineProperty(t.prototype,"state",{get:function get(){return this[zo]}}),t}(function ShadowTemplateMixin(e){return function(e){_inherits(ShadowTemplate,e);var t=_createSuper(ShadowTemplate);function ShadowTemplate(){return _classCallCheck(this,ShadowTemplate),t.apply(this,arguments)}return _createClass(ShadowTemplate,[{key:jo,get:function get(){if(!this[Ia]){var e=_defineProperty({},Ta,this);this[Ia]=new Proxy(e,Aa)}return this[Ia]}},{key:Fo,value:function value(e){if(_get(_getPrototypeOf(ShadowTemplate.prototype),Fo,this)&&_get(_getPrototypeOf(ShadowTemplate.prototype),Fo,this).call(this,e),!this[Go]){var t=function getTemplate(e){var t=e[Ao]?void 0:Ra.get(e.constructor);if(void 0===t){if((t=e[Vo])&&!(t instanceof HTMLTemplateElement))throw"Warning: the [template] property for ".concat(e.constructor.name," must return an HTMLTemplateElement.");e[Ao]||Ra.set(e.constructor,t||null)}return t}(this);if(t){var r=this.attachShadow({delegatesFocus:this[Ro],mode:this[$o]}),n=document.importNode(t.content,!0);r.append(n),this[Go]=r}else this[Go]=null}}},{key:$o,get:function get(){return"open"}}]),ShadowTemplate}(e)}(HTMLElement))),La=Symbol("checkSize"),Ma=Symbol("closestAvailableItemIndex"),Fa=Symbol("contentSlot"),Da=Co,Na=Symbol("defaultTabIndex"),Ua=Ro,Ba=Symbol("effectEndTarget"),Ga=Io,$a=To,za=Symbol("getItemText"),qa=Symbol("goDown"),Va=Symbol("goEnd"),Ka=Symbol("goFirst"),Wa=Symbol("goLast"),Ha=Symbol("goLeft"),Za=Symbol("goNext"),Ya=Symbol("goPrevious"),Ja=Symbol("goRight"),Xa=Symbol("goStart"),Qa=Symbol("goToItemWithPrefix"),es=Symbol("goUp"),ts=Ao,rs=jo,ns=Symbol("inputDelegate"),os=Symbol("itemsDelegate"),as=Symbol("keydown"),ss=Symbol("mouseenter"),cs=Symbol("mouseleave"),us=Lo,ls=Mo,fs=Fo,ps=Do,hs=Symbol("renderDataToElement"),ds=No,ys=Uo,gs=Symbol("scrollTarget"),vs=Bo,ms=Go,bs=$o,_s=Symbol("startEffect"),Ss=zo,ws=qo,Os=Symbol("swipeDown"),xs=Symbol("swipeDownComplete"),ks=Symbol("swipeLeft"),Ps=Symbol("swipeLeftTransitionEnd"),Es=Symbol("swipeRight"),Cs=Symbol("swipeRightTransitionEnd"),Rs=Symbol("swipeUp"),Is=Symbol("swipeUpComplete"),Ts=Symbol("swipeStart"),As=Symbol("swipeTarget"),js=Symbol("tap"),Ls=Vo,Ms=Symbol("toggleSelectedFlag");"true"===new URLSearchParams(location.search).get("elixdebug")&&(window.elix={internal:{checkSize:La,closestAvailableItemIndex:Ma,contentSlot:Fa,defaultState:Da,defaultTabIndex:Na,delegatesFocus:Ua,effectEndTarget:Ba,firstRender:Ga,focusTarget:$a,getItemText:za,goDown:qa,goEnd:Va,goFirst:Ka,goLast:Wa,goLeft:Ha,goNext:Za,goPrevious:Ya,goRight:Ja,goStart:Xa,goToItemWithPrefix:Qa,goUp:es,hasDynamicTemplate:ts,ids:rs,inputDelegate:ns,itemsDelegate:os,keydown:as,mouseenter:ss,mouseleave:cs,nativeInternals:us,event:event,raiseChangeEvents:ls,render:fs,renderChanges:ps,renderDataToElement:hs,rendered:ds,rendering:ys,scrollTarget:gs,setState:vs,shadowRoot:ms,shadowRootMode:bs,startEffect:_s,state:Ss,stateEffects:ws,swipeDown:Os,swipeDownComplete:xs,swipeLeft:ks,swipeLeftTransitionEnd:Ps,swipeRight:Es,swipeRightTransitionEnd:Cs,swipeUp:Rs,swipeUpComplete:Is,swipeStart:Ts,swipeTarget:As,tap:js,template:Ls,toggleSelectedFlag:Ms}});var Fs=Symbol("previousBodyStyleOverflow"),Ds=Symbol("previousDocumentMarginRight");var Ns=nn.findIndex,Us=!0;"findIndex"in[]&&Array(1).findIndex((function(){Us=!1})),_export({target:"Array",proto:!0,forced:Us},{findIndex:function findIndex(e){return Ns(this,e,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("findIndex");var Bs,Gs=regeneratorRuntime.mark(walkComposedTree);function deepContains(e,t){for(var r=t;r;){var n=r.assignedSlot||r.parentNode||r.host;if(n===e)return!0;r=n}return!1}function firstFocusableElement(e){var t=walkComposedTree(e,(function(e){return e instanceof HTMLElement&&e.matches('a[href],area[href],button:not([disabled]),details,iframe,input:not([disabled]),select:not([disabled]),textarea:not([disabled]),[contentEditable="true"],[tabindex]')&&e.tabIndex>=0})).next().value;return t instanceof HTMLElement?t:null}function setInternalState$7(e,t,r){if(e.toggleAttribute(t,r),e[Lo]&&e[Lo].states){var n=e[Lo].states,o="--".concat(t);r?n.add(o):n.delete(o)}}function walkComposedTree(e,t){var r,n,o;return regeneratorRuntime.wrap((function walkComposedTree$(i){for(;;)switch(i.prev=i.next){case 0:if(!t(e)){i.next=3;break}return i.next=3,e;case 3:if(e instanceof HTMLElement&&e.shadowRoot?r=e.shadowRoot.children:(n=e instanceof HTMLSlotElement?e.assignedNodes({flatten:!0}):[],r=n.length>0?n:e.childNodes),!r){i.next=11;break}o=0;case 6:if(!(o<r.length)){i.next=11;break}return i.delegateYield(walkComposedTree(r[o],t),"t0",8);case 8:o++,i.next=6;break;case 11:case"end":return i.stop()}}),Gs)}var $s=Symbol("wrap"),zs=Symbol("wrappingFocus");function FocusCaptureMixin(e){return function(e){_inherits(FocusCapture,e);var t=_createSuper(FocusCapture);function FocusCapture(){return _classCallCheck(this,FocusCapture),t.apply(this,arguments)}return _createClass(FocusCapture,[{key:as,value:function value(e){var t=firstFocusableElement(this[ms]);if(t){var r=document.activeElement&&(document.activeElement===t||document.activeElement.contains(t)),n=this[ms].activeElement,o=n&&(n===t||deepContains(n,t));(r||o)&&"Tab"===e.key&&e.shiftKey&&(this[zs]=!0,this[rs].focusCatcher.focus(),this[zs]=!1)}return _get(_getPrototypeOf(FocusCapture.prototype),as,this)&&_get(_getPrototypeOf(FocusCapture.prototype),as,this).call(this,e)||!1}},{key:fs,value:function value(e){var t=this;_get(_getPrototypeOf(FocusCapture.prototype),fs,this)&&_get(_getPrototypeOf(FocusCapture.prototype),fs,this).call(this,e),this[Ga]&&this[rs].focusCatcher.addEventListener("focus",(function(){if(!t[zs]){var e=firstFocusableElement(t[ms]);e&&e.focus()}}))}},{key:$s,value:function value(e){var t=xn(Bs||(Bs=_taggedTemplateLiteral(['\n <style>\n #focusCapture {\n display: flex;\n height: 100%;\n overflow: hidden;\n width: 100%;\n }\n\n #focusCaptureContainer {\n align-items: center;\n display: flex;\n flex: 1;\n flex-direction: column;\n justify-content: center;\n position: relative;\n }\n </style>\n <div id="focusCapture">\n <div id="focusCaptureContainer"></div>\n <div id="focusCatcher" tabindex="0"></div>\n </div>\n ']))),r=t.getElementById("focusCaptureContainer");r&&(e.replaceWith(t),r.append(e))}}]),FocusCapture}(e)}FocusCaptureMixin.wrap=$s;var qs,Vs="\t\n\v\f\r \u2028\u2029\ufeff",Ks="["+Vs+"]",Ws=RegExp("^"+Ks+Ks+"*"),Hs=RegExp(Ks+Ks+"*$"),createMethod$4=function(e){return function(t){var r=String(requireObjectCoercible(t));return 1&e&&(r=r.replace(Ws,"")),2&e&&(r=r.replace(Hs,"")),r}},Zs={start:createMethod$4(1),end:createMethod$4(2),trim:createMethod$4(3)},Ys=J.f,Js=d.f,Xs=g.f,Qs=Zs.trim,ec=t.Number,tc=ec.prototype,rc="Number"==classofRaw(ge(tc)),toNumber=function(e){var t,r,n,o,i,a,s,c,u=toPrimitive(e,!1);if("string"==typeof u&&u.length>2)if(43===(t=(u=Qs(u)).charCodeAt(0))||45===t){if(88===(r=u.charCodeAt(2))||120===r)return NaN}else if(48===t){switch(u.charCodeAt(1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+u}for(a=(i=u.slice(2)).length,s=0;s<a;s++)if((c=i.charCodeAt(s))<48||c>o)return NaN;return parseInt(i,n)}return+u};if(ie("Number",!ec(" 0o1")||!ec("0b1")||ec("+0x1"))){for(var nc,oc=function Number(e){var t=arguments.length<1?0:e,r=this;return r instanceof oc&&(rc?fails((function(){tc.valueOf.call(r)})):"Number"!=classofRaw(r))?inheritIfRequired(new ec(toNumber(t)),r,oc):toNumber(t)},ic=r?Ys(ec):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),ac=0;ic.length>ac;ac++)has(ec,nc=ic[ac])&&!has(oc,nc)&&Xs(oc,nc,Js(ec,nc));oc.prototype=tc,tc.constructor=oc,B(t,"Number",oc)}var sc=function AriaRoleMixin(e){return function(e){_inherits(AriaRole,e);var t=_createSuper(AriaRole);function AriaRole(){return _classCallCheck(this,AriaRole),t.apply(this,arguments)}return _createClass(AriaRole,[{key:Da,get:function get(){return Object.assign(_get(_getPrototypeOf(AriaRole.prototype),Da,this)||{},{role:null})}},{key:fs,value:function value(e){if(_get(_getPrototypeOf(AriaRole.prototype),fs,this)&&_get(_getPrototypeOf(AriaRole.prototype),fs,this).call(this,e),e.role){var t=this[Ss].role;t?this.setAttribute("role",t):this.removeAttribute("role")}}},{key:"role",get:function get(){return _get(_getPrototypeOf(AriaRole.prototype),"role",this)}},{key:"role",set:function set(e){var t=String(e);_set(_getPrototypeOf(AriaRole.prototype),"role",t,this,!0),this[ys]||this[vs]({s:t})}}]),AriaRole}(e)}(ja),cc=function(e){_inherits(Backdrop,sc);var t=_createSuper(Backdrop);function Backdrop(){return _classCallCheck(this,Backdrop),t.apply(this,arguments)}return _createClass(Backdrop,[{key:Da,get:function get(){return Object.assign(_get(_getPrototypeOf(Backdrop.prototype),Da,this),{role:"none"})}},{key:Ls,get:function get(){return kn.html(qs||(qs=_taggedTemplateLiteral(["\n <style>\n :host {\n display: inline-block;\n height: 100%;\n left: 0;\n position: fixed;\n top: 0;\n touch-action: manipulation;\n width: 100%;\n }\n </style>\n <slot></slot>\n "])))}}]),Backdrop}(),uc=function(e){_inherits(ModalBackdrop,cc);var t=_createSuper(ModalBackdrop);function ModalBackdrop(){var e;return _classCallCheck(this,ModalBackdrop),e=t.call(this),"PointerEvent"in window||e.addEventListener("touchmove",(function(e){1===e.touches.length&&e.preventDefault()})),e}return ModalBackdrop}();fixRegexpWellKnownSymbolLogic("match",1,(function(e,t,r){return[function match(t){var r=requireObjectCoercible(this),n=null==t?void 0:t[e];return void 0!==n?n.call(t,r):new RegExp(t)[e](String(r))},function(e){var n=r(t,e,this);if(n.done)return n.value;var o=anObject(e),i=String(this);if(!o.global)return regexpExecAbstract(o,i);var a=o.unicode;o.lastIndex=0;for(var s,c=[],u=0;null!==(s=regexpExecAbstract(o,i));){var l=String(s[0]);c[u]=l,""===l&&(o.lastIndex=advanceStringIndex(i,toLength(o.lastIndex),a)),u++}return 0===u?null:c}]}));var lc=new Map;function createElement(e){if("function"==typeof e){var t;try{t=new e}catch(r){if("TypeError"!==r.name)throw r;!function registerCustomElement(e){var t,r=/^[A-Za-z][A-Za-z0-9_$]*$/,n=e.name&&e.name.match(r);if(n){var o=/([A-Z])/g;t=n[0].replace(o,(function(e,t,r){return r>0?"-".concat(t):t})).toLowerCase()}else t="custom-element";for(var i,a=lc.get(t)||0;i="".concat(t,"-").concat(a),customElements.get(i);a++);customElements.define(i,e),lc.set(t,a+1)}(e),t=new e}return t}return document.createElement(e)}function transmute(e,t){if("function"==typeof t&&e.constructor===t||"string"==typeof t&&e instanceof Element&&e.localName===t)return e;var r=createElement(t);return function replace$2(e,t){var r=e.parentNode;if(!r)throw"An element must have a parent before it can be substituted.";return(e instanceof HTMLElement||e instanceof SVGElement)&&(t instanceof HTMLElement||t instanceof SVGElement)&&(Array.prototype.forEach.call(e.attributes,(function(e){t.getAttribute(e.name)||"class"===e.name||"style"===e.name||t.setAttribute(e.name,e.value)})),Array.prototype.forEach.call(e.classList,(function(e){t.classList.add(e)})),Array.prototype.forEach.call(e.style,(function(r){t.style[r]||(t.style[r]=e.style[r])}))),t.append.apply(t,_toConsumableArray(e.childNodes)),r.replaceChild(t,e),t}(e,r),r}var fc,pc=Symbol("closePromise"),hc=Symbol("closeResolve");var dc=function(e){_inherits(OverlayFrame,ja);var t=_createSuper(OverlayFrame);function OverlayFrame(){return _classCallCheck(this,OverlayFrame),t.apply(this,arguments)}return _createClass(OverlayFrame,[{key:Ls,get:function get(){return kn.html(fc||(fc=_taggedTemplateLiteral(["\n <style>\n :host {\n display: inline-block;\n position: relative;\n }\n </style>\n <slot></slot>\n "])))}}]),OverlayFrame}(),yc=Zs.trim,gc=t.parseInt,vc=/^[+-]?0[Xx]/,mc=8!==gc(Vs+"08")||22!==gc(Vs+"0x16")?function parseInt(e,t){var r=yc(String(e));return gc(r,t>>>0||(vc.test(r)?16:10))}:gc;_export({global:!0,forced:parseInt!=mc},{parseInt:mc});var bc,_c,Sc=!checkCorrectnessOfIteration((function(e){Array.from(e)}));_export({target:"Array",stat:!0,forced:Sc},{from:Pt});var wc,Oc=Symbol("appendedToDocument"),xc=Symbol("assignedZIndex"),kc=Symbol("restoreFocusToElement");function bringToFront(e){var t=function maxZIndexInUse(){var e=document.body.querySelectorAll("*"),t=Array.from(e,(function(e){var t=getComputedStyle(e),r=0;if("static"!==t.position&&"auto"!==t.zIndex){var n=t.zIndex?parseInt(t.zIndex):0;r=isNaN(n)?0:n}return r}));return Math.max.apply(Math,_toConsumableArray(t))}()+1;e[xc]=t,e.style.zIndex=t.toString()}function hasZIndex(e){var t=getComputedStyle(e).zIndex,r=e.style.zIndex,n=!isNaN(parseInt(r));if("auto"===t)return n;if("0"===t&&!n){var o=e.assignedSlot||(e instanceof ShadowRoot?e.host:e.parentNode);if(!(o instanceof HTMLElement))return!0;if(!hasZIndex(o))return!1}return!0}var Pc,Ec=function OpenCloseMixin(e){return function(e){_inherits(OpenClose,e);var t,r,n,o=_createSuper(OpenClose);function OpenClose(){return _classCallCheck(this,OpenClose),o.apply(this,arguments)}return _createClass(OpenClose,[{key:"attributeChangedCallback",value:function attributeChangedCallback(e,t,r){if("opened"===e){var n=booleanAttributeValue(e,r);this.opened!==n&&(this.opened=n)}else _get(_getPrototypeOf(OpenClose.prototype),"attributeChangedCallback",this).call(this,e,t,r)}},{key:"close",value:(n=_asyncToGenerator(regeneratorRuntime.mark((function _callee(e){return regeneratorRuntime.wrap((function _callee$(t){for(;;)switch(t.prev=t.next){case 0:if(!_get(_getPrototypeOf(OpenClose.prototype),"close",this)){t.next=3;break}return t.next=3,_get(_getPrototypeOf(OpenClose.prototype),"close",this).call(this);case 3:return this[vs]({closeResult:e}),t.next=6,this.toggle(!1);case 6:case"end":return t.stop()}}),_callee,this)}))),function close(e){return n.apply(this,arguments)})},{key:"closed",get:function get(){return this[Ss]&&!this[Ss].opened}},{key:"closeFinished",get:function get(){return this[Ss].closeFinished}},{key:"closeResult",get:function get(){return this[Ss].closeResult}},{key:Da,get:function get(){var e={closeResult:null,opened:!1};return this[_s]&&Object.assign(e,{closeFinished:!0,effect:"close",effectPhase:"after",openCloseEffects:!0}),Object.assign(_get(_getPrototypeOf(OpenClose.prototype),Da,this)||{},e)}},{key:"open",value:(r=_asyncToGenerator(regeneratorRuntime.mark((function _callee2(){return regeneratorRuntime.wrap((function _callee2$(e){for(;;)switch(e.prev=e.next){case 0:if(!_get(_getPrototypeOf(OpenClose.prototype),"open",this)){e.next=3;break}return e.next=3,_get(_getPrototypeOf(OpenClose.prototype),"open",this).call(this);case 3:return this[vs]({closeResult:void 0}),e.next=6,this.toggle(!0);case 6:case"end":return e.stop()}}),_callee2,this)}))),function open(){return r.apply(this,arguments)})},{key:"opened",get:function get(){return this[Ss]&&this[Ss].opened}},{key:"opened",set:function set(e){this[vs]({closeResult:void 0}),this.toggle(e)}},{key:fs,value:function value(e){(_get(_getPrototypeOf(OpenClose.prototype),fs,this).call(this,e),e.opened)&&setInternalState$7(this,"opened",this[Ss].opened);e.closeFinished&&setInternalState$7(this,"closed",this[Ss].closeFinished)}},{key:ds,value:function value(e){if(_get(_getPrototypeOf(OpenClose.prototype),ds,this)&&_get(_getPrototypeOf(OpenClose.prototype),ds,this).call(this,e),e.opened&&this[ls]){var t=new CustomEvent("openedchange",{bubbles:!0,detail:{closeResult:this[Ss].closeResult,opened:this[Ss].opened}});if(this.dispatchEvent(t),this[Ss].opened){var r=new CustomEvent("opened",{bubbles:!0});this.dispatchEvent(r);var n=new CustomEvent("open",{bubbles:!0});this.dispatchEvent(n)}else{var o=new CustomEvent("closed",{bubbles:!0,detail:{closeResult:this[Ss].closeResult}});this.dispatchEvent(o);var i=new CustomEvent("close",{bubbles:!0,detail:{closeResult:this[Ss].closeResult}});this.dispatchEvent(i)}}var a=this[hc];this.closeFinished&&a&&(this[hc]=null,this[pc]=null,a(this[Ss].closeResult))}},{key:ws,value:function value(e,t){var r=_get(_getPrototypeOf(OpenClose.prototype),ws,this)?_get(_getPrototypeOf(OpenClose.prototype),ws,this).call(this,e,t):{};if(t.openCloseEffects||t.effect||t.effectPhase||t.opened){var n=e.effect,o=e.effectPhase,i=e.openCloseEffects,a=e.opened,s=i?"close"===n&&"after"===o:!a;Object.assign(r,{closeFinished:s})}return r}},{key:"toggle",value:(t=_asyncToGenerator(regeneratorRuntime.mark((function _callee3(){var e,t,r=arguments;return regeneratorRuntime.wrap((function _callee3$(n){for(;;)switch(n.prev=n.next){case 0:if(e=r.length>0&&void 0!==r[0]?r[0]:!this.opened,!_get(_getPrototypeOf(OpenClose.prototype),"toggle",this)){n.next=4;break}return n.next=4,_get(_getPrototypeOf(OpenClose.prototype),"toggle",this).call(this,e);case 4:if(e===this[Ss].opened){n.next=10;break}return t={opened:e},this[Ss].openCloseEffects&&(t.effect=e?"open":"close","after"===this[Ss].effectPhase&&(t.effectPhase="before")),n.next=10,this[vs](t);case 10:case"end":return n.stop()}}),_callee3,this)}))),function toggle(){return t.apply(this,arguments)})},{key:"whenClosed",value:function whenClosed(){var e=this;return this[pc]||(this[pc]=new Promise((function(t){e[hc]=t}))),this[pc]}}]),OpenClose}(e)}(function OverlayMixin(e){return function(e){_inherits(Overlay,e);var t,r=_createSuper(Overlay);function Overlay(){return _classCallCheck(this,Overlay),r.apply(this,arguments)}return _createClass(Overlay,[{key:"autoFocus",get:function get(){return this[Ss].autoFocus},set:function set(e){this[vs]({autoFocus:e})}},{key:Da,get:function get(){return Object.assign(_get(_getPrototypeOf(Overlay.prototype),Da,this)||{},{autoFocus:!0,persistent:!1})}},{key:"open",value:(t=_asyncToGenerator(regeneratorRuntime.mark((function _callee(){return regeneratorRuntime.wrap((function _callee$(e){for(;;)switch(e.prev=e.next){case 0:if(this[Ss].persistent||this.isConnected||(this[Oc]=!0,document.body.append(this)),!_get(_getPrototypeOf(Overlay.prototype),"open",this)){e.next=4;break}return e.next=4,_get(_getPrototypeOf(Overlay.prototype),"open",this).call(this);case 4:case"end":return e.stop()}}),_callee,this)}))),function open(){return t.apply(this,arguments)})},{key:fs,value:function value(e){var t=this;(_get(_getPrototypeOf(Overlay.prototype),fs,this)&&_get(_getPrototypeOf(Overlay.prototype),fs,this).call(this,e),this[Ga]&&this.addEventListener("blur",(function(e){var r=e.relatedTarget||document.activeElement;r instanceof HTMLElement&&(deepContains(t,r)||(t.opened?t[kc]=r:(r.focus(),t[kc]=null)))})),e.effectPhase||e.opened||e.persistent)&&(this[Ss].persistent||((void 0===this.closeFinished?this.closed:this.closeFinished)?this[xc]&&(this.style.zIndex="",this[xc]=null):this[xc]?this.style.zIndex=this[xc]:hasZIndex(this)||bringToFront(this)))}},{key:ds,value:function value(e){if(_get(_getPrototypeOf(Overlay.prototype),ds,this)&&_get(_getPrototypeOf(Overlay.prototype),ds,this).call(this,e),this[Ga]&&this[Ss].persistent&&!hasZIndex(this)&&bringToFront(this),e.opened&&this[Ss].autoFocus)if(this[Ss].opened){this[kc]||document.activeElement===document.body||(this[kc]=document.activeElement);var t=firstFocusableElement(this);t&&t.focus()}else this[kc]&&(this[kc].focus(),this[kc]=null);!this[Ga]&&!this[Ss].persistent&&this.closeFinished&&this[Oc]&&(this[Oc]=!1,this.parentNode&&this.parentNode.removeChild(this))}},{key:Ls,get:function get(){var e=_get(_getPrototypeOf(Overlay.prototype),Ls,this)||kn.html(bc||(bc=_taggedTemplateLiteral([""])));return e.content.append(xn(_c||(_c=_taggedTemplateLiteral(["\n <style>\n :host([closed]) {\n display: none;\n }\n </style>\n "])))),e}}]),Overlay}(e)}(function SlotContentMixin(e){return function(e){_inherits(SlotContent,e);var t=_createSuper(SlotContent);function SlotContent(){return _classCallCheck(this,SlotContent),t.apply(this,arguments)}return _createClass(SlotContent,[{key:Fa,get:function get(){var e=this[ms]&&this[ms].querySelector("slot:not([name])");return this[ms]&&e||console.warn("SlotContentMixin expects ".concat(this.constructor.name," to define a shadow tree that includes a default (unnamed) slot.\nSee https://elix.org/documentation/SlotContentMixin.")),e}},{key:Da,get:function get(){return Object.assign(_get(_getPrototypeOf(SlotContent.prototype),Da,this)||{},{content:null})}},{key:ds,value:function value(e){var t=this;if(_get(_getPrototypeOf(SlotContent.prototype),ds,this)&&_get(_getPrototypeOf(SlotContent.prototype),ds,this).call(this,e),this[Ga]){var r=this[Fa];r&&r.addEventListener("slotchange",_asyncToGenerator(regeneratorRuntime.mark((function _callee(){var e;return regeneratorRuntime.wrap((function _callee$(n){for(;;)switch(n.prev=n.next){case 0:return t[ls]=!0,e=r.assignedNodes({flatten:!0}),Object.freeze(e),t[vs]({content:e}),n.next=6,Promise.resolve();case 6:t[ls]=!1;case 7:case"end":return n.stop()}}),_callee)}))))}}}]),SlotContent}(e)}(ja)));function renderParts(e,t,r){if(!r||r.backdropPartType){var n=t.backdropPartType,o=e.getElementById("backdrop");o&&transmute(o,n)}if(!r||r.framePartType){var i=t.framePartType,a=e.getElementById("frame");a&&transmute(a,i)}}var Cc,Rc,Ic=function DialogModalityMixin(e){return function(e){_inherits(DialogModality,e);var t=_createSuper(DialogModality);function DialogModality(){return _classCallCheck(this,DialogModality),t.apply(this,arguments)}return _createClass(DialogModality,[{key:Da,get:function get(){return Object.assign(_get(_getPrototypeOf(DialogModality.prototype),Da,this)||{},{role:"dialog"})}},{key:as,value:function value(e){var t=!1;switch(e.key){case"Escape":this.close({canceled:"Escape"}),t=!0}return t||_get(_getPrototypeOf(DialogModality.prototype),as,this)&&_get(_getPrototypeOf(DialogModality.prototype),as,this).call(this,e)||!1}},{key:fs,value:function value(e){if(_get(_getPrototypeOf(DialogModality.prototype),fs,this)&&_get(_getPrototypeOf(DialogModality.prototype),fs,this).call(this,e),e.opened)if(this[Ss].opened&&document.documentElement){var t=document.documentElement.clientWidth,r=window.innerWidth-t;this[Fs]=document.body.style.overflow,this[Ds]=r>0?document.documentElement.style.marginRight:null,document.body.style.overflow="hidden",r>0&&(document.documentElement.style.marginRight="".concat(r,"px"))}else null!=this[Fs]&&(document.body.style.overflow=this[Fs],this[Fs]=null),null!=this[Ds]&&(document.documentElement.style.marginRight=this[Ds],this[Ds]=null);if(e.role){var n=this[Ss].role;this.setAttribute("role",n)}}},{key:"role",get:function get(){return _get(_getPrototypeOf(DialogModality.prototype),"role",this)}},{key:"role",set:function set(e){_set(_getPrototypeOf(DialogModality.prototype),"role",e,this,!0),this[ys]||this[vs]({role:e})}}]),DialogModality}(e)}(FocusCaptureMixin(function KeyboardMixin(e){return function(e){_inherits(Keyboard,e);var t=_createSuper(Keyboard);function Keyboard(){var e;return _classCallCheck(this,Keyboard),(e=t.call(this)).addEventListener("keydown",function(){var t=_asyncToGenerator(regeneratorRuntime.mark((function _callee(t){return regeneratorRuntime.wrap((function _callee$(r){for(;;)switch(r.prev=r.next){case 0:return e[ls]=!0,e[Ss].focusVisible||e[vs]({focusVisible:!0}),e[as](t)&&(t.preventDefault(),t.stopImmediatePropagation()),r.next=6,Promise.resolve();case 6:e[ls]=!1;case 7:case"end":return r.stop()}}),_callee)})));return function(e){return t.apply(this,arguments)}}()),e}return _createClass(Keyboard,[{key:"attributeChangedCallback",value:function attributeChangedCallback(e,t,r){var n;"tabindex"===e?(null===r?n=-1:(n=Number(r),isNaN(n)&&(n=this[Na]?this[Na]:0)),this.tabIndex=n):_get(_getPrototypeOf(Keyboard.prototype),"attributeChangedCallback",this).call(this,e,t,r)}},{key:Da,get:function get(){var e=this[Ua]?-1:0;return Object.assign(_get(_getPrototypeOf(Keyboard.prototype),Da,this)||{},{tabIndex:e})}},{key:as,value:function value(e){return!!_get(_getPrototypeOf(Keyboard.prototype),as,this)&&_get(_getPrototypeOf(Keyboard.prototype),as,this).call(this,e)}},{key:fs,value:function value(e){_get(_getPrototypeOf(Keyboard.prototype),fs,this)&&_get(_getPrototypeOf(Keyboard.prototype),fs,this).call(this,e),e.tabIndex&&(this.tabIndex=this[Ss].tabIndex)}},{key:"tabIndex",get:function get(){return _get(_getPrototypeOf(Keyboard.prototype),"tabIndex",this)}},{key:"tabIndex",set:function set(e){_get(_getPrototypeOf(Keyboard.prototype),"tabIndex",this)!==e&&_set(_getPrototypeOf(Keyboard.prototype),"tabIndex",e,this,!0),this[ys]||this[vs]({tabIndex:e})}}]),Keyboard}(e)}(function(e){_inherits(Overlay,Ec);var t=_createSuper(Overlay);function Overlay(){return _classCallCheck(this,Overlay),t.apply(this,arguments)}return _createClass(Overlay,[{key:"backdrop",get:function get(){return this[rs]&&this[rs].backdrop}},{key:"backdropPartType",get:function get(){return this[Ss].backdropPartType},set:function set(e){this[vs]({backdropPartType:e})}},{key:Da,get:function get(){return Object.assign(_get(_getPrototypeOf(Overlay.prototype),Da,this),{backdropPartType:cc,framePartType:dc})}},{key:"frame",get:function get(){return this[rs].frame}},{key:"framePartType",get:function get(){return this[Ss].framePartType}},{key:"framePartType",set:function set(e){this[vs]({framePartType:e})}},{key:fs,value:function value(e){_get(_getPrototypeOf(Overlay.prototype),fs,this).call(this,e),renderParts(this[ms],this[Ss],e)}},{key:ds,value:function value(e){_get(_getPrototypeOf(Overlay.prototype),ds,this).call(this,e),e.opened&&this[Ss].content&&this[Ss].content.forEach((function(e){e[La]&&e[La]()}))}},{key:Ls,get:function get(){var e=_get(_getPrototypeOf(Overlay.prototype),Ls,this);return e.content.append(xn(wc||(wc=_taggedTemplateLiteral(['\n <style>\n :host {\n max-height: 100vh;\n max-width: 100vw;\n outline: none;\n position: fixed;\n -webkit-tap-highlight-color: transparent;\n }\n\n [part~="frame"] {\n box-sizing: border-box;\n display: grid;\n overflow: hidden;\n overscroll-behavior: contain;\n pointer-events: initial;\n position: relative;\n }\n </style>\n <div id="backdrop" part="backdrop" tabindex="-1"></div>\n <div id="frame" part="frame" role="none">\n <slot></slot>\n </div>\n '])))),renderParts(e.content,this[Ss]),e}}]),Overlay}()))),Tc=function(e){_inherits(Dialog,Ic);var t=_createSuper(Dialog);function Dialog(){return _classCallCheck(this,Dialog),t.apply(this,arguments)}return _createClass(Dialog,[{key:Da,get:function get(){return Object.assign(_get(_getPrototypeOf(Dialog.prototype),Da,this),{backdropPartType:uc,tabIndex:-1})}},{key:Ls,get:function get(){var e=_get(_getPrototypeOf(Dialog.prototype),Ls,this),t=e.content.querySelector("#frame");return this[FocusCaptureMixin.wrap](t),e.content.append(xn(Pc||(Pc=_taggedTemplateLiteral(["\n <style>\n :host {\n display: inline-flex;\n flex-direction: column;\n height: 100%;\n left: 0;\n pointer-events: initial;\n top: 0;\n width: 100%;\n }\n </style>\n "])))),e}}]),Dialog}(),Ac=function(e){_inherits(PlainModalBackdrop,uc);var t=_createSuper(PlainModalBackdrop);function PlainModalBackdrop(){return _classCallCheck(this,PlainModalBackdrop),t.apply(this,arguments)}return _createClass(PlainModalBackdrop,[{key:Ls,get:function get(){var e=_get(_getPrototypeOf(PlainModalBackdrop.prototype),Ls,this);return e.content.append(xn(Cc||(Cc=_taggedTemplateLiteral(["\n <style>\n :host {\n background: rgba(0, 0, 0, 0.2);\n }\n </style>\n "])))),e}}]),PlainModalBackdrop}(),jc=function(e){_inherits(PlainOverlayFrame,dc);var t=_createSuper(PlainOverlayFrame);function PlainOverlayFrame(){return _classCallCheck(this,PlainOverlayFrame),t.apply(this,arguments)}return _createClass(PlainOverlayFrame,[{key:Ls,get:function get(){var e=_get(_getPrototypeOf(PlainOverlayFrame.prototype),Ls,this);return e.content.append(xn(Rc||(Rc=_taggedTemplateLiteral(["\n <style>\n :host {\n background: white;\n border: 1px solid rgba(0, 0, 0, 0.2);\n box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);\n box-sizing: border-box;\n }\n </style>\n "])))),e}}]),PlainOverlayFrame}();function PlainModalOverlayMixin(e){return function(e){_inherits(PlainModalOverlay,e);var t=_createSuper(PlainModalOverlay);function PlainModalOverlay(){return _classCallCheck(this,PlainModalOverlay),t.apply(this,arguments)}return _createClass(PlainModalOverlay,[{key:Da,get:function get(){return Object.assign(_get(_getPrototypeOf(PlainModalOverlay.prototype),Da,this)||{},{backdropPartType:Ac,framePartType:jc})}}]),PlainModalOverlay}(e)}var Lc=function(e){_inherits(PlainDialog,PlainModalOverlayMixin(Tc));var t=_createSuper(PlainDialog);function PlainDialog(){return _classCallCheck(this,PlainDialog),t.apply(this,arguments)}return PlainDialog}(),Mc=function(e){_inherits(ElixDialog,Lc);var t=_createSuper(ElixDialog);function ElixDialog(){return _classCallCheck(this,ElixDialog),t.apply(this,arguments)}return ElixDialog}();customElements.define("elix-dialog",Mc);var Fc=document.createElement("template");Fc.innerHTML='\n <style>\n \n #dialog_content {\n margin: 10px 10px 5px 10px;\n background: #DDD;\n overflow: auto;\n text-align: left;\n border: 1px solid #B0B0B0;\n }\n\n #dialog_content p, #dialog_content select, #dialog_content label {\n margin: 10px;\n line-height: 1.3em;\n }\n \n #dialog_container {\n font-family: Verdana;\n text-align: center;\n left: 50%;\n top: 50%;\n max-width: 400px;\n z-index: 50001;\n background: #CCC;\n border: 1px outset #777;\n font-family:Verdana,Helvetica,sans-serif;\n font-size:0.8em;\n }\n \n #dialog_container, #dialog_content {\n border-radius: 5px;\n -moz-border-radius: 5px;\n -webkit-border-radius: 5px;\n }\n \n #dialog_buttons input[type=text] {\n width: 90%;\n display: block;\n margin: 0 0 5px 11px;\n }\n \n #dialog_buttons input[type=button] {\n margin: 0 1em;\n }\n </style>\n <elix-dialog id="dialog_box" aria-label="SVG-Edit storage preferences" closed>\n <div class="overlay"></div>\n <div id="dialog_container">\n <div id="dialog_content">\n <p> \n By default and where supported, SVG-Edit can store your editor preferences and SVG content locally on your machine so you do not need to add these back each time you load SVG-Edit. If, for privacy reasons, you do not wish to store this information on your machine, you can change away from the default option below.\n </p>\n <select id="se-storage-pref">\n <option value="prefsAndContent">Store preferences and SVG content locally</option>\n <option value="prefsOnly">Only store preferences locally</option>\n <option value="noPrefsOrContent">Do not store my preferences or SVG content locally</option>\n </select> \n <label title="If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.">\n Remember this choice?<input type="checkbox" id="se-remember" value="" checked>\n </label> \n </div>\n <div id="dialog_buttons">\n <button id="storage_ok">\n <img class="svg_icon" src="./images/ok.svg" alt="icon" width="16" height="16" />\n Ok\n </button>\n <button id="storage_cancel">\n <img class="svg_icon" src="./images/cancel.svg" alt="icon" width="16" height="16" />\n Cancel\n </button>\n </div>\n </div>\n </elix-dialog>\n';var Dc=function(e){_inherits(SeStorageDialog,_wrapNativeSuper(HTMLElement));var t=_createSuper(SeStorageDialog);function SeStorageDialog(){var e;return _classCallCheck(this,SeStorageDialog),(e=t.call(this))._shadowRoot=e.attachShadow({mode:"open"}),e._shadowRoot.append(Fc.content.cloneNode(!0)),e.$dialog=e._shadowRoot.querySelector("#dialog_box"),e.$storage=e._shadowRoot.querySelector("#js-storage"),e.$okBtn=e._shadowRoot.querySelector("#storage_ok"),e.$cancelBtn=e._shadowRoot.querySelector("#storage_cancel"),e.$storageInput=e._shadowRoot.querySelector("#se-storage-pref"),e.$rememberInput=e._shadowRoot.querySelector("#se-remember"),e}return _createClass(SeStorageDialog,[{key:"attributeChangedCallback",value:function attributeChangedCallback(e,t,r){switch(e){case"dialog":"open"===r?this.$dialog.open():this.$dialog.close();break;case"storage":this.$storageInput.options[0].disabled="true"!==r}}},{key:"dialog",get:function get(){return this.getAttribute("dialog")},set:function set(e){this.setAttribute("dialog",e)}},{key:"connectedCallback",value:function connectedCallback(){var e=this,t=function onSubmitHandler(t,r){var n=new CustomEvent("change",{detail:{trigger:r,select:e.$storageInput.value,checkbox:e.$rememberInput.checked}});e.dispatchEvent(n)};this.$okBtn.addEventListener("click",(function(e){return t(0,"ok")})),this.$cancelBtn.addEventListener("click",(function(e){return t(0,"cancel")}))}},{key:"setSVGContentStorage",value:function setSVGContentStorage(e){if(this.storage){var t="svgedit-"+this.configObj.curConfig.canvasName;e?this.storage.setItem(t,e):this.storage.removeItem(t)}}}],[{key:"observedAttributes",get:function get(){return["dialog","storage"]}}]),SeStorageDialog}();customElements.define("se-storage-dialog",Dc);var Nc=function removeStoragePrefCookie(){Uc("svgeditstore")},Uc=function expireCookie(e){document.cookie=encodeURIComponent(e)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT"},Bc=function replaceStoragePrompt(e){e=e?"storagePrompt="+e:"";var t=top.location;t.href.includes("storagePrompt=")?t.href=t.href.replace(/([&?])storagePrompt=[^&]*(&?)/,(function(t,r,n){return(e?r:"")+e+(!e&&n?r:n||"")})):t.href+=(t.href.includes("?")?"&":"?")+e},Gc={name:"storage",init:function init(e){var t=this;e.$;var r=this,n=r.svgCanvas,o=r.configObj.curConfig,i=o.noStorageOnLoad,a=o.forceStorage,s=r.storage,c=document.createElement("se-storage-dialog");function setupBeforeUnloadListener(){window.addEventListener("beforeunload",(function(e){if(/(?:^|;\s*)svgeditstore=(?:prefsAndContent|prefsOnly)/.test(document.cookie)){/(?:^|;\s*)svgeditstore=prefsAndContent/.test(document.cookie)&&function setSVGContentStorage(e){if(s){var t="svgedit-"+r.configObj.curConfig.canvasName;e?s.setItem(t,e):s.removeItem(t)}}(n.getSvgString()),r.setConfig({no_save_warning:!0});var t=r.configObj.curPrefs;Object.entries(t).forEach((function(e){var t=_slicedToArray(e,2),r=t[0],n=t[1];r="svg-edit-"+r,void 0!==n&&(s?s.setItem(r,n):window.widget?window.widget.setPreferenceForKey(n,r):(n=encodeURIComponent(n),document.cookie=encodeURIComponent(r)+"="+n+"; expires=Fri, 31 Dec 9999 23:59:59 GMT"))}))}}))}c.setAttribute("id","se-storage-dialog"),document.body.append(c),c.addEventListener("change",(function(e){var n,o,i;if(c.setAttribute("dialog","close"),"ok"===(null==e||null===(n=e.detail)||void 0===n?void 0:n.trigger))if("noPrefsOrContent"!==(null==e||null===(i=e.detail)||void 0===i?void 0:i.select)){var a,s=new URL(top.location).searchParams.get("storagePrompt");if(document.cookie="svgeditstore="+encodeURIComponent(e.detail.select)+"; expires=Fri, 31 Dec 9999 23:59:59 GMT","true"===s&&null!=e&&null!==(a=e.detail)&&void 0!==a&&a.checkbox)return void Bc()}else{var u,l,f;if(Nc(),r.configObj.curConfig.emptyStorageOnDecline&&null!=e&&null!==(u=e.detail)&&void 0!==u&&u.checkbox&&(t.setSVGContentStorage(""),Object.keys(r.curPrefs).forEach((function(e){e="svg-edit-"+e,r.storage&&r.storage.removeItem(e),Uc(e)}))),null!=e&&null!==(l=e.detail)&&void 0!==l&&l.select&&null!=e&&null!==(f=e.detail)&&void 0!==f&&f.checkbox)return void Bc("false")}else"cancel"===(null==e||null===(o=e.detail)||void 0===o?void 0:o.trigger)&&Nc();setupBeforeUnloadListener(),r.storagePromptState="closed",r.updateCanvas(!0)}));var u=!1;return{name:"storage",langReady:function langReady(e){e.lang;var t=new URL(top.location).searchParams.get("storagePrompt");if(!u)if(u=!0,a||"true"!==t&&("false"===t||/(?:^|;\s*)svgeditstore=(?:prefsAndContent|prefsOnly)/.test(document.cookie)))i&&!a||setupBeforeUnloadListener();else{var n=Boolean(s);r.storagePromptState="waiting";var o=document.getElementById("se-storage-dialog");o.setAttribute("dialog","open"),o.setAttribute("storage",n)}}}}};export default Gc;
|
||
//# sourceMappingURL=ext-storage.js.map
|