Files
svgedit/dist/editor/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

33 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.
var t="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},e=check("object"==typeof globalThis&&globalThis)||check("object"==typeof window&&window)||check("object"==typeof self&&self)||check("object"==typeof t&&t)||function(){return this}()||Function("return this")(),fails=function(t){try{return!!t()}catch(t){return!0}},r=!fails((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i={f:o&&!n.call({1:2},1)?function propertyIsEnumerable(t){var e=o(this,t);return!!e&&e.enumerable}:n},createPropertyDescriptor=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},a={}.toString,classofRaw=function(t){return a.call(t).slice(8,-1)},c="".split,u=fails((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==classofRaw(t)?c.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 u(requireObjectCoercible(t))},isObject=function(t){return"object"==typeof t?null!==t:"function"==typeof t},toPrimitive=function(t,e){if(!isObject(t))return t;var r,n;if(e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;if("function"==typeof(r=t.valueOf)&&!isObject(n=r.call(t)))return n;if(!e&&"function"==typeof(r=t.toString)&&!isObject(n=r.call(t)))return n;throw TypeError("Can't convert object to primitive value")},l={}.hasOwnProperty,has=function(t,e){return l.call(t,e)},s=e.document,f=isObject(s)&&isObject(s.createElement),documentCreateElement=function(t){return f?s.createElement(t):{}},p=!r&&!fails((function(){return 7!=Object.defineProperty(documentCreateElement("div"),"a",{get:function(){return 7}}).a})),h=Object.getOwnPropertyDescriptor,d={f:r?h:function getOwnPropertyDescriptor(t,e){if(t=toIndexedObject(t),e=toPrimitive(e,!0),p)try{return h(t,e)}catch(t){}if(has(t,e))return createPropertyDescriptor(!i.f.call(t,e),t[e])}},anObject=function(t){if(!isObject(t))throw TypeError(String(t)+" is not an object");return t},v=Object.defineProperty,y={f:r?v:function defineProperty(t,e,r){if(anObject(t),e=toPrimitive(e,!0),anObject(r),p)try{return v(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}},g=r?function(t,e,r){return y.f(t,e,createPropertyDescriptor(1,r))}:function(t,e,r){return t[e]=r,t},setGlobal=function(t,r){try{g(e,t,r)}catch(n){e[t]=r}return r},m=e["__core-js_shared__"]||setGlobal("__core-js_shared__",{}),b=Function.toString;"function"!=typeof m.inspectSource&&(m.inspectSource=function(t){return b.call(t)});var w,x,S,_=m.inspectSource,E=e.WeakMap,k="function"==typeof E&&/native code/.test(_(E)),O=createCommonjsModule((function(t){(t.exports=function(t,e){return m[t]||(m[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.8.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),A=0,j=Math.random(),uid=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++A+j).toString(36)},I=O("keys"),sharedKey=function(t){return I[t]||(I[t]=uid(t))},P={},L=e.WeakMap;if(k){var T=m.state||(m.state=new L),R=T.get,C=T.has,N=T.set;w=function(t,e){return e.facade=t,N.call(T,t,e),e},x=function(t){return R.call(T,t)||{}},S=function(t){return C.call(T,t)}}else{var M=sharedKey("state");P[M]=!0,w=function(t,e){return e.facade=t,g(t,M,e),e},x=function(t){return has(t,M)?t[M]:{}},S=function(t){return has(t,M)}}var G,D={set:w,get:x,has:S,enforce:function(t){return S(t)?x(t):w(t,{})},getterFor:function(t){return function(e){var r;if(!isObject(e)||(r=x(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},U=createCommonjsModule((function(t){var r=D.get,n=D.enforce,o=String(String).split("String");(t.exports=function(t,r,i,a){var c,u=!!a&&!!a.unsafe,l=!!a&&!!a.enumerable,s=!!a&&!!a.noTargetGet;"function"==typeof i&&("string"!=typeof r||has(i,"name")||g(i,"name",r),(c=n(i)).source||(c.source=o.join("string"==typeof r?r:""))),t!==e?(u?!s&&t[r]&&(l=!0):delete t[r],l?t[r]=i:g(t,r,i)):l?t[r]=i:setGlobal(r,i)})(Function.prototype,"toString",(function toString(){return"function"==typeof this&&r(this).source||_(this)}))})),B=e,aFunction=function(t){return"function"==typeof t?t:void 0},getBuiltIn=function(t,r){return arguments.length<2?aFunction(B[t])||aFunction(e[t]):B[t]&&B[t][r]||e[t]&&e[t][r]},V=Math.ceil,$=Math.floor,toInteger=function(t){return isNaN(t=+t)?0:(t>0?$:V)(t)},z=Math.min,toLength=function(t){return t>0?z(toInteger(t),9007199254740991):0},W=Math.max,Y=Math.min,toAbsoluteIndex=function(t,e){var r=toInteger(t);return r<0?W(r+e,0):Y(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}},H={includes:createMethod(!0),indexOf:createMethod(!1)},X=H.indexOf,objectKeysInternal=function(t,e){var r,n=toIndexedObject(t),o=0,i=[];for(r in n)!has(P,r)&&has(n,r)&&i.push(r);for(;e.length>o;)has(n,r=e[o++])&&(~X(i,r)||i.push(r));return i},K=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],q=K.concat("length","prototype"),J={f:Object.getOwnPropertyNames||function getOwnPropertyNames(t){return objectKeysInternal(t,q)}},Z={f:Object.getOwnPropertySymbols},Q=getBuiltIn("Reflect","ownKeys")||function ownKeys(t){var e=J.f(anObject(t)),r=Z.f;return r?e.concat(r(t)):e},copyConstructorProperties=function(t,e){for(var r=Q(e),n=y.f,o=d.f,i=0;i<r.length;i++){var a=r[i];has(t,a)||n(t,a,o(e,a))}},tt=/#|\.prototype\./,isForced=function(t,e){var r=rt[et(t)];return r==ot||r!=nt&&("function"==typeof e?fails(e):!!e)},et=isForced.normalize=function(t){return String(t).replace(tt,".").toLowerCase()},rt=isForced.data={},nt=isForced.NATIVE="N",ot=isForced.POLYFILL="P",it=isForced,at=d.f,_export=function(t,r){var n,o,i,a,c,u=t.target,l=t.global,s=t.stat;if(n=l?e:s?e[u]||setGlobal(u,{}):(e[u]||{}).prototype)for(o in r){if(a=r[o],i=t.noTargetGet?(c=at(n,o))&&c.value:n[o],!it(l?o:u+(s?".":"#")+o,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;copyConstructorProperties(a,i)}(t.sham||i&&i.sham)&&g(a,"sham",!0),U(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))},ct=Array.isArray||function isArray(t){return"Array"==classofRaw(t)},ut=!!Object.getOwnPropertySymbols&&!fails((function(){return!String(Symbol())})),lt=ut&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,st=O("wks"),ft=e.Symbol,pt=lt?ft:ft&&ft.withoutSetter||uid,wellKnownSymbol=function(t){return has(st,t)||(ut&&has(ft,t)?st[t]=ft[t]:st[t]=pt("Symbol."+t)),st[t]},ht=wellKnownSymbol("species"),arraySpeciesCreate=function(t,e){var r;return ct(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!ct(r.prototype)?isObject(r)&&null===(r=r[ht])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===e?0:e)},dt=[].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(l,s,f,p){for(var h,d,v=toObject(l),y=u(v),g=functionBindContext(s,f,3),m=toLength(y.length),b=0,w=p||arraySpeciesCreate,x=e?w(l,m):r||a?w(l,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:dt.call(x,h)}else switch(t){case 4:return!1;case 7:dt.call(x,h)}return i?-1:n||o?o:x}},vt={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)},yt=Object.keys||function keys(t){return objectKeysInternal(t,K)},gt=r?Object.defineProperties:function defineProperties(t,e){anObject(t);for(var r,n=yt(e),o=n.length,i=0;o>i;)y.f(t,r=n[i++],e[r]);return t},mt=getBuiltIn("document","documentElement"),bt=sharedKey("IE_PROTO"),EmptyConstructor=function(){},scriptTag=function(t){return"<script>"+t+"<\/script>"},NullProtoObject=function(){try{G=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;NullProtoObject=G?function(t){t.write(scriptTag("")),t.close();var e=t.parentWindow.Object;return t=null,e}(G):((e=documentCreateElement("iframe")).style.display="none",mt.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(scriptTag("document.F=Object")),t.close(),t.F);for(var r=K.length;r--;)delete NullProtoObject.prototype[K[r]];return NullProtoObject()};P[bt]=!0;var wt=Object.create||function create(t,e){var r;return null!==t?(EmptyConstructor.prototype=anObject(t),r=new EmptyConstructor,EmptyConstructor.prototype=null,r[bt]=t):r=NullProtoObject(),void 0===e?r:gt(r,e)},xt=wellKnownSymbol("unscopables"),St=Array.prototype;null==St[xt]&&y.f(St,xt,{configurable:!0,value:wt(null)});var addToUnscopables=function(t){St[xt][t]=!0},_t=Object.defineProperty,Et={},thrower=function(t){throw t},arrayMethodUsesToLength=function(t,e){if(has(Et,t))return Et[t];e||(e={});var n=[][t],o=!!has(e,"ACCESSORS")&&e.ACCESSORS,i=has(e,0)?e[0]:thrower,a=has(e,1)?e[1]:void 0;return Et[t]=!!n&&!fails((function(){if(o&&!r)return!0;var t={length:-1};o?_t(t,1,{enumerable:!0,get:thrower}):t[1]=1,n.call(t,i,a)}))},kt=vt.find,Ot=!0,At=arrayMethodUsesToLength("find");"find"in[]&&Array(1).find((function(){Ot=!1})),_export({target:"Array",proto:!0,forced:Ot||!At},{find:function find(t){return kt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("find");var jt=vt.forEach,It=function(t,e){var r=[][t];return!!r&&fails((function(){r.call(null,e||function(){throw 1},1)}))}("forEach"),Pt=arrayMethodUsesToLength("forEach"),Lt=It&&Pt?[].forEach:function forEach(t){return jt(this,t,arguments.length>1?arguments[1]:void 0)};_export({target:"Array",proto:!0,forced:[].forEach!=Lt},{forEach:Lt});var Tt=H.includes,Rt=arrayMethodUsesToLength("indexOf",{ACCESSORS:!0,1:0});_export({target:"Array",proto:!0,forced:!Rt},{includes:function includes(t){return Tt(this,t,arguments.length>1?arguments[1]:void 0)}}),addToUnscopables("includes");var Ct,Nt,Mt=getBuiltIn("navigator","userAgent")||"",Ft=e.process,Gt=Ft&&Ft.versions,Dt=Gt&&Gt.v8;Dt?Nt=(Ct=Dt.split("."))[0]+Ct[1]:Mt&&(!(Ct=Mt.match(/Edge\/(\d+)/))||Ct[1]>=74)&&(Ct=Mt.match(/Chrome\/(\d+)/))&&(Nt=Ct[1]);var Ut=Nt&&+Nt,Bt=wellKnownSymbol("species"),arrayMethodHasSpeciesSupport=function(t){return Ut>=51||!fails((function(){var e=[];return(e.constructor={})[Bt]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Vt=vt.map,$t=arrayMethodHasSpeciesSupport("map"),zt=arrayMethodUsesToLength("map");_export({target:"Array",proto:!0,forced:!$t||!zt},{map:function map(t){return Vt(this,t,arguments.length>1?arguments[1]:void 0)}});var Wt=y.f,Yt=Function.prototype,Ht=Yt.toString,Xt=/^\s*function ([^ (]*)/;r&&!("name"in Yt)&&Wt(Yt,"name",{configurable:!0,get:function(){try{return Ht.call(this).match(Xt)[1]}catch(t){return""}}});var Kt=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 Kt&&"function"==typeof(n=e.constructor)&&n!==r&&isObject(o=n.prototype)&&o!==r.prototype&&Kt(t,o),t},qt="[\t\n\v\f\r    \u2028\u2029\ufeff]",Jt=RegExp("^"+qt+qt+"*"),Zt=RegExp(qt+qt+"*$"),createMethod$2=function(t){return function(e){var r=String(requireObjectCoercible(e));return 1&t&&(r=r.replace(Jt,"")),2&t&&(r=r.replace(Zt,"")),r}},Qt={start:createMethod$2(1),end:createMethod$2(2),trim:createMethod$2(3)},te=J.f,ee=d.f,re=y.f,ne=Qt.trim,oe=e.Number,ie=oe.prototype,ae="Number"==classofRaw(wt(ie)),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=ne(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(it("Number",!oe(" 0o1")||!oe("0b1")||oe("+0x1"))){for(var ce,ue=function Number(t){var e=arguments.length<1?0:t,r=this;return r instanceof ue&&(ae?fails((function(){ie.valueOf.call(r)})):"Number"!=classofRaw(r))?inheritIfRequired(new oe(toNumber(e)),r,ue):toNumber(e)},le=r?te(oe):"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(","),se=0;le.length>se;se++)has(oe,ce=le[se])&&!has(ue,ce)&&re(ue,ce,ee(oe,ce));ue.prototype=ie,ie.constructor=ue,U(e,"Number",ue)}var fe=Object.assign,pe=Object.defineProperty,he=!fe||fails((function(){if(r&&1!==fe({b:1},fe(pe({},"a",{enumerable:!0,get:function(){pe(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),o="abcdefghijklmnopqrst";return t[n]=7,o.split("").forEach((function(t){e[t]=t})),7!=fe({},t)[n]||yt(fe({},e)).join("")!=o}))?function assign(t,e){for(var n=toObject(t),o=arguments.length,a=1,c=Z.f,l=i.f;o>a;)for(var s,f=u(arguments[a++]),p=c?yt(f).concat(c(f)):yt(f),h=p.length,d=0;h>d;)s=p[d++],r&&!l.call(f,s)||(n[s]=f[s]);return n}:fe;_export({target:"Object",stat:!0,forced:Object.assign!==he},{assign:he});var de=fails((function(){yt(1)}));_export({target:"Object",stat:!0,forced:de},{keys:function keys(t){return yt(toObject(t))}});var ve={};ve[wellKnownSymbol("toStringTag")]="z";var ye="[object z]"===String(ve),ge=wellKnownSymbol("toStringTag"),me="Arguments"==classofRaw(function(){return arguments}()),be=ye?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),ge))?r:me?classofRaw(e):"Object"==(n=classofRaw(e))&&"function"==typeof e.callee?"Arguments":n},we=ye?{}.toString:function toString(){return"[object "+be(this)+"]"};ye||U(Object.prototype,"toString",we,{unsafe:!0});var xe=e.Promise,Se=y.f,_e=wellKnownSymbol("toStringTag"),setToStringTag=function(t,e,r){t&&!has(t=r?t:t.prototype,_e)&&Se(t,_e,{configurable:!0,value:e})},Ee=wellKnownSymbol("species"),ke={},Oe=wellKnownSymbol("iterator"),Ae=Array.prototype,je=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[je]||t["@@iterator"]||ke[be(t)]}(t)))throw TypeError("Target is not iterable");if(void 0!==(s=o)&&(ke.Array===s||Ae[Oe]===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)},Ie=wellKnownSymbol("iterator"),Pe=!1;try{var Le=0,Te={next:function(){return{done:!!Le++}},return:function(){Pe=!0}};Te[Ie]=function(){return this},Array.from(Te,(function(){throw 2}))}catch(t){}var Re,Ce,Ne,Me=wellKnownSymbol("species"),speciesConstructor=function(t,e){var r,n=anObject(t).constructor;return void 0===n||null==(r=anObject(n)[Me])?e:aFunction$1(r)},Fe=/(iphone|ipod|ipad).*applewebkit/i.test(Mt),Ge="process"==classofRaw(e.process),De=e.location,Ue=e.setImmediate,Be=e.clearImmediate,Ve=e.process,$e=e.MessageChannel,ze=e.Dispatch,We=0,Ye={},run=function(t){if(Ye.hasOwnProperty(t)){var e=Ye[t];delete Ye[t],e()}},runner=function(t){return function(){run(t)}},listener=function(t){run(t.data)},post=function(t){e.postMessage(t+"",De.protocol+"//"+De.host)};Ue&&Be||(Ue=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return Ye[++We]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},Re(We),We},Be=function clearImmediate(t){delete Ye[t]},Ge?Re=function(t){Ve.nextTick(runner(t))}:ze&&ze.now?Re=function(t){ze.now(runner(t))}:$e&&!Fe?(Ne=(Ce=new $e).port2,Ce.port1.onmessage=listener,Re=functionBindContext(Ne.postMessage,Ne,1)):e.addEventListener&&"function"==typeof postMessage&&!e.importScripts&&De&&"file:"!==De.protocol&&!fails(post)?(Re=post,e.addEventListener("message",listener,!1)):Re="onreadystatechange"in documentCreateElement("script")?function(t){mt.appendChild(documentCreateElement("script")).onreadystatechange=function(){mt.removeChild(this),run(t)}}:function(t){setTimeout(runner(t),0)});var He,Xe,Ke,qe,Je,Ze,Qe,tr,er={set:Ue,clear:Be},rr=/web0s(?!.*chrome)/i.test(Mt),nr=d.f,or=er.set,ir=e.MutationObserver||e.WebKitMutationObserver,ar=e.document,cr=e.process,ur=e.Promise,lr=nr(e,"queueMicrotask"),sr=lr&&lr.value;sr||(He=function(){var t,e;for(Ge&&(t=cr.domain)&&t.exit();Xe;){e=Xe.fn,Xe=Xe.next;try{e()}catch(t){throw Xe?qe():Ke=void 0,t}}Ke=void 0,t&&t.enter()},Fe||Ge||rr||!ir||!ar?ur&&ur.resolve?(Qe=ur.resolve(void 0),tr=Qe.then,qe=function(){tr.call(Qe,He)}):qe=Ge?function(){cr.nextTick(He)}:function(){or.call(e,He)}:(Je=!0,Ze=ar.createTextNode(""),new ir(He).observe(Ze,{characterData:!0}),qe=function(){Ze.data=Je=!Je}));var fr,pr,hr,dr,vr=sr||function(t){var e={fn:t,next:void 0};Ke&&(Ke.next=e),Xe||(Xe=e,qe()),Ke=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)},yr={f:function(t){return new PromiseCapability(t)}},promiseResolve=function(t,e){if(anObject(t),isObject(e)&&e.constructor===t)return e;var r=yr.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}}},gr=er.set,mr=wellKnownSymbol("species"),br="Promise",wr=D.get,xr=D.set,Sr=D.getterFor(br),_r=xe,Er=e.TypeError,kr=e.document,Or=e.process,Ar=getBuiltIn("fetch"),jr=yr.f,Ir=jr,Pr=!!(kr&&kr.createEvent&&e.dispatchEvent),Lr="function"==typeof PromiseRejectionEvent,Tr=it(br,(function(){if(!(_(_r)!==String(_r))){if(66===Ut)return!0;if(!Ge&&!Lr)return!0}if(Ut>=51&&/native code/.test(_r))return!1;var t=_r.resolve(1),FakePromise=function(t){t((function(){}),(function(){}))};return(t.constructor={})[mr]=FakePromise,!(t.then((function(){}))instanceof FakePromise)})),Rr=Tr||!function(t,e){if(!e&&!Pe)return!1;var r=!1;try{var n={};n[Ie]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r}((function(t){_r.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;vr((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(Er("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,r,n){var o,i;Pr?((o=kr.createEvent("Event")).promise=r,o.reason=n,o.initEvent(t,!1,!0),e.dispatchEvent(o)):o={promise:r,reason:n},!Lr&&(i=e["on"+t])?i(o):"unhandledrejection"===t&&function(t,r){var n=e.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,r))}("Unhandled promise rejection",n)},onUnhandled=function(t){gr.call(e,(function(){var e,r=t.facade,n=t.value;if(isUnhandled(t)&&(e=perform((function(){Ge?Or.emit("unhandledRejection",n,r):dispatchEvent("unhandledrejection",r,n)})),t.rejection=Ge||isUnhandled(t)?2:1,e.error))throw e.value}))},isUnhandled=function(t){return 1!==t.rejection&&!t.parent},onHandleUnhandled=function(t){gr.call(e,(function(){var e=t.facade;Ge?Or.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 Er("Promise can't be resolved itself");var n=isThenable(e);n?vr((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)}}};Tr&&(_r=function Promise(t){!function(t,e,r){if(!(t instanceof e))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")}(this,_r,br),aFunction$1(t),fr.call(this);var e=wr(this);try{t(bind(internalResolve,e),bind(internalReject,e))}catch(t){internalReject(e,t)}},(fr=function Promise(t){xr(this,{type:br,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=function(t,e,r){for(var n in e)U(t,n,e[n],r);return t}(_r.prototype,{then:function then(t,e){var r=Sr(this),n=jr(speciesConstructor(this,_r));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=Ge?Or.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)}}),pr=function(){var t=new fr,e=wr(t);this.promise=t,this.resolve=bind(internalResolve,e),this.reject=bind(internalReject,e)},yr.f=jr=function(t){return t===_r||t===hr?new pr(t):Ir(t)},"function"==typeof xe&&(dr=xe.prototype.then,U(xe.prototype,"then",(function then(t,e){var r=this;return new _r((function(t,e){dr.call(r,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof Ar&&_export({global:!0,enumerable:!0,forced:!0},{fetch:function fetch(t){return promiseResolve(_r,Ar.apply(e,arguments))}}))),_export({global:!0,wrap:!0,forced:Tr},{Promise:_r}),setToStringTag(_r,br,!1),function(t){var e=getBuiltIn(t),n=y.f;r&&e&&!e[Ee]&&n(e,Ee,{configurable:!0,get:function(){return this}})}(br),hr=getBuiltIn(br),_export({target:br,stat:!0,forced:Tr},{reject:function reject(t){var e=jr(this);return e.reject.call(void 0,t),e.promise}}),_export({target:br,stat:!0,forced:Tr},{resolve:function resolve(t){return promiseResolve(this,t)}}),_export({target:br,stat:!0,forced:Rr},{all:function all(t){var e=this,r=jr(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=jr(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 Cr,Nr,Mr={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")}))},Fr=RegExp.prototype.exec,Gr=String.prototype.replace,Dr=Fr,Ur=(Cr=/a/,Nr=/b*/g,Fr.call(Cr,"a"),Fr.call(Nr,"a"),0!==Cr.lastIndex||0!==Nr.lastIndex),Br=Mr.UNSUPPORTED_Y||Mr.BROKEN_CARET,Vr=void 0!==/()??/.exec("")[1];(Ur||Vr||Br)&&(Dr=function exec(t){var e,r,n,o,i=this,a=Br&&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)),Vr&&(r=new RegExp("^"+u+"$(?!\\s)",c)),Ur&&(e=i.lastIndex),n=Fr.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:Ur&&n&&(i.lastIndex=i.global?n.index+n[0].length:e),Vr&&n&&n.length>1&&Gr.call(n[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(n[o]=void 0)})),n});var $r=Dr;_export({target:"RegExp",proto:!0,forced:/./.exec!==$r},{exec:$r});var zr=wellKnownSymbol("species"),Wr=!fails((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),Yr="$0"==="a".replace(/./,"$0"),Hr=wellKnownSymbol("replace"),Xr=!!/./[Hr]&&""===/./[Hr]("a","$0"),Kr=!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[zr]=function(){return r},r.flags="",r[o]=/./[o]),r.exec=function(){return e=!0,null},r[o](""),!e}));if(!i||!a||"replace"===t&&(!Wr||!Yr||Xr)||"split"===t&&!Kr){var c=/./[o],u=r(o,""[t],(function(t,e,r,n,o){return e.exec===$r?i&&!o?{done:!0,value:c.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}),{REPLACE_KEEPS_$0:Yr,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:Xr}),l=u[0],s=u[1];U(String.prototype,t,l),U(RegExp.prototype,o,2==e?function(t,e){return s.call(t,this,e)}:function(t){return s.call(t,this)})}n&&g(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}},qr={codeAt:createMethod$3(!1),charAt:createMethod$3(!0)},Jr=qr.charAt,advanceStringIndex=function(t,e,r){return e+(r?Jr(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 $r.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 Zr=wellKnownSymbol("match"),Qr=[].push,tn=Math.min,en=!fails((function(){return!RegExp(4294967295,"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?4294967295:r>>>0;if(0===a)return[];if(void 0===t)return[i];if(!isObject(n=t)||!(void 0!==(o=n[Zr])?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=$r.call(h,i))&&!((u=h.lastIndex)>p&&(s.push(i.slice(p,c.index)),c.length>1&&c.index<i.length&&Qr.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":"")+(en?"y":"g"),f=new u(en?a:"^(?:"+a.source+")",s),p=void 0===o?4294967295: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=en?d:0;var y,g=regexpExecAbstract(f,en?c:c.slice(d));if(null===g||(y=tn(toLength(f.lastIndex+(en?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}]}),!en);var rn={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 nn in rn){var on=e[nn],an=on&&on.prototype;if(an&&an.forEach!==Lt)try{g(an,"forEach",Lt)}catch(t){an.forEach=Lt}}var cn=J.f,un={}.toString,ln="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],sn={f:function getOwnPropertyNames(t){return ln&&"[object Window]"==un.call(t)?function(t){try{return cn(t)}catch(t){return ln.slice()}}(t):cn(toIndexedObject(t))}},fn={f:wellKnownSymbol},pn=y.f,defineWellKnownSymbol=function(t){var e=B.Symbol||(B.Symbol={});has(e,t)||pn(e,t,{value:fn.f(t)})},hn=vt.forEach,dn=sharedKey("hidden"),vn=wellKnownSymbol("toPrimitive"),yn=D.set,gn=D.getterFor("Symbol"),mn=Object.prototype,bn=e.Symbol,wn=getBuiltIn("JSON","stringify"),xn=d.f,Sn=y.f,_n=sn.f,En=i.f,kn=O("symbols"),On=O("op-symbols"),An=O("string-to-symbol-registry"),jn=O("symbol-to-string-registry"),In=O("wks"),Pn=e.QObject,Ln=!Pn||!Pn.prototype||!Pn.prototype.findChild,Tn=r&&fails((function(){return 7!=wt(Sn({},"a",{get:function(){return Sn(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=xn(mn,e);n&&delete mn[e],Sn(t,e,r),n&&t!==mn&&Sn(mn,e,n)}:Sn,wrap=function(t,e){var n=kn[t]=wt(bn.prototype);return yn(n,{type:"Symbol",tag:t,description:e}),r||(n.description=e),n},Rn=lt?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof bn},Cn=function defineProperty(t,e,r){t===mn&&Cn(On,e,r),anObject(t);var n=toPrimitive(e,!0);return anObject(r),has(kn,n)?(r.enumerable?(has(t,dn)&&t[dn][n]&&(t[dn][n]=!1),r=wt(r,{enumerable:createPropertyDescriptor(0,!1)})):(has(t,dn)||Sn(t,dn,createPropertyDescriptor(1,{})),t[dn][n]=!0),Tn(t,n,r)):Sn(t,n,r)},Nn=function defineProperties(t,e){anObject(t);var n=toIndexedObject(e),o=yt(n).concat(Dn(n));return hn(o,(function(e){r&&!Mn.call(n,e)||Cn(t,e,n[e])})),t},Mn=function propertyIsEnumerable(t){var e=toPrimitive(t,!0),r=En.call(this,e);return!(this===mn&&has(kn,e)&&!has(On,e))&&(!(r||!has(this,e)||!has(kn,e)||has(this,dn)&&this[dn][e])||r)},Fn=function getOwnPropertyDescriptor(t,e){var r=toIndexedObject(t),n=toPrimitive(e,!0);if(r!==mn||!has(kn,n)||has(On,n)){var o=xn(r,n);return!o||!has(kn,n)||has(r,dn)&&r[dn][n]||(o.enumerable=!0),o}},Gn=function getOwnPropertyNames(t){var e=_n(toIndexedObject(t)),r=[];return hn(e,(function(t){has(kn,t)||has(P,t)||r.push(t)})),r},Dn=function getOwnPropertySymbols(t){var e=t===mn,r=_n(e?On:toIndexedObject(t)),n=[];return hn(r,(function(t){!has(kn,t)||e&&!has(mn,t)||n.push(kn[t])})),n};if(ut||(U((bn=function Symbol(){if(this instanceof bn)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===mn&&setter.call(On,t),has(this,dn)&&has(this[dn],e)&&(this[dn][e]=!1),Tn(this,e,createPropertyDescriptor(1,t))};return r&&Ln&&Tn(mn,e,{configurable:!0,set:setter}),wrap(e,t)}).prototype,"toString",(function toString(){return gn(this).tag})),U(bn,"withoutSetter",(function(t){return wrap(uid(t),t)})),i.f=Mn,y.f=Cn,d.f=Fn,J.f=sn.f=Gn,Z.f=Dn,fn.f=function(t){return wrap(wellKnownSymbol(t),t)},r&&(Sn(bn.prototype,"description",{configurable:!0,get:function description(){return gn(this).description}}),U(mn,"propertyIsEnumerable",Mn,{unsafe:!0}))),_export({global:!0,wrap:!0,forced:!ut,sham:!ut},{Symbol:bn}),hn(yt(In),(function(t){defineWellKnownSymbol(t)})),_export({target:"Symbol",stat:!0,forced:!ut},{for:function(t){var e=String(t);if(has(An,e))return An[e];var r=bn(e);return An[e]=r,jn[r]=e,r},keyFor:function keyFor(t){if(!Rn(t))throw TypeError(t+" is not a symbol");if(has(jn,t))return jn[t]},useSetter:function(){Ln=!0},useSimple:function(){Ln=!1}}),_export({target:"Object",stat:!0,forced:!ut,sham:!r},{create:function create(t,e){return void 0===e?wt(t):Nn(wt(t),e)},defineProperty:Cn,defineProperties:Nn,getOwnPropertyDescriptor:Fn}),_export({target:"Object",stat:!0,forced:!ut},{getOwnPropertyNames:Gn,getOwnPropertySymbols:Dn}),_export({target:"Object",stat:!0,forced:fails((function(){Z.f(1)}))},{getOwnPropertySymbols:function getOwnPropertySymbols(t){return Z.f(toObject(t))}}),wn){var Un=!ut||fails((function(){var t=bn();return"[null]"!=wn([t])||"{}"!=wn({a:t})||"{}"!=wn(Object(t))}));_export({target:"JSON",stat:!0,forced:Un},{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)&&!Rn(t))return ct(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!Rn(e))return e}),o[1]=e,wn.apply(null,o)}})}bn.prototype[vn]||g(bn.prototype,vn,bn.prototype.valueOf),setToStringTag(bn,"Symbol"),P[dn]=!0;var Bn=y.f,Vn=e.Symbol;if(r&&"function"==typeof Vn&&(!("description"in Vn.prototype)||void 0!==Vn().description)){var $n={},zn=function Symbol(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof zn?new Vn(t):void 0===t?Vn():Vn(t);return""===t&&($n[e]=!0),e};copyConstructorProperties(zn,Vn);var Wn=zn.prototype=Vn.prototype;Wn.constructor=zn;var Yn=Wn.toString,Hn="Symbol(test)"==String(Vn("test")),Xn=/^Symbol\((.*)\)[^)]+$/;Bn(Wn,"description",{configurable:!0,get:function description(){var t=isObject(this)?this.valueOf():this,e=Yn.call(t);if(has($n,t))return"";var r=Hn?e.slice(7,-1):e.replace(Xn,"$1");return""===r?void 0:r}}),_export({global:!0,forced:!0},{Symbol:zn})}defineWellKnownSymbol("asyncIterator"),defineWellKnownSymbol("iterator"),defineWellKnownSymbol("toStringTag");var Kn,qn,Jn,Zn=!fails((function(){function F(){}return F.prototype.constructor=null,Object.getPrototypeOf(new F)!==F.prototype})),Qn=sharedKey("IE_PROTO"),to=Object.prototype,eo=Zn?Object.getPrototypeOf:function(t){return t=toObject(t),has(t,Qn)?t[Qn]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?to:null},ro=wellKnownSymbol("iterator"),no=!1;[].keys&&("next"in(Jn=[].keys())?(qn=eo(eo(Jn)))!==Object.prototype&&(Kn=qn):no=!0),(null==Kn||fails((function(){var t={};return Kn[ro].call(t)!==t})))&&(Kn={}),has(Kn,ro)||g(Kn,ro,(function(){return this}));var oo={IteratorPrototype:Kn,BUGGY_SAFARI_ITERATORS:no},io=oo.IteratorPrototype,returnThis$1=function(){return this},ao=oo.IteratorPrototype,co=oo.BUGGY_SAFARI_ITERATORS,uo=wellKnownSymbol("iterator"),returnThis$2=function(){return this},defineIterator=function(t,e,r,n,o,i,a){!function(t,e,r){var n=e+" Iterator";t.prototype=wt(io,{next:createPropertyDescriptor(1,r)}),setToStringTag(t,n,!1),ke[n]=returnThis$1}(r,e,n);var c,u,l,getIterationMethod=function(t){if(t===o&&d)return d;if(!co&&t in p)return p[t];switch(t){case"keys":return function keys(){return new r(this,t)};case"values":return function values(){return new r(this,t)};case"entries":return function entries(){return new r(this,t)}}return function(){return new r(this)}},s=e+" Iterator",f=!1,p=t.prototype,h=p[uo]||p["@@iterator"]||o&&p[o],d=!co&&h||getIterationMethod(o),v="Array"==e&&p.entries||h;if(v&&(c=eo(v.call(new t)),ao!==Object.prototype&&c.next&&(eo(c)!==ao&&(Kt?Kt(c,ao):"function"!=typeof c[uo]&&g(c,uo,returnThis$2)),setToStringTag(c,s,!0))),"values"==o&&h&&"values"!==h.name&&(f=!0,d=function values(){return h.call(this)}),p[uo]!==d&&g(p,uo,d),ke[e]=d,o)if(u={values:getIterationMethod("values"),keys:i?d:getIterationMethod("keys"),entries:getIterationMethod("entries")},a)for(l in u)(co||f||!(l in p))&&U(p,l,u[l]);else _export({target:e,proto:!0,forced:co||f},u);return u},lo=D.set,so=D.getterFor("Array Iterator"),fo=defineIterator(Array,"Array",(function(t,e){lo(this,{type:"Array Iterator",target:toIndexedObject(t),index:0,kind:e})}),(function(){var t=so(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");ke.Arguments=ke.Array,addToUnscopables("keys"),addToUnscopables("values"),addToUnscopables("entries");var po=[].reverse,ho=[1,2];_export({target:"Array",proto:!0,forced:String(ho)===String(ho.reverse())},{reverse:function reverse(){return ct(this)&&(this.length=this.length),po.call(this)}});var createProperty=function(t,e,r){var n=toPrimitive(e);n in t?y.f(t,n,createPropertyDescriptor(0,r)):t[n]=r},vo=arrayMethodHasSpeciesSupport("slice"),yo=arrayMethodUsesToLength("slice",{ACCESSORS:!0,0:0,1:2}),go=wellKnownSymbol("species"),mo=[].slice,bo=Math.max;_export({target:"Array",proto:!0,forced:!vo||!yo},{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(ct(i)&&("function"!=typeof(r=i.constructor)||r!==Array&&!ct(r.prototype)?isObject(r)&&null===(r=r[go])&&(r=void 0):r=void 0,r===Array||void 0===r))return mo.call(i,c,u);for(n=new(void 0===r?Array:r)(bo(u-c,0)),o=0;c<u;c++,o++)c in i&&createProperty(n,o,i[c]);return n.length=o,n}}),setToStringTag(e.JSON,"JSON",!0),setToStringTag(Math,"Math",!0);var wo=fails((function(){eo(1)}));_export({target:"Object",stat:!0,forced:wo,sham:!Zn},{getPrototypeOf:function getPrototypeOf(t){return eo(toObject(t))}}),_export({target:"Object",stat:!0},{setPrototypeOf:Kt});var xo=RegExp.prototype,So=xo.toString,_o=fails((function(){return"/a/b"!=So.call({source:"a",flags:"b"})})),Eo="toString"!=So.name;(_o||Eo)&&U(RegExp.prototype,"toString",(function toString(){var t=anObject(this),e=String(t.source),r=t.flags;return"/"+e+"/"+String(void 0===r&&t instanceof RegExp&&!("flags"in xo)?regexpFlags.call(t):r)}),{unsafe:!0});var ko=qr.charAt,Oo=D.set,Ao=D.getterFor("String Iterator");defineIterator(String,"String",(function(t){Oo(this,{type:"String Iterator",string:String(t),index:0})}),(function next(){var t,e=Ao(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=ko(r,n),e.index+=t.length,{value:t,done:!1})}));var jo=wellKnownSymbol("iterator"),Io=wellKnownSymbol("toStringTag"),Po=fo.values;for(var Lo in rn){var To=e[Lo],Ro=To&&To.prototype;if(Ro){if(Ro[jo]!==Po)try{g(Ro,jo,Po)}catch(t){Ro[jo]=Po}if(Ro[Io]||g(Ro,Io,Lo),rn[Lo])for(var Co in fo)if(Ro[Co]!==fo[Co])try{g(Ro,Co,fo[Co])}catch(t){Ro[Co]=fo[Co]}}}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 Fo}));case"./locale/zh-CN.js":return Promise.resolve().then((function(){return Go}));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 No=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 Fo}));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)}}(),Mo={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,No(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)})))()}},Fo=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"}]}}),Go=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:"选择末端标记类型"}]}});export default Mo;
//# sourceMappingURL=ext-markers.js.map