Files
svgedit/dist/editor/extensions/ext-storage/ext-storage.js
2021-03-08 23:05:05 +01:00

3 lines
117 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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$2(e,t,r,n){return(set$2="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$2(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$1=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$1(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.1",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$1(e,D)?e[D]:{}},w=function(e){return has$1(e,D)}}var N,U,B={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}}},G=createCommonjsModule((function(e){var r=B.get,n=B.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$1(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)}))})),$=t,aFunction$1=function(e){return"function"==typeof e?e:void 0},getBuiltIn=function(e,r){return arguments.length<2?aFunction$1($[e])||aFunction$1(t[e]):$[e]&&$[e][r]||t[e]&&t[e][r]},z=Math.ceil,q=Math.floor,toInteger=function(e){return isNaN(e=+e)?0:(e>0?q:z)(e)},V=Math.min,toLength=function(e){return e>0?V(toInteger(e),9007199254740991):0},K=Math.max,W=Math.min,toAbsoluteIndex=function(e,t){var r=toInteger(e);return r<0?K(r+t,0):W(r,t)},createMethod$4=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}},H={includes:createMethod$4(!0),indexOf:createMethod$4(!1)},Z=H.indexOf,objectKeysInternal=function(e,t){var r,n=toIndexedObject(e),o=0,i=[];for(r in n)!has$1(I,r)&&has$1(n,r)&&i.push(r);for(;t.length>o;)has$1(n,r=t[o++])&&(~Z(i,r)||i.push(r));return i},Y=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],J=Y.concat("length","prototype"),X={f:Object.getOwnPropertyNames||function getOwnPropertyNames(e){return objectKeysInternal(e,J)}},Q={f:Object.getOwnPropertySymbols},ee=getBuiltIn("Reflect","ownKeys")||function ownKeys(e){var t=X.f(anObject(e)),r=Q.f;return r?t.concat(r(e)):t},copyConstructorProperties=function(e,t){for(var r=ee(t),n=g.f,o=d.f,i=0;i<r.length;i++){var a=r[i];has$1(e,a)||n(e,a,o(t,a))}},te=/#|\.prototype\./,isForced=function(e,t){var r=ne[re(e)];return r==ie||r!=oe&&("function"==typeof t?fails(t):!!t)},re=isForced.normalize=function(e){return String(e).replace(te,".").toLowerCase()},ne=isForced.data={},oe=isForced.NATIVE="N",ie=isForced.POLYFILL="P",ae=isForced,se=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=se(n,o))&&s.value:n[o],!ae(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),G(n,o,a,e)}},ce="process"==classofRaw(t.process),ue=getBuiltIn("navigator","userAgent")||"",le=t.process,fe=le&&le.versions,pe=fe&&fe.v8;pe?U=(N=pe.split("."))[0]+N[1]:ue&&(!(N=ue.match(/Edge\/(\d+)/))||N[1]>=74)&&(N=ue.match(/Chrome\/(\d+)/))&&(U=N[1]);var he,de=U&&+U,ye=!!Object.getOwnPropertySymbols&&!fails((function(){return!Symbol.sham&&(ce?38===de:de>37&&de<41)})),ge=ye&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,ve=P("wks"),me=t.Symbol,be=ge?me:me&&me.withoutSetter||uid,wellKnownSymbol=function(e){return has$1(ve,e)&&(ye||"string"==typeof ve[e])||(ye&&has$1(me,e)?ve[e]=me[e]:ve[e]=be("Symbol."+e)),ve[e]},_e=Object.keys||function keys(e){return objectKeysInternal(e,Y)},Se=r?Object.defineProperties:function defineProperties(e,t){anObject(e);for(var r,n=_e(t),o=n.length,i=0;o>i;)g.f(e,r=n[i++],t[r]);return e},we=getBuiltIn("document","documentElement"),Oe=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(e){return"<script>"+e+"<\/script>"},NullProtoObject=function(){try{he=document.domain&&new ActiveXObject("htmlfile")}catch(e){}var e,t;NullProtoObject=he?function(e){e.write(scriptTag("")),e.close();var t=e.parentWindow.Object;return e=null,t}(he):((t=documentCreateElement("iframe")).style.display="none",we.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(scriptTag("document.F=Object")),e.close(),e.F);for(var r=Y.length;r--;)delete NullProtoObject.prototype[Y[r]];return NullProtoObject()};I[Oe]=!0;var xe=Object.create||function create(e,t){var r;return null!==e?(EmptyConstructor.prototype=anObject(e),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[Oe]=e):r=NullProtoObject(),void 0===t?r:Se(r,t)},ke=wellKnownSymbol("unscopables"),Pe=Array.prototype;null==Pe[ke]&&g.f(Pe,ke,{configurable:!0,value:xe(null)});var addToUnscopables=function(e){Pe[ke][e]=!0},Ee=H.includes;_export({target:"Array",proto:!0},{includes:function includes(e){return Ee(this,e,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Ce=wellKnownSymbol("match"),notARegexp=function(e){if(function(e){var t;return isObject(e)&&(void 0!==(t=e[Ce])?!!t:"RegExp"==classofRaw(e))}(e))throw TypeError("The method doesn't accept regular expressions");return e},Re=wellKnownSymbol("match");_export({target:"String",proto:!0,forced:!function(e){var t=/./;try{"/./"[e](t)}catch(r){try{return t[Re]=!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 Ie,Te,Ae={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")}))},je=RegExp.prototype.exec,Le=String.prototype.replace,Me=je,Fe=(Ie=/a/,Te=/b*/g,je.call(Ie,"a"),je.call(Te,"a"),0!==Ie.lastIndex||0!==Te.lastIndex),De=Ae.UNSUPPORTED_Y||Ae.BROKEN_CARET,Ne=void 0!==/()??/.exec("")[1];(Fe||Ne||De)&&(Me=function exec(e){var t,r,n,o,i=this,a=De&&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)),Ne&&(r=new RegExp("^"+c+"$(?!\\s)",s)),Fe&&(t=i.lastIndex),n=je.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:Fe&&n&&(i.lastIndex=i.global?n.index+n[0].length:t),Ne&&n&&n.length>1&&Le.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var Ue=Me;_export({target:"RegExp",proto:!0,forced:/./.exec!==Ue},{exec:Ue});var Be=wellKnownSymbol("species"),Ge=!fails((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")})),$e="$0"==="a".replace(/./,"$0"),ze=wellKnownSymbol("replace"),qe=!!/./[ze]&&""===/./[ze]("a","$0"),Ve=!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[Be]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return t=!0,null},r[o](""),!t}));if(!i||!a||"replace"===e&&(!Ge||!$e||qe)||"split"===e&&!Ve){var s=/./[o],c=r(o,""[e],(function(e,t,r,n,o){return t.exec===Ue?i&&!o?{done:!0,value:s.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),{REPLACE_KEEPS_$0:$e,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:qe}),u=c[0],l=c[1];G(String.prototype,e,u),G(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$3=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}},Ke={codeAt:createMethod$3(!1),charAt:createMethod$3(!0)},We=Ke.charAt,advanceStringIndex=function(e,t,r){return t+(r?We(e,t).length:1)},toObject=function(e){return Object(requireObjectCoercible(e))},He=Math.floor,Ze="".replace,Ye=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,Je=/\$([$&'`]|\d{1,2})/g,getSubstitution=function(e,t,r,n,o,i){var a=r+e.length,s=n.length,c=Je;return void 0!==o&&(o=toObject(o),c=Ye),Ze.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=He(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 Ue.call(e,t)},Xe=Math.max,Qe=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]),_=Xe(Qe(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 et,tt,rt,nt=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),ot=sharedKey("IE_PROTO"),it=Object.prototype,at=nt?Object.getPrototypeOf:function(e){return e=toObject(e),has$1(e,ot)?e[ot]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?it:null},st=wellKnownSymbol("iterator"),ct=!1;[].keys&&("next"in(rt=[].keys())?(tt=at(at(rt)))!==Object.prototype&&(et=tt):ct=!0),(null==et||fails((function(){var e={};return et[st].call(e)!==e})))&&(et={}),has$1(et,st)||v(et,st,(function(){return this}));var ut={IteratorPrototype:et,BUGGY_SAFARI_ITERATORS:ct},lt=g.f,ft=wellKnownSymbol("toStringTag"),setToStringTag=function(e,t,r){e&&!has$1(e=r?e:e.prototype,ft)&&lt(e,ft,{configurable:!0,value:t})},pt={},ht=ut.IteratorPrototype,returnThis$1=function(){return this},createIteratorConstructor=function(e,t,r){var n=t+" Iterator";return e.prototype=xe(ht,{next:createPropertyDescriptor(1,r)}),setToStringTag(e,n,!1),pt[n]=returnThis$1,e},dt=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),yt=ut.IteratorPrototype,gt=ut.BUGGY_SAFARI_ITERATORS,vt=wellKnownSymbol("iterator"),returnThis=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(!gt&&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[vt]||p["@@iterator"]||o&&p[o],d=!gt&&h||getIterationMethod(o),y="Array"==t&&p.entries||h;if(y&&(s=at(y.call(new e)),yt!==Object.prototype&&s.next&&(at(s)!==yt&&(dt?dt(s,yt):"function"!=typeof s[vt]&&v(s,vt,returnThis)),setToStringTag(s,l,!0))),"values"==o&&h&&"values"!==h.name&&(f=!0,d=function values(){return h.call(this)}),p[vt]!==d&&v(p,vt,d),pt[t]=d,o)if(c={values:getIterationMethod("values"),keys:i?d:getIterationMethod("keys"),entries:getIterationMethod("entries")},a)for(u in c)(gt||f||!(u in p))&&G(p,u,c[u]);else _export({target:t,proto:!0,forced:gt||f},c);return c},mt=Ke.charAt,bt=B.set,_t=B.getterFor("String Iterator");defineIterator(String,"String",(function(e){bt(this,{type:"String Iterator",string:String(e),index:0})}),(function next(){var e,t=_t(this),r=t.string,n=t.index;return n>=r.length?{value:void 0,done:!0}:(e=mt(r,n),t.index+=e.length,{value:e,done:!1})}));var St=wellKnownSymbol("iterator"),wt=!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[St]||"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},Ot=Object.assign,xt=Object.defineProperty,kt=!Ot||fails((function(){if(r&&1!==Ot({b:1},Ot(xt({},"a",{enumerable:!0,get:function(){xt(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!=Ot({},e)[n]||_e(Ot({},t)).join("")!=o}))?function assign(e,t){for(var n=toObject(e),o=arguments.length,a=1,s=Q.f,u=i.f;o>a;)for(var l,f=c(arguments[a++]),p=s?_e(f).concat(s(f)):_e(f),h=p.length,d=0;h>d;)l=p[d++],r&&!u.call(f,l)||(n[l]=f[l]);return n}:Ot,aFunction=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e},functionBindContext=function(e,t,r){if(aFunction(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}},Pt=wellKnownSymbol("iterator"),Et=Array.prototype,isArrayIteratorMethod=function(e){return void 0!==e&&(pt.Array===e||Et[Pt]===e)},createProperty=function(e,t,r){var n=toPrimitive(t);n in e?g.f(e,n,createPropertyDescriptor(0,r)):e[n]=r},Ct={};Ct[wellKnownSymbol("toStringTag")]="z";var Rt="[object z]"===String(Ct),It=wellKnownSymbol("toStringTag"),Tt="Arguments"==classofRaw(function(){return arguments}()),At=Rt?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),It))?r:Tt?classofRaw(t):"Object"==(n=classofRaw(t))&&"function"==typeof t.callee?"Arguments":n},jt=wellKnownSymbol("iterator"),getIteratorMethod=function(e){if(null!=e)return e[jt]||e["@@iterator"]||pt[At(e)]},Lt=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},Mt=/[^\0-\u007E]/,Ft=/[.\u3002\uFF0E\uFF61]/g,Dt="Overflow: input needs wider integers to process",Nt=Math.floor,Ut=String.fromCharCode,digitToBasic=function(e){return e+22+75*(e<26)},adapt=function(e,t,r){var n=0;for(e=r?Nt(e/700):e>>1,e+=Nt(e/t);e>455;n+=36)e=Nt(e/35);return Nt(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(Ut(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>Nt((2147483647-a)/f))throw RangeError(Dt);for(a+=(l-i)*f,i=l,t=0;t<e.length;t++){if((r=e[t])<i&&++a>2147483647)throw RangeError(Dt);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(Ut(digitToBasic(d+y%g))),p=Nt(y/g)}n.push(Ut(digitToBasic(p))),s=adapt(a,f,u==c),a=0,++u}}++a,++i}return n.join("")},Bt=B.set,Gt=B.getterFor("Array Iterator"),$t=defineIterator(Array,"Array",(function(e,t){Bt(this,{type:"Array Iterator",target:toIndexedObject(e),index:0,kind:t})}),(function(){var e=Gt(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");pt.Arguments=pt.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var redefineAll=function(e,t,r){for(var n in t)G(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))},zt=getBuiltIn("fetch"),qt=getBuiltIn("Headers"),Vt=wellKnownSymbol("iterator"),Kt=B.set,Wt=B.getterFor("URLSearchParams"),Ht=B.getterFor("URLSearchParamsIterator"),Zt=/\+/g,Yt=Array(4),percentSequence=function(e){return Yt[e-1]||(Yt[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(Zt," "),r=4;try{return decodeURIComponent(t)}catch(e){for(;r;)t=t.replace(percentSequence(r--),percentDecode);return t}},Jt=/[!'()~]|%20/g,Xt={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},replacer=function(e){return Xt[e]},serialize=function(e){return encodeURIComponent(e).replace(Jt,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")},Qt=createIteratorConstructor((function Iterator(e,t){Kt(this,{type:"URLSearchParamsIterator",iterator:getIterator(Wt(e).entries),kind:t})}),"Iterator",(function next(){var e=Ht(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})),er=function URLSearchParams(){anInstance(this,er,"URLSearchParams");var e,t,r,n,o,i,a,s,c,u=arguments.length>0?arguments[0]:void 0,l=this,f=[];if(Kt(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$1(u,c)&&f.push({key:c,value:u[c]+""});else parseSearchParams(f,"string"==typeof u?"?"===u.charAt(0)?u.slice(1):u:u+"")},tr=er.prototype;redefineAll(tr,{append:function append(e,t){validateArgumentsLength(arguments.length,2);var r=Wt(this);r.entries.push({key:e+"",value:t+""}),r.updateURL()},delete:function(e){validateArgumentsLength(arguments.length,1);for(var t=Wt(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=Wt(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=Wt(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=Wt(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=Wt(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=Wt(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=Wt(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 Qt(this,"keys")},values:function values(){return new Qt(this,"values")},entries:function entries(){return new Qt(this,"entries")}},{enumerable:!0}),G(tr,Vt,tr.entries),G(tr,"toString",(function toString(){for(var e,t=Wt(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(er,"URLSearchParams"),_export({global:!0,forced:!wt},{URLSearchParams:er}),wt||"function"!=typeof zt||"function"!=typeof qt||_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"===At(r)&&((n=t.headers?new qt(t.headers):new qt).has("content-type")||n.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),t=xe(t,{body:createPropertyDescriptor(0,String(r)),headers:createPropertyDescriptor(0,n)}))),o.push(t)),zt.apply(this,o)}});var rr,nr={URLSearchParams:er,getState:Wt},or=Ke.codeAt,ir=t.URL,ar=nr.URLSearchParams,sr=nr.getState,cr=B.set,ur=B.getterFor("URL"),lr=Math.floor,fr=Math.pow,pr=/[A-Za-z]/,hr=/[\d+-.A-Za-z]/,dr=/\d/,yr=/^(0x|0X)/,gr=/^[0-7]+$/,vr=/^\d+$/,mr=/^[\dA-Fa-f]+$/,br=/[\u0000\t\u000A\u000D #%/:?@[\\]]/,_r=/[\u0000\t\u000A\u000D #/:?@[\\]]/,Sr=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,wr=/[\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(Ft,".").split(".");for(t=0;t<o.length;t++)r=o[t],n.push(Mt.test(r)?"xn--"+encode(r):r);return n.join(".")}(t),br.test(t))return"Invalid host";if(null===(r=parseIPv4(t)))return"Invalid host";e.host=r}else{if(_r.test(t))return"Invalid host";for(r="",n=Lt(t),o=0;o<n.length;o++)r+=percentEncode(n[o],Or);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=yr.test(o)?16:8,o=o.slice(8==i?1:2)),""===o)a=0;else{if(!(10==i?vr:8==i?gr:mr).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>=fr(256,5-t))return null}else if(a>255)return null;for(s=r.pop(),n=0;n<r.length;n++)s+=r[n]*fr(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&&mr.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(!dr.test(char()))return;for(;dr.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=lr(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},Or={},xr=kt({},Or,{" ":1,'"':1,"<":1,">":1,"`":1}),kr=kt({},xr,{"#":1,"?":1,"{":1,"}":1}),Pr=kt({},kr,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),percentEncode=function(e,t){var r=or(e,0);return r>32&&r<127&&!has$1(t,e)?e:encodeURIComponent(e)},Er={ftp:21,file:null,http:80,https:443,ws:80,wss:443},isSpecial=function(e){return has$1(Er,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&&pr.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()},Cr={},Rr={},Ir={},Tr={},Ar={},jr={},Lr={},Mr={},Fr={},Dr={},Nr={},Ur={},Br={},Gr={},$r={},zr={},qr={},Vr={},Kr={},Wr={},Hr={},parseURL=function(e,t,r,n){var o,i,a,s,c,u=r||Cr,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(Sr,"")),t=t.replace(wr,""),o=Lt(t);l<=o.length;){switch(i=o[l],u){case Cr:if(!i||!pr.test(i)){if(r)return"Invalid scheme";u=Ir;continue}f+=i.toLowerCase(),u=Rr;break;case Rr:if(i&&(hr.test(i)||"+"==i||"-"==i||"."==i))f+=i.toLowerCase();else{if(":"!=i){if(r)return"Invalid scheme";f="",u=Ir,l=0;continue}if(r&&(isSpecial(e)!=has$1(Er,f)||"file"==f&&(includesCredentials(e)||null!==e.port)||"file"==e.scheme&&!e.host))return;if(e.scheme=f,r)return void(isSpecial(e)&&Er[e.scheme]==e.port&&(e.port=null));f="","file"==e.scheme?u=Gr:isSpecial(e)&&n&&n.scheme==e.scheme?u=Tr:isSpecial(e)?u=Mr:"/"==o[l+1]?(u=Ar,l++):(e.cannotBeABaseURL=!0,e.path.push(""),u=Kr)}break;case Ir: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=Hr;break}u="file"==n.scheme?Gr:jr;continue;case Tr:if("/"!=i||"/"!=o[l+1]){u=jr;continue}u=Fr,l++;break;case Ar:if("/"==i){u=Dr;break}u=Vr;continue;case jr:if(e.scheme=n.scheme,i==rr)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=Lr;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=Wr;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=Vr;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=Hr}break;case Lr:if(!isSpecial(e)||"/"!=i&&"\\"!=i){if("/"!=i){e.username=n.username,e.password=n.password,e.host=n.host,e.port=n.port,u=Vr;continue}u=Dr}else u=Fr;break;case Mr:if(u=Fr,"/"!=i||"/"!=f.charAt(l+1))continue;l++;break;case Fr:if("/"!=i&&"\\"!=i){u=Dr;continue}break;case Dr:if("@"==i){p&&(f="%40"+f),p=!0,a=Lt(f);for(var y=0;y<a.length;y++){var g=a[y];if(":"!=g||d){var v=percentEncode(g,Pr);d?e.password+=v:e.username+=v}else d=!0}f=""}else if(i==rr||"/"==i||"?"==i||"#"==i||"\\"==i&&isSpecial(e)){if(p&&""==f)return"Invalid authority";l-=Lt(f).length+1,f="",u=Nr}else f+=i;break;case Nr:case Ur:if(r&&"file"==e.scheme){u=zr;continue}if(":"!=i||h){if(i==rr||"/"==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=qr,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=Br,r==Ur)return}break;case Br:if(!dr.test(i)){if(i==rr||"/"==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===Er[e.scheme]?null:m,f=""}if(r)return;u=qr;continue}return"Invalid port"}f+=i;break;case Gr:if(e.scheme="file","/"==i||"\\"==i)u=$r;else{if(!n||"file"!=n.scheme){u=Vr;continue}if(i==rr)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=Wr;else{if("#"!=i){startsWithWindowsDriveLetter(o.slice(l).join(""))||(e.host=n.host,e.path=n.path.slice(),shortenURLsPath(e)),u=Vr;continue}e.host=n.host,e.path=n.path.slice(),e.query=n.query,e.fragment="",u=Hr}}break;case $r:if("/"==i||"\\"==i){u=zr;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=Vr;continue;case zr:if(i==rr||"/"==i||"\\"==i||"?"==i||"#"==i){if(!r&&isWindowsDriveLetter(f))u=Vr;else if(""==f){if(e.host="",r)return;u=qr}else{if(s=parseHost(e,f))return s;if("localhost"==e.host&&(e.host=""),r)return;f="",u=qr}continue}f+=i;break;case qr:if(isSpecial(e)){if(u=Vr,"/"!=i&&"\\"!=i)continue}else if(r||"?"!=i)if(r||"#"!=i){if(i!=rr&&(u=Vr,"/"!=i))continue}else e.fragment="",u=Hr;else e.query="",u=Wr;break;case Vr:if(i==rr||"/"==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==rr||"?"==i||"#"==i))for(;e.path.length>1&&""===e.path[0];)e.path.shift();"?"==i?(e.query="",u=Wr):"#"==i&&(e.fragment="",u=Hr)}else f+=percentEncode(i,kr);break;case Kr:"?"==i?(e.query="",u=Wr):"#"==i?(e.fragment="",u=Hr):i!=rr&&(e.path[0]+=percentEncode(i,Or));break;case Wr:r||"#"!=i?i!=rr&&("'"==i&&isSpecial(e)?e.query+="%27":e.query+="#"==i?"%23":percentEncode(i,Or)):(e.fragment="",u=Hr);break;case Hr:i!=rr&&(e.fragment+=percentEncode(i,xr))}l++}},Zr=function URL(e){var t,n,o=anInstance(this,Zr,"URL"),i=arguments.length>1?arguments[1]:void 0,a=String(e),s=cr(o,{type:"URL"});if(void 0!==i)if(i instanceof Zr)t=ur(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 ar,u=sr(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))},Yr=Zr.prototype,serializeURL=function(){var e=ur(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=ur(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 ur(this).scheme+":"},getUsername=function(){return ur(this).username},getPassword=function(){return ur(this).password},getHost=function(){var e=ur(this),t=e.host,r=e.port;return null===t?"":null===r?serializeHost(t):serializeHost(t)+":"+r},getHostname=function(){var e=ur(this).host;return null===e?"":serializeHost(e)},getPort=function(){var e=ur(this).port;return null===e?"":String(e)},getPathname=function(){var e=ur(this),t=e.path;return e.cannotBeABaseURL?t[0]:t.length?"/"+t.join("/"):""},getSearch=function(){var e=ur(this).query;return e?"?"+e:""},getSearchParams=function(){return ur(this).searchParams},getHash=function(){var e=ur(this).fragment;return e?"#"+e:""},accessorDescriptor=function(e,t){return{get:e,set:t,configurable:!0,enumerable:!0}};if(r&&Se(Yr,{href:accessorDescriptor(serializeURL,(function(e){var t=ur(this),r=String(e),n=parseURL(t,r);if(n)throw TypeError(n);sr(t.searchParams).updateSearchParams(t.query)})),origin:accessorDescriptor(getOrigin),protocol:accessorDescriptor(getProtocol,(function(e){var t=ur(this);parseURL(t,String(e)+":",Cr)})),username:accessorDescriptor(getUsername,(function(e){var t=ur(this),r=Lt(String(e));if(!cannotHaveUsernamePasswordPort(t)){t.username="";for(var n=0;n<r.length;n++)t.username+=percentEncode(r[n],Pr)}})),password:accessorDescriptor(getPassword,(function(e){var t=ur(this),r=Lt(String(e));if(!cannotHaveUsernamePasswordPort(t)){t.password="";for(var n=0;n<r.length;n++)t.password+=percentEncode(r[n],Pr)}})),host:accessorDescriptor(getHost,(function(e){var t=ur(this);t.cannotBeABaseURL||parseURL(t,String(e),Nr)})),hostname:accessorDescriptor(getHostname,(function(e){var t=ur(this);t.cannotBeABaseURL||parseURL(t,String(e),Ur)})),port:accessorDescriptor(getPort,(function(e){var t=ur(this);cannotHaveUsernamePasswordPort(t)||(""==(e=String(e))?t.port=null:parseURL(t,e,Br))})),pathname:accessorDescriptor(getPathname,(function(e){var t=ur(this);t.cannotBeABaseURL||(t.path=[],parseURL(t,e+"",qr))})),search:accessorDescriptor(getSearch,(function(e){var t=ur(this);""==(e=String(e))?t.query=null:("?"==e.charAt(0)&&(e=e.slice(1)),t.query="",parseURL(t,e,Wr)),sr(t.searchParams).updateSearchParams(t.query)})),searchParams:accessorDescriptor(getSearchParams),hash:accessorDescriptor(getHash,(function(e){var t=ur(this);""!=(e=String(e))?("#"==e.charAt(0)&&(e=e.slice(1)),t.fragment="",parseURL(t,e,Hr)):t.fragment=null}))}),G(Yr,"toJSON",(function toJSON(){return serializeURL.call(this)}),{enumerable:!0}),G(Yr,"toString",(function toString(){return serializeURL.call(this)}),{enumerable:!0}),ir){var Jr=ir.createObjectURL,Xr=ir.revokeObjectURL;Jr&&G(Zr,"createObjectURL",(function createObjectURL(e){return Jr.apply(ir,arguments)})),Xr&&G(Zr,"revokeObjectURL",(function revokeObjectURL(e){return Xr.apply(ir,arguments)}))}setToStringTag(Zr,"URL"),_export({global:!0,forced:!wt,sham:!r},{URL:Zr});var Qr=Rt?{}.toString:function toString(){return"[object "+At(this)+"]"};Rt||G(Object.prototype,"toString",Qr,{unsafe:!0});var en={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},tn=wellKnownSymbol("iterator"),rn=wellKnownSymbol("toStringTag"),nn=$t.values;for(var on in en){var an=t[on],sn=an&&an.prototype;if(sn){if(sn[tn]!==nn)try{v(sn,tn,nn)}catch(e){sn[tn]=nn}if(sn[rn]||v(sn,rn,on),en[on])for(var cn in $t)if(sn[cn]!==$t[cn])try{v(sn,cn,$t[cn])}catch(e){sn[cn]=$t[cn]}}}var un=Array.isArray||function isArray(e){return"Array"==classofRaw(e)},ln=wellKnownSymbol("species"),arraySpeciesCreate=function(e,t){var r;return un(e)&&("function"!=typeof(r=e.constructor)||r!==Array&&!un(r.prototype)?isObject(r)&&null===(r=r[ln])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===t?0:t)},fn=[].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:fn.call(S,h)}else switch(e){case 4:return!1;case 7:fn.call(S,h)}return i?-1:n||o?o:S}},pn={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)}))},hn=pn.forEach,dn=arrayMethodIsStrict("forEach")?[].forEach:function forEach(e){return hn(this,e,arguments.length>1?arguments[1]:void 0)};for(var yn in _export({target:"Array",proto:!0,forced:[].forEach!=dn},{forEach:dn}),en){var gn=t[yn],vn=gn&&gn.prototype;if(vn&&vn.forEach!==dn)try{v(vn,"forEach",dn)}catch(e){vn.forEach=dn}}var mn=fails((function(){_e(1)}));_export({target:"Object",stat:!0,forced:mn},{keys:function keys(e){return _e(toObject(e))}});var bn=i.f,createMethod$1=function(e){return function(t){for(var n,o=toIndexedObject(t),i=_e(o),a=i.length,s=0,c=[];a>s;)n=i[s++],r&&!bn.call(o,n)||c.push(e?[n,o[n]]:o[n]);return c}},_n={entries:createMethod$1(!0),values:createMethod$1(!1)}.entries;_export({target:"Object",stat:!0},{entries:function entries(e){return _n(e)}}),_export({target:"Object",stat:!0,forced:Object.assign!==kt},{assign:kt});var Sn=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(e){return de>=51||!fails((function(){var t=[];return(t.constructor={})[Sn]=function(){return{foo:1}},1!==t[e](Boolean).foo}))},wn=wellKnownSymbol("isConcatSpreadable"),On=de>=51||!fails((function(){var e=[];return e[wn]=!1,e.concat()[0]!==e})),xn=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(e){if(!isObject(e))return!1;var t=e[wn];return void 0!==t?!!t:un(e)};_export({target:"Array",proto:!0,forced:!On||!xn},{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 kn=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 Pn.html.apply(Pn,[e].concat(r)).content},Pn={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}},En=X.f,Cn={}.toString,Rn="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],In={f:function getOwnPropertyNames(e){return Rn&&"[object Window]"==Cn.call(e)?function(e){try{return En(e)}catch(e){return Rn.slice()}}(e):En(toIndexedObject(e))}},Tn={f:wellKnownSymbol},An=g.f,defineWellKnownSymbol=function(e){var t=$.Symbol||($.Symbol={});has$1(t,e)||An(t,e,{value:Tn.f(e)})},jn=pn.forEach,Ln=sharedKey("hidden"),Mn=wellKnownSymbol("toPrimitive"),Fn=B.set,Dn=B.getterFor("Symbol"),Nn=Object.prototype,Un=t.Symbol,Bn=getBuiltIn("JSON","stringify"),Gn=d.f,$n=g.f,zn=In.f,qn=i.f,Vn=P("symbols"),Kn=P("op-symbols"),Wn=P("string-to-symbol-registry"),Hn=P("symbol-to-string-registry"),Zn=P("wks"),Yn=t.QObject,Jn=!Yn||!Yn.prototype||!Yn.prototype.findChild,Xn=r&&fails((function(){return 7!=xe($n({},"a",{get:function(){return $n(this,"a",{value:7}).a}})).a}))?function(e,t,r){var n=Gn(Nn,t);n&&delete Nn[t],$n(e,t,r),n&&e!==Nn&&$n(Nn,t,n)}:$n,wrap$1=function(e,t){var n=Vn[e]=xe(Un.prototype);return Fn(n,{type:"Symbol",tag:e,description:t}),r||(n.description=t),n},Qn=ge?function(e){return"symbol"==typeof e}:function(e){return Object(e)instanceof Un},eo=function defineProperty(e,t,r){e===Nn&&eo(Kn,t,r),anObject(e);var n=toPrimitive(t,!0);return anObject(r),has$1(Vn,n)?(r.enumerable?(has$1(e,Ln)&&e[Ln][n]&&(e[Ln][n]=!1),r=xe(r,{enumerable:createPropertyDescriptor(0,!1)})):(has$1(e,Ln)||$n(e,Ln,createPropertyDescriptor(1,{})),e[Ln][n]=!0),Xn(e,n,r)):$n(e,n,r)},to=function defineProperties(e,t){anObject(e);var n=toIndexedObject(t),o=_e(n).concat(io(n));return jn(o,(function(t){r&&!ro.call(n,t)||eo(e,t,n[t])})),e},ro=function propertyIsEnumerable(e){var t=toPrimitive(e,!0),r=qn.call(this,t);return!(this===Nn&&has$1(Vn,t)&&!has$1(Kn,t))&&(!(r||!has$1(this,t)||!has$1(Vn,t)||has$1(this,Ln)&&this[Ln][t])||r)},no=function getOwnPropertyDescriptor(e,t){var r=toIndexedObject(e),n=toPrimitive(t,!0);if(r!==Nn||!has$1(Vn,n)||has$1(Kn,n)){var o=Gn(r,n);return!o||!has$1(Vn,n)||has$1(r,Ln)&&r[Ln][n]||(o.enumerable=!0),o}},oo=function getOwnPropertyNames(e){var t=zn(toIndexedObject(e)),r=[];return jn(t,(function(e){has$1(Vn,e)||has$1(I,e)||r.push(e)})),r},io=function getOwnPropertySymbols(e){var t=e===Nn,r=zn(t?Kn:toIndexedObject(e)),n=[];return jn(r,(function(e){!has$1(Vn,e)||t&&!has$1(Nn,e)||n.push(Vn[e])})),n};if(ye||(G((Un=function Symbol(){if(this instanceof Un)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===Nn&&setter.call(Kn,e),has$1(this,Ln)&&has$1(this[Ln],t)&&(this[Ln][t]=!1),Xn(this,t,createPropertyDescriptor(1,e))};return r&&Jn&&Xn(Nn,t,{configurable:!0,set:setter}),wrap$1(t,e)}).prototype,"toString",(function toString(){return Dn(this).tag})),G(Un,"withoutSetter",(function(e){return wrap$1(uid(e),e)})),i.f=ro,g.f=eo,d.f=no,X.f=In.f=oo,Q.f=io,Tn.f=function(e){return wrap$1(wellKnownSymbol(e),e)},r&&($n(Un.prototype,"description",{configurable:!0,get:function description(){return Dn(this).description}}),G(Nn,"propertyIsEnumerable",ro,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!ye,sham:!ye},{Symbol:Un}),jn(_e(Zn),(function(e){defineWellKnownSymbol(e)})),_export({target:"Symbol",stat:!0,forced:!ye},{for:function(e){var t=String(e);if(has$1(Wn,t))return Wn[t];var r=Un(t);return Wn[t]=r,Hn[r]=t,r},keyFor:function keyFor(e){if(!Qn(e))throw TypeError(e+" is not a symbol");if(has$1(Hn,e))return Hn[e]},useSetter:function(){Jn=!0},useSimple:function(){Jn=!1}}),_export({target:"Object",stat:!0,forced:!ye,sham:!r},{create:function create(e,t){return void 0===t?xe(e):to(xe(e),t)},defineProperty:eo,defineProperties:to,getOwnPropertyDescriptor:no}),_export({target:"Object",stat:!0,forced:!ye},{getOwnPropertyNames:oo,getOwnPropertySymbols:io}),_export({target:"Object",stat:!0,forced:fails((function(){Q.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(e){return Q.f(toObject(e))}}),Bn){var ao=!ye||fails((function(){var e=Un();return"[null]"!=Bn([e])||"{}"!=Bn({a:e})||"{}"!=Bn(Object(e))}));_export({target:"JSON",stat:!0,forced:ao},{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)&&!Qn(e))return un(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!Qn(t))return t}),o[1]=t,Bn.apply(null,o)}})}Un.prototype[Mn]||v(Un.prototype,Mn,Un.prototype.valueOf),setToStringTag(Un,"Symbol"),I[Ln]=!0;var so=g.f,co=t.Symbol;if(r&&"function"==typeof co&&(!("description"in co.prototype)||void 0!==co().description)){var uo={},lo=function Symbol(){var e=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),t=this instanceof lo?new co(e):void 0===e?co():co(e);return""===e&&(uo[t]=!0),t};copyConstructorProperties(lo,co);var fo=lo.prototype=co.prototype;fo.constructor=lo;var po=fo.toString,ho="Symbol(test)"==String(co("test")),yo=/^Symbol\((.*)\)[^)]+$/;so(fo,"description",{configurable:!0,get:function description(){var e=isObject(this)?this.valueOf():this,t=po.call(e);if(has$1(uo,e))return"";var r=ho?t.slice(7,-1):t.replace(yo,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:lo})}var go=fails((function(){at(1)}));_export({target:"Object",stat:!0,forced:go,sham:!nt},{getPrototypeOf:function getPrototypeOf(e){return at(toObject(e))}});var vo=In.f,mo=fails((function(){return!Object.getOwnPropertyNames(1)}));_export({target:"Object",stat:!0,forced:mo},{getOwnPropertyNames:vo});var bo=pn.filter,_o=arrayMethodHasSpeciesSupport("filter");_export({target:"Array",proto:!0,forced:!_o},{filter:function filter(e){return bo(this,e,arguments.length>1?arguments[1]:void 0)}});var So=d.f,wo=fails((function(){So(1)}));_export({target:"Object",stat:!0,forced:!r||wo,sham:!r},{getOwnPropertyDescriptor:function getOwnPropertyDescriptor(e,t){return So(toIndexedObject(e),t)}});var Oo=pn.map,xo=arrayMethodHasSpeciesSupport("map");_export({target:"Array",proto:!0,forced:!xo},{map:function map(e){return Oo(this,e,arguments.length>1?arguments[1]:void 0)}});var ko=H.indexOf,Po=[].indexOf,Eo=!!Po&&1/[1].indexOf(1,-0)<0,Co=arrayMethodIsStrict("indexOf");_export({target:"Array",proto:!0,forced:Eo||!Co},{indexOf:function indexOf(e){return Eo?Po.apply(this,arguments)||0:ko(this,e,arguments.length>1?arguments[1]:void 0)}});var Ro=Symbol("defaultState"),Io=Symbol("delegatesFocus"),To=Symbol("firstRender"),Ao=Symbol("focusTarget"),jo=Symbol("hasDynamicTemplate"),Lo=Symbol("ids"),Mo=Symbol("nativeInternals"),Fo=Symbol("raiseChangeEvents"),Do=Symbol("render"),No=Symbol("renderChanges"),Uo=Symbol("rendered"),Bo=Symbol("rendering"),Go=Symbol("setState"),$o=Symbol("shadowRoot"),zo=Symbol("shadowRootMode"),qo=Symbol("state"),Vo=Symbol("stateEffects"),Ko=Symbol("template"),Wo={tabindex:"tabIndex"},Ho={tabIndex:"tabindex"};function booleanAttributeValue(e,t){return"boolean"==typeof t?t:"string"==typeof t&&(""===t||e.toLowerCase()===t.toLowerCase())}var Zo={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 Yo=g.f,Jo=Function.prototype,Xo=Jo.toString,Qo=/^\s*function ([^ (]*)/;r&&!("name"in Jo)&&Yo(Jo,"name",{configurable:!0,get:function(){try{return Xo.call(this).match(Qo)[1]}catch(e){return""}}}),_export({target:"Object",stat:!0},{setPrototypeOf:dt});var ei=t.Promise,ti=wellKnownSymbol("species"),setSpecies=function(e){var t=getBuiltIn(e),n=g.f;r&&t&&!t[ti]&&n(t,ti,{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)},ri=wellKnownSymbol("iterator"),ni=!1;try{var oi=0,ii={next:function(){return{done:!!oi++}},return:function(){ni=!0}};ii[ri]=function(){return this},Array.from(ii,(function(){throw 2}))}catch(e){}var ai,si,ci,checkCorrectnessOfIteration=function(e,t){if(!t&&!ni)return!1;var r=!1;try{var n={};n[ri]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch(e){}return r},ui=wellKnownSymbol("species"),li=/(iphone|ipod|ipad).*applewebkit/i.test(ue),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)},ai(vi),vi},hi=function clearImmediate(e){delete mi[e]},ce?ai=function(e){di.nextTick(runner(e))}:gi&&gi.now?ai=function(e){gi.now(runner(e))}:yi&&!li?(ci=(si=new yi).port2,si.port1.onmessage=listener,ai=functionBindContext(ci.postMessage,ci,1)):t.addEventListener&&"function"==typeof postMessage&&!t.importScripts&&fi&&"file:"!==fi.protocol&&!fails(post)?(ai=post,t.addEventListener("message",listener,!1)):ai="onreadystatechange"in documentCreateElement("script")?function(e){we.appendChild(documentCreateElement("script")).onreadystatechange=function(){we.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(ue),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(ce&&(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()},li||ce||Ci||!Ti||!Ai?Li&&Li.resolve?(ki=Li.resolve(void 0),Pi=ki.then,wi=function(){Pi.call(ki,bi)}):wi=ce?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(t),this.reject=aFunction(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=B.get,Wi=B.set,Hi=B.getterFor(Vi),Zi=ei,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=ae(Vi,(function(){if(!(O(Zi)!==String(Zi))){if(66===de)return!0;if(!ce&&!na)return!0}if(de>=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=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(){ce?Xi.emit("unhandledRejection",n,r):dispatchEvent("unhandledrejection",r,n)})),e.rejection=ce||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;ce?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(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(e,!1))}catch(t){internalReject({done:!1},t,e)}}};oa&&(Zi=function Promise(e){anInstance(this,Zi,Vi),aFunction(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)[ui])?r:aFunction(n)));return a.ok="function"!=typeof e||e,a.fail="function"==typeof t&&t,a.domain=ce?Xi.domain:void 0,i.parent=!0,i.reactions.push(a),0!=i.state&&notify(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 ei&&(Bi=ei.prototype.then,G(ei.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(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(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)&&G(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 un(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(un(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!un(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$1(e,r)){if(!o(e))return"F";if(!t)return"E";setMetadata(e)}return e[r].objectID},getWeakData:function(e,t){if(!has$1(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$1(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[Vo](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 dt&&"function"==typeof(n=t.constructor)&&n!==r&&isObject(o=n.prototype)&&o!==r.prototype&&dt(e,o),e},ka=g.f,Pa=va.fastKey,Ea=B.set,Ca=B.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];G(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(ae(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(ae(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:xe(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][$o];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[Bo]){var n=function attributeToPropertyName(e){var t=Wo[e];if(!t){var r=/-([a-z])/g;t=e.replace(r,(function(e){return e[1].toUpperCase()})),Wo[e]=t}return t}(e);if(n in this){var o=Zo[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=Ho[e];if(!t){var r=/([A-Z])/g;t=e.replace(r,"-$1").toLowerCase(),Ho[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))[To]=void 0,e[Fo]=!1,e[xa]=null,e[Go](e[Ro]),e}return _createClass(Reactive,[{key:"connectedCallback",value:function connectedCallback(){_get(_getPrototypeOf(Reactive.prototype),"connectedCallback",this)&&_get(_getPrototypeOf(Reactive.prototype),"connectedCallback",this).call(this),this[No]()}},{key:Ro,get:function get(){return _get(_getPrototypeOf(Reactive.prototype),Ro,this)||{}}},{key:Do,value:function value(e){_get(_getPrototypeOf(Reactive.prototype),Do,this)&&_get(_getPrototypeOf(Reactive.prototype),Do,this).call(this,e)}},{key:No,value:function value(){void 0===this[To]&&(this[To]=!0);var e=this[xa];if(this[To]||e){var t=this[Fo];this[Fo]=this[Oa],this[Oa]=!1,this[Bo]=!0,this[Do](e),this[Bo]=!1,this[xa]=null,this[Uo](e),this[To]=!1,this[Fo]=t}}},{key:Uo,value:function value(e){_get(_getPrototypeOf(Reactive.prototype),Uo,this)&&_get(_getPrototypeOf(Reactive.prototype),Uo,this).call(this,e)}},{key:Go,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[Bo]&&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[Fo]&&(this[Oa]=!0),o=void 0===this[To]||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[No]();case 14:case"end":return i.stop()}}),_callee,this)}))),function value(e){return t.apply(this,arguments)})},{key:qo,get:function get(){return this[wa]}},{key:Vo,value:function value(e,t){return _get(_getPrototypeOf(Reactive.prototype),Vo,this)?_get(_getPrototypeOf(Reactive.prototype),Vo,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[qo]}}),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:Lo,get:function get(){if(!this[Ia]){var e=_defineProperty({},Ta,this);this[Ia]=new Proxy(e,Aa)}return this[Ia]}},{key:Do,value:function value(e){if(_get(_getPrototypeOf(ShadowTemplate.prototype),Do,this)&&_get(_getPrototypeOf(ShadowTemplate.prototype),Do,this).call(this,e),!this[$o]){var t=function getTemplate(e){var t=e[jo]?void 0:Ra.get(e.constructor);if(void 0===t){if((t=e[Ko])&&!(t instanceof HTMLTemplateElement))throw"Warning: the [template] property for ".concat(e.constructor.name," must return an HTMLTemplateElement.");e[jo]||Ra.set(e.constructor,t||null)}return t}(this);if(t){var r=this.attachShadow({delegatesFocus:this[Io],mode:this[zo]}),n=document.importNode(t.content,!0);r.append(n),this[$o]=r}else this[$o]=null}}},{key:zo,get:function get(){return"open"}}]),ShadowTemplate}(e)}(HTMLElement))),La=Symbol("checkSize"),Ma=Symbol("closestAvailableItemIndex"),Fa=Symbol("contentSlot"),Da=Ro,Na=Symbol("defaultTabIndex"),Ua=Io,Ba=Symbol("effectEndTarget"),Ga=To,$a=Ao,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=jo,rs=Lo,ns=Symbol("inputDelegate"),os=Symbol("itemsDelegate"),as=Symbol("keydown"),ss=Symbol("mouseenter"),cs=Symbol("mouseleave"),us=Mo,ls=Fo,fs=Do,ps=No,hs=Symbol("renderDataToElement"),ds=Uo,ys=Bo,gs=Symbol("scrollTarget"),vs=Go,ms=$o,bs=zo,_s=Symbol("startEffect"),Ss=qo,ws=Vo,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=Ko,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=pn.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(e,t,r){if(e.toggleAttribute(t,r),e[Mo]&&e[Mo].states){var n=e[Mo].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=kn(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=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(1),end:createMethod(2),trim:createMethod(3)},Ys=X.f,Js=d.f,Xs=g.f,Qs=Zs.trim,ec=t.Number,tc=ec.prototype,rc="Number"==classofRaw(xe(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(ae("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$1(ec,nc=ic[ac])&&!has$1(oc,nc)&&Xs(oc,nc,Js(ec,nc));oc.prototype=tc,tc.constructor=oc,G(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 Pn.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(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 Pn.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:Lt});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(this,"opened",this[Ss].opened);e.closeFinished&&setInternalState(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)||Pn.html(bc||(bc=_taggedTemplateLiteral([""])));return e.content.append(kn(_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(kn(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(kn(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(kn(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(kn(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