Files
svgedit/dist/editor/system/extensions/ext-markers/ext-markers.js
JFH 1af0cd0572 V7 preview (#480)
* #issue-fix The new menu will ask if you want to erase the current content but it will ignore the answer

* #issue-fix  dialog needs to be closer than the original

* #issue-fix main menu alignment changes

* #issue_fix double click and opensvg issue fixed

* #issue-fix process_cancel change to seConfirm

* #issue-fix review how the top toolbar display when many buttons are displayed

* #issue-fix unwanted css reoved

* #issue-fix BOTTOM TOOLS Make sure all features of the bottom toolbar are working

* #issue-fix IMPORT IMAGE menu open issue fixed

* #issue-fix alert dialog overwrite style

* #issue-fix lint issue fixed

* npm update + associated fixes

* #36 look of opacity button should like the zoom button (without the dropdown button)

* #37 Clicking anywhere on the bottom bar (for example below the opacity button is displaying the “color popup”.)

* #38 The opacity button does not update with the current element

* #42 When you import an image, it works well but the dialog should disappear automatically

* Fixes #53: 4th option for the background display fixed

* Fixes #53: 4th option for the background fixed

* #49 the x button does not work

* Fixes #41: Alignment fixes in bottom bar

* fix test scenario

* #39 opacity button/stroke size/radius button don’t allow the 0 value

* #41 The look and alignment of stroke size and stroke style should be consistent with the rest of the bottom bar.

* #44 Text font dropdown is broken

* #52 Fix the export

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Update index.html

* update husky

* fixes

* moves from index.html to js

* fix #66

* fix #48 first set of new icons

* Reorganize tools in left panel to be more intuitive

* Update button styles to adapt to new icons

* Fix #48 new set of icons for alignments

* Variabilisation of icon bkgd colors
Update of color choice to fit new icons design

* Update canvas and rulers colors

* Improve layer handle design

* Modernize SVG Logo but keeping original spirit

* Fix #48 continue improve icons

* Continue to reorganise left panel

* Update right panel handle for layers

* Fix #48 new set of icons for main menu

* Improve main menu design

* Rework menu organisation

* Rework menu organisation

* Update input element design

* New icons

* Improve Zoom Module

* Improve Color Picker Module

* New icons

* New icons

* #65 restore the feature of start/end marker lines partially did

* #64 The export dialog needs to include the quality options (except for PDF)

* #39 opacity button/stroke size/radius button don’t allow the 0 value

* #39 eslint changes

* #69 menu button style overwrite

* #65 restore the feature of start/end marker lines

* #43 With a small window, the look of the top toolbar is broken

* #43 tool top alignment revert

* #46 Move this jQuery component to a web component  for graduate and picker components

* #46 Move this jQuery component to a web component

* remove some non standard lint rules

* #46 picker convert as pure javascript changes

* #46 jquery plugin convert to pure javascript

* #46 jquery plugin change to pure javascript

* #46 jquery remove and convert to pure javascript

* #46 slider issue fixed

* #46 ColorValuePicker and js convertion

* #46 globals $ remov from slider class

* #46 jquery convert pure javascript changes

* #46 jquery to js convertion changes

* #46 paintbox and current element color set issue fixed

* #46 unwanted files removed

* #46 $.extend modify changes

* #46 extend modifiey changes

* #46 $.extend change to pure javascript

* #46 extend and data changes

* #46 jquery removed

* #45 These buttons don't work and dropdown is broken

* #45 These buttons don't work and dropdown is broken

* #45 These buttons don't work and dropdown is broken commit reverted

* #43 With a small window, the look of the top toolbar is broken

* Update jQuery.jPicker.js

* #76 draggable modification changes

* #76 jquery-ui-1.8.17.custom.min.js removed from editor

* #76 jquery ui file removed

* npm update

* #77 console issue fixed

* #77 <SVG> button issue fixed

* #77 shortkey issue fixed

* #77 jquery hotkeys plugin changes

* #77 hotkey plugin related changes

* #78 hotkey related code comment.

* #78 js-hotkeys/jquery.hotkeys.min.js file removed from svgedit.js

* #51 Rewrite the color palette without elix

* #81 unwanted files removed

* #81 folder name renamed

* #81 folder rename changes

* #81 jquery-ui  folder renamed

* #81 jquery modify changes

* #81 globals $ removed

Co-authored-by: Agriya Dev5 <agriya.dev5@agriya.in>
Co-authored-by: mathieucura <mathieu@optimistik.fr>
2021-03-05 12:45:07 +01:00

32 lines
58 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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,l=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 l(requireObjectCoercible(t))},isObject=function(t){return"object"==typeof t?null!==t:"function"==typeof t},toPrimitive=function(t,e){if(!isObject(t))return t;var r,n;if(e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;if("function"==typeof(r=t.valueOf)&&!isObject(n=r.call(t)))return n;if(!e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;throw TypeError("Can't convert object to primitive value")},s={}.hasOwnProperty,has=function(t,e){return s.call(t,e)},f=r.document,p=isObject(f)&&isObject(f.createElement),documentCreateElement=function(t){return p?f.createElement(t):{}},h=!n&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),d=Object.getOwnPropertyDescriptor,v={f:n?d:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),h)try{return d(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},y=Object.defineProperty,g={f:n?y:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),h)try{return y(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,{}),x=Function.toString;"function"!=typeof w.inspectSource&&(w.inspectSource=function(t){return x.call(t)});var S,_,E,k=w.inspectSource,O=r.WeakMap,A="function"==typeof O&&/native code/.test(k(O)),j=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)"})})),I=0,P=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++I+P).toString(36)},L=j("keys"),sharedKey=function(t){return L[t]||(L[t]=uid(t))},T={},R=r.WeakMap;if(A){var C=w.state||(w.state=new R),N=C.get,M=C.has,G=C.set;S=function(t,e){return e.facade=t,G.call(C,t,e),e},_=function(t){return N.call(C,t)||{}},E=function(t){return M.call(C,t)}}else{var D=sharedKey("state");T[D]=!0,S=function(t,e){return e.facade=t,m(t,D,e),e},_=function(t){return has(t,D)?t[D]:{}},E=function(t){return has(t,D)}}var U,B={set:S,get:_,has:E,enforce:function(t){return E(t)?_(t):S(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=B.get,n=B.enforce,o=String(String).split("String");(t.exports=function(t,e,i,a){var c,u=!!a&&!!a.unsafe,l=!!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]&&(l=!0):delete t[e],l?t[e]=i:m(t,e,i)):l?t[e]=i:setGlobal(e,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&e(this).source||k(this)}))})),$=r,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,e){return arguments.length<2?aFunction($[t])||aFunction(r[t]):$[t]&&$[t][e]||r[t]&&r[t][e]},z=Math.ceil,W=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?W:z)(t)},Y=Math.min,toLength=function(t){return t>0?Y(toInteger(t),9007199254740991):0},H=Math.max,X=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?H(r+e,0):X(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}},K={includes:createMethod(!0),indexOf:createMethod(!1)},q=K.indexOf,objectKeysInternal=function(t,e){var r,n=toIndexedObject(t),o=0,i=[];for(r in n)!has(T,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~q(i,r)||i.push(r));return i},J=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Z=J.concat("length","prototype"),Q={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,Z)}},tt={f:Object.getOwnPropertySymbols},et=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=Q.f(anObject(t)),r=tt.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=et(e),n=g.f,o=v.f,i=0;i<r.length;i++){var a=r[i];has(t,a)||n(t,a,o(e,a))}},rt=/#|\.prototype\./,isForced=function(t,e){var r=ot[nt(t)];return r==at||r!=it&&("function"==typeof e?fails(e):!!e)},nt=isForced.normalize=function(t){return String(t).replace(rt,".").toLowerCase()},ot=isForced.data={},it=isForced.NATIVE="N",at=isForced.POLYFILL="P",ct=isForced,ut=v.f,_export=function(t,e){var n,o,i,a,c,u=t.target,l=t.global,s=t.stat;if(n=l?r:s?r[u]||setGlobal(u,{}):(r[u]||{}).prototype)for(o in e){if(a=e[o],i=t.noTargetGet?(c=ut(n,o))&&c.value:n[o],!ct(l?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),V(n,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)},st=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),ft=st&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,pt=j("wks"),ht=r.Symbol,dt=ft?ht:ht&&ht.withoutSetter||uid,wellKnownSymbol=function(t){return has(pt,t)||(st&&has(ht,t)?pt[t]=ht[t]:pt[t]=dt("Symbol."+t)),pt[t]},vt=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[vt])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},yt=[].push,createMethod$1=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,f,p){for(var h,d,v=toObject(u),y=l(v),g=functionBindContext(s,f,3),m=toLength(y.length),b=0,w=p||arraySpeciesCreate,x=e?w(u,m):r||a?w(u,0):void 0;m>b;b++)if((c||b in y)&&(d=g(h=y[b],b,v),t))if(e)x[b]=d;else if(d)switch(t){case 3:return!0;case 5:return h;case 6:return b;case 2:yt.call(x,h)}else switch(t){case 4:return!1;case 7:yt.call(x,h)}return i?-1:n||o?o:x}},gt={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),filterOut:createMethod$1(7)},mt=Object.keys||function keys(t){return objectKeysInternal(t,J)},bt=n?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=mt(e),o=n.length,i=0;o>i;)g.f(t,r=n[i++],e[r]);return t},wt=getBuiltIn("document","documentElement"),xt=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=J.length;r--;)delete NullProtoObject.prototype[J[r]];return NullProtoObject()};T[xt]=!0;var St=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[xt]=t):r=NullProtoObject(),void 0===e?r:bt(r,e)},_t=wellKnownSymbol("unscopables"),Et=Array.prototype;null==Et[_t]&&g.f(Et,_t,{configurable:!0,value:St(null)});var addToUnscopables=function(t){Et[_t][t]=!0},kt=Object.defineProperty,Ot={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(Ot,t))return Ot[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 Ot[t]=!!r&&!fails((function(){if(o&&!n)return!0;var t={length:-1};o?kt(t,1,{enumerable:!0,get:thrower}):t[1]=1,r.call(t,i,a)}))},At=gt.find,jt="find",It=!0,Pt=arrayMethodUsesToLength(jt);jt in[]&&Array(1).find((function(){It=!1})),_export({target:"Array",proto:!0,forced:It||!Pt},{find:function find(t){return At(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables(jt);var Lt=gt.forEach,Tt=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))}("forEach"),Rt=arrayMethodUsesToLength("forEach"),Ct=Tt&&Rt?[].forEach:function forEach(t){return Lt(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=Ct},{forEach:Ct});var Nt=K.includes,Mt=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!Mt},{includes:function includes(t){return Nt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Ft,Gt,Dt=getBuiltIn("navigator","userAgent")||"",Ut=r.process,Bt=Ut&&Ut.versions,Vt=Bt&&Bt.v8;Vt?Gt=(Ft=Vt.split("."))[0]+Ft[1]:Dt&&(!(Ft=Dt.match(/Edge\/(\d+)/))||Ft[1]>=74)&&(Ft=Dt.match(/Chrome\/(\d+)/))&&(Gt=Ft[1]);var $t=Gt&&+Gt,zt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return $t>=51||!fails((function(){var e=[];return(e.constructor={})[zt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Wt=gt.map,Yt=arrayMethodHasSpeciesSupport("map"),Ht=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!Yt||!Ht},{map:function map(t){return Wt(this,t,arguments.length>1?arguments[1]:void 0)}});var Xt=g.f,Kt=Function.prototype,qt=Kt.toString,Jt=/^\s*function ([^ (]*)/,Zt="name";n&&!(Zt in Kt)&&Xt(Kt,Zt,{configurable:!0,get:function(){try{return qt.call(this).match(Jt)[1]}catch(t){return""}}});var Qt=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 Qt&&"function"==typeof(n=e.constructor)&&n!==r&&isObject(o=n.prototype)&&o!==r.prototype&&Qt(t,o),t},te="[\t\n\v\f\r    \u2028\u2029\ufeff]",ee=RegExp("^"+te+te+"*"),re=RegExp(te+te+"*$"),createMethod$2=function(t){return function(e){var r=String(requireObjectCoercible(e));return 1&t&&(r=r.replace(ee,"")),2&t&&(r=r.replace(re,"")),r}},ne={start:createMethod$2(1),end:createMethod$2(2),trim:createMethod$2(3)},oe=Q.f,ie=v.f,ae=g.f,ce=ne.trim,ue="Number",le=r.Number,se=le.prototype,fe=classofRaw(St(se))==ue,toNumber=function(t){var e,r,n,o,i,a,c,u,l=toPrimitive(t,!1);if("string"==typeof l&&l.length>2)if(43===(e=(l=ce(l)).charCodeAt(0))||45===e){if(88===(r=l.charCodeAt(2))||120===r)return NaN}else if(48===e){switch(l.charCodeAt(1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+l}for(a=(i=l.slice(2)).length,c=0;c<a;c++)if((u=i.charCodeAt(c))<48||u>o)return NaN;return parseInt(i,n)}return+l};if(ct(ue,!le(" 0o1")||!le("0b1")||le("+0x1"))){for(var pe,he=function Number(t){var e=arguments.length<1?0:t,r=this;return r instanceof he&&(fe?fails((function(){se.valueOf.call(r)})):classofRaw(r)!=ue)?inheritIfRequired(new le(toNumber(e)),r,he):toNumber(e)},de=n?oe(le):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),ve=0;de.length>ve;ve++)has(le,pe=de[ve])&&!has(he,pe)&&ae(he,pe,ie(le,pe));he.prototype=se,se.constructor=he,V(r,ue,he)}var ye=Object.assign,ge=Object.defineProperty,me=!ye||fails((function(){if(n&&1!==ye({b:1},ye(ge({},"a",{enumerable:!0,get:function(){ge(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol(),o="abcdefghijklmnopqrst";return t[r]=7,o.split("").forEach((function(t){e[t]=t})),7!=ye({},t)[r]||mt(ye({},e)).join("")!=o}))?function assign(t,e){for(var r=toObject(t),o=arguments.length,i=1,c=tt.f,u=a.f;o>i;)for(var s,f=l(arguments[i++]),p=c?mt(f).concat(c(f)):mt(f),h=p.length,d=0;h>d;)s=p[d++],n&&!u.call(f,s)||(r[s]=f[s]);return r}:ye;_export({target:"Object",stat:!0,forced:Object.assign!==me},{assign:me});var be=fails((function(){mt(1)}));_export({target:"Object",stat:!0,forced:be},{keys:function keys(t){return mt(toObject(t))}});var we={};we[wellKnownSymbol("toStringTag")]="z";var xe="[object z]"===String(we),Se=wellKnownSymbol("toStringTag"),_e="Arguments"==classofRaw(function(){return arguments}()),Ee=xe?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),Se))?r:_e?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},ke=xe?{}.toString:function toString(){return"[object "+Ee(this)+"]"};xe||V(Object.prototype,"toString",ke,{unsafe:!0});var Oe=r.Promise,Ae=g.f,je=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,je)&&Ae(t,je,{configurable:!0,value:e})},Ie=wellKnownSymbol("species"),Pe={},Le=wellKnownSymbol("iterator"),Te=Array.prototype,Re=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,l,s,f=r&&r.that,p=!(!r||!r.AS_ENTRIES),h=!(!r||!r.IS_ITERATOR),d=!(!r||!r.INTERRUPTED),v=functionBindContext(e,f,1+p+d),stop=function(t){return n&&iteratorClose(n),new Result(!0,t)},callFn=function(t){return p?(anObject(t),d?v(t[0],t[1],stop):v(t[0],t[1])):d?v(t,stop):v(t)};if(h)n=t;else{if("function"!=typeof(o=function(t){if(null!=t)return t[Re]||t["@@iterator"]||Pe[Ee(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(s=o)&&(Pe.Array===s||Te[Le]===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;!(l=u.call(n)).done;){try{c=callFn(l.value)}catch(t){throw iteratorClose(n),t}if("object"==typeof c&&c&&c instanceof Result)return c}return new Result(!1)},Ce=wellKnownSymbol("iterator"),Ne=!1;try{var Me=0,Fe={next:function(){return{done:!!Me++}},return:function(){Ne=!0}};Fe[Ce]=function(){return this},Array.from(Fe,(function(){throw 2}))}catch(t){}var Ge,De,Ue,Be=wellKnownSymbol("species"),speciesConstructor=function(t,e){var r,n=anObject(t).constructor;return void 0===n||null==(r=anObject(n)[Be])?e:aFunction$1(r)},Ve=/(iphone|ipod|ipad).*applewebkit/i.test(Dt),$e="process"==classofRaw(r.process),ze=r.location,We=r.setImmediate,Ye=r.clearImmediate,He=r.process,Xe=r.MessageChannel,Ke=r.Dispatch,qe=0,Je={},Ze="onreadystatechange",run=function(t){if(Je.hasOwnProperty(t)){var e=Je[t];delete Je[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){r.postMessage(t+"",ze.protocol+"//"+ze.host)};We&&Ye||(We=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return Je[++qe]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Ge(qe),qe},Ye=function clearImmediate(t){delete Je[t]},$e?Ge=function(t){He.nextTick(runner(t))}:Ke&&Ke.now?Ge=function(t){Ke.now(runner(t))}:Xe&&!Ve?(Ue=(De=new Xe).port2,De.port1.onmessage=listener,Ge=functionBindContext(Ue.postMessage,Ue,1)):r.addEventListener&&"function"==typeof postMessage&&!r.importScripts&&ze&&"file:"!==ze.protocol&&!fails(post)?(Ge=post,r.addEventListener("message",listener,!1)):Ge=Ze in documentCreateElement("script")?function(t){wt.appendChild(documentCreateElement("script")).onreadystatechange=function(){wt.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)});var Qe,tr,er,rr,nr,or,ir,ar,cr={set:We,clear:Ye},ur=/web0s(?!.*chrome)/i.test(Dt),lr=v.f,sr=cr.set,fr=r.MutationObserver||r.WebKitMutationObserver,pr=r.document,hr=r.process,dr=r.Promise,vr=lr(r,"queueMicrotask"),yr=vr&&vr.value;yr||(Qe=function(){var t,e;for($e&&(t=hr.domain)&&t.exit();tr;){e=tr.fn,tr=tr.next;try{e()}catch(t){throw tr?rr():er=void 0,t}}er=void 0,t&&t.enter()},Ve||$e||ur||!fr||!pr?dr&&dr.resolve?(ir=dr.resolve(void 0),ar=ir.then,rr=function(){ar.call(ir,Qe)}):rr=$e?function(){hr.nextTick(Qe)}:function(){sr.call(r,Qe)}:(nr=!0,or=pr.createTextNode(""),new fr(Qe).observe(or,{characterData:!0}),rr=function(){or.data=nr=!nr}));var gr,mr,br,wr,xr=yr||function(t){var e={fn:t,next:void 0};er&&(er.next=e),tr||(tr=e,rr()),er=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)},Sr={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=Sr.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}}},_r=cr.set,Er=wellKnownSymbol("species"),kr="Promise",Or=B.get,Ar=B.set,jr=B.getterFor(kr),Ir=Oe,Pr=r.TypeError,Lr=r.document,Tr=r.process,Rr=getBuiltIn("fetch"),Cr=Sr.f,Nr=Cr,Mr=!!(Lr&&Lr.createEvent&&r.dispatchEvent),Fr="function"==typeof PromiseRejectionEvent,Gr="unhandledrejection",Dr=ct(kr,(function(){if(!(k(Ir)!==String(Ir))){if(66===$t)return!0;if(!$e&&!Fr)return!0}if($t>=51&&/native code/.test(Ir))return!1;var t=Ir.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[Er]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),Ur=Dr||!function(t,e){if(!e&&!Ne)return!1;var r=!1;try{var n={};n[Ce]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){Ir.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;xr((function(){for(var n=t.value,o=1==t.state,i=0;r.length>i;){var a,c,u,l=r[i++],s=o?l.ok:l.fail,f=l.resolve,p=l.reject,h=l.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===l.promise?p(Pr("Promise-chain cycle")):(c=isThenable(a))?c.call(a,f,p):f(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;Mr?((o=Lr.createEvent("Event")).promise=e,o.reason=n,o.initEvent(t,!1,!0),r.dispatchEvent(o)):o={promise:e,reason:n},!Fr&&(i=r["on"+t])?i(o):t===Gr&&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){_r.call(r,(function(){var e,r=t.facade,n=t.value;if(isUnhandled(t)&&(e=perform((function(){$e?Tr.emit("unhandledRejection",n,r):dispatchEvent(Gr,r,n)})),t.rejection=$e||isUnhandled(t)?2:1,e.error))throw e.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t){_r.call(r,(function(){var e=t.facade;$e?Tr.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 Pr("Promise can't be resolved itself");var n=isThenable(e);n?xr((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)}}};Dr&&(Ir=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,Ir,kr),aFunction$1(t),gr.call(this);var e=Or(this);try{t(bind(internalResolve,e),bind(internalReject,e))}catch(t){internalReject(e,t)}},(gr=function Promise(t){Ar(this,{type:kr,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}(Ir.prototype,{then:function then(t,e){var r=jr(this),n=Cr(speciesConstructor(this,Ir));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=$e?Tr.domain:void 0,r.parent=!0,r.reactions.push(n),0!=r.state&&notify$1(r,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),mr=function(){var t=new gr,e=Or(t);this.promise=t,this.resolve=bind(internalResolve,e),this.reject=bind(internalReject,e)},Sr.f=Cr=function(t){return t===Ir||t===br?new mr(t):Nr(t)},"function"==typeof Oe&&(wr=Oe.prototype.then,V(Oe.prototype,"then",(function then(t,e){var r=this;return new Ir((function(t,e){wr.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof Rr&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(Ir,Rr.apply(r,arguments))}}))),_export({global:!0,wrap:!0,forced:Dr},{Promise:Ir}),setToStringTag(Ir,kr,!1),function(t){var e=getBuiltIn(t),r=g.f;n&&e&&!e[Ie]&&r(e,Ie,{configurable:!0,get:function(){return this}})}(kr),br=getBuiltIn(kr),_export({target:kr,stat:!0,forced:Dr},{reject:function reject(t){var e=Cr(this);return e.reject.call(void 0,t),e.promise}}),_export({target:kr,stat:!0,forced:Dr},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:kr,stat:!0,forced:Ur},{all:function all(t){var e=this,r=Cr(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++,l=!1;i.push(void 0),c++,r.call(e,t).then((function(t){l||(l=!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=Cr(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 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 Br,Vr,$r={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")}))},zr=RegExp.prototype.exec,Wr=String.prototype.replace,Yr=zr,Hr=(Br=/a/,Vr=/b*/g,zr.call(Br,"a"),zr.call(Vr,"a"),0!==Br.lastIndex||0!==Vr.lastIndex),Xr=$r.UNSUPPORTED_Y||$r.BROKEN_CARET,Kr=void 0!==/()??/.exec("")[1];(Hr||Kr||Xr)&&(Yr=function exec(t){var e,r,n,o,i=this,a=Xr&&i.sticky,c=regexpFlags.call(i),u=i.source,l=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,l++),r=new RegExp("^(?:"+u+")",c)),Kr&&(r=new RegExp("^"+u+"$(?!\\s)",c)),Hr&&(e=i.lastIndex),n=zr.call(a?r:i,s),a?n?(n.input=n.input.slice(l),n[0]=n[0].slice(l),n.index=i.lastIndex,i.lastIndex+=n[0].length):i.lastIndex=0:Hr&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),Kr&&n&&n.length>1&&Wr.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var qr=Yr;_export({target:"RegExp",proto:!0,forced:/./.exec!==qr},{exec:qr});var Jr=wellKnownSymbol("species"),Zr=!fails((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),Qr="$0"==="a".replace(/./,"$0"),tn=wellKnownSymbol("replace"),en=!!/./[tn]&&""===/./[tn]("a","$0"),rn=!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[Jr]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||"replace"===t&&(!Zr||!Qr||en)||"split"===t&&!rn){var c=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===qr?i&&!o?{done:!0,value:c.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}),{REPLACE_KEEPS_$0:Qr,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:en}),l=u[0],s=u[1];V(String.prototype,t,l),V(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)},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}},nn={codeAt:createMethod$3(!1),charAt:createMethod$3(!0)},on=nn.charAt,advanceStringIndex=function(t,e,r){return e+(r?on(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 qr.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=[],l=0;null!==(c=regexpExecAbstract(o,i));){var s=String(c[0]);u[l]=s,""===s&&(o.lastIndex=advanceStringIndex(i,toLength(o.lastIndex),a)),l++}return 0===l?null:u}]}));var an=wellKnownSymbol("match"),cn=[].push,un=Math.min,ln=4294967295,sn=!fails((function(){return!RegExp(ln,"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,o,i=String(requireObjectCoercible(this)),a=void 0===r?ln:r>>>0;if(0===a)return[];if(void 0===t)return[i];if(!isObject(n=t)||!(void 0!==(o=n[an])?o:"RegExp"==classofRaw(n)))return e.call(i,t,a);for(var c,u,l,s=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),p=0,h=new RegExp(t.source,f+"g");(c=qr.call(h,i))&&!((u=h.lastIndex)>p&&(s.push(i.slice(p,c.index)),c.length>1&&c.index<i.length&&cn.apply(s,c.slice(1)),l=c[0].length,p=u,s.length>=a));)h.lastIndex===c.index&&h.lastIndex++;return p===i.length?!l&&h.test("")||s.push(""):s.push(i.slice(p)),s.length>a?s.slice(0,a):s}:"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),l=a.unicode,s=(a.ignoreCase?"i":"")+(a.multiline?"m":"")+(a.unicode?"u":"")+(sn?"y":"g"),f=new u(sn?a:"^(?:"+a.source+")",s),p=void 0===o?ln: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=sn?d:0;var y,g=regexpExecAbstract(f,sn?c:c.slice(d));if(null===g||(y=un(toLength(f.lastIndex+(sn?0:d)),c.length))===h)d=advanceStringIndex(c,d,l);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}]}),!sn);var fn={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 pn in fn){var hn=r[pn],dn=hn&&hn.prototype;if(dn&&dn.forEach!==Ct)try{m(dn,"forEach",Ct)}catch(t){dn.forEach=Ct}}var vn=Q.f,yn={}.toString,gn="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],mn={f:function getOwnPropertyNames(t){return gn&&"[object Window]"==yn.call(t)?function(t){try{return vn(t)}catch(t){return gn.slice()}}(t):vn(toIndexedObject(t))}},bn={f:wellKnownSymbol},wn=g.f,defineWellKnownSymbol=function(t){var e=$.Symbol||($.Symbol={});has(e,t)||wn(e,t,{value:bn.f(t)})},xn=gt.forEach,Sn=sharedKey("hidden"),_n="Symbol",En=wellKnownSymbol("toPrimitive"),kn=B.set,On=B.getterFor(_n),An=Object.prototype,jn=r.Symbol,In=getBuiltIn("JSON","stringify"),Pn=v.f,Ln=g.f,Tn=mn.f,Rn=a.f,Cn=j("symbols"),Nn=j("op-symbols"),Mn=j("string-to-symbol-registry"),Fn=j("symbol-to-string-registry"),Gn=j("wks"),Dn=r.QObject,Un=!Dn||!Dn.prototype||!Dn.prototype.findChild,Bn=n&&fails((function(){return 7!=St(Ln({},"a",{get:function(){return Ln(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=Pn(An,e);n&&delete An[e],Ln(t,e,r),n&&t!==An&&Ln(An,e,n)}:Ln,wrap=function(t,e){var r=Cn[t]=St(jn.prototype);return kn(r,{type:_n,tag:t,description:e}),n||(r.description=e),r},Vn=ft?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof jn},$n=function defineProperty(t,e,r){t===An&&$n(Nn,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(Cn,n)?(r.enumerable?(has(t,Sn)&&t[Sn][n]&&(t[Sn][n]=!1),r=St(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,Sn)||Ln(t,Sn,createPropertyDescriptor(1,{})),t[Sn][n]=!0),Bn(t,n,r)):Ln(t,n,r)},zn=function defineProperties(t,e){anObject(t);var r=toIndexedObject(e),o=mt(r).concat(Xn(r));return xn(o,(function(e){n&&!Wn.call(r,e)||$n(t,e,r[e])})),t},Wn=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=Rn.call(this,e);return!(this===An&&has(Cn,e)&&!has(Nn,e))&&(!(r||!has(this,e)||!has(Cn,e)||has(this,Sn)&&this[Sn][e])||r)},Yn=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==An||!has(Cn,n)||has(Nn,n)){var o=Pn(r,n);return!o||!has(Cn,n)||has(r,Sn)&&r[Sn][n]||(o.enumerable=!0),o}},Hn=function getOwnPropertyNames(t){var e=Tn(toIndexedObject(t)),r=[];return xn(e,(function(t){has(Cn,t)||has(T,t)||r.push(t)})),r},Xn=function getOwnPropertySymbols(t){var e=t===An,r=Tn(e?Nn:toIndexedObject(t)),n=[];return xn(r,(function(t){!has(Cn,t)||e&&!has(An,t)||n.push(Cn[t])})),n};if(st||(V((jn=function Symbol(){if(this instanceof jn)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===An&&setter.call(Nn,t),has(this,Sn)&&has(this[Sn],e)&&(this[Sn][e]=!1),Bn(this,e,createPropertyDescriptor(1,t))};return n&&Un&&Bn(An,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return On(this).tag})),V(jn,"withoutSetter",(function(t){return wrap(uid(t),t)})),a.f=Wn,g.f=$n,v.f=Yn,Q.f=mn.f=Hn,tt.f=Xn,bn.f=function(t){return wrap(wellKnownSymbol(t),t)},n&&(Ln(jn.prototype,"description",{configurable:!0,get:function description(){return On(this).description}}),V(An,"propertyIsEnumerable",Wn,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!st,sham:!st},{Symbol:jn}),xn(mt(Gn),(function(t){defineWellKnownSymbol(t)})),_export({target:_n,stat:!0,forced:!st},{for:function(t){var e=String(t);if(has(Mn,e))return Mn[e];var r=jn(e);return Mn[e]=r,Fn[r]=e,r},keyFor:function keyFor(t){if(!Vn(t))throw TypeError(t+" is not a symbol");if(has(Fn,t))return Fn[t]},useSetter:function(){Un=!0},useSimple:function(){Un=!1}}),_export({target:"Object",stat:!0,forced:!st,sham:!n},{create:function create(t,e){return void 0===e?St(t):zn(St(t),e)},defineProperty:$n,defineProperties:zn,getOwnPropertyDescriptor:Yn}),_export({target:"Object",stat:!0,forced:!st},{getOwnPropertyNames:Hn,getOwnPropertySymbols:Xn}),_export({target:"Object",stat:!0,forced:fails((function(){tt.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return tt.f(toObject(t))}}),In){var Kn=!st||fails((function(){var t=jn();return"[null]"!=In([t])||"{}"!=In({a:t})||"{}"!=In(Object(t))}));_export({target:"JSON",stat:!0,forced:Kn},{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)&&!Vn(t))return lt(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Vn(e))return e}),o[1]=e,In.apply(null,o)}})}jn.prototype[En]||m(jn.prototype,En,jn.prototype.valueOf),setToStringTag(jn,_n),T[Sn]=!0;var qn=g.f,Jn=r.Symbol;if(n&&"function"==typeof Jn&&(!("description"in Jn.prototype)||void 0!==Jn().description)){var Zn={},Qn=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof Qn?new Jn(t):void 0===t?Jn():Jn(t);return""===t&&(Zn[e]=!0),e};copyConstructorProperties(Qn,Jn);var to=Qn.prototype=Jn.prototype;to.constructor=Qn;var eo=to.toString,ro="Symbol(test)"==String(Jn("test")),no=/^Symbol\((.*)\)[^)]+$/;qn(to,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=eo.call(t);if(has(Zn,t))return"";var r=ro?e.slice(7,-1):e.replace(no,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:Qn})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var oo,io,ao,co=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),uo=sharedKey("IE_PROTO"),lo=Object.prototype,so=co?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,uo)?t[uo]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?lo:null},fo=wellKnownSymbol("iterator"),po=!1;[].keys&&("next"in(ao=[].keys())?(io=so(so(ao)))!==Object.prototype&&(oo=io):po=!0),(null==oo||fails((function(){var t={};return oo[fo].call(t)!==t})))&&(oo={}),has(oo,fo)||m(oo,fo,(function(){return this}));var ho={IteratorPrototype:oo,BUGGY_SAFARI_ITERATORS:po},vo=ho.IteratorPrototype,returnThis$1=function(){return this},yo=ho.IteratorPrototype,go=ho.BUGGY_SAFARI_ITERATORS,mo=wellKnownSymbol("iterator"),bo="keys",wo="values",xo="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=St(vo,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),Pe[n]=returnThis$1}(r,e,n);var c,u,l,getIterationMethod=function(t){if(t===o&&d)return d;if(!go&&t in p)return p[t];switch(t){case bo:return function keys(){return new r(this,t)};case wo:return function values(){return new r(this,t)};case xo:return function entries(){return new r(this,t)}}return function(){return new r(this)}},s=e+" Iterator",f=!1,p=t.prototype,h=p[mo]||p["@@iterator"]||o&&p[o],d=!go&&h||getIterationMethod(o),v="Array"==e&&p.entries||h;if(v&&(c=so(v.call(new t)),yo!==Object.prototype&&c.next&&(so(c)!==yo&&(Qt?Qt(c,yo):"function"!=typeof c[mo]&&m(c,mo,returnThis$2)),setToStringTag(c,s,!0))),o==wo&&h&&h.name!==wo&&(f=!0,d=function values(){return h.call(this)}),p[mo]!==d&&m(p,mo,d),Pe[e]=d,o)if(u={values:getIterationMethod(wo),keys:i?d:getIterationMethod(bo),entries:getIterationMethod(xo)},a)for(l in u)(go||f||!(l in p))&&V(p,l,u[l]);else _export({target:e,proto:!0,forced:go||f},u);return u},So="Array Iterator",_o=B.set,Eo=B.getterFor(So),ko=defineIterator(Array,"Array",(function(t,e){_o(this,{type:So,target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=Eo(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");Pe.Arguments=Pe.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var Oo=[].reverse,Ao=[1,2];_export({target:"Array",proto:!0,forced:String(Ao)===String(Ao.reverse())},{reverse:function reverse(){return lt(this)&&(this.length=this.length),Oo.call(this)}});var createProperty=function(t,e,r){var n=toPrimitive(e);n in t?g.f(t,n,createPropertyDescriptor(0,r)):t[n]=r},jo=arrayMethodHasSpeciesSupport("slice"),Io=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),Po=wellKnownSymbol("species"),Lo=[].slice,To=Math.max;_export({target:"Array",proto:!0,forced:!jo||!Io},{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[Po])&&(r=void 0):r=void 0,r===Array||void 0===r))return Lo.call(i,c,u);for(n=new(void 0===r?Array:r)(To(u-c,0)),o=0;c<u;c++,o++)c in i&&createProperty(n,o,i[c]);return n.length=o,n}}),setToStringTag(r.JSON,"JSON",!0),setToStringTag(Math,"Math",!0);var Ro=fails((function(){so(1)}));_export({target:"Object",stat:!0,forced:Ro,sham:!co},{getPrototypeOf:function getPrototypeOf(t){return so(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:Qt});var Co="toString",No=RegExp.prototype,Mo=No.toString,Fo=fails((function(){return"/a/b"!=Mo.call({source:"a",flags:"b"})})),Go=Mo.name!=Co;(Fo||Go)&&V(RegExp.prototype,Co,(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in No)?regexpFlags.call(t):r)}),{unsafe:!0});var Do=nn.charAt,Uo="String Iterator",Bo=B.set,Vo=B.getterFor(Uo);defineIterator(String,"String",(function(t){Bo(this,{type:Uo,string:String(t),index:0})}),(function next(){var t,e=Vo(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=Do(r,n),e.index+=t.length,{value:t,done:!1})}));var $o=wellKnownSymbol("iterator"),zo=wellKnownSymbol("toStringTag"),Wo=ko.values;for(var Yo in fn){var Ho=r[Yo],Xo=Ho&&Ho.prototype;if(Xo){if(Xo[$o]!==Wo)try{m(Xo,$o,Wo)}catch(t){Xo[$o]=Wo}if(Xo[zo]||m(Xo,zo,Yo),fn[Yo])for(var Ko in ko)if(Xo[Ko]!==ko[Ko])try{m(Xo,Ko,ko[Ko])}catch(t){Xo[Ko]=ko[Ko]}}}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)}))}}function __variableDynamicImportRuntime0__(t){switch(t){case"./locale/en.js":return Promise.resolve().then((function(){return Jo}));case"./locale/zh-CN.js":return Promise.resolve().then((function(){return Zo}));default:return Promise.reject(new Error("Unknown variable dynamic import: "+t))}}
/**
* @file ext-markers.js
*
* @license Apache-2.0
*
* @copyright 2010 Will Schleter based on ext-arrows.js by Copyright(c) 2010 Alexis Deveria
*
* This extension provides for the addition of markers to the either end
* or the middle of a line, polyline, path, polygon.
*
* Markers may be either a graphic or arbitary text
*
* to simplify the coding and make the implementation as robust as possible,
* markers are not shared - every object has its own set of markers.
* this relationship is maintained by a naming convention between the
* ids of the markers and the ids of the object
*
* The following restrictions exist for simplicty of use and programming
* objects and their markers to have the same color
* marker size is fixed
* text marker font, size, and attributes are fixed
* an application specific attribute - se_type - is added to each marker element
* to store the type of marker
*
* @todo
* remove some of the restrictions above
* add option for keeping text aligned to horizontal
* add support for dimension extension lines
*
*/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===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=s;var h=tryCatch(t,e,r);if("normal"===h.type){if(n=r.done?f:l,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",l="suspendedYield",s="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,l=u.value;return l&&"object"===_typeof(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(l).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 qo=function(){var t=_asyncToGenerator(regeneratorRuntime.mark((function _callee(t){var e;return regeneratorRuntime.wrap((function _callee$(r){for(;;)switch(r.prev=r.next){case 0:return r.prev=0,r.next=3,__variableDynamicImportRuntime0__("./locale/".concat(encodeURIComponent(t),".js"));case 3:e=r.sent,r.next=12;break;case 6:return r.prev=6,r.t0=r.catch(0),console.error("Missing translation (".concat(t,") - using 'en'")),r.next=11,Promise.resolve().then((function(){return Jo}));case 11:e=r.sent;case 12:return r.abrupt("return",e.default);case 13:case"end":return r.stop()}}),_callee,null,[[0,6]])})));return function loadExtensionTranslation(e){return t.apply(this,arguments)}}(),Jo=(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,l,s,f,p,h,d,v,y,g,m,b,w,x,S,_,E,k,O;return regeneratorRuntime.wrap((function _callee3$(A){for(;;)switch(A.prev=A.next){case 0:return k=function _buildButtonList(){var t=[];return o.each(c,(function(e,r){var n=r+"_marker_list",o=!0;Object.keys(s).forEach((function(e){var i=E(String(e));t.push({id:l+r+"_"+e,svgicon:e,icon:e+".svg",title:i,type:"context",events:{click:S},panel:"marker_panel",list:n,isDefault:o}),o=!1}))})),t},E=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}w(r,"\\"+n),t.next=10;break;case 8:return t.next=10,x(r);case 10:case"end":return t.stop()}}),_callee2,this)})))).apply(this,arguments)},S=function _setArrowFromButton2(t){return _.apply(this,arguments)},x=function _showTextPrompt(t){var e=o("#"+t+"_marker").val();"\\"===e.substr(0,1)&&(e="");var r=prompt("Enter text for "+t+" marker",e);r&&w(t,r)},w=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 l=t.getAttribute(a);if(l){var s=t.id.length,p=l.substr(-s-1,s);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")),l=Number(e.getAttribute("y2")),s=e.id,f=a({element:"polyline",attr:{points:r+","+u+(" "+(r+n)/2+","+(u+l)/2+" ")+n+","+l,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=s,i.addToSelection([f]),t.addCommandToHistory(p),f},v=function _addMarker(t,e){var r=i.getElem(t);if(!r&&""!==e&&"\\nomarker"!==e){var n=h[0].getAttribute("stroke"),o=50,c=50,u="0 0 100 100",l=5,f=5,p="\\"===e.substr(0,1)?e.substr(1):"textmarker";if(s[p]){if(r=a({element:"marker",attr:{id:t,markerUnits:"strokeWidth",orient:"auto",style:"pointer-events:none",se_type:p}}),"textmarker"!==p){var d=a(s[p]),v="_o"===p.substr(-2)?"none":n;d.setAttribute("fill",v),d.setAttribute("stroke",n),d.setAttribute("stroke-width",10),r.append(d)}else{var y=a(s[p]);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",n),o=m.width/2+1,c=m.height/2+1,u=m.x+" "+m.y+" "+m.width+" "+m.height,l=m.width/10,f=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",u),r.setAttribute("markerWidth",l),r.setAttribute("markerHeight",f),r.setAttribute("refX",o),r.setAttribute("refY",c),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="#"+l+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,A.next=17,qo(r.configObj.pref("lang"));case 17:return n=A.sent,o=t.$,i=r.svgCanvas,a=i.addSVGElementFromJson,c=["start","mid","end"],u="se_marker_",l="mkr_",s={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){s[t+"_o"]=s[t]})),O=[{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:S}},{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:S}},{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:S}}],A.abrupt("return",{name:n.name,svgicons:"",callback:function callback(){o("#marker_panel").addClass("toolset").hide()},addLangData:function addLangData(t){return t.importLocale,t.lang,{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:k(),context_tools:n.contextTools.map((function(t,e){return Object.assign(O[e],t)}))});case 28:case"end":return A.stop()}}),_callee3)})))()}}),Object.freeze({__proto__:null,default:{name:"Markers",langList:[{id:"nomarker",title:"No Marker"},{id:"leftarrow",title:"Left Arrow"},{id:"rightarrow",title:"Right Arrow"},{id:"textmarker",title:"Text Marker"},{id:"forwardslash",title:"Forward Slash"},{id:"reverseslash",title:"Reverse Slash"},{id:"verticalslash",title:"Vertical Slash"},{id:"box",title:"Box"},{id:"star",title:"Star"},{id:"xmark",title:"X"},{id:"triangle",title:"Triangle"},{id:"mcircle",title:"Circle"},{id:"leftarrow_o",title:"Open Left Arrow"},{id:"rightarrow_o",title:"Open Right Arrow"},{id:"box_o",title:"Open Box"},{id:"star_o",title:"Open Star"},{id:"triangle_o",title:"Open Triangle"},{id:"mcircle_o",title:"Open Circle"}],contextTools:[{title:"Start marker",label:"s"},{title:"Select start marker type"},{title:"Middle marker",label:"m"},{title:"Select mid marker type"},{title:"End marker",label:"e"},{title:"Select end marker type"}]}})),Zo=Object.freeze({__proto__:null,default:{name:"标记",langList:[{id:"nomarker",title:"无标记"},{id:"leftarrow",title:"左箭头"},{id:"rightarrow",title:"右箭头"},{id:"textmarker",title:"文本"},{id:"forwardslash",title:"斜杠"},{id:"reverseslash",title:"反斜杠"},{id:"verticalslash",title:"垂直线"},{id:"box",title:"方块"},{id:"star",title:"星形"},{id:"xmark",title:"X"},{id:"triangle",title:"三角形"},{id:"mcircle",title:"圆形"},{id:"leftarrow_o",title:"左箭头(空心)"},{id:"rightarrow_o",title:"右箭头(空心)"},{id:"box_o",title:"方块(空心)"},{id:"star_o",title:"星形(空心)"},{id:"triangle_o",title:"三角形(空心)"},{id:"mcircle_o",title:"圆形(空心)"}],contextTools:[{title:"起始标记",label:"s"},{title:"选择起始标记类型"},{title:"中段标记",label:"m"},{title:"选择中段标记类型"},{title:"末端标记",label:"e"},{title:"选择末端标记类型"}]}})}}}));