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