12 lines
58 KiB
JavaScript
12 lines
58 KiB
JavaScript
System.register([],(function(t,e){"use strict";return{execute:function(){var r="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function createCommonjsModule(t,e,r){return t(r={path:e,exports:{},require:function(t,e){return function commonjsRequire(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==e&&r.path)}},r.exports),r.exports}var check=function(t){return t&&t.Math==Math&&t},n=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof r&&r)||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},o=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),i={}.propertyIsEnumerable,a=Object.getOwnPropertyDescriptor,c={f:a&&!i.call({1:2},1)?function propertyIsEnumerable(t){var e=a(this,t);return!!e&&e.enumerable}:i},createPropertyDescriptor=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},u={}.toString,classofRaw=function(t){return u.call(t).slice(8,-1)},s="".split,l=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?s.call(t,""):Object(t)}:Object,requireObjectCoercible=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},toIndexedObject=function(t){return 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")},f={}.hasOwnProperty,has=function(t,e){return f.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},x="__core-js_shared__",w=n[x]||setGlobal(x,{}),S=Function.toString;"function"!=typeof w.inspectSource&&(w.inspectSource=function(t){return S.call(t)});var E,_,k,O=w.inspectSource,A=n.WeakMap,j="function"==typeof A&&/native code/.test(O(A)),P=createCommonjsModule((function(t){(t.exports=function(t,e){return w[t]||(w[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.6.5",mode:"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})})),L=0,I=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++L+I).toString(36)},T=P("keys"),sharedKey=function(t){return T[t]||(T[t]=uid(t))},C={},R=n.WeakMap;if(j){var N=new R,M=N.get,G=N.has,D=N.set;E=function(t,e){return D.call(N,t,e),e},_=function(t){return M.call(N,t)||{}},k=function(t){return G.call(N,t)}}else{var B=sharedKey("state");C[B]=!0,E=function(t,e){return b(t,B,e),e},_=function(t){return has(t,B)?t[B]:{}},k=function(t){return has(t,B)}}var U,$={set:E,get:_,has:k,enforce:function(t){return k(t)?_(t):E(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=_(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},V=createCommonjsModule((function(t){var e=$.get,r=$.enforce,o=String(String).split("String");(t.exports=function(t,e,i,a){var c=!!a&&!!a.unsafe,u=!!a&&!!a.enumerable,s=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof e||has(i,"name")||b(i,"name",e),r(i).source=o.join("string"==typeof e?e:"")),t!==n?(c?!s&&t[e]&&(u=!0):delete t[e],u?t[e]=i:b(t,e,i)):u?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||O(this)}))})),W=n,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction(W[t])||aFunction(n[t]):W[t]&&W[t][e]||n[t]&&n[t][e]},Y=Math.ceil,q=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?q:Y)(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(C,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~X(i,r)||i.push(r));return i},Z=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Q=Z.concat("length","prototype"),tt={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,Q)}},et={f:Object.getOwnPropertySymbols},rt=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=tt.f(anObject(t)),r=et.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=rt(e),n=m.f,o=y.f,i=0;i<r.length;i++){var a=r[i];has(t,a)||n(t,a,o(e,a))}},nt=/#|\.prototype\./,isForced=function(t,e){var r=it[ot(t)];return r==ct||r!=at&&("function"==typeof e?fails(e):!!e)},ot=isForced.normalize=function(t){return String(t).replace(nt,".").toLowerCase()},it=isForced.data={},at=isForced.NATIVE="N",ct=isForced.POLYFILL="P",ut=isForced,st=y.f,_export=function(t,e){var r,o,i,a,c,u=t.target,s=t.global,l=t.stat;if(r=s?n:l?n[u]||setGlobal(u,{}):(n[u]||{}).prototype)for(o in e){if(a=e[o],i=t.noTargetGet?(c=st(r,o))&&c.value:r[o],!ut(s?o:u+(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),V(r,o,a,t)}},aFunction$1=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t},functionBindContext=function(t,e,r){if(aFunction$1(t),void 0===e)return t;switch(r){case 0:return function(){return t.call(e)};case 1:return function(r){return t.call(e,r)};case 2:return function(r,n){return t.call(e,r,n)};case 3:return function(r,n,o){return t.call(e,r,n,o)}}return function(){return t.apply(e,arguments)}},toObject=function(t){return Object(requireObjectCoercible(t))},lt=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},ft=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),pt=ft&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,ht=P("wks"),dt=n.Symbol,vt=pt?dt:dt&&dt.withoutSetter||uid,wellKnownSymbol=function(t){return has(ht,t)||(ft&&has(dt,t)?ht[t]=dt[t]:ht[t]=vt("Symbol."+t)),ht[t]},yt=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return lt(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!lt(r.prototype)?isObject(r)&&null===(r=r[yt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},gt=[].push,createMethod$1=function(t){var e=1==t,r=2==t,n=3==t,o=4==t,i=6==t,a=5==t||i;return function(c,u,s,f){for(var p,h,d=toObject(c),v=l(d),y=functionBindContext(u,s,3),g=toLength(v.length),m=0,b=f||arraySpeciesCreate,x=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)x[m]=h;else if(h)switch(t){case 3:return!0;case 5:return p;case 6:return m;case 2:gt.call(x,p)}else if(o)return!1;return i?-1:n||o?o:x}},mt={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)},bt=Object.keys||function keys(t){return objectKeysInternal(t,Z)},xt=o?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=bt(e),o=n.length,i=0;o>i;)m.f(t,r=n[i++],e[r]);return t},wt=getBuiltIn("document","documentElement"),St=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"</"+"script>"},NullProtoObject=function(){try{U=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=U?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(U):((e=documentCreateElement("iframe")).style.display="none",wt.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(scriptTag("document.F=Object")),t.close(),t.F);for(var r=Z.length;r--;)delete NullProtoObject.prototype[Z[r]];return NullProtoObject()};C[St]=!0;var Et=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[St]=t):r=NullProtoObject(),void 0===e?r:xt(r,e)},_t=wellKnownSymbol("unscopables"),kt=Array.prototype;null==kt[_t]&&m.f(kt,_t,{configurable:!0,value:Et(null)});var addToUnscopables=function(t){kt[_t][t]=!0},Ot=Object.defineProperty,At={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(At,t))return At[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 At[t]=!!r&&!fails((function(){if(n&&!o)return!0;var t={length:-1};n?Ot(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},jt=mt.find,Pt="find",Lt=!0,It=arrayMethodUsesToLength(Pt);Pt in[]&&Array(1).find((function(){Lt=!1})),_export({target:"Array",proto:!0,forced:Lt||!It},{find:function find(t){return jt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables(Pt);var arrayMethodIsStrict=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))},Tt=mt.forEach,Ct=arrayMethodIsStrict("forEach"),Rt=arrayMethodUsesToLength("forEach"),Nt=Ct&&Rt?[].forEach:function forEach(t){return Tt(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=Nt},{forEach:Nt});var Mt=J.includes,Ft=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!Ft},{includes:function includes(t){return Mt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Gt,Dt,Bt=getBuiltIn("navigator","userAgent")||"",Ut=n.process,$t=Ut&&Ut.versions,Vt=$t&&$t.v8;Vt?Dt=(Gt=Vt.split("."))[0]+Gt[1]:Bt&&(!(Gt=Bt.match(/Edge\/(\d+)/))||Gt[1]>=74)&&(Gt=Bt.match(/Chrome\/(\d+)/))&&(Dt=Gt[1]);var Wt=Dt&&+Dt,Yt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return Wt>=51||!fails((function(){var e=[];return(e.constructor={})[Yt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},qt=mt.map,zt=arrayMethodHasSpeciesSupport("map"),Ht=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!zt||!Ht},{map:function map(t){return qt(this,t,arguments.length>1?arguments[1]:void 0)}});var Kt=m.f,Jt=Function.prototype,Xt=Jt.toString,Zt=/^\s*function ([^ (]*)/,Qt="name";o&&!(Qt in Jt)&&Kt(Jt,Qt,{configurable:!0,get:function(){try{return Xt.call(this).match(Zt)[1]}catch(t){return""}}});var te=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),inheritIfRequired=function(t,e,r){var n,o;return te&&"function"==typeof(n=e.constructor)&&n!==r&&isObject(o=n.prototype)&&o!==r.prototype&&te(t,o),t},ee="\t\n\v\f\r \u2028\u2029\ufeff",re="["+ee+"]",ne=RegExp("^"+re+re+"*"),oe=RegExp(re+re+"*$"),createMethod$2=function(t){return function(e){var r=String(requireObjectCoercible(e));return 1&t&&(r=r.replace(ne,"")),2&t&&(r=r.replace(oe,"")),r}},ie={start:createMethod$2(1),end:createMethod$2(2),trim:createMethod$2(3)},ae=tt.f,ce=y.f,ue=m.f,se=ie.trim,le="Number",fe=n.Number,pe=fe.prototype,he=classofRaw(Et(pe))==le,toNumber=function(t){var e,r,n,o,i,a,c,u,s=toPrimitive(t,!1);if("string"==typeof s&&s.length>2)if(43===(e=(s=se(s)).charCodeAt(0))||45===e){if(88===(r=s.charCodeAt(2))||120===r)return NaN}else if(48===e){switch(s.charCodeAt(1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+s}for(a=(i=s.slice(2)).length,c=0;c<a;c++)if((u=i.charCodeAt(c))<48||u>o)return NaN;return parseInt(i,n)}return+s};if(ut(le,!fe(" 0o1")||!fe("0b1")||fe("+0x1"))){for(var de,ve=function Number(t){var e=arguments.length<1?0:t,r=this;return r instanceof ve&&(he?fails((function(){pe.valueOf.call(r)})):classofRaw(r)!=le)?inheritIfRequired(new fe(toNumber(e)),r,ve):toNumber(e)},ye=o?ae(fe):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),ge=0;ye.length>ge;ge++)has(fe,de=ye[ge])&&!has(ve,de)&&ue(ve,de,ce(fe,de));ve.prototype=pe,pe.constructor=ve,V(n,le,ve)}var me=Object.assign,be=Object.defineProperty,xe=!me||fails((function(){if(o&&1!==me({b:1},me(be({},"a",{enumerable:!0,get:function(){be(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!=me({},t)[r]||bt(me({},e)).join("")!=n}))?function assign(t,e){for(var r=toObject(t),n=arguments.length,i=1,a=et.f,u=c.f;n>i;)for(var s,f=l(arguments[i++]),p=a?bt(f).concat(a(f)):bt(f),h=p.length,d=0;h>d;)s=p[d++],o&&!u.call(f,s)||(r[s]=f[s]);return r}:me;_export({target:"Object",stat:!0,forced:Object.assign!==xe},{assign:xe});var we=fails((function(){bt(1)}));_export({target:"Object",stat:!0,forced:we},{keys:function keys(t){return bt(toObject(t))}});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 Se,Ee,_e={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")}))},ke=RegExp.prototype.exec,Oe=String.prototype.replace,Ae=ke,je=(Se=/a/,Ee=/b*/g,ke.call(Se,"a"),ke.call(Ee,"a"),0!==Se.lastIndex||0!==Ee.lastIndex),Pe=_e.UNSUPPORTED_Y||_e.BROKEN_CARET,Le=void 0!==/()??/.exec("")[1];(je||Le||Pe)&&(Ae=function exec(t){var e,r,n,o,i=this,a=Pe&&i.sticky,c=regexpFlags.call(i),u=i.source,s=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,s++),r=new RegExp("^(?:"+u+")",c)),Le&&(r=new RegExp("^"+u+"$(?!\\s)",c)),je&&(e=i.lastIndex),n=ke.call(a?r:i,l),a?n?(n.input=n.input.slice(s),n[0]=n[0].slice(s),n.index=i.lastIndex,i.lastIndex+=n[0].length):i.lastIndex=0:je&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),Le&&n&&n.length>1&&Oe.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var Ie=Ae;_export({target:"RegExp",proto:!0,forced:/./.exec!==Ie},{exec:Ie});var Te=wellKnownSymbol("species"),Ce=!fails((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),Re="$0"==="a".replace(/./,"$0"),Ne=wellKnownSymbol("replace"),Me=!!/./[Ne]&&""===/./[Ne]("a","$0"),Fe=!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[Te]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||"replace"===t&&(!Ce||!Re||Me)||"split"===t&&!Fe){var c=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===Ie?i&&!o?{done:!0,value:c.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}),{REPLACE_KEEPS_$0:Re,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:Me}),s=u[0],l=u[1];V(String.prototype,t,s),V(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$3=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}},Ge={codeAt:createMethod$3(!1),charAt:createMethod$3(!0)},De=Ge.charAt,advanceStringIndex=function(t,e,r){return e+(r?De(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 Ie.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=[],s=0;null!==(c=regexpExecAbstract(o,i));){var l=String(c[0]);u[s]=l,""===l&&(o.lastIndex=advanceStringIndex(i,toLength(o.lastIndex),a)),s++}return 0===s?null:u}]}));var Be=wellKnownSymbol("match"),isRegexp=function(t){var e;return isObject(t)&&(void 0!==(e=t[Be])?!!e:"RegExp"==classofRaw(t))},Ue=wellKnownSymbol("species"),speciesConstructor=function(t,e){var r,n=anObject(t).constructor;return void 0===n||null==(r=anObject(n)[Ue])?e:aFunction$1(r)},$e=[].push,Ve=Math.min,We=4294967295,Ye=!fails((function(){return!RegExp(We,"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?We:r>>>0;if(0===o)return[];if(void 0===t)return[n];if(!isRegexp(t))return e.call(n,t,o);for(var i,a,c,u=[],s=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),l=0,f=new RegExp(t.source,s+"g");(i=Ie.call(f,n))&&!((a=f.lastIndex)>l&&(u.push(n.slice(l,i.index)),i.length>1&&i.index<n.length&&$e.apply(u,i.slice(1)),c=i[0].length,l=a,u.length>=o));)f.lastIndex===i.index&&f.lastIndex++;return l===n.length?!c&&f.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),s=a.unicode,l=(a.ignoreCase?"i":"")+(a.multiline?"m":"")+(a.unicode?"u":"")+(Ye?"y":"g"),f=new u(Ye?a:"^(?:"+a.source+")",l),p=void 0===o?We:o>>>0;if(0===p)return[];if(0===c.length)return null===regexpExecAbstract(f,c)?[c]:[];for(var h=0,d=0,v=[];d<c.length;){f.lastIndex=Ye?d:0;var y,g=regexpExecAbstract(f,Ye?c:c.slice(d));if(null===g||(y=Ve(toLength(f.lastIndex+(Ye?0:d)),c.length))===h)d=advanceStringIndex(c,d,s);else{if(v.push(c.slice(h,d)),v.length===p)return v;for(var m=1;m<=g.length-1;m++)if(v.push(g[m]),v.length===p)return v;d=h=y}}return v.push(c.slice(h)),v}]}),!Ye);var qe={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 ze in qe){var He=n[ze],Ke=He&&He.prototype;if(Ke&&Ke.forEach!==Nt)try{b(Ke,"forEach",Nt)}catch(t){Ke.forEach=Nt}}var Je=tt.f,Xe={}.toString,Ze="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Qe={f:function getOwnPropertyNames(t){return Ze&&"[object Window]"==Xe.call(t)?function(t){try{return Je(t)}catch(t){return Ze.slice()}}(t):Je(toIndexedObject(t))}},tr={f:wellKnownSymbol},er=m.f,defineWellKnownSymbol=function(t){var e=W.Symbol||(W.Symbol={});has(e,t)||er(e,t,{value:tr.f(t)})},rr=m.f,nr=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,nr)&&rr(t,nr,{configurable:!0,value:e})},or=mt.forEach,ir=sharedKey("hidden"),ar="Symbol",cr=wellKnownSymbol("toPrimitive"),ur=$.set,sr=$.getterFor(ar),lr=Object.prototype,fr=n.Symbol,pr=getBuiltIn("JSON","stringify"),hr=y.f,dr=m.f,vr=Qe.f,yr=c.f,gr=P("symbols"),mr=P("op-symbols"),br=P("string-to-symbol-registry"),xr=P("symbol-to-string-registry"),wr=P("wks"),Sr=n.QObject,Er=!Sr||!Sr.prototype||!Sr.prototype.findChild,_r=o&&fails((function(){return 7!=Et(dr({},"a",{get:function(){return dr(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=hr(lr,e);n&&delete lr[e],dr(t,e,r),n&&t!==lr&&dr(lr,e,n)}:dr,wrap=function(t,e){var r=gr[t]=Et(fr.prototype);return ur(r,{type:ar,tag:t,description:e}),o||(r.description=e),r},kr=pt?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof fr},Or=function defineProperty(t,e,r){t===lr&&Or(mr,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(gr,n)?(r.enumerable?(has(t,ir)&&t[ir][n]&&(t[ir][n]=!1),r=Et(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,ir)||dr(t,ir,createPropertyDescriptor(1,{})),t[ir][n]=!0),_r(t,n,r)):dr(t,n,r)},Ar=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),n=bt(r).concat(Ir(r));return or(n,(function(e){o&&!jr.call(r,e)||Or(t,e,r[e])})),t},jr=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=yr.call(this,e);return!(this===lr&&has(gr,e)&&!has(mr,e))&&(!(r||!has(this,e)||!has(gr,e)||has(this,ir)&&this[ir][e])||r)},Pr=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==lr||!has(gr,n)||has(mr,n)){var o=hr(r,n);return!o||!has(gr,n)||has(r,ir)&&r[ir][n]||(o.enumerable=!0),o}},Lr=function getOwnPropertyNames(t){var e=vr(toIndexedObject(t)),r=[];return or(e,(function(t){has(gr,t)||has(C,t)||r.push(t)})),r},Ir=function getOwnPropertySymbols(t){var e=t===lr,r=vr(e?mr:toIndexedObject(t)),n=[];return or(r,(function(t){!has(gr,t)||e&&!has(lr,t)||n.push(gr[t])})),n};if(ft||(V((fr=function Symbol(){if(this instanceof fr)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===lr&&setter.call(mr,t),has(this,ir)&&has(this[ir],e)&&(this[ir][e]=!1),_r(this,e,createPropertyDescriptor(1,t))};return o&&Er&&_r(lr,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return sr(this).tag})),V(fr,"withoutSetter",(function(t){return wrap(uid(t),t)})),c.f=jr,m.f=Or,y.f=Pr,tt.f=Qe.f=Lr,et.f=Ir,tr.f=function(t){return wrap(wellKnownSymbol(t),t)},o&&(dr(fr.prototype,"description",{configurable:!0,get:function description(){return sr(this).description}}),V(lr,"propertyIsEnumerable",jr,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!ft,sham:!ft},{Symbol:fr}),or(bt(wr),(function(t){defineWellKnownSymbol(t)})),_export({target:ar,stat:!0,forced:!ft},{for:function(t){var e=String(t);if(has(br,e))return br[e];var r=fr(e);return br[e]=r,xr[r]=e,r},keyFor:function keyFor(t){if(!kr(t))throw TypeError(t+" is not a symbol");if(has(xr,t))return xr[t]},useSetter:function(){Er=!0},useSimple:function(){Er=!1}}),_export({target:"Object",stat:!0,forced:!ft,sham:!o},{create:function create(t,e){return void 0===e?Et(t):Ar(Et(t),e)},defineProperty:Or,defineProperties:Ar,getOwnPropertyDescriptor:Pr}),_export({target:"Object",stat:!0,forced:!ft},{getOwnPropertyNames:Lr,getOwnPropertySymbols:Ir}),_export({target:"Object",stat:!0,forced:fails((function(){et.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return et.f(toObject(t))}}),pr){var Tr=!ft||fails((function(){var t=fr();return"[null]"!=pr([t])||"{}"!=pr({a:t})||"{}"!=pr(Object(t))}));_export({target:"JSON",stat:!0,forced:Tr},{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)&&!kr(t))return lt(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!kr(e))return e}),o[1]=e,pr.apply(null,o)}})}fr.prototype[cr]||b(fr.prototype,cr,fr.prototype.valueOf),setToStringTag(fr,ar),C[ir]=!0;var Cr=m.f,Rr=n.Symbol;if(o&&"function"==typeof Rr&&(!("description"in Rr.prototype)||void 0!==Rr().description)){var Nr={},Mr=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof Mr?new Rr(t):void 0===t?Rr():Rr(t);return""===t&&(Nr[e]=!0),e};copyConstructorProperties(Mr,Rr);var Fr=Mr.prototype=Rr.prototype;Fr.constructor=Mr;var Gr=Fr.toString,Dr="Symbol(test)"==String(Rr("test")),Br=/^Symbol\((.*)\)[^)]+$/;Cr(Fr,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Gr.call(t);if(has(Nr,t))return"";var r=Dr?e.slice(7,-1):e.replace(Br,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:Mr})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var Ur,$r,Vr,Wr={},Yr=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),qr=sharedKey("IE_PROTO"),zr=Object.prototype,Hr=Yr?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,qr)?t[qr]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?zr:null},Kr=wellKnownSymbol("iterator"),Jr=!1;[].keys&&("next"in(Vr=[].keys())?($r=Hr(Hr(Vr)))!==Object.prototype&&(Ur=$r):Jr=!0),null==Ur&&(Ur={}),has(Ur,Kr)||b(Ur,Kr,(function(){return this}));var Xr={IteratorPrototype:Ur,BUGGY_SAFARI_ITERATORS:Jr},Zr=Xr.IteratorPrototype,returnThis$1=function(){return this},Qr=Xr.IteratorPrototype,tn=Xr.BUGGY_SAFARI_ITERATORS,en=wellKnownSymbol("iterator"),rn="keys",nn="values",on="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=Et(Zr,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),Wr[n]=returnThis$1}(r,e,n);var c,u,s,getIterationMethod=function(t){if(t===o&&d)return d;if(!tn&&t in p)return p[t];switch(t){case rn:return function keys(){return new r(this,t)};case nn:return function values(){return new r(this,t)};case on:return function entries(){return new r(this,t)}}return function(){return new r(this)}},l=e+" Iterator",f=!1,p=t.prototype,h=p[en]||p["@@iterator"]||o&&p[o],d=!tn&&h||getIterationMethod(o),v="Array"==e&&p.entries||h;if(v&&(c=Hr(v.call(new t)),Qr!==Object.prototype&&c.next&&(Hr(c)!==Qr&&(te?te(c,Qr):"function"!=typeof c[en]&&b(c,en,returnThis$2)),setToStringTag(c,l,!0))),o==nn&&h&&h.name!==nn&&(f=!0,d=function values(){return h.call(this)}),p[en]!==d&&b(p,en,d),Wr[e]=d,o)if(u={values:getIterationMethod(nn),keys:i?d:getIterationMethod(rn),entries:getIterationMethod(on)},a)for(s in u)(tn||f||!(s in p))&&V(p,s,u[s]);else _export({target:e,proto:!0,forced:tn||f},u);return u},an="Array Iterator",cn=$.set,un=$.getterFor(an),sn=defineIterator(Array,"Array",(function(t,e){cn(this,{type:an,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=un(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 ln=[].reverse,fn=[1,2];_export({target:"Array",proto:!0,forced:String(fn)===String(fn.reverse())},{reverse:function reverse(){return lt(this)&&(this.length=this.length),ln.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},pn=arrayMethodHasSpeciesSupport("slice"),hn=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),dn=wellKnownSymbol("species"),vn=[].slice,yn=Math.max;_export({target:"Array",proto:!0,forced:!pn||!hn},{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(lt(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!lt(r.prototype)?isObject(r)&&null===(r=r[dn])&&(r=void 0):r=void 0,r===Array||void 0===r))return vn.call(i,c,u);for(n=new(void 0===r?Array:r)(yn(u-c,0)),o=0;c<u;c++,o++)c in i&&createProperty(n,o,i[c]);return n.length=o,n}});var gn=Date.prototype,mn="Invalid Date",bn="toString",xn=gn.toString,wn=gn.getTime;new Date(NaN)+""!=mn&&V(gn,bn,(function toString(){var t=wn.call(this);return t==t?xn.call(this):mn})),setToStringTag(n.JSON,"JSON",!0),setToStringTag(Math,"Math",!0),_export({target:"Object",stat:!0,sham:!o},{create:Et}),_export({target:"Object",stat:!0,forced:!o,sham:!o},{defineProperty:m.f});var Sn=fails((function(){Hr(1)}));_export({target:"Object",stat:!0,forced:Sn,sham:!Yr},{getPrototypeOf:function getPrototypeOf(t){return Hr(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:te});var En={};En[wellKnownSymbol("toStringTag")]="z";var _n="[object z]"===String(En),kn=wellKnownSymbol("toStringTag"),On="Arguments"==classofRaw(function(){return arguments}()),An=_n?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),kn))?r:On?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},jn=_n?{}.toString:function toString(){return"[object "+An(this)+"]"};_n||V(Object.prototype,"toString",jn,{unsafe:!0});var Pn=n.Promise,Ln=wellKnownSymbol("species"),In=wellKnownSymbol("iterator"),Tn=Array.prototype,Cn=wellKnownSymbol("iterator"),callWithSafeIterationClosing=function(t,e,r,n){try{return n?e(anObject(r)[0],r[1]):e(r)}catch(e){var o=t.return;throw void 0!==o&&anObject(o.call(t)),e}},Rn=createCommonjsModule((function(t){var Result=function(t,e){this.stopped=t,this.result=e};(t.exports=function(t,e,r,n,o){var i,a,c,u,s,l,f,p,h=functionBindContext(e,r,n?2:1);if(o)i=t;else{if("function"!=typeof(a=function(t){if(null!=t)return t[Cn]||t["@@iterator"]||Wr[An(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(p=a)&&(Wr.Array===p||Tn[In]===p)){for(c=0,u=toLength(t.length);u>c;c++)if((s=n?h(anObject(f=t[c])[0],f[1]):h(t[c]))&&s instanceof Result)return s;return new Result(!1)}i=a.call(t)}for(l=i.next;!(f=l.call(i)).done;)if("object"==typeof(s=callWithSafeIterationClosing(i,h,f.value,n))&&s&&s instanceof Result)return s;return new Result(!1)}).stop=function(t){return new Result(!0,t)}})),Nn=wellKnownSymbol("iterator"),Mn=!1;try{var Fn=0,Gn={next:function(){return{done:!!Fn++}},return:function(){Mn=!0}};Gn[Nn]=function(){return this},Array.from(Gn,(function(){throw 2}))}catch(t){}var Dn,Bn,Un,$n=/(iphone|ipod|ipad).*applewebkit/i.test(Bt),Vn=n.location,Wn=n.setImmediate,Yn=n.clearImmediate,qn=n.process,zn=n.MessageChannel,Hn=n.Dispatch,Kn=0,Jn={},Xn="onreadystatechange",run=function(t){if(Jn.hasOwnProperty(t)){var e=Jn[t];delete Jn[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){n.postMessage(t+"",Vn.protocol+"//"+Vn.host)};Wn&&Yn||(Wn=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return Jn[++Kn]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Dn(Kn),Kn},Yn=function clearImmediate(t){delete Jn[t]},"process"==classofRaw(qn)?Dn=function(t){qn.nextTick(runner(t))}:Hn&&Hn.now?Dn=function(t){Hn.now(runner(t))}:zn&&!$n?(Un=(Bn=new zn).port2,Bn.port1.onmessage=listener,Dn=functionBindContext(Un.postMessage,Un,1)):!n.addEventListener||"function"!=typeof postMessage||n.importScripts||fails(post)||"file:"===Vn.protocol?Dn=Xn in documentCreateElement("script")?function(t){wt.appendChild(documentCreateElement("script")).onreadystatechange=function(){wt.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)}:(Dn=post,n.addEventListener("message",listener,!1)));var Zn,Qn,to,eo,ro,no,oo,io,ao={set:Wn,clear:Yn},co=y.f,uo=ao.set,so=n.MutationObserver||n.WebKitMutationObserver,lo=n.process,fo=n.Promise,po="process"==classofRaw(lo),ho=co(n,"queueMicrotask"),vo=ho&&ho.value;vo||(Zn=function(){var t,e;for(po&&(t=lo.domain)&&t.exit();Qn;){e=Qn.fn,Qn=Qn.next;try{e()}catch(t){throw Qn?eo():to=void 0,t}}to=void 0,t&&t.enter()},po?eo=function(){lo.nextTick(Zn)}:so&&!$n?(ro=!0,no=document.createTextNode(""),new so(Zn).observe(no,{characterData:!0}),eo=function(){no.data=ro=!ro}):fo&&fo.resolve?(oo=fo.resolve(void 0),io=oo.then,eo=function(){io.call(oo,Zn)}):eo=function(){uo.call(n,Zn)});var yo,go,mo,bo,xo=vo||function(t){var e={fn:t,next:void 0};to&&(to.next=e),Qn||(Qn=e,eo()),to=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)},wo={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=wo.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}}},So=ao.set,Eo=wellKnownSymbol("species"),_o="Promise",ko=$.get,Oo=$.set,Ao=$.getterFor(_o),jo=Pn,Po=n.TypeError,Lo=n.document,Io=n.process,To=getBuiltIn("fetch"),Co=wo.f,Ro=Co,No="process"==classofRaw(Io),Mo=!!(Lo&&Lo.createEvent&&n.dispatchEvent),Fo="unhandledrejection",Go=ut(_o,(function(){if(!(O(jo)!==String(jo))){if(66===Wt)return!0;if(!No&&"function"!=typeof PromiseRejectionEvent)return!0}if(Wt>=51&&/native code/.test(jo))return!1;var t=jo.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[Eo]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),Do=Go||!function(t,e){if(!e&&!Mn)return!1;var r=!1;try{var n={};n[Nn]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){jo.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;xo((function(){for(var o=e.value,i=1==e.state,a=0;n.length>a;){var c,u,s,l=n[a++],f=i?l.ok:l.fail,p=l.resolve,h=l.reject,d=l.domain;try{f?(i||(2===e.rejection&&onHandleUnhandled(t,e),e.rejection=1),!0===f?c=o:(d&&d.enter(),c=f(o),d&&(d.exit(),s=!0)),c===l.promise?h(Po("Promise-chain cycle")):(u=isThenable(c))?u.call(c,p,h):p(c)):h(o)}catch(t){d&&!s&&d.exit(),h(t)}}e.reactions=[],e.notified=!1,r&&!e.rejection&&onUnhandled(t,e)}))}},dispatchEvent=function(t,e,r){var o,i;Mo?((o=Lo.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===Fo&&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){So.call(n,(function(){var r,n=e.value;if(isUnhandled(e)&&(r=perform((function(){No?Io.emit("unhandledRejection",n,t):dispatchEvent(Fo,t,n)})),e.rejection=No||isUnhandled(e)?2:1,r.error))throw r.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t,e){So.call(n,(function(){No?Io.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 Po("Promise can't be resolved itself");var o=isThenable(r);o?xo((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)}}};Go&&(jo=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,jo,_o),aFunction$1(t),yo.call(this);var e=ko(this);try{t(bind(internalResolve,this,e),bind(internalReject,this,e))}catch(t){internalReject(this,e,t)}},(yo=function Promise(t){Oo(this,{type:_o,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)V(t,n,e[n],r);return t}(jo.prototype,{then:function then(t,e){var r=Ao(this),n=Co(speciesConstructor(this,jo));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=No?Io.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)}}),go=function(){var t=new yo,e=ko(t);this.promise=t,this.resolve=bind(internalResolve,t,e),this.reject=bind(internalReject,t,e)},wo.f=Co=function(t){return t===jo||t===mo?new go(t):Ro(t)},"function"==typeof Pn&&(bo=Pn.prototype.then,V(Pn.prototype,"then",(function then(t,e){var r=this;return new jo((function(t,e){bo.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof To&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(jo,To.apply(n,arguments))}}))),_export({global:!0,wrap:!0,forced:Go},{Promise:jo}),setToStringTag(jo,_o,!1),function(t){var e=getBuiltIn(t),r=m.f;o&&e&&!e[Ln]&&r(e,Ln,{configurable:!0,get:function(){return this}})}(_o),mo=getBuiltIn(_o),_export({target:_o,stat:!0,forced:Go},{reject:function reject(t){var e=Co(this);return e.reject.call(void 0,t),e.promise}}),_export({target:_o,stat:!0,forced:Go},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:_o,stat:!0,forced:Do},{all:function all(t){var e=this,r=Co(e),n=r.resolve,o=r.reject,i=perform((function(){var r=aFunction$1(e.resolve),i=[],a=0,c=1;Rn(t,(function(t){var u=a++,s=!1;i.push(void 0),c++,r.call(e,t).then((function(t){s||(s=!0,i[u]=t,--c||n(i))}),o)})),--c||n(i)}));return i.error&&o(i.value),r.promise},race:function race(t){var e=this,r=Co(e),n=r.reject,o=perform((function(){var o=aFunction$1(e.resolve);Rn(t,(function(t){o.call(e,t).then(r.resolve,n)}))}));return o.error&&n(o.value),r.promise}});var Bo="toString",Uo=RegExp.prototype,$o=Uo.toString,Vo=fails((function(){return"/a/b"!=$o.call({source:"a",flags:"b"})})),Wo=$o.name!=Bo;(Vo||Wo)&&V(RegExp.prototype,Bo,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in Uo)?regexpFlags.call(t):r)}),{unsafe:!0});var Yo=Ge.charAt,qo="String Iterator",zo=$.set,Ho=$.getterFor(qo);defineIterator(String,"String",(function(t){zo(this,{type:qo,string:String(t),index:0})}),(function next(){var t,e=Ho(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=Yo(r,n),e.index+=t.length,{value:t,done:!1})}));var Ko=wellKnownSymbol("iterator"),Jo=wellKnownSymbol("toStringTag"),Xo=sn.values;for(var Zo in qe){var Qo=n[Zo],ti=Qo&&Qo.prototype;if(ti){if(ti[Ko]!==Xo)try{b(ti,Ko,Xo)}catch(t){ti[Ko]=Xo}if(ti[Jo]||b(ti,Jo,Zo),qe[Zo])for(var ei in sn)if(ti[ei]!==sn[ei])try{b(ti,ei,sn[ei])}catch(t){ti[ei]=sn[ei]}}}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===f){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=f,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?f:s,h.arg===p)continue;return{value:h.arg,done:r.done}}"throw"===h.type&&(n=f,r.method="throw",r.arg=h.arg)}}}(t,r,a),i}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=wrap;var u="suspendedStart",s="suspendedYield",l="executing",f="completed",p={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};h[i]=function(){return this};var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,i)&&(h=v);var y=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(h);function defineIteratorMethods(t){["next","throw","return"].forEach((function(e){define(t,e,(function(t){return this._invoke(e,t)}))}))}function AsyncIterator(t,e){var r;this._invoke=function enqueue(o,i){function callInvokeWithMethodAndArg(){return new e((function(r,a){!function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,s=u.value;return s&&"object"===_typeof(s)&&n.call(s,"__await")?e.resolve(s.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(s).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,a)}))}a(c.arg)}(o,i,r,a)}))}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}}function maybeInvokeDelegate(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,maybeInvokeDelegate(t,r),"throw"===r.method))return p;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var o=tryCatch(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,p;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,p):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,p)}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0)}function values(t){if(t){var r=t[i];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function next(){for(;++o<t.length;)if(n.call(t,o))return next.value=t[o],next.done=!1,next;return next.value=e,next.done=!0,next};return a.next=a}}return{next:doneResult}}function doneResult(){return{value:e,done:!0}}return GeneratorFunction.prototype=y.constructor=GeneratorFunctionPrototype,GeneratorFunctionPrototype.constructor=GeneratorFunction,GeneratorFunction.displayName=define(GeneratorFunctionPrototype,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,c,"GeneratorFunction")),t.prototype=Object.create(y),t},t.awrap=function(t){return{__await:t}},defineIteratorMethods(AsyncIterator.prototype),AsyncIterator.prototype[a]=function(){return this},t.AsyncIterator=AsyncIterator,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},defineIteratorMethods(y),define(y,c,"Generator"),y[i]=function(){return this},y.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function next(){for(;e.length;){var r=e.pop();if(r in t)return next.value=r,next.done=!1,next}return next.done=!0,next}},t.values=values,Context.prototype={constructor:Context,reset:function reset(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(resetTryEntry),!t)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function stop(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function dispatchException(t){if(this.done)throw t;var r=this;function handle(n,o){return a.type="throw",a.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}}}},abrupt:function abrupt(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(a)},complete:function complete(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),p},finish:function finish(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),p}},catch:function _catch(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function delegateYield(t,r,n){return this.delegate={iterator:values(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),p}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}}));var ri=wellKnownSymbol("isConcatSpreadable"),ni=9007199254740991,oi="Maximum allowed index exceeded",ii=Wt>=51||!fails((function(){var t=[];return t[ri]=!1,t.concat()[0]!==t})),ai=arrayMethodHasSpeciesSupport("concat"),isConcatSpreadable=function(t){if(!isObject(t))return!1;var e=t[ri];return void 0!==e?!!e:lt(t)};_export({target:"Array",proto:!0,forced:!ii||!ai},{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))>ni)throw TypeError(oi);for(r=0;r<o;r++,u++)r in i&&createProperty(c,u,i[r])}else{if(u>=ni)throw TypeError(oi);createProperty(c,u++,i)}return c.length=u,c}});var ci=[].join,ui=l!=Object,si=arrayMethodIsStrict("join",",");_export({target:"Array",proto:!0,forced:ui||!si},{join:function join(t){return ci.call(toIndexedObject(this),void 0===t?",":t)}});var li=mt.some,fi=arrayMethodIsStrict("some"),pi=arrayMethodUsesToLength("some");_export({target:"Array",proto:!0,forced:!fi||!pi},{some:function some(t){return li(this,t,arguments.length>1?arguments[1]:void 0)}});var hi=c.f,createMethod$4=function(t){return function(e){for(var r,n=toIndexedObject(e),i=bt(n),a=i.length,c=0,u=[];a>c;)r=i[c++],o&&!hi.call(n,r)||u.push(t?[r,n[r]]:n[r]);return u}},di={entries:createMethod$4(!0),values:createMethod$4(!1)}.entries;_export({target:"Object",stat:!0},{entries:function entries(t){return di(t)}});var notARegexp=function(t){if(isRegexp(t))throw TypeError("The method doesn't accept regular expressions");return t},vi=wellKnownSymbol("match");_export({target:"String",proto:!0,forced:!function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[vi]=!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 yi=ie.trim;_export({target:"String",proto:!0,forced:function(t){return fails((function(){return!!ee[t]()||"
"!="
"[t]()||ee[t].name!==t}))}("trim")},{trim:function trim(){return yi(this)}});var gi=/"/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(gi,""")+'"'),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 mi=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:"markers",init:function init(t){var e=this;return _asyncToGenerator(regeneratorRuntime.mark((function _callee3(){var r,n,o,i,a,c,u,s,l,f,p,h,d,v,y,g,m,b,x,w,S,E,_,k,O,A;return regeneratorRuntime.wrap((function _callee3$(j){for(;;)switch(j.prev=j.next){case 0:return O=function _buildButtonList(){var t=[];return o.each(c,(function(e,r){var n=r+"_marker_list",o=!0;Object.keys(l).forEach((function(e){var i=k(String(e));t.push({id:s+r+"_"+e,svgicon:e,icon:"markers-"+e+".png",title:i,type:"context",events:{click:E},panel:"marker_panel",list:n,isDefault:o}),o=!1}))})),t},k=function _getTitle(t){var e=n.langList.find((function(e){return e.id===t}));return e?e.title:t},_=function _setArrowFromButton3(){return(_=_asyncToGenerator(regeneratorRuntime.mark((function _callee2(t){var e,r,n;return regeneratorRuntime.wrap((function _callee2$(t){for(;;)switch(t.prev=t.next){case 0:if(e=this.id.split("_"),r=e[1],n=e[2],e[3]&&(n+="_"+e[3]),"textmarker"===n){t.next=8;break}x(r,"\\"+n),t.next=10;break;case 8:return t.next=10,w(r);case 10:case"end":return t.stop()}}),_callee2,this)})))).apply(this,arguments)},E=function _setArrowFromButton2(t){return _.apply(this,arguments)},S=function _showTextPrompt3(){return(S=_asyncToGenerator(regeneratorRuntime.mark((function _callee(t){var e,r;return regeneratorRuntime.wrap((function _callee$(n){for(;;)switch(n.prev=n.next){case 0:return"\\"===(e=o("#"+t+"_marker").val()).substr(0,1)&&(e=""),n.next=4,o.prompt("Enter text for "+t+" marker",e);case 4:(r=n.sent)&&x(t,r);case 6:case"end":return n.stop()}}),_callee)})))).apply(this,arguments)},w=function _showTextPrompt2(t){return S.apply(this,arguments)},x=function _triggerTextEntry(t,e){o("#"+t+"_marker").val(e),o("#"+t+"_marker").change()},b=function _updateReferences(t){o.each(c,(function(e,r){var n=u+r+"_"+t.id,a="marker-"+r,c=f(t,a);if(c&&c.attributes.se_type){var s=t.getAttribute(a);if(s){var l=t.id.length,p=s.substr(-l-1,l);if(t.id!==p){var d=o("#"+r+"_marker").attr("value");v(n,d),i.changeSelectedAttribute(a,"url(#"+n+")"),"line"===t.tagName&&"mid"===r&&(t=y(t)),i.call("changed",h)}}}}))},m=function _colorChanged(t){var e=t.getAttribute("stroke");o.each(c,(function(r,n){var o=f(t,"marker-"+n);if(o&&o.attributes.se_type){var i=o.lastElementChild;if(i){var a=i.getAttribute("fill"),c=i.getAttribute("stroke");a&&"none"!==a&&i.setAttribute("fill",e),c&&"none"!==c&&i.setAttribute("stroke",e)}}}))},g=function _setMarker(){var t={start_marker:"start",mid_marker:"mid",end_marker:"end"}[this.id],e="marker-"+t,r=h[0],n=f(r,e);n&&o(n).remove(),r.removeAttribute(e);var a=this.value;if(""===a&&(a="\\nomarker"),"\\nomarker"===a)return p(t,a),void i.call("changed",h);var c=u+t+"_"+r.id;v(c,a),i.changeSelectedAttribute(e,"url(#"+c+")"),"line"===r.tagName&&"mid"===t&&y(r),i.call("changed",h),p(t,a)},y=function _convertline(e){if("line"!==e.tagName)return e;var r=Number(e.getAttribute("x1")),n=Number(e.getAttribute("x2")),u=Number(e.getAttribute("y1")),s=Number(e.getAttribute("y2")),l=e.id,f=a({element:"polyline",attr:{points:r+","+u+(" "+(r+n)/2+","+(u+s)/2+" ")+n+","+s,stroke:e.getAttribute("stroke"),"stroke-width":e.getAttribute("stroke-width"),fill:"none",opacity:e.getAttribute("opacity")||1}});o.each(c,(function(t,r){var n="marker-"+r;e.getAttribute(n)&&f.setAttribute(n,e.getAttribute(n))}));var p=new t.BatchCommand;return p.addSubCommand(new t.RemoveElementCommand(e,e.parentNode)),p.addSubCommand(new t.InsertElementCommand(f)),o(e).after(f).remove(),i.clearSelection(),f.id=l,i.addToSelection([f]),t.addCommandToHistory(p),f},v=function _addMarker(t,e){var r=i.getElem(t);if(!r&&""!==e&&"\\nomarker"!==e){var n,o=h[0].getAttribute("stroke"),c=50,u=50,s="0 0 100 100",f=5,p=5;if(n="\\"===e.substr(0,1)?e.substr(1):"textmarker",l[n]){if(r=a({element:"marker",attr:{id:t,markerUnits:"strokeWidth",orient:"auto",style:"pointer-events:none",se_type:n}}),"textmarker"!==n){var d=a(l[n]),v="_o"===n.substr(-2)?"none":o;d.setAttribute("fill",v),d.setAttribute("stroke",o),d.setAttribute("stroke-width",10),r.append(d)}else{var y=a(l[n]);y.textContent=e;var g=y.getBBox(),m=g;m.x=0,m.y=0,m.width+=2,m.height+=2,y.setAttribute("x",1),y.setAttribute("y",m.height-1-g.height/4),y.setAttribute("fill",o),c=m.width/2+1,u=m.height/2+1,s=m.x+" "+m.y+" "+m.width+" "+m.height,f=m.width/10,p=m.height/10;var b=a({element:"rect",attr:{x:m.x,y:m.y,width:m.width,height:m.height,fill:"#ffffff",stroke:"none","stroke-width":0}});r.setAttribute("orient",0),r.append(b,y)}return r.setAttribute("viewBox",s),r.setAttribute("markerWidth",f),r.setAttribute("markerHeight",p),r.setAttribute("refX",c),r.setAttribute("refY",u),i.findDefs().append(r),r}}},d=function _showPanel(t){if(o("#marker_panel").toggle(t),t){var e,r,n=h[0];o.each(c,(function(t,i){var a=f(n,"marker-"+i),c=o("#"+i+"_marker");if(a){if(!a.attributes.se_type)return;e="\\"+a.attributes.se_type.textContent,r=e,"\\textmarker"===e?e=a.lastChild.textContent:c.hide()}else r=e="\\nomarker",c.hide();c.val(e),p(i,r)}))}},p=function _setIcon(t,e){"\\"!==e.substr(0,1)&&(e="\\textmarker");var n="#"+s+t+"_"+e.substr(1);r.setIcon("#cur_"+t+"_marker_list",o(n).children()),o(n).addClass("current").siblings().removeClass("current")},f=function _getLinked(t,e){var r=t.getAttribute(e);if(!r)return null;var n=r.match(/\(#(.*)\)/);return n&&2===n.length?i.getElem(n[1]):null},r=e,j.next=18,mi("markers",r.curPrefs.lang);case 18:return n=j.sent,o=t.$,i=r.canvas,a=i.addSVGElementFromJson,c=["start","mid","end"],u="se_marker_",s="mkr_",l={nomarker:{},leftarrow:{element:"path",attr:{d:"M0,50 L100,90 L70,50 L100,10 Z"}},rightarrow:{element:"path",attr:{d:"M100,50 L0,90 L30,50 L0,10 Z"}},textmarker:{element:"text",attr:{x:0,y:0,"stroke-width":0,stroke:"none","font-size":75,"font-family":"serif","text-anchor":"left","xml:space":"preserve"}},forwardslash:{element:"path",attr:{d:"M30,100 L70,0"}},reverseslash:{element:"path",attr:{d:"M30,0 L70,100"}},verticalslash:{element:"path",attr:{d:"M50,0 L50,100"}},box:{element:"path",attr:{d:"M20,20 L20,80 L80,80 L80,20 Z"}},star:{element:"path",attr:{d:"M10,30 L90,30 L20,90 L50,10 L80,90 Z"}},xmark:{element:"path",attr:{d:"M20,80 L80,20 M80,80 L20,20"}},triangle:{element:"path",attr:{d:"M10,80 L50,20 L80,80 Z"}},mcircle:{element:"circle",attr:{r:30,cx:50,cy:50}}},["leftarrow","rightarrow","box","star","mcircle","triangle"].forEach((function(t){l[t+"_o"]=l[t]})),A=[{type:"input",panel:"marker_panel",id:"start_marker",size:3,events:{change:g}},{type:"button-select",panel:"marker_panel",id:"start_marker_list",colnum:3,events:{change:E}},{type:"input",panel:"marker_panel",id:"mid_marker",defval:"",size:3,events:{change:g}},{type:"button-select",panel:"marker_panel",id:"mid_marker_list",colnum:3,events:{change:E}},{type:"input",panel:"marker_panel",id:"end_marker",size:3,events:{change:g}},{type:"button-select",panel:"marker_panel",id:"end_marker_list",colnum:3,events:{change:E}}],j.abrupt("return",{name:n.name,svgicons:"markers-icons.xml",callback:function callback(){o("#marker_panel").addClass("toolset").hide()},addLangData:function addLangData(t){t.importLocale,t.lang;return{data:n.langList}},selectedChanged:function selectedChanged(t){for(var e=["line","path","polyline","polygon"],r=(h=t.elems).length;r--;){var n=h[r];n&&e.includes(n.tagName)&&t.selectedElement&&!t.multiselected?d(!0):d(!1)}},elementChanged:function elementChanged(t){var e=t.elems[0];e&&(e.getAttribute("marker-start")||e.getAttribute("marker-mid")||e.getAttribute("marker-end"))&&(m(e),b(e))},buttons:O(),context_tools:n.contextTools.map((function(t,e){return Object.assign(A[e],t)}))});case 29:case"end":return j.stop()}}),_callee3)})))()}})}}}));
|