Files
svgedit/dist/editor/system/extensions/ext-opensave/ext-opensave.js
2021-01-31 23:16:43 +01:00

11 lines
45 KiB
JavaScript

System.register([],(function(t){"use strict";return{execute:function(){var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function createCommonjsModule(t){var e={exports:{}};return t(e,e.exports),e.exports}var check=function(t){return t&&t.Math==Math&&t},r=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof e&&e)||function(){return this}()||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},n=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),o={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,a={f:i&&!o.call({1:2},1)?function propertyIsEnumerable(t){var e=i(this,t);return!!e&&e.enumerable}:o},createPropertyDescriptor=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},c={}.toString,classofRaw=function(t){return c.call(t).slice(8,-1)},u="".split,f=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?u.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")},s={}.hasOwnProperty,has=function(t,e){return s.call(t,e)},l=r.document,p=isObject(l)&&isObject(l.createElement),documentCreateElement=function(t){return p?l.createElement(t):{}},h=!n&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),v=Object.getOwnPropertyDescriptor,y={f:n?v:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),h)try{return v(t,e)}catch(t){}if(has(t,e))return createPropertyDescriptor(!a.f.call(t,e),t[e])}},anObject=function(t){if(!isObject(t))throw TypeError(String(t)+" is not an object");return t},d=Object.defineProperty,g={f:n?d:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),h)try{return d(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}},m=n?function(t,e,r){return g.f(t,e,createPropertyDescriptor(1,r))}:function(t,e,r){return t[e]=r,t},setGlobal=function(t,e){try{m(r,t,e)}catch(n){r[t]=e}return e},b="__core-js_shared__",w=r[b]||setGlobal(b,{}),S=Function.toString;"function"!=typeof w.inspectSource&&(w.inspectSource=function(t){return S.call(t)});var x,E,O,j=w.inspectSource,P=r.WeakMap,T="function"==typeof P&&/native code/.test(j(P)),_=createCommonjsModule((function(t){(t.exports=function(t,e){return w[t]||(w[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.8.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),A=0,I=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++A+I).toString(36)},L=_("keys"),sharedKey=function(t){return L[t]||(L[t]=uid(t))},R={},k=r.WeakMap;if(T){var C=w.state||(w.state=new k),G=C.get,M=C.has,N=C.set;x=function(t,e){return e.facade=t,N.call(C,t,e),e},E=function(t){return G.call(C,t)||{}},O=function(t){return M.call(C,t)}}else{var D=sharedKey("state");R[D]=!0,x=function(t,e){return e.facade=t,m(t,D,e),e},E=function(t){return has(t,D)?t[D]:{}},O=function(t){return has(t,D)}}var $={set:x,get:E,has:O,enforce:function(t){return O(t)?E(t):x(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=E(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},U=createCommonjsModule((function(t){var e=$.get,n=$.enforce,o=String(String).split("String");(t.exports=function(t,e,i,a){var c,u=!!a&&!!a.unsafe,f=!!a&&!!a.enumerable,s=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof e||has(i,"name")||m(i,"name",e),(c=n(i)).source||(c.source=o.join("string"==typeof e?e:""))),t!==r?(u?!s&&t[e]&&(f=!0):delete t[e],f?t[e]=i:m(t,e,i)):f?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||j(this)}))})),W=r,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(W[t])||aFunction(r[t]):W[t]&&W[t][e]||r[t]&&r[t][e]},B=Math.ceil,V=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?V:B)(t)},Y=Math.min,toLength=function(t){return t>0?Y(toInteger(t),9007199254740991):0},K=Math.max,H=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?K(r+e,0):H(r,e)},createMethod=function(t){return function(e,r,n){var o,i=toIndexedObject(e),a=toLength(i.length),c=toAbsoluteIndex(n,a);if(t&&r!=r){for(;a>c;)if((o=i[c++])!=o)return!0}else for(;a>c;c++)if((t||c in i)&&i[c]===r)return t||c||0;return!t&&-1}},z={includes:createMethod(!0),indexOf:createMethod(!1)}.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++])&&(~z(i,r)||i.push(r));return i},q=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],J=q.concat("length","prototype"),X={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,J)}},Q={f:Object.getOwnPropertySymbols},Z=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=X.f(anObject(t)),r=Q.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=Z(e),n=g.f,o=y.f,i=0;i<r.length;i++){var a=r[i];has(t,a)||n(t,a,o(e,a))}},tt=/#|\.prototype\./,isForced=function(t,e){var r=rt[et(t)];return r==ot||r!=nt&&("function"==typeof e?fails(e):!!e)},et=isForced.normalize=function(t){return String(t).replace(tt,".").toLowerCase()},rt=isForced.data={},nt=isForced.NATIVE="N",ot=isForced.POLYFILL="P",it=isForced,at=y.f,_export=function(t,e){var n,o,i,a,c,u=t.target,f=t.global,s=t.stat;if(n=f?r:s?r[u]||setGlobal(u,{}):(r[u]||{}).prototype)for(o in e){if(a=e[o],i=t.noTargetGet?(c=at(n,o))&&c.value:n[o],!it(f?o:u+(s?".":"#")+o,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(t.sham||i&&i.sham)&&m(a,"sham",!0),U(n,o,a,t)}},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 ct,ut,ft={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")}))},st=RegExp.prototype.exec,lt=String.prototype.replace,pt=st,ht=(ct=/a/,ut=/b*/g,st.call(ct,"a"),st.call(ut,"a"),0!==ct.lastIndex||0!==ut.lastIndex),vt=ft.UNSUPPORTED_Y||ft.BROKEN_CARET,yt=void 0!==/()??/.exec("")[1];(ht||yt||vt)&&(pt=function exec(t){var e,r,n,o,i=this,a=vt&&i.sticky,c=regexpFlags.call(i),u=i.source,f=0,s=t;return a&&(-1===(c=c.replace("y","")).indexOf("g")&&(c+="g"),s=String(t).slice(i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==t[i.lastIndex-1])&&(u="(?: "+u+")",s=" "+s,f++),r=new RegExp("^(?:"+u+")",c)),yt&&(r=new RegExp("^"+u+"$(?!\\s)",c)),ht&&(e=i.lastIndex),n=st.call(a?r:i,s),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:ht&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),yt&&n&&n.length>1&&lt.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var dt=pt;_export({target:"RegExp",proto:!0,forced:/./.exec!==dt},{exec:dt});var gt=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),mt=gt&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,bt=_("wks"),wt=r.Symbol,St=mt?wt:wt&&wt.withoutSetter||uid,wellKnownSymbol=function(t){return has(bt,t)||(gt&&has(wt,t)?bt[t]=wt[t]:bt[t]=St("Symbol."+t)),bt[t]},xt=wellKnownSymbol("species"),Et=!fails((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),Ot="$0"==="a".replace(/./,"$0"),jt=wellKnownSymbol("replace"),Pt=!!/./[jt]&&""===/./[jt]("a","$0"),Tt=!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]})),createMethod$1=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}},_t={codeAt:createMethod$1(!1),charAt:createMethod$1(!0)},At=_t.charAt,advanceStringIndex=function(t,e,r){return e+(r?At(t,e).length:1)},toObject=function(t){return Object(requireObjectCoercible(t))},It=Math.floor,Lt="".replace,Rt=/\$([$&'`]|\d\d?|<[^>]*>)/g,kt=/\$([$&'`]|\d\d?)/g,getSubstitution=function(t,e,r,n,o,i){var a=r+t.length,c=n.length,u=kt;return void 0!==o&&(o=toObject(o),u=Rt),Lt.call(i,u,(function(i,u){var f;switch(u.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,r);case"'":return e.slice(a);case"<":f=o[u.slice(1,-1)];break;default:var s=+u;if(0===s)return i;if(s>c){var l=It(s/10);return 0===l?i:l<=c?void 0===n[l-1]?u.charAt(1):n[l-1]+u.charAt(1):i}f=n[s-1]}return void 0===f?"":f}))},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 dt.call(t,e)},Ct=Math.max,Ft=Math.min;!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[xt]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||"replace"===t&&(!Et||!Ot||Pt)||"split"===t&&!Tt){var c=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===dt?i&&!o?{done:!0,value:c.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}),{REPLACE_KEEPS_$0:Ot,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:Pt}),f=u[0],s=u[1];U(String.prototype,t,f),U(RegExp.prototype,o,2==e?function(t,e){return s.call(t,this,e)}:function(t){return s.call(t,this)})}n&&m(RegExp.prototype[o],"sham",!0)}("replace",2,(function(t,e,r,n){var o=n.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,i=n.REPLACE_KEEPS_$0,a=o?"$":"$0";return[function replace(r,n){var o=requireObjectCoercible(this),i=null==r?void 0:r[t];return void 0!==i?i.call(r,o,n):e.call(String(o),r,n)},function(t,n){if(!o&&i||"string"==typeof n&&-1===n.indexOf(a)){var c=r(e,t,this,n);if(c.done)return c.value}var u=anObject(t),f=String(this),s="function"==typeof n;s||(n=String(n));var l=u.global;if(l){var p=u.unicode;u.lastIndex=0}for(var h=[];;){var v=regexpExecAbstract(u,f);if(null===v)break;if(h.push(v),!l)break;""===String(v[0])&&(u.lastIndex=advanceStringIndex(f,toLength(u.lastIndex),p))}for(var y,d="",g=0,m=0;m<h.length;m++){v=h[m];for(var b=String(v[0]),w=Ct(Ft(toInteger(v.index),f.length),0),S=[],x=1;x<v.length;x++)S.push(void 0===(y=v[x])?y:String(y));var E=v.groups;if(s){var O=[b].concat(S,w,f);void 0!==E&&O.push(E);var j=String(n.apply(void 0,O))}else j=getSubstitution(b,f,w,S,E,n);w>=g&&(d+=f.slice(g,w)+j,g=w+b.length)}return d+f.slice(g)}]}));var Gt,Mt=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},Nt=Object.keys||function keys(t){return objectKeysInternal(t,q)},Dt=n?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=Nt(e),o=n.length,i=0;o>i;)g.f(t,r=n[i++],e[r]);return t},$t=getBuiltIn("document","documentElement"),Ut=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{Gt=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=Gt?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(Gt):((e=documentCreateElement("iframe")).style.display="none",$t.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[Ut]=!0;var Wt=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[Ut]=t):r=NullProtoObject(),void 0===e?r:Dt(r,e)},Bt=X.f,Vt={}.toString,Yt="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Kt={f:function getOwnPropertyNames(t){return Yt&&"[object Window]"==Vt.call(t)?function(t){try{return Bt(t)}catch(t){return Yt.slice()}}(t):Bt(toIndexedObject(t))}},Ht={f:wellKnownSymbol},zt=g.f,defineWellKnownSymbol=function(t){var e=W.Symbol||(W.Symbol={});has(e,t)||zt(e,t,{value:Ht.f(t)})},qt=g.f,Jt=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,Jt)&&qt(t,Jt,{configurable:!0,value:e})},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)}},Xt=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return Mt(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!Mt(r.prototype)?isObject(r)&&null===(r=r[Xt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},Qt=[].push,createMethod$2=function(t){var e=1==t,r=2==t,n=3==t,o=4==t,i=6==t,a=7==t,c=5==t||i;return function(u,s,l,p){for(var h,v,y=toObject(u),d=f(y),g=functionBindContext(s,l,3),m=toLength(d.length),b=0,w=p||arraySpeciesCreate,S=e?w(u,m):r||a?w(u,0):void 0;m>b;b++)if((c||b in d)&&(v=g(h=d[b],b,y),t))if(e)S[b]=v;else if(v)switch(t){case 3:return!0;case 5:return h;case 6:return b;case 2:Qt.call(S,h)}else switch(t){case 4:return!1;case 7:Qt.call(S,h)}return i?-1:n||o?o:S}},Zt={forEach:createMethod$2(0),map:createMethod$2(1),filter:createMethod$2(2),some:createMethod$2(3),every:createMethod$2(4),find:createMethod$2(5),findIndex:createMethod$2(6),filterOut:createMethod$2(7)},te=Zt.forEach,ee=sharedKey("hidden"),re="Symbol",ne=wellKnownSymbol("toPrimitive"),oe=$.set,ie=$.getterFor(re),ae=Object.prototype,ce=r.Symbol,ue=getBuiltIn("JSON","stringify"),fe=y.f,se=g.f,le=Kt.f,pe=a.f,he=_("symbols"),ve=_("op-symbols"),ye=_("string-to-symbol-registry"),de=_("symbol-to-string-registry"),ge=_("wks"),me=r.QObject,be=!me||!me.prototype||!me.prototype.findChild,we=n&&fails((function(){return 7!=Wt(se({},"a",{get:function(){return se(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=fe(ae,e);n&&delete ae[e],se(t,e,r),n&&t!==ae&&se(ae,e,n)}:se,wrap=function(t,e){var r=he[t]=Wt(ce.prototype);return oe(r,{type:re,tag:t,description:e}),n||(r.description=e),r},Se=mt?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof ce},xe=function defineProperty(t,e,r){t===ae&&xe(ve,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(he,n)?(r.enumerable?(has(t,ee)&&t[ee][n]&&(t[ee][n]=!1),r=Wt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,ee)||se(t,ee,createPropertyDescriptor(1,{})),t[ee][n]=!0),we(t,n,r)):se(t,n,r)},Ee=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),o=Nt(r).concat(Te(r));return te(o,(function(e){n&&!Oe.call(r,e)||xe(t,e,r[e])})),t},Oe=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=pe.call(this,e);return!(this===ae&&has(he,e)&&!has(ve,e))&&(!(r||!has(this,e)||!has(he,e)||has(this,ee)&&this[ee][e])||r)},je=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==ae||!has(he,n)||has(ve,n)){var o=fe(r,n);return!o||!has(he,n)||has(r,ee)&&r[ee][n]||(o.enumerable=!0),o}},Pe=function getOwnPropertyNames(t){var e=le(toIndexedObject(t)),r=[];return te(e,(function(t){has(he,t)||has(R,t)||r.push(t)})),r},Te=function getOwnPropertySymbols(t){var e=t===ae,r=le(e?ve:toIndexedObject(t)),n=[];return te(r,(function(t){!has(he,t)||e&&!has(ae,t)||n.push(he[t])})),n};if(gt||(U((ce=function Symbol(){if(this instanceof ce)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===ae&&setter.call(ve,t),has(this,ee)&&has(this[ee],e)&&(this[ee][e]=!1),we(this,e,createPropertyDescriptor(1,t))};return n&&be&&we(ae,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return ie(this).tag})),U(ce,"withoutSetter",(function(t){return wrap(uid(t),t)})),a.f=Oe,g.f=xe,y.f=je,X.f=Kt.f=Pe,Q.f=Te,Ht.f=function(t){return wrap(wellKnownSymbol(t),t)},n&&(se(ce.prototype,"description",{configurable:!0,get:function description(){return ie(this).description}}),U(ae,"propertyIsEnumerable",Oe,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!gt,sham:!gt},{Symbol:ce}),te(Nt(ge),(function(t){defineWellKnownSymbol(t)})),_export({target:re,stat:!0,forced:!gt},{for:function(t){var e=String(t);if(has(ye,e))return ye[e];var r=ce(e);return ye[e]=r,de[r]=e,r},keyFor:function keyFor(t){if(!Se(t))throw TypeError(t+" is not a symbol");if(has(de,t))return de[t]},useSetter:function(){be=!0},useSimple:function(){be=!1}}),_export({target:"Object",stat:!0,forced:!gt,sham:!n},{create:function create(t,e){return void 0===e?Wt(t):Ee(Wt(t),e)},defineProperty:xe,defineProperties:Ee,getOwnPropertyDescriptor:je}),_export({target:"Object",stat:!0,forced:!gt},{getOwnPropertyNames:Pe,getOwnPropertySymbols:Te}),_export({target:"Object",stat:!0,forced:fails((function(){Q.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return Q.f(toObject(t))}}),ue){var _e=!gt||fails((function(){var t=ce();return"[null]"!=ue([t])||"{}"!=ue({a:t})||"{}"!=ue(Object(t))}));_export({target:"JSON",stat:!0,forced:_e},{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 Mt(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Se(e))return e}),o[1]=e,ue.apply(null,o)}})}ce.prototype[ne]||m(ce.prototype,ne,ce.prototype.valueOf),setToStringTag(ce,re),R[ee]=!0;var Ae=g.f,Ie=r.Symbol;if(n&&"function"==typeof Ie&&(!("description"in Ie.prototype)||void 0!==Ie().description)){var Le={},Re=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof Re?new Ie(t):void 0===t?Ie():Ie(t);return""===t&&(Le[e]=!0),e};copyConstructorProperties(Re,Ie);var ke=Re.prototype=Ie.prototype;ke.constructor=Re;var Ce=ke.toString,Fe="Symbol(test)"==String(Ie("test")),Ge=/^Symbol\((.*)\)[^)]+$/;Ae(ke,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Ce.call(t);if(has(Le,t))return"";var r=Fe?e.slice(7,-1):e.replace(Ge,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:Re})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var Me=Object.defineProperty,Ne={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(Ne,t))return Ne[t];e||(e={});var r=[][t],o=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,a=has(e,1)?e[1]:void 0;return Ne[t]=!!r&&!fails((function(){if(o&&!n)return!0;var t={length:-1};o?Me(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},De=Zt.forEach,$e=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))}("forEach"),Ue=arrayMethodUsesToLength("forEach"),We=$e&&Ue?[].forEach:function forEach(t){return De(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=We},{forEach:We});var Be=wellKnownSymbol("unscopables"),Ve=Array.prototype;null==Ve[Be]&&g.f(Ve,Be,{configurable:!0,value:Wt(null)});var Ye,Ke,He,addToUnscopables=function(t){Ve[Be][t]=!0},ze={},qe=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),Je=sharedKey("IE_PROTO"),Xe=Object.prototype,Qe=qe?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,Je)?t[Je]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?Xe:null},Ze=wellKnownSymbol("iterator"),tr=!1;[].keys&&("next"in(He=[].keys())?(Ke=Qe(Qe(He)))!==Object.prototype&&(Ye=Ke):tr=!0),(null==Ye||fails((function(){var t={};return Ye[Ze].call(t)!==t})))&&(Ye={}),has(Ye,Ze)||m(Ye,Ze,(function(){return this}));var er={IteratorPrototype:Ye,BUGGY_SAFARI_ITERATORS:tr},rr=er.IteratorPrototype,returnThis$1=function(){return this},nr=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),or=er.IteratorPrototype,ir=er.BUGGY_SAFARI_ITERATORS,ar=wellKnownSymbol("iterator"),cr="keys",ur="values",fr="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=Wt(rr,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),ze[n]=returnThis$1}(r,e,n);var c,u,f,getIterationMethod=function(t){if(t===o&&v)return v;if(!ir&&t in p)return p[t];switch(t){case cr:return function keys(){return new r(this,t)};case ur:return function values(){return new r(this,t)};case fr:return function entries(){return new r(this,t)}}return function(){return new r(this)}},s=e+" Iterator",l=!1,p=t.prototype,h=p[ar]||p["@@iterator"]||o&&p[o],v=!ir&&h||getIterationMethod(o),y="Array"==e&&p.entries||h;if(y&&(c=Qe(y.call(new t)),or!==Object.prototype&&c.next&&(Qe(c)!==or&&(nr?nr(c,or):"function"!=typeof c[ar]&&m(c,ar,returnThis$2)),setToStringTag(c,s,!0))),o==ur&&h&&h.name!==ur&&(l=!0,v=function values(){return h.call(this)}),p[ar]!==v&&m(p,ar,v),ze[e]=v,o)if(u={values:getIterationMethod(ur),keys:i?v:getIterationMethod(cr),entries:getIterationMethod(fr)},a)for(f in u)(ir||l||!(f in p))&&U(p,f,u[f]);else _export({target:e,proto:!0,forced:ir||l},u);return u},sr="Array Iterator",lr=$.set,pr=$.getterFor(sr),hr=defineIterator(Array,"Array",(function(t,e){lr(this,{type:sr,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=pr(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");ze.Arguments=ze.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var vr=[].reverse,yr=[1,2];_export({target:"Array",proto:!0,forced:String(yr)===String(yr.reverse())},{reverse:function reverse(){return Mt(this)&&(this.length=this.length),vr.call(this)}});var dr,gr,mr=getBuiltIn("navigator","userAgent")||"",br=r.process,wr=br&&br.versions,Sr=wr&&wr.v8;Sr?gr=(dr=Sr.split("."))[0]+dr[1]:mr&&(!(dr=mr.match(/Edge\/(\d+)/))||dr[1]>=74)&&(dr=mr.match(/Chrome\/(\d+)/))&&(gr=dr[1]);var xr=gr&&+gr,Er=wellKnownSymbol("species"),Or=function(t){return xr>=51||!fails((function(){var e=[];return(e.constructor={})[Er]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}("slice"),jr=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),Pr=wellKnownSymbol("species"),Tr=[].slice,_r=Math.max;_export({target:"Array",proto:!0,forced:!Or||!jr},{slice:function slice(t,e){var r,n,o,i,a,c,u,f=toIndexedObject(this),s=toLength(f.length),l=toAbsoluteIndex(t,s),p=toAbsoluteIndex(void 0===e?s:e,s);if(Mt(f)&&("function"!=typeof(r=f.constructor)||r!==Array&&!Mt(r.prototype)?isObject(r)&&null===(r=r[Pr])&&(r=void 0):r=void 0,r===Array||void 0===r))return Tr.call(f,l,p);for(n=new(void 0===r?Array:r)(_r(p-l,0)),o=0;l<p;l++,o++)l in f&&(i=n,a=o,c=f[l],u=void 0,(u=toPrimitive(a))in i?g.f(i,u,createPropertyDescriptor(0,c)):i[u]=c);return n.length=o,n}});var Ar=g.f,Ir=Function.prototype,Lr=Ir.toString,Rr=/^\s*function ([^ (]*)/,kr="name";n&&!(kr in Ir)&&Ar(Ir,kr,{configurable:!0,get:function(){try{return Lr.call(this).match(Rr)[1]}catch(t){return""}}}),setToStringTag(r.JSON,"JSON",!0),setToStringTag(Math,"Math",!0);var Cr=fails((function(){Qe(1)}));_export({target:"Object",stat:!0,forced:Cr,sham:!qe},{getPrototypeOf:function getPrototypeOf(t){return Qe(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:nr});var Fr={};Fr[wellKnownSymbol("toStringTag")]="z";var Gr="[object z]"===String(Fr),Mr=wellKnownSymbol("toStringTag"),Nr="Arguments"==classofRaw(function(){return arguments}()),Dr=Gr?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),Mr))?r:Nr?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},$r=Gr?{}.toString:function toString(){return"[object "+Dr(this)+"]"};Gr||U(Object.prototype,"toString",$r,{unsafe:!0});var Ur=r.Promise,Wr=wellKnownSymbol("species"),Br=wellKnownSymbol("iterator"),Vr=Array.prototype,Yr=wellKnownSymbol("iterator"),iteratorClose=function(t){var e=t.return;if(void 0!==e)return anObject(e.call(t)).value},Result=function(t,e){this.stopped=t,this.result=e},iterate=function(t,e,r){var n,o,i,a,c,u,f,s,l=r&&r.that,p=!(!r||!r.AS_ENTRIES),h=!(!r||!r.IS_ITERATOR),v=!(!r||!r.INTERRUPTED),y=functionBindContext(e,l,1+p+v),stop=function(t){return n&&iteratorClose(n),new Result(!0,t)},callFn=function(t){return p?(anObject(t),v?y(t[0],t[1],stop):y(t[0],t[1])):v?y(t,stop):y(t)};if(h)n=t;else{if("function"!=typeof(o=function(t){if(null!=t)return t[Yr]||t["@@iterator"]||ze[Dr(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(s=o)&&(ze.Array===s||Vr[Br]===s)){for(i=0,a=toLength(t.length);a>i;i++)if((c=callFn(t[i]))&&c instanceof Result)return c;return new Result(!1)}n=o.call(t)}for(u=n.next;!(f=u.call(n)).done;){try{c=callFn(f.value)}catch(t){throw iteratorClose(n),t}if("object"==typeof c&&c&&c instanceof Result)return c}return new Result(!1)},Kr=wellKnownSymbol("iterator"),Hr=!1;try{var zr=0,qr={next:function(){return{done:!!zr++}},return:function(){Hr=!0}};qr[Kr]=function(){return this},Array.from(qr,(function(){throw 2}))}catch(t){}var Jr,Xr,Qr,Zr=wellKnownSymbol("species"),tn=/(iphone|ipod|ipad).*applewebkit/i.test(mr),en="process"==classofRaw(r.process),rn=r.location,nn=r.setImmediate,on=r.clearImmediate,an=r.process,cn=r.MessageChannel,un=r.Dispatch,fn=0,sn={},ln="onreadystatechange",run=function(t){if(sn.hasOwnProperty(t)){var e=sn[t];delete sn[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){r.postMessage(t+"",rn.protocol+"//"+rn.host)};nn&&on||(nn=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return sn[++fn]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Jr(fn),fn},on=function clearImmediate(t){delete sn[t]},en?Jr=function(t){an.nextTick(runner(t))}:un&&un.now?Jr=function(t){un.now(runner(t))}:cn&&!tn?(Qr=(Xr=new cn).port2,Xr.port1.onmessage=listener,Jr=functionBindContext(Qr.postMessage,Qr,1)):r.addEventListener&&"function"==typeof postMessage&&!r.importScripts&&rn&&"file:"!==rn.protocol&&!fails(post)?(Jr=post,r.addEventListener("message",listener,!1)):Jr=ln in documentCreateElement("script")?function(t){$t.appendChild(documentCreateElement("script")).onreadystatechange=function(){$t.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)});var pn,hn,vn,yn,dn,gn,mn,bn,wn={set:nn,clear:on},Sn=/web0s(?!.*chrome)/i.test(mr),xn=y.f,En=wn.set,On=r.MutationObserver||r.WebKitMutationObserver,jn=r.document,Pn=r.process,Tn=r.Promise,_n=xn(r,"queueMicrotask"),An=_n&&_n.value;An||(pn=function(){var t,e;for(en&&(t=Pn.domain)&&t.exit();hn;){e=hn.fn,hn=hn.next;try{e()}catch(t){throw hn?yn():vn=void 0,t}}vn=void 0,t&&t.enter()},tn||en||Sn||!On||!jn?Tn&&Tn.resolve?(mn=Tn.resolve(void 0),bn=mn.then,yn=function(){bn.call(mn,pn)}):yn=en?function(){Pn.nextTick(pn)}:function(){En.call(r,pn)}:(dn=!0,gn=jn.createTextNode(""),new On(pn).observe(gn,{characterData:!0}),yn=function(){gn.data=dn=!dn}));var In,Ln,Rn,kn,Cn=An||function(t){var e={fn:t,next:void 0};vn&&(vn.next=e),hn||(hn=e,yn()),vn=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)},Fn={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=Fn.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}}},Gn=wn.set,Mn=wellKnownSymbol("species"),Nn="Promise",Dn=$.get,$n=$.set,Un=$.getterFor(Nn),Wn=Ur,Bn=r.TypeError,Vn=r.document,Yn=r.process,Kn=getBuiltIn("fetch"),Hn=Fn.f,zn=Hn,qn=!!(Vn&&Vn.createEvent&&r.dispatchEvent),Jn="function"==typeof PromiseRejectionEvent,Xn="unhandledrejection",Qn=it(Nn,(function(){if(!(j(Wn)!==String(Wn))){if(66===xr)return!0;if(!en&&!Jn)return!0}if(xr>=51&&/native code/.test(Wn))return!1;var t=Wn.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[Mn]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),Zn=Qn||!function(t,e){if(!e&&!Hr)return!1;var r=!1;try{var n={};n[Kr]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){Wn.all(t).catch((function(){}))})),isThenable=function(t){var e;return!(!isObject(t)||"function"!=typeof(e=t.then))&&e},notify$1=function(t,e){if(!t.notified){t.notified=!0;var r=t.reactions;Cn((function(){for(var n=t.value,o=1==t.state,i=0;r.length>i;){var a,c,u,f=r[i++],s=o?f.ok:f.fail,l=f.resolve,p=f.reject,h=f.domain;try{s?(o||(2===t.rejection&&onHandleUnhandled(t),t.rejection=1),!0===s?a=n:(h&&h.enter(),a=s(n),h&&(h.exit(),u=!0)),a===f.promise?p(Bn("Promise-chain cycle")):(c=isThenable(a))?c.call(a,l,p):l(a)):p(n)}catch(t){h&&!u&&h.exit(),p(t)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&onUnhandled(t)}))}},dispatchEvent=function(t,e,n){var o,i;qn?((o=Vn.createEvent("Event")).promise=e,o.reason=n,o.initEvent(t,!1,!0),r.dispatchEvent(o)):o={promise:e,reason:n},!Jn&&(i=r["on"+t])?i(o):t===Xn&&function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}("Unhandled promise rejection",n)},onUnhandled=function(t){Gn.call(r,(function(){var e,r=t.facade,n=t.value;if(isUnhandled(t)&&(e=perform((function(){en?Yn.emit("unhandledRejection",n,r):dispatchEvent(Xn,r,n)})),t.rejection=en||isUnhandled(t)?2:1,e.error))throw e.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t){Gn.call(r,(function(){var e=t.facade;en?Yn.emit("rejectionHandled",e):dispatchEvent("rejectionhandled",e,t.value)}))},bind=function(t,e,r){return function(n){t(e,n,r)}},internalReject=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,notify$1(t,!0))},internalResolve=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw Bn("Promise can't be resolved itself");var n=isThenable(e);n?Cn((function(){var r={done:!1};try{n.call(e,bind(internalResolve,r,t),bind(internalReject,r,t))}catch(e){internalReject(r,e,t)}})):(t.value=e,t.state=1,notify$1(t,!1))}catch(e){internalReject({done:!1},e,t)}}};Qn&&(Wn=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,Wn,Nn),aFunction$1(t),In.call(this);var e=Dn(this);try{t(bind(internalResolve,e),bind(internalReject,e))}catch(t){internalReject(e,t)}},(In=function Promise(t){$n(this,{type:Nn,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)U(t,n,e[n],r);return t}(Wn.prototype,{then:function then(t,e){var r,n,o,i=Un(this),a=Hn((r=Wn,void 0===(o=anObject(this).constructor)||null==(n=anObject(o)[Zr])?r:aFunction$1(n)));return a.ok="function"!=typeof t||t,a.fail="function"==typeof e&&e,a.domain=en?Yn.domain:void 0,i.parent=!0,i.reactions.push(a),0!=i.state&&notify$1(i,!1),a.promise},catch:function(t){return this.then(void 0,t)}}),Ln=function(){var t=new In,e=Dn(t);this.promise=t,this.resolve=bind(internalResolve,e),this.reject=bind(internalReject,e)},Fn.f=Hn=function(t){return t===Wn||t===Rn?new Ln(t):zn(t)},"function"==typeof Ur&&(kn=Ur.prototype.then,U(Ur.prototype,"then",(function then(t,e){var r=this;return new Wn((function(t,e){kn.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof Kn&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(Wn,Kn.apply(r,arguments))}}))),_export({global:!0,wrap:!0,forced:Qn},{Promise:Wn}),setToStringTag(Wn,Nn,!1),function(t){var e=getBuiltIn(t),r=g.f;n&&e&&!e[Wr]&&r(e,Wr,{configurable:!0,get:function(){return this}})}(Nn),Rn=getBuiltIn(Nn),_export({target:Nn,stat:!0,forced:Qn},{reject:function reject(t){var e=Hn(this);return e.reject.call(void 0,t),e.promise}}),_export({target:Nn,stat:!0,forced:Qn},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:Nn,stat:!0,forced:Zn},{all:function all(t){var e=this,r=Hn(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],a=0,c=1;iterate(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=Hn(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);iterate(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var to="toString",eo=RegExp.prototype,ro=eo.toString,no=fails((function(){return"/a/b"!=ro.call({source:"a",flags:"b"})})),oo=ro.name!=to;(no||oo)&&U(RegExp.prototype,to,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in eo)?regexpFlags.call(t):r)}),{unsafe:!0});var io=_t.charAt,ao="String Iterator",co=$.set,uo=$.getterFor(ao);defineIterator(String,"String",(function(t){co(this,{type:ao,string:String(t),index:0})}),(function next(){var t,e=uo(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=io(r,n),e.index+=t.length,{value:t,done:!1})}));var fo={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 so in fo){var lo=r[so],po=lo&&lo.prototype;if(po&&po.forEach!==We)try{m(po,"forEach",We)}catch(t){po.forEach=We}}var ho=wellKnownSymbol("iterator"),vo=wellKnownSymbol("toStringTag"),yo=hr.values;for(var go in fo){var mo=r[go],bo=mo&&mo.prototype;if(bo){if(bo[ho]!==yo)try{m(bo,ho,yo)}catch(t){bo[ho]=yo}if(bo[vo]||m(bo,vo,go),fo[go])for(var wo in hr)if(bo[wo]!==hr[wo])try{m(bo,wo,hr[wo])}catch(t){bo[wo]=hr[wo]}}}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===s)throw new Error("Generator is already running");if(n===l){if("throw"===o)throw i;return doneResult()}for(r.method=o,r.arg=i;;){var 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=s;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?l:f,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=l,r.method="throw",r.arg=h.arg)}}}(t,r,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",s="executing",l="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var v=Object.getPrototypeOf,y=v&&v(v(values([])));y&&y!==r&&n.call(y,i)&&(h=y);var d=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(h);function defineIteratorMethods(t){["next","throw","return"].forEach((function(e){define(t,e,(function(t){return this._invoke(e,t)}))}))}function AsyncIterator(t,e){var r;this._invoke=function enqueue(o,i){function callInvokeWithMethodAndArg(){return new e((function(r,a){!function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,f=u.value;return f&&"object"===_typeof(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(f).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,a)}))}a(c.arg)}(o,i,r,a)}))}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,maybeInvokeDelegate(t,r),"throw"===r.method))return p;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var o=tryCatch(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,p;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,p):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,p)}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0)}function values(t){if(t){var r=t[i];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function next(){for(;++o<t.length;)if(n.call(t,o))return next.value=t[o],next.done=!1,next;return next.value=e,next.done=!0,next};return a.next=a}}return{next:doneResult}}function doneResult(){return{value:e,done:!0}}return GeneratorFunction.prototype=d.constructor=GeneratorFunctionPrototype,GeneratorFunctionPrototype.constructor=GeneratorFunction,GeneratorFunction.displayName=define(GeneratorFunctionPrototype,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,c,"GeneratorFunction")),t.prototype=Object.create(d),t},t.awrap=function(t){return{__await:t}},defineIteratorMethods(AsyncIterator.prototype),AsyncIterator.prototype[a]=function(){return this},t.AsyncIterator=AsyncIterator,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},defineIteratorMethods(d),define(d,c,"Generator"),d[i]=function(){return this},d.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function next(){for(;e.length;){var r=e.pop();if(r in t)return next.value=r,next.done=!1,next}return next.done=!0,next}},t.values=values,Context.prototype={constructor:Context,reset:function reset(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(resetTryEntry),!t)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function dispatchException(t){if(this.done)throw t;var r=this;function handle(n,o){return a.type="throw",a.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(a)},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),p},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),p}},catch:function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function delegateYield(t,r,n){return this.delegate={iterator:values(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),p}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}}));
/**
* @file ext-opensave.js
*
* @license MIT
*
* @copyright 2020 OptimistikSAS
*
*/
t("default",{name:"opensave",init:function init(t){t.$,t.decode64;var e=t.encode64;this.setCustomHandlers({save:function save(t,r){this.showSaveWarning=!1,r='<?xml version="1.0"?>\n'+r;var n=document.createElement("a");n.href="data:image/svg+xml;base64,"+e(r),n.download="icon.svg",n.style.display="none",document.body.append(n),n.click();var o=this.configObj.pref("save_notice_done");if("all"!==o){var i=this.uiStrings.notification.saveFromBrowser.replace("%s","SVG");this.configObj.pref("save_notice_done","all"),"part"!==o&&seAlert(i)}},open:function open(){var t=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee2(){var e;return regeneratorRuntime.wrap((function _callee2$(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,t.openPrep();case 2:if("Cancel"!==r.sent){r.next=5;break}return r.abrupt("return");case 5:t.svgCanvas.clear(),(e=document.createElement("input")).type="file",e.addEventListener("change",(function(e){var r=e.target.files[0],n=new FileReader;n.readAsText(r,"UTF-8"),n.addEventListener("load",function(){var e=_asyncToGenerator(regeneratorRuntime.mark((function _callee(e){var r;return regeneratorRuntime.wrap((function _callee$(n){for(;;)switch(n.prev=n.next){case 0:return r=e.target.result,n.next=3,t.loadSvgString(r);case 3:t.updateCanvas();case 4:case"end":return n.stop()}}),_callee)})));return function(t){return e.apply(this,arguments)}}())})),e.click();case 10:case"end":return r.stop()}}),_callee2)})))()}})}})}}}));