12 lines
52 KiB
JavaScript
12 lines
52 KiB
JavaScript
System.register([],(function(t,e){"use strict";return{execute:function(){var r="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function createCommonjsModule(t,e,r){return t(r={path:e,exports:{},require:function(t,e){return function commonjsRequire(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==e&&r.path)}},r.exports),r.exports}var check=function(t){return t&&t.Math==Math&&t},n=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof r&&r)||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},o=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),i={}.propertyIsEnumerable,a=Object.getOwnPropertyDescriptor,c={f:a&&!i.call({1:2},1)?function propertyIsEnumerable(t){var e=a(this,t);return!!e&&e.enumerable}:i},createPropertyDescriptor=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},u={}.toString,classofRaw=function(t){return u.call(t).slice(8,-1)},f="".split,l=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?f.call(t,""):Object(t)}:Object,requireObjectCoercible=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},toIndexedObject=function(t){return l(requireObjectCoercible(t))},isObject=function(t){return"object"==typeof t?null!==t:"function"==typeof t},toPrimitive=function(t,e){if(!isObject(t))return t;var r,n;if(e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;if("function"==typeof(r=t.valueOf)&&!isObject(n=r.call(t)))return n;if(!e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;throw TypeError("Can't convert object to primitive value")},s={}.hasOwnProperty,has=function(t,e){return s.call(t,e)},p=n.document,h=isObject(p)&&isObject(p.createElement),documentCreateElement=function(t){return h?p.createElement(t):{}},v=!o&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),y=Object.getOwnPropertyDescriptor,d={f:o?y:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),v)try{return y(t,e)}catch(t){}if(has(t,e))return createPropertyDescriptor(!c.f.call(t,e),t[e])}},anObject=function(t){if(!isObject(t))throw TypeError(String(t)+" is not an object");return t},g=Object.defineProperty,m={f:o?g:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),v)try{return g(t,e,r)}catch(t){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},b=o?function(t,e,r){return m.f(t,e,createPropertyDescriptor(1,r))}:function(t,e,r){return t[e]=r,t},setGlobal=function(t,e){try{b(n,t,e)}catch(r){n[t]=e}return e},w="__core-js_shared__",S=n[w]||setGlobal(w,{}),x=Function.toString;"function"!=typeof S.inspectSource&&(S.inspectSource=function(t){return x.call(t)});var E,O,j,P=S.inspectSource,A=n.WeakMap,T="function"==typeof A&&/native code/.test(P(A)),_=createCommonjsModule((function(t){(t.exports=function(t,e){return S[t]||(S[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.6.5",mode:"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})})),I=0,L=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++I+L).toString(36)},R=_("keys"),sharedKey=function(t){return R[t]||(R[t]=uid(t))},k={},C=n.WeakMap;if(T){var M=new C,G=M.get,N=M.has,D=M.set;E=function(t,e){return D.call(M,t,e),e},O=function(t){return G.call(M,t)||{}},j=function(t){return N.call(M,t)}}else{var $=sharedKey("state");k[$]=!0,E=function(t,e){return b(t,$,e),e},O=function(t){return has(t,$)?t[$]:{}},j=function(t){return has(t,$)}}var U={set:E,get:O,has:j,enforce:function(t){return j(t)?O(t):E(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=O(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},W=createCommonjsModule((function(t){var e=U.get,r=U.enforce,o=String(String).split("String");(t.exports=function(t,e,i,a){var c=!!a&&!!a.unsafe,u=!!a&&!!a.enumerable,f=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof e||has(i,"name")||b(i,"name",e),r(i).source=o.join("string"==typeof e?e:"")),t!==n?(c?!f&&t[e]&&(u=!0):delete t[e],u?t[e]=i:b(t,e,i)):u?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||P(this)}))})),B=n,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(B[t])||aFunction(n[t]):B[t]&&B[t][e]||n[t]&&n[t][e]},q=Math.ceil,V=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?V:q)(t)},Y=Math.min,toLength=function(t){return t>0?Y(toInteger(t),9007199254740991):0},K=Math.max,H=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?K(r+e,0):H(r,e)},createMethod=function(t){return function(e,r,n){var o,i=toIndexedObject(e),a=toLength(i.length),c=toAbsoluteIndex(n,a);if(t&&r!=r){for(;a>c;)if((o=i[c++])!=o)return!0}else for(;a>c;c++)if((t||c in i)&&i[c]===r)return t||c||0;return!t&&-1}},z={includes:createMethod(!0),indexOf:createMethod(!1)},J=z.indexOf,objectKeysInternal=function(t,e){var r,n=toIndexedObject(t),o=0,i=[];for(r in n)!has(k,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~J(i,r)||i.push(r));return i},X=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Q=X.concat("length","prototype"),Z={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,Q)}},tt={f:Object.getOwnPropertySymbols},et=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=Z.f(anObject(t)),r=tt.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=et(e),n=m.f,o=d.f,i=0;i<r.length;i++){var a=r[i];has(t,a)||n(t,a,o(e,a))}},rt=/#|\.prototype\./,isForced=function(t,e){var r=ot[nt(t)];return r==at||r!=it&&("function"==typeof e?fails(e):!!e)},nt=isForced.normalize=function(t){return String(t).replace(rt,".").toLowerCase()},ot=isForced.data={},it=isForced.NATIVE="N",at=isForced.POLYFILL="P",ct=isForced,ut=d.f,_export=function(t,e){var r,o,i,a,c,u=t.target,f=t.global,l=t.stat;if(r=f?n:l?n[u]||setGlobal(u,{}):(n[u]||{}).prototype)for(o in e){if(a=e[o],i=t.noTargetGet?(c=ut(r,o))&&c.value:r[o],!ct(f?o:u+(l?".":"#")+o,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(t.sham||i&&i.sham)&&b(a,"sham",!0),W(r,o,a,t)}},aFunction$1=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t},functionBindContext=function(t,e,r){if(aFunction$1(t),void 0===e)return t;switch(r){case 0:return function(){return t.call(e)};case 1:return function(r){return t.call(e,r)};case 2:return function(r,n){return t.call(e,r,n)};case 3:return function(r,n,o){return t.call(e,r,n,o)}}return function(){return t.apply(e,arguments)}},toObject=function(t){return Object(requireObjectCoercible(t))},ft=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},lt=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),st=lt&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,pt=_("wks"),ht=n.Symbol,vt=st?ht:ht&&ht.withoutSetter||uid,wellKnownSymbol=function(t){return has(pt,t)||(lt&&has(ht,t)?pt[t]=ht[t]:pt[t]=vt("Symbol."+t)),pt[t]},yt=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return ft(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!ft(r.prototype)?isObject(r)&&null===(r=r[yt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},dt=[].push,createMethod$1=function(t){var e=1==t,r=2==t,n=3==t,o=4==t,i=6==t,a=5==t||i;return function(c,u,f,s){for(var p,h,v=toObject(c),y=l(v),d=functionBindContext(u,f,3),g=toLength(y.length),m=0,b=s||arraySpeciesCreate,w=e?b(c,g):r?b(c,0):void 0;g>m;m++)if((a||m in y)&&(h=d(p=y[m],m,v),t))if(e)w[m]=h;else if(h)switch(t){case 3:return!0;case 5:return p;case 6:return m;case 2:dt.call(w,p)}else if(o)return!1;return i?-1:n||o?o:w}},gt={forEach:createMethod$1(0),map:createMethod$1(1),filter:createMethod$1(2),some:createMethod$1(3),every:createMethod$1(4),find:createMethod$1(5),findIndex:createMethod$1(6)},arrayMethodIsStrict=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))},mt=Object.defineProperty,bt={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(bt,t))return bt[t];e||(e={});var r=[][t],n=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,a=has(e,1)?e[1]:void 0;return bt[t]=!!r&&!fails((function(){if(n&&!o)return!0;var t={length:-1};n?mt(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},wt=gt.forEach,St=arrayMethodIsStrict("forEach"),xt=arrayMethodUsesToLength("forEach"),Et=St&&xt?[].forEach:function forEach(t){return wt(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=Et},{forEach:Et});var Ot=m.f,jt=Function.prototype,Pt=jt.toString,At=/^\s*function ([^ (]*)/,Tt="name";o&&!(Tt in jt)&&Ot(jt,Tt,{configurable:!0,get:function(){try{return Pt.call(this).match(At)[1]}catch(t){return""}}});var regexpFlags=function(){var t=anObject(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e};function RE(t,e){return RegExp(t,e)}var _t,It,Lt={UNSUPPORTED_Y:fails((function(){var t=RE("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),BROKEN_CARET:fails((function(){var t=RE("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},Rt=RegExp.prototype.exec,kt=String.prototype.replace,Ct=Rt,Mt=(_t=/a/,It=/b*/g,Rt.call(_t,"a"),Rt.call(It,"a"),0!==_t.lastIndex||0!==It.lastIndex),Gt=Lt.UNSUPPORTED_Y||Lt.BROKEN_CARET,Ft=void 0!==/()??/.exec("")[1];(Mt||Ft||Gt)&&(Ct=function exec(t){var e,r,n,o,i=this,a=Gt&&i.sticky,c=regexpFlags.call(i),u=i.source,f=0,l=t;return a&&(-1===(c=c.replace("y","")).indexOf("g")&&(c+="g"),l=String(t).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==t[i.lastIndex-1])&&(u="(?: "+u+")",l=" "+l,f++),r=new RegExp("^(?:"+u+")",c)),Ft&&(r=new RegExp("^"+u+"$(?!\\s)",c)),Mt&&(e=i.lastIndex),n=Rt.call(a?r:i,l),a?n?(n.input=n.input.slice(f),n[0]=n[0].slice(f),n.index=i.lastIndex,i.lastIndex+=n[0].length):i.lastIndex=0:Mt&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),Ft&&n&&n.length>1&&kt.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var Nt=Ct;_export({target:"RegExp",proto:!0,forced:/./.exec!==Nt},{exec:Nt});var Dt=wellKnownSymbol("species"),$t=!fails((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),Ut="$0"==="a".replace(/./,"$0"),Wt=wellKnownSymbol("replace"),Bt=!!/./[Wt]&&""===/./[Wt]("a","$0"),qt=!fails((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var r="ab".split(t);return 2!==r.length||"a"!==r[0]||"b"!==r[1]})),fixRegexpWellKnownSymbolLogic=function(t,e,r,n){var o=wellKnownSymbol(t),i=!fails((function(){var e={};return e[o]=function(){return 7},7!=""[t](e)})),a=i&&!fails((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[Dt]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||"replace"===t&&(!$t||!Ut||Bt)||"split"===t&&!qt){var c=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===Nt?i&&!o?{done:!0,value:c.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}),{REPLACE_KEEPS_$0:Ut,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:Bt}),f=u[0],l=u[1];W(String.prototype,t,f),W(RegExp.prototype,o,2==e?function(t,e){return l.call(t,this,e)}:function(t){return l.call(t,this)})}n&&b(RegExp.prototype[o],"sham",!0)},createMethod$2=function(t){return function(e,r){var n,o,i=String(requireObjectCoercible(e)),a=toInteger(r),c=i.length;return a<0||a>=c?t?"":void 0:(n=i.charCodeAt(a))<55296||n>56319||a+1===c||(o=i.charCodeAt(a+1))<56320||o>57343?t?i.charAt(a):n:t?i.slice(a,a+2):o-56320+(n-55296<<10)+65536}},Vt={codeAt:createMethod$2(!1),charAt:createMethod$2(!0)},Yt=Vt.charAt,advanceStringIndex=function(t,e,r){return e+(r?Yt(t,e).length:1)},regexpExecAbstract=function(t,e){var r=t.exec;if("function"==typeof r){var n=r.call(t,e);if("object"!=typeof n)throw TypeError("RegExp exec method returned something other than an Object or null");return n}if("RegExp"!==classofRaw(t))throw TypeError("RegExp#exec called on incompatible receiver");return Nt.call(t,e)},Kt=Math.max,Ht=Math.min,zt=Math.floor,Jt=/\$([$&'`]|\d\d?|<[^>]*>)/g,Xt=/\$([$&'`]|\d\d?)/g;fixRegexpWellKnownSymbolLogic("replace",2,(function(t,e,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[t];return void 0!==i?i.call(r,o,n):e.call(String(o),r,n)},function(t,n){if(!o&&i||"string"==typeof n&&-1===n.indexOf(a)){var c=r(e,t,this,n);if(c.done)return c.value}var u=anObject(t),f=String(this),l="function"==typeof n;l||(n=String(n));var s=u.global;if(s){var p=u.unicode;u.lastIndex=0}for(var h=[];;){var v=regexpExecAbstract(u,f);if(null===v)break;if(h.push(v),!s)break;""===String(v[0])&&(u.lastIndex=advanceStringIndex(f,toLength(u.lastIndex),p))}for(var y,d="",g=0,m=0;m<h.length;m++){v=h[m];for(var b=String(v[0]),w=Kt(Ht(toInteger(v.index),f.length),0),S=[],x=1;x<v.length;x++)S.push(void 0===(y=v[x])?y:String(y));var E=v.groups;if(l){var O=[b].concat(S,w,f);void 0!==E&&O.push(E);var j=String(n.apply(void 0,O))}else j=getSubstitution(b,f,w,S,E,n);w>=g&&(d+=f.slice(g,w)+j,g=w+b.length)}return d+f.slice(g)}];function getSubstitution(t,r,n,o,i,a){var c=n+t.length,u=o.length,f=Xt;return void 0!==i&&(i=toObject(i),f=Jt),e.call(a,f,(function(e,a){var f;switch(a.charAt(0)){case"$":return"$";case"&":return t;case"`":return r.slice(0,n);case"'":return r.slice(c);case"<":f=i[a.slice(1,-1)];break;default:var l=+a;if(0===l)return e;if(l>u){var s=zt(l/10);return 0===s?e:s<=u?void 0===o[s-1]?a.charAt(1):o[s-1]+a.charAt(1):e}f=o[l-1]}return void 0===f?"":f}))}}));var Qt={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};for(var Zt in Qt){var te=n[Zt],ee=te&&te.prototype;if(ee&&ee.forEach!==Et)try{b(ee,"forEach",Et)}catch(t){ee.forEach=Et}}function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function asyncGeneratorStep(t,e,r,n,o,i,a){try{var c=t[i](a),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function _asyncToGenerator(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function _next(t){asyncGeneratorStep(i,n,o,_next,_throw,"next",t)}function _throw(t){asyncGeneratorStep(i,n,o,_next,_throw,"throw",t)}_next(void 0)}))}}function _slicedToArray(t,e){return function _arrayWithHoles(t){if(Array.isArray(t))return t}(t)||function _iterableToArrayLimit(t,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var r=[],n=!0,o=!1,i=void 0;try{for(var a,c=t[Symbol.iterator]();!(n=(a=c.next()).done)&&(r.push(a.value),!e||r.length!==e);n=!0);}catch(t){o=!0,i=t}finally{try{n||null==c.return||c.return()}finally{if(o)throw i}}return r}(t,e)||function _unsupportedIterableToArray(t,e){if(!t)return;if("string"==typeof t)return _arrayLikeToArray(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return _arrayLikeToArray(t,e)}(t,e)||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 _arrayLikeToArray(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var re,ne=Object.keys||function keys(t){return objectKeysInternal(t,X)},oe=o?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=ne(e),o=n.length,i=0;o>i;)m.f(t,r=n[i++],e[r]);return t},ie=getBuiltIn("document","documentElement"),ae=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{re=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=re?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(re):((e=documentCreateElement("iframe")).style.display="none",ie.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(scriptTag("document.F=Object")),t.close(),t.F);for(var r=X.length;r--;)delete NullProtoObject.prototype[X[r]];return NullProtoObject()};k[ae]=!0;var ce=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[ae]=t):r=NullProtoObject(),void 0===e?r:oe(r,e)},ue=Z.f,fe={}.toString,le="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],se={f:function getOwnPropertyNames(t){return le&&"[object Window]"==fe.call(t)?function(t){try{return ue(t)}catch(t){return le.slice()}}(t):ue(toIndexedObject(t))}},pe={f:wellKnownSymbol},he=m.f,defineWellKnownSymbol=function(t){var e=B.Symbol||(B.Symbol={});has(e,t)||he(e,t,{value:pe.f(t)})},ve=m.f,ye=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,ye)&&ve(t,ye,{configurable:!0,value:e})},de=gt.forEach,ge=sharedKey("hidden"),me="Symbol",be=wellKnownSymbol("toPrimitive"),we=U.set,Se=U.getterFor(me),xe=Object.prototype,Ee=n.Symbol,Oe=getBuiltIn("JSON","stringify"),je=d.f,Pe=m.f,Ae=se.f,Te=c.f,_e=_("symbols"),Ie=_("op-symbols"),Le=_("string-to-symbol-registry"),Re=_("symbol-to-string-registry"),ke=_("wks"),Ce=n.QObject,Me=!Ce||!Ce.prototype||!Ce.prototype.findChild,Ge=o&&fails((function(){return 7!=ce(Pe({},"a",{get:function(){return Pe(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=je(xe,e);n&&delete xe[e],Pe(t,e,r),n&&t!==xe&&Pe(xe,e,n)}:Pe,wrap=function(t,e){var r=_e[t]=ce(Ee.prototype);return we(r,{type:me,tag:t,description:e}),o||(r.description=e),r},Fe=st?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof Ee},Ne=function defineProperty(t,e,r){t===xe&&Ne(Ie,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(_e,n)?(r.enumerable?(has(t,ge)&&t[ge][n]&&(t[ge][n]=!1),r=ce(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,ge)||Pe(t,ge,createPropertyDescriptor(1,{})),t[ge][n]=!0),Ge(t,n,r)):Pe(t,n,r)},De=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),n=ne(r).concat(Be(r));return de(n,(function(e){o&&!$e.call(r,e)||Ne(t,e,r[e])})),t},$e=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=Te.call(this,e);return!(this===xe&&has(_e,e)&&!has(Ie,e))&&(!(r||!has(this,e)||!has(_e,e)||has(this,ge)&&this[ge][e])||r)},Ue=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==xe||!has(_e,n)||has(Ie,n)){var o=je(r,n);return!o||!has(_e,n)||has(r,ge)&&r[ge][n]||(o.enumerable=!0),o}},We=function getOwnPropertyNames(t){var e=Ae(toIndexedObject(t)),r=[];return de(e,(function(t){has(_e,t)||has(k,t)||r.push(t)})),r},Be=function getOwnPropertySymbols(t){var e=t===xe,r=Ae(e?Ie:toIndexedObject(t)),n=[];return de(r,(function(t){!has(_e,t)||e&&!has(xe,t)||n.push(_e[t])})),n};if(lt||(W((Ee=function Symbol(){if(this instanceof Ee)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=uid(t),setter=function(t){this===xe&&setter.call(Ie,t),has(this,ge)&&has(this[ge],e)&&(this[ge][e]=!1),Ge(this,e,createPropertyDescriptor(1,t))};return o&&Me&&Ge(xe,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return Se(this).tag})),W(Ee,"withoutSetter",(function(t){return wrap(uid(t),t)})),c.f=$e,m.f=Ne,d.f=Ue,Z.f=se.f=We,tt.f=Be,pe.f=function(t){return wrap(wellKnownSymbol(t),t)},o&&(Pe(Ee.prototype,"description",{configurable:!0,get:function description(){return Se(this).description}}),W(xe,"propertyIsEnumerable",$e,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!lt,sham:!lt},{Symbol:Ee}),de(ne(ke),(function(t){defineWellKnownSymbol(t)})),_export({target:me,stat:!0,forced:!lt},{for:function(t){var e=String(t);if(has(Le,e))return Le[e];var r=Ee(e);return Le[e]=r,Re[r]=e,r},keyFor:function keyFor(t){if(!Fe(t))throw TypeError(t+" is not a symbol");if(has(Re,t))return Re[t]},useSetter:function(){Me=!0},useSimple:function(){Me=!1}}),_export({target:"Object",stat:!0,forced:!lt,sham:!o},{create:function create(t,e){return void 0===e?ce(t):De(ce(t),e)},defineProperty:Ne,defineProperties:De,getOwnPropertyDescriptor:Ue}),_export({target:"Object",stat:!0,forced:!lt},{getOwnPropertyNames:We,getOwnPropertySymbols:Be}),_export({target:"Object",stat:!0,forced:fails((function(){tt.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return tt.f(toObject(t))}}),Oe){var qe=!lt||fails((function(){var t=Ee();return"[null]"!=Oe([t])||"{}"!=Oe({a:t})||"{}"!=Oe(Object(t))}));_export({target:"JSON",stat:!0,forced:qe},{stringify:function stringify(t,e,r){for(var n,o=[t],i=1;arguments.length>i;)o.push(arguments[i++]);if(n=e,(isObject(e)||void 0!==t)&&!Fe(t))return ft(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Fe(e))return e}),o[1]=e,Oe.apply(null,o)}})}Ee.prototype[be]||b(Ee.prototype,be,Ee.prototype.valueOf),setToStringTag(Ee,me),k[ge]=!0;var Ve=m.f,Ye=n.Symbol;if(o&&"function"==typeof Ye&&(!("description"in Ye.prototype)||void 0!==Ye().description)){var Ke={},He=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof He?new Ye(t):void 0===t?Ye():Ye(t);return""===t&&(Ke[e]=!0),e};copyConstructorProperties(He,Ye);var ze=He.prototype=Ye.prototype;ze.constructor=He;var Je=ze.toString,Xe="Symbol(test)"==String(Ye("test")),Qe=/^Symbol\((.*)\)[^)]+$/;Ve(ze,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Je.call(t);if(has(Ke,t))return"";var r=Xe?e.slice(7,-1):e.replace(Qe,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:He})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var Ze=wellKnownSymbol("unscopables"),tr=Array.prototype;null==tr[Ze]&&m.f(tr,Ze,{configurable:!0,value:ce(null)});var er,rr,nr,addToUnscopables=function(t){tr[Ze][t]=!0},or={},ir=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),ar=sharedKey("IE_PROTO"),cr=Object.prototype,ur=ir?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,ar)?t[ar]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?cr:null},fr=wellKnownSymbol("iterator"),lr=!1;[].keys&&("next"in(nr=[].keys())?(rr=ur(ur(nr)))!==Object.prototype&&(er=rr):lr=!0),null==er&&(er={}),has(er,fr)||b(er,fr,(function(){return this}));var sr={IteratorPrototype:er,BUGGY_SAFARI_ITERATORS:lr},pr=sr.IteratorPrototype,returnThis$1=function(){return this},hr=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(r,[]),e=r instanceof Array}catch(t){}return function setPrototypeOf(r,n){return anObject(r),function(t){if(!isObject(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype")}(n),e?t.call(r,n):r.__proto__=n,r}}():void 0),vr=sr.IteratorPrototype,yr=sr.BUGGY_SAFARI_ITERATORS,dr=wellKnownSymbol("iterator"),gr="keys",mr="values",br="entries",returnThis$2=function(){return this},defineIterator=function(t,e,r,n,o,i,a){!function(t,e,r){var n=e+" Iterator";t.prototype=ce(pr,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),or[n]=returnThis$1}(r,e,n);var c,u,f,getIterationMethod=function(t){if(t===o&&v)return v;if(!yr&&t in p)return p[t];switch(t){case gr:return function keys(){return new r(this,t)};case mr:return function values(){return new r(this,t)};case br:return function entries(){return new r(this,t)}}return function(){return new r(this)}},l=e+" Iterator",s=!1,p=t.prototype,h=p[dr]||p["@@iterator"]||o&&p[o],v=!yr&&h||getIterationMethod(o),y="Array"==e&&p.entries||h;if(y&&(c=ur(y.call(new t)),vr!==Object.prototype&&c.next&&(ur(c)!==vr&&(hr?hr(c,vr):"function"!=typeof c[dr]&&b(c,dr,returnThis$2)),setToStringTag(c,l,!0))),o==mr&&h&&h.name!==mr&&(s=!0,v=function values(){return h.call(this)}),p[dr]!==v&&b(p,dr,v),or[e]=v,o)if(u={values:getIterationMethod(mr),keys:i?v:getIterationMethod(gr),entries:getIterationMethod(br)},a)for(f in u)(yr||s||!(f in p))&&W(p,f,u[f]);else _export({target:e,proto:!0,forced:yr||s},u);return u},wr="Array Iterator",Sr=U.set,xr=U.getterFor(wr),Er=defineIterator(Array,"Array",(function(t,e){Sr(this,{type:wr,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=xr(this),e=t.target,r=t.kind,n=t.index++;return!e||n>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==r?{value:n,done:!1}:"values"==r?{value:e[n],done:!1}:{value:[n,e[n]],done:!1}}),"values");or.Arguments=or.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var Or=[].reverse,jr=[1,2];_export({target:"Array",proto:!0,forced:String(jr)===String(jr.reverse())},{reverse:function reverse(){return ft(this)&&(this.length=this.length),Or.call(this)}});var Pr,Ar,createProperty=function(t,e,r){var n=toPrimitive(e);n in t?m.f(t,n,createPropertyDescriptor(0,r)):t[n]=r},Tr=getBuiltIn("navigator","userAgent")||"",_r=n.process,Ir=_r&&_r.versions,Lr=Ir&&Ir.v8;Lr?Ar=(Pr=Lr.split("."))[0]+Pr[1]:Tr&&(!(Pr=Tr.match(/Edge\/(\d+)/))||Pr[1]>=74)&&(Pr=Tr.match(/Chrome\/(\d+)/))&&(Ar=Pr[1]);var Rr=Ar&&+Ar,kr=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return Rr>=51||!fails((function(){var e=[];return(e.constructor={})[kr]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Cr=arrayMethodHasSpeciesSupport("slice"),Mr=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),Gr=wellKnownSymbol("species"),Fr=[].slice,Nr=Math.max;_export({target:"Array",proto:!0,forced:!Cr||!Mr},{slice:function slice(t,e){var r,n,o,i=toIndexedObject(this),a=toLength(i.length),c=toAbsoluteIndex(t,a),u=toAbsoluteIndex(void 0===e?a:e,a);if(ft(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!ft(r.prototype)?isObject(r)&&null===(r=r[Gr])&&(r=void 0):r=void 0,r===Array||void 0===r))return Fr.call(i,c,u);for(n=new(void 0===r?Array:r)(Nr(u-c,0)),o=0;c<u;c++,o++)c in i&&createProperty(n,o,i[c]);return n.length=o,n}});var Dr=Date.prototype,$r="Invalid Date",Ur="toString",Wr=Dr.toString,Br=Dr.getTime;new Date(NaN)+""!=$r&&W(Dr,Ur,(function toString(){var t=Br.call(this);return t==t?Wr.call(this):$r})),setToStringTag(n.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!o},{create:ce}),_export({target:"Object",stat:!0,forced:!o,sham:!o},{defineProperty:m.f});var qr=fails((function(){ur(1)}));_export({target:"Object",stat:!0,forced:qr,sham:!ir},{getPrototypeOf:function getPrototypeOf(t){return ur(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:hr});var Vr={};Vr[wellKnownSymbol("toStringTag")]="z";var Yr="[object z]"===String(Vr),Kr=wellKnownSymbol("toStringTag"),Hr="Arguments"==classofRaw(function(){return arguments}()),zr=Yr?classofRaw:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),Kr))?r:Hr?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},Jr=Yr?{}.toString:function toString(){return"[object "+zr(this)+"]"};Yr||W(Object.prototype,"toString",Jr,{unsafe:!0});var Xr=n.Promise,Qr=wellKnownSymbol("species"),Zr=wellKnownSymbol("iterator"),tn=Array.prototype,en=wellKnownSymbol("iterator"),callWithSafeIterationClosing=function(t,e,r,n){try{return n?e(anObject(r)[0],r[1]):e(r)}catch(e){var o=t.return;throw void 0!==o&&anObject(o.call(t)),e}},rn=createCommonjsModule((function(t){var Result=function(t,e){this.stopped=t,this.result=e};(t.exports=function(t,e,r,n,o){var i,a,c,u,f,l,s,p,h=functionBindContext(e,r,n?2:1);if(o)i=t;else{if("function"!=typeof(a=function(t){if(null!=t)return t[en]||t["@@iterator"]||or[zr(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(p=a)&&(or.Array===p||tn[Zr]===p)){for(c=0,u=toLength(t.length);u>c;c++)if((f=n?h(anObject(s=t[c])[0],s[1]):h(t[c]))&&f instanceof Result)return f;return new Result(!1)}i=a.call(t)}for(l=i.next;!(s=l.call(i)).done;)if("object"==typeof(f=callWithSafeIterationClosing(i,h,s.value,n))&&f&&f instanceof Result)return f;return new Result(!1)}).stop=function(t){return new Result(!0,t)}})),nn=wellKnownSymbol("iterator"),on=!1;try{var an=0,cn={next:function(){return{done:!!an++}},return:function(){on=!0}};cn[nn]=function(){return this},Array.from(cn,(function(){throw 2}))}catch(t){}var un,fn,ln,sn=wellKnownSymbol("species"),speciesConstructor=function(t,e){var r,n=anObject(t).constructor;return void 0===n||null==(r=anObject(n)[sn])?e:aFunction$1(r)},pn=/(iphone|ipod|ipad).*applewebkit/i.test(Tr),hn=n.location,vn=n.setImmediate,yn=n.clearImmediate,dn=n.process,gn=n.MessageChannel,mn=n.Dispatch,bn=0,wn={},Sn="onreadystatechange",run=function(t){if(wn.hasOwnProperty(t)){var e=wn[t];delete wn[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){n.postMessage(t+"",hn.protocol+"//"+hn.host)};vn&&yn||(vn=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return wn[++bn]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},un(bn),bn},yn=function clearImmediate(t){delete wn[t]},"process"==classofRaw(dn)?un=function(t){dn.nextTick(runner(t))}:mn&&mn.now?un=function(t){mn.now(runner(t))}:gn&&!pn?(ln=(fn=new gn).port2,fn.port1.onmessage=listener,un=functionBindContext(ln.postMessage,ln,1)):!n.addEventListener||"function"!=typeof postMessage||n.importScripts||fails(post)||"file:"===hn.protocol?un=Sn in documentCreateElement("script")?function(t){ie.appendChild(documentCreateElement("script")).onreadystatechange=function(){ie.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)}:(un=post,n.addEventListener("message",listener,!1)));var xn,En,On,jn,Pn,An,Tn,_n,In={set:vn,clear:yn},Ln=d.f,Rn=In.set,kn=n.MutationObserver||n.WebKitMutationObserver,Cn=n.process,Mn=n.Promise,Gn="process"==classofRaw(Cn),Fn=Ln(n,"queueMicrotask"),Nn=Fn&&Fn.value;Nn||(xn=function(){var t,e;for(Gn&&(t=Cn.domain)&&t.exit();En;){e=En.fn,En=En.next;try{e()}catch(t){throw En?jn():On=void 0,t}}On=void 0,t&&t.enter()},Gn?jn=function(){Cn.nextTick(xn)}:kn&&!pn?(Pn=!0,An=document.createTextNode(""),new kn(xn).observe(An,{characterData:!0}),jn=function(){An.data=Pn=!Pn}):Mn&&Mn.resolve?(Tn=Mn.resolve(void 0),_n=Tn.then,jn=function(){_n.call(Tn,xn)}):jn=function(){Rn.call(n,xn)});var Dn,$n,Un,Wn,Bn=Nn||function(t){var e={fn:t,next:void 0};On&&(On.next=e),En||(En=e,jn()),On=e},PromiseCapability=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw TypeError("Bad Promise constructor");e=t,r=n})),this.resolve=aFunction$1(e),this.reject=aFunction$1(r)},qn={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=qn.f(t);return(0,r.resolve)(e),r.promise},perform=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},Vn=In.set,Yn=wellKnownSymbol("species"),Kn="Promise",Hn=U.get,zn=U.set,Jn=U.getterFor(Kn),Xn=Xr,Qn=n.TypeError,Zn=n.document,to=n.process,eo=getBuiltIn("fetch"),ro=qn.f,no=ro,oo="process"==classofRaw(to),io=!!(Zn&&Zn.createEvent&&n.dispatchEvent),ao="unhandledrejection",co=ct(Kn,(function(){if(!(P(Xn)!==String(Xn))){if(66===Rr)return!0;if(!oo&&"function"!=typeof PromiseRejectionEvent)return!0}if(Rr>=51&&/native code/.test(Xn))return!1;var t=Xn.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[Yn]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),uo=co||!function(t,e){if(!e&&!on)return!1;var r=!1;try{var n={};n[nn]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){Xn.all(t).catch((function(){}))})),isThenable=function(t){var e;return!(!isObject(t)||"function"!=typeof(e=t.then))&&e},notify$1=function(t,e,r){if(!e.notified){e.notified=!0;var n=e.reactions;Bn((function(){for(var o=e.value,i=1==e.state,a=0;n.length>a;){var c,u,f,l=n[a++],s=i?l.ok:l.fail,p=l.resolve,h=l.reject,v=l.domain;try{s?(i||(2===e.rejection&&onHandleUnhandled(t,e),e.rejection=1),!0===s?c=o:(v&&v.enter(),c=s(o),v&&(v.exit(),f=!0)),c===l.promise?h(Qn("Promise-chain cycle")):(u=isThenable(c))?u.call(c,p,h):p(c)):h(o)}catch(t){v&&!f&&v.exit(),h(t)}}e.reactions=[],e.notified=!1,r&&!e.rejection&&onUnhandled(t,e)}))}},dispatchEvent=function(t,e,r){var o,i;io?((o=Zn.createEvent("Event")).promise=e,o.reason=r,o.initEvent(t,!1,!0),n.dispatchEvent(o)):o={promise:e,reason:r},(i=n["on"+t])?i(o):t===ao&&function(t,e){var r=n.console;r&&r.error&&(1===arguments.length?r.error(t):r.error(t,e))}("Unhandled promise rejection",r)},onUnhandled=function(t,e){Vn.call(n,(function(){var r,n=e.value;if(isUnhandled(e)&&(r=perform((function(){oo?to.emit("unhandledRejection",n,t):dispatchEvent(ao,t,n)})),e.rejection=oo||isUnhandled(e)?2:1,r.error))throw r.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t,e){Vn.call(n,(function(){oo?to.emit("rejectionHandled",t):dispatchEvent("rejectionhandled",t,e.value)}))},bind=function(t,e,r,n){return function(o){t(e,r,o,n)}},internalReject=function(t,e,r,n){e.done||(e.done=!0,n&&(e=n),e.value=r,e.state=2,notify$1(t,e,!0))},internalResolve=function(t,e,r,n){if(!e.done){e.done=!0,n&&(e=n);try{if(t===r)throw Qn("Promise can't be resolved itself");var o=isThenable(r);o?Bn((function(){var n={done:!1};try{o.call(r,bind(internalResolve,t,n,e),bind(internalReject,t,n,e))}catch(r){internalReject(t,n,r,e)}})):(e.value=r,e.state=1,notify$1(t,e,!1))}catch(r){internalReject(t,{done:!1},r,e)}}};co&&(Xn=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,Xn,Kn),aFunction$1(t),Dn.call(this);var e=Hn(this);try{t(bind(internalResolve,this,e),bind(internalReject,this,e))}catch(t){internalReject(this,e,t)}},(Dn=function Promise(t){zn(this,{type:Kn,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)W(t,n,e[n],r);return t}(Xn.prototype,{then:function then(t,e){var r=Jn(this),n=ro(speciesConstructor(this,Xn));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=oo?to.domain:void 0,r.parent=!0,r.reactions.push(n),0!=r.state&¬ify$1(this,r,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),$n=function(){var t=new Dn,e=Hn(t);this.promise=t,this.resolve=bind(internalResolve,t,e),this.reject=bind(internalReject,t,e)},qn.f=ro=function(t){return t===Xn||t===Un?new $n(t):no(t)},"function"==typeof Xr&&(Wn=Xr.prototype.then,W(Xr.prototype,"then",(function then(t,e){var r=this;return new Xn((function(t,e){Wn.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof eo&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(Xn,eo.apply(n,arguments))}}))),_export({global:!0,wrap:!0,forced:co},{Promise:Xn}),setToStringTag(Xn,Kn,!1),function(t){var e=getBuiltIn(t),r=m.f;o&&e&&!e[Qr]&&r(e,Qr,{configurable:!0,get:function(){return this}})}(Kn),Un=getBuiltIn(Kn),_export({target:Kn,stat:!0,forced:co},{reject:function reject(t){var e=ro(this);return e.reject.call(void 0,t),e.promise}}),_export({target:Kn,stat:!0,forced:co},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:Kn,stat:!0,forced:uo},{all:function all(t){var e=this,r=ro(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],a=0,c=1;rn(t,(function(t){var u=a++,f=!1;i.push(void 0),c++,r.call(e,t).then((function(t){f||(f=!0,i[u]=t,--c||n(i))}),o)})),--c||n(i)}));return i.error&&o(i.value),r.promise},race:function race(t){var e=this,r=ro(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);rn(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var fo="toString",lo=RegExp.prototype,so=lo.toString,po=fails((function(){return"/a/b"!=so.call({source:"a",flags:"b"})})),ho=so.name!=fo;(po||ho)&&W(RegExp.prototype,fo,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in lo)?regexpFlags.call(t):r)}),{unsafe:!0});var vo=Vt.charAt,yo="String Iterator",go=U.set,mo=U.getterFor(yo);defineIterator(String,"String",(function(t){go(this,{type:yo,string:String(t),index:0})}),(function next(){var t,e=mo(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=vo(r,n),e.index+=t.length,{value:t,done:!1})}));var bo=wellKnownSymbol("iterator"),wo=wellKnownSymbol("toStringTag"),So=Er.values;for(var xo in Qt){var Eo=n[xo],Oo=Eo&&Eo.prototype;if(Oo){if(Oo[bo]!==So)try{b(Oo,bo,So)}catch(t){Oo[bo]=So}if(Oo[wo]||b(Oo,wo,xo),Qt[xo])for(var jo in Er)if(Oo[jo]!==Er[jo])try{b(Oo,jo,Er[jo])}catch(t){Oo[jo]=Er[jo]}}}createCommonjsModule((function(t){var e=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{define({},"")}catch(t){define=function define(t,e,r){return t[e]=r}}function wrap(t,e,r,n){var o=e&&e.prototype instanceof Generator?e:Generator,i=Object.create(o.prototype),a=new Context(n||[]);return i._invoke=function makeInvokeMethod(t,e,r){var n=u;return function invoke(o,i){if(n===l)throw new Error("Generator is already running");if(n===s){if("throw"===o)throw i;return doneResult()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=maybeInvokeDelegate(a,r);if(c){if(c===p)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=s,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=l;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?s:f,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=s,r.method="throw",r.arg=h.arg)}}}(t,r,a),i}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=wrap;var u="suspendedStart",f="suspendedYield",l="executing",s="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var v=Object.getPrototypeOf,y=v&&v(v(values([])));y&&y!==r&&n.call(y,i)&&(h=y);var d=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(h);function defineIteratorMethods(t){["next","throw","return"].forEach((function(e){define(t,e,(function(t){return this._invoke(e,t)}))}))}function AsyncIterator(t,e){var r;this._invoke=function enqueue(o,i){function callInvokeWithMethodAndArg(){return new e((function(r,a){!function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,f=u.value;return f&&"object"===_typeof(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(f).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,a)}))}a(c.arg)}(o,i,r,a)}))}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,maybeInvokeDelegate(t,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,t.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[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,p):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,p)}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0)}function values(t){if(t){var r=t[i];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function next(){for(;++o<t.length;)if(n.call(t,o))return next.value=t[o],next.done=!1,next;return next.value=e,next.done=!0,next};return a.next=a}}return{next:doneResult}}function doneResult(){return{value:e,done:!0}}return GeneratorFunction.prototype=d.constructor=GeneratorFunctionPrototype,GeneratorFunctionPrototype.constructor=GeneratorFunction,GeneratorFunction.displayName=define(GeneratorFunctionPrototype,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,c,"GeneratorFunction")),t.prototype=Object.create(d),t},t.awrap=function(t){return{__await:t}},defineIteratorMethods(AsyncIterator.prototype),AsyncIterator.prototype[a]=function(){return this},t.AsyncIterator=AsyncIterator,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},defineIteratorMethods(d),define(d,c,"Generator"),d[i]=function(){return this},d.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function next(){for(;e.length;){var r=e.pop();if(r in t)return next.value=r,next.done=!1,next}return next.done=!0,next}},t.values=values,Context.prototype={constructor:Context,reset:function reset(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(resetTryEntry),!t)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function dispatchException(t){if(this.done)throw t;var r=this;function handle(n,o){return a.type="throw",a.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!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 c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}}}},abrupt:function abrupt(t,e){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"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(a)},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),p},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),p}},catch:function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){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(t,r,n){return this.delegate={iterator:values(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),p}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}}));var Po=wellKnownSymbol("isConcatSpreadable"),Ao=9007199254740991,To="Maximum allowed index exceeded",_o=Rr>=51||!fails((function(){var t=[];return t[Po]=!1,t.concat()[0]!==t})),Io=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(t){if(!isObject(t))return!1;var e=t[Po];return void 0!==e?!!e:ft(t)};_export({target:"Array",proto:!0,forced:!_o||!Io},{concat:function concat(t){var e,r,n,o,i,a=toObject(this),c=arraySpeciesCreate(a,0),u=0;for(e=-1,n=arguments.length;e<n;e++)if(isConcatSpreadable(i=-1===e?a:arguments[e])){if(u+(o=toLength(i.length))>Ao)throw TypeError(To);for(r=0;r<o;r++,u++)r in i&&createProperty(c,u,i[r])}else{if(u>=Ao)throw TypeError(To);createProperty(c,u++,i)}return c.length=u,c}});var Lo=gt.find,Ro="find",ko=!0,Co=arrayMethodUsesToLength(Ro);Ro in[]&&Array(1).find((function(){ko=!1})),_export({target:"Array",proto:!0,forced:ko||!Co},{find:function find(t){return Lo(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables(Ro);var Mo=z.includes,Go=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!Go},{includes:function includes(t){return Mo(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Fo=[].join,No=l!=Object,Do=arrayMethodIsStrict("join",",");_export({target:"Array",proto:!0,forced:No||!Do},{join:function join(t){return Fo.call(toIndexedObject(this),void 0===t?",":t)}});var $o=gt.some,Uo=arrayMethodIsStrict("some"),Wo=arrayMethodUsesToLength("some");_export({target:"Array",proto:!0,forced:!Uo||!Wo},{some:function some(t){return $o(this,t,arguments.length>1?arguments[1]:void 0)}});var Bo=c.f,createMethod$3=function(t){return function(e){for(var r,n=toIndexedObject(e),i=ne(n),a=i.length,c=0,u=[];a>c;)r=i[c++],o&&!Bo.call(n,r)||u.push(t?[r,n[r]]:n[r]);return u}},qo={entries:createMethod$3(!0),values:createMethod$3(!1)}.entries;_export({target:"Object",stat:!0},{entries:function entries(t){return qo(t)}});var Vo=wellKnownSymbol("match"),isRegexp=function(t){var e;return isObject(t)&&(void 0!==(e=t[Vo])?!!e:"RegExp"==classofRaw(t))},notARegexp=function(t){if(isRegexp(t))throw TypeError("The method doesn't accept regular expressions");return t},Yo=wellKnownSymbol("match");_export({target:"String",proto:!0,forced:!function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[Yo]=!1,"/./"[t](e)}catch(t){}}return!1}("includes")},{includes:function includes(t){return!!~String(requireObjectCoercible(this)).indexOf(notARegexp(t),arguments.length>1?arguments[1]:void 0)}});var Ko=[].push,Ho=Math.min,zo=4294967295,Jo=!fails((function(){return!RegExp(zo,"y")}));fixRegexpWellKnownSymbolLogic("split",2,(function(t,e,r){var n;return n="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,r){var n=String(requireObjectCoercible(this)),o=void 0===r?zo:r>>>0;if(0===o)return[];if(void 0===t)return[n];if(!isRegexp(t))return e.call(n,t,o);for(var i,a,c,u=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),l=0,s=new RegExp(t.source,f+"g");(i=Nt.call(s,n))&&!((a=s.lastIndex)>l&&(u.push(n.slice(l,i.index)),i.length>1&&i.index<n.length&&Ko.apply(u,i.slice(1)),c=i[0].length,l=a,u.length>=o));)s.lastIndex===i.index&&s.lastIndex++;return l===n.length?!c&&s.test("")||u.push(""):u.push(n.slice(l)),u.length>o?u.slice(0,o):u}:"0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:e.call(this,t,r)}:e,[function split(e,r){var o=requireObjectCoercible(this),i=null==e?void 0:e[t];return void 0!==i?i.call(e,o,r):n.call(String(o),e,r)},function(t,o){var i=r(n,t,this,o,n!==e);if(i.done)return i.value;var a=anObject(t),c=String(this),u=speciesConstructor(a,RegExp),f=a.unicode,l=(a.ignoreCase?"i":"")+(a.multiline?"m":"")+(a.unicode?"u":"")+(Jo?"y":"g"),s=new u(Jo?a:"^(?:"+a.source+")",l),p=void 0===o?zo:o>>>0;if(0===p)return[];if(0===c.length)return null===regexpExecAbstract(s,c)?[c]:[];for(var h=0,v=0,y=[];v<c.length;){s.lastIndex=Jo?v:0;var d,g=regexpExecAbstract(s,Jo?c:c.slice(v));if(null===g||(d=Ho(toLength(s.lastIndex+(Jo?0:v)),c.length))===h)v=advanceStringIndex(c,v,f);else{if(y.push(c.slice(h,v)),y.length===p)return y;for(var m=1;m<=g.length-1;m++)if(y.push(g[m]),y.length===p)return y;v=h=d}}return y.push(c.slice(h)),y}]}),!Jo);var Xo="\t\n\v\f\r \u2028\u2029\ufeff",Qo="["+Xo+"]",Zo=RegExp("^"+Qo+Qo+"*"),ti=RegExp(Qo+Qo+"*$"),createMethod$4=function(t){return function(e){var r=String(requireObjectCoercible(e));return 1&t&&(r=r.replace(Zo,"")),2&t&&(r=r.replace(ti,"")),r}},ei={start:createMethod$4(1),end:createMethod$4(2),trim:createMethod$4(3)},ri=ei.trim;_export({target:"String",proto:!0,forced:function(t){return fails((function(){return!!Xo[t]()||"
"!="
"[t]()||Xo[t].name!==t}))}("trim")},{trim:function trim(){return ri(this)}});var ni=/"/g;_export({target:"String",proto:!0,forced:function(t){return fails((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}("bold")},{bold:function bold(){return t="b",e="",r="",n=String(requireObjectCoercible(this)),o="<"+t,""!==e&&(o+=" "+e+'="'+String(r).replace(ni,""")+'"'),o+">"+n+"</"+t+">";var t,e,r,n,o}});
|
||
/**
|
||
* Localizing script for SVG-edit UI.
|
||
* @module locale
|
||
* @license MIT
|
||
*
|
||
* @copyright 2010 Narendra Sisodya
|
||
* @copyright 2010 Alexis Deveria
|
||
*
|
||
*/
|
||
jQuery;var oi=function(){var t=_asyncToGenerator(regeneratorRuntime.mark((function _callee2(t,r){var n;return regeneratorRuntime.wrap((function _callee2$(o){for(;;)switch(o.prev=o.next){case 0:return o.prev=0,o.next=3,e.import("./extensions/ext-".concat(t,"/locale/").concat(r,".js"));case 3:n=o.sent,o.next=12;break;case 6:return o.prev=6,o.t0=o.catch(0),console.error("Missing translation (".concat(r,") for extension ").concat(t," - using 'en'")),o.next=11,e.import("./extensions/ext-".concat(t,"/locale/en.js"));case 11:n=o.sent;case 12:return o.abrupt("return",n.default);case 13:case"end":return o.stop()}}),_callee2,null,[[0,6]])})));return function loadExtensionTranslation(e,r){return t.apply(this,arguments)}}();t("default",{name:"helloworld",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee(){var r,n,o,i;return regeneratorRuntime.wrap((function _callee$(a){for(;;)switch(a.prev=a.next){case 0:return r=t.$,t.importLocale,n=e,a.next=4,oi("helloworld",n.curPrefs.lang);case 4:return o=a.sent,i=n.canvas,a.abrupt("return",{name:o.name,svgicons:"helloworld-icon.xml",buttons:[{id:"hello_world",icon:"helloworld.png",type:"mode",title:o.buttons[0].title,events:{click:function click(){i.setMode("hello_world")}}}],mouseDown:function mouseDown(){if("hello_world"===i.getMode())return{started:!0}},mouseUp:function mouseUp(t){if("hello_world"===i.getMode()){var e=i.getZoom(),n=t.mouse_x/e,a=t.mouse_y/e,c=o.text;[["x",n],["y",a]].forEach((function(t){var e=_slicedToArray(t,2),r=e[0],n=e[1];c=c.replace("{"+r+"}",n)})),r.alert(c)}}});case 7:case"end":return a.stop()}}),_callee)})))()}})}}}));
|