12 lines
54 KiB
JavaScript
12 lines
54 KiB
JavaScript
System.register([],(function(t,e){"use strict";return{execute:function(){var r="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function createCommonjsModule(t,e,r){return t(r={path:e,exports:{},require:function(t,e){return function commonjsRequire(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==e&&r.path)}},r.exports),r.exports}var check=function(t){return t&&t.Math==Math&&t},n=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof r&&r)||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},o=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),i={}.propertyIsEnumerable,a=Object.getOwnPropertyDescriptor,c={f:a&&!i.call({1:2},1)?function propertyIsEnumerable(t){var e=a(this,t);return!!e&&e.enumerable}:i},createPropertyDescriptor=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},u={}.toString,classofRaw=function(t){return u.call(t).slice(8,-1)},f="".split,l=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?f.call(t,""):Object(t)}:Object,requireObjectCoercible=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},toIndexedObject=function(t){return l(requireObjectCoercible(t))},isObject=function(t){return"object"==typeof t?null!==t:"function"==typeof t},toPrimitive=function(t,e){if(!isObject(t))return t;var r,n;if(e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;if("function"==typeof(r=t.valueOf)&&!isObject(n=r.call(t)))return n;if(!e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;throw TypeError("Can't convert object to primitive value")},s={}.hasOwnProperty,has=function(t,e){return s.call(t,e)},p=n.document,h=isObject(p)&&isObject(p.createElement),documentCreateElement=function(t){return h?p.createElement(t):{}},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,k=x.inspectSource,_=n.WeakMap,A="function"==typeof _&&/native code/.test(k(_)),P=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,I=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++T+I).toString(36)},L=P("keys"),sharedKey=function(t){return L[t]||(L[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,a){var c=!!a&&!!a.unsafe,u=!!a&&!!a.enumerable,f=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof e||has(i,"name")||b(i,"name",e),r(i).source=o.join("string"==typeof e?e:"")),t!==n?(c?!f&&t[e]&&(u=!0):delete t[e],u?t[e]=i:b(t,e,i)):u?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||k(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)},z=Math.min,toLength=function(t){return t>0?z(toInteger(t),9007199254740991):0},H=Math.max,K=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?H(r+e,0):K(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)},X=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++])&&(~X(i,r)||i.push(r));return i},Q=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Z=Q.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,ft=y.f,_export=function(t,e){var r,o,i,a,c,u=t.target,f=t.global,l=t.stat;if(r=f?n:l?n[u]||setGlobal(u,{}):(n[u]||{}).prototype)for(o in e){if(a=e[o],i=t.noTargetGet?(c=ft(r,o))&&c.value:r[o],!ut(f?o:u+(l?".":"#")+o,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(t.sham||i&&i.sham)&&b(a,"sham",!0),q(r,o,a,t)}},toObject=function(t){return Object(requireObjectCoercible(t))},lt=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),st=lt&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,pt=P("wks"),ht=n.Symbol,dt=st?ht:ht&&ht.withoutSetter||uid,wellKnownSymbol=function(t){return has(pt,t)||(lt&&has(ht,t)?pt[t]=ht[t]:pt[t]=dt("Symbol."+t)),pt[t]},vt=Object.keys||function keys(t){return objectKeysInternal(t,Q)},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{$=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=Q.length;r--;)delete NullProtoObject.prototype[Q[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: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 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)}},St=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},Et=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return St(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!St(r.prototype)?isObject(r)&&null===(r=r[Et])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},Ot=[].push,createMethod$1=function(t){var e=1==t,r=2==t,n=3==t,o=4==t,i=6==t,a=5==t||i;return function(c,u,f,s){for(var p,h,d=toObject(c),v=l(d),y=functionBindContext(u,f,3),g=toLength(v.length),m=0,b=s||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:Ot.call(w,p)}else if(o)return!1;return i?-1:n||o?o:w}},jt={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=Object.defineProperty,_t={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(_t,t))return _t[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 _t[t]=!!r&&!fails((function(){if(n&&!o)return!0;var t={length:-1};n?kt(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},At=jt.find,Pt="find",Tt=!0,It=arrayMethodUsesToLength(Pt);Pt in[]&&Array(1).find((function(){Tt=!1})),_export({target:"Array",proto:!0,forced:Tt||!It},{find:function find(t){return At(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables(Pt);var Lt=J.includes,Rt=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!Rt},{includes:function includes(t){return Lt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Ct,Mt,Ft=getBuiltIn("navigator","userAgent")||"",Gt=n.process,Nt=Gt&&Gt.versions,Dt=Nt&&Nt.v8;Dt?Mt=(Ct=Dt.split("."))[0]+Ct[1]:Ft&&(!(Ct=Ft.match(/Edge\/(\d+)/))||Ct[1]>=74)&&(Ct=Ft.match(/Chrome\/(\d+)/))&&(Mt=Ct[1]);var Ut=Mt&&+Mt,$t=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return Ut>=51||!fails((function(){var e=[];return(e.constructor={})[$t]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Wt=jt.map,qt=arrayMethodHasSpeciesSupport("map"),Bt=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!qt||!Bt},{map:function map(t){return Wt(this,t,arguments.length>1?arguments[1]:void 0)}});var Vt=[].slice,Yt={},construct=function(t,e,r){if(!(e in Yt)){for(var n=[],o=0;o<e;o++)n[o]="a["+o+"]";Yt[e]=Function("C,a","return new C("+n.join(",")+")")}return Yt[e](t,r)},zt=Function.bind||function bind(t){var e=aFunction$1(this),r=Vt.call(arguments,1),n=function bound(){var o=r.concat(Vt.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:zt});var Ht=m.f,Kt=Function.prototype,Jt=Kt.toString,Xt=/^\s*function ([^ (]*)/,Qt="name";o&&!(Qt in Kt)&&Ht(Kt,Qt,{configurable:!0,get:function(){try{return Jt.call(this).match(Xt)[1]}catch(t){return""}}});var Zt=Object.assign,te=Object.defineProperty,ee=!Zt||fails((function(){if(o&&1!==Zt({b:1},Zt(te({},"a",{enumerable:!0,get:function(){te(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!=Zt({},t)[r]||vt(Zt({},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 f,s=l(arguments[i++]),p=a?vt(s).concat(a(s)):vt(s),h=p.length,d=0;h>d;)f=p[d++],o&&!u.call(s,f)||(r[f]=s[f]);return r}:Zt;_export({target:"Object",stat:!0,forced:Object.assign!==ee},{assign:ee});var regexpFlags=function(){var t=anObject(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e};function RE(t,e){return RegExp(t,e)}var re,ne,oe={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")}))},ie=RegExp.prototype.exec,ae=String.prototype.replace,ce=ie,ue=(re=/a/,ne=/b*/g,ie.call(re,"a"),ie.call(ne,"a"),0!==re.lastIndex||0!==ne.lastIndex),fe=oe.UNSUPPORTED_Y||oe.BROKEN_CARET,le=void 0!==/()??/.exec("")[1];(ue||le||fe)&&(ce=function exec(t){var e,r,n,o,i=this,a=fe&&i.sticky,c=regexpFlags.call(i),u=i.source,f=0,l=t;return a&&(-1===(c=c.replace("y","")).indexOf("g")&&(c+="g"),l=String(t).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==t[i.lastIndex-1])&&(u="(?: "+u+")",l=" "+l,f++),r=new RegExp("^(?:"+u+")",c)),le&&(r=new RegExp("^"+u+"$(?!\\s)",c)),ue&&(e=i.lastIndex),n=ie.call(a?r:i,l),a?n?(n.input=n.input.slice(f),n[0]=n[0].slice(f),n.index=i.lastIndex,i.lastIndex+=n[0].length):i.lastIndex=0:ue&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),le&&n&&n.length>1&&ae.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var se=ce;_export({target:"RegExp",proto:!0,forced:/./.exec!==se},{exec:se});var pe=wellKnownSymbol("match"),isRegexp=function(t){var e;return isObject(t)&&(void 0!==(e=t[pe])?!!e:"RegExp"==classofRaw(t))},notARegexp=function(t){if(isRegexp(t))throw TypeError("The method doesn't accept regular expressions");return t},he=wellKnownSymbol("match");_export({target:"String",proto:!0,forced:!function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[he]=!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 de=wellKnownSymbol("species"),ve=!fails((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),ye="$0"==="a".replace(/./,"$0"),ge=wellKnownSymbol("replace"),me=!!/./[ge]&&""===/./[ge]("a","$0"),be=!fails((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var r="ab".split(t);return 2!==r.length||"a"!==r[0]||"b"!==r[1]})),fixRegexpWellKnownSymbolLogic=function(t,e,r,n){var o=wellKnownSymbol(t),i=!fails((function(){var e={};return e[o]=function(){return 7},7!=""[t](e)})),a=i&&!fails((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[de]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||"replace"===t&&(!ve||!ye||me)||"split"===t&&!be){var c=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===se?i&&!o?{done:!0,value:c.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}),{REPLACE_KEEPS_$0:ye,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:me}),f=u[0],l=u[1];q(String.prototype,t,f),q(RegExp.prototype,o,2==e?function(t,e){return l.call(t,this,e)}:function(t){return l.call(t,this)})}n&&b(RegExp.prototype[o],"sham",!0)},createMethod$2=function(t){return function(e,r){var n,o,i=String(requireObjectCoercible(e)),a=toInteger(r),c=i.length;return a<0||a>=c?t?"":void 0:(n=i.charCodeAt(a))<55296||n>56319||a+1===c||(o=i.charCodeAt(a+1))<56320||o>57343?t?i.charAt(a):n:t?i.slice(a,a+2):o-56320+(n-55296<<10)+65536}},we={codeAt:createMethod$2(!1),charAt:createMethod$2(!0)},xe=we.charAt,advanceStringIndex=function(t,e,r){return e+(r?xe(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 se.call(t,e)};fixRegexpWellKnownSymbolLogic("match",1,(function(t,e,r){return[function match(e){var r=requireObjectCoercible(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var o=anObject(t),i=String(this);if(!o.global)return regexpExecAbstract(o,i);var a=o.unicode;o.lastIndex=0;for(var c,u=[],f=0;null!==(c=regexpExecAbstract(o,i));){var l=String(c[0]);u[f]=l,""===l&&(o.lastIndex=advanceStringIndex(i,toLength(o.lastIndex),a)),f++}return 0===f?null:u}]}));var Se=tt.f,Ee={}.toString,Oe="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],je={f:function getOwnPropertyNames(t){return Oe&&"[object Window]"==Ee.call(t)?function(t){try{return Se(t)}catch(t){return Oe.slice()}}(t):Se(toIndexedObject(t))}},ke={f:wellKnownSymbol},_e=m.f,defineWellKnownSymbol=function(t){var e=B.Symbol||(B.Symbol={});has(e,t)||_e(e,t,{value:ke.f(t)})},Ae=m.f,Pe=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,Pe)&&Ae(t,Pe,{configurable:!0,value:e})},Te=jt.forEach,Ie=sharedKey("hidden"),Le="Symbol",Re=wellKnownSymbol("toPrimitive"),Ce=W.set,Me=W.getterFor(Le),Fe=Object.prototype,Ge=n.Symbol,Ne=getBuiltIn("JSON","stringify"),De=y.f,Ue=m.f,$e=je.f,We=c.f,qe=P("symbols"),Be=P("op-symbols"),Ve=P("string-to-symbol-registry"),Ye=P("symbol-to-string-registry"),ze=P("wks"),He=n.QObject,Ke=!He||!He.prototype||!He.prototype.findChild,Je=o&&fails((function(){return 7!=bt(Ue({},"a",{get:function(){return Ue(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=De(Fe,e);n&&delete Fe[e],Ue(t,e,r),n&&t!==Fe&&Ue(Fe,e,n)}:Ue,wrap=function(t,e){var r=qe[t]=bt(Ge.prototype);return Ce(r,{type:Le,tag:t,description:e}),o||(r.description=e),r},Xe=st?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof Ge},Qe=function defineProperty(t,e,r){t===Fe&&Qe(Be,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(qe,n)?(r.enumerable?(has(t,Ie)&&t[Ie][n]&&(t[Ie][n]=!1),r=bt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,Ie)||Ue(t,Ie,createPropertyDescriptor(1,{})),t[Ie][n]=!0),Je(t,n,r)):Ue(t,n,r)},Ze=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),n=vt(r).concat(nr(r));return Te(n,(function(e){o&&!tr.call(r,e)||Qe(t,e,r[e])})),t},tr=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=We.call(this,e);return!(this===Fe&&has(qe,e)&&!has(Be,e))&&(!(r||!has(this,e)||!has(qe,e)||has(this,Ie)&&this[Ie][e])||r)},er=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==Fe||!has(qe,n)||has(Be,n)){var o=De(r,n);return!o||!has(qe,n)||has(r,Ie)&&r[Ie][n]||(o.enumerable=!0),o}},rr=function getOwnPropertyNames(t){var e=$e(toIndexedObject(t)),r=[];return Te(e,(function(t){has(qe,t)||has(R,t)||r.push(t)})),r},nr=function getOwnPropertySymbols(t){var e=t===Fe,r=$e(e?Be:toIndexedObject(t)),n=[];return Te(r,(function(t){!has(qe,t)||e&&!has(Fe,t)||n.push(qe[t])})),n};if(lt||(q((Ge=function Symbol(){if(this instanceof Ge)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===Fe&&setter.call(Be,t),has(this,Ie)&&has(this[Ie],e)&&(this[Ie][e]=!1),Je(this,e,createPropertyDescriptor(1,t))};return o&&Ke&&Je(Fe,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return Me(this).tag})),q(Ge,"withoutSetter",(function(t){return wrap(uid(t),t)})),c.f=tr,m.f=Qe,y.f=er,tt.f=je.f=rr,et.f=nr,ke.f=function(t){return wrap(wellKnownSymbol(t),t)},o&&(Ue(Ge.prototype,"description",{configurable:!0,get:function description(){return Me(this).description}}),q(Fe,"propertyIsEnumerable",tr,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!lt,sham:!lt},{Symbol:Ge}),Te(vt(ze),(function(t){defineWellKnownSymbol(t)})),_export({target:Le,stat:!0,forced:!lt},{for:function(t){var e=String(t);if(has(Ve,e))return Ve[e];var r=Ge(e);return Ve[e]=r,Ye[r]=e,r},keyFor:function keyFor(t){if(!Xe(t))throw TypeError(t+" is not a symbol");if(has(Ye,t))return Ye[t]},useSetter:function(){Ke=!0},useSimple:function(){Ke=!1}}),_export({target:"Object",stat:!0,forced:!lt,sham:!o},{create:function create(t,e){return void 0===e?bt(t):Ze(bt(t),e)},defineProperty:Qe,defineProperties:Ze,getOwnPropertyDescriptor:er}),_export({target:"Object",stat:!0,forced:!lt},{getOwnPropertyNames:rr,getOwnPropertySymbols:nr}),_export({target:"Object",stat:!0,forced:fails((function(){et.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return et.f(toObject(t))}}),Ne){var or=!lt||fails((function(){var t=Ge();return"[null]"!=Ne([t])||"{}"!=Ne({a:t})||"{}"!=Ne(Object(t))}));_export({target:"JSON",stat:!0,forced:or},{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)&&!Xe(t))return St(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Xe(e))return e}),o[1]=e,Ne.apply(null,o)}})}Ge.prototype[Re]||b(Ge.prototype,Re,Ge.prototype.valueOf),setToStringTag(Ge,Le),R[Ie]=!0;var ir=m.f,ar=n.Symbol;if(o&&"function"==typeof ar&&(!("description"in ar.prototype)||void 0!==ar().description)){var cr={},ur=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof ur?new ar(t):void 0===t?ar():ar(t);return""===t&&(cr[e]=!0),e};copyConstructorProperties(ur,ar);var fr=ur.prototype=ar.prototype;fr.constructor=ur;var lr=fr.toString,sr="Symbol(test)"==String(ar("test")),pr=/^Symbol\((.*)\)[^)]+$/;ir(fr,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=lr.call(t);if(has(cr,t))return"";var r=sr?e.slice(7,-1):e.replace(pr,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:ur})}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)}))},hr=jt.forEach,dr=arrayMethodIsStrict("forEach"),vr=arrayMethodUsesToLength("forEach"),yr=dr&&vr?[].forEach:function forEach(t){return hr(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=yr},{forEach:yr});var gr,mr,br,wr={},xr=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),Sr=sharedKey("IE_PROTO"),Er=Object.prototype,Or=xr?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,Sr)?t[Sr]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?Er:null},jr=wellKnownSymbol("iterator"),kr=!1;[].keys&&("next"in(br=[].keys())?(mr=Or(Or(br)))!==Object.prototype&&(gr=mr):kr=!0),null==gr&&(gr={}),has(gr,jr)||b(gr,jr,(function(){return this}));var _r={IteratorPrototype:gr,BUGGY_SAFARI_ITERATORS:kr},Ar=_r.IteratorPrototype,returnThis$1=function(){return this},Pr=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),Tr=_r.IteratorPrototype,Ir=_r.BUGGY_SAFARI_ITERATORS,Lr=wellKnownSymbol("iterator"),Rr="keys",Cr="values",Mr="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(Ar,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),wr[n]=returnThis$1}(r,e,n);var c,u,f,getIterationMethod=function(t){if(t===o&&d)return d;if(!Ir&&t in p)return p[t];switch(t){case Rr:return function keys(){return new r(this,t)};case Cr:return function values(){return new r(this,t)};case Mr:return function entries(){return new r(this,t)}}return function(){return new r(this)}},l=e+" Iterator",s=!1,p=t.prototype,h=p[Lr]||p["@@iterator"]||o&&p[o],d=!Ir&&h||getIterationMethod(o),v="Array"==e&&p.entries||h;if(v&&(c=Or(v.call(new t)),Tr!==Object.prototype&&c.next&&(Or(c)!==Tr&&(Pr?Pr(c,Tr):"function"!=typeof c[Lr]&&b(c,Lr,returnThis$2)),setToStringTag(c,l,!0))),o==Cr&&h&&h.name!==Cr&&(s=!0,d=function values(){return h.call(this)}),p[Lr]!==d&&b(p,Lr,d),wr[e]=d,o)if(u={values:getIterationMethod(Cr),keys:i?d:getIterationMethod(Rr),entries:getIterationMethod(Mr)},a)for(f in u)(Ir||s||!(f in p))&&q(p,f,u[f]);else _export({target:e,proto:!0,forced:Ir||s},u);return u},Fr="Array Iterator",Gr=W.set,Nr=W.getterFor(Fr),Dr=defineIterator(Array,"Array",(function(t,e){Gr(this,{type:Fr,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=Nr(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");wr.Arguments=wr.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var Ur=[].reverse,$r=[1,2];_export({target:"Array",proto:!0,forced:String($r)===String($r.reverse())},{reverse:function reverse(){return St(this)&&(this.length=this.length),Ur.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"),qr=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),Br=wellKnownSymbol("species"),Vr=[].slice,Yr=Math.max;_export({target:"Array",proto:!0,forced:!Wr||!qr},{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(St(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!St(r.prototype)?isObject(r)&&null===(r=r[Br])&&(r=void 0):r=void 0,r===Array||void 0===r))return Vr.call(i,c,u);for(n=new(void 0===r?Array:r)(Yr(u-c,0)),o=0;c<u;c++,o++)c in i&&createProperty(n,o,i[c]);return n.length=o,n}});var zr=Date.prototype,Hr="Invalid Date",Kr="toString",Jr=zr.toString,Xr=zr.getTime;new Date(NaN)+""!=Hr&&q(zr,Kr,(function toString(){var t=Xr.call(this);return t==t?Jr.call(this):Hr})),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 Qr=fails((function(){Or(1)}));_export({target:"Object",stat:!0,forced:Qr,sham:!xr},{getPrototypeOf:function getPrototypeOf(t){return Or(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:Pr});var Zr={};Zr[wellKnownSymbol("toStringTag")]="z";var tn="[object z]"===String(Zr),en=wellKnownSymbol("toStringTag"),rn="Arguments"==classofRaw(function(){return arguments}()),nn=tn?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),en))?r:rn?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},on=tn?{}.toString:function toString(){return"[object "+nn(this)+"]"};tn||q(Object.prototype,"toString",on,{unsafe:!0});var an=n.Promise,cn=wellKnownSymbol("species"),un=wellKnownSymbol("iterator"),fn=Array.prototype,ln=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}},sn=createCommonjsModule((function(t){var Result=function(t,e){this.stopped=t,this.result=e};(t.exports=function(t,e,r,n,o){var i,a,c,u,f,l,s,p,h=functionBindContext(e,r,n?2:1);if(o)i=t;else{if("function"!=typeof(a=function(t){if(null!=t)return t[ln]||t["@@iterator"]||wr[nn(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(p=a)&&(wr.Array===p||fn[un]===p)){for(c=0,u=toLength(t.length);u>c;c++)if((f=n?h(anObject(s=t[c])[0],s[1]):h(t[c]))&&f instanceof Result)return f;return new Result(!1)}i=a.call(t)}for(l=i.next;!(s=l.call(i)).done;)if("object"==typeof(f=callWithSafeIterationClosing(i,h,s.value,n))&&f&&f instanceof Result)return f;return new Result(!1)}).stop=function(t){return new Result(!0,t)}})),pn=wellKnownSymbol("iterator"),hn=!1;try{var dn=0,vn={next:function(){return{done:!!dn++}},return:function(){hn=!0}};vn[pn]=function(){return this},Array.from(vn,(function(){throw 2}))}catch(t){}var yn,gn,mn,bn=wellKnownSymbol("species"),speciesConstructor=function(t,e){var r,n=anObject(t).constructor;return void 0===n||null==(r=anObject(n)[bn])?e:aFunction$1(r)},wn=/(iphone|ipod|ipad).*applewebkit/i.test(Ft),xn=n.location,Sn=n.setImmediate,En=n.clearImmediate,On=n.process,jn=n.MessageChannel,kn=n.Dispatch,_n=0,An={},Pn="onreadystatechange",run=function(t){if(An.hasOwnProperty(t)){var e=An[t];delete An[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){n.postMessage(t+"",xn.protocol+"//"+xn.host)};Sn&&En||(Sn=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return An[++_n]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},yn(_n),_n},En=function clearImmediate(t){delete An[t]},"process"==classofRaw(On)?yn=function(t){On.nextTick(runner(t))}:kn&&kn.now?yn=function(t){kn.now(runner(t))}:jn&&!wn?(mn=(gn=new jn).port2,gn.port1.onmessage=listener,yn=functionBindContext(mn.postMessage,mn,1)):!n.addEventListener||"function"!=typeof postMessage||n.importScripts||fails(post)||"file:"===xn.protocol?yn=Pn in documentCreateElement("script")?function(t){gt.appendChild(documentCreateElement("script")).onreadystatechange=function(){gt.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)}:(yn=post,n.addEventListener("message",listener,!1)));var Tn,In,Ln,Rn,Cn,Mn,Fn,Gn,Nn={set:Sn,clear:En},Dn=y.f,Un=Nn.set,$n=n.MutationObserver||n.WebKitMutationObserver,Wn=n.process,qn=n.Promise,Bn="process"==classofRaw(Wn),Vn=Dn(n,"queueMicrotask"),Yn=Vn&&Vn.value;Yn||(Tn=function(){var t,e;for(Bn&&(t=Wn.domain)&&t.exit();In;){e=In.fn,In=In.next;try{e()}catch(t){throw In?Rn():Ln=void 0,t}}Ln=void 0,t&&t.enter()},Bn?Rn=function(){Wn.nextTick(Tn)}:$n&&!wn?(Cn=!0,Mn=document.createTextNode(""),new $n(Tn).observe(Mn,{characterData:!0}),Rn=function(){Mn.data=Cn=!Cn}):qn&&qn.resolve?(Fn=qn.resolve(void 0),Gn=Fn.then,Rn=function(){Gn.call(Fn,Tn)}):Rn=function(){Un.call(n,Tn)});var zn,Hn,Kn,Jn,Xn=Yn||function(t){var e={fn:t,next:void 0};Ln&&(Ln.next=e),In||(In=e,Rn()),Ln=e},PromiseCapability=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw TypeError("Bad Promise constructor");e=t,r=n})),this.resolve=aFunction$1(e),this.reject=aFunction$1(r)},Qn={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=Qn.f(t);return(0,r.resolve)(e),r.promise},perform=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},Zn=Nn.set,to=wellKnownSymbol("species"),eo="Promise",ro=W.get,no=W.set,oo=W.getterFor(eo),io=an,ao=n.TypeError,co=n.document,uo=n.process,fo=getBuiltIn("fetch"),lo=Qn.f,so=lo,po="process"==classofRaw(uo),ho=!!(co&&co.createEvent&&n.dispatchEvent),vo="unhandledrejection",yo=ut(eo,(function(){if(!(k(io)!==String(io))){if(66===Ut)return!0;if(!po&&"function"!=typeof PromiseRejectionEvent)return!0}if(Ut>=51&&/native code/.test(io))return!1;var t=io.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[to]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),go=yo||!function(t,e){if(!e&&!hn)return!1;var r=!1;try{var n={};n[pn]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){io.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;Xn((function(){for(var o=e.value,i=1==e.state,a=0;n.length>a;){var c,u,f,l=n[a++],s=i?l.ok:l.fail,p=l.resolve,h=l.reject,d=l.domain;try{s?(i||(2===e.rejection&&onHandleUnhandled(t,e),e.rejection=1),!0===s?c=o:(d&&d.enter(),c=s(o),d&&(d.exit(),f=!0)),c===l.promise?h(ao("Promise-chain cycle")):(u=isThenable(c))?u.call(c,p,h):p(c)):h(o)}catch(t){d&&!f&&d.exit(),h(t)}}e.reactions=[],e.notified=!1,r&&!e.rejection&&onUnhandled(t,e)}))}},dispatchEvent=function(t,e,r){var o,i;ho?((o=co.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===vo&&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){Zn.call(n,(function(){var r,n=e.value;if(isUnhandled(e)&&(r=perform((function(){po?uo.emit("unhandledRejection",n,t):dispatchEvent(vo,t,n)})),e.rejection=po||isUnhandled(e)?2:1,r.error))throw r.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t,e){Zn.call(n,(function(){po?uo.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 ao("Promise can't be resolved itself");var o=isThenable(r);o?Xn((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)}}};yo&&(io=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,io,eo),aFunction$1(t),zn.call(this);var e=ro(this);try{t(bind(internalResolve,this,e),bind(internalReject,this,e))}catch(t){internalReject(this,e,t)}},(zn=function Promise(t){no(this,{type:eo,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}(io.prototype,{then:function then(t,e){var r=oo(this),n=lo(speciesConstructor(this,io));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=po?uo.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)}}),Hn=function(){var t=new zn,e=ro(t);this.promise=t,this.resolve=bind(internalResolve,t,e),this.reject=bind(internalReject,t,e)},Qn.f=lo=function(t){return t===io||t===Kn?new Hn(t):so(t)},"function"==typeof an&&(Jn=an.prototype.then,q(an.prototype,"then",(function then(t,e){var r=this;return new io((function(t,e){Jn.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof fo&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(io,fo.apply(n,arguments))}}))),_export({global:!0,wrap:!0,forced:yo},{Promise:io}),setToStringTag(io,eo,!1),function(t){var e=getBuiltIn(t),r=m.f;o&&e&&!e[cn]&&r(e,cn,{configurable:!0,get:function(){return this}})}(eo),Kn=getBuiltIn(eo),_export({target:eo,stat:!0,forced:yo},{reject:function reject(t){var e=lo(this);return e.reject.call(void 0,t),e.promise}}),_export({target:eo,stat:!0,forced:yo},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:eo,stat:!0,forced:go},{all:function all(t){var e=this,r=lo(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],a=0,c=1;sn(t,(function(t){var u=a++,f=!1;i.push(void 0),c++,r.call(e,t).then((function(t){f||(f=!0,i[u]=t,--c||n(i))}),o)})),--c||n(i)}));return i.error&&o(i.value),r.promise},race:function race(t){var e=this,r=lo(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);sn(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var mo="toString",bo=RegExp.prototype,wo=bo.toString,xo=fails((function(){return"/a/b"!=wo.call({source:"a",flags:"b"})})),So=wo.name!=mo;(xo||So)&&q(RegExp.prototype,mo,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in bo)?regexpFlags.call(t):r)}),{unsafe:!0});var Eo=we.charAt,Oo="String Iterator",jo=W.set,ko=W.getterFor(Oo);defineIterator(String,"String",(function(t){jo(this,{type:Oo,string:String(t),index:0})}),(function next(){var t,e=ko(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 _o={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 Ao in _o){var Po=n[Ao],To=Po&&Po.prototype;if(To&&To.forEach!==yr)try{b(To,"forEach",yr)}catch(t){To.forEach=yr}}var Io=wellKnownSymbol("iterator"),Lo=wellKnownSymbol("toStringTag"),Ro=Dr.values;for(var Co in _o){var Mo=n[Co],Fo=Mo&&Mo.prototype;if(Fo){if(Fo[Io]!==Ro)try{b(Fo,Io,Ro)}catch(t){Fo[Io]=Ro}if(Fo[Lo]||b(Fo,Lo,Co),_o[Co])for(var Go in Dr)if(Fo[Go]!==Dr[Go])try{b(Fo,Go,Dr[Go])}catch(t){Fo[Go]=Dr[Go]}}}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===l)throw new Error("Generator is already running");if(n===s){if("throw"===o)throw i;return doneResult()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=maybeInvokeDelegate(a,r);if(c){if(c===p)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=s,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=l;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?s:f,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=s,r.method="throw",r.arg=h.arg)}}}(t,r,a),i}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=wrap;var u="suspendedStart",f="suspendedYield",l="executing",s="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var 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,f=u.value;return f&&"object"===_typeof(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(f).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,a)}))}a(c.arg)}(o,i,r,a)}))}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,maybeInvokeDelegate(t,r),"throw"===r.method))return p;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var o=tryCatch(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,p;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,p):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,p)}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0)}function values(t){if(t){var r=t[i];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function next(){for(;++o<t.length;)if(n.call(t,o))return next.value=t[o],next.done=!1,next;return next.value=e,next.done=!0,next};return a.next=a}}return{next:doneResult}}function doneResult(){return{value:e,done:!0}}return GeneratorFunction.prototype=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 No=wellKnownSymbol("isConcatSpreadable"),Do=9007199254740991,Uo="Maximum allowed index exceeded",$o=Ut>=51||!fails((function(){var t=[];return t[No]=!1,t.concat()[0]!==t})),Wo=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(t){if(!isObject(t))return!1;var e=t[No];return void 0!==e?!!e:St(t)};_export({target:"Array",proto:!0,forced:!$o||!Wo},{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))>Do)throw TypeError(Uo);for(r=0;r<o;r++,u++)r in i&&createProperty(c,u,i[r])}else{if(u>=Do)throw TypeError(Uo);createProperty(c,u++,i)}return c.length=u,c}});var qo=[].join,Bo=l!=Object,Vo=arrayMethodIsStrict("join",",");_export({target:"Array",proto:!0,forced:Bo||!Vo},{join:function join(t){return qo.call(toIndexedObject(this),void 0===t?",":t)}});var Yo=jt.some,zo=arrayMethodIsStrict("some"),Ho=arrayMethodUsesToLength("some");_export({target:"Array",proto:!0,forced:!zo||!Ho},{some:function some(t){return Yo(this,t,arguments.length>1?arguments[1]:void 0)}});var Ko=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&&!Ko.call(n,r)||u.push(t?[r,n[r]]:n[r]);return u}},Jo={entries:createMethod$3(!0),values:createMethod$3(!1)}.entries;_export({target:"Object",stat:!0},{entries:function entries(t){return Jo(t)}});var Xo=[].push,Qo=Math.min,Zo=4294967295,ti=!fails((function(){return!RegExp(Zo,"y")}));fixRegexpWellKnownSymbolLogic("split",2,(function(t,e,r){var n;return n="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,r){var n=String(requireObjectCoercible(this)),o=void 0===r?Zo:r>>>0;if(0===o)return[];if(void 0===t)return[n];if(!isRegexp(t))return e.call(n,t,o);for(var i,a,c,u=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),l=0,s=new RegExp(t.source,f+"g");(i=se.call(s,n))&&!((a=s.lastIndex)>l&&(u.push(n.slice(l,i.index)),i.length>1&&i.index<n.length&&Xo.apply(u,i.slice(1)),c=i[0].length,l=a,u.length>=o));)s.lastIndex===i.index&&s.lastIndex++;return l===n.length?!c&&s.test("")||u.push(""):u.push(n.slice(l)),u.length>o?u.slice(0,o):u}:"0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:e.call(this,t,r)}:e,[function split(e,r){var o=requireObjectCoercible(this),i=null==e?void 0:e[t];return void 0!==i?i.call(e,o,r):n.call(String(o),e,r)},function(t,o){var i=r(n,t,this,o,n!==e);if(i.done)return i.value;var a=anObject(t),c=String(this),u=speciesConstructor(a,RegExp),f=a.unicode,l=(a.ignoreCase?"i":"")+(a.multiline?"m":"")+(a.unicode?"u":"")+(ti?"y":"g"),s=new u(ti?a:"^(?:"+a.source+")",l),p=void 0===o?Zo:o>>>0;if(0===p)return[];if(0===c.length)return null===regexpExecAbstract(s,c)?[c]:[];for(var h=0,d=0,v=[];d<c.length;){s.lastIndex=ti?d:0;var y,g=regexpExecAbstract(s,ti?c:c.slice(d));if(null===g||(y=Qo(toLength(s.lastIndex+(ti?0:d)),c.length))===h)d=advanceStringIndex(c,d,f);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}]}),!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)},ai=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 ai(this)}});var ci=/"/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(ci,""")+'"'),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:"arrows",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee2(){var r,n,o,i,a,c,u,f,l,s,p,h,d,v,y,g,m,b,w,x;return regeneratorRuntime.wrap((function _callee2$(S){for(;;)switch(S.prev=S.next){case 0:return w=function _colorChanged(e){var r=e.getAttribute("stroke"),n=["start","mid","end"],i=o.findDefs();c.each(n,(function(o,a){var u=v(e,"marker-"+a);if(u){var f=c(u).children().attr("fill"),s=c(u).children().attr("d");if(f!==r){var p=c(i).find("marker"),h=null;if(p.each((function(){var t=c(this).children().attr(["fill","d"]);t.fill===r&&t.d===s&&(h=this)})),!h){var d=u.id.includes("_fw")?"fw":"bk";h=m(d,a,l+d+p.length),c(h).children().attr("fill",r)}c(e).attr("marker-"+a,"url(#"+h.id+")");var y=!0;c(t.svgcontent).find("line, polyline, path, polygon").each((function(){var t=this;if(c.each(n,(function(e,r){if(c(t).attr("marker-"+r)==="url(#"+u.id+")")return y=!1})),!y)return!1})),y&&c(u).remove()}}}))},b=function _setArrow(){g();var t=this.value;if("none"!==t){var e="fw";"mid_bk"===t?(t="mid",e="bk"):"both"===t?(m("bk",t),o.changeSelectedAttribute("marker-start","url(#"+d.bk.id+")"),t="end",e="fw"):"start"===t&&(e="bk"),m(e,t),o.changeSelectedAttribute("marker-"+t,"url(#"+d[e].id+")"),o.call("changed",f)}},m=function _addMarker(t,e,r){r=r||l+t;var n=d[t];"mid"===e&&(n.refx=5);var a=o.getElem(r);if(!a){a=i({element:"marker",attr:{viewBox:"0 0 10 10",id:r,refY:5,markerUnits:"strokeWidth",markerWidth:5,markerHeight:5,orient:"auto",style:"pointer-events:none"}});var c=i({element:"path",attr:{d:n.d,fill:"#000000"}});a.append(c),o.findDefs().append(a)}return a.setAttribute("refX",n.refx),a},g=function _resetMarker(){var t=f[0];t.removeAttribute("marker-start"),t.removeAttribute("marker-mid"),t.removeAttribute("marker-end")},y=function _showPanel(t){if(c("#arrow_panel").toggle(t),t){var e,r=f[0],n=r.getAttribute("marker-end"),o=r.getAttribute("marker-start"),i=r.getAttribute("marker-mid");n&&o?e="both":n?e="end":o?e="start":i&&(e="mid",i.includes("bk")&&(e="mid_bk")),o||i||n||(e="none"),c("#arrow_list").val(e)}},v=function _getLinked(t,e){var r=t.getAttribute(e);if(!r)return null;var n=r.match(/\(#(.*)\)/);return n&&2===n.length?o.getElem(n[1]):null},h=function _unsetArrowNonce(t){s=!1,l=u,d.fw.id=l+"fw",d.bk.id=l+"bk"},p=function _setArrowNonce(t,e){s=!0,l=u+e+"_",d.fw.id=l+"fw",d.bk.id=l+"bk"},r=e,S.next=11,ui("arrows",r.curPrefs.lang);case 11:return n=S.sent,o=r.canvas,i=o.addSVGElementFromJson,a=t.nonce,c=t.$,u="se_arrow_",s=t.randomize_ids,o.bind("setnonce",p),o.bind("unsetnonce",h),d={fw:{d:"m0,0l10,5l-10,5l5,-5l-5,-5z",refx:8,id:(l=s?u+a+"_":u)+"fw"},bk:{d:"m10,0l-10,5l10,5l-5,-5l5,-5z",refx:2,id:l+"bk"}},x=[{type:"select",panel:"arrow_panel",id:"arrow_list",defval:"none",events:{change:b}}],S.abrupt("return",{name:n.name,context_tools:n.contextTools.map((function(t,e){return Object.assign(x[e],t)})),callback:function callback(){c("#arrow_panel").hide(),c("#arrow_list option")[0].id="connector_no_arrow"},addLangData:function addLangData(t){return _asyncToGenerator(regeneratorRuntime.mark((function _callee(){var e,r,n;return regeneratorRuntime.wrap((function _callee$(o){for(;;)switch(o.prev=o.next){case 0:return t.lang,e=t.importLocale,o.next=3,e();case 3:return r=o.sent,n=r.langList,o.abrupt("return",{data:n});case 6:case"end":return o.stop()}}),_callee)})))()},selectedChanged:function selectedChanged(t){for(var e=["line","path","polyline","polygon"],r=(f=t.elems).length;r--;){var n=f[r];n&&e.includes(n.tagName)&&t.selectedElement&&!t.multiselected?y(!0):y(!1)}},elementChanged:function elementChanged(t){var e=t.elems[0];e&&(e.getAttribute("marker-start")||e.getAttribute("marker-mid")||e.getAttribute("marker-end"))&&w(e)}});case 21:case"end":return S.stop()}}),_callee2)})))()}})}}}));
|