12 lines
50 KiB
JavaScript
12 lines
50 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,c=Object.getOwnPropertyDescriptor,a={f:c&&!i.call({1:2},1)?function propertyIsEnumerable(t){var e=c(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,s=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 s(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")},l={}.hasOwnProperty,has=function(t,e){return l.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(!a.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,T=n.WeakMap,A="function"==typeof T&&/native code/.test(P(T)),I=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)"})})),_=0,L=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++_+L).toString(36)},k=I("keys"),sharedKey=function(t){return k[t]||(k[t]=uid(t))},R={},C=n.WeakMap;if(A){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 U=sharedKey("state");R[U]=!0,E=function(t,e){return b(t,U,e),e},O=function(t){return has(t,U)?t[U]:{}},j=function(t){return has(t,U)}}var $,W={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}}},q=createCommonjsModule((function(t){var e=W.get,r=W.enforce,o=String(String).split("String");(t.exports=function(t,e,i,c){var a=!!c&&!!c.unsafe,u=!!c&&!!c.enumerable,f=!!c&&!!c.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?(a?!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]},V=Math.ceil,Y=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?Y:V)(t)},K=Math.min,toLength=function(t){return t>0?K(toInteger(t),9007199254740991):0},z=Math.max,H=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?z(r+e,0):H(r,e)},createMethod=function(t){return function(e,r,n){var o,i=toIndexedObject(e),c=toLength(i.length),a=toAbsoluteIndex(n,c);if(t&&r!=r){for(;c>a;)if((o=i[a++])!=o)return!0}else for(;c>a;a++)if((t||a in i)&&i[a]===r)return t||a||0;return!t&&-1}},J={includes:createMethod(!0),indexOf:createMethod(!1)},Q=J.indexOf,objectKeysInternal=function(t,e){var r,n=toIndexedObject(t),o=0,i=[];for(r in n)!has(R,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~Q(i,r)||i.push(r));return i},X=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Z=X.concat("length","prototype"),tt={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,Z)}},et={f:Object.getOwnPropertySymbols},rt=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=tt.f(anObject(t)),r=et.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=rt(e),n=m.f,o=d.f,i=0;i<r.length;i++){var c=r[i];has(t,c)||n(t,c,o(e,c))}},nt=/#|\.prototype\./,isForced=function(t,e){var r=it[ot(t)];return r==at||r!=ct&&("function"==typeof e?fails(e):!!e)},ot=isForced.normalize=function(t){return String(t).replace(nt,".").toLowerCase()},it=isForced.data={},ct=isForced.NATIVE="N",at=isForced.POLYFILL="P",ut=isForced,ft=d.f,_export=function(t,e){var r,o,i,c,a,u=t.target,f=t.global,s=t.stat;if(r=f?n:s?n[u]||setGlobal(u,{}):(n[u]||{}).prototype)for(o in e){if(c=e[o],i=t.noTargetGet?(a=ft(r,o))&&a.value:r[o],!ut(f?o:u+(s?".":"#")+o,t.forced)&&void 0!==i){if(typeof c==typeof i)continue;copyConstructorProperties(c,i)}(t.sham||i&&i.sham)&&b(c,"sham",!0),q(r,o,c,t)}},st=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),lt=st&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,pt=I("wks"),ht=n.Symbol,vt=lt?ht:ht&&ht.withoutSetter||uid,wellKnownSymbol=function(t){return has(pt,t)||(st&&has(ht,t)?pt[t]=ht[t]:pt[t]=vt("Symbol."+t)),pt[t]},yt=Object.keys||function keys(t){return objectKeysInternal(t,X)},dt=o?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=yt(e),o=n.length,i=0;o>i;)m.f(t,r=n[i++],e[r]);return t},gt=getBuiltIn("document","documentElement"),mt=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{$=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=$?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}($):((e=documentCreateElement("iframe")).style.display="none",gt.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()};R[mt]=!0;var bt=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[mt]=t):r=NullProtoObject(),void 0===e?r:dt(r,e)},wt=wellKnownSymbol("unscopables"),St=Array.prototype;null==St[wt]&&m.f(St,wt,{configurable:!0,value:bt(null)});var addToUnscopables=function(t){St[wt][t]=!0},xt=Object.defineProperty,Et={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(Et,t))return Et[t];e||(e={});var r=[][t],n=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,c=has(e,1)?e[1]:void 0;return Et[t]=!!r&&!fails((function(){if(n&&!o)return!0;var t={length:-1};n?xt(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,c)}))},Ot=J.includes,jt=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!jt},{includes:function includes(t){return Ot(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Pt,Tt,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))},At=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},It=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return At(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!At(r.prototype)?isObject(r)&&null===(r=r[It])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},_t=[].push,createMethod$1=function(t){var e=1==t,r=2==t,n=3==t,o=4==t,i=6==t,c=5==t||i;return function(a,u,f,l){for(var p,h,v=toObject(a),y=s(v),d=functionBindContext(u,f,3),g=toLength(y.length),m=0,b=l||arraySpeciesCreate,w=e?b(a,g):r?b(a,0):void 0;g>m;m++)if((c||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:_t.call(w,p)}else if(o)return!1;return i?-1:n||o?o:w}},Lt={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)},kt=getBuiltIn("navigator","userAgent")||"",Rt=n.process,Ct=Rt&&Rt.versions,Ft=Ct&&Ct.v8;Ft?Tt=(Pt=Ft.split("."))[0]+Pt[1]:kt&&(!(Pt=kt.match(/Edge\/(\d+)/))||Pt[1]>=74)&&(Pt=kt.match(/Chrome\/(\d+)/))&&(Tt=Pt[1]);var Mt=Tt&&+Tt,Gt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return Mt>=51||!fails((function(){var e=[];return(e.constructor={})[Gt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Nt=Lt.map,Dt=arrayMethodHasSpeciesSupport("map"),Ut=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!Dt||!Ut},{map:function map(t){return Nt(this,t,arguments.length>1?arguments[1]:void 0)}});var $t=[].slice,Wt={},construct=function(t,e,r){if(!(e in Wt)){for(var n=[],o=0;o<e;o++)n[o]="a["+o+"]";Wt[e]=Function("C,a","return new C("+n.join(",")+")")}return Wt[e](t,r)},qt=Function.bind||function bind(t){var e=aFunction$1(this),r=$t.call(arguments,1),n=function bound(){var o=r.concat($t.call(arguments));return this instanceof n?construct(e,o.length,o):e.apply(t,o)};return isObject(e.prototype)&&(n.prototype=e.prototype),n};_export({target:"Function",proto:!0},{bind:qt});var Bt=m.f,Vt=Function.prototype,Yt=Vt.toString,Kt=/^\s*function ([^ (]*)/,zt="name";o&&!(zt in Vt)&&Bt(Vt,zt,{configurable:!0,get:function(){try{return Yt.call(this).match(Kt)[1]}catch(t){return""}}});var Ht=Object.assign,Jt=Object.defineProperty,Qt=!Ht||fails((function(){if(o&&1!==Ht({b:1},Ht(Jt({},"a",{enumerable:!0,get:function(){Jt(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol(),n="abcdefghijklmnopqrst";return t[r]=7,n.split("").forEach((function(t){e[t]=t})),7!=Ht({},t)[r]||yt(Ht({},e)).join("")!=n}))?function assign(t,e){for(var r=toObject(t),n=arguments.length,i=1,c=et.f,u=a.f;n>i;)for(var f,l=s(arguments[i++]),p=c?yt(l).concat(c(l)):yt(l),h=p.length,v=0;h>v;)f=p[v++],o&&!u.call(l,f)||(r[f]=l[f]);return r}:Ht;_export({target:"Object",stat:!0,forced:Object.assign!==Qt},{assign:Qt});var Xt=wellKnownSymbol("match"),isRegexp=function(t){var e;return isObject(t)&&(void 0!==(e=t[Xt])?!!e:"RegExp"==classofRaw(t))},notARegexp=function(t){if(isRegexp(t))throw TypeError("The method doesn't accept regular expressions");return t},Zt=wellKnownSymbol("match");_export({target:"String",proto:!0,forced:!function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[Zt]=!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 te=tt.f,ee={}.toString,re="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],ne={f:function getOwnPropertyNames(t){return re&&"[object Window]"==ee.call(t)?function(t){try{return te(t)}catch(t){return re.slice()}}(t):te(toIndexedObject(t))}},oe={f:wellKnownSymbol},ie=m.f,defineWellKnownSymbol=function(t){var e=B.Symbol||(B.Symbol={});has(e,t)||ie(e,t,{value:oe.f(t)})},ce=m.f,ae=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,ae)&&ce(t,ae,{configurable:!0,value:e})},ue=Lt.forEach,fe=sharedKey("hidden"),se="Symbol",le=wellKnownSymbol("toPrimitive"),pe=W.set,he=W.getterFor(se),ve=Object.prototype,ye=n.Symbol,de=getBuiltIn("JSON","stringify"),ge=d.f,me=m.f,be=ne.f,we=a.f,Se=I("symbols"),xe=I("op-symbols"),Ee=I("string-to-symbol-registry"),Oe=I("symbol-to-string-registry"),je=I("wks"),Pe=n.QObject,Te=!Pe||!Pe.prototype||!Pe.prototype.findChild,Ae=o&&fails((function(){return 7!=bt(me({},"a",{get:function(){return me(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=ge(ve,e);n&&delete ve[e],me(t,e,r),n&&t!==ve&&me(ve,e,n)}:me,wrap=function(t,e){var r=Se[t]=bt(ye.prototype);return pe(r,{type:se,tag:t,description:e}),o||(r.description=e),r},Ie=lt?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof ye},_e=function defineProperty(t,e,r){t===ve&&_e(xe,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(Se,n)?(r.enumerable?(has(t,fe)&&t[fe][n]&&(t[fe][n]=!1),r=bt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,fe)||me(t,fe,createPropertyDescriptor(1,{})),t[fe][n]=!0),Ae(t,n,r)):me(t,n,r)},Le=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),n=yt(r).concat(Fe(r));return ue(n,(function(e){o&&!ke.call(r,e)||_e(t,e,r[e])})),t},ke=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=we.call(this,e);return!(this===ve&&has(Se,e)&&!has(xe,e))&&(!(r||!has(this,e)||!has(Se,e)||has(this,fe)&&this[fe][e])||r)},Re=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==ve||!has(Se,n)||has(xe,n)){var o=ge(r,n);return!o||!has(Se,n)||has(r,fe)&&r[fe][n]||(o.enumerable=!0),o}},Ce=function getOwnPropertyNames(t){var e=be(toIndexedObject(t)),r=[];return ue(e,(function(t){has(Se,t)||has(R,t)||r.push(t)})),r},Fe=function getOwnPropertySymbols(t){var e=t===ve,r=be(e?xe:toIndexedObject(t)),n=[];return ue(r,(function(t){!has(Se,t)||e&&!has(ve,t)||n.push(Se[t])})),n};if(st||(q((ye=function Symbol(){if(this instanceof ye)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===ve&&setter.call(xe,t),has(this,fe)&&has(this[fe],e)&&(this[fe][e]=!1),Ae(this,e,createPropertyDescriptor(1,t))};return o&&Te&&Ae(ve,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return he(this).tag})),q(ye,"withoutSetter",(function(t){return wrap(uid(t),t)})),a.f=ke,m.f=_e,d.f=Re,tt.f=ne.f=Ce,et.f=Fe,oe.f=function(t){return wrap(wellKnownSymbol(t),t)},o&&(me(ye.prototype,"description",{configurable:!0,get:function description(){return he(this).description}}),q(ve,"propertyIsEnumerable",ke,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!st,sham:!st},{Symbol:ye}),ue(yt(je),(function(t){defineWellKnownSymbol(t)})),_export({target:se,stat:!0,forced:!st},{for:function(t){var e=String(t);if(has(Ee,e))return Ee[e];var r=ye(e);return Ee[e]=r,Oe[r]=e,r},keyFor:function keyFor(t){if(!Ie(t))throw TypeError(t+" is not a symbol");if(has(Oe,t))return Oe[t]},useSetter:function(){Te=!0},useSimple:function(){Te=!1}}),_export({target:"Object",stat:!0,forced:!st,sham:!o},{create:function create(t,e){return void 0===e?bt(t):Le(bt(t),e)},defineProperty:_e,defineProperties:Le,getOwnPropertyDescriptor:Re}),_export({target:"Object",stat:!0,forced:!st},{getOwnPropertyNames:Ce,getOwnPropertySymbols:Fe}),_export({target:"Object",stat:!0,forced:fails((function(){et.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return et.f(toObject(t))}}),de){var Me=!st||fails((function(){var t=ye();return"[null]"!=de([t])||"{}"!=de({a:t})||"{}"!=de(Object(t))}));_export({target:"JSON",stat:!0,forced:Me},{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)&&!Ie(t))return At(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Ie(e))return e}),o[1]=e,de.apply(null,o)}})}ye.prototype[le]||b(ye.prototype,le,ye.prototype.valueOf),setToStringTag(ye,se),R[fe]=!0;var Ge=m.f,Ne=n.Symbol;if(o&&"function"==typeof Ne&&(!("description"in Ne.prototype)||void 0!==Ne().description)){var De={},Ue=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof Ue?new Ne(t):void 0===t?Ne():Ne(t);return""===t&&(De[e]=!0),e};copyConstructorProperties(Ue,Ne);var $e=Ue.prototype=Ne.prototype;$e.constructor=Ue;var We=$e.toString,qe="Symbol(test)"==String(Ne("test")),Be=/^Symbol\((.*)\)[^)]+$/;Ge($e,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=We.call(t);if(has(De,t))return"";var r=qe?e.slice(7,-1):e.replace(Be,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:Ue})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var arrayMethodIsStrict=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))},Ve=Lt.forEach,Ye=arrayMethodIsStrict("forEach"),Ke=arrayMethodUsesToLength("forEach"),ze=Ye&&Ke?[].forEach:function forEach(t){return Ve(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=ze},{forEach:ze});var He,Je,Qe,Xe={},Ze=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),tr=sharedKey("IE_PROTO"),er=Object.prototype,rr=Ze?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,tr)?t[tr]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?er:null},nr=wellKnownSymbol("iterator"),or=!1;[].keys&&("next"in(Qe=[].keys())?(Je=rr(rr(Qe)))!==Object.prototype&&(He=Je):or=!0),null==He&&(He={}),has(He,nr)||b(He,nr,(function(){return this}));var ir={IteratorPrototype:He,BUGGY_SAFARI_ITERATORS:or},cr=ir.IteratorPrototype,returnThis$1=function(){return this},ar=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),ur=ir.IteratorPrototype,fr=ir.BUGGY_SAFARI_ITERATORS,sr=wellKnownSymbol("iterator"),lr="keys",pr="values",hr="entries",returnThis$2=function(){return this},defineIterator=function(t,e,r,n,o,i,c){!function(t,e,r){var n=e+" Iterator";t.prototype=bt(cr,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),Xe[n]=returnThis$1}(r,e,n);var a,u,f,getIterationMethod=function(t){if(t===o&&v)return v;if(!fr&&t in p)return p[t];switch(t){case lr:return function keys(){return new r(this,t)};case pr:return function values(){return new r(this,t)};case hr:return function entries(){return new r(this,t)}}return function(){return new r(this)}},s=e+" Iterator",l=!1,p=t.prototype,h=p[sr]||p["@@iterator"]||o&&p[o],v=!fr&&h||getIterationMethod(o),y="Array"==e&&p.entries||h;if(y&&(a=rr(y.call(new t)),ur!==Object.prototype&&a.next&&(rr(a)!==ur&&(ar?ar(a,ur):"function"!=typeof a[sr]&&b(a,sr,returnThis$2)),setToStringTag(a,s,!0))),o==pr&&h&&h.name!==pr&&(l=!0,v=function values(){return h.call(this)}),p[sr]!==v&&b(p,sr,v),Xe[e]=v,o)if(u={values:getIterationMethod(pr),keys:i?v:getIterationMethod(lr),entries:getIterationMethod(hr)},c)for(f in u)(fr||l||!(f in p))&&q(p,f,u[f]);else _export({target:e,proto:!0,forced:fr||l},u);return u},vr="Array Iterator",yr=W.set,dr=W.getterFor(vr),gr=defineIterator(Array,"Array",(function(t,e){yr(this,{type:vr,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=dr(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");Xe.Arguments=Xe.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var mr=[].reverse,br=[1,2];_export({target:"Array",proto:!0,forced:String(br)===String(br.reverse())},{reverse:function reverse(){return At(this)&&(this.length=this.length),mr.call(this)}});var createProperty=function(t,e,r){var n=toPrimitive(e);n in t?m.f(t,n,createPropertyDescriptor(0,r)):t[n]=r},wr=arrayMethodHasSpeciesSupport("slice"),Sr=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),xr=wellKnownSymbol("species"),Er=[].slice,Or=Math.max;_export({target:"Array",proto:!0,forced:!wr||!Sr},{slice:function slice(t,e){var r,n,o,i=toIndexedObject(this),c=toLength(i.length),a=toAbsoluteIndex(t,c),u=toAbsoluteIndex(void 0===e?c:e,c);if(At(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!At(r.prototype)?isObject(r)&&null===(r=r[xr])&&(r=void 0):r=void 0,r===Array||void 0===r))return Er.call(i,a,u);for(n=new(void 0===r?Array:r)(Or(u-a,0)),o=0;a<u;a++,o++)a in i&&createProperty(n,o,i[a]);return n.length=o,n}});var jr=Date.prototype,Pr="Invalid Date",Tr="toString",Ar=jr.toString,Ir=jr.getTime;new Date(NaN)+""!=Pr&&q(jr,Tr,(function toString(){var t=Ir.call(this);return t==t?Ar.call(this):Pr})),setToStringTag(n.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!o},{create:bt}),_export({target:"Object",stat:!0,forced:!o,sham:!o},{defineProperty:m.f});var _r=fails((function(){rr(1)}));_export({target:"Object",stat:!0,forced:_r,sham:!Ze},{getPrototypeOf:function getPrototypeOf(t){return rr(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:ar});var Lr={};Lr[wellKnownSymbol("toStringTag")]="z";var kr="[object z]"===String(Lr),Rr=wellKnownSymbol("toStringTag"),Cr="Arguments"==classofRaw(function(){return arguments}()),Fr=kr?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),Rr))?r:Cr?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},Mr=kr?{}.toString:function toString(){return"[object "+Fr(this)+"]"};kr||q(Object.prototype,"toString",Mr,{unsafe:!0});var Gr=n.Promise,Nr=wellKnownSymbol("species"),Dr=wellKnownSymbol("iterator"),Ur=Array.prototype,$r=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}},Wr=createCommonjsModule((function(t){var Result=function(t,e){this.stopped=t,this.result=e};(t.exports=function(t,e,r,n,o){var i,c,a,u,f,s,l,p,h=functionBindContext(e,r,n?2:1);if(o)i=t;else{if("function"!=typeof(c=function(t){if(null!=t)return t[$r]||t["@@iterator"]||Xe[Fr(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(p=c)&&(Xe.Array===p||Ur[Dr]===p)){for(a=0,u=toLength(t.length);u>a;a++)if((f=n?h(anObject(l=t[a])[0],l[1]):h(t[a]))&&f instanceof Result)return f;return new Result(!1)}i=c.call(t)}for(s=i.next;!(l=s.call(i)).done;)if("object"==typeof(f=callWithSafeIterationClosing(i,h,l.value,n))&&f&&f instanceof Result)return f;return new Result(!1)}).stop=function(t){return new Result(!0,t)}})),qr=wellKnownSymbol("iterator"),Br=!1;try{var Vr=0,Yr={next:function(){return{done:!!Vr++}},return:function(){Br=!0}};Yr[qr]=function(){return this},Array.from(Yr,(function(){throw 2}))}catch(t){}var Kr,zr,Hr,Jr=wellKnownSymbol("species"),speciesConstructor=function(t,e){var r,n=anObject(t).constructor;return void 0===n||null==(r=anObject(n)[Jr])?e:aFunction$1(r)},Qr=/(iphone|ipod|ipad).*applewebkit/i.test(kt),Xr=n.location,Zr=n.setImmediate,tn=n.clearImmediate,en=n.process,rn=n.MessageChannel,nn=n.Dispatch,on=0,cn={},an="onreadystatechange",run=function(t){if(cn.hasOwnProperty(t)){var e=cn[t];delete cn[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){n.postMessage(t+"",Xr.protocol+"//"+Xr.host)};Zr&&tn||(Zr=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return cn[++on]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Kr(on),on},tn=function clearImmediate(t){delete cn[t]},"process"==classofRaw(en)?Kr=function(t){en.nextTick(runner(t))}:nn&&nn.now?Kr=function(t){nn.now(runner(t))}:rn&&!Qr?(Hr=(zr=new rn).port2,zr.port1.onmessage=listener,Kr=functionBindContext(Hr.postMessage,Hr,1)):!n.addEventListener||"function"!=typeof postMessage||n.importScripts||fails(post)||"file:"===Xr.protocol?Kr=an in documentCreateElement("script")?function(t){gt.appendChild(documentCreateElement("script")).onreadystatechange=function(){gt.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)}:(Kr=post,n.addEventListener("message",listener,!1)));var un,fn,sn,ln,pn,hn,vn,yn,dn={set:Zr,clear:tn},gn=d.f,mn=dn.set,bn=n.MutationObserver||n.WebKitMutationObserver,wn=n.process,Sn=n.Promise,xn="process"==classofRaw(wn),En=gn(n,"queueMicrotask"),On=En&&En.value;On||(un=function(){var t,e;for(xn&&(t=wn.domain)&&t.exit();fn;){e=fn.fn,fn=fn.next;try{e()}catch(t){throw fn?ln():sn=void 0,t}}sn=void 0,t&&t.enter()},xn?ln=function(){wn.nextTick(un)}:bn&&!Qr?(pn=!0,hn=document.createTextNode(""),new bn(un).observe(hn,{characterData:!0}),ln=function(){hn.data=pn=!pn}):Sn&&Sn.resolve?(vn=Sn.resolve(void 0),yn=vn.then,ln=function(){yn.call(vn,un)}):ln=function(){mn.call(n,un)});var jn,Pn,Tn,An,In=On||function(t){var e={fn:t,next:void 0};sn&&(sn.next=e),fn||(fn=e,ln()),sn=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)},_n={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=_n.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}}},Ln=dn.set,kn=wellKnownSymbol("species"),Rn="Promise",Cn=W.get,Fn=W.set,Mn=W.getterFor(Rn),Gn=Gr,Nn=n.TypeError,Dn=n.document,Un=n.process,$n=getBuiltIn("fetch"),Wn=_n.f,qn=Wn,Bn="process"==classofRaw(Un),Vn=!!(Dn&&Dn.createEvent&&n.dispatchEvent),Yn="unhandledrejection",Kn=ut(Rn,(function(){if(!(P(Gn)!==String(Gn))){if(66===Mt)return!0;if(!Bn&&"function"!=typeof PromiseRejectionEvent)return!0}if(Mt>=51&&/native code/.test(Gn))return!1;var t=Gn.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[kn]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),zn=Kn||!function(t,e){if(!e&&!Br)return!1;var r=!1;try{var n={};n[qr]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){Gn.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;In((function(){for(var o=e.value,i=1==e.state,c=0;n.length>c;){var a,u,f,s=n[c++],l=i?s.ok:s.fail,p=s.resolve,h=s.reject,v=s.domain;try{l?(i||(2===e.rejection&&onHandleUnhandled(t,e),e.rejection=1),!0===l?a=o:(v&&v.enter(),a=l(o),v&&(v.exit(),f=!0)),a===s.promise?h(Nn("Promise-chain cycle")):(u=isThenable(a))?u.call(a,p,h):p(a)):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;Vn?((o=Dn.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===Yn&&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){Ln.call(n,(function(){var r,n=e.value;if(isUnhandled(e)&&(r=perform((function(){Bn?Un.emit("unhandledRejection",n,t):dispatchEvent(Yn,t,n)})),e.rejection=Bn||isUnhandled(e)?2:1,r.error))throw r.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t,e){Ln.call(n,(function(){Bn?Un.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 Nn("Promise can't be resolved itself");var o=isThenable(r);o?In((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)}}};Kn&&(Gn=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,Gn,Rn),aFunction$1(t),jn.call(this);var e=Cn(this);try{t(bind(internalResolve,this,e),bind(internalReject,this,e))}catch(t){internalReject(this,e,t)}},(jn=function Promise(t){Fn(this,{type:Rn,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)q(t,n,e[n],r);return t}(Gn.prototype,{then:function then(t,e){var r=Mn(this),n=Wn(speciesConstructor(this,Gn));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=Bn?Un.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)}}),Pn=function(){var t=new jn,e=Cn(t);this.promise=t,this.resolve=bind(internalResolve,t,e),this.reject=bind(internalReject,t,e)},_n.f=Wn=function(t){return t===Gn||t===Tn?new Pn(t):qn(t)},"function"==typeof Gr&&(An=Gr.prototype.then,q(Gr.prototype,"then",(function then(t,e){var r=this;return new Gn((function(t,e){An.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof $n&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(Gn,$n.apply(n,arguments))}}))),_export({global:!0,wrap:!0,forced:Kn},{Promise:Gn}),setToStringTag(Gn,Rn,!1),function(t){var e=getBuiltIn(t),r=m.f;o&&e&&!e[Nr]&&r(e,Nr,{configurable:!0,get:function(){return this}})}(Rn),Tn=getBuiltIn(Rn),_export({target:Rn,stat:!0,forced:Kn},{reject:function reject(t){var e=Wn(this);return e.reject.call(void 0,t),e.promise}}),_export({target:Rn,stat:!0,forced:Kn},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:Rn,stat:!0,forced:zn},{all:function all(t){var e=this,r=Wn(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],c=0,a=1;Wr(t,(function(t){var u=c++,f=!1;i.push(void 0),a++,r.call(e,t).then((function(t){f||(f=!0,i[u]=t,--a||n(i))}),o)})),--a||n(i)}));return i.error&&o(i.value),r.promise},race:function race(t){var e=this,r=Wn(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);Wr(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});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},Hn="toString",Jn=RegExp.prototype,Qn=Jn.toString,Xn=fails((function(){return"/a/b"!=Qn.call({source:"a",flags:"b"})})),Zn=Qn.name!=Hn;(Xn||Zn)&&q(RegExp.prototype,Hn,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in Jn)?regexpFlags.call(t):r)}),{unsafe:!0});var createMethod$2=function(t){return function(e,r){var n,o,i=String(requireObjectCoercible(e)),c=toInteger(r),a=i.length;return c<0||c>=a?t?"":void 0:(n=i.charCodeAt(c))<55296||n>56319||c+1===a||(o=i.charCodeAt(c+1))<56320||o>57343?t?i.charAt(c):n:t?i.slice(c,c+2):o-56320+(n-55296<<10)+65536}},to={codeAt:createMethod$2(!1),charAt:createMethod$2(!0)},eo=to.charAt,ro="String Iterator",no=W.set,oo=W.getterFor(ro);defineIterator(String,"String",(function(t){no(this,{type:ro,string:String(t),index:0})}),(function next(){var t,e=oo(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=eo(r,n),e.index+=t.length,{value:t,done:!1})}));var io={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 co in io){var ao=n[co],uo=ao&&ao.prototype;if(uo&&uo.forEach!==ze)try{b(uo,"forEach",ze)}catch(t){uo.forEach=ze}}var fo=wellKnownSymbol("iterator"),so=wellKnownSymbol("toStringTag"),lo=gr.values;for(var po in io){var ho=n[po],vo=ho&&ho.prototype;if(vo){if(vo[fo]!==lo)try{b(vo,fo,lo)}catch(t){vo[fo]=lo}if(vo[so]||b(vo,so,po),io[po])for(var yo in gr)if(vo[yo]!==gr[yo])try{b(vo,yo,gr[yo])}catch(t){vo[yo]=gr[yo]}}}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,c){try{var a=t[i](c),u=a.value}catch(t){return void r(t)}a.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)}))}}createCommonjsModule((function(t){var e=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",c=o.asyncIterator||"@@asyncIterator",a=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),c=new Context(n||[]);return i._invoke=function makeInvokeMethod(t,e,r){var n=u;return function invoke(o,i){if(n===s)throw new Error("Generator is already running");if(n===l){if("throw"===o)throw i;return doneResult()}for(r.method=o,r.arg=i;;){var c=r.delegate;if(c){var a=maybeInvokeDelegate(c,r);if(a){if(a===p)continue;return a}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=l,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=s;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?l:f,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=l,r.method="throw",r.arg=h.arg)}}}(t,r,c),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",s="executing",l="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,c){!function invoke(r,o,i,c){var a=tryCatch(t[r],t,o);if("throw"!==a.type){var u=a.arg,f=u.value;return f&&"object"===_typeof(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){invoke("next",t,i,c)}),(function(t){invoke("throw",t,i,c)})):e.resolve(f).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,c)}))}c(a.arg)}(o,i,r,c)}))}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,c=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 c.next=c}}return{next:doneResult}}function doneResult(){return{value:e,done:!0}}return GeneratorFunction.prototype=d.constructor=GeneratorFunctionPrototype,GeneratorFunctionPrototype.constructor=GeneratorFunction,GeneratorFunction.displayName=define(GeneratorFunctionPrototype,a,"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,a,"GeneratorFunction")),t.prototype=Object.create(d),t},t.awrap=function(t){return{__await:t}},defineIteratorMethods(AsyncIterator.prototype),AsyncIterator.prototype[c]=function(){return this},t.AsyncIterator=AsyncIterator,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var c=new AsyncIterator(wrap(e,r,n,o),i);return t.isGeneratorFunction(r)?c:c.next().then((function(t){return t.done?t.value:c.next()}))},defineIteratorMethods(d),define(d,a,"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 c.type="throw",c.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],c=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var a=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(a&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}else if(a){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 c=i?i.completion:{};return c.type=t,c.arg=e,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(c)},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 go=wellKnownSymbol("isConcatSpreadable"),mo=9007199254740991,bo="Maximum allowed index exceeded",wo=Mt>=51||!fails((function(){var t=[];return t[go]=!1,t.concat()[0]!==t})),So=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(t){if(!isObject(t))return!1;var e=t[go];return void 0!==e?!!e:At(t)};_export({target:"Array",proto:!0,forced:!wo||!So},{concat:function concat(t){var e,r,n,o,i,c=toObject(this),a=arraySpeciesCreate(c,0),u=0;for(e=-1,n=arguments.length;e<n;e++)if(isConcatSpreadable(i=-1===e?c:arguments[e])){if(u+(o=toLength(i.length))>mo)throw TypeError(bo);for(r=0;r<o;r++,u++)r in i&&createProperty(a,u,i[r])}else{if(u>=mo)throw TypeError(bo);createProperty(a,u++,i)}return a.length=u,a}});var xo=Lt.find,Eo="find",Oo=!0,jo=arrayMethodUsesToLength(Eo);Eo in[]&&Array(1).find((function(){Oo=!1})),_export({target:"Array",proto:!0,forced:Oo||!jo},{find:function find(t){return xo(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables(Eo);var Po=[].join,To=s!=Object,Ao=arrayMethodIsStrict("join",",");_export({target:"Array",proto:!0,forced:To||!Ao},{join:function join(t){return Po.call(toIndexedObject(this),void 0===t?",":t)}});var Io=Lt.some,_o=arrayMethodIsStrict("some"),Lo=arrayMethodUsesToLength("some");_export({target:"Array",proto:!0,forced:!_o||!Lo},{some:function some(t){return Io(this,t,arguments.length>1?arguments[1]:void 0)}});var ko=a.f,createMethod$3=function(t){return function(e){for(var r,n=toIndexedObject(e),i=yt(n),c=i.length,a=0,u=[];c>a;)r=i[a++],o&&!ko.call(n,r)||u.push(t?[r,n[r]]:n[r]);return u}},Ro={entries:createMethod$3(!0),values:createMethod$3(!1)}.entries;function RE(t,e){return RegExp(t,e)}_export({target:"Object",stat:!0},{entries:function entries(t){return Ro(t)}});var Co,Fo,Mo={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")}))},Go=RegExp.prototype.exec,No=String.prototype.replace,Do=Go,Uo=(Co=/a/,Fo=/b*/g,Go.call(Co,"a"),Go.call(Fo,"a"),0!==Co.lastIndex||0!==Fo.lastIndex),$o=Mo.UNSUPPORTED_Y||Mo.BROKEN_CARET,Wo=void 0!==/()??/.exec("")[1];(Uo||Wo||$o)&&(Do=function exec(t){var e,r,n,o,i=this,c=$o&&i.sticky,a=regexpFlags.call(i),u=i.source,f=0,s=t;return c&&(-1===(a=a.replace("y","")).indexOf("g")&&(a+="g"),s=String(t).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==t[i.lastIndex-1])&&(u="(?: "+u+")",s=" "+s,f++),r=new RegExp("^(?:"+u+")",a)),Wo&&(r=new RegExp("^"+u+"$(?!\\s)",a)),Uo&&(e=i.lastIndex),n=Go.call(c?r:i,s),c?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:Uo&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),Wo&&n&&n.length>1&&No.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var qo=Do;_export({target:"RegExp",proto:!0,forced:/./.exec!==qo},{exec:qo});var Bo=wellKnownSymbol("species"),Vo=!fails((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),Yo="$0"==="a".replace(/./,"$0"),Ko=wellKnownSymbol("replace"),zo=!!/./[Ko]&&""===/./[Ko]("a","$0"),Ho=!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]})),Jo=to.charAt,advanceStringIndex=function(t,e,r){return e+(r?Jo(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 qo.call(t,e)},Qo=[].push,Xo=Math.min,Zo=4294967295,ti=!fails((function(){return!RegExp(Zo,"y")}));!function(t,e,r,n){var o=wellKnownSymbol(t),i=!fails((function(){var e={};return e[o]=function(){return 7},7!=""[t](e)})),c=i&&!fails((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[Bo]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!c||"replace"===t&&(!Vo||!Yo||zo)||"split"===t&&!Ho){var a=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===qo?i&&!o?{done:!0,value:a.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}),{REPLACE_KEEPS_$0:Yo,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:zo}),f=u[0],s=u[1];q(String.prototype,t,f),q(RegExp.prototype,o,2==e?function(t,e){return s.call(t,this,e)}:function(t){return s.call(t,this)})}n&&b(RegExp.prototype[o],"sham",!0)}("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,c,a,u=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),s=0,l=new RegExp(t.source,f+"g");(i=qo.call(l,n))&&!((c=l.lastIndex)>s&&(u.push(n.slice(s,i.index)),i.length>1&&i.index<n.length&&Qo.apply(u,i.slice(1)),a=i[0].length,s=c,u.length>=o));)l.lastIndex===i.index&&l.lastIndex++;return s===n.length?!a&&l.test("")||u.push(""):u.push(n.slice(s)),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 c=anObject(t),a=String(this),u=speciesConstructor(c,RegExp),f=c.unicode,s=(c.ignoreCase?"i":"")+(c.multiline?"m":"")+(c.unicode?"u":"")+(ti?"y":"g"),l=new u(ti?c:"^(?:"+c.source+")",s),p=void 0===o?Zo:o>>>0;if(0===p)return[];if(0===a.length)return null===regexpExecAbstract(l,a)?[a]:[];for(var h=0,v=0,y=[];v<a.length;){l.lastIndex=ti?v:0;var d,g=regexpExecAbstract(l,ti?a:a.slice(v));if(null===g||(d=Xo(toLength(l.lastIndex+(ti?0:v)),a.length))===h)v=advanceStringIndex(a,v,f);else{if(y.push(a.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(a.slice(h)),y}]}),!ti);var ei="\t\n\v\f\r \u2028\u2029\ufeff",ri="["+ei+"]",ni=RegExp("^"+ri+ri+"*"),oi=RegExp(ri+ri+"*$"),createMethod$4=function(t){return function(e){var r=String(requireObjectCoercible(e));return 1&t&&(r=r.replace(ni,"")),2&t&&(r=r.replace(oi,"")),r}},ii={start:createMethod$4(1),end:createMethod$4(2),trim:createMethod$4(3)},ci=ii.trim;_export({target:"String",proto:!0,forced:function(t){return fails((function(){return!!ei[t]()||"
"!="
"[t]()||ei[t].name!==t}))}("trim")},{trim:function trim(){return ci(this)}});var ai=/"/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(ai,""")+'"'),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 ui=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:"webappfind",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee(){var r,n,o,i,c,a,u;return regeneratorRuntime.wrap((function _callee$(f){for(;;)switch(f.prev=f.next){case 0:return r=t.$,n=e,f.next=4,ui("webappfind",n.curPrefs.lang);case 4:return o=f.sent,"read",c=["read",i="save"],e.canvas.bind("message",(function(t,e){var o,i,u=e.data,f=e.origin;try{var s=u.webappfind;if(o=s.type,a=s.pathID,i=s.content,f!==location.origin||c.includes(o))return}catch(t){return}switch(o){case"view":n.loadFromString(i);break;case"save-end":r.alert("save complete for pathID ".concat(a,"!"));break;default:throw new Error("Unexpected WebAppFind event type")}})),u=[{id:"webappfind_save",icon:"webappfind.png",type:"app_menu",position:4,events:{click:function click(){a&&window.postMessage({webappfind:{type:i,pathID:a,content:n.canvas.getSvgString()}},"null"===window.location.origin?"*":window.location.origin)}}}],f.abrupt("return",{name:o.name,svgicons:"webappfind-icon.svg",buttons:o.buttons.map((function(t,e){return Object.assign(u[e],t)}))});case 9:case"end":return f.stop()}}),_callee)})))()}})}}}));
|