@hatiolab/things-scene 2.7.13 → 2.7.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
- package/things-scene.d.ts +187 -0
- package/things-scene.mjs +1 -1
- package/types/animation/animate.d.ts +0 -4
- package/types/animation/animations/animation.d.ts +0 -14
- package/types/animation/animations/fade.d.ts +0 -4
- package/types/animation/animations/heartbeat.d.ts +0 -4
- package/types/animation/animations/moving.d.ts +0 -4
- package/types/animation/animations/outline.d.ts +0 -10
- package/types/animation/animations/rotation.d.ts +0 -4
- package/types/animation/animations/vibration.d.ts +0 -4
- package/types/animation/compile.d.ts +0 -1
- package/types/animation/delta.d.ts +0 -19
- package/types/animation/index.d.ts +0 -1
- package/types/command/command-change.d.ts +0 -7
- package/types/command/command-migrate.d.ts +0 -4
- package/types/command/command.d.ts +0 -5
- package/types/command/snapshot-commander.d.ts +0 -15
- package/types/components/audio.d.ts +0 -44
- package/types/components/cloud.d.ts +0 -3
- package/types/components/component.d.ts +0 -213
- package/types/components/container-abstract.d.ts +0 -48
- package/types/components/container.d.ts +0 -37
- package/types/components/data/data-mapping.d.ts +0 -15
- package/types/components/data/data.d.ts +0 -8
- package/types/components/data/evaluator.d.ts +0 -1
- package/types/components/donut.d.ts +0 -3
- package/types/components/drawer/draw-image-pendable.d.ts +0 -1
- package/types/components/drawer/effect.d.ts +0 -1
- package/types/components/drawer/fill.d.ts +0 -14
- package/types/components/drawer/format.d.ts +0 -1
- package/types/components/drawer/line.d.ts +0 -3
- package/types/components/drawer/stroke.d.ts +0 -1
- package/types/components/drawer/text-wrapper.d.ts +0 -10
- package/types/components/drawer/text.d.ts +0 -3
- package/types/components/ellipse.d.ts +0 -3
- package/types/components/file/ondropfile.d.ts +0 -1
- package/types/components/fit/fit.d.ts +0 -15
- package/types/components/geometry/transcoord.d.ts +0 -37
- package/types/components/geometry/union.d.ts +0 -6
- package/types/components/gif/super-gif.d.ts +0 -18
- package/types/components/gif-view.d.ts +0 -25
- package/types/components/global-ref.d.ts +0 -34
- package/types/components/group.d.ts +0 -15
- package/types/components/html/elements.d.ts +0 -2
- package/types/components/html/fill.d.ts +0 -1
- package/types/components/html/reposition.d.ts +0 -1
- package/types/components/html/shadow.d.ts +0 -1
- package/types/components/html-overlay-container.d.ts +0 -27
- package/types/components/html-overlay-element.d.ts +0 -25
- package/types/components/image-view.d.ts +0 -66
- package/types/components/index.d.ts +0 -31
- package/types/components/info-window.d.ts +0 -40
- package/types/components/line.d.ts +0 -16
- package/types/components/local-ref.d.ts +0 -46
- package/types/components/mixins/data-source.d.ts +0 -9
- package/types/components/mixins/html-element.d.ts +0 -23
- package/types/components/mixins/move-handle.d.ts +0 -11
- package/types/components/mixins/rect-path.d.ts +0 -12
- package/types/components/mixins/value-holder.d.ts +0 -18
- package/types/components/mutater/bounds.d.ts +0 -10
- package/types/components/mutater/path.d.ts +0 -5
- package/types/components/outline/ellipse-outline.d.ts +0 -1
- package/types/components/outline/path-outline.d.ts +0 -1
- package/types/components/path.d.ts +0 -3
- package/types/components/polygon.d.ts +0 -4
- package/types/components/polyline.d.ts +0 -4
- package/types/components/popup.d.ts +0 -47
- package/types/components/rect.d.ts +0 -35
- package/types/components/retention/retention-manager.d.ts +0 -8
- package/types/components/root-container.d.ts +0 -76
- package/types/components/ruler.d.ts +0 -15
- package/types/components/shape.d.ts +0 -22
- package/types/components/star.d.ts +0 -3
- package/types/components/text/substitutor.d.ts +0 -3
- package/types/components/text.d.ts +0 -15
- package/types/components/triangle.d.ts +0 -3
- package/types/components/variable.d.ts +0 -24
- package/types/const.d.ts +0 -31
- package/types/core/collection.d.ts +0 -8
- package/types/core/debug.d.ts +0 -1
- package/types/core/deep-equals.d.ts +0 -1
- package/types/core/dom-to-image.d.ts +0 -127
- package/types/core/event.d.ts +0 -181
- package/types/core/index.d.ts +0 -2
- package/types/core/list.d.ts +0 -32
- package/types/core/logger.d.ts +0 -3
- package/types/core/memoize.d.ts +0 -6
- package/types/core/mixin.d.ts +0 -1
- package/types/core/obj-accessor.d.ts +0 -1
- package/types/core/reference-map.d.ts +0 -14
- package/types/core/script-loader.d.ts +0 -3
- package/types/core/snapshot-taker.d.ts +0 -12
- package/types/core/stack.d.ts +0 -2
- package/types/core/timecapsule.d.ts +0 -18
- package/types/core/utils.d.ts +0 -4
- package/types/effect/gradation.d.ts +0 -1
- package/types/effect/index.d.ts +0 -1
- package/types/effect/shadow.d.ts +0 -2
- package/types/effect/turn.d.ts +0 -1
- package/types/event/event-engine.d.ts +0 -12
- package/types/event/event-pump.d.ts +0 -11
- package/types/event/event-tracker.d.ts +0 -21
- package/types/event/index.d.ts +0 -2
- package/types/event/ua-event-handler.d.ts +0 -32
- package/types/event-map/event-map.d.ts +0 -9
- package/types/event-map/index.d.ts +0 -1
- package/types/event-map/move-handler.d.ts +0 -1
- package/types/event-map/text-editor-lite.d.ts +0 -1
- package/types/index.d.ts +0 -1
- package/types/layer/action/emphasize.d.ts +0 -2
- package/types/layer/action/popup.d.ts +0 -2
- package/types/layer/action/pressed.d.ts +0 -2
- package/types/layer/guide-layer.d.ts +0 -44
- package/types/layer/index.d.ts +0 -6
- package/types/layer/layer.d.ts +0 -29
- package/types/layer/model-layer.d.ts +0 -39
- package/types/layer/modeler/control-handler.d.ts +0 -18
- package/types/layer/modeler/focus-outline.d.ts +0 -5
- package/types/layer/modeler/group-outline.d.ts +0 -5
- package/types/layer/modeler/index.d.ts +0 -6
- package/types/layer/modeler/path-handler.d.ts +0 -17
- package/types/layer/modeler/resizer.d.ts +0 -16
- package/types/layer/modeler/rotator.d.ts +0 -15
- package/types/layer/modeling-layer.d.ts +0 -47
- package/types/layer/selection-layer.d.ts +0 -42
- package/types/layer/shift-layer.d.ts +0 -18
- package/types/layer/tag-layer.d.ts +0 -28
- package/types/layout/absolute.d.ts +0 -8
- package/types/layout/card.d.ts +0 -7
- package/types/layout/html-absolute.d.ts +0 -8
- package/types/layout/index.d.ts +0 -7
- package/types/layout/layout.d.ts +0 -11
- package/types/layout/linear-horizontal.d.ts +0 -7
- package/types/layout/linear-vertical.d.ts +0 -7
- package/types/layout/table.d.ts +0 -9
- package/types/license/license.d.ts +0 -18
- package/types/link/arrow_straight.d.ts +0 -3
- package/types/link/curve.d.ts +0 -3
- package/types/link/index.d.ts +0 -4
- package/types/link/link.d.ts +0 -7
- package/types/link/right_angle_straight.d.ts +0 -3
- package/types/link/straight.d.ts +0 -3
- package/types/model/compile.d.ts +0 -1
- package/types/model/duplicate.d.ts +0 -1
- package/types/model/index.d.ts +0 -3
- package/types/model/selector.d.ts +0 -2
- package/types/style/compile.d.ts +0 -1
- package/types/style/index.d.ts +0 -1
- package/types/things-scene/api/add.d.ts +0 -5
- package/types/things-scene/api/align.d.ts +0 -1
- package/types/things-scene/api/change.d.ts +0 -2
- package/types/things-scene/api/clipboard.d.ts +0 -3
- package/types/things-scene/api/distribute.d.ts +0 -1
- package/types/things-scene/api/duplicate.d.ts +0 -4
- package/types/things-scene/api/fullscreen.d.ts +0 -1
- package/types/things-scene/api/group.d.ts +0 -8
- package/types/things-scene/api/index.d.ts +0 -14
- package/types/things-scene/api/listener.d.ts +0 -3
- package/types/things-scene/api/remove.d.ts +0 -4
- package/types/things-scene/api/symmetry.d.ts +0 -2
- package/types/things-scene/api/to-data-url.d.ts +0 -1
- package/types/things-scene/api/variables.d.ts +0 -13
- package/types/things-scene/api/zorder.d.ts +0 -2
- package/types/things-scene/application-context.d.ts +0 -33
- package/types/things-scene/config.d.ts +0 -4
- package/types/things-scene/create.d.ts +0 -12
- package/types/things-scene/fps.d.ts +0 -1
- package/types/things-scene/index.d.ts +0 -16
- package/types/things-scene/polyfill.d.ts +0 -2
- package/types/things-scene/scene.d.ts +0 -146
- package/types/things-scene/version.d.ts +0 -2
package/things-scene.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function e(t){var e={exports:{}};return t(e,e.exports),e.exports}var r,n,i=function(t){return t&&t.Math==Math&&t},o=i("object"==typeof globalThis&&globalThis)||i("object"==typeof window&&window)||i("object"==typeof self&&self)||i("object"==typeof t&&t)||function(){return this}()||Function("return this")(),a=function(t){try{return!!t()}catch(t){return!0}},s=!a((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),l={}.propertyIsEnumerable,c=Object.getOwnPropertyDescriptor,h={f:c&&!l.call({1:2},1)?function(t){var e=c(this,t);return!!e&&e.enumerable}:l},u=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},f={}.toString,d=function(t){return f.call(t).slice(8,-1)},p="".split,g=a((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==d(t)?p.call(t,""):Object(t)}:Object,v=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},y=function(t){return g(v(t))},m=function(t){return"function"==typeof t},b=function(t){return"object"==typeof t?null!==t:m(t)},w=function(t){return m(t)?t:void 0},x=function(t,e){return arguments.length<2?w(o[t]):o[t]&&o[t][e]},_=x("navigator","userAgent")||"",A=o.process,E=o.Deno,S=A&&A.versions||E&&E.version,M=S&&S.v8;M?n=(r=M.split("."))[0]<4?1:r[0]+r[1]:_&&(!(r=_.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=_.match(/Chrome\/(\d+)/))&&(n=r[1]);var k=n&&+n,T=!!Object.getOwnPropertySymbols&&!a((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&k&&k<41})),I=T&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,P=I?function(t){return"symbol"==typeof t}:function(t){var e=x("Symbol");return m(e)&&Object(t)instanceof e},O=function(t){try{return String(t)}catch(t){return"Object"}},j=function(t){if(m(t))return t;throw TypeError(O(t)+" is not a function")},R=function(t,e){var r=t[e];return null==r?void 0:j(r)},C=function(t,e){var r,n;if("string"===e&&m(r=t.toString)&&!b(n=r.call(t)))return n;if(m(r=t.valueOf)&&!b(n=r.call(t)))return n;if("string"!==e&&m(r=t.toString)&&!b(n=r.call(t)))return n;throw TypeError("Can't convert object to primitive value")},z=function(t,e){try{Object.defineProperty(o,t,{value:e,configurable:!0,writable:!0})}catch(r){o[t]=e}return e},L=o["__core-js_shared__"]||z("__core-js_shared__",{}),F=e((function(t){(t.exports=function(t,e){return L[t]||(L[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.18.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),B=function(t){return Object(v(t))},N={}.hasOwnProperty,D=Object.hasOwn||function(t,e){return N.call(B(t),e)},U=0,Y=Math.random(),G=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++U+Y).toString(36)},W=F("wks"),H=o.Symbol,V=I?H:H&&H.withoutSetter||G,X=function(t){return D(W,t)&&(T||"string"==typeof W[t])||(T&&D(H,t)?W[t]=H[t]:W[t]=V("Symbol."+t)),W[t]},q=X("toPrimitive"),K=function(t,e){if(!b(t)||P(t))return t;var r,n=R(t,q);if(n){if(void 0===e&&(e="default"),r=n.call(t,e),!b(r)||P(r))return r;throw TypeError("Can't convert object to primitive value")}return void 0===e&&(e="number"),C(t,e)},Q=function(t){var e=K(t,"string");return P(e)?e:String(e)},J=o.document,Z=b(J)&&b(J.createElement),$=function(t){return Z?J.createElement(t):{}},tt=!s&&!a((function(){return 7!=Object.defineProperty($("div"),"a",{get:function(){return 7}}).a})),et=Object.getOwnPropertyDescriptor,rt={f:s?et:function(t,e){if(t=y(t),e=Q(e),tt)try{return et(t,e)}catch(t){}if(D(t,e))return u(!h.f.call(t,e),t[e])}},nt=function(t){if(b(t))return t;throw TypeError(String(t)+" is not an object")},it=Object.defineProperty,ot={f:s?it:function(t,e,r){if(nt(t),e=Q(e),nt(r),tt)try{return it(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}},at=s?function(t,e,r){return ot.f(t,e,u(1,r))}:function(t,e,r){return t[e]=r,t},st=Function.toString;m(L.inspectSource)||(L.inspectSource=function(t){return st.call(t)});var lt,ct,ht,ut=L.inspectSource,ft=o.WeakMap,dt=m(ft)&&/native code/.test(ut(ft)),pt=F("keys"),gt=function(t){return pt[t]||(pt[t]=G(t))},vt={},yt=o.WeakMap;if(dt||L.state){var mt=L.state||(L.state=new yt),bt=mt.get,wt=mt.has,xt=mt.set;lt=function(t,e){if(wt.call(mt,t))throw new TypeError("Object already initialized");return e.facade=t,xt.call(mt,t,e),e},ct=function(t){return bt.call(mt,t)||{}},ht=function(t){return wt.call(mt,t)}}else{var _t=gt("state");vt[_t]=!0,lt=function(t,e){if(D(t,_t))throw new TypeError("Object already initialized");return e.facade=t,at(t,_t,e),e},ct=function(t){return D(t,_t)?t[_t]:{}},ht=function(t){return D(t,_t)}}var At={set:lt,get:ct,has:ht,enforce:function(t){return ht(t)?ct(t):lt(t,{})},getterFor:function(t){return function(e){var r;if(!b(e)||(r=ct(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},Et=Function.prototype,St=s&&Object.getOwnPropertyDescriptor,Mt=D(Et,"name"),kt={EXISTS:Mt,PROPER:Mt&&"something"===function(){}.name,CONFIGURABLE:Mt&&(!s||s&&St(Et,"name").configurable)},Tt=e((function(t){var e=kt.CONFIGURABLE,r=At.get,n=At.enforce,i=String(String).split("String");(t.exports=function(t,r,a,s){var l,c=!!s&&!!s.unsafe,h=!!s&&!!s.enumerable,u=!!s&&!!s.noTargetGet,f=s&&void 0!==s.name?s.name:r;m(a)&&("Symbol("===String(f).slice(0,7)&&(f="["+String(f).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!D(a,"name")||e&&a.name!==f)&&at(a,"name",f),(l=n(a)).source||(l.source=i.join("string"==typeof f?f:""))),t!==o?(c?!u&&t[r]&&(h=!0):delete t[r],h?t[r]=a:at(t,r,a)):h?t[r]=a:z(r,a)})(Function.prototype,"toString",(function(){return m(this)&&r(this).source||ut(this)}))})),It=Math.ceil,Pt=Math.floor,Ot=function(t){var e=+t;return e!=e||0===e?0:(e>0?Pt:It)(e)},jt=Math.max,Rt=Math.min,Ct=function(t,e){var r=Ot(t);return r<0?jt(r+e,0):Rt(r,e)},zt=Math.min,Lt=function(t){return t>0?zt(Ot(t),9007199254740991):0},Ft=function(t){return Lt(t.length)},Bt=function(t){return function(e,r,n){var i,o=y(e),a=Ft(o),s=Ct(n,a);if(t&&r!=r){for(;a>s;)if((i=o[s++])!=i)return!0}else for(;a>s;s++)if((t||s in o)&&o[s]===r)return t||s||0;return!t&&-1}},Nt={includes:Bt(!0),indexOf:Bt(!1)},Dt=Nt.indexOf,Ut=function(t,e){var r,n=y(t),i=0,o=[];for(r in n)!D(vt,r)&&D(n,r)&&o.push(r);for(;e.length>i;)D(n,r=e[i++])&&(~Dt(o,r)||o.push(r));return o},Yt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Gt=Yt.concat("length","prototype"),Wt={f:Object.getOwnPropertyNames||function(t){return Ut(t,Gt)}},Ht={f:Object.getOwnPropertySymbols},Vt=x("Reflect","ownKeys")||function(t){var e=Wt.f(nt(t)),r=Ht.f;return r?e.concat(r(t)):e},Xt=function(t,e){for(var r=Vt(e),n=ot.f,i=rt.f,o=0;o<r.length;o++){var a=r[o];D(t,a)||n(t,a,i(e,a))}},qt=/#|\.prototype\./,Kt=function(t,e){var r=Jt[Qt(t)];return r==$t||r!=Zt&&(m(e)?a(e):!!e)},Qt=Kt.normalize=function(t){return String(t).replace(qt,".").toLowerCase()},Jt=Kt.data={},Zt=Kt.NATIVE="N",$t=Kt.POLYFILL="P",te=Kt,ee=rt.f,re=function(t,e){var r,n,i,a,s,l=t.target,c=t.global,h=t.stat;if(r=c?o:h?o[l]||z(l,{}):(o[l]||{}).prototype)for(n in e){if(a=e[n],i=t.noTargetGet?(s=ee(r,n))&&s.value:r[n],!te(c?n:l+(h?".":"#")+n,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;Xt(a,i)}(t.sham||i&&i.sham)&&at(a,"sham",!0),Tt(r,n,a,t)}},ne=Array.isArray||function(t){return"Array"==d(t)},ie={};ie[X("toStringTag")]="z";var oe,ae="[object z]"===String(ie),se=X("toStringTag"),le="Arguments"==d(function(){return arguments}()),ce=ae?d: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:le?d(e):"Object"==(n=d(e))&&m(e.callee)?"Arguments":n},he=function(t){if("Symbol"===ce(t))throw TypeError("Cannot convert a Symbol value to a string");return String(t)},ue=Object.keys||function(t){return Ut(t,Yt)},fe=s?Object.defineProperties:function(t,e){nt(t);for(var r,n=ue(e),i=n.length,o=0;i>o;)ot.f(t,r=n[o++],e[r]);return t},de=x("document","documentElement"),pe=gt("IE_PROTO"),ge=function(){},ve=function(t){return"<script>"+t+"<\/script>"},ye=function(t){t.write(ve("")),t.close();var e=t.parentWindow.Object;return t=null,e},me=function(){try{oe=new ActiveXObject("htmlfile")}catch(t){}var t,e;me="undefined"!=typeof document?document.domain&&oe?ye(oe):((e=$("iframe")).style.display="none",de.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(ve("document.F=Object")),t.close(),t.F):ye(oe);for(var r=Yt.length;r--;)delete me.prototype[Yt[r]];return me()};vt[pe]=!0;var be=Object.create||function(t,e){var r;return null!==t?(ge.prototype=nt(t),r=new ge,ge.prototype=null,r[pe]=t):r=me(),void 0===e?r:fe(r,e)},we=Wt.f,xe={}.toString,_e="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Ae={f:function(t){return _e&&"[object Window]"==xe.call(t)?function(t){try{return we(t)}catch(t){return _e.slice()}}(t):we(y(t))}},Ee={f:X},Se=o,Me=ot.f,ke=function(t){var e=Se.Symbol||(Se.Symbol={});D(e,t)||Me(e,t,{value:Ee.f(t)})},Te=ot.f,Ie=X("toStringTag"),Pe=function(t,e,r){t&&!D(t=r?t:t.prototype,Ie)&&Te(t,Ie,{configurable:!0,value:e})},Oe=function(t,e,r){if(j(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,i){return t.call(e,r,n,i)}}return function(){return t.apply(e,arguments)}},je=[],Re=x("Reflect","construct"),Ce=/^\s*(?:class|function)\b/,ze=Ce.exec,Le=!Ce.exec((function(){})),Fe=function(t){if(!m(t))return!1;try{return Re(Object,je,t),!0}catch(t){return!1}},Be=!Re||a((function(){var t;return Fe(Fe.call)||!Fe(Object)||!Fe((function(){t=!0}))||t}))?function(t){if(!m(t))return!1;switch(ce(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}return Le||!!ze.call(Ce,ut(t))}:Fe,Ne=X("species"),De=function(t,e){return new(function(t){var e;return ne(t)&&(e=t.constructor,(Be(e)&&(e===Array||ne(e.prototype))||b(e)&&null===(e=e[Ne]))&&(e=void 0)),void 0===e?Array:e}(t))(0===e?0:e)},Ue=[].push,Ye=function(t){var e=1==t,r=2==t,n=3==t,i=4==t,o=6==t,a=7==t,s=5==t||o;return function(l,c,h,u){for(var f,d,p=B(l),v=g(p),y=Oe(c,h,3),m=Ft(v),b=0,w=u||De,x=e?w(l,m):r||a?w(l,0):void 0;m>b;b++)if((s||b in v)&&(d=y(f=v[b],b,p),t))if(e)x[b]=d;else if(d)switch(t){case 3:return!0;case 5:return f;case 6:return b;case 2:Ue.call(x,f)}else switch(t){case 4:return!1;case 7:Ue.call(x,f)}return o?-1:n||i?i:x}},Ge={forEach:Ye(0),map:Ye(1),filter:Ye(2),some:Ye(3),every:Ye(4),find:Ye(5),findIndex:Ye(6),filterReject:Ye(7)},We=Ge.forEach,He=gt("hidden"),Ve=X("toPrimitive"),Xe=At.set,qe=At.getterFor("Symbol"),Ke=Object.prototype,Qe=o.Symbol,Je=x("JSON","stringify"),Ze=rt.f,$e=ot.f,tr=Ae.f,er=h.f,rr=F("symbols"),nr=F("op-symbols"),ir=F("string-to-symbol-registry"),or=F("symbol-to-string-registry"),ar=F("wks"),sr=o.QObject,lr=!sr||!sr.prototype||!sr.prototype.findChild,cr=s&&a((function(){return 7!=be($e({},"a",{get:function(){return $e(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=Ze(Ke,e);n&&delete Ke[e],$e(t,e,r),n&&t!==Ke&&$e(Ke,e,n)}:$e,hr=function(t,e){var r=rr[t]=be(Qe.prototype);return Xe(r,{type:"Symbol",tag:t,description:e}),s||(r.description=e),r},ur=function(t,e,r){t===Ke&&ur(nr,e,r),nt(t);var n=Q(e);return nt(r),D(rr,n)?(r.enumerable?(D(t,He)&&t[He][n]&&(t[He][n]=!1),r=be(r,{enumerable:u(0,!1)})):(D(t,He)||$e(t,He,u(1,{})),t[He][n]=!0),cr(t,n,r)):$e(t,n,r)},fr=function(t,e){nt(t);var r=y(e),n=ue(r).concat(vr(r));return We(n,(function(e){s&&!dr.call(r,e)||ur(t,e,r[e])})),t},dr=function(t){var e=Q(t),r=er.call(this,e);return!(this===Ke&&D(rr,e)&&!D(nr,e))&&(!(r||!D(this,e)||!D(rr,e)||D(this,He)&&this[He][e])||r)},pr=function(t,e){var r=y(t),n=Q(e);if(r!==Ke||!D(rr,n)||D(nr,n)){var i=Ze(r,n);return!i||!D(rr,n)||D(r,He)&&r[He][n]||(i.enumerable=!0),i}},gr=function(t){var e=tr(y(t)),r=[];return We(e,(function(t){D(rr,t)||D(vt,t)||r.push(t)})),r},vr=function(t){var e=t===Ke,r=tr(e?nr:y(t)),n=[];return We(r,(function(t){!D(rr,t)||e&&!D(Ke,t)||n.push(rr[t])})),n};if(T||(Tt((Qe=function(){if(this instanceof Qe)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?he(arguments[0]):void 0,e=G(t),r=function(t){this===Ke&&r.call(nr,t),D(this,He)&&D(this[He],e)&&(this[He][e]=!1),cr(this,e,u(1,t))};return s&&lr&&cr(Ke,e,{configurable:!0,set:r}),hr(e,t)}).prototype,"toString",(function(){return qe(this).tag})),Tt(Qe,"withoutSetter",(function(t){return hr(G(t),t)})),h.f=dr,ot.f=ur,rt.f=pr,Wt.f=Ae.f=gr,Ht.f=vr,Ee.f=function(t){return hr(X(t),t)},s&&($e(Qe.prototype,"description",{configurable:!0,get:function(){return qe(this).description}}),Tt(Ke,"propertyIsEnumerable",dr,{unsafe:!0}))),re({global:!0,wrap:!0,forced:!T,sham:!T},{Symbol:Qe}),We(ue(ar),(function(t){ke(t)})),re({target:"Symbol",stat:!0,forced:!T},{for:function(t){var e=he(t);if(D(ir,e))return ir[e];var r=Qe(e);return ir[e]=r,or[r]=e,r},keyFor:function(t){if(!P(t))throw TypeError(t+" is not a symbol");if(D(or,t))return or[t]},useSetter:function(){lr=!0},useSimple:function(){lr=!1}}),re({target:"Object",stat:!0,forced:!T,sham:!s},{create:function(t,e){return void 0===e?be(t):fr(be(t),e)},defineProperty:ur,defineProperties:fr,getOwnPropertyDescriptor:pr}),re({target:"Object",stat:!0,forced:!T},{getOwnPropertyNames:gr,getOwnPropertySymbols:vr}),re({target:"Object",stat:!0,forced:a((function(){Ht.f(1)}))},{getOwnPropertySymbols:function(t){return Ht.f(B(t))}}),Je){var yr=!T||a((function(){var t=Qe();return"[null]"!=Je([t])||"{}"!=Je({a:t})||"{}"!=Je(Object(t))}));re({target:"JSON",stat:!0,forced:yr},{stringify:function(t,e,r){for(var n,i=[t],o=1;arguments.length>o;)i.push(arguments[o++]);if(n=e,(b(e)||void 0!==t)&&!P(t))return ne(e)||(e=function(t,e){if(m(n)&&(e=n.call(this,t,e)),!P(e))return e}),i[1]=e,Je.apply(null,i)}})}if(!Qe.prototype[Ve]){var mr=Qe.prototype.valueOf;Tt(Qe.prototype,Ve,(function(){return mr.apply(this,arguments)}))}Pe(Qe,"Symbol"),vt[He]=!0;var br=ot.f,wr=o.Symbol;if(s&&m(wr)&&(!("description"in wr.prototype)||void 0!==wr().description)){var xr={},_r=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof _r?new wr(t):void 0===t?wr():wr(t);return""===t&&(xr[e]=!0),e};Xt(_r,wr);var Ar=_r.prototype=wr.prototype;Ar.constructor=_r;var Er=Ar.toString,Sr="Symbol(test)"==String(wr("test")),Mr=/^Symbol\((.*)\)[^)]+$/;br(Ar,"description",{configurable:!0,get:function(){var t=b(this)?this.valueOf():this,e=Er.call(t);if(D(xr,t))return"";var r=Sr?e.slice(7,-1):e.replace(Mr,"$1");return""===r?void 0:r}}),re({global:!0,forced:!0},{Symbol:_r})}ke("asyncIterator"),ke("hasInstance"),ke("isConcatSpreadable"),ke("iterator"),ke("match"),ke("matchAll"),ke("replace"),ke("search"),ke("species"),ke("split"),ke("toPrimitive"),ke("toStringTag"),ke("unscopables");var kr=!a((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})),Tr=gt("IE_PROTO"),Ir=Object.prototype,Pr=kr?Object.getPrototypeOf:function(t){var e=B(t);if(D(e,Tr))return e[Tr];var r=e.constructor;return m(r)&&e instanceof r?r.prototype:e instanceof Object?Ir:null},Or=function(t){if("object"==typeof t||m(t))return t;throw TypeError("Can't set "+String(t)+" as a prototype")},jr=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(r,n){return nt(r),Or(n),e?t.call(r,n):r.__proto__=n,r}}():void 0),Rr=function(t,e){b(e)&&"cause"in e&&at(t,"cause",e.cause)},Cr={},zr=X("iterator"),Lr=Array.prototype,Fr=function(t){return void 0!==t&&(Cr.Array===t||Lr[zr]===t)},Br=X("iterator"),Nr=function(t){if(null!=t)return R(t,Br)||R(t,"@@iterator")||Cr[ce(t)]},Dr=function(t,e){var r=arguments.length<2?Nr(t):e;if(j(r))return nt(r.call(t));throw TypeError(String(t)+" is not iterable")},Ur=function(t,e,r){var n,i;nt(t);try{if(!(n=R(t,"return"))){if("throw"===e)throw r;return r}n=n.call(t)}catch(t){i=!0,n=t}if("throw"===e)throw r;if(i)throw n;return nt(n),r},Yr=function(t,e){this.stopped=t,this.result=e},Gr=function(t,e,r){var n,i,o,a,s,l,c,h=r&&r.that,u=!(!r||!r.AS_ENTRIES),f=!(!r||!r.IS_ITERATOR),d=!(!r||!r.INTERRUPTED),p=Oe(e,h,1+u+d),g=function(t){return n&&Ur(n,"normal",t),new Yr(!0,t)},v=function(t){return u?(nt(t),d?p(t[0],t[1],g):p(t[0],t[1])):d?p(t,g):p(t)};if(f)n=t;else{if(!(i=Nr(t)))throw TypeError(String(t)+" is not iterable");if(Fr(i)){for(o=0,a=Ft(t);a>o;o++)if((s=v(t[o]))&&s instanceof Yr)return s;return new Yr(!1)}n=Dr(t,i)}for(l=n.next;!(c=l.call(n)).done;){try{s=v(c.value)}catch(t){Ur(n,"throw",t)}if("object"==typeof s&&s&&s instanceof Yr)return s}return new Yr(!1)},Wr=function(t,e){var r=this,n=arguments.length>2?arguments[2]:void 0;if(!(r instanceof Wr))return new Wr(t,e,n);jr&&(r=jr(new Error(void 0),Pr(r))),void 0!==e&&at(r,"message",he(e)),Rr(r,n);var i=[];return Gr(t,i.push,{that:i}),at(r,"errors",i),r};jr?jr(Wr,Error):Xt(Wr,Error),Wr.prototype=be(Error.prototype,{constructor:u(1,Wr),message:u(1,""),name:u(1,"AggregateError")}),re({global:!0},{AggregateError:Wr});var Hr=X("unscopables"),Vr=Array.prototype;null==Vr[Hr]&&ot.f(Vr,Hr,{configurable:!0,value:be(null)});var Xr=function(t){Vr[Hr][t]=!0};re({target:"Array",proto:!0},{at:function(t){var e=B(this),r=Ft(e),n=Ot(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]}}),Xr("at");var qr=function(t,e,r){var n=Q(e);n in t?ot.f(t,n,u(0,r)):t[n]=r},Kr=X("species"),Qr=function(t){return k>=51||!a((function(){var e=[];return(e.constructor={})[Kr]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Jr=X("isConcatSpreadable"),Zr=k>=51||!a((function(){var t=[];return t[Jr]=!1,t.concat()[0]!==t})),$r=Qr("concat"),tn=function(t){if(!b(t))return!1;var e=t[Jr];return void 0!==e?!!e:ne(t)};re({target:"Array",proto:!0,forced:!Zr||!$r},{concat:function(t){var e,r,n,i,o,a=B(this),s=De(a,0),l=0;for(e=-1,n=arguments.length;e<n;e++)if(tn(o=-1===e?a:arguments[e])){if(l+(i=Ft(o))>9007199254740991)throw TypeError("Maximum allowed index exceeded");for(r=0;r<i;r++,l++)r in o&&qr(s,l,o[r])}else{if(l>=9007199254740991)throw TypeError("Maximum allowed index exceeded");qr(s,l++,o)}return s.length=l,s}});var en=Math.min,rn=[].copyWithin||function(t,e){var r=B(this),n=Ft(r),i=Ct(t,n),o=Ct(e,n),a=arguments.length>2?arguments[2]:void 0,s=en((void 0===a?n:Ct(a,n))-o,n-i),l=1;for(o<i&&i<o+s&&(l=-1,o+=s-1,i+=s-1);s-- >0;)o in r?r[i]=r[o]:delete r[i],i+=l,o+=l;return r};re({target:"Array",proto:!0},{copyWithin:rn}),Xr("copyWithin");var nn=function(t,e){var r=[][t];return!!r&&a((function(){r.call(null,e||function(){throw 1},1)}))},on=Ge.every,an=nn("every");re({target:"Array",proto:!0,forced:!an},{every:function(t){return on(this,t,arguments.length>1?arguments[1]:void 0)}});var sn=function(t){for(var e=B(this),r=Ft(e),n=arguments.length,i=Ct(n>1?arguments[1]:void 0,r),o=n>2?arguments[2]:void 0,a=void 0===o?r:Ct(o,r);a>i;)e[i++]=t;return e};re({target:"Array",proto:!0},{fill:sn}),Xr("fill");var ln=Ge.filter,cn=Qr("filter");re({target:"Array",proto:!0,forced:!cn},{filter:function(t){return ln(this,t,arguments.length>1?arguments[1]:void 0)}});var hn=Ge.find,un=!0;"find"in[]&&Array(1).find((function(){un=!1})),re({target:"Array",proto:!0,forced:un},{find:function(t){return hn(this,t,arguments.length>1?arguments[1]:void 0)}}),Xr("find");var fn=Ge.findIndex,dn=!0;"findIndex"in[]&&Array(1).findIndex((function(){dn=!1})),re({target:"Array",proto:!0,forced:dn},{findIndex:function(t){return fn(this,t,arguments.length>1?arguments[1]:void 0)}}),Xr("findIndex");var pn=function(t,e,r,n,i,o,a,s){for(var l,c,h=i,u=0,f=!!a&&Oe(a,s,3);u<n;){if(u in r){if(l=f?f(r[u],u,e):r[u],o>0&&ne(l))c=Ft(l),h=pn(t,e,l,c,h,o-1)-1;else{if(h>=9007199254740991)throw TypeError("Exceed the acceptable array length");t[h]=l}h++}u++}return h},gn=pn;re({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=B(this),r=Ft(e),n=De(e,0);return n.length=gn(n,e,e,r,0,void 0===t?1:Ot(t)),n}}),re({target:"Array",proto:!0},{flatMap:function(t){var e,r=B(this),n=Ft(r);return j(t),(e=De(r,0)).length=gn(e,r,r,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}});var vn=Ge.forEach,yn=nn("forEach")?[].forEach:function(t){return vn(this,t,arguments.length>1?arguments[1]:void 0)};re({target:"Array",proto:!0,forced:[].forEach!=yn},{forEach:yn});var mn=function(t,e,r,n){try{return n?e(nt(r)[0],r[1]):e(r)}catch(e){Ur(t,"throw",e)}},bn=function(t){var e=B(t),r=Be(this),n=arguments.length,i=n>1?arguments[1]:void 0,o=void 0!==i;o&&(i=Oe(i,n>2?arguments[2]:void 0,2));var a,s,l,c,h,u,f=Nr(e),d=0;if(!f||this==Array&&Fr(f))for(a=Ft(e),s=r?new this(a):Array(a);a>d;d++)u=o?i(e[d],d):e[d],qr(s,d,u);else for(h=(c=Dr(e,f)).next,s=r?new this:[];!(l=h.call(c)).done;d++)u=o?mn(c,i,[l.value,d],!0):l.value,qr(s,d,u);return s.length=d,s},wn=X("iterator"),xn=!1;try{var _n=0,An={next:function(){return{done:!!_n++}},return:function(){xn=!0}};An[wn]=function(){return this},Array.from(An,(function(){throw 2}))}catch(T_){}var En=function(t,e){if(!e&&!xn)return!1;var r=!1;try{var n={};n[wn]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r},Sn=!En((function(t){Array.from(t)}));re({target:"Array",stat:!0,forced:Sn},{from:bn});var Mn=Nt.includes;re({target:"Array",proto:!0},{includes:function(t){return Mn(this,t,arguments.length>1?arguments[1]:void 0)}}),Xr("includes");var kn=Nt.indexOf,Tn=[].indexOf,In=!!Tn&&1/[1].indexOf(1,-0)<0,Pn=nn("indexOf");re({target:"Array",proto:!0,forced:In||!Pn},{indexOf:function(t){return In?Tn.apply(this,arguments)||0:kn(this,t,arguments.length>1?arguments[1]:void 0)}}),re({target:"Array",stat:!0},{isArray:ne});var On,jn,Rn,Cn=X("iterator"),zn=!1;[].keys&&("next"in(Rn=[].keys())?(jn=Pr(Pr(Rn)))!==Object.prototype&&(On=jn):zn=!0),(null==On||a((function(){var t={};return On[Cn].call(t)!==t})))&&(On={}),m(On[Cn])||Tt(On,Cn,(function(){return this}));var Ln={IteratorPrototype:On,BUGGY_SAFARI_ITERATORS:zn},Fn=Ln.IteratorPrototype,Bn=function(){return this},Nn=function(t,e,r){var n=e+" Iterator";return t.prototype=be(Fn,{next:u(1,r)}),Pe(t,n,!1),Cr[n]=Bn,t},Dn=kt.PROPER,Un=kt.CONFIGURABLE,Yn=Ln.IteratorPrototype,Gn=Ln.BUGGY_SAFARI_ITERATORS,Wn=X("iterator"),Hn=function(){return this},Vn=function(t,e,r,n,i,o,a){Nn(r,e,n);var s,l,c,h=function(t){if(t===i&&g)return g;if(!Gn&&t in d)return d[t];switch(t){case"keys":case"values":case"entries":return function(){return new r(this,t)}}return function(){return new r(this)}},u=e+" Iterator",f=!1,d=t.prototype,p=d[Wn]||d["@@iterator"]||i&&d[i],g=!Gn&&p||h(i),v="Array"==e&&d.entries||p;if(v&&(s=Pr(v.call(new t)))!==Object.prototype&&s.next&&(Pr(s)!==Yn&&(jr?jr(s,Yn):m(s[Wn])||Tt(s,Wn,Hn)),Pe(s,u,!0)),Dn&&"values"==i&&p&&"values"!==p.name&&(Un?at(d,"name","values"):(f=!0,g=function(){return p.call(this)})),i)if(l={values:h("values"),keys:o?g:h("keys"),entries:h("entries")},a)for(c in l)(Gn||f||!(c in d))&&Tt(d,c,l[c]);else re({target:e,proto:!0,forced:Gn||f},l);return d[Wn]!==g&&Tt(d,Wn,g,{name:i}),Cr[e]=g,l},Xn=At.set,qn=At.getterFor("Array Iterator"),Kn=Vn(Array,"Array",(function(t,e){Xn(this,{type:"Array Iterator",target:y(t),index:0,kind:e})}),(function(){var t=qn(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");Cr.Arguments=Cr.Array,Xr("keys"),Xr("values"),Xr("entries");var Qn=[].join,Jn=g!=Object,Zn=nn("join",",");re({target:"Array",proto:!0,forced:Jn||!Zn},{join:function(t){return Qn.call(y(this),void 0===t?",":t)}});var $n=Math.min,ti=[].lastIndexOf,ei=!!ti&&1/[1].lastIndexOf(1,-0)<0,ri=nn("lastIndexOf"),ni=ei||!ri?function(t){if(ei)return ti.apply(this,arguments)||0;var e=y(this),r=Ft(e),n=r-1;for(arguments.length>1&&(n=$n(n,Ot(arguments[1]))),n<0&&(n=r+n);n>=0;n--)if(n in e&&e[n]===t)return n||0;return-1}:ti;re({target:"Array",proto:!0,forced:ni!==[].lastIndexOf},{lastIndexOf:ni});var ii=Ge.map,oi=Qr("map");re({target:"Array",proto:!0,forced:!oi},{map:function(t){return ii(this,t,arguments.length>1?arguments[1]:void 0)}});var ai=a((function(){function t(){}return!(Array.of.call(t)instanceof t)}));re({target:"Array",stat:!0,forced:ai},{of:function(){for(var t=0,e=arguments.length,r=new(Be(this)?this:Array)(e);e>t;)qr(r,t,arguments[t++]);return r.length=e,r}});var si=function(t){return function(e,r,n,i){j(r);var o=B(e),a=g(o),s=Ft(o),l=t?s-1:0,c=t?-1:1;if(n<2)for(;;){if(l in a){i=a[l],l+=c;break}if(l+=c,t?l<0:s<=l)throw TypeError("Reduce of empty array with no initial value")}for(;t?l>=0:s>l;l+=c)l in a&&(i=r(i,a[l],l,o));return i}},li={left:si(!1),right:si(!0)},ci="process"==d(o.process),hi=li.left,ui=nn("reduce");re({target:"Array",proto:!0,forced:!ui||!ci&&k>79&&k<83},{reduce:function(t){return hi(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}});var fi=li.right,di=nn("reduceRight");re({target:"Array",proto:!0,forced:!di||!ci&&k>79&&k<83},{reduceRight:function(t){return fi(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}});var pi=[].reverse,gi=[1,2];re({target:"Array",proto:!0,forced:String(gi)===String(gi.reverse())},{reverse:function(){return ne(this)&&(this.length=this.length),pi.call(this)}});var vi=Qr("slice"),yi=X("species"),mi=[].slice,bi=Math.max;re({target:"Array",proto:!0,forced:!vi},{slice:function(t,e){var r,n,i,o=y(this),a=Ft(o),s=Ct(t,a),l=Ct(void 0===e?a:e,a);if(ne(o)&&(r=o.constructor,(Be(r)&&(r===Array||ne(r.prototype))||b(r)&&null===(r=r[yi]))&&(r=void 0),r===Array||void 0===r))return mi.call(o,s,l);for(n=new(void 0===r?Array:r)(bi(l-s,0)),i=0;s<l;s++,i++)s in o&&qr(n,i,o[s]);return n.length=i,n}});var wi=Ge.some,xi=nn("some");re({target:"Array",proto:!0,forced:!xi},{some:function(t){return wi(this,t,arguments.length>1?arguments[1]:void 0)}});var _i=Math.floor,Ai=function(t,e){var r=t.length,n=_i(r/2);return r<8?Ei(t,e):Si(Ai(t.slice(0,n),e),Ai(t.slice(n),e),e)},Ei=function(t,e){for(var r,n,i=t.length,o=1;o<i;){for(n=o,r=t[o];n&&e(t[n-1],r)>0;)t[n]=t[--n];n!==o++&&(t[n]=r)}return t},Si=function(t,e,r){for(var n=t.length,i=e.length,o=0,a=0,s=[];o<n||a<i;)o<n&&a<i?s.push(r(t[o],e[a])<=0?t[o++]:e[a++]):s.push(o<n?t[o++]:e[a++]);return s},Mi=Ai,ki=_.match(/firefox\/(\d+)/i),Ti=!!ki&&+ki[1],Ii=/MSIE|Trident/.test(_),Pi=_.match(/AppleWebKit\/(\d+)\./),Oi=!!Pi&&+Pi[1],ji=[],Ri=ji.sort,Ci=a((function(){ji.sort(void 0)})),zi=a((function(){ji.sort(null)})),Li=nn("sort"),Fi=!a((function(){if(k)return k<70;if(!(Ti&&Ti>3)){if(Ii)return!0;if(Oi)return Oi<603;var t,e,r,n,i="";for(t=65;t<76;t++){switch(e=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:r=3;break;case 68:case 71:r=4;break;default:r=2}for(n=0;n<47;n++)ji.push({k:e+n,v:r})}for(ji.sort((function(t,e){return e.v-t.v})),n=0;n<ji.length;n++)e=ji[n].k.charAt(0),i.charAt(i.length-1)!==e&&(i+=e);return"DGBEFHACIJK"!==i}}));re({target:"Array",proto:!0,forced:Ci||!zi||!Li||!Fi},{sort:function(t){void 0!==t&&j(t);var e=B(this);if(Fi)return void 0===t?Ri.call(e):Ri.call(e,t);var r,n,i=[],o=Ft(e);for(n=0;n<o;n++)n in e&&i.push(e[n]);for(r=(i=Mi(i,function(t){return function(e,r){return void 0===r?-1:void 0===e?1:void 0!==t?+t(e,r)||0:he(e)>he(r)?1:-1}}(t))).length,n=0;n<r;)e[n]=i[n++];for(;n<o;)delete e[n++];return e}});var Bi=X("species"),Ni=function(t){var e=x(t),r=ot.f;s&&e&&!e[Bi]&&r(e,Bi,{configurable:!0,get:function(){return this}})};Ni("Array");var Di=Qr("splice"),Ui=Math.max,Yi=Math.min;re({target:"Array",proto:!0,forced:!Di},{splice:function(t,e){var r,n,i,o,a,s,l=B(this),c=Ft(l),h=Ct(t,c),u=arguments.length;if(0===u?r=n=0:1===u?(r=0,n=c-h):(r=u-2,n=Yi(Ui(Ot(e),0),c-h)),c+r-n>9007199254740991)throw TypeError("Maximum allowed length exceeded");for(i=De(l,n),o=0;o<n;o++)(a=h+o)in l&&qr(i,o,l[a]);if(i.length=n,r<n){for(o=h;o<c-n;o++)s=o+r,(a=o+n)in l?l[s]=l[a]:delete l[s];for(o=c;o>c-n+r;o--)delete l[o-1]}else if(r>n)for(o=c-n;o>h;o--)s=o+r-1,(a=o+n-1)in l?l[s]=l[a]:delete l[s];for(o=0;o<r;o++)l[o+h]=arguments[o+2];return l.length=c-n+r,i}}),Xr("flat"),Xr("flatMap");var Gi="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView,Wi=function(t,e,r){for(var n in e)Tt(t,n,e[n],r);return t},Hi=function(t,e,r){if(t instanceof e)return t;throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")},Vi=function(t){if(void 0===t)return 0;var e=Ot(t),r=Lt(e);if(e!==r)throw RangeError("Wrong length or index");return r},Xi=Math.abs,qi=Math.pow,Ki=Math.floor,Qi=Math.log,Ji=Math.LN2,Zi=function(t,e,r){var n,i,o,a=new Array(r),s=8*r-e-1,l=(1<<s)-1,c=l>>1,h=23===e?qi(2,-24)-qi(2,-77):0,u=t<0||0===t&&1/t<0?1:0,f=0;for((t=Xi(t))!=t||t===1/0?(i=t!=t?1:0,n=l):(n=Ki(Qi(t)/Ji),t*(o=qi(2,-n))<1&&(n--,o*=2),(t+=n+c>=1?h/o:h*qi(2,1-c))*o>=2&&(n++,o/=2),n+c>=l?(i=0,n=l):n+c>=1?(i=(t*o-1)*qi(2,e),n+=c):(i=t*qi(2,c-1)*qi(2,e),n=0));e>=8;a[f++]=255&i,i/=256,e-=8);for(n=n<<e|i,s+=e;s>0;a[f++]=255&n,n/=256,s-=8);return a[--f]|=128*u,a},$i=function(t,e){var r,n=t.length,i=8*n-e-1,o=(1<<i)-1,a=o>>1,s=i-7,l=n-1,c=t[l--],h=127&c;for(c>>=7;s>0;h=256*h+t[l],l--,s-=8);for(r=h&(1<<-s)-1,h>>=-s,s+=e;s>0;r=256*r+t[l],l--,s-=8);if(0===h)h=1-a;else{if(h===o)return r?NaN:c?-1/0:1/0;r+=qi(2,e),h-=a}return(c?-1:1)*r*qi(2,h-e)},to=Wt.f,eo=ot.f,ro=kt.PROPER,no=kt.CONFIGURABLE,io=At.get,oo=At.set,ao=o.ArrayBuffer,so=ao,lo=o.DataView,co=lo&&lo.prototype,ho=Object.prototype,uo=o.RangeError,fo=Zi,po=$i,go=function(t){return[255&t]},vo=function(t){return[255&t,t>>8&255]},yo=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},mo=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},bo=function(t){return fo(t,23,4)},wo=function(t){return fo(t,52,8)},xo=function(t,e){eo(t.prototype,e,{get:function(){return io(this)[e]}})},_o=function(t,e,r,n){var i=Vi(r),o=io(t);if(i+e>o.byteLength)throw uo("Wrong index");var a=io(o.buffer).bytes,s=i+o.byteOffset,l=a.slice(s,s+e);return n?l:l.reverse()},Ao=function(t,e,r,n,i,o){var a=Vi(r),s=io(t);if(a+e>s.byteLength)throw uo("Wrong index");for(var l=io(s.buffer).bytes,c=a+s.byteOffset,h=n(+i),u=0;u<e;u++)l[c+u]=h[o?u:e-u-1]};if(Gi){var Eo=ro&&"ArrayBuffer"!==ao.name;if(a((function(){ao(1)}))&&a((function(){new ao(-1)}))&&!a((function(){return new ao,new ao(1.5),new ao(NaN),Eo&&!no})))Eo&&no&&at(ao,"name","ArrayBuffer");else{for(var So,Mo=(so=function(t){return Hi(this,so),new ao(Vi(t))}).prototype=ao.prototype,ko=to(ao),To=0;ko.length>To;)(So=ko[To++])in so||at(so,So,ao[So]);Mo.constructor=so}jr&&Pr(co)!==ho&&jr(co,ho);var Io=new lo(new so(2)),Po=co.setInt8;Io.setInt8(0,2147483648),Io.setInt8(1,2147483649),!Io.getInt8(0)&&Io.getInt8(1)||Wi(co,{setInt8:function(t,e){Po.call(this,t,e<<24>>24)},setUint8:function(t,e){Po.call(this,t,e<<24>>24)}},{unsafe:!0})}else so=function(t){Hi(this,so,"ArrayBuffer");var e=Vi(t);oo(this,{bytes:sn.call(new Array(e),0),byteLength:e}),s||(this.byteLength=e)},lo=function(t,e,r){Hi(this,lo,"DataView"),Hi(t,so,"DataView");var n=io(t).byteLength,i=Ot(e);if(i<0||i>n)throw uo("Wrong offset");if(i+(r=void 0===r?n-i:Lt(r))>n)throw uo("Wrong length");oo(this,{buffer:t,byteLength:r,byteOffset:i}),s||(this.buffer=t,this.byteLength=r,this.byteOffset=i)},s&&(xo(so,"byteLength"),xo(lo,"buffer"),xo(lo,"byteLength"),xo(lo,"byteOffset")),Wi(lo.prototype,{getInt8:function(t){return _o(this,1,t)[0]<<24>>24},getUint8:function(t){return _o(this,1,t)[0]},getInt16:function(t){var e=_o(this,2,t,arguments.length>1?arguments[1]:void 0);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=_o(this,2,t,arguments.length>1?arguments[1]:void 0);return e[1]<<8|e[0]},getInt32:function(t){return mo(_o(this,4,t,arguments.length>1?arguments[1]:void 0))},getUint32:function(t){return mo(_o(this,4,t,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(t){return po(_o(this,4,t,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(t){return po(_o(this,8,t,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(t,e){Ao(this,1,t,go,e)},setUint8:function(t,e){Ao(this,1,t,go,e)},setInt16:function(t,e){Ao(this,2,t,vo,e,arguments.length>2?arguments[2]:void 0)},setUint16:function(t,e){Ao(this,2,t,vo,e,arguments.length>2?arguments[2]:void 0)},setInt32:function(t,e){Ao(this,4,t,yo,e,arguments.length>2?arguments[2]:void 0)},setUint32:function(t,e){Ao(this,4,t,yo,e,arguments.length>2?arguments[2]:void 0)},setFloat32:function(t,e){Ao(this,4,t,bo,e,arguments.length>2?arguments[2]:void 0)},setFloat64:function(t,e){Ao(this,8,t,wo,e,arguments.length>2?arguments[2]:void 0)}});Pe(so,"ArrayBuffer"),Pe(lo,"DataView");var Oo={ArrayBuffer:so,DataView:lo},jo=Oo.ArrayBuffer,Ro=o.ArrayBuffer;re({global:!0,forced:Ro!==jo},{ArrayBuffer:jo}),Ni("ArrayBuffer");var Co,zo,Lo,Fo=ot.f,Bo=o.Int8Array,No=Bo&&Bo.prototype,Do=o.Uint8ClampedArray,Uo=Do&&Do.prototype,Yo=Bo&&Pr(Bo),Go=No&&Pr(No),Wo=Object.prototype,Ho=Wo.isPrototypeOf,Vo=X("toStringTag"),Xo=G("TYPED_ARRAY_TAG"),qo=G("TYPED_ARRAY_CONSTRUCTOR"),Ko=Gi&&!!jr&&"Opera"!==ce(o.opera),Qo=!1,Jo={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},Zo={BigInt64Array:8,BigUint64Array:8},$o=function(t){if(!b(t))return!1;var e=ce(t);return D(Jo,e)||D(Zo,e)};for(Co in Jo)(Lo=(zo=o[Co])&&zo.prototype)?at(Lo,qo,zo):Ko=!1;for(Co in Zo)(Lo=(zo=o[Co])&&zo.prototype)&&at(Lo,qo,zo);if((!Ko||!m(Yo)||Yo===Function.prototype)&&(Yo=function(){throw TypeError("Incorrect invocation")},Ko))for(Co in Jo)o[Co]&&jr(o[Co],Yo);if((!Ko||!Go||Go===Wo)&&(Go=Yo.prototype,Ko))for(Co in Jo)o[Co]&&jr(o[Co].prototype,Go);if(Ko&&Pr(Uo)!==Go&&jr(Uo,Go),s&&!D(Go,Vo))for(Co in Qo=!0,Fo(Go,Vo,{get:function(){return b(this)?this[Xo]:void 0}}),Jo)o[Co]&&at(o[Co],Xo,Co);var ta={NATIVE_ARRAY_BUFFER_VIEWS:Ko,TYPED_ARRAY_CONSTRUCTOR:qo,TYPED_ARRAY_TAG:Qo&&Xo,aTypedArray:function(t){if($o(t))return t;throw TypeError("Target is not a typed array")},aTypedArrayConstructor:function(t){if(m(t)&&(!jr||Ho.call(Yo,t)))return t;throw TypeError(O(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,r){if(s){if(r)for(var n in Jo){var i=o[n];if(i&&D(i.prototype,t))try{delete i.prototype[t]}catch(t){}}Go[t]&&!r||Tt(Go,t,r?e:Ko&&No[t]||e)}},exportTypedArrayStaticMethod:function(t,e,r){var n,i;if(s){if(jr){if(r)for(n in Jo)if((i=o[n])&&D(i,t))try{delete i[t]}catch(t){}if(Yo[t]&&!r)return;try{return Tt(Yo,t,r?e:Ko&&Yo[t]||e)}catch(t){}}for(n in Jo)!(i=o[n])||i[t]&&!r||Tt(i,t,e)}},isView:function(t){if(!b(t))return!1;var e=ce(t);return"DataView"===e||D(Jo,e)||D(Zo,e)},isTypedArray:$o,TypedArray:Yo,TypedArrayPrototype:Go};re({target:"ArrayBuffer",stat:!0,forced:!ta.NATIVE_ARRAY_BUFFER_VIEWS},{isView:ta.isView});var ea=function(t){if(Be(t))return t;throw TypeError(O(t)+" is not a constructor")},ra=X("species"),na=function(t,e){var r,n=nt(t).constructor;return void 0===n||null==(r=nt(n)[ra])?e:ea(r)},ia=Oo.ArrayBuffer,oa=Oo.DataView,aa=ia.prototype.slice,sa=a((function(){return!new ia(2).slice(1,void 0).byteLength}));re({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:sa},{slice:function(t,e){if(void 0!==aa&&void 0===e)return aa.call(nt(this),t);for(var r=nt(this).byteLength,n=Ct(t,r),i=Ct(void 0===e?r:e,r),o=new(na(this,ia))(Lt(i-n)),a=new oa(this),s=new oa(o),l=0;n<i;)s.setUint8(l++,a.getUint8(n++));return o}}),re({global:!0,forced:!Gi},{DataView:Oo.DataView});var la=a((function(){return 120!==new Date(16e11).getYear()})),ca=Date.prototype.getFullYear;re({target:"Date",proto:!0,forced:la},{getYear:function(){return ca.call(this)-1900}}),re({target:"Date",stat:!0},{now:function(){return(new Date).getTime()}});var ha=Date.prototype.getTime,ua=Date.prototype.setFullYear;re({target:"Date",proto:!0},{setYear:function(t){ha.call(this);var e=Ot(t),r=0<=e&&e<=99?e+1900:e;return ua.call(this,r)}}),re({target:"Date",proto:!0},{toGMTString:Date.prototype.toUTCString});var fa=function(t){var e=he(v(this)),r="",n=Ot(t);if(n<0||n==1/0)throw RangeError("Wrong number of repetitions");for(;n>0;(n>>>=1)&&(e+=e))1&n&&(r+=e);return r},da=Math.ceil,pa=function(t){return function(e,r,n){var i,o,a=he(v(e)),s=Lt(r),l=a.length,c=void 0===n?" ":he(n);return s<=l||""==c?a:((o=fa.call(c,da((i=s-l)/c.length))).length>i&&(o=o.slice(0,i)),t?a+o:o+a)}},ga={start:pa(!1),end:pa(!0)},va=ga.start,ya=Math.abs,ma=Date.prototype,ba=ma.getTime,wa=ma.toISOString,xa=a((function(){return"0385-07-25T07:06:39.999Z"!=wa.call(new Date(-50000000000001))}))||!a((function(){wa.call(new Date(NaN))}))?function(){if(!isFinite(ba.call(this)))throw RangeError("Invalid time value");var t=this,e=t.getUTCFullYear(),r=t.getUTCMilliseconds(),n=e<0?"-":e>9999?"+":"";return n+va(ya(e),n?6:4,0)+"-"+va(t.getUTCMonth()+1,2,0)+"-"+va(t.getUTCDate(),2,0)+"T"+va(t.getUTCHours(),2,0)+":"+va(t.getUTCMinutes(),2,0)+":"+va(t.getUTCSeconds(),2,0)+"."+va(r,3,0)+"Z"}:wa;re({target:"Date",proto:!0,forced:Date.prototype.toISOString!==xa},{toISOString:xa});var _a=a((function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}));re({target:"Date",proto:!0,forced:_a},{toJSON:function(t){var e=B(this),r=K(e,"number");return"number"!=typeof r||isFinite(r)?e.toISOString():null}});var Aa=X("toPrimitive"),Ea=Date.prototype;Aa in Ea||Tt(Ea,Aa,(function(t){if(nt(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw TypeError("Incorrect hint");return C(this,t)}));var Sa=Date.prototype,Ma=Sa.toString,ka=Sa.getTime;"Invalid Date"!=String(new Date(NaN))&&Tt(Sa,"toString",(function(){var t=ka.call(this);return t==t?Ma.call(this):"Invalid Date"}));var Ta=/[\w*+\-./@]/,Ia=function(t,e){for(var r=t.toString(16);r.length<e;)r="0"+r;return r};re({global:!0},{escape:function(t){for(var e,r,n=he(t),i="",o=n.length,a=0;a<o;)e=n.charAt(a++),Ta.test(e)?i+=e:i+=(r=e.charCodeAt(0))<256?"%"+Ia(r,2):"%u"+Ia(r,4).toUpperCase();return i}});var Pa=[].slice,Oa={},ja=function(t,e,r){if(!(e in Oa)){for(var n=[],i=0;i<e;i++)n[i]="a["+i+"]";Oa[e]=Function("C,a","return new C("+n.join(",")+")")}return Oa[e](t,r)},Ra=Function.bind||function(t){var e=j(this),r=Pa.call(arguments,1),n=function(){var i=r.concat(Pa.call(arguments));return this instanceof n?ja(e,i.length,i):e.apply(t,i)};return b(e.prototype)&&(n.prototype=e.prototype),n};re({target:"Function",proto:!0},{bind:Ra});var Ca=X("hasInstance"),za=Function.prototype;Ca in za||ot.f(za,Ca,{value:function(t){if(!m(this)||!b(t))return!1;if(!b(this.prototype))return t instanceof this;for(;t=Pr(t);)if(this.prototype===t)return!0;return!1}});var La=kt.EXISTS,Fa=ot.f,Ba=Function.prototype,Na=Ba.toString,Da=/^\s*function ([^ (]*)/;s&&!La&&Fa(Ba,"name",{configurable:!0,get:function(){try{return Na.call(this).match(Da)[1]}catch(t){return""}}}),re({global:!0},{globalThis:o});var Ua=x("JSON","stringify"),Ya=/[\uD800-\uDFFF]/g,Ga=/^[\uD800-\uDBFF]$/,Wa=/^[\uDC00-\uDFFF]$/,Ha=function(t,e,r){var n=r.charAt(e-1),i=r.charAt(e+1);return Ga.test(t)&&!Wa.test(i)||Wa.test(t)&&!Ga.test(n)?"\\u"+t.charCodeAt(0).toString(16):t},Va=a((function(){return'"\\udf06\\ud834"'!==Ua("\udf06\ud834")||'"\\udead"'!==Ua("\udead")}));Ua&&re({target:"JSON",stat:!0,forced:Va},{stringify:function(t,e,r){var n=Ua.apply(null,arguments);return"string"==typeof n?n.replace(Ya,Ha):n}}),Pe(o.JSON,"JSON",!0);var Xa=!a((function(){return Object.isExtensible(Object.preventExtensions({}))})),qa=e((function(t){var e=ot.f,r=!1,n=G("meta"),i=0,o=Object.isExtensible||function(){return!0},a=function(t){e(t,n,{value:{objectID:"O"+i++,weakData:{}}})},s=t.exports={enable:function(){s.enable=function(){},r=!0;var t=Wt.f,e=[].splice,i={};i[n]=1,t(i).length&&(Wt.f=function(r){for(var i=t(r),o=0,a=i.length;o<a;o++)if(i[o]===n){e.call(i,o,1);break}return i},re({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:Ae.f}))},fastKey:function(t,e){if(!b(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!D(t,n)){if(!o(t))return"F";if(!e)return"E";a(t)}return t[n].objectID},getWeakData:function(t,e){if(!D(t,n)){if(!o(t))return!0;if(!e)return!1;a(t)}return t[n].weakData},onFreeze:function(t){return Xa&&r&&o(t)&&!D(t,n)&&a(t),t}};vt[n]=!0})),Ka=function(t,e,r){var n,i;return jr&&m(n=e.constructor)&&n!==r&&b(i=n.prototype)&&i!==r.prototype&&jr(t,i),t},Qa=function(t,e,r){var n=-1!==t.indexOf("Map"),i=-1!==t.indexOf("Weak"),s=n?"set":"add",l=o[t],c=l&&l.prototype,h=l,u={},f=function(t){var e=c[t];Tt(c,t,"add"==t?function(t){return e.call(this,0===t?0:t),this}:"delete"==t?function(t){return!(i&&!b(t))&&e.call(this,0===t?0:t)}:"get"==t?function(t){return i&&!b(t)?void 0:e.call(this,0===t?0:t)}:"has"==t?function(t){return!(i&&!b(t))&&e.call(this,0===t?0:t)}:function(t,r){return e.call(this,0===t?0:t,r),this})};if(te(t,!m(l)||!(i||c.forEach&&!a((function(){(new l).entries().next()})))))h=r.getConstructor(e,t,n,s),qa.enable();else if(te(t,!0)){var d=new h,p=d[s](i?{}:-0,1)!=d,g=a((function(){d.has(1)})),v=En((function(t){new l(t)})),y=!i&&a((function(){for(var t=new l,e=5;e--;)t[s](e,e);return!t.has(-0)}));v||((h=e((function(e,r){Hi(e,h,t);var i=Ka(new l,e,h);return null!=r&&Gr(r,i[s],{that:i,AS_ENTRIES:n}),i}))).prototype=c,c.constructor=h),(g||y)&&(f("delete"),f("has"),n&&f("get")),(y||p)&&f(s),i&&c.clear&&delete c.clear}return u[t]=h,re({global:!0,forced:h!=l},u),Pe(h,t),i||r.setStrong(h,t,n),h},Ja=ot.f,Za=qa.fastKey,$a=At.set,ts=At.getterFor,es={getConstructor:function(t,e,r,n){var i=t((function(t,o){Hi(t,i,e),$a(t,{type:e,index:be(null),first:void 0,last:void 0,size:0}),s||(t.size=0),null!=o&&Gr(o,t[n],{that:t,AS_ENTRIES:r})})),o=ts(e),a=function(t,e,r){var n,i,a=o(t),c=l(t,e);return c?c.value=r:(a.last=c={index:i=Za(e,!0),key:e,value:r,previous:n=a.last,next:void 0,removed:!1},a.first||(a.first=c),n&&(n.next=c),s?a.size++:t.size++,"F"!==i&&(a.index[i]=c)),t},l=function(t,e){var r,n=o(t),i=Za(e);if("F"!==i)return n.index[i];for(r=n.first;r;r=r.next)if(r.key==e)return r};return Wi(i.prototype,{clear:function(){for(var t=o(this),e=t.index,r=t.first;r;)r.removed=!0,r.previous&&(r.previous=r.previous.next=void 0),delete e[r.index],r=r.next;t.first=t.last=void 0,s?t.size=0:this.size=0},delete:function(t){var e=this,r=o(e),n=l(e,t);if(n){var i=n.next,a=n.previous;delete r.index[n.index],n.removed=!0,a&&(a.next=i),i&&(i.previous=a),r.first==n&&(r.first=i),r.last==n&&(r.last=a),s?r.size--:e.size--}return!!n},forEach:function(t){for(var e,r=o(this),n=Oe(t,arguments.length>1?arguments[1]:void 0,3);e=e?e.next:r.first;)for(n(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!l(this,t)}}),Wi(i.prototype,r?{get:function(t){var e=l(this,t);return e&&e.value},set:function(t,e){return a(this,0===t?0:t,e)}}:{add:function(t){return a(this,t=0===t?0:t,t)}}),s&&Ja(i.prototype,"size",{get:function(){return o(this).size}}),i},setStrong:function(t,e,r){var n=e+" Iterator",i=ts(e),o=ts(n);Vn(t,e,(function(t,e){$a(this,{type:n,target:t,state:i(t),kind:e,last:void 0})}),(function(){for(var t=o(this),e=t.kind,r=t.last;r&&r.removed;)r=r.previous;return t.target&&(t.last=r=r?r.next:t.state.first)?"keys"==e?{value:r.key,done:!1}:"values"==e?{value:r.value,done:!1}:{value:[r.key,r.value],done:!1}:(t.target=void 0,{value:void 0,done:!0})}),r?"entries":"values",!r,!0),Ni(e)}};Qa("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),es);var rs=Math.log,ns=Math.log1p||function(t){return(t=+t)>-1e-8&&t<1e-8?t-t*t/2:rs(1+t)},is=Math.acosh,os=Math.log,as=Math.sqrt,ss=Math.LN2,ls=!is||710!=Math.floor(is(Number.MAX_VALUE))||is(1/0)!=1/0;re({target:"Math",stat:!0,forced:ls},{acosh:function(t){return(t=+t)<1?NaN:t>94906265.62425156?os(t)+ss:ns(t-1+as(t-1)*as(t+1))}});var cs=Math.asinh,hs=Math.log,us=Math.sqrt;re({target:"Math",stat:!0,forced:!(cs&&1/cs(0)>0)},{asinh:function t(e){return isFinite(e=+e)&&0!=e?e<0?-t(-e):hs(e+us(e*e+1)):e}});var fs=Math.atanh,ds=Math.log;re({target:"Math",stat:!0,forced:!(fs&&1/fs(-0)<0)},{atanh:function(t){return 0==(t=+t)?t:ds((1+t)/(1-t))/2}});var ps=Math.sign||function(t){return 0==(t=+t)||t!=t?t:t<0?-1:1},gs=Math.abs,vs=Math.pow;re({target:"Math",stat:!0},{cbrt:function(t){return ps(t=+t)*vs(gs(t),1/3)}});var ys=Math.floor,ms=Math.log,bs=Math.LOG2E;re({target:"Math",stat:!0},{clz32:function(t){return(t>>>=0)?31-ys(ms(t+.5)*bs):32}});var ws=Math.expm1,xs=Math.exp,_s=!ws||ws(10)>22025.465794806718||ws(10)<22025.465794806718||-2e-17!=ws(-2e-17)?function(t){return 0==(t=+t)?t:t>-1e-6&&t<1e-6?t+t*t/2:xs(t)-1}:ws,As=Math.cosh,Es=Math.abs,Ss=Math.E;re({target:"Math",stat:!0,forced:!As||As(710)===1/0},{cosh:function(t){var e=_s(Es(t)-1)+1;return(e+1/(e*Ss*Ss))*(Ss/2)}}),re({target:"Math",stat:!0,forced:_s!=Math.expm1},{expm1:_s});var Ms=Math.abs,ks=Math.pow,Ts=ks(2,-52),Is=ks(2,-23),Ps=ks(2,127)*(2-Is),Os=ks(2,-126),js=Math.fround||function(t){var e,r,n=Ms(t),i=ps(t);return n<Os?i*(n/Os/Is+1/Ts-1/Ts)*Os*Is:(r=(e=(1+Is/Ts)*n)-(e-n))>Ps||r!=r?i*(1/0):i*r};re({target:"Math",stat:!0},{fround:js});var Rs=Math.hypot,Cs=Math.abs,zs=Math.sqrt,Ls=!!Rs&&Rs(1/0,NaN)!==1/0;re({target:"Math",stat:!0,forced:Ls},{hypot:function(t,e){for(var r,n,i=0,o=0,a=arguments.length,s=0;o<a;)s<(r=Cs(arguments[o++]))?(i=i*(n=s/r)*n+1,s=r):i+=r>0?(n=r/s)*n:r;return s===1/0?1/0:s*zs(i)}});var Fs=Math.imul,Bs=a((function(){return-5!=Fs(4294967295,5)||2!=Fs.length}));re({target:"Math",stat:!0,forced:Bs},{imul:function(t,e){var r=65535,n=+t,i=+e,o=r&n,a=r&i;return 0|o*a+((r&n>>>16)*a+o*(r&i>>>16)<<16>>>0)}});var Ns=Math.log,Ds=Math.LOG10E;re({target:"Math",stat:!0},{log10:function(t){return Ns(t)*Ds}}),re({target:"Math",stat:!0},{log1p:ns});var Us=Math.log,Ys=Math.LN2;re({target:"Math",stat:!0},{log2:function(t){return Us(t)/Ys}}),re({target:"Math",stat:!0},{sign:ps});var Gs=Math.abs,Ws=Math.exp,Hs=Math.E,Vs=a((function(){return-2e-17!=Math.sinh(-2e-17)}));re({target:"Math",stat:!0,forced:Vs},{sinh:function(t){return Gs(t=+t)<1?(_s(t)-_s(-t))/2:(Ws(t-1)-Ws(-t-1))*(Hs/2)}});var Xs=Math.exp;re({target:"Math",stat:!0},{tanh:function(t){var e=_s(t=+t),r=_s(-t);return e==1/0?1:r==1/0?-1:(e-r)/(Xs(t)+Xs(-t))}}),Pe(Math,"Math",!0);var qs=Math.ceil,Ks=Math.floor;re({target:"Math",stat:!0},{trunc:function(t){return(t>0?Ks:qs)(t)}});var Qs=1..valueOf,Js=function(t){return Qs.call(t)},Zs="\t\n\v\f\r \u2028\u2029\ufeff",$s="["+Zs+"]",tl=RegExp("^"+$s+$s+"*"),el=RegExp($s+$s+"*$"),rl=function(t){return function(e){var r=he(v(e));return 1&t&&(r=r.replace(tl,"")),2&t&&(r=r.replace(el,"")),r}},nl={start:rl(1),end:rl(2),trim:rl(3)},il=Wt.f,ol=rt.f,al=ot.f,sl=nl.trim,ll=o.Number,cl=ll.prototype,hl=function(t){var e=K(t,"number");return"bigint"==typeof e?e:ul(e)},ul=function(t){var e,r,n,i,o,a,s,l,c=K(t,"number");if(P(c))throw TypeError("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(43===(e=(c=sl(c)).charCodeAt(0))||45===e){if(88===(r=c.charCodeAt(2))||120===r)return NaN}else if(48===e){switch(c.charCodeAt(1)){case 66:case 98:n=2,i=49;break;case 79:case 111:n=8,i=55;break;default:return+c}for(a=(o=c.slice(2)).length,s=0;s<a;s++)if((l=o.charCodeAt(s))<48||l>i)return NaN;return parseInt(o,n)}return+c};if(te("Number",!ll(" 0o1")||!ll("0b1")||ll("+0x1"))){for(var fl,dl=function(t){var e=arguments.length<1?0:ll(hl(t)),r=this;return r instanceof dl&&a((function(){Js(r)}))?Ka(Object(e),r,dl):e},pl=s?il(ll):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),gl=0;pl.length>gl;gl++)D(ll,fl=pl[gl])&&!D(dl,fl)&&al(dl,fl,ol(ll,fl));dl.prototype=cl,cl.constructor=dl,Tt(o,"Number",dl)}re({target:"Number",stat:!0},{EPSILON:Math.pow(2,-52)});var vl=o.isFinite,yl=Number.isFinite||function(t){return"number"==typeof t&&vl(t)};re({target:"Number",stat:!0},{isFinite:yl});var ml=Math.floor,bl=Number.isInteger||function(t){return!b(t)&&isFinite(t)&&ml(t)===t};re({target:"Number",stat:!0},{isInteger:bl}),re({target:"Number",stat:!0},{isNaN:function(t){return t!=t}});var wl=Math.abs;re({target:"Number",stat:!0},{isSafeInteger:function(t){return bl(t)&&wl(t)<=9007199254740991}}),re({target:"Number",stat:!0},{MAX_SAFE_INTEGER:9007199254740991}),re({target:"Number",stat:!0},{MIN_SAFE_INTEGER:-9007199254740991});var xl=nl.trim,_l=o.parseFloat,Al=o.Symbol,El=Al&&Al.iterator,Sl=1/_l(Zs+"-0")!=-1/0||El&&!a((function(){_l(Object(El))}))?function(t){var e=xl(he(t)),r=_l(e);return 0===r&&"-"==e.charAt(0)?-0:r}:_l;re({target:"Number",stat:!0,forced:Number.parseFloat!=Sl},{parseFloat:Sl});var Ml=nl.trim,kl=o.parseInt,Tl=o.Symbol,Il=Tl&&Tl.iterator,Pl=/^[+-]?0x/i,Ol=8!==kl(Zs+"08")||22!==kl(Zs+"0x16")||Il&&!a((function(){kl(Object(Il))}))?function(t,e){var r=Ml(he(t));return kl(r,e>>>0||(Pl.test(r)?16:10))}:kl;re({target:"Number",stat:!0,forced:Number.parseInt!=Ol},{parseInt:Ol});var jl=1..toFixed,Rl=Math.floor,Cl=function(t,e,r){return 0===e?r:e%2==1?Cl(t,e-1,r*t):Cl(t*t,e/2,r)},zl=function(t,e,r){for(var n=-1,i=r;++n<6;)i+=e*t[n],t[n]=i%1e7,i=Rl(i/1e7)},Ll=function(t,e){for(var r=6,n=0;--r>=0;)n+=t[r],t[r]=Rl(n/e),n=n%e*1e7},Fl=function(t){for(var e=6,r="";--e>=0;)if(""!==r||0===e||0!==t[e]){var n=String(t[e]);r=""===r?n:r+fa.call("0",7-n.length)+n}return r},Bl=jl&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!a((function(){jl.call({})}));re({target:"Number",proto:!0,forced:Bl},{toFixed:function(t){var e,r,n,i,o=Js(this),a=Ot(t),s=[0,0,0,0,0,0],l="",c="0";if(a<0||a>20)throw RangeError("Incorrect fraction digits");if(o!=o)return"NaN";if(o<=-1e21||o>=1e21)return String(o);if(o<0&&(l="-",o=-o),o>1e-21)if(r=(e=function(t){for(var e=0,r=t;r>=4096;)e+=12,r/=4096;for(;r>=2;)e+=1,r/=2;return e}(o*Cl(2,69,1))-69)<0?o*Cl(2,-e,1):o/Cl(2,e,1),r*=4503599627370496,(e=52-e)>0){for(zl(s,0,r),n=a;n>=7;)zl(s,1e7,0),n-=7;for(zl(s,Cl(10,n,1),0),n=e-1;n>=23;)Ll(s,1<<23),n-=23;Ll(s,1<<n),zl(s,1,1),Ll(s,2),c=Fl(s)}else zl(s,0,r),zl(s,1<<-e,0),c=Fl(s)+fa.call("0",a);return c=a>0?l+((i=c.length)<=a?"0."+fa.call("0",a-i)+c:c.slice(0,i-a)+"."+c.slice(i-a)):l+c}});var Nl=1..toPrecision,Dl=a((function(){return"1"!==Nl.call(1,void 0)}))||!a((function(){Nl.call({})}));re({target:"Number",proto:!0,forced:Dl},{toPrecision:function(t){return void 0===t?Nl.call(Js(this)):Nl.call(Js(this),t)}});var Ul=Object.assign,Yl=Object.defineProperty,Gl=!Ul||a((function(){if(s&&1!==Ul({b:1},Ul(Yl({},"a",{enumerable:!0,get:function(){Yl(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol(),n="abcdefghijklmnopqrst";return t[r]=7,n.split("").forEach((function(t){e[t]=t})),7!=Ul({},t)[r]||ue(Ul({},e)).join("")!=n}))?function(t,e){for(var r=B(t),n=arguments.length,i=1,o=Ht.f,a=h.f;n>i;)for(var l,c=g(arguments[i++]),u=o?ue(c).concat(o(c)):ue(c),f=u.length,d=0;f>d;)l=u[d++],s&&!a.call(c,l)||(r[l]=c[l]);return r}:Ul;re({target:"Object",stat:!0,forced:Object.assign!==Gl},{assign:Gl}),re({target:"Object",stat:!0,sham:!s},{create:be});var Wl=!a((function(){if(!(Oi&&Oi<535)){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete o[t]}}));s&&re({target:"Object",proto:!0,forced:Wl},{__defineGetter__:function(t,e){ot.f(B(this),t,{get:j(e),enumerable:!0,configurable:!0})}}),re({target:"Object",stat:!0,forced:!s,sham:!s},{defineProperties:fe}),re({target:"Object",stat:!0,forced:!s,sham:!s},{defineProperty:ot.f}),s&&re({target:"Object",proto:!0,forced:Wl},{__defineSetter__:function(t,e){ot.f(B(this),t,{set:j(e),enumerable:!0,configurable:!0})}});var Hl=h.f,Vl=function(t){return function(e){for(var r,n=y(e),i=ue(n),o=i.length,a=0,l=[];o>a;)r=i[a++],s&&!Hl.call(n,r)||l.push(t?[r,n[r]]:n[r]);return l}},Xl={entries:Vl(!0),values:Vl(!1)},ql=Xl.entries;re({target:"Object",stat:!0},{entries:function(t){return ql(t)}});var Kl=qa.onFreeze,Ql=Object.freeze,Jl=a((function(){Ql(1)}));re({target:"Object",stat:!0,forced:Jl,sham:!Xa},{freeze:function(t){return Ql&&b(t)?Ql(Kl(t)):t}}),re({target:"Object",stat:!0},{fromEntries:function(t){var e={};return Gr(t,(function(t,r){qr(e,t,r)}),{AS_ENTRIES:!0}),e}});var Zl=rt.f,$l=a((function(){Zl(1)}));re({target:"Object",stat:!0,forced:!s||$l,sham:!s},{getOwnPropertyDescriptor:function(t,e){return Zl(y(t),e)}}),re({target:"Object",stat:!0,sham:!s},{getOwnPropertyDescriptors:function(t){for(var e,r,n=y(t),i=rt.f,o=Vt(n),a={},s=0;o.length>s;)void 0!==(r=i(n,e=o[s++]))&&qr(a,e,r);return a}});var tc=Ae.f,ec=a((function(){return!Object.getOwnPropertyNames(1)}));re({target:"Object",stat:!0,forced:ec},{getOwnPropertyNames:tc});var rc=a((function(){Pr(1)}));re({target:"Object",stat:!0,forced:rc,sham:!kr},{getPrototypeOf:function(t){return Pr(B(t))}}),re({target:"Object",stat:!0},{hasOwn:D});var nc=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e};re({target:"Object",stat:!0},{is:nc});var ic=Object.isExtensible,oc=a((function(){ic(1)}));re({target:"Object",stat:!0,forced:oc},{isExtensible:function(t){return!!b(t)&&(!ic||ic(t))}});var ac=Object.isFrozen,sc=a((function(){ac(1)}));re({target:"Object",stat:!0,forced:sc},{isFrozen:function(t){return!b(t)||!!ac&&ac(t)}});var lc=Object.isSealed,cc=a((function(){lc(1)}));re({target:"Object",stat:!0,forced:cc},{isSealed:function(t){return!b(t)||!!lc&&lc(t)}});var hc=a((function(){ue(1)}));re({target:"Object",stat:!0,forced:hc},{keys:function(t){return ue(B(t))}});var uc=rt.f;s&&re({target:"Object",proto:!0,forced:Wl},{__lookupGetter__:function(t){var e,r=B(this),n=Q(t);do{if(e=uc(r,n))return e.get}while(r=Pr(r))}});var fc=rt.f;s&&re({target:"Object",proto:!0,forced:Wl},{__lookupSetter__:function(t){var e,r=B(this),n=Q(t);do{if(e=fc(r,n))return e.set}while(r=Pr(r))}});var dc=qa.onFreeze,pc=Object.preventExtensions,gc=a((function(){pc(1)}));re({target:"Object",stat:!0,forced:gc,sham:!Xa},{preventExtensions:function(t){return pc&&b(t)?pc(dc(t)):t}});var vc=qa.onFreeze,yc=Object.seal,mc=a((function(){yc(1)}));re({target:"Object",stat:!0,forced:mc,sham:!Xa},{seal:function(t){return yc&&b(t)?yc(vc(t)):t}}),re({target:"Object",stat:!0},{setPrototypeOf:jr});var bc=ae?{}.toString:function(){return"[object "+ce(this)+"]"};ae||Tt(Object.prototype,"toString",bc,{unsafe:!0});var wc=Xl.values;re({target:"Object",stat:!0},{values:function(t){return wc(t)}}),re({global:!0,forced:parseFloat!=Sl},{parseFloat:Sl}),re({global:!0,forced:parseInt!=Ol},{parseInt:Ol});var xc,_c,Ac,Ec,Sc=o.Promise,Mc=/(?:ipad|iphone|ipod).*applewebkit/i.test(_),kc=o.setImmediate,Tc=o.clearImmediate,Ic=o.process,Pc=o.MessageChannel,Oc=o.Dispatch,jc=0,Rc={};try{xc=o.location}catch(T_){}var Cc=function(t){if(Rc.hasOwnProperty(t)){var e=Rc[t];delete Rc[t],e()}},zc=function(t){return function(){Cc(t)}},Lc=function(t){Cc(t.data)},Fc=function(t){o.postMessage(String(t),xc.protocol+"//"+xc.host)};kc&&Tc||(kc=function(t){for(var e=[],r=arguments.length,n=1;r>n;)e.push(arguments[n++]);return Rc[++jc]=function(){(m(t)?t:Function(t)).apply(void 0,e)},_c(jc),jc},Tc=function(t){delete Rc[t]},ci?_c=function(t){Ic.nextTick(zc(t))}:Oc&&Oc.now?_c=function(t){Oc.now(zc(t))}:Pc&&!Mc?(Ec=(Ac=new Pc).port2,Ac.port1.onmessage=Lc,_c=Oe(Ec.postMessage,Ec,1)):o.addEventListener&&m(o.postMessage)&&!o.importScripts&&xc&&"file:"!==xc.protocol&&!a(Fc)?(_c=Fc,o.addEventListener("message",Lc,!1)):_c="onreadystatechange"in $("script")?function(t){de.appendChild($("script")).onreadystatechange=function(){de.removeChild(this),Cc(t)}}:function(t){setTimeout(zc(t),0)});var Bc,Nc,Dc,Uc,Yc,Gc,Wc,Hc,Vc={set:kc,clear:Tc},Xc=/ipad|iphone|ipod/i.test(_)&&void 0!==o.Pebble,qc=/web0s(?!.*chrome)/i.test(_),Kc=rt.f,Qc=Vc.set,Jc=o.MutationObserver||o.WebKitMutationObserver,Zc=o.document,$c=o.process,th=o.Promise,eh=Kc(o,"queueMicrotask"),rh=eh&&eh.value;rh||(Bc=function(){var t,e;for(ci&&(t=$c.domain)&&t.exit();Nc;){e=Nc.fn,Nc=Nc.next;try{e()}catch(t){throw Nc?Uc():Dc=void 0,t}}Dc=void 0,t&&t.enter()},Mc||ci||qc||!Jc||!Zc?!Xc&&th&&th.resolve?((Wc=th.resolve(void 0)).constructor=th,Hc=Wc.then,Uc=function(){Hc.call(Wc,Bc)}):Uc=ci?function(){$c.nextTick(Bc)}:function(){Qc.call(o,Bc)}:(Yc=!0,Gc=Zc.createTextNode(""),new Jc(Bc).observe(Gc,{characterData:!0}),Uc=function(){Gc.data=Yc=!Yc}));var nh,ih,oh,ah,sh=rh||function(t){var e={fn:t,next:void 0};Dc&&(Dc.next=e),Nc||(Nc=e,Uc()),Dc=e},lh=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=j(e),this.reject=j(r)},ch={f:function(t){return new lh(t)}},hh=function(t,e){if(nt(t),b(e)&&e.constructor===t)return e;var r=ch.f(t);return(0,r.resolve)(e),r.promise},uh=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},fh="object"==typeof window,dh=Vc.set,ph=X("species"),gh="Promise",vh=At.get,yh=At.set,mh=At.getterFor(gh),bh=Sc&&Sc.prototype,wh=Sc,xh=bh,_h=o.TypeError,Ah=o.document,Eh=o.process,Sh=ch.f,Mh=Sh,kh=!!(Ah&&Ah.createEvent&&o.dispatchEvent),Th=m(o.PromiseRejectionEvent),Ih=!1,Ph=te(gh,(function(){var t=ut(wh),e=t!==String(wh);if(!e&&66===k)return!0;if(k>=51&&/native code/.test(t))return!1;var r=new wh((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};return(r.constructor={})[ph]=n,!(Ih=r.then((function(){}))instanceof n)||!e&&fh&&!Th})),Oh=Ph||!En((function(t){wh.all(t).catch((function(){}))})),jh=function(t){var e;return!(!b(t)||!m(e=t.then))&&e},Rh=function(t,e){if(!t.notified){t.notified=!0;var r=t.reactions;sh((function(){for(var n=t.value,i=1==t.state,o=0;r.length>o;){var a,s,l,c=r[o++],h=i?c.ok:c.fail,u=c.resolve,f=c.reject,d=c.domain;try{h?(i||(2===t.rejection&&Fh(t),t.rejection=1),!0===h?a=n:(d&&d.enter(),a=h(n),d&&(d.exit(),l=!0)),a===c.promise?f(_h("Promise-chain cycle")):(s=jh(a))?s.call(a,u,f):u(a)):f(n)}catch(t){d&&!l&&d.exit(),f(t)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&zh(t)}))}},Ch=function(t,e,r){var n,i;kh?((n=Ah.createEvent("Event")).promise=e,n.reason=r,n.initEvent(t,!1,!0),o.dispatchEvent(n)):n={promise:e,reason:r},!Th&&(i=o["on"+t])?i(n):"unhandledrejection"===t&&function(t,e){var r=o.console;r&&r.error&&(1===arguments.length?r.error(t):r.error(t,e))}("Unhandled promise rejection",r)},zh=function(t){dh.call(o,(function(){var e,r=t.facade,n=t.value;if(Lh(t)&&(e=uh((function(){ci?Eh.emit("unhandledRejection",n,r):Ch("unhandledrejection",r,n)})),t.rejection=ci||Lh(t)?2:1,e.error))throw e.value}))},Lh=function(t){return 1!==t.rejection&&!t.parent},Fh=function(t){dh.call(o,(function(){var e=t.facade;ci?Eh.emit("rejectionHandled",e):Ch("rejectionhandled",e,t.value)}))},Bh=function(t,e,r){return function(n){t(e,n,r)}},Nh=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,Rh(t,!0))},Dh=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw _h("Promise can't be resolved itself");var n=jh(e);n?sh((function(){var r={done:!1};try{n.call(e,Bh(Dh,r,t),Bh(Nh,r,t))}catch(e){Nh(r,e,t)}})):(t.value=e,t.state=1,Rh(t,!1))}catch(e){Nh({done:!1},e,t)}}};if(Ph&&(xh=(wh=function(t){Hi(this,wh,gh),j(t),nh.call(this);var e=vh(this);try{t(Bh(Dh,e),Bh(Nh,e))}catch(t){Nh(e,t)}}).prototype,(nh=function(t){yh(this,{type:gh,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=Wi(xh,{then:function(t,e){var r=mh(this),n=Sh(na(this,wh));return n.ok=!m(t)||t,n.fail=m(e)&&e,n.domain=ci?Eh.domain:void 0,r.parent=!0,r.reactions.push(n),0!=r.state&&Rh(r,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),ih=function(){var t=new nh,e=vh(t);this.promise=t,this.resolve=Bh(Dh,e),this.reject=Bh(Nh,e)},ch.f=Sh=function(t){return t===wh||t===oh?new ih(t):Mh(t)},m(Sc)&&bh!==Object.prototype)){ah=bh.then,Ih||(Tt(bh,"then",(function(t,e){var r=this;return new wh((function(t,e){ah.call(r,t,e)})).then(t,e)}),{unsafe:!0}),Tt(bh,"catch",xh.catch,{unsafe:!0}));try{delete bh.constructor}catch(T_){}jr&&jr(bh,xh)}re({global:!0,wrap:!0,forced:Ph},{Promise:wh}),Pe(wh,gh,!1),Ni(gh),oh=x(gh),re({target:gh,stat:!0,forced:Ph},{reject:function(t){var e=Sh(this);return e.reject.call(void 0,t),e.promise}}),re({target:gh,stat:!0,forced:Ph},{resolve:function(t){return hh(this,t)}}),re({target:gh,stat:!0,forced:Oh},{all:function(t){var e=this,r=Sh(e),n=r.resolve,i=r.reject,o=uh((function(){var r=j(e.resolve),o=[],a=0,s=1;Gr(t,(function(t){var l=a++,c=!1;o.push(void 0),s++,r.call(e,t).then((function(t){c||(c=!0,o[l]=t,--s||n(o))}),i)})),--s||n(o)}));return o.error&&i(o.value),r.promise},race:function(t){var e=this,r=Sh(e),n=r.reject,i=uh((function(){var i=j(e.resolve);Gr(t,(function(t){i.call(e,t).then(r.resolve,n)}))}));return i.error&&n(i.value),r.promise}}),re({target:"Promise",stat:!0},{allSettled:function(t){var e=this,r=ch.f(e),n=r.resolve,i=r.reject,o=uh((function(){var r=j(e.resolve),i=[],o=0,a=1;Gr(t,(function(t){var s=o++,l=!1;i.push(void 0),a++,r.call(e,t).then((function(t){l||(l=!0,i[s]={status:"fulfilled",value:t},--a||n(i))}),(function(t){l||(l=!0,i[s]={status:"rejected",reason:t},--a||n(i))}))})),--a||n(i)}));return o.error&&i(o.value),r.promise}});re({target:"Promise",stat:!0},{any:function(t){var e=this,r=ch.f(e),n=r.resolve,i=r.reject,o=uh((function(){var r=j(e.resolve),o=[],a=0,s=1,l=!1;Gr(t,(function(t){var c=a++,h=!1;o.push(void 0),s++,r.call(e,t).then((function(t){h||l||(l=!0,n(t))}),(function(t){h||l||(h=!0,o[c]=t,--s||i(new(x("AggregateError"))(o,"No one promise resolved")))}))})),--s||i(new(x("AggregateError"))(o,"No one promise resolved"))}));return o.error&&i(o.value),r.promise}});var Uh=!!Sc&&a((function(){Sc.prototype.finally.call({then:function(){}},(function(){}))}));if(re({target:"Promise",proto:!0,real:!0,forced:Uh},{finally:function(t){var e=na(this,x("Promise")),r=m(t);return this.then(r?function(r){return hh(e,t()).then((function(){return r}))}:t,r?function(r){return hh(e,t()).then((function(){throw r}))}:t)}}),m(Sc)){var Yh=x("Promise").prototype.finally;Sc.prototype.finally!==Yh&&Tt(Sc.prototype,"finally",Yh,{unsafe:!0})}var Gh=x("Reflect","apply"),Wh=Function.apply,Hh=!a((function(){Gh((function(){}))}));re({target:"Reflect",stat:!0,forced:Hh},{apply:function(t,e,r){return j(t),nt(r),Gh?Gh(t,e,r):Wh.call(t,e,r)}});var Vh=x("Reflect","construct"),Xh=a((function(){function t(){}return!(Vh((function(){}),[],t)instanceof t)})),qh=!a((function(){Vh((function(){}))})),Kh=Xh||qh;re({target:"Reflect",stat:!0,forced:Kh,sham:Kh},{construct:function(t,e){ea(t),nt(e);var r=arguments.length<3?t:ea(arguments[2]);if(qh&&!Xh)return Vh(t,e,r);if(t==r){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var n=[null];return n.push.apply(n,e),new(Ra.apply(t,n))}var i=r.prototype,o=be(b(i)?i:Object.prototype),a=Function.apply.call(t,o,e);return b(a)?a:o}});var Qh=a((function(){Reflect.defineProperty(ot.f({},1,{value:1}),1,{value:2})}));re({target:"Reflect",stat:!0,forced:Qh,sham:!s},{defineProperty:function(t,e,r){nt(t);var n=Q(e);nt(r);try{return ot.f(t,n,r),!0}catch(t){return!1}}});var Jh=rt.f;re({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var r=Jh(nt(t),e);return!(r&&!r.configurable)&&delete t[e]}});var Zh=function(t){return void 0!==t&&(D(t,"value")||D(t,"writable"))};re({target:"Reflect",stat:!0},{get:function t(e,r){var n,i,o=arguments.length<3?e:arguments[2];return nt(e)===o?e[r]:(n=rt.f(e,r))?Zh(n)?n.value:void 0===n.get?void 0:n.get.call(o):b(i=Pr(e))?t(i,r,o):void 0}}),re({target:"Reflect",stat:!0,sham:!s},{getOwnPropertyDescriptor:function(t,e){return rt.f(nt(t),e)}}),re({target:"Reflect",stat:!0,sham:!kr},{getPrototypeOf:function(t){return Pr(nt(t))}}),re({target:"Reflect",stat:!0},{has:function(t,e){return e in t}});var $h=Object.isExtensible;re({target:"Reflect",stat:!0},{isExtensible:function(t){return nt(t),!$h||$h(t)}}),re({target:"Reflect",stat:!0},{ownKeys:Vt}),re({target:"Reflect",stat:!0,sham:!Xa},{preventExtensions:function(t){nt(t);try{var e=x("Object","preventExtensions");return e&&e(t),!0}catch(t){return!1}}});var tu=a((function(){var t=function(){},e=ot.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)}));re({target:"Reflect",stat:!0,forced:tu},{set:function t(e,r,n){var i,o,a,s=arguments.length<4?e:arguments[3],l=rt.f(nt(e),r);if(!l){if(b(o=Pr(e)))return t(o,r,n,s);l=u(0)}if(Zh(l)){if(!1===l.writable||!b(s))return!1;if(i=rt.f(s,r)){if(i.get||i.set||!1===i.writable)return!1;i.value=n,ot.f(s,r,i)}else ot.f(s,r,u(0,n))}else{if(void 0===(a=l.set))return!1;a.call(s,n)}return!0}}),jr&&re({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){nt(t),Or(e);try{return jr(t,e),!0}catch(t){return!1}}}),re({global:!0},{Reflect:{}}),Pe(o.Reflect,"Reflect",!0);var eu=X("match"),ru=function(t){var e;return b(t)&&(void 0!==(e=t[eu])?!!e:"RegExp"==d(t))},nu=function(){var t=nt(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},iu=o.RegExp,ou={UNSUPPORTED_Y:a((function(){var t=iu("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),BROKEN_CARET:a((function(){var t=iu("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},au=o.RegExp,su=a((function(){var t=au(".","s");return!(t.dotAll&&t.exec("\n")&&"s"===t.flags)})),lu=o.RegExp,cu=a((function(){var t=lu("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")})),hu=ot.f,uu=Wt.f,fu=At.enforce,du=X("match"),pu=o.RegExp,gu=pu.prototype,vu=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,yu=/a/g,mu=/a/g,bu=new pu(yu)!==yu,wu=ou.UNSUPPORTED_Y,xu=s&&(!bu||wu||su||cu||a((function(){return mu[du]=!1,pu(yu)!=yu||pu(mu)==mu||"/a/i"!=pu(yu,"i")})));if(te("RegExp",xu)){for(var _u=function(t,e){var r,n,i,o,a,s,l=this instanceof _u,c=ru(t),h=void 0===e,u=[],f=t;if(!l&&c&&h&&t.constructor===_u)return t;if((c||t instanceof _u)&&(t=t.source,h&&(e="flags"in f?f.flags:nu.call(f))),t=void 0===t?"":he(t),e=void 0===e?"":he(e),f=t,su&&"dotAll"in yu&&(n=!!e&&e.indexOf("s")>-1)&&(e=e.replace(/s/g,"")),r=e,wu&&"sticky"in yu&&(i=!!e&&e.indexOf("y")>-1)&&(e=e.replace(/y/g,"")),cu&&(t=(o=function(t){for(var e,r=t.length,n=0,i="",o=[],a={},s=!1,l=!1,c=0,h="";n<=r;n++){if("\\"===(e=t.charAt(n)))e+=t.charAt(++n);else if("]"===e)s=!1;else if(!s)switch(!0){case"["===e:s=!0;break;case"("===e:vu.test(t.slice(n+1))&&(n+=2,l=!0),i+=e,c++;continue;case">"===e&&l:if(""===h||D(a,h))throw new SyntaxError("Invalid capture group name");a[h]=!0,o.push([h,c]),l=!1,h="";continue}l?h+=e:i+=e}return[i,o]}(t))[0],u=o[1]),a=Ka(pu(t,e),l?this:gu,_u),(n||i||u.length)&&(s=fu(a),n&&(s.dotAll=!0,s.raw=_u(function(t){for(var e,r=t.length,n=0,i="",o=!1;n<=r;n++)"\\"!==(e=t.charAt(n))?o||"."!==e?("["===e?o=!0:"]"===e&&(o=!1),i+=e):i+="[\\s\\S]":i+=e+t.charAt(++n);return i}(t),r)),i&&(s.sticky=!0),u.length&&(s.groups=u)),t!==f)try{at(a,"source",""===f?"(?:)":f)}catch(t){}return a},Au=function(t){t in _u||hu(_u,t,{configurable:!0,get:function(){return pu[t]},set:function(e){pu[t]=e}})},Eu=uu(pu),Su=0;Eu.length>Su;)Au(Eu[Su++]);gu.constructor=_u,_u.prototype=gu,Tt(o,"RegExp",_u)}Ni("RegExp");var Mu=ot.f,ku=At.get,Tu=RegExp.prototype;s&&su&&Mu(Tu,"dotAll",{configurable:!0,get:function(){if(this!==Tu){if(this instanceof RegExp)return!!ku(this).dotAll;throw TypeError("Incompatible receiver, RegExp required")}}});var Iu=At.get,Pu=RegExp.prototype.exec,Ou=F("native-string-replace",String.prototype.replace),ju=Pu,Ru=function(){var t=/a/,e=/b*/g;return Pu.call(t,"a"),Pu.call(e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),Cu=ou.UNSUPPORTED_Y||ou.BROKEN_CARET,zu=void 0!==/()??/.exec("")[1];(Ru||zu||Cu||su||cu)&&(ju=function(t){var e,r,n,i,o,a,s,l=this,c=Iu(l),h=he(t),u=c.raw;if(u)return u.lastIndex=l.lastIndex,e=ju.call(u,h),l.lastIndex=u.lastIndex,e;var f=c.groups,d=Cu&&l.sticky,p=nu.call(l),g=l.source,v=0,y=h;if(d&&(-1===(p=p.replace("y","")).indexOf("g")&&(p+="g"),y=h.slice(l.lastIndex),l.lastIndex>0&&(!l.multiline||l.multiline&&"\n"!==h.charAt(l.lastIndex-1))&&(g="(?: "+g+")",y=" "+y,v++),r=new RegExp("^(?:"+g+")",p)),zu&&(r=new RegExp("^"+g+"$(?!\\s)",p)),Ru&&(n=l.lastIndex),i=Pu.call(d?r:l,y),d?i?(i.input=i.input.slice(v),i[0]=i[0].slice(v),i.index=l.lastIndex,l.lastIndex+=i[0].length):l.lastIndex=0:Ru&&i&&(l.lastIndex=l.global?i.index+i[0].length:n),zu&&i&&i.length>1&&Ou.call(i[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(i[o]=void 0)})),i&&f)for(i.groups=a=be(null),o=0;o<f.length;o++)a[(s=f[o])[0]]=i[s[1]];return i});var Lu=ju;re({target:"RegExp",proto:!0,forced:/./.exec!==Lu},{exec:Lu}),s&&a((function(){return"sy"!==Object.getOwnPropertyDescriptor(RegExp.prototype,"flags").get.call({dotAll:!0,sticky:!0})}))&&ot.f(RegExp.prototype,"flags",{configurable:!0,get:nu});var Fu=ou.UNSUPPORTED_Y,Bu=ot.f,Nu=At.get,Du=RegExp.prototype;s&&Fu&&Bu(Du,"sticky",{configurable:!0,get:function(){if(this!==Du){if(this instanceof RegExp)return!!Nu(this).sticky;throw TypeError("Incompatible receiver, RegExp required")}}});var Uu=function(){var t=!1,e=/[ac]/;return e.exec=function(){return t=!0,/./.exec.apply(this,arguments)},!0===e.test("abc")&&t}(),Yu=/./.test;re({target:"RegExp",proto:!0,forced:!Uu},{test:function(t){var e=this.exec;if(!m(e))return Yu.call(this,t);var r=e.call(this,t);if(null!==r&&!b(r))throw new Error("RegExp exec method returned something other than an Object or null");return!!r}});var Gu=kt.PROPER,Wu=RegExp.prototype,Hu=Wu.toString,Vu=a((function(){return"/a/b"!=Hu.call({source:"a",flags:"b"})})),Xu=Gu&&"toString"!=Hu.name;(Vu||Xu)&&Tt(RegExp.prototype,"toString",(function(){var t=nt(this),e=he(t.source),r=t.flags;return"/"+e+"/"+he(void 0===r&&t instanceof RegExp&&!("flags"in Wu)?nu.call(t):r)}),{unsafe:!0}),Qa("Set",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),es);var qu=a((function(){return"\ud842"!=="𠮷".at(0)}));re({target:"String",proto:!0,forced:qu},{at:function(t){var e=he(v(this)),r=e.length,n=Ot(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e.charAt(i)}});var Ku=function(t){return function(e,r){var n,i,o=he(v(e)),a=Ot(r),s=o.length;return a<0||a>=s?t?"":void 0:(n=o.charCodeAt(a))<55296||n>56319||a+1===s||(i=o.charCodeAt(a+1))<56320||i>57343?t?o.charAt(a):n:t?o.slice(a,a+2):i-56320+(n-55296<<10)+65536}},Qu={codeAt:Ku(!1),charAt:Ku(!0)},Ju=Qu.codeAt;re({target:"String",proto:!0},{codePointAt:function(t){return Ju(this,t)}});var Zu,$u=function(t){if(ru(t))throw TypeError("The method doesn't accept regular expressions");return t},tf=X("match"),ef=function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[tf]=!1,"/./"[t](e)}catch(t){}}return!1},rf=rt.f,nf="".endsWith,of=Math.min,af=ef("endsWith"),sf=!(af||(Zu=rf(String.prototype,"endsWith"),!Zu||Zu.writable));re({target:"String",proto:!0,forced:!sf&&!af},{endsWith:function(t){var e=he(v(this));$u(t);var r=arguments.length>1?arguments[1]:void 0,n=e.length,i=void 0===r?n:of(Lt(r),n),o=he(t);return nf?nf.call(e,o,i):e.slice(i-o.length,i)===o}});var lf=String.fromCharCode,cf=String.fromCodePoint,hf=!!cf&&1!=cf.length;re({target:"String",stat:!0,forced:hf},{fromCodePoint:function(t){for(var e,r=[],n=arguments.length,i=0;n>i;){if(e=+arguments[i++],Ct(e,1114111)!==e)throw RangeError(e+" is not a valid code point");r.push(e<65536?lf(e):lf(55296+((e-=65536)>>10),e%1024+56320))}return r.join("")}}),re({target:"String",proto:!0,forced:!ef("includes")},{includes:function(t){return!!~he(v(this)).indexOf(he($u(t)),arguments.length>1?arguments[1]:void 0)}});var uf=Qu.charAt,ff=At.set,df=At.getterFor("String Iterator");Vn(String,"String",(function(t){ff(this,{type:"String Iterator",string:he(t),index:0})}),(function(){var t,e=df(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=uf(r,n),e.index+=t.length,{value:t,done:!1})}));var pf=X("species"),gf=RegExp.prototype,vf=function(t,e,r,n){var i=X(t),o=!a((function(){var e={};return e[i]=function(){return 7},7!=""[t](e)})),s=o&&!a((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[pf]=function(){return r},r.flags="",r[i]=/./[i]),r.exec=function(){return e=!0,null},r[i](""),!e}));if(!o||!s||r){var l=/./[i],c=e(i,""[t],(function(t,e,r,n,i){var a=e.exec;return a===Lu||a===gf.exec?o&&!i?{done:!0,value:l.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}));Tt(String.prototype,t,c[0]),Tt(gf,i,c[1])}n&&at(gf[i],"sham",!0)},yf=Qu.charAt,mf=function(t,e,r){return e+(r?yf(t,e).length:1)},bf=function(t,e){var r=t.exec;if(m(r)){var n=r.call(t,e);return null!==n&&nt(n),n}if("RegExp"===d(t))return Lu.call(t,e);throw TypeError("RegExp#exec called on incompatible receiver")};vf("match",(function(t,e,r){return[function(e){var r=v(this),n=null==e?void 0:R(e,t);return n?n.call(e,r):new RegExp(e)[t](he(r))},function(t){var n=nt(this),i=he(t),o=r(e,n,i);if(o.done)return o.value;if(!n.global)return bf(n,i);var a=n.unicode;n.lastIndex=0;for(var s,l=[],c=0;null!==(s=bf(n,i));){var h=he(s[0]);l[c]=h,""===h&&(n.lastIndex=mf(i,Lt(n.lastIndex),a)),c++}return 0===c?null:l}]}));var wf=X("matchAll"),xf=At.set,_f=At.getterFor("RegExp String Iterator"),Af=RegExp.prototype,Ef="".matchAll,Sf=!!Ef&&!a((function(){"a".matchAll(/./)})),Mf=Nn((function(t,e,r,n){xf(this,{type:"RegExp String Iterator",regexp:t,string:e,global:r,unicode:n,done:!1})}),"RegExp String",(function(){var t=_f(this);if(t.done)return{value:void 0,done:!0};var e=t.regexp,r=t.string,n=bf(e,r);return null===n?{value:void 0,done:t.done=!0}:t.global?(""===he(n[0])&&(e.lastIndex=mf(r,Lt(e.lastIndex),t.unicode)),{value:n,done:!1}):(t.done=!0,{value:n,done:!1})})),kf=function(t){var e,r,n,i,o,a,s=nt(this),l=he(t);return e=na(s,RegExp),void 0===(r=s.flags)&&s instanceof RegExp&&!("flags"in Af)&&(r=nu.call(s)),n=void 0===r?"":he(r),i=new e(e===RegExp?s.source:s,n),o=!!~n.indexOf("g"),a=!!~n.indexOf("u"),i.lastIndex=Lt(s.lastIndex),new Mf(i,l,o,a)};re({target:"String",proto:!0,forced:Sf},{matchAll:function(t){var e,r,n=v(this);if(null!=t){if(ru(t)&&!~he(v("flags"in Af?t.flags:nu.call(t))).indexOf("g"))throw TypeError("`.matchAll` does not allow non-global regexes");if(Sf)return Ef.apply(n,arguments);if(r=R(t,wf))return r.call(t,n)}else if(Sf)return Ef.apply(n,arguments);return e=he(n),new RegExp(t,"g")[wf](e)}}),wf in Af||Tt(Af,wf,kf);var Tf=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(_),If=ga.end;re({target:"String",proto:!0,forced:Tf},{padEnd:function(t){return If(this,t,arguments.length>1?arguments[1]:void 0)}});var Pf=ga.start;re({target:"String",proto:!0,forced:Tf},{padStart:function(t){return Pf(this,t,arguments.length>1?arguments[1]:void 0)}});var Of=Array.prototype,jf=Of.push,Rf=Of.join;re({target:"String",stat:!0},{raw:function(t){for(var e=y(B(t).raw),r=Ft(e),n=arguments.length,i=[],o=0;r>o;){if(jf.call(i,he(e[o++])),o===r)return Rf.call(i,"");o<n&&jf.call(i,he(arguments[o]))}}}),re({target:"String",proto:!0},{repeat:fa});var Cf=Math.floor,zf="".replace,Lf=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,Ff=/\$([$&'`]|\d{1,2})/g,Bf=function(t,e,r,n,i,o){var a=r+t.length,s=n.length,l=Ff;return void 0!==i&&(i=B(i),l=Lf),zf.call(o,l,(function(o,l){var c;switch(l.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,r);case"'":return e.slice(a);case"<":c=i[l.slice(1,-1)];break;default:var h=+l;if(0===h)return o;if(h>s){var u=Cf(h/10);return 0===u?o:u<=s?void 0===n[u-1]?l.charAt(1):n[u-1]+l.charAt(1):o}c=n[h-1]}return void 0===c?"":c}))},Nf=X("replace"),Df=Math.max,Uf=Math.min,Yf="$0"==="a".replace(/./,"$0"),Gf=!!/./[Nf]&&""===/./[Nf]("a","$0");vf("replace",(function(t,e,r){var n=Gf?"$":"$0";return[function(t,r){var n=v(this),i=null==t?void 0:R(t,Nf);return i?i.call(t,n,r):e.call(he(n),t,r)},function(t,i){var o=nt(this),a=he(t);if("string"==typeof i&&-1===i.indexOf(n)&&-1===i.indexOf("$<")){var s=r(e,o,a,i);if(s.done)return s.value}var l=m(i);l||(i=he(i));var c=o.global;if(c){var h=o.unicode;o.lastIndex=0}for(var u=[];;){var f=bf(o,a);if(null===f)break;if(u.push(f),!c)break;""===he(f[0])&&(o.lastIndex=mf(a,Lt(o.lastIndex),h))}for(var d,p="",g=0,v=0;v<u.length;v++){f=u[v];for(var y=he(f[0]),b=Df(Uf(Ot(f.index),a.length),0),w=[],x=1;x<f.length;x++)w.push(void 0===(d=f[x])?d:String(d));var _=f.groups;if(l){var A=[y].concat(w,b,a);void 0!==_&&A.push(_);var E=he(i.apply(void 0,A))}else E=Bf(y,a,b,w,_,i);b>=g&&(p+=a.slice(g,b)+E,g=b+y.length)}return p+a.slice(g)}]}),!!a((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}))||!Yf||Gf);var Wf=X("replace"),Hf=RegExp.prototype,Vf=Math.max,Xf=function(t,e,r){return r>t.length?-1:""===e?r:t.indexOf(e,r)};re({target:"String",proto:!0},{replaceAll:function(t,e){var r,n,i,o,a,s,l,c=v(this),h=0,u=0,f="";if(null!=t){if(ru(t)&&!~he(v("flags"in Hf?t.flags:nu.call(t))).indexOf("g"))throw TypeError("`.replaceAll` does not allow non-global regexes");if(r=R(t,Wf))return r.call(t,c,e)}for(n=he(c),i=he(t),(o=m(e))||(e=he(e)),a=i.length,s=Vf(1,a),h=Xf(n,i,0);-1!==h;)l=o?he(e(i,h,n)):Bf(i,n,h,[],void 0,e),f+=n.slice(u,h)+l,u=h+a,h=Xf(n,i,h+s);return u<n.length&&(f+=n.slice(u)),f}}),vf("search",(function(t,e,r){return[function(e){var r=v(this),n=null==e?void 0:R(e,t);return n?n.call(e,r):new RegExp(e)[t](he(r))},function(t){var n=nt(this),i=he(t),o=r(e,n,i);if(o.done)return o.value;var a=n.lastIndex;nc(a,0)||(n.lastIndex=0);var s=bf(n,i);return nc(n.lastIndex,a)||(n.lastIndex=a),null===s?-1:s.index}]}));var qf=ou.UNSUPPORTED_Y,Kf=[].push,Qf=Math.min;vf("split",(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=he(v(this)),i=void 0===r?4294967295:r>>>0;if(0===i)return[];if(void 0===t)return[n];if(!ru(t))return e.call(n,t,i);for(var o,a,s,l=[],c=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),h=0,u=new RegExp(t.source,c+"g");(o=Lu.call(u,n))&&!((a=u.lastIndex)>h&&(l.push(n.slice(h,o.index)),o.length>1&&o.index<n.length&&Kf.apply(l,o.slice(1)),s=o[0].length,h=a,l.length>=i));)u.lastIndex===o.index&&u.lastIndex++;return h===n.length?!s&&u.test("")||l.push(""):l.push(n.slice(h)),l.length>i?l.slice(0,i):l}:"0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:e.call(this,t,r)}:e,[function(e,r){var i=v(this),o=null==e?void 0:R(e,t);return o?o.call(e,i,r):n.call(he(i),e,r)},function(t,i){var o=nt(this),a=he(t),s=r(n,o,a,i,n!==e);if(s.done)return s.value;var l=na(o,RegExp),c=o.unicode,h=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(qf?"g":"y"),u=new l(qf?"^(?:"+o.source+")":o,h),f=void 0===i?4294967295:i>>>0;if(0===f)return[];if(0===a.length)return null===bf(u,a)?[a]:[];for(var d=0,p=0,g=[];p<a.length;){u.lastIndex=qf?0:p;var v,y=bf(u,qf?a.slice(p):a);if(null===y||(v=Qf(Lt(u.lastIndex+(qf?p:0)),a.length))===d)p=mf(a,p,c);else{if(g.push(a.slice(d,p)),g.length===f)return g;for(var m=1;m<=y.length-1;m++)if(g.push(y[m]),g.length===f)return g;p=d=v}}return g.push(a.slice(d)),g}]}),!!a((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]})),qf);var Jf=rt.f,Zf="".startsWith,$f=Math.min,td=ef("startsWith"),ed=!td&&!!function(){var t=Jf(String.prototype,"startsWith");return t&&!t.writable}();re({target:"String",proto:!0,forced:!ed&&!td},{startsWith:function(t){var e=he(v(this));$u(t);var r=Lt($f(arguments.length>1?arguments[1]:void 0,e.length)),n=he(t);return Zf?Zf.call(e,n,r):e.slice(r,r+n.length)===n}});var rd="".slice,nd=Math.max,id=Math.min,od=!"".substr||"b"!=="ab".substr(-1);re({target:"String",proto:!0,forced:od},{substr:function(t,e){var r,n,i=he(v(this)),o=i.length,a=Ot(t);return a===1/0&&(a=0),a<0&&(a=nd(o+a,0)),(r=void 0===e?o:Ot(e))<=0||r===1/0||a>=(n=id(a+r,o))?"":rd.call(i,a,n)}});var ad=kt.PROPER,sd=function(t){return a((function(){return!!Zs[t]()||"
"!=="
"[t]()||ad&&Zs[t].name!==t}))},ld=nl.trim;re({target:"String",proto:!0,forced:sd("trim")},{trim:function(){return ld(this)}});var cd=nl.end,hd=sd("trimEnd"),ud=hd?function(){return cd(this)}:"".trimEnd;re({target:"String",proto:!0,name:"trimEnd",forced:hd},{trimEnd:ud,trimRight:ud});var fd=nl.start,dd=sd("trimStart"),pd=dd?function(){return fd(this)}:"".trimStart;re({target:"String",proto:!0,name:"trimStart",forced:dd},{trimStart:pd,trimLeft:pd});var gd=/"/g,vd=function(t,e,r,n){var i=he(v(t)),o="<"+e;return""!==r&&(o+=" "+r+'="'+he(n).replace(gd,""")+'"'),o+">"+i+"</"+e+">"},yd=function(t){return a((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))};re({target:"String",proto:!0,forced:yd("anchor")},{anchor:function(t){return vd(this,"a","name",t)}}),re({target:"String",proto:!0,forced:yd("big")},{big:function(){return vd(this,"big","","")}}),re({target:"String",proto:!0,forced:yd("blink")},{blink:function(){return vd(this,"blink","","")}}),re({target:"String",proto:!0,forced:yd("bold")},{bold:function(){return vd(this,"b","","")}}),re({target:"String",proto:!0,forced:yd("fixed")},{fixed:function(){return vd(this,"tt","","")}}),re({target:"String",proto:!0,forced:yd("fontcolor")},{fontcolor:function(t){return vd(this,"font","color",t)}}),re({target:"String",proto:!0,forced:yd("fontsize")},{fontsize:function(t){return vd(this,"font","size",t)}}),re({target:"String",proto:!0,forced:yd("italics")},{italics:function(){return vd(this,"i","","")}}),re({target:"String",proto:!0,forced:yd("link")},{link:function(t){return vd(this,"a","href",t)}}),re({target:"String",proto:!0,forced:yd("small")},{small:function(){return vd(this,"small","","")}}),re({target:"String",proto:!0,forced:yd("strike")},{strike:function(){return vd(this,"strike","","")}}),re({target:"String",proto:!0,forced:yd("sub")},{sub:function(){return vd(this,"sub","","")}}),re({target:"String",proto:!0,forced:yd("sup")},{sup:function(){return vd(this,"sup","","")}});var md=ta.NATIVE_ARRAY_BUFFER_VIEWS,bd=o.ArrayBuffer,wd=o.Int8Array,xd=!md||!a((function(){wd(1)}))||!a((function(){new wd(-1)}))||!En((function(t){new wd,new wd(null),new wd(1.5),new wd(t)}),!0)||a((function(){return 1!==new wd(new bd(2),1,void 0).length})),_d=function(t,e){var r=function(t){var e=Ot(t);if(e<0)throw RangeError("The argument can't be less than 0");return e}(t);if(r%e)throw RangeError("Wrong offset");return r},Ad=ta.aTypedArrayConstructor,Ed=function(t){var e,r,n,i,o,a,s=ea(this),l=B(t),c=arguments.length,h=c>1?arguments[1]:void 0,u=void 0!==h,f=Nr(l);if(f&&!Fr(f))for(a=(o=Dr(l,f)).next,l=[];!(i=a.call(o)).done;)l.push(i.value);for(u&&c>2&&(h=Oe(h,arguments[2],2)),r=Ft(l),n=new(Ad(s))(r),e=0;r>e;e++)n[e]=u?h(l[e],e):l[e];return n},Sd=e((function(t){var e=Wt.f,r=Ge.forEach,n=At.get,i=At.set,a=ot.f,l=rt.f,c=Math.round,h=o.RangeError,f=Oo.ArrayBuffer,d=Oo.DataView,p=ta.NATIVE_ARRAY_BUFFER_VIEWS,g=ta.TYPED_ARRAY_CONSTRUCTOR,v=ta.TYPED_ARRAY_TAG,y=ta.TypedArray,m=ta.TypedArrayPrototype,w=ta.aTypedArrayConstructor,x=ta.isTypedArray,_="BYTES_PER_ELEMENT",A="Wrong length",E=function(t,e){for(var r=0,n=e.length,i=new(w(t))(n);n>r;)i[r]=e[r++];return i},S=function(t,e){a(t,e,{get:function(){return n(this)[e]}})},M=function(t){var e;return t instanceof f||"ArrayBuffer"==(e=ce(t))||"SharedArrayBuffer"==e},k=function(t,e){return x(t)&&!P(e)&&e in t&&bl(+e)&&e>=0},T=function(t,e){return e=Q(e),k(t,e)?u(2,t[e]):l(t,e)},I=function(t,e,r){return e=Q(e),!(k(t,e)&&b(r)&&D(r,"value"))||D(r,"get")||D(r,"set")||r.configurable||D(r,"writable")&&!r.writable||D(r,"enumerable")&&!r.enumerable?a(t,e,r):(t[e]=r.value,t)};s?(p||(rt.f=T,ot.f=I,S(m,"buffer"),S(m,"byteOffset"),S(m,"byteLength"),S(m,"length")),re({target:"Object",stat:!0,forced:!p},{getOwnPropertyDescriptor:T,defineProperty:I}),t.exports=function(t,s,l){var u=t.match(/\d+$/)[0]/8,w=t+(l?"Clamped":"")+"Array",S="get"+t,k="set"+t,T=o[w],I=T,P=I&&I.prototype,O={},j=function(t,e){a(t,e,{get:function(){return function(t,e){var r=n(t);return r.view[S](e*u+r.byteOffset,!0)}(this,e)},set:function(t){return function(t,e,r){var i=n(t);l&&(r=(r=c(r))<0?0:r>255?255:255&r),i.view[k](e*u+i.byteOffset,r,!0)}(this,e,t)},enumerable:!0})};p?xd&&(I=s((function(t,e,r,n){return Hi(t,I,w),Ka(b(e)?M(e)?void 0!==n?new T(e,_d(r,u),n):void 0!==r?new T(e,_d(r,u)):new T(e):x(e)?E(I,e):Ed.call(I,e):new T(Vi(e)),t,I)})),jr&&jr(I,y),r(e(T),(function(t){t in I||at(I,t,T[t])})),I.prototype=P):(I=s((function(t,e,r,n){Hi(t,I,w);var o,a,s,l=0,c=0;if(b(e)){if(!M(e))return x(e)?E(I,e):Ed.call(I,e);o=e,c=_d(r,u);var p=e.byteLength;if(void 0===n){if(p%u)throw h(A);if((a=p-c)<0)throw h(A)}else if((a=Lt(n)*u)+c>p)throw h(A);s=a/u}else s=Vi(e),o=new f(a=s*u);for(i(t,{buffer:o,byteOffset:c,byteLength:a,length:s,view:new d(o)});l<s;)j(t,l++)})),jr&&jr(I,y),P=I.prototype=be(m)),P.constructor!==I&&at(P,"constructor",I),at(P,g,I),v&&at(P,v,w),O[w]=I,re({global:!0,forced:I!=T,sham:!p},O),_ in I||at(I,_,u),_ in P||at(P,_,u),Ni(w)}):t.exports=function(){}}));Sd("Float32",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Float64",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Int8",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Int16",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Int32",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Uint8",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Uint8",(function(t){return function(e,r,n){return t(this,e,r,n)}}),!0),Sd("Uint16",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Uint32",(function(t){return function(e,r,n){return t(this,e,r,n)}}));var Md=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("at",(function(t){var e=Md(this),r=Ft(e),n=Ot(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]}));var kd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("copyWithin",(function(t,e){return rn.call(kd(this),t,e,arguments.length>2?arguments[2]:void 0)}));var Td=Ge.every,Id=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("every",(function(t){return Td(Id(this),t,arguments.length>1?arguments[1]:void 0)}));var Pd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("fill",(function(t){return sn.apply(Pd(this),arguments)}));var Od=ta.TYPED_ARRAY_CONSTRUCTOR,jd=ta.aTypedArrayConstructor,Rd=function(t){return jd(na(t,t[Od]))},Cd=function(t,e){return function(t,e){for(var r=0,n=e.length,i=new t(n);n>r;)i[r]=e[r++];return i}(Rd(t),e)},zd=Ge.filter,Ld=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("filter",(function(t){var e=zd(Ld(this),t,arguments.length>1?arguments[1]:void 0);return Cd(this,e)}));var Fd=Ge.find,Bd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("find",(function(t){return Fd(Bd(this),t,arguments.length>1?arguments[1]:void 0)}));var Nd=Ge.findIndex,Dd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("findIndex",(function(t){return Nd(Dd(this),t,arguments.length>1?arguments[1]:void 0)}));var Ud=Ge.forEach,Yd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("forEach",(function(t){Ud(Yd(this),t,arguments.length>1?arguments[1]:void 0)})),(0,ta.exportTypedArrayStaticMethod)("from",Ed,xd);var Gd=Nt.includes,Wd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("includes",(function(t){return Gd(Wd(this),t,arguments.length>1?arguments[1]:void 0)}));var Hd=Nt.indexOf,Vd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("indexOf",(function(t){return Hd(Vd(this),t,arguments.length>1?arguments[1]:void 0)}));var Xd=kt.PROPER,qd=X("iterator"),Kd=o.Uint8Array,Qd=Kn.values,Jd=Kn.keys,Zd=Kn.entries,$d=ta.aTypedArray,tp=ta.exportTypedArrayMethod,ep=Kd&&Kd.prototype[qd],rp=!!ep&&"values"===ep.name,np=function(){return Qd.call($d(this))};tp("entries",(function(){return Zd.call($d(this))})),tp("keys",(function(){return Jd.call($d(this))})),tp("values",np,Xd&&!rp),tp(qd,np,Xd&&!rp);var ip=ta.aTypedArray,op=[].join;(0,ta.exportTypedArrayMethod)("join",(function(t){return op.apply(ip(this),arguments)}));var ap=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("lastIndexOf",(function(t){return ni.apply(ap(this),arguments)}));var sp=Ge.map,lp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("map",(function(t){return sp(lp(this),t,arguments.length>1?arguments[1]:void 0,(function(t,e){return new(Rd(t))(e)}))}));var cp=ta.aTypedArrayConstructor;(0,ta.exportTypedArrayStaticMethod)("of",(function(){for(var t=0,e=arguments.length,r=new(cp(this))(e);e>t;)r[t]=arguments[t++];return r}),xd);var hp=li.left,up=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("reduce",(function(t){return hp(up(this),t,arguments.length,arguments.length>1?arguments[1]:void 0)}));var fp=li.right,dp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("reduceRight",(function(t){return fp(dp(this),t,arguments.length,arguments.length>1?arguments[1]:void 0)}));var pp=ta.aTypedArray,gp=ta.exportTypedArrayMethod,vp=Math.floor;gp("reverse",(function(){for(var t,e=this,r=pp(e).length,n=vp(r/2),i=0;i<n;)t=e[i],e[i++]=e[--r],e[r]=t;return e}));var yp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("set",(function(t){yp(this);var e=_d(arguments.length>1?arguments[1]:void 0,1),r=this.length,n=B(t),i=Ft(n),o=0;if(i+e>r)throw RangeError("Wrong length");for(;o<i;)this[e+o]=n[o++]}),a((function(){new Int8Array(1).set({})})));var mp=ta.aTypedArray,bp=[].slice;(0,ta.exportTypedArrayMethod)("slice",(function(t,e){for(var r=bp.call(mp(this),t,e),n=Rd(this),i=0,o=r.length,a=new n(o);o>i;)a[i]=r[i++];return a}),a((function(){new Int8Array(1).slice()})));var wp=Ge.some,xp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("some",(function(t){return wp(xp(this),t,arguments.length>1?arguments[1]:void 0)}));var _p=ta.aTypedArray,Ap=ta.exportTypedArrayMethod,Ep=o.Uint16Array,Sp=Ep&&Ep.prototype.sort,Mp=!!Sp&&!a((function(){var t=new Ep(2);t.sort(null),t.sort({})})),kp=!!Sp&&!a((function(){if(k)return k<74;if(Ti)return Ti<67;if(Ii)return!0;if(Oi)return Oi<602;var t,e,r=new Ep(516),n=Array(516);for(t=0;t<516;t++)e=t%4,r[t]=515-t,n[t]=t-2*e+3;for(r.sort((function(t,e){return(t/4|0)-(e/4|0)})),t=0;t<516;t++)if(r[t]!==n[t])return!0}));Ap("sort",(function(t){var e=this;if(void 0!==t&&j(t),kp)return Sp.call(e,t);_p(e);var r,n=Ft(e),i=Array(n);for(r=0;r<n;r++)i[r]=e[r];for(i=Mi(e,function(t){return function(e,r){return void 0!==t?+t(e,r)||0:r!=r?-1:e!=e?1:0===e&&0===r?1/e>0&&1/r<0?1:-1:e>r}}(t)),r=0;r<n;r++)e[r]=i[r];return e}),!kp||Mp);var Tp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("subarray",(function(t,e){var r=Tp(this),n=r.length,i=Ct(t,n);return new(Rd(r))(r.buffer,r.byteOffset+i*r.BYTES_PER_ELEMENT,Lt((void 0===e?n:Ct(e,n))-i))}));var Ip=o.Int8Array,Pp=ta.aTypedArray,Op=ta.exportTypedArrayMethod,jp=[].toLocaleString,Rp=[].slice,Cp=!!Ip&&a((function(){jp.call(new Ip(1))}));Op("toLocaleString",(function(){return jp.apply(Cp?Rp.call(Pp(this)):Pp(this),arguments)}),a((function(){return[1,2].toLocaleString()!=new Ip([1,2]).toLocaleString()}))||!a((function(){Ip.prototype.toLocaleString.call([1,2])})));var zp=ta.exportTypedArrayMethod,Lp=o.Uint8Array,Fp=Lp&&Lp.prototype||{},Bp=[].toString,Np=[].join;a((function(){Bp.call({})}))&&(Bp=function(){return Np.call(this)});var Dp=Fp.toString!=Bp;zp("toString",Bp,Dp);var Up=String.fromCharCode,Yp=/^[\da-f]{2}$/i,Gp=/^[\da-f]{4}$/i;re({global:!0},{unescape:function(t){for(var e,r,n=he(t),i="",o=n.length,a=0;a<o;){if("%"===(e=n.charAt(a++)))if("u"===n.charAt(a)){if(r=n.slice(a+1,a+5),Gp.test(r)){i+=Up(parseInt(r,16)),a+=5;continue}}else if(r=n.slice(a,a+2),Yp.test(r)){i+=Up(parseInt(r,16)),a+=2;continue}i+=e}return i}});var Wp=qa.getWeakData,Hp=At.set,Vp=At.getterFor,Xp=Ge.find,qp=Ge.findIndex,Kp=0,Qp=function(t){return t.frozen||(t.frozen=new Jp)},Jp=function(){this.entries=[]},Zp=function(t,e){return Xp(t.entries,(function(t){return t[0]===e}))};Jp.prototype={get:function(t){var e=Zp(this,t);if(e)return e[1]},has:function(t){return!!Zp(this,t)},set:function(t,e){var r=Zp(this,t);r?r[1]=e:this.entries.push([t,e])},delete:function(t){var e=qp(this.entries,(function(e){return e[0]===t}));return~e&&this.entries.splice(e,1),!!~e}};var $p={getConstructor:function(t,e,r,n){var i=t((function(t,o){Hi(t,i,e),Hp(t,{type:e,id:Kp++,frozen:void 0}),null!=o&&Gr(o,t[n],{that:t,AS_ENTRIES:r})})),o=Vp(e),a=function(t,e,r){var n=o(t),i=Wp(nt(e),!0);return!0===i?Qp(n).set(e,r):i[n.id]=r,t};return Wi(i.prototype,{delete:function(t){var e=o(this);if(!b(t))return!1;var r=Wp(t);return!0===r?Qp(e).delete(t):r&&D(r,e.id)&&delete r[e.id]},has:function(t){var e=o(this);if(!b(t))return!1;var r=Wp(t);return!0===r?Qp(e).has(t):r&&D(r,e.id)}}),Wi(i.prototype,r?{get:function(t){var e=o(this);if(b(t)){var r=Wp(t);return!0===r?Qp(e).get(t):r?r[e.id]:void 0}},set:function(t,e){return a(this,t,e)}}:{add:function(t){return a(this,t,!0)}}),i}};e((function(t){var e,r=At.enforce,n=!o.ActiveXObject&&"ActiveXObject"in o,i=Object.isExtensible,a=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},s=t.exports=Qa("WeakMap",a,$p);if(dt&&n){e=$p.getConstructor(a,"WeakMap",!0),qa.enable();var l=s.prototype,c=l.delete,h=l.has,u=l.get,f=l.set;Wi(l,{delete:function(t){if(b(t)&&!i(t)){var n=r(this);return n.frozen||(n.frozen=new e),c.call(this,t)||n.frozen.delete(t)}return c.call(this,t)},has:function(t){if(b(t)&&!i(t)){var n=r(this);return n.frozen||(n.frozen=new e),h.call(this,t)||n.frozen.has(t)}return h.call(this,t)},get:function(t){if(b(t)&&!i(t)){var n=r(this);return n.frozen||(n.frozen=new e),h.call(this,t)?u.call(this,t):n.frozen.get(t)}return u.call(this,t)},set:function(t,n){if(b(t)&&!i(t)){var o=r(this);o.frozen||(o.frozen=new e),h.call(this,t)?f.call(this,t,n):o.frozen.set(t,n)}else f.call(this,t,n);return this}})}})),Qa("WeakSet",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),$p);var tg={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},eg=$("span").classList,rg=eg&&eg.constructor&&eg.constructor.prototype,ng=rg===Object.prototype?void 0:rg,ig=function(t){if(t&&t.forEach!==yn)try{at(t,"forEach",yn)}catch(e){t.forEach=yn}};for(var og in tg)tg[og]&&ig(o[og]&&o[og].prototype);ig(ng);var ag=X("iterator"),sg=X("toStringTag"),lg=Kn.values,cg=function(t,e){if(t){if(t[ag]!==lg)try{at(t,ag,lg)}catch(e){t[ag]=lg}if(t[sg]||at(t,sg,e),tg[e])for(var r in Kn)if(t[r]!==Kn[r])try{at(t,r,Kn[r])}catch(e){t[r]=Kn[r]}}};for(var hg in tg)cg(o[hg]&&o[hg].prototype,hg);cg(ng,"DOMTokenList");var ug=!o.setImmediate||!o.clearImmediate;re({global:!0,bind:!0,enumerable:!0,forced:ug},{setImmediate:Vc.set,clearImmediate:Vc.clear});var fg=o.process;re({global:!0,enumerable:!0,noTargetGet:!0},{queueMicrotask:function(t){var e=ci&&fg.domain;sh(e?e.bind(t):t)}});var dg=[].slice,pg=/MSIE .\./.test(_),gg=function(t){return function(e,r){var n=arguments.length>2,i=n?dg.call(arguments,2):void 0;return t(n?function(){(m(e)?e:Function(e)).apply(this,i)}:e,r)}};re({global:!0,bind:!0,forced:pg},{setTimeout:gg(o.setTimeout),setInterval:gg(o.setInterval)});var vg=X("iterator"),yg=!a((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,r="";return t.pathname="c%20d",e.forEach((function(t,n){e.delete("b"),r+=n+t})),!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[vg]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==r||"x"!==new URL("http://x",void 0).host})),mg=/[^\0-\u007E]/,bg=/[.\u3002\uFF0E\uFF61]/g,wg="Overflow: input needs wider integers to process",xg=Math.floor,_g=String.fromCharCode,Ag=function(t){return t+22+75*(t<26)},Eg=function(t,e,r){var n=0;for(t=r?xg(t/700):t>>1,t+=xg(t/e);t>455;n+=36)t=xg(t/35);return xg(n+36*t/(t+38))},Sg=function(t){var e,r,n=[],i=(t=function(t){for(var e=[],r=0,n=t.length;r<n;){var i=t.charCodeAt(r++);if(i>=55296&&i<=56319&&r<n){var o=t.charCodeAt(r++);56320==(64512&o)?e.push(((1023&i)<<10)+(1023&o)+65536):(e.push(i),r--)}else e.push(i)}return e}(t)).length,o=128,a=0,s=72;for(e=0;e<t.length;e++)(r=t[e])<128&&n.push(_g(r));var l=n.length,c=l;for(l&&n.push("-");c<i;){var h=2147483647;for(e=0;e<t.length;e++)(r=t[e])>=o&&r<h&&(h=r);var u=c+1;if(h-o>xg((2147483647-a)/u))throw RangeError(wg);for(a+=(h-o)*u,o=h,e=0;e<t.length;e++){if((r=t[e])<o&&++a>2147483647)throw RangeError(wg);if(r==o){for(var f=a,d=36;;d+=36){var p=d<=s?1:d>=s+26?26:d-s;if(f<p)break;var g=f-p,v=36-p;n.push(_g(Ag(p+g%v))),f=xg(g/v)}n.push(_g(Ag(f))),s=Eg(a,u,c==l),a=0,++c}}++a,++o}return n.join("")},Mg=x("fetch"),kg=x("Request"),Tg=kg&&kg.prototype,Ig=x("Headers"),Pg=X("iterator"),Og=At.set,jg=At.getterFor("URLSearchParams"),Rg=At.getterFor("URLSearchParamsIterator"),Cg=/\+/g,zg=Array(4),Lg=function(t){return zg[t-1]||(zg[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))},Fg=function(t){try{return decodeURIComponent(t)}catch(e){return t}},Bg=function(t){var e=t.replace(Cg," "),r=4;try{return decodeURIComponent(e)}catch(t){for(;r;)e=e.replace(Lg(r--),Fg);return e}},Ng=/[!'()~]|%20/g,Dg={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},Ug=function(t){return Dg[t]},Yg=function(t){return encodeURIComponent(t).replace(Ng,Ug)},Gg=function(t,e){if(e)for(var r,n,i=e.split("&"),o=0;o<i.length;)(r=i[o++]).length&&(n=r.split("="),t.push({key:Bg(n.shift()),value:Bg(n.join("="))}))},Wg=function(t){this.entries.length=0,Gg(this.entries,t)},Hg=function(t,e){if(t<e)throw TypeError("Not enough arguments")},Vg=Nn((function(t,e){Og(this,{type:"URLSearchParamsIterator",iterator:Dr(jg(t).entries),kind:e})}),"Iterator",(function(){var t=Rg(this),e=t.kind,r=t.iterator.next(),n=r.value;return r.done||(r.value="keys"===e?n.key:"values"===e?n.value:[n.key,n.value]),r})),Xg=function(){Hi(this,Xg,"URLSearchParams");var t,e,r,n,i,o,a,s,l,c=arguments.length>0?arguments[0]:void 0,h=this,u=[];if(Og(h,{type:"URLSearchParams",entries:u,updateURL:function(){},updateSearchParams:Wg}),void 0!==c)if(b(c))if(t=Nr(c))for(r=(e=Dr(c,t)).next;!(n=r.call(e)).done;){if((a=(o=(i=Dr(nt(n.value))).next).call(i)).done||(s=o.call(i)).done||!o.call(i).done)throw TypeError("Expected sequence with length 2");u.push({key:he(a.value),value:he(s.value)})}else for(l in c)D(c,l)&&u.push({key:l,value:he(c[l])});else Gg(u,"string"==typeof c?"?"===c.charAt(0)?c.slice(1):c:he(c))},qg=Xg.prototype;if(Wi(qg,{append:function(t,e){Hg(arguments.length,2);var r=jg(this);r.entries.push({key:he(t),value:he(e)}),r.updateURL()},delete:function(t){Hg(arguments.length,1);for(var e=jg(this),r=e.entries,n=he(t),i=0;i<r.length;)r[i].key===n?r.splice(i,1):i++;e.updateURL()},get:function(t){Hg(arguments.length,1);for(var e=jg(this).entries,r=he(t),n=0;n<e.length;n++)if(e[n].key===r)return e[n].value;return null},getAll:function(t){Hg(arguments.length,1);for(var e=jg(this).entries,r=he(t),n=[],i=0;i<e.length;i++)e[i].key===r&&n.push(e[i].value);return n},has:function(t){Hg(arguments.length,1);for(var e=jg(this).entries,r=he(t),n=0;n<e.length;)if(e[n++].key===r)return!0;return!1},set:function(t,e){Hg(arguments.length,1);for(var r,n=jg(this),i=n.entries,o=!1,a=he(t),s=he(e),l=0;l<i.length;l++)(r=i[l]).key===a&&(o?i.splice(l--,1):(o=!0,r.value=s));o||i.push({key:a,value:s}),n.updateURL()},sort:function(){var t,e,r,n=jg(this),i=n.entries,o=i.slice();for(i.length=0,r=0;r<o.length;r++){for(t=o[r],e=0;e<r;e++)if(i[e].key>t.key){i.splice(e,0,t);break}e===r&&i.push(t)}n.updateURL()},forEach:function(t){for(var e,r=jg(this).entries,n=Oe(t,arguments.length>1?arguments[1]:void 0,3),i=0;i<r.length;)n((e=r[i++]).value,e.key,this)},keys:function(){return new Vg(this,"keys")},values:function(){return new Vg(this,"values")},entries:function(){return new Vg(this,"entries")}},{enumerable:!0}),Tt(qg,Pg,qg.entries,{name:"entries"}),Tt(qg,"toString",(function(){for(var t,e=jg(this).entries,r=[],n=0;n<e.length;)t=e[n++],r.push(Yg(t.key)+"="+Yg(t.value));return r.join("&")}),{enumerable:!0}),Pe(Xg,"URLSearchParams"),re({global:!0,forced:!yg},{URLSearchParams:Xg}),!yg&&m(Ig)){var Kg=function(t){if(b(t)){var e,r=t.body;if("URLSearchParams"===ce(r))return(e=t.headers?new Ig(t.headers):new Ig).has("content-type")||e.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),be(t,{body:u(0,String(r)),headers:u(0,e)})}return t};if(m(Mg)&&re({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return Mg(t,arguments.length>1?Kg(arguments[1]):{})}}),m(kg)){var Qg=function(t){return Hi(this,Qg,"Request"),new kg(t,arguments.length>1?Kg(arguments[1]):{})};Tg.constructor=Qg,Qg.prototype=Tg,re({global:!0,forced:!0},{Request:Qg})}}var Jg,Zg={URLSearchParams:Xg,getState:jg},$g=Qu.codeAt,tv=o.URL,ev=Zg.URLSearchParams,rv=Zg.getState,nv=At.set,iv=At.getterFor("URL"),ov=Math.floor,av=Math.pow,sv=/[a-z]/i,lv=/[\d+-.a-z]/i,cv=/\d/,hv=/^0x/i,uv=/^[0-7]+$/,fv=/^\d+$/,dv=/^[\da-f]+$/i,pv=/[\0\t\n\r #%/:<>?@[\\\]^|]/,gv=/[\0\t\n\r #/:<>?@[\\\]^|]/,vv=/^[\u0000-\u0020]+|[\u0000-\u0020]+$/g,yv=/[\t\n\r]/g,mv=function(t,e){var r,n,i;if("["==e.charAt(0)){if("]"!=e.charAt(e.length-1))return"Invalid host";if(!(r=wv(e.slice(1,-1))))return"Invalid host";t.host=r}else if(Tv(t)){if(e=function(t){var e,r,n=[],i=t.toLowerCase().replace(bg,".").split(".");for(e=0;e<i.length;e++)r=i[e],n.push(mg.test(r)?"xn--"+Sg(r):r);return n.join(".")}(e),pv.test(e))return"Invalid host";if(null===(r=bv(e)))return"Invalid host";t.host=r}else{if(gv.test(e))return"Invalid host";for(r="",n=bn(e),i=0;i<n.length;i++)r+=Mv(n[i],_v);t.host=r}},bv=function(t){var e,r,n,i,o,a,s,l=t.split(".");if(l.length&&""==l[l.length-1]&&l.pop(),(e=l.length)>4)return t;for(r=[],n=0;n<e;n++){if(""==(i=l[n]))return t;if(o=10,i.length>1&&"0"==i.charAt(0)&&(o=hv.test(i)?16:8,i=i.slice(8==o?1:2)),""===i)a=0;else{if(!(10==o?fv:8==o?uv:dv).test(i))return t;a=parseInt(i,o)}r.push(a)}for(n=0;n<e;n++)if(a=r[n],n==e-1){if(a>=av(256,5-e))return null}else if(a>255)return null;for(s=r.pop(),n=0;n<r.length;n++)s+=r[n]*av(256,3-n);return s},wv=function(t){var e,r,n,i,o,a,s,l=[0,0,0,0,0,0,0,0],c=0,h=null,u=0,f=function(){return t.charAt(u)};if(":"==f()){if(":"!=t.charAt(1))return;u+=2,h=++c}for(;f();){if(8==c)return;if(":"!=f()){for(e=r=0;r<4&&dv.test(f());)e=16*e+parseInt(f(),16),u++,r++;if("."==f()){if(0==r)return;if(u-=r,c>6)return;for(n=0;f();){if(i=null,n>0){if(!("."==f()&&n<4))return;u++}if(!cv.test(f()))return;for(;cv.test(f());){if(o=parseInt(f(),10),null===i)i=o;else{if(0==i)return;i=10*i+o}if(i>255)return;u++}l[c]=256*l[c]+i,2!=++n&&4!=n||c++}if(4!=n)return;break}if(":"==f()){if(u++,!f())return}else if(f())return;l[c++]=e}else{if(null!==h)return;u++,h=++c}}if(null!==h)for(a=c-h,c=7;0!=c&&a>0;)s=l[c],l[c--]=l[h+a-1],l[h+--a]=s;else if(8!=c)return;return l},xv=function(t){var e,r,n,i;if("number"==typeof t){for(e=[],r=0;r<4;r++)e.unshift(t%256),t=ov(t/256);return e.join(".")}if("object"==typeof t){for(e="",n=function(t){for(var e=null,r=1,n=null,i=0,o=0;o<8;o++)0!==t[o]?(i>r&&(e=n,r=i),n=null,i=0):(null===n&&(n=o),++i);return i>r&&(e=n,r=i),e}(t),r=0;r<8;r++)i&&0===t[r]||(i&&(i=!1),n===r?(e+=r?":":"::",i=!0):(e+=t[r].toString(16),r<7&&(e+=":")));return"["+e+"]"}return t},_v={},Av=Gl({},_v,{" ":1,'"':1,"<":1,">":1,"`":1}),Ev=Gl({},Av,{"#":1,"?":1,"{":1,"}":1}),Sv=Gl({},Ev,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),Mv=function(t,e){var r=$g(t,0);return r>32&&r<127&&!D(e,t)?t:encodeURIComponent(t)},kv={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Tv=function(t){return D(kv,t.scheme)},Iv=function(t){return""!=t.username||""!=t.password},Pv=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},Ov=function(t,e){var r;return 2==t.length&&sv.test(t.charAt(0))&&(":"==(r=t.charAt(1))||!e&&"|"==r)},jv=function(t){var e;return t.length>1&&Ov(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},Rv=function(t){var e=t.path,r=e.length;!r||"file"==t.scheme&&1==r&&Ov(e[0],!0)||e.pop()},Cv=function(t){return"."===t||"%2e"===t.toLowerCase()},zv={},Lv={},Fv={},Bv={},Nv={},Dv={},Uv={},Yv={},Gv={},Wv={},Hv={},Vv={},Xv={},qv={},Kv={},Qv={},Jv={},Zv={},$v={},ty={},ey={},ry=function(t,e,r,n){var i,o,a,s,l,c=r||zv,h=0,u="",f=!1,d=!1,p=!1;for(r||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(vv,"")),e=e.replace(yv,""),i=bn(e);h<=i.length;){switch(o=i[h],c){case zv:if(!o||!sv.test(o)){if(r)return"Invalid scheme";c=Fv;continue}u+=o.toLowerCase(),c=Lv;break;case Lv:if(o&&(lv.test(o)||"+"==o||"-"==o||"."==o))u+=o.toLowerCase();else{if(":"!=o){if(r)return"Invalid scheme";u="",c=Fv,h=0;continue}if(r&&(Tv(t)!=D(kv,u)||"file"==u&&(Iv(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=u,r)return void(Tv(t)&&kv[t.scheme]==t.port&&(t.port=null));u="","file"==t.scheme?c=qv:Tv(t)&&n&&n.scheme==t.scheme?c=Bv:Tv(t)?c=Yv:"/"==i[h+1]?(c=Nv,h++):(t.cannotBeABaseURL=!0,t.path.push(""),c=$v)}break;case Fv:if(!n||n.cannotBeABaseURL&&"#"!=o)return"Invalid scheme";if(n.cannotBeABaseURL&&"#"==o){t.scheme=n.scheme,t.path=n.path.slice(),t.query=n.query,t.fragment="",t.cannotBeABaseURL=!0,c=ey;break}c="file"==n.scheme?qv:Dv;continue;case Bv:if("/"!=o||"/"!=i[h+1]){c=Dv;continue}c=Gv,h++;break;case Nv:if("/"==o){c=Wv;break}c=Zv;continue;case Dv:if(t.scheme=n.scheme,o==Jg)t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.query=n.query;else if("/"==o||"\\"==o&&Tv(t))c=Uv;else if("?"==o)t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.query="",c=ty;else{if("#"!=o){t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.path.pop(),c=Zv;continue}t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.query=n.query,t.fragment="",c=ey}break;case Uv:if(!Tv(t)||"/"!=o&&"\\"!=o){if("/"!=o){t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,c=Zv;continue}c=Wv}else c=Gv;break;case Yv:if(c=Gv,"/"!=o||"/"!=u.charAt(h+1))continue;h++;break;case Gv:if("/"!=o&&"\\"!=o){c=Wv;continue}break;case Wv:if("@"==o){f&&(u="%40"+u),f=!0,a=bn(u);for(var g=0;g<a.length;g++){var v=a[g];if(":"!=v||p){var y=Mv(v,Sv);p?t.password+=y:t.username+=y}else p=!0}u=""}else if(o==Jg||"/"==o||"?"==o||"#"==o||"\\"==o&&Tv(t)){if(f&&""==u)return"Invalid authority";h-=bn(u).length+1,u="",c=Hv}else u+=o;break;case Hv:case Vv:if(r&&"file"==t.scheme){c=Qv;continue}if(":"!=o||d){if(o==Jg||"/"==o||"?"==o||"#"==o||"\\"==o&&Tv(t)){if(Tv(t)&&""==u)return"Invalid host";if(r&&""==u&&(Iv(t)||null!==t.port))return;if(s=mv(t,u))return s;if(u="",c=Jv,r)return;continue}"["==o?d=!0:"]"==o&&(d=!1),u+=o}else{if(""==u)return"Invalid host";if(s=mv(t,u))return s;if(u="",c=Xv,r==Vv)return}break;case Xv:if(!cv.test(o)){if(o==Jg||"/"==o||"?"==o||"#"==o||"\\"==o&&Tv(t)||r){if(""!=u){var m=parseInt(u,10);if(m>65535)return"Invalid port";t.port=Tv(t)&&m===kv[t.scheme]?null:m,u=""}if(r)return;c=Jv;continue}return"Invalid port"}u+=o;break;case qv:if(t.scheme="file","/"==o||"\\"==o)c=Kv;else{if(!n||"file"!=n.scheme){c=Zv;continue}if(o==Jg)t.host=n.host,t.path=n.path.slice(),t.query=n.query;else if("?"==o)t.host=n.host,t.path=n.path.slice(),t.query="",c=ty;else{if("#"!=o){jv(i.slice(h).join(""))||(t.host=n.host,t.path=n.path.slice(),Rv(t)),c=Zv;continue}t.host=n.host,t.path=n.path.slice(),t.query=n.query,t.fragment="",c=ey}}break;case Kv:if("/"==o||"\\"==o){c=Qv;break}n&&"file"==n.scheme&&!jv(i.slice(h).join(""))&&(Ov(n.path[0],!0)?t.path.push(n.path[0]):t.host=n.host),c=Zv;continue;case Qv:if(o==Jg||"/"==o||"\\"==o||"?"==o||"#"==o){if(!r&&Ov(u))c=Zv;else if(""==u){if(t.host="",r)return;c=Jv}else{if(s=mv(t,u))return s;if("localhost"==t.host&&(t.host=""),r)return;u="",c=Jv}continue}u+=o;break;case Jv:if(Tv(t)){if(c=Zv,"/"!=o&&"\\"!=o)continue}else if(r||"?"!=o)if(r||"#"!=o){if(o!=Jg&&(c=Zv,"/"!=o))continue}else t.fragment="",c=ey;else t.query="",c=ty;break;case Zv:if(o==Jg||"/"==o||"\\"==o&&Tv(t)||!r&&("?"==o||"#"==o)){if(".."===(l=(l=u).toLowerCase())||"%2e."===l||".%2e"===l||"%2e%2e"===l?(Rv(t),"/"==o||"\\"==o&&Tv(t)||t.path.push("")):Cv(u)?"/"==o||"\\"==o&&Tv(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&Ov(u)&&(t.host&&(t.host=""),u=u.charAt(0)+":"),t.path.push(u)),u="","file"==t.scheme&&(o==Jg||"?"==o||"#"==o))for(;t.path.length>1&&""===t.path[0];)t.path.shift();"?"==o?(t.query="",c=ty):"#"==o&&(t.fragment="",c=ey)}else u+=Mv(o,Ev);break;case $v:"?"==o?(t.query="",c=ty):"#"==o?(t.fragment="",c=ey):o!=Jg&&(t.path[0]+=Mv(o,_v));break;case ty:r||"#"!=o?o!=Jg&&("'"==o&&Tv(t)?t.query+="%27":t.query+="#"==o?"%23":Mv(o,_v)):(t.fragment="",c=ey);break;case ey:o!=Jg&&(t.fragment+=Mv(o,Av))}h++}},ny=function(t){var e,r,n=Hi(this,ny,"URL"),i=arguments.length>1?arguments[1]:void 0,o=he(t),a=nv(n,{type:"URL"});if(void 0!==i)if(i instanceof ny)e=iv(i);else if(r=ry(e={},he(i)))throw TypeError(r);if(r=ry(a,o,null,e))throw TypeError(r);var l=a.searchParams=new ev,c=rv(l);c.updateSearchParams(a.query),c.updateURL=function(){a.query=String(l)||null},s||(n.href=oy.call(n),n.origin=ay.call(n),n.protocol=sy.call(n),n.username=ly.call(n),n.password=cy.call(n),n.host=hy.call(n),n.hostname=uy.call(n),n.port=fy.call(n),n.pathname=dy.call(n),n.search=py.call(n),n.searchParams=gy.call(n),n.hash=vy.call(n))},iy=ny.prototype,oy=function(){var t=iv(this),e=t.scheme,r=t.username,n=t.password,i=t.host,o=t.port,a=t.path,s=t.query,l=t.fragment,c=e+":";return null!==i?(c+="//",Iv(t)&&(c+=r+(n?":"+n:"")+"@"),c+=xv(i),null!==o&&(c+=":"+o)):"file"==e&&(c+="//"),c+=t.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==s&&(c+="?"+s),null!==l&&(c+="#"+l),c},ay=function(){var t=iv(this),e=t.scheme,r=t.port;if("blob"==e)try{return new ny(e.path[0]).origin}catch(t){return"null"}return"file"!=e&&Tv(t)?e+"://"+xv(t.host)+(null!==r?":"+r:""):"null"},sy=function(){return iv(this).scheme+":"},ly=function(){return iv(this).username},cy=function(){return iv(this).password},hy=function(){var t=iv(this),e=t.host,r=t.port;return null===e?"":null===r?xv(e):xv(e)+":"+r},uy=function(){var t=iv(this).host;return null===t?"":xv(t)},fy=function(){var t=iv(this).port;return null===t?"":String(t)},dy=function(){var t=iv(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},py=function(){var t=iv(this).query;return t?"?"+t:""},gy=function(){return iv(this).searchParams},vy=function(){var t=iv(this).fragment;return t?"#"+t:""},yy=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(s&&fe(iy,{href:yy(oy,(function(t){var e=iv(this),r=he(t),n=ry(e,r);if(n)throw TypeError(n);rv(e.searchParams).updateSearchParams(e.query)})),origin:yy(ay),protocol:yy(sy,(function(t){var e=iv(this);ry(e,he(t)+":",zv)})),username:yy(ly,(function(t){var e=iv(this),r=bn(he(t));if(!Pv(e)){e.username="";for(var n=0;n<r.length;n++)e.username+=Mv(r[n],Sv)}})),password:yy(cy,(function(t){var e=iv(this),r=bn(he(t));if(!Pv(e)){e.password="";for(var n=0;n<r.length;n++)e.password+=Mv(r[n],Sv)}})),host:yy(hy,(function(t){var e=iv(this);e.cannotBeABaseURL||ry(e,he(t),Hv)})),hostname:yy(uy,(function(t){var e=iv(this);e.cannotBeABaseURL||ry(e,he(t),Vv)})),port:yy(fy,(function(t){var e=iv(this);Pv(e)||(""==(t=he(t))?e.port=null:ry(e,t,Xv))})),pathname:yy(dy,(function(t){var e=iv(this);e.cannotBeABaseURL||(e.path=[],ry(e,he(t),Jv))})),search:yy(py,(function(t){var e=iv(this);""==(t=he(t))?e.query=null:("?"==t.charAt(0)&&(t=t.slice(1)),e.query="",ry(e,t,ty)),rv(e.searchParams).updateSearchParams(e.query)})),searchParams:yy(gy),hash:yy(vy,(function(t){var e=iv(this);""!=(t=he(t))?("#"==t.charAt(0)&&(t=t.slice(1)),e.fragment="",ry(e,t,ey)):e.fragment=null}))}),Tt(iy,"toJSON",(function(){return oy.call(this)}),{enumerable:!0}),Tt(iy,"toString",(function(){return oy.call(this)}),{enumerable:!0}),tv){var my=tv.createObjectURL,by=tv.revokeObjectURL;my&&Tt(ny,"createObjectURL",(function(t){return my.apply(tv,arguments)})),by&&Tt(ny,"revokeObjectURL",(function(t){return by.apply(tv,arguments)}))}Pe(ny,"URL"),re({global:!0,forced:!yg,sham:!s},{URL:ny}),re({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}}),e((function(t){var e=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,r){return t[e]=r}}function c(t,e,r,n){var i=e&&e.prototype instanceof v?e:v,o=Object.create(i.prototype),a=new T(n||[]);return o._invoke=function(t,e,r){var n=u;return function(i,o){if(n===d)throw new Error("Generator is already running");if(n===p){if("throw"===i)throw o;return P()}for(r.method=i,r.arg=o;;){var a=r.delegate;if(a){var s=S(a,r);if(s){if(s===g)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=p,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=d;var l=h(t,e,r);if("normal"===l.type){if(n=r.done?p:f,l.arg===g)continue;return{value:l.arg,done:r.done}}"throw"===l.type&&(n=p,r.method="throw",r.arg=l.arg)}}}(t,r,a),o}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=c;var u="suspendedStart",f="suspendedYield",d="executing",p="completed",g={};function v(){}function y(){}function m(){}var b={};b[o]=function(){return this};var w=Object.getPrototypeOf,x=w&&w(w(I([])));x&&x!==r&&n.call(x,o)&&(b=x);var _=m.prototype=v.prototype=Object.create(b);function A(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(i,o,a,s){var l=h(t[i],t,o);if("throw"!==l.type){var c=l.arg,u=c.value;return u&&"object"==typeof u&&n.call(u,"__await")?e.resolve(u.__await).then((function(t){r("next",t,a,s)}),(function(t){r("throw",t,a,s)})):e.resolve(u).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,s)}))}s(l.arg)}var i;this._invoke=function(t,n){function o(){return new e((function(e,i){r(t,n,e,i)}))}return i=i?i.then(o,o):o()}}function S(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,S(t,r),"throw"===r.method))return g;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return g}var i=h(n,t.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,g;var o=i.arg;return o?o.done?(r[t.resultName]=o.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,g):o:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,g)}function M(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 k(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(M,this),this.reset(!0)}function I(t){if(t){var r=t[o];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,a=function r(){for(;++i<t.length;)if(n.call(t,i))return r.value=t[i],r.done=!1,r;return r.value=e,r.done=!0,r};return a.next=a}}return{next:P}}function P(){return{value:e,done:!0}}return y.prototype=_.constructor=m,m.constructor=y,y.displayName=l(m,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===y||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,l(t,s,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},A(E.prototype),E.prototype[a]=function(){return this},t.AsyncIterator=E,t.async=function(e,r,n,i,o){void 0===o&&(o=Promise);var a=new E(c(e,r,n,i),o);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},A(_),l(_,s,"Generator"),_[o]=function(){return this},_.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=I,T.prototype={constructor:T,reset:function(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(k),!t)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var r=this;function i(n,i){return s.type="throw",s.arg=t,r.next=n,i&&(r.method="next",r.arg=e),!!i}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var l=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(l&&c){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(l){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return i(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r];if(i.tryLoc<=this.prev&&n.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var o=i;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,g):this.complete(a)},complete:function(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),g},finish:function(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),k(r),g}},catch:function(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 i=n.arg;k(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:I(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),g}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}}));var wy="done";"function"!=typeof Object.assign&&(Object.assign=function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),r=1;r<arguments.length;r++){var n=arguments[r];if(null!=n)for(var i in n)n.hasOwnProperty(i)&&(e[i]=n[i])}return e}),"function"!=typeof Object.values&&(Object.values=function(t){let e=[];for(let r in t)e.push(t[r]);return e}),"function"!=typeof Object.keys&&(Object.values=function(t){let e=[];for(let r in t)e.push(r);return e}),"undefined"!=typeof CanvasRenderingContext2D&&null==CanvasRenderingContext2D.prototype.ellipse&&(CanvasRenderingContext2D.prototype.ellipse=function(t,e,r,n,i,o,a,s){this.save(),this.translate(t,e),this.rotate(i),this.translate(-r,-n),this.scale(r,n),this.arc(1,1,1,o,a,s),this.restore()}),function(){for(var t=0,e=["ms","moz","webkit","o"],r=0;r<e.length&&!window.requestAnimationFrame;++r)window.requestAnimationFrame=window[e[r]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[e[r]+"CancelAnimationFrame"]||window[e[r]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(console.warn("requestAnimationFrame not supported"),window.requestAnimationFrame=function(e,r){var n=performance.now(),i=Math.max(0,33-(n-t)),o=window.setTimeout((function(){e(n+i)}),i);return t=n+i,o}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(t){clearTimeout(t)})}(),String.prototype.startsWith||(String.prototype.startsWith=function(t,e){return e=e||0,this.substr(e,t.length)===t});var xy=function(){this.__data__=[],this.size=0};var _y=function(t,e){return t===e||t!=t&&e!=e};var Ay=function(t,e){for(var r=t.length;r--;)if(_y(t[r][0],e))return r;return-1},Ey=Array.prototype.splice;var Sy=function(t){var e=this.__data__,r=Ay(e,t);return!(r<0)&&(r==e.length-1?e.pop():Ey.call(e,r,1),--this.size,!0)};var My=function(t){var e=this.__data__,r=Ay(e,t);return r<0?void 0:e[r][1]};var ky=function(t){return Ay(this.__data__,t)>-1};var Ty=function(t,e){var r=this.__data__,n=Ay(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this};function Iy(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}Iy.prototype.clear=xy,Iy.prototype.delete=Sy,Iy.prototype.get=My,Iy.prototype.has=ky,Iy.prototype.set=Ty;var Py=Iy;var Oy=function(){this.__data__=new Py,this.size=0};var jy=function(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r};var Ry=function(t){return this.__data__.get(t)};var Cy=function(t){return this.__data__.has(t)},zy="object"==typeof t&&t&&t.Object===Object&&t,Ly="object"==typeof self&&self&&self.Object===Object&&self,Fy=zy||Ly||Function("return this")(),By=Fy.Symbol,Ny=Object.prototype,Dy=Ny.hasOwnProperty,Uy=Ny.toString,Yy=By?By.toStringTag:void 0;var Gy=function(t){var e=Dy.call(t,Yy),r=t[Yy];try{t[Yy]=void 0;var n=!0}catch(t){}var i=Uy.call(t);return n&&(e?t[Yy]=r:delete t[Yy]),i},Wy=Object.prototype.toString;var Hy=function(t){return Wy.call(t)},Vy=By?By.toStringTag:void 0;var Xy=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Vy&&Vy in Object(t)?Gy(t):Hy(t)};var qy=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};var Ky=function(t){if(!qy(t))return!1;var e=Xy(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e},Qy=Fy["__core-js_shared__"],Jy=function(){var t=/[^.]+$/.exec(Qy&&Qy.keys&&Qy.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();var Zy=function(t){return!!Jy&&Jy in t},$y=Function.prototype.toString;var tm=function(t){if(null!=t){try{return $y.call(t)}catch(t){}try{return t+""}catch(t){}}return""},em=/^\[object .+?Constructor\]$/,rm=Function.prototype,nm=Object.prototype,im=rm.toString,om=nm.hasOwnProperty,am=RegExp("^"+im.call(om).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var sm=function(t){return!(!qy(t)||Zy(t))&&(Ky(t)?am:em).test(tm(t))};var lm=function(t,e){return null==t?void 0:t[e]};var cm=function(t,e){var r=lm(t,e);return sm(r)?r:void 0},hm=cm(Fy,"Map"),um=cm(Object,"create");var fm=function(){this.__data__=um?um(null):{},this.size=0};var dm=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},pm=Object.prototype.hasOwnProperty;var gm=function(t){var e=this.__data__;if(um){var r=e[t];return"__lodash_hash_undefined__"===r?void 0:r}return pm.call(e,t)?e[t]:void 0},vm=Object.prototype.hasOwnProperty;var ym=function(t){var e=this.__data__;return um?void 0!==e[t]:vm.call(e,t)};var mm=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=um&&void 0===e?"__lodash_hash_undefined__":e,this};function bm(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}bm.prototype.clear=fm,bm.prototype.delete=dm,bm.prototype.get=gm,bm.prototype.has=ym,bm.prototype.set=mm;var wm=bm;var xm=function(){this.size=0,this.__data__={hash:new wm,map:new(hm||Py),string:new wm}};var _m=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};var Am=function(t,e){var r=t.__data__;return _m(e)?r["string"==typeof e?"string":"hash"]:r.map};var Em=function(t){var e=Am(this,t).delete(t);return this.size-=e?1:0,e};var Sm=function(t){return Am(this,t).get(t)};var Mm=function(t){return Am(this,t).has(t)};var km=function(t,e){var r=Am(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this};function Tm(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}Tm.prototype.clear=xm,Tm.prototype.delete=Em,Tm.prototype.get=Sm,Tm.prototype.has=Mm,Tm.prototype.set=km;var Im=Tm;var Pm=function(t,e){var r=this.__data__;if(r instanceof Py){var n=r.__data__;if(!hm||n.length<199)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new Im(n)}return r.set(t,e),this.size=r.size,this};function Om(t){var e=this.__data__=new Py(t);this.size=e.size}Om.prototype.clear=Oy,Om.prototype.delete=jy,Om.prototype.get=Ry,Om.prototype.has=Cy,Om.prototype.set=Pm;var jm=Om;var Rm=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};var Cm=function(t){return this.__data__.has(t)};function zm(t){var e=-1,r=null==t?0:t.length;for(this.__data__=new Im;++e<r;)this.add(t[e])}zm.prototype.add=zm.prototype.push=Rm,zm.prototype.has=Cm;var Lm=zm;var Fm=function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n;)if(e(t[r],r,t))return!0;return!1};var Bm=function(t,e){return t.has(e)};var Nm=function(t,e,r,n,i,o){var a=1&r,s=t.length,l=e.length;if(s!=l&&!(a&&l>s))return!1;var c=o.get(t),h=o.get(e);if(c&&h)return c==e&&h==t;var u=-1,f=!0,d=2&r?new Lm:void 0;for(o.set(t,e),o.set(e,t);++u<s;){var p=t[u],g=e[u];if(n)var v=a?n(g,p,u,e,t,o):n(p,g,u,t,e,o);if(void 0!==v){if(v)continue;f=!1;break}if(d){if(!Fm(e,(function(t,e){if(!Bm(d,e)&&(p===t||i(p,t,r,n,o)))return d.push(e)}))){f=!1;break}}else if(p!==g&&!i(p,g,r,n,o)){f=!1;break}}return o.delete(t),o.delete(e),f},Dm=Fy.Uint8Array;var Um=function(t){var e=-1,r=Array(t.size);return t.forEach((function(t,n){r[++e]=[n,t]})),r};var Ym=function(t){var e=-1,r=Array(t.size);return t.forEach((function(t){r[++e]=t})),r},Gm=By?By.prototype:void 0,Wm=Gm?Gm.valueOf:void 0;var Hm=function(t,e,r,n,i,o,a){switch(r){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Dm(t),new Dm(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return _y(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var s=Um;case"[object Set]":var l=1&n;if(s||(s=Ym),t.size!=e.size&&!l)return!1;var c=a.get(t);if(c)return c==e;n|=2,a.set(t,e);var h=Nm(s(t),s(e),n,i,o,a);return a.delete(t),h;case"[object Symbol]":if(Wm)return Wm.call(t)==Wm.call(e)}return!1};var Vm=function(t,e){for(var r=-1,n=e.length,i=t.length;++r<n;)t[i+r]=e[r];return t},Xm=Array.isArray;var qm=function(t,e,r){var n=e(t);return Xm(t)?n:Vm(n,r(t))};var Km=function(t,e){for(var r=-1,n=null==t?0:t.length,i=0,o=[];++r<n;){var a=t[r];e(a,r,t)&&(o[i++]=a)}return o};var Qm=function(){return[]},Jm=Object.prototype.propertyIsEnumerable,Zm=Object.getOwnPropertySymbols,$m=Zm?function(t){return null==t?[]:(t=Object(t),Km(Zm(t),(function(e){return Jm.call(t,e)})))}:Qm;var tb=function(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n};var eb=function(t){return null!=t&&"object"==typeof t};var rb=function(t){return eb(t)&&"[object Arguments]"==Xy(t)},nb=Object.prototype,ib=nb.hasOwnProperty,ob=nb.propertyIsEnumerable,ab=rb(function(){return arguments}())?rb:function(t){return eb(t)&&ib.call(t,"callee")&&!ob.call(t,"callee")};var sb=function(){return!1},lb=e((function(t,e){var r=e&&!e.nodeType&&e,n=r&&t&&!t.nodeType&&t,i=n&&n.exports===r?Fy.Buffer:void 0,o=(i?i.isBuffer:void 0)||sb;t.exports=o})),cb=/^(?:0|[1-9]\d*)$/;var hb=function(t,e){var r=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&cb.test(t))&&t>-1&&t%1==0&&t<e};var ub=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991},fb={};fb["[object Float32Array]"]=fb["[object Float64Array]"]=fb["[object Int8Array]"]=fb["[object Int16Array]"]=fb["[object Int32Array]"]=fb["[object Uint8Array]"]=fb["[object Uint8ClampedArray]"]=fb["[object Uint16Array]"]=fb["[object Uint32Array]"]=!0,fb["[object Arguments]"]=fb["[object Array]"]=fb["[object ArrayBuffer]"]=fb["[object Boolean]"]=fb["[object DataView]"]=fb["[object Date]"]=fb["[object Error]"]=fb["[object Function]"]=fb["[object Map]"]=fb["[object Number]"]=fb["[object Object]"]=fb["[object RegExp]"]=fb["[object Set]"]=fb["[object String]"]=fb["[object WeakMap]"]=!1;var db=function(t){return eb(t)&&ub(t.length)&&!!fb[Xy(t)]};var pb=function(t){return function(e){return t(e)}},gb=e((function(t,e){var r=e&&!e.nodeType&&e,n=r&&t&&!t.nodeType&&t,i=n&&n.exports===r&&zy.process,o=function(){try{var t=n&&n.require&&n.require("util").types;return t||i&&i.binding&&i.binding("util")}catch(t){}}();t.exports=o})),vb=gb&&gb.isTypedArray,yb=vb?pb(vb):db,mb=Object.prototype.hasOwnProperty;var bb=function(t,e){var r=Xm(t),n=!r&&ab(t),i=!r&&!n&&lb(t),o=!r&&!n&&!i&&yb(t),a=r||n||i||o,s=a?tb(t.length,String):[],l=s.length;for(var c in t)!e&&!mb.call(t,c)||a&&("length"==c||i&&("offset"==c||"parent"==c)||o&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||hb(c,l))||s.push(c);return s},wb=Object.prototype;var xb=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||wb)};var _b=function(t,e){return function(r){return t(e(r))}},Ab=_b(Object.keys,Object),Eb=Object.prototype.hasOwnProperty;var Sb=function(t){if(!xb(t))return Ab(t);var e=[];for(var r in Object(t))Eb.call(t,r)&&"constructor"!=r&&e.push(r);return e};var Mb=function(t){return null!=t&&ub(t.length)&&!Ky(t)};var kb=function(t){return Mb(t)?bb(t):Sb(t)};var Tb=function(t){return qm(t,kb,$m)},Ib=Object.prototype.hasOwnProperty;var Pb=function(t,e,r,n,i,o){var a=1&r,s=Tb(t),l=s.length;if(l!=Tb(e).length&&!a)return!1;for(var c=l;c--;){var h=s[c];if(!(a?h in e:Ib.call(e,h)))return!1}var u=o.get(t),f=o.get(e);if(u&&f)return u==e&&f==t;var d=!0;o.set(t,e),o.set(e,t);for(var p=a;++c<l;){var g=t[h=s[c]],v=e[h];if(n)var y=a?n(v,g,h,e,t,o):n(g,v,h,t,e,o);if(!(void 0===y?g===v||i(g,v,r,n,o):y)){d=!1;break}p||(p="constructor"==h)}if(d&&!p){var m=t.constructor,b=e.constructor;m==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof m&&m instanceof m&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d},Ob=cm(Fy,"DataView"),jb=cm(Fy,"Promise"),Rb=cm(Fy,"Set"),Cb=cm(Fy,"WeakMap"),zb=tm(Ob),Lb=tm(hm),Fb=tm(jb),Bb=tm(Rb),Nb=tm(Cb),Db=Xy;(Ob&&"[object DataView]"!=Db(new Ob(new ArrayBuffer(1)))||hm&&"[object Map]"!=Db(new hm)||jb&&"[object Promise]"!=Db(jb.resolve())||Rb&&"[object Set]"!=Db(new Rb)||Cb&&"[object WeakMap]"!=Db(new Cb))&&(Db=function(t){var e=Xy(t),r="[object Object]"==e?t.constructor:void 0,n=r?tm(r):"";if(n)switch(n){case zb:return"[object DataView]";case Lb:return"[object Map]";case Fb:return"[object Promise]";case Bb:return"[object Set]";case Nb:return"[object WeakMap]"}return e});var Ub=Db,Yb=Object.prototype.hasOwnProperty;var Gb=function(t,e,r,n,i,o){var a=Xm(t),s=Xm(e),l=a?"[object Array]":Ub(t),c=s?"[object Array]":Ub(e),h="[object Object]"==(l="[object Arguments]"==l?"[object Object]":l),u="[object Object]"==(c="[object Arguments]"==c?"[object Object]":c),f=l==c;if(f&&lb(t)){if(!lb(e))return!1;a=!0,h=!1}if(f&&!h)return o||(o=new jm),a||yb(t)?Nm(t,e,r,n,i,o):Hm(t,e,l,r,n,i,o);if(!(1&r)){var d=h&&Yb.call(t,"__wrapped__"),p=u&&Yb.call(e,"__wrapped__");if(d||p){var g=d?t.value():t,v=p?e.value():e;return o||(o=new jm),i(g,v,r,n,o)}}return!!f&&(o||(o=new jm),Pb(t,e,r,n,i,o))};var Wb=function t(e,r,n,i,o){return e===r||(null==e||null==r||!eb(e)&&!eb(r)?e!=e&&r!=r:Gb(e,r,n,i,t,o))};var Hb=function(t,e){return Wb(t,e)},Vb=function(){try{var t=cm(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();var Xb=function(t,e,r){"__proto__"==e&&Vb?Vb(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r},qb=Object.prototype.hasOwnProperty;var Kb=function(t,e,r){var n=t[e];qb.call(t,e)&&_y(n,r)&&(void 0!==r||e in t)||Xb(t,e,r)};var Qb=function(t,e,r,n){var i=!r;r||(r={});for(var o=-1,a=e.length;++o<a;){var s=e[o],l=n?n(r[s],t[s],s,r,t):void 0;void 0===l&&(l=t[s]),i?Xb(r,s,l):Kb(r,s,l)}return r};var Jb=function(t){return t};var Zb=function(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2])}return t.apply(e,r)},$b=Math.max;var tw=function(t,e,r){return e=$b(void 0===e?t.length-1:e,0),function(){for(var n=arguments,i=-1,o=$b(n.length-e,0),a=Array(o);++i<o;)a[i]=n[e+i];i=-1;for(var s=Array(e+1);++i<e;)s[i]=n[i];return s[e]=r(a),Zb(t,this,s)}};var ew=function(t){return function(){return t}},rw=Vb?function(t,e){return Vb(t,"toString",{configurable:!0,enumerable:!1,value:ew(e),writable:!0})}:Jb,nw=Date.now;var iw=function(t){var e=0,r=0;return function(){var n=nw(),i=16-(n-r);if(r=n,i>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(rw);var ow=function(t,e){return iw(tw(t,e,Jb),t+"")};var aw=function(t,e,r){if(!qy(r))return!1;var n=typeof e;return!!("number"==n?Mb(r)&&hb(e,r.length):"string"==n&&e in r)&&_y(r[e],t)};var sw=function(t){return ow((function(e,r){var n=-1,i=r.length,o=i>1?r[i-1]:void 0,a=i>2?r[2]:void 0;for(o=t.length>3&&"function"==typeof o?(i--,o):void 0,a&&aw(r[0],r[1],a)&&(o=i<3?void 0:o,i=1),e=Object(e);++n<i;){var s=r[n];s&&t(e,s,n,o)}return e}))};var lw=function(t){var e=[];if(null!=t)for(var r in Object(t))e.push(r);return e},cw=Object.prototype.hasOwnProperty;var hw=function(t){if(!qy(t))return lw(t);var e=xb(t),r=[];for(var n in t)("constructor"!=n||!e&&cw.call(t,n))&&r.push(n);return r};var uw=function(t){return Mb(t)?bb(t,!0):hw(t)},fw=sw((function(t,e,r,n){Qb(e,uw(e),t,n)})),dw=_b(Object.getPrototypeOf,Object),pw=Function.prototype,gw=Object.prototype,vw=pw.toString,yw=gw.hasOwnProperty,mw=vw.call(Object);var bw=function(t){if(!eb(t)||"[object Object]"!=Xy(t))return!1;var e=dw(t);if(null===e)return!0;var r=yw.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&vw.call(r)==mw};var ww=function(t){if(!eb(t))return!1;var e=Xy(t);return"[object Error]"==e||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!bw(t)},xw=ow((function(t,e){try{return Zb(t,void 0,e)}catch(t){return ww(t)?t:new Error(t)}}));var _w=function(t,e){for(var r=-1,n=null==t?0:t.length,i=Array(n);++r<n;)i[r]=e(t[r],r,t);return i};var Aw=function(t,e){return _w(e,(function(e){return t[e]}))},Ew=Object.prototype,Sw=Ew.hasOwnProperty;var Mw=function(t,e,r,n){return void 0===t||_y(t,Ew[r])&&!Sw.call(n,r)?e:t},kw={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};var Tw=function(t){return"\\"+kw[t]},Iw=/<%=([\s\S]+?)%>/g;var Pw=function(t){return function(e){return null==t?void 0:t[e]}}({"&":"&","<":"<",">":">",'"':""","'":"'"});var Ow=function(t){return"symbol"==typeof t||eb(t)&&"[object Symbol]"==Xy(t)},jw=By?By.prototype:void 0,Rw=jw?jw.toString:void 0;var Cw=function t(e){if("string"==typeof e)return e;if(Xm(e))return _w(e,t)+"";if(Ow(e))return Rw?Rw.call(e):"";var r=e+"";return"0"==r&&1/e==-Infinity?"-0":r};var zw=function(t){return null==t?"":Cw(t)},Lw=/[&<>"']/g,Fw=RegExp(Lw.source);var Bw={escape:/<%-([\s\S]+?)%>/g,evaluate:/<%([\s\S]+?)%>/g,interpolate:Iw,variable:"",imports:{_:{escape:function(t){return(t=zw(t))&&Fw.test(t)?t.replace(Lw,Pw):t}}}},Nw=/\b__p \+= '';/g,Dw=/\b(__p \+=) '' \+/g,Uw=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Yw=/[()=,{}\[\]\/\s]/,Gw=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ww=/($^)/,Hw=/['\n\r\u2028\u2029\\]/g,Vw=Object.prototype.hasOwnProperty;var Xw=function(t,e,r){var n=Bw.imports._.templateSettings||Bw;r&&aw(t,e,r)&&(e=void 0),t=zw(t),e=fw({},e,n,Mw);var i,o,a=fw({},e.imports,n.imports,Mw),s=kb(a),l=Aw(a,s),c=0,h=e.interpolate||Ww,u="__p += '",f=RegExp((e.escape||Ww).source+"|"+h.source+"|"+(h===Iw?Gw:Ww).source+"|"+(e.evaluate||Ww).source+"|$","g"),d=Vw.call(e,"sourceURL")?"//# sourceURL="+(e.sourceURL+"").replace(/\s/g," ")+"\n":"";t.replace(f,(function(e,r,n,a,s,l){return n||(n=a),u+=t.slice(c,l).replace(Hw,Tw),r&&(i=!0,u+="' +\n__e("+r+") +\n'"),s&&(o=!0,u+="';\n"+s+";\n__p += '"),n&&(u+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),c=l+e.length,e})),u+="';\n";var p=Vw.call(e,"variable")&&e.variable;if(p){if(Yw.test(p))throw new Error("Invalid `variable` option passed into `_.template`")}else u="with (obj) {\n"+u+"\n}\n";u=(o?u.replace(Nw,""):u).replace(Dw,"$1").replace(Uw,"$1;"),u="function("+(p||"obj")+") {\n"+(p?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+u+"return __p\n}";var g=xw((function(){return Function(s,d+"return "+u).apply(void 0,l)}));if(g.source=u,ww(g))throw g;return g};function qw(t,e,r,n){var i=e.get("class");return!!i&&(i.split(" ")||[]).indexOf(t.substr(1))>=0}function Kw(t,e,r,n){return t==e.get("type")}function Qw(t,e,r,n){if("(all)"==t)return!0;switch(t.charAt(0)){case"#":return function(t,e,r,n){return t.substr(1)==e.get("id")}(t,e);case".":return qw(t,e);case"(":return function(t,e,r,n){switch(t){case"(all)":return!0;case"(self)":return n===e;case"(root)":return!n.parent&&n===e;case"(descendant)":return n!==e;case"(child)":return n===e.parent;default:return!1}}(t,e,0,n);default:return Kw(t,e)}}function Jw(t,e,r,n,i,o){return t(e,r,n,i)&&o.push(r),r.components&&r.components.forEach((r=>{Jw(t,e,r,n,i,o)})),o}function Zw(t,e,r,n){switch(t){case"(all)":return!0;case"(parent)":return r&&r.parent===e;case"(child)":case"(children)":return r&&r===e.parent;case"(sibling)":case"(siblings)":return r&&r.parent===e.parent&&r!==e;default:return!1}}function $w(t,e,r){if("(root)"==t)return[e];if("(self)"==t)return r?[r]:[];var n;switch(t.charAt(0)){case"#":let r=e.root.findById(t.substr(1));return r?[r]:[];case".":n=qw;break;case"(":n=Zw;break;default:n=Kw}return Jw(n,t,e,r,e,[])}var tx=function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););return t};var ex=function(t,e){return t&&Qb(e,kb(e),t)};var rx=function(t,e){return t&&Qb(e,uw(e),t)},nx=e((function(t,e){var r=e&&!e.nodeType&&e,n=r&&t&&!t.nodeType&&t,i=n&&n.exports===r?Fy.Buffer:void 0,o=i?i.allocUnsafe:void 0;t.exports=function(t,e){if(e)return t.slice();var r=t.length,n=o?o(r):new t.constructor(r);return t.copy(n),n}}));var ix=function(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e};var ox=function(t,e){return Qb(t,$m(t),e)},ax=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Vm(e,$m(t)),t=dw(t);return e}:Qm;var sx=function(t,e){return Qb(t,ax(t),e)};var lx=function(t){return qm(t,uw,ax)},cx=Object.prototype.hasOwnProperty;var hx=function(t){var e=t.length,r=new t.constructor(e);return e&&"string"==typeof t[0]&&cx.call(t,"index")&&(r.index=t.index,r.input=t.input),r};var ux=function(t){var e=new t.constructor(t.byteLength);return new Dm(e).set(new Dm(t)),e};var fx=function(t,e){var r=e?ux(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)},dx=/\w*$/;var px=function(t){var e=new t.constructor(t.source,dx.exec(t));return e.lastIndex=t.lastIndex,e},gx=By?By.prototype:void 0,vx=gx?gx.valueOf:void 0;var yx=function(t){return vx?Object(vx.call(t)):{}};var mx=function(t,e){var r=e?ux(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)};var bx=function(t,e,r){var n=t.constructor;switch(e){case"[object ArrayBuffer]":return ux(t);case"[object Boolean]":case"[object Date]":return new n(+t);case"[object DataView]":return fx(t,r);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return mx(t,r);case"[object Map]":return new n;case"[object Number]":case"[object String]":return new n(t);case"[object RegExp]":return px(t);case"[object Set]":return new n;case"[object Symbol]":return yx(t)}},wx=Object.create,xx=function(){function t(){}return function(e){if(!qy(e))return{};if(wx)return wx(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();var _x=function(t){return"function"!=typeof t.constructor||xb(t)?{}:xx(dw(t))};var Ax=function(t){return eb(t)&&"[object Map]"==Ub(t)},Ex=gb&&gb.isMap,Sx=Ex?pb(Ex):Ax;var Mx=function(t){return eb(t)&&"[object Set]"==Ub(t)},kx=gb&&gb.isSet,Tx=kx?pb(kx):Mx,Ix={};Ix["[object Arguments]"]=Ix["[object Array]"]=Ix["[object ArrayBuffer]"]=Ix["[object DataView]"]=Ix["[object Boolean]"]=Ix["[object Date]"]=Ix["[object Float32Array]"]=Ix["[object Float64Array]"]=Ix["[object Int8Array]"]=Ix["[object Int16Array]"]=Ix["[object Int32Array]"]=Ix["[object Map]"]=Ix["[object Number]"]=Ix["[object Object]"]=Ix["[object RegExp]"]=Ix["[object Set]"]=Ix["[object String]"]=Ix["[object Symbol]"]=Ix["[object Uint8Array]"]=Ix["[object Uint8ClampedArray]"]=Ix["[object Uint16Array]"]=Ix["[object Uint32Array]"]=!0,Ix["[object Error]"]=Ix["[object Function]"]=Ix["[object WeakMap]"]=!1;var Px=function t(e,r,n,i,o,a){var s,l=1&r,c=2&r,h=4&r;if(n&&(s=o?n(e,i,o,a):n(e)),void 0!==s)return s;if(!qy(e))return e;var u=Xm(e);if(u){if(s=hx(e),!l)return ix(e,s)}else{var f=Ub(e),d="[object Function]"==f||"[object GeneratorFunction]"==f;if(lb(e))return nx(e,l);if("[object Object]"==f||"[object Arguments]"==f||d&&!o){if(s=c||d?{}:_x(e),!l)return c?sx(e,rx(s,e)):ox(e,ex(s,e))}else{if(!Ix[f])return o?e:{};s=bx(e,f,l)}}a||(a=new jm);var p=a.get(e);if(p)return p;a.set(e,s),Tx(e)?e.forEach((function(i){s.add(t(i,r,n,i,e,a))})):Sx(e)&&e.forEach((function(i,o){s.set(o,t(i,r,n,o,e,a))}));var g=u?void 0:(h?c?lx:Tb:c?uw:kb)(e);return tx(g||e,(function(i,o){g&&(i=e[o=i]),Kb(s,o,t(i,r,n,o,e,a))})),s};var Ox=function(t){return Px(t,4)},jx=function(){return Fy.Date.now()},Rx=/\s/;var Cx=function(t){for(var e=t.length;e--&&Rx.test(t.charAt(e)););return e},zx=/^\s+/;var Lx=function(t){return t?t.slice(0,Cx(t)+1).replace(zx,""):t},Fx=/^[-+]0x[0-9a-f]+$/i,Bx=/^0b[01]+$/i,Nx=/^0o[0-7]+$/i,Dx=parseInt;var Ux=function(t){if("number"==typeof t)return t;if(Ow(t))return NaN;if(qy(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=qy(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Lx(t);var r=Bx.test(t);return r||Nx.test(t)?Dx(t.slice(2),r?2:8):Fx.test(t)?NaN:+t},Yx=Math.max,Gx=Math.min;var Wx=function(t,e,r){var n,i,o,a,s,l,c=0,h=!1,u=!1,f=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function d(e){var r=n,o=i;return n=i=void 0,c=e,a=t.apply(o,r)}function p(t){return c=t,s=setTimeout(v,e),h?d(t):a}function g(t){var r=t-l;return void 0===l||r>=e||r<0||u&&t-c>=o}function v(){var t=jx();if(g(t))return y(t);s=setTimeout(v,function(t){var r=e-(t-l);return u?Gx(r,o-(t-c)):r}(t))}function y(t){return s=void 0,f&&n?d(t):(n=i=void 0,a)}function m(){var t=jx(),r=g(t);if(n=arguments,i=this,l=t,r){if(void 0===s)return p(l);if(u)return clearTimeout(s),s=setTimeout(v,e),d(l)}return void 0===s&&(s=setTimeout(v,e)),a}return e=Ux(e)||0,qy(r)&&(h=!!r.leading,o=(u="maxWait"in r)?Yx(Ux(r.maxWait)||0,e):o,f="trailing"in r?!!r.trailing:f),m.cancel=function(){void 0!==s&&clearTimeout(s),c=0,n=l=i=s=void 0},m.flush=function(){return void 0===s?a:y(jx())},m};var Hx=function(t,e,r){var n=!0,i=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return qy(r)&&(n="leading"in r?!!r.leading:n,i="trailing"in r?!!r.trailing:i),Wx(t,e,{leading:n,maxWait:e,trailing:i})};var Vx=function(t){return t?Infinity===(t=Ux(t))||-Infinity===t?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0};var Xx=function(t){var e=Vx(t),r=e%1;return e==e?r?e-r:e:0};var qx=function(t,e){var r;if("function"!=typeof e)throw new TypeError("Expected a function");return t=Xx(t),function(){return--t>0&&(r=e.apply(this,arguments)),t<=1&&(e=void 0),r}};var Kx=function(t){return qx(2,t)},Qx=Object.prototype.hasOwnProperty;var Jx=function(t){if(null==t)return!0;if(Mb(t)&&(Xm(t)||"string"==typeof t||"function"==typeof t.splice||lb(t)||yb(t)||ab(t)))return!t.length;var e=Ub(t);if("[object Map]"==e||"[object Set]"==e)return!t.size;if(xb(t))return!Sb(t).length;for(var r in t)if(Qx.call(t,r))return!1;return!0},Zx=0;function $x(t={},...e){return"object"!=typeof t&&(t={}),e.forEach((e=>{for(let r in e)"object"!=typeof e[r]?t[r]=e[r]:e[r].length>0?t[r]=e[r].map((t=>{let n;return n="object"!=typeof e[r]?t:$x({},t),n})):t[r]=$x(t[r],e[r])})),t}function t_(t){for(;t&&"object"==typeof t;){let e=t;for(let e in t){t=t[e];break}if(t===e){t=void 0;break}}return t}var e_=Object.freeze({__proto__:null,insertAt:function(t,e){return this.__collection__?(-1==(t=this.__collection__.indexOf(e))&&this.__collection__.splice(t,0,e),this):this},append:function(t){return this.__collection__||(this.__collection__=[]),-1==this.__collection__.indexOf(t)&&this.__collection__.push(t),this},prepend:function(t){return this.__collection__||(this.__collection__=[]),-1==this.__collection__.indexOf(t)&&this.__collection__.unshift(t),this},remove:function(t){if(!this.__collection__)return this;var e=this.__collection__.indexOf(t);return e>=0&&this.__collection__.splice(e,1),this},getAt:function(t){if(this.__collection__)return this.__collection__[t]},forEach:function(t,e){this.__collection__&&this.__collection__.forEach(t,e)},indexOf:function(t){if(this.__collection__)return this.__collection__.indexOf(t)},size:function(){return this.__collection__?this.__collection__.length:0},clear:function(){this.__collection__=[]},moveForward:function(t){var e=this.indexOf(t);-1!=e&&0!=e&&(this.__collection__[e]=this.__collection__[e-1],this.__collection__[e-1]=t)},moveBackward:function(t){var e=this.indexOf(t);-1!=e&&e!=this.size()-1&&(this.__collection__[e]=this.__collection__[e+1],this.__collection__[e+1]=t)},moveToHead:function(t){var e=this.indexOf(t);if(-1!=e&&0!=e){var r=this.__collection__.splice(0,e),n=this.__collection__.splice(1);this.__collection__=this.__collection__.concat(r,n)}},moveToTail:function(t){var e=this.indexOf(t);if(-1!=e&&e!=this.size()-1){var r=this.__collection__.splice(0,e),n=this.__collection__.splice(1);this.__collection__=r.concat(n,this.__collection__)}}});function r_(){}r_.prototype=e_;var n_=/\s+/;function i_(t,e,r,n){if(!r)return!0;if("object"==typeof r){for(let n in r){let i=r[n];t[e].apply(t,[n,i])}return!1}return!n_.test(r)||(r.split(n_).forEach((r=>t[e].apply(t,[r].concat(n)))),!1)}const o_=["on","off","once","delegate_on","delegate_off","trigger","listenTo"];var a_={withEvent(){o_.forEach((t=>this[t]=a_[t]))},on(t,e,r){return i_(this,"on",t,[e,r])&&e?(this._listeners||(this._listeners={}),(this._listeners[t]||(this._listeners[t]=[])).push({callback:e,context:r,ctx:r||this}),this):this},once(t,e,r){if(!i_(this,"once",t,[e,r])||!e)return this;var n=this,i=Kx((function(){n.off(t,i),e.apply(n,arguments)}));i._callback=e,this.on(t,i,r)},off(t,e,r){if(!this._listeners||!i_(this,"off",t,[e,r]))return this;if(!t&&!e&&!r)return this._listeners=void 0,this;var n;n=t?[t]:Object.keys(this._listeners);for(let t=0;t<n.length;t++){let i=n[t],o=this._listeners[i];if(o){let t=[];if(this._listeners[i]=t,e||r)for(let n=0;n<o.length;n++){let i=o[n];(e&&e!==i.callback&&e!==i.callback._callback||r&&r!==i.context)&&t.push(i)}t.length||delete this._listeners[i]}}return this},delegate_on(t){return this._delegators||(this._delegators=new r_),this._delegators.append(t),this},delegate_off(t){return this._delegators?(this._delegators.remove(t),this):this},delegate(){if(this._delegators&&this._delegators.size()>0&&l_(this._delegators,arguments),!this._listeners)return this;var t=arguments.length-1,e=arguments[t];arguments[t]={origin:e.origin,name:e.name,deliverer:this};var r=this._listeners[e.name],n=this._listeners["(all)"];return r&&s_(r,arguments),n&&s_(n,arguments),this},trigger(t){var e=[].slice.call(arguments,1);if(e.push({origin:this,name:t,deliverer:this}),this._delegators&&this._delegators.size()>0&&l_(this._delegators,e),!this._listeners)return this;if(!i_(this,"trigger",t,e))return this;var r=this._listeners[t],n=this._listeners["(all)"];return r&&s_(r,e),n&&s_(n,e),this},stopListening(t,e,r){var n=this._listeningTo;if(!n)return this;var i=!e&&!r;r||"object"!=typeof e||(r=this),t&&((n={})[t._listenId]=t);for(let t in n){let o=n[t];o.off(e,r,this),(i||Jx(o._events))&&delete this._listeningTo[t]}return this}};function s_(t,e){t.forEach((t=>t.callback.apply(t.ctx,e)))}function l_(t,e){t.forEach((t=>a_.delegate.apply(t,e)))}var c_={listenTo:"on",listenToOnce:"once"};for(let t in c_){var h_=c_[t];a_[t]=function(t,e,r){this._listeningTo||(this._listeningTo={});var n=this._listeningTo;return t._listenId||(t._listenId=`${"l"||""}${++Zx}`),n[t._listenId]=t,r||"object"!=typeof e||(r=this),t[h_](e,r,this),this}}function u_(t,e){if(e instanceof Array)e.forEach((e=>u_(t,e)));else{if(t.mixedIn=t.hasOwnProperty("mixedIn")?t.mixedIn:[],t.mixingIn=t.hasOwnProperty("mixingIn")?t.mixingIn:[],t.mixedIn.indexOf(e)>=0)return t;if(t.mixingIn.indexOf(e)>=0)throw new Error(`found cyclic dependencies between ${t.mixingIn}`);t.mixingIn.push(e),e.call(t),t.mixingIn.pop(),t.mixedIn.push(e)}return t}var f_={linear:function(t){return t},quad:function(t){return Math.pow(t,2)},circ:function(t){return 1-Math.sin(Math.acos(t))},back:function(t,e={x:1.5}){return Math.pow(t,2)*((e.x+1)*t-e.x)},bounce:function(t){for(let e=0,r=1;;e+=r,r/=2)if(t>=(7-4*e)/11)return-Math.pow((11-6*e-11*t)/4,2)+Math.pow(r,2)},elastic:function(t,e={x:1.5}){return Math.pow(2,10*(t-1))*Math.cos(20*Math.PI*e.x/3*t)}};class d_{constructor(t,e){this.client=t,this.config=e,this._started=!1;var{delta:r="linear",options:n,ease:i}=this.config;"string"==typeof r&&(r=f_[r]),this.delta="out"==i?function(t,e){return function(r){return 1-t(1-r,e)}}(r,n):"inout"==i?function(t,e){return function(r){return r<.5?t(2*r,e)/2:(2-t(2*(1-r),e))/2}}(r,n):r,this.init()}dispose(){this.stop(),delete this.client}init(){}start(){if(!this._started){var{duration:t=2e3,delay:e=0,repeat:r=!1}=this.config;this._started=!0;var n=0,i=t+e,o=()=>{if(!this._started)return;0==n&&(n=performance.now(),this.client.touch());let a=performance.now()-n,s=Math.max(a%i-e,0)/t;this.step(this.delta(s)),this.client&&this.client.invalidate(),!(a>=i)||r&&this._started||(this.step(1),this.stop(),n=0),this._started&&(this._raf=requestAnimationFrame(o))};this._raf=requestAnimationFrame(o)}}stop(){this._raf&&cancelAnimationFrame(this._raf),this._raf=null,this._started=!1}get started(){return this._started}set started(t){this.started!=!!t&&(t?this.start():this.stop())}}var p_={rotation:class extends d_{step(t){var{theta:e=6.28}=this.config;this.client.delta("theta",t*e)}},vibration:class extends d_{step(t){var{theta:e=.2617993877991494}=this.config,r=4*e,n=t*r;t<1/4?n*=-1:t<3/4?n-=2*e:n=r-n,this.client.delta("theta",n)}},heartbeat:class extends d_{step(t){var e,{scale:r=1.3}=this.config,n=2*(r-1);e=t<.5?1+n*t:1+(1-t)*n,this.client.delta("sx",e),this.client.delta("sy",e)}},moving:class extends d_{step(t){var{x:e=0,y:r=0}=this.config;this.client.delta("tx",t*e),this.client.delta("ty",t*r)}},outline:class extends d_{step(t){var{rideOn:e}=this.config,r=this.client;if(e&&r&&r.root){var n=r.center,i=r.root.findById(e);if(i){var o=i.outline(t);n=r.transcoordS2T(n.x,n.y);i&&(r.delta("tx",o.x-n.x),r.delta("ty",o.y-n.y))}}}},fade:class extends d_{step(t){var e,{startAlpha:r=1,endAlpha:n=0}=this.config,i=Math.max(Math.min(r,n,1),0),o=2*(Math.min(Math.max(r,n,1),1)-i);e=t<.5?o*t:(1-t)*o,this.client.delta("fade",e)}}};const g_={},v_=0,y_=1,m_=2,b_=30,w_="undefined"==typeof window?1:window.devicePixelRatio||(window.matchMedia&&window.matchMedia("(min-resolution: 2dppx), (-webkit-min-device-pixel-ratio: 1.5),(-moz-min-device-pixel-ratio: 1.5),(min-device-pixel-ratio: 1.5)").matches?2:1)||1,x_=["mousemove","mouseup","mousedown","mouseout","wheel","click","touchstart","touchmove","touchend","dblclick"],__=["keydown","keyup"],A_={ALPHA:1,FONT_SIZE:15,FONT_FAMILY:"serif",FONT_COLOR:"black",TEXT_ALIGN:"center",TEXT_BASELINE:"middle",TEXT_WRAP:!1,BOLD:!1,ITALIC:!1,STROKE_STYLE:"#999",LINE_DASH:"solid"},E_={x:1,y:1};function S_(t,e,r){var{left:n=0,top:i=0,blurSize:o=0,color:a="transparent"}=e,s=r.rootModel.get("scale")||E_;t.shadowOffsetX=n*s.x*w_,t.shadowOffsetY=i*s.y*w_,t.shadowBlur=o*s.x*w_,t.shadowColor=a}var M_={gradation:function(t,e,r){var{type:n,subType:i,from:o,to:a,colors:s}=r;switch(i){case"linear":var l=e.createLinearGradient(o.x,o.y,a.x,a.y);break;case"radial":l=e.createRadialGradient(o.x,o.y,o.r,a.x,a.y,a.r);break;default:l=e.createLinearGradient(o.x,o.y,a.x,a.y)}s&&(s.forEach((function(t){l.addColorStop(t.endPoint,t.color)})),e.fillStyle=l,e.fill())},shadow:S_};var k_,T_=(...t)=>{var e=[];t.forEach((t=>t&&t.stack&&e.push(t.stack))),console.error("[ERROR]",...t,e.join(" "))},I_=(...t)=>{var e=[];t.forEach((t=>t&&t.stack&&e.push(t.stack))),console.warn("[WARN]",...t,e.join(" "))},P_=(...t)=>console.log("[DEBUG]",...t);function O_(t,e,r){var n=t.__lookupGetter__(e);n?r?t.__defineGetter__(e,(function(){return void 0===this.__cache__[e]&&(this.__cache__[e]=n.call(this)),Ox(this.__cache__[e])})):t.__defineGetter__(e,(function(){return void 0===this.__cache__[e]&&(this.__cache__[e]=n.call(this)),this.__cache__[e]})):T_(`${e} is not defined in ${t.constructor.name}`)}function j_(t){var{duration:e=1e3,delay:r=30,step:n,delta:i,ease:o,options:a,repeat:s=!1}=t;"string"==typeof i&&(i=f_[i]),"out"==o?i=function(t,e){return function(r){return 1-t(1-r,e)}}(i,a):"inout"==o&&(i=function(t,e){return function(r){return r<.5?t(2*r,e)/2:(2-t(2*(1-r),e))/2}}(i,a));var l=!1;return{start:function(){if(l)return this;l=!0;var t=0,r=()=>{if(l){0==t&&(t=performance.now());var o=(performance.now()-t)/e,c=s?o%1:Math.min(o,1);n(i(c,a)),!(o>=1)||s&&l||(this.stop(),t=0),l&&requestAnimationFrame(r)}};return requestAnimationFrame(r),this},stop:function(){return l=!1,this}}}function R_(t,e,r,n,i){var{alpha:o=1}=n,a=i.fillStyle;if(t.globalAlpha*=o,a)if("string"==typeof a)t.fillStyle=a,t.fill();else if("object"==typeof a)if("gradient"==a.type){t.translate(r.x,r.y);let n,{width:i,height:o}=e;if("linear"==a.gradientType){let e=3.141592653589793,r=a.rotation;if(r>=.436332&&r<=1.13446||r>=2.00713&&r<=2.70526||r>=3.57792&&r<=4.27606||r>=5.14872&&r<=5.84685){let a=Math.sqrt(Math.pow((i-4)/2,2)+Math.pow((o-4)/2,2));a-=a-(i+o)/3,n=t.createLinearGradient(a*Math.cos(r+e),a*Math.sin(r+e),a*Math.cos(r),a*Math.sin(r))}else n=t.createLinearGradient((i-4)/2*Math.cos(r+e),(o-4)/2*Math.sin(r+e),(i-4)/2*Math.cos(r),(o-4)/2*Math.sin(r))}else if("radial"==a.gradientType){let e=.95*Math.sqrt(Math.pow((i-4)/2,2)+Math.pow((o-4)/2,2));switch(a.center){case"center":n=t.createRadialGradient(0,0,0,0,0,e);break;case"left-top":n=t.createRadialGradient(-i/2,-o/2,0,-i/2,-o/2,2*e);break;case"right-top":n=t.createRadialGradient(i/2,-o/2,0,i/2,-o/2,2*e);break;case"left-bottom":n=t.createRadialGradient(-i/2,o/2,0,-i/2,o/2,2*e);break;case"right-bottom":n=t.createRadialGradient(i/2,o/2,0,i/2,o/2,2*e);break;default:n=t.createRadialGradient(0,0,0,0,0,e)}}a.colorStops.forEach((t=>{if(t.position>=0&&t.position<=1)try{n.addColorStop(t.position,t.color)}catch(e){I_("Invalid Color for colorstop : ",t.color),n.addColorStop(t.position,"#fff")}})),t.fillStyle=n,t.fill(),t.translate(-r.x,-r.y)}else if("pattern"==a.type&&a.image){i.prepareFillIf(!i._pattern_image_origin);var s=i._pattern_image;if(!s)return;let r=0,n=0,o=0,l=0,c=e.left,h=e.top;if(!a.fitPattern){switch(r=a.offsetX,n=a.offsetY,a.align){case"center":o=e.width/2-(a.width?a.width/2:0),l=e.height/2+(a.height?a.height/2:0);break;case"left-top":break;case"left-bottom":l=a.height?e.height%a.height:e.height;break;case"right-top":o=a.width?e.width%a.width:e.width;break;case"right-bottom":o=a.width?e.width%a.width:e.width,l=a.height?e.height%a.height:e.height;break;case"left":l=e.height/2+(a.height?a.height/2:0);break;case"right":o=a.width?e.width%a.width:e.width,l=e.height/2+(a.height?a.height/2:0);break;case"top":o=e.width/2-(a.width?a.width/2:0);break;case"bottom":o=e.width/2-(a.width?a.width/2:0),l=a.height?e.height%a.height:e.height}c+=r+o,h+=n+l}t.translate(c,h),a.fitPattern?Math.abs((s.width-e.width)*(s.height-e.height))>1?(delete i._pattern_image,delete i._pattern_image_origin):t.fillStyle=t.createPattern(s,"no-repeat"):t.fillStyle=t.createPattern(s,"repeat"),t.fill(),t.translate(-c,-h)}}function C_(t,e,r){var{strokeStyle:n,lineDash:i,lineWidth:o,lineCap:a,lineJoin:s,alpha:l}=e;if(n&&0!=o){if(a&&(t.lineCap=a),i){var c="round"==a;switch(i){case"solid":i=[0,0];break;case"round-dot":i=c?[0,2*o]:[o,o];break;case"square-dot":i=c?[o,2*o]:[2*o,o];break;case"dash":i=c?[3*o,2.5*o]:[4*o,1.5*o];break;case"dash-dot":i=c?[3*o,3*o,0,3*o]:[4*o,2*o,o,2*o];break;case"long-dash":i=c?[5*o,4*o]:[6*o,3*o];break;case"long-dash-dot":i=c?[5*o,3*o,0,3*o]:[6*o,2*o,o,2*o];break;case"long-dash-dot-dot":i=c?[5*o,2*o,0,2*o,0,2*o]:[6*o,o,o,o,o,o]}t.setLineDash(i)}t.globalAlpha*=l,t.strokeStyle=n,t.lineWidth=o,t.lineJoin=s,t.stroke()}}function z_(t,e,r){if(e.length<2)return e;for(var n=2;n<e.length;n++){var i=e.substring(0,n);if(!(t.measureText(i).width<r))break}return e.substring(0,n-1)}function L_(t,e,r,n){var i=String(e).split("\n");return n?[].concat.apply([],i.map((e=>function(t,e,r){var n,i,o=e.split(" "),a=[],s=[];for(n=0,i=1;i<=o.length;i++)if(s=o.slice(n,i),t.measureText(s.join(" ")).width>r){if(i-n==1){let e=z_(t,s[0],r);a.push([e]),o.splice(n,1,e,s[0].substring(e.length))}else{for(;""==o[i-1];)i++;a.push(o.slice(n,--i))}n=i}return i-n>1&&a.push(s),0==a.length&&a.push([""]),a}(t,e,r)))):i.map((t=>t.split(" ")))}function F_(t,e,r,n,i){if(!n)return[];t.save(),t.font=r;var o=L_(t,n,e,!!i);return t.restore(),o}function B_(t){var{fontFamily:e=A_.FONT_FAMILY,bold:r=A_.BOLD,italic:n=A_.ITALIC,fontSize:i=A_.FONT_SIZE}=t,o=[];return r&&o.push("bold"),n&&o.push("italic"),o.push(i+"px"),o.push(e),o.join(" ")}function N_(t,e,r,n){var{alpha:i=A_.FONT_COLOR,fontColor:o=A_.FONT_COLOR,textAlign:a=A_.TEXT_ALIGN,textBaseline:s=A_.TEXT_BASELINE,fontSize:l=A_.FONT_SIZE,lineHeight:c=1.2*l}=n;t.save(),t.beginPath();var{left:h,top:u,width:f,height:d}=e;t.font=B_(n);var p,g,v=r.length*c;switch(s){case"top":p=u,t.textBaseline="top";break;case"bottom":p=u+d-v+c,t.textBaseline="bottom";break;case"middle":default:p=u+d/2-v/2+c/2,t.textBaseline="middle"}switch(a){case"left":g=h,t.textAlign="left";break;case"right":g=h+f,t.textAlign="right";break;case"justify":g=h,t.textAlign="left";break;case"center":default:g=h+f/2,t.textAlign="center"}t.globalAlpha*=i,t.fillStyle=o,"justify"!=a?r.forEach(((e,r)=>{t.fillText(e.join(" "),g,p+r*c)})):r.forEach(((e,r)=>{let n=p+r*c;if(1==e.length)t.fillText(e[0],g,n);else{let r=e.map((e=>t.measureText(e).width)),i=r.reduce(((t,e)=>t+e),0),o=(f-i)/(e.length-1),a=g;e.forEach(((e,i)=>{t.fillText(e,a,n),a+=r[i]+o}))}})),t.restore()}function D_(t,e,r={x:0,y:0},n=0,i={x:1,y:1}){return t-=r.x,e-=r.y,{x:(t*Math.cos(-n)-e*Math.sin(-n)+r.x)/i.x,y:(t*Math.sin(-n)+e*Math.cos(-n)+r.y)/i.y}}function U_(t,e,r={x:0,y:0},n=0,i={x:1,y:1}){return t-=r.x,e-=r.y,{x:(t*Math.cos(n)-e*Math.sin(n)+r.x)*i.x,y:(t*Math.sin(n)+e*Math.cos(n)+r.y)*i.y}}k_="undefined"==typeof document?function(t,e){return new Canvas(t,e)}:function(t,e){var r=document.createElement("canvas");return r.width=t,r.height=e,r};const Y_=function(t){return t};function G_(t){var e=t.indexOf("||"),r="",n="";-1!=e&&(r=t,n=t.substring(e+2,t.length-1).trim(),t=t.replace(t.substring(e,t.length-1),"").trim());var i=t.substr(2,t.length-3).trim().replace(/\[(\w+)\]/g,".$1").replace(/^\./,"").split(".").filter((t=>!!t.trim())),o=i.slice(1);return{defaultValue:n,match:t,originText:r||t,target:i[0],accessor:o.length>0?function(t){return o.reduce(((t,e)=>t?t[e]:void 0),t)}:Y_}}function W_(t,e,r){if(t){var n=r||t_,i=String(t),o=(i.match(/#{[^}]*}/gi)||[]).map((t=>G_(t))),a=(i.match(/\${[^}]*}/gi)||[]).map((t=>G_(t)));if(0!=o.length||0!=a.length)return function(){var t=i;return o.forEach((r=>{let i=n(r.accessor(e.getState(r.target)));t=t.replace(r.originText,void 0===i?r.defaultValue||"":i)})),a.forEach((r=>{let i=e.root.findById(r.target),o=n(r.accessor(i&&i.data));t=t.replace(r.originText,void 0===o?r.defaultValue||"":o)})),t}}}function H_(t){var e=t_(t);return null==e?"":String(e)}function V_(t){return Number(t_(t))}function X_(t){return t}function q_(t){return H_(t)}function K_(t){return V_(t)}function Q_(t){if(this.param)return t=H_(t),this.param.hasOwnProperty(t)?this.param[t]:this.param.default}function J_(t){var{param:e}=this;if(e){for(let r in e){let[n,i]=r.split("~"),o=!!n,a=!!i;if(n=parseFloat(n),i=parseFloat(i),t=V_(t),o&&!a&&t>=n)return e[r];if(!o&&a&&t<n)return e[r];if(t>=n&&t<i)return e[r]}return e.default}}function Z_(t){return V_(t)*Math.PI/180}function $_(){}function tA(t,e,r,n,i){switch(r){case"value":return"text"===i||"string"===i?q_.bind(t):"number"===i?K_.bind(t):X_.bind(e);case"map":return Q_.bind(t);case"range":return J_.bind(t);case"radian":return Z_.bind(t);case"eval":return function(t){try{return new Function("value","targets",t)}catch(t){return T_(t),$_}}(n).bind(e);default:return X_.bind(e)}}const eA=function(t){return t};function rA(t){if(!t)return eA;var e=String(t).trim().replace(/\[(\w+)\]/g,".$1").replace(/^\./,"").split(".").filter((t=>!!t.trim()));return e.length>0?function(t){return e.reduce(((t,e)=>t?t[e]:void 0),t)}:eA}class nA{constructor(t,e){this.owner=e,this.model=t}dispose(){delete this._model,delete this.owner,delete this.evaluator,delete this.accessor}get model(){return this._model}set model(t){var{target:e,property:r,rule:n,param:i,accessor:o}=t;this._model=t,this.evaluator=tA(this,this.owner,n,i,function(t){switch(t){case"ref":case"fillStyle":case"strokeStyle":return"string";default:return}}(r)),this.accessor=rA(o);const a=e.match(/\[(.*?)\]/);if(a){var[s,l]=a[1].split(":");this.propAccessor=rA(s),this.partAccessor=rA(l)}}get target(){return this.model.target}get property(){return this.model.property}get param(){return this.model.param}}function iA(t=!1){(t||void 0!==this.data)&&this.mappings&&this.mappings.forEach((t=>{try{var{target:e,property:r,accessor:n,propAccessor:i,partAccessor:o}=t,a=n(this.data);if("(root)"==(e=e.trim())||"(key)"==e){if(null==a)return;let e=Object.keys(a||{}).map((t=>this.root.findOrCreate(t))).filter((t=>!!t));e.length>0&&e.forEach((e=>e[r]=t.evaluator(a[e.get("id")],[e])))}else if(e.startsWith("[")){if(null==a)return;if(a instanceof Array)a.forEach((e=>{let n=i(e);if(n){let i=this.root.findOrCreate(n);i&&(i[r]=t.evaluator(o(e),[i]))}}));else{if(!(a instanceof Object))throw String("mapping data should be an object to target property-id.("+a+")");{let e=i(a);if(e){let n=this.root.findOrCreate(e);n&&(n[r]=t.evaluator(o(a),[n]))}}}}else{let n=this.root.findAll(e,this);if(n.length>0){let e=t.evaluator(a,n);n.forEach((t=>t[r]=e))}}}catch(e){T_(e,this,t)}}))}function oA(t){var e=t.element,r=t.fillStyle,n=e.style;if(r)if("string"==typeof r)n.backgroundColor=r;else switch(r.type){case"pattern":n.backgroundImage="url("+r.image+")",n.backgroundColor="transparent",r.fitPattern?n.backgroundSize="100% 100%":r.width||r.height?n.backgroundSize=`${r.width?r.width+"px":"auto"} ${r.height?r.height+"px":"auto"}`:n.backgroundSize="contain";break;case"gradient":n.background=function(t,e){var r=e.colorStops,n=e.gradientType;if(r instanceof Array&&r.length>0)switch(n){case"radial":return"radial-gradient(farthest-corner at "+function(t,e){var{width:r,height:n}=t.bounds;switch(e){case"center":return[r/2,n/2];case"left-top":return[0,0];case"right-top":return[r,0];case"left-bottom":return[0,n];default:return[r,n]}}(t,e.center||"center").map((t=>t+"px")).join(" ")+","+r.map((t=>`${t.color} ${100*t.position}%`)).join(",")+")";case"linear":return"linear-gradient("+(180*(e.rotation||0)/3.141592653589793+90+"deg")+", "+r.map((t=>`${t.color} ${100*t.position}%`)).join(",")+")"}return""}(t,r)}else n.background="transparent"}const aA={x:1,y:1},sA={x:0,y:0},lA={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"};function cA(t){var{id:e,scale:r=aA,translate:n=sA,bold:i,italic:o,fontFamily:a="",textAlign:s,textBaseline:l,paddingTop:c=0,paddingBottom:h=0,paddingLeft:u=0,paddingRight:f=0,fontSize:d=A_.FONT_SIZE,lineWidth:p=0,lineDash:g}=t.state,v=t.state.class;t.text;var{strokeStyle:y,fillStyle:m,rotation:b=0,fontColor:w,hidden:x}=t,{left:_,top:A,width:E,height:S}=t.bounds,M=t.element;M.hidden=x,e&&(M.id=e),v&&(M.className=v),Object.assign(M.style,lA,{fontFamily:a,fontSize:d+"px",left:_+"px",top:A+"px",width:E+"px",height:S+"px",paddingTop:c+"px",paddingRight:f+"px",paddingBottom:h+"px",paddingLeft:u+"px",border:p+"px",borderColor:y,borderStyle:p>0?g||A_.LINE_DASH:"",color:w,fontWeight:i?"bold":"",fontStyle:o?"italic":"",textAlign:"end"==s?"right":"start"==s?"left":s,verticalAlign:l}),oA(t),function(t){if(t.isShadowable()&&t.state.shadow){var e=t.element,{left:r=0,top:n=0,blurSize:i=0,color:o="transparent"}=t.state.shadow;e.style.boxShadow=`${r}px ${n}px ${i}px ${o}`}}(t);var k=t.delta(),T=(r&&r.x||1)*k.sx,I=(r&&r.y||1)*k.sy,P=(b||0)+k.theta,O=k.tx||0,j=k.ty||0;["-webkit-","-moz-","-ms-","-o-",""].forEach((t=>{M.style[t+"transform"]=`rotate(${P}rad) translate(${O}px, ${j}px) scale(${T}, ${I}) perspective(1px)`}))}var hA,uA=[];function fA(){hA=null;var t=performance.now(),e=(uA=uA.filter((t=>dA(t)))).reduce(((e,r)=>{let n=t-r.updatedAt;return n>=r.retention?e.kills.push(r):e.next=0==e.next?r.retention-n:Math.min(e.next,r.retention-n),e}),{next:0,kills:[]});e.kills.forEach((t=>{let e=uA.indexOf(t);-1!=e?(uA.splice(e,1),t.removeSelf(!0)):T_("Should not be here. Maybe reentrance problem.")})),e.next>0&&(hA=setTimeout(pA,Math.max(e.next,500)))}function dA(t){return!t.disposed&&t.retention>0&&!t.isTemplate()&&t.app&&t.app.isViewMode}var pA=Hx((function(){requestAnimationFrame(fA)}),500);var gA=new class{add(t){dA(t)&&-1==uA.indexOf(t)&&(uA.push(t),t.touch()),this.touch()}remove(t){var e=uA.indexOf(t);e>0&&uA.splice(e,1),this.touch()}touch(){null!==hA&&(clearTimeout(hA),hA=null),pA()}get length(){return uA.length}},vA={};const yA={mutable:!1,resizable:!0,rotatable:!0,properties:[],"value-property":"text",sample:{xx:0}},mA=[],bA={theta:0,tx:0,ty:0,sx:1,sy:1,fade:0},wA=new WeakMap;var xA=0;class _A{static get nature(){return yA}static buildSample(t,e){var r=this.register(t);if(r){var n=r.nature.sample||{};return Object.assign({type:t},n,e)}console.error("Class not registered.",t)}static register(t,e){if(!e)return vA[t];vA[t]=e}static get residents(){return wA}constructor(t,e){this._app=e,this._model=t||{},this._state={},this._delta=Ox(bA),e&&this.animation&&(this.animation.started=!0),this.clearCache(),gA.add(this),wA.set(this,xA++)}created(){}added(t){}removed(t){}ready(){}touch(){this.updatedAt=performance.now()}clearCache(...t){!function(t,...e){0==e.length?t.__cache__={}:e.forEach((e=>delete t.__cache__[e]))}(this,...t)}removeSelf(t){t?this.dispose():this.parent&&this.parent.removeComponent(this)}dispose(){this._animation&&(this._animation.dispose(),delete this._animation),this.disposeMappings(),this.parent&&this.parent.removeComponent(this),delete this._text_substitutor,delete this._value_substitutor,this._disposed=!0,this.retention&&gA.touch(),this.clearCache(),delete this._app}get nature(){return this.constructor.nature}get disposed(){return!!this._disposed}isLayer(){return!1}isGroup(){return!1}isContainer(){return!1}isLine(){return!1}isRoot(){return!1}isRootModel(){return!1}is3dish(){return!1}isTemplate(){return!!this.get("templatePrefix")}isHTMLElement(){return!1}get retention(){return Number(this.get("retention"))||0}get hasTextProperty(){return!0}get app(){return!this._app&&this.parent&&(this._app=this.parent.app),this._app}get model(){return this._model}get state(){return Object.assign({},this._model,this._state)}get hierarchy(){var t=Ox(this._model);return this.volatile.forEach((e=>{delete t[e]})),t}get volatile(){return mA}get textHidden(){return!!this._textHidden}set textHidden(t){this._textHidden=!!t,this.invalidate()}get(t){return this._model[t]}set(t,e){if("string"==typeof t)return this.set({[t]:e});var r={},n={},i=!1,o=(t=Ox(t),this);return Object.getOwnPropertyNames(t).forEach((function(e){let a=o._model[e],s=t[e];Hb(a,s)||(n[e]=a,r[e]=s,o._model[e]=s,delete o._state[e],i=!0)})),i&&(this.clearCache(),r.hasOwnProperty("text")&&delete this._text_substitutor,r.hasOwnProperty("retention")&&gA.add(this),r.hasOwnProperty("fillStyle")&&this.onchangeFill(r,n),r.hasOwnProperty("mappings")&&this.onchangeMappings(r,n),r.hasOwnProperty("data")&&this.onchangeData(r,n),this.onchange&&this.onchange(r,n),this.trigger("change",r,n)),this}getState(t){return this._state.hasOwnProperty(t)?this._state[t]:this.get(t)}setState(t,e){if("string"==typeof t)return this.setState({[t]:e});var r={},n={},i=!1,o=(t=Ox(t),this),a=this.getState("sensitive");return Object.getOwnPropertyNames(t).forEach((function(e){let s=o.getState(e),l=t[e];!a&&Hb(s,l)||(n[e]=s,r[e]=l,o._state[e]=l,i=!0)})),i&&(this.clearCache(),r.hasOwnProperty("text")&&delete this._text_substitutor,r.hasOwnProperty("fillStyle")&&this.onchangeFill(r,n),r.hasOwnProperty("data")&&this.onchangeData(r,n),this.onchange&&this.onchange(r,n),this.trigger("change",r,n)),this}get root(){return this.isRoot()?this:this.parent&&this.parent.root}get rootModel(){return this.isRootModel()?this:this.parent&&this.parent.rootModel}get parent(){return this._parent}set parent(t){this._parent=t}isDescendible(t){return!0}getContext(){return this._parent.getContext()}get center(){var t=this.bounds;return{x:t.left+t.width/2,y:t.top+t.height/2}}set center(t){if(t&&!isNaN(t.x)&&!isNaN(t.y)){var e=this.center;if(Math.round(100*t.x)/100!=Math.round(100*e.x)/100||Math.round(100*t.y)/100!=Math.round(100*e.y)/100){var r=t.x-e.x,n=t.y-e.y;this.path=this.path.map((t=>({x:t.x+r,y:t.y+n})))}}}get location(){return this.center}set location(t){this.center=t}get dimension(){return this.get("dimension")}set dimension(t){this.set("dimension",t)}get bounds(){var t,e,r,n,i=this.path;t=e=i[0].x,r=n=i[0].y;for(let o=1;o<i.length;o++){let a=i[o];a.x<t?t=a.x:a.x>e&&(e=a.x),a.y<r?r=a.y:a.y>n&&(n=a.y)}return{left:t,top:r,width:e-t,height:n-r}}set bounds(t){var e=this.bounds;if(Math.round(100*t.width)/100!=Math.round(100*e.width)/100||Math.round(100*t.height)/100!=Math.round(100*e.height)/100||Math.round(100*t.left)/100!=Math.round(100*e.left)/100||Math.round(100*t.top)/100!=Math.round(100*e.top)/100){var r=0==e.width?1:t.width/e.width,n=0==e.height?1:t.height/e.height;this.path=this.path.map((i=>({x:t.left+(i.x-e.left)*r,y:t.top+(i.y-e.top)*n})))}}get path(){return T_("이 컴포넌트에 get path 가 구현되어있지 않음.",this),[]}set path(t){T_("이 컴포넌트에 get path 가 구현되어있지 않음.",this)}outline(t){return function(t,e){var r=t.path.slice();if(r&&r.length){var n=1,i=[];if(t.isLine()||r.push(r[0]),e<=0)return t.transcoordS2T(r[0].x,r[0].y);if(e>=1)return t.transcoordS2T(r[r.length-1].x,r[r.length-1].y);for(;r[n];){let t=r[n-1],e=r[n],o=e.x-t.x,a=e.y-t.y;i.push(Math.sqrt(o*o+a*a)),n++}var o=i.reduce((function(t,e){return t+e}),0);n=0;var a=0;do{a+=i[n++]}while(a/o<e);e=(e-(a-=i[--n])/o)*(o/i[n]);var s=r[n%r.length],l=r[(n+1)%r.length],c=s.x+Math.round((l.x-s.x)*e),h=s.y+Math.round((l.y-s.y)*e);return t.transcoordS2T(c,h)}T_("path should not be empty")}(this,t||0)}get anchors(){return[]}get strokeStyle(){return this.get("strokeStyle")}set strokeStyle(t){this.set("strokeStyle",t)}get fillStyle(){return this.getState("fillStyle")}set fillStyle(t){this.setState("fillStyle",t)}get fontColor(){return this.get("fontColor")}set fontColor(t){this.set("fontColor",String(t_(t)))}get rotation(){return this.getState("rotation")}set rotation(t){this.setState("rotation",Number(t_(t)))}contains(t,e){return!1}get mutable(){return yA.mutable}get resizable(){return yA.resizable&&!this.stuck}adjustResize(t,e,r){if(r){let e=this.bounds,r=e.height/e.width,n=t.width-e.width,i=t.height-e.height;n*r>i?i=n*r:n=i/r;let o=t.left-e.left,a=t.top-e.top;return 0!=o&&0!=a?(a=-i,o=-n):0!=o?o=-n:0!=a&&(a=-i),{left:e.left+o,top:e.top+a,width:e.width+n,height:e.height+i}}return t}get rotatable(){return yA.rotatable&&!this.stuck}adjustRotation(t,e){if(e||this.app.rotateStepForced){let e=this.app.rotateStep;return Math.floor((t+e/2)/e)*e}return t}get capturable(){return!1!==this.get("capturable")&&(this.app.isEditMode||!this.hidden)}get stuck(){return!!(this.parent&&this.parent.layout.isStuck(this)||this.get("locked"))}findFirst(t,...e){if(t(this,...e))return this}findAll(t,...e){return"string"==typeof t?$w(t,this,e[0]||this):"function"==typeof t&&t(this,...e)?[this]:void 0}capture(t,e){if(!this.capturable)return!1;var r=this.transcoordP2S(t,e);return this.contains(r.x,r.y)?this:void 0}prepare(t,e){t(this)}prepareIf(t){t&&this.prepare&&this.prepare((t=>{this.invalidate()}),(t=>{T_(t)}))}get tag(){return this.get("id")?`#${this.get("id")}`:""}get hidden(){return this.getState("hidden")||this.getState("ndns")&&void 0===this.data||this.isTemplate()}set hidden(t){this.setState("hidden",t)}draw(t){t.save(),this.__proto__.hasOwnProperty("_pre_draw")?this._pre_draw(t):this.prerender(t),this.__proto__.hasOwnProperty("_draw")?this._draw(t):this.render(t),this.__proto__.hasOwnProperty("_post_draw")?this._post_draw(t):this.postrender(t),t.restore()}delta(t,e){if(void 0===e)return t?this._delta[t]:this._delta;this._delta[t]=e}prerender(t){var e=this.rotatePoint,{scale:r,rotation:n,shadow:i,alpha:o}=this.model,a=(r&&r.x||1)*this._delta.sx,s=(r&&r.y||1)*this._delta.sy,l=(n||0)+this._delta.theta,{tx:c=0,ty:h=0}=this._delta,u=(o||1)-this._delta.fade;(c||h)&&t.translate(c,h),(1!=a||1!=s||l)&&(t.translate(e.x,e.y),1==a&&1==s||t.scale(a,s),l&&t.rotate(l),t.translate(-e.x,-e.y)),u&&(t.globalAlpha=u),i&&S_(t,i,this),this.app.isEditMode&&this.hidden&&(t.globalAlpha*=.5)}render(t){}postrender(t){this.drawText(t)}drawText(t){!this.textHidden&&this.text&&this.hasTextProperty&&N_(t,this.textBounds,this.textLines(t),this.model)}drawStroke(t){C_(t,this.model)}drawFill(t){this.fillStyle&&"transparent"!=this.fillStyle&&(R_(t,this.bounds,this.center,this.model,this),function(t){t.shadowColor="transparent"}(t))}animate(t){return this._animate&&this._animate.stop(),this._animate=j_(t),this._animate}move({x:t,y:e}){var r=this.path,n=t,i=e;this.path=r.map((t=>({x:t.x+n,y:t.y+i})))}symmetryX(t){"number"!=typeof t&&(t=this.center.x);var{rotation:e}=this.model,r=this.fillStyle;if(this.set("rotation",2*Math.PI-e),r&&"gradient"===r.type&&"linear"===r.gradientType){var n=Ox(r);n.rotation=(Math.PI-parseFloat(r.rotation||0))%(2*Math.PI),this.set("fillStyle",n)}this.path=this.path.map((e=>({x:2*t-e.x,y:e.y})))}symmetryY(t){this.symmetryX(),this.set("rotation",(Math.PI+this.model.rotation)%(2*Math.PI)),t&&this.move({x:0,y:2*(t-this.center.y)})}get animation(){if(this.app.isViewMode&&!this.isTemplate()){if(!this._animation){var t=this.model.animation;t&&t.oncreate&&(this._animation=(e=this,r=t.oncreate,(n=p_[r.type])?new n(e,r):null))}var e,r,n;return this._animation}}effect(t,e){return function(t,e,r){var n=M_[r.type];n&&n(t,e,r)}(this,t,e)}set started(t){this.animation&&(this.animation.started=t)}invalidate(){this.parent&&this.parent.invalidate()}get font(){return B_(this.model)}get lineHeight(){var t=this.get("lineHeight");return t||1.2*this.fontSize}defaultTextSubstitutor(){var t=this.getState("text");return null==t?"":String(t)}get textSubstitutor(){return this._text_substitutor||(this._text_substitutor=W_(this.getState("text"),this)||this.defaultTextSubstitutor),this._text_substitutor}get text(){var t=this.get("textFormat");return t?function(t,e){if(!t||isNaN(+e))return e;var r,n,i,o,a,s,l,c,h,u=t.length,f=t.search(/[0-9\-\+#]/),d=f>0?t.substring(0,f):"",p=t.split("").reverse().join(""),g=p.search(/[0-9\-\+#]/),v=u-g,y=t.substring(v,v+1),m=v+("."===y||","===y?1:0),b=g>0?t.substring(m,u):"";if(r=(e="-"===(t=t.substring(f,m)).charAt(0)?-e:+e)<0?e=-e:0,i=(n=t.match(/[^\d\-\+#]/g))&&n[1]&&n[0]||",",t=t.split("."),e=+(e=e.toFixed(t[1]&&t[1].length))+"",a=t[1]&&t[1].lastIndexOf("0"),(!(l=e.split("."))[1]||l[1]&&l[1].length<=a)&&(e=(+e).toFixed(a+1)),c=t[0].split(i),t[0]=c.join(""),(o=t[0]&&t[0].indexOf("0"))>-1)for(;l[0].length<t[0].length-o;)l[0]="0"+l[0];else 0==+l[0]&&(l[0]="");if((e=e.split("."))[0]=l[0],s=c[1]&&c[c.length-1].length){for(p="",v=(h=e[0]).length%s,u=h.length,m=0;m<u;m++)p+=h.charAt(m),!((m-v+1)%s)&&m<u-s&&(p+=i);e[0]=p}return e[1]=t[1]&&e[1]?"."+e[1]:"","0"!==(n=e.join(""))&&""!==n||(r=!1),d+("+"==t[0].substring(0,1)?r?"-":"+":r?"-":"")+n+b}(t,this.textSubstitutor()):this.textSubstitutor()}set text(t){delete this._text_substitutor;var e=t_(t);this.setState("text",null==e?"":String(e))}textLines(t){return F_(t||this.getContext(),this.textBounds.width,this.font,this.text,this.get("textWrap"))}get textBounds(){var{paddingTop:t=0,paddingLeft:e=0,paddingRight:r=0,paddingBottom:n=0}=this.model,{left:i,top:o,width:a,height:s}=this.bounds;return{left:i+e,top:o+t,width:Math.max(a-e-r,0),height:Math.max(s-t-n,0)}}get rotatePoint(){return this.center}trim(){delete this._model[""],"chartjs"!==this._model.type&&delete this._model.chart}get value(){var t=this.nature["value-property"]||"text";return"value"==t?this.getState("value"):this[t]}set value(t){var e=this.nature["value-property"]||"text";"value"==e?this.setState("value",t):this[e]=t}get data(){return this.getState("data")}set data(t){this.setState("data",t),this.touch()}get mappings(){return!this._mappings&&this.parent&&this.buildMappings(),this._mappings}serialize(...t){return JSON.stringify(this.hierarchy,...t)}get controls(){}}_A.union=function(t){var e,r,n,i;return t.forEach((t=>{void 0===e?(e=t.left,r=t.top,n=t.left+t.width,i=t.top+t.height):(e=Math.min(t.left,e),r=Math.min(t.top,r),n=Math.max(t.left+t.width,n),i=Math.max(t.top+t.height,i))})),{left:e,top:r,width:n-e,height:i-r}},_A.transcoordR=D_,_A.transcoordRR=U_,_A.createCanvas=k_,_A.memoize=O_,_A.mixin=u_,_A.drawText=N_,_A.font=B_,_A.textLines=F_,_A.drawStroke=C_,_A.drawFill=R_,_A.reposition=cA,_A.RetentionManager=gA,_A.template=Xw,_A.buildSubstitutor=W_,Object.assign(_A.prototype,{drawEffect:function(t){this._model.effects&&this._model.effects.forEach((e=>{this.effect(t,e)}))},prepareFill:function(t,e){var r=this.fillStyle;if(r&&"pattern"==r.type&&r.image){if("string"!=typeof r.image)return this._pattern_image_origin=this._pattern_image=r.image,void t(this);this._pattern_image=null,this._pattern_image_origin=new Image;var n=this;this._pattern_image_origin.onload=function(){if(!r.fitPattern&&!r.width&&!r.height)return n._pattern_image=n._pattern_image_origin,void t(this);let e=r.width||this.width,i=r.height||this.height;r.fitPattern&&(e=n.bounds.width,i=n.bounds.height);let o=k_(e,i);o.getContext("2d").drawImage(this,0,0,this.width,this.height,0,0,e,i),n._pattern_image=o,t(this)},this._pattern_image_origin.onerror=function(t){e(t)};try{"data"!==String(r.image).substring(0,4)?this._pattern_image_origin.crossOrigin="use-credentials":this._pattern_image_origin.crossOrigin=null,this._pattern_image_origin.src=this.app.url(r.image)}catch(t){e(t)}}else t(this)},prepareFillIf:function(t){t&&this.prepareFill((t=>{this.invalidate()}),(t=>{T_(t)}))},onchangeFill:function(t,e){var r=this.fillStyle;r&&"pattern"!==r.type?this._pattern_image&&(this._pattern_image=null,this._pattern_image_origin=null):(null==r?void 0:r.image)&&this.prepareFillIf(r.image)},drawImage:function(t,e,r,n,i,o){e.complete?t.drawImage(e,r,n,i,o):e.addEventListener("load",(()=>{this.invalidate()}))},mutateBounds:function(t,e){var r=this.bounds,n=this.rotatePoint,i=this.get("rotation"),o=this.get("scale");if(t){var a=t.call(e,r);a&&(r=a)}var{left:s,top:l,width:c,height:h}=r,u=[{x:s,y:l},{x:s+c,y:l+h}],f=(u=u.map((t=>U_(t.x,t.y,n,i,o))))[0],d=u[1];n={x:(f.x+d.x)/2,y:(f.y+d.y)/2},f=(u=u.map((t=>D_(t.x,t.y,n,i,o))))[0],d=u[1],this.bounds={left:f.x,top:f.y,width:d.x-f.x,height:d.y-f.y}},mutatePath:function(t,e,r){var n=this.path,i=this.rotatePoint;this.get("rotation"),this.get("scale"),t&&(n=t.call(r,n));var o=n.map((t=>this.transcoordS2P(t.x,t.y)));e&&(n=e.call(r,o))&&(o=n);var a,s,l,c,h={x:0,y:0};a=s=(n=o.map((t=>this.transcoordP2S(t.x,t.y,h))))[0].x,l=c=n[0].y;for(let t=1;t<n.length;t++){let e=n[t];e.x<a?a=e.x:e.x>s&&(s=e.x),e.y<l?l=e.y:e.y>c&&(c=e.y)}i={x:(a+s)/2,y:(l+c)/2},i=this.transcoordS2P(i.x,i.y,h),this.path=o.map((t=>this.transcoordP2S(t.x,t.y,i)))},access:function(t){if(t){var e=String(t),r=(e.match(/#{(\S*)}/)||[]).map((t=>G_(t)))[0];if(r)return r.accessor(this.getState(r.target));var n=(e.match(/\${[^}]*}/)||[]).map((t=>G_(t)))[0];if(n){let t=this.root.findById(n.target);return n.accessor(this.getState(t))}return t}},substitute:function(t,e){if(t){var r=String(t),n=e||t_,i=(r.match(/#{(\S*)}/gi)||[]).map((t=>G_(t))),o=(r.match(/\${[^}]*}/gi)||[]).map((t=>G_(t)));if(0==i.length&&0==o.length)return r;var a=r;return i.forEach((t=>{let e=n(t.accessor(this.getState(t.target)));a=a.replace(t.match,void 0===e?"":e)})),o.forEach((t=>{let e=this.root.findById(t.target),r=n(t.accessor(e&&e.data));a=a.replace(t.match,void 0===r?"":r)})),a}},onchangeMappings:function(t,e){this.disposeMappings(),iA.call(this)},onchangeData:function(t,e){iA.call(this,[!0])},buildMappings:function(){if(this._model.mappings)return!this._model.mappings instanceof Array?(T_("Mappings model is invalid (should be a Array) ..",this._model.mappings),void(this._mappings=[])):void(this._mappings=(this._model.mappings||[]).map((t=>new nA(t,this))));this._mappings=[]},executeMappings:iA,disposeMappings:function(){this._mappings&&this._mappings.forEach((t=>t.dispose())),delete this._mappings},ondropfile:function(t,e){for(let r=0;r<t.length;r++)if(t[r].type.startsWith("image/"))return void this.set("fillStyle",{type:"pattern",image:e[r],fitPattern:!0})},transcoordS2P:function(t,e,r){if(!this.parent)return{x:t,y:e};var{rotation:n=0,scale:i={x:1,y:1}}=this.model;if(this.isLayer()){let r=this.model.translate,o=U_(t,e,void 0,n,i);return r&&(o.x+=r.x,o.y+=r.y),o}var o=U_(t,e,r=r||this.rotatePoint,n,i);return{x:o.x-(r.x-r.x/i.x),y:o.y-(r.y-r.y/i.y)}},transcoordP2S:function(t,e,r){if(!this.parent)return{x:t,y:e};var{rotation:n=0,scale:i={x:1,y:1}}=this.model;if(this.isLayer()){let r=this.model.translate,o=D_(t,e,r,n,i);return r&&(o.x-=r.x/(i?i.x:1),o.y-=r.y/(i?i.y:1)),o}var o=D_(t,e,r=r||this.rotatePoint,n,i);return{x:o.x+(r.x-r.x/i.x),y:o.y+(r.y-r.y/i.y)}},transcoordS2T:function(t,e,r){r=r||this.rootModel;var n=[];for(let t=this.parent;t&&t!==r;t=t.parent)n.push(t);var i=this.transcoordS2P(t,e);return n.forEach((t=>{let{scale:e}=t.model,r=t.bounds;if(e){let n=t.rotatePoint;i.x+=(n.x-r.left)*e.x,i.y+=(n.y-r.top)*e.y}else i.x+=r.left,i.y+=r.top;i=t.transcoordS2P(i.x,i.y)})),i},transcoordT2S:function(t,e,r){r=r||this.rootModel;var n=[];for(let t=this.parent;t&&t!==r;t=t.parent)n.splice(0,0,t);var i={x:t,y:e};return n.forEach((t=>{let{scale:e}=t.model;i=t.transcoordP2S(i.x,i.y);let r=t.bounds;if(e){let n=t.rotatePoint;i.x-=(n.x-r.left)/e.x,i.y-=(n.y-r.top)/e.y}else i.x-=r.left,i.y-=r.top})),this.transcoordP2S(i.x,i.y)},transcoordS2TR:function(t,e,r){r=r||this.rootModel;var n=this.transcoordS2T(t,e,r);return U_(n.x,n.y,void 0,r.get("rotation")||0)},transcoordS2O:function(t,e,r){var n=this.rootModel,i=this.transcoordS2T(t,e,n);return r.transcoordT2S(i.x,i.y,n)},transcoordC2S:function(t,e,r){if(!r)for(r=this;r&&!r.isLayer();)r=r.parent;var{translate:n,scale:i,rotation:o}=r.model,a=D_(t,e,n,o,i);return n&&(a.x-=n.x/(i?i.x:1),a.y-=n.y/(i?i.y:1)),r===this?a:this.transcoordT2S(a.x,a.y,r)},transcoordS2C:function(t,e,r){if(!r)for(r=this;r&&!r.isLayer();)r=r.parent;if(r!==this)var n=this.transcoordS2T(t,e,r);else n={x:t,y:e};var{translate:i,rotation:o,scale:a}=r.model;return n=U_(n.x,n.y,void 0,o,a),i&&(n.x+=i.x,n.y+=i.y),n},_pre_draw:_A.prototype.prerender,_draw:_A.prototype.render,_post_draw:_A.prototype.postrender}),["rotatePoint","font","lineHeight","retention"].forEach((t=>_A.memoize(_A.prototype,t,!1))),["bounds","center","textBounds"].forEach((t=>_A.memoize(_A.prototype,t,!0))),_A.mixin(_A.prototype,a_.withEvent);class AA extends _A{set rotationX(t){this.setState("rotationX",t)}get rotationX(){return this.getState("rotationX")}set rotationY(t){this.setState("rotationY",t)}get rotationY(){return this.getState("rotationY")}set rotationZ(t){this.setState("rotation",t)}get rotationZ(){return this.getState("rotation")}set zPos(t){this.setState("zPos",t)}get zPos(){return this.getState("zPos")}set depth(t){this.setState("depth",t)}get depth(){return this.getState("depth")}postrender(t){this.drawFill(t),this.drawStroke(t),super.postrender(t)}}var EA=t=>{var e=class extends t{contains(t,e){var{left:r,top:n,width:i,height:o,lineWidth:a=0}=this.model,s=a/2;return t<Math.max(r+i,r)+s&&t>Math.min(r+i,r)-s&&e<Math.max(n+o,n)+s&&e>Math.min(n+o,n)-s}set path(t){var e=t[0],r=t[2];this.model,this.set({left:e.x,top:e.y,width:r.x-e.x,height:r.y-e.y})}get path(){var{left:t=0,top:e=0,width:r=0,height:n=0}=this.model;return[{x:t,y:e},{x:t+r,y:e},{x:t+r,y:e+n},{x:t,y:e+n}]}};return O_(e.prototype,"path",!1),e};const SA={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"textarea",label:"front-side-template",name:"frontSideTemplate",property:{language:"html"}},{type:"textarea",label:"back-side-template",name:"backSideTemplate",property:{language:"html"}},{type:"textarea",label:"style",name:"style",property:{language:"css"}}],help:"scene/component/info-window"};function MA(t,e){var r=t.split(/\s+/),n=r.indexOf(e);return-1!=n?r.splice(n,1):r.splice(-1,0,e),r.join(" ")}class kA extends(EA(AA)){static get image(){return kA._image||(kA._image=new Image,kA._image.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAMAAACahl6sAAAAY1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADIAbxiAAAAIHRSTlMA+gPshCwwWFzYCeLRm7QRG6rLeDZI9JOJJDtjb1HAf1sAT80AAAQQSURBVHhe7MCBAAAAAMKw/KkzOMG2BAAAAKeu3lUohIEggO7jQi5qHqpgwML5/6+0F0y02z31FlvMMLKt86QMQ1ined2Evih1hFFjLfRWjgzDOGZ6JSiM00B9EuHALtQxJLiQBmqSBCeSUEuEGzs1BDjSaHxWOKK5Eyz/4SoMV/hp4+vtcPkdwZD/udwevNg7t1xXYRiKmkB7C+ENlPLq8fxHeX+RGjWQ1D45ldcIulBIvCvYJGBEadyTzxAcfY57NBjpLScOO/bzugcTHe7IMwiSLMcdHZhocMcMgTLjjgZM7F1bCJZ2v27ARGzYDwIk2Z+JYGJ/iiwQLMv+JAEThjkmRG64Q0Q+gIiIiIiIiIiIyFy0KRFt0bOJZAWSUigmkQaJaXhENiRnYBEpkZySRSRGcmIWEaQnYhHRSI5mESmQnIJFZIqQmGhiEYEbEnPjGlEGjYTogW/WUkOXENENSqZfEXmDiIiIiIiIiIiIiIiIiIiImq5ETIpRpBpjJCMeKy6Ri0ZS9MQjkmkkJs1YRDokp2MRyZGclkUkQnIiEQltaX3Lzb6yiGTpl2y/avqSAxGgelCOKI+Kc2isL0TUSsZ4EREREREREREREREREREREfnIQzXrNWSRTeNxnlOwIgueIr6AAyE+CpiqMEUK71IDO4E+LluEKYKnKcMUifEsTZgiJZ5lDVNkwJPcqzBFoPF/HplfxL/w6b4EPGv1h18Weya1TL8iIiIeiIiIiIiIiEjkPefxV+5YA9PPHylB+u5aqgZ39H+jKOxrqtu+pkzvr9YbzoZ6w2OFkzcrA3yE4WZlSSyFk54VoA/wR43+FaD+r9w32QdWvgvjp2ty2xq8qHPHmtyPFxfrK3hw1ejERlAlfR/Ame2OTow05d4rOLLSlHtDVhI0uRO01JeZ405op6zgNNXT+bIRfpIgn+AkU4pOxBscohojdCHu4RRzjC5EYwVHqRONDkSnEvK/CB3QSU32IRW3ZPnj9iEVoGCNTLVrh8ia1x+6wq8xvB5mz8pxu7oPwIn9lcR0AiuX1+1KX+BXqdvXzWsAC0NsGjzZsS/2Bd6yRA5RgIHkXNhSD3whASZ8rrB9mItuEAizac0fDlHxDMEwpQfD1tW4y3Hjfy5s9nOHH3uwWA+EqEJBWCjoTL/S5toBB/7hu6zer74NgqSP39zJU+qQX3ix763mHTqvIVRUVprCljlElRkEjBqNYevH8veBJ2xhiyhE8YctmhDFH7ZoQhR/2KIJUfxhiyRE8YctmhDFH7ZoQhR/2OIJUfxhC9Ppf/t1jgJACERRsHGyYRZB0Ujvf0xD8w6kP7y6RZmgf/oTFTtbbzJVxZWo2Nlqw6TVy5GowNl6ssm7v50obamfSxQAAAAAAAsKLM15fb3vpQAAAABJRU5ErkJggg=="),kA._image}static toggle(t,e,r,n){if(e){var i=t.root.findById(e);i?i._findInfoWindowByComponent(t)?kA.hide(t,e):kA.show(t,e,r,n):console.warn("InfoWindow Not Found.",e)}else console.warn("InfoWindow not defined.")}static hide(t,e){if(e){var r=t.root.findById(e);r?r._removeInfoWindow(t):console.warn("InfoWindow Not Found.",e)}}static show(t,e,r,n){if(e){var i=t.root.findById(e);if(i){if(!i._findInfoWindowByComponent(t)){var{frontSideTemplate:o="",backSideTemplate:a=""}=i.model,s=[o,a].filter((t=>String(t).trim()));if(0!=(s=s.map((t=>_A.template(function(t,e,r){return(e||r?['<div class="info-window-btns">',e?'<button class="closable">X</button>':"",r?'<button class="flipable">⇌</button>':"","</div>"]:[]).concat(['<div class="info-window-content">',t,"</div>"]).join("")}(t,!r,2==s.length))))).length){var l='\n.flip {\n backface-visibility: hidden;\n -moz-backface-visibility: hidden;\n -ms-backface-visibility: hidden;\n -o-backface-visibility: hidden;\n -webkit-backface-visibility: hidden;\n border-radius: 7px;\n height: auto;\n font: normal 14px helvetica, arial, san serif;\n position: absolute;\n opacity:.9;\n transform-origin: 50% 50% 0px;\n -moz-transform-origin: 50% 50% 0px;\n -ms-transform-origin: 50% 50% 0px;\n -o-transform-origin: 50% 50% 0px;\n -webkit-transform-origin: 50% 50% 0px;\n transition: all 2s;\n -moz-transition: all 2s;\n -ms-transition: all 2s;\n -o-transition: all 2s;\n -webkit-transition: all 2s;\n min-width: 100px;min-height:50px;\n background-color:#3e424e;\n box-shadow: 2px 3px 2px 0px rgba(0,0,0,0.15);\n}\n\n#side-1 {\n transform: rotateY( 0deg );\n -moz-transform: rotateY( 0deg );\n -ms-transform: rotateY( 0deg );\n -o-transform: rotateY( 0deg );\n -webkit-transform: rotateY( 0deg );\n}\n.flip:after{\n content:"";\n display:block;\n position: absolute;\n opacity:.9;\n width: 0;\n height: 0;\n}\n.flip.arrow-top:after{\n left:45%;\n top:-17px;\n border-left:10px solid transparent;\n border-bottom:18px solid #323b44;\n border-right:10px solid transparent;\n}\n.flip.arrow-right:after{\n left:100%;\n top:48%;\n border-top:10px solid transparent;\n border-left:18px solid #323b44;\n border-bottom:10px solid transparent;\n}\n.flip.arrow-bottom:after{\n left:45%;\n top:100%;\n border-left:10px solid transparent;\n border-top:18px solid #323b44;\n border-right:10px solid transparent;\n}\n.flip.arrow-left:after{\n right:100%;\n top:48%;\n border-top:10px solid transparent;\n border-right:18px solid #323b44;\n border-bottom:10px solid transparent;\n}\n\n#side-2 {\n transform: rotateY( 180deg );\n -moz-transform: rotateY( 180deg );\n -ms-transform: rotateY( 180deg );\n -o-transform: rotateY( 180deg );\n -webkit-transform: rotateY( 180deg );\n}\n\n.flip-side-1 {\n transform: rotateY( 0deg ) !important;\n -moz-transform: rotateY( 0deg ) !important;\n -ms-transform: rotateY( 0deg ) !important;\n -o-transform: rotateY( 0deg ) !important;\n -webkit-transform: rotateY( 0deg ) !important;\n}\n\n.flip-side-2 {\n transform: rotateY( 180deg ) !important;\n -moz-transform: rotateY( 180deg ) !important;\n -ms-transform: rotateY( 180deg ) !important;\n -o-transform: rotateY( 180deg ) !important;\n -webkit-transform: rotateY( 180deg ) !important;\n}\n\n.info-window-btns{\n position:absolute;\n top:-18px;\n right:5px;\n overflow:hidden;\n}\n.info-window-content{\n padding:10px;\n color:#efefef;\n font-size:13px;\n line-height:1.4;\n}\n.info-window-btns button{\n width:40px;height:40px;\n float:right;\n border:0;\n border-radius:50%;\n background-color:#2a7da1;\n margin-right:3px;\n text-align:center;\n cursor:pointer;\n font-size:35px;\n color:#fff;\n line-height:0;\n}\n.info-window-btns button:hover{\n background-color:#60bb23;\n}\n'+i.get("style"),{left:c,top:h}=t.bounds,{x:u,y:f}=n?t.rootModel.transcoordC2S(n.x,n.y):t.transcoordS2T(c,h);c=u,h=f;var d=document.createElement("span");d.style.position="absolute";var p=document.createElement("style");if(p.type="text/css",p.styleSheet?p.styleSheet.cssText=l:p.appendChild(document.createTextNode(l)),d.appendChild(p),s[0]){var g=document.createElement("div");g.id="side-1",g.className="flip",g.style.display="inline-block",g.innerHTML=s[0](t)}if(s[1]){var v=document.createElement("div");v.id="side-2",v.className="flip",v.style.display="inline-block",v.innerHTML=s[1](t)}x_.forEach((function(t){d.addEventListener(t,(function(t){t.stopPropagation()}))})),__.forEach((function(t){d.addEventListener(t,(function(t){t.stopPropagation()}))}));var y=t.root.model_layer.overlay;if(g&&d.appendChild(g),v&&d.appendChild(v),y.appendChild(d),i._addInfoWindow(t,d,p),g){let r=g.querySelector(".info-window-btns > .flipable");r&&r.addEventListener("click",(function(t){t.preventDefault(),v.className=MA(v.className,"flip-side-1"),g.className=MA(g.className,"flip-side-2")}),!1);let n=g.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",(function(r){r.preventDefault(),kA.hide(t,e)}),!1)}if(v){let r=v.querySelector(".info-window-btns > .flipable");r&&r.addEventListener("click",(function(t){t.preventDefault(),v.className=MA(v.className,"flip-side-1"),g.className=MA(g.className,"flip-side-2")}),!1);let n=v.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",(function(r){r.preventDefault(),kA.hide(t,e)}),!1)}var m=g.offsetWidth,b=g.offsetHeight;window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight;var w=t.rootModel.target.getBoundingClientRect(),x=[];g&&x.push(g),v&&x.push(v);var _={x:c,y:h},A=t.transcoordS2C(_.x,_.y);if(A.x+m/2+w.left<w.right&&A.x-m/2>w.left){if(b+20<A.y)return d.style.marginLeft=_.x-m/2+"px",d.style.marginTop=_.y-b-20+"px",void x.forEach((t=>t.className+=" arrow-bottom"));if(A=t.transcoordS2C(_.x,_.y+b+20),w.bottom>A.y+w.top)return d.style.marginLeft=_.x-m/2+"px",d.style.marginTop=_.y+20+"px",void x.forEach((t=>t.className+=" arrow-top"))}if((A=t.transcoordS2C(_.x,_.y)).x-(m+20)>w.left)return d.style.marginLeft=_.x-m-20+"px",d.style.marginTop=_.y-b/2+"px",void x.forEach((t=>t.className+=" arrow-right"));d.style.marginLeft=_.x+20+"px",d.style.marginTop=_.y-b/2+"px",x.forEach((t=>t.className+=" arrow-left"))}}}else console.warn("InfoWindow Not Found.",e)}else console.warn("InfoWindow not defined.")}dispose(){this.infoWindows.map((t=>t.component)).forEach((t=>this._removeInfoWindow(t))),super.dispose()}get infoWindows(){return this._windows||(this._windows=[]),this._windows}_findInfoWindowByComponent(t){return this.infoWindows.find((e=>e.component===t))}_addInfoWindow(t,e,r){this._findInfoWindowByComponent(t)||this._windows.push({component:t,window:e,styleElement:r})}_removeInfoWindow(t){var e=this._findInfoWindowByComponent(t);if(!e)return;let r=e.window;r&&r.parentNode.removeChild(r);var n=this.infoWindows.lastIndexOf(e);this.infoWindows.splice(n,1)}render(t){var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),this.drawImage(t,kA.image,e,r,n,i)}get hasTextProperty(){return!1}get nature(){return SA}}_A.register("info-window",kA);var TA={};var IA={list:function(){return{...TA}},register:function(t,e){TA[t]=e},unregister:function(t){delete TA[t]},get:function(t){if(t){var e=TA[t];return e||T_("Layout Not Found - ",t),e}}},PA={reflow:function(t,e){this.drawables(t).filter((t=>t.isHTMLElement())).forEach((t=>t.reposition()))},capturables:function(t){return t.components},drawables:function(t){return t.app&&!t.app.isViewMode?t.components:t.components.filter((t=>!t.hidden))},isStuck:function(t){return!1},ABSOLUTE:!0};function OA(t){t.hasOwnProperty("_backupStrokeStyle")||(t._backupStrokeStyle=t.model.strokeStyle,t.set("strokeStyle","#f26522"),t.hasOwnProperty("_backupLineWidth")||(t._backupLineWidth=t.model.lineWidth,t.set("lineWidth",t.model.lineWidth+5)))}function jA(t){t.hasOwnProperty("_backupStrokeStyle")&&(t.set("strokeStyle",t._backupStrokeStyle),delete t._backupStrokeStyle,t.hasOwnProperty("_backupLineWidth")&&(t.set("lineWidth",t._backupLineWidth),delete t._backupLineWidth))}IA.register("html-absolute",PA);const RA="center",CA="\nbutton.closable-1945 {\n width: 20px;\n height: 20px;\n right: 0px;\n top: 0px;\n padding: 0;\n margin: 0;\n border: 0px;\n text-align: center;\n cursor: pointer;\n font-size: 12px;\n color: black;\n position: absolute;\n background-color: transparent;\n}\n\nbutton.closable-1945:hover {\n background-color:#60bb23;\n}\n",zA=new WeakMap;function LA(t){const e=t.root;var r=zA.get(e);if(!r)return;if(e===t){for(var n in r)LA(n[0]);return void zA.delete(e)}const i=r.findIndex((e=>e[0]===t));if(-1===i)return;const o=r[i][1];var a=o.div.parentNode;a&&a.removeChild(o.div);var s=o.scene;s.target=null,s.release(),r.splice(i,1)}function FA(t){LA(t)}function BA(t,e,r={}){var{data:n,location:i=RA,modal:o=!1,closable:a=!0}=r,s=t.app.refProvider;s&&s.get(e,!0).then((e=>{var r,s=document.createElement("div"),l=s.style;if(o){var{width:c,height:h}=t.rootModel.bounds;l.position="fixed",l.zIndex=1,l.left=0,l.top=0,l.width=c+"px",l.height=h+"px",l.overflow="auto",l.backgroundColor="rgba(0,0,0,0.3)"}else l.position="absolute",l.display="inline-block";s.innerHTML=!o&&a?'\n<div class="popup-content">\n</div>\n<button class="closable-1945">X</button>\n':'\n<div class="popup-content">\n</div>\n';var u=s.querySelector(".popup-content"),{width:c,height:h}=e.root.model;u.style.width=c+"px",u.style.height=h+"px";var f=document.createElement("style");f.type="text/css",f.styleSheet?f.styleSheet.cssText=CA:f.appendChild(document.createTextNode(CA)),s.appendChild(f);var d=s.querySelector(".popup-content");x_.forEach((function(t){d.addEventListener(t,(function(t){t.stopPropagation()}))})),__.forEach((function(t){d.addEventListener(t,(function(t){t.stopPropagation()}))})),s.addEventListener("click",(e=>{a&&FA(t)})),x_.forEach((function(t){s.addEventListener(t,(function(t){t.stopPropagation()}))})),__.forEach((function(t){s.addEventListener(t,(function(t){t.stopPropagation()}))})),t.root.model_layer.overlay.appendChild(s),function(t,e,r){const n=t.root;if(n!==t){LA(t);var i=zA.get(n)||[];i=[...i,[t,{div:e,scene:r}]],zA.set(n,i)}}(t,s,e),null===(r=s.querySelector(".closable-1945"))||void 0===r||r.addEventListener("click",(function(e){e.preventDefault(),FA(t)}),!1),s.addEventListener("close-scene",(e=>{e.preventDefault(),FA(t),t.data=e.detail}),!1),e.target=u,e.data=n||t.data,e.fit("both");var p=function(t,e,r,n=RA){var i=t.bounds,o=e.bounds,a=Math.max(i.width/4-o.width/2,20),s=Math.min(3*i.width/4+o.width/2,i.width-20)-o.width,l=Math.max(i.height/4-o.height/2,20),c=Math.min(3*i.height/4+o.height/2,i.height-20)-o.height;switch(n){case"auto":return{x:r.x<i.width/2?s:a,y:r.y<i.height/2?c:l};case"left-top":return{x:a,y:l};case"right-top":return{x:s,y:l};case"left-bottom":return{x:a,y:c};case"right-bottom":return{x:s,y:c};case RA:default:return{x:(i.width-o.width)/2,y:(i.height-o.height)/2}}}(t.rootModel,e.root,t.center,i);o?(u.style.left=p.x+"px",u.style.top=p.y+"px",u.style.width=c+"px",u.style.height=h+"px"):(s.style.left=p.x+"px",s.style.top=p.y+"px",s.style.width=c+"px",s.style.height=h+"px")}),(function(t){console.error("cannot fetch board: "+e,t)}))}var NA=Object.freeze({__proto__:null,hide:FA,show:BA});var DA={reflow:function(t,e){},capturables:function(t){return t.components},drawables:function(t){return t.app.isViewMode?t.components.filter((t=>!t.hidden)):t.components},isStuck:function(t){return!1},ABSOLUTE:!0};function UA(t){var e=t.components.filter((t=>!t.hidden)),r=t.get("layoutConfig")||{},n=e[r&&r.activeIndex||0];return n&&[n]||[]}IA.register("absolute",DA);var YA={reflow:function(t){var e=t.bounds,r=t.get("layoutConfig")||{},n={left:0,top:0,width:e.width,height:e.height};t.forEach(((t,e)=>{let i=e!=r.activeIndex;t.bounds=n,t.set("rotation",0),t.element&&(t.element.style.display=i?"none":"block")}))},capturables:function(t){return UA(t)},drawables:function(t){return UA(t)},isStuck:function(t){return!0}};function GA(t){var e=t.get("layoutConfig");return e&&e.weight||1}IA.register("card",YA);var WA={reflow:function(t){var e=this.drawables(t),r=t.get("padding")||{},n=e.reduce(((t,e)=>t+GA(e)),0),i=t.bounds,o=n>0?(i.width-((r.left||0)+(r.right||0)))/n:i.width,a=i.height-((r.top||0)+(r.bottom||0)),s=0;e.forEach((t=>{let e=GA(t),n=t.get("margin")||{};t.bounds={left:o*s+(r.left||0)+(n.left||0),top:0+(r.top||0)+(n.top||0),width:e*o-((n.left||0)+(n.right||0)),height:a-((n.top||0)+(n.bottom||0))},t.set("rotation",0),s+=e}))},capturables:function(t){return t.components},drawables:function(t){return t.app.isViewMode?t.components.filter((t=>!t.hidden)):t.components},isStuck:function(t){return!0}};function HA(t){var e=t.get("layoutConfig");return e&&e.weight||1}IA.register("linear-horizontal",WA);var VA={reflow:function(t){var e=this.drawables(t),r=t.get("padding")||{},n=e.reduce(((t,e)=>t+HA(e)),0),i=t.bounds,o=n>0?(i.height-((r.top||0)+(r.bottom||0)))/n:i.height,a=i.width-((r.left||0)+(r.right||0)),s=0;e.forEach((t=>{let e=HA(t),n=t.get("margin")||{};t.bounds={left:0+(r.left||0)+(n.left||0),top:o*s+(r.top||0)+(n.top||0),width:a-((n.left||0)+(n.right||0)),height:e*o-((n.top||0)+(n.bottom||0))},t.set("rotation",0),s+=e}))},capturables:function(t){return t.components},drawables:function(t){return t.app.isViewMode?t.components.filter((t=>!t.hidden)):t.components},isStuck:function(t){return!0}};IA.register("linear-vertical",VA);var XA={reflow:function(t){var e=t.get("layoutConfig"),r=e&&e.columns||t.get("columns"),n=e&&e.rows||t.get("rows"),i=e&&e.widths||t.get("widths"),o=e&&e.heights||t.get("heights"),a=i?i.filter(((t,e)=>e<r)).reduce(((t,e)=>t+e),0):r,s=o?o.filter(((t,e)=>e<n)).reduce(((t,e)=>t+e),0):n,l=t.textBounds,c=t.get("paddingLeft")||0,h=t.get("paddingTop")||0,u=l.width/a,f=l.height/s,d=0,p=0;t.components.forEach(((t,e)=>{let n=i?i[e%r]:1,a=o?o[Math.floor(e/r)]:1,s=t.colspan||1,l=0;for(;--s>0;)l+=i?i[(e+s)%r]:1;let g=t.rowspan||1,v=0;for(;--g>0;)v+=o?o[Math.floor(e/r)+g]:1;t.bounds={left:c+d,top:h+p,width:u*(n+l),height:f*(a+v)},t.set("rotation",0),e%r==r-1?(d=0,p+=a*f):d+=n*u}))},capturables:function(t){return t.components.filter((t=>!t.merged))},drawables:function(t){return t.components.filter((t=>!t.merged&&!t.hidden))},isStuck:function(t){return!0},keyNavigate:function(t,e,r){var n=t.get("layoutConfig"),i=n&&n.columns||t.get("columns"),o=n&&n.rows||t.get("rows"),{row:a,column:s}=t.getRowColumn(e);switch(r.code){case"ArrowUp":if(a>0)return t.getAt((a-1)*i+s);break;case"ArrowDown":if(a<o-1)return t.getAt((a+1)*i+s);break;case"ArrowRight":if(s<i-1)return t.getAt(a*i+s+1);break;case"ArrowLeft":if(s>0)return t.getAt(a*i+s-1);break;default:return e}},joinType:!0};IA.register("table",XA);const qA=new Image;qA.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAclBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0BbqFAAAAJXRSTlMAgAP3VSI6/g9fBk5FavJsMrariSjzPnO1enRRL5SMhmOOWB9keFTE0wAAANxJREFUOMutk9kWgyAMRLFuiLjUtdp9yf//YglVsQXz1HniMPcEMgHGvpX2O0Ypi+EgCL+IAShC+wB7QfubRDT7AFcnUPoLMLiP4PyJbsb55i05AgnR5iaQDsICgtH0cotBWoAP1c7kC6kFxEseCfZfB6gEgbNeBrira2QmH1uVYCXlA3is8UmgUCPIyQJKEmu8QtQJN0e9DPXVpzG2G216c1CqRmcBOdxXk07sWUSPv07zo0amCNQycv+NzmR6cRcwmfbuI7p2nZ/z4be0P83Foz6vIkhfZXr82XgDlZsspIq4peUAAAAASUVORK5CYII=";var KA=t=>class extends t{postrender(t){super.postrender(t),this.app.isEditMode&&this._focused&&this.showMoveHandle&&this._draw_move_handle(t)}_draw_move_handle(t){var{left:e,top:r,width:n}=this.bounds;t.save(),t.beginPath(),t.rect(e+n,r,25,25);t.fillStyle="rgba(235, 235, 235, 1)",t.strokeStyle="#333",t.fill(),t.stroke(),t.drawImage(qA,e+n+3.75,r+3.75,17.5,17.5),t.closePath(),t.restore()}contains(t,e){var r=super.contains(t,e);if(this.app.isViewMode)return r;var{left:n,top:i,width:o,height:a}=this.bounds,s=n+o;return this.showMoveHandle&&(r=r||t<Math.max(s+25,s)&&t>Math.min(s+25,s)&&e<Math.max(i+25,i)&&e>Math.min(i+25,i)),this._focused=!!r,this.invalidate(),r}};const QA=[];class JA extends(KA(EA(_A))){constructor(t,e){super(t,e),this._components=[]}get showMoveHandle(){return!0}dispose(){this.components.slice().forEach((t=>t.dispose())),super.dispose()}isContainer(){return!0}containable(t){return t.isDescendible(this)&&"variable"!==t.get("type")}get hasTextProperty(){return!1}get components(){return this._components}get focusible(){return!0}get layout(){return IA.get(this.get("layout"))||DA}reflow(){this.layout.reflow(this),this.components&&this.components.forEach((t=>{t.isContainer()&&t.reflow()}))}get hierarchy(){var t=super.hierarchy;return this.components&&(t.components=this.components.map((t=>t.hierarchy))),t}addComponent(t){var e=t.parent;if(e){if(this===e)return;e.removeComponent(t)}var r=this._components.push(t)-1;t.parent=this,t.added(this),this.trigger("add",this,t,r),t.delegate_on(this),t.trigger("added",this,t,r),this.root&&this.root.isReady&&t.ready()}removeComponent(t){var e=this._components.indexOf(t);-1!=e&&(this._components.splice(e,1),t.parent=null,t.removed(this),this.trigger("remove",this,t),t.trigger("removed",this,t),t.delegate_off(this))}insertComponentAt(t,e){var r=t.parent;r&&r.removeComponent(t);var n=this._components.splice(0,e);this._components=n.concat(t,this._components),e=this._components.indexOf(t),t.parent=this,t.added(this),this.trigger("add",this,t,e),t.delegate_on(this),t.trigger("added",this,t,e)}add(t){return t instanceof Array?(t.forEach((t=>{-1==this._components.indexOf(t)&&this.addComponent(t)})),this):this.add.call(this,[t])}remove(t){return t instanceof Array?this._components?(t.forEach((t=>{this.removeComponent(t)})),this):this:this.remove.call(this,[t])}getAt(t){if(this._components)return this._components[t]}forEach(t,e){this._components&&this._components.forEach(t,e)}traverse(t,e){t.call(e,this),this._components&&this._components.forEach((r=>{r.isContainer()?r.traverse(t,e):t.call(e,r)}))}indexOf(t){return(this._components||QA).indexOf(t)}size(){return(this._components||QA).length}moveChildAt(t,e){var r=this.indexOf(e);if(-1!=r){var n=this._components.splice(0,r),i=this._components.splice(1);this._components=n.concat(i),t=Math.max(0,t),t=Math.min(t,this._components.length),n=this._components.splice(0,t),this._components=n.concat(e,this._components)}}moveChildForward(t){var e=this.indexOf(t);-1!=e&&e!=this.size()-1&&(this._components[e]=this._components[e+1],this._components[e+1]=t)}moveChildBackward(t){var e=this.indexOf(t);-1!=e&&0!=e&&(this._components[e]=this._components[e-1],this._components[e-1]=t)}moveChildToFront(t){var e=this.indexOf(t);if(-1!=e&&e!=this.size()-1){var r=this._components.splice(0,e),n=this._components.splice(1);this._components=r.concat(n,this._components)}}moveChildToBack(t){var e=this.indexOf(t);if(-1!=e&&0!=e){var r=this._components.splice(0,e),n=this._components.splice(0);this._components=this._components.concat(r,n)}}symmetryX(t){super.symmetryX(t),this.components.map((t=>{t.symmetryX(0)}))}findAll(t,...e){if("string"==typeof t)return $w(t,this,e[0]||this);if("function"==typeof t){var r=[];for(let n=this.components.length-1;n>=0;n--){let i=this.components[n].findAll(t,...e);i&&(r=r.concat(i))}return t(this,...e)&&r.push(this),r}}findFirst(t,...e){if("string"==typeof t)return $w(t,this,e[0])[0];if("function"==typeof t){for(let n=this.components.length-1;n>=0;n--){var r=this.components[n].findFirst(t,...e);if(null!=r)return r}return t(this,...e)?this:null}}findById(t){return this.root.findById(t)}contains(t,e){var r=super.contains(t,e);if(!r){var{left:n,top:i,width:o,height:a,lineWidth:s=0}=this.model,l=this.stuck?0:10+s/2;r=t<Math.max(n+o,n)+l&&t>Math.min(n+o,n)-l&&e<Math.max(i+a,i)+l&&e>Math.min(i+a,i)-l}return r}capture(t,e){var r=this.transcoordP2S(t,e);if(!this.contains(r.x,r.y))return!1;var n=this.bounds;r.x-=n.left,r.y-=n.top;var i=this.layout.capturables(this);for(let t=i.length-1;t>=0;t--){var o=i[t].capture(r.x,r.y);if(o)return o}return this.capturable&&this}capturePath(t,e){if(e){if(e.indexOf(this)>-1)return!1;for(let t=0;t<e.length;t++)if(!this.containable(e[t]))return!1}var r=[],{left:n,top:i,width:o,height:a}=this.bounds;for(let e=0;e<t.length;e++){let s=this.transcoordP2S(t[e].x,t[e].y);if(s.x<n||s.x>n+o||s.y<i||s.y>i+a)return!1;s.x-=n,s.y-=i,r.push(s)}let s=this.layout.capturables(this);for(let t=s.length-1;t>=0;t--){let n=s[t];if(!n.isContainer())continue;let i=n.capturePath(r,e);if(i)return i}return this.focusible&&this}render(t){var{left:e=0,top:r=0,width:n,height:i}=this.bounds;t.beginPath(),t.rect(e,r,n,i),this.drawFill(t),this.drawStroke(t)}postrender(t){super.postrender(t);var{top:e,left:r,scale:n}=this.model;t.translate(r,e),this.layout.drawables(this).forEach((e=>{e.draw(t)})),t.translate(-r,-e),this.drawText(t)}trim(){this.components.forEach((t=>{t.trim()})),super.trim()}}["layout"].forEach((t=>_A.memoize(JA.prototype,t,!1)));class ZA extends JA{constructor(t,e){super(t,e),t.translate=t.translate||{x:0,y:0},this._draw_reserved=!1,this.__draw__=()=>{this._draw_reserved=!1,this.trigger("redraw"),this.reflow(),this.draw()},this.throttle_render=()=>{this._draw_reserved||requestAnimationFrame(this.__draw__),this._draw_reserved=!0}}fitSize(t,e,r,n){if(this.target){if(e){let t=getComputedStyle(this.target);r=r||(t?parseFloat(t.getPropertyValue("width")):this.target.offsetWidth),n=n||(t?parseFloat(t.getPropertyValue("height")):this.target.offsetHeight)}else r=this.model.width,n=this.model.height;"CANVAS"==t.tagName&&(t.setAttribute("width",r*w_),t.setAttribute("height",n*w_)),t.style.width=r+"px",t.style.height=n+"px"}}resize(){var t=this.root.fitMode||this.model.fitMode||"ratio";this.fitSize(this.element,"none"!==t)}isLayer(){return!0}createElement(){var t=_A.createCanvas(1,1);return t.style.position="absolute",t}get target(){return this._target}set target(t){this._target&&this.element&&this._target.removeChild(this.element),this._target=t,t&&(this.element||(this.element=this.createElement()),this.resize(),t.appendChild(this.element))}get canvas(){return this.element}dispose(){super.dispose(),this.target=null,this.element=null}get selected(){return this.root.selected}set selected(t){this.root.selected=t}get focused(){return this.root.focused}set focused(t){this.root.focused=t}getContext(){return this._context2D||(this._context2D=this.canvas&&this.canvas.getContext("2d")),this._context2D}draw(t){this.canvas&&(t=t||this.getContext())&&super.draw(t)}prerender(t){var{translate:e,scale:r={x:1,y:1},rotation:n}=this.model;t.clearRect(0,0,t.canvas.width,t.canvas.height),e&&t.translate(e.x*w_,e.y*w_),t.scale(r.x*w_,r.y*w_),n&&t.rotate(n)}get rotatePoint(){return{x:0,y:0}}contains(t,e){return!1}invalidate(){this.throttle_render()}move(t){var e=this.get("translate")||{x:0,y:0};this.set({translate:{x:e.x+t.x,y:e.y+t.y}})}}const $A={x:1,y:1},tE={x:0,y:0};class eE extends ZA{constructor(t,e){super(t,e)}dispose(){super.dispose(),delete this._canvas,delete this._overlay}contains(t,e){return!0}isRootModel(){return!0}get stuck(){return!0}get layout(){return PA}get overlay(){if(!this._overlay){var t=document.createElement("div");t.style.position="absolute",t.style.width=0,t.style.height=0,t.style.overflow="initial",t.style["user-select"]="none",t.style["transform-origin"]="top left",this.element&&this.element.appendChild(t),this._overlay=t,this._repositionOverlay()}return this._overlay}createElement(){var t=document.createElement("div");return t.style.position="absolute",t.style["user-select"]="none",t.style.overflow="hidden",this._canvas=_A.createCanvas(1,1),this._canvas.style.position="absolute",t.appendChild(this._canvas),this._overlay&&t.appendChild(this._overlay),t}resize(){if(this.target){var t,e,{width:r,height:n,fitMode:i}=this.model;this.root.fitMode?i=this.root.fitMode:i||(i="ratio");try{var o=getComputedStyle(this.target)}catch(t){return void console.error(t,this.target)}switch(i){case"both":case"ratio":t=o?parseFloat(o.getPropertyValue("width")):this.target.offsetWidth,e=o?parseFloat(o.getPropertyValue("height")):this.target.offsetHeight;break;case"width":e=n*(t=o?parseFloat(o.getPropertyValue("width")):this.target.offsetWidth)/r;break;case"height":t=r*(e=o?parseFloat(o.getPropertyValue("height")):this.target.offsetHeight)/n;break;default:t=r,e=n}switch(this.fitSize(this.canvas,"none"!==i,t,e),i){case"ratio":case"both":break;case"width":this.element.style.overflowX="hidden",this.element.style.overflowY="auto";break;case"height":this.element.style.overflowX="auto",this.element.style.overflowY="hidden";break;default:this.element.style.overflowX="auto",this.element.style.overflowY="auto"}this.fitSize(this.element,!0)}}get canvas(){return this._canvas}get MPP(){var{scale:t={x:1,y:1},unit:e}=this.model;switch(e){case"mm":case"cm":return 1/this.app.PPM/t.x;case"in":return 1/this.app.PPI/t.x;case"px":default:return 1/t.x}}capturePath(t,e){var r=this.layout.capturables(this);for(let n=r.length-1;n>=0;n--){let i=r[n];if(!i.isContainer())continue;let o=i.capturePath(t,e);if(o)return o}return!1}get eventMap(){return{"(self)":{"(all)":{change:this._onchanged_all,mouseenter:this._onmouseenter_all,mouseleave:this._onmouseleave_all,click:this._onclick,mousedown:this._onmousedownup,mouseup:this._onmousedownup,touchstart:this._onmousedownup,touchend:this._onmousedownup}}}}_repositionOverlay(){var t=this._overlay;if(t){var{translate:e=tE,scale:r=$A,rotation:n=0}=this.model,{left:i,top:o,width:a,height:s}=this.bounds;t.style.left=i+"px",t.style.top=o+"px";var l=`rotate(${n}rad) scale(${r.x}, ${r.y}) perspective(1px)`;t.style["margin-left"]=e.x+"px",t.style["margin-top"]=e.y+"px",["-webkit-","-moz-","-ms-","-o-",""].forEach((e=>{t.style[e+"transform"]=l}))}}onchange(t){var e=this._model;delete e.id,delete e.text,delete e.class,this._repositionOverlay()}_onchanged_all(t,e,r){this.invalidate()}_onmouseenter_all(t,e){if(t.stopPropagation(),this.app&&!this.app.isEditMode&&e){var r=e.origin;if(!(r instanceof eE)&&r.model.event&&r.model.event.hover&&!r.hidden){var n=r.model.event.hover;n&&this._doEventAction(n,r,!0,!0,t)}}}_onmouseleave_all(t,e){if(t.stopPropagation(),this.app&&!this.app.isEditMode&&e){var r=e.origin,n=r.model.event&&r.model.event.hover;n&&this._doEventAction(n,r,!1,!0,t)}}_onclick(t,e){if(t.stopPropagation(),!this.app.isEditMode&&e){var r=e.origin,n=r.model.event&&r.model.event.tap;n&&this._doEventAction(n,r,!0,!1,t)}}_onmousedownup(t,e){if(t.stopPropagation(),!this.app.isEditMode&&e){var r=e.origin,n=r.model.event&&r.model.event.tap;n&&n.pressed&&this._doMouseDownUpEventAction_1_1(n,r,"mousedown"==t.type||"touchstart"==t.type,t)}}_doEventAction(t,e,r,n,i){t.action?this._doEventAction_1_1(t,e,r,i):this._doEventAction_1_0(t,e,r,n,i)}_doEventAction_1_0(t,e,r,n,i){var{infoWindow:o,emphasize:a,target:s,value:l}=t;if(a&&(r?OA(e):n&&jA(e)),o&&!e.hidden&&(r?kA.show(e,o,!1,{x:i.offsetX,y:i.offsetY}):n&&kA.hide(e,o)),s)if(/^\$/.test(s)){if(!("value"in t))return;r?(n&&(e._lastValue=this.root.variable(s.substring(1))),this.root.variable(s.substring(1),e.access(l))):(this.root.variable(s,e._lastValue),delete e._lastValue)}else"popup"==s?BA(e,l):"modal-popup"==s?BA(e,l,{modal:!0}):"close-scene"==s?(this.overlay.dispatchEvent(new CustomEvent("close-scene",{bubbles:!0,composed:!0,detail:e.data})),this.trigger("close-scene",this)):"infoWindow"==s||"info-window"==s?"click"==i.type&&kA.show(e,l,n,{x:i.offsetX,y:i.offsetY}):"toggle-info-window"==s?kA.toggle(e,l,!1,{x:i.offsetX,y:i.offsetY}):this.trigger(s,e.access(l),e)}_doMouseDownUpEventAction_1_1(t,e,r,n){var{pressed:i=!1}=t;i&&(r?function(t){if(!t.hasOwnProperty("_backupShadow")){var e=t.get("shadow");t._backupShadow=e;var{left:r=0,top:n=0}=e||{};t.delta("tx",r),t.delta("ty",n),t.set("shadow",{})}}(e):function(t){t.hasOwnProperty("_backupShadow")&&(t.delta("tx",0),t.delta("ty",0),t.set("shadow",t._backupShadow),delete t._backupShadow)}(e))}_doEventAction_1_1(t,e,r,n){var{action:i,target:o,value:a,emphasize:s=!1,restore:l=!1,pressed:c=!1}=t;if(o&&(o=e.access(o)),a&&(a=e.access(a)),s&&(r?OA(e):l&&jA(e)),i)switch(i){case"data-toggle":if(!o)return;(r||l)&&this.root.findAll(o,e).forEach((t=>{t.data=!t.data}));break;case"data-tristate":if(!o)return;(r||l)&&this.root.findAll(o,e).forEach((t=>{let e=Math.round(Math.max(Number(t.data)||0,0));t.data=(e+(r?1:2))%3}));break;case"data-set":if(!o)return;if(r){var h=a;this.root.findAll(o,e).forEach((t=>{t.data=h}))}break;case"value-set":if(!o)return;if(r){h=a;this.root.findAll(o,e).forEach((t=>{t.value=h}))}break;case"infoWindow":case"info-window":if(!o)return;"click"==n.type||r?kA.show(e,o,l,{x:n.offsetX,y:n.offsetY}):l&&kA.hide(e,o);break;case"toggle-info-window":if(!o)return;kA.toggle(e,o,!1,{x:n.offsetX,y:n.offsetY});break;case"popup":if(!o)return;BA(e,o);break;case"modal-popup":if(!o)return;BA(e,o,{modal:!0});break;case"close-scene":this.overlay.dispatchEvent(new CustomEvent("close-scene",{bubbles:!0,composed:!0,detail:e.data}));break;default:this.trigger(i,o,a,e)}}}eE.Popup=NA,_A.register("model-layer",eE);const rE=[1,2,10,20,50,50,50,50,50,50];class nE extends(EA(AA)){render(t){const{lineWidth:e=1,fillStyle:r="lightgray",font:n="15px Arial",left:i,top:o,rotation:a,origin:s,margin:l,width:c,height:h,side:u="bottom",strokeStyle:f="#000000",scale:d=1}=this.model;t.translate(i,o),t.beginPath();const p=Math.round(e/2);t.rect(-p,-p,c+2*p,h+2*p),t.clip(),t.beginPath(),t.rect(0,0,c,h),r&&(t.fillStyle=r,t.fill()),t.lineWidth=e,t.strokeStyle=f,t.stroke(),t.beginPath(),t.font=n;var g="bottom"!==u,v=g?0:h,y=4*h/5,m=2*h/3,b=1*h/2,w=3*h/5;g&&(y=h-y,m=h-m,b=h-b,w=h-1.5*h/5);var x=d*this.app.PPM/this.root.unitScale,_=Math.ceil(s/x),A=this.app.PPM/x,E=A<=1.1?1:rE[Math.round(A)]||100;1!=E&&(_+=(E-_%E)%E);var S=Math.ceil(_*x),M=s+c;for(t.fillStyle=f;S<M;){if(_%10==0){t.moveTo(S-s,b),t.lineTo(S-s,v);let e=(_/10).toString(),r=t.measureText(e);t.fillText(e,S-s-r.width-6,w)}else _%5==0?(t.moveTo(S-s,m),t.lineTo(S-s,v)):(t.moveTo(S-s,y),t.lineTo(S-s,v));_+=E,S=Math.ceil(_*x)}}}_A.register("ruler",nE);const iE={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:"round"}],help:"scene/component/rect"};var oE={ondragmove:function(t,e,r){var{left:n,top:i,width:o,height:a}=r.model,s=(r.transcoordP2S(t.x,t.y).x-n)/(o/2)*100;s=aE(s,o,a),r.set({round:s})}};function aE(t,e,r){var n=e>r?r/e*100:100;return t>=n?t=n:t<=0&&(t=0),t}class sE extends(EA(AA)){is3dish(){return!0}render(t){var{round:e=0}=this.model,{left:r,top:n,width:i,height:o}=this.bounds;t.translate(r,n),t.beginPath();var a=(e=aE(e,i,o))/100*(i/2);t.moveTo(a,0),t.arcTo(i,0,i,o,a),t.arcTo(i,o,0,o,a),t.arcTo(0,o,0,0,a),t.arcTo(0,0,i,0,a),t.translate(-r,-n)}get controls(){var{left:t,top:e,width:r,round:n,height:i}=this.model;return[{x:t+r/2*((n=null==n?0:aE(n,r,i))/100),y:e,handler:oE}]}get nature(){return iE}}_A.register("rect",sE);const lE=90*Math.PI/180;function cE(t,e,r){return{left:-t.x,top:-t.y,width:20,height:20}}function hE(t,e,r,n){return{left:20-t.x,top:0-t.y,origin:20-t.x,width:e-20,height:20}}function uE(t,e,r,n){var i={x:0-t.x+10,y:20-t.y+(r-20)/2},o=_A.transcoordRR(0-t.x,20-t.y,i,lE);return{left:o.x-(r-20),top:o.y,origin:20-t.y,width:r-20,height:20}}function fE(t){var e=t.get("translate");return{left:-e.x,top:-e.y,width:t.canvas.width/w_,height:t.canvas.height/w_}}_A.register("guide-layer",class extends ZA{constructor(t,e){super(t,e),this.appScale={x:1,y:1},"disabled"!==t.ruler&&(this.hruler=new nE({left:20,top:0,origin:20,margin:0,height:20,unit:"m",rotation:0,font:"9px Verdana",fillStyle:"#f4f4f4",strokeStyle:"#999",capturable:!1}),this.vruler=new nE({left:0,top:0,origin:20,margin:0,height:20,unit:"m",rotation:lE,font:"9px Verdana",side:"top",fillStyle:"#f4f4f4",strokeStyle:"#999",capturable:!1}),this.origin_rect=new sE({left:-20,top:-20,width:20,height:20,fillStyle:"#f4f4f4",strokeStyle:"#999",lineWidth:1}),this.addComponent(this.hruler),this.addComponent(this.vruler),this.addComponent(this.origin_rect)),this.invalidate()}get capturable(){return!1}ready(){if(this.hruler){var t=this.rootModel,e=Object.assign({},t.get("translate"));e.x<20&&(e.x+=20),e.y<20&&(e.y+=20);var r=t.get("scale")||{x:1,y:1};this.appScale=r,this.hruler.set("scale",r.x),this.vruler.set("scale",r.y),t.set("translate",e),this.set("translate",e),this.screen_coord=fE(this);var{width:n,height:i}=this.screen_coord;this.hruler.set(hE(e,n,0,this.hruler)),this.vruler.set(uE(e,0,i,this.vruler)),this.origin_rect.set(cE(e))}else this.screen_coord=fE(this)}resize(){super.resize(),this.screen_coord=fE(this);var{width:t,height:e}=this.screen_coord;this.hruler&&(this.hruler.set(hE(this.model.translate,t,0,this.hruler)),this.vruler.set(uE(this.model.translate,0,e,this.vruler)),this.origin_rect.set(cE(this.model.translate)))}render(t){if(this.guide){t.save();var{x:e,y:r}=this.guide,{top:n,left:i,width:o,height:a}=this.screen_coord;t.beginPath(),t.moveTo(e,n),t.lineTo(e,n+a),t.moveTo(i,r),t.lineTo(i+o,r),t.lineWidth=1,t.strokeStyle="tomato",t.setLineDash([2,3]),t.font="10px tahoma",t.fillStyle="#333";var s=this.transcoordS2C(e,r,this.rootModel);t.textBaseline=s.y>200?"bottom":"top",t.textAlign=s.x>200?"right":"left";var l=s.y>200?-5:5,c=s.x>200?-5:5,h=Math.round(e/this.appScale.x),u=Math.round(r/this.appScale.y);t.fillText(` ${h}, ${u} `,e+c,r+l),t.stroke(),t.restore()}}get guide(){return this._guide}set guide(t){this._guide=t,this.invalidate()}contains(t,e){return!0}get eventMap(){return{"(root)":{"(descendant)":{mousemove:this.onmousemove_child,mouseout:this.onmouseout_child,dragmove:this.onmousemove_child},"model-layer":{change:this.onchange_root_model}},"(self)":{"(descendant)":{mousedown:this.onmousedown_origin}}}}onmousedown_origin(t,e){this.rootModel.set("translate",{x:20,y:20})}onchange_root_model(t,e,r){if(t.scale&&(this.appScale=t.scale,this.hruler&&(this.hruler.set("scale",t.scale.x),this.vruler.set("scale",t.scale.y))),t.translate&&this.set({translate:{x:t.translate.x,y:t.translate.y}}),t.scale||t.translate){if(this.screen_coord=fE(this),this.hruler){var{translate:n}=this.model,{width:i,height:o}=this.screen_coord;this.hruler.set(hE(n,i,0,this.hruler)),this.vruler.set(uE(n,0,o,this.vruler)),this.origin_rect.set(cE(n))}this._guide=null}this.invalidate()}onmouseout_child(t){this._guide=null,this.invalidate()}onmousemove_child(t,e){t.target&&"CANVAS"!==t.target.tagName?this.guide=null:this.guide=this.transcoordC2S(t.offsetX,t.offsetY)}});_A.register("shift-layer",class extends ZA{ready(){var t=this.rootModel.get("translate");this.set("translate",t)}render(t){}contains(t,e){return!(2!=this.app.mode)}get eventMap(){return{"(root)":{"(self)":{keydown:this.onkeydown,keyup:this.onkeyup}}}}onkeydown(t){32==t.keyCode&&void 0===this.before_mode&&(this.before_mode=this.app.mode,this.app.mode=2)}onkeyup(t){32==t.keyCode&&(null!=this.before_mode&&(this.app.mode=this.before_mode),delete this.before_mode)}ondragstart(t){this.last_position=this.transcoordC2S(t.offsetX,t.offsetY)}ondragmove(t){var{x:e,y:r}=this.transcoordC2S(t.offsetX,t.offsetY);this.rootModel.move({x:e-this.last_position.x,y:r-this.last_position.y}),this.last_position=this.transcoordC2S(t.offsetX,t.offsetY)}});var dE=t=>class extends t{isHTMLElement(){return!0}isShadowable(){return!0}get element(){return this._element}set element(t){this._element=t}get tagName(){return this.get("type")}setElementProperties(t){throw new Error("Not Implemented Yet")}createElement(){this.element=document.createElement(this.tagName),this.element&&(this.parent.isHTMLElement()?this.parent.element.appendChild(this.element):this.root.model_layer.overlay.appendChild(this.element),x_.forEach((t=>{this.element.addEventListener(t,this.userInputEventHandler.bind(this))})),__.forEach((t=>{this.element.addEventListener(t,this.userInputEventHandler.bind(this))})),this.oncreate_element&&this.oncreate_element(this.element))}userInputEventHandler(t){t.stopPropagation()}reposition(){this.element&&cA(this)}disposeElement(){var t=this.element;t&&t.parentElement&&t.parentElement.removeChild(t),delete this.element}ready(){!this.element&&this.createElement(),this.parent.isHTMLElement()?this.parent.element.appendChild(this.element):this.root.model_layer.overlay.appendChild(this.element),this.setElementProperties(this.element),this.reposition()}dispose(){this.disposeElement(this),super.dispose()}get hasTextProperty(){return!0}get textHidden(){return!0}onchange(t,e){this.element&&this.setElementProperties(this.element),this.reposition()}isDescendible(t){return t.isHTMLElement()}};const pE={x:1,y:1},gE={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"},vE={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"layout",label:"layout",name:"layoutOption"}],help:"scene/component/container"};class yE extends(dE(JA)){get tagName(){return"div"}get nature(){return vE}setElementProperties(t){}get layout(){return IA.get(this.get("layout"))||PA}reposition(){if(this.element){var t=this,{id:e,class:r,scale:n=pE}=t.state,{rotation:i=0,hidden:o}=t,{left:a,top:s,width:l,height:c}=t.bounds,h=l/2,u=c/2,f=t.element;f.hidden=o,e&&(f.id=e),r&&(f.className=r),Object.assign(f.style,gE,{left:a+"px",top:s+"px",width:"0px",height:"0px",backgroundColor:"transparent"});var d=t.delta(),p=(n&&n.x||1)*d.sx,g=(n&&n.y||1)*d.sy,v=(i||0)+d.theta,y=d.tx||0,m=d.ty||0;["-webkit-","-moz-","-ms-","-o-",""].forEach((t=>{f.style[t+"transform"]=`translate(${y+h}px, ${m+u}px) rotate(${v}rad) translate(${-h}px, ${-u}px) scale(${p}, ${g}) perspective(1px)`}))}}}_A.register("container",yE);const mE=["left","top","width","height","rotation","animation"];class bE extends yE{isGroup(){return!0}get(t){return this._model[t]}set(t,e){if("string"==typeof t)return this.set({[t]:e});var r=mE.reduce(((e,r)=>(t.hasOwnProperty(r)&&(e[r]=t[r]),e)),{});return super.set(r)}capture(t,e){var r=super.capture(t,e);if(r!==this)return r}set bounds(t){if(this.__MUTATING__)super.bounds=t;else{var e=this.bounds,r=t.width/e.width,n=t.height/e.height;this.path=this.path.map((i=>({x:t.left+(i.x-e.left)*r,y:t.top+(i.y-e.top)*n}))),this.components&&this.components.forEach((t=>{if(t.mutable)t.mutatePath(null,(function(t){return t.map((function(t){return{x:t.x*r,y:t.y*n}}))}));else{let e=t.bounds,i=t.center,o={x:i.x*(1-r),y:i.y*(1-n)},a=e.width*(1-r),s=e.height*(1-n),l=-(o.x-a/2),c=-(o.y-s/2);t.bounds={left:e.left+l,top:e.top+c,width:e.width*r,height:e.height*n}}}))}}get focusible(){return!1}get bounds(){return super.bounds}get hasTextProperty(){return!1}calculateBounds(){this.clearCache(),this.__MUTATING__=!0,this.mutateBounds((function(t){var e=_A.union(this.components.map((t=>t.bounds)));return this.components.forEach((t=>{let r=t.bounds;t.bounds={left:r.left-e.left,top:r.top-e.top,width:r.width,height:r.height}})),{left:t.left+e.left,top:t.top+e.top,width:e.width,height:e.height}}),this),this.__MUTATING__=!1,this.parent.isGroup()&&this.parent.calculateBounds()}render(t){}postrender(t){var{top:e,left:r,scale:n}=this.model;t.translate(r,e),this.layout.drawables(this).forEach((e=>{e.draw(t)})),t.translate(-r,-e)}}function wE(t,e,r,n){var i=t.selected,o=n?i.slice(0):[];n&&o.length>0?e=o[0].parent:e.isContainer()||(e=e.parent);var a=e.layout.capturables(e),s=!!e.layout.joinType;if(n&&r.selected.forEach((t=>{o.splice(o.indexOf(t),1)})),r.selected=[],a.forEach((t=>{t.capturable&&function(t,e,r){var n,i,o,a,{sx:s,sy:l,ex:c,ey:h}=e;if(s>c?(n=c,i=s):(n=s,i=c),l>h?(o=h,a=l):(o=l,a=h),r){var u=t.bounds,f=t.transcoordS2TR(u.left,u.top),d=t.transcoordS2TR(u.left+u.width,u.top+u.height),p=f.x,g=d.x,v=f.y,y=d.y,m=Math.min(n,p,i,g),b=Math.max(n,p,i,g),w=Math.min(o,v,a,y),x=Math.max(o,v,a,y);return!(b-m>Math.abs(i-n)+Math.abs(g-p)||x-w>Math.abs(a-o)+Math.abs(y-v))}var _=t.path;if(!_)return T_("컴포넌트에 get path가 잘못 구현되어있음.",t),!1;for(let e=0;e<_.length;e++){let r=t.transcoordS2TR(_[e].x,_[e].y);if(n>r.x||i<r.x||o>r.y||a<r.y)return!1}return!0}(t,r,s)&&-1==o.indexOf(t)&&r.selected.push(t)})),o=o.concat(r.selected),i.length!==o.length)t.selected=o;else for(let e=0;e<o.length;e++)if(i[e]!=o[e]){t.selected=o;break}}function xE(t,e,r,n,i){i||wE(t,e,r,n)}_A.register("group",bE);_A.register("selection-layer",class extends ZA{ready(){var t=this.rootModel,e=t.get("translate"),r=t.get("scale");this.set("translate",e),this.set("scale",r)}contains(t,e){return!1}render(t){var e=this.selbox;if(e){let{sx:r,sy:n,ex:i,ey:o}=e,a=this.get("scale")||{x:1,y:1};t.beginPath(),t.rect(r,n,i-r,o-n),t.setLineDash([2/a.x,4/a.y]),t.lineWidth=1/a.x,t.strokeStyle="black",t.stroke()}}get eventMap(){return{"(root)":{"(self)":{keydown:this.onkeydown}},"model-layer":{"(self)":{change:this.onchange_root_model},"(all)":{dragstart:this.ondragstart_selbox,dragmove:this.ondragmove_selbox,dragend:this.ondragend_selbox,mousedown:this.onmousedown_comp,mouseup:this.onmouseup_comp}}}}onkeydown(t,e){var{origin:r,deliverer:n}=e,i=n.selected;if(1!=i.length)return!1;var o=i[0],a=o.parent;if(!a||a===n)return!1;if("Tab"==t.code){if("Tab"!=t.code)return!1;var s=a.layout.capturables(a),l=s.indexOf(o);if(-1==l){if(!a.indexOf(o))return I_("Container not contains [",o,"] as a component"),!1;l=0}var c=s.length;t.shiftKey?l--:l++,o=s[(l+c)%c]}else{if(!a.layout.keyNavigate)return!1;o=a.layout.keyNavigate(a,o,t)||o}n.selected=[o],t.preventDefault()}onchange_root_model(t,e,r){t.translate&&this.set("translate",t.translate),t.scale&&this.set("scale",t.scale)}_pendingDecision(t){this.downpoint={x:t.offsetX,y:t.offsetY}}_selectGroupItem(t,e){var r=this.selected.indexOf(t);let n=t.parent;for(;n.parent.isGroup();)n=n.parent;let i=[],o=!1,a=!1;if(this.selected.forEach((t=>{let e=t.parent;if(t!==n){for(;e.parent&&e.parent.isGroup();)e=e.parent;e===n&&(i.push(t),o=!0)}else a=!0})),o)if(e.shiftKey){if(-1!=r)return void this._pendingDecision(e);i.push(t)}else{if(-1!=r)return void this._pendingDecision(e);i=[t]}else{if(a)return void this._pendingDecision(e);if(e.shiftKey)if(this.selected.length>0){if(-1!=this.selected.indexOf(n)||this.selected[0].parent!==n.parent)return;i=[...this.selected,n]}else i=[n];else i=[n]}this.selected=i}onmousedown_comp(t,e){var{origin:r}=e;if(this.downpoint=null,t.shiftKey){if(r.parent.isGroup())return void this._selectGroupItem(r,t);if(-1!=this.selected.indexOf(r))return void this._pendingDecision(t);{let e=this.selected.filter((t=>!t.isRootModel()&&!!t.parent)),n=e.length>0&&e[0].parent;if(n&&n!==r.parent)return void(r.parent.isGroup()&&this._pendingDecision(t));e.push(r),this.selected=e}}else{if(r.parent.isGroup())return void this._selectGroupItem(r,t);if(-1!=this.selected.indexOf(r))return;this.selected=[r]}}onmouseup_comp(t,e){if(!this.downpoint)return;if(this.downpoint.x!==t.offsetX||this.downpoint.y!==t.offsetY)return;var{origin:r}=e;let n=this.selected.indexOf(r);if(-1==n&&r.parent.isGroup()&&(n=this.selected.indexOf(r.parent)),-1!==n&&t.shiftKey){let t=this.selected.slice();return n>-1&&t.splice(n,1),void(this.selected=t)}r.parent.isGroup()&&(this.selected=[r])}ondragstart_selbox(t,e){var{origin:r}=e;if(r.stuck){var{x:n,y:i}=this.transcoordC2S(t.offsetX,t.offsetY);this.selbox={sx:n,sy:i,selected:[]}}}ondragmove_selbox(t,e){var{origin:r}=e;if(r.stuck){var{x:n,y:i}=this.transcoordC2S(t.offsetX,t.offsetY);this.selbox&&(this.selbox.ex=n,this.selbox.ey=i,xE(this,r,this.selbox,t.shiftKey),this.invalidate())}}ondragend_selbox(t,e){var{origin:r}=e;r.stuck&&(this.last_pos=null,this.selbox=null,xE(this,null,null,!1,!0),this.invalidate())}});class _E{constructor(t){this.params=Object.assign({},t)}excute(){}}class AE extends _E{execute(){this.params.changes.forEach((t=>t.component.set(t.after)))}static before(t){return t.map((t=>({component:t})))}static after(t,e){e.execute(null,!1)}static around(t,e,r){e.call(r),t.execute(null,!1)}}function EE(t){for(var e=0;t&&!t.isRootModel();)e+=t.get("rotation")||0,t=t.parent;return e%(2*Math.PI)}class SE extends _E{execute(){this.params.changes.forEach((t=>{let{component:e,to_container:r,to_index:n,to_left:i,to_top:o,hint:a}=t,s=function(t){if(t.isRootModel())return t.bounds;var{bounds:e,rotatePoint:r}=t,n=r;return{left:(n=t.transcoordS2T(n.x,n.y)).x-(r.x-e.left),top:n.y-(r.y-e.top),width:e.width,height:e.height}}(e),l=EE(e);if(e.removeSelf(!r),e.bounds=s,e.set("rotation",l),r){e.set("rotation",function(t,e){return((t.get("rotation")||0)-EE(e))%(2*Math.PI)}(e,r));let a=function(t,e){if(e.isRootModel())return t.bounds;var{bounds:r,rotatePoint:n}=t,i=e.transcoordT2S(n.x,n.y),o=e.bounds;return{left:i.x-(n.x-r.left)-o.left,top:i.y-(n.y-r.top)-o.top,width:r.width,height:r.height}}(e,r);t.to_left=void 0!==i?i:a.left,t.to_top=void 0!==o?o:a.top,e.bounds={left:t.to_left,top:t.to_top,width:a.width,height:a.height},void 0===n?r.addComponent(e):r.insertComponentAt(e,n)}}))}}function ME(t,e){var r=_A.register(t.type);if(!r)return I_("Class not found",t.type),null;var n=new r(t,e);return t.components&&n.isContainer()&&(t.components.forEach((t=>{var r=ME(t,e);r&&n.addComponent(r)})),delete t.components),n.created(),n}class kE{constructor(t){this.layer=t}draw(t,e,r){var n=e.bounds;0!=n.width&&0!=n.height&&(t.beginPath(),t.rect(n.left,n.top,n.width,n.height),t.clip(),t.beginPath(),t.strokeStyle="#f26522",t.lineWidth=4,t.shadowBlur=10,t.shadowColor="black",t.shadowOffsetX=0,t.shadowOffsetY=0,t.rect(n.left,n.top,n.width,n.height),t.stroke(),t.closePath())}}class TE{constructor(t){this.layer=t}draw(t,e,r){var n=e.bounds;t.beginPath(),t.rect(n.left,n.top,n.width,n.height),t.setLineDash([3/r.x,4/r.y]),t.lineWidth=1/r.x,t.strokeStyle="black",t.stroke(),t.setLineDash([]),t.closePath()}}class IE{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){let i=r.controls;return!!i&&(i.every(((i,o)=>(Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(this.active={component:r,index:o,handler:i.handler}),!this.active))),!!this.active)}draw(t,e,r){var n=e.controls;n&&n.forEach(((e,n)=>{t.beginPath(),t.lineWidth=1/r.x,t.ellipse(e.x,e.y,4/r.x,4/r.y,0,0,2*Math.PI,!0),t.fillStyle="#ff5d72",t.fill(),t.strokeStyle="#fff",t.stroke()}))}onevent(t,e){var{handler:r,component:n,index:i}=this.active,o=n.transcoordC2S(e.offsetX,e.offsetY);o=n.transcoordS2P(o.x,o.y),r&&"function"==typeof r[t]&&r[t](o,i,n)}onmousedown(t){this.onevent("onmousedown",t)}ondragstart(t){var e=this.active;e.changes=AE.before([e.component]),this.onevent("ondragstart",t)}ondragmove(t){this.onevent("ondragmove",t)}ondragend(t){this.onevent("ondragend",t);var{component:e,changes:r}=this.active;AE.after(r,e.app.commander),e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}function PE(t,e){return Math.atan2(e.y-t.y,e.x-t.x)}const OE=15*Math.PI/180;class jE{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){return!!r.mutable&&(r.path.every(((i,o)=>(Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(this.active={component:r,index:o}),!this.active))),!!this.active)}draw(t,e,r){if(e.mutable&&!e.stuck){var n=e.path,i=this.active;n.forEach(((n,o)=>{t.beginPath(),t.ellipse(n.x,n.y,4/r.x,4/r.y,0,0,2*Math.PI,!0),t.lineWidth=1/r.x,t.strokeStyle="#656565",t.fillStyle="#fff",i&&i.component===e&&i.index===o&&(t.strokeStyle="#fa7703",i.toFill&&(t.fillStyle="#ffb80c")),t.fill(),t.stroke()}))}}ondblclick(t){var e=this.active.component;if(e.pathExtendable){var r=e.path.slice();r.length<4||(r.splice(this.active.index,1),e.path=r)}}onmousedown(t){this.active.toFill=!0}ondragstart(t){var e=this.active;e.changes=AE.before([e.component])}ondragmove(t){var e,r,{component:n,index:i}=this.active,o=n.transcoordC2S(t.offsetX,t.offsetY);if(o=n.transcoordS2P(o.x,o.y),t.shiftKey){var a=n.path.length,s=n.isLine()&&0==i?n.path[1]:n.path[(i-1+a)%a];s=n.transcoordS2P(s.x,s.y);var l,c=0;if(a>2)n.isLine()?0==i?l=n.path[2]:1!=i&&(l=n.path[i-2]):l=n.path[(i-2+a)%a],l&&(c=PE(l=n.transcoordS2P(l.x,l.y),s));var h=Math.round((PE(s,o)-c)/OE)*OE+c;o=function(t,e,r){return{x:Math.cos(e)*r+t.x,y:Math.sin(e)*r+t.y}}(s,h,(e=s,r=o,Math.sqrt((r.x-e.x)*(r.x-e.x)+(r.y-e.y)*(r.y-e.y))))}n.mutatePath(null,(function(t){t[i]=o}))}ondragend(t){var{component:e,changes:r}=this.active;AE.after(r,e.app.commander),e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}function RE(t,e,r){var n,i,{left:o,top:a,width:s,height:l}=t.bounds;switch(e){case 0:n=o,i=a;break;case 1:n=o+s/2,i=a;break;case 2:n=o+s,i=a;break;case 3:n=o+s,i=a+l/2;break;case 4:n=o+s,i=a+l;break;case 5:n=o+s/2,i=a+l;break;case 6:n=o,i=a+l;break;case 7:n=o,i=a+l/2}var c=n,h=i,u=t.transcoordT2S(r.x,r.y);return{dx:u.x-c,dy:u.y-h}}function CE(t,e,r,n,i,o){var{left:a,top:s,width:l,height:c}=t.bounds,h={left:a,top:s,width:l,height:c};switch(e){case 0:a+=n,s+=i,l-=n,c-=i;break;case 1:s+=i,c-=i;break;case 2:s+=i,l+=n,c-=i;break;case 3:l+=n;break;case 4:l+=n,c+=i;break;case 5:c+=i;break;case 6:a+=n,l-=n,c+=i;break;case 7:a+=n,l-=n}if(t.mutateBounds((function(e){return Math.abs(l)<=.001&&(l=.001),Math.abs(c)<=.001&&(c=.001),t.adjustResize({left:a,top:s,width:l,height:c},h,r)}),this),t.isContainer()&&t.layout.ABSOLUTE&&!t.isGroup()){var u=h.left-a,f=h.top-s;o?t.components.forEach((t=>{t.delta("tx",0),t.delta("ty",0),t.move({x:u,y:f})})):t.components.forEach((t=>{t.delta("tx",u),t.delta("ty",f)}))}else{var d=o&&t.parent;d&&d.isGroup()&&d.calculateBounds()}}function zE(t){var{left:e,top:r,width:n,height:i}=t,o=e+n/2,a=r+i/2,s=e+n,l=r+i;return[{x:e,y:r},{x:o,y:r},{x:s,y:r},{x:s,y:a},{x:s,y:l},{x:o,y:l},{x:e,y:l},{x:e,y:a}]}class LE{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){return!!r.resizable&&(zE(r.bounds).every(((i,o)=>(Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(this.active={component:r,index:o}),!this.active))),!!this.active)}draw(t,e,r){if(!e.isLine()){var n=e.bounds;if(t.beginPath(),t.rect(n.left,n.top,n.width,n.height),t.setLineDash([3/r.x,4/r.y]),t.lineWidth=1/r.x,t.strokeStyle="black",t.stroke(),t.setLineDash([]),e.resizable){var i=this.active;zE(n).forEach(((n,o)=>{t.beginPath(),t.rect(n.x-4/r.x,n.y-4/r.y,8/r.x,8/r.y),t.setLineDash([0,0]),t.strokeStyle="#656565",t.stroke(),t.fillStyle="#fff",i&&i.component===e&&i.index===o&&(t.strokeStyle="#fa7703",i.focus&&(t.fillStyle="#ffb80c")),t.fill(),t.stroke()}))}}}onmousedown(t){this.active.focus=!0}ondragstart(t){var{component:e}=this.active;this.active.bounds=e.bounds,this.active.boundsList=this.layer.selected.filter((t=>t.resizable)).map((t=>t.bounds))}ondragmove(t){var{component:e,index:r,boundsList:n,bounds:i}=this.active,o=this.layer.transcoordC2S(t.offsetX,t.offsetY);e.bounds=i;var a=RE(e,r,o);this.layer.selected.filter((t=>t.resizable)).forEach(((e,i)=>{e.bounds=n[i],CE(e,r,t.shiftKey,a.dx,a.dy,!1)}))}ondragend(t){var{component:e,index:r,boundsList:n,bounds:i}=this.active,o=this.layer.transcoordC2S(t.offsetX,t.offsetY);e.bounds=i;var a=RE(e,r,o);this.layer.selected.filter((t=>t.resizable)).forEach(((e,i)=>{e.bounds=n[i],CE(e,r,t.shiftKey,a.dx,a.dy,!0)})),this.active.component.app.commander.execute(null,!1)}}const FE=2*Math.PI,BE=Math.PI/2;function NE(t,e){var r=t.bounds;return{x:r.left+r.width/2,y:r.top-20/e.y}}class DE{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){if(!r.rotatable)return!1;var i=NE(r,n);return Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(this.active={component:r},!0)}draw(t,e,r){if(e.rotatable){t.beginPath();var n=NE(e,r);t.lineWidth=1.5/r.x,t.moveTo(n.x,n.y+20/r.y),t.lineTo(n.x,n.y),t.strokeStyle="#656565",t.stroke(),t.beginPath(),t.ellipse(n.x,n.y,4/r.x,4/r.y,0,0,FE,!0),t.stroke(),t.fillStyle="#fff",t.fill();var i=this.active;i&&i.component===e&&(t.strokeStyle="#fa7703",t.stroke(),i.toFill&&(t.fillStyle="#ffb80c",t.fill()))}}onmousedown(t){this.active.toFill=!0}ondragstart(t){var e=this.active;e.component,e.start_rotation=e.component.get("rotation"),e.rotations=this.layer.selected.filter((t=>t.rotatable)).map((t=>t.get("rotation")))}ondragmove(t){var{component:e}=this.active,r=e.transcoordC2S(t.offsetX,t.offsetY);r=e.transcoordS2P(r.x,r.y);var n=e.rotatePoint,i=e.get("rotation")||0,o=Math.atan((n.y-r.y)/(n.x-r.x)),a=(o=n.x>=r.x?o-BE:BE+o)-i;this.layer.selected.filter((t=>t.rotatable)).forEach(((e,r)=>{let n=((e.get("rotation")||0)+a)%FE;e.set("rotation",e.adjustRotation(n,t.shiftKey))}))}ondragend(t){var{component:e,rotations:r}=this.active;e.app.commander.execute(null,!1)}}_A.register("modeling-layer",class extends ZA{constructor(t,e){super(t,e);var r=new jE(this),n=new IE(this),i=new LE(this),o=new DE(this);this._modelers=[r,n,i,o],this._control_mode_modelers=[n,r,i,o],this.focusOutline=new kE(this),this.groupOutline=new TE(this),this._reversed_modelers=this._modelers.slice().reverse(),this._control_mode_reverse_modelers=this._control_mode_modelers.slice().reverse()}get modelers(){return this._control_mode?this._control_mode_modelers:this._modelers}get reversedModelers(){return this._control_mode?this._control_mode_reverse_modelers:this._reversed_modelers}ready(){var t=this.rootModel,e=t.get("translate"),r=t.get("scale");this.set("translate",e),this.set("scale",r)}contains(t,e){if(this._state_dragging)return!0;this.modelers.forEach((t=>t.reset()));var r=this.selected.filter((t=>!!t.parent)),n=this.get("scale")||{x:1,y:1};for(let i=0;i<r.length;i++){let o=r[i],a=o.transcoordT2S(t,e);for(let t=0;t<this.modelers.length;t++){let e=this.modelers[t];if(e.contains(a.x,a.y,o,n))return this.currentModeler=e,!0}}return!1}_componentDrawer(t,e,r,n){let i=[],o=e.parent;if(e.isRootModel())return t.save(),n(t,e,r),void t.restore();for(;o&&!o.isRootModel();)i.push(o),o=o.parent;t.save(),i.reverse().forEach((function(e){let r=e.rotatePoint;t.translate(r.x,r.y);let n=e.get("scale");n&&t.scale(n.x,n.y),t.rotate(e.get("rotation")),t.translate(-r.x,-r.y);let i=e.bounds;t.translate(i.left,i.top)}));let a=e.rotatePoint;t.translate(a.x,a.y);let s=e.get("scale");s&&t.scale(s.x,s.y),t.rotate(e.get("rotation")),t.translate(-a.x,-a.y),n(t,e,r),t.restore()}prerender(t){var{translate:e,scale:r={x:1,y:1},rotation:n}=this.model;t.save(),t.beginPath(),t.clearRect(0,0,t.canvas.width,t.canvas.height),t.rect(0,0,t.canvas.width,t.canvas.height),t.fillStyle="black",t.globalAlpha=.5,t.fill(),t.restore(),e&&t.translate(e.x*w_,e.y*w_),t.scale(r.x*w_,r.y*w_),n&&t.rotate(n),t.clearRect(0,0,this.rootModel.get("width"),this.rootModel.get("height"))}render(t){t.beginPath();var e=this.get("scale")||{x:1,y:1},r=this.selected.filter((t=>!!t.parent));if(this.focused&&this._componentDrawer(t,this.focused,e,((t,e,r)=>{this.focusOutline.draw(t,e,r)})),r.length>0&&r[0].parent.isGroup()){let n=r[0].parent;for(;n.parent.isGroup();)n=n.parent;this._componentDrawer(t,n,e,((t,e,r)=>{this.groupOutline.draw(t,e,r)}))}r.forEach((r=>{this._componentDrawer(t,r,e,((t,e,r)=>{this.reversedModelers.forEach((n=>n.draw(t,e,r)))}))}))}get eventMap(){return{"model-layer":{"(all)":{change:this.onchange_model,wheel:this.onwheel_scale,drop:this.ondrop}},"(root)":{"(self)":{selected:this.onselected,keydown:this.onkeydown,keyup:this.onkeyup}}}}onkeydown(t){"Alt"==t.key&&(this._control_mode=!0,this.invalidate())}onkeyup(t){"Alt"==t.key&&(this._control_mode=!1,this.invalidate())}onselected(t,e){this.invalidate()}onchange_model(t,e,r){var{origin:n,deliverer:i}=r;n===i&&(t.translate&&this.set("translate",t.translate),void 0!==t.rotation&&this.set("rotation",t.rotation),t.scale&&this.set("scale",t.scale)),this.invalidate()}ondblclick(t){"function"==typeof this.currentModeler.ondblclick&&this.currentModeler.ondblclick(t),this.invalidate()}onmousedown(t){this.currentModeler.onmousedown(t),this.invalidate()}onmouseup(t){"function"==typeof this.currentModeler.onmouseup&&this.currentModeler.onmouseup(t),this.invalidate()}onmouseenter(t,e){this.invalidate()}onmouseleave(t,e){this.invalidate()}ondragstart(t){this.currentModeler.ondragstart(t),this._state_dragging=!0}ondragmove(t){this.currentModeler.ondragmove(t),this.invalidate()}ondragend(t){this._state_dragging=!1,this.currentModeler.ondragend(t),this.invalidate()}ondrop(t,e){var{origin:r}=e,n=t.dataTransfer.files;if(n.length<1)return;let i=this.rootModel.transcoordC2S(t.offsetX,t.offsetY),o=this.rootModel;Promise.all(Array.from(n).map((t=>new Promise(((e,r)=>{let n=new FileReader;n.addEventListener("loadend",(t=>{e(n.result)})),["error","abort"].forEach((t=>n.addEventListener(t,(t=>{r(t)})))),n.readAsDataURL(t)}))))).then((e=>{if(t.altKey)return AE.around(this.app.commander,(()=>{r.ondropfile(n,e)})),void(this.selected=[r]);let a=[],s=e.map(((t,e)=>{let r,s=n[e].type,l=n[e].name;return s.startsWith("image/")?(r=ME({type:s.startsWith("image/gif")?"gif-view":"image-view",top:0,left:0,width:200,height:200,src:t},o.app),a.push(new Promise(((e,n)=>{let i=new Image;i.src=t,i.onload=()=>{r.set({width:i.width,height:i.height}),e()},i.onerror=t=>{n(t)}})))):s.startsWith("audio/")?r=ME({type:"audio",top:0,left:0,width:100,height:100,src:t},o.app):s.startsWith("vnd.ms-excel/")||/\.xlsx?$/.test(l)?r=ME({type:"excel",top:0,left:0,width:100,height:100,src:t},o.app):console.log("droped file",n[e]),r&&(r.center=i,i.x+=50,i.y+=50),r})).filter((t=>t)).map((t=>({component:t,to_container:o})));s.length>0&&Promise.all(a).then((()=>{this.app.commander.execute(new SE({changes:s})),this.selected=s.map((t=>t.component))}),(t=>{console.error(t)}))}),(t=>{console.error(t)}))}onwheel_scale(t,e){if(0!=t.deltaY||0!=t.deltaX){var r=e.deliverer;if(t.shiftKey){if(-1!=navigator.userAgent.indexOf("Win"))var n=t.deltaY<0?1:-1;else n=t.deltaX<0?1:-1;AE.around(this.app.commander,(()=>{r.selected.forEach((t=>{let e=t.get("fontSize")||A_.FONT_SIZE;e<1&&(e=1),e+=n,t.set("fontSize",e)}))}))}else{n=t.deltaY<0?1:-1;let e=r.get("scale")||{x:1,y:1},i=r.get("translate"),o=t.offsetX,a=t.offsetY,s=r.transcoordC2S(o,a),l=.1*n,c={x:e.x+l,y:e.y+l};if(n<0&&e.x<.2||n>0&&e.x>10)return;r.set("scale",c);let h=r.transcoordC2S(o,a);r.set("translate",{x:i.x+(h.x-s.x)*c.x,y:i.y+(h.y-s.y)*c.y})}}}});const UE=225*Math.PI/180,YE=135*Math.PI/180;function GE(t){var e=Ox(t.hierarchy);return void 0!==e.id&&delete e.id,ME(e,t.app)}_A.register("tag-layer",class extends ZA{constructor(t,e){super(t,e),this._anim_alpha=1}_drawArrow(t,e,r,n=10){var i=r.x-e.x,o=r.y-e.y,a=Math.atan2(o,i),s=r.x+n*Math.cos(a+UE),l=r.y+n*Math.sin(a+UE),c=r.x+n*Math.cos(a+YE),h=r.y+n*Math.sin(a+YE);t.beginPath(),t.moveTo(e.x,e.y),t.lineTo(r.x,r.y),t.moveTo(r.x,r.y),t.lineTo(s,l),t.moveTo(r.x,r.y),t.lineTo(c,h),t.stroke()}animOnTargetChange(t){t!==this._lastTargets&&(this._lastTargets=t,this._anim_alpha=1,this.animate({step:t=>{this._anim_alpha=1-t*t,this.invalidate()},duration:5e3,delta:"linear",options:{x:1},ease:"out"}).start())}render(t){var e=this.targets&&this.targets.filter((t=>t.rootModel));if(!e||0==e.length)return this._animate&&this._animate.stop(),void delete this._animate;var r=!1;e.forEach((e=>{let n=e.tag;if(t.globalAlpha*=this._anim_alpha,n){let i=n,{left:o,top:a}=e.bounds,{x:s,y:l}=e.transcoordS2C(o,a,e.rootModel);s=Math.max(s,0),l=Math.max(l-18,0),t.font="12px Arial";let c=t.measureText(i);t.fillStyle="#FF0000",t.fillRect(s,l,c.width+6,16),t.fillStyle="white",t.fillText(i,s+3,l+13),r=!0}t.lineWidth=2,t.strokeStyle="orange",e.mappings&&e.mappings.forEach((n=>{let i=this.root.findAll(n.target,e);i&&i.forEach((r=>{let n=e.center,i=r.center;n=e.transcoordS2C(n.x,n.y,e.rootModel),i=r.transcoordS2C(i.x,i.y,r.rootModel),this._drawArrow(t,n,i)})),r=!0}))})),r&&this.animOnTargetChange(this.targets)}get targets(){return this._targets}set targets(t){this._targets=t&&t.filter((t=>!t.isLayer())),this.invalidate()}_ontag(t){this.targets&&-1!==this.targets.lastIndexOf(t)||(this.targets=(this.targets||[]).concat(t))}_offtag(t){if(this.targets){var e=this.targets.slice();e.splice(this.targets.lastIndexOf(t),1),this.targets=e}}_resettag(){this.targets=[]}ontagreset(t,e){this._resettag()}ontag(t,e){this._ontag(e.origin)}offtag(t,e){this._offtag(e.origin)}onmouseenter(t,e){this._resettag(),this._ontag(e.origin)}onmouseleave(t,e){this._resettag()}get eventMap(){return{"model-layer":{"(descendant)":{tag:this.ontag,tagreset:this.ontagreset,mouseenter:this.onmouseenter,mouseleave:this.onmouseleave}}}}});var WE=Object.freeze({__proto__:null,compile:ME,duplicate:GE,select:$w,match:Qw});function HE(t,e,r,n,i){for(let o in r){let a=r[o];if(Qw(o,n.origin,0,t))for(let t in a){let r=a[t];t==n.name&&(n.listener=e,r.apply(e,i))}}}function VE(){var t=arguments,e=t[t.length-1],r=this.event_pump;r.listeners.forEach((n=>{HE(r.deliverer,n.listener,n.cloned_handlers,e,t)}))}class XE{constructor(t){if(void 0===t.on)throw new Error("Deliverer should be a event handlable object.");this.deliverer=t,this.listeners=[]}start(){this.deliverer.on("(all)",VE,{event_pump:this})}stop(){this.deliverer.off("(all)",VE)}on(t,e){var r=Object.assign({},e);Object.keys(r).forEach((e=>{if(0==e.indexOf("?")){let n=r[e],i=e.substr(1),o=t.get(i);delete r[e],o?r[o]=n:I_("EventPump#on","variable #{selector} is not evaluated on listener")}})),this.listeners.push({listener:t,handlers:e,cloned_handlers:r})}off(t,e){for(let r=0;r<this.listeners.length;r++){let n=this.listeners[r];n.listener!==t||e&&n.handlers!==e||this.listeners.splice(r,1)}}clear(){this.listeners=[]}dispose(){this.stop(),this.clear()}}class qE{constructor(t){this.eventMaps=[],this.root=t,t.eventMap&&this.add(t,t.eventMap)}set root(t){this._root=t}get root(){return this._root}stop(){this.eventMaps.forEach((t=>t.eventPump.stop()))}add(t,e){if(this.root)for(let r in e){let n=e[r];if("(self)"===r&&void 0===t.on)throw new Error("(self) selector not available when deliverer is not a event handlable object.");$w(r,this.root,t).forEach((r=>{var i=new XE(r);i.on(t,n),i.start(),this.eventMaps.push({eventPump:i,listener:t,handlerMap:e,deliverer:r})}))}}remove(t,e){var r=this.eventMaps.slice(0);for(let n=0;n<r.length;n++){let i=r[n];i.listener!==t||e&&i.handlerMap!==e||(this.eventMaps.splice(n,1),i.eventPump.dispose())}}clear(){this.eventMaps.slice(0).forEach((t=>t.eventPump.dispose())),this.eventMaps=[]}dispose(){this.stop(),this.clear()}}const KE=0,QE=1,JE=2,ZE=0,$E=1,tS=2;var eS={},rS=0;class nS{constructor(t){this._type=t.type,this._ctrlKey=t.ctrlKey,this._altKey=t.altKey,this._shiftKey=t.shiftKey,this._metaKey=t.metaKey;var e=function(t){if(t.touches){let e=t.touches[0];if(!e)return eS;let r=e.target.getBoundingClientRect();return eS={x:t.offsetX||e.clientX-(r.x||r.left),y:t.offsetY||e.clientY-(r.y||r.top)}}return{x:t.offsetX,y:t.offsetY}}(t);if(this._offsetX=e.x,this._offsetY=e.y,"wheel"==t.type)this.deltaX=t.deltaX,this.deltaY=t.deltaY,this.deltaZ=t.deltaZ;else if("drop"==t.type)this.dataTransfer=t.dataTransfer;else if(t.type.match(/^touch/)&&(this._scale=t.scale,this._touches=t.touches,this._changedTouches=t.changedTouches,null==this._scale)){var r=function(t){var e,r,n=0,i=0,o=0;if(1===t.touches.length)return o;Array.from(t.touches).forEach((t=>{e=null!=e?Math.min(t.screenX,e):t.screenX,n=Math.max(t.screenX,n),r=null!=r?Math.min(t.screenY,r):t.screenY,i=Math.max(t.screenY,i)}));var a=n-e||0,s=i-r||0;return Math.sqrt(Math.pow(a,2)+Math.pow(s,2))||0}(t);rS>0&&(this._scale=r/rS),rS=r}}get type(){return this._type}set type(t){this._type=t}get offsetX(){return this._offsetX}get offsetY(){return this._offsetY}get altKey(){return this._altKey}get ctrlKey(){return this._ctrlKey}get shiftKey(){return this._shiftKey}get metaKey(){return this._metaKey}get touches(){return this._touches}get changedTouches(){return this._changedTouches}get scale(){return this._scale}stopPropagation(){this._stop_=!0}isPropagationStopped(){return this._stop_}}function iS(t,e){return t.capture(e.offsetX,e.offsetY)}function oS(t,e,r){if(t&&t.app&&(!t.app.isViewMode||!t.hidden)){(r=new nS(r)).type=e;var n="on"+e;t[n]&&t[n](r),r.isPropagationStopped()||t.trigger(e,r)}}class aS{constructor(t,e){this.container=t,this.html_element=e,this.status=KE,this.last_target=null,this.gesture_handlers=x_.map((t=>this.gestureHandlerBuilder(t))),this.keyevent_handlers=__.map((t=>this.keyeventHandlerBuilder(t))),x_.forEach(((t,r)=>e.addEventListener(t,this.gesture_handlers[r]))),__.forEach(((t,r)=>e.addEventListener(t,this.keyevent_handlers[r]))),e.ondragover=this.gestureHandlerBuilder("dragover"),e.ondrop=this.gestureHandlerBuilder("drop"),e.tabIndex=1}dispose(){this.last_enter_target&&oS(this.last_enter_target,"mouseleave",new CustomEvent("mouseleave")),x_.forEach(((t,e)=>this.html_element.removeEventListener(t,this.gesture_handlers[e]))),__.forEach(((t,e)=>this.html_element.removeEventListener(t,this.keyevent_handlers[e]))),delete this.gesture_handlers,delete this.keyevent_handlers,delete this.last_target}gestureHandlerBuilder(t){var e=this[`on${t}`].bind(this);return t=>(e(new nS(t))&&t.preventDefault(),!1)}keyeventHandlerBuilder(t){return this[`on${t}`].bind(this)}ondragover(t){return oS(iS(this.container,t),t.type,t),!1}ondrop(t){return oS(iS(this.container,t),t.type,t),!1}onclick(t){return oS(iS(this.container,t),t.type,t),this.last_target=null,!1}ondblclick(t){return oS(iS(this.container,t),t.type,t),this.last_target=null,!1}onkeydown(t){return this.container.trigger(t.type,t),!1}onkeyup(t){return this.container.trigger(t.type,t),!1}onmousemove(t){switch(this.status){case QE:let r=t.offsetX-this.__dragstart_e.offsetX,n=t.offsetY-this.__dragstart_e.offsetY;if(r*r+n*n<16)break;this.status=JE,oS(this.last_target,"dragstart",this.__dragstart_e),this.__dragmove_e=t,oS(this.last_target,"dragmove",t);break;case JE:this.__dragmove_e=t,oS(this.last_target,"dragmove",t);break;default:var e=iS(this.container,t);this.last_enter_target!==e&&(this.last_enter_target&&oS(this.last_enter_target,"mouseleave",t),e&&oS(e,"mouseenter",t),this.last_enter_target=e),oS(e,t.type,t),this.last_target=e}return!1}onmousedown(t){switch(this.status){case JE:oS(this.last_target,"dragend",t),this.last_target=null,this.status=KE;break;default:var e=iS(this.container,t);this.last_target=e,this.status=QE,this.__dragstart_e=t,oS(e,t.type,t)}return!1}onmouseup(t){switch(this.status){case JE:oS(this.last_target,"dragend",t);break;default:oS(iS(this.container,t),t.type,t)}return this.last_target=null,this.status=KE,!1}onmouseout(t){var e=iS(this.container,t);switch(this.status){case JE:oS(this.last_target,"dragend",t);break;default:if(this.last_target&&this.last_target===e)return;this.last_enter_target&&(oS(this.last_enter_target,"mouseleave",t),delete this.last_enter_target)}return this.last_target=null,this.status=KE,!1}ontouchstart(t){var e=iS(this.container,t);return this.last_target=e,this.status=$E,this.touchPoints||(this.touchPoints=[]),this.touchPoints.push(t.changedTouches[0]),this.holdTimer=setTimeout((()=>{this.status=ZE,oS(this.last_target,"hold",t),delete this.holdTimer}),500),oS(e,t.type,t),!1}ontouchmove(t){if(!t.touches||!t.changedTouches)return oS(this.last_target,"dragstart",t),oS(this.last_target,"dragmove",t),!1;var e=iS(this.container,t);switch(this.status){case $E:Array.from(t.changedTouches).forEach((t=>{var e=this.touchPoints.find((e=>e.identifier===t.identifier));if(e){var r=e.clientX-t.clientX,n=e.clientY-t.clientY;return Math.sqrt(Math.pow(r,2)+Math.pow(n,2))>=16?(this.status=tS,void(this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer))):void 0}}));break;case tS:if(this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer),2===t.changedTouches.length&&null!=t.scale&&1!==t.scale&&(t.scale<.9||t.scale>1.1))return oS(this.last_target,"pinch",t),!1;oS(this.last_target,"pan",t),e=this.last_target;break;default:this.last_enter_target!==e&&(this.last_enter_target&&oS(this.last_enter_target,"mouseleave",t),e&&oS(e,"mouseenter",t),this.last_enter_target=e),this.last_target=e}return oS(e,"touchmove",t),!1}ontouchend(t){var e=iS(this.container,t);switch(this.status){case tS:e=this.last_target;break;case $E:var r=performance.now(),n=r-this.touchedAt;this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer,oS(e,n<500?"doubletap":"tap",t),this.touchedAt=r)}oS(e,"touchend",t);var i=this.touchPoints.findIndex((e=>e.identifier===t.changedTouches[0].identifier));return this.touchPoints.splice(i,1),this.last_target=null,this.status=ZE,!1}onwheel(t){return oS(iS(this.container,t),t.type,t),!1}}var sS={};var lS={register:function(t,e){sS[t]=e},unregister:function(t){delete sS[t]},get:function(t){return sS[t]}};function cS(t){if(t.hasTextProperty&&!t.textHidden){var{text:e="",rotation:r=0,bold:n=A_.BOLD,italic:i=A_.ITALIC,textWrap:o=A_.TEXT_WRAP,fontFamily:a=A_.FONT_FAMILY,fontColor:s=A_.FONT_COLOR,textAlign:l=A_.TEXT_ALIGN,textBaseline:c=A_.TEXT_BASELINE,paddingTop:h=0,paddingBottom:u=0,paddingLeft:f=0,paddingRight:d=0,fontSize:p=A_.FONT_SIZE,lineHeight:g=1.2*p}=t.model,{left:v,top:y,width:m,height:b}=t.bounds;t.textHidden=!0;var w=document.createElement("textarea");x_.forEach((function(t){w.addEventListener(t,(function(t){t.stopPropagation()}),!0)}));var x=t.transcoordS2C(v,y),{rotation:r,scale:_}=function(t){for(var e=0,r=1,n=t;n;){e+=n.get("rotation")||0;let{x:t,y:i}=n.get("scale")||{x:1,y:1};r*=Math.max(t,i)||1,n=n.parent}return{rotation:e,scale:r}}(t),A=m-f-d,E=A,S=b-h-u;switch(w.style.position="absolute",w.style.width=E+"px",w.style.height=S+"px",w.style.paddingLeft=Math.max(f,0)+"px",w.style.paddingRight=d+"px",w.style.paddingTop=Math.max(h,0)+"px",w.style.paddingBottom=u+"px",w.value=e,w.style.fontFamily=a,w.style.fontSize=p+"px",w.style.lineHeight=g+"px",w.style.overflow="hidden",w.style.resize="none",w.style.outline="none",w.style.border=0,w.style.backgroundColor="transparent",w.style.display="inline-block",w.style.color=s,n&&(w.style.fontWeight="bold"),i&&(w.style.fontStyle="italic"),l){case"right":case"end":w.style.textAlign="right";break;case"justify":w.style.textAlign="justify";break;case"left":case"start":w.style.textAlign="left";break;case"center":default:w.style.textAlign="center"}var M=[n,i,p+"px",a].filter((t=>!!t)).join(" ");j(e);var k=t.root.target_element;k.appendChild(w),w.select();var T,I=!1;w.addEventListener("keydown",(function(t){t.stopPropagation(),"Escape"!=t.code&&(t.shiftKey||"Enter"!=t.code&&"NumpadEnter"!=t.code)?setTimeout((()=>{j(w.value)})):(I=T.skipUpdate="Escape"==t.code,document.createEvent?w.dispatchEvent(T):w.fireEvent(T.eventType,T))})),document.createEvent?(T=document.createEvent("HTMLEvents")).initEvent("blur",!0,!1):(T=document.createEventObject()).eventType="blur";var P=t.root.selected,O=function(r){t.root.selected=P,t.textHidden=!1,w.removeEventListener("blur",O,!1),w.parentElement&&w.parentElement.removeChild(w),k.focus(),r.skipUpdate||I||t.app.commander.execute(new AE({changes:[{component:t,before:{text:e},after:{text:w.value}}]}))};w.addEventListener("blur",O,!1)}function j(e){var n={left:0,top:0},i=g*function(t,e,r,n){var i,o=t.getContext();return o.save(),o.font=r,i=L_(o,e,n,t.get("textWrap")).length,o.restore(),i}(t,e,M,A);switch(w.style.height=i+"px",c){case"top":case"hanging":break;case"bottom":case"alphabetic":n.top=S-i;break;case"middle":default:n.top=S/2-i/2}if(!o){var a=function(t,e,r,n){var i=e.split("\n"),o=n;let a=t.getContext();return a.save(),a.font=r,i.forEach((t=>{let e=a.measureText(t).width;e>o&&(o=e)})),a.restore(),o}(t,e,M,A);switch(w.style.width=a+"px",l){case"right":case"end":n.left=A-a;break;case"left":case"start":break;case"center":case"justify":default:n.left=(A-a)/2}}w.style.marginLeft=n.left+"px",w.style.marginTop=n.top+"px";var s=`translate(${x.x}px, ${x.y}px) scale(${_}) rotate(${r}rad) perspective(1px)`;["-webkit-","-moz-","-ms-","-o-",""].forEach((t=>{w.style[t+"transform"]=s,w.style[t+"transform-origin"]=`${-n.left}px ${-n.top}px`}))}}lS.register("text-editor",{"(root)":{"(self)":{keydown:function(t,e){var{origin:r,deliverer:n}=e,i=n.selected;return!(1!==i.length||!i[0].hasTextProperty)&&(("Enter"==t.code||"NumpadEnter"==t.code)&&(cS(i[0]),t.preventDefault(),!0))}}},"model-layer":{"(descendant)":{dblclick:function(t,e){cS(e.origin)}}}});var hS=Wx((function(t,e,r){if(r)t.focused=null;else{var n=[];e[0].parent.isGroup()?t.focused=e[0].parent:(e.forEach((t=>{t.path.forEach((e=>{n.push(t.transcoordS2T(e.x,e.y))}))})),t.focused=t.capturePath(n,e))}}),300);lS.register("move-handler",{"model-layer":{"(descendant)":{dragstart:function(t,e){var{origin:r,deliverer:n}=e;if(!r.stuck){var i=n.selected,o=n.selected.filter((t=>!t.stuck));if(i.length!==o.length&&(i=n.selected=o),0!=i.length){var a=i[0].transcoordC2S(t.offsetX,t.offsetY);a=i[0].transcoordS2P(a.x,a.y),this.last_pos=a,this.direction=0,n.focused=i[0].parent,t.altKey?(n.selected=i.map((t=>{let e=GE(t);return t.parent.addComponent(e),e})),this.duplicates=n.selected.map((t=>({component:t})))):this.changes=AE.before(i)}}},dragmove:function(t,e){var{origin:r,deliverer:n}=e;if(!r.stuck){var i=n.selected;if(0!=i.length){var{x:o,y:a}=i[0].transcoordC2S(t.offsetX,t.offsetY),s=i[0].transcoordS2P(o,a);t.shiftKey?2==this.direction&&(this.direction=0):this.direction=2;var l=s.x-this.last_pos.x,c=s.y-this.last_pos.y;if(0==this.direction){if(l*l+c*c<25)return;Math.abs(l)>Math.abs(c)?this.direction=3:this.direction=4}3==this.direction?c=0:4==this.direction&&(l=0),i.forEach((t=>{t.move({x:l,y:c})})),this.last_pos=s,hS(n,i)}}},dragend:function(t,e){var{origin:r,deliverer:n}=e;if(!r.stuck){var i=n.selected;if(0!=i.length){var o=r.parent,a=n.focused||e.deliverer;if(this.changes&&!a.isGroup())if(a&&a!==o){var s=this.changes.map((t=>{let{component:e,before:r}=t;return{component:e,to_container:a}}));n.app.commander.execute(new SE({changes:s}))}else AE.after(this.changes,n.app.commander);else if(this.duplicates){this.duplicates=this.duplicates.map((t=>(t.to_container=a,t)));let t=new SE({changes:this.duplicates});n.app.commander.execute(t)}i.forEach((t=>{t.parent&&t.parent.calculateBounds&&t.parent.calculateBounds()})),this.last_pos=null,this.changes=null,this.duplicates=null,hS(n,i,!0)}}}}},"(root)":{"(self)":{keydown:function(t,e){var{origin:r,deliverer:n}=e,i={},o=t.shiftKey?r.rootModel.MPP:1;switch(t.which){case 37:i.x=-o,i.y=0;break;case 38:i.x=0,i.y=-o;break;case 39:i.x=o,i.y=0;break;case 40:i.x=0,i.y=o;break;default:return}var a=n.selected;AE.around(n.app.commander,(function(){a.forEach((t=>{!t.stuck&&t.move(i)}))}))}}}});var uS=[];"undefined"!=typeof window&&window.addEventListener("resize",(()=>{uS.forEach((t=>{t.resize()}))}));class fS extends JA{constructor(t,e){super(Object.assign({type:"root",scale:{x:1,y:1}},t||{}),e),t=t||{},this.fitMode=t.model&&t.model.fitMode,this._app=e,this.target_element=t.target_element,this.rebuildContentModel(this.model.model),uS.push(this)}dispose(){this._app&&this._app.dispose(),super.dispose(),this._disposeAllResources(),this.target_element=null,delete this._refresh_mapping_debouncer,FA(this);var t=uS.indexOf(this);t>=0&&uS.splice(t,1)}isRoot(){return!0}get app(){return this._app}get target_element(){return this._target_element}set target_element(t){this._ua_event_handler&&(this._ua_event_handler.dispose(),delete this._ua_event_handler),t&&(t.style.position="absolute",t.style.cursor="default",t.style.overflow="hidden",this._ua_event_handler=new aS(this,t)),this.forEach((e=>e.target=t)),this._target_element=t}variable(t,e){var r=this.findById(t);if(!r){let e=this.findTemplateFor(t);if(!e)return;r=ME(Object.assign(Ox(e.hierarchy),{id:t,templatePrefix:""}),this.app),this.model_layer.addComponent(r)}if(void 0===e)return r.data;r.data=e,r.touch()}buildVariables(t){!t||t instanceof Array||(t=Object.keys(t).map((e=>{let r=t[e];return r.key=e,r}))),t&&t.forEach(((t,e)=>{let r=this.indexMap[t.key];if(r)r.set({data:t.value,mappings:t.mappings&&t.mappings.slice(),dataType:t.dataType});else{let r=ME({type:"variable",id:t.key,left:-120,top:0+20*e,strokeStyle:"black",width:100,height:20,dataType:t.type,data:t.value,mappings:t.mappings&&t.mappings.slice()},this.app);this.model_layer.addComponent(r)}}))}get unitScale(){switch(this.model_layer&&this.model_layer.get("unit")){case"mm":case"cm":case"in":return this.app.PPM/10;case"px":default:return 1}}addTemplate(t,e){var r=this.templateMap[t];r&&T_("Template replaced (duplicated)",t,e,r),this.templateMap[t]=e,delete this.templatePrefixes}removeTemplate(t,e){var r=this.templateMap[t];r!==e?I_("Removing template failed (different)",t,e,r):delete this.templateMap[t],delete this.templatePrefixes}findTemplateFor(t){this.templatePrefixes||(this.templatePrefixes=Object.keys(this.templateMap).sort().reverse());var e=this.templatePrefixes.find((e=>t.startsWith(e)));if(e)return this.templateMap[e]}addIndex(t,e){var r=this.indexMap[t];r&&T_("Index replaced (duplicated)",t,e,r),this.indexMap[t]=e}removeIndex(t,e){var r=this.indexMap[t];r!==e?I_("Removing index failed (different)",t,e,r):delete this.indexMap[t]}findById(t){return this.indexMap[t]}findOrCreate(t){var e=this.indexMap[t];if(!e){let r=this.findTemplateFor(t);if(r){e=ME(Object.assign(Ox(r.hierarchy),{id:t,templatePrefix:""}),this.app),this.model_layer.addComponent(e)}}return e}resize(){this.components.forEach((t=>{t.resize&&t.resize()})),this.invalidate()}_disposeAllResources(){this.selected=[],this._focused=null,this._ready=!1,this.eventEngine&&(this.assist_handlers&&this.assist_handlers.forEach((t=>{this.eventEngine.remove(t)})),this.eventEngine.dispose(),delete this.eventEngine),this.assist_layers&&this.assist_layers.forEach((t=>{t.dispose(),this.removeComponent(t)})),delete this.assist_layers,this.model_layer&&this.model_layer.dispose(),this.model_layer&&this.removeComponent(this.model_layer),delete this.model_layer,this.indexMap={},this.templateMap={}}rebuildContentModel(t){this._disposeAllResources(),this.eventEngine=new qE(this),(t=t||{}).type="model-layer";var e=t.variables;delete t.variables,this.model_layer=ME(t,this.app),this.addComponent(this.model_layer),this.model_layer.target=this.target_element,e&&this.buildVariables(e),this.assist_layers=(this.model.layers||[]).map((t=>{var e=ME(t,this.app);return this.addComponent(e),e.target=this.target_element,e})),this.assist_handlers=(this.model.handlers||[]).map((t=>{var e={};return this.eventEngine.add(e,lS.get(t)),e})),this._ready=!0,this.traverse((t=>t.ready()))}get root(){return this}get isReady(){return this._ready}get rootModel(){return this.model_layer}get stuck(){return!0}get data(){return Object.values(this.indexMap).reduce(((t,e)=>(t[e.model.id]=e.data,t)),{})}set data(t){for(var e in t){var r=this.findOrCreate(e);r&&(r.data=t[e])}}get selected(){return(this._selected||[]).filter((t=>t.parent))}set selected(t){var e=this._selected;this._selected=t,this.trigger("selected",t,e)}get focused(){return this._focused}set focused(t){this._focused!==t&&(this._focused=t,this.invalidate())}get style(){return this._style}set style(t){this._style=t,this._compiled_style=t}get hasTextProperty(){return!1}render(){this.components.forEach((t=>t.draw()))}contains(t,e){return!0}capturePath(t,e){return this.model_layer.capturePath(t,e)}invalidate(){this.components.forEach((t=>t.invalidate()))}get eventMap(){return{"(root)":{"(descendant)":{added:this.onadded,removed:this.onremoved,change:this.onchanged}}}}refreshMappings(){if(!this._refresh_mapping_debouncer){if(this.disposed)return;this._refresh_mapping_debouncer=Wx((function t(e){e.executeMappings(),e.components&&e.components.forEach((e=>t(e)))}),1e3)}this._refresh_mapping_debouncer(this.model_layer)}_addTraverse(t){t.components&&t.components.forEach((t=>this._addTraverse(t)));var{id:e,templatePrefix:r}=t.model;e&&this.addIndex(e,t),r&&this.addTemplate(r,t);var n=$x({},t.eventMap,t.model.eventMap);this.eventEngine.add(t,n)}_removeTraverse(t){t.components&&t.components.forEach((t=>this._removeTraverse(t)));var{id:e,templatePrefix:r}=t.model;e&&this.removeIndex(e,t),r&&this.removeTemplate(r,t),this.eventEngine.remove(t)}onadded(t,e){this._addTraverse(e),this.refreshMappings(),this.invalidate()}onremoved(t,e){this._removeTraverse(e),this.invalidate()}onchanged(t,e,r){e.templatePrefix&&this.removeTemplate(e.templatePrefix,r.origin),t.templatePrefix&&this.addTemplate(t.templatePrefix,r.origin),e.id&&this.removeIndex(e.id,r.origin),t.id&&this.addIndex(t.id,r.origin),e.id==t.id&&e.class==t.class||this.refreshMappings()}}Object.assign(fS.prototype,{fit:function(t){var{width:e,height:r,fitMode:n}=this.model_layer.model,i=this.target_element,o=this.model_layer;if(this.fitMode=t||this.fitMode||n||"ratio",e&&r&&i&&i.offsetWidth&&i.offsetHeight){switch(this.fitMode){case"center":!function(t,e,r){var n=t.unitScale,{width:i,height:o}=e.model;e.set("scale",{x:n,y:n}),e.set("translate",{x:Math.max((r.offsetWidth-i*n)/2,0),y:Math.max((r.offsetHeight-o*n)/2,0)})}(this,o,i);break;case"both":!function(t,e,r){var{width:n,height:i}=e.model,o=r.offsetWidth,a=r.offsetHeight;e.set("scale",{x:o/n,y:a/i}),e.set("translate",{x:0,y:0})}(0,o,i);break;case"width":!function(t,e,r){var n=r.offsetWidth/e.get("width");e.set("scale",{x:n,y:n}),e.set("translate",{x:0,y:0})}(0,o,i);break;case"height":!function(t,e,r){var n=r.offsetHeight/e.get("height");e.set("scale",{x:n,y:n}),e.set("translate",{x:0,y:0})}(0,o,i);break;case"ratio":!function(t,e,r){var{width:n,height:i}=e.model,o=r.offsetWidth,a=r.offsetHeight,s=o/n,l=a/i,c=Math.min(s,l);e.set("scale",{x:c,y:c}),e.set("translate",{x:(o-n*c)/2,y:(a-i*c)/2})}(0,o,i);break;case"none":default:!function(t,e,r){var n=t.unitScale;e.set("scale",{x:n,y:n}),e.set("translate",{x:0,y:0})}(this,o)}this.resize()}}}),_A.memoize(fS.prototype,"unitScale",!1);var dS=13.3,pS=function(t){return void 0!==t&&(dS=t),dS};const gS=Math.PI/12;class vS{constructor(t,e){this._mode=t,this.screen=pS(),this._baseUrl="undefined"!=typeof window?window.location.origin:null,this._refProvider=e,this.isEditMode&&(this._rotateStep=gS,this._rotateStepForced=!1)}dispose(){}_calcScreen(){var t={width:screen.width,height:screen.height};this._PPI=function(t,e,r,n){t>0||(t=1),e>0||(e=1),n||(n="d");var i=("d"==n?Math.sqrt(t*t+e*e):"w"==n?t:e)/r;return i>0?Math.round(i):0}(t.width,t.height,this.screen),this._PPM=this._PPI/25.4}get refProvider(){return this._refProvider}set commander(t){this._commander=t}get commander(){return this._commander}get screen(){return this._screen}set screen(t){this._screen=t,this._calcScreen()}get DPPX(){return w_}get PPI(){return this._PPI}get PPM(){return this._PPM}get mode(){return this._mode}set mode(t){var e=this._mode;e!==t&&(this._mode=t,this.trigger("mode",t,e))}get isViewMode(){return 0==this._mode}get isEditMode(){return 1==this._mode}get baseUrl(){return this._baseUrl}set baseUrl(t){t&&this._baseUrl!=t&&(this._baseUrl=t)}url(t){try{return(t.includes("$base_url")?new URL(t.replace("$base_url",this.baseUrl),this.baseUrl):new URL(t,location.origin)).href}catch(e){I_(e,t)}}get rotateStep(){return this._rotateStep}set rotateStep(t){this._rotateStep=Number(t)||gS}get rotateStepForced(){return this._rotateStepForced}set rotateStepForced(t){this._rotateStepForced=!!t}}u_(vS.prototype,a_.withEvent);const yS=["left","right","center","top","middle","bottom"];function mS(t){if(-1!=yS.indexOf(t)){var e=this.selected.filter((t=>!t.stuck));if(!(e.length<=1)){var r=this.app.commander;AE.around(r,(function(){!function(t,e){var r=JSON.parse(JSON.stringify(e[0].bounds)),n=r.left+r.width,i=r.top+r.height;for(let t=0;t<e.length;t++){let o=e[t].bounds;r.left=o.left>r.left?r.left:o.left,r.top=o.top>r.top?r.top:o.top,n=o.left+o.width>n?o.left+o.width:n,i=o.top+o.height>i?o.top+o.height:i}switch(r.width=n-r.left,r.height=i-r.top,t){case"left":for(let t=0;t<e.length;t++){let n=e[t].bounds;e[t].bounds={left:r.left,top:n.top,width:n.width,height:n.height}}break;case"center":for(let t=0;t<e.length;t++){let n=e[t].bounds;e[t].bounds={left:r.left+r.width/2-n.width/2,top:n.top,width:n.width,height:n.height}}break;case"right":for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={left:n-r.width,top:r.top,width:r.width,height:r.height}}break;case"top":for(let t=0;t<e.length;t++){let n=e[t].bounds;e[t].bounds={left:n.left,top:r.top,width:n.width,height:n.height}}break;case"middle":for(let t=0;t<e.length;t++){let n=e[t].bounds;e[t].bounds={left:n.left,top:r.top+r.height/2-n.height/2,width:n.width,height:n.height}}break;case"bottom":for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={left:r.left,top:i-r.height,width:r.width,height:r.height}}break;default:;}}(t,e)}))}}}const bS=["VERTICAL","HORIZONTAL"];function wS(t){if(-1!=bS.indexOf(t)){var e=this.selected;if(!(e.length<=1)){var r=this.app.commander;AE.around(r,(function(){!function(t,e){var r=e.filter((t=>!t.stuck)).slice(0);r.sort((function(e,r){let n=e.center,i=r.center;return"VERTICAL"===t?n.y-i.y:n.x-i.x}));var n=r.reduce(((e,r)=>e+("VERTICAL"===t?r.bounds.height:r.bounds.width)),0),i=r[0].bounds,o=r[r.length-1].bounds,a=(("VERTICAL"===t?o.top+o.height-i.top:o.left+o.width-i.left)-n)/(r.length-1),s="VERTICAL"===t?i.top+i.height:i.left+i.width;for(let e=1;e<r.length-1;e++){let n=r[e],i=n.bounds;s+=a,"VERTICAL"===t?(i.top=s,s+=i.height):(i.left=s,s+=i.width),n.bounds=i}}(t,e)}))}}}function xS(t,e,r){this.app.commander.execute(new SE({changes:[{component:t,to_container:e,to_index:r}]}))}function _S(t){var e=this.selected.filter((t=>!t.stuck));if(!(0==e.length||e[0].isRootModel()||e.length>1&&("forward"==t||"backward"==t))){var r,n=e[0].parent;if("forward"==t){let t=n.indexOf(e[0]);r=[{component:e[0],from_container:n,to_container:n,from_index:t,to_index:t+1}]}else if("backward"==t){let t=n.indexOf(e[0]);r=[{component:e[0],from_container:n,to_container:n,from_index:t,to_index:t-1}]}else r=e.filter((t=>t.parent===n)).sort(((e,r)=>{let i=n.indexOf(e)<n.indexOf(r);return"front"==t?i:!i})).map(((e,r)=>(n.indexOf(e),{component:e,to_container:n,to_index:"front"==t?n.components.length-r-1:r})));var i=new SE({changes:r});this.app.commander.execute(i)}}function AS(t,e,r){t instanceof Array||(t=[t]),r||(r=this.model_layer);var n=[];this.selected=t.map((t=>{try{return ME(t,r.app)}catch(t){return console.warn(t),!1}})).filter((t=>!!t)).map((t=>{let{left:i,top:o,width:a,height:s,x:l,y:c,cx:h,cy:u}=e;return isNaN(i)||isNaN(o)||isNaN(a)||isNaN(s)||(t.bounds={left:i,top:o,width:a,height:s}),isNaN(l)||isNaN(c)||t.move({x:l,y:c}),isNaN(h)||isNaN(u)||(t.center={x:h,y:u}),n.push({component:t,to_container:r}),t})),this.app.commander.execute(new SE({changes:n}))}function ES(){var t=[];if(this.selected=this.selected.filter((t=>!t.isRootModel())).map((e=>{let r=GE(e);return r.move({x:20,y:20}),t.push({component:r,to_container:e.parent}),r})),0!=t.length){var e=new SE({changes:t});this.app.commander.execute(e)}}function SS(){var t=this.selected;this.selected=[];for(var e=null,r=t.filter((t=>!t.isRootModel()&&(t.parent.focusible||t.parent.isGroup()))).map((t=>(e||(e=t.parent),{component:t,to_container:null})));e&&e.isGroup();){let t=[];if(e.components.filter((t=>!r.find((e=>e.component===t)))).forEach((e=>t.push(e))),t.length>1)break;let n=e.parent;t.forEach((t=>r.push({component:t,to_container:n}))),r.push({component:e,to_container:null}),e=n}r.length>0&&this.app.commander.execute(new SE({changes:r})),e&&e.calculateBounds&&e.calculateBounds()}function MS(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app.commander.on(t,e,r);break;case"selected":this.on(t,e,r);break;case"mode":this.app.on(t,e,r);break;default:this.on(t,e,r)}}function kS(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app.commander.once(t,e,r);break;case"selected":this.once(t,e,r);break;case"mode":this.app.once(t,e,r);break;default:this.once(t,e,r)}}function TS(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app?this.app.commander.off(t,e,r):this.off(t,e,r);break;case"selected":this.off(t,e,r);break;case"mode":this.app.off(t,e,r);break;default:this.off(t,e,r)}}function IS(t){var e=this.target_element,r=t||this.fitMode,n=this;function i(t){n.fit(r),document.fullscreen||document.mozFullScreen||document.webkitIsFullScreen||document.msFullscreenElement||["fullscreenchange","mozfullscreenchange","webkitfullscreenchange","MSFullscreenChange"].forEach((t=>document.removeEventListener(t,i)))}["fullscreenchange","mozfullscreenchange","webkitfullscreenchange","MSFullscreenChange"].forEach((t=>document.addEventListener(t,i))),e.requestFullScreen?e.requestFullScreen():e.webkitRequestFullScreen?e.webkitRequestFullScreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.msRequestFullscreen&&e.msRequestFullscreen()}var PS=0;function OS(){var t=this.selected.filter((t=>!t.isRootModel())).map((t=>t.hierarchy));if(0!=t.length)return PS=0,JSON.stringify(t,null,2)}function jS(){PS=0;var t=OS.call(this);return SS.call(this),t}function RS(t){if(t)try{JSON.parse(t);PS++,AS.call(this,JSON.parse(t),{x:15*PS,y:15*PS})}catch(e){T_(e,t)}}var CS=function(){return{escape:function(t){return t.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1")},parseExtension:t,mimeType:function(e){var r=t(e).toLowerCase();return(n="application/font-woff",i="image/jpeg",{woff:n,woff2:n,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:i,jpeg:i,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml"})[r]||"";var n,i},dataAsUrl:function(t,e){return"data:"+e+";base64,"+t},isDataUrl:function(t){return-1!==t.search(/^(data:)/)},canvasToBlob:function(t){return t.toBlob?new Promise((function(e){t.toBlob(e)})):function(t){return new Promise((function(e){for(var r=window.atob(t.toDataURL().split(",")[1]),n=r.length,i=new Uint8Array(n),o=0;o<n;o++)i[o]=r.charCodeAt(o);e(new Blob([i],{type:"image/png"}))}))}(t)},resolveUrl:function(t,e){var r=document.implementation.createHTMLDocument(),n=r.createElement("base");r.head.appendChild(n);var i=r.createElement("a");return r.body.appendChild(i),n.href=e,i.href=t,i.href},getAndEncode:function(t){var e=3e4;GS.impl.options.cacheBust&&(t+=(/\?/.test(t)?"&":"?")+(new Date).getTime());return new Promise((function(r){var n,i=new XMLHttpRequest;if(i.onreadystatechange=a,i.ontimeout=s,i.responseType="blob",i.timeout=e,i.open("GET",t,!0),i.send(),GS.impl.options.imagePlaceholder){var o=GS.impl.options.imagePlaceholder.split(/,/);o&&o[1]&&(n=o[1])}function a(){if(4===i.readyState)if(200===i.status){var e=new FileReader;e.onloadend=function(){var t=e.result.split(/,/)[1];r(t)},e.readAsDataURL(i.response)}else n?r(n):l("cannot fetch resource: "+t+", status: "+i.status)}function s(){n?r(n):l("timeout of "+e+"ms occured while fetching resource: "+t)}function l(t){console.error(t),r("")}}))},uid:function(){var t=0;return function(){return"u"+e()+t++;function e(){return("0000"+(Math.random()*Math.pow(36,4)<<0).toString(36)).slice(-4)}}}(),delay:function(t){return function(e){return new Promise((function(r){setTimeout((function(){r(e)}),t)}))}},asArray:function(t){for(var e=[],r=t.length,n=0;n<r;n++)e.push(t[n]);return e},escapeXhtml:function(t){return t.replace(/#/g,"%23").replace(/\n/g,"%0A")},makeImage:function(t){return new Promise((function(e,r){var n=new Image;n.onload=function(){e(n)},n.onerror=r,n.src=t}))},width:function(t){var r=e(t,"border-left-width"),n=e(t,"border-right-width");return t.scrollWidth+r+n},height:function(t){var r=e(t,"border-top-width"),n=e(t,"border-bottom-width");return t.scrollHeight+r+n}};function t(t){var e=/\.([^\.\/]*?)$/g.exec(t);return e?e[1]:""}function e(t,e){var r=window.getComputedStyle(t).getPropertyValue(e);return parseFloat(r.replace("px",""))}}(),zS=function(){var t=/url\(['"]?([^'"]+?)['"]?\)/g;return{inlineAll:function(t,i,o){return a()?Promise.resolve(t):Promise.resolve(t).then(r).then((function(e){var r=Promise.resolve(t);return e.forEach((function(t){r=r.then((function(e){return n(e,t,i,o)}))})),r}));function a(){return!e(t)}},shouldProcess:e,impl:{readUrls:r,inline:n}};function e(e){return-1!==e.search(t)}function r(e){for(var r,n=[];null!==(r=t.exec(e));)n.push(r[1]);return n.filter((function(t){return!CS.isDataUrl(t)}))}function n(t,e,r,n){return Promise.resolve(e).then((function(t){return r?CS.resolveUrl(t,r):t})).then(n||CS.getAndEncode).then((function(t){return CS.dataAsUrl(t,CS.mimeType(e))})).then((function(r){return t.replace(function(t){return new RegExp("(url\\(['\"]?)("+CS.escape(t)+")(['\"]?\\))","g")}(e),"$1"+r+"$3")}))}}(),LS=function(){return{resolveAll:function(){return t().then((function(t){return Promise.all(t.map((function(t){return t.resolve()})))})).then((function(t){return t.join("\n")}))},impl:{readAll:t}};function t(){return Promise.resolve(CS.asArray(document.styleSheets)).then((function(t){var e=[];return t.forEach((function(t){try{CS.asArray(t.cssRules||[]).forEach(e.push.bind(e))}catch(e){console.log("Error while reading CSS rules from "+t.href,e.toString())}})),e})).then((function(t){return t.filter((function(t){return t.type===CSSRule.FONT_FACE_RULE})).filter((function(t){return zS.shouldProcess(t.style.getPropertyValue("src"))}))})).then((function(e){return e.map(t)}));function t(t){return{resolve:function(){var e=(t.parentStyleSheet||{}).href;return zS.inlineAll(t.cssText,e)},src:function(){return t.style.getPropertyValue("src")}}}}}(),FS=function(){return{inlineAll:function e(r){return r instanceof Element?n(r).then((function(){return r instanceof HTMLImageElement?t(r).inline():Promise.all(CS.asArray(r.childNodes).map((function(t){return e(t)})))})):Promise.resolve(r);function n(t){var e=t.style.getPropertyValue("background");return e?zS.inlineAll(e).then((function(e){t.style.setProperty("background",e,t.style.getPropertyPriority("background"))})).then((function(){return t})):Promise.resolve(t)}},impl:{newImage:t}};function t(t){return{inline:function(e){return CS.isDataUrl(t.src)?Promise.resolve():Promise.resolve(t.src).then(e||CS.getAndEncode).then((function(e){return CS.dataAsUrl(e,CS.mimeType(t.src))})).then((function(e){return new Promise((function(r,n){t.onload=r,t.onerror=n,t.src=e}))}))}}}}(),BS={imagePlaceholder:void 0,cacheBust:!1};function NS(t,e){return function(t){void 0===t.imagePlaceholder?GS.impl.options.imagePlaceholder=BS.imagePlaceholder:GS.impl.options.imagePlaceholder=t.imagePlaceholder;void 0===t.cacheBust?GS.impl.options.cacheBust=BS.cacheBust:GS.impl.options.cacheBust=t.cacheBust}(e=e||{}),Promise.resolve(t).then((function(t){return US(t,e.filter,!0)})).then(YS).then((function(t){var{bgcolor:r,width:n,height:i,style:o,sx:a=1,sy:s=1}=e,l=t.style;r&&(l.backgroundColor=r);n&&(l.width=n+"px");i&&(l.height=i+"px");l["margin-left"]="0px",l["margin-top"]="0px",["-webkit-","-moz-","-ms-","-o-",""].forEach((t=>{l[t+"transform"]=`rotate(0rad) translate(0px, 0px) scale(${a}, ${s}) perspective(1px)`})),o&&Object.keys(o).forEach((function(t){l[t]=o[t]}));return t})).then((function(r){return function(t,e,r){return Promise.resolve(t).then((function(t){return t.setAttribute("xmlns","http://www.w3.org/1999/xhtml"),(new XMLSerializer).serializeToString(t)})).then(CS.escapeXhtml).then((function(t){return'<foreignObject x="0" y="0" width="100%" height="100%">'+t+"</foreignObject>"})).then((function(t){return'<svg xmlns="http://www.w3.org/2000/svg" width="'+e+'" height="'+r+'">'+t+"</svg>"})).then((function(t){return"data:image/svg+xml;charset=utf-8,"+t}))}(r,e.width||CS.width(t),e.height||CS.height(t))}))}function DS(t,e){return NS(t,e).then(CS.makeImage).then(CS.delay(100)).then((function(r){var n=function(t){var r=document.createElement("canvas");if(r.width=e.width||CS.width(t),r.height=e.height||CS.height(t),e.bgcolor){var n=r.getContext("2d");n.fillStyle=e.bgcolor,n.fillRect(0,0,r.width,r.height)}return r}(t);return n.getContext("2d").drawImage(r,0,0),n}))}function US(t,e,r){return r||!e||e(t)?Promise.resolve(t).then((function(t){if(t instanceof HTMLCanvasElement)try{return CS.makeImage(t.toDataURL())}catch(t){I_(t)}return t.cloneNode(!1)})).then((function(r){return function(t,e,r){var n=t.childNodes;return 0===n.length?Promise.resolve(e):i(e,CS.asArray(n),r).then((function(){return e}));function i(t,e,r){var n=Promise.resolve();return e.forEach((function(e){n=n.then((function(){return US(e,r)})).then((function(e){e&&t.appendChild(e)}))})),n}}(t,r,e)})).then((function(e){return function(t,e){return e instanceof Element?Promise.resolve().then(r).then(n).then(i).then(o).then((function(){return e})):e;function r(){function r(t,e){function r(t,e){CS.asArray(t).forEach((function(r){e.setProperty(r,t.getPropertyValue(r),t.getPropertyPriority(r))}))}t.cssText?e.cssText=t.cssText:r(t,e)}r(window.getComputedStyle(t),e.style)}function n(){function r(r){var n=window.getComputedStyle(t,r),i=n.getPropertyValue("content");if(""!==i&&"none"!==i){var o=CS.uid();e.className=e.className+" "+o;var a=document.createElement("style");a.appendChild(s(o,r,n)),e.appendChild(a)}function s(t,e,r){var n="."+t+":"+e,i=r.cssText?o(r):a(r);return document.createTextNode(n+"{"+i+"}");function o(t){var e=t.getPropertyValue("content");return t.cssText+" content: "+e+";"}function a(t){return CS.asArray(t).map(e).join("; ")+";";function e(e){return e+": "+t.getPropertyValue(e)+(t.getPropertyPriority(e)?" !important":"")}}}}[":before",":after"].forEach((function(t){r(t)}))}function i(){t instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e.setAttribute("value",t.value)}function o(){e instanceof SVGElement&&(e.setAttribute("xmlns","http://www.w3.org/2000/svg"),e instanceof SVGRectElement&&["width","height"].forEach((function(t){var r=e.getAttribute(t);r&&e.style.setProperty(t,r)})))}}(t,e)})):Promise.resolve()}function YS(t){return FS.inlineAll(t).then((function(){return t}))}var GS={toSvg:NS,toPng:function(t,e){return DS(t,e||{}).then((function(t){return t.toDataURL()}))},toJpeg:function(t,e){return DS(t,e=e||{}).then((function(t){return t.toDataURL("image/jpeg",e.quality||1)}))},toBlob:function(t,e){return DS(t,e||{}).then(CS.canvasToBlob)},toPixelData:function(t,e){return DS(t,e||{}).then((function(e){return e.getContext("2d").getImageData(0,0,CS.width(t),CS.height(t)).data}))},impl:{fontFaces:LS,images:FS,util:CS,inliner:zS,options:{}}};function WS(t,e,r,n){var i=this.model_layer,o=i._overlay;return new Promise((function(a,s){if(i){var l=i.get("width"),c=i.get("height");r=r||l,n=n||c;var h=i.get("translate"),u=i.get("scale"),f=Math.min(r/l,n/c);r=l*f,n=c*f,i.set("translate",{x:0,y:0}),i.set("scale",{x:f/w_,y:f/w_});var d=_A.createCanvas(r,n),p=d.getContext("2d");if(i.draw(p),i.set("translate",h),i.set("scale",u),!o)return a(d.toDataURL(t,e)),void(d=null);GS.toPng(o,{sx:f,sy:f,width:r,height:n}).then((function(i){var o=new Image;o.onload=function(){p.drawImage(o,0,0,r,n),a(d.toDataURL(t,e)),d=null},o.src=i}),(function(r){T_(r),a(d.toDataURL(t,e)),d=null}))}else s("No target model")}))}function HS(){var t=this.selected.filter((t=>!!t.parent&&!t.stuck));if(!(t.length<2)){var e=t[0].parent,r=[],n=t.sort(((t,r)=>e.components.indexOf(t)-e.components.indexOf(r)));n.forEach((t=>{r.push(t.bounds)}));var i=_A.union(r),o=t[0].transcoordP2S(i.left,i.top),a=ME({type:"group",left:(o=t[0].transcoordS2T(o.x,o.y)).x,top:o.y,width:i.width,height:i.height}),s=[{component:a,to_container:e}];n.forEach((t=>{s.push({component:t,to_container:a})})),this.app.commander.execute(new SE({changes:s})),this.selected=[a]}}function VS(){if(0!==this.selected.length){var t=[],e=[];this.selected.forEach((r=>{if(r.isGroup()){var n=r.parent;r.components.forEach((r=>{t.push(r),e.push({component:r,to_container:n})})),e.push({component:r,to_container:null})}})),this.app.commander.execute(new SE({changes:e})),this.selected=t}}function XS(){var t=this.selected;if(0!=t.length){var e=t.map((t=>t.bounds)),r=_A.union(e),n=r.left+r.width/2;t.map((t=>{t.symmetryX(n)}))}}function qS(){var t=this.selected;if(0!=t.length){var e=t.map((t=>t.bounds)),r=_A.union(e),n=r.top+r.height/2;t.map((t=>{t.symmetryY(n)}))}}function KS(){AE.around(this.app.commander,XS,this)}function QS(){AE.around(this.app.commander,qS,this)}function JS(t,e,r){var n=this.findAll(t,r);return n.forEach((t=>{t.set(e)})),n}function ZS(t){AE.around(this.app.commander,t)}function $S(){return Object.values(this.indexMap).map((t=>{let{id:e,data:r}=t.model;return{key:e,value:r}})).sort(((t,e)=>t.key>e.key?1:-1))}function tM(){return Object.values(this.indexMap).filter((t=>"variable"===t.get("type"))).map((t=>{let{id:e,data:r,dataType:n="string"}=t.model;return{key:e,value:r}})).sort(((t,e)=>t.key>e.key?1:-1))}function eM(t){var e=Object.values(this.indexMap).filter((t=>"variable"===t.get("type"))).reduce(((t,e)=>(t[e.get("id")]=e,t)),{}),r=[];t.forEach((t=>{let n=e[t.key];n?(n.set("data",t.value),delete e[t.key]):r.push({type:"variable",id:t.key,left:0,top:0,width:100,height:20,data:t.value})})),AS.call(this,r,{x:-100,y:0}),this.selected=Object.values(e),SS.call(this)}class rM{constructor(t,e){!(t=Number(t))||t<=0?(T_("TimeCapsule maxsize should be greater than 0.",t),this.maxsize=10):this.maxsize=t,this.reset(),e&&this.snapshot(e)}dispose(){this.reset()}snapshot(t){this.q.splice(this.pos+1,this.q.length-this.pos+1,t),this.q.length>this.maxsize&&this.q.splice(0,this.q.length-this.maxsize),this.pos=this.q.length-1}forward(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.forwardable)return this.q[++this.pos];I_("Not forwardable.")}backward(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.backwardable)return this.q[--this.pos];I_("Not backwardable.")}get current(){if(-1!==this.pos)return this.q[this.pos];I_("Non state has been recorded.")}get length(){return this.q.length}get forwardable(){return this.pos<this.q.length-1}get backwardable(){return this.pos>0}get snapshot_taker(){return this._snapshot_taker}set snapshot_taker(t){this._snapshot_taker=t}reset(){this.q=[],this.pos=-1}}var nM=Wx((t=>{t.brake||t.take()}),1e3,{leading:!0,trailing:!1});function iM(t){!t.brake&&t.dirty&&nM(t)}class oM{constructor(t,e){this.brake=!1,this.dirty=!1,this.state_holder=t,this.timecapsule=e,this.timecapsule.snapshot_taker=this}dispose(){delete this.state_holder,delete this.timecapsule}touch(){this.dirty=!0,iM(this)}take(t){(this.dirty||t)&&(this.timecapsule.snapshot(this.state_holder.state),this.dirty=!1)}get brake(){return this._brake}set brake(t){this._brake=!!t,iM(this)}}function aM(t,e){var r=e.model_layer.get("scale"),n=e.model_layer.get("translate");if(t){let i=JSON.parse(t);i.scale=r,i.translate=n,e.rebuildContentModel(i)}}class sM{constructor(t){this.container=t,this.timecapsule=new rM(20);var e=this;this.snapshot_taker=new oM({get state(){let t=e.container.model_layer.hierarchy;return JSON.stringify(t)}},this.timecapsule),this.snapshot_taker.take(!0)}dispose(){this.reset(),this.timecapsule&&this.timecapsule.dispose(),this.snapshot_taker&&this.snapshot_taker.dispose(),delete this.container,delete this.timecapsule,delete this.snapshot_taker}execute(t,e){!1!==e&&t&&t.execute(),this.snapshot_taker.touch(),this.trigger("execute",t,!0,!1)}undo(){this.timecapsule.backwardable&&(aM(this.timecapsule.backward(),this.container),this.trigger("undo",this.undoable(),this.redoable()))}redo(){this.timecapsule.forwardable&&(aM(this.timecapsule.forward(),this.container),this.trigger("redo",this.undoable(),this.redoable()))}undoable(){return this.timecapsule.backwardable}redoable(){return this.timecapsule.forwardable}reset(){this.timecapsule&&this.timecapsule.reset(),this.trigger("command-reset")}}u_(sM.prototype,a_.withEvent);var lM=new WeakSet;class cM{static get residents(){return lM}constructor(t){this._container=t,this.app=t.app,this._commander=new sM(this._container),this.app.commander=this._commander,lM.add(this)}add(){return AS.apply(this._container,arguments)}duplicate(){return ES.apply(this._container,arguments)}remove(){return SS.apply(this._container,arguments)}animate(){return j_.apply(this,arguments)}fullscreen(){return IS.apply(this._container,arguments)}variable(t,e){return this._container.variable.apply(this._container,arguments)}get target(){return this._container.target_element}set target(t){var e;if("string"==typeof t){if(!(e=document.getElementById(t)))throw`target element '${t}' is not exist`;if(e.firstChild)throw`target element '${t}' already has children`}else e=t;e&&e.style&&(e.style.cursor="default"),this._container.target_element=e,this._container.invalidate()}get scale(){return this.root.get("scale")}set scale(t){this.root.set("scale",t)}get translate(){return this.root.get("translate")}set translate(t){this.root.set("translate",t)}get unit(){return this.root.get("unit")||"px"}get PPM(){return this.app.PPM}get PPI(){return this.app.PPI}get DPPX(){return this.app.DPPX}get unitScale(){return this._container.unitScale}get screen(){return this.app.screen}set screen(t){this.app.screen=t,this._container.resize()}resize(){this._container.resize()}dispose(){this._commander&&this._commander.dispose(),this._container&&this._container.dispose()}get selected(){return this._container.selected.slice()}set selected(t){this._container.selected=t}select(t,...e){return this._container.selected=this.root.findAll(t,...e),this.selected}get commander(){return this._commander}undo(){this.commander.undo()}redo(){this.commander.redo()}cut(){return jS.apply(this._container,arguments)}copy(){return OS.apply(this._container,arguments)}paste(){return RS.apply(this._container,arguments)}undoableChange(){return ZS.apply(this._container,arguments)}change(){return JS.apply(this.root,arguments)}get model(){return this.root.hierarchy}set model(t){this._container.rebuildContentModel(t)}get root(){return this._container.model_layer}findAll(){return this.root.findAll.apply(this.root,arguments)}findFirst(){return this.root.findFirst.apply(this.root,arguments)}findById(){return this._container.findById.apply(this._container,arguments)}serialize(){return this.root.trim(),this.root.serialize.apply(this.root,arguments)}align(){return mS.apply(this._container,arguments)}distribute(){return wS.apply(this._container,arguments)}move(){return xS.apply(this._container,arguments)}zorder(){return _S.apply(this._container,arguments)}symmetryX(){return KS.apply(this._container,arguments)}symmetryY(){return QS.apply(this._container,arguments)}on(){return MS.apply(this._container,arguments)}once(){return kS.apply(this._container,arguments)}off(){return TS.apply(this._container,arguments)}get mode(){return this.app.mode}set mode(t){void 0!==t&&(this.app.mode=t)}toDataURL(){return WS.apply(this._container,arguments)}group(){return HS.apply(this._container,arguments)}ungroup(){return VS.apply(this._container,arguments)}fit(t){this._container.once("redraw",(()=>this._container.fit(t))),this._container.invalidate()}get fitMode(){return this._container.fitMode}get ids(){return $S.apply(this._container)}set data(t){this._container.data=t}get data(){return this._container.data}get variables(){return tM.apply(this._container)}set variables(t){eM.apply(this._container,[t])}get baseUrl(){return this.app.baseUrl}set baseUrl(t){this.app.baseUrl=t}}function hM({target:t,model:e,style:r,layers:n=[],handlers:i=[],mode:o=0,refProvider:a,baseUrl:s,fitMode:l}){var c=null;if("string"==typeof t){if(!(c=document.getElementById(t)))throw`target element '${t}' is not exist`;if(c.firstChild)throw`target element '${t}' is not empty`}else c=t;c&&c.style&&(c.style.position="absolute",c.style.cursor="default",c.style.overflow="hidden");var h=new vS(o,a);return h.baseUrl=s,new cM(new fS({target_element:c,model:e,style:r,layers:n,handlers:i,fitMode:l},h))}const uM=Math.sqrt(3),fM=2;function dM(t,e,r,n,i){var o,a,s,l,c=5+i,h=r.x,u=r.y,f=n.x,d=n.y;if(Math.abs(h-f)>c&&Math.abs(u-d)>c){var p=(d-u)/(f-h),g=u-p*h;if(Math.abs(e-(p*t+g))>c)return!1}return h>f?(a=h,o=f):(a=f,o=h),u>d?(l=u,s=d):(l=d,s=u),!(a+5<t)&&(!(o-5>t)&&(!(l+5<e)&&!(s-5>e)))}function pM(t,e,r,n=2){for(let i=0;i<r.length-1;i++)if(dM(t,e,r[i],r[i+1],n))return!0;return!1}function gM(t,e,r,n){if("arrow"!=t.slice(-5))return r;var i=Math.atan2(n.y-r.y,n.x-r.x),o=1.5*e;return{x:r.x+Math.cos(i)*o,y:r.y+Math.sin(i)*o}}function vM(t,e,r){var{lineWidth:n=fM,strokeStyle:i="#000000",lineCap:o=!1,alpha:a=1,begin:s="none",end:l="none",beginSize:c="size5",endSize:h="size5"}=r;if(("none"!=s||"none"!=l)&&(n=Number(n)||fM,t.lineCap=o,t.lineWidth=n,t.strokeStyle=i,t.fillStyle=i,t.globalAlpha*=a,"none"!=s&&yM(t,e[0],e[1],n,s,mM(c,n)),"none"!=l)){let r=e.length;yM(t,e[r-1],e[r-2],n,l,mM(h,n))}}function yM(t,e,r,n,i,o){var{x:a,y:s}=e,l=Math.atan2(r.y-s,r.x-a);switch(t.beginPath(),t.translate(a,s),t.rotate(l),i){case"oval":t.ellipse(0,0,o.X,o.Y,0,0,2*Math.PI),t.fill();break;case"diamond":t.moveTo(-o.X,0),t.lineTo(0,-o.Y),t.lineTo(o.X,0),t.lineTo(0,o.Y),t.fill();break;case"arrow":t.moveTo(0,0),t.lineTo(uM*o.X,-o.Y),t.lineTo(uM*o.X,o.Y),t.fill();break;case"sharp-arrow":t.moveTo(0,0),t.lineTo(uM*o.X,-o.Y),t.lineTo(-o.X/1.5+uM*o.X,0),t.lineTo(uM*o.X,o.Y),t.fill();break;case"open-arrow":t.moveTo(uM*o.X+n,-o.Y),t.lineTo(n,0),t.lineTo(uM*o.X+n,o.Y),t.stroke()}t.rotate(-l),t.translate(-a,-s),t.closePath()}function mM(t,e){let r={};switch(e*=1.2,t){case"size1":r.X=e,r.Y=e;break;case"size2":r.X=1.5*e,r.Y=e;break;case"size3":r.X=2*e,r.Y=e;break;case"size4":r.X=e,r.Y=1.5*e;break;case"size5":r.X=1.5*e,r.Y=1.5*e;break;case"size6":r.X=2*e,r.Y=1.5*e;break;case"size7":r.X=e,r.Y=2*e;break;case"size8":r.X=1.5*e,r.Y=2*e;break;case"size9":r.X=2*e,r.Y=2*e;break;default:r.X=1.5*e,r.Y=1.5*e}return r}class bM extends _A{isLine(){return!0}get drawPath(){return this.path}render(t){var{begin:e="none",end:r="none",lineWidth:n}=this.model,i=this.drawPath;vM(t,i,this.model),t.beginPath();var o=gM(e,n,i[0],i[1]),a=gM(r,n,i[i.length-1],i[i.length-2]);t.moveTo(o.x,o.y);for(let e=1;e<i.length-1;e++)t.lineTo(i[e].x,i[e].y);t.lineTo(a.x,a.y),this.drawStroke(t)}contains(t,e){var{lineWidth:r}=this.model;return pM(t,e,this.drawPath,r)}get resizable(){return!1}get mutable(){return!0}get rotatable(){return!1}get path(){var{x1:t,y1:e,x2:r,y2:n}=this.model;return[{x:t,y:e},{x:r,y:n}]}set path(t){var e=t[0],r=t[1];this.set({x1:e.x,y1:e.y,x2:r.x,y2:r.y})}}bM.getTipNeckPos=gM,bM.containedInPath=pM,bM.drawEndTips=vM,_A.memoize(bM.prototype,"path",!1),_A.register("line",bM);class wM extends AA{is3dish(){return!0}render(t){var{cx:e,cy:r,rx:n,ry:i,startAngle:o,endAngle:a,anticlockwise:s}=this.model;t.beginPath(),t.ellipse(e,r,Math.abs(n),Math.abs(i),0,o||0,a||2*Math.PI,s)}get path(){var{cx:t,cy:e,rx:r,ry:n}=this.model;return[{x:t-r,y:e-n},{x:t+r,y:e-n},{x:t+r,y:e+n},{x:t-r,y:e+n}]}set path(t){var e=t[0],r=t[2];this.set({cx:e.x+(r.x-e.x)/2,cy:e.y+(r.y-e.y)/2,rx:(r.x-e.x)/2,ry:(r.y-e.y)/2})}contains(t,e){var{cx:r,cy:n,rx:i,ry:o}=this.model,a=(t-r)/(2*i-.5),s=(e-n)/(2*o-.5);return a*a+s*s<.25}outline(t){return function(t,e){var{cx:r,cy:n,rx:i,ry:o}=t.model,a=2*Math.PI*e,s=r+i*Math.cos(a),l=n+o*Math.sin(a);return t.transcoordS2T(s,l)}(this,t)}}_A.memoize(wM.prototype,"path",!1),_A.register("ellipse",wM);var xM={ondragstart:function(t,e,r){r.mutatePath(null,(function(r){r.splice(e+1,0,t)}))},ondragmove:function(t,e,r){r.mutatePath(null,(function(r){r[e+1]=t}))},ondragend:function(t,e,r){}};class _M extends AA{is3dish(){return!0}render(t){var{path:e=[]}=this.model;if(!(e.length<=1)){t.beginPath(),t.moveTo(e[0].x,e[0].y);for(let r=1;r<e.length;r++)t.lineTo(e[r].x,e[r].y);t.closePath()}}get mutable(){return!0}get pathExtendable(){return!0}get path(){return this.model.path}set path(t){this.set("path",t)}contains(t,e){var r=this.model.path,n=!1;return r.forEach(((i,o)=>{let a=(o+r.length+1)%r.length,s=i.x,l=i.y,c=r[a].x,h=r[a].y;l>e!=h>e&&t<(c-s)*(e-l)/(h-l)+s&&(n=!n)})),n}get controls(){var t=this.path;return t.map(((e,r)=>{let n=t[r+1>=t.length?0:r+1];return{x:(e.x+n.x)/2,y:(e.y+n.y)/2,handler:xM}}))}}_A.memoize(_M.prototype,"controls",!1),_A.register("polygon",_M);var AM={ondragstart:function(t,e,r){r.mutatePath(null,(function(r){r.splice(e,0,t)}))},ondragmove:function(t,e,r){r.mutatePath(null,(function(r){r[e]=t}))},ondragend:function(t,e,r){}};class EM extends bM{get pathExtendable(){return!0}get path(){return this.model.path}set path(t){this.set("path",t)}get controls(){var t=this.path,e=[];for(let r=0;r<t.length-1;r++){let n=t[r],i=t[r+1];0==r&&e.push({x:n.x,y:n.y,handler:AM}),e.push({x:(n.x+i.x)/2,y:(n.y+i.y)/2,handler:AM}),r==t.length-2&&e.push({x:i.x,y:i.y,handler:AM})}return e}}_A.memoize(EM.prototype,"controls",!1),_A.register("polyline",EM);const SM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"image-selector",label:"image-src",name:"src",property:{displayField:"id",displayFullUrl:!0,baseUrlAlias:"$base_url",defaultStorage:"scene-image",storageFilters:{type:Array,value:[{name:"category",value:"image"}]},useUpload:!0}},{type:"select",label:"cross-origin",name:"crossOrigin",property:{options:["","anonymous","use-credentials"]}}],"value-property":"src",help:"scene/component/image-view"};class MM extends(EA(AA)){static get noimage(){return MM.NOIMAGE||(MM.NOIMAGE=new Image,MM.NOIMAGE.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABIBAMAAAD7Se1QAAAAIVBMVEUAAABHcEwBAQEREREBAQEEBAQGBgYLCwsDAwMDAwMICAi6HF9tAAAAC3RSTlNNAEAERiMYCS41Eac10lYAAAEgSURBVHhe7dY9asQwEAXgh7DNertNiJy48pIitY3SB7bYdk0ukL1BDDmA9gZecoH4pmFQ3MQayUMguPBrNPD4wD9TCMvJmt3M/AtYwXOlXiWgqADVCUBD46MAnGhMBaCiUQmAm8VA/Eh/eWl9Fn5WcxD+OLuRrUYJDKLluwH2InACUgkoACSdADxQc50Bytadb9RkM0CT13TcvlCT1HFg8UTHvasuUVACCa3El6u2UdD8LFTlKhUFFgA+d3dj10aABkUN72N3jAADCrJq7PIIsPidcxBoTHIIAjMFmyCwmGYIAA1P9gFgfCANAOsDSccCDW+uLDB+kLGg94OkZoAGkwsDDAe2DOg5oPxAg03rBR88OHpBz4N8UVeHFSwma74BTW6Ge4rIRa4AAAAASUVORK5CYII="),MM.NOIMAGE}dispose(){super.dispose(),this._offcanvas=null,this._image=null}render(t){var{left:e,top:r,width:n,height:i,isGray:o=!1,alpha:a=1,src:s}=this.state;if(this.prepareIf(!this._image&&s),t.beginPath(),t.globalAlpha*=a,this._image&&this._image.complete)if(o&&this._offcanvas)t.drawImage(this._offcanvas,e,r,n,i);else try{t.drawImage(this._image,e,r,n,i)}catch(o){t.drawImage(MM.noimage,e,r,n,i)}else!this.app.isViewMode&&t.drawImage(MM.noimage,e,r,n,i)}get nature(){return SM}get hasTextProperty(){return!1}ready(){this.prepareIf(!this._image&&this.state.src)}prepare(t,e){var{src:r,crossOrigin:n}=this.state;if(r){this._image=new Image;try{n&&(this._image.crossOrigin=n),this._image.src=this.app.url(r)||""}catch(t){return void e(t)}this._image.onload=()=>{if(this.get("isGray")){let t=this._image.width,e=this._image.height;this._offcanvas=_A.createCanvas(t,e);let r=this._offcanvas.getContext("2d");r.drawImage(this._image,0,0);let n=function(t,e,r){try{var n=t.getImageData(0,0,e,r)}catch(t){return T_("Get Image Data Error: "+t.message),null}var i=n.data;for(let t=0;t<e*r*4;t+=4){let e=i[t],r=i[t+1],o=i[t+2],a=parseInt((e+r+o)/3);n.data[t]=a,n.data[t+1]=a,n.data[t+2]=a}return n}(r,t,e);r.putImageData(n,0,0)}t(this)},this._image.onerror=t=>{this._image&&!this._image.currentSrc&&(this._image=null),e(t)}}else t(this)}get src(){return this.get("src")}set src(t){this.set("src",t)}onchange(t,e){(t.hasOwnProperty("src")||t.hasOwnProperty("isGray"))&&(this._offcanvas=null,this._image=null,this.prepareIf(t.src))}ondropfile(t,e){for(let r=0;r<t.length;r++)if(t[r].type.startsWith("image/"))return void(this.src=e[r])}}_A.register("image-view",MM);class kM extends(dE(EA(_A))){}var TM=e((function(t,e){var r,n,i,o,a;t.exports=(r=function(t){return t.reduce((function(t,e){return 2*t+e}),0)},n=function(t){for(var e=[],r=7;r>=0;r--)e.push(!!(t&1<<r));return e},i=function(t){this.data=t,this.len=this.data.length,this.pos=0,this.readByte=function(){if(this.pos>=this.data.length)throw new Error("Attempted to read past end of stream.");return t instanceof Uint8Array?t[this.pos++]:255&t.charCodeAt(this.pos++)},this.readBytes=function(t){for(var e=[],r=0;r<t;r++)e.push(this.readByte());return e},this.read=function(t){for(var e="",r=0;r<t;r++)e+=String.fromCharCode(this.readByte());return e},this.readUnsigned=function(){var t=this.readBytes(2);return(t[1]<<8)+t[0]}},o=function(t,e){for(var r,n,i=0,o=function(t){for(var r=0,n=0;n<t;n++)e.charCodeAt(i>>3)&1<<(7&i)&&(r|=1<<n),i++;return r},a=[],s=1<<t,l=s+1,c=t+1,h=[],u=function(){h=[],c=t+1;for(var e=0;e<s;e++)h[e]=[e];h[s]=[],h[l]=null};;)if(n=r,(r=o(c))!==s){if(r===l)break;if(r<h.length)n!==s&&h.push(h[n].concat(h[r][0]));else{if(r!==h.length)throw new Error("Invalid LZW code.");h.push(h[n].concat(h[n][0]))}a.push.apply(a,h[r]),h.length===1<<c&&c<12&&c++}else u();return a},a=function(t,e){e||(e={});var i=function(e){for(var r=[],n=0;n<e;n++)r.push(t.readBytes(3));return r},a=function(){var e,r;r="";do{e=t.readByte(),r+=t.read(e)}while(0!==e);return r},s=function(){var o={};if(o.sig=t.read(3),o.ver=t.read(3),"GIF"!==o.sig)throw new Error("Not a GIF file.");o.width=t.readUnsigned(),o.height=t.readUnsigned();var a=n(t.readByte());o.gctFlag=a.shift(),o.colorRes=r(a.splice(0,3)),o.sorted=a.shift(),o.gctSize=r(a.splice(0,3)),o.bgColor=t.readByte(),o.pixelAspectRatio=t.readByte(),o.gctFlag&&(o.gct=i(1<<o.gctSize+1)),e.hdr&&e.hdr(o)},l=function(i){var o=function(i){t.readByte();var o=n(t.readByte());i.reserved=o.splice(0,3),i.disposalMethod=r(o.splice(0,3)),i.userInput=o.shift(),i.transparencyGiven=o.shift(),i.delayTime=t.readUnsigned(),i.transparencyIndex=t.readByte(),i.terminator=t.readByte(),e.gce&&e.gce(i)},s=function(t){t.comment=a(),e.com&&e.com(t)},l=function(r){t.readByte(),r.ptHeader=t.readBytes(12),r.ptData=a(),e.pte&&e.pte(r)},c=function(r){var n=function(r){t.readByte(),r.unknown=t.readByte(),r.iterations=t.readUnsigned(),r.terminator=t.readByte(),e.app&&e.app.NETSCAPE&&e.app.NETSCAPE(r)},i=function(t){t.appData=a(),e.app&&e.app[t.identifier]&&e.app[t.identifier](t)};switch(t.readByte(),r.identifier=t.read(8),r.authCode=t.read(3),r.identifier){case"NETSCAPE":n(r);break;default:i(r)}},h=function(t){t.data=a(),e.unknown&&e.unknown(t)};switch(i.label=t.readByte(),i.label){case 249:i.extType="gce",o(i);break;case 254:i.extType="com",s(i);break;case 1:i.extType="pte",l(i);break;case 255:i.extType="app",c(i);break;default:i.extType="unknown",h(i)}},c=function(s){var l=function(t,e){for(var r=new Array(t.length),n=t.length/e,i=function(n,i){var o=t.slice(i*e,(i+1)*e);r.splice.apply(r,[n*e,e].concat(o))},o=[0,4,2,1],a=[8,8,4,2],s=0,l=0;l<4;l++)for(var c=o[l];c<n;c+=a[l])i(c,s),s++;return r};s.leftPos=t.readUnsigned(),s.topPos=t.readUnsigned(),s.width=t.readUnsigned(),s.height=t.readUnsigned();var c=n(t.readByte());s.lctFlag=c.shift(),s.interlaced=c.shift(),s.sorted=c.shift(),s.reserved=c.splice(0,2),s.lctSize=r(c.splice(0,3)),s.lctFlag&&(s.lct=i(1<<s.lctSize+1)),s.lzwMinCodeSize=t.readByte();var h=a();s.pixels=o(s.lzwMinCodeSize,h),s.interlaced&&(s.pixels=l(s.pixels,s.width)),e.img&&e.img(s)},h=function(){var r={};switch(r.sentinel=t.readByte(),String.fromCharCode(r.sentinel)){case"!":r.type="ext",l(r);break;case",":r.type="img",c(r);break;case";":r.type="eof",e.eof&&e.eof(r);break;default:throw new Error("Unknown block: 0x"+r.sentinel.toString(16))}"eof"!==r.type&&requestAnimationFrame(h)};s(),requestAnimationFrame(h)},function(t){var e,r,n={vp_l:0,vp_t:0,vp_w:null,vp_h:null,c_w:null,c_h:null};for(var o in t)n[o]=t[o];n.vp_w&&n.vp_h&&(n.is_vp=!0);var s=null,l=!1,c=null,h=null,u=null,f=null,d=null,p=null,g=null,v=!0,y=!1,m=[],b=[],w=n.gif;void 0===n.auto_play&&(n.auto_play=!w.getAttribute("rel:auto_play")||"1"==w.getAttribute("rel:auto_play"));var x,_,A,E,S=n.hasOwnProperty("on_end")?n.on_end:null,M=n.hasOwnProperty("loop_delay")?n.loop_delay:0,k=n.hasOwnProperty("loop_mode")?n.loop_mode:"auto",T=!n.hasOwnProperty("draw_while_loading")||n.draw_while_loading,I=!!T&&(!n.hasOwnProperty("show_progress_bar")||n.show_progress_bar),P=n.hasOwnProperty("progressbar_height")?n.progressbar_height:25,O=n.hasOwnProperty("progressbar_background_color")?n.progressbar_background_color:"rgba(255,255,255,0.4)",j=n.hasOwnProperty("progressbar_foreground_color")?n.progressbar_foreground_color:"rgba(255,0,22,.8)",R=function(){c=null,h=null,d=u,u=null,p=null},C=function(){try{a(e,X)}catch(t){B("parse")}},z=function(t,e){x.width=t*K(),x.height=e*K(),A.style.minWidth=t*K()+"px",E.width=t,E.height=e,E.style.width=t+"px",E.style.height=e+"px",E.getContext("2d").setTransform(1,0,0,1,0,0)},L=function(t,e){b[t]?(void 0!==e.x&&(b[t].x=e.x),void 0!==e.y&&(b[t].y=e.y)):b[t]=e},F=function(t,e,r){if(r&&I){var i,o,a,s=P;n.is_vp?y?(o=(n.vp_t+n.vp_h-s)/K(),s/=K(),i=n.vp_l/K()+t/e*(n.vp_w/K()),a=x.width/K()):(o=n.vp_t+n.vp_h-s,s=s,i=n.vp_l+t/e*n.vp_w,a=x.width):(o=(x.height-s)/(y?K():1),i=t/e*x.width/(y?K():1),a=x.width/(y?K():1),s/=y?K():1),_.fillStyle=O,_.fillRect(i,o,a-i,s),_.fillStyle=j,_.fillRect(0,o,i,s)}},B=function(t){var e=function(){_.fillStyle="black",_.fillRect(0,0,n.c_w?n.c_w:r.width,n.c_h?n.c_h:r.height),_.strokeStyle="red",_.lineWidth=3,_.moveTo(0,0),_.lineTo(n.c_w?n.c_w:r.width,n.c_h?n.c_h:r.height),_.moveTo(0,n.c_h?n.c_h:r.height),_.lineTo(n.c_w?n.c_w:r.width,0),_.stroke()};s=t,r={width:w.width,height:w.height},m=[],e()},N=function(t){z((r=t).width,r.height)},D=function(t){U(),R(),c=t.transparencyGiven?t.transparencyIndex:null,h=t.delayTime,u=t.disposalMethod},U=function(){p&&(m.push({data:p.getImageData(0,0,r.width,r.height),delay:h}),b.push({x:0,y:0}))},Y=function(t){p||(p=E.getContext("2d"));var e=m.length,i=t.lctFlag?t.lct:r.gct;e>0&&(3===d?null!==f?p.putImageData(m[f].data,0,0):p.clearRect(g.leftPos,g.topPos,g.width,g.height):f=e-1,2===d&&p.clearRect(g.leftPos,g.topPos,g.width,g.height));var o=p.getImageData(t.leftPos,t.topPos,t.width,t.height);t.pixels.forEach((function(t,e){t!==c&&(o.data[4*e+0]=i[t][0],o.data[4*e+1]=i[t][1],o.data[4*e+2]=i[t][2],o.data[4*e+3]=255)})),p.putImageData(o,t.leftPos,t.topPos),y||(_.scale(K(),K()),y=!0),T&&(_.drawImage(E,0,0),T=n.auto_play),g=t},G=function(){var t,e,r,i=-1,o=0,a=function(){return(i+1+m.length)%m.length},l=function(t){i+=t,h()},c=(t=!1,e=function(){null!==S&&S(w),o++,!1!==k||o<0?r():(t=!1,v=!1)},r=function(){if(t=v){l(1);var n=10*m[i].delay;n||(n=100),0===a()?(n+=M,setTimeout(e,n)):setTimeout(r,n)}},function(){t||requestAnimationFrame(r)}),h=function(){var t;(i=parseInt(i,10))>m.length-1&&(i=0),i<0&&(i=0),t=b[i],E.getContext("2d").putImageData(m[i].data,t.x,t.y),_.globalCompositeOperation="copy",_.drawImage(E,0,0)},u=function(){v=!0,c()};return{init:function(){s||(n.c_w&&n.c_h||_.scale(K(),K()),n.auto_play?c():(i=0,h()))},step:c,play:u,pause:function(){v=!1},playing:v,move_relative:l,current_frame:function(){return i},length:function(){return m.length},move_to:function(t){i=t,h()}}}(),W=function(t){F(e.pos,e.data.length,t)},H=function(){},V=function(t,e){return function(r){t(r),W(e)}},X={hdr:V(N),gce:V(D),com:V(H),app:{NETSCAPE:V(H)},img:V(Y,!0),eof:function(t){U(),W(!1),n.c_w&&n.c_h||(x.width=r.width*K(),x.height=r.height*K()),G.init(),l=!1,J&&J(w)}},q=function(){var t=w.parentNode,e=document.createElement("div");(x=document.createElement("canvas")).style.width="100%",x.style.height="100%",_=x.getContext("2d"),A=document.createElement("div"),E=document.createElement("canvas"),e.width=x.width=w.width,e.height=x.height=w.height,A.style.minWidth=w.width+"px",e.className="jsgif",e.style.width="100%",e.style.height="100%",A.className="jsgif_toolbar",e.appendChild(x),e.appendChild(A),t.insertBefore(e,w),t.removeChild(w),n.c_w&&n.c_h&&z(n.c_w,n.c_h),Q=!0},K=function(){return n.max_width&&r&&r.width>n.max_width?n.max_width/r.width:1},Q=!1,J=!1,Z=function(t){return!l&&(J=t||!1,l=!0,m=[],R(),f=null,d=null,p=null,g=null,!0)};return{play:G.play,pause:G.pause,move_relative:G.move_relative,move_to:G.move_to,get_playing:function(){return v},get_canvas:function(){return x},get_canvas_scale:function(){return K()},get_loading:function(){return l},get_auto_play:function(){return n.auto_play},get_length:function(){return G.length()},get_current_frame:function(){return G.current_frame()},load_url:function(t,r){if(Z(r)){var n=new XMLHttpRequest;n.open("GET",t,!0),"overrideMimeType"in n?n.overrideMimeType("text/plain; charset=x-user-defined"):"responseType"in n?n.responseType="arraybuffer":n.setRequestHeader("Accept-Charset","x-user-defined"),n.onloadstart=function(){Q||q()},n.onload=function(t){200!=this.status&&B("xhr - response"),"response"in this||(this.response=new VBArray(this.responseText).toArray().map(String.fromCharCode).join(""));var r=this.response;r.toString().indexOf("ArrayBuffer")>0&&(r=new Uint8Array(r)),e=new i(r),requestAnimationFrame(C)},n.onprogress=function(t){t.lengthComputable&&F(t.loaded,t.total,!0)},n.onerror=function(){B("xhr")},n.send()}},load:function(t){this.load_url(w.getAttribute("rel:animated_src")||w.src,t)},load_raw:function(t,r){Z(r)&&(Q||q(),e=new i(t),requestAnimationFrame(C))},set_frame_offset:L}})}));const IM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"string",label:"src",name:"src"},{type:"checkbox",label:"play",name:"play"}],"value-property":"src",help:"scene/component/gif-view"};class PM extends kM{async oncreate_element(t){var{src:e,play:r}=this.state;this.onchangesrc(e),this.onchangeplay(r)}buildImg(){var t=this.element;t.innerHTML="";var e=document.createElement("img");return e.style.width="100%",e.style.height="100%",t.appendChild(e),e}onchange(t,e){super.onchange(t,e),"src"in t&&this.onchangesrc(t.src),"play"in t&&this.onchangeplay(t.play)}setElementProperties(t){}onchangeplay(t){var e=this._superGif;e&&!e.get_loading()&&(t?e.play():e.pause())}onchangesrc(t){var e=this.buildImg();t||(t="data:image/gif;base64,R0lGODlhYABIAPcAAAAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKio+Pj5iYmKCgoKampqurq66urrCwsLGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrOzs7S0tLa2tre3t7m5ubu7u7+/v8DAwMHBwcPDw8XFxcfHx8vLy8/Pz9LS0tXV1dfX193d3eTk5Onp6fj4+Pz8/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////yH5BAkAAPUAIf47R2VuZXJhdGVkIGJ5IGpzZ2lmIChodHRwczovL2dpdGh1Yi5jb20vYW50aW1hdHRlcjE1L2pzZ2lmLykALAAAAABgAEgAAAj+AGcJHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmR9VKqXMmypcuXMGPKnJkSIs2bOHPqZGlzp8+fQOv1DEq0KMyhRpMmRaq0KVCmTqPmhCq1qkyqLrFRSyYwGTVsVo1iZXmNa8Fk18ISHasSm1mDycCq/ck2JTWF1ObSfTjz7cFken3WFbow8M7BDA3rHOwXruKpfGXeTZg3qDVrUge7RRg3KLZjx+Q2HVyvLNy0QaMJjBaVdD2tZr2K/mmNIObRkR+n9AsYt0Pddg1WXppb8bWDx1CLLW74GcJnSl3TtDY8Zu2Et4tKl7n52eyWnxXvhl7+26jqrspbnlfIWjtz2gWPZV95neH8veU9NxZYfbfD3kFt99J6Bnmn0mQO9XfYezrVxxlmx0GUXIAM4hSeffsxBN1TFd5E4Ef3QZbfTg6CNJ5gHXJ3TEntLThiTh+KFCJNAqZU4kgAitjQTheepOBMNcZI0oQ6JpbTjSZtiNN2PZ400IxHpdiSc07G911M0iFZZYtAStnWilUeBGVLrlEZpmM0elmPlmfO8iOZXl4DZpsGEYmll2bSWWCXLwJXVY1+urhjoGEBSuiSah6K36CKtpZoo4s9CimielZq6aWYZqrpppx26umnoIZ6UkAAOw=="),e.setAttribute("rel:animated_src",t),e.setAttribute("rel:auto_play",0),this._superGif=new TM({gif:e,progressbar_height:2}),this._superGif.load((()=>{this._superGif.move_to(0),this.play&&this._superGif.play()}))}ondropfile(t,e){for(let r=0;r<t.length;r++)if(/\.gif$/.test(t[r].name))return void(this.src=e[r])}get src(){return this.getState("src")}set src(t){this.set("src",t)}get play(){return this.getState("play")}set play(t){this.setState("play",t)}get nature(){return IM}get tagName(){return"div"}}_A.register("gif-view",PM);const OM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"string",label:"src",name:"src"},{type:"checkbox",label:"started",name:"started"},{type:"checkbox",label:"loop",name:"loop"}],"value-property":"src",help:"scene/component/audio"};class jM extends(EA(AA)){static get image(){return jM.IMAGE||(jM.IMAGE=new Image,jM.IMAGE.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAMAAAC3Ycb+AAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFHRSTlMA8BAwgNBgQKB/wCBwUJDg37CvXyUlBK8AABFYSURBVHja7NsBkqIwFIThTiAQgyBq3/+sm6p1tnamZkaTMhJJf1f4S/JeEIiIiIiIiIiIiIiIiEhD7Hg4BH84TpAKjJ4f3NFCtjVd+InXz2RTs+FXlxGylYHfcVfIJmb+YFWSLUyGVJKKBJJKUo+Rd6w63l/qzLuCkryO5fe0l2xk5mMWbe+v0fNBRqf7S3je6CipQ2ACr+dWcYEpzBFS1plpguatsnomMgdIQSOTuQ5SjmE6/UgK8szgdJIUM/FG41YlFmYJ2kkKsY5ZzAwBurHDk3WGeRY0bvYrGa1+rqNI22f7dS32ZnUK1GMr0eSK3mEc9dhKMxp+ZTo8kT2emOXS5LQ1kCxbJBocSd2k5PaIjMVzjWcdJPk9ooBnmzx1t5XbIxqBKpJ4NGTgzwKiGpK4do72gb+ZUMIYtCPm9WCPMsYTE5k2hq2ZvzujlCE1iRmwf3dvmRyKsT0T7b9I7HEPCpqCiqT2IIqaT1pI0noQZdlFC8l/PbYPAnRORT56VBEE6FXkb49agmByKhJ71BME6FsvEntUFQTdqekisUdlQWCXhovEHtUFAWbTapHYo8YgmFybO3vsUWcQYGmxSOxRbRAMprkisUfFQVKmrX18sxt7VB0ENjT1xir2qDxIwkFi3v89e+xRfxAMzfzzIfZ4hyAYDR9zwVuLPd4jCDrTwoLYGb5LEFi3/+E3rweR6urX20c/Fvls2Pvwm9mDSGIPhv8YPyGf3/eo9Ye7O8B2FIShAAooakEttex/rbODad5/yTHIAjqn505IQPv+Xz06dz+4VXORHEZcgAcB8updM8F6e25jBzwIkE07l+x8amMnPDp6nsNJ+BoZ7Q6F8egqAda9VEuRNlZjBzwYkMskdXR73okd8GBAJiKYjBcZKKqG9OiKDbgdfxJ5VhsBPDiQZhaouD3p4hfw4EAmwxisz3MSHwAPEmQ1TB1N+SmXWoAHC7JbZsWl/IxLLcCDBplNo3lrfMLsmwAPGmShAxX5/1vOEzjEz3iyfQ/hI36W4TctsUesOAifPdrQg8M++KYl95iCBkjI1r8634betBAPHZDTPFAmD3zLiHgogVTziMsahz0eIh5aIGHGRSJ2mFtHPR4iHhQIP2UvWGMf8wk74qEIEib7rLjPiBfxiAcCwp8V+Nae3uMdRhAPDIR/J5f/Q2DTcC+hIB7qIGEq3Ti9bx+sryMeAAgS70OK8G2kBD8L8QBAoLWU3g3vUVIc6D0txAMAsY+4jBWowXHO64gHBGKfYJ2T5qY1BxcL98BB+PQ+XiS9xxh9EQ8ChA6C5UXWIUoE9MBB8LVHQoS7ib8/dRn3sAcJ6bQRSdH96RDxIEH4QEX+AHF4LxHEAwUh12xyr1V8lwjiQYDYF8kuf1jluUQQDwrEvkhW8Wc6LhHUgwfhi4QPlHm7LRHawx4kpE191Dq8lgjhAYDQa1cftYrPEiE8OJDb40uqyzdQCA8WhAzL4G/PT4c3WrgHD2IfllGl53V37zsgHg5ApPNvVvq4Fn4spx4oiH1W3CwtEV+PDhEPJyBSkVX4aa7emkM83ICEKWpGM7wdvYCCeDgCEYpcwhLxczhEPFyBCEUWnRL5T6X59SBASBF+9l28TL5F7uEORCZyCUvEx+S7yT0cgoRVb9JaXLR1qUdfgksQ0fTbgmhFB20d8HAKEha14+F8f1sHPNyCiL6EqK+n20/rgIdjkFC0Ho1s6Gndvcc9ICkr/ey8/rHO6vp9KawL8DAFOV6l9Fyub7IbflsCag1qRfVsXWvxHjxIejU+BHZV6uvHD1XiEb++Bw8i+dNd+Wv0eCQmhcPhRPwUUt2DB5G1sfa1aeyzAuyJj9x2HjyIdKzIKw5SI14ieFtvo3kIQERj3lVhkUOnRD7AnjV5369QkAOJZeCH+Jh41xOLs73dQwAifY6dpxCCbjTDzLf1Bm1Y93tAIDOWXcLPvrHyr2hVoEAceEAgDQzB4jetk0/c2OXRHB48EJCpa4dgpYh2ETxtrshz7zx4ICCzfuTSDn8p/EOS9OTjwgMB+cABP3yWYuOPIofs33LigYCULlpZNXJppVU30Vf14kGAUCLijf1D71lN9FW9eFiA9KgZ8FPpPUsSnufGA+8hvAg2Kpz0nrX//qp+PIgpC3i6xJRITOye9fn1VT15ICCrVlQG5rywo0H8x965bVkNwmCYQ2kR6Gmb939WXV65dFnI/tPdjPBfO7XMN4EkTUJtqZp4sCJ1+8jwkhMu0KpMxFXFA8hlVfQSMxGH5mDK1VKV8QCyvTVtUiYyo7V358VStfGoAEFMhGYhEwloxZy9WKo2Hjwg5iSOvFDXeUYd33+PuVfHgwnEBWLocDJp+IIa2fyvperjwQRiXCKGosyXqoA+YfsIELuYu4HAt+msMknfDK4jfQJIzOZ2IPAQWJtFOhQKivR2IDZ6Awis7V0iLxqBI7uEZo19dakTogLSwKvf8yk8Jq6CGK0GKvWlatG7b7kkUU/Lo1gdXWn7/4E0j0qeJDpqN/ABqQcgJgdqURb4chjQktIugDS6wFFiz3JgaJj7AGJmholAe9YKhoZLJ0Ca6smjwJ4VwVN96gVIE5GM71kHaGKxGyAtRDaB2NBhLVmpHyANRKzDO28W7FS3HQFpaIWa8TrfCXQwegJSL5k+8M9UJ+pm9QTEnCIZrR0MDQeQ9ua0iCcYQaBTV0CqNXQW/yiyYG7W1heQanPaCkciBXuH1BkQJzHcDQxmpgGkPatl4WkbCXO/bW9AqlNg4H0PPMi6A1IxkQmOZ8D0ousNSMVEEuyreTAQ6Q7IRJeCX2YZQHhv6SrBOmpkM+YUzN0BqSRQCupmTeCP9wdkhiOREwtEzgGEsWcF9BhK9R8fQDiN7A8DiR0CKXQlj/q9IM8OgXjIzcKBlAHkD6FulgNzJwPIHwpo8mQAkX3LiPq9dKUMAQk9AqmcqmjuBAJCPQIpA4guIAsKJA0gnwNy3A4kDyBIHCEPxAwgf8gPILqA5AFEF5CxZX0lIHYc6rqADLf380BmFMgxgIzUyf8MJKLTRelKHgKy9wgkjfS7LiA0gKgC8vQn3HUA4RQ5LKPIAQciWbqIEg0YkLNDIHYUyqkCsmKN5vg3+W0AYTRATaPY+uu1IwS6UMGAlO6AFPjSCQMStaNh53cdcPG7Hx1Uupo+rx+Bltn1BuTAj5BptEV/bHAAwbnJMICwRmtUDOSEA8s4Rmtw3nITGD6TwUNoG0Ca7xi2YKSPj2eKXQFxQWKA2QbGMWEMMGseOb7C7T47uJS1JyAzVbTjqZdU3zbHzMXWS+qp4Fgn8Ahy/QCRGqQcwU1vGnN7fylboWn8Bzg//hyjxltvdcl45bwFfYKzFyBy11UU9BnjuoqfWizVlQXulpzBTNbaB5Aid+VRrkBFB630AMS9BC8FK2ggE7u/FGy1kvfcB9TKQufX5uUXNWl3EjvWCi4k/u9A3Ddq1CpTIQGe6VN1qd8ArcvDQNw3S41Kn6qQmOq5e7pRr+8fAYLiIJtFrrvYRMYL0q06vj8EZLXUriJzRY8H1xEagOCK7gkghRg6RQYO0I6aWPwIEAru80AiMWSdzAeuDXUKyr+WqpAID8hMHC1Ct8F4mUsQ6W8pJMICki0JHCBczAFdBl38G3VE6ErQhhWlih4LWrCSLpaqjggHiGe9mVjRY0YPoelyqcqIcIDEe97rqJFFH7FcLlUZEQ6Qg5plvZiBFNhtri1VFREGEC/Eg4nZoU5vqi1VFREGkIXDQ8xAIhzoT/WlKiLCAFIYPOQMxOPdjfWlKiLCADJRm3YGj+pDE2xktmmpaogwgMz8d8GrumZ4xzpbvinqISJ+hiTWm7wEqoJdI9JEV9JChAEkS3xCZzKecLcgN6YwlRBhAGmweTsblg6qKMM7Vmh321UQ4QAp1VfwhqVJIh+Wm03W0qV0EOEAybXtivkCmWrKeH2EZ/xBaSBCV2L9Re+LYSqJJIxDu1ew07U0EGEBcTtmHty4JuPtQhvLh1BAhK7Uvvq0GK484QZST0GvvFDqeSJ1IA0r2mfDljvqBoJ//rVsq7yZCA6kXgVkJ2f4ijIGMjOfMVsCBBORB2Jy+sM6ijNvaBUqmw/cStZ8EiKciHwp6Rp++88qmxXQeTUxDiJWJ9wSISvBicgXW+dypn1PqWTznlwgwdZdfiLHr5OELEAEASKvJFRE5JCPKbh8OxHdQKJU0crEzRXrJ/IEkFms6tGyrUw9kQeALFRXvK2iSzsRAAi6BLxM+60xdsqJAEBuXMAMxDLVp+gmAgC57/UT4qvVj3TVRCAgSAYL91aXtyNLzUQAIFhAiP8m0/NHOp+ILiBtPFKrs6bgSOcT0QTEB8nO3QR1yKslggKRf+m11UB0HOl8IlqAeCvauXuo8HnfIqIDyCw6G8XMcGiplMingMzCnbuHFp/3LSLPA4nUpqm5YkWNzwsQeQxIDsKjH5wVSU5qJPIJIIt4jjpqNBAekQeBfJOeHWS81FQoo4/I7UDcS3wUh0liTzLqiEgDqddx4ZHDrNZAACIAEMw88HPYWb0GAhABgEDmgf9Vb5oNBCByOxD3uqWYbCHVBgIQuRlIsbfwMEG5gQBE7gSyHMDsOayrxJvHBRC5B0hOxJH1nK4SlUE6QOR+IG6ju3iYQEqDdIDIzUDyZu/jMRHpS/OiRG4FkiPRfTw8kbrvIAJEACAIDpyHC1/GQHhEbgKSXwTyqIeEur6kixEBgABHOTr7YSX1MSFAhA0E307wUU76Y0KACAsI/tvCRzkF+iIuL0AEAYLbR2QOfvhKJ/obRESBxNt5rPSFXN4f7dyNdqMgEIbhAXWwJErT/e7/Wreb5HTT07QVgWSAeW5g7b4n8qOSUCRPEId4HP93SXp5dDNGRJFcQTxihSH+NW1Bb1cXKpIryJAwnG/zhl8ZcSP6jiKZghwRaaWLnP/AkcSKKJIniEcUs8QfjFLdEmRvkSxB4lfn0QN6DY+lshQpHiT96Dlr6r5hxRUpHST9ZEY71X7DOmOZQVZLsd5Q8wzrPxYYJDiKNqOBG1ZCkZKzrNXu6lHvkjChSFqQsdTPg45ApXtYaUXKr9TNuPcvqO2pVMkitFXAL2a79/qr3HQvVSTXUtofCl79RDXh5CDpw3pwu6+9kRlvtiI5VtPhmHLltT4EKVQkfb8pcOHrXqk6nBAksUjgpKtuYsskaxGKYT0+84uYgziE4YQgMdx0m8PRfis2MbL33PMXoVjD6PEunI4HSjDjStiJP08vQk9hZzQ7oH/geoLYCUBDW4rf4FqCDFt7THUO6B+4jiDn2XNTW7zf4hqCMND4BOsGyw+yAmh0x+QeFh7EeqD5Ce8nLDrI8NpbDyIWHIQNruo4GyAPlhrEzuixBxHLDDJMnfYgYolBricHNfjIdgMWF+Qyu+pkgX4HCwuymL57ELGkIHZG7z2IWE6Q5VV7vGMhQewbtMcZiwhyHj26ne9+xs8PcvDQHnFFqCD7Au0RW4TK+fOKqw4eoOcqYqgU53HR3/5uShFPCfKey9hFDyJO/vAi7RDZnp7X5igyUH72xSDW1E2Pn4tMRCQgR8vLwbgii4gcmLvqQcSPGtIPX3M08wn6I4qYQ94cM/Yw9Xxhmw+X/59wHrtMlX1AmIkzdyaaAnLg1Nnw8WGYSk40X/BOh4+El6LMSBnN2Cd0tPq4w/LJXGrMbCX06PZ2dcM65yzlNertShSHf3SzRAyPM332IcSAHUKPi8EHmXU0l8Uglmni0yipDoi16s+jJKejhywLooz68yiMEcHr2qM4h81CJ++VPJfTu5UwBpv4Pp9DJSi6MJx0bvUwiw4ewgT8zNR0LHUL+OccOpY/3ElzyGKD5pBlMJpDlsOkMythRoNbXh95PJsdA67MrMtAEYbjeDqNo+7oKqWUUkoppZRSSimllFJKFfMXp4vmSjB8n6sAAAAASUVORK5CYII="),jM.IMAGE}dispose(){super.dispose(),this.started=!1,delete this._audio}ready(){super.ready(),this._audio=new Audio,this._audio.addEventListener("canplay",(()=>{this.started&&this._audio.play()}));var{src:t="",loop:e=!1,started:r=!1}=this.state;this.onchangeSrc(t),this.onchangeLoop(e),this.onchangeStarted(r)}render(t){var{left:e,top:r,width:n,height:i,src:o}=this.model;t.beginPath(),this.drawImage(t,jM.image,e,r,n,i)}get nature(){return OM}get hasTextProperty(){return!1}get src(){return this.get("src")}set src(t){this.set("src",t)}get started(){return!!this.get("started")}set started(t){this.set("started",t)}start(){this._audio&&(this._audio.classList.add("active"),this._audio.play())}pause(){this._audio&&(this._audio.classList.remove("active"),this._audio.pause())}onchangeSrc(t){try{"data"!==String(t).substring(0,4)?this._audio.crossOrigin="use-credentials":this._audio.crossOrigin=null,this._audio.src="string"==typeof t?this.app.url(t):t}catch(t){return void console.error(t)}}onchangeStarted(t){const e=this._audio;t?4==e.readyState&&e.play():e.pause()}onchangeLoop(t){this._audio.loop=t}onchange(t,e){"src"in t&&this.onchangeSrc(t.src),"started"in t&&this.onchangeStarted(t.started),"loop"in t&&this.onchangeLoop(t.loop)}ondblclick(t){this.started=!this.started}ondropfile(t,e){for(let r=0;r<t.length;r++)if(t[r].type.startsWith("audio/"))return void(this.src=e[r])}}_A.register("audio",jM);class RM extends(EA(_A)){is3dish(){return!0}}_A.register("text",RM);const CM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"id-input",label:"ref",name:"ref"},{type:"select",label:"fit",name:"fit",property:{options:["both","ratio"]}}],"value-property":"ref",help:"scene/component/local-ref"};class zM extends(EA(AA)){get ref(){var t=this.getState("ref");return t&&"string"==typeof t?this.root.findById(t):null}set ref(t){this.setState("ref",t)}get refScale(){let t=this.ref.bounds,e=this.bounds,r=e.width/t.width,n=e.height/t.height;switch(this.model.fit){case"both":return{x:r,y:n};case"ratio":default:return{x:Math.min(r,n),y:Math.min(r,n)}}}draw(t){this._drawing||(this._drawing=!0,super.draw(t),this._drawing=!1)}prerender(t){if(super.prerender(t),this.ref){let e=this.ref.center,r=this.center,n=this.refScale;t.translate(r.x,r.y),t.scale(n.x,n.y),t.translate(-e.x,-e.y)}}postrender(t){if(this.ref)return this.ref.postrender(t);super.postrender(t)}render(t){if(this.ref)return this.ref.render(t);this.model;var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),t.rect(e,r,n,i)}get nature(){return CM}get hasTextProperty(){return!1}}_A.memoize(zM.prototype,"ref",!1),_A.memoize(zM.prototype,"refScale",!1),_A.register("local-ref",zM);class LM extends(dE(JA)){render(t){}get layout(){return IA.get(this.get("layout"))||PA}}const FM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"board-selector",label:"scene-number",name:"ref",placeholder:"SCENE-1"},{type:"select",label:"fit",name:"fit",property:{options:["both","ratio"]}},{type:"select",label:"mode",name:"mode",property:{options:["view","interaction"]}}],"value-property":"ref",help:"scene/component/global-ref"};class BM extends LM{dispose(){this._releaseRef(),super.dispose()}get nature(){return FM}get hasTextProperty(){return!1}get tagName(){return"div"}setElementProperties(t){var{mode:e="view"}=this.state;t.style.pointerEvents="view"==e?"none":"inherit"}ready(){super.ready(),this.fetchRef()}reposition(){if(!this.element)return;super.reposition();let t=this._element_bounds,{offsetWidth:e,offsetHeight:r}=this.element;if(this._element_bounds={offsetWidth:e,offsetHeight:r},(!t||t.offsetWidth!=e||t.offsetHeight!=r)&&this.ref&&this.root.target_element){let{fit:t="ratio"}=this.state;this.ref.fit(t)}}async fetchRef(){this._releaseRef();var{ref:t,fit:e="ratio"}=this.state;if(t){var r=this.app.refProvider;if(r&&t)try{this.__ref=await r.get(t,!0),this.__ref.target=this.element,this.__ref.fit(e),this.__ref.data=this.data}catch(t){T_(t)}}}get ref(){return this.__ref}set ref(t){this.setState("ref",t)}_releaseRef(){this.__ref&&this.__ref.release&&this.__ref.release(),delete this.__ref}onchange(t,e,r){super.onchange(t,e,r),"ref"in t&&this.fetchRef(),"fit"in t&&this.ref&&requestAnimationFrame((()=>{let{fit:t}=this.state;this.ref.fit(t)})),"data"in t&&this.ref&&requestAnimationFrame((()=>{this.ref.data=t.data}))}}_A.register("global-ref",BM);const NM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"board-selector",label:"board",name:"board"},{type:"checkbox",label:"modal",name:"modal"},{type:"checkbox",label:"closable",name:"closable"},{type:"checkbox",label:"show",name:"show"},{type:"select",label:"location",name:"location",property:{options:["center","left-top","right-top","left-bottom","right-bottom","auto"]}},{type:"data",label:"value",name:"value"}],help:"scene/component/popup"};class DM extends(EA(AA)){static get image(){return DM._image||(DM._image=new Image,DM._image.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuZGFiYWNiYiwgMjAyMS8wNC8xNC0wMDozOTo0NCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjAgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkM4QzQxNUMzMzBEMTFFQ0JEMzZDMDUwQUI4MEI3QTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkM4QzQxNUQzMzBEMTFFQ0JEMzZDMDUwQUI4MEI3QTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENjlENTQ3RjMzMDkxMUVDQkQzNkMwNTBBQjgwQjdBMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENjlENTQ4MDMzMDkxMUVDQkQzNkMwNTBBQjgwQjdBMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiUYSQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAA51BMVEVHcEwzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzOguTm2AAAATHRSTlMARhB73r9B7YLrsqdE+0cq9Avzeg31eQx4aQ+Ks6aUd5DsYKixEX1w8vyT2VjoZ3YezY/cCEDvl+QTvRwJ0ifwK/5T/aw6+IuFuCImAcS6MQAAAeJJREFUWMPt2FlX2zAQhuHJYmOSFhIggbC0QNn3rS1dKXSH9///Hi58CJLxKIpEWi6YO8c5z4lG/nxGEXmu/1OVLGnhrFaSVQYg1SZetTTvUibqeFZ9QlfmvRWoV1VmCaCRzroXPpsuAjTV7gLUfPahBqD1OQMW/fazAWTKvQRI/ZgUSJR7U8CM/dHZ+/2VcatWdvdEZAaYUhiAwkerJXt0rnzXwdRKmHfDM0fHD5kxjTFyVLzVfvvirn7+cDJWjhy7c7XlYuwc6Urvu2tRhRypyhwAf1sKY+TIxfQA+H39q5wxc+RgVrcBduTmZTlj5khnDgH4IzKpMGaOVCbvyyvRGTNHGtPrKypjXirM5jb910I4k69oQeKY+77EMAcALEsck/+W6f71tyCma/ZFROTrJVwMy7wmf3bv6/MX+Dgkkysblvxps/dhOKZb6IvrTakzXXuPApnpYneDGOeKvJlaSXcDmA7AicQyW84VeTOnY+NdiWcG1uiZksFEHdyAlsJEjEkmkwGNsKHNZCJGSKtVTYC1tO022mnjwUBrMdXg8dreuOBhv7D/62/8lGZ1wLxXyZKOm+iUHIQintyny0TkaATHjYgcjeAoFpEje9R/nGPqIx2aw3NU9odCQI6e6x/VLY32cKQXVBnkAAAAAElFTkSuQmCC"),DM._image}ready(){super.ready(),this.show&&this.onchangeShow(!0)}render(t){var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),this.drawImage(t,DM.image,e,r,n,i)}onchange(t,e){"value"in t?this.show?this.onchangeShow(!0):this.show=!0:"show"in t&&this.onchangeShow(this.show)}onchangeShow(t){!this.app.isEditMode&&this.getState("board")&&(t?BA(this,this.board,{location:this.getState("location"),modal:this.getState("modal"),closable:this.getState("closable")||!1,data:this.value}):FA(this))}get board(){return this.getState("board")}set board(t){this.set("board",t)}get show(){return this.getState("show")}set show(t){this.setState("show",t)}get started(){return this.getState("show")}set started(t){this.setState("show",t)}get value(){return this.getState("value")}set value(t){this.setState("value",t)}get hasTextProperty(){return!1}get nature(){return NM}}_A.register("popup",DM);class UM extends _A{render(t){var{path:e=[]}=this.model;if(!(e.length<=1)){t.beginPath(),t.moveTo(e[0].x,e[0].y);for(let r=1;r<e.length;r++)t.lineTo(e[r].x,e[r].y);t.closePath(),this.drawStroke(t)}}get path(){return this.model.path}set path(t){this.set("path",t)}contains(t,e){var r=this.model.path,n=!1;return r.forEach(((i,o)=>{let a=(o+r.length+1)%r.length,s=i.x,l=i.y,c=r[a].x,h=r[a].y;l>e!=h>e&&t<(c-s)*(e-l)/(h-l)+s&&(n=!n)})),n}}_A.register("path",UM);class YM extends AA{render(t){var{x1:e,y1:r,x2:n,y2:i,x3:o,y3:a}=this.model;t.beginPath(),t.moveTo(e,r),t.lineTo(n,i),t.lineTo(o,a),t.closePath()}contains(t,e){var{x1:r,y1:n,x2:i,y2:o,x3:a,y3:s}=this.model,l=[r,n,i,o,a,s],c=!1;for(let r=0;r<l.length;r+=2){let n=(r+2)%l.length,i=l[r],o=l[r+1],a=l[n],s=l[n+1];o>e!=s>e&&t<(a-i)*(e-o)/(s-o)+i&&(c=!c)}return c}get mutable(){return!0}get path(){var{x1:t,y1:e,x2:r,y2:n,x3:i,y3:o}=this.model;return[{x:t,y:e},{x:r,y:n},{x:i,y:o}]}set path(t){this.set({x1:t[0].x,y1:t[0].y,x2:t[1].x,y2:t[1].y,x3:t[2].x,y3:t[2].y})}}_A.memoize(YM.prototype,"path",!1),_A.register("triangle",YM);const GM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"ratio",name:"ratio",property:"ratio"}],help:"scene/component/donut"};var WM={ondragmove:function(t,e,r){r.controls;var{cx:n,rx:i}=r.model;i=Math.abs(i);var o=(r.transcoordP2S(t.x,t.y).x-n)/i*100;o=o>=100||o<=-100?100:Math.abs(o),r.set({ratio:o})}};class HM extends wM{is3dish(){return!1}render(t){var{ratio:e=50,cx:r,cy:n,rx:i,ry:o,startAngle:a,endAngle:s,anticlockwise:l}=this.model;i=Math.abs(i),o=Math.abs(o),t.beginPath(),t.ellipse(r,n,i,o,0,a||0,s||2*Math.PI,l),t.moveTo(r+i/100*e,n),t.ellipse(r,n,i/100*e,o/100*e,0,a||0,s||2*Math.PI,!0)}contains(t,e){var{cx:r,cy:n,rx:i,ry:o,ratio:a}=this.model,s=(t-r)/(2*(i=Math.abs(i))-.5),l=(e-n)/(2*(o=Math.abs(o))-.5),c=(t-r)/(i/100*a*2-.5),h=(e-n)/(o/100*a*2-.5),u=!1;return s*s+l*l<.25&&c*c+h*h>.25&&(u=!u),u}get controls(){var{cx:t,cy:e,rx:r,ratio:n}=this.model;return[{x:t+(r=Math.abs(r))/100*n,y:e,handler:WM}]}get nature(){return GM}}_A.memoize(HM.prototype,"controls",!1),_A.register("donut",HM);const VM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"ratio",name:"ratio",property:"ratio"},{type:"number",label:"wing",name:"wing",property:"wing"}],help:"scene/component/star"};var XM={ondragmove:function(t,e,r){r.controls;var{cy:n,ry:i}=r.model,o=(r.transcoordP2S(t.x,t.y).y-n)/i*100+100;o>=100?o=100:o<=0&&(o=0),r.set({ratio:o})}};class qM extends wM{is3dish(){return!1}render(t){var{ratio:e=30,wing:r=5,cx:n,cy:i,rx:o,ry:a,startAngle:s,endAngle:l,anticlockwise:c}=this.model;if(r<3)return;const h=1.5707963267948966;var u=2*Math.PI/r,f=o-e/100*o,d=a-e/100*a;t.save(),t.beginPath(),t.translate(n,i),t.moveTo(o*Math.cos(-h),a*Math.sin(-h)),t.lineTo((o-f)*(Math.cos(u-h)+Math.cos(0-h))/2,(a-d)*(Math.sin(u-h)+Math.sin(0-h))/2);for(var p=1;p<r;p++)t.lineTo(o*Math.cos(u*p-h),a*Math.sin(u*p-h)),t.lineTo((o-f)*(Math.cos(u*(p+1)-h)+Math.cos(u*p-h))/2,(a-d)*(Math.sin(u*(p+1)-h)+Math.sin(u*p-h))/2);t.closePath(),t.restore()}get controls(){var{cx:t,cy:e,ry:r,ratio:n}=this.model;return[{x:t,y:e-r+r*(n/100),handler:XM}]}get nature(){return VM}}_A.memoize(qM.prototype,"controls",!1),_A.register("star",qM);const KM={mutable:!1,resizable:!0,rotatable:!1,properties:[]};class QM extends(EA(AA)){render(t){var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),t.rect(e,r,n,i)}get text(){return this.get("id")}set text(t){}get rotatable(){return!1}get nature(){return KM}}_A.register("variable",QM);var JM=t=>class extends t{animOnValueChange(t,e=!1,r){if(t!=this._lastValue){if(e)var n=t-(Number(r)||0);else n=t-(this._lastValue||0);this._lastValue=t,this._anim_alpha=-n,this.animate({step:t=>{this._anim_alpha=n*(t-1),this.invalidate()},duration:1e3,delta:"circ",options:{x:1},ease:"out"}).start()}}dispose(){super.dispose(),delete this._value_substitutor}onchange(t,e){t.hasOwnProperty("value")&&delete this._value_substitutor}get animAlpha(){return this._anim_alpha||0}get animValue(){return(this._lastValue||0)+(this._anim_alpha||0)}defaultValueSubstitutor(){return this.getState("value")}get valueSubstitutor(){return this._value_substitutor||(this._value_substitutor=W_(this.getState("value"),this)||this.defaultValueSubstitutor),this._value_substitutor}get value(){return Number(this.valueSubstitutor())||0}set value(t){delete this._value_substitutor,this.setState("value",Number(t_(t)))}},ZM=t=>class extends t{_convertDataFormat(t,e){var r;switch(e){case"json":r=JSON.parse(t);break;default:r=t}return r}isDataSource(){return!0}},$M=new WeakSet;class tk{static get residents(){return $M}constructor(t,e){this.counters={},this.references={},this.creator=t,this.disposer=e,$M.add(this)}dispose(){if(this.disposer)for(let t in this.references)this.disposer.call(null,t,this.references[t]);delete this.references,delete this.counters}get ids(){return Object.keys(this.references)}add(t,e){var r=this,n=new Promise((function(n,i){var o=r.references[t];if(o)o===e?i(Error("Reference ID and target duplicate")):e?i(Error("Reference ID duplicate")):n(o);else{function o(e){e=u_(e,(function(){this.release=()=>r.release(this)})),r.references[t]=e,r.counters[t]=1,n(e)}if(e)o(e);else{if(!r.creator)return void i(Error("Reference id("+t+") is not allowed. Reference creator should be defined."));r.creator.call(null,t,(function(t){o(t)}),(function(t){i(t)}))}}}));return this.references[t]||(this.references[t]=n),n}async get(t,e){var r=this.references[t];if(r){if(!(r instanceof Promise)){if(!(t in this.counters))throw new Error("No Reference Count");return this.counters[t]++,r}if(e)return r=await r,this.counters[t]++,r}if(e)return await this.add(t);throw new Error("No References for "+t)}_id(t){for(let e in this.references){if(this.references[e]===t)return e}return-1}release(t){var e=this._id(t),r=this.references[e];r?(this.counters[e]--,0==this.counters[e]&&(this.disposer&&this.disposer.call(null,e,r),delete this.references[e],delete this.counters[e],P_("RELEASED",e))):T_("No Referenced ID")}}var ek={},rk={},nk=[];function ik(t){var e="SCRIPT"==t.target.tagName?ek:rk,r=t.target.src||t.target.href;e[r]=!0,nk.forEach(((t,n)=>{let{resolve:i,scripts:o,styles:a}=t;if(e==ek){let t=o.indexOf(r);t>-1&&t<o.length-1&&ak(o[t+1])}for(let t=0;t<o.length;t++)if(!ek[o[t]])return;if(a)for(let t=0;t<a.length;t++)if(!rk[a[t]])return;i(),nk[n]=null})),nk=nk.filter((t=>t))}function ok(t){var e=t.target.src,r="SCRIPT"==t.target.tagName?ek:rk;nk.forEach(((n,i)=>{let{reject:o,scripts:a,styles:s}=n,l=!1;if(r===ek){for(let t=0;t<a.length;t++)if(a[t]==e){l=!0;break}}else if(s)for(let t=0;t<s.length;t++)if(s[t]==e){l=!0;break}l&&(o(t),nk[i]=null)})),nk=nk.filter((t=>t)),delete r[e],document.head.removeChild(t.target)}function ak(t){ek[t]=!1;var e=document.createElement("script");e.onload=ik,e.onerror=ok,e.type="text/javascript",e.src=t,document.head.appendChild(e)}class sk{static load(t,e){return"string"==typeof t&&(t=[t]),"string"==typeof e&&(e=[e]),new Promise((function(r,n){if((!t||t instanceof Array)&&(!e||e instanceof Array)){var i,o=!0;if(e&&e.forEach((t=>{rk.hasOwnProperty(t)||function(t){rk[t]=!1;var e=document.createElement("link");e.onload=ik,e.onerror=ok,e.type="text/css",e.rel="stylesheet",e.media="screen,print",e.href=t,document.head.appendChild(e)}(t),rk[t]||(o=!1)})),t&&t.length>0&&t.forEach((t=>{ek.hasOwnProperty(t)?ek[t]||(o=!1):i=i||t})),i)ak(i);else if(o)return void r();nk.push({resolve:r,reject:n,scripts:t,styles:e})}else n("invalid sources for load")}))}}const lk="0.0.0";var ck=0,hk=performance.now(),uk=0;function fk(){return ck}requestAnimationFrame((function t(){requestAnimationFrame(t),uk++;var e=performance.now(),r=e-hk;r<1e3||(ck=Math.round(1e3*uk/r),hk=e,uk=0)}));var dk=WE;function pk(){}export{DA as AbsoluteLayout,jM as AudioPlayer,YA as CardLayout,_A as Component,yE as Container,JA as ContainerAbstract,A_ as DEFAULT,w_ as DPPX,ZM as DataSource,HM as Donut,wM as Ellipse,lS as EventMap,fk as FPS,x_ as GESTURES,PM as GifView,BM as GlobalRef,bE as Group,PA as HTMLAbsoluteLayout,LM as HTMLOverlayContainer,kM as HTMLOverlayElement,MM as ImageView,kA as InfoWindow,__ as KEYEVENTS,ZA as Layer,IA as Layout,bM as Line,WA as LinearHorizontalLayout,VA as LinearVerticalLayout,zM as LocalRef,b_ as MAX_UNDO_SIZE,y_ as MODE_EDIT,m_ as MODE_SHIFT,v_ as MODE_VIEW,dk as Model,KA as MoveHandle,g_ as NOTHING,UM as Path,_M as Polygon,EM as Polyline,DM as Popup,sE as Rect,EA as RectPath,tk as ReferenceMap,fS as RootContainer,nE as Ruler,cM as Scene,sk as ScriptLoader,AA as Shape,qM as Star,XA as TableLayout,RM as Text,YM as Triangle,JM as ValueHolder,QM as Variable,hM as create,P_ as debug,T_ as error,pk as license,wy as polyfill,lk as version,I_ as warn};console.log("@hatiolab/things-scene@2.7.13 is loaded");
|
|
1
|
+
var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function e(t){var e={exports:{}};return t(e,e.exports),e.exports}var r,n,i=function(t){return t&&t.Math==Math&&t},o=i("object"==typeof globalThis&&globalThis)||i("object"==typeof window&&window)||i("object"==typeof self&&self)||i("object"==typeof t&&t)||function(){return this}()||Function("return this")(),a=function(t){try{return!!t()}catch(t){return!0}},s=!a((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),l={}.propertyIsEnumerable,c=Object.getOwnPropertyDescriptor,h={f:c&&!l.call({1:2},1)?function(t){var e=c(this,t);return!!e&&e.enumerable}:l},u=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},f={}.toString,d=function(t){return f.call(t).slice(8,-1)},p="".split,g=a((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==d(t)?p.call(t,""):Object(t)}:Object,v=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},y=function(t){return g(v(t))},m=function(t){return"function"==typeof t},b=function(t){return"object"==typeof t?null!==t:m(t)},w=function(t){return m(t)?t:void 0},x=function(t,e){return arguments.length<2?w(o[t]):o[t]&&o[t][e]},_=x("navigator","userAgent")||"",A=o.process,E=o.Deno,S=A&&A.versions||E&&E.version,M=S&&S.v8;M?n=(r=M.split("."))[0]<4?1:r[0]+r[1]:_&&(!(r=_.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=_.match(/Chrome\/(\d+)/))&&(n=r[1]);var k=n&&+n,T=!!Object.getOwnPropertySymbols&&!a((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&k&&k<41})),I=T&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,P=I?function(t){return"symbol"==typeof t}:function(t){var e=x("Symbol");return m(e)&&Object(t)instanceof e},O=function(t){try{return String(t)}catch(t){return"Object"}},j=function(t){if(m(t))return t;throw TypeError(O(t)+" is not a function")},R=function(t,e){var r=t[e];return null==r?void 0:j(r)},C=function(t,e){var r,n;if("string"===e&&m(r=t.toString)&&!b(n=r.call(t)))return n;if(m(r=t.valueOf)&&!b(n=r.call(t)))return n;if("string"!==e&&m(r=t.toString)&&!b(n=r.call(t)))return n;throw TypeError("Can't convert object to primitive value")},z=function(t,e){try{Object.defineProperty(o,t,{value:e,configurable:!0,writable:!0})}catch(r){o[t]=e}return e},L=o["__core-js_shared__"]||z("__core-js_shared__",{}),F=e((function(t){(t.exports=function(t,e){return L[t]||(L[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.18.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),B=function(t){return Object(v(t))},N={}.hasOwnProperty,D=Object.hasOwn||function(t,e){return N.call(B(t),e)},U=0,Y=Math.random(),G=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++U+Y).toString(36)},W=F("wks"),H=o.Symbol,V=I?H:H&&H.withoutSetter||G,X=function(t){return D(W,t)&&(T||"string"==typeof W[t])||(T&&D(H,t)?W[t]=H[t]:W[t]=V("Symbol."+t)),W[t]},q=X("toPrimitive"),K=function(t,e){if(!b(t)||P(t))return t;var r,n=R(t,q);if(n){if(void 0===e&&(e="default"),r=n.call(t,e),!b(r)||P(r))return r;throw TypeError("Can't convert object to primitive value")}return void 0===e&&(e="number"),C(t,e)},Q=function(t){var e=K(t,"string");return P(e)?e:String(e)},J=o.document,Z=b(J)&&b(J.createElement),$=function(t){return Z?J.createElement(t):{}},tt=!s&&!a((function(){return 7!=Object.defineProperty($("div"),"a",{get:function(){return 7}}).a})),et=Object.getOwnPropertyDescriptor,rt={f:s?et:function(t,e){if(t=y(t),e=Q(e),tt)try{return et(t,e)}catch(t){}if(D(t,e))return u(!h.f.call(t,e),t[e])}},nt=function(t){if(b(t))return t;throw TypeError(String(t)+" is not an object")},it=Object.defineProperty,ot={f:s?it:function(t,e,r){if(nt(t),e=Q(e),nt(r),tt)try{return it(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}},at=s?function(t,e,r){return ot.f(t,e,u(1,r))}:function(t,e,r){return t[e]=r,t},st=Function.toString;m(L.inspectSource)||(L.inspectSource=function(t){return st.call(t)});var lt,ct,ht,ut=L.inspectSource,ft=o.WeakMap,dt=m(ft)&&/native code/.test(ut(ft)),pt=F("keys"),gt=function(t){return pt[t]||(pt[t]=G(t))},vt={},yt=o.WeakMap;if(dt||L.state){var mt=L.state||(L.state=new yt),bt=mt.get,wt=mt.has,xt=mt.set;lt=function(t,e){if(wt.call(mt,t))throw new TypeError("Object already initialized");return e.facade=t,xt.call(mt,t,e),e},ct=function(t){return bt.call(mt,t)||{}},ht=function(t){return wt.call(mt,t)}}else{var _t=gt("state");vt[_t]=!0,lt=function(t,e){if(D(t,_t))throw new TypeError("Object already initialized");return e.facade=t,at(t,_t,e),e},ct=function(t){return D(t,_t)?t[_t]:{}},ht=function(t){return D(t,_t)}}var At={set:lt,get:ct,has:ht,enforce:function(t){return ht(t)?ct(t):lt(t,{})},getterFor:function(t){return function(e){var r;if(!b(e)||(r=ct(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},Et=Function.prototype,St=s&&Object.getOwnPropertyDescriptor,Mt=D(Et,"name"),kt={EXISTS:Mt,PROPER:Mt&&"something"===function(){}.name,CONFIGURABLE:Mt&&(!s||s&&St(Et,"name").configurable)},Tt=e((function(t){var e=kt.CONFIGURABLE,r=At.get,n=At.enforce,i=String(String).split("String");(t.exports=function(t,r,a,s){var l,c=!!s&&!!s.unsafe,h=!!s&&!!s.enumerable,u=!!s&&!!s.noTargetGet,f=s&&void 0!==s.name?s.name:r;m(a)&&("Symbol("===String(f).slice(0,7)&&(f="["+String(f).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!D(a,"name")||e&&a.name!==f)&&at(a,"name",f),(l=n(a)).source||(l.source=i.join("string"==typeof f?f:""))),t!==o?(c?!u&&t[r]&&(h=!0):delete t[r],h?t[r]=a:at(t,r,a)):h?t[r]=a:z(r,a)})(Function.prototype,"toString",(function(){return m(this)&&r(this).source||ut(this)}))})),It=Math.ceil,Pt=Math.floor,Ot=function(t){var e=+t;return e!=e||0===e?0:(e>0?Pt:It)(e)},jt=Math.max,Rt=Math.min,Ct=function(t,e){var r=Ot(t);return r<0?jt(r+e,0):Rt(r,e)},zt=Math.min,Lt=function(t){return t>0?zt(Ot(t),9007199254740991):0},Ft=function(t){return Lt(t.length)},Bt=function(t){return function(e,r,n){var i,o=y(e),a=Ft(o),s=Ct(n,a);if(t&&r!=r){for(;a>s;)if((i=o[s++])!=i)return!0}else for(;a>s;s++)if((t||s in o)&&o[s]===r)return t||s||0;return!t&&-1}},Nt={includes:Bt(!0),indexOf:Bt(!1)},Dt=Nt.indexOf,Ut=function(t,e){var r,n=y(t),i=0,o=[];for(r in n)!D(vt,r)&&D(n,r)&&o.push(r);for(;e.length>i;)D(n,r=e[i++])&&(~Dt(o,r)||o.push(r));return o},Yt=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Gt=Yt.concat("length","prototype"),Wt={f:Object.getOwnPropertyNames||function(t){return Ut(t,Gt)}},Ht={f:Object.getOwnPropertySymbols},Vt=x("Reflect","ownKeys")||function(t){var e=Wt.f(nt(t)),r=Ht.f;return r?e.concat(r(t)):e},Xt=function(t,e){for(var r=Vt(e),n=ot.f,i=rt.f,o=0;o<r.length;o++){var a=r[o];D(t,a)||n(t,a,i(e,a))}},qt=/#|\.prototype\./,Kt=function(t,e){var r=Jt[Qt(t)];return r==$t||r!=Zt&&(m(e)?a(e):!!e)},Qt=Kt.normalize=function(t){return String(t).replace(qt,".").toLowerCase()},Jt=Kt.data={},Zt=Kt.NATIVE="N",$t=Kt.POLYFILL="P",te=Kt,ee=rt.f,re=function(t,e){var r,n,i,a,s,l=t.target,c=t.global,h=t.stat;if(r=c?o:h?o[l]||z(l,{}):(o[l]||{}).prototype)for(n in e){if(a=e[n],i=t.noTargetGet?(s=ee(r,n))&&s.value:r[n],!te(c?n:l+(h?".":"#")+n,t.forced)&&void 0!==i){if(typeof a==typeof i)continue;Xt(a,i)}(t.sham||i&&i.sham)&&at(a,"sham",!0),Tt(r,n,a,t)}},ne=Array.isArray||function(t){return"Array"==d(t)},ie={};ie[X("toStringTag")]="z";var oe,ae="[object z]"===String(ie),se=X("toStringTag"),le="Arguments"==d(function(){return arguments}()),ce=ae?d: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:le?d(e):"Object"==(n=d(e))&&m(e.callee)?"Arguments":n},he=function(t){if("Symbol"===ce(t))throw TypeError("Cannot convert a Symbol value to a string");return String(t)},ue=Object.keys||function(t){return Ut(t,Yt)},fe=s?Object.defineProperties:function(t,e){nt(t);for(var r,n=ue(e),i=n.length,o=0;i>o;)ot.f(t,r=n[o++],e[r]);return t},de=x("document","documentElement"),pe=gt("IE_PROTO"),ge=function(){},ve=function(t){return"<script>"+t+"<\/script>"},ye=function(t){t.write(ve("")),t.close();var e=t.parentWindow.Object;return t=null,e},me=function(){try{oe=new ActiveXObject("htmlfile")}catch(t){}var t,e;me="undefined"!=typeof document?document.domain&&oe?ye(oe):((e=$("iframe")).style.display="none",de.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(ve("document.F=Object")),t.close(),t.F):ye(oe);for(var r=Yt.length;r--;)delete me.prototype[Yt[r]];return me()};vt[pe]=!0;var be=Object.create||function(t,e){var r;return null!==t?(ge.prototype=nt(t),r=new ge,ge.prototype=null,r[pe]=t):r=me(),void 0===e?r:fe(r,e)},we=Wt.f,xe={}.toString,_e="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Ae={f:function(t){return _e&&"[object Window]"==xe.call(t)?function(t){try{return we(t)}catch(t){return _e.slice()}}(t):we(y(t))}},Ee={f:X},Se=o,Me=ot.f,ke=function(t){var e=Se.Symbol||(Se.Symbol={});D(e,t)||Me(e,t,{value:Ee.f(t)})},Te=ot.f,Ie=X("toStringTag"),Pe=function(t,e,r){t&&!D(t=r?t:t.prototype,Ie)&&Te(t,Ie,{configurable:!0,value:e})},Oe=function(t,e,r){if(j(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,i){return t.call(e,r,n,i)}}return function(){return t.apply(e,arguments)}},je=[],Re=x("Reflect","construct"),Ce=/^\s*(?:class|function)\b/,ze=Ce.exec,Le=!Ce.exec((function(){})),Fe=function(t){if(!m(t))return!1;try{return Re(Object,je,t),!0}catch(t){return!1}},Be=!Re||a((function(){var t;return Fe(Fe.call)||!Fe(Object)||!Fe((function(){t=!0}))||t}))?function(t){if(!m(t))return!1;switch(ce(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}return Le||!!ze.call(Ce,ut(t))}:Fe,Ne=X("species"),De=function(t,e){return new(function(t){var e;return ne(t)&&(e=t.constructor,(Be(e)&&(e===Array||ne(e.prototype))||b(e)&&null===(e=e[Ne]))&&(e=void 0)),void 0===e?Array:e}(t))(0===e?0:e)},Ue=[].push,Ye=function(t){var e=1==t,r=2==t,n=3==t,i=4==t,o=6==t,a=7==t,s=5==t||o;return function(l,c,h,u){for(var f,d,p=B(l),v=g(p),y=Oe(c,h,3),m=Ft(v),b=0,w=u||De,x=e?w(l,m):r||a?w(l,0):void 0;m>b;b++)if((s||b in v)&&(d=y(f=v[b],b,p),t))if(e)x[b]=d;else if(d)switch(t){case 3:return!0;case 5:return f;case 6:return b;case 2:Ue.call(x,f)}else switch(t){case 4:return!1;case 7:Ue.call(x,f)}return o?-1:n||i?i:x}},Ge={forEach:Ye(0),map:Ye(1),filter:Ye(2),some:Ye(3),every:Ye(4),find:Ye(5),findIndex:Ye(6),filterReject:Ye(7)},We=Ge.forEach,He=gt("hidden"),Ve=X("toPrimitive"),Xe=At.set,qe=At.getterFor("Symbol"),Ke=Object.prototype,Qe=o.Symbol,Je=x("JSON","stringify"),Ze=rt.f,$e=ot.f,tr=Ae.f,er=h.f,rr=F("symbols"),nr=F("op-symbols"),ir=F("string-to-symbol-registry"),or=F("symbol-to-string-registry"),ar=F("wks"),sr=o.QObject,lr=!sr||!sr.prototype||!sr.prototype.findChild,cr=s&&a((function(){return 7!=be($e({},"a",{get:function(){return $e(this,"a",{value:7}).a}})).a}))?function(t,e,r){var n=Ze(Ke,e);n&&delete Ke[e],$e(t,e,r),n&&t!==Ke&&$e(Ke,e,n)}:$e,hr=function(t,e){var r=rr[t]=be(Qe.prototype);return Xe(r,{type:"Symbol",tag:t,description:e}),s||(r.description=e),r},ur=function(t,e,r){t===Ke&&ur(nr,e,r),nt(t);var n=Q(e);return nt(r),D(rr,n)?(r.enumerable?(D(t,He)&&t[He][n]&&(t[He][n]=!1),r=be(r,{enumerable:u(0,!1)})):(D(t,He)||$e(t,He,u(1,{})),t[He][n]=!0),cr(t,n,r)):$e(t,n,r)},fr=function(t,e){nt(t);var r=y(e),n=ue(r).concat(vr(r));return We(n,(function(e){s&&!dr.call(r,e)||ur(t,e,r[e])})),t},dr=function(t){var e=Q(t),r=er.call(this,e);return!(this===Ke&&D(rr,e)&&!D(nr,e))&&(!(r||!D(this,e)||!D(rr,e)||D(this,He)&&this[He][e])||r)},pr=function(t,e){var r=y(t),n=Q(e);if(r!==Ke||!D(rr,n)||D(nr,n)){var i=Ze(r,n);return!i||!D(rr,n)||D(r,He)&&r[He][n]||(i.enumerable=!0),i}},gr=function(t){var e=tr(y(t)),r=[];return We(e,(function(t){D(rr,t)||D(vt,t)||r.push(t)})),r},vr=function(t){var e=t===Ke,r=tr(e?nr:y(t)),n=[];return We(r,(function(t){!D(rr,t)||e&&!D(Ke,t)||n.push(rr[t])})),n};if(T||(Tt((Qe=function(){if(this instanceof Qe)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?he(arguments[0]):void 0,e=G(t),r=function(t){this===Ke&&r.call(nr,t),D(this,He)&&D(this[He],e)&&(this[He][e]=!1),cr(this,e,u(1,t))};return s&&lr&&cr(Ke,e,{configurable:!0,set:r}),hr(e,t)}).prototype,"toString",(function(){return qe(this).tag})),Tt(Qe,"withoutSetter",(function(t){return hr(G(t),t)})),h.f=dr,ot.f=ur,rt.f=pr,Wt.f=Ae.f=gr,Ht.f=vr,Ee.f=function(t){return hr(X(t),t)},s&&($e(Qe.prototype,"description",{configurable:!0,get:function(){return qe(this).description}}),Tt(Ke,"propertyIsEnumerable",dr,{unsafe:!0}))),re({global:!0,wrap:!0,forced:!T,sham:!T},{Symbol:Qe}),We(ue(ar),(function(t){ke(t)})),re({target:"Symbol",stat:!0,forced:!T},{for:function(t){var e=he(t);if(D(ir,e))return ir[e];var r=Qe(e);return ir[e]=r,or[r]=e,r},keyFor:function(t){if(!P(t))throw TypeError(t+" is not a symbol");if(D(or,t))return or[t]},useSetter:function(){lr=!0},useSimple:function(){lr=!1}}),re({target:"Object",stat:!0,forced:!T,sham:!s},{create:function(t,e){return void 0===e?be(t):fr(be(t),e)},defineProperty:ur,defineProperties:fr,getOwnPropertyDescriptor:pr}),re({target:"Object",stat:!0,forced:!T},{getOwnPropertyNames:gr,getOwnPropertySymbols:vr}),re({target:"Object",stat:!0,forced:a((function(){Ht.f(1)}))},{getOwnPropertySymbols:function(t){return Ht.f(B(t))}}),Je){var yr=!T||a((function(){var t=Qe();return"[null]"!=Je([t])||"{}"!=Je({a:t})||"{}"!=Je(Object(t))}));re({target:"JSON",stat:!0,forced:yr},{stringify:function(t,e,r){for(var n,i=[t],o=1;arguments.length>o;)i.push(arguments[o++]);if(n=e,(b(e)||void 0!==t)&&!P(t))return ne(e)||(e=function(t,e){if(m(n)&&(e=n.call(this,t,e)),!P(e))return e}),i[1]=e,Je.apply(null,i)}})}if(!Qe.prototype[Ve]){var mr=Qe.prototype.valueOf;Tt(Qe.prototype,Ve,(function(){return mr.apply(this,arguments)}))}Pe(Qe,"Symbol"),vt[He]=!0;var br=ot.f,wr=o.Symbol;if(s&&m(wr)&&(!("description"in wr.prototype)||void 0!==wr().description)){var xr={},_r=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof _r?new wr(t):void 0===t?wr():wr(t);return""===t&&(xr[e]=!0),e};Xt(_r,wr);var Ar=_r.prototype=wr.prototype;Ar.constructor=_r;var Er=Ar.toString,Sr="Symbol(test)"==String(wr("test")),Mr=/^Symbol\((.*)\)[^)]+$/;br(Ar,"description",{configurable:!0,get:function(){var t=b(this)?this.valueOf():this,e=Er.call(t);if(D(xr,t))return"";var r=Sr?e.slice(7,-1):e.replace(Mr,"$1");return""===r?void 0:r}}),re({global:!0,forced:!0},{Symbol:_r})}ke("asyncIterator"),ke("hasInstance"),ke("isConcatSpreadable"),ke("iterator"),ke("match"),ke("matchAll"),ke("replace"),ke("search"),ke("species"),ke("split"),ke("toPrimitive"),ke("toStringTag"),ke("unscopables");var kr=!a((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})),Tr=gt("IE_PROTO"),Ir=Object.prototype,Pr=kr?Object.getPrototypeOf:function(t){var e=B(t);if(D(e,Tr))return e[Tr];var r=e.constructor;return m(r)&&e instanceof r?r.prototype:e instanceof Object?Ir:null},Or=function(t){if("object"==typeof t||m(t))return t;throw TypeError("Can't set "+String(t)+" as a prototype")},jr=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(r,n){return nt(r),Or(n),e?t.call(r,n):r.__proto__=n,r}}():void 0),Rr=function(t,e){b(e)&&"cause"in e&&at(t,"cause",e.cause)},Cr={},zr=X("iterator"),Lr=Array.prototype,Fr=function(t){return void 0!==t&&(Cr.Array===t||Lr[zr]===t)},Br=X("iterator"),Nr=function(t){if(null!=t)return R(t,Br)||R(t,"@@iterator")||Cr[ce(t)]},Dr=function(t,e){var r=arguments.length<2?Nr(t):e;if(j(r))return nt(r.call(t));throw TypeError(String(t)+" is not iterable")},Ur=function(t,e,r){var n,i;nt(t);try{if(!(n=R(t,"return"))){if("throw"===e)throw r;return r}n=n.call(t)}catch(t){i=!0,n=t}if("throw"===e)throw r;if(i)throw n;return nt(n),r},Yr=function(t,e){this.stopped=t,this.result=e},Gr=function(t,e,r){var n,i,o,a,s,l,c,h=r&&r.that,u=!(!r||!r.AS_ENTRIES),f=!(!r||!r.IS_ITERATOR),d=!(!r||!r.INTERRUPTED),p=Oe(e,h,1+u+d),g=function(t){return n&&Ur(n,"normal",t),new Yr(!0,t)},v=function(t){return u?(nt(t),d?p(t[0],t[1],g):p(t[0],t[1])):d?p(t,g):p(t)};if(f)n=t;else{if(!(i=Nr(t)))throw TypeError(String(t)+" is not iterable");if(Fr(i)){for(o=0,a=Ft(t);a>o;o++)if((s=v(t[o]))&&s instanceof Yr)return s;return new Yr(!1)}n=Dr(t,i)}for(l=n.next;!(c=l.call(n)).done;){try{s=v(c.value)}catch(t){Ur(n,"throw",t)}if("object"==typeof s&&s&&s instanceof Yr)return s}return new Yr(!1)},Wr=function(t,e){var r=this,n=arguments.length>2?arguments[2]:void 0;if(!(r instanceof Wr))return new Wr(t,e,n);jr&&(r=jr(new Error(void 0),Pr(r))),void 0!==e&&at(r,"message",he(e)),Rr(r,n);var i=[];return Gr(t,i.push,{that:i}),at(r,"errors",i),r};jr?jr(Wr,Error):Xt(Wr,Error),Wr.prototype=be(Error.prototype,{constructor:u(1,Wr),message:u(1,""),name:u(1,"AggregateError")}),re({global:!0},{AggregateError:Wr});var Hr=X("unscopables"),Vr=Array.prototype;null==Vr[Hr]&&ot.f(Vr,Hr,{configurable:!0,value:be(null)});var Xr=function(t){Vr[Hr][t]=!0};re({target:"Array",proto:!0},{at:function(t){var e=B(this),r=Ft(e),n=Ot(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]}}),Xr("at");var qr=function(t,e,r){var n=Q(e);n in t?ot.f(t,n,u(0,r)):t[n]=r},Kr=X("species"),Qr=function(t){return k>=51||!a((function(){var e=[];return(e.constructor={})[Kr]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},Jr=X("isConcatSpreadable"),Zr=k>=51||!a((function(){var t=[];return t[Jr]=!1,t.concat()[0]!==t})),$r=Qr("concat"),tn=function(t){if(!b(t))return!1;var e=t[Jr];return void 0!==e?!!e:ne(t)};re({target:"Array",proto:!0,forced:!Zr||!$r},{concat:function(t){var e,r,n,i,o,a=B(this),s=De(a,0),l=0;for(e=-1,n=arguments.length;e<n;e++)if(tn(o=-1===e?a:arguments[e])){if(l+(i=Ft(o))>9007199254740991)throw TypeError("Maximum allowed index exceeded");for(r=0;r<i;r++,l++)r in o&&qr(s,l,o[r])}else{if(l>=9007199254740991)throw TypeError("Maximum allowed index exceeded");qr(s,l++,o)}return s.length=l,s}});var en=Math.min,rn=[].copyWithin||function(t,e){var r=B(this),n=Ft(r),i=Ct(t,n),o=Ct(e,n),a=arguments.length>2?arguments[2]:void 0,s=en((void 0===a?n:Ct(a,n))-o,n-i),l=1;for(o<i&&i<o+s&&(l=-1,o+=s-1,i+=s-1);s-- >0;)o in r?r[i]=r[o]:delete r[i],i+=l,o+=l;return r};re({target:"Array",proto:!0},{copyWithin:rn}),Xr("copyWithin");var nn=function(t,e){var r=[][t];return!!r&&a((function(){r.call(null,e||function(){throw 1},1)}))},on=Ge.every,an=nn("every");re({target:"Array",proto:!0,forced:!an},{every:function(t){return on(this,t,arguments.length>1?arguments[1]:void 0)}});var sn=function(t){for(var e=B(this),r=Ft(e),n=arguments.length,i=Ct(n>1?arguments[1]:void 0,r),o=n>2?arguments[2]:void 0,a=void 0===o?r:Ct(o,r);a>i;)e[i++]=t;return e};re({target:"Array",proto:!0},{fill:sn}),Xr("fill");var ln=Ge.filter,cn=Qr("filter");re({target:"Array",proto:!0,forced:!cn},{filter:function(t){return ln(this,t,arguments.length>1?arguments[1]:void 0)}});var hn=Ge.find,un=!0;"find"in[]&&Array(1).find((function(){un=!1})),re({target:"Array",proto:!0,forced:un},{find:function(t){return hn(this,t,arguments.length>1?arguments[1]:void 0)}}),Xr("find");var fn=Ge.findIndex,dn=!0;"findIndex"in[]&&Array(1).findIndex((function(){dn=!1})),re({target:"Array",proto:!0,forced:dn},{findIndex:function(t){return fn(this,t,arguments.length>1?arguments[1]:void 0)}}),Xr("findIndex");var pn=function(t,e,r,n,i,o,a,s){for(var l,c,h=i,u=0,f=!!a&&Oe(a,s,3);u<n;){if(u in r){if(l=f?f(r[u],u,e):r[u],o>0&&ne(l))c=Ft(l),h=pn(t,e,l,c,h,o-1)-1;else{if(h>=9007199254740991)throw TypeError("Exceed the acceptable array length");t[h]=l}h++}u++}return h},gn=pn;re({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=B(this),r=Ft(e),n=De(e,0);return n.length=gn(n,e,e,r,0,void 0===t?1:Ot(t)),n}}),re({target:"Array",proto:!0},{flatMap:function(t){var e,r=B(this),n=Ft(r);return j(t),(e=De(r,0)).length=gn(e,r,r,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}});var vn=Ge.forEach,yn=nn("forEach")?[].forEach:function(t){return vn(this,t,arguments.length>1?arguments[1]:void 0)};re({target:"Array",proto:!0,forced:[].forEach!=yn},{forEach:yn});var mn=function(t,e,r,n){try{return n?e(nt(r)[0],r[1]):e(r)}catch(e){Ur(t,"throw",e)}},bn=function(t){var e=B(t),r=Be(this),n=arguments.length,i=n>1?arguments[1]:void 0,o=void 0!==i;o&&(i=Oe(i,n>2?arguments[2]:void 0,2));var a,s,l,c,h,u,f=Nr(e),d=0;if(!f||this==Array&&Fr(f))for(a=Ft(e),s=r?new this(a):Array(a);a>d;d++)u=o?i(e[d],d):e[d],qr(s,d,u);else for(h=(c=Dr(e,f)).next,s=r?new this:[];!(l=h.call(c)).done;d++)u=o?mn(c,i,[l.value,d],!0):l.value,qr(s,d,u);return s.length=d,s},wn=X("iterator"),xn=!1;try{var _n=0,An={next:function(){return{done:!!_n++}},return:function(){xn=!0}};An[wn]=function(){return this},Array.from(An,(function(){throw 2}))}catch(T_){}var En=function(t,e){if(!e&&!xn)return!1;var r=!1;try{var n={};n[wn]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r},Sn=!En((function(t){Array.from(t)}));re({target:"Array",stat:!0,forced:Sn},{from:bn});var Mn=Nt.includes;re({target:"Array",proto:!0},{includes:function(t){return Mn(this,t,arguments.length>1?arguments[1]:void 0)}}),Xr("includes");var kn=Nt.indexOf,Tn=[].indexOf,In=!!Tn&&1/[1].indexOf(1,-0)<0,Pn=nn("indexOf");re({target:"Array",proto:!0,forced:In||!Pn},{indexOf:function(t){return In?Tn.apply(this,arguments)||0:kn(this,t,arguments.length>1?arguments[1]:void 0)}}),re({target:"Array",stat:!0},{isArray:ne});var On,jn,Rn,Cn=X("iterator"),zn=!1;[].keys&&("next"in(Rn=[].keys())?(jn=Pr(Pr(Rn)))!==Object.prototype&&(On=jn):zn=!0),(null==On||a((function(){var t={};return On[Cn].call(t)!==t})))&&(On={}),m(On[Cn])||Tt(On,Cn,(function(){return this}));var Ln={IteratorPrototype:On,BUGGY_SAFARI_ITERATORS:zn},Fn=Ln.IteratorPrototype,Bn=function(){return this},Nn=function(t,e,r){var n=e+" Iterator";return t.prototype=be(Fn,{next:u(1,r)}),Pe(t,n,!1),Cr[n]=Bn,t},Dn=kt.PROPER,Un=kt.CONFIGURABLE,Yn=Ln.IteratorPrototype,Gn=Ln.BUGGY_SAFARI_ITERATORS,Wn=X("iterator"),Hn=function(){return this},Vn=function(t,e,r,n,i,o,a){Nn(r,e,n);var s,l,c,h=function(t){if(t===i&&g)return g;if(!Gn&&t in d)return d[t];switch(t){case"keys":case"values":case"entries":return function(){return new r(this,t)}}return function(){return new r(this)}},u=e+" Iterator",f=!1,d=t.prototype,p=d[Wn]||d["@@iterator"]||i&&d[i],g=!Gn&&p||h(i),v="Array"==e&&d.entries||p;if(v&&(s=Pr(v.call(new t)))!==Object.prototype&&s.next&&(Pr(s)!==Yn&&(jr?jr(s,Yn):m(s[Wn])||Tt(s,Wn,Hn)),Pe(s,u,!0)),Dn&&"values"==i&&p&&"values"!==p.name&&(Un?at(d,"name","values"):(f=!0,g=function(){return p.call(this)})),i)if(l={values:h("values"),keys:o?g:h("keys"),entries:h("entries")},a)for(c in l)(Gn||f||!(c in d))&&Tt(d,c,l[c]);else re({target:e,proto:!0,forced:Gn||f},l);return d[Wn]!==g&&Tt(d,Wn,g,{name:i}),Cr[e]=g,l},Xn=At.set,qn=At.getterFor("Array Iterator"),Kn=Vn(Array,"Array",(function(t,e){Xn(this,{type:"Array Iterator",target:y(t),index:0,kind:e})}),(function(){var t=qn(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");Cr.Arguments=Cr.Array,Xr("keys"),Xr("values"),Xr("entries");var Qn=[].join,Jn=g!=Object,Zn=nn("join",",");re({target:"Array",proto:!0,forced:Jn||!Zn},{join:function(t){return Qn.call(y(this),void 0===t?",":t)}});var $n=Math.min,ti=[].lastIndexOf,ei=!!ti&&1/[1].lastIndexOf(1,-0)<0,ri=nn("lastIndexOf"),ni=ei||!ri?function(t){if(ei)return ti.apply(this,arguments)||0;var e=y(this),r=Ft(e),n=r-1;for(arguments.length>1&&(n=$n(n,Ot(arguments[1]))),n<0&&(n=r+n);n>=0;n--)if(n in e&&e[n]===t)return n||0;return-1}:ti;re({target:"Array",proto:!0,forced:ni!==[].lastIndexOf},{lastIndexOf:ni});var ii=Ge.map,oi=Qr("map");re({target:"Array",proto:!0,forced:!oi},{map:function(t){return ii(this,t,arguments.length>1?arguments[1]:void 0)}});var ai=a((function(){function t(){}return!(Array.of.call(t)instanceof t)}));re({target:"Array",stat:!0,forced:ai},{of:function(){for(var t=0,e=arguments.length,r=new(Be(this)?this:Array)(e);e>t;)qr(r,t,arguments[t++]);return r.length=e,r}});var si=function(t){return function(e,r,n,i){j(r);var o=B(e),a=g(o),s=Ft(o),l=t?s-1:0,c=t?-1:1;if(n<2)for(;;){if(l in a){i=a[l],l+=c;break}if(l+=c,t?l<0:s<=l)throw TypeError("Reduce of empty array with no initial value")}for(;t?l>=0:s>l;l+=c)l in a&&(i=r(i,a[l],l,o));return i}},li={left:si(!1),right:si(!0)},ci="process"==d(o.process),hi=li.left,ui=nn("reduce");re({target:"Array",proto:!0,forced:!ui||!ci&&k>79&&k<83},{reduce:function(t){return hi(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}});var fi=li.right,di=nn("reduceRight");re({target:"Array",proto:!0,forced:!di||!ci&&k>79&&k<83},{reduceRight:function(t){return fi(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}});var pi=[].reverse,gi=[1,2];re({target:"Array",proto:!0,forced:String(gi)===String(gi.reverse())},{reverse:function(){return ne(this)&&(this.length=this.length),pi.call(this)}});var vi=Qr("slice"),yi=X("species"),mi=[].slice,bi=Math.max;re({target:"Array",proto:!0,forced:!vi},{slice:function(t,e){var r,n,i,o=y(this),a=Ft(o),s=Ct(t,a),l=Ct(void 0===e?a:e,a);if(ne(o)&&(r=o.constructor,(Be(r)&&(r===Array||ne(r.prototype))||b(r)&&null===(r=r[yi]))&&(r=void 0),r===Array||void 0===r))return mi.call(o,s,l);for(n=new(void 0===r?Array:r)(bi(l-s,0)),i=0;s<l;s++,i++)s in o&&qr(n,i,o[s]);return n.length=i,n}});var wi=Ge.some,xi=nn("some");re({target:"Array",proto:!0,forced:!xi},{some:function(t){return wi(this,t,arguments.length>1?arguments[1]:void 0)}});var _i=Math.floor,Ai=function(t,e){var r=t.length,n=_i(r/2);return r<8?Ei(t,e):Si(Ai(t.slice(0,n),e),Ai(t.slice(n),e),e)},Ei=function(t,e){for(var r,n,i=t.length,o=1;o<i;){for(n=o,r=t[o];n&&e(t[n-1],r)>0;)t[n]=t[--n];n!==o++&&(t[n]=r)}return t},Si=function(t,e,r){for(var n=t.length,i=e.length,o=0,a=0,s=[];o<n||a<i;)o<n&&a<i?s.push(r(t[o],e[a])<=0?t[o++]:e[a++]):s.push(o<n?t[o++]:e[a++]);return s},Mi=Ai,ki=_.match(/firefox\/(\d+)/i),Ti=!!ki&&+ki[1],Ii=/MSIE|Trident/.test(_),Pi=_.match(/AppleWebKit\/(\d+)\./),Oi=!!Pi&&+Pi[1],ji=[],Ri=ji.sort,Ci=a((function(){ji.sort(void 0)})),zi=a((function(){ji.sort(null)})),Li=nn("sort"),Fi=!a((function(){if(k)return k<70;if(!(Ti&&Ti>3)){if(Ii)return!0;if(Oi)return Oi<603;var t,e,r,n,i="";for(t=65;t<76;t++){switch(e=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:r=3;break;case 68:case 71:r=4;break;default:r=2}for(n=0;n<47;n++)ji.push({k:e+n,v:r})}for(ji.sort((function(t,e){return e.v-t.v})),n=0;n<ji.length;n++)e=ji[n].k.charAt(0),i.charAt(i.length-1)!==e&&(i+=e);return"DGBEFHACIJK"!==i}}));re({target:"Array",proto:!0,forced:Ci||!zi||!Li||!Fi},{sort:function(t){void 0!==t&&j(t);var e=B(this);if(Fi)return void 0===t?Ri.call(e):Ri.call(e,t);var r,n,i=[],o=Ft(e);for(n=0;n<o;n++)n in e&&i.push(e[n]);for(r=(i=Mi(i,function(t){return function(e,r){return void 0===r?-1:void 0===e?1:void 0!==t?+t(e,r)||0:he(e)>he(r)?1:-1}}(t))).length,n=0;n<r;)e[n]=i[n++];for(;n<o;)delete e[n++];return e}});var Bi=X("species"),Ni=function(t){var e=x(t),r=ot.f;s&&e&&!e[Bi]&&r(e,Bi,{configurable:!0,get:function(){return this}})};Ni("Array");var Di=Qr("splice"),Ui=Math.max,Yi=Math.min;re({target:"Array",proto:!0,forced:!Di},{splice:function(t,e){var r,n,i,o,a,s,l=B(this),c=Ft(l),h=Ct(t,c),u=arguments.length;if(0===u?r=n=0:1===u?(r=0,n=c-h):(r=u-2,n=Yi(Ui(Ot(e),0),c-h)),c+r-n>9007199254740991)throw TypeError("Maximum allowed length exceeded");for(i=De(l,n),o=0;o<n;o++)(a=h+o)in l&&qr(i,o,l[a]);if(i.length=n,r<n){for(o=h;o<c-n;o++)s=o+r,(a=o+n)in l?l[s]=l[a]:delete l[s];for(o=c;o>c-n+r;o--)delete l[o-1]}else if(r>n)for(o=c-n;o>h;o--)s=o+r-1,(a=o+n-1)in l?l[s]=l[a]:delete l[s];for(o=0;o<r;o++)l[o+h]=arguments[o+2];return l.length=c-n+r,i}}),Xr("flat"),Xr("flatMap");var Gi="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView,Wi=function(t,e,r){for(var n in e)Tt(t,n,e[n],r);return t},Hi=function(t,e,r){if(t instanceof e)return t;throw TypeError("Incorrect "+(r?r+" ":"")+"invocation")},Vi=function(t){if(void 0===t)return 0;var e=Ot(t),r=Lt(e);if(e!==r)throw RangeError("Wrong length or index");return r},Xi=Math.abs,qi=Math.pow,Ki=Math.floor,Qi=Math.log,Ji=Math.LN2,Zi=function(t,e,r){var n,i,o,a=new Array(r),s=8*r-e-1,l=(1<<s)-1,c=l>>1,h=23===e?qi(2,-24)-qi(2,-77):0,u=t<0||0===t&&1/t<0?1:0,f=0;for((t=Xi(t))!=t||t===1/0?(i=t!=t?1:0,n=l):(n=Ki(Qi(t)/Ji),t*(o=qi(2,-n))<1&&(n--,o*=2),(t+=n+c>=1?h/o:h*qi(2,1-c))*o>=2&&(n++,o/=2),n+c>=l?(i=0,n=l):n+c>=1?(i=(t*o-1)*qi(2,e),n+=c):(i=t*qi(2,c-1)*qi(2,e),n=0));e>=8;a[f++]=255&i,i/=256,e-=8);for(n=n<<e|i,s+=e;s>0;a[f++]=255&n,n/=256,s-=8);return a[--f]|=128*u,a},$i=function(t,e){var r,n=t.length,i=8*n-e-1,o=(1<<i)-1,a=o>>1,s=i-7,l=n-1,c=t[l--],h=127&c;for(c>>=7;s>0;h=256*h+t[l],l--,s-=8);for(r=h&(1<<-s)-1,h>>=-s,s+=e;s>0;r=256*r+t[l],l--,s-=8);if(0===h)h=1-a;else{if(h===o)return r?NaN:c?-1/0:1/0;r+=qi(2,e),h-=a}return(c?-1:1)*r*qi(2,h-e)},to=Wt.f,eo=ot.f,ro=kt.PROPER,no=kt.CONFIGURABLE,io=At.get,oo=At.set,ao=o.ArrayBuffer,so=ao,lo=o.DataView,co=lo&&lo.prototype,ho=Object.prototype,uo=o.RangeError,fo=Zi,po=$i,go=function(t){return[255&t]},vo=function(t){return[255&t,t>>8&255]},yo=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},mo=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},bo=function(t){return fo(t,23,4)},wo=function(t){return fo(t,52,8)},xo=function(t,e){eo(t.prototype,e,{get:function(){return io(this)[e]}})},_o=function(t,e,r,n){var i=Vi(r),o=io(t);if(i+e>o.byteLength)throw uo("Wrong index");var a=io(o.buffer).bytes,s=i+o.byteOffset,l=a.slice(s,s+e);return n?l:l.reverse()},Ao=function(t,e,r,n,i,o){var a=Vi(r),s=io(t);if(a+e>s.byteLength)throw uo("Wrong index");for(var l=io(s.buffer).bytes,c=a+s.byteOffset,h=n(+i),u=0;u<e;u++)l[c+u]=h[o?u:e-u-1]};if(Gi){var Eo=ro&&"ArrayBuffer"!==ao.name;if(a((function(){ao(1)}))&&a((function(){new ao(-1)}))&&!a((function(){return new ao,new ao(1.5),new ao(NaN),Eo&&!no})))Eo&&no&&at(ao,"name","ArrayBuffer");else{for(var So,Mo=(so=function(t){return Hi(this,so),new ao(Vi(t))}).prototype=ao.prototype,ko=to(ao),To=0;ko.length>To;)(So=ko[To++])in so||at(so,So,ao[So]);Mo.constructor=so}jr&&Pr(co)!==ho&&jr(co,ho);var Io=new lo(new so(2)),Po=co.setInt8;Io.setInt8(0,2147483648),Io.setInt8(1,2147483649),!Io.getInt8(0)&&Io.getInt8(1)||Wi(co,{setInt8:function(t,e){Po.call(this,t,e<<24>>24)},setUint8:function(t,e){Po.call(this,t,e<<24>>24)}},{unsafe:!0})}else so=function(t){Hi(this,so,"ArrayBuffer");var e=Vi(t);oo(this,{bytes:sn.call(new Array(e),0),byteLength:e}),s||(this.byteLength=e)},lo=function(t,e,r){Hi(this,lo,"DataView"),Hi(t,so,"DataView");var n=io(t).byteLength,i=Ot(e);if(i<0||i>n)throw uo("Wrong offset");if(i+(r=void 0===r?n-i:Lt(r))>n)throw uo("Wrong length");oo(this,{buffer:t,byteLength:r,byteOffset:i}),s||(this.buffer=t,this.byteLength=r,this.byteOffset=i)},s&&(xo(so,"byteLength"),xo(lo,"buffer"),xo(lo,"byteLength"),xo(lo,"byteOffset")),Wi(lo.prototype,{getInt8:function(t){return _o(this,1,t)[0]<<24>>24},getUint8:function(t){return _o(this,1,t)[0]},getInt16:function(t){var e=_o(this,2,t,arguments.length>1?arguments[1]:void 0);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=_o(this,2,t,arguments.length>1?arguments[1]:void 0);return e[1]<<8|e[0]},getInt32:function(t){return mo(_o(this,4,t,arguments.length>1?arguments[1]:void 0))},getUint32:function(t){return mo(_o(this,4,t,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(t){return po(_o(this,4,t,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(t){return po(_o(this,8,t,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(t,e){Ao(this,1,t,go,e)},setUint8:function(t,e){Ao(this,1,t,go,e)},setInt16:function(t,e){Ao(this,2,t,vo,e,arguments.length>2?arguments[2]:void 0)},setUint16:function(t,e){Ao(this,2,t,vo,e,arguments.length>2?arguments[2]:void 0)},setInt32:function(t,e){Ao(this,4,t,yo,e,arguments.length>2?arguments[2]:void 0)},setUint32:function(t,e){Ao(this,4,t,yo,e,arguments.length>2?arguments[2]:void 0)},setFloat32:function(t,e){Ao(this,4,t,bo,e,arguments.length>2?arguments[2]:void 0)},setFloat64:function(t,e){Ao(this,8,t,wo,e,arguments.length>2?arguments[2]:void 0)}});Pe(so,"ArrayBuffer"),Pe(lo,"DataView");var Oo={ArrayBuffer:so,DataView:lo},jo=Oo.ArrayBuffer,Ro=o.ArrayBuffer;re({global:!0,forced:Ro!==jo},{ArrayBuffer:jo}),Ni("ArrayBuffer");var Co,zo,Lo,Fo=ot.f,Bo=o.Int8Array,No=Bo&&Bo.prototype,Do=o.Uint8ClampedArray,Uo=Do&&Do.prototype,Yo=Bo&&Pr(Bo),Go=No&&Pr(No),Wo=Object.prototype,Ho=Wo.isPrototypeOf,Vo=X("toStringTag"),Xo=G("TYPED_ARRAY_TAG"),qo=G("TYPED_ARRAY_CONSTRUCTOR"),Ko=Gi&&!!jr&&"Opera"!==ce(o.opera),Qo=!1,Jo={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},Zo={BigInt64Array:8,BigUint64Array:8},$o=function(t){if(!b(t))return!1;var e=ce(t);return D(Jo,e)||D(Zo,e)};for(Co in Jo)(Lo=(zo=o[Co])&&zo.prototype)?at(Lo,qo,zo):Ko=!1;for(Co in Zo)(Lo=(zo=o[Co])&&zo.prototype)&&at(Lo,qo,zo);if((!Ko||!m(Yo)||Yo===Function.prototype)&&(Yo=function(){throw TypeError("Incorrect invocation")},Ko))for(Co in Jo)o[Co]&&jr(o[Co],Yo);if((!Ko||!Go||Go===Wo)&&(Go=Yo.prototype,Ko))for(Co in Jo)o[Co]&&jr(o[Co].prototype,Go);if(Ko&&Pr(Uo)!==Go&&jr(Uo,Go),s&&!D(Go,Vo))for(Co in Qo=!0,Fo(Go,Vo,{get:function(){return b(this)?this[Xo]:void 0}}),Jo)o[Co]&&at(o[Co],Xo,Co);var ta={NATIVE_ARRAY_BUFFER_VIEWS:Ko,TYPED_ARRAY_CONSTRUCTOR:qo,TYPED_ARRAY_TAG:Qo&&Xo,aTypedArray:function(t){if($o(t))return t;throw TypeError("Target is not a typed array")},aTypedArrayConstructor:function(t){if(m(t)&&(!jr||Ho.call(Yo,t)))return t;throw TypeError(O(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,r){if(s){if(r)for(var n in Jo){var i=o[n];if(i&&D(i.prototype,t))try{delete i.prototype[t]}catch(t){}}Go[t]&&!r||Tt(Go,t,r?e:Ko&&No[t]||e)}},exportTypedArrayStaticMethod:function(t,e,r){var n,i;if(s){if(jr){if(r)for(n in Jo)if((i=o[n])&&D(i,t))try{delete i[t]}catch(t){}if(Yo[t]&&!r)return;try{return Tt(Yo,t,r?e:Ko&&Yo[t]||e)}catch(t){}}for(n in Jo)!(i=o[n])||i[t]&&!r||Tt(i,t,e)}},isView:function(t){if(!b(t))return!1;var e=ce(t);return"DataView"===e||D(Jo,e)||D(Zo,e)},isTypedArray:$o,TypedArray:Yo,TypedArrayPrototype:Go};re({target:"ArrayBuffer",stat:!0,forced:!ta.NATIVE_ARRAY_BUFFER_VIEWS},{isView:ta.isView});var ea=function(t){if(Be(t))return t;throw TypeError(O(t)+" is not a constructor")},ra=X("species"),na=function(t,e){var r,n=nt(t).constructor;return void 0===n||null==(r=nt(n)[ra])?e:ea(r)},ia=Oo.ArrayBuffer,oa=Oo.DataView,aa=ia.prototype.slice,sa=a((function(){return!new ia(2).slice(1,void 0).byteLength}));re({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:sa},{slice:function(t,e){if(void 0!==aa&&void 0===e)return aa.call(nt(this),t);for(var r=nt(this).byteLength,n=Ct(t,r),i=Ct(void 0===e?r:e,r),o=new(na(this,ia))(Lt(i-n)),a=new oa(this),s=new oa(o),l=0;n<i;)s.setUint8(l++,a.getUint8(n++));return o}}),re({global:!0,forced:!Gi},{DataView:Oo.DataView});var la=a((function(){return 120!==new Date(16e11).getYear()})),ca=Date.prototype.getFullYear;re({target:"Date",proto:!0,forced:la},{getYear:function(){return ca.call(this)-1900}}),re({target:"Date",stat:!0},{now:function(){return(new Date).getTime()}});var ha=Date.prototype.getTime,ua=Date.prototype.setFullYear;re({target:"Date",proto:!0},{setYear:function(t){ha.call(this);var e=Ot(t),r=0<=e&&e<=99?e+1900:e;return ua.call(this,r)}}),re({target:"Date",proto:!0},{toGMTString:Date.prototype.toUTCString});var fa=function(t){var e=he(v(this)),r="",n=Ot(t);if(n<0||n==1/0)throw RangeError("Wrong number of repetitions");for(;n>0;(n>>>=1)&&(e+=e))1&n&&(r+=e);return r},da=Math.ceil,pa=function(t){return function(e,r,n){var i,o,a=he(v(e)),s=Lt(r),l=a.length,c=void 0===n?" ":he(n);return s<=l||""==c?a:((o=fa.call(c,da((i=s-l)/c.length))).length>i&&(o=o.slice(0,i)),t?a+o:o+a)}},ga={start:pa(!1),end:pa(!0)},va=ga.start,ya=Math.abs,ma=Date.prototype,ba=ma.getTime,wa=ma.toISOString,xa=a((function(){return"0385-07-25T07:06:39.999Z"!=wa.call(new Date(-50000000000001))}))||!a((function(){wa.call(new Date(NaN))}))?function(){if(!isFinite(ba.call(this)))throw RangeError("Invalid time value");var t=this,e=t.getUTCFullYear(),r=t.getUTCMilliseconds(),n=e<0?"-":e>9999?"+":"";return n+va(ya(e),n?6:4,0)+"-"+va(t.getUTCMonth()+1,2,0)+"-"+va(t.getUTCDate(),2,0)+"T"+va(t.getUTCHours(),2,0)+":"+va(t.getUTCMinutes(),2,0)+":"+va(t.getUTCSeconds(),2,0)+"."+va(r,3,0)+"Z"}:wa;re({target:"Date",proto:!0,forced:Date.prototype.toISOString!==xa},{toISOString:xa});var _a=a((function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}));re({target:"Date",proto:!0,forced:_a},{toJSON:function(t){var e=B(this),r=K(e,"number");return"number"!=typeof r||isFinite(r)?e.toISOString():null}});var Aa=X("toPrimitive"),Ea=Date.prototype;Aa in Ea||Tt(Ea,Aa,(function(t){if(nt(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw TypeError("Incorrect hint");return C(this,t)}));var Sa=Date.prototype,Ma=Sa.toString,ka=Sa.getTime;"Invalid Date"!=String(new Date(NaN))&&Tt(Sa,"toString",(function(){var t=ka.call(this);return t==t?Ma.call(this):"Invalid Date"}));var Ta=/[\w*+\-./@]/,Ia=function(t,e){for(var r=t.toString(16);r.length<e;)r="0"+r;return r};re({global:!0},{escape:function(t){for(var e,r,n=he(t),i="",o=n.length,a=0;a<o;)e=n.charAt(a++),Ta.test(e)?i+=e:i+=(r=e.charCodeAt(0))<256?"%"+Ia(r,2):"%u"+Ia(r,4).toUpperCase();return i}});var Pa=[].slice,Oa={},ja=function(t,e,r){if(!(e in Oa)){for(var n=[],i=0;i<e;i++)n[i]="a["+i+"]";Oa[e]=Function("C,a","return new C("+n.join(",")+")")}return Oa[e](t,r)},Ra=Function.bind||function(t){var e=j(this),r=Pa.call(arguments,1),n=function(){var i=r.concat(Pa.call(arguments));return this instanceof n?ja(e,i.length,i):e.apply(t,i)};return b(e.prototype)&&(n.prototype=e.prototype),n};re({target:"Function",proto:!0},{bind:Ra});var Ca=X("hasInstance"),za=Function.prototype;Ca in za||ot.f(za,Ca,{value:function(t){if(!m(this)||!b(t))return!1;if(!b(this.prototype))return t instanceof this;for(;t=Pr(t);)if(this.prototype===t)return!0;return!1}});var La=kt.EXISTS,Fa=ot.f,Ba=Function.prototype,Na=Ba.toString,Da=/^\s*function ([^ (]*)/;s&&!La&&Fa(Ba,"name",{configurable:!0,get:function(){try{return Na.call(this).match(Da)[1]}catch(t){return""}}}),re({global:!0},{globalThis:o});var Ua=x("JSON","stringify"),Ya=/[\uD800-\uDFFF]/g,Ga=/^[\uD800-\uDBFF]$/,Wa=/^[\uDC00-\uDFFF]$/,Ha=function(t,e,r){var n=r.charAt(e-1),i=r.charAt(e+1);return Ga.test(t)&&!Wa.test(i)||Wa.test(t)&&!Ga.test(n)?"\\u"+t.charCodeAt(0).toString(16):t},Va=a((function(){return'"\\udf06\\ud834"'!==Ua("\udf06\ud834")||'"\\udead"'!==Ua("\udead")}));Ua&&re({target:"JSON",stat:!0,forced:Va},{stringify:function(t,e,r){var n=Ua.apply(null,arguments);return"string"==typeof n?n.replace(Ya,Ha):n}}),Pe(o.JSON,"JSON",!0);var Xa=!a((function(){return Object.isExtensible(Object.preventExtensions({}))})),qa=e((function(t){var e=ot.f,r=!1,n=G("meta"),i=0,o=Object.isExtensible||function(){return!0},a=function(t){e(t,n,{value:{objectID:"O"+i++,weakData:{}}})},s=t.exports={enable:function(){s.enable=function(){},r=!0;var t=Wt.f,e=[].splice,i={};i[n]=1,t(i).length&&(Wt.f=function(r){for(var i=t(r),o=0,a=i.length;o<a;o++)if(i[o]===n){e.call(i,o,1);break}return i},re({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:Ae.f}))},fastKey:function(t,e){if(!b(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!D(t,n)){if(!o(t))return"F";if(!e)return"E";a(t)}return t[n].objectID},getWeakData:function(t,e){if(!D(t,n)){if(!o(t))return!0;if(!e)return!1;a(t)}return t[n].weakData},onFreeze:function(t){return Xa&&r&&o(t)&&!D(t,n)&&a(t),t}};vt[n]=!0})),Ka=function(t,e,r){var n,i;return jr&&m(n=e.constructor)&&n!==r&&b(i=n.prototype)&&i!==r.prototype&&jr(t,i),t},Qa=function(t,e,r){var n=-1!==t.indexOf("Map"),i=-1!==t.indexOf("Weak"),s=n?"set":"add",l=o[t],c=l&&l.prototype,h=l,u={},f=function(t){var e=c[t];Tt(c,t,"add"==t?function(t){return e.call(this,0===t?0:t),this}:"delete"==t?function(t){return!(i&&!b(t))&&e.call(this,0===t?0:t)}:"get"==t?function(t){return i&&!b(t)?void 0:e.call(this,0===t?0:t)}:"has"==t?function(t){return!(i&&!b(t))&&e.call(this,0===t?0:t)}:function(t,r){return e.call(this,0===t?0:t,r),this})};if(te(t,!m(l)||!(i||c.forEach&&!a((function(){(new l).entries().next()})))))h=r.getConstructor(e,t,n,s),qa.enable();else if(te(t,!0)){var d=new h,p=d[s](i?{}:-0,1)!=d,g=a((function(){d.has(1)})),v=En((function(t){new l(t)})),y=!i&&a((function(){for(var t=new l,e=5;e--;)t[s](e,e);return!t.has(-0)}));v||((h=e((function(e,r){Hi(e,h,t);var i=Ka(new l,e,h);return null!=r&&Gr(r,i[s],{that:i,AS_ENTRIES:n}),i}))).prototype=c,c.constructor=h),(g||y)&&(f("delete"),f("has"),n&&f("get")),(y||p)&&f(s),i&&c.clear&&delete c.clear}return u[t]=h,re({global:!0,forced:h!=l},u),Pe(h,t),i||r.setStrong(h,t,n),h},Ja=ot.f,Za=qa.fastKey,$a=At.set,ts=At.getterFor,es={getConstructor:function(t,e,r,n){var i=t((function(t,o){Hi(t,i,e),$a(t,{type:e,index:be(null),first:void 0,last:void 0,size:0}),s||(t.size=0),null!=o&&Gr(o,t[n],{that:t,AS_ENTRIES:r})})),o=ts(e),a=function(t,e,r){var n,i,a=o(t),c=l(t,e);return c?c.value=r:(a.last=c={index:i=Za(e,!0),key:e,value:r,previous:n=a.last,next:void 0,removed:!1},a.first||(a.first=c),n&&(n.next=c),s?a.size++:t.size++,"F"!==i&&(a.index[i]=c)),t},l=function(t,e){var r,n=o(t),i=Za(e);if("F"!==i)return n.index[i];for(r=n.first;r;r=r.next)if(r.key==e)return r};return Wi(i.prototype,{clear:function(){for(var t=o(this),e=t.index,r=t.first;r;)r.removed=!0,r.previous&&(r.previous=r.previous.next=void 0),delete e[r.index],r=r.next;t.first=t.last=void 0,s?t.size=0:this.size=0},delete:function(t){var e=this,r=o(e),n=l(e,t);if(n){var i=n.next,a=n.previous;delete r.index[n.index],n.removed=!0,a&&(a.next=i),i&&(i.previous=a),r.first==n&&(r.first=i),r.last==n&&(r.last=a),s?r.size--:e.size--}return!!n},forEach:function(t){for(var e,r=o(this),n=Oe(t,arguments.length>1?arguments[1]:void 0,3);e=e?e.next:r.first;)for(n(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!l(this,t)}}),Wi(i.prototype,r?{get:function(t){var e=l(this,t);return e&&e.value},set:function(t,e){return a(this,0===t?0:t,e)}}:{add:function(t){return a(this,t=0===t?0:t,t)}}),s&&Ja(i.prototype,"size",{get:function(){return o(this).size}}),i},setStrong:function(t,e,r){var n=e+" Iterator",i=ts(e),o=ts(n);Vn(t,e,(function(t,e){$a(this,{type:n,target:t,state:i(t),kind:e,last:void 0})}),(function(){for(var t=o(this),e=t.kind,r=t.last;r&&r.removed;)r=r.previous;return t.target&&(t.last=r=r?r.next:t.state.first)?"keys"==e?{value:r.key,done:!1}:"values"==e?{value:r.value,done:!1}:{value:[r.key,r.value],done:!1}:(t.target=void 0,{value:void 0,done:!0})}),r?"entries":"values",!r,!0),Ni(e)}};Qa("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),es);var rs=Math.log,ns=Math.log1p||function(t){return(t=+t)>-1e-8&&t<1e-8?t-t*t/2:rs(1+t)},is=Math.acosh,os=Math.log,as=Math.sqrt,ss=Math.LN2,ls=!is||710!=Math.floor(is(Number.MAX_VALUE))||is(1/0)!=1/0;re({target:"Math",stat:!0,forced:ls},{acosh:function(t){return(t=+t)<1?NaN:t>94906265.62425156?os(t)+ss:ns(t-1+as(t-1)*as(t+1))}});var cs=Math.asinh,hs=Math.log,us=Math.sqrt;re({target:"Math",stat:!0,forced:!(cs&&1/cs(0)>0)},{asinh:function t(e){return isFinite(e=+e)&&0!=e?e<0?-t(-e):hs(e+us(e*e+1)):e}});var fs=Math.atanh,ds=Math.log;re({target:"Math",stat:!0,forced:!(fs&&1/fs(-0)<0)},{atanh:function(t){return 0==(t=+t)?t:ds((1+t)/(1-t))/2}});var ps=Math.sign||function(t){return 0==(t=+t)||t!=t?t:t<0?-1:1},gs=Math.abs,vs=Math.pow;re({target:"Math",stat:!0},{cbrt:function(t){return ps(t=+t)*vs(gs(t),1/3)}});var ys=Math.floor,ms=Math.log,bs=Math.LOG2E;re({target:"Math",stat:!0},{clz32:function(t){return(t>>>=0)?31-ys(ms(t+.5)*bs):32}});var ws=Math.expm1,xs=Math.exp,_s=!ws||ws(10)>22025.465794806718||ws(10)<22025.465794806718||-2e-17!=ws(-2e-17)?function(t){return 0==(t=+t)?t:t>-1e-6&&t<1e-6?t+t*t/2:xs(t)-1}:ws,As=Math.cosh,Es=Math.abs,Ss=Math.E;re({target:"Math",stat:!0,forced:!As||As(710)===1/0},{cosh:function(t){var e=_s(Es(t)-1)+1;return(e+1/(e*Ss*Ss))*(Ss/2)}}),re({target:"Math",stat:!0,forced:_s!=Math.expm1},{expm1:_s});var Ms=Math.abs,ks=Math.pow,Ts=ks(2,-52),Is=ks(2,-23),Ps=ks(2,127)*(2-Is),Os=ks(2,-126),js=Math.fround||function(t){var e,r,n=Ms(t),i=ps(t);return n<Os?i*(n/Os/Is+1/Ts-1/Ts)*Os*Is:(r=(e=(1+Is/Ts)*n)-(e-n))>Ps||r!=r?i*(1/0):i*r};re({target:"Math",stat:!0},{fround:js});var Rs=Math.hypot,Cs=Math.abs,zs=Math.sqrt,Ls=!!Rs&&Rs(1/0,NaN)!==1/0;re({target:"Math",stat:!0,forced:Ls},{hypot:function(t,e){for(var r,n,i=0,o=0,a=arguments.length,s=0;o<a;)s<(r=Cs(arguments[o++]))?(i=i*(n=s/r)*n+1,s=r):i+=r>0?(n=r/s)*n:r;return s===1/0?1/0:s*zs(i)}});var Fs=Math.imul,Bs=a((function(){return-5!=Fs(4294967295,5)||2!=Fs.length}));re({target:"Math",stat:!0,forced:Bs},{imul:function(t,e){var r=65535,n=+t,i=+e,o=r&n,a=r&i;return 0|o*a+((r&n>>>16)*a+o*(r&i>>>16)<<16>>>0)}});var Ns=Math.log,Ds=Math.LOG10E;re({target:"Math",stat:!0},{log10:function(t){return Ns(t)*Ds}}),re({target:"Math",stat:!0},{log1p:ns});var Us=Math.log,Ys=Math.LN2;re({target:"Math",stat:!0},{log2:function(t){return Us(t)/Ys}}),re({target:"Math",stat:!0},{sign:ps});var Gs=Math.abs,Ws=Math.exp,Hs=Math.E,Vs=a((function(){return-2e-17!=Math.sinh(-2e-17)}));re({target:"Math",stat:!0,forced:Vs},{sinh:function(t){return Gs(t=+t)<1?(_s(t)-_s(-t))/2:(Ws(t-1)-Ws(-t-1))*(Hs/2)}});var Xs=Math.exp;re({target:"Math",stat:!0},{tanh:function(t){var e=_s(t=+t),r=_s(-t);return e==1/0?1:r==1/0?-1:(e-r)/(Xs(t)+Xs(-t))}}),Pe(Math,"Math",!0);var qs=Math.ceil,Ks=Math.floor;re({target:"Math",stat:!0},{trunc:function(t){return(t>0?Ks:qs)(t)}});var Qs=1..valueOf,Js=function(t){return Qs.call(t)},Zs="\t\n\v\f\r \u2028\u2029\ufeff",$s="["+Zs+"]",tl=RegExp("^"+$s+$s+"*"),el=RegExp($s+$s+"*$"),rl=function(t){return function(e){var r=he(v(e));return 1&t&&(r=r.replace(tl,"")),2&t&&(r=r.replace(el,"")),r}},nl={start:rl(1),end:rl(2),trim:rl(3)},il=Wt.f,ol=rt.f,al=ot.f,sl=nl.trim,ll=o.Number,cl=ll.prototype,hl=function(t){var e=K(t,"number");return"bigint"==typeof e?e:ul(e)},ul=function(t){var e,r,n,i,o,a,s,l,c=K(t,"number");if(P(c))throw TypeError("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(43===(e=(c=sl(c)).charCodeAt(0))||45===e){if(88===(r=c.charCodeAt(2))||120===r)return NaN}else if(48===e){switch(c.charCodeAt(1)){case 66:case 98:n=2,i=49;break;case 79:case 111:n=8,i=55;break;default:return+c}for(a=(o=c.slice(2)).length,s=0;s<a;s++)if((l=o.charCodeAt(s))<48||l>i)return NaN;return parseInt(o,n)}return+c};if(te("Number",!ll(" 0o1")||!ll("0b1")||ll("+0x1"))){for(var fl,dl=function(t){var e=arguments.length<1?0:ll(hl(t)),r=this;return r instanceof dl&&a((function(){Js(r)}))?Ka(Object(e),r,dl):e},pl=s?il(ll):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),gl=0;pl.length>gl;gl++)D(ll,fl=pl[gl])&&!D(dl,fl)&&al(dl,fl,ol(ll,fl));dl.prototype=cl,cl.constructor=dl,Tt(o,"Number",dl)}re({target:"Number",stat:!0},{EPSILON:Math.pow(2,-52)});var vl=o.isFinite,yl=Number.isFinite||function(t){return"number"==typeof t&&vl(t)};re({target:"Number",stat:!0},{isFinite:yl});var ml=Math.floor,bl=Number.isInteger||function(t){return!b(t)&&isFinite(t)&&ml(t)===t};re({target:"Number",stat:!0},{isInteger:bl}),re({target:"Number",stat:!0},{isNaN:function(t){return t!=t}});var wl=Math.abs;re({target:"Number",stat:!0},{isSafeInteger:function(t){return bl(t)&&wl(t)<=9007199254740991}}),re({target:"Number",stat:!0},{MAX_SAFE_INTEGER:9007199254740991}),re({target:"Number",stat:!0},{MIN_SAFE_INTEGER:-9007199254740991});var xl=nl.trim,_l=o.parseFloat,Al=o.Symbol,El=Al&&Al.iterator,Sl=1/_l(Zs+"-0")!=-1/0||El&&!a((function(){_l(Object(El))}))?function(t){var e=xl(he(t)),r=_l(e);return 0===r&&"-"==e.charAt(0)?-0:r}:_l;re({target:"Number",stat:!0,forced:Number.parseFloat!=Sl},{parseFloat:Sl});var Ml=nl.trim,kl=o.parseInt,Tl=o.Symbol,Il=Tl&&Tl.iterator,Pl=/^[+-]?0x/i,Ol=8!==kl(Zs+"08")||22!==kl(Zs+"0x16")||Il&&!a((function(){kl(Object(Il))}))?function(t,e){var r=Ml(he(t));return kl(r,e>>>0||(Pl.test(r)?16:10))}:kl;re({target:"Number",stat:!0,forced:Number.parseInt!=Ol},{parseInt:Ol});var jl=1..toFixed,Rl=Math.floor,Cl=function(t,e,r){return 0===e?r:e%2==1?Cl(t,e-1,r*t):Cl(t*t,e/2,r)},zl=function(t,e,r){for(var n=-1,i=r;++n<6;)i+=e*t[n],t[n]=i%1e7,i=Rl(i/1e7)},Ll=function(t,e){for(var r=6,n=0;--r>=0;)n+=t[r],t[r]=Rl(n/e),n=n%e*1e7},Fl=function(t){for(var e=6,r="";--e>=0;)if(""!==r||0===e||0!==t[e]){var n=String(t[e]);r=""===r?n:r+fa.call("0",7-n.length)+n}return r},Bl=jl&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!a((function(){jl.call({})}));re({target:"Number",proto:!0,forced:Bl},{toFixed:function(t){var e,r,n,i,o=Js(this),a=Ot(t),s=[0,0,0,0,0,0],l="",c="0";if(a<0||a>20)throw RangeError("Incorrect fraction digits");if(o!=o)return"NaN";if(o<=-1e21||o>=1e21)return String(o);if(o<0&&(l="-",o=-o),o>1e-21)if(r=(e=function(t){for(var e=0,r=t;r>=4096;)e+=12,r/=4096;for(;r>=2;)e+=1,r/=2;return e}(o*Cl(2,69,1))-69)<0?o*Cl(2,-e,1):o/Cl(2,e,1),r*=4503599627370496,(e=52-e)>0){for(zl(s,0,r),n=a;n>=7;)zl(s,1e7,0),n-=7;for(zl(s,Cl(10,n,1),0),n=e-1;n>=23;)Ll(s,1<<23),n-=23;Ll(s,1<<n),zl(s,1,1),Ll(s,2),c=Fl(s)}else zl(s,0,r),zl(s,1<<-e,0),c=Fl(s)+fa.call("0",a);return c=a>0?l+((i=c.length)<=a?"0."+fa.call("0",a-i)+c:c.slice(0,i-a)+"."+c.slice(i-a)):l+c}});var Nl=1..toPrecision,Dl=a((function(){return"1"!==Nl.call(1,void 0)}))||!a((function(){Nl.call({})}));re({target:"Number",proto:!0,forced:Dl},{toPrecision:function(t){return void 0===t?Nl.call(Js(this)):Nl.call(Js(this),t)}});var Ul=Object.assign,Yl=Object.defineProperty,Gl=!Ul||a((function(){if(s&&1!==Ul({b:1},Ul(Yl({},"a",{enumerable:!0,get:function(){Yl(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol(),n="abcdefghijklmnopqrst";return t[r]=7,n.split("").forEach((function(t){e[t]=t})),7!=Ul({},t)[r]||ue(Ul({},e)).join("")!=n}))?function(t,e){for(var r=B(t),n=arguments.length,i=1,o=Ht.f,a=h.f;n>i;)for(var l,c=g(arguments[i++]),u=o?ue(c).concat(o(c)):ue(c),f=u.length,d=0;f>d;)l=u[d++],s&&!a.call(c,l)||(r[l]=c[l]);return r}:Ul;re({target:"Object",stat:!0,forced:Object.assign!==Gl},{assign:Gl}),re({target:"Object",stat:!0,sham:!s},{create:be});var Wl=!a((function(){if(!(Oi&&Oi<535)){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete o[t]}}));s&&re({target:"Object",proto:!0,forced:Wl},{__defineGetter__:function(t,e){ot.f(B(this),t,{get:j(e),enumerable:!0,configurable:!0})}}),re({target:"Object",stat:!0,forced:!s,sham:!s},{defineProperties:fe}),re({target:"Object",stat:!0,forced:!s,sham:!s},{defineProperty:ot.f}),s&&re({target:"Object",proto:!0,forced:Wl},{__defineSetter__:function(t,e){ot.f(B(this),t,{set:j(e),enumerable:!0,configurable:!0})}});var Hl=h.f,Vl=function(t){return function(e){for(var r,n=y(e),i=ue(n),o=i.length,a=0,l=[];o>a;)r=i[a++],s&&!Hl.call(n,r)||l.push(t?[r,n[r]]:n[r]);return l}},Xl={entries:Vl(!0),values:Vl(!1)},ql=Xl.entries;re({target:"Object",stat:!0},{entries:function(t){return ql(t)}});var Kl=qa.onFreeze,Ql=Object.freeze,Jl=a((function(){Ql(1)}));re({target:"Object",stat:!0,forced:Jl,sham:!Xa},{freeze:function(t){return Ql&&b(t)?Ql(Kl(t)):t}}),re({target:"Object",stat:!0},{fromEntries:function(t){var e={};return Gr(t,(function(t,r){qr(e,t,r)}),{AS_ENTRIES:!0}),e}});var Zl=rt.f,$l=a((function(){Zl(1)}));re({target:"Object",stat:!0,forced:!s||$l,sham:!s},{getOwnPropertyDescriptor:function(t,e){return Zl(y(t),e)}}),re({target:"Object",stat:!0,sham:!s},{getOwnPropertyDescriptors:function(t){for(var e,r,n=y(t),i=rt.f,o=Vt(n),a={},s=0;o.length>s;)void 0!==(r=i(n,e=o[s++]))&&qr(a,e,r);return a}});var tc=Ae.f,ec=a((function(){return!Object.getOwnPropertyNames(1)}));re({target:"Object",stat:!0,forced:ec},{getOwnPropertyNames:tc});var rc=a((function(){Pr(1)}));re({target:"Object",stat:!0,forced:rc,sham:!kr},{getPrototypeOf:function(t){return Pr(B(t))}}),re({target:"Object",stat:!0},{hasOwn:D});var nc=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e};re({target:"Object",stat:!0},{is:nc});var ic=Object.isExtensible,oc=a((function(){ic(1)}));re({target:"Object",stat:!0,forced:oc},{isExtensible:function(t){return!!b(t)&&(!ic||ic(t))}});var ac=Object.isFrozen,sc=a((function(){ac(1)}));re({target:"Object",stat:!0,forced:sc},{isFrozen:function(t){return!b(t)||!!ac&&ac(t)}});var lc=Object.isSealed,cc=a((function(){lc(1)}));re({target:"Object",stat:!0,forced:cc},{isSealed:function(t){return!b(t)||!!lc&&lc(t)}});var hc=a((function(){ue(1)}));re({target:"Object",stat:!0,forced:hc},{keys:function(t){return ue(B(t))}});var uc=rt.f;s&&re({target:"Object",proto:!0,forced:Wl},{__lookupGetter__:function(t){var e,r=B(this),n=Q(t);do{if(e=uc(r,n))return e.get}while(r=Pr(r))}});var fc=rt.f;s&&re({target:"Object",proto:!0,forced:Wl},{__lookupSetter__:function(t){var e,r=B(this),n=Q(t);do{if(e=fc(r,n))return e.set}while(r=Pr(r))}});var dc=qa.onFreeze,pc=Object.preventExtensions,gc=a((function(){pc(1)}));re({target:"Object",stat:!0,forced:gc,sham:!Xa},{preventExtensions:function(t){return pc&&b(t)?pc(dc(t)):t}});var vc=qa.onFreeze,yc=Object.seal,mc=a((function(){yc(1)}));re({target:"Object",stat:!0,forced:mc,sham:!Xa},{seal:function(t){return yc&&b(t)?yc(vc(t)):t}}),re({target:"Object",stat:!0},{setPrototypeOf:jr});var bc=ae?{}.toString:function(){return"[object "+ce(this)+"]"};ae||Tt(Object.prototype,"toString",bc,{unsafe:!0});var wc=Xl.values;re({target:"Object",stat:!0},{values:function(t){return wc(t)}}),re({global:!0,forced:parseFloat!=Sl},{parseFloat:Sl}),re({global:!0,forced:parseInt!=Ol},{parseInt:Ol});var xc,_c,Ac,Ec,Sc=o.Promise,Mc=/(?:ipad|iphone|ipod).*applewebkit/i.test(_),kc=o.setImmediate,Tc=o.clearImmediate,Ic=o.process,Pc=o.MessageChannel,Oc=o.Dispatch,jc=0,Rc={};try{xc=o.location}catch(T_){}var Cc=function(t){if(Rc.hasOwnProperty(t)){var e=Rc[t];delete Rc[t],e()}},zc=function(t){return function(){Cc(t)}},Lc=function(t){Cc(t.data)},Fc=function(t){o.postMessage(String(t),xc.protocol+"//"+xc.host)};kc&&Tc||(kc=function(t){for(var e=[],r=arguments.length,n=1;r>n;)e.push(arguments[n++]);return Rc[++jc]=function(){(m(t)?t:Function(t)).apply(void 0,e)},_c(jc),jc},Tc=function(t){delete Rc[t]},ci?_c=function(t){Ic.nextTick(zc(t))}:Oc&&Oc.now?_c=function(t){Oc.now(zc(t))}:Pc&&!Mc?(Ec=(Ac=new Pc).port2,Ac.port1.onmessage=Lc,_c=Oe(Ec.postMessage,Ec,1)):o.addEventListener&&m(o.postMessage)&&!o.importScripts&&xc&&"file:"!==xc.protocol&&!a(Fc)?(_c=Fc,o.addEventListener("message",Lc,!1)):_c="onreadystatechange"in $("script")?function(t){de.appendChild($("script")).onreadystatechange=function(){de.removeChild(this),Cc(t)}}:function(t){setTimeout(zc(t),0)});var Bc,Nc,Dc,Uc,Yc,Gc,Wc,Hc,Vc={set:kc,clear:Tc},Xc=/ipad|iphone|ipod/i.test(_)&&void 0!==o.Pebble,qc=/web0s(?!.*chrome)/i.test(_),Kc=rt.f,Qc=Vc.set,Jc=o.MutationObserver||o.WebKitMutationObserver,Zc=o.document,$c=o.process,th=o.Promise,eh=Kc(o,"queueMicrotask"),rh=eh&&eh.value;rh||(Bc=function(){var t,e;for(ci&&(t=$c.domain)&&t.exit();Nc;){e=Nc.fn,Nc=Nc.next;try{e()}catch(t){throw Nc?Uc():Dc=void 0,t}}Dc=void 0,t&&t.enter()},Mc||ci||qc||!Jc||!Zc?!Xc&&th&&th.resolve?((Wc=th.resolve(void 0)).constructor=th,Hc=Wc.then,Uc=function(){Hc.call(Wc,Bc)}):Uc=ci?function(){$c.nextTick(Bc)}:function(){Qc.call(o,Bc)}:(Yc=!0,Gc=Zc.createTextNode(""),new Jc(Bc).observe(Gc,{characterData:!0}),Uc=function(){Gc.data=Yc=!Yc}));var nh,ih,oh,ah,sh=rh||function(t){var e={fn:t,next:void 0};Dc&&(Dc.next=e),Nc||(Nc=e,Uc()),Dc=e},lh=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=j(e),this.reject=j(r)},ch={f:function(t){return new lh(t)}},hh=function(t,e){if(nt(t),b(e)&&e.constructor===t)return e;var r=ch.f(t);return(0,r.resolve)(e),r.promise},uh=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},fh="object"==typeof window,dh=Vc.set,ph=X("species"),gh="Promise",vh=At.get,yh=At.set,mh=At.getterFor(gh),bh=Sc&&Sc.prototype,wh=Sc,xh=bh,_h=o.TypeError,Ah=o.document,Eh=o.process,Sh=ch.f,Mh=Sh,kh=!!(Ah&&Ah.createEvent&&o.dispatchEvent),Th=m(o.PromiseRejectionEvent),Ih=!1,Ph=te(gh,(function(){var t=ut(wh),e=t!==String(wh);if(!e&&66===k)return!0;if(k>=51&&/native code/.test(t))return!1;var r=new wh((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};return(r.constructor={})[ph]=n,!(Ih=r.then((function(){}))instanceof n)||!e&&fh&&!Th})),Oh=Ph||!En((function(t){wh.all(t).catch((function(){}))})),jh=function(t){var e;return!(!b(t)||!m(e=t.then))&&e},Rh=function(t,e){if(!t.notified){t.notified=!0;var r=t.reactions;sh((function(){for(var n=t.value,i=1==t.state,o=0;r.length>o;){var a,s,l,c=r[o++],h=i?c.ok:c.fail,u=c.resolve,f=c.reject,d=c.domain;try{h?(i||(2===t.rejection&&Fh(t),t.rejection=1),!0===h?a=n:(d&&d.enter(),a=h(n),d&&(d.exit(),l=!0)),a===c.promise?f(_h("Promise-chain cycle")):(s=jh(a))?s.call(a,u,f):u(a)):f(n)}catch(t){d&&!l&&d.exit(),f(t)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&zh(t)}))}},Ch=function(t,e,r){var n,i;kh?((n=Ah.createEvent("Event")).promise=e,n.reason=r,n.initEvent(t,!1,!0),o.dispatchEvent(n)):n={promise:e,reason:r},!Th&&(i=o["on"+t])?i(n):"unhandledrejection"===t&&function(t,e){var r=o.console;r&&r.error&&(1===arguments.length?r.error(t):r.error(t,e))}("Unhandled promise rejection",r)},zh=function(t){dh.call(o,(function(){var e,r=t.facade,n=t.value;if(Lh(t)&&(e=uh((function(){ci?Eh.emit("unhandledRejection",n,r):Ch("unhandledrejection",r,n)})),t.rejection=ci||Lh(t)?2:1,e.error))throw e.value}))},Lh=function(t){return 1!==t.rejection&&!t.parent},Fh=function(t){dh.call(o,(function(){var e=t.facade;ci?Eh.emit("rejectionHandled",e):Ch("rejectionhandled",e,t.value)}))},Bh=function(t,e,r){return function(n){t(e,n,r)}},Nh=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,Rh(t,!0))},Dh=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw _h("Promise can't be resolved itself");var n=jh(e);n?sh((function(){var r={done:!1};try{n.call(e,Bh(Dh,r,t),Bh(Nh,r,t))}catch(e){Nh(r,e,t)}})):(t.value=e,t.state=1,Rh(t,!1))}catch(e){Nh({done:!1},e,t)}}};if(Ph&&(xh=(wh=function(t){Hi(this,wh,gh),j(t),nh.call(this);var e=vh(this);try{t(Bh(Dh,e),Bh(Nh,e))}catch(t){Nh(e,t)}}).prototype,(nh=function(t){yh(this,{type:gh,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=Wi(xh,{then:function(t,e){var r=mh(this),n=Sh(na(this,wh));return n.ok=!m(t)||t,n.fail=m(e)&&e,n.domain=ci?Eh.domain:void 0,r.parent=!0,r.reactions.push(n),0!=r.state&&Rh(r,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),ih=function(){var t=new nh,e=vh(t);this.promise=t,this.resolve=Bh(Dh,e),this.reject=Bh(Nh,e)},ch.f=Sh=function(t){return t===wh||t===oh?new ih(t):Mh(t)},m(Sc)&&bh!==Object.prototype)){ah=bh.then,Ih||(Tt(bh,"then",(function(t,e){var r=this;return new wh((function(t,e){ah.call(r,t,e)})).then(t,e)}),{unsafe:!0}),Tt(bh,"catch",xh.catch,{unsafe:!0}));try{delete bh.constructor}catch(T_){}jr&&jr(bh,xh)}re({global:!0,wrap:!0,forced:Ph},{Promise:wh}),Pe(wh,gh,!1),Ni(gh),oh=x(gh),re({target:gh,stat:!0,forced:Ph},{reject:function(t){var e=Sh(this);return e.reject.call(void 0,t),e.promise}}),re({target:gh,stat:!0,forced:Ph},{resolve:function(t){return hh(this,t)}}),re({target:gh,stat:!0,forced:Oh},{all:function(t){var e=this,r=Sh(e),n=r.resolve,i=r.reject,o=uh((function(){var r=j(e.resolve),o=[],a=0,s=1;Gr(t,(function(t){var l=a++,c=!1;o.push(void 0),s++,r.call(e,t).then((function(t){c||(c=!0,o[l]=t,--s||n(o))}),i)})),--s||n(o)}));return o.error&&i(o.value),r.promise},race:function(t){var e=this,r=Sh(e),n=r.reject,i=uh((function(){var i=j(e.resolve);Gr(t,(function(t){i.call(e,t).then(r.resolve,n)}))}));return i.error&&n(i.value),r.promise}}),re({target:"Promise",stat:!0},{allSettled:function(t){var e=this,r=ch.f(e),n=r.resolve,i=r.reject,o=uh((function(){var r=j(e.resolve),i=[],o=0,a=1;Gr(t,(function(t){var s=o++,l=!1;i.push(void 0),a++,r.call(e,t).then((function(t){l||(l=!0,i[s]={status:"fulfilled",value:t},--a||n(i))}),(function(t){l||(l=!0,i[s]={status:"rejected",reason:t},--a||n(i))}))})),--a||n(i)}));return o.error&&i(o.value),r.promise}});re({target:"Promise",stat:!0},{any:function(t){var e=this,r=ch.f(e),n=r.resolve,i=r.reject,o=uh((function(){var r=j(e.resolve),o=[],a=0,s=1,l=!1;Gr(t,(function(t){var c=a++,h=!1;o.push(void 0),s++,r.call(e,t).then((function(t){h||l||(l=!0,n(t))}),(function(t){h||l||(h=!0,o[c]=t,--s||i(new(x("AggregateError"))(o,"No one promise resolved")))}))})),--s||i(new(x("AggregateError"))(o,"No one promise resolved"))}));return o.error&&i(o.value),r.promise}});var Uh=!!Sc&&a((function(){Sc.prototype.finally.call({then:function(){}},(function(){}))}));if(re({target:"Promise",proto:!0,real:!0,forced:Uh},{finally:function(t){var e=na(this,x("Promise")),r=m(t);return this.then(r?function(r){return hh(e,t()).then((function(){return r}))}:t,r?function(r){return hh(e,t()).then((function(){throw r}))}:t)}}),m(Sc)){var Yh=x("Promise").prototype.finally;Sc.prototype.finally!==Yh&&Tt(Sc.prototype,"finally",Yh,{unsafe:!0})}var Gh=x("Reflect","apply"),Wh=Function.apply,Hh=!a((function(){Gh((function(){}))}));re({target:"Reflect",stat:!0,forced:Hh},{apply:function(t,e,r){return j(t),nt(r),Gh?Gh(t,e,r):Wh.call(t,e,r)}});var Vh=x("Reflect","construct"),Xh=a((function(){function t(){}return!(Vh((function(){}),[],t)instanceof t)})),qh=!a((function(){Vh((function(){}))})),Kh=Xh||qh;re({target:"Reflect",stat:!0,forced:Kh,sham:Kh},{construct:function(t,e){ea(t),nt(e);var r=arguments.length<3?t:ea(arguments[2]);if(qh&&!Xh)return Vh(t,e,r);if(t==r){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var n=[null];return n.push.apply(n,e),new(Ra.apply(t,n))}var i=r.prototype,o=be(b(i)?i:Object.prototype),a=Function.apply.call(t,o,e);return b(a)?a:o}});var Qh=a((function(){Reflect.defineProperty(ot.f({},1,{value:1}),1,{value:2})}));re({target:"Reflect",stat:!0,forced:Qh,sham:!s},{defineProperty:function(t,e,r){nt(t);var n=Q(e);nt(r);try{return ot.f(t,n,r),!0}catch(t){return!1}}});var Jh=rt.f;re({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var r=Jh(nt(t),e);return!(r&&!r.configurable)&&delete t[e]}});var Zh=function(t){return void 0!==t&&(D(t,"value")||D(t,"writable"))};re({target:"Reflect",stat:!0},{get:function t(e,r){var n,i,o=arguments.length<3?e:arguments[2];return nt(e)===o?e[r]:(n=rt.f(e,r))?Zh(n)?n.value:void 0===n.get?void 0:n.get.call(o):b(i=Pr(e))?t(i,r,o):void 0}}),re({target:"Reflect",stat:!0,sham:!s},{getOwnPropertyDescriptor:function(t,e){return rt.f(nt(t),e)}}),re({target:"Reflect",stat:!0,sham:!kr},{getPrototypeOf:function(t){return Pr(nt(t))}}),re({target:"Reflect",stat:!0},{has:function(t,e){return e in t}});var $h=Object.isExtensible;re({target:"Reflect",stat:!0},{isExtensible:function(t){return nt(t),!$h||$h(t)}}),re({target:"Reflect",stat:!0},{ownKeys:Vt}),re({target:"Reflect",stat:!0,sham:!Xa},{preventExtensions:function(t){nt(t);try{var e=x("Object","preventExtensions");return e&&e(t),!0}catch(t){return!1}}});var tu=a((function(){var t=function(){},e=ot.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)}));re({target:"Reflect",stat:!0,forced:tu},{set:function t(e,r,n){var i,o,a,s=arguments.length<4?e:arguments[3],l=rt.f(nt(e),r);if(!l){if(b(o=Pr(e)))return t(o,r,n,s);l=u(0)}if(Zh(l)){if(!1===l.writable||!b(s))return!1;if(i=rt.f(s,r)){if(i.get||i.set||!1===i.writable)return!1;i.value=n,ot.f(s,r,i)}else ot.f(s,r,u(0,n))}else{if(void 0===(a=l.set))return!1;a.call(s,n)}return!0}}),jr&&re({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){nt(t),Or(e);try{return jr(t,e),!0}catch(t){return!1}}}),re({global:!0},{Reflect:{}}),Pe(o.Reflect,"Reflect",!0);var eu=X("match"),ru=function(t){var e;return b(t)&&(void 0!==(e=t[eu])?!!e:"RegExp"==d(t))},nu=function(){var t=nt(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},iu=o.RegExp,ou={UNSUPPORTED_Y:a((function(){var t=iu("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),BROKEN_CARET:a((function(){var t=iu("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},au=o.RegExp,su=a((function(){var t=au(".","s");return!(t.dotAll&&t.exec("\n")&&"s"===t.flags)})),lu=o.RegExp,cu=a((function(){var t=lu("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")})),hu=ot.f,uu=Wt.f,fu=At.enforce,du=X("match"),pu=o.RegExp,gu=pu.prototype,vu=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,yu=/a/g,mu=/a/g,bu=new pu(yu)!==yu,wu=ou.UNSUPPORTED_Y,xu=s&&(!bu||wu||su||cu||a((function(){return mu[du]=!1,pu(yu)!=yu||pu(mu)==mu||"/a/i"!=pu(yu,"i")})));if(te("RegExp",xu)){for(var _u=function(t,e){var r,n,i,o,a,s,l=this instanceof _u,c=ru(t),h=void 0===e,u=[],f=t;if(!l&&c&&h&&t.constructor===_u)return t;if((c||t instanceof _u)&&(t=t.source,h&&(e="flags"in f?f.flags:nu.call(f))),t=void 0===t?"":he(t),e=void 0===e?"":he(e),f=t,su&&"dotAll"in yu&&(n=!!e&&e.indexOf("s")>-1)&&(e=e.replace(/s/g,"")),r=e,wu&&"sticky"in yu&&(i=!!e&&e.indexOf("y")>-1)&&(e=e.replace(/y/g,"")),cu&&(t=(o=function(t){for(var e,r=t.length,n=0,i="",o=[],a={},s=!1,l=!1,c=0,h="";n<=r;n++){if("\\"===(e=t.charAt(n)))e+=t.charAt(++n);else if("]"===e)s=!1;else if(!s)switch(!0){case"["===e:s=!0;break;case"("===e:vu.test(t.slice(n+1))&&(n+=2,l=!0),i+=e,c++;continue;case">"===e&&l:if(""===h||D(a,h))throw new SyntaxError("Invalid capture group name");a[h]=!0,o.push([h,c]),l=!1,h="";continue}l?h+=e:i+=e}return[i,o]}(t))[0],u=o[1]),a=Ka(pu(t,e),l?this:gu,_u),(n||i||u.length)&&(s=fu(a),n&&(s.dotAll=!0,s.raw=_u(function(t){for(var e,r=t.length,n=0,i="",o=!1;n<=r;n++)"\\"!==(e=t.charAt(n))?o||"."!==e?("["===e?o=!0:"]"===e&&(o=!1),i+=e):i+="[\\s\\S]":i+=e+t.charAt(++n);return i}(t),r)),i&&(s.sticky=!0),u.length&&(s.groups=u)),t!==f)try{at(a,"source",""===f?"(?:)":f)}catch(t){}return a},Au=function(t){t in _u||hu(_u,t,{configurable:!0,get:function(){return pu[t]},set:function(e){pu[t]=e}})},Eu=uu(pu),Su=0;Eu.length>Su;)Au(Eu[Su++]);gu.constructor=_u,_u.prototype=gu,Tt(o,"RegExp",_u)}Ni("RegExp");var Mu=ot.f,ku=At.get,Tu=RegExp.prototype;s&&su&&Mu(Tu,"dotAll",{configurable:!0,get:function(){if(this!==Tu){if(this instanceof RegExp)return!!ku(this).dotAll;throw TypeError("Incompatible receiver, RegExp required")}}});var Iu=At.get,Pu=RegExp.prototype.exec,Ou=F("native-string-replace",String.prototype.replace),ju=Pu,Ru=function(){var t=/a/,e=/b*/g;return Pu.call(t,"a"),Pu.call(e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),Cu=ou.UNSUPPORTED_Y||ou.BROKEN_CARET,zu=void 0!==/()??/.exec("")[1];(Ru||zu||Cu||su||cu)&&(ju=function(t){var e,r,n,i,o,a,s,l=this,c=Iu(l),h=he(t),u=c.raw;if(u)return u.lastIndex=l.lastIndex,e=ju.call(u,h),l.lastIndex=u.lastIndex,e;var f=c.groups,d=Cu&&l.sticky,p=nu.call(l),g=l.source,v=0,y=h;if(d&&(-1===(p=p.replace("y","")).indexOf("g")&&(p+="g"),y=h.slice(l.lastIndex),l.lastIndex>0&&(!l.multiline||l.multiline&&"\n"!==h.charAt(l.lastIndex-1))&&(g="(?: "+g+")",y=" "+y,v++),r=new RegExp("^(?:"+g+")",p)),zu&&(r=new RegExp("^"+g+"$(?!\\s)",p)),Ru&&(n=l.lastIndex),i=Pu.call(d?r:l,y),d?i?(i.input=i.input.slice(v),i[0]=i[0].slice(v),i.index=l.lastIndex,l.lastIndex+=i[0].length):l.lastIndex=0:Ru&&i&&(l.lastIndex=l.global?i.index+i[0].length:n),zu&&i&&i.length>1&&Ou.call(i[0],r,(function(){for(o=1;o<arguments.length-2;o++)void 0===arguments[o]&&(i[o]=void 0)})),i&&f)for(i.groups=a=be(null),o=0;o<f.length;o++)a[(s=f[o])[0]]=i[s[1]];return i});var Lu=ju;re({target:"RegExp",proto:!0,forced:/./.exec!==Lu},{exec:Lu}),s&&a((function(){return"sy"!==Object.getOwnPropertyDescriptor(RegExp.prototype,"flags").get.call({dotAll:!0,sticky:!0})}))&&ot.f(RegExp.prototype,"flags",{configurable:!0,get:nu});var Fu=ou.UNSUPPORTED_Y,Bu=ot.f,Nu=At.get,Du=RegExp.prototype;s&&Fu&&Bu(Du,"sticky",{configurable:!0,get:function(){if(this!==Du){if(this instanceof RegExp)return!!Nu(this).sticky;throw TypeError("Incompatible receiver, RegExp required")}}});var Uu=function(){var t=!1,e=/[ac]/;return e.exec=function(){return t=!0,/./.exec.apply(this,arguments)},!0===e.test("abc")&&t}(),Yu=/./.test;re({target:"RegExp",proto:!0,forced:!Uu},{test:function(t){var e=this.exec;if(!m(e))return Yu.call(this,t);var r=e.call(this,t);if(null!==r&&!b(r))throw new Error("RegExp exec method returned something other than an Object or null");return!!r}});var Gu=kt.PROPER,Wu=RegExp.prototype,Hu=Wu.toString,Vu=a((function(){return"/a/b"!=Hu.call({source:"a",flags:"b"})})),Xu=Gu&&"toString"!=Hu.name;(Vu||Xu)&&Tt(RegExp.prototype,"toString",(function(){var t=nt(this),e=he(t.source),r=t.flags;return"/"+e+"/"+he(void 0===r&&t instanceof RegExp&&!("flags"in Wu)?nu.call(t):r)}),{unsafe:!0}),Qa("Set",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),es);var qu=a((function(){return"\ud842"!=="𠮷".at(0)}));re({target:"String",proto:!0,forced:qu},{at:function(t){var e=he(v(this)),r=e.length,n=Ot(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e.charAt(i)}});var Ku=function(t){return function(e,r){var n,i,o=he(v(e)),a=Ot(r),s=o.length;return a<0||a>=s?t?"":void 0:(n=o.charCodeAt(a))<55296||n>56319||a+1===s||(i=o.charCodeAt(a+1))<56320||i>57343?t?o.charAt(a):n:t?o.slice(a,a+2):i-56320+(n-55296<<10)+65536}},Qu={codeAt:Ku(!1),charAt:Ku(!0)},Ju=Qu.codeAt;re({target:"String",proto:!0},{codePointAt:function(t){return Ju(this,t)}});var Zu,$u=function(t){if(ru(t))throw TypeError("The method doesn't accept regular expressions");return t},tf=X("match"),ef=function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[tf]=!1,"/./"[t](e)}catch(t){}}return!1},rf=rt.f,nf="".endsWith,of=Math.min,af=ef("endsWith"),sf=!(af||(Zu=rf(String.prototype,"endsWith"),!Zu||Zu.writable));re({target:"String",proto:!0,forced:!sf&&!af},{endsWith:function(t){var e=he(v(this));$u(t);var r=arguments.length>1?arguments[1]:void 0,n=e.length,i=void 0===r?n:of(Lt(r),n),o=he(t);return nf?nf.call(e,o,i):e.slice(i-o.length,i)===o}});var lf=String.fromCharCode,cf=String.fromCodePoint,hf=!!cf&&1!=cf.length;re({target:"String",stat:!0,forced:hf},{fromCodePoint:function(t){for(var e,r=[],n=arguments.length,i=0;n>i;){if(e=+arguments[i++],Ct(e,1114111)!==e)throw RangeError(e+" is not a valid code point");r.push(e<65536?lf(e):lf(55296+((e-=65536)>>10),e%1024+56320))}return r.join("")}}),re({target:"String",proto:!0,forced:!ef("includes")},{includes:function(t){return!!~he(v(this)).indexOf(he($u(t)),arguments.length>1?arguments[1]:void 0)}});var uf=Qu.charAt,ff=At.set,df=At.getterFor("String Iterator");Vn(String,"String",(function(t){ff(this,{type:"String Iterator",string:he(t),index:0})}),(function(){var t,e=df(this),r=e.string,n=e.index;return n>=r.length?{value:void 0,done:!0}:(t=uf(r,n),e.index+=t.length,{value:t,done:!1})}));var pf=X("species"),gf=RegExp.prototype,vf=function(t,e,r,n){var i=X(t),o=!a((function(){var e={};return e[i]=function(){return 7},7!=""[t](e)})),s=o&&!a((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[pf]=function(){return r},r.flags="",r[i]=/./[i]),r.exec=function(){return e=!0,null},r[i](""),!e}));if(!o||!s||r){var l=/./[i],c=e(i,""[t],(function(t,e,r,n,i){var a=e.exec;return a===Lu||a===gf.exec?o&&!i?{done:!0,value:l.call(e,r,n)}:{done:!0,value:t.call(r,e,n)}:{done:!1}}));Tt(String.prototype,t,c[0]),Tt(gf,i,c[1])}n&&at(gf[i],"sham",!0)},yf=Qu.charAt,mf=function(t,e,r){return e+(r?yf(t,e).length:1)},bf=function(t,e){var r=t.exec;if(m(r)){var n=r.call(t,e);return null!==n&&nt(n),n}if("RegExp"===d(t))return Lu.call(t,e);throw TypeError("RegExp#exec called on incompatible receiver")};vf("match",(function(t,e,r){return[function(e){var r=v(this),n=null==e?void 0:R(e,t);return n?n.call(e,r):new RegExp(e)[t](he(r))},function(t){var n=nt(this),i=he(t),o=r(e,n,i);if(o.done)return o.value;if(!n.global)return bf(n,i);var a=n.unicode;n.lastIndex=0;for(var s,l=[],c=0;null!==(s=bf(n,i));){var h=he(s[0]);l[c]=h,""===h&&(n.lastIndex=mf(i,Lt(n.lastIndex),a)),c++}return 0===c?null:l}]}));var wf=X("matchAll"),xf=At.set,_f=At.getterFor("RegExp String Iterator"),Af=RegExp.prototype,Ef="".matchAll,Sf=!!Ef&&!a((function(){"a".matchAll(/./)})),Mf=Nn((function(t,e,r,n){xf(this,{type:"RegExp String Iterator",regexp:t,string:e,global:r,unicode:n,done:!1})}),"RegExp String",(function(){var t=_f(this);if(t.done)return{value:void 0,done:!0};var e=t.regexp,r=t.string,n=bf(e,r);return null===n?{value:void 0,done:t.done=!0}:t.global?(""===he(n[0])&&(e.lastIndex=mf(r,Lt(e.lastIndex),t.unicode)),{value:n,done:!1}):(t.done=!0,{value:n,done:!1})})),kf=function(t){var e,r,n,i,o,a,s=nt(this),l=he(t);return e=na(s,RegExp),void 0===(r=s.flags)&&s instanceof RegExp&&!("flags"in Af)&&(r=nu.call(s)),n=void 0===r?"":he(r),i=new e(e===RegExp?s.source:s,n),o=!!~n.indexOf("g"),a=!!~n.indexOf("u"),i.lastIndex=Lt(s.lastIndex),new Mf(i,l,o,a)};re({target:"String",proto:!0,forced:Sf},{matchAll:function(t){var e,r,n=v(this);if(null!=t){if(ru(t)&&!~he(v("flags"in Af?t.flags:nu.call(t))).indexOf("g"))throw TypeError("`.matchAll` does not allow non-global regexes");if(Sf)return Ef.apply(n,arguments);if(r=R(t,wf))return r.call(t,n)}else if(Sf)return Ef.apply(n,arguments);return e=he(n),new RegExp(t,"g")[wf](e)}}),wf in Af||Tt(Af,wf,kf);var Tf=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(_),If=ga.end;re({target:"String",proto:!0,forced:Tf},{padEnd:function(t){return If(this,t,arguments.length>1?arguments[1]:void 0)}});var Pf=ga.start;re({target:"String",proto:!0,forced:Tf},{padStart:function(t){return Pf(this,t,arguments.length>1?arguments[1]:void 0)}});var Of=Array.prototype,jf=Of.push,Rf=Of.join;re({target:"String",stat:!0},{raw:function(t){for(var e=y(B(t).raw),r=Ft(e),n=arguments.length,i=[],o=0;r>o;){if(jf.call(i,he(e[o++])),o===r)return Rf.call(i,"");o<n&&jf.call(i,he(arguments[o]))}}}),re({target:"String",proto:!0},{repeat:fa});var Cf=Math.floor,zf="".replace,Lf=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,Ff=/\$([$&'`]|\d{1,2})/g,Bf=function(t,e,r,n,i,o){var a=r+t.length,s=n.length,l=Ff;return void 0!==i&&(i=B(i),l=Lf),zf.call(o,l,(function(o,l){var c;switch(l.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,r);case"'":return e.slice(a);case"<":c=i[l.slice(1,-1)];break;default:var h=+l;if(0===h)return o;if(h>s){var u=Cf(h/10);return 0===u?o:u<=s?void 0===n[u-1]?l.charAt(1):n[u-1]+l.charAt(1):o}c=n[h-1]}return void 0===c?"":c}))},Nf=X("replace"),Df=Math.max,Uf=Math.min,Yf="$0"==="a".replace(/./,"$0"),Gf=!!/./[Nf]&&""===/./[Nf]("a","$0");vf("replace",(function(t,e,r){var n=Gf?"$":"$0";return[function(t,r){var n=v(this),i=null==t?void 0:R(t,Nf);return i?i.call(t,n,r):e.call(he(n),t,r)},function(t,i){var o=nt(this),a=he(t);if("string"==typeof i&&-1===i.indexOf(n)&&-1===i.indexOf("$<")){var s=r(e,o,a,i);if(s.done)return s.value}var l=m(i);l||(i=he(i));var c=o.global;if(c){var h=o.unicode;o.lastIndex=0}for(var u=[];;){var f=bf(o,a);if(null===f)break;if(u.push(f),!c)break;""===he(f[0])&&(o.lastIndex=mf(a,Lt(o.lastIndex),h))}for(var d,p="",g=0,v=0;v<u.length;v++){f=u[v];for(var y=he(f[0]),b=Df(Uf(Ot(f.index),a.length),0),w=[],x=1;x<f.length;x++)w.push(void 0===(d=f[x])?d:String(d));var _=f.groups;if(l){var A=[y].concat(w,b,a);void 0!==_&&A.push(_);var E=he(i.apply(void 0,A))}else E=Bf(y,a,b,w,_,i);b>=g&&(p+=a.slice(g,b)+E,g=b+y.length)}return p+a.slice(g)}]}),!!a((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}))||!Yf||Gf);var Wf=X("replace"),Hf=RegExp.prototype,Vf=Math.max,Xf=function(t,e,r){return r>t.length?-1:""===e?r:t.indexOf(e,r)};re({target:"String",proto:!0},{replaceAll:function(t,e){var r,n,i,o,a,s,l,c=v(this),h=0,u=0,f="";if(null!=t){if(ru(t)&&!~he(v("flags"in Hf?t.flags:nu.call(t))).indexOf("g"))throw TypeError("`.replaceAll` does not allow non-global regexes");if(r=R(t,Wf))return r.call(t,c,e)}for(n=he(c),i=he(t),(o=m(e))||(e=he(e)),a=i.length,s=Vf(1,a),h=Xf(n,i,0);-1!==h;)l=o?he(e(i,h,n)):Bf(i,n,h,[],void 0,e),f+=n.slice(u,h)+l,u=h+a,h=Xf(n,i,h+s);return u<n.length&&(f+=n.slice(u)),f}}),vf("search",(function(t,e,r){return[function(e){var r=v(this),n=null==e?void 0:R(e,t);return n?n.call(e,r):new RegExp(e)[t](he(r))},function(t){var n=nt(this),i=he(t),o=r(e,n,i);if(o.done)return o.value;var a=n.lastIndex;nc(a,0)||(n.lastIndex=0);var s=bf(n,i);return nc(n.lastIndex,a)||(n.lastIndex=a),null===s?-1:s.index}]}));var qf=ou.UNSUPPORTED_Y,Kf=[].push,Qf=Math.min;vf("split",(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=he(v(this)),i=void 0===r?4294967295:r>>>0;if(0===i)return[];if(void 0===t)return[n];if(!ru(t))return e.call(n,t,i);for(var o,a,s,l=[],c=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),h=0,u=new RegExp(t.source,c+"g");(o=Lu.call(u,n))&&!((a=u.lastIndex)>h&&(l.push(n.slice(h,o.index)),o.length>1&&o.index<n.length&&Kf.apply(l,o.slice(1)),s=o[0].length,h=a,l.length>=i));)u.lastIndex===o.index&&u.lastIndex++;return h===n.length?!s&&u.test("")||l.push(""):l.push(n.slice(h)),l.length>i?l.slice(0,i):l}:"0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:e.call(this,t,r)}:e,[function(e,r){var i=v(this),o=null==e?void 0:R(e,t);return o?o.call(e,i,r):n.call(he(i),e,r)},function(t,i){var o=nt(this),a=he(t),s=r(n,o,a,i,n!==e);if(s.done)return s.value;var l=na(o,RegExp),c=o.unicode,h=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(qf?"g":"y"),u=new l(qf?"^(?:"+o.source+")":o,h),f=void 0===i?4294967295:i>>>0;if(0===f)return[];if(0===a.length)return null===bf(u,a)?[a]:[];for(var d=0,p=0,g=[];p<a.length;){u.lastIndex=qf?0:p;var v,y=bf(u,qf?a.slice(p):a);if(null===y||(v=Qf(Lt(u.lastIndex+(qf?p:0)),a.length))===d)p=mf(a,p,c);else{if(g.push(a.slice(d,p)),g.length===f)return g;for(var m=1;m<=y.length-1;m++)if(g.push(y[m]),g.length===f)return g;p=d=v}}return g.push(a.slice(d)),g}]}),!!a((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]})),qf);var Jf=rt.f,Zf="".startsWith,$f=Math.min,td=ef("startsWith"),ed=!td&&!!function(){var t=Jf(String.prototype,"startsWith");return t&&!t.writable}();re({target:"String",proto:!0,forced:!ed&&!td},{startsWith:function(t){var e=he(v(this));$u(t);var r=Lt($f(arguments.length>1?arguments[1]:void 0,e.length)),n=he(t);return Zf?Zf.call(e,n,r):e.slice(r,r+n.length)===n}});var rd="".slice,nd=Math.max,id=Math.min,od=!"".substr||"b"!=="ab".substr(-1);re({target:"String",proto:!0,forced:od},{substr:function(t,e){var r,n,i=he(v(this)),o=i.length,a=Ot(t);return a===1/0&&(a=0),a<0&&(a=nd(o+a,0)),(r=void 0===e?o:Ot(e))<=0||r===1/0||a>=(n=id(a+r,o))?"":rd.call(i,a,n)}});var ad=kt.PROPER,sd=function(t){return a((function(){return!!Zs[t]()||"
"!=="
"[t]()||ad&&Zs[t].name!==t}))},ld=nl.trim;re({target:"String",proto:!0,forced:sd("trim")},{trim:function(){return ld(this)}});var cd=nl.end,hd=sd("trimEnd"),ud=hd?function(){return cd(this)}:"".trimEnd;re({target:"String",proto:!0,name:"trimEnd",forced:hd},{trimEnd:ud,trimRight:ud});var fd=nl.start,dd=sd("trimStart"),pd=dd?function(){return fd(this)}:"".trimStart;re({target:"String",proto:!0,name:"trimStart",forced:dd},{trimStart:pd,trimLeft:pd});var gd=/"/g,vd=function(t,e,r,n){var i=he(v(t)),o="<"+e;return""!==r&&(o+=" "+r+'="'+he(n).replace(gd,""")+'"'),o+">"+i+"</"+e+">"},yd=function(t){return a((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))};re({target:"String",proto:!0,forced:yd("anchor")},{anchor:function(t){return vd(this,"a","name",t)}}),re({target:"String",proto:!0,forced:yd("big")},{big:function(){return vd(this,"big","","")}}),re({target:"String",proto:!0,forced:yd("blink")},{blink:function(){return vd(this,"blink","","")}}),re({target:"String",proto:!0,forced:yd("bold")},{bold:function(){return vd(this,"b","","")}}),re({target:"String",proto:!0,forced:yd("fixed")},{fixed:function(){return vd(this,"tt","","")}}),re({target:"String",proto:!0,forced:yd("fontcolor")},{fontcolor:function(t){return vd(this,"font","color",t)}}),re({target:"String",proto:!0,forced:yd("fontsize")},{fontsize:function(t){return vd(this,"font","size",t)}}),re({target:"String",proto:!0,forced:yd("italics")},{italics:function(){return vd(this,"i","","")}}),re({target:"String",proto:!0,forced:yd("link")},{link:function(t){return vd(this,"a","href",t)}}),re({target:"String",proto:!0,forced:yd("small")},{small:function(){return vd(this,"small","","")}}),re({target:"String",proto:!0,forced:yd("strike")},{strike:function(){return vd(this,"strike","","")}}),re({target:"String",proto:!0,forced:yd("sub")},{sub:function(){return vd(this,"sub","","")}}),re({target:"String",proto:!0,forced:yd("sup")},{sup:function(){return vd(this,"sup","","")}});var md=ta.NATIVE_ARRAY_BUFFER_VIEWS,bd=o.ArrayBuffer,wd=o.Int8Array,xd=!md||!a((function(){wd(1)}))||!a((function(){new wd(-1)}))||!En((function(t){new wd,new wd(null),new wd(1.5),new wd(t)}),!0)||a((function(){return 1!==new wd(new bd(2),1,void 0).length})),_d=function(t,e){var r=function(t){var e=Ot(t);if(e<0)throw RangeError("The argument can't be less than 0");return e}(t);if(r%e)throw RangeError("Wrong offset");return r},Ad=ta.aTypedArrayConstructor,Ed=function(t){var e,r,n,i,o,a,s=ea(this),l=B(t),c=arguments.length,h=c>1?arguments[1]:void 0,u=void 0!==h,f=Nr(l);if(f&&!Fr(f))for(a=(o=Dr(l,f)).next,l=[];!(i=a.call(o)).done;)l.push(i.value);for(u&&c>2&&(h=Oe(h,arguments[2],2)),r=Ft(l),n=new(Ad(s))(r),e=0;r>e;e++)n[e]=u?h(l[e],e):l[e];return n},Sd=e((function(t){var e=Wt.f,r=Ge.forEach,n=At.get,i=At.set,a=ot.f,l=rt.f,c=Math.round,h=o.RangeError,f=Oo.ArrayBuffer,d=Oo.DataView,p=ta.NATIVE_ARRAY_BUFFER_VIEWS,g=ta.TYPED_ARRAY_CONSTRUCTOR,v=ta.TYPED_ARRAY_TAG,y=ta.TypedArray,m=ta.TypedArrayPrototype,w=ta.aTypedArrayConstructor,x=ta.isTypedArray,_="BYTES_PER_ELEMENT",A="Wrong length",E=function(t,e){for(var r=0,n=e.length,i=new(w(t))(n);n>r;)i[r]=e[r++];return i},S=function(t,e){a(t,e,{get:function(){return n(this)[e]}})},M=function(t){var e;return t instanceof f||"ArrayBuffer"==(e=ce(t))||"SharedArrayBuffer"==e},k=function(t,e){return x(t)&&!P(e)&&e in t&&bl(+e)&&e>=0},T=function(t,e){return e=Q(e),k(t,e)?u(2,t[e]):l(t,e)},I=function(t,e,r){return e=Q(e),!(k(t,e)&&b(r)&&D(r,"value"))||D(r,"get")||D(r,"set")||r.configurable||D(r,"writable")&&!r.writable||D(r,"enumerable")&&!r.enumerable?a(t,e,r):(t[e]=r.value,t)};s?(p||(rt.f=T,ot.f=I,S(m,"buffer"),S(m,"byteOffset"),S(m,"byteLength"),S(m,"length")),re({target:"Object",stat:!0,forced:!p},{getOwnPropertyDescriptor:T,defineProperty:I}),t.exports=function(t,s,l){var u=t.match(/\d+$/)[0]/8,w=t+(l?"Clamped":"")+"Array",S="get"+t,k="set"+t,T=o[w],I=T,P=I&&I.prototype,O={},j=function(t,e){a(t,e,{get:function(){return function(t,e){var r=n(t);return r.view[S](e*u+r.byteOffset,!0)}(this,e)},set:function(t){return function(t,e,r){var i=n(t);l&&(r=(r=c(r))<0?0:r>255?255:255&r),i.view[k](e*u+i.byteOffset,r,!0)}(this,e,t)},enumerable:!0})};p?xd&&(I=s((function(t,e,r,n){return Hi(t,I,w),Ka(b(e)?M(e)?void 0!==n?new T(e,_d(r,u),n):void 0!==r?new T(e,_d(r,u)):new T(e):x(e)?E(I,e):Ed.call(I,e):new T(Vi(e)),t,I)})),jr&&jr(I,y),r(e(T),(function(t){t in I||at(I,t,T[t])})),I.prototype=P):(I=s((function(t,e,r,n){Hi(t,I,w);var o,a,s,l=0,c=0;if(b(e)){if(!M(e))return x(e)?E(I,e):Ed.call(I,e);o=e,c=_d(r,u);var p=e.byteLength;if(void 0===n){if(p%u)throw h(A);if((a=p-c)<0)throw h(A)}else if((a=Lt(n)*u)+c>p)throw h(A);s=a/u}else s=Vi(e),o=new f(a=s*u);for(i(t,{buffer:o,byteOffset:c,byteLength:a,length:s,view:new d(o)});l<s;)j(t,l++)})),jr&&jr(I,y),P=I.prototype=be(m)),P.constructor!==I&&at(P,"constructor",I),at(P,g,I),v&&at(P,v,w),O[w]=I,re({global:!0,forced:I!=T,sham:!p},O),_ in I||at(I,_,u),_ in P||at(P,_,u),Ni(w)}):t.exports=function(){}}));Sd("Float32",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Float64",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Int8",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Int16",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Int32",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Uint8",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Uint8",(function(t){return function(e,r,n){return t(this,e,r,n)}}),!0),Sd("Uint16",(function(t){return function(e,r,n){return t(this,e,r,n)}})),Sd("Uint32",(function(t){return function(e,r,n){return t(this,e,r,n)}}));var Md=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("at",(function(t){var e=Md(this),r=Ft(e),n=Ot(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]}));var kd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("copyWithin",(function(t,e){return rn.call(kd(this),t,e,arguments.length>2?arguments[2]:void 0)}));var Td=Ge.every,Id=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("every",(function(t){return Td(Id(this),t,arguments.length>1?arguments[1]:void 0)}));var Pd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("fill",(function(t){return sn.apply(Pd(this),arguments)}));var Od=ta.TYPED_ARRAY_CONSTRUCTOR,jd=ta.aTypedArrayConstructor,Rd=function(t){return jd(na(t,t[Od]))},Cd=function(t,e){return function(t,e){for(var r=0,n=e.length,i=new t(n);n>r;)i[r]=e[r++];return i}(Rd(t),e)},zd=Ge.filter,Ld=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("filter",(function(t){var e=zd(Ld(this),t,arguments.length>1?arguments[1]:void 0);return Cd(this,e)}));var Fd=Ge.find,Bd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("find",(function(t){return Fd(Bd(this),t,arguments.length>1?arguments[1]:void 0)}));var Nd=Ge.findIndex,Dd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("findIndex",(function(t){return Nd(Dd(this),t,arguments.length>1?arguments[1]:void 0)}));var Ud=Ge.forEach,Yd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("forEach",(function(t){Ud(Yd(this),t,arguments.length>1?arguments[1]:void 0)})),(0,ta.exportTypedArrayStaticMethod)("from",Ed,xd);var Gd=Nt.includes,Wd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("includes",(function(t){return Gd(Wd(this),t,arguments.length>1?arguments[1]:void 0)}));var Hd=Nt.indexOf,Vd=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("indexOf",(function(t){return Hd(Vd(this),t,arguments.length>1?arguments[1]:void 0)}));var Xd=kt.PROPER,qd=X("iterator"),Kd=o.Uint8Array,Qd=Kn.values,Jd=Kn.keys,Zd=Kn.entries,$d=ta.aTypedArray,tp=ta.exportTypedArrayMethod,ep=Kd&&Kd.prototype[qd],rp=!!ep&&"values"===ep.name,np=function(){return Qd.call($d(this))};tp("entries",(function(){return Zd.call($d(this))})),tp("keys",(function(){return Jd.call($d(this))})),tp("values",np,Xd&&!rp),tp(qd,np,Xd&&!rp);var ip=ta.aTypedArray,op=[].join;(0,ta.exportTypedArrayMethod)("join",(function(t){return op.apply(ip(this),arguments)}));var ap=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("lastIndexOf",(function(t){return ni.apply(ap(this),arguments)}));var sp=Ge.map,lp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("map",(function(t){return sp(lp(this),t,arguments.length>1?arguments[1]:void 0,(function(t,e){return new(Rd(t))(e)}))}));var cp=ta.aTypedArrayConstructor;(0,ta.exportTypedArrayStaticMethod)("of",(function(){for(var t=0,e=arguments.length,r=new(cp(this))(e);e>t;)r[t]=arguments[t++];return r}),xd);var hp=li.left,up=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("reduce",(function(t){return hp(up(this),t,arguments.length,arguments.length>1?arguments[1]:void 0)}));var fp=li.right,dp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("reduceRight",(function(t){return fp(dp(this),t,arguments.length,arguments.length>1?arguments[1]:void 0)}));var pp=ta.aTypedArray,gp=ta.exportTypedArrayMethod,vp=Math.floor;gp("reverse",(function(){for(var t,e=this,r=pp(e).length,n=vp(r/2),i=0;i<n;)t=e[i],e[i++]=e[--r],e[r]=t;return e}));var yp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("set",(function(t){yp(this);var e=_d(arguments.length>1?arguments[1]:void 0,1),r=this.length,n=B(t),i=Ft(n),o=0;if(i+e>r)throw RangeError("Wrong length");for(;o<i;)this[e+o]=n[o++]}),a((function(){new Int8Array(1).set({})})));var mp=ta.aTypedArray,bp=[].slice;(0,ta.exportTypedArrayMethod)("slice",(function(t,e){for(var r=bp.call(mp(this),t,e),n=Rd(this),i=0,o=r.length,a=new n(o);o>i;)a[i]=r[i++];return a}),a((function(){new Int8Array(1).slice()})));var wp=Ge.some,xp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("some",(function(t){return wp(xp(this),t,arguments.length>1?arguments[1]:void 0)}));var _p=ta.aTypedArray,Ap=ta.exportTypedArrayMethod,Ep=o.Uint16Array,Sp=Ep&&Ep.prototype.sort,Mp=!!Sp&&!a((function(){var t=new Ep(2);t.sort(null),t.sort({})})),kp=!!Sp&&!a((function(){if(k)return k<74;if(Ti)return Ti<67;if(Ii)return!0;if(Oi)return Oi<602;var t,e,r=new Ep(516),n=Array(516);for(t=0;t<516;t++)e=t%4,r[t]=515-t,n[t]=t-2*e+3;for(r.sort((function(t,e){return(t/4|0)-(e/4|0)})),t=0;t<516;t++)if(r[t]!==n[t])return!0}));Ap("sort",(function(t){var e=this;if(void 0!==t&&j(t),kp)return Sp.call(e,t);_p(e);var r,n=Ft(e),i=Array(n);for(r=0;r<n;r++)i[r]=e[r];for(i=Mi(e,function(t){return function(e,r){return void 0!==t?+t(e,r)||0:r!=r?-1:e!=e?1:0===e&&0===r?1/e>0&&1/r<0?1:-1:e>r}}(t)),r=0;r<n;r++)e[r]=i[r];return e}),!kp||Mp);var Tp=ta.aTypedArray;(0,ta.exportTypedArrayMethod)("subarray",(function(t,e){var r=Tp(this),n=r.length,i=Ct(t,n);return new(Rd(r))(r.buffer,r.byteOffset+i*r.BYTES_PER_ELEMENT,Lt((void 0===e?n:Ct(e,n))-i))}));var Ip=o.Int8Array,Pp=ta.aTypedArray,Op=ta.exportTypedArrayMethod,jp=[].toLocaleString,Rp=[].slice,Cp=!!Ip&&a((function(){jp.call(new Ip(1))}));Op("toLocaleString",(function(){return jp.apply(Cp?Rp.call(Pp(this)):Pp(this),arguments)}),a((function(){return[1,2].toLocaleString()!=new Ip([1,2]).toLocaleString()}))||!a((function(){Ip.prototype.toLocaleString.call([1,2])})));var zp=ta.exportTypedArrayMethod,Lp=o.Uint8Array,Fp=Lp&&Lp.prototype||{},Bp=[].toString,Np=[].join;a((function(){Bp.call({})}))&&(Bp=function(){return Np.call(this)});var Dp=Fp.toString!=Bp;zp("toString",Bp,Dp);var Up=String.fromCharCode,Yp=/^[\da-f]{2}$/i,Gp=/^[\da-f]{4}$/i;re({global:!0},{unescape:function(t){for(var e,r,n=he(t),i="",o=n.length,a=0;a<o;){if("%"===(e=n.charAt(a++)))if("u"===n.charAt(a)){if(r=n.slice(a+1,a+5),Gp.test(r)){i+=Up(parseInt(r,16)),a+=5;continue}}else if(r=n.slice(a,a+2),Yp.test(r)){i+=Up(parseInt(r,16)),a+=2;continue}i+=e}return i}});var Wp=qa.getWeakData,Hp=At.set,Vp=At.getterFor,Xp=Ge.find,qp=Ge.findIndex,Kp=0,Qp=function(t){return t.frozen||(t.frozen=new Jp)},Jp=function(){this.entries=[]},Zp=function(t,e){return Xp(t.entries,(function(t){return t[0]===e}))};Jp.prototype={get:function(t){var e=Zp(this,t);if(e)return e[1]},has:function(t){return!!Zp(this,t)},set:function(t,e){var r=Zp(this,t);r?r[1]=e:this.entries.push([t,e])},delete:function(t){var e=qp(this.entries,(function(e){return e[0]===t}));return~e&&this.entries.splice(e,1),!!~e}};var $p={getConstructor:function(t,e,r,n){var i=t((function(t,o){Hi(t,i,e),Hp(t,{type:e,id:Kp++,frozen:void 0}),null!=o&&Gr(o,t[n],{that:t,AS_ENTRIES:r})})),o=Vp(e),a=function(t,e,r){var n=o(t),i=Wp(nt(e),!0);return!0===i?Qp(n).set(e,r):i[n.id]=r,t};return Wi(i.prototype,{delete:function(t){var e=o(this);if(!b(t))return!1;var r=Wp(t);return!0===r?Qp(e).delete(t):r&&D(r,e.id)&&delete r[e.id]},has:function(t){var e=o(this);if(!b(t))return!1;var r=Wp(t);return!0===r?Qp(e).has(t):r&&D(r,e.id)}}),Wi(i.prototype,r?{get:function(t){var e=o(this);if(b(t)){var r=Wp(t);return!0===r?Qp(e).get(t):r?r[e.id]:void 0}},set:function(t,e){return a(this,t,e)}}:{add:function(t){return a(this,t,!0)}}),i}};e((function(t){var e,r=At.enforce,n=!o.ActiveXObject&&"ActiveXObject"in o,i=Object.isExtensible,a=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},s=t.exports=Qa("WeakMap",a,$p);if(dt&&n){e=$p.getConstructor(a,"WeakMap",!0),qa.enable();var l=s.prototype,c=l.delete,h=l.has,u=l.get,f=l.set;Wi(l,{delete:function(t){if(b(t)&&!i(t)){var n=r(this);return n.frozen||(n.frozen=new e),c.call(this,t)||n.frozen.delete(t)}return c.call(this,t)},has:function(t){if(b(t)&&!i(t)){var n=r(this);return n.frozen||(n.frozen=new e),h.call(this,t)||n.frozen.has(t)}return h.call(this,t)},get:function(t){if(b(t)&&!i(t)){var n=r(this);return n.frozen||(n.frozen=new e),h.call(this,t)?u.call(this,t):n.frozen.get(t)}return u.call(this,t)},set:function(t,n){if(b(t)&&!i(t)){var o=r(this);o.frozen||(o.frozen=new e),h.call(this,t)?f.call(this,t,n):o.frozen.set(t,n)}else f.call(this,t,n);return this}})}})),Qa("WeakSet",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),$p);var tg={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},eg=$("span").classList,rg=eg&&eg.constructor&&eg.constructor.prototype,ng=rg===Object.prototype?void 0:rg,ig=function(t){if(t&&t.forEach!==yn)try{at(t,"forEach",yn)}catch(e){t.forEach=yn}};for(var og in tg)tg[og]&&ig(o[og]&&o[og].prototype);ig(ng);var ag=X("iterator"),sg=X("toStringTag"),lg=Kn.values,cg=function(t,e){if(t){if(t[ag]!==lg)try{at(t,ag,lg)}catch(e){t[ag]=lg}if(t[sg]||at(t,sg,e),tg[e])for(var r in Kn)if(t[r]!==Kn[r])try{at(t,r,Kn[r])}catch(e){t[r]=Kn[r]}}};for(var hg in tg)cg(o[hg]&&o[hg].prototype,hg);cg(ng,"DOMTokenList");var ug=!o.setImmediate||!o.clearImmediate;re({global:!0,bind:!0,enumerable:!0,forced:ug},{setImmediate:Vc.set,clearImmediate:Vc.clear});var fg=o.process;re({global:!0,enumerable:!0,noTargetGet:!0},{queueMicrotask:function(t){var e=ci&&fg.domain;sh(e?e.bind(t):t)}});var dg=[].slice,pg=/MSIE .\./.test(_),gg=function(t){return function(e,r){var n=arguments.length>2,i=n?dg.call(arguments,2):void 0;return t(n?function(){(m(e)?e:Function(e)).apply(this,i)}:e,r)}};re({global:!0,bind:!0,forced:pg},{setTimeout:gg(o.setTimeout),setInterval:gg(o.setInterval)});var vg=X("iterator"),yg=!a((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,r="";return t.pathname="c%20d",e.forEach((function(t,n){e.delete("b"),r+=n+t})),!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[vg]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==r||"x"!==new URL("http://x",void 0).host})),mg=/[^\0-\u007E]/,bg=/[.\u3002\uFF0E\uFF61]/g,wg="Overflow: input needs wider integers to process",xg=Math.floor,_g=String.fromCharCode,Ag=function(t){return t+22+75*(t<26)},Eg=function(t,e,r){var n=0;for(t=r?xg(t/700):t>>1,t+=xg(t/e);t>455;n+=36)t=xg(t/35);return xg(n+36*t/(t+38))},Sg=function(t){var e,r,n=[],i=(t=function(t){for(var e=[],r=0,n=t.length;r<n;){var i=t.charCodeAt(r++);if(i>=55296&&i<=56319&&r<n){var o=t.charCodeAt(r++);56320==(64512&o)?e.push(((1023&i)<<10)+(1023&o)+65536):(e.push(i),r--)}else e.push(i)}return e}(t)).length,o=128,a=0,s=72;for(e=0;e<t.length;e++)(r=t[e])<128&&n.push(_g(r));var l=n.length,c=l;for(l&&n.push("-");c<i;){var h=2147483647;for(e=0;e<t.length;e++)(r=t[e])>=o&&r<h&&(h=r);var u=c+1;if(h-o>xg((2147483647-a)/u))throw RangeError(wg);for(a+=(h-o)*u,o=h,e=0;e<t.length;e++){if((r=t[e])<o&&++a>2147483647)throw RangeError(wg);if(r==o){for(var f=a,d=36;;d+=36){var p=d<=s?1:d>=s+26?26:d-s;if(f<p)break;var g=f-p,v=36-p;n.push(_g(Ag(p+g%v))),f=xg(g/v)}n.push(_g(Ag(f))),s=Eg(a,u,c==l),a=0,++c}}++a,++o}return n.join("")},Mg=x("fetch"),kg=x("Request"),Tg=kg&&kg.prototype,Ig=x("Headers"),Pg=X("iterator"),Og=At.set,jg=At.getterFor("URLSearchParams"),Rg=At.getterFor("URLSearchParamsIterator"),Cg=/\+/g,zg=Array(4),Lg=function(t){return zg[t-1]||(zg[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))},Fg=function(t){try{return decodeURIComponent(t)}catch(e){return t}},Bg=function(t){var e=t.replace(Cg," "),r=4;try{return decodeURIComponent(e)}catch(t){for(;r;)e=e.replace(Lg(r--),Fg);return e}},Ng=/[!'()~]|%20/g,Dg={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},Ug=function(t){return Dg[t]},Yg=function(t){return encodeURIComponent(t).replace(Ng,Ug)},Gg=function(t,e){if(e)for(var r,n,i=e.split("&"),o=0;o<i.length;)(r=i[o++]).length&&(n=r.split("="),t.push({key:Bg(n.shift()),value:Bg(n.join("="))}))},Wg=function(t){this.entries.length=0,Gg(this.entries,t)},Hg=function(t,e){if(t<e)throw TypeError("Not enough arguments")},Vg=Nn((function(t,e){Og(this,{type:"URLSearchParamsIterator",iterator:Dr(jg(t).entries),kind:e})}),"Iterator",(function(){var t=Rg(this),e=t.kind,r=t.iterator.next(),n=r.value;return r.done||(r.value="keys"===e?n.key:"values"===e?n.value:[n.key,n.value]),r})),Xg=function(){Hi(this,Xg,"URLSearchParams");var t,e,r,n,i,o,a,s,l,c=arguments.length>0?arguments[0]:void 0,h=this,u=[];if(Og(h,{type:"URLSearchParams",entries:u,updateURL:function(){},updateSearchParams:Wg}),void 0!==c)if(b(c))if(t=Nr(c))for(r=(e=Dr(c,t)).next;!(n=r.call(e)).done;){if((a=(o=(i=Dr(nt(n.value))).next).call(i)).done||(s=o.call(i)).done||!o.call(i).done)throw TypeError("Expected sequence with length 2");u.push({key:he(a.value),value:he(s.value)})}else for(l in c)D(c,l)&&u.push({key:l,value:he(c[l])});else Gg(u,"string"==typeof c?"?"===c.charAt(0)?c.slice(1):c:he(c))},qg=Xg.prototype;if(Wi(qg,{append:function(t,e){Hg(arguments.length,2);var r=jg(this);r.entries.push({key:he(t),value:he(e)}),r.updateURL()},delete:function(t){Hg(arguments.length,1);for(var e=jg(this),r=e.entries,n=he(t),i=0;i<r.length;)r[i].key===n?r.splice(i,1):i++;e.updateURL()},get:function(t){Hg(arguments.length,1);for(var e=jg(this).entries,r=he(t),n=0;n<e.length;n++)if(e[n].key===r)return e[n].value;return null},getAll:function(t){Hg(arguments.length,1);for(var e=jg(this).entries,r=he(t),n=[],i=0;i<e.length;i++)e[i].key===r&&n.push(e[i].value);return n},has:function(t){Hg(arguments.length,1);for(var e=jg(this).entries,r=he(t),n=0;n<e.length;)if(e[n++].key===r)return!0;return!1},set:function(t,e){Hg(arguments.length,1);for(var r,n=jg(this),i=n.entries,o=!1,a=he(t),s=he(e),l=0;l<i.length;l++)(r=i[l]).key===a&&(o?i.splice(l--,1):(o=!0,r.value=s));o||i.push({key:a,value:s}),n.updateURL()},sort:function(){var t,e,r,n=jg(this),i=n.entries,o=i.slice();for(i.length=0,r=0;r<o.length;r++){for(t=o[r],e=0;e<r;e++)if(i[e].key>t.key){i.splice(e,0,t);break}e===r&&i.push(t)}n.updateURL()},forEach:function(t){for(var e,r=jg(this).entries,n=Oe(t,arguments.length>1?arguments[1]:void 0,3),i=0;i<r.length;)n((e=r[i++]).value,e.key,this)},keys:function(){return new Vg(this,"keys")},values:function(){return new Vg(this,"values")},entries:function(){return new Vg(this,"entries")}},{enumerable:!0}),Tt(qg,Pg,qg.entries,{name:"entries"}),Tt(qg,"toString",(function(){for(var t,e=jg(this).entries,r=[],n=0;n<e.length;)t=e[n++],r.push(Yg(t.key)+"="+Yg(t.value));return r.join("&")}),{enumerable:!0}),Pe(Xg,"URLSearchParams"),re({global:!0,forced:!yg},{URLSearchParams:Xg}),!yg&&m(Ig)){var Kg=function(t){if(b(t)){var e,r=t.body;if("URLSearchParams"===ce(r))return(e=t.headers?new Ig(t.headers):new Ig).has("content-type")||e.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),be(t,{body:u(0,String(r)),headers:u(0,e)})}return t};if(m(Mg)&&re({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return Mg(t,arguments.length>1?Kg(arguments[1]):{})}}),m(kg)){var Qg=function(t){return Hi(this,Qg,"Request"),new kg(t,arguments.length>1?Kg(arguments[1]):{})};Tg.constructor=Qg,Qg.prototype=Tg,re({global:!0,forced:!0},{Request:Qg})}}var Jg,Zg={URLSearchParams:Xg,getState:jg},$g=Qu.codeAt,tv=o.URL,ev=Zg.URLSearchParams,rv=Zg.getState,nv=At.set,iv=At.getterFor("URL"),ov=Math.floor,av=Math.pow,sv=/[a-z]/i,lv=/[\d+-.a-z]/i,cv=/\d/,hv=/^0x/i,uv=/^[0-7]+$/,fv=/^\d+$/,dv=/^[\da-f]+$/i,pv=/[\0\t\n\r #%/:<>?@[\\\]^|]/,gv=/[\0\t\n\r #/:<>?@[\\\]^|]/,vv=/^[\u0000-\u0020]+|[\u0000-\u0020]+$/g,yv=/[\t\n\r]/g,mv=function(t,e){var r,n,i;if("["==e.charAt(0)){if("]"!=e.charAt(e.length-1))return"Invalid host";if(!(r=wv(e.slice(1,-1))))return"Invalid host";t.host=r}else if(Tv(t)){if(e=function(t){var e,r,n=[],i=t.toLowerCase().replace(bg,".").split(".");for(e=0;e<i.length;e++)r=i[e],n.push(mg.test(r)?"xn--"+Sg(r):r);return n.join(".")}(e),pv.test(e))return"Invalid host";if(null===(r=bv(e)))return"Invalid host";t.host=r}else{if(gv.test(e))return"Invalid host";for(r="",n=bn(e),i=0;i<n.length;i++)r+=Mv(n[i],_v);t.host=r}},bv=function(t){var e,r,n,i,o,a,s,l=t.split(".");if(l.length&&""==l[l.length-1]&&l.pop(),(e=l.length)>4)return t;for(r=[],n=0;n<e;n++){if(""==(i=l[n]))return t;if(o=10,i.length>1&&"0"==i.charAt(0)&&(o=hv.test(i)?16:8,i=i.slice(8==o?1:2)),""===i)a=0;else{if(!(10==o?fv:8==o?uv:dv).test(i))return t;a=parseInt(i,o)}r.push(a)}for(n=0;n<e;n++)if(a=r[n],n==e-1){if(a>=av(256,5-e))return null}else if(a>255)return null;for(s=r.pop(),n=0;n<r.length;n++)s+=r[n]*av(256,3-n);return s},wv=function(t){var e,r,n,i,o,a,s,l=[0,0,0,0,0,0,0,0],c=0,h=null,u=0,f=function(){return t.charAt(u)};if(":"==f()){if(":"!=t.charAt(1))return;u+=2,h=++c}for(;f();){if(8==c)return;if(":"!=f()){for(e=r=0;r<4&&dv.test(f());)e=16*e+parseInt(f(),16),u++,r++;if("."==f()){if(0==r)return;if(u-=r,c>6)return;for(n=0;f();){if(i=null,n>0){if(!("."==f()&&n<4))return;u++}if(!cv.test(f()))return;for(;cv.test(f());){if(o=parseInt(f(),10),null===i)i=o;else{if(0==i)return;i=10*i+o}if(i>255)return;u++}l[c]=256*l[c]+i,2!=++n&&4!=n||c++}if(4!=n)return;break}if(":"==f()){if(u++,!f())return}else if(f())return;l[c++]=e}else{if(null!==h)return;u++,h=++c}}if(null!==h)for(a=c-h,c=7;0!=c&&a>0;)s=l[c],l[c--]=l[h+a-1],l[h+--a]=s;else if(8!=c)return;return l},xv=function(t){var e,r,n,i;if("number"==typeof t){for(e=[],r=0;r<4;r++)e.unshift(t%256),t=ov(t/256);return e.join(".")}if("object"==typeof t){for(e="",n=function(t){for(var e=null,r=1,n=null,i=0,o=0;o<8;o++)0!==t[o]?(i>r&&(e=n,r=i),n=null,i=0):(null===n&&(n=o),++i);return i>r&&(e=n,r=i),e}(t),r=0;r<8;r++)i&&0===t[r]||(i&&(i=!1),n===r?(e+=r?":":"::",i=!0):(e+=t[r].toString(16),r<7&&(e+=":")));return"["+e+"]"}return t},_v={},Av=Gl({},_v,{" ":1,'"':1,"<":1,">":1,"`":1}),Ev=Gl({},Av,{"#":1,"?":1,"{":1,"}":1}),Sv=Gl({},Ev,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),Mv=function(t,e){var r=$g(t,0);return r>32&&r<127&&!D(e,t)?t:encodeURIComponent(t)},kv={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Tv=function(t){return D(kv,t.scheme)},Iv=function(t){return""!=t.username||""!=t.password},Pv=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},Ov=function(t,e){var r;return 2==t.length&&sv.test(t.charAt(0))&&(":"==(r=t.charAt(1))||!e&&"|"==r)},jv=function(t){var e;return t.length>1&&Ov(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},Rv=function(t){var e=t.path,r=e.length;!r||"file"==t.scheme&&1==r&&Ov(e[0],!0)||e.pop()},Cv=function(t){return"."===t||"%2e"===t.toLowerCase()},zv={},Lv={},Fv={},Bv={},Nv={},Dv={},Uv={},Yv={},Gv={},Wv={},Hv={},Vv={},Xv={},qv={},Kv={},Qv={},Jv={},Zv={},$v={},ty={},ey={},ry=function(t,e,r,n){var i,o,a,s,l,c=r||zv,h=0,u="",f=!1,d=!1,p=!1;for(r||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(vv,"")),e=e.replace(yv,""),i=bn(e);h<=i.length;){switch(o=i[h],c){case zv:if(!o||!sv.test(o)){if(r)return"Invalid scheme";c=Fv;continue}u+=o.toLowerCase(),c=Lv;break;case Lv:if(o&&(lv.test(o)||"+"==o||"-"==o||"."==o))u+=o.toLowerCase();else{if(":"!=o){if(r)return"Invalid scheme";u="",c=Fv,h=0;continue}if(r&&(Tv(t)!=D(kv,u)||"file"==u&&(Iv(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=u,r)return void(Tv(t)&&kv[t.scheme]==t.port&&(t.port=null));u="","file"==t.scheme?c=qv:Tv(t)&&n&&n.scheme==t.scheme?c=Bv:Tv(t)?c=Yv:"/"==i[h+1]?(c=Nv,h++):(t.cannotBeABaseURL=!0,t.path.push(""),c=$v)}break;case Fv:if(!n||n.cannotBeABaseURL&&"#"!=o)return"Invalid scheme";if(n.cannotBeABaseURL&&"#"==o){t.scheme=n.scheme,t.path=n.path.slice(),t.query=n.query,t.fragment="",t.cannotBeABaseURL=!0,c=ey;break}c="file"==n.scheme?qv:Dv;continue;case Bv:if("/"!=o||"/"!=i[h+1]){c=Dv;continue}c=Gv,h++;break;case Nv:if("/"==o){c=Wv;break}c=Zv;continue;case Dv:if(t.scheme=n.scheme,o==Jg)t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.query=n.query;else if("/"==o||"\\"==o&&Tv(t))c=Uv;else if("?"==o)t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.query="",c=ty;else{if("#"!=o){t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.path.pop(),c=Zv;continue}t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,t.path=n.path.slice(),t.query=n.query,t.fragment="",c=ey}break;case Uv:if(!Tv(t)||"/"!=o&&"\\"!=o){if("/"!=o){t.username=n.username,t.password=n.password,t.host=n.host,t.port=n.port,c=Zv;continue}c=Wv}else c=Gv;break;case Yv:if(c=Gv,"/"!=o||"/"!=u.charAt(h+1))continue;h++;break;case Gv:if("/"!=o&&"\\"!=o){c=Wv;continue}break;case Wv:if("@"==o){f&&(u="%40"+u),f=!0,a=bn(u);for(var g=0;g<a.length;g++){var v=a[g];if(":"!=v||p){var y=Mv(v,Sv);p?t.password+=y:t.username+=y}else p=!0}u=""}else if(o==Jg||"/"==o||"?"==o||"#"==o||"\\"==o&&Tv(t)){if(f&&""==u)return"Invalid authority";h-=bn(u).length+1,u="",c=Hv}else u+=o;break;case Hv:case Vv:if(r&&"file"==t.scheme){c=Qv;continue}if(":"!=o||d){if(o==Jg||"/"==o||"?"==o||"#"==o||"\\"==o&&Tv(t)){if(Tv(t)&&""==u)return"Invalid host";if(r&&""==u&&(Iv(t)||null!==t.port))return;if(s=mv(t,u))return s;if(u="",c=Jv,r)return;continue}"["==o?d=!0:"]"==o&&(d=!1),u+=o}else{if(""==u)return"Invalid host";if(s=mv(t,u))return s;if(u="",c=Xv,r==Vv)return}break;case Xv:if(!cv.test(o)){if(o==Jg||"/"==o||"?"==o||"#"==o||"\\"==o&&Tv(t)||r){if(""!=u){var m=parseInt(u,10);if(m>65535)return"Invalid port";t.port=Tv(t)&&m===kv[t.scheme]?null:m,u=""}if(r)return;c=Jv;continue}return"Invalid port"}u+=o;break;case qv:if(t.scheme="file","/"==o||"\\"==o)c=Kv;else{if(!n||"file"!=n.scheme){c=Zv;continue}if(o==Jg)t.host=n.host,t.path=n.path.slice(),t.query=n.query;else if("?"==o)t.host=n.host,t.path=n.path.slice(),t.query="",c=ty;else{if("#"!=o){jv(i.slice(h).join(""))||(t.host=n.host,t.path=n.path.slice(),Rv(t)),c=Zv;continue}t.host=n.host,t.path=n.path.slice(),t.query=n.query,t.fragment="",c=ey}}break;case Kv:if("/"==o||"\\"==o){c=Qv;break}n&&"file"==n.scheme&&!jv(i.slice(h).join(""))&&(Ov(n.path[0],!0)?t.path.push(n.path[0]):t.host=n.host),c=Zv;continue;case Qv:if(o==Jg||"/"==o||"\\"==o||"?"==o||"#"==o){if(!r&&Ov(u))c=Zv;else if(""==u){if(t.host="",r)return;c=Jv}else{if(s=mv(t,u))return s;if("localhost"==t.host&&(t.host=""),r)return;u="",c=Jv}continue}u+=o;break;case Jv:if(Tv(t)){if(c=Zv,"/"!=o&&"\\"!=o)continue}else if(r||"?"!=o)if(r||"#"!=o){if(o!=Jg&&(c=Zv,"/"!=o))continue}else t.fragment="",c=ey;else t.query="",c=ty;break;case Zv:if(o==Jg||"/"==o||"\\"==o&&Tv(t)||!r&&("?"==o||"#"==o)){if(".."===(l=(l=u).toLowerCase())||"%2e."===l||".%2e"===l||"%2e%2e"===l?(Rv(t),"/"==o||"\\"==o&&Tv(t)||t.path.push("")):Cv(u)?"/"==o||"\\"==o&&Tv(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&Ov(u)&&(t.host&&(t.host=""),u=u.charAt(0)+":"),t.path.push(u)),u="","file"==t.scheme&&(o==Jg||"?"==o||"#"==o))for(;t.path.length>1&&""===t.path[0];)t.path.shift();"?"==o?(t.query="",c=ty):"#"==o&&(t.fragment="",c=ey)}else u+=Mv(o,Ev);break;case $v:"?"==o?(t.query="",c=ty):"#"==o?(t.fragment="",c=ey):o!=Jg&&(t.path[0]+=Mv(o,_v));break;case ty:r||"#"!=o?o!=Jg&&("'"==o&&Tv(t)?t.query+="%27":t.query+="#"==o?"%23":Mv(o,_v)):(t.fragment="",c=ey);break;case ey:o!=Jg&&(t.fragment+=Mv(o,Av))}h++}},ny=function(t){var e,r,n=Hi(this,ny,"URL"),i=arguments.length>1?arguments[1]:void 0,o=he(t),a=nv(n,{type:"URL"});if(void 0!==i)if(i instanceof ny)e=iv(i);else if(r=ry(e={},he(i)))throw TypeError(r);if(r=ry(a,o,null,e))throw TypeError(r);var l=a.searchParams=new ev,c=rv(l);c.updateSearchParams(a.query),c.updateURL=function(){a.query=String(l)||null},s||(n.href=oy.call(n),n.origin=ay.call(n),n.protocol=sy.call(n),n.username=ly.call(n),n.password=cy.call(n),n.host=hy.call(n),n.hostname=uy.call(n),n.port=fy.call(n),n.pathname=dy.call(n),n.search=py.call(n),n.searchParams=gy.call(n),n.hash=vy.call(n))},iy=ny.prototype,oy=function(){var t=iv(this),e=t.scheme,r=t.username,n=t.password,i=t.host,o=t.port,a=t.path,s=t.query,l=t.fragment,c=e+":";return null!==i?(c+="//",Iv(t)&&(c+=r+(n?":"+n:"")+"@"),c+=xv(i),null!==o&&(c+=":"+o)):"file"==e&&(c+="//"),c+=t.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==s&&(c+="?"+s),null!==l&&(c+="#"+l),c},ay=function(){var t=iv(this),e=t.scheme,r=t.port;if("blob"==e)try{return new ny(e.path[0]).origin}catch(t){return"null"}return"file"!=e&&Tv(t)?e+"://"+xv(t.host)+(null!==r?":"+r:""):"null"},sy=function(){return iv(this).scheme+":"},ly=function(){return iv(this).username},cy=function(){return iv(this).password},hy=function(){var t=iv(this),e=t.host,r=t.port;return null===e?"":null===r?xv(e):xv(e)+":"+r},uy=function(){var t=iv(this).host;return null===t?"":xv(t)},fy=function(){var t=iv(this).port;return null===t?"":String(t)},dy=function(){var t=iv(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},py=function(){var t=iv(this).query;return t?"?"+t:""},gy=function(){return iv(this).searchParams},vy=function(){var t=iv(this).fragment;return t?"#"+t:""},yy=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(s&&fe(iy,{href:yy(oy,(function(t){var e=iv(this),r=he(t),n=ry(e,r);if(n)throw TypeError(n);rv(e.searchParams).updateSearchParams(e.query)})),origin:yy(ay),protocol:yy(sy,(function(t){var e=iv(this);ry(e,he(t)+":",zv)})),username:yy(ly,(function(t){var e=iv(this),r=bn(he(t));if(!Pv(e)){e.username="";for(var n=0;n<r.length;n++)e.username+=Mv(r[n],Sv)}})),password:yy(cy,(function(t){var e=iv(this),r=bn(he(t));if(!Pv(e)){e.password="";for(var n=0;n<r.length;n++)e.password+=Mv(r[n],Sv)}})),host:yy(hy,(function(t){var e=iv(this);e.cannotBeABaseURL||ry(e,he(t),Hv)})),hostname:yy(uy,(function(t){var e=iv(this);e.cannotBeABaseURL||ry(e,he(t),Vv)})),port:yy(fy,(function(t){var e=iv(this);Pv(e)||(""==(t=he(t))?e.port=null:ry(e,t,Xv))})),pathname:yy(dy,(function(t){var e=iv(this);e.cannotBeABaseURL||(e.path=[],ry(e,he(t),Jv))})),search:yy(py,(function(t){var e=iv(this);""==(t=he(t))?e.query=null:("?"==t.charAt(0)&&(t=t.slice(1)),e.query="",ry(e,t,ty)),rv(e.searchParams).updateSearchParams(e.query)})),searchParams:yy(gy),hash:yy(vy,(function(t){var e=iv(this);""!=(t=he(t))?("#"==t.charAt(0)&&(t=t.slice(1)),e.fragment="",ry(e,t,ey)):e.fragment=null}))}),Tt(iy,"toJSON",(function(){return oy.call(this)}),{enumerable:!0}),Tt(iy,"toString",(function(){return oy.call(this)}),{enumerable:!0}),tv){var my=tv.createObjectURL,by=tv.revokeObjectURL;my&&Tt(ny,"createObjectURL",(function(t){return my.apply(tv,arguments)})),by&&Tt(ny,"revokeObjectURL",(function(t){return by.apply(tv,arguments)}))}Pe(ny,"URL"),re({global:!0,forced:!yg,sham:!s},{URL:ny}),re({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}}),e((function(t){var e=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,r){return t[e]=r}}function c(t,e,r,n){var i=e&&e.prototype instanceof v?e:v,o=Object.create(i.prototype),a=new T(n||[]);return o._invoke=function(t,e,r){var n=u;return function(i,o){if(n===d)throw new Error("Generator is already running");if(n===p){if("throw"===i)throw o;return P()}for(r.method=i,r.arg=o;;){var a=r.delegate;if(a){var s=S(a,r);if(s){if(s===g)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===u)throw n=p,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=d;var l=h(t,e,r);if("normal"===l.type){if(n=r.done?p:f,l.arg===g)continue;return{value:l.arg,done:r.done}}"throw"===l.type&&(n=p,r.method="throw",r.arg=l.arg)}}}(t,r,a),o}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=c;var u="suspendedStart",f="suspendedYield",d="executing",p="completed",g={};function v(){}function y(){}function m(){}var b={};b[o]=function(){return this};var w=Object.getPrototypeOf,x=w&&w(w(I([])));x&&x!==r&&n.call(x,o)&&(b=x);var _=m.prototype=v.prototype=Object.create(b);function A(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(i,o,a,s){var l=h(t[i],t,o);if("throw"!==l.type){var c=l.arg,u=c.value;return u&&"object"==typeof u&&n.call(u,"__await")?e.resolve(u.__await).then((function(t){r("next",t,a,s)}),(function(t){r("throw",t,a,s)})):e.resolve(u).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,s)}))}s(l.arg)}var i;this._invoke=function(t,n){function o(){return new e((function(e,i){r(t,n,e,i)}))}return i=i?i.then(o,o):o()}}function S(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,S(t,r),"throw"===r.method))return g;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return g}var i=h(n,t.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,g;var o=i.arg;return o?o.done?(r[t.resultName]=o.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,g):o:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,g)}function M(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 k(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(M,this),this.reset(!0)}function I(t){if(t){var r=t[o];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,a=function r(){for(;++i<t.length;)if(n.call(t,i))return r.value=t[i],r.done=!1,r;return r.value=e,r.done=!0,r};return a.next=a}}return{next:P}}function P(){return{value:e,done:!0}}return y.prototype=_.constructor=m,m.constructor=y,y.displayName=l(m,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===y||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,l(t,s,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},A(E.prototype),E.prototype[a]=function(){return this},t.AsyncIterator=E,t.async=function(e,r,n,i,o){void 0===o&&(o=Promise);var a=new E(c(e,r,n,i),o);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},A(_),l(_,s,"Generator"),_[o]=function(){return this},_.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=I,T.prototype={constructor:T,reset:function(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(k),!t)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var r=this;function i(n,i){return s.type="throw",s.arg=t,r.next=n,i&&(r.method="next",r.arg=e),!!i}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var l=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(l&&c){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(l){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return i(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r];if(i.tryLoc<=this.prev&&n.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var o=i;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,g):this.complete(a)},complete:function(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),g},finish:function(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),k(r),g}},catch:function(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 i=n.arg;k(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:I(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),g}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}}));var wy="done";"function"!=typeof Object.assign&&(Object.assign=function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),r=1;r<arguments.length;r++){var n=arguments[r];if(null!=n)for(var i in n)n.hasOwnProperty(i)&&(e[i]=n[i])}return e}),"function"!=typeof Object.values&&(Object.values=function(t){let e=[];for(let r in t)e.push(t[r]);return e}),"function"!=typeof Object.keys&&(Object.values=function(t){let e=[];for(let r in t)e.push(r);return e}),"undefined"!=typeof CanvasRenderingContext2D&&null==CanvasRenderingContext2D.prototype.ellipse&&(CanvasRenderingContext2D.prototype.ellipse=function(t,e,r,n,i,o,a,s){this.save(),this.translate(t,e),this.rotate(i),this.translate(-r,-n),this.scale(r,n),this.arc(1,1,1,o,a,s),this.restore()}),function(){for(var t=0,e=["ms","moz","webkit","o"],r=0;r<e.length&&!window.requestAnimationFrame;++r)window.requestAnimationFrame=window[e[r]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[e[r]+"CancelAnimationFrame"]||window[e[r]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(console.warn("requestAnimationFrame not supported"),window.requestAnimationFrame=function(e,r){var n=performance.now(),i=Math.max(0,33-(n-t)),o=window.setTimeout((function(){e(n+i)}),i);return t=n+i,o}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(t){clearTimeout(t)})}(),String.prototype.startsWith||(String.prototype.startsWith=function(t,e){return e=e||0,this.substr(e,t.length)===t});var xy=function(){this.__data__=[],this.size=0};var _y=function(t,e){return t===e||t!=t&&e!=e};var Ay=function(t,e){for(var r=t.length;r--;)if(_y(t[r][0],e))return r;return-1},Ey=Array.prototype.splice;var Sy=function(t){var e=this.__data__,r=Ay(e,t);return!(r<0)&&(r==e.length-1?e.pop():Ey.call(e,r,1),--this.size,!0)};var My=function(t){var e=this.__data__,r=Ay(e,t);return r<0?void 0:e[r][1]};var ky=function(t){return Ay(this.__data__,t)>-1};var Ty=function(t,e){var r=this.__data__,n=Ay(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this};function Iy(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}Iy.prototype.clear=xy,Iy.prototype.delete=Sy,Iy.prototype.get=My,Iy.prototype.has=ky,Iy.prototype.set=Ty;var Py=Iy;var Oy=function(){this.__data__=new Py,this.size=0};var jy=function(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r};var Ry=function(t){return this.__data__.get(t)};var Cy=function(t){return this.__data__.has(t)},zy="object"==typeof t&&t&&t.Object===Object&&t,Ly="object"==typeof self&&self&&self.Object===Object&&self,Fy=zy||Ly||Function("return this")(),By=Fy.Symbol,Ny=Object.prototype,Dy=Ny.hasOwnProperty,Uy=Ny.toString,Yy=By?By.toStringTag:void 0;var Gy=function(t){var e=Dy.call(t,Yy),r=t[Yy];try{t[Yy]=void 0;var n=!0}catch(t){}var i=Uy.call(t);return n&&(e?t[Yy]=r:delete t[Yy]),i},Wy=Object.prototype.toString;var Hy=function(t){return Wy.call(t)},Vy=By?By.toStringTag:void 0;var Xy=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Vy&&Vy in Object(t)?Gy(t):Hy(t)};var qy=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};var Ky=function(t){if(!qy(t))return!1;var e=Xy(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e},Qy=Fy["__core-js_shared__"],Jy=function(){var t=/[^.]+$/.exec(Qy&&Qy.keys&&Qy.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();var Zy=function(t){return!!Jy&&Jy in t},$y=Function.prototype.toString;var tm=function(t){if(null!=t){try{return $y.call(t)}catch(t){}try{return t+""}catch(t){}}return""},em=/^\[object .+?Constructor\]$/,rm=Function.prototype,nm=Object.prototype,im=rm.toString,om=nm.hasOwnProperty,am=RegExp("^"+im.call(om).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var sm=function(t){return!(!qy(t)||Zy(t))&&(Ky(t)?am:em).test(tm(t))};var lm=function(t,e){return null==t?void 0:t[e]};var cm=function(t,e){var r=lm(t,e);return sm(r)?r:void 0},hm=cm(Fy,"Map"),um=cm(Object,"create");var fm=function(){this.__data__=um?um(null):{},this.size=0};var dm=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},pm=Object.prototype.hasOwnProperty;var gm=function(t){var e=this.__data__;if(um){var r=e[t];return"__lodash_hash_undefined__"===r?void 0:r}return pm.call(e,t)?e[t]:void 0},vm=Object.prototype.hasOwnProperty;var ym=function(t){var e=this.__data__;return um?void 0!==e[t]:vm.call(e,t)};var mm=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=um&&void 0===e?"__lodash_hash_undefined__":e,this};function bm(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}bm.prototype.clear=fm,bm.prototype.delete=dm,bm.prototype.get=gm,bm.prototype.has=ym,bm.prototype.set=mm;var wm=bm;var xm=function(){this.size=0,this.__data__={hash:new wm,map:new(hm||Py),string:new wm}};var _m=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};var Am=function(t,e){var r=t.__data__;return _m(e)?r["string"==typeof e?"string":"hash"]:r.map};var Em=function(t){var e=Am(this,t).delete(t);return this.size-=e?1:0,e};var Sm=function(t){return Am(this,t).get(t)};var Mm=function(t){return Am(this,t).has(t)};var km=function(t,e){var r=Am(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this};function Tm(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}Tm.prototype.clear=xm,Tm.prototype.delete=Em,Tm.prototype.get=Sm,Tm.prototype.has=Mm,Tm.prototype.set=km;var Im=Tm;var Pm=function(t,e){var r=this.__data__;if(r instanceof Py){var n=r.__data__;if(!hm||n.length<199)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new Im(n)}return r.set(t,e),this.size=r.size,this};function Om(t){var e=this.__data__=new Py(t);this.size=e.size}Om.prototype.clear=Oy,Om.prototype.delete=jy,Om.prototype.get=Ry,Om.prototype.has=Cy,Om.prototype.set=Pm;var jm=Om;var Rm=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};var Cm=function(t){return this.__data__.has(t)};function zm(t){var e=-1,r=null==t?0:t.length;for(this.__data__=new Im;++e<r;)this.add(t[e])}zm.prototype.add=zm.prototype.push=Rm,zm.prototype.has=Cm;var Lm=zm;var Fm=function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n;)if(e(t[r],r,t))return!0;return!1};var Bm=function(t,e){return t.has(e)};var Nm=function(t,e,r,n,i,o){var a=1&r,s=t.length,l=e.length;if(s!=l&&!(a&&l>s))return!1;var c=o.get(t),h=o.get(e);if(c&&h)return c==e&&h==t;var u=-1,f=!0,d=2&r?new Lm:void 0;for(o.set(t,e),o.set(e,t);++u<s;){var p=t[u],g=e[u];if(n)var v=a?n(g,p,u,e,t,o):n(p,g,u,t,e,o);if(void 0!==v){if(v)continue;f=!1;break}if(d){if(!Fm(e,(function(t,e){if(!Bm(d,e)&&(p===t||i(p,t,r,n,o)))return d.push(e)}))){f=!1;break}}else if(p!==g&&!i(p,g,r,n,o)){f=!1;break}}return o.delete(t),o.delete(e),f},Dm=Fy.Uint8Array;var Um=function(t){var e=-1,r=Array(t.size);return t.forEach((function(t,n){r[++e]=[n,t]})),r};var Ym=function(t){var e=-1,r=Array(t.size);return t.forEach((function(t){r[++e]=t})),r},Gm=By?By.prototype:void 0,Wm=Gm?Gm.valueOf:void 0;var Hm=function(t,e,r,n,i,o,a){switch(r){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Dm(t),new Dm(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return _y(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var s=Um;case"[object Set]":var l=1&n;if(s||(s=Ym),t.size!=e.size&&!l)return!1;var c=a.get(t);if(c)return c==e;n|=2,a.set(t,e);var h=Nm(s(t),s(e),n,i,o,a);return a.delete(t),h;case"[object Symbol]":if(Wm)return Wm.call(t)==Wm.call(e)}return!1};var Vm=function(t,e){for(var r=-1,n=e.length,i=t.length;++r<n;)t[i+r]=e[r];return t},Xm=Array.isArray;var qm=function(t,e,r){var n=e(t);return Xm(t)?n:Vm(n,r(t))};var Km=function(t,e){for(var r=-1,n=null==t?0:t.length,i=0,o=[];++r<n;){var a=t[r];e(a,r,t)&&(o[i++]=a)}return o};var Qm=function(){return[]},Jm=Object.prototype.propertyIsEnumerable,Zm=Object.getOwnPropertySymbols,$m=Zm?function(t){return null==t?[]:(t=Object(t),Km(Zm(t),(function(e){return Jm.call(t,e)})))}:Qm;var tb=function(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n};var eb=function(t){return null!=t&&"object"==typeof t};var rb=function(t){return eb(t)&&"[object Arguments]"==Xy(t)},nb=Object.prototype,ib=nb.hasOwnProperty,ob=nb.propertyIsEnumerable,ab=rb(function(){return arguments}())?rb:function(t){return eb(t)&&ib.call(t,"callee")&&!ob.call(t,"callee")};var sb=function(){return!1},lb=e((function(t,e){var r=e&&!e.nodeType&&e,n=r&&t&&!t.nodeType&&t,i=n&&n.exports===r?Fy.Buffer:void 0,o=(i?i.isBuffer:void 0)||sb;t.exports=o})),cb=/^(?:0|[1-9]\d*)$/;var hb=function(t,e){var r=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&cb.test(t))&&t>-1&&t%1==0&&t<e};var ub=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991},fb={};fb["[object Float32Array]"]=fb["[object Float64Array]"]=fb["[object Int8Array]"]=fb["[object Int16Array]"]=fb["[object Int32Array]"]=fb["[object Uint8Array]"]=fb["[object Uint8ClampedArray]"]=fb["[object Uint16Array]"]=fb["[object Uint32Array]"]=!0,fb["[object Arguments]"]=fb["[object Array]"]=fb["[object ArrayBuffer]"]=fb["[object Boolean]"]=fb["[object DataView]"]=fb["[object Date]"]=fb["[object Error]"]=fb["[object Function]"]=fb["[object Map]"]=fb["[object Number]"]=fb["[object Object]"]=fb["[object RegExp]"]=fb["[object Set]"]=fb["[object String]"]=fb["[object WeakMap]"]=!1;var db=function(t){return eb(t)&&ub(t.length)&&!!fb[Xy(t)]};var pb=function(t){return function(e){return t(e)}},gb=e((function(t,e){var r=e&&!e.nodeType&&e,n=r&&t&&!t.nodeType&&t,i=n&&n.exports===r&&zy.process,o=function(){try{var t=n&&n.require&&n.require("util").types;return t||i&&i.binding&&i.binding("util")}catch(t){}}();t.exports=o})),vb=gb&&gb.isTypedArray,yb=vb?pb(vb):db,mb=Object.prototype.hasOwnProperty;var bb=function(t,e){var r=Xm(t),n=!r&&ab(t),i=!r&&!n&&lb(t),o=!r&&!n&&!i&&yb(t),a=r||n||i||o,s=a?tb(t.length,String):[],l=s.length;for(var c in t)!e&&!mb.call(t,c)||a&&("length"==c||i&&("offset"==c||"parent"==c)||o&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||hb(c,l))||s.push(c);return s},wb=Object.prototype;var xb=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||wb)};var _b=function(t,e){return function(r){return t(e(r))}},Ab=_b(Object.keys,Object),Eb=Object.prototype.hasOwnProperty;var Sb=function(t){if(!xb(t))return Ab(t);var e=[];for(var r in Object(t))Eb.call(t,r)&&"constructor"!=r&&e.push(r);return e};var Mb=function(t){return null!=t&&ub(t.length)&&!Ky(t)};var kb=function(t){return Mb(t)?bb(t):Sb(t)};var Tb=function(t){return qm(t,kb,$m)},Ib=Object.prototype.hasOwnProperty;var Pb=function(t,e,r,n,i,o){var a=1&r,s=Tb(t),l=s.length;if(l!=Tb(e).length&&!a)return!1;for(var c=l;c--;){var h=s[c];if(!(a?h in e:Ib.call(e,h)))return!1}var u=o.get(t),f=o.get(e);if(u&&f)return u==e&&f==t;var d=!0;o.set(t,e),o.set(e,t);for(var p=a;++c<l;){var g=t[h=s[c]],v=e[h];if(n)var y=a?n(v,g,h,e,t,o):n(g,v,h,t,e,o);if(!(void 0===y?g===v||i(g,v,r,n,o):y)){d=!1;break}p||(p="constructor"==h)}if(d&&!p){var m=t.constructor,b=e.constructor;m==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof m&&m instanceof m&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d},Ob=cm(Fy,"DataView"),jb=cm(Fy,"Promise"),Rb=cm(Fy,"Set"),Cb=cm(Fy,"WeakMap"),zb=tm(Ob),Lb=tm(hm),Fb=tm(jb),Bb=tm(Rb),Nb=tm(Cb),Db=Xy;(Ob&&"[object DataView]"!=Db(new Ob(new ArrayBuffer(1)))||hm&&"[object Map]"!=Db(new hm)||jb&&"[object Promise]"!=Db(jb.resolve())||Rb&&"[object Set]"!=Db(new Rb)||Cb&&"[object WeakMap]"!=Db(new Cb))&&(Db=function(t){var e=Xy(t),r="[object Object]"==e?t.constructor:void 0,n=r?tm(r):"";if(n)switch(n){case zb:return"[object DataView]";case Lb:return"[object Map]";case Fb:return"[object Promise]";case Bb:return"[object Set]";case Nb:return"[object WeakMap]"}return e});var Ub=Db,Yb=Object.prototype.hasOwnProperty;var Gb=function(t,e,r,n,i,o){var a=Xm(t),s=Xm(e),l=a?"[object Array]":Ub(t),c=s?"[object Array]":Ub(e),h="[object Object]"==(l="[object Arguments]"==l?"[object Object]":l),u="[object Object]"==(c="[object Arguments]"==c?"[object Object]":c),f=l==c;if(f&&lb(t)){if(!lb(e))return!1;a=!0,h=!1}if(f&&!h)return o||(o=new jm),a||yb(t)?Nm(t,e,r,n,i,o):Hm(t,e,l,r,n,i,o);if(!(1&r)){var d=h&&Yb.call(t,"__wrapped__"),p=u&&Yb.call(e,"__wrapped__");if(d||p){var g=d?t.value():t,v=p?e.value():e;return o||(o=new jm),i(g,v,r,n,o)}}return!!f&&(o||(o=new jm),Pb(t,e,r,n,i,o))};var Wb=function t(e,r,n,i,o){return e===r||(null==e||null==r||!eb(e)&&!eb(r)?e!=e&&r!=r:Gb(e,r,n,i,t,o))};var Hb=function(t,e){return Wb(t,e)},Vb=function(){try{var t=cm(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();var Xb=function(t,e,r){"__proto__"==e&&Vb?Vb(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r},qb=Object.prototype.hasOwnProperty;var Kb=function(t,e,r){var n=t[e];qb.call(t,e)&&_y(n,r)&&(void 0!==r||e in t)||Xb(t,e,r)};var Qb=function(t,e,r,n){var i=!r;r||(r={});for(var o=-1,a=e.length;++o<a;){var s=e[o],l=n?n(r[s],t[s],s,r,t):void 0;void 0===l&&(l=t[s]),i?Xb(r,s,l):Kb(r,s,l)}return r};var Jb=function(t){return t};var Zb=function(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2])}return t.apply(e,r)},$b=Math.max;var tw=function(t,e,r){return e=$b(void 0===e?t.length-1:e,0),function(){for(var n=arguments,i=-1,o=$b(n.length-e,0),a=Array(o);++i<o;)a[i]=n[e+i];i=-1;for(var s=Array(e+1);++i<e;)s[i]=n[i];return s[e]=r(a),Zb(t,this,s)}};var ew=function(t){return function(){return t}},rw=Vb?function(t,e){return Vb(t,"toString",{configurable:!0,enumerable:!1,value:ew(e),writable:!0})}:Jb,nw=Date.now;var iw=function(t){var e=0,r=0;return function(){var n=nw(),i=16-(n-r);if(r=n,i>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(rw);var ow=function(t,e){return iw(tw(t,e,Jb),t+"")};var aw=function(t,e,r){if(!qy(r))return!1;var n=typeof e;return!!("number"==n?Mb(r)&&hb(e,r.length):"string"==n&&e in r)&&_y(r[e],t)};var sw=function(t){return ow((function(e,r){var n=-1,i=r.length,o=i>1?r[i-1]:void 0,a=i>2?r[2]:void 0;for(o=t.length>3&&"function"==typeof o?(i--,o):void 0,a&&aw(r[0],r[1],a)&&(o=i<3?void 0:o,i=1),e=Object(e);++n<i;){var s=r[n];s&&t(e,s,n,o)}return e}))};var lw=function(t){var e=[];if(null!=t)for(var r in Object(t))e.push(r);return e},cw=Object.prototype.hasOwnProperty;var hw=function(t){if(!qy(t))return lw(t);var e=xb(t),r=[];for(var n in t)("constructor"!=n||!e&&cw.call(t,n))&&r.push(n);return r};var uw=function(t){return Mb(t)?bb(t,!0):hw(t)},fw=sw((function(t,e,r,n){Qb(e,uw(e),t,n)})),dw=_b(Object.getPrototypeOf,Object),pw=Function.prototype,gw=Object.prototype,vw=pw.toString,yw=gw.hasOwnProperty,mw=vw.call(Object);var bw=function(t){if(!eb(t)||"[object Object]"!=Xy(t))return!1;var e=dw(t);if(null===e)return!0;var r=yw.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&vw.call(r)==mw};var ww=function(t){if(!eb(t))return!1;var e=Xy(t);return"[object Error]"==e||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!bw(t)},xw=ow((function(t,e){try{return Zb(t,void 0,e)}catch(t){return ww(t)?t:new Error(t)}}));var _w=function(t,e){for(var r=-1,n=null==t?0:t.length,i=Array(n);++r<n;)i[r]=e(t[r],r,t);return i};var Aw=function(t,e){return _w(e,(function(e){return t[e]}))},Ew=Object.prototype,Sw=Ew.hasOwnProperty;var Mw=function(t,e,r,n){return void 0===t||_y(t,Ew[r])&&!Sw.call(n,r)?e:t},kw={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};var Tw=function(t){return"\\"+kw[t]},Iw=/<%=([\s\S]+?)%>/g;var Pw=function(t){return function(e){return null==t?void 0:t[e]}}({"&":"&","<":"<",">":">",'"':""","'":"'"});var Ow=function(t){return"symbol"==typeof t||eb(t)&&"[object Symbol]"==Xy(t)},jw=By?By.prototype:void 0,Rw=jw?jw.toString:void 0;var Cw=function t(e){if("string"==typeof e)return e;if(Xm(e))return _w(e,t)+"";if(Ow(e))return Rw?Rw.call(e):"";var r=e+"";return"0"==r&&1/e==-Infinity?"-0":r};var zw=function(t){return null==t?"":Cw(t)},Lw=/[&<>"']/g,Fw=RegExp(Lw.source);var Bw={escape:/<%-([\s\S]+?)%>/g,evaluate:/<%([\s\S]+?)%>/g,interpolate:Iw,variable:"",imports:{_:{escape:function(t){return(t=zw(t))&&Fw.test(t)?t.replace(Lw,Pw):t}}}},Nw=/\b__p \+= '';/g,Dw=/\b(__p \+=) '' \+/g,Uw=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Yw=/[()=,{}\[\]\/\s]/,Gw=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ww=/($^)/,Hw=/['\n\r\u2028\u2029\\]/g,Vw=Object.prototype.hasOwnProperty;var Xw=function(t,e,r){var n=Bw.imports._.templateSettings||Bw;r&&aw(t,e,r)&&(e=void 0),t=zw(t),e=fw({},e,n,Mw);var i,o,a=fw({},e.imports,n.imports,Mw),s=kb(a),l=Aw(a,s),c=0,h=e.interpolate||Ww,u="__p += '",f=RegExp((e.escape||Ww).source+"|"+h.source+"|"+(h===Iw?Gw:Ww).source+"|"+(e.evaluate||Ww).source+"|$","g"),d=Vw.call(e,"sourceURL")?"//# sourceURL="+(e.sourceURL+"").replace(/\s/g," ")+"\n":"";t.replace(f,(function(e,r,n,a,s,l){return n||(n=a),u+=t.slice(c,l).replace(Hw,Tw),r&&(i=!0,u+="' +\n__e("+r+") +\n'"),s&&(o=!0,u+="';\n"+s+";\n__p += '"),n&&(u+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),c=l+e.length,e})),u+="';\n";var p=Vw.call(e,"variable")&&e.variable;if(p){if(Yw.test(p))throw new Error("Invalid `variable` option passed into `_.template`")}else u="with (obj) {\n"+u+"\n}\n";u=(o?u.replace(Nw,""):u).replace(Dw,"$1").replace(Uw,"$1;"),u="function("+(p||"obj")+") {\n"+(p?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+u+"return __p\n}";var g=xw((function(){return Function(s,d+"return "+u).apply(void 0,l)}));if(g.source=u,ww(g))throw g;return g};function qw(t,e,r,n){var i=e.get("class");return!!i&&(i.split(" ")||[]).indexOf(t.substr(1))>=0}function Kw(t,e,r,n){return t==e.get("type")}function Qw(t,e,r,n){if("(all)"==t)return!0;switch(t.charAt(0)){case"#":return function(t,e,r,n){return t.substr(1)==e.get("id")}(t,e);case".":return qw(t,e);case"(":return function(t,e,r,n){switch(t){case"(all)":return!0;case"(self)":return n===e;case"(root)":return!n.parent&&n===e;case"(descendant)":return n!==e;case"(child)":return n===e.parent;default:return!1}}(t,e,0,n);default:return Kw(t,e)}}function Jw(t,e,r,n,i,o){return t(e,r,n,i)&&o.push(r),r.components&&r.components.forEach((r=>{Jw(t,e,r,n,i,o)})),o}function Zw(t,e,r,n){switch(t){case"(all)":return!0;case"(parent)":return r&&r.parent===e;case"(child)":case"(children)":return r&&r===e.parent;case"(sibling)":case"(siblings)":return r&&r.parent===e.parent&&r!==e;default:return!1}}function $w(t,e,r){if("(root)"==t)return[e];if("(self)"==t)return r?[r]:[];var n;switch(t.charAt(0)){case"#":let r=e.root.findById(t.substr(1));return r?[r]:[];case".":n=qw;break;case"(":n=Zw;break;default:n=Kw}return Jw(n,t,e,r,e,[])}var tx=function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););return t};var ex=function(t,e){return t&&Qb(e,kb(e),t)};var rx=function(t,e){return t&&Qb(e,uw(e),t)},nx=e((function(t,e){var r=e&&!e.nodeType&&e,n=r&&t&&!t.nodeType&&t,i=n&&n.exports===r?Fy.Buffer:void 0,o=i?i.allocUnsafe:void 0;t.exports=function(t,e){if(e)return t.slice();var r=t.length,n=o?o(r):new t.constructor(r);return t.copy(n),n}}));var ix=function(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e};var ox=function(t,e){return Qb(t,$m(t),e)},ax=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Vm(e,$m(t)),t=dw(t);return e}:Qm;var sx=function(t,e){return Qb(t,ax(t),e)};var lx=function(t){return qm(t,uw,ax)},cx=Object.prototype.hasOwnProperty;var hx=function(t){var e=t.length,r=new t.constructor(e);return e&&"string"==typeof t[0]&&cx.call(t,"index")&&(r.index=t.index,r.input=t.input),r};var ux=function(t){var e=new t.constructor(t.byteLength);return new Dm(e).set(new Dm(t)),e};var fx=function(t,e){var r=e?ux(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)},dx=/\w*$/;var px=function(t){var e=new t.constructor(t.source,dx.exec(t));return e.lastIndex=t.lastIndex,e},gx=By?By.prototype:void 0,vx=gx?gx.valueOf:void 0;var yx=function(t){return vx?Object(vx.call(t)):{}};var mx=function(t,e){var r=e?ux(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)};var bx=function(t,e,r){var n=t.constructor;switch(e){case"[object ArrayBuffer]":return ux(t);case"[object Boolean]":case"[object Date]":return new n(+t);case"[object DataView]":return fx(t,r);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return mx(t,r);case"[object Map]":return new n;case"[object Number]":case"[object String]":return new n(t);case"[object RegExp]":return px(t);case"[object Set]":return new n;case"[object Symbol]":return yx(t)}},wx=Object.create,xx=function(){function t(){}return function(e){if(!qy(e))return{};if(wx)return wx(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();var _x=function(t){return"function"!=typeof t.constructor||xb(t)?{}:xx(dw(t))};var Ax=function(t){return eb(t)&&"[object Map]"==Ub(t)},Ex=gb&&gb.isMap,Sx=Ex?pb(Ex):Ax;var Mx=function(t){return eb(t)&&"[object Set]"==Ub(t)},kx=gb&&gb.isSet,Tx=kx?pb(kx):Mx,Ix={};Ix["[object Arguments]"]=Ix["[object Array]"]=Ix["[object ArrayBuffer]"]=Ix["[object DataView]"]=Ix["[object Boolean]"]=Ix["[object Date]"]=Ix["[object Float32Array]"]=Ix["[object Float64Array]"]=Ix["[object Int8Array]"]=Ix["[object Int16Array]"]=Ix["[object Int32Array]"]=Ix["[object Map]"]=Ix["[object Number]"]=Ix["[object Object]"]=Ix["[object RegExp]"]=Ix["[object Set]"]=Ix["[object String]"]=Ix["[object Symbol]"]=Ix["[object Uint8Array]"]=Ix["[object Uint8ClampedArray]"]=Ix["[object Uint16Array]"]=Ix["[object Uint32Array]"]=!0,Ix["[object Error]"]=Ix["[object Function]"]=Ix["[object WeakMap]"]=!1;var Px=function t(e,r,n,i,o,a){var s,l=1&r,c=2&r,h=4&r;if(n&&(s=o?n(e,i,o,a):n(e)),void 0!==s)return s;if(!qy(e))return e;var u=Xm(e);if(u){if(s=hx(e),!l)return ix(e,s)}else{var f=Ub(e),d="[object Function]"==f||"[object GeneratorFunction]"==f;if(lb(e))return nx(e,l);if("[object Object]"==f||"[object Arguments]"==f||d&&!o){if(s=c||d?{}:_x(e),!l)return c?sx(e,rx(s,e)):ox(e,ex(s,e))}else{if(!Ix[f])return o?e:{};s=bx(e,f,l)}}a||(a=new jm);var p=a.get(e);if(p)return p;a.set(e,s),Tx(e)?e.forEach((function(i){s.add(t(i,r,n,i,e,a))})):Sx(e)&&e.forEach((function(i,o){s.set(o,t(i,r,n,o,e,a))}));var g=u?void 0:(h?c?lx:Tb:c?uw:kb)(e);return tx(g||e,(function(i,o){g&&(i=e[o=i]),Kb(s,o,t(i,r,n,o,e,a))})),s};var Ox=function(t){return Px(t,4)},jx=function(){return Fy.Date.now()},Rx=/\s/;var Cx=function(t){for(var e=t.length;e--&&Rx.test(t.charAt(e)););return e},zx=/^\s+/;var Lx=function(t){return t?t.slice(0,Cx(t)+1).replace(zx,""):t},Fx=/^[-+]0x[0-9a-f]+$/i,Bx=/^0b[01]+$/i,Nx=/^0o[0-7]+$/i,Dx=parseInt;var Ux=function(t){if("number"==typeof t)return t;if(Ow(t))return NaN;if(qy(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=qy(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Lx(t);var r=Bx.test(t);return r||Nx.test(t)?Dx(t.slice(2),r?2:8):Fx.test(t)?NaN:+t},Yx=Math.max,Gx=Math.min;var Wx=function(t,e,r){var n,i,o,a,s,l,c=0,h=!1,u=!1,f=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function d(e){var r=n,o=i;return n=i=void 0,c=e,a=t.apply(o,r)}function p(t){return c=t,s=setTimeout(v,e),h?d(t):a}function g(t){var r=t-l;return void 0===l||r>=e||r<0||u&&t-c>=o}function v(){var t=jx();if(g(t))return y(t);s=setTimeout(v,function(t){var r=e-(t-l);return u?Gx(r,o-(t-c)):r}(t))}function y(t){return s=void 0,f&&n?d(t):(n=i=void 0,a)}function m(){var t=jx(),r=g(t);if(n=arguments,i=this,l=t,r){if(void 0===s)return p(l);if(u)return clearTimeout(s),s=setTimeout(v,e),d(l)}return void 0===s&&(s=setTimeout(v,e)),a}return e=Ux(e)||0,qy(r)&&(h=!!r.leading,o=(u="maxWait"in r)?Yx(Ux(r.maxWait)||0,e):o,f="trailing"in r?!!r.trailing:f),m.cancel=function(){void 0!==s&&clearTimeout(s),c=0,n=l=i=s=void 0},m.flush=function(){return void 0===s?a:y(jx())},m};var Hx=function(t,e,r){var n=!0,i=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return qy(r)&&(n="leading"in r?!!r.leading:n,i="trailing"in r?!!r.trailing:i),Wx(t,e,{leading:n,maxWait:e,trailing:i})};var Vx=function(t){return t?Infinity===(t=Ux(t))||-Infinity===t?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0};var Xx=function(t){var e=Vx(t),r=e%1;return e==e?r?e-r:e:0};var qx=function(t,e){var r;if("function"!=typeof e)throw new TypeError("Expected a function");return t=Xx(t),function(){return--t>0&&(r=e.apply(this,arguments)),t<=1&&(e=void 0),r}};var Kx=function(t){return qx(2,t)},Qx=Object.prototype.hasOwnProperty;var Jx=function(t){if(null==t)return!0;if(Mb(t)&&(Xm(t)||"string"==typeof t||"function"==typeof t.splice||lb(t)||yb(t)||ab(t)))return!t.length;var e=Ub(t);if("[object Map]"==e||"[object Set]"==e)return!t.size;if(xb(t))return!Sb(t).length;for(var r in t)if(Qx.call(t,r))return!1;return!0},Zx=0;function $x(t={},...e){return"object"!=typeof t&&(t={}),e.forEach((e=>{for(let r in e)"object"!=typeof e[r]?t[r]=e[r]:e[r].length>0?t[r]=e[r].map((t=>{let n;return n="object"!=typeof e[r]?t:$x({},t),n})):t[r]=$x(t[r],e[r])})),t}function t_(t){for(;t&&"object"==typeof t;){let e=t;for(let e in t){t=t[e];break}if(t===e){t=void 0;break}}return t}var e_=Object.freeze({__proto__:null,insertAt:function(t,e){return this.__collection__?(-1==(t=this.__collection__.indexOf(e))&&this.__collection__.splice(t,0,e),this):this},append:function(t){return this.__collection__||(this.__collection__=[]),-1==this.__collection__.indexOf(t)&&this.__collection__.push(t),this},prepend:function(t){return this.__collection__||(this.__collection__=[]),-1==this.__collection__.indexOf(t)&&this.__collection__.unshift(t),this},remove:function(t){if(!this.__collection__)return this;var e=this.__collection__.indexOf(t);return e>=0&&this.__collection__.splice(e,1),this},getAt:function(t){if(this.__collection__)return this.__collection__[t]},forEach:function(t,e){this.__collection__&&this.__collection__.forEach(t,e)},indexOf:function(t){if(this.__collection__)return this.__collection__.indexOf(t)},size:function(){return this.__collection__?this.__collection__.length:0},clear:function(){this.__collection__=[]},moveForward:function(t){var e=this.indexOf(t);-1!=e&&0!=e&&(this.__collection__[e]=this.__collection__[e-1],this.__collection__[e-1]=t)},moveBackward:function(t){var e=this.indexOf(t);-1!=e&&e!=this.size()-1&&(this.__collection__[e]=this.__collection__[e+1],this.__collection__[e+1]=t)},moveToHead:function(t){var e=this.indexOf(t);if(-1!=e&&0!=e){var r=this.__collection__.splice(0,e),n=this.__collection__.splice(1);this.__collection__=this.__collection__.concat(r,n)}},moveToTail:function(t){var e=this.indexOf(t);if(-1!=e&&e!=this.size()-1){var r=this.__collection__.splice(0,e),n=this.__collection__.splice(1);this.__collection__=r.concat(n,this.__collection__)}}});function r_(){}r_.prototype=e_;var n_=/\s+/;function i_(t,e,r,n){if(!r)return!0;if("object"==typeof r){for(let n in r){let i=r[n];t[e].apply(t,[n,i])}return!1}return!n_.test(r)||(r.split(n_).forEach((r=>t[e].apply(t,[r].concat(n)))),!1)}const o_=["on","off","once","delegate_on","delegate_off","trigger","listenTo"];var a_={withEvent(){o_.forEach((t=>this[t]=a_[t]))},on(t,e,r){return i_(this,"on",t,[e,r])&&e?(this._listeners||(this._listeners={}),(this._listeners[t]||(this._listeners[t]=[])).push({callback:e,context:r,ctx:r||this}),this):this},once(t,e,r){if(!i_(this,"once",t,[e,r])||!e)return this;var n=this,i=Kx((function(){n.off(t,i),e.apply(n,arguments)}));i._callback=e,this.on(t,i,r)},off(t,e,r){if(!this._listeners||!i_(this,"off",t,[e,r]))return this;if(!t&&!e&&!r)return this._listeners=void 0,this;var n;n=t?[t]:Object.keys(this._listeners);for(let t=0;t<n.length;t++){let i=n[t],o=this._listeners[i];if(o){let t=[];if(this._listeners[i]=t,e||r)for(let n=0;n<o.length;n++){let i=o[n];(e&&e!==i.callback&&e!==i.callback._callback||r&&r!==i.context)&&t.push(i)}t.length||delete this._listeners[i]}}return this},delegate_on(t){return this._delegators||(this._delegators=new r_),this._delegators.append(t),this},delegate_off(t){return this._delegators?(this._delegators.remove(t),this):this},delegate(){if(this._delegators&&this._delegators.size()>0&&l_(this._delegators,arguments),!this._listeners)return this;var t=arguments.length-1,e=arguments[t];arguments[t]={origin:e.origin,name:e.name,deliverer:this};var r=this._listeners[e.name],n=this._listeners["(all)"];return r&&s_(r,arguments),n&&s_(n,arguments),this},trigger(t){var e=[].slice.call(arguments,1);if(e.push({origin:this,name:t,deliverer:this}),this._delegators&&this._delegators.size()>0&&l_(this._delegators,e),!this._listeners)return this;if(!i_(this,"trigger",t,e))return this;var r=this._listeners[t],n=this._listeners["(all)"];return r&&s_(r,e),n&&s_(n,e),this},stopListening(t,e,r){var n=this._listeningTo;if(!n)return this;var i=!e&&!r;r||"object"!=typeof e||(r=this),t&&((n={})[t._listenId]=t);for(let t in n){let o=n[t];o.off(e,r,this),(i||Jx(o._events))&&delete this._listeningTo[t]}return this}};function s_(t,e){t.forEach((t=>t.callback.apply(t.ctx,e)))}function l_(t,e){t.forEach((t=>a_.delegate.apply(t,e)))}var c_={listenTo:"on",listenToOnce:"once"};for(let t in c_){var h_=c_[t];a_[t]=function(t,e,r){this._listeningTo||(this._listeningTo={});var n=this._listeningTo;return t._listenId||(t._listenId=`${"l"||""}${++Zx}`),n[t._listenId]=t,r||"object"!=typeof e||(r=this),t[h_](e,r,this),this}}function u_(t,e){if(e instanceof Array)e.forEach((e=>u_(t,e)));else{if(t.mixedIn=t.hasOwnProperty("mixedIn")?t.mixedIn:[],t.mixingIn=t.hasOwnProperty("mixingIn")?t.mixingIn:[],t.mixedIn.indexOf(e)>=0)return t;if(t.mixingIn.indexOf(e)>=0)throw new Error(`found cyclic dependencies between ${t.mixingIn}`);t.mixingIn.push(e),e.call(t),t.mixingIn.pop(),t.mixedIn.push(e)}return t}var f_={linear:function(t){return t},quad:function(t){return Math.pow(t,2)},circ:function(t){return 1-Math.sin(Math.acos(t))},back:function(t,e={x:1.5}){return Math.pow(t,2)*((e.x+1)*t-e.x)},bounce:function(t){for(let e=0,r=1;;e+=r,r/=2)if(t>=(7-4*e)/11)return-Math.pow((11-6*e-11*t)/4,2)+Math.pow(r,2)},elastic:function(t,e={x:1.5}){return Math.pow(2,10*(t-1))*Math.cos(20*Math.PI*e.x/3*t)}};class d_{constructor(t,e){this.client=t,this.config=e,this._started=!1;var{delta:r="linear",options:n,ease:i}=this.config;"string"==typeof r&&(r=f_[r]),this.delta="out"==i?function(t,e){return function(r){return 1-t(1-r,e)}}(r,n):"inout"==i?function(t,e){return function(r){return r<.5?t(2*r,e)/2:(2-t(2*(1-r),e))/2}}(r,n):r,this.init()}dispose(){this.stop(),delete this.client}init(){}start(){if(!this._started){var{duration:t=2e3,delay:e=0,repeat:r=!1}=this.config;this._started=!0;var n=0,i=t+e,o=()=>{if(!this._started)return;0==n&&(n=performance.now(),this.client.touch());let a=performance.now()-n,s=Math.max(a%i-e,0)/t;this.step(this.delta(s)),this.client&&this.client.invalidate(),!(a>=i)||r&&this._started||(this.step(1),this.stop(),n=0),this._started&&(this._raf=requestAnimationFrame(o))};this._raf=requestAnimationFrame(o)}}stop(){this._raf&&cancelAnimationFrame(this._raf),this._raf=null,this._started=!1}get started(){return this._started}set started(t){this.started!=!!t&&(t?this.start():this.stop())}}var p_={rotation:class extends d_{step(t){var{theta:e=6.28}=this.config;this.client.delta("theta",t*e)}},vibration:class extends d_{step(t){var{theta:e=.2617993877991494}=this.config,r=4*e,n=t*r;t<1/4?n*=-1:t<3/4?n-=2*e:n=r-n,this.client.delta("theta",n)}},heartbeat:class extends d_{step(t){var e,{scale:r=1.3}=this.config,n=2*(r-1);e=t<.5?1+n*t:1+(1-t)*n,this.client.delta("sx",e),this.client.delta("sy",e)}},moving:class extends d_{step(t){var{x:e=0,y:r=0}=this.config;this.client.delta("tx",t*e),this.client.delta("ty",t*r)}},outline:class extends d_{step(t){var{rideOn:e}=this.config,r=this.client;if(e&&r&&r.root){var n=r.center,i=r.root.findById(e);if(i){var o=i.outline(t);n=r.transcoordS2T(n.x,n.y);i&&(r.delta("tx",o.x-n.x),r.delta("ty",o.y-n.y))}}}},fade:class extends d_{step(t){var e,{startAlpha:r=1,endAlpha:n=0}=this.config,i=Math.max(Math.min(r,n,1),0),o=2*(Math.min(Math.max(r,n,1),1)-i);e=t<.5?o*t:(1-t)*o,this.client.delta("fade",e)}}};const g_={},v_=0,y_=1,m_=2,b_=30,w_="undefined"==typeof window?1:window.devicePixelRatio||(window.matchMedia&&window.matchMedia("(min-resolution: 2dppx), (-webkit-min-device-pixel-ratio: 1.5),(-moz-min-device-pixel-ratio: 1.5),(min-device-pixel-ratio: 1.5)").matches?2:1)||1,x_=["mousemove","mouseup","mousedown","mouseout","wheel","click","touchstart","touchmove","touchend","dblclick"],__=["keydown","keyup"],A_={ALPHA:1,FONT_SIZE:15,FONT_FAMILY:"serif",FONT_COLOR:"black",TEXT_ALIGN:"center",TEXT_BASELINE:"middle",TEXT_WRAP:!1,BOLD:!1,ITALIC:!1,STROKE_STYLE:"#999",LINE_DASH:"solid"},E_={x:1,y:1};function S_(t,e,r){var{left:n=0,top:i=0,blurSize:o=0,color:a="transparent"}=e,s=r.rootModel.get("scale")||E_;t.shadowOffsetX=n*s.x*w_,t.shadowOffsetY=i*s.y*w_,t.shadowBlur=o*s.x*w_,t.shadowColor=a}var M_={gradation:function(t,e,r){var{type:n,subType:i,from:o,to:a,colors:s}=r;switch(i){case"linear":var l=e.createLinearGradient(o.x,o.y,a.x,a.y);break;case"radial":l=e.createRadialGradient(o.x,o.y,o.r,a.x,a.y,a.r);break;default:l=e.createLinearGradient(o.x,o.y,a.x,a.y)}s&&(s.forEach((function(t){l.addColorStop(t.endPoint,t.color)})),e.fillStyle=l,e.fill())},shadow:S_};var k_,T_=(...t)=>{var e=[];t.forEach((t=>t&&t.stack&&e.push(t.stack))),console.error("[ERROR]",...t,e.join(" "))},I_=(...t)=>{var e=[];t.forEach((t=>t&&t.stack&&e.push(t.stack))),console.warn("[WARN]",...t,e.join(" "))},P_=(...t)=>console.log("[DEBUG]",...t);function O_(t,e,r){var n=t.__lookupGetter__(e);n?r?t.__defineGetter__(e,(function(){return void 0===this.__cache__[e]&&(this.__cache__[e]=n.call(this)),Ox(this.__cache__[e])})):t.__defineGetter__(e,(function(){return void 0===this.__cache__[e]&&(this.__cache__[e]=n.call(this)),this.__cache__[e]})):T_(`${e} is not defined in ${t.constructor.name}`)}function j_(t){var{duration:e=1e3,delay:r=30,step:n,delta:i,ease:o,options:a,repeat:s=!1}=t;"string"==typeof i&&(i=f_[i]),"out"==o?i=function(t,e){return function(r){return 1-t(1-r,e)}}(i,a):"inout"==o&&(i=function(t,e){return function(r){return r<.5?t(2*r,e)/2:(2-t(2*(1-r),e))/2}}(i,a));var l=!1;return{start:function(){if(l)return this;l=!0;var t=0,r=()=>{if(l){0==t&&(t=performance.now());var o=(performance.now()-t)/e,c=s?o%1:Math.min(o,1);n(i(c,a)),!(o>=1)||s&&l||(this.stop(),t=0),l&&requestAnimationFrame(r)}};return requestAnimationFrame(r),this},stop:function(){return l=!1,this}}}function R_(t,e,r,n,i){var{alpha:o=1}=n,a=i.fillStyle;if(t.globalAlpha*=o,a)if("string"==typeof a)t.fillStyle=a,t.fill();else if("object"==typeof a)if("gradient"==a.type){t.translate(r.x,r.y);let n,{width:i,height:o}=e;if("linear"==a.gradientType){let e=3.141592653589793,r=a.rotation;if(r>=.436332&&r<=1.13446||r>=2.00713&&r<=2.70526||r>=3.57792&&r<=4.27606||r>=5.14872&&r<=5.84685){let a=Math.sqrt(Math.pow((i-4)/2,2)+Math.pow((o-4)/2,2));a-=a-(i+o)/3,n=t.createLinearGradient(a*Math.cos(r+e),a*Math.sin(r+e),a*Math.cos(r),a*Math.sin(r))}else n=t.createLinearGradient((i-4)/2*Math.cos(r+e),(o-4)/2*Math.sin(r+e),(i-4)/2*Math.cos(r),(o-4)/2*Math.sin(r))}else if("radial"==a.gradientType){let e=.95*Math.sqrt(Math.pow((i-4)/2,2)+Math.pow((o-4)/2,2));switch(a.center){case"center":n=t.createRadialGradient(0,0,0,0,0,e);break;case"left-top":n=t.createRadialGradient(-i/2,-o/2,0,-i/2,-o/2,2*e);break;case"right-top":n=t.createRadialGradient(i/2,-o/2,0,i/2,-o/2,2*e);break;case"left-bottom":n=t.createRadialGradient(-i/2,o/2,0,-i/2,o/2,2*e);break;case"right-bottom":n=t.createRadialGradient(i/2,o/2,0,i/2,o/2,2*e);break;default:n=t.createRadialGradient(0,0,0,0,0,e)}}a.colorStops.forEach((t=>{if(t.position>=0&&t.position<=1)try{n.addColorStop(t.position,t.color)}catch(e){I_("Invalid Color for colorstop : ",t.color),n.addColorStop(t.position,"#fff")}})),t.fillStyle=n,t.fill(),t.translate(-r.x,-r.y)}else if("pattern"==a.type&&a.image){i.prepareFillIf(!i._pattern_image_origin);var s=i._pattern_image;if(!s)return;let r=0,n=0,o=0,l=0,c=e.left,h=e.top;if(!a.fitPattern){switch(r=a.offsetX,n=a.offsetY,a.align){case"center":o=e.width/2-(a.width?a.width/2:0),l=e.height/2+(a.height?a.height/2:0);break;case"left-top":break;case"left-bottom":l=a.height?e.height%a.height:e.height;break;case"right-top":o=a.width?e.width%a.width:e.width;break;case"right-bottom":o=a.width?e.width%a.width:e.width,l=a.height?e.height%a.height:e.height;break;case"left":l=e.height/2+(a.height?a.height/2:0);break;case"right":o=a.width?e.width%a.width:e.width,l=e.height/2+(a.height?a.height/2:0);break;case"top":o=e.width/2-(a.width?a.width/2:0);break;case"bottom":o=e.width/2-(a.width?a.width/2:0),l=a.height?e.height%a.height:e.height}c+=r+o,h+=n+l}t.translate(c,h),a.fitPattern?Math.abs((s.width-e.width)*(s.height-e.height))>1?(delete i._pattern_image,delete i._pattern_image_origin):t.fillStyle=t.createPattern(s,"no-repeat"):t.fillStyle=t.createPattern(s,"repeat"),t.fill(),t.translate(-c,-h)}}function C_(t,e,r){var{strokeStyle:n,lineDash:i,lineWidth:o,lineCap:a,lineJoin:s,alpha:l}=e;if(n&&0!=o){if(a&&(t.lineCap=a),i){var c="round"==a;switch(i){case"solid":i=[0,0];break;case"round-dot":i=c?[0,2*o]:[o,o];break;case"square-dot":i=c?[o,2*o]:[2*o,o];break;case"dash":i=c?[3*o,2.5*o]:[4*o,1.5*o];break;case"dash-dot":i=c?[3*o,3*o,0,3*o]:[4*o,2*o,o,2*o];break;case"long-dash":i=c?[5*o,4*o]:[6*o,3*o];break;case"long-dash-dot":i=c?[5*o,3*o,0,3*o]:[6*o,2*o,o,2*o];break;case"long-dash-dot-dot":i=c?[5*o,2*o,0,2*o,0,2*o]:[6*o,o,o,o,o,o]}t.setLineDash(i)}t.globalAlpha*=l,t.strokeStyle=n,t.lineWidth=o,t.lineJoin=s,t.stroke()}}function z_(t,e,r){if(e.length<2)return e;for(var n=2;n<e.length;n++){var i=e.substring(0,n);if(!(t.measureText(i).width<r))break}return e.substring(0,n-1)}function L_(t,e,r,n){var i=String(e).split("\n");return n?[].concat.apply([],i.map((e=>function(t,e,r){var n,i,o=e.split(" "),a=[],s=[];for(n=0,i=1;i<=o.length;i++)if(s=o.slice(n,i),t.measureText(s.join(" ")).width>r){if(i-n==1){let e=z_(t,s[0],r);a.push([e]),o.splice(n,1,e,s[0].substring(e.length))}else{for(;""==o[i-1];)i++;a.push(o.slice(n,--i))}n=i}return i-n>1&&a.push(s),0==a.length&&a.push([""]),a}(t,e,r)))):i.map((t=>t.split(" ")))}function F_(t,e,r,n,i){if(!n)return[];t.save(),t.font=r;var o=L_(t,n,e,!!i);return t.restore(),o}function B_(t){var{fontFamily:e=A_.FONT_FAMILY,bold:r=A_.BOLD,italic:n=A_.ITALIC,fontSize:i=A_.FONT_SIZE}=t,o=[];return r&&o.push("bold"),n&&o.push("italic"),o.push(i+"px"),o.push(e),o.join(" ")}function N_(t,e,r,n){var{alpha:i=A_.FONT_COLOR,fontColor:o=A_.FONT_COLOR,textAlign:a=A_.TEXT_ALIGN,textBaseline:s=A_.TEXT_BASELINE,fontSize:l=A_.FONT_SIZE,lineHeight:c=1.2*l}=n;t.save(),t.beginPath();var{left:h,top:u,width:f,height:d}=e;t.font=B_(n);var p,g,v=r.length*c;switch(s){case"top":p=u,t.textBaseline="top";break;case"bottom":p=u+d-v+c,t.textBaseline="bottom";break;case"middle":default:p=u+d/2-v/2+c/2,t.textBaseline="middle"}switch(a){case"left":g=h,t.textAlign="left";break;case"right":g=h+f,t.textAlign="right";break;case"justify":g=h,t.textAlign="left";break;case"center":default:g=h+f/2,t.textAlign="center"}t.globalAlpha*=i,t.fillStyle=o,"justify"!=a?r.forEach(((e,r)=>{t.fillText(e.join(" "),g,p+r*c)})):r.forEach(((e,r)=>{let n=p+r*c;if(1==e.length)t.fillText(e[0],g,n);else{let r=e.map((e=>t.measureText(e).width)),i=r.reduce(((t,e)=>t+e),0),o=(f-i)/(e.length-1),a=g;e.forEach(((e,i)=>{t.fillText(e,a,n),a+=r[i]+o}))}})),t.restore()}function D_(t,e,r={x:0,y:0},n=0,i={x:1,y:1}){return t-=r.x,e-=r.y,{x:(t*Math.cos(-n)-e*Math.sin(-n)+r.x)/i.x,y:(t*Math.sin(-n)+e*Math.cos(-n)+r.y)/i.y}}function U_(t,e,r={x:0,y:0},n=0,i={x:1,y:1}){return t-=r.x,e-=r.y,{x:(t*Math.cos(n)-e*Math.sin(n)+r.x)*i.x,y:(t*Math.sin(n)+e*Math.cos(n)+r.y)*i.y}}k_="undefined"==typeof document?function(t,e){return new Canvas(t,e)}:function(t,e){var r=document.createElement("canvas");return r.width=t,r.height=e,r};const Y_=function(t){return t};function G_(t){var e=t.indexOf("||"),r="",n="";-1!=e&&(r=t,n=t.substring(e+2,t.length-1).trim(),t=t.replace(t.substring(e,t.length-1),"").trim());var i=t.substr(2,t.length-3).trim().replace(/\[(\w+)\]/g,".$1").replace(/^\./,"").split(".").filter((t=>!!t.trim())),o=i.slice(1);return{defaultValue:n,match:t,originText:r||t,target:i[0],accessor:o.length>0?function(t){return o.reduce(((t,e)=>t?t[e]:void 0),t)}:Y_}}function W_(t,e,r){if(t){var n=r||t_,i=String(t),o=(i.match(/#{[^}]*}/gi)||[]).map((t=>G_(t))),a=(i.match(/\${[^}]*}/gi)||[]).map((t=>G_(t)));if(0!=o.length||0!=a.length)return function(){var t=i;return o.forEach((r=>{let i=n(r.accessor(e.getState(r.target)));t=t.replace(r.originText,void 0===i?r.defaultValue||"":i)})),a.forEach((r=>{let i=e.root.findById(r.target),o=n(r.accessor(i&&i.data));t=t.replace(r.originText,void 0===o?r.defaultValue||"":o)})),t}}}function H_(t){var e=t_(t);return null==e?"":String(e)}function V_(t){return Number(t_(t))}function X_(t){return t}function q_(t){return H_(t)}function K_(t){return V_(t)}function Q_(t){if(this.param)return t=H_(t),this.param.hasOwnProperty(t)?this.param[t]:this.param.default}function J_(t){var{param:e}=this;if(e){for(let r in e){let[n,i]=r.split("~"),o=!!n,a=!!i;if(n=parseFloat(n),i=parseFloat(i),t=V_(t),o&&!a&&t>=n)return e[r];if(!o&&a&&t<n)return e[r];if(t>=n&&t<i)return e[r]}return e.default}}function Z_(t){return V_(t)*Math.PI/180}function $_(){}function tA(t,e,r,n,i){switch(r){case"value":return"text"===i||"string"===i?q_.bind(t):"number"===i?K_.bind(t):X_.bind(e);case"map":return Q_.bind(t);case"range":return J_.bind(t);case"radian":return Z_.bind(t);case"eval":return function(t){try{return new Function("value","targets",t)}catch(t){return T_(t),$_}}(n).bind(e);default:return X_.bind(e)}}const eA=function(t){return t};function rA(t){if(!t)return eA;var e=String(t).trim().replace(/\[(\w+)\]/g,".$1").replace(/^\./,"").split(".").filter((t=>!!t.trim()));return e.length>0?function(t){return e.reduce(((t,e)=>t?t[e]:void 0),t)}:eA}class nA{constructor(t,e){this.owner=e,this.model=t}dispose(){delete this._model,delete this.owner,delete this.evaluator,delete this.accessor}get model(){return this._model}set model(t){var{target:e,property:r,rule:n,param:i,accessor:o}=t;this._model=t,this.evaluator=tA(this,this.owner,n,i,function(t){switch(t){case"ref":case"fillStyle":case"strokeStyle":return"string";default:return}}(r)),this.accessor=rA(o);const a=e.match(/\[(.*?)\]/);if(a){var[s,l]=a[1].split(":");this.propAccessor=rA(s),this.partAccessor=rA(l)}}get target(){return this.model.target}get property(){return this.model.property}get param(){return this.model.param}}function iA(t=!1){(t||void 0!==this.data)&&this.mappings&&this.mappings.forEach((t=>{try{var{target:e,property:r,accessor:n,propAccessor:i,partAccessor:o}=t,a=n(this.data);if("(root)"==(e=e.trim())||"(key)"==e){if(null==a)return;let e=Object.keys(a||{}).map((t=>this.root.findOrCreate(t))).filter((t=>!!t));e.length>0&&e.forEach((e=>e[r]=t.evaluator(a[e.get("id")],[e])))}else if(e.startsWith("[")){if(null==a)return;if(a instanceof Array)a.forEach((e=>{let n=i(e);if(n){let i=this.root.findOrCreate(n);i&&(i[r]=t.evaluator(o(e),[i]))}}));else{if(!(a instanceof Object))throw String("mapping data should be an object to target property-id.("+a+")");{let e=i(a);if(e){let n=this.root.findOrCreate(e);n&&(n[r]=t.evaluator(o(a),[n]))}}}}else{let n=this.root.findAll(e,this);if(n.length>0){let e=t.evaluator(a,n);n.forEach((t=>t[r]=e))}}}catch(e){T_(e,this,t)}}))}function oA(t){var e=t.element,r=t.fillStyle,n=e.style;if(r)if("string"==typeof r)n.backgroundColor=r;else switch(r.type){case"pattern":n.backgroundImage="url("+r.image+")",n.backgroundColor="transparent",r.fitPattern?n.backgroundSize="100% 100%":r.width||r.height?n.backgroundSize=`${r.width?r.width+"px":"auto"} ${r.height?r.height+"px":"auto"}`:n.backgroundSize="contain";break;case"gradient":n.background=function(t,e){var r=e.colorStops,n=e.gradientType;if(r instanceof Array&&r.length>0)switch(n){case"radial":return"radial-gradient(farthest-corner at "+function(t,e){var{width:r,height:n}=t.bounds;switch(e){case"center":return[r/2,n/2];case"left-top":return[0,0];case"right-top":return[r,0];case"left-bottom":return[0,n];default:return[r,n]}}(t,e.center||"center").map((t=>t+"px")).join(" ")+","+r.map((t=>`${t.color} ${100*t.position}%`)).join(",")+")";case"linear":return"linear-gradient("+(180*(e.rotation||0)/3.141592653589793+90+"deg")+", "+r.map((t=>`${t.color} ${100*t.position}%`)).join(",")+")"}return""}(t,r)}else n.background="transparent"}const aA={x:1,y:1},sA={x:0,y:0},lA={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"};function cA(t){var{id:e,scale:r=aA,translate:n=sA,bold:i,italic:o,fontFamily:a="",textAlign:s,textBaseline:l,paddingTop:c=0,paddingBottom:h=0,paddingLeft:u=0,paddingRight:f=0,fontSize:d=A_.FONT_SIZE,lineWidth:p=0,lineDash:g}=t.state,v=t.state.class;t.text;var{strokeStyle:y,fillStyle:m,rotation:b=0,fontColor:w,hidden:x}=t,{left:_,top:A,width:E,height:S}=t.bounds,M=t.element;M.hidden=x,e&&(M.id=e),v&&(M.className=v),Object.assign(M.style,lA,{fontFamily:a,fontSize:d+"px",left:_+"px",top:A+"px",width:E+"px",height:S+"px",paddingTop:c+"px",paddingRight:f+"px",paddingBottom:h+"px",paddingLeft:u+"px",border:p+"px",borderColor:y,borderStyle:p>0?g||A_.LINE_DASH:"",color:w,fontWeight:i?"bold":"",fontStyle:o?"italic":"",textAlign:"end"==s?"right":"start"==s?"left":s,verticalAlign:l}),oA(t),function(t){if(t.isShadowable()&&t.state.shadow){var e=t.element,{left:r=0,top:n=0,blurSize:i=0,color:o="transparent"}=t.state.shadow;e.style.boxShadow=`${r}px ${n}px ${i}px ${o}`}}(t);var k=t.delta(),T=(r&&r.x||1)*k.sx,I=(r&&r.y||1)*k.sy,P=(b||0)+k.theta,O=k.tx||0,j=k.ty||0;["-webkit-","-moz-","-ms-","-o-",""].forEach((t=>{M.style[t+"transform"]=`rotate(${P}rad) translate(${O}px, ${j}px) scale(${T}, ${I}) perspective(1px)`}))}var hA,uA=[];function fA(){hA=null;var t=performance.now(),e=(uA=uA.filter((t=>dA(t)))).reduce(((e,r)=>{let n=t-r.updatedAt;return n>=r.retention?e.kills.push(r):e.next=0==e.next?r.retention-n:Math.min(e.next,r.retention-n),e}),{next:0,kills:[]});e.kills.forEach((t=>{let e=uA.indexOf(t);-1!=e?(uA.splice(e,1),t.removeSelf(!0)):T_("Should not be here. Maybe reentrance problem.")})),e.next>0&&(hA=setTimeout(pA,Math.max(e.next,500)))}function dA(t){return!t.disposed&&t.retention>0&&!t.isTemplate()&&t.app&&t.app.isViewMode}var pA=Hx((function(){requestAnimationFrame(fA)}),500);var gA=new class{add(t){dA(t)&&-1==uA.indexOf(t)&&(uA.push(t),t.touch()),this.touch()}remove(t){var e=uA.indexOf(t);e>0&&uA.splice(e,1),this.touch()}touch(){null!==hA&&(clearTimeout(hA),hA=null),pA()}get length(){return uA.length}},vA={};const yA={mutable:!1,resizable:!0,rotatable:!0,properties:[],"value-property":"text",sample:{xx:0}},mA=[],bA={theta:0,tx:0,ty:0,sx:1,sy:1,fade:0},wA=new WeakMap;var xA=0;class _A{static get nature(){return yA}static buildSample(t,e){var r=this.register(t);if(r){var n=r.nature.sample||{};return Object.assign({type:t},n,e)}console.error("Class not registered.",t)}static register(t,e){if(!e)return vA[t];vA[t]=e}static get residents(){return wA}constructor(t,e){this._app=e,this._model=t||{},this._state={},this._delta=Ox(bA),e&&this.animation&&(this.animation.started=!0),this.clearCache(),gA.add(this),wA.set(this,xA++)}created(){}added(t){}removed(t){}ready(){}touch(){this.updatedAt=performance.now()}clearCache(...t){!function(t,...e){0==e.length?t.__cache__={}:e.forEach((e=>delete t.__cache__[e]))}(this,...t)}removeSelf(t){t?this.dispose():this.parent&&this.parent.removeComponent(this)}dispose(){this._animation&&(this._animation.dispose(),delete this._animation),this.disposeMappings(),this.parent&&this.parent.removeComponent(this),delete this._text_substitutor,delete this._value_substitutor,this._disposed=!0,this.retention&&gA.touch(),this.clearCache(),delete this._app}get nature(){return this.constructor.nature}get disposed(){return!!this._disposed}isLayer(){return!1}isGroup(){return!1}isContainer(){return!1}isLine(){return!1}isRoot(){return!1}isRootModel(){return!1}is3dish(){return!1}isTemplate(){return!!this.get("templatePrefix")}isHTMLElement(){return!1}get retention(){return Number(this.get("retention"))||0}get hasTextProperty(){return!0}get app(){return!this._app&&this.parent&&(this._app=this.parent.app),this._app}get model(){return this._model}get state(){return Object.assign({},this._model,this._state)}get hierarchy(){var t=Ox(this._model);return this.volatile.forEach((e=>{delete t[e]})),t}get volatile(){return mA}get textHidden(){return!!this._textHidden}set textHidden(t){this._textHidden=!!t,this.invalidate()}get(t){return this._model[t]}set(t,e){if("string"==typeof t)return this.set({[t]:e});var r={},n={},i=!1,o=(t=Ox(t),this);return Object.getOwnPropertyNames(t).forEach((function(e){let a=o._model[e],s=t[e];Hb(a,s)||(n[e]=a,r[e]=s,o._model[e]=s,delete o._state[e],i=!0)})),i&&(this.clearCache(),r.hasOwnProperty("text")&&delete this._text_substitutor,r.hasOwnProperty("retention")&&gA.add(this),r.hasOwnProperty("fillStyle")&&this.onchangeFill(r,n),r.hasOwnProperty("mappings")&&this.onchangeMappings(r,n),r.hasOwnProperty("data")&&this.onchangeData(r,n),this.onchange&&this.onchange(r,n),this.trigger("change",r,n)),this}getState(t){return this._state.hasOwnProperty(t)?this._state[t]:this.get(t)}setState(t,e){if("string"==typeof t)return this.setState({[t]:e});var r={},n={},i=!1,o=(t=Ox(t),this),a=this.getState("sensitive");return Object.getOwnPropertyNames(t).forEach((function(e){let s=o.getState(e),l=t[e];!a&&Hb(s,l)||(n[e]=s,r[e]=l,o._state[e]=l,i=!0)})),i&&(this.clearCache(),r.hasOwnProperty("text")&&delete this._text_substitutor,r.hasOwnProperty("fillStyle")&&this.onchangeFill(r,n),r.hasOwnProperty("data")&&this.onchangeData(r,n),this.onchange&&this.onchange(r,n),this.trigger("change",r,n)),this}get root(){return this.isRoot()?this:this.parent&&this.parent.root}get rootModel(){return this.isRootModel()?this:this.parent&&this.parent.rootModel}get parent(){return this._parent}set parent(t){this._parent=t}isDescendible(t){return!0}getContext(){return this._parent.getContext()}get center(){var t=this.bounds;return{x:t.left+t.width/2,y:t.top+t.height/2}}set center(t){if(t&&!isNaN(t.x)&&!isNaN(t.y)){var e=this.center;if(Math.round(100*t.x)/100!=Math.round(100*e.x)/100||Math.round(100*t.y)/100!=Math.round(100*e.y)/100){var r=t.x-e.x,n=t.y-e.y;this.path=this.path.map((t=>({x:t.x+r,y:t.y+n})))}}}get location(){return this.center}set location(t){this.center=t}get dimension(){return this.get("dimension")}set dimension(t){this.set("dimension",t)}get bounds(){var t,e,r,n,i=this.path;t=e=i[0].x,r=n=i[0].y;for(let o=1;o<i.length;o++){let a=i[o];a.x<t?t=a.x:a.x>e&&(e=a.x),a.y<r?r=a.y:a.y>n&&(n=a.y)}return{left:t,top:r,width:e-t,height:n-r}}set bounds(t){var e=this.bounds;if(Math.round(100*t.width)/100!=Math.round(100*e.width)/100||Math.round(100*t.height)/100!=Math.round(100*e.height)/100||Math.round(100*t.left)/100!=Math.round(100*e.left)/100||Math.round(100*t.top)/100!=Math.round(100*e.top)/100){var r=0==e.width?1:t.width/e.width,n=0==e.height?1:t.height/e.height;this.path=this.path.map((i=>({x:t.left+(i.x-e.left)*r,y:t.top+(i.y-e.top)*n})))}}get path(){return T_("이 컴포넌트에 get path 가 구현되어있지 않음.",this),[]}set path(t){T_("이 컴포넌트에 get path 가 구현되어있지 않음.",this)}outline(t){return function(t,e){var r=t.path.slice();if(r&&r.length){var n=1,i=[];if(t.isLine()||r.push(r[0]),e<=0)return t.transcoordS2T(r[0].x,r[0].y);if(e>=1)return t.transcoordS2T(r[r.length-1].x,r[r.length-1].y);for(;r[n];){let t=r[n-1],e=r[n],o=e.x-t.x,a=e.y-t.y;i.push(Math.sqrt(o*o+a*a)),n++}var o=i.reduce((function(t,e){return t+e}),0);n=0;var a=0;do{a+=i[n++]}while(a/o<e);e=(e-(a-=i[--n])/o)*(o/i[n]);var s=r[n%r.length],l=r[(n+1)%r.length],c=s.x+Math.round((l.x-s.x)*e),h=s.y+Math.round((l.y-s.y)*e);return t.transcoordS2T(c,h)}T_("path should not be empty")}(this,t||0)}get anchors(){return[]}get strokeStyle(){return this.get("strokeStyle")}set strokeStyle(t){this.set("strokeStyle",t)}get fillStyle(){return this.getState("fillStyle")}set fillStyle(t){this.setState("fillStyle",t)}get fontColor(){return this.get("fontColor")}set fontColor(t){this.set("fontColor",String(t_(t)))}get rotation(){return this.getState("rotation")}set rotation(t){this.setState("rotation",Number(t_(t)))}contains(t,e){return!1}get mutable(){return yA.mutable}get resizable(){return yA.resizable&&!this.stuck}adjustResize(t,e,r){if(r){let e=this.bounds,r=e.height/e.width,n=t.width-e.width,i=t.height-e.height;n*r>i?i=n*r:n=i/r;let o=t.left-e.left,a=t.top-e.top;return 0!=o&&0!=a?(a=-i,o=-n):0!=o?o=-n:0!=a&&(a=-i),{left:e.left+o,top:e.top+a,width:e.width+n,height:e.height+i}}return t}get rotatable(){return yA.rotatable&&!this.stuck}adjustRotation(t,e){if(e||this.app.rotateStepForced){let e=this.app.rotateStep;return Math.floor((t+e/2)/e)*e}return t}get capturable(){return!1!==this.get("capturable")&&(this.app.isEditMode||!this.hidden)}get stuck(){return!!(this.parent&&this.parent.layout.isStuck(this)||this.get("locked"))}findFirst(t,...e){if(t(this,...e))return this}findAll(t,...e){return"string"==typeof t?$w(t,this,e[0]||this):"function"==typeof t&&t(this,...e)?[this]:void 0}capture(t,e){if(!this.capturable)return!1;var r=this.transcoordP2S(t,e);return this.contains(r.x,r.y)?this:void 0}prepare(t,e){t(this)}prepareIf(t){t&&this.prepare&&this.prepare((t=>{this.invalidate()}),(t=>{T_(t)}))}get tag(){return this.get("id")?`#${this.get("id")}`:""}get hidden(){return this.getState("hidden")||this.getState("ndns")&&void 0===this.data||this.isTemplate()}set hidden(t){this.setState("hidden",t)}draw(t){t.save(),this.__proto__.hasOwnProperty("_pre_draw")?this._pre_draw(t):this.prerender(t),this.__proto__.hasOwnProperty("_draw")?this._draw(t):this.render(t),this.__proto__.hasOwnProperty("_post_draw")?this._post_draw(t):this.postrender(t),t.restore()}delta(t,e){if(void 0===e)return t?this._delta[t]:this._delta;this._delta[t]=e}prerender(t){var e=this.rotatePoint,{scale:r,rotation:n,shadow:i,alpha:o}=this.model,a=(r&&r.x||1)*this._delta.sx,s=(r&&r.y||1)*this._delta.sy,l=(n||0)+this._delta.theta,{tx:c=0,ty:h=0}=this._delta,u=(o||1)-this._delta.fade;(c||h)&&t.translate(c,h),(1!=a||1!=s||l)&&(t.translate(e.x,e.y),1==a&&1==s||t.scale(a,s),l&&t.rotate(l),t.translate(-e.x,-e.y)),u&&(t.globalAlpha=u),i&&S_(t,i,this),this.app.isEditMode&&this.hidden&&(t.globalAlpha*=.5)}render(t){}postrender(t){this.drawText(t)}drawText(t){!this.textHidden&&this.text&&this.hasTextProperty&&N_(t,this.textBounds,this.textLines(t),this.model)}drawStroke(t){C_(t,this.model)}drawFill(t){this.fillStyle&&"transparent"!=this.fillStyle&&(R_(t,this.bounds,this.center,this.model,this),function(t){t.shadowColor="transparent"}(t))}animate(t){return this._animate&&this._animate.stop(),this._animate=j_(t),this._animate}move({x:t,y:e}){var r=this.path,n=t,i=e;this.path=r.map((t=>({x:t.x+n,y:t.y+i})))}symmetryX(t){"number"!=typeof t&&(t=this.center.x);var{rotation:e}=this.model,r=this.fillStyle;if(this.set("rotation",2*Math.PI-e),r&&"gradient"===r.type&&"linear"===r.gradientType){var n=Ox(r);n.rotation=(Math.PI-parseFloat(r.rotation||0))%(2*Math.PI),this.set("fillStyle",n)}this.path=this.path.map((e=>({x:2*t-e.x,y:e.y})))}symmetryY(t){this.symmetryX(),this.set("rotation",(Math.PI+this.model.rotation)%(2*Math.PI)),t&&this.move({x:0,y:2*(t-this.center.y)})}get animation(){if(this.app.isViewMode&&!this.isTemplate()){if(!this._animation){var t=this.model.animation;t&&t.oncreate&&(this._animation=(e=this,r=t.oncreate,(n=p_[r.type])?new n(e,r):null))}var e,r,n;return this._animation}}effect(t,e){return function(t,e,r){var n=M_[r.type];n&&n(t,e,r)}(this,t,e)}set started(t){this.animation&&(this.animation.started=t)}invalidate(){this.parent&&this.parent.invalidate()}get font(){return B_(this.model)}get lineHeight(){var t=this.get("lineHeight");return t||1.2*this.fontSize}defaultTextSubstitutor(){var t=this.getState("text");return null==t?"":String(t)}get textSubstitutor(){return this._text_substitutor||(this._text_substitutor=W_(this.getState("text"),this)||this.defaultTextSubstitutor),this._text_substitutor}get text(){var t=this.get("textFormat");return t?function(t,e){if(!t||isNaN(+e))return e;var r,n,i,o,a,s,l,c,h,u=t.length,f=t.search(/[0-9\-\+#]/),d=f>0?t.substring(0,f):"",p=t.split("").reverse().join(""),g=p.search(/[0-9\-\+#]/),v=u-g,y=t.substring(v,v+1),m=v+("."===y||","===y?1:0),b=g>0?t.substring(m,u):"";if(r=(e="-"===(t=t.substring(f,m)).charAt(0)?-e:+e)<0?e=-e:0,i=(n=t.match(/[^\d\-\+#]/g))&&n[1]&&n[0]||",",t=t.split("."),e=+(e=e.toFixed(t[1]&&t[1].length))+"",a=t[1]&&t[1].lastIndexOf("0"),(!(l=e.split("."))[1]||l[1]&&l[1].length<=a)&&(e=(+e).toFixed(a+1)),c=t[0].split(i),t[0]=c.join(""),(o=t[0]&&t[0].indexOf("0"))>-1)for(;l[0].length<t[0].length-o;)l[0]="0"+l[0];else 0==+l[0]&&(l[0]="");if((e=e.split("."))[0]=l[0],s=c[1]&&c[c.length-1].length){for(p="",v=(h=e[0]).length%s,u=h.length,m=0;m<u;m++)p+=h.charAt(m),!((m-v+1)%s)&&m<u-s&&(p+=i);e[0]=p}return e[1]=t[1]&&e[1]?"."+e[1]:"","0"!==(n=e.join(""))&&""!==n||(r=!1),d+("+"==t[0].substring(0,1)?r?"-":"+":r?"-":"")+n+b}(t,this.textSubstitutor()):this.textSubstitutor()}set text(t){delete this._text_substitutor;var e=t_(t);this.setState("text",null==e?"":String(e))}textLines(t){return F_(t||this.getContext(),this.textBounds.width,this.font,this.text,this.get("textWrap"))}get textBounds(){var{paddingTop:t=0,paddingLeft:e=0,paddingRight:r=0,paddingBottom:n=0}=this.model,{left:i,top:o,width:a,height:s}=this.bounds;return{left:i+e,top:o+t,width:Math.max(a-e-r,0),height:Math.max(s-t-n,0)}}get rotatePoint(){return this.center}trim(){delete this._model[""],"chartjs"!==this._model.type&&delete this._model.chart}get value(){var t=this.nature["value-property"]||"text";return"value"==t?this.getState("value"):this[t]}set value(t){var e=this.nature["value-property"]||"text";"value"==e?this.setState("value",t):this[e]=t}get data(){return this.getState("data")}set data(t){this.setState("data",t),this.touch()}get mappings(){return!this._mappings&&this.parent&&this.buildMappings(),this._mappings}serialize(...t){return JSON.stringify(this.hierarchy,...t)}get controls(){}}_A.union=function(t){var e,r,n,i;return t.forEach((t=>{void 0===e?(e=t.left,r=t.top,n=t.left+t.width,i=t.top+t.height):(e=Math.min(t.left,e),r=Math.min(t.top,r),n=Math.max(t.left+t.width,n),i=Math.max(t.top+t.height,i))})),{left:e,top:r,width:n-e,height:i-r}},_A.transcoordR=D_,_A.transcoordRR=U_,_A.createCanvas=k_,_A.memoize=O_,_A.mixin=u_,_A.drawText=N_,_A.font=B_,_A.textLines=F_,_A.drawStroke=C_,_A.drawFill=R_,_A.reposition=cA,_A.RetentionManager=gA,_A.template=Xw,_A.buildSubstitutor=W_,Object.assign(_A.prototype,{drawEffect:function(t){this._model.effects&&this._model.effects.forEach((e=>{this.effect(t,e)}))},prepareFill:function(t,e){var r=this.fillStyle;if(r&&"pattern"==r.type&&r.image){if("string"!=typeof r.image)return this._pattern_image_origin=this._pattern_image=r.image,void t(this);this._pattern_image=null,this._pattern_image_origin=new Image;var n=this;this._pattern_image_origin.onload=function(){if(!r.fitPattern&&!r.width&&!r.height)return n._pattern_image=n._pattern_image_origin,void t(this);let e=r.width||this.width,i=r.height||this.height;r.fitPattern&&(e=n.bounds.width,i=n.bounds.height);let o=k_(e,i);o.getContext("2d").drawImage(this,0,0,this.width,this.height,0,0,e,i),n._pattern_image=o,t(this)},this._pattern_image_origin.onerror=function(t){e(t)};try{"data"!==String(r.image).substring(0,4)?this._pattern_image_origin.crossOrigin="use-credentials":this._pattern_image_origin.crossOrigin=null,this._pattern_image_origin.src=this.app.url(r.image)}catch(t){e(t)}}else t(this)},prepareFillIf:function(t){t&&this.prepareFill((t=>{this.invalidate()}),(t=>{T_(t)}))},onchangeFill:function(t,e){var r=this.fillStyle;r&&"pattern"!==r.type?this._pattern_image&&(this._pattern_image=null,this._pattern_image_origin=null):(null==r?void 0:r.image)&&this.prepareFillIf(r.image)},drawImage:function(t,e,r,n,i,o){e.complete?t.drawImage(e,r,n,i,o):e.addEventListener("load",(()=>{this.invalidate()}))},mutateBounds:function(t,e){var r=this.bounds,n=this.rotatePoint,i=this.get("rotation"),o=this.get("scale");if(t){var a=t.call(e,r);a&&(r=a)}var{left:s,top:l,width:c,height:h}=r,u=[{x:s,y:l},{x:s+c,y:l+h}],f=(u=u.map((t=>U_(t.x,t.y,n,i,o))))[0],d=u[1];n={x:(f.x+d.x)/2,y:(f.y+d.y)/2},f=(u=u.map((t=>D_(t.x,t.y,n,i,o))))[0],d=u[1],this.bounds={left:f.x,top:f.y,width:d.x-f.x,height:d.y-f.y}},mutatePath:function(t,e,r){var n=this.path,i=this.rotatePoint;this.get("rotation"),this.get("scale"),t&&(n=t.call(r,n));var o=n.map((t=>this.transcoordS2P(t.x,t.y)));e&&(n=e.call(r,o))&&(o=n);var a,s,l,c,h={x:0,y:0};a=s=(n=o.map((t=>this.transcoordP2S(t.x,t.y,h))))[0].x,l=c=n[0].y;for(let t=1;t<n.length;t++){let e=n[t];e.x<a?a=e.x:e.x>s&&(s=e.x),e.y<l?l=e.y:e.y>c&&(c=e.y)}i={x:(a+s)/2,y:(l+c)/2},i=this.transcoordS2P(i.x,i.y,h),this.path=o.map((t=>this.transcoordP2S(t.x,t.y,i)))},access:function(t){if(t){var e=String(t),r=(e.match(/#{(\S*)}/)||[]).map((t=>G_(t)))[0];if(r)return r.accessor(this.getState(r.target));var n=(e.match(/\${[^}]*}/)||[]).map((t=>G_(t)))[0];if(n){let t=this.root.findById(n.target);return n.accessor(this.getState(t))}return t}},substitute:function(t,e){if(t){var r=String(t),n=e||t_,i=(r.match(/#{(\S*)}/gi)||[]).map((t=>G_(t))),o=(r.match(/\${[^}]*}/gi)||[]).map((t=>G_(t)));if(0==i.length&&0==o.length)return r;var a=r;return i.forEach((t=>{let e=n(t.accessor(this.getState(t.target)));a=a.replace(t.match,void 0===e?"":e)})),o.forEach((t=>{let e=this.root.findById(t.target),r=n(t.accessor(e&&e.data));a=a.replace(t.match,void 0===r?"":r)})),a}},onchangeMappings:function(t,e){this.disposeMappings(),iA.call(this)},onchangeData:function(t,e){iA.call(this,[!0])},buildMappings:function(){if(this._model.mappings)return!this._model.mappings instanceof Array?(T_("Mappings model is invalid (should be a Array) ..",this._model.mappings),void(this._mappings=[])):void(this._mappings=(this._model.mappings||[]).map((t=>new nA(t,this))));this._mappings=[]},executeMappings:iA,disposeMappings:function(){this._mappings&&this._mappings.forEach((t=>t.dispose())),delete this._mappings},ondropfile:function(t,e){for(let r=0;r<t.length;r++)if(t[r].type.startsWith("image/"))return void this.set("fillStyle",{type:"pattern",image:e[r],fitPattern:!0})},transcoordS2P:function(t,e,r){if(!this.parent)return{x:t,y:e};var{rotation:n=0,scale:i={x:1,y:1}}=this.model;if(this.isLayer()){let r=this.model.translate,o=U_(t,e,void 0,n,i);return r&&(o.x+=r.x,o.y+=r.y),o}var o=U_(t,e,r=r||this.rotatePoint,n,i);return{x:o.x-(r.x-r.x/i.x),y:o.y-(r.y-r.y/i.y)}},transcoordP2S:function(t,e,r){if(!this.parent)return{x:t,y:e};var{rotation:n=0,scale:i={x:1,y:1}}=this.model;if(this.isLayer()){let r=this.model.translate,o=D_(t,e,r,n,i);return r&&(o.x-=r.x/(i?i.x:1),o.y-=r.y/(i?i.y:1)),o}var o=D_(t,e,r=r||this.rotatePoint,n,i);return{x:o.x+(r.x-r.x/i.x),y:o.y+(r.y-r.y/i.y)}},transcoordS2T:function(t,e,r){r=r||this.rootModel;var n=[];for(let t=this.parent;t&&t!==r;t=t.parent)n.push(t);var i=this.transcoordS2P(t,e);return n.forEach((t=>{let{scale:e}=t.model,r=t.bounds;if(e){let n=t.rotatePoint;i.x+=(n.x-r.left)*e.x,i.y+=(n.y-r.top)*e.y}else i.x+=r.left,i.y+=r.top;i=t.transcoordS2P(i.x,i.y)})),i},transcoordT2S:function(t,e,r){r=r||this.rootModel;var n=[];for(let t=this.parent;t&&t!==r;t=t.parent)n.splice(0,0,t);var i={x:t,y:e};return n.forEach((t=>{let{scale:e}=t.model;i=t.transcoordP2S(i.x,i.y);let r=t.bounds;if(e){let n=t.rotatePoint;i.x-=(n.x-r.left)/e.x,i.y-=(n.y-r.top)/e.y}else i.x-=r.left,i.y-=r.top})),this.transcoordP2S(i.x,i.y)},transcoordS2TR:function(t,e,r){r=r||this.rootModel;var n=this.transcoordS2T(t,e,r);return U_(n.x,n.y,void 0,r.get("rotation")||0)},transcoordS2O:function(t,e,r){var n=this.rootModel,i=this.transcoordS2T(t,e,n);return r.transcoordT2S(i.x,i.y,n)},transcoordC2S:function(t,e,r){if(!r)for(r=this;r&&!r.isLayer();)r=r.parent;var{translate:n,scale:i,rotation:o}=r.model,a=D_(t,e,n,o,i);return n&&(a.x-=n.x/(i?i.x:1),a.y-=n.y/(i?i.y:1)),r===this?a:this.transcoordT2S(a.x,a.y,r)},transcoordS2C:function(t,e,r){if(!r)for(r=this;r&&!r.isLayer();)r=r.parent;if(r!==this)var n=this.transcoordS2T(t,e,r);else n={x:t,y:e};var{translate:i,rotation:o,scale:a}=r.model;return n=U_(n.x,n.y,void 0,o,a),i&&(n.x+=i.x,n.y+=i.y),n},_pre_draw:_A.prototype.prerender,_draw:_A.prototype.render,_post_draw:_A.prototype.postrender}),["rotatePoint","font","lineHeight","retention"].forEach((t=>_A.memoize(_A.prototype,t,!1))),["bounds","center","textBounds"].forEach((t=>_A.memoize(_A.prototype,t,!0))),_A.mixin(_A.prototype,a_.withEvent);class AA extends _A{set rotationX(t){this.setState("rotationX",t)}get rotationX(){return this.getState("rotationX")}set rotationY(t){this.setState("rotationY",t)}get rotationY(){return this.getState("rotationY")}set rotationZ(t){this.setState("rotation",t)}get rotationZ(){return this.getState("rotation")}set zPos(t){this.setState("zPos",t)}get zPos(){return this.getState("zPos")}set depth(t){this.setState("depth",t)}get depth(){return this.getState("depth")}postrender(t){this.drawFill(t),this.drawStroke(t),super.postrender(t)}}var EA=t=>{var e=class extends t{contains(t,e){var{left:r,top:n,width:i,height:o,lineWidth:a=0}=this.model,s=a/2;return t<Math.max(r+i,r)+s&&t>Math.min(r+i,r)-s&&e<Math.max(n+o,n)+s&&e>Math.min(n+o,n)-s}set path(t){var e=t[0],r=t[2];this.model,this.set({left:e.x,top:e.y,width:r.x-e.x,height:r.y-e.y})}get path(){var{left:t=0,top:e=0,width:r=0,height:n=0}=this.model;return[{x:t,y:e},{x:t+r,y:e},{x:t+r,y:e+n},{x:t,y:e+n}]}};return O_(e.prototype,"path",!1),e};const SA={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"textarea",label:"front-side-template",name:"frontSideTemplate",property:{language:"html"}},{type:"textarea",label:"back-side-template",name:"backSideTemplate",property:{language:"html"}},{type:"textarea",label:"style",name:"style",property:{language:"css"}}],help:"scene/component/info-window"};function MA(t,e){var r=t.split(/\s+/),n=r.indexOf(e);return-1!=n?r.splice(n,1):r.splice(-1,0,e),r.join(" ")}class kA extends(EA(AA)){static get image(){return kA._image||(kA._image=new Image,kA._image.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAMAAACahl6sAAAAY1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADIAbxiAAAAIHRSTlMA+gPshCwwWFzYCeLRm7QRG6rLeDZI9JOJJDtjb1HAf1sAT80AAAQQSURBVHhe7MCBAAAAAMKw/KkzOMG2BAAAAKeu3lUohIEggO7jQi5qHqpgwML5/6+0F0y02z31FlvMMLKt86QMQ1ined2Evih1hFFjLfRWjgzDOGZ6JSiM00B9EuHALtQxJLiQBmqSBCeSUEuEGzs1BDjSaHxWOKK5Eyz/4SoMV/hp4+vtcPkdwZD/udwevNg7t1xXYRiKmkB7C+ENlPLq8fxHeX+RGjWQ1D45ldcIulBIvCvYJGBEadyTzxAcfY57NBjpLScOO/bzugcTHe7IMwiSLMcdHZhocMcMgTLjjgZM7F1bCJZ2v27ARGzYDwIk2Z+JYGJ/iiwQLMv+JAEThjkmRG64Q0Q+gIiIiIiIiIiIyFy0KRFt0bOJZAWSUigmkQaJaXhENiRnYBEpkZySRSRGcmIWEaQnYhHRSI5mESmQnIJFZIqQmGhiEYEbEnPjGlEGjYTogW/WUkOXENENSqZfEXmDiIiIiIiIiIiIiIiIiIiImq5ETIpRpBpjJCMeKy6Ri0ZS9MQjkmkkJs1YRDokp2MRyZGclkUkQnIiEQltaX3Lzb6yiGTpl2y/avqSAxGgelCOKI+Kc2isL0TUSsZ4EREREREREREREREREREREfnIQzXrNWSRTeNxnlOwIgueIr6AAyE+CpiqMEUK71IDO4E+LluEKYKnKcMUifEsTZgiJZ5lDVNkwJPcqzBFoPF/HplfxL/w6b4EPGv1h18Weya1TL8iIiIeiIiIiIiIiEjkPefxV+5YA9PPHylB+u5aqgZ39H+jKOxrqtu+pkzvr9YbzoZ6w2OFkzcrA3yE4WZlSSyFk54VoA/wR43+FaD+r9w32QdWvgvjp2ty2xq8qHPHmtyPFxfrK3hw1ejERlAlfR/Ame2OTow05d4rOLLSlHtDVhI0uRO01JeZ405op6zgNNXT+bIRfpIgn+AkU4pOxBscohojdCHu4RRzjC5EYwVHqRONDkSnEvK/CB3QSU32IRW3ZPnj9iEVoGCNTLVrh8ia1x+6wq8xvB5mz8pxu7oPwIn9lcR0AiuX1+1KX+BXqdvXzWsAC0NsGjzZsS/2Bd6yRA5RgIHkXNhSD3whASZ8rrB9mItuEAizac0fDlHxDMEwpQfD1tW4y3Hjfy5s9nOHH3uwWA+EqEJBWCjoTL/S5toBB/7hu6zer74NgqSP39zJU+qQX3ix763mHTqvIVRUVprCljlElRkEjBqNYevH8veBJ2xhiyhE8YctmhDFH7ZoQhR/2KIJUfxhiyRE8YctmhDFH7ZoQhR/2OIJUfxhC9Ppf/t1jgJACERRsHGyYRZB0Ujvf0xD8w6kP7y6RZmgf/oTFTtbbzJVxZWo2Nlqw6TVy5GowNl6ssm7v50obamfSxQAAAAAAAsKLM15fb3vpQAAAABJRU5ErkJggg=="),kA._image}static toggle(t,e,r,n){if(e){var i=t.root.findById(e);i?i._findInfoWindowByComponent(t)?kA.hide(t,e):kA.show(t,e,r,n):console.warn("InfoWindow Not Found.",e)}else console.warn("InfoWindow not defined.")}static hide(t,e){if(e){var r=t.root.findById(e);r?r._removeInfoWindow(t):console.warn("InfoWindow Not Found.",e)}}static show(t,e,r,n){if(e){var i=t.root.findById(e);if(i){if(!i._findInfoWindowByComponent(t)){var{frontSideTemplate:o="",backSideTemplate:a=""}=i.model,s=[o,a].filter((t=>String(t).trim()));if(0!=(s=s.map((t=>_A.template(function(t,e,r){return(e||r?['<div class="info-window-btns">',e?'<button class="closable">X</button>':"",r?'<button class="flipable">⇌</button>':"","</div>"]:[]).concat(['<div class="info-window-content">',t,"</div>"]).join("")}(t,!r,2==s.length))))).length){var l='\n.flip {\n backface-visibility: hidden;\n -moz-backface-visibility: hidden;\n -ms-backface-visibility: hidden;\n -o-backface-visibility: hidden;\n -webkit-backface-visibility: hidden;\n border-radius: 7px;\n height: auto;\n font: normal 14px helvetica, arial, san serif;\n position: absolute;\n opacity:.9;\n transform-origin: 50% 50% 0px;\n -moz-transform-origin: 50% 50% 0px;\n -ms-transform-origin: 50% 50% 0px;\n -o-transform-origin: 50% 50% 0px;\n -webkit-transform-origin: 50% 50% 0px;\n transition: all 2s;\n -moz-transition: all 2s;\n -ms-transition: all 2s;\n -o-transition: all 2s;\n -webkit-transition: all 2s;\n min-width: 100px;min-height:50px;\n background-color:#3e424e;\n box-shadow: 2px 3px 2px 0px rgba(0,0,0,0.15);\n}\n\n#side-1 {\n transform: rotateY( 0deg );\n -moz-transform: rotateY( 0deg );\n -ms-transform: rotateY( 0deg );\n -o-transform: rotateY( 0deg );\n -webkit-transform: rotateY( 0deg );\n}\n.flip:after{\n content:"";\n display:block;\n position: absolute;\n opacity:.9;\n width: 0;\n height: 0;\n}\n.flip.arrow-top:after{\n left:45%;\n top:-17px;\n border-left:10px solid transparent;\n border-bottom:18px solid #323b44;\n border-right:10px solid transparent;\n}\n.flip.arrow-right:after{\n left:100%;\n top:48%;\n border-top:10px solid transparent;\n border-left:18px solid #323b44;\n border-bottom:10px solid transparent;\n}\n.flip.arrow-bottom:after{\n left:45%;\n top:100%;\n border-left:10px solid transparent;\n border-top:18px solid #323b44;\n border-right:10px solid transparent;\n}\n.flip.arrow-left:after{\n right:100%;\n top:48%;\n border-top:10px solid transparent;\n border-right:18px solid #323b44;\n border-bottom:10px solid transparent;\n}\n\n#side-2 {\n transform: rotateY( 180deg );\n -moz-transform: rotateY( 180deg );\n -ms-transform: rotateY( 180deg );\n -o-transform: rotateY( 180deg );\n -webkit-transform: rotateY( 180deg );\n}\n\n.flip-side-1 {\n transform: rotateY( 0deg ) !important;\n -moz-transform: rotateY( 0deg ) !important;\n -ms-transform: rotateY( 0deg ) !important;\n -o-transform: rotateY( 0deg ) !important;\n -webkit-transform: rotateY( 0deg ) !important;\n}\n\n.flip-side-2 {\n transform: rotateY( 180deg ) !important;\n -moz-transform: rotateY( 180deg ) !important;\n -ms-transform: rotateY( 180deg ) !important;\n -o-transform: rotateY( 180deg ) !important;\n -webkit-transform: rotateY( 180deg ) !important;\n}\n\n.info-window-btns{\n position:absolute;\n top:-18px;\n right:5px;\n overflow:hidden;\n}\n.info-window-content{\n padding:10px;\n color:#efefef;\n font-size:13px;\n line-height:1.4;\n}\n.info-window-btns button{\n width:40px;height:40px;\n float:right;\n border:0;\n border-radius:50%;\n background-color:#2a7da1;\n margin-right:3px;\n text-align:center;\n cursor:pointer;\n font-size:35px;\n color:#fff;\n line-height:0;\n}\n.info-window-btns button:hover{\n background-color:#60bb23;\n}\n'+i.get("style"),{left:c,top:h}=t.bounds,{x:u,y:f}=n?t.rootModel.transcoordC2S(n.x,n.y):t.transcoordS2T(c,h);c=u,h=f;var d=document.createElement("span");d.style.position="absolute";var p=document.createElement("style");if(p.type="text/css",p.styleSheet?p.styleSheet.cssText=l:p.appendChild(document.createTextNode(l)),d.appendChild(p),s[0]){var g=document.createElement("div");g.id="side-1",g.className="flip",g.style.display="inline-block",g.innerHTML=s[0](t)}if(s[1]){var v=document.createElement("div");v.id="side-2",v.className="flip",v.style.display="inline-block",v.innerHTML=s[1](t)}x_.forEach((function(t){d.addEventListener(t,(function(t){t.stopPropagation()}))})),__.forEach((function(t){d.addEventListener(t,(function(t){t.stopPropagation()}))}));var y=t.root.model_layer.overlay;if(g&&d.appendChild(g),v&&d.appendChild(v),y.appendChild(d),i._addInfoWindow(t,d,p),g){let r=g.querySelector(".info-window-btns > .flipable");r&&r.addEventListener("click",(function(t){t.preventDefault(),v.className=MA(v.className,"flip-side-1"),g.className=MA(g.className,"flip-side-2")}),!1);let n=g.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",(function(r){r.preventDefault(),kA.hide(t,e)}),!1)}if(v){let r=v.querySelector(".info-window-btns > .flipable");r&&r.addEventListener("click",(function(t){t.preventDefault(),v.className=MA(v.className,"flip-side-1"),g.className=MA(g.className,"flip-side-2")}),!1);let n=v.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",(function(r){r.preventDefault(),kA.hide(t,e)}),!1)}var m=g.offsetWidth,b=g.offsetHeight;window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight;var w=t.rootModel.target.getBoundingClientRect(),x=[];g&&x.push(g),v&&x.push(v);var _={x:c,y:h},A=t.transcoordS2C(_.x,_.y);if(A.x+m/2+w.left<w.right&&A.x-m/2>w.left){if(b+20<A.y)return d.style.marginLeft=_.x-m/2+"px",d.style.marginTop=_.y-b-20+"px",void x.forEach((t=>t.className+=" arrow-bottom"));if(A=t.transcoordS2C(_.x,_.y+b+20),w.bottom>A.y+w.top)return d.style.marginLeft=_.x-m/2+"px",d.style.marginTop=_.y+20+"px",void x.forEach((t=>t.className+=" arrow-top"))}if((A=t.transcoordS2C(_.x,_.y)).x-(m+20)>w.left)return d.style.marginLeft=_.x-m-20+"px",d.style.marginTop=_.y-b/2+"px",void x.forEach((t=>t.className+=" arrow-right"));d.style.marginLeft=_.x+20+"px",d.style.marginTop=_.y-b/2+"px",x.forEach((t=>t.className+=" arrow-left"))}}}else console.warn("InfoWindow Not Found.",e)}else console.warn("InfoWindow not defined.")}dispose(){this.infoWindows.map((t=>t.component)).forEach((t=>this._removeInfoWindow(t))),super.dispose()}get infoWindows(){return this._windows||(this._windows=[]),this._windows}_findInfoWindowByComponent(t){return this.infoWindows.find((e=>e.component===t))}_addInfoWindow(t,e,r){this._findInfoWindowByComponent(t)||this._windows.push({component:t,window:e,styleElement:r})}_removeInfoWindow(t){var e=this._findInfoWindowByComponent(t);if(!e)return;let r=e.window;r&&r.parentNode.removeChild(r);var n=this.infoWindows.lastIndexOf(e);this.infoWindows.splice(n,1)}render(t){var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),this.drawImage(t,kA.image,e,r,n,i)}get hasTextProperty(){return!1}get nature(){return SA}}_A.register("info-window",kA);var TA={};var IA={list:function(){return{...TA}},register:function(t,e){TA[t]=e},unregister:function(t){delete TA[t]},get:function(t){if(t){var e=TA[t];return e||T_("Layout Not Found - ",t),e}}},PA={reflow:function(t,e){this.drawables(t).filter((t=>t.isHTMLElement())).forEach((t=>t.reposition()))},capturables:function(t){return t.components},drawables:function(t){return t.app&&!t.app.isViewMode?t.components:t.components.filter((t=>!t.hidden))},isStuck:function(t){return!1},ABSOLUTE:!0};function OA(t){t.hasOwnProperty("_backupStrokeStyle")||(t._backupStrokeStyle=t.model.strokeStyle,t.set("strokeStyle","#f26522"),t.hasOwnProperty("_backupLineWidth")||(t._backupLineWidth=t.model.lineWidth,t.set("lineWidth",t.model.lineWidth+5)))}function jA(t){t.hasOwnProperty("_backupStrokeStyle")&&(t.set("strokeStyle",t._backupStrokeStyle),delete t._backupStrokeStyle,t.hasOwnProperty("_backupLineWidth")&&(t.set("lineWidth",t._backupLineWidth),delete t._backupLineWidth))}IA.register("html-absolute",PA);const RA="center",CA="\nbutton.closable-1945 {\n width: 20px;\n height: 20px;\n right: 0px;\n top: 0px;\n padding: 0;\n margin: 0;\n border: 0px;\n text-align: center;\n cursor: pointer;\n font-size: 12px;\n color: black;\n position: absolute;\n background-color: transparent;\n}\n\nbutton.closable-1945:hover {\n background-color:#60bb23;\n}\n",zA=new WeakMap;function LA(t){const e=t.root;var r=zA.get(e);if(!r)return;if(e===t){for(var n in r)LA(n[0]);return void zA.delete(e)}const i=r.findIndex((e=>e[0]===t));if(-1===i)return;const o=r[i][1];var a=o.div.parentNode;a&&a.removeChild(o.div);var s=o.scene;s.target=null,s.release(),r.splice(i,1)}function FA(t){LA(t)}function BA(t,e,r={}){var{data:n,location:i=RA,modal:o=!1,closable:a=!0}=r,s=t.app.refProvider;s&&s.get(e,!0).then((e=>{var r,s=document.createElement("div"),l=s.style;if(o){var{width:c,height:h}=t.rootModel.bounds;l.position="fixed",l.zIndex=1,l.left=0,l.top=0,l.width=c+"px",l.height=h+"px",l.overflow="auto",l.backgroundColor="rgba(0,0,0,0.3)"}else l.position="absolute",l.display="inline-block";s.innerHTML=!o&&a?'\n<div class="popup-content">\n</div>\n<button class="closable-1945">X</button>\n':'\n<div class="popup-content">\n</div>\n';var u=s.querySelector(".popup-content"),{width:c,height:h}=e.root.model;u.style.width=c+"px",u.style.height=h+"px";var f=document.createElement("style");f.type="text/css",f.styleSheet?f.styleSheet.cssText=CA:f.appendChild(document.createTextNode(CA)),s.appendChild(f);var d=s.querySelector(".popup-content");x_.forEach((function(t){d.addEventListener(t,(function(t){t.stopPropagation()}))})),__.forEach((function(t){d.addEventListener(t,(function(t){t.stopPropagation()}))})),s.addEventListener("click",(e=>{a&&FA(t)})),x_.forEach((function(t){s.addEventListener(t,(function(t){t.stopPropagation()}))})),__.forEach((function(t){s.addEventListener(t,(function(t){t.stopPropagation()}))})),t.root.model_layer.overlay.appendChild(s),function(t,e,r){const n=t.root;if(n!==t){LA(t);var i=zA.get(n)||[];i=[...i,[t,{div:e,scene:r}]],zA.set(n,i)}}(t,s,e),null===(r=s.querySelector(".closable-1945"))||void 0===r||r.addEventListener("click",(function(e){e.preventDefault(),FA(t)}),!1),s.addEventListener("close-scene",(e=>{e.preventDefault(),FA(t),t.data=e.detail}),!1),e.target=u,e.data=n||t.data,e.fit("both");var p=function(t,e,r,n=RA){var i=t.bounds,o=e.bounds,a=Math.max(i.width/4-o.width/2,20),s=Math.min(3*i.width/4+o.width/2,i.width-20)-o.width,l=Math.max(i.height/4-o.height/2,20),c=Math.min(3*i.height/4+o.height/2,i.height-20)-o.height;switch(n){case"auto":return{x:r.x<i.width/2?s:a,y:r.y<i.height/2?c:l};case"left-top":return{x:a,y:l};case"right-top":return{x:s,y:l};case"left-bottom":return{x:a,y:c};case"right-bottom":return{x:s,y:c};case RA:default:return{x:(i.width-o.width)/2,y:(i.height-o.height)/2}}}(t.rootModel,e.root,t.center,i);o?(u.style.left=p.x+"px",u.style.top=p.y+"px",u.style.width=c+"px",u.style.height=h+"px"):(s.style.left=p.x+"px",s.style.top=p.y+"px",s.style.width=c+"px",s.style.height=h+"px")}),(function(t){console.error("cannot fetch board: "+e,t)}))}var NA=Object.freeze({__proto__:null,hide:FA,show:BA});var DA={reflow:function(t,e){},capturables:function(t){return t.components},drawables:function(t){return t.app.isViewMode?t.components.filter((t=>!t.hidden)):t.components},isStuck:function(t){return!1},ABSOLUTE:!0};function UA(t){var e=t.components.filter((t=>!t.hidden)),r=t.get("layoutConfig")||{},n=e[r&&r.activeIndex||0];return n&&[n]||[]}IA.register("absolute",DA);var YA={reflow:function(t){var e=t.bounds,r=t.get("layoutConfig")||{},n={left:0,top:0,width:e.width,height:e.height};t.forEach(((t,e)=>{let i=e!=r.activeIndex;t.bounds=n,t.set("rotation",0),t.element&&(t.element.style.display=i?"none":"block")}))},capturables:function(t){return UA(t)},drawables:function(t){return UA(t)},isStuck:function(t){return!0}};function GA(t){var e=t.get("layoutConfig");return e&&e.weight||1}IA.register("card",YA);var WA={reflow:function(t){var e=this.drawables(t),r=t.get("padding")||{},n=e.reduce(((t,e)=>t+GA(e)),0),i=t.bounds,o=n>0?(i.width-((r.left||0)+(r.right||0)))/n:i.width,a=i.height-((r.top||0)+(r.bottom||0)),s=0;e.forEach((t=>{let e=GA(t),n=t.get("margin")||{};t.bounds={left:o*s+(r.left||0)+(n.left||0),top:0+(r.top||0)+(n.top||0),width:e*o-((n.left||0)+(n.right||0)),height:a-((n.top||0)+(n.bottom||0))},t.set("rotation",0),s+=e}))},capturables:function(t){return t.components},drawables:function(t){return t.app.isViewMode?t.components.filter((t=>!t.hidden)):t.components},isStuck:function(t){return!0}};function HA(t){var e=t.get("layoutConfig");return e&&e.weight||1}IA.register("linear-horizontal",WA);var VA={reflow:function(t){var e=this.drawables(t),r=t.get("padding")||{},n=e.reduce(((t,e)=>t+HA(e)),0),i=t.bounds,o=n>0?(i.height-((r.top||0)+(r.bottom||0)))/n:i.height,a=i.width-((r.left||0)+(r.right||0)),s=0;e.forEach((t=>{let e=HA(t),n=t.get("margin")||{};t.bounds={left:0+(r.left||0)+(n.left||0),top:o*s+(r.top||0)+(n.top||0),width:a-((n.left||0)+(n.right||0)),height:e*o-((n.top||0)+(n.bottom||0))},t.set("rotation",0),s+=e}))},capturables:function(t){return t.components},drawables:function(t){return t.app.isViewMode?t.components.filter((t=>!t.hidden)):t.components},isStuck:function(t){return!0}};IA.register("linear-vertical",VA);var XA={reflow:function(t){var e=t.get("layoutConfig"),r=e&&e.columns||t.get("columns"),n=e&&e.rows||t.get("rows"),i=e&&e.widths||t.get("widths"),o=e&&e.heights||t.get("heights"),a=i?i.filter(((t,e)=>e<r)).reduce(((t,e)=>t+e),0):r,s=o?o.filter(((t,e)=>e<n)).reduce(((t,e)=>t+e),0):n,l=t.textBounds,c=t.get("paddingLeft")||0,h=t.get("paddingTop")||0,u=l.width/a,f=l.height/s,d=0,p=0;t.components.forEach(((t,e)=>{let n=i?i[e%r]:1,a=o?o[Math.floor(e/r)]:1,s=t.colspan||1,l=0;for(;--s>0;)l+=i?i[(e+s)%r]:1;let g=t.rowspan||1,v=0;for(;--g>0;)v+=o?o[Math.floor(e/r)+g]:1;t.bounds={left:c+d,top:h+p,width:u*(n+l),height:f*(a+v)},t.set("rotation",0),e%r==r-1?(d=0,p+=a*f):d+=n*u}))},capturables:function(t){return t.components.filter((t=>!t.merged))},drawables:function(t){return t.components.filter((t=>!t.merged&&!t.hidden))},isStuck:function(t){return!0},keyNavigate:function(t,e,r){var n=t.get("layoutConfig"),i=n&&n.columns||t.get("columns"),o=n&&n.rows||t.get("rows"),{row:a,column:s}=t.getRowColumn(e);switch(r.code){case"ArrowUp":if(a>0)return t.getAt((a-1)*i+s);break;case"ArrowDown":if(a<o-1)return t.getAt((a+1)*i+s);break;case"ArrowRight":if(s<i-1)return t.getAt(a*i+s+1);break;case"ArrowLeft":if(s>0)return t.getAt(a*i+s-1);break;default:return e}},joinType:!0};IA.register("table",XA);const qA=new Image;qA.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAclBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0BbqFAAAAJXRSTlMAgAP3VSI6/g9fBk5FavJsMrariSjzPnO1enRRL5SMhmOOWB9keFTE0wAAANxJREFUOMutk9kWgyAMRLFuiLjUtdp9yf//YglVsQXz1HniMPcEMgHGvpX2O0Ypi+EgCL+IAShC+wB7QfubRDT7AFcnUPoLMLiP4PyJbsb55i05AgnR5iaQDsICgtH0cotBWoAP1c7kC6kFxEseCfZfB6gEgbNeBrira2QmH1uVYCXlA3is8UmgUCPIyQJKEmu8QtQJN0e9DPXVpzG2G216c1CqRmcBOdxXk07sWUSPv07zo0amCNQycv+NzmR6cRcwmfbuI7p2nZ/z4be0P83Foz6vIkhfZXr82XgDlZsspIq4peUAAAAASUVORK5CYII=";var KA=t=>class extends t{postrender(t){super.postrender(t),this.app.isEditMode&&this._focused&&this.showMoveHandle&&this._draw_move_handle(t)}_draw_move_handle(t){var{left:e,top:r,width:n}=this.bounds;t.save(),t.beginPath(),t.rect(e+n,r,25,25);t.fillStyle="rgba(235, 235, 235, 1)",t.strokeStyle="#333",t.fill(),t.stroke(),t.drawImage(qA,e+n+3.75,r+3.75,17.5,17.5),t.closePath(),t.restore()}contains(t,e){var r=super.contains(t,e);if(this.app.isViewMode)return r;var{left:n,top:i,width:o,height:a}=this.bounds,s=n+o;return this.showMoveHandle&&(r=r||t<Math.max(s+25,s)&&t>Math.min(s+25,s)&&e<Math.max(i+25,i)&&e>Math.min(i+25,i)),this._focused=!!r,this.invalidate(),r}};const QA=[];class JA extends(KA(EA(_A))){constructor(t,e){super(t,e),this._components=[]}get showMoveHandle(){return!0}dispose(){this.components.slice().forEach((t=>t.dispose())),super.dispose()}isContainer(){return!0}containable(t){return t.isDescendible(this)&&"variable"!==t.get("type")}get hasTextProperty(){return!1}get components(){return this._components}get focusible(){return!0}get layout(){return IA.get(this.get("layout"))||DA}reflow(){this.layout.reflow(this),this.components&&this.components.forEach((t=>{t.isContainer()&&t.reflow()}))}get hierarchy(){var t=super.hierarchy;return this.components&&(t.components=this.components.map((t=>t.hierarchy))),t}addComponent(t){var e=t.parent;if(e){if(this===e)return;e.removeComponent(t)}var r=this._components.push(t)-1;t.parent=this,t.added(this),this.trigger("add",this,t,r),t.delegate_on(this),t.trigger("added",this,t,r),this.root&&this.root.isReady&&t.ready()}removeComponent(t){var e=this._components.indexOf(t);-1!=e&&(this._components.splice(e,1),t.parent=null,t.removed(this),this.trigger("remove",this,t),t.trigger("removed",this,t),t.delegate_off(this))}insertComponentAt(t,e){var r=t.parent;r&&r.removeComponent(t);var n=this._components.splice(0,e);this._components=n.concat(t,this._components),e=this._components.indexOf(t),t.parent=this,t.added(this),this.trigger("add",this,t,e),t.delegate_on(this),t.trigger("added",this,t,e)}add(t){return t instanceof Array?(t.forEach((t=>{-1==this._components.indexOf(t)&&this.addComponent(t)})),this):this.add.call(this,[t])}remove(t){return t instanceof Array?this._components?(t.forEach((t=>{this.removeComponent(t)})),this):this:this.remove.call(this,[t])}getAt(t){if(this._components)return this._components[t]}forEach(t,e){this._components&&this._components.forEach(t,e)}traverse(t,e){t.call(e,this),this._components&&this._components.forEach((r=>{r.isContainer()?r.traverse(t,e):t.call(e,r)}))}indexOf(t){return(this._components||QA).indexOf(t)}size(){return(this._components||QA).length}moveChildAt(t,e){var r=this.indexOf(e);if(-1!=r){var n=this._components.splice(0,r),i=this._components.splice(1);this._components=n.concat(i),t=Math.max(0,t),t=Math.min(t,this._components.length),n=this._components.splice(0,t),this._components=n.concat(e,this._components)}}moveChildForward(t){var e=this.indexOf(t);-1!=e&&e!=this.size()-1&&(this._components[e]=this._components[e+1],this._components[e+1]=t)}moveChildBackward(t){var e=this.indexOf(t);-1!=e&&0!=e&&(this._components[e]=this._components[e-1],this._components[e-1]=t)}moveChildToFront(t){var e=this.indexOf(t);if(-1!=e&&e!=this.size()-1){var r=this._components.splice(0,e),n=this._components.splice(1);this._components=r.concat(n,this._components)}}moveChildToBack(t){var e=this.indexOf(t);if(-1!=e&&0!=e){var r=this._components.splice(0,e),n=this._components.splice(0);this._components=this._components.concat(r,n)}}symmetryX(t){super.symmetryX(t),this.components.map((t=>{t.symmetryX(0)}))}findAll(t,...e){if("string"==typeof t)return $w(t,this,e[0]||this);if("function"==typeof t){var r=[];for(let n=this.components.length-1;n>=0;n--){let i=this.components[n].findAll(t,...e);i&&(r=r.concat(i))}return t(this,...e)&&r.push(this),r}}findFirst(t,...e){if("string"==typeof t)return $w(t,this,e[0])[0];if("function"==typeof t){for(let n=this.components.length-1;n>=0;n--){var r=this.components[n].findFirst(t,...e);if(null!=r)return r}return t(this,...e)?this:null}}findById(t){return this.root.findById(t)}contains(t,e){var r=super.contains(t,e);if(!r){var{left:n,top:i,width:o,height:a,lineWidth:s=0}=this.model,l=this.stuck?0:10+s/2;r=t<Math.max(n+o,n)+l&&t>Math.min(n+o,n)-l&&e<Math.max(i+a,i)+l&&e>Math.min(i+a,i)-l}return r}capture(t,e){var r=this.transcoordP2S(t,e);if(!this.contains(r.x,r.y))return!1;var n=this.bounds;r.x-=n.left,r.y-=n.top;var i=this.layout.capturables(this);for(let t=i.length-1;t>=0;t--){var o=i[t].capture(r.x,r.y);if(o)return o}return this.capturable&&this}capturePath(t,e){if(e){if(e.indexOf(this)>-1)return!1;for(let t=0;t<e.length;t++)if(!this.containable(e[t]))return!1}var r=[],{left:n,top:i,width:o,height:a}=this.bounds;for(let e=0;e<t.length;e++){let s=this.transcoordP2S(t[e].x,t[e].y);if(s.x<n||s.x>n+o||s.y<i||s.y>i+a)return!1;s.x-=n,s.y-=i,r.push(s)}let s=this.layout.capturables(this);for(let t=s.length-1;t>=0;t--){let n=s[t];if(!n.isContainer())continue;let i=n.capturePath(r,e);if(i)return i}return this.focusible&&this}render(t){var{left:e=0,top:r=0,width:n,height:i}=this.bounds;t.beginPath(),t.rect(e,r,n,i),this.drawFill(t),this.drawStroke(t)}postrender(t){super.postrender(t);var{top:e,left:r,scale:n}=this.model;t.translate(r,e),this.layout.drawables(this).forEach((e=>{e.draw(t)})),t.translate(-r,-e),this.drawText(t)}trim(){this.components.forEach((t=>{t.trim()})),super.trim()}}["layout"].forEach((t=>_A.memoize(JA.prototype,t,!1)));class ZA extends JA{constructor(t,e){super(t,e),t.translate=t.translate||{x:0,y:0},this._draw_reserved=!1,this.__draw__=()=>{this._draw_reserved=!1,this.trigger("redraw"),this.reflow(),this.draw()},this.throttle_render=()=>{this._draw_reserved||requestAnimationFrame(this.__draw__),this._draw_reserved=!0}}fitSize(t,e,r,n){if(this.target){if(e){let t=getComputedStyle(this.target);r=r||(t?parseFloat(t.getPropertyValue("width")):this.target.offsetWidth),n=n||(t?parseFloat(t.getPropertyValue("height")):this.target.offsetHeight)}else r=this.model.width,n=this.model.height;"CANVAS"==t.tagName&&(t.setAttribute("width",r*w_),t.setAttribute("height",n*w_)),t.style.width=r+"px",t.style.height=n+"px"}}resize(){var t=this.root.fitMode||this.model.fitMode||"ratio";this.fitSize(this.element,"none"!==t)}isLayer(){return!0}createElement(){var t=_A.createCanvas(1,1);return t.style.position="absolute",t}get target(){return this._target}set target(t){this._target&&this.element&&this._target.removeChild(this.element),this._target=t,t&&(this.element||(this.element=this.createElement()),this.resize(),t.appendChild(this.element))}get canvas(){return this.element}dispose(){super.dispose(),this.target=null,this.element=null}get selected(){return this.root.selected}set selected(t){this.root.selected=t}get focused(){return this.root.focused}set focused(t){this.root.focused=t}getContext(){return this._context2D||(this._context2D=this.canvas&&this.canvas.getContext("2d")),this._context2D}draw(t){this.canvas&&(t=t||this.getContext())&&super.draw(t)}prerender(t){var{translate:e,scale:r={x:1,y:1},rotation:n}=this.model;t.clearRect(0,0,t.canvas.width,t.canvas.height),e&&t.translate(e.x*w_,e.y*w_),t.scale(r.x*w_,r.y*w_),n&&t.rotate(n)}get rotatePoint(){return{x:0,y:0}}contains(t,e){return!1}invalidate(){this.throttle_render()}move(t){var e=this.get("translate")||{x:0,y:0};this.set({translate:{x:e.x+t.x,y:e.y+t.y}})}}const $A={x:1,y:1},tE={x:0,y:0};class eE extends ZA{constructor(t,e){super(t,e)}dispose(){super.dispose(),delete this._canvas,delete this._overlay}contains(t,e){return!0}isRootModel(){return!0}get stuck(){return!0}get layout(){return PA}get overlay(){if(!this._overlay){var t=document.createElement("div");t.style.position="absolute",t.style.width=0,t.style.height=0,t.style.overflow="initial",t.style["user-select"]="none",t.style["transform-origin"]="top left",this.element&&this.element.appendChild(t),this._overlay=t,this._repositionOverlay()}return this._overlay}createElement(){var t=document.createElement("div");return t.style.position="absolute",t.style["user-select"]="none",t.style.overflow="hidden",this._canvas=_A.createCanvas(1,1),this._canvas.style.position="absolute",t.appendChild(this._canvas),this._overlay&&t.appendChild(this._overlay),t}resize(){if(this.target){var t,e,{width:r,height:n,fitMode:i}=this.model;this.root.fitMode?i=this.root.fitMode:i||(i="ratio");try{var o=getComputedStyle(this.target)}catch(t){return void console.error(t,this.target)}switch(i){case"both":case"ratio":t=o?parseFloat(o.getPropertyValue("width")):this.target.offsetWidth,e=o?parseFloat(o.getPropertyValue("height")):this.target.offsetHeight;break;case"width":e=n*(t=o?parseFloat(o.getPropertyValue("width")):this.target.offsetWidth)/r;break;case"height":t=r*(e=o?parseFloat(o.getPropertyValue("height")):this.target.offsetHeight)/n;break;default:t=r,e=n}switch(this.fitSize(this.canvas,"none"!==i,t,e),i){case"ratio":case"both":break;case"width":this.element.style.overflowX="hidden",this.element.style.overflowY="auto";break;case"height":this.element.style.overflowX="auto",this.element.style.overflowY="hidden";break;default:this.element.style.overflowX="auto",this.element.style.overflowY="auto"}this.fitSize(this.element,!0)}}get canvas(){return this._canvas}get MPP(){var{scale:t={x:1,y:1},unit:e}=this.model;switch(e){case"mm":case"cm":return 1/this.app.PPM/t.x;case"in":return 1/this.app.PPI/t.x;case"px":default:return 1/t.x}}capturePath(t,e){var r=this.layout.capturables(this);for(let n=r.length-1;n>=0;n--){let i=r[n];if(!i.isContainer())continue;let o=i.capturePath(t,e);if(o)return o}return!1}get eventMap(){return{"(self)":{"(all)":{change:this._onchanged_all,mouseenter:this._onmouseenter_all,mouseleave:this._onmouseleave_all,click:this._onclick,mousedown:this._onmousedownup,mouseup:this._onmousedownup,touchstart:this._onmousedownup,touchend:this._onmousedownup}}}}_repositionOverlay(){var t=this._overlay;if(t){var{translate:e=tE,scale:r=$A,rotation:n=0}=this.model,{left:i,top:o,width:a,height:s}=this.bounds;t.style.left=i+"px",t.style.top=o+"px";var l=`rotate(${n}rad) scale(${r.x}, ${r.y}) perspective(1px)`;t.style["margin-left"]=e.x+"px",t.style["margin-top"]=e.y+"px",["-webkit-","-moz-","-ms-","-o-",""].forEach((e=>{t.style[e+"transform"]=l}))}}onchange(t){var e=this._model;delete e.id,delete e.text,delete e.class,this._repositionOverlay()}_onchanged_all(t,e,r){this.invalidate()}_onmouseenter_all(t,e){if(t.stopPropagation(),this.app&&!this.app.isEditMode&&e){var r=e.origin;if(!(r instanceof eE)&&r.model.event&&r.model.event.hover&&!r.hidden){var n=r.model.event.hover;n&&this._doEventAction(n,r,!0,!0,t)}}}_onmouseleave_all(t,e){if(t.stopPropagation(),this.app&&!this.app.isEditMode&&e){var r=e.origin,n=r.model.event&&r.model.event.hover;n&&this._doEventAction(n,r,!1,!0,t)}}_onclick(t,e){if(t.stopPropagation(),!this.app.isEditMode&&e){var r=e.origin,n=r.model.event&&r.model.event.tap;n&&this._doEventAction(n,r,!0,!1,t)}}_onmousedownup(t,e){if(t.stopPropagation(),!this.app.isEditMode&&e){var r=e.origin,n=r.model.event&&r.model.event.tap;n&&n.pressed&&this._doMouseDownUpEventAction_1_1(n,r,"mousedown"==t.type||"touchstart"==t.type,t)}}_doEventAction(t,e,r,n,i){t.action?this._doEventAction_1_1(t,e,r,i):this._doEventAction_1_0(t,e,r,n,i)}_doEventAction_1_0(t,e,r,n,i){var{infoWindow:o,emphasize:a,target:s,value:l}=t;if(a&&(r?OA(e):n&&jA(e)),o&&!e.hidden&&(r?kA.show(e,o,!1,{x:i.offsetX,y:i.offsetY}):n&&kA.hide(e,o)),s)if(/^\$/.test(s)){if(!("value"in t))return;r?(n&&(e._lastValue=this.root.variable(s.substring(1))),this.root.variable(s.substring(1),e.access(l))):(this.root.variable(s,e._lastValue),delete e._lastValue)}else"popup"==s?BA(e,l):"modal-popup"==s?BA(e,l,{modal:!0}):"close-scene"==s?(this.overlay.dispatchEvent(new CustomEvent("close-scene",{bubbles:!0,composed:!0,detail:e.data})),this.trigger("close-scene",this)):"infoWindow"==s||"info-window"==s?"click"==i.type&&kA.show(e,l,n,{x:i.offsetX,y:i.offsetY}):"toggle-info-window"==s?kA.toggle(e,l,!1,{x:i.offsetX,y:i.offsetY}):this.trigger(s,e.access(l),e)}_doMouseDownUpEventAction_1_1(t,e,r,n){var{pressed:i=!1}=t;i&&(r?function(t){if(!t.hasOwnProperty("_backupShadow")){var e=t.get("shadow");t._backupShadow=e;var{left:r=0,top:n=0}=e||{};t.delta("tx",r),t.delta("ty",n),t.set("shadow",{})}}(e):function(t){t.hasOwnProperty("_backupShadow")&&(t.delta("tx",0),t.delta("ty",0),t.set("shadow",t._backupShadow),delete t._backupShadow)}(e))}_doEventAction_1_1(t,e,r,n){var{action:i,target:o,value:a,emphasize:s=!1,restore:l=!1,pressed:c=!1}=t;if(o&&(o=e.access(o)),a&&(a=e.access(a)),s&&(r?OA(e):l&&jA(e)),i)switch(i){case"data-toggle":if(!o)return;(r||l)&&this.root.findAll(o,e).forEach((t=>{t.data=!t.data}));break;case"data-tristate":if(!o)return;(r||l)&&this.root.findAll(o,e).forEach((t=>{let e=Math.round(Math.max(Number(t.data)||0,0));t.data=(e+(r?1:2))%3}));break;case"data-set":if(!o)return;if(r){var h=a;this.root.findAll(o,e).forEach((t=>{t.data=h}))}break;case"value-set":if(!o)return;if(r){h=a;this.root.findAll(o,e).forEach((t=>{t.value=h}))}break;case"infoWindow":case"info-window":if(!o)return;"click"==n.type||r?kA.show(e,o,l,{x:n.offsetX,y:n.offsetY}):l&&kA.hide(e,o);break;case"toggle-info-window":if(!o)return;kA.toggle(e,o,!1,{x:n.offsetX,y:n.offsetY});break;case"popup":if(!o)return;BA(e,o);break;case"modal-popup":if(!o)return;BA(e,o,{modal:!0});break;case"close-scene":this.overlay.dispatchEvent(new CustomEvent("close-scene",{bubbles:!0,composed:!0,detail:e.data}));break;default:this.trigger(i,o,a,e)}}}eE.Popup=NA,_A.register("model-layer",eE);const rE=[1,2,10,20,50,50,50,50,50,50];class nE extends(EA(AA)){render(t){const{lineWidth:e=1,fillStyle:r="lightgray",font:n="15px Arial",left:i,top:o,rotation:a,origin:s,margin:l,width:c,height:h,side:u="bottom",strokeStyle:f="#000000",scale:d=1}=this.model;t.translate(i,o),t.beginPath();const p=Math.round(e/2);t.rect(-p,-p,c+2*p,h+2*p),t.clip(),t.beginPath(),t.rect(0,0,c,h),r&&(t.fillStyle=r,t.fill()),t.lineWidth=e,t.strokeStyle=f,t.stroke(),t.beginPath(),t.font=n;var g="bottom"!==u,v=g?0:h,y=4*h/5,m=2*h/3,b=1*h/2,w=3*h/5;g&&(y=h-y,m=h-m,b=h-b,w=h-1.5*h/5);var x=d*this.app.PPM/this.root.unitScale,_=Math.ceil(s/x),A=this.app.PPM/x,E=A<=1.1?1:rE[Math.round(A)]||100;1!=E&&(_+=(E-_%E)%E);var S=Math.ceil(_*x),M=s+c;for(t.fillStyle=f;S<M;){if(_%10==0){t.moveTo(S-s,b),t.lineTo(S-s,v);let e=(_/10).toString(),r=t.measureText(e);t.fillText(e,S-s-r.width-6,w)}else _%5==0?(t.moveTo(S-s,m),t.lineTo(S-s,v)):(t.moveTo(S-s,y),t.lineTo(S-s,v));_+=E,S=Math.ceil(_*x)}}}_A.register("ruler",nE);const iE={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:"round"}],help:"scene/component/rect"};var oE={ondragmove:function(t,e,r){var{left:n,top:i,width:o,height:a}=r.model,s=(r.transcoordP2S(t.x,t.y).x-n)/(o/2)*100;s=aE(s,o,a),r.set({round:s})}};function aE(t,e,r){var n=e>r?r/e*100:100;return t>=n?t=n:t<=0&&(t=0),t}class sE extends(EA(AA)){is3dish(){return!0}render(t){var{round:e=0}=this.model,{left:r,top:n,width:i,height:o}=this.bounds;t.translate(r,n),t.beginPath();var a=(e=aE(e,i,o))/100*(i/2);t.moveTo(a,0),t.arcTo(i,0,i,o,a),t.arcTo(i,o,0,o,a),t.arcTo(0,o,0,0,a),t.arcTo(0,0,i,0,a),t.translate(-r,-n)}get controls(){var{left:t,top:e,width:r,round:n,height:i}=this.model;return[{x:t+r/2*((n=null==n?0:aE(n,r,i))/100),y:e,handler:oE}]}get nature(){return iE}}_A.register("rect",sE);const lE=90*Math.PI/180;function cE(t,e,r){return{left:-t.x,top:-t.y,width:20,height:20}}function hE(t,e,r,n){return{left:20-t.x,top:0-t.y,origin:20-t.x,width:e-20,height:20}}function uE(t,e,r,n){var i={x:0-t.x+10,y:20-t.y+(r-20)/2},o=_A.transcoordRR(0-t.x,20-t.y,i,lE);return{left:o.x-(r-20),top:o.y,origin:20-t.y,width:r-20,height:20}}function fE(t){var e=t.get("translate");return{left:-e.x,top:-e.y,width:t.canvas.width/w_,height:t.canvas.height/w_}}_A.register("guide-layer",class extends ZA{constructor(t,e){super(t,e),this.appScale={x:1,y:1},"disabled"!==t.ruler&&(this.hruler=new nE({left:20,top:0,origin:20,margin:0,height:20,unit:"m",rotation:0,font:"9px Verdana",fillStyle:"#f4f4f4",strokeStyle:"#999",capturable:!1}),this.vruler=new nE({left:0,top:0,origin:20,margin:0,height:20,unit:"m",rotation:lE,font:"9px Verdana",side:"top",fillStyle:"#f4f4f4",strokeStyle:"#999",capturable:!1}),this.origin_rect=new sE({left:-20,top:-20,width:20,height:20,fillStyle:"#f4f4f4",strokeStyle:"#999",lineWidth:1}),this.addComponent(this.hruler),this.addComponent(this.vruler),this.addComponent(this.origin_rect)),this.invalidate()}get capturable(){return!1}ready(){if(this.hruler){var t=this.rootModel,e=Object.assign({},t.get("translate"));e.x<20&&(e.x+=20),e.y<20&&(e.y+=20);var r=t.get("scale")||{x:1,y:1};this.appScale=r,this.hruler.set("scale",r.x),this.vruler.set("scale",r.y),t.set("translate",e),this.set("translate",e),this.screen_coord=fE(this);var{width:n,height:i}=this.screen_coord;this.hruler.set(hE(e,n,0,this.hruler)),this.vruler.set(uE(e,0,i,this.vruler)),this.origin_rect.set(cE(e))}else this.screen_coord=fE(this)}resize(){super.resize(),this.screen_coord=fE(this);var{width:t,height:e}=this.screen_coord;this.hruler&&(this.hruler.set(hE(this.model.translate,t,0,this.hruler)),this.vruler.set(uE(this.model.translate,0,e,this.vruler)),this.origin_rect.set(cE(this.model.translate)))}render(t){if(this.guide){t.save();var{x:e,y:r}=this.guide,{top:n,left:i,width:o,height:a}=this.screen_coord;t.beginPath(),t.moveTo(e,n),t.lineTo(e,n+a),t.moveTo(i,r),t.lineTo(i+o,r),t.lineWidth=1,t.strokeStyle="tomato",t.setLineDash([2,3]),t.font="10px tahoma",t.fillStyle="#333";var s=this.transcoordS2C(e,r,this.rootModel);t.textBaseline=s.y>200?"bottom":"top",t.textAlign=s.x>200?"right":"left";var l=s.y>200?-5:5,c=s.x>200?-5:5,h=Math.round(e/this.appScale.x),u=Math.round(r/this.appScale.y);t.fillText(` ${h}, ${u} `,e+c,r+l),t.stroke(),t.restore()}}get guide(){return this._guide}set guide(t){this._guide=t,this.invalidate()}contains(t,e){return!0}get eventMap(){return{"(root)":{"(descendant)":{mousemove:this.onmousemove_child,mouseout:this.onmouseout_child,dragmove:this.onmousemove_child},"model-layer":{change:this.onchange_root_model}},"(self)":{"(descendant)":{mousedown:this.onmousedown_origin}}}}onmousedown_origin(t,e){this.rootModel.set("translate",{x:20,y:20})}onchange_root_model(t,e,r){if(t.scale&&(this.appScale=t.scale,this.hruler&&(this.hruler.set("scale",t.scale.x),this.vruler.set("scale",t.scale.y))),t.translate&&this.set({translate:{x:t.translate.x,y:t.translate.y}}),t.scale||t.translate){if(this.screen_coord=fE(this),this.hruler){var{translate:n}=this.model,{width:i,height:o}=this.screen_coord;this.hruler.set(hE(n,i,0,this.hruler)),this.vruler.set(uE(n,0,o,this.vruler)),this.origin_rect.set(cE(n))}this._guide=null}this.invalidate()}onmouseout_child(t){this._guide=null,this.invalidate()}onmousemove_child(t,e){t.target&&"CANVAS"!==t.target.tagName?this.guide=null:this.guide=this.transcoordC2S(t.offsetX,t.offsetY)}});_A.register("shift-layer",class extends ZA{ready(){var t=this.rootModel.get("translate");this.set("translate",t)}render(t){}contains(t,e){return!(2!=this.app.mode)}get eventMap(){return{"(root)":{"(self)":{keydown:this.onkeydown,keyup:this.onkeyup}}}}onkeydown(t){32==t.keyCode&&void 0===this.before_mode&&(this.before_mode=this.app.mode,this.app.mode=2)}onkeyup(t){32==t.keyCode&&(null!=this.before_mode&&(this.app.mode=this.before_mode),delete this.before_mode)}ondragstart(t){this.last_position=this.transcoordC2S(t.offsetX,t.offsetY)}ondragmove(t){var{x:e,y:r}=this.transcoordC2S(t.offsetX,t.offsetY);this.rootModel.move({x:e-this.last_position.x,y:r-this.last_position.y}),this.last_position=this.transcoordC2S(t.offsetX,t.offsetY)}});var dE=t=>class extends t{isHTMLElement(){return!0}isShadowable(){return!0}get element(){return this._element}set element(t){this._element=t}get tagName(){return this.get("type")}setElementProperties(t){throw new Error("Not Implemented Yet")}createElement(){this.element=document.createElement(this.tagName),this.element&&(this.parent.isHTMLElement()?this.parent.element.appendChild(this.element):this.root.model_layer.overlay.appendChild(this.element),x_.forEach((t=>{this.element.addEventListener(t,this.userInputEventHandler.bind(this))})),__.forEach((t=>{this.element.addEventListener(t,this.userInputEventHandler.bind(this))})),this.oncreate_element&&this.oncreate_element(this.element))}userInputEventHandler(t){t.stopPropagation()}reposition(){this.element&&cA(this)}disposeElement(){var t=this.element;t&&t.parentElement&&t.parentElement.removeChild(t),delete this.element}ready(){!this.element&&this.createElement(),this.parent.isHTMLElement()?this.parent.element.appendChild(this.element):this.root.model_layer.overlay.appendChild(this.element),this.setElementProperties(this.element),this.reposition()}dispose(){this.disposeElement(this),super.dispose()}get hasTextProperty(){return!0}get textHidden(){return!0}onchange(t,e){this.element&&this.setElementProperties(this.element),this.reposition()}isDescendible(t){return t.isHTMLElement()}};const pE={x:1,y:1},gE={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"},vE={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"layout",label:"layout",name:"layoutOption"}],help:"scene/component/container"};class yE extends(dE(JA)){get tagName(){return"div"}get nature(){return vE}setElementProperties(t){}get layout(){return IA.get(this.get("layout"))||PA}reposition(){if(this.element){var t=this,{id:e,class:r,scale:n=pE}=t.state,{rotation:i=0,hidden:o}=t,{left:a,top:s,width:l,height:c}=t.bounds,h=l/2,u=c/2,f=t.element;f.hidden=o,e&&(f.id=e),r&&(f.className=r),Object.assign(f.style,gE,{left:a+"px",top:s+"px",width:"0px",height:"0px",backgroundColor:"transparent"});var d=t.delta(),p=(n&&n.x||1)*d.sx,g=(n&&n.y||1)*d.sy,v=(i||0)+d.theta,y=d.tx||0,m=d.ty||0;["-webkit-","-moz-","-ms-","-o-",""].forEach((t=>{f.style[t+"transform"]=`translate(${y+h}px, ${m+u}px) rotate(${v}rad) translate(${-h}px, ${-u}px) scale(${p}, ${g}) perspective(1px)`}))}}}_A.register("container",yE);const mE=["left","top","width","height","rotation","animation"];class bE extends yE{isGroup(){return!0}get(t){return this._model[t]}set(t,e){if("string"==typeof t)return this.set({[t]:e});var r=mE.reduce(((e,r)=>(t.hasOwnProperty(r)&&(e[r]=t[r]),e)),{});return super.set(r)}capture(t,e){var r=super.capture(t,e);if(r!==this)return r}set bounds(t){if(this.__MUTATING__)super.bounds=t;else{var e=this.bounds,r=t.width/e.width,n=t.height/e.height;this.path=this.path.map((i=>({x:t.left+(i.x-e.left)*r,y:t.top+(i.y-e.top)*n}))),this.components&&this.components.forEach((t=>{if(t.mutable)t.mutatePath(null,(function(t){return t.map((function(t){return{x:t.x*r,y:t.y*n}}))}));else{let e=t.bounds,i=t.center,o={x:i.x*(1-r),y:i.y*(1-n)},a=e.width*(1-r),s=e.height*(1-n),l=-(o.x-a/2),c=-(o.y-s/2);t.bounds={left:e.left+l,top:e.top+c,width:e.width*r,height:e.height*n}}}))}}get focusible(){return!1}get bounds(){return super.bounds}get hasTextProperty(){return!1}calculateBounds(){this.clearCache(),this.__MUTATING__=!0,this.mutateBounds((function(t){var e=_A.union(this.components.map((t=>t.bounds)));return this.components.forEach((t=>{let r=t.bounds;t.bounds={left:r.left-e.left,top:r.top-e.top,width:r.width,height:r.height}})),{left:t.left+e.left,top:t.top+e.top,width:e.width,height:e.height}}),this),this.__MUTATING__=!1,this.parent.isGroup()&&this.parent.calculateBounds()}render(t){}postrender(t){var{top:e,left:r,scale:n}=this.model;t.translate(r,e),this.layout.drawables(this).forEach((e=>{e.draw(t)})),t.translate(-r,-e)}}function wE(t,e,r,n){var i=t.selected,o=n?i.slice(0):[];n&&o.length>0?e=o[0].parent:e.isContainer()||(e=e.parent);var a=e.layout.capturables(e),s=!!e.layout.joinType;if(n&&r.selected.forEach((t=>{o.splice(o.indexOf(t),1)})),r.selected=[],a.forEach((t=>{t.capturable&&function(t,e,r){var n,i,o,a,{sx:s,sy:l,ex:c,ey:h}=e;if(s>c?(n=c,i=s):(n=s,i=c),l>h?(o=h,a=l):(o=l,a=h),r){var u=t.bounds,f=t.transcoordS2TR(u.left,u.top),d=t.transcoordS2TR(u.left+u.width,u.top+u.height),p=f.x,g=d.x,v=f.y,y=d.y,m=Math.min(n,p,i,g),b=Math.max(n,p,i,g),w=Math.min(o,v,a,y),x=Math.max(o,v,a,y);return!(b-m>Math.abs(i-n)+Math.abs(g-p)||x-w>Math.abs(a-o)+Math.abs(y-v))}var _=t.path;if(!_)return T_("컴포넌트에 get path가 잘못 구현되어있음.",t),!1;for(let e=0;e<_.length;e++){let r=t.transcoordS2TR(_[e].x,_[e].y);if(n>r.x||i<r.x||o>r.y||a<r.y)return!1}return!0}(t,r,s)&&-1==o.indexOf(t)&&r.selected.push(t)})),o=o.concat(r.selected),i.length!==o.length)t.selected=o;else for(let e=0;e<o.length;e++)if(i[e]!=o[e]){t.selected=o;break}}function xE(t,e,r,n,i){i||wE(t,e,r,n)}_A.register("group",bE);_A.register("selection-layer",class extends ZA{ready(){var t=this.rootModel,e=t.get("translate"),r=t.get("scale");this.set("translate",e),this.set("scale",r)}contains(t,e){return!1}render(t){var e=this.selbox;if(e){let{sx:r,sy:n,ex:i,ey:o}=e,a=this.get("scale")||{x:1,y:1};t.beginPath(),t.rect(r,n,i-r,o-n),t.setLineDash([2/a.x,4/a.y]),t.lineWidth=1/a.x,t.strokeStyle="black",t.stroke()}}get eventMap(){return{"(root)":{"(self)":{keydown:this.onkeydown}},"model-layer":{"(self)":{change:this.onchange_root_model},"(all)":{dragstart:this.ondragstart_selbox,dragmove:this.ondragmove_selbox,dragend:this.ondragend_selbox,mousedown:this.onmousedown_comp,mouseup:this.onmouseup_comp}}}}onkeydown(t,e){var{origin:r,deliverer:n}=e,i=n.selected;if(1!=i.length)return!1;var o=i[0],a=o.parent;if(!a||a===n)return!1;if("Tab"==t.code){if("Tab"!=t.code)return!1;var s=a.layout.capturables(a),l=s.indexOf(o);if(-1==l){if(!a.indexOf(o))return I_("Container not contains [",o,"] as a component"),!1;l=0}var c=s.length;t.shiftKey?l--:l++,o=s[(l+c)%c]}else{if(!a.layout.keyNavigate)return!1;o=a.layout.keyNavigate(a,o,t)||o}n.selected=[o],t.preventDefault()}onchange_root_model(t,e,r){t.translate&&this.set("translate",t.translate),t.scale&&this.set("scale",t.scale)}_pendingDecision(t){this.downpoint={x:t.offsetX,y:t.offsetY}}_selectGroupItem(t,e){var r=this.selected.indexOf(t);let n=t.parent;for(;n.parent.isGroup();)n=n.parent;let i=[],o=!1,a=!1;if(this.selected.forEach((t=>{let e=t.parent;if(t!==n){for(;e.parent&&e.parent.isGroup();)e=e.parent;e===n&&(i.push(t),o=!0)}else a=!0})),o)if(e.shiftKey){if(-1!=r)return void this._pendingDecision(e);i.push(t)}else{if(-1!=r)return void this._pendingDecision(e);i=[t]}else{if(a)return void this._pendingDecision(e);if(e.shiftKey)if(this.selected.length>0){if(-1!=this.selected.indexOf(n)||this.selected[0].parent!==n.parent)return;i=[...this.selected,n]}else i=[n];else i=[n]}this.selected=i}onmousedown_comp(t,e){var{origin:r}=e;if(this.downpoint=null,t.shiftKey){if(r.parent.isGroup())return void this._selectGroupItem(r,t);if(-1!=this.selected.indexOf(r))return void this._pendingDecision(t);{let e=this.selected.filter((t=>!t.isRootModel()&&!!t.parent)),n=e.length>0&&e[0].parent;if(n&&n!==r.parent)return void(r.parent.isGroup()&&this._pendingDecision(t));e.push(r),this.selected=e}}else{if(r.parent.isGroup())return void this._selectGroupItem(r,t);if(-1!=this.selected.indexOf(r))return;this.selected=[r]}}onmouseup_comp(t,e){if(!this.downpoint)return;if(this.downpoint.x!==t.offsetX||this.downpoint.y!==t.offsetY)return;var{origin:r}=e;let n=this.selected.indexOf(r);if(-1==n&&r.parent.isGroup()&&(n=this.selected.indexOf(r.parent)),-1!==n&&t.shiftKey){let t=this.selected.slice();return n>-1&&t.splice(n,1),void(this.selected=t)}r.parent.isGroup()&&(this.selected=[r])}ondragstart_selbox(t,e){var{origin:r}=e;if(r.stuck){var{x:n,y:i}=this.transcoordC2S(t.offsetX,t.offsetY);this.selbox={sx:n,sy:i,selected:[]}}}ondragmove_selbox(t,e){var{origin:r}=e;if(r.stuck){var{x:n,y:i}=this.transcoordC2S(t.offsetX,t.offsetY);this.selbox&&(this.selbox.ex=n,this.selbox.ey=i,xE(this,r,this.selbox,t.shiftKey),this.invalidate())}}ondragend_selbox(t,e){var{origin:r}=e;r.stuck&&(this.last_pos=null,this.selbox=null,xE(this,null,null,!1,!0),this.invalidate())}});class _E{constructor(t){this.params=Object.assign({},t)}excute(){}}class AE extends _E{execute(){this.params.changes.forEach((t=>t.component.set(t.after)))}static before(t){return t.map((t=>({component:t})))}static after(t,e){e.execute(null,!1)}static around(t,e,r){e.call(r),t.execute(null,!1)}}function EE(t){for(var e=0;t&&!t.isRootModel();)e+=t.get("rotation")||0,t=t.parent;return e%(2*Math.PI)}class SE extends _E{execute(){this.params.changes.forEach((t=>{let{component:e,to_container:r,to_index:n,to_left:i,to_top:o,hint:a}=t,s=function(t){if(t.isRootModel())return t.bounds;var{bounds:e,rotatePoint:r}=t,n=r;return{left:(n=t.transcoordS2T(n.x,n.y)).x-(r.x-e.left),top:n.y-(r.y-e.top),width:e.width,height:e.height}}(e),l=EE(e);if(e.removeSelf(!r),e.bounds=s,e.set("rotation",l),r){e.set("rotation",function(t,e){return((t.get("rotation")||0)-EE(e))%(2*Math.PI)}(e,r));let a=function(t,e){if(e.isRootModel())return t.bounds;var{bounds:r,rotatePoint:n}=t,i=e.transcoordT2S(n.x,n.y),o=e.bounds;return{left:i.x-(n.x-r.left)-o.left,top:i.y-(n.y-r.top)-o.top,width:r.width,height:r.height}}(e,r);t.to_left=void 0!==i?i:a.left,t.to_top=void 0!==o?o:a.top,e.bounds={left:t.to_left,top:t.to_top,width:a.width,height:a.height},void 0===n?r.addComponent(e):r.insertComponentAt(e,n)}}))}}function ME(t,e){var r=_A.register(t.type);if(!r)return I_("Class not found",t.type),null;var n=new r(t,e);return t.components&&n.isContainer()&&(t.components.forEach((t=>{var r=ME(t,e);r&&n.addComponent(r)})),delete t.components),n.created(),n}class kE{constructor(t){this.layer=t}draw(t,e,r){var n=e.bounds;0!=n.width&&0!=n.height&&(t.beginPath(),t.rect(n.left,n.top,n.width,n.height),t.clip(),t.beginPath(),t.strokeStyle="#f26522",t.lineWidth=4,t.shadowBlur=10,t.shadowColor="black",t.shadowOffsetX=0,t.shadowOffsetY=0,t.rect(n.left,n.top,n.width,n.height),t.stroke(),t.closePath())}}class TE{constructor(t){this.layer=t}draw(t,e,r){var n=e.bounds;t.beginPath(),t.rect(n.left,n.top,n.width,n.height),t.setLineDash([3/r.x,4/r.y]),t.lineWidth=1/r.x,t.strokeStyle="black",t.stroke(),t.setLineDash([]),t.closePath()}}class IE{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){let i=r.controls;return!!i&&(i.every(((i,o)=>(Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(this.active={component:r,index:o,handler:i.handler}),!this.active))),!!this.active)}draw(t,e,r){var n=e.controls;n&&n.forEach(((e,n)=>{t.beginPath(),t.lineWidth=1/r.x,t.ellipse(e.x,e.y,4/r.x,4/r.y,0,0,2*Math.PI,!0),t.fillStyle="#ff5d72",t.fill(),t.strokeStyle="#fff",t.stroke()}))}onevent(t,e){var{handler:r,component:n,index:i}=this.active,o=n.transcoordC2S(e.offsetX,e.offsetY);o=n.transcoordS2P(o.x,o.y),r&&"function"==typeof r[t]&&r[t](o,i,n)}onmousedown(t){this.onevent("onmousedown",t)}ondragstart(t){var e=this.active;e.changes=AE.before([e.component]),this.onevent("ondragstart",t)}ondragmove(t){this.onevent("ondragmove",t)}ondragend(t){this.onevent("ondragend",t);var{component:e,changes:r}=this.active;AE.after(r,e.app.commander),e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}function PE(t,e){return Math.atan2(e.y-t.y,e.x-t.x)}const OE=15*Math.PI/180;class jE{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){return!!r.mutable&&(r.path.every(((i,o)=>(Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(this.active={component:r,index:o}),!this.active))),!!this.active)}draw(t,e,r){if(e.mutable&&!e.stuck){var n=e.path,i=this.active;n.forEach(((n,o)=>{t.beginPath(),t.ellipse(n.x,n.y,4/r.x,4/r.y,0,0,2*Math.PI,!0),t.lineWidth=1/r.x,t.strokeStyle="#656565",t.fillStyle="#fff",i&&i.component===e&&i.index===o&&(t.strokeStyle="#fa7703",i.toFill&&(t.fillStyle="#ffb80c")),t.fill(),t.stroke()}))}}ondblclick(t){var e=this.active.component;if(e.pathExtendable){var r=e.path.slice();r.length<4||(r.splice(this.active.index,1),e.path=r)}}onmousedown(t){this.active.toFill=!0}ondragstart(t){var e=this.active;e.changes=AE.before([e.component])}ondragmove(t){var e,r,{component:n,index:i}=this.active,o=n.transcoordC2S(t.offsetX,t.offsetY);if(o=n.transcoordS2P(o.x,o.y),t.shiftKey){var a=n.path.length,s=n.isLine()&&0==i?n.path[1]:n.path[(i-1+a)%a];s=n.transcoordS2P(s.x,s.y);var l,c=0;if(a>2)n.isLine()?0==i?l=n.path[2]:1!=i&&(l=n.path[i-2]):l=n.path[(i-2+a)%a],l&&(c=PE(l=n.transcoordS2P(l.x,l.y),s));var h=Math.round((PE(s,o)-c)/OE)*OE+c;o=function(t,e,r){return{x:Math.cos(e)*r+t.x,y:Math.sin(e)*r+t.y}}(s,h,(e=s,r=o,Math.sqrt((r.x-e.x)*(r.x-e.x)+(r.y-e.y)*(r.y-e.y))))}n.mutatePath(null,(function(t){t[i]=o}))}ondragend(t){var{component:e,changes:r}=this.active;AE.after(r,e.app.commander),e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}function RE(t,e,r){var n,i,{left:o,top:a,width:s,height:l}=t.bounds;switch(e){case 0:n=o,i=a;break;case 1:n=o+s/2,i=a;break;case 2:n=o+s,i=a;break;case 3:n=o+s,i=a+l/2;break;case 4:n=o+s,i=a+l;break;case 5:n=o+s/2,i=a+l;break;case 6:n=o,i=a+l;break;case 7:n=o,i=a+l/2}var c=n,h=i,u=t.transcoordT2S(r.x,r.y);return{dx:u.x-c,dy:u.y-h}}function CE(t,e,r,n,i,o){var{left:a,top:s,width:l,height:c}=t.bounds,h={left:a,top:s,width:l,height:c};switch(e){case 0:a+=n,s+=i,l-=n,c-=i;break;case 1:s+=i,c-=i;break;case 2:s+=i,l+=n,c-=i;break;case 3:l+=n;break;case 4:l+=n,c+=i;break;case 5:c+=i;break;case 6:a+=n,l-=n,c+=i;break;case 7:a+=n,l-=n}if(t.mutateBounds((function(e){return Math.abs(l)<=.001&&(l=.001),Math.abs(c)<=.001&&(c=.001),t.adjustResize({left:a,top:s,width:l,height:c},h,r)}),this),t.isContainer()&&t.layout.ABSOLUTE&&!t.isGroup()){var u=h.left-a,f=h.top-s;o?t.components.forEach((t=>{t.delta("tx",0),t.delta("ty",0),t.move({x:u,y:f})})):t.components.forEach((t=>{t.delta("tx",u),t.delta("ty",f)}))}else{var d=o&&t.parent;d&&d.isGroup()&&d.calculateBounds()}}function zE(t){var{left:e,top:r,width:n,height:i}=t,o=e+n/2,a=r+i/2,s=e+n,l=r+i;return[{x:e,y:r},{x:o,y:r},{x:s,y:r},{x:s,y:a},{x:s,y:l},{x:o,y:l},{x:e,y:l},{x:e,y:a}]}class LE{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){return!!r.resizable&&(zE(r.bounds).every(((i,o)=>(Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(this.active={component:r,index:o}),!this.active))),!!this.active)}draw(t,e,r){if(!e.isLine()){var n=e.bounds;if(t.beginPath(),t.rect(n.left,n.top,n.width,n.height),t.setLineDash([3/r.x,4/r.y]),t.lineWidth=1/r.x,t.strokeStyle="black",t.stroke(),t.setLineDash([]),e.resizable){var i=this.active;zE(n).forEach(((n,o)=>{t.beginPath(),t.rect(n.x-4/r.x,n.y-4/r.y,8/r.x,8/r.y),t.setLineDash([0,0]),t.strokeStyle="#656565",t.stroke(),t.fillStyle="#fff",i&&i.component===e&&i.index===o&&(t.strokeStyle="#fa7703",i.focus&&(t.fillStyle="#ffb80c")),t.fill(),t.stroke()}))}}}onmousedown(t){this.active.focus=!0}ondragstart(t){var{component:e}=this.active;this.active.bounds=e.bounds,this.active.boundsList=this.layer.selected.filter((t=>t.resizable)).map((t=>t.bounds))}ondragmove(t){var{component:e,index:r,boundsList:n,bounds:i}=this.active,o=this.layer.transcoordC2S(t.offsetX,t.offsetY);e.bounds=i;var a=RE(e,r,o);this.layer.selected.filter((t=>t.resizable)).forEach(((e,i)=>{e.bounds=n[i],CE(e,r,t.shiftKey,a.dx,a.dy,!1)}))}ondragend(t){var{component:e,index:r,boundsList:n,bounds:i}=this.active,o=this.layer.transcoordC2S(t.offsetX,t.offsetY);e.bounds=i;var a=RE(e,r,o);this.layer.selected.filter((t=>t.resizable)).forEach(((e,i)=>{e.bounds=n[i],CE(e,r,t.shiftKey,a.dx,a.dy,!0)})),this.active.component.app.commander.execute(null,!1)}}const FE=2*Math.PI,BE=Math.PI/2;function NE(t,e){var r=t.bounds;return{x:r.left+r.width/2,y:r.top-20/e.y}}class DE{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){if(!r.rotatable)return!1;var i=NE(r,n);return Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(this.active={component:r},!0)}draw(t,e,r){if(e.rotatable){t.beginPath();var n=NE(e,r);t.lineWidth=1.5/r.x,t.moveTo(n.x,n.y+20/r.y),t.lineTo(n.x,n.y),t.strokeStyle="#656565",t.stroke(),t.beginPath(),t.ellipse(n.x,n.y,4/r.x,4/r.y,0,0,FE,!0),t.stroke(),t.fillStyle="#fff",t.fill();var i=this.active;i&&i.component===e&&(t.strokeStyle="#fa7703",t.stroke(),i.toFill&&(t.fillStyle="#ffb80c",t.fill()))}}onmousedown(t){this.active.toFill=!0}ondragstart(t){var e=this.active;e.component,e.start_rotation=e.component.get("rotation"),e.rotations=this.layer.selected.filter((t=>t.rotatable)).map((t=>t.get("rotation")))}ondragmove(t){var{component:e}=this.active,r=e.transcoordC2S(t.offsetX,t.offsetY);r=e.transcoordS2P(r.x,r.y);var n=e.rotatePoint,i=e.get("rotation")||0,o=Math.atan((n.y-r.y)/(n.x-r.x)),a=(o=n.x>=r.x?o-BE:BE+o)-i;this.layer.selected.filter((t=>t.rotatable)).forEach(((e,r)=>{let n=((e.get("rotation")||0)+a)%FE;e.set("rotation",e.adjustRotation(n,t.shiftKey))}))}ondragend(t){var{component:e,rotations:r}=this.active;e.app.commander.execute(null,!1)}}_A.register("modeling-layer",class extends ZA{constructor(t,e){super(t,e);var r=new jE(this),n=new IE(this),i=new LE(this),o=new DE(this);this._modelers=[r,n,i,o],this._control_mode_modelers=[n,r,i,o],this.focusOutline=new kE(this),this.groupOutline=new TE(this),this._reversed_modelers=this._modelers.slice().reverse(),this._control_mode_reverse_modelers=this._control_mode_modelers.slice().reverse()}get modelers(){return this._control_mode?this._control_mode_modelers:this._modelers}get reversedModelers(){return this._control_mode?this._control_mode_reverse_modelers:this._reversed_modelers}ready(){var t=this.rootModel,e=t.get("translate"),r=t.get("scale");this.set("translate",e),this.set("scale",r)}contains(t,e){if(this._state_dragging)return!0;this.modelers.forEach((t=>t.reset()));var r=this.selected.filter((t=>!!t.parent)),n=this.get("scale")||{x:1,y:1};for(let i=0;i<r.length;i++){let o=r[i],a=o.transcoordT2S(t,e);for(let t=0;t<this.modelers.length;t++){let e=this.modelers[t];if(e.contains(a.x,a.y,o,n))return this.currentModeler=e,!0}}return!1}_componentDrawer(t,e,r,n){let i=[],o=e.parent;if(e.isRootModel())return t.save(),n(t,e,r),void t.restore();for(;o&&!o.isRootModel();)i.push(o),o=o.parent;t.save(),i.reverse().forEach((function(e){let r=e.rotatePoint;t.translate(r.x,r.y);let n=e.get("scale");n&&t.scale(n.x,n.y),t.rotate(e.get("rotation")),t.translate(-r.x,-r.y);let i=e.bounds;t.translate(i.left,i.top)}));let a=e.rotatePoint;t.translate(a.x,a.y);let s=e.get("scale");s&&t.scale(s.x,s.y),t.rotate(e.get("rotation")),t.translate(-a.x,-a.y),n(t,e,r),t.restore()}prerender(t){var{translate:e,scale:r={x:1,y:1},rotation:n}=this.model;t.save(),t.beginPath(),t.clearRect(0,0,t.canvas.width,t.canvas.height),t.rect(0,0,t.canvas.width,t.canvas.height),t.fillStyle="black",t.globalAlpha=.5,t.fill(),t.restore(),e&&t.translate(e.x*w_,e.y*w_),t.scale(r.x*w_,r.y*w_),n&&t.rotate(n),t.clearRect(0,0,this.rootModel.get("width"),this.rootModel.get("height"))}render(t){t.beginPath();var e=this.get("scale")||{x:1,y:1},r=this.selected.filter((t=>!!t.parent));if(this.focused&&this._componentDrawer(t,this.focused,e,((t,e,r)=>{this.focusOutline.draw(t,e,r)})),r.length>0&&r[0].parent.isGroup()){let n=r[0].parent;for(;n.parent.isGroup();)n=n.parent;this._componentDrawer(t,n,e,((t,e,r)=>{this.groupOutline.draw(t,e,r)}))}r.forEach((r=>{this._componentDrawer(t,r,e,((t,e,r)=>{this.reversedModelers.forEach((n=>n.draw(t,e,r)))}))}))}get eventMap(){return{"model-layer":{"(all)":{change:this.onchange_model,wheel:this.onwheel_scale,drop:this.ondrop}},"(root)":{"(self)":{selected:this.onselected,keydown:this.onkeydown,keyup:this.onkeyup}}}}onkeydown(t){"Alt"==t.key&&(this._control_mode=!0,this.invalidate())}onkeyup(t){"Alt"==t.key&&(this._control_mode=!1,this.invalidate())}onselected(t,e){this.invalidate()}onchange_model(t,e,r){var{origin:n,deliverer:i}=r;n===i&&(t.translate&&this.set("translate",t.translate),void 0!==t.rotation&&this.set("rotation",t.rotation),t.scale&&this.set("scale",t.scale)),this.invalidate()}ondblclick(t){"function"==typeof this.currentModeler.ondblclick&&this.currentModeler.ondblclick(t),this.invalidate()}onmousedown(t){this.currentModeler.onmousedown(t),this.invalidate()}onmouseup(t){"function"==typeof this.currentModeler.onmouseup&&this.currentModeler.onmouseup(t),this.invalidate()}onmouseenter(t,e){this.invalidate()}onmouseleave(t,e){this.invalidate()}ondragstart(t){this.currentModeler.ondragstart(t),this._state_dragging=!0}ondragmove(t){this.currentModeler.ondragmove(t),this.invalidate()}ondragend(t){this._state_dragging=!1,this.currentModeler.ondragend(t),this.invalidate()}ondrop(t,e){var{origin:r}=e,n=t.dataTransfer.files;if(n.length<1)return;let i=this.rootModel.transcoordC2S(t.offsetX,t.offsetY),o=this.rootModel;Promise.all(Array.from(n).map((t=>new Promise(((e,r)=>{let n=new FileReader;n.addEventListener("loadend",(t=>{e(n.result)})),["error","abort"].forEach((t=>n.addEventListener(t,(t=>{r(t)})))),n.readAsDataURL(t)}))))).then((e=>{if(t.altKey)return AE.around(this.app.commander,(()=>{r.ondropfile(n,e)})),void(this.selected=[r]);let a=[],s=e.map(((t,e)=>{let r,s=n[e].type,l=n[e].name;return s.startsWith("image/")?(r=ME({type:s.startsWith("image/gif")?"gif-view":"image-view",top:0,left:0,width:200,height:200,src:t},o.app),a.push(new Promise(((e,n)=>{let i=new Image;i.src=t,i.onload=()=>{r.set({width:i.width,height:i.height}),e()},i.onerror=t=>{n(t)}})))):s.startsWith("audio/")?r=ME({type:"audio",top:0,left:0,width:100,height:100,src:t},o.app):s.startsWith("vnd.ms-excel/")||/\.xlsx?$/.test(l)?r=ME({type:"excel",top:0,left:0,width:100,height:100,src:t},o.app):console.log("droped file",n[e]),r&&(r.center=i,i.x+=50,i.y+=50),r})).filter((t=>t)).map((t=>({component:t,to_container:o})));s.length>0&&Promise.all(a).then((()=>{this.app.commander.execute(new SE({changes:s})),this.selected=s.map((t=>t.component))}),(t=>{console.error(t)}))}),(t=>{console.error(t)}))}onwheel_scale(t,e){if(0!=t.deltaY||0!=t.deltaX){var r=e.deliverer;if(t.shiftKey){if(-1!=navigator.userAgent.indexOf("Win"))var n=t.deltaY<0?1:-1;else n=t.deltaX<0?1:-1;AE.around(this.app.commander,(()=>{r.selected.forEach((t=>{let e=t.get("fontSize")||A_.FONT_SIZE;e<1&&(e=1),e+=n,t.set("fontSize",e)}))}))}else{n=t.deltaY<0?1:-1;let e=r.get("scale")||{x:1,y:1},i=r.get("translate"),o=t.offsetX,a=t.offsetY,s=r.transcoordC2S(o,a),l=.1*n,c={x:e.x+l,y:e.y+l};if(n<0&&e.x<.2||n>0&&e.x>10)return;r.set("scale",c);let h=r.transcoordC2S(o,a);r.set("translate",{x:i.x+(h.x-s.x)*c.x,y:i.y+(h.y-s.y)*c.y})}}}});const UE=225*Math.PI/180,YE=135*Math.PI/180;function GE(t){var e=Ox(t.hierarchy);return void 0!==e.id&&delete e.id,ME(e,t.app)}_A.register("tag-layer",class extends ZA{constructor(t,e){super(t,e),this._anim_alpha=1}_drawArrow(t,e,r,n=10){var i=r.x-e.x,o=r.y-e.y,a=Math.atan2(o,i),s=r.x+n*Math.cos(a+UE),l=r.y+n*Math.sin(a+UE),c=r.x+n*Math.cos(a+YE),h=r.y+n*Math.sin(a+YE);t.beginPath(),t.moveTo(e.x,e.y),t.lineTo(r.x,r.y),t.moveTo(r.x,r.y),t.lineTo(s,l),t.moveTo(r.x,r.y),t.lineTo(c,h),t.stroke()}animOnTargetChange(t){t!==this._lastTargets&&(this._lastTargets=t,this._anim_alpha=1,this.animate({step:t=>{this._anim_alpha=1-t*t,this.invalidate()},duration:5e3,delta:"linear",options:{x:1},ease:"out"}).start())}render(t){var e=this.targets&&this.targets.filter((t=>t.rootModel));if(!e||0==e.length)return this._animate&&this._animate.stop(),void delete this._animate;var r=!1;e.forEach((e=>{let n=e.tag;if(t.globalAlpha*=this._anim_alpha,n){let i=n,{left:o,top:a}=e.bounds,{x:s,y:l}=e.transcoordS2C(o,a,e.rootModel);s=Math.max(s,0),l=Math.max(l-18,0),t.font="12px Arial";let c=t.measureText(i);t.fillStyle="#FF0000",t.fillRect(s,l,c.width+6,16),t.fillStyle="white",t.fillText(i,s+3,l+13),r=!0}t.lineWidth=2,t.strokeStyle="orange",e.mappings&&e.mappings.forEach((n=>{let i=this.root.findAll(n.target,e);i&&i.forEach((r=>{let n=e.center,i=r.center;n=e.transcoordS2C(n.x,n.y,e.rootModel),i=r.transcoordS2C(i.x,i.y,r.rootModel),this._drawArrow(t,n,i)})),r=!0}))})),r&&this.animOnTargetChange(this.targets)}get targets(){return this._targets}set targets(t){this._targets=t&&t.filter((t=>!t.isLayer())),this.invalidate()}_ontag(t){this.targets&&-1!==this.targets.lastIndexOf(t)||(this.targets=(this.targets||[]).concat(t))}_offtag(t){if(this.targets){var e=this.targets.slice();e.splice(this.targets.lastIndexOf(t),1),this.targets=e}}_resettag(){this.targets=[]}ontagreset(t,e){this._resettag()}ontag(t,e){this._ontag(e.origin)}offtag(t,e){this._offtag(e.origin)}onmouseenter(t,e){this._resettag(),this._ontag(e.origin)}onmouseleave(t,e){this._resettag()}get eventMap(){return{"model-layer":{"(descendant)":{tag:this.ontag,tagreset:this.ontagreset,mouseenter:this.onmouseenter,mouseleave:this.onmouseleave}}}}});var WE=Object.freeze({__proto__:null,compile:ME,duplicate:GE,select:$w,match:Qw});function HE(t,e,r,n,i){for(let o in r){let a=r[o];if(Qw(o,n.origin,0,t))for(let t in a){let r=a[t];t==n.name&&(n.listener=e,r.apply(e,i))}}}function VE(){var t=arguments,e=t[t.length-1],r=this.event_pump;r.listeners.forEach((n=>{HE(r.deliverer,n.listener,n.cloned_handlers,e,t)}))}class XE{constructor(t){if(void 0===t.on)throw new Error("Deliverer should be a event handlable object.");this.deliverer=t,this.listeners=[]}start(){this.deliverer.on("(all)",VE,{event_pump:this})}stop(){this.deliverer.off("(all)",VE)}on(t,e){var r=Object.assign({},e);Object.keys(r).forEach((e=>{if(0==e.indexOf("?")){let n=r[e],i=e.substr(1),o=t.get(i);delete r[e],o?r[o]=n:I_("EventPump#on","variable #{selector} is not evaluated on listener")}})),this.listeners.push({listener:t,handlers:e,cloned_handlers:r})}off(t,e){for(let r=0;r<this.listeners.length;r++){let n=this.listeners[r];n.listener!==t||e&&n.handlers!==e||this.listeners.splice(r,1)}}clear(){this.listeners=[]}dispose(){this.stop(),this.clear()}}class qE{constructor(t){this.eventMaps=[],this.root=t,t.eventMap&&this.add(t,t.eventMap)}set root(t){this._root=t}get root(){return this._root}stop(){this.eventMaps.forEach((t=>t.eventPump.stop()))}add(t,e){if(this.root)for(let r in e){let n=e[r];if("(self)"===r&&void 0===t.on)throw new Error("(self) selector not available when deliverer is not a event handlable object.");$w(r,this.root,t).forEach((r=>{var i=new XE(r);i.on(t,n),i.start(),this.eventMaps.push({eventPump:i,listener:t,handlerMap:e,deliverer:r})}))}}remove(t,e){var r=this.eventMaps.slice(0);for(let n=0;n<r.length;n++){let i=r[n];i.listener!==t||e&&i.handlerMap!==e||(this.eventMaps.splice(n,1),i.eventPump.dispose())}}clear(){this.eventMaps.slice(0).forEach((t=>t.eventPump.dispose())),this.eventMaps=[]}dispose(){this.stop(),this.clear()}}const KE=0,QE=1,JE=2,ZE=0,$E=1,tS=2;var eS={},rS=0;class nS{constructor(t){this._type=t.type,this._ctrlKey=t.ctrlKey,this._altKey=t.altKey,this._shiftKey=t.shiftKey,this._metaKey=t.metaKey;var e=function(t){if(t.touches){let e=t.touches[0];if(!e)return eS;let r=e.target.getBoundingClientRect();return eS={x:t.offsetX||e.clientX-(r.x||r.left),y:t.offsetY||e.clientY-(r.y||r.top)}}return{x:t.offsetX,y:t.offsetY}}(t);if(this._offsetX=e.x,this._offsetY=e.y,"wheel"==t.type)this.deltaX=t.deltaX,this.deltaY=t.deltaY,this.deltaZ=t.deltaZ;else if("drop"==t.type)this.dataTransfer=t.dataTransfer;else if(t.type.match(/^touch/)&&(this._scale=t.scale,this._touches=t.touches,this._changedTouches=t.changedTouches,null==this._scale)){var r=function(t){var e,r,n=0,i=0,o=0;if(1===t.touches.length)return o;Array.from(t.touches).forEach((t=>{e=null!=e?Math.min(t.screenX,e):t.screenX,n=Math.max(t.screenX,n),r=null!=r?Math.min(t.screenY,r):t.screenY,i=Math.max(t.screenY,i)}));var a=n-e||0,s=i-r||0;return Math.sqrt(Math.pow(a,2)+Math.pow(s,2))||0}(t);rS>0&&(this._scale=r/rS),rS=r}}get type(){return this._type}set type(t){this._type=t}get offsetX(){return this._offsetX}get offsetY(){return this._offsetY}get altKey(){return this._altKey}get ctrlKey(){return this._ctrlKey}get shiftKey(){return this._shiftKey}get metaKey(){return this._metaKey}get touches(){return this._touches}get changedTouches(){return this._changedTouches}get scale(){return this._scale}stopPropagation(){this._stop_=!0}isPropagationStopped(){return this._stop_}}function iS(t,e){return t.capture(e.offsetX,e.offsetY)}function oS(t,e,r){if(t&&t.app&&(!t.app.isViewMode||!t.hidden)){(r=new nS(r)).type=e;var n="on"+e;t[n]&&t[n](r),r.isPropagationStopped()||t.trigger(e,r)}}class aS{constructor(t,e){this.container=t,this.html_element=e,this.status=KE,this.last_target=null,this.gesture_handlers=x_.map((t=>this.gestureHandlerBuilder(t))),this.keyevent_handlers=__.map((t=>this.keyeventHandlerBuilder(t))),x_.forEach(((t,r)=>e.addEventListener(t,this.gesture_handlers[r]))),__.forEach(((t,r)=>e.addEventListener(t,this.keyevent_handlers[r]))),e.ondragover=this.gestureHandlerBuilder("dragover"),e.ondrop=this.gestureHandlerBuilder("drop"),e.tabIndex=1}dispose(){this.last_enter_target&&oS(this.last_enter_target,"mouseleave",new CustomEvent("mouseleave")),x_.forEach(((t,e)=>this.html_element.removeEventListener(t,this.gesture_handlers[e]))),__.forEach(((t,e)=>this.html_element.removeEventListener(t,this.keyevent_handlers[e]))),delete this.gesture_handlers,delete this.keyevent_handlers,delete this.last_target}gestureHandlerBuilder(t){var e=this[`on${t}`].bind(this);return t=>(e(new nS(t))&&t.preventDefault(),!1)}keyeventHandlerBuilder(t){return this[`on${t}`].bind(this)}ondragover(t){return oS(iS(this.container,t),t.type,t),!1}ondrop(t){return oS(iS(this.container,t),t.type,t),!1}onclick(t){return oS(iS(this.container,t),t.type,t),this.last_target=null,!1}ondblclick(t){return oS(iS(this.container,t),t.type,t),this.last_target=null,!1}onkeydown(t){return this.container.trigger(t.type,t),!1}onkeyup(t){return this.container.trigger(t.type,t),!1}onmousemove(t){switch(this.status){case QE:let r=t.offsetX-this.__dragstart_e.offsetX,n=t.offsetY-this.__dragstart_e.offsetY;if(r*r+n*n<16)break;this.status=JE,oS(this.last_target,"dragstart",this.__dragstart_e),this.__dragmove_e=t,oS(this.last_target,"dragmove",t);break;case JE:this.__dragmove_e=t,oS(this.last_target,"dragmove",t);break;default:var e=iS(this.container,t);this.last_enter_target!==e&&(this.last_enter_target&&oS(this.last_enter_target,"mouseleave",t),e&&oS(e,"mouseenter",t),this.last_enter_target=e),oS(e,t.type,t),this.last_target=e}return!1}onmousedown(t){switch(this.status){case JE:oS(this.last_target,"dragend",t),this.last_target=null,this.status=KE;break;default:var e=iS(this.container,t);this.last_target=e,this.status=QE,this.__dragstart_e=t,oS(e,t.type,t)}return!1}onmouseup(t){switch(this.status){case JE:oS(this.last_target,"dragend",t);break;default:oS(iS(this.container,t),t.type,t)}return this.last_target=null,this.status=KE,!1}onmouseout(t){var e=iS(this.container,t);switch(this.status){case JE:oS(this.last_target,"dragend",t);break;default:if(this.last_target&&this.last_target===e)return;this.last_enter_target&&(oS(this.last_enter_target,"mouseleave",t),delete this.last_enter_target)}return this.last_target=null,this.status=KE,!1}ontouchstart(t){var e=iS(this.container,t);return this.last_target=e,this.status=$E,this.touchPoints||(this.touchPoints=[]),this.touchPoints.push(t.changedTouches[0]),this.holdTimer=setTimeout((()=>{this.status=ZE,oS(this.last_target,"hold",t),delete this.holdTimer}),500),oS(e,t.type,t),!1}ontouchmove(t){if(!t.touches||!t.changedTouches)return oS(this.last_target,"dragstart",t),oS(this.last_target,"dragmove",t),!1;var e=iS(this.container,t);switch(this.status){case $E:Array.from(t.changedTouches).forEach((t=>{var e=this.touchPoints.find((e=>e.identifier===t.identifier));if(e){var r=e.clientX-t.clientX,n=e.clientY-t.clientY;return Math.sqrt(Math.pow(r,2)+Math.pow(n,2))>=16?(this.status=tS,void(this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer))):void 0}}));break;case tS:if(this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer),2===t.changedTouches.length&&null!=t.scale&&1!==t.scale&&(t.scale<.9||t.scale>1.1))return oS(this.last_target,"pinch",t),!1;oS(this.last_target,"pan",t),e=this.last_target;break;default:this.last_enter_target!==e&&(this.last_enter_target&&oS(this.last_enter_target,"mouseleave",t),e&&oS(e,"mouseenter",t),this.last_enter_target=e),this.last_target=e}return oS(e,"touchmove",t),!1}ontouchend(t){var e=iS(this.container,t);switch(this.status){case tS:e=this.last_target;break;case $E:var r=performance.now(),n=r-this.touchedAt;this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer,oS(e,n<500?"doubletap":"tap",t),this.touchedAt=r)}oS(e,"touchend",t);var i=this.touchPoints.findIndex((e=>e.identifier===t.changedTouches[0].identifier));return this.touchPoints.splice(i,1),this.last_target=null,this.status=ZE,!1}onwheel(t){return oS(iS(this.container,t),t.type,t),!1}}var sS={};var lS={register:function(t,e){sS[t]=e},unregister:function(t){delete sS[t]},get:function(t){return sS[t]}};function cS(t){if(t.hasTextProperty&&!t.textHidden){var{text:e="",rotation:r=0,bold:n=A_.BOLD,italic:i=A_.ITALIC,textWrap:o=A_.TEXT_WRAP,fontFamily:a=A_.FONT_FAMILY,fontColor:s=A_.FONT_COLOR,textAlign:l=A_.TEXT_ALIGN,textBaseline:c=A_.TEXT_BASELINE,paddingTop:h=0,paddingBottom:u=0,paddingLeft:f=0,paddingRight:d=0,fontSize:p=A_.FONT_SIZE,lineHeight:g=1.2*p}=t.model,{left:v,top:y,width:m,height:b}=t.bounds;t.textHidden=!0;var w=document.createElement("textarea");x_.forEach((function(t){w.addEventListener(t,(function(t){t.stopPropagation()}),!0)}));var x=t.transcoordS2C(v,y),{rotation:r,scale:_}=function(t){for(var e=0,r=1,n=t;n;){e+=n.get("rotation")||0;let{x:t,y:i}=n.get("scale")||{x:1,y:1};r*=Math.max(t,i)||1,n=n.parent}return{rotation:e,scale:r}}(t),A=m-f-d,E=A,S=b-h-u;switch(w.style.position="absolute",w.style.width=E+"px",w.style.height=S+"px",w.style.paddingLeft=Math.max(f,0)+"px",w.style.paddingRight=d+"px",w.style.paddingTop=Math.max(h,0)+"px",w.style.paddingBottom=u+"px",w.value=e,w.style.fontFamily=a,w.style.fontSize=p+"px",w.style.lineHeight=g+"px",w.style.overflow="hidden",w.style.resize="none",w.style.outline="none",w.style.border=0,w.style.backgroundColor="transparent",w.style.display="inline-block",w.style.color=s,n&&(w.style.fontWeight="bold"),i&&(w.style.fontStyle="italic"),l){case"right":case"end":w.style.textAlign="right";break;case"justify":w.style.textAlign="justify";break;case"left":case"start":w.style.textAlign="left";break;case"center":default:w.style.textAlign="center"}var M=[n,i,p+"px",a].filter((t=>!!t)).join(" ");j(e);var k=t.root.target_element;k.appendChild(w),w.select();var T,I=!1;w.addEventListener("keydown",(function(t){t.stopPropagation(),"Escape"!=t.code&&(t.shiftKey||"Enter"!=t.code&&"NumpadEnter"!=t.code)?setTimeout((()=>{j(w.value)})):(I=T.skipUpdate="Escape"==t.code,document.createEvent?w.dispatchEvent(T):w.fireEvent(T.eventType,T))})),document.createEvent?(T=document.createEvent("HTMLEvents")).initEvent("blur",!0,!1):(T=document.createEventObject()).eventType="blur";var P=t.root.selected,O=function(r){t.root.selected=P,t.textHidden=!1,w.removeEventListener("blur",O,!1),w.parentElement&&w.parentElement.removeChild(w),k.focus(),r.skipUpdate||I||t.app.commander.execute(new AE({changes:[{component:t,before:{text:e},after:{text:w.value}}]}))};w.addEventListener("blur",O,!1)}function j(e){var n={left:0,top:0},i=g*function(t,e,r,n){var i,o=t.getContext();return o.save(),o.font=r,i=L_(o,e,n,t.get("textWrap")).length,o.restore(),i}(t,e,M,A);switch(w.style.height=i+"px",c){case"top":case"hanging":break;case"bottom":case"alphabetic":n.top=S-i;break;case"middle":default:n.top=S/2-i/2}if(!o){var a=function(t,e,r,n){var i=e.split("\n"),o=n;let a=t.getContext();return a.save(),a.font=r,i.forEach((t=>{let e=a.measureText(t).width;e>o&&(o=e)})),a.restore(),o}(t,e,M,A);switch(w.style.width=a+"px",l){case"right":case"end":n.left=A-a;break;case"left":case"start":break;case"center":case"justify":default:n.left=(A-a)/2}}w.style.marginLeft=n.left+"px",w.style.marginTop=n.top+"px";var s=`translate(${x.x}px, ${x.y}px) scale(${_}) rotate(${r}rad) perspective(1px)`;["-webkit-","-moz-","-ms-","-o-",""].forEach((t=>{w.style[t+"transform"]=s,w.style[t+"transform-origin"]=`${-n.left}px ${-n.top}px`}))}}lS.register("text-editor",{"(root)":{"(self)":{keydown:function(t,e){var{origin:r,deliverer:n}=e,i=n.selected;return!(1!==i.length||!i[0].hasTextProperty)&&(("Enter"==t.code||"NumpadEnter"==t.code)&&(cS(i[0]),t.preventDefault(),!0))}}},"model-layer":{"(descendant)":{dblclick:function(t,e){cS(e.origin)}}}});var hS=Wx((function(t,e,r){if(r)t.focused=null;else{var n=[];e[0].parent.isGroup()?t.focused=e[0].parent:(e.forEach((t=>{t.path.forEach((e=>{n.push(t.transcoordS2T(e.x,e.y))}))})),t.focused=t.capturePath(n,e))}}),300);lS.register("move-handler",{"model-layer":{"(descendant)":{dragstart:function(t,e){var{origin:r,deliverer:n}=e;if(!r.stuck){var i=n.selected,o=n.selected.filter((t=>!t.stuck));if(i.length!==o.length&&(i=n.selected=o),0!=i.length){var a=i[0].transcoordC2S(t.offsetX,t.offsetY);a=i[0].transcoordS2P(a.x,a.y),this.last_pos=a,this.direction=0,n.focused=i[0].parent,t.altKey?(n.selected=i.map((t=>{let e=GE(t);return t.parent.addComponent(e),e})),this.duplicates=n.selected.map((t=>({component:t})))):this.changes=AE.before(i)}}},dragmove:function(t,e){var{origin:r,deliverer:n}=e;if(!r.stuck){var i=n.selected;if(0!=i.length){var{x:o,y:a}=i[0].transcoordC2S(t.offsetX,t.offsetY),s=i[0].transcoordS2P(o,a);t.shiftKey?2==this.direction&&(this.direction=0):this.direction=2;var l=s.x-this.last_pos.x,c=s.y-this.last_pos.y;if(0==this.direction){if(l*l+c*c<25)return;Math.abs(l)>Math.abs(c)?this.direction=3:this.direction=4}3==this.direction?c=0:4==this.direction&&(l=0),i.forEach((t=>{t.move({x:l,y:c})})),this.last_pos=s,hS(n,i)}}},dragend:function(t,e){var{origin:r,deliverer:n}=e;if(!r.stuck){var i=n.selected;if(0!=i.length){var o=r.parent,a=n.focused||e.deliverer;if(this.changes&&!a.isGroup())if(a&&a!==o){var s=this.changes.map((t=>{let{component:e,before:r}=t;return{component:e,to_container:a}}));n.app.commander.execute(new SE({changes:s}))}else AE.after(this.changes,n.app.commander);else if(this.duplicates){this.duplicates=this.duplicates.map((t=>(t.to_container=a,t)));let t=new SE({changes:this.duplicates});n.app.commander.execute(t)}i.forEach((t=>{t.parent&&t.parent.calculateBounds&&t.parent.calculateBounds()})),this.last_pos=null,this.changes=null,this.duplicates=null,hS(n,i,!0)}}}}},"(root)":{"(self)":{keydown:function(t,e){var{origin:r,deliverer:n}=e,i={},o=t.shiftKey?r.rootModel.MPP:1;switch(t.which){case 37:i.x=-o,i.y=0;break;case 38:i.x=0,i.y=-o;break;case 39:i.x=o,i.y=0;break;case 40:i.x=0,i.y=o;break;default:return}var a=n.selected;AE.around(n.app.commander,(function(){a.forEach((t=>{!t.stuck&&t.move(i)}))}))}}}});var uS=[];"undefined"!=typeof window&&window.addEventListener("resize",(()=>{uS.forEach((t=>{t.resize()}))}));class fS extends JA{constructor(t,e){super(Object.assign({type:"root",scale:{x:1,y:1}},t||{}),e),t=t||{},this.fitMode=t.model&&t.model.fitMode,this._app=e,this.target_element=t.target_element,this.rebuildContentModel(this.model.model),uS.push(this)}dispose(){this._app&&this._app.dispose(),super.dispose(),this._disposeAllResources(),this.target_element=null,delete this._refresh_mapping_debouncer,FA(this);var t=uS.indexOf(this);t>=0&&uS.splice(t,1)}isRoot(){return!0}get app(){return this._app}get target_element(){return this._target_element}set target_element(t){this._ua_event_handler&&(this._ua_event_handler.dispose(),delete this._ua_event_handler),t&&(t.style.position="absolute",t.style.cursor="default",t.style.overflow="hidden",this._ua_event_handler=new aS(this,t)),this.forEach((e=>e.target=t)),this._target_element=t}variable(t,e){var r=this.findById(t);if(!r){let e=this.findTemplateFor(t);if(!e)return;r=ME(Object.assign(Ox(e.hierarchy),{id:t,templatePrefix:""}),this.app),this.model_layer.addComponent(r)}if(void 0===e)return r.data;r.data=e,r.touch()}buildVariables(t){!t||t instanceof Array||(t=Object.keys(t).map((e=>{let r=t[e];return r.key=e,r}))),t&&t.forEach(((t,e)=>{let r=this.indexMap[t.key];if(r)r.set({data:t.value,mappings:t.mappings&&t.mappings.slice(),dataType:t.dataType});else{let r=ME({type:"variable",id:t.key,left:-120,top:0+20*e,strokeStyle:"black",width:100,height:20,dataType:t.type,data:t.value,mappings:t.mappings&&t.mappings.slice()},this.app);this.model_layer.addComponent(r)}}))}get unitScale(){switch(this.model_layer&&this.model_layer.get("unit")){case"mm":case"cm":case"in":return this.app.PPM/10;case"px":default:return 1}}addTemplate(t,e){var r=this.templateMap[t];r&&T_("Template replaced (duplicated)",t,e,r),this.templateMap[t]=e,delete this.templatePrefixes}removeTemplate(t,e){var r=this.templateMap[t];r!==e?I_("Removing template failed (different)",t,e,r):delete this.templateMap[t],delete this.templatePrefixes}findTemplateFor(t){this.templatePrefixes||(this.templatePrefixes=Object.keys(this.templateMap).sort().reverse());var e=this.templatePrefixes.find((e=>t.startsWith(e)));if(e)return this.templateMap[e]}addIndex(t,e){var r=this.indexMap[t];r&&T_("Index replaced (duplicated)",t,e,r),this.indexMap[t]=e}removeIndex(t,e){var r=this.indexMap[t];r!==e?I_("Removing index failed (different)",t,e,r):delete this.indexMap[t]}findById(t){return this.indexMap[t]}findOrCreate(t){var e=this.indexMap[t];if(!e){let r=this.findTemplateFor(t);if(r){e=ME(Object.assign(Ox(r.hierarchy),{id:t,templatePrefix:""}),this.app),this.model_layer.addComponent(e)}}return e}resize(){this.components.forEach((t=>{t.resize&&t.resize()})),this.invalidate()}_disposeAllResources(){this.selected=[],this._focused=null,this._ready=!1,this.eventEngine&&(this.assist_handlers&&this.assist_handlers.forEach((t=>{this.eventEngine.remove(t)})),this.eventEngine.dispose(),delete this.eventEngine),this.assist_layers&&this.assist_layers.forEach((t=>{t.dispose(),this.removeComponent(t)})),delete this.assist_layers,this.model_layer&&this.model_layer.dispose(),this.model_layer&&this.removeComponent(this.model_layer),delete this.model_layer,this.indexMap={},this.templateMap={}}rebuildContentModel(t){this._disposeAllResources(),this.eventEngine=new qE(this),(t=t||{}).type="model-layer";var e=t.variables;delete t.variables,this.model_layer=ME(t,this.app),this.addComponent(this.model_layer),this.model_layer.target=this.target_element,e&&this.buildVariables(e),this.assist_layers=(this.model.layers||[]).map((t=>{var e=ME(t,this.app);return this.addComponent(e),e.target=this.target_element,e})),this.assist_handlers=(this.model.handlers||[]).map((t=>{var e={};return this.eventEngine.add(e,lS.get(t)),e})),this._ready=!0,this.traverse((t=>t.ready()))}get root(){return this}get isReady(){return this._ready}get rootModel(){return this.model_layer}get stuck(){return!0}get data(){return Object.values(this.indexMap).reduce(((t,e)=>(t[e.model.id]=e.data,t)),{})}set data(t){for(var e in t){var r=this.findOrCreate(e);r&&(r.data=t[e])}}get selected(){return(this._selected||[]).filter((t=>t.parent))}set selected(t){var e=this._selected;this._selected=t,this.trigger("selected",t,e)}get focused(){return this._focused}set focused(t){this._focused!==t&&(this._focused=t,this.invalidate())}get style(){return this._style}set style(t){this._style=t,this._compiled_style=t}get hasTextProperty(){return!1}render(){this.components.forEach((t=>t.draw()))}contains(t,e){return!0}capturePath(t,e){return this.model_layer.capturePath(t,e)}invalidate(){this.components.forEach((t=>t.invalidate()))}get eventMap(){return{"(root)":{"(descendant)":{added:this.onadded,removed:this.onremoved,change:this.onchanged}}}}refreshMappings(){if(!this._refresh_mapping_debouncer){if(this.disposed)return;this._refresh_mapping_debouncer=Wx((function t(e){e.executeMappings(),e.components&&e.components.forEach((e=>t(e)))}),1e3)}this._refresh_mapping_debouncer(this.model_layer)}_addTraverse(t){t.components&&t.components.forEach((t=>this._addTraverse(t)));var{id:e,templatePrefix:r}=t.model;e&&this.addIndex(e,t),r&&this.addTemplate(r,t);var n=$x({},t.eventMap,t.model.eventMap);this.eventEngine.add(t,n)}_removeTraverse(t){t.components&&t.components.forEach((t=>this._removeTraverse(t)));var{id:e,templatePrefix:r}=t.model;e&&this.removeIndex(e,t),r&&this.removeTemplate(r,t),this.eventEngine.remove(t)}onadded(t,e){this._addTraverse(e),this.refreshMappings(),this.invalidate()}onremoved(t,e){this._removeTraverse(e),this.invalidate()}onchanged(t,e,r){e.templatePrefix&&this.removeTemplate(e.templatePrefix,r.origin),t.templatePrefix&&this.addTemplate(t.templatePrefix,r.origin),e.id&&this.removeIndex(e.id,r.origin),t.id&&this.addIndex(t.id,r.origin),e.id==t.id&&e.class==t.class||this.refreshMappings()}}Object.assign(fS.prototype,{fit:function(t){var{width:e,height:r,fitMode:n}=this.model_layer.model,i=this.target_element,o=this.model_layer;if(this.fitMode=t||this.fitMode||n||"ratio",e&&r&&i&&i.offsetWidth&&i.offsetHeight){switch(this.fitMode){case"center":!function(t,e,r){var n=t.unitScale,{width:i,height:o}=e.model;e.set("scale",{x:n,y:n}),e.set("translate",{x:Math.max((r.offsetWidth-i*n)/2,0),y:Math.max((r.offsetHeight-o*n)/2,0)})}(this,o,i);break;case"both":!function(t,e,r){var{width:n,height:i}=e.model,o=r.offsetWidth,a=r.offsetHeight;e.set("scale",{x:o/n,y:a/i}),e.set("translate",{x:0,y:0})}(0,o,i);break;case"width":!function(t,e,r){var n=r.offsetWidth/e.get("width");e.set("scale",{x:n,y:n}),e.set("translate",{x:0,y:0})}(0,o,i);break;case"height":!function(t,e,r){var n=r.offsetHeight/e.get("height");e.set("scale",{x:n,y:n}),e.set("translate",{x:0,y:0})}(0,o,i);break;case"ratio":!function(t,e,r){var{width:n,height:i}=e.model,o=r.offsetWidth,a=r.offsetHeight,s=o/n,l=a/i,c=Math.min(s,l);e.set("scale",{x:c,y:c}),e.set("translate",{x:(o-n*c)/2,y:(a-i*c)/2})}(0,o,i);break;case"none":default:!function(t,e,r){var n=t.unitScale;e.set("scale",{x:n,y:n}),e.set("translate",{x:0,y:0})}(this,o)}this.resize()}}}),_A.memoize(fS.prototype,"unitScale",!1);var dS=13.3,pS=function(t){return void 0!==t&&(dS=t),dS};const gS=Math.PI/12;class vS{constructor(t,e){this._mode=t,this.screen=pS(),this._baseUrl="undefined"!=typeof window?window.location.origin:null,this._refProvider=e,this.isEditMode&&(this._rotateStep=gS,this._rotateStepForced=!1)}dispose(){}_calcScreen(){var t={width:screen.width,height:screen.height};this._PPI=function(t,e,r,n){t>0||(t=1),e>0||(e=1),n||(n="d");var i=("d"==n?Math.sqrt(t*t+e*e):"w"==n?t:e)/r;return i>0?Math.round(i):0}(t.width,t.height,this.screen),this._PPM=this._PPI/25.4}get refProvider(){return this._refProvider}set commander(t){this._commander=t}get commander(){return this._commander}get screen(){return this._screen}set screen(t){this._screen=t,this._calcScreen()}get DPPX(){return w_}get PPI(){return this._PPI}get PPM(){return this._PPM}get mode(){return this._mode}set mode(t){var e=this._mode;e!==t&&(this._mode=t,this.trigger("mode",t,e))}get isViewMode(){return 0==this._mode}get isEditMode(){return 1==this._mode}get baseUrl(){return this._baseUrl}set baseUrl(t){t&&this._baseUrl!=t&&(this._baseUrl=t)}url(t){try{return(t.includes("$base_url")?new URL(t.replace("$base_url",this.baseUrl),this.baseUrl):new URL(t,location.origin)).href}catch(e){I_(e,t)}}get rotateStep(){return this._rotateStep}set rotateStep(t){this._rotateStep=Number(t)||gS}get rotateStepForced(){return this._rotateStepForced}set rotateStepForced(t){this._rotateStepForced=!!t}}u_(vS.prototype,a_.withEvent);const yS=["left","right","center","top","middle","bottom"];function mS(t){if(-1!=yS.indexOf(t)){var e=this.selected.filter((t=>!t.stuck));if(!(e.length<=1)){var r=this.app.commander;AE.around(r,(function(){!function(t,e){var r=JSON.parse(JSON.stringify(e[0].bounds)),n=r.left+r.width,i=r.top+r.height;for(let t=0;t<e.length;t++){let o=e[t].bounds;r.left=o.left>r.left?r.left:o.left,r.top=o.top>r.top?r.top:o.top,n=o.left+o.width>n?o.left+o.width:n,i=o.top+o.height>i?o.top+o.height:i}switch(r.width=n-r.left,r.height=i-r.top,t){case"left":for(let t=0;t<e.length;t++){let n=e[t].bounds;e[t].bounds={left:r.left,top:n.top,width:n.width,height:n.height}}break;case"center":for(let t=0;t<e.length;t++){let n=e[t].bounds;e[t].bounds={left:r.left+r.width/2-n.width/2,top:n.top,width:n.width,height:n.height}}break;case"right":for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={left:n-r.width,top:r.top,width:r.width,height:r.height}}break;case"top":for(let t=0;t<e.length;t++){let n=e[t].bounds;e[t].bounds={left:n.left,top:r.top,width:n.width,height:n.height}}break;case"middle":for(let t=0;t<e.length;t++){let n=e[t].bounds;e[t].bounds={left:n.left,top:r.top+r.height/2-n.height/2,width:n.width,height:n.height}}break;case"bottom":for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={left:r.left,top:i-r.height,width:r.width,height:r.height}}break;default:;}}(t,e)}))}}}const bS=["VERTICAL","HORIZONTAL"];function wS(t){if(-1!=bS.indexOf(t)){var e=this.selected;if(!(e.length<=1)){var r=this.app.commander;AE.around(r,(function(){!function(t,e){var r=e.filter((t=>!t.stuck)).slice(0);r.sort((function(e,r){let n=e.center,i=r.center;return"VERTICAL"===t?n.y-i.y:n.x-i.x}));var n=r.reduce(((e,r)=>e+("VERTICAL"===t?r.bounds.height:r.bounds.width)),0),i=r[0].bounds,o=r[r.length-1].bounds,a=(("VERTICAL"===t?o.top+o.height-i.top:o.left+o.width-i.left)-n)/(r.length-1),s="VERTICAL"===t?i.top+i.height:i.left+i.width;for(let e=1;e<r.length-1;e++){let n=r[e],i=n.bounds;s+=a,"VERTICAL"===t?(i.top=s,s+=i.height):(i.left=s,s+=i.width),n.bounds=i}}(t,e)}))}}}function xS(t,e,r){this.app.commander.execute(new SE({changes:[{component:t,to_container:e,to_index:r}]}))}function _S(t){var e=this.selected.filter((t=>!t.stuck));if(!(0==e.length||e[0].isRootModel()||e.length>1&&("forward"==t||"backward"==t))){var r,n=e[0].parent;if("forward"==t){let t=n.indexOf(e[0]);r=[{component:e[0],from_container:n,to_container:n,from_index:t,to_index:t+1}]}else if("backward"==t){let t=n.indexOf(e[0]);r=[{component:e[0],from_container:n,to_container:n,from_index:t,to_index:t-1}]}else r=e.filter((t=>t.parent===n)).sort(((e,r)=>{let i=n.indexOf(e)<n.indexOf(r);return"front"==t?i:!i})).map(((e,r)=>(n.indexOf(e),{component:e,to_container:n,to_index:"front"==t?n.components.length-r-1:r})));var i=new SE({changes:r});this.app.commander.execute(i)}}function AS(t,e,r){t instanceof Array||(t=[t]),r||(r=this.model_layer);var n=[];this.selected=t.map((t=>{try{return ME(t,r.app)}catch(t){return console.warn(t),!1}})).filter((t=>!!t)).map((t=>{let{left:i,top:o,width:a,height:s,x:l,y:c,cx:h,cy:u}=e;return isNaN(i)||isNaN(o)||isNaN(a)||isNaN(s)||(t.bounds={left:i,top:o,width:a,height:s}),isNaN(l)||isNaN(c)||t.move({x:l,y:c}),isNaN(h)||isNaN(u)||(t.center={x:h,y:u}),n.push({component:t,to_container:r}),t})),this.app.commander.execute(new SE({changes:n}))}function ES(){var t=[];if(this.selected=this.selected.filter((t=>!t.isRootModel())).map((e=>{let r=GE(e);return r.move({x:20,y:20}),t.push({component:r,to_container:e.parent}),r})),0!=t.length){var e=new SE({changes:t});this.app.commander.execute(e)}}function SS(){var t=this.selected;this.selected=[];for(var e=null,r=t.filter((t=>!t.isRootModel()&&(t.parent.focusible||t.parent.isGroup()))).map((t=>(e||(e=t.parent),{component:t,to_container:null})));e&&e.isGroup();){let t=[];if(e.components.filter((t=>!r.find((e=>e.component===t)))).forEach((e=>t.push(e))),t.length>1)break;let n=e.parent;t.forEach((t=>r.push({component:t,to_container:n}))),r.push({component:e,to_container:null}),e=n}r.length>0&&this.app.commander.execute(new SE({changes:r})),e&&e.calculateBounds&&e.calculateBounds()}function MS(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app.commander.on(t,e,r);break;case"selected":this.on(t,e,r);break;case"mode":this.app.on(t,e,r);break;default:this.on(t,e,r)}}function kS(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app.commander.once(t,e,r);break;case"selected":this.once(t,e,r);break;case"mode":this.app.once(t,e,r);break;default:this.once(t,e,r)}}function TS(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app?this.app.commander.off(t,e,r):this.off(t,e,r);break;case"selected":this.off(t,e,r);break;case"mode":this.app.off(t,e,r);break;default:this.off(t,e,r)}}function IS(t){var e=this.target_element,r=t||this.fitMode,n=this;function i(t){n.fit(r),document.fullscreen||document.mozFullScreen||document.webkitIsFullScreen||document.msFullscreenElement||["fullscreenchange","mozfullscreenchange","webkitfullscreenchange","MSFullscreenChange"].forEach((t=>document.removeEventListener(t,i)))}["fullscreenchange","mozfullscreenchange","webkitfullscreenchange","MSFullscreenChange"].forEach((t=>document.addEventListener(t,i))),e.requestFullScreen?e.requestFullScreen():e.webkitRequestFullScreen?e.webkitRequestFullScreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.msRequestFullscreen&&e.msRequestFullscreen()}var PS=0;function OS(){var t=this.selected.filter((t=>!t.isRootModel())).map((t=>t.hierarchy));if(0!=t.length)return PS=0,JSON.stringify(t,null,2)}function jS(){PS=0;var t=OS.call(this);return SS.call(this),t}function RS(t){if(t)try{JSON.parse(t);PS++,AS.call(this,JSON.parse(t),{x:15*PS,y:15*PS})}catch(e){T_(e,t)}}var CS=function(){return{escape:function(t){return t.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1")},parseExtension:t,mimeType:function(e){var r=t(e).toLowerCase();return(n="application/font-woff",i="image/jpeg",{woff:n,woff2:n,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:i,jpeg:i,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml"})[r]||"";var n,i},dataAsUrl:function(t,e){return"data:"+e+";base64,"+t},isDataUrl:function(t){return-1!==t.search(/^(data:)/)},canvasToBlob:function(t){return t.toBlob?new Promise((function(e){t.toBlob(e)})):function(t){return new Promise((function(e){for(var r=window.atob(t.toDataURL().split(",")[1]),n=r.length,i=new Uint8Array(n),o=0;o<n;o++)i[o]=r.charCodeAt(o);e(new Blob([i],{type:"image/png"}))}))}(t)},resolveUrl:function(t,e){var r=document.implementation.createHTMLDocument(),n=r.createElement("base");r.head.appendChild(n);var i=r.createElement("a");return r.body.appendChild(i),n.href=e,i.href=t,i.href},getAndEncode:function(t){var e=3e4;GS.impl.options.cacheBust&&(t+=(/\?/.test(t)?"&":"?")+(new Date).getTime());return new Promise((function(r){var n,i=new XMLHttpRequest;if(i.onreadystatechange=a,i.ontimeout=s,i.responseType="blob",i.timeout=e,i.open("GET",t,!0),i.send(),GS.impl.options.imagePlaceholder){var o=GS.impl.options.imagePlaceholder.split(/,/);o&&o[1]&&(n=o[1])}function a(){if(4===i.readyState)if(200===i.status){var e=new FileReader;e.onloadend=function(){var t=e.result.split(/,/)[1];r(t)},e.readAsDataURL(i.response)}else n?r(n):l("cannot fetch resource: "+t+", status: "+i.status)}function s(){n?r(n):l("timeout of "+e+"ms occured while fetching resource: "+t)}function l(t){console.error(t),r("")}}))},uid:function(){var t=0;return function(){return"u"+e()+t++;function e(){return("0000"+(Math.random()*Math.pow(36,4)<<0).toString(36)).slice(-4)}}}(),delay:function(t){return function(e){return new Promise((function(r){setTimeout((function(){r(e)}),t)}))}},asArray:function(t){for(var e=[],r=t.length,n=0;n<r;n++)e.push(t[n]);return e},escapeXhtml:function(t){return t.replace(/#/g,"%23").replace(/\n/g,"%0A")},makeImage:function(t){return new Promise((function(e,r){var n=new Image;n.onload=function(){e(n)},n.onerror=r,n.src=t}))},width:function(t){var r=e(t,"border-left-width"),n=e(t,"border-right-width");return t.scrollWidth+r+n},height:function(t){var r=e(t,"border-top-width"),n=e(t,"border-bottom-width");return t.scrollHeight+r+n}};function t(t){var e=/\.([^\.\/]*?)$/g.exec(t);return e?e[1]:""}function e(t,e){var r=window.getComputedStyle(t).getPropertyValue(e);return parseFloat(r.replace("px",""))}}(),zS=function(){var t=/url\(['"]?([^'"]+?)['"]?\)/g;return{inlineAll:function(t,i,o){return a()?Promise.resolve(t):Promise.resolve(t).then(r).then((function(e){var r=Promise.resolve(t);return e.forEach((function(t){r=r.then((function(e){return n(e,t,i,o)}))})),r}));function a(){return!e(t)}},shouldProcess:e,impl:{readUrls:r,inline:n}};function e(e){return-1!==e.search(t)}function r(e){for(var r,n=[];null!==(r=t.exec(e));)n.push(r[1]);return n.filter((function(t){return!CS.isDataUrl(t)}))}function n(t,e,r,n){return Promise.resolve(e).then((function(t){return r?CS.resolveUrl(t,r):t})).then(n||CS.getAndEncode).then((function(t){return CS.dataAsUrl(t,CS.mimeType(e))})).then((function(r){return t.replace(function(t){return new RegExp("(url\\(['\"]?)("+CS.escape(t)+")(['\"]?\\))","g")}(e),"$1"+r+"$3")}))}}(),LS=function(){return{resolveAll:function(){return t().then((function(t){return Promise.all(t.map((function(t){return t.resolve()})))})).then((function(t){return t.join("\n")}))},impl:{readAll:t}};function t(){return Promise.resolve(CS.asArray(document.styleSheets)).then((function(t){var e=[];return t.forEach((function(t){try{CS.asArray(t.cssRules||[]).forEach(e.push.bind(e))}catch(e){console.log("Error while reading CSS rules from "+t.href,e.toString())}})),e})).then((function(t){return t.filter((function(t){return t.type===CSSRule.FONT_FACE_RULE})).filter((function(t){return zS.shouldProcess(t.style.getPropertyValue("src"))}))})).then((function(e){return e.map(t)}));function t(t){return{resolve:function(){var e=(t.parentStyleSheet||{}).href;return zS.inlineAll(t.cssText,e)},src:function(){return t.style.getPropertyValue("src")}}}}}(),FS=function(){return{inlineAll:function e(r){return r instanceof Element?n(r).then((function(){return r instanceof HTMLImageElement?t(r).inline():Promise.all(CS.asArray(r.childNodes).map((function(t){return e(t)})))})):Promise.resolve(r);function n(t){var e=t.style.getPropertyValue("background");return e?zS.inlineAll(e).then((function(e){t.style.setProperty("background",e,t.style.getPropertyPriority("background"))})).then((function(){return t})):Promise.resolve(t)}},impl:{newImage:t}};function t(t){return{inline:function(e){return CS.isDataUrl(t.src)?Promise.resolve():Promise.resolve(t.src).then(e||CS.getAndEncode).then((function(e){return CS.dataAsUrl(e,CS.mimeType(t.src))})).then((function(e){return new Promise((function(r,n){t.onload=r,t.onerror=n,t.src=e}))}))}}}}(),BS={imagePlaceholder:void 0,cacheBust:!1};function NS(t,e){return function(t){void 0===t.imagePlaceholder?GS.impl.options.imagePlaceholder=BS.imagePlaceholder:GS.impl.options.imagePlaceholder=t.imagePlaceholder;void 0===t.cacheBust?GS.impl.options.cacheBust=BS.cacheBust:GS.impl.options.cacheBust=t.cacheBust}(e=e||{}),Promise.resolve(t).then((function(t){return US(t,e.filter,!0)})).then(YS).then((function(t){var{bgcolor:r,width:n,height:i,style:o,sx:a=1,sy:s=1}=e,l=t.style;r&&(l.backgroundColor=r);n&&(l.width=n+"px");i&&(l.height=i+"px");l["margin-left"]="0px",l["margin-top"]="0px",["-webkit-","-moz-","-ms-","-o-",""].forEach((t=>{l[t+"transform"]=`rotate(0rad) translate(0px, 0px) scale(${a}, ${s}) perspective(1px)`})),o&&Object.keys(o).forEach((function(t){l[t]=o[t]}));return t})).then((function(r){return function(t,e,r){return Promise.resolve(t).then((function(t){return t.setAttribute("xmlns","http://www.w3.org/1999/xhtml"),(new XMLSerializer).serializeToString(t)})).then(CS.escapeXhtml).then((function(t){return'<foreignObject x="0" y="0" width="100%" height="100%">'+t+"</foreignObject>"})).then((function(t){return'<svg xmlns="http://www.w3.org/2000/svg" width="'+e+'" height="'+r+'">'+t+"</svg>"})).then((function(t){return"data:image/svg+xml;charset=utf-8,"+t}))}(r,e.width||CS.width(t),e.height||CS.height(t))}))}function DS(t,e){return NS(t,e).then(CS.makeImage).then(CS.delay(100)).then((function(r){var n=function(t){var r=document.createElement("canvas");if(r.width=e.width||CS.width(t),r.height=e.height||CS.height(t),e.bgcolor){var n=r.getContext("2d");n.fillStyle=e.bgcolor,n.fillRect(0,0,r.width,r.height)}return r}(t);return n.getContext("2d").drawImage(r,0,0),n}))}function US(t,e,r){return r||!e||e(t)?Promise.resolve(t).then((function(t){if(t instanceof HTMLCanvasElement)try{return CS.makeImage(t.toDataURL())}catch(t){I_(t)}return t.cloneNode(!1)})).then((function(r){return function(t,e,r){var n=t.childNodes;return 0===n.length?Promise.resolve(e):i(e,CS.asArray(n),r).then((function(){return e}));function i(t,e,r){var n=Promise.resolve();return e.forEach((function(e){n=n.then((function(){return US(e,r)})).then((function(e){e&&t.appendChild(e)}))})),n}}(t,r,e)})).then((function(e){return function(t,e){return e instanceof Element?Promise.resolve().then(r).then(n).then(i).then(o).then((function(){return e})):e;function r(){function r(t,e){function r(t,e){CS.asArray(t).forEach((function(r){e.setProperty(r,t.getPropertyValue(r),t.getPropertyPriority(r))}))}t.cssText?e.cssText=t.cssText:r(t,e)}r(window.getComputedStyle(t),e.style)}function n(){function r(r){var n=window.getComputedStyle(t,r),i=n.getPropertyValue("content");if(""!==i&&"none"!==i){var o=CS.uid();e.className=e.className+" "+o;var a=document.createElement("style");a.appendChild(s(o,r,n)),e.appendChild(a)}function s(t,e,r){var n="."+t+":"+e,i=r.cssText?o(r):a(r);return document.createTextNode(n+"{"+i+"}");function o(t){var e=t.getPropertyValue("content");return t.cssText+" content: "+e+";"}function a(t){return CS.asArray(t).map(e).join("; ")+";";function e(e){return e+": "+t.getPropertyValue(e)+(t.getPropertyPriority(e)?" !important":"")}}}}[":before",":after"].forEach((function(t){r(t)}))}function i(){t instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e.setAttribute("value",t.value)}function o(){e instanceof SVGElement&&(e.setAttribute("xmlns","http://www.w3.org/2000/svg"),e instanceof SVGRectElement&&["width","height"].forEach((function(t){var r=e.getAttribute(t);r&&e.style.setProperty(t,r)})))}}(t,e)})):Promise.resolve()}function YS(t){return FS.inlineAll(t).then((function(){return t}))}var GS={toSvg:NS,toPng:function(t,e){return DS(t,e||{}).then((function(t){return t.toDataURL()}))},toJpeg:function(t,e){return DS(t,e=e||{}).then((function(t){return t.toDataURL("image/jpeg",e.quality||1)}))},toBlob:function(t,e){return DS(t,e||{}).then(CS.canvasToBlob)},toPixelData:function(t,e){return DS(t,e||{}).then((function(e){return e.getContext("2d").getImageData(0,0,CS.width(t),CS.height(t)).data}))},impl:{fontFaces:LS,images:FS,util:CS,inliner:zS,options:{}}};function WS(t,e,r,n){var i=this.model_layer,o=i._overlay;return new Promise((function(a,s){if(i){var l=i.get("width"),c=i.get("height");r=r||l,n=n||c;var h=i.get("translate"),u=i.get("scale"),f=Math.min(r/l,n/c);r=l*f,n=c*f,i.set("translate",{x:0,y:0}),i.set("scale",{x:f/w_,y:f/w_});var d=_A.createCanvas(r,n),p=d.getContext("2d");if(i.draw(p),i.set("translate",h),i.set("scale",u),!o)return a(d.toDataURL(t,e)),void(d=null);GS.toPng(o,{sx:f,sy:f,width:r,height:n}).then((function(i){var o=new Image;o.onload=function(){p.drawImage(o,0,0,r,n),a(d.toDataURL(t,e)),d=null},o.src=i}),(function(r){T_(r),a(d.toDataURL(t,e)),d=null}))}else s("No target model")}))}function HS(){var t=this.selected.filter((t=>!!t.parent&&!t.stuck));if(!(t.length<2)){var e=t[0].parent,r=[],n=t.sort(((t,r)=>e.components.indexOf(t)-e.components.indexOf(r)));n.forEach((t=>{r.push(t.bounds)}));var i=_A.union(r),o=t[0].transcoordP2S(i.left,i.top),a=ME({type:"group",left:(o=t[0].transcoordS2T(o.x,o.y)).x,top:o.y,width:i.width,height:i.height}),s=[{component:a,to_container:e}];n.forEach((t=>{s.push({component:t,to_container:a})})),this.app.commander.execute(new SE({changes:s})),this.selected=[a]}}function VS(){if(0!==this.selected.length){var t=[],e=[];this.selected.forEach((r=>{if(r.isGroup()){var n=r.parent;r.components.forEach((r=>{t.push(r),e.push({component:r,to_container:n})})),e.push({component:r,to_container:null})}})),this.app.commander.execute(new SE({changes:e})),this.selected=t}}function XS(){var t=this.selected;if(0!=t.length){var e=t.map((t=>t.bounds)),r=_A.union(e),n=r.left+r.width/2;t.map((t=>{t.symmetryX(n)}))}}function qS(){var t=this.selected;if(0!=t.length){var e=t.map((t=>t.bounds)),r=_A.union(e),n=r.top+r.height/2;t.map((t=>{t.symmetryY(n)}))}}function KS(){AE.around(this.app.commander,XS,this)}function QS(){AE.around(this.app.commander,qS,this)}function JS(t,e,r){var n=this.findAll(t,r);return n.forEach((t=>{t.set(e)})),n}function ZS(t){AE.around(this.app.commander,t)}function $S(){return Object.values(this.indexMap).map((t=>{let{id:e,data:r}=t.model;return{key:e,value:r}})).sort(((t,e)=>t.key>e.key?1:-1))}function tM(){return Object.values(this.indexMap).filter((t=>"variable"===t.get("type"))).map((t=>{let{id:e,data:r,dataType:n="string"}=t.model;return{key:e,value:r}})).sort(((t,e)=>t.key>e.key?1:-1))}function eM(t){var e=Object.values(this.indexMap).filter((t=>"variable"===t.get("type"))).reduce(((t,e)=>(t[e.get("id")]=e,t)),{}),r=[];t.forEach((t=>{let n=e[t.key];n?(n.set("data",t.value),delete e[t.key]):r.push({type:"variable",id:t.key,left:0,top:0,width:100,height:20,data:t.value})})),AS.call(this,r,{x:-100,y:0}),this.selected=Object.values(e),SS.call(this)}class rM{constructor(t,e){!(t=Number(t))||t<=0?(T_("TimeCapsule maxsize should be greater than 0.",t),this.maxsize=10):this.maxsize=t,this.reset(),e&&this.snapshot(e)}dispose(){this.reset()}snapshot(t){this.q.splice(this.pos+1,this.q.length-this.pos+1,t),this.q.length>this.maxsize&&this.q.splice(0,this.q.length-this.maxsize),this.pos=this.q.length-1}forward(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.forwardable)return this.q[++this.pos];I_("Not forwardable.")}backward(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.backwardable)return this.q[--this.pos];I_("Not backwardable.")}get current(){if(-1!==this.pos)return this.q[this.pos];I_("Non state has been recorded.")}get length(){return this.q.length}get forwardable(){return this.pos<this.q.length-1}get backwardable(){return this.pos>0}get snapshot_taker(){return this._snapshot_taker}set snapshot_taker(t){this._snapshot_taker=t}reset(){this.q=[],this.pos=-1}}var nM=Wx((t=>{t.brake||t.take()}),1e3,{leading:!0,trailing:!1});function iM(t){!t.brake&&t.dirty&&nM(t)}class oM{constructor(t,e){this.brake=!1,this.dirty=!1,this.state_holder=t,this.timecapsule=e,this.timecapsule.snapshot_taker=this}dispose(){delete this.state_holder,delete this.timecapsule}touch(){this.dirty=!0,iM(this)}take(t){(this.dirty||t)&&(this.timecapsule.snapshot(this.state_holder.state),this.dirty=!1)}get brake(){return this._brake}set brake(t){this._brake=!!t,iM(this)}}function aM(t,e){var r=e.model_layer.get("scale"),n=e.model_layer.get("translate");if(t){let i=JSON.parse(t);i.scale=r,i.translate=n,e.rebuildContentModel(i)}}class sM{constructor(t){this.container=t,this.timecapsule=new rM(20);var e=this;this.snapshot_taker=new oM({get state(){let t=e.container.model_layer.hierarchy;return JSON.stringify(t)}},this.timecapsule),this.snapshot_taker.take(!0)}dispose(){this.reset(),this.timecapsule&&this.timecapsule.dispose(),this.snapshot_taker&&this.snapshot_taker.dispose(),delete this.container,delete this.timecapsule,delete this.snapshot_taker}execute(t,e){!1!==e&&t&&t.execute(),this.snapshot_taker.touch(),this.trigger("execute",t,!0,!1)}undo(){this.timecapsule.backwardable&&(aM(this.timecapsule.backward(),this.container),this.trigger("undo",this.undoable(),this.redoable()))}redo(){this.timecapsule.forwardable&&(aM(this.timecapsule.forward(),this.container),this.trigger("redo",this.undoable(),this.redoable()))}undoable(){return this.timecapsule.backwardable}redoable(){return this.timecapsule.forwardable}reset(){this.timecapsule&&this.timecapsule.reset(),this.trigger("command-reset")}}u_(sM.prototype,a_.withEvent);var lM=new WeakSet;class cM{static get residents(){return lM}constructor(t){this._container=t,this.app=t.app,this._commander=new sM(this._container),this.app.commander=this._commander,lM.add(this)}add(){return AS.apply(this._container,arguments)}duplicate(){return ES.apply(this._container,arguments)}remove(){return SS.apply(this._container,arguments)}animate(){return j_.apply(this,arguments)}fullscreen(){return IS.apply(this._container,arguments)}variable(t,e){return this._container.variable.apply(this._container,arguments)}get target(){return this._container.target_element}set target(t){var e;if("string"==typeof t){if(!(e=document.getElementById(t)))throw`target element '${t}' is not exist`;if(e.firstChild)throw`target element '${t}' already has children`}else e=t;e&&e.style&&(e.style.cursor="default"),this._container.target_element=e,this._container.invalidate()}get scale(){return this.root.get("scale")}set scale(t){this.root.set("scale",t)}get translate(){return this.root.get("translate")}set translate(t){this.root.set("translate",t)}get unit(){return this.root.get("unit")||"px"}get PPM(){return this.app.PPM}get PPI(){return this.app.PPI}get DPPX(){return this.app.DPPX}get unitScale(){return this._container.unitScale}get screen(){return this.app.screen}set screen(t){this.app.screen=t,this._container.resize()}resize(){this._container.resize()}dispose(){this._commander&&this._commander.dispose(),this._container&&this._container.dispose()}get selected(){return this._container.selected.slice()}set selected(t){this._container.selected=t}select(t,...e){return this._container.selected=this.root.findAll(t,...e),this.selected}get commander(){return this._commander}undo(){this.commander.undo()}redo(){this.commander.redo()}cut(){return jS.apply(this._container,arguments)}copy(){return OS.apply(this._container,arguments)}paste(){return RS.apply(this._container,arguments)}undoableChange(){return ZS.apply(this._container,arguments)}change(){return JS.apply(this.root,arguments)}get model(){return this.root.hierarchy}set model(t){this._container.rebuildContentModel(t)}get root(){return this._container.model_layer}findAll(){return this.root.findAll.apply(this.root,arguments)}findFirst(){return this.root.findFirst.apply(this.root,arguments)}findById(){return this._container.findById.apply(this._container,arguments)}serialize(){return this.root.trim(),this.root.serialize.apply(this.root,arguments)}align(){return mS.apply(this._container,arguments)}distribute(){return wS.apply(this._container,arguments)}move(){return xS.apply(this._container,arguments)}zorder(){return _S.apply(this._container,arguments)}symmetryX(){return KS.apply(this._container,arguments)}symmetryY(){return QS.apply(this._container,arguments)}on(){return MS.apply(this._container,arguments)}once(){return kS.apply(this._container,arguments)}off(){return TS.apply(this._container,arguments)}get mode(){return this.app.mode}set mode(t){void 0!==t&&(this.app.mode=t)}toDataURL(){return WS.apply(this._container,arguments)}group(){return HS.apply(this._container,arguments)}ungroup(){return VS.apply(this._container,arguments)}fit(t){this._container.once("redraw",(()=>this._container.fit(t))),this._container.invalidate()}get fitMode(){return this._container.fitMode}get ids(){return $S.apply(this._container)}set data(t){this._container.data=t}get data(){return this._container.data}get variables(){return tM.apply(this._container)}set variables(t){eM.apply(this._container,[t])}get baseUrl(){return this.app.baseUrl}set baseUrl(t){this.app.baseUrl=t}}function hM({target:t,model:e,style:r,layers:n=[],handlers:i=[],mode:o=0,refProvider:a,baseUrl:s,fitMode:l}){var c=null;if("string"==typeof t){if(!(c=document.getElementById(t)))throw`target element '${t}' is not exist`;if(c.firstChild)throw`target element '${t}' is not empty`}else c=t;c&&c.style&&(c.style.position="absolute",c.style.cursor="default",c.style.overflow="hidden");var h=new vS(o,a);return h.baseUrl=s,new cM(new fS({target_element:c,model:e,style:r,layers:n,handlers:i,fitMode:l},h))}const uM=Math.sqrt(3),fM=2;function dM(t,e,r,n,i){var o,a,s,l,c=5+i,h=r.x,u=r.y,f=n.x,d=n.y;if(Math.abs(h-f)>c&&Math.abs(u-d)>c){var p=(d-u)/(f-h),g=u-p*h;if(Math.abs(e-(p*t+g))>c)return!1}return h>f?(a=h,o=f):(a=f,o=h),u>d?(l=u,s=d):(l=d,s=u),!(a+5<t)&&(!(o-5>t)&&(!(l+5<e)&&!(s-5>e)))}function pM(t,e,r,n=2){for(let i=0;i<r.length-1;i++)if(dM(t,e,r[i],r[i+1],n))return!0;return!1}function gM(t,e,r,n){if("arrow"!=t.slice(-5))return r;var i=Math.atan2(n.y-r.y,n.x-r.x),o=1.5*e;return{x:r.x+Math.cos(i)*o,y:r.y+Math.sin(i)*o}}function vM(t,e,r){var{lineWidth:n=fM,strokeStyle:i="#000000",lineCap:o=!1,alpha:a=1,begin:s="none",end:l="none",beginSize:c="size5",endSize:h="size5"}=r;if(("none"!=s||"none"!=l)&&(n=Number(n)||fM,t.lineCap=o,t.lineWidth=n,t.strokeStyle=i,t.fillStyle=i,t.globalAlpha*=a,"none"!=s&&yM(t,e[0],e[1],n,s,mM(c,n)),"none"!=l)){let r=e.length;yM(t,e[r-1],e[r-2],n,l,mM(h,n))}}function yM(t,e,r,n,i,o){var{x:a,y:s}=e,l=Math.atan2(r.y-s,r.x-a);switch(t.beginPath(),t.translate(a,s),t.rotate(l),i){case"oval":t.ellipse(0,0,o.X,o.Y,0,0,2*Math.PI),t.fill();break;case"diamond":t.moveTo(-o.X,0),t.lineTo(0,-o.Y),t.lineTo(o.X,0),t.lineTo(0,o.Y),t.fill();break;case"arrow":t.moveTo(0,0),t.lineTo(uM*o.X,-o.Y),t.lineTo(uM*o.X,o.Y),t.fill();break;case"sharp-arrow":t.moveTo(0,0),t.lineTo(uM*o.X,-o.Y),t.lineTo(-o.X/1.5+uM*o.X,0),t.lineTo(uM*o.X,o.Y),t.fill();break;case"open-arrow":t.moveTo(uM*o.X+n,-o.Y),t.lineTo(n,0),t.lineTo(uM*o.X+n,o.Y),t.stroke()}t.rotate(-l),t.translate(-a,-s),t.closePath()}function mM(t,e){let r={};switch(e*=1.2,t){case"size1":r.X=e,r.Y=e;break;case"size2":r.X=1.5*e,r.Y=e;break;case"size3":r.X=2*e,r.Y=e;break;case"size4":r.X=e,r.Y=1.5*e;break;case"size5":r.X=1.5*e,r.Y=1.5*e;break;case"size6":r.X=2*e,r.Y=1.5*e;break;case"size7":r.X=e,r.Y=2*e;break;case"size8":r.X=1.5*e,r.Y=2*e;break;case"size9":r.X=2*e,r.Y=2*e;break;default:r.X=1.5*e,r.Y=1.5*e}return r}class bM extends _A{isLine(){return!0}get drawPath(){return this.path}render(t){var{begin:e="none",end:r="none",lineWidth:n}=this.model,i=this.drawPath;vM(t,i,this.model),t.beginPath();var o=gM(e,n,i[0],i[1]),a=gM(r,n,i[i.length-1],i[i.length-2]);t.moveTo(o.x,o.y);for(let e=1;e<i.length-1;e++)t.lineTo(i[e].x,i[e].y);t.lineTo(a.x,a.y),this.drawStroke(t)}contains(t,e){var{lineWidth:r}=this.model;return pM(t,e,this.drawPath,r)}get resizable(){return!1}get mutable(){return!0}get rotatable(){return!1}get path(){var{x1:t,y1:e,x2:r,y2:n}=this.model;return[{x:t,y:e},{x:r,y:n}]}set path(t){var e=t[0],r=t[1];this.set({x1:e.x,y1:e.y,x2:r.x,y2:r.y})}}bM.getTipNeckPos=gM,bM.containedInPath=pM,bM.drawEndTips=vM,_A.memoize(bM.prototype,"path",!1),_A.register("line",bM);class wM extends AA{is3dish(){return!0}render(t){var{cx:e,cy:r,rx:n,ry:i,startAngle:o,endAngle:a,anticlockwise:s}=this.model;t.beginPath(),t.ellipse(e,r,Math.abs(n),Math.abs(i),0,o||0,a||2*Math.PI,s)}get path(){var{cx:t,cy:e,rx:r,ry:n}=this.model;return[{x:t-r,y:e-n},{x:t+r,y:e-n},{x:t+r,y:e+n},{x:t-r,y:e+n}]}set path(t){var e=t[0],r=t[2];this.set({cx:e.x+(r.x-e.x)/2,cy:e.y+(r.y-e.y)/2,rx:(r.x-e.x)/2,ry:(r.y-e.y)/2})}contains(t,e){var{cx:r,cy:n,rx:i,ry:o}=this.model,a=(t-r)/(2*i-.5),s=(e-n)/(2*o-.5);return a*a+s*s<.25}outline(t){return function(t,e){var{cx:r,cy:n,rx:i,ry:o}=t.model,a=2*Math.PI*e,s=r+i*Math.cos(a),l=n+o*Math.sin(a);return t.transcoordS2T(s,l)}(this,t)}}_A.memoize(wM.prototype,"path",!1),_A.register("ellipse",wM);var xM={ondragstart:function(t,e,r){r.mutatePath(null,(function(r){r.splice(e+1,0,t)}))},ondragmove:function(t,e,r){r.mutatePath(null,(function(r){r[e+1]=t}))},ondragend:function(t,e,r){}};class _M extends AA{is3dish(){return!0}render(t){var{path:e=[]}=this.model;if(!(e.length<=1)){t.beginPath(),t.moveTo(e[0].x,e[0].y);for(let r=1;r<e.length;r++)t.lineTo(e[r].x,e[r].y);t.closePath()}}get mutable(){return!0}get pathExtendable(){return!0}get path(){return this.model.path}set path(t){this.set("path",t)}contains(t,e){var r=this.model.path,n=!1;return r.forEach(((i,o)=>{let a=(o+r.length+1)%r.length,s=i.x,l=i.y,c=r[a].x,h=r[a].y;l>e!=h>e&&t<(c-s)*(e-l)/(h-l)+s&&(n=!n)})),n}get controls(){var t=this.path;return t.map(((e,r)=>{let n=t[r+1>=t.length?0:r+1];return{x:(e.x+n.x)/2,y:(e.y+n.y)/2,handler:xM}}))}}_A.memoize(_M.prototype,"controls",!1),_A.register("polygon",_M);var AM={ondragstart:function(t,e,r){r.mutatePath(null,(function(r){r.splice(e,0,t)}))},ondragmove:function(t,e,r){r.mutatePath(null,(function(r){r[e]=t}))},ondragend:function(t,e,r){}};class EM extends bM{get pathExtendable(){return!0}get path(){return this.model.path}set path(t){this.set("path",t)}get controls(){var t=this.path,e=[];for(let r=0;r<t.length-1;r++){let n=t[r],i=t[r+1];0==r&&e.push({x:n.x,y:n.y,handler:AM}),e.push({x:(n.x+i.x)/2,y:(n.y+i.y)/2,handler:AM}),r==t.length-2&&e.push({x:i.x,y:i.y,handler:AM})}return e}}_A.memoize(EM.prototype,"controls",!1),_A.register("polyline",EM);const SM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"image-selector",label:"image-src",name:"src",property:{displayField:"id",displayFullUrl:!0,baseUrlAlias:"$base_url",defaultStorage:"scene-image",storageFilters:{type:Array,value:[{name:"category",value:"image"}]},useUpload:!0}},{type:"select",label:"cross-origin",name:"crossOrigin",property:{options:["","anonymous","use-credentials"]}}],"value-property":"src",help:"scene/component/image-view"};class MM extends(EA(AA)){static get noimage(){return MM.NOIMAGE||(MM.NOIMAGE=new Image,MM.NOIMAGE.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABIBAMAAAD7Se1QAAAAIVBMVEUAAABHcEwBAQEREREBAQEEBAQGBgYLCwsDAwMDAwMICAi6HF9tAAAAC3RSTlNNAEAERiMYCS41Eac10lYAAAEgSURBVHhe7dY9asQwEAXgh7DNertNiJy48pIitY3SB7bYdk0ukL1BDDmA9gZecoH4pmFQ3MQayUMguPBrNPD4wD9TCMvJmt3M/AtYwXOlXiWgqADVCUBD46MAnGhMBaCiUQmAm8VA/Eh/eWl9Fn5WcxD+OLuRrUYJDKLluwH2InACUgkoACSdADxQc50Bytadb9RkM0CT13TcvlCT1HFg8UTHvasuUVACCa3El6u2UdD8LFTlKhUFFgA+d3dj10aABkUN72N3jAADCrJq7PIIsPidcxBoTHIIAjMFmyCwmGYIAA1P9gFgfCANAOsDSccCDW+uLDB+kLGg94OkZoAGkwsDDAe2DOg5oPxAg03rBR88OHpBz4N8UVeHFSwma74BTW6Ge4rIRa4AAAAASUVORK5CYII="),MM.NOIMAGE}dispose(){super.dispose(),this._offcanvas=null,this._image=null}render(t){var{left:e,top:r,width:n,height:i,isGray:o=!1,alpha:a=1,src:s}=this.state;if(this.prepareIf(!this._image&&s),t.beginPath(),t.globalAlpha*=a,this._image&&this._image.complete)if(o&&this._offcanvas)t.drawImage(this._offcanvas,e,r,n,i);else try{t.drawImage(this._image,e,r,n,i)}catch(o){t.drawImage(MM.noimage,e,r,n,i)}else!this.app.isViewMode&&t.drawImage(MM.noimage,e,r,n,i)}get nature(){return SM}get hasTextProperty(){return!1}ready(){this.prepareIf(!this._image&&this.state.src)}prepare(t,e){var{src:r,crossOrigin:n}=this.state;if(r){this._image=new Image;try{n&&(this._image.crossOrigin=n),this._image.src=this.app.url(r)||""}catch(t){return void e(t)}this._image.onload=()=>{if(this.get("isGray")){let t=this._image.width,e=this._image.height;this._offcanvas=_A.createCanvas(t,e);let r=this._offcanvas.getContext("2d");r.drawImage(this._image,0,0);let n=function(t,e,r){try{var n=t.getImageData(0,0,e,r)}catch(t){return T_("Get Image Data Error: "+t.message),null}var i=n.data;for(let t=0;t<e*r*4;t+=4){let e=i[t],r=i[t+1],o=i[t+2],a=parseInt((e+r+o)/3);n.data[t]=a,n.data[t+1]=a,n.data[t+2]=a}return n}(r,t,e);r.putImageData(n,0,0)}t(this)},this._image.onerror=t=>{this._image&&!this._image.currentSrc&&(this._image=null),e(t)}}else t(this)}get src(){return this.get("src")}set src(t){this.set("src",t)}onchange(t,e){(t.hasOwnProperty("src")||t.hasOwnProperty("isGray"))&&(this._offcanvas=null,this._image=null,this.prepareIf(t.src))}ondropfile(t,e){for(let r=0;r<t.length;r++)if(t[r].type.startsWith("image/"))return void(this.src=e[r])}}_A.register("image-view",MM);class kM extends(dE(EA(_A))){}var TM=e((function(t,e){var r,n,i,o,a;t.exports=(r=function(t){return t.reduce((function(t,e){return 2*t+e}),0)},n=function(t){for(var e=[],r=7;r>=0;r--)e.push(!!(t&1<<r));return e},i=function(t){this.data=t,this.len=this.data.length,this.pos=0,this.readByte=function(){if(this.pos>=this.data.length)throw new Error("Attempted to read past end of stream.");return t instanceof Uint8Array?t[this.pos++]:255&t.charCodeAt(this.pos++)},this.readBytes=function(t){for(var e=[],r=0;r<t;r++)e.push(this.readByte());return e},this.read=function(t){for(var e="",r=0;r<t;r++)e+=String.fromCharCode(this.readByte());return e},this.readUnsigned=function(){var t=this.readBytes(2);return(t[1]<<8)+t[0]}},o=function(t,e){for(var r,n,i=0,o=function(t){for(var r=0,n=0;n<t;n++)e.charCodeAt(i>>3)&1<<(7&i)&&(r|=1<<n),i++;return r},a=[],s=1<<t,l=s+1,c=t+1,h=[],u=function(){h=[],c=t+1;for(var e=0;e<s;e++)h[e]=[e];h[s]=[],h[l]=null};;)if(n=r,(r=o(c))!==s){if(r===l)break;if(r<h.length)n!==s&&h.push(h[n].concat(h[r][0]));else{if(r!==h.length)throw new Error("Invalid LZW code.");h.push(h[n].concat(h[n][0]))}a.push.apply(a,h[r]),h.length===1<<c&&c<12&&c++}else u();return a},a=function(t,e){e||(e={});var i=function(e){for(var r=[],n=0;n<e;n++)r.push(t.readBytes(3));return r},a=function(){var e,r;r="";do{e=t.readByte(),r+=t.read(e)}while(0!==e);return r},s=function(){var o={};if(o.sig=t.read(3),o.ver=t.read(3),"GIF"!==o.sig)throw new Error("Not a GIF file.");o.width=t.readUnsigned(),o.height=t.readUnsigned();var a=n(t.readByte());o.gctFlag=a.shift(),o.colorRes=r(a.splice(0,3)),o.sorted=a.shift(),o.gctSize=r(a.splice(0,3)),o.bgColor=t.readByte(),o.pixelAspectRatio=t.readByte(),o.gctFlag&&(o.gct=i(1<<o.gctSize+1)),e.hdr&&e.hdr(o)},l=function(i){var o=function(i){t.readByte();var o=n(t.readByte());i.reserved=o.splice(0,3),i.disposalMethod=r(o.splice(0,3)),i.userInput=o.shift(),i.transparencyGiven=o.shift(),i.delayTime=t.readUnsigned(),i.transparencyIndex=t.readByte(),i.terminator=t.readByte(),e.gce&&e.gce(i)},s=function(t){t.comment=a(),e.com&&e.com(t)},l=function(r){t.readByte(),r.ptHeader=t.readBytes(12),r.ptData=a(),e.pte&&e.pte(r)},c=function(r){var n=function(r){t.readByte(),r.unknown=t.readByte(),r.iterations=t.readUnsigned(),r.terminator=t.readByte(),e.app&&e.app.NETSCAPE&&e.app.NETSCAPE(r)},i=function(t){t.appData=a(),e.app&&e.app[t.identifier]&&e.app[t.identifier](t)};switch(t.readByte(),r.identifier=t.read(8),r.authCode=t.read(3),r.identifier){case"NETSCAPE":n(r);break;default:i(r)}},h=function(t){t.data=a(),e.unknown&&e.unknown(t)};switch(i.label=t.readByte(),i.label){case 249:i.extType="gce",o(i);break;case 254:i.extType="com",s(i);break;case 1:i.extType="pte",l(i);break;case 255:i.extType="app",c(i);break;default:i.extType="unknown",h(i)}},c=function(s){var l=function(t,e){for(var r=new Array(t.length),n=t.length/e,i=function(n,i){var o=t.slice(i*e,(i+1)*e);r.splice.apply(r,[n*e,e].concat(o))},o=[0,4,2,1],a=[8,8,4,2],s=0,l=0;l<4;l++)for(var c=o[l];c<n;c+=a[l])i(c,s),s++;return r};s.leftPos=t.readUnsigned(),s.topPos=t.readUnsigned(),s.width=t.readUnsigned(),s.height=t.readUnsigned();var c=n(t.readByte());s.lctFlag=c.shift(),s.interlaced=c.shift(),s.sorted=c.shift(),s.reserved=c.splice(0,2),s.lctSize=r(c.splice(0,3)),s.lctFlag&&(s.lct=i(1<<s.lctSize+1)),s.lzwMinCodeSize=t.readByte();var h=a();s.pixels=o(s.lzwMinCodeSize,h),s.interlaced&&(s.pixels=l(s.pixels,s.width)),e.img&&e.img(s)},h=function(){var r={};switch(r.sentinel=t.readByte(),String.fromCharCode(r.sentinel)){case"!":r.type="ext",l(r);break;case",":r.type="img",c(r);break;case";":r.type="eof",e.eof&&e.eof(r);break;default:throw new Error("Unknown block: 0x"+r.sentinel.toString(16))}"eof"!==r.type&&requestAnimationFrame(h)};s(),requestAnimationFrame(h)},function(t){var e,r,n={vp_l:0,vp_t:0,vp_w:null,vp_h:null,c_w:null,c_h:null};for(var o in t)n[o]=t[o];n.vp_w&&n.vp_h&&(n.is_vp=!0);var s=null,l=!1,c=null,h=null,u=null,f=null,d=null,p=null,g=null,v=!0,y=!1,m=[],b=[],w=n.gif;void 0===n.auto_play&&(n.auto_play=!w.getAttribute("rel:auto_play")||"1"==w.getAttribute("rel:auto_play"));var x,_,A,E,S=n.hasOwnProperty("on_end")?n.on_end:null,M=n.hasOwnProperty("loop_delay")?n.loop_delay:0,k=n.hasOwnProperty("loop_mode")?n.loop_mode:"auto",T=!n.hasOwnProperty("draw_while_loading")||n.draw_while_loading,I=!!T&&(!n.hasOwnProperty("show_progress_bar")||n.show_progress_bar),P=n.hasOwnProperty("progressbar_height")?n.progressbar_height:25,O=n.hasOwnProperty("progressbar_background_color")?n.progressbar_background_color:"rgba(255,255,255,0.4)",j=n.hasOwnProperty("progressbar_foreground_color")?n.progressbar_foreground_color:"rgba(255,0,22,.8)",R=function(){c=null,h=null,d=u,u=null,p=null},C=function(){try{a(e,X)}catch(t){B("parse")}},z=function(t,e){x.width=t*K(),x.height=e*K(),A.style.minWidth=t*K()+"px",E.width=t,E.height=e,E.style.width=t+"px",E.style.height=e+"px",E.getContext("2d").setTransform(1,0,0,1,0,0)},L=function(t,e){b[t]?(void 0!==e.x&&(b[t].x=e.x),void 0!==e.y&&(b[t].y=e.y)):b[t]=e},F=function(t,e,r){if(r&&I){var i,o,a,s=P;n.is_vp?y?(o=(n.vp_t+n.vp_h-s)/K(),s/=K(),i=n.vp_l/K()+t/e*(n.vp_w/K()),a=x.width/K()):(o=n.vp_t+n.vp_h-s,s=s,i=n.vp_l+t/e*n.vp_w,a=x.width):(o=(x.height-s)/(y?K():1),i=t/e*x.width/(y?K():1),a=x.width/(y?K():1),s/=y?K():1),_.fillStyle=O,_.fillRect(i,o,a-i,s),_.fillStyle=j,_.fillRect(0,o,i,s)}},B=function(t){var e=function(){_.fillStyle="black",_.fillRect(0,0,n.c_w?n.c_w:r.width,n.c_h?n.c_h:r.height),_.strokeStyle="red",_.lineWidth=3,_.moveTo(0,0),_.lineTo(n.c_w?n.c_w:r.width,n.c_h?n.c_h:r.height),_.moveTo(0,n.c_h?n.c_h:r.height),_.lineTo(n.c_w?n.c_w:r.width,0),_.stroke()};s=t,r={width:w.width,height:w.height},m=[],e()},N=function(t){z((r=t).width,r.height)},D=function(t){U(),R(),c=t.transparencyGiven?t.transparencyIndex:null,h=t.delayTime,u=t.disposalMethod},U=function(){p&&(m.push({data:p.getImageData(0,0,r.width,r.height),delay:h}),b.push({x:0,y:0}))},Y=function(t){p||(p=E.getContext("2d"));var e=m.length,i=t.lctFlag?t.lct:r.gct;e>0&&(3===d?null!==f?p.putImageData(m[f].data,0,0):p.clearRect(g.leftPos,g.topPos,g.width,g.height):f=e-1,2===d&&p.clearRect(g.leftPos,g.topPos,g.width,g.height));var o=p.getImageData(t.leftPos,t.topPos,t.width,t.height);t.pixels.forEach((function(t,e){t!==c&&(o.data[4*e+0]=i[t][0],o.data[4*e+1]=i[t][1],o.data[4*e+2]=i[t][2],o.data[4*e+3]=255)})),p.putImageData(o,t.leftPos,t.topPos),y||(_.scale(K(),K()),y=!0),T&&(_.drawImage(E,0,0),T=n.auto_play),g=t},G=function(){var t,e,r,i=-1,o=0,a=function(){return(i+1+m.length)%m.length},l=function(t){i+=t,h()},c=(t=!1,e=function(){null!==S&&S(w),o++,!1!==k||o<0?r():(t=!1,v=!1)},r=function(){if(t=v){l(1);var n=10*m[i].delay;n||(n=100),0===a()?(n+=M,setTimeout(e,n)):setTimeout(r,n)}},function(){t||requestAnimationFrame(r)}),h=function(){var t;(i=parseInt(i,10))>m.length-1&&(i=0),i<0&&(i=0),t=b[i],E.getContext("2d").putImageData(m[i].data,t.x,t.y),_.globalCompositeOperation="copy",_.drawImage(E,0,0)},u=function(){v=!0,c()};return{init:function(){s||(n.c_w&&n.c_h||_.scale(K(),K()),n.auto_play?c():(i=0,h()))},step:c,play:u,pause:function(){v=!1},playing:v,move_relative:l,current_frame:function(){return i},length:function(){return m.length},move_to:function(t){i=t,h()}}}(),W=function(t){F(e.pos,e.data.length,t)},H=function(){},V=function(t,e){return function(r){t(r),W(e)}},X={hdr:V(N),gce:V(D),com:V(H),app:{NETSCAPE:V(H)},img:V(Y,!0),eof:function(t){U(),W(!1),n.c_w&&n.c_h||(x.width=r.width*K(),x.height=r.height*K()),G.init(),l=!1,J&&J(w)}},q=function(){var t=w.parentNode,e=document.createElement("div");(x=document.createElement("canvas")).style.width="100%",x.style.height="100%",_=x.getContext("2d"),A=document.createElement("div"),E=document.createElement("canvas"),e.width=x.width=w.width,e.height=x.height=w.height,A.style.minWidth=w.width+"px",e.className="jsgif",e.style.width="100%",e.style.height="100%",A.className="jsgif_toolbar",e.appendChild(x),e.appendChild(A),t.insertBefore(e,w),t.removeChild(w),n.c_w&&n.c_h&&z(n.c_w,n.c_h),Q=!0},K=function(){return n.max_width&&r&&r.width>n.max_width?n.max_width/r.width:1},Q=!1,J=!1,Z=function(t){return!l&&(J=t||!1,l=!0,m=[],R(),f=null,d=null,p=null,g=null,!0)};return{play:G.play,pause:G.pause,move_relative:G.move_relative,move_to:G.move_to,get_playing:function(){return v},get_canvas:function(){return x},get_canvas_scale:function(){return K()},get_loading:function(){return l},get_auto_play:function(){return n.auto_play},get_length:function(){return G.length()},get_current_frame:function(){return G.current_frame()},load_url:function(t,r){if(Z(r)){var n=new XMLHttpRequest;n.open("GET",t,!0),"overrideMimeType"in n?n.overrideMimeType("text/plain; charset=x-user-defined"):"responseType"in n?n.responseType="arraybuffer":n.setRequestHeader("Accept-Charset","x-user-defined"),n.onloadstart=function(){Q||q()},n.onload=function(t){200!=this.status&&B("xhr - response"),"response"in this||(this.response=new VBArray(this.responseText).toArray().map(String.fromCharCode).join(""));var r=this.response;r.toString().indexOf("ArrayBuffer")>0&&(r=new Uint8Array(r)),e=new i(r),requestAnimationFrame(C)},n.onprogress=function(t){t.lengthComputable&&F(t.loaded,t.total,!0)},n.onerror=function(){B("xhr")},n.send()}},load:function(t){this.load_url(w.getAttribute("rel:animated_src")||w.src,t)},load_raw:function(t,r){Z(r)&&(Q||q(),e=new i(t),requestAnimationFrame(C))},set_frame_offset:L}})}));const IM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"string",label:"src",name:"src"},{type:"checkbox",label:"play",name:"play"}],"value-property":"src",help:"scene/component/gif-view"};class PM extends kM{async oncreate_element(t){var{src:e,play:r}=this.state;this.onchangesrc(e),this.onchangeplay(r)}buildImg(){var t=this.element;t.innerHTML="";var e=document.createElement("img");return e.style.width="100%",e.style.height="100%",t.appendChild(e),e}onchange(t,e){super.onchange(t,e),"src"in t&&this.onchangesrc(t.src),"play"in t&&this.onchangeplay(t.play)}setElementProperties(t){}onchangeplay(t){var e=this._superGif;e&&!e.get_loading()&&(t?e.play():e.pause())}onchangesrc(t){var e=this.buildImg();t||(t="data:image/gif;base64,R0lGODlhYABIAPcAAAAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAkJCQoKCgsLCwwMDA0NDQ4ODg8PDxAQEBERERISEhMTExQUFBUVFRYWFhcXFxgYGBkZGRoaGhsbGxwcHB0dHR4eHh8fHyAgICEhISIiIiMjIyQkJCUlJSYmJicnJygoKCkpKSoqKisrKywsLC0tLS4uLi8vLzAwMDExMTIyMjMzMzQ0NDU1NTY2Njc3Nzg4ODk5OTo6Ojs7Ozw8PD09PT4+Pj8/P0BAQEFBQUJCQkNDQ0REREVFRUZGRkdHR0hISElJSUpKSktLS0xMTE1NTU5OTk9PT1BQUFFRUVJSUlNTU1RUVFVVVVZWVldXV1hYWFlZWVpaWltbW1xcXF1dXV5eXl9fX2BgYGFhYWJiYmNjY2RkZGVlZWZmZmdnZ2hoaGlpaWpqamtra2xsbG1tbW5ubm9vb3BwcHFxcXJycnNzc3R0dHV1dXZ2dnd3d3h4eHl5eXp6ent7e3x8fH19fX5+fn9/f4CAgIGBgYKCgoODg4SEhIWFhYaGhoeHh4iIiImJiYqKio+Pj5iYmKCgoKampqurq66urrCwsLGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrOzs7S0tLa2tre3t7m5ubu7u7+/v8DAwMHBwcPDw8XFxcfHx8vLy8/Pz9LS0tXV1dfX193d3eTk5Onp6fj4+Pz8/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////yH5BAkAAPUAIf47R2VuZXJhdGVkIGJ5IGpzZ2lmIChodHRwczovL2dpdGh1Yi5jb20vYW50aW1hdHRlcjE1L2pzZ2lmLykALAAAAABgAEgAAAj+AGcJHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmR9VKqXMmypcuXMGPKnJkSIs2bOHPqZGlzp8+fQOv1DEq0KMyhRpMmRaq0KVCmTqPmhCq1qkyqLrFRSyYwGTVsVo1iZXmNa8Fk18ISHasSm1mDycCq/ck2JTWF1ObSfTjz7cFken3WFbow8M7BDA3rHOwXruKpfGXeTZg3qDVrUge7RRg3KLZjx+Q2HVyvLNy0QaMJjBaVdD2tZr2K/mmNIObRkR+n9AsYt0Pddg1WXppb8bWDx1CLLW74GcJnSl3TtDY8Zu2Et4tKl7n52eyWnxXvhl7+26jqrspbnlfIWjtz2gWPZV95neH8veU9NxZYfbfD3kFt99J6Bnmn0mQO9XfYezrVxxlmx0GUXIAM4hSeffsxBN1TFd5E4Ef3QZbfTg6CNJ5gHXJ3TEntLThiTh+KFCJNAqZU4kgAitjQTheepOBMNcZI0oQ6JpbTjSZtiNN2PZ400IxHpdiSc07G911M0iFZZYtAStnWilUeBGVLrlEZpmM0elmPlmfO8iOZXl4DZpsGEYmll2bSWWCXLwJXVY1+urhjoGEBSuiSah6K36CKtpZoo4s9CimielZq6aWYZqrpppx26umnoIZ6UkAAOw=="),e.setAttribute("rel:animated_src",t),e.setAttribute("rel:auto_play",0),this._superGif=new TM({gif:e,progressbar_height:2}),this._superGif.load((()=>{this._superGif.move_to(0),this.play&&this._superGif.play()}))}ondropfile(t,e){for(let r=0;r<t.length;r++)if(/\.gif$/.test(t[r].name))return void(this.src=e[r])}get src(){return this.getState("src")}set src(t){this.set("src",t)}get play(){return this.getState("play")}set play(t){this.setState("play",t)}get nature(){return IM}get tagName(){return"div"}}_A.register("gif-view",PM);const OM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"string",label:"src",name:"src"},{type:"checkbox",label:"started",name:"started"},{type:"checkbox",label:"loop",name:"loop"}],"value-property":"src",help:"scene/component/audio"};class jM extends(EA(AA)){static get image(){return jM.IMAGE||(jM.IMAGE=new Image,jM.IMAGE.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAMAAAC3Ycb+AAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFHRSTlMA8BAwgNBgQKB/wCBwUJDg37CvXyUlBK8AABFYSURBVHja7NsBkqIwFIThTiAQgyBq3/+sm6p1tnamZkaTMhJJf1f4S/JeEIiIiIiIiIiIiIiIiEhD7Hg4BH84TpAKjJ4f3NFCtjVd+InXz2RTs+FXlxGylYHfcVfIJmb+YFWSLUyGVJKKBJJKUo+Rd6w63l/qzLuCkryO5fe0l2xk5mMWbe+v0fNBRqf7S3je6CipQ2ACr+dWcYEpzBFS1plpguatsnomMgdIQSOTuQ5SjmE6/UgK8szgdJIUM/FG41YlFmYJ2kkKsY5ZzAwBurHDk3WGeRY0bvYrGa1+rqNI22f7dS32ZnUK1GMr0eSK3mEc9dhKMxp+ZTo8kT2emOXS5LQ1kCxbJBocSd2k5PaIjMVzjWcdJPk9ooBnmzx1t5XbIxqBKpJ4NGTgzwKiGpK4do72gb+ZUMIYtCPm9WCPMsYTE5k2hq2ZvzujlCE1iRmwf3dvmRyKsT0T7b9I7HEPCpqCiqT2IIqaT1pI0noQZdlFC8l/PbYPAnRORT56VBEE6FXkb49agmByKhJ71BME6FsvEntUFQTdqekisUdlQWCXhovEHtUFAWbTapHYo8YgmFybO3vsUWcQYGmxSOxRbRAMprkisUfFQVKmrX18sxt7VB0ENjT1xir2qDxIwkFi3v89e+xRfxAMzfzzIfZ4hyAYDR9zwVuLPd4jCDrTwoLYGb5LEFi3/+E3rweR6urX20c/Fvls2Pvwm9mDSGIPhv8YPyGf3/eo9Ye7O8B2FIShAAooakEttex/rbODad5/yTHIAjqn505IQPv+Xz06dz+4VXORHEZcgAcB8updM8F6e25jBzwIkE07l+x8amMnPDp6nsNJ+BoZ7Q6F8egqAda9VEuRNlZjBzwYkMskdXR73okd8GBAJiKYjBcZKKqG9OiKDbgdfxJ5VhsBPDiQZhaouD3p4hfw4EAmwxisz3MSHwAPEmQ1TB1N+SmXWoAHC7JbZsWl/IxLLcCDBplNo3lrfMLsmwAPGmShAxX5/1vOEzjEz3iyfQ/hI36W4TctsUesOAifPdrQg8M++KYl95iCBkjI1r8634betBAPHZDTPFAmD3zLiHgogVTziMsahz0eIh5aIGHGRSJ2mFtHPR4iHhQIP2UvWGMf8wk74qEIEib7rLjPiBfxiAcCwp8V+Nae3uMdRhAPDIR/J5f/Q2DTcC+hIB7qIGEq3Ti9bx+sryMeAAgS70OK8G2kBD8L8QBAoLWU3g3vUVIc6D0txAMAsY+4jBWowXHO64gHBGKfYJ2T5qY1BxcL98BB+PQ+XiS9xxh9EQ8ChA6C5UXWIUoE9MBB8LVHQoS7ib8/dRn3sAcJ6bQRSdH96RDxIEH4QEX+AHF4LxHEAwUh12xyr1V8lwjiQYDYF8kuf1jluUQQDwrEvkhW8Wc6LhHUgwfhi4QPlHm7LRHawx4kpE191Dq8lgjhAYDQa1cftYrPEiE8OJDb40uqyzdQCA8WhAzL4G/PT4c3WrgHD2IfllGl53V37zsgHg5ApPNvVvq4Fn4spx4oiH1W3CwtEV+PDhEPJyBSkVX4aa7emkM83ICEKWpGM7wdvYCCeDgCEYpcwhLxczhEPFyBCEUWnRL5T6X59SBASBF+9l28TL5F7uEORCZyCUvEx+S7yT0cgoRVb9JaXLR1qUdfgksQ0fTbgmhFB20d8HAKEha14+F8f1sHPNyCiL6EqK+n20/rgIdjkFC0Ho1s6Gndvcc9ICkr/ey8/rHO6vp9KawL8DAFOV6l9Fyub7IbflsCag1qRfVsXWvxHjxIejU+BHZV6uvHD1XiEb++Bw8i+dNd+Wv0eCQmhcPhRPwUUt2DB5G1sfa1aeyzAuyJj9x2HjyIdKzIKw5SI14ieFtvo3kIQERj3lVhkUOnRD7AnjV5369QkAOJZeCH+Jh41xOLs73dQwAifY6dpxCCbjTDzLf1Bm1Y93tAIDOWXcLPvrHyr2hVoEAceEAgDQzB4jetk0/c2OXRHB48EJCpa4dgpYh2ETxtrshz7zx4ICCzfuTSDn8p/EOS9OTjwgMB+cABP3yWYuOPIofs33LigYCULlpZNXJppVU30Vf14kGAUCLijf1D71lN9FW9eFiA9KgZ8FPpPUsSnufGA+8hvAg2Kpz0nrX//qp+PIgpC3i6xJRITOye9fn1VT15ICCrVlQG5rywo0H8x965bVkNwmCYQ2kR6Gmb939WXV65dFnI/tPdjPBfO7XMN4EkTUJtqZp4sCJ1+8jwkhMu0KpMxFXFA8hlVfQSMxGH5mDK1VKV8QCyvTVtUiYyo7V358VStfGoAEFMhGYhEwloxZy9WKo2Hjwg5iSOvFDXeUYd33+PuVfHgwnEBWLocDJp+IIa2fyvperjwQRiXCKGosyXqoA+YfsIELuYu4HAt+msMknfDK4jfQJIzOZ2IPAQWJtFOhQKivR2IDZ6Awis7V0iLxqBI7uEZo19dakTogLSwKvf8yk8Jq6CGK0GKvWlatG7b7kkUU/Lo1gdXWn7/4E0j0qeJDpqN/ABqQcgJgdqURb4chjQktIugDS6wFFiz3JgaJj7AGJmholAe9YKhoZLJ0Ca6smjwJ4VwVN96gVIE5GM71kHaGKxGyAtRDaB2NBhLVmpHyANRKzDO28W7FS3HQFpaIWa8TrfCXQwegJSL5k+8M9UJ+pm9QTEnCIZrR0MDQeQ9ua0iCcYQaBTV0CqNXQW/yiyYG7W1heQanPaCkciBXuH1BkQJzHcDQxmpgGkPatl4WkbCXO/bW9AqlNg4H0PPMi6A1IxkQmOZ8D0ousNSMVEEuyreTAQ6Q7IRJeCX2YZQHhv6SrBOmpkM+YUzN0BqSRQCupmTeCP9wdkhiOREwtEzgGEsWcF9BhK9R8fQDiN7A8DiR0CKXQlj/q9IM8OgXjIzcKBlAHkD6FulgNzJwPIHwpo8mQAkX3LiPq9dKUMAQk9AqmcqmjuBAJCPQIpA4guIAsKJA0gnwNy3A4kDyBIHCEPxAwgf8gPILqA5AFEF5CxZX0lIHYc6rqADLf380BmFMgxgIzUyf8MJKLTRelKHgKy9wgkjfS7LiA0gKgC8vQn3HUA4RQ5LKPIAQciWbqIEg0YkLNDIHYUyqkCsmKN5vg3+W0AYTRATaPY+uu1IwS6UMGAlO6AFPjSCQMStaNh53cdcPG7Hx1Uupo+rx+Bltn1BuTAj5BptEV/bHAAwbnJMICwRmtUDOSEA8s4Rmtw3nITGD6TwUNoG0Ca7xi2YKSPj2eKXQFxQWKA2QbGMWEMMGseOb7C7T47uJS1JyAzVbTjqZdU3zbHzMXWS+qp4Fgn8Ahy/QCRGqQcwU1vGnN7fylboWn8Bzg//hyjxltvdcl45bwFfYKzFyBy11UU9BnjuoqfWizVlQXulpzBTNbaB5Aid+VRrkBFB630AMS9BC8FK2ggE7u/FGy1kvfcB9TKQufX5uUXNWl3EjvWCi4k/u9A3Ddq1CpTIQGe6VN1qd8ArcvDQNw3S41Kn6qQmOq5e7pRr+8fAYLiIJtFrrvYRMYL0q06vj8EZLXUriJzRY8H1xEagOCK7gkghRg6RQYO0I6aWPwIEAru80AiMWSdzAeuDXUKyr+WqpAID8hMHC1Ct8F4mUsQ6W8pJMICki0JHCBczAFdBl38G3VE6ErQhhWlih4LWrCSLpaqjggHiGe9mVjRY0YPoelyqcqIcIDEe97rqJFFH7FcLlUZEQ6Qg5plvZiBFNhtri1VFREGEC/Eg4nZoU5vqi1VFREGkIXDQ8xAIhzoT/WlKiLCAFIYPOQMxOPdjfWlKiLCADJRm3YGj+pDE2xktmmpaogwgMz8d8GrumZ4xzpbvinqISJ+hiTWm7wEqoJdI9JEV9JChAEkS3xCZzKecLcgN6YwlRBhAGmweTsblg6qKMM7Vmh321UQ4QAp1VfwhqVJIh+Wm03W0qV0EOEAybXtivkCmWrKeH2EZ/xBaSBCV2L9Re+LYSqJJIxDu1ew07U0EGEBcTtmHty4JuPtQhvLh1BAhK7Uvvq0GK484QZST0GvvFDqeSJ1IA0r2mfDljvqBoJ//rVsq7yZCA6kXgVkJ2f4ijIGMjOfMVsCBBORB2Jy+sM6ijNvaBUqmw/cStZ8EiKciHwp6Rp++88qmxXQeTUxDiJWJ9wSISvBicgXW+dypn1PqWTznlwgwdZdfiLHr5OELEAEASKvJFRE5JCPKbh8OxHdQKJU0crEzRXrJ/IEkFms6tGyrUw9kQeALFRXvK2iSzsRAAi6BLxM+60xdsqJAEBuXMAMxDLVp+gmAgC57/UT4qvVj3TVRCAgSAYL91aXtyNLzUQAIFhAiP8m0/NHOp+ILiBtPFKrs6bgSOcT0QTEB8nO3QR1yKslggKRf+m11UB0HOl8IlqAeCvauXuo8HnfIqIDyCw6G8XMcGiplMingMzCnbuHFp/3LSLPA4nUpqm5YkWNzwsQeQxIDsKjH5wVSU5qJPIJIIt4jjpqNBAekQeBfJOeHWS81FQoo4/I7UDcS3wUh0liTzLqiEgDqddx4ZHDrNZAACIAEMw88HPYWb0GAhABgEDmgf9Vb5oNBCByOxD3uqWYbCHVBgIQuRlIsbfwMEG5gQBE7gSyHMDsOayrxJvHBRC5B0hOxJH1nK4SlUE6QOR+IG6ju3iYQEqDdIDIzUDyZu/jMRHpS/OiRG4FkiPRfTw8kbrvIAJEACAIDpyHC1/GQHhEbgKSXwTyqIeEur6kixEBgABHOTr7YSX1MSFAhA0E307wUU76Y0KACAsI/tvCRzkF+iIuL0AEAYLbR2QOfvhKJ/obRESBxNt5rPSFXN4f7dyNdqMgEIbhAXWwJErT/e7/Wreb5HTT07QVgWSAeW5g7b4n8qOSUCRPEId4HP93SXp5dDNGRJFcQTxihSH+NW1Bb1cXKpIryJAwnG/zhl8ZcSP6jiKZghwRaaWLnP/AkcSKKJIniEcUs8QfjFLdEmRvkSxB4lfn0QN6DY+lshQpHiT96Dlr6r5hxRUpHST9ZEY71X7DOmOZQVZLsd5Q8wzrPxYYJDiKNqOBG1ZCkZKzrNXu6lHvkjChSFqQsdTPg45ApXtYaUXKr9TNuPcvqO2pVMkitFXAL2a79/qr3HQvVSTXUtofCl79RDXh5CDpw3pwu6+9kRlvtiI5VtPhmHLltT4EKVQkfb8pcOHrXqk6nBAksUjgpKtuYsskaxGKYT0+84uYgziE4YQgMdx0m8PRfis2MbL33PMXoVjD6PEunI4HSjDjStiJP08vQk9hZzQ7oH/geoLYCUBDW4rf4FqCDFt7THUO6B+4jiDn2XNTW7zf4hqCMND4BOsGyw+yAmh0x+QeFh7EeqD5Ce8nLDrI8NpbDyIWHIQNruo4GyAPlhrEzuixBxHLDDJMnfYgYolBricHNfjIdgMWF+Qyu+pkgX4HCwuymL57ELGkIHZG7z2IWE6Q5VV7vGMhQewbtMcZiwhyHj26ne9+xs8PcvDQHnFFqCD7Au0RW4TK+fOKqw4eoOcqYqgU53HR3/5uShFPCfKey9hFDyJO/vAi7RDZnp7X5igyUH72xSDW1E2Pn4tMRCQgR8vLwbgii4gcmLvqQcSPGtIPX3M08wn6I4qYQ94cM/Yw9Xxhmw+X/59wHrtMlX1AmIkzdyaaAnLg1Nnw8WGYSk40X/BOh4+El6LMSBnN2Cd0tPq4w/LJXGrMbCX06PZ2dcM65yzlNertShSHf3SzRAyPM332IcSAHUKPi8EHmXU0l8Uglmni0yipDoi16s+jJKejhywLooz68yiMEcHr2qM4h81CJ++VPJfTu5UwBpv4Pp9DJSi6MJx0bvUwiw4ewgT8zNR0LHUL+OccOpY/3ElzyGKD5pBlMJpDlsOkMythRoNbXh95PJsdA67MrMtAEYbjeDqNo+7oKqWUUkoppZRSSimllFJKFfMXp4vmSjB8n6sAAAAASUVORK5CYII="),jM.IMAGE}dispose(){super.dispose(),this.started=!1,delete this._audio}ready(){super.ready(),this._audio=new Audio,this._audio.addEventListener("canplay",(()=>{this.started&&this._audio.play()}));var{src:t="",loop:e=!1,started:r=!1}=this.state;this.onchangeSrc(t),this.onchangeLoop(e),this.onchangeStarted(r)}render(t){var{left:e,top:r,width:n,height:i,src:o}=this.model;t.beginPath(),this.drawImage(t,jM.image,e,r,n,i)}get nature(){return OM}get hasTextProperty(){return!1}get src(){return this.get("src")}set src(t){this.set("src",t)}get started(){return!!this.get("started")}set started(t){this.set("started",t)}start(){this._audio&&(this._audio.classList.add("active"),this._audio.play())}pause(){this._audio&&(this._audio.classList.remove("active"),this._audio.pause())}onchangeSrc(t){try{"data"!==String(t).substring(0,4)?this._audio.crossOrigin="use-credentials":this._audio.crossOrigin=null,this._audio.src="string"==typeof t?this.app.url(t):t}catch(t){return void console.error(t)}}onchangeStarted(t){const e=this._audio;t?4==e.readyState&&e.play():e.pause()}onchangeLoop(t){this._audio.loop=t}onchange(t,e){"src"in t&&this.onchangeSrc(t.src),"started"in t&&this.onchangeStarted(t.started),"loop"in t&&this.onchangeLoop(t.loop)}ondblclick(t){this.started=!this.started}ondropfile(t,e){for(let r=0;r<t.length;r++)if(t[r].type.startsWith("audio/"))return void(this.src=e[r])}}_A.register("audio",jM);class RM extends(EA(_A)){is3dish(){return!0}}_A.register("text",RM);const CM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"id-input",label:"ref",name:"ref"},{type:"select",label:"fit",name:"fit",property:{options:["both","ratio"]}}],"value-property":"ref",help:"scene/component/local-ref"};class zM extends(EA(AA)){get ref(){var t=this.getState("ref");return t&&"string"==typeof t?this.root.findById(t):null}set ref(t){this.setState("ref",t)}get refScale(){let t=this.ref.bounds,e=this.bounds,r=e.width/t.width,n=e.height/t.height;switch(this.model.fit){case"both":return{x:r,y:n};case"ratio":default:return{x:Math.min(r,n),y:Math.min(r,n)}}}draw(t){this._drawing||(this._drawing=!0,super.draw(t),this._drawing=!1)}prerender(t){if(super.prerender(t),this.ref){let e=this.ref.center,r=this.center,n=this.refScale;t.translate(r.x,r.y),t.scale(n.x,n.y),t.translate(-e.x,-e.y)}}postrender(t){if(this.ref)return this.ref.postrender(t);super.postrender(t)}render(t){if(this.ref)return this.ref.render(t);this.model;var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),t.rect(e,r,n,i)}get nature(){return CM}get hasTextProperty(){return!1}}_A.memoize(zM.prototype,"ref",!1),_A.memoize(zM.prototype,"refScale",!1),_A.register("local-ref",zM);class LM extends(dE(JA)){render(t){}get layout(){return IA.get(this.get("layout"))||PA}}const FM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"board-selector",label:"scene-number",name:"ref",placeholder:"SCENE-1"},{type:"select",label:"fit",name:"fit",property:{options:["both","ratio"]}},{type:"select",label:"mode",name:"mode",property:{options:["view","interaction"]}}],"value-property":"ref",help:"scene/component/global-ref"};class BM extends LM{dispose(){this._releaseRef(),super.dispose()}get nature(){return FM}get hasTextProperty(){return!1}get tagName(){return"div"}setElementProperties(t){var{mode:e="view"}=this.state;t.style.pointerEvents="view"==e?"none":"inherit"}ready(){super.ready(),this.fetchRef()}reposition(){if(!this.element)return;super.reposition();let t=this._element_bounds,{offsetWidth:e,offsetHeight:r}=this.element;if(this._element_bounds={offsetWidth:e,offsetHeight:r},(!t||t.offsetWidth!=e||t.offsetHeight!=r)&&this.ref&&this.root.target_element){let{fit:t="ratio"}=this.state;this.ref.fit(t)}}async fetchRef(){this._releaseRef();var{ref:t,fit:e="ratio"}=this.state;if(t){var r=this.app.refProvider;if(r&&t)try{this.__ref=await r.get(t,!0),this.__ref.target=this.element,this.__ref.fit(e),this.__ref.data=this.data}catch(t){T_(t)}}}get ref(){return this.__ref}set ref(t){this.setState("ref",t)}_releaseRef(){this.__ref&&this.__ref.release&&this.__ref.release(),delete this.__ref}onchange(t,e,r){super.onchange(t,e,r),"ref"in t&&this.fetchRef(),"fit"in t&&this.ref&&requestAnimationFrame((()=>{let{fit:t}=this.state;this.ref.fit(t)})),"data"in t&&this.ref&&requestAnimationFrame((()=>{this.ref.data=t.data}))}}_A.register("global-ref",BM);const NM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"board-selector",label:"board",name:"board"},{type:"checkbox",label:"modal",name:"modal"},{type:"checkbox",label:"closable",name:"closable"},{type:"checkbox",label:"show",name:"show"},{type:"select",label:"location",name:"location",property:{options:["center","left-top","right-top","left-bottom","right-bottom","auto"]}},{type:"data",label:"value",name:"value"}],help:"scene/component/popup"};class DM extends(EA(AA)){static get image(){return DM._image||(DM._image=new Image,DM._image.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuZGFiYWNiYiwgMjAyMS8wNC8xNC0wMDozOTo0NCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjAgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkM4QzQxNUMzMzBEMTFFQ0JEMzZDMDUwQUI4MEI3QTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkM4QzQxNUQzMzBEMTFFQ0JEMzZDMDUwQUI4MEI3QTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENjlENTQ3RjMzMDkxMUVDQkQzNkMwNTBBQjgwQjdBMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENjlENTQ4MDMzMDkxMUVDQkQzNkMwNTBBQjgwQjdBMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiUYSQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAA51BMVEVHcEwzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzOguTm2AAAATHRSTlMARhB73r9B7YLrsqdE+0cq9Avzeg31eQx4aQ+Ks6aUd5DsYKixEX1w8vyT2VjoZ3YezY/cCEDvl+QTvRwJ0ifwK/5T/aw6+IuFuCImAcS6MQAAAeJJREFUWMPt2FlX2zAQhuHJYmOSFhIggbC0QNn3rS1dKXSH9///Hi58CJLxKIpEWi6YO8c5z4lG/nxGEXmu/1OVLGnhrFaSVQYg1SZetTTvUibqeFZ9QlfmvRWoV1VmCaCRzroXPpsuAjTV7gLUfPahBqD1OQMW/fazAWTKvQRI/ZgUSJR7U8CM/dHZ+/2VcatWdvdEZAaYUhiAwkerJXt0rnzXwdRKmHfDM0fHD5kxjTFyVLzVfvvirn7+cDJWjhy7c7XlYuwc6Urvu2tRhRypyhwAf1sKY+TIxfQA+H39q5wxc+RgVrcBduTmZTlj5khnDgH4IzKpMGaOVCbvyyvRGTNHGtPrKypjXirM5jb910I4k69oQeKY+77EMAcALEsck/+W6f71tyCma/ZFROTrJVwMy7wmf3bv6/MX+Dgkkysblvxps/dhOKZb6IvrTakzXXuPApnpYneDGOeKvJlaSXcDmA7AicQyW84VeTOnY+NdiWcG1uiZksFEHdyAlsJEjEkmkwGNsKHNZCJGSKtVTYC1tO022mnjwUBrMdXg8dreuOBhv7D/62/8lGZ1wLxXyZKOm+iUHIQintyny0TkaATHjYgcjeAoFpEje9R/nGPqIx2aw3NU9odCQI6e6x/VLY32cKQXVBnkAAAAAElFTkSuQmCC"),DM._image}ready(){super.ready(),this.show&&this.onchangeShow(!0)}render(t){var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),this.drawImage(t,DM.image,e,r,n,i)}onchange(t,e){"value"in t?this.show?this.onchangeShow(!0):this.show=!0:"show"in t&&this.onchangeShow(this.show)}onchangeShow(t){!this.app.isEditMode&&this.getState("board")&&(t?BA(this,this.board,{location:this.getState("location"),modal:this.getState("modal"),closable:this.getState("closable")||!1,data:this.value}):FA(this))}get board(){return this.getState("board")}set board(t){this.set("board",t)}get show(){return this.getState("show")}set show(t){this.setState("show",t)}get started(){return this.getState("show")}set started(t){this.setState("show",t)}get value(){return this.getState("value")}set value(t){this.setState("value",t)}get hasTextProperty(){return!1}get nature(){return NM}}_A.register("popup",DM);class UM extends _A{render(t){var{path:e=[]}=this.model;if(!(e.length<=1)){t.beginPath(),t.moveTo(e[0].x,e[0].y);for(let r=1;r<e.length;r++)t.lineTo(e[r].x,e[r].y);t.closePath(),this.drawStroke(t)}}get path(){return this.model.path}set path(t){this.set("path",t)}contains(t,e){var r=this.model.path,n=!1;return r.forEach(((i,o)=>{let a=(o+r.length+1)%r.length,s=i.x,l=i.y,c=r[a].x,h=r[a].y;l>e!=h>e&&t<(c-s)*(e-l)/(h-l)+s&&(n=!n)})),n}}_A.register("path",UM);class YM extends AA{render(t){var{x1:e,y1:r,x2:n,y2:i,x3:o,y3:a}=this.model;t.beginPath(),t.moveTo(e,r),t.lineTo(n,i),t.lineTo(o,a),t.closePath()}contains(t,e){var{x1:r,y1:n,x2:i,y2:o,x3:a,y3:s}=this.model,l=[r,n,i,o,a,s],c=!1;for(let r=0;r<l.length;r+=2){let n=(r+2)%l.length,i=l[r],o=l[r+1],a=l[n],s=l[n+1];o>e!=s>e&&t<(a-i)*(e-o)/(s-o)+i&&(c=!c)}return c}get mutable(){return!0}get path(){var{x1:t,y1:e,x2:r,y2:n,x3:i,y3:o}=this.model;return[{x:t,y:e},{x:r,y:n},{x:i,y:o}]}set path(t){this.set({x1:t[0].x,y1:t[0].y,x2:t[1].x,y2:t[1].y,x3:t[2].x,y3:t[2].y})}}_A.memoize(YM.prototype,"path",!1),_A.register("triangle",YM);const GM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"ratio",name:"ratio",property:"ratio"}],help:"scene/component/donut"};var WM={ondragmove:function(t,e,r){r.controls;var{cx:n,rx:i}=r.model;i=Math.abs(i);var o=(r.transcoordP2S(t.x,t.y).x-n)/i*100;o=o>=100||o<=-100?100:Math.abs(o),r.set({ratio:o})}};class HM extends wM{is3dish(){return!1}render(t){var{ratio:e=50,cx:r,cy:n,rx:i,ry:o,startAngle:a,endAngle:s,anticlockwise:l}=this.model;i=Math.abs(i),o=Math.abs(o),t.beginPath(),t.ellipse(r,n,i,o,0,a||0,s||2*Math.PI,l),t.moveTo(r+i/100*e,n),t.ellipse(r,n,i/100*e,o/100*e,0,a||0,s||2*Math.PI,!0)}contains(t,e){var{cx:r,cy:n,rx:i,ry:o,ratio:a}=this.model,s=(t-r)/(2*(i=Math.abs(i))-.5),l=(e-n)/(2*(o=Math.abs(o))-.5),c=(t-r)/(i/100*a*2-.5),h=(e-n)/(o/100*a*2-.5),u=!1;return s*s+l*l<.25&&c*c+h*h>.25&&(u=!u),u}get controls(){var{cx:t,cy:e,rx:r,ratio:n}=this.model;return[{x:t+(r=Math.abs(r))/100*n,y:e,handler:WM}]}get nature(){return GM}}_A.memoize(HM.prototype,"controls",!1),_A.register("donut",HM);const VM={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"ratio",name:"ratio",property:"ratio"},{type:"number",label:"wing",name:"wing",property:"wing"}],help:"scene/component/star"};var XM={ondragmove:function(t,e,r){r.controls;var{cy:n,ry:i}=r.model,o=(r.transcoordP2S(t.x,t.y).y-n)/i*100+100;o>=100?o=100:o<=0&&(o=0),r.set({ratio:o})}};class qM extends wM{is3dish(){return!1}render(t){var{ratio:e=30,wing:r=5,cx:n,cy:i,rx:o,ry:a,startAngle:s,endAngle:l,anticlockwise:c}=this.model;if(r<3)return;const h=1.5707963267948966;var u=2*Math.PI/r,f=o-e/100*o,d=a-e/100*a;t.save(),t.beginPath(),t.translate(n,i),t.moveTo(o*Math.cos(-h),a*Math.sin(-h)),t.lineTo((o-f)*(Math.cos(u-h)+Math.cos(0-h))/2,(a-d)*(Math.sin(u-h)+Math.sin(0-h))/2);for(var p=1;p<r;p++)t.lineTo(o*Math.cos(u*p-h),a*Math.sin(u*p-h)),t.lineTo((o-f)*(Math.cos(u*(p+1)-h)+Math.cos(u*p-h))/2,(a-d)*(Math.sin(u*(p+1)-h)+Math.sin(u*p-h))/2);t.closePath(),t.restore()}get controls(){var{cx:t,cy:e,ry:r,ratio:n}=this.model;return[{x:t,y:e-r+r*(n/100),handler:XM}]}get nature(){return VM}}_A.memoize(qM.prototype,"controls",!1),_A.register("star",qM);const KM={mutable:!1,resizable:!0,rotatable:!1,properties:[]};class QM extends(EA(AA)){render(t){var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),t.rect(e,r,n,i)}get text(){return this.get("id")}set text(t){}get rotatable(){return!1}get nature(){return KM}}_A.register("variable",QM);var JM=t=>class extends t{animOnValueChange(t,e=!1,r){if(t!=this._lastValue){if(e)var n=t-(Number(r)||0);else n=t-(this._lastValue||0);this._lastValue=t,this._anim_alpha=-n,this.animate({step:t=>{this._anim_alpha=n*(t-1),this.invalidate()},duration:1e3,delta:"circ",options:{x:1},ease:"out"}).start()}}dispose(){super.dispose(),delete this._value_substitutor}onchange(t,e){t.hasOwnProperty("value")&&delete this._value_substitutor}get animAlpha(){return this._anim_alpha||0}get animValue(){return(this._lastValue||0)+(this._anim_alpha||0)}defaultValueSubstitutor(){return this.getState("value")}get valueSubstitutor(){return this._value_substitutor||(this._value_substitutor=W_(this.getState("value"),this)||this.defaultValueSubstitutor),this._value_substitutor}get value(){return Number(this.valueSubstitutor())||0}set value(t){delete this._value_substitutor,this.setState("value",Number(t_(t)))}},ZM=t=>class extends t{_convertDataFormat(t,e){var r;switch(e){case"json":r=JSON.parse(t);break;default:r=t}return r}isDataSource(){return!0}},$M=new WeakSet;class tk{static get residents(){return $M}constructor(t,e){this.counters={},this.references={},this.creator=t,this.disposer=e,$M.add(this)}dispose(){if(this.disposer)for(let t in this.references)this.disposer.call(null,t,this.references[t]);delete this.references,delete this.counters}get ids(){return Object.keys(this.references)}add(t,e){var r=this,n=new Promise((function(n,i){var o=r.references[t];if(o)o===e?i(Error("Reference ID and target duplicate")):e?i(Error("Reference ID duplicate")):n(o);else{function o(e){e=u_(e,(function(){this.release=()=>r.release(this)})),r.references[t]=e,r.counters[t]=1,n(e)}if(e)o(e);else{if(!r.creator)return void i(Error("Reference id("+t+") is not allowed. Reference creator should be defined."));r.creator.call(null,t,(function(t){o(t)}),(function(t){i(t)}))}}}));return this.references[t]||(this.references[t]=n),n}async get(t,e){var r=this.references[t];if(r){if(!(r instanceof Promise)){if(!(t in this.counters))throw new Error("No Reference Count");return this.counters[t]++,r}if(e)return r=await r,this.counters[t]++,r}if(e)return await this.add(t);throw new Error("No References for "+t)}_id(t){for(let e in this.references){if(this.references[e]===t)return e}return-1}release(t){var e=this._id(t),r=this.references[e];r?(this.counters[e]--,0==this.counters[e]&&(this.disposer&&this.disposer.call(null,e,r),delete this.references[e],delete this.counters[e],P_("RELEASED",e))):T_("No Referenced ID")}}var ek={},rk={},nk=[];function ik(t){var e="SCRIPT"==t.target.tagName?ek:rk,r=t.target.src||t.target.href;e[r]=!0,nk.forEach(((t,n)=>{let{resolve:i,scripts:o,styles:a}=t;if(e==ek){let t=o.indexOf(r);t>-1&&t<o.length-1&&ak(o[t+1])}for(let t=0;t<o.length;t++)if(!ek[o[t]])return;if(a)for(let t=0;t<a.length;t++)if(!rk[a[t]])return;i(),nk[n]=null})),nk=nk.filter((t=>t))}function ok(t){var e=t.target.src,r="SCRIPT"==t.target.tagName?ek:rk;nk.forEach(((n,i)=>{let{reject:o,scripts:a,styles:s}=n,l=!1;if(r===ek){for(let t=0;t<a.length;t++)if(a[t]==e){l=!0;break}}else if(s)for(let t=0;t<s.length;t++)if(s[t]==e){l=!0;break}l&&(o(t),nk[i]=null)})),nk=nk.filter((t=>t)),delete r[e],document.head.removeChild(t.target)}function ak(t){ek[t]=!1;var e=document.createElement("script");e.onload=ik,e.onerror=ok,e.type="text/javascript",e.src=t,document.head.appendChild(e)}class sk{static load(t,e){return"string"==typeof t&&(t=[t]),"string"==typeof e&&(e=[e]),new Promise((function(r,n){if((!t||t instanceof Array)&&(!e||e instanceof Array)){var i,o=!0;if(e&&e.forEach((t=>{rk.hasOwnProperty(t)||function(t){rk[t]=!1;var e=document.createElement("link");e.onload=ik,e.onerror=ok,e.type="text/css",e.rel="stylesheet",e.media="screen,print",e.href=t,document.head.appendChild(e)}(t),rk[t]||(o=!1)})),t&&t.length>0&&t.forEach((t=>{ek.hasOwnProperty(t)?ek[t]||(o=!1):i=i||t})),i)ak(i);else if(o)return void r();nk.push({resolve:r,reject:n,scripts:t,styles:e})}else n("invalid sources for load")}))}}const lk="0.0.0";var ck=0,hk=performance.now(),uk=0;function fk(){return ck}requestAnimationFrame((function t(){requestAnimationFrame(t),uk++;var e=performance.now(),r=e-hk;r<1e3||(ck=Math.round(1e3*uk/r),hk=e,uk=0)}));var dk=WE;function pk(){}export{DA as AbsoluteLayout,jM as AudioPlayer,YA as CardLayout,_A as Component,yE as Container,JA as ContainerAbstract,A_ as DEFAULT,w_ as DPPX,ZM as DataSource,HM as Donut,wM as Ellipse,lS as EventMap,fk as FPS,x_ as GESTURES,PM as GifView,BM as GlobalRef,bE as Group,PA as HTMLAbsoluteLayout,LM as HTMLOverlayContainer,kM as HTMLOverlayElement,MM as ImageView,kA as InfoWindow,__ as KEYEVENTS,ZA as Layer,IA as Layout,bM as Line,WA as LinearHorizontalLayout,VA as LinearVerticalLayout,zM as LocalRef,b_ as MAX_UNDO_SIZE,y_ as MODE_EDIT,m_ as MODE_SHIFT,v_ as MODE_VIEW,dk as Model,KA as MoveHandle,g_ as NOTHING,UM as Path,_M as Polygon,EM as Polyline,DM as Popup,sE as Rect,EA as RectPath,tk as ReferenceMap,fS as RootContainer,nE as Ruler,cM as Scene,sk as ScriptLoader,AA as Shape,qM as Star,XA as TableLayout,RM as Text,YM as Triangle,JM as ValueHolder,QM as Variable,hM as create,P_ as debug,T_ as error,pk as license,wy as polyfill,lk as version,I_ as warn};console.log("@hatiolab/things-scene@2.7.14 is loaded");
|