@hatiolab/things-scene 9.0.0-beta.9 → 9.0.0
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/README.md +76 -11
- package/package.json +30 -14
- package/things-scene-min.js +74 -2
- package/things-scene-min.js.map +1 -0
- package/things-scene.d.ts +49 -7
- package/things-scene.mjs +61 -31
- package/things-scene.mjs.map +1 -0
- package/.prettierrc +0 -21
- package/assets/icon-audio.png +0 -0
- package/assets/icon-gif-viewer.png +0 -0
- package/assets/images/spinner.png +0 -0
- package/babel.config.js +0 -22
- package/db.sqlite +0 -0
- package/dist/animation/animate.d.ts +0 -4
- package/dist/animation/animations/animation.d.ts +0 -14
- package/dist/animation/animations/fade.d.ts +0 -4
- package/dist/animation/animations/heartbeat.d.ts +0 -4
- package/dist/animation/animations/moving.d.ts +0 -4
- package/dist/animation/animations/outline.d.ts +0 -10
- package/dist/animation/animations/rotation.d.ts +0 -4
- package/dist/animation/animations/vibration.d.ts +0 -4
- package/dist/animation/compile.d.ts +0 -1
- package/dist/animation/delta.d.ts +0 -19
- package/dist/animation/index.d.ts +0 -1
- package/dist/command/command-change.d.ts +0 -7
- package/dist/command/command-migrate.d.ts +0 -4
- package/dist/command/command-migrate.js +0 -85
- package/dist/command/command-migrate.js.map +0 -1
- package/dist/command/command.d.ts +0 -5
- package/dist/command/snapshot-commander.d.ts +0 -15
- package/dist/components/anchor/anchor.d.ts +0 -128
- package/dist/components/anchor/ellipse-anchors.d.ts +0 -2
- package/dist/components/anchor/ellipse-anchors.js +0 -38
- package/dist/components/anchor/ellipse-anchors.js.map +0 -1
- package/dist/components/anchor/rect-anchors.d.ts +0 -10
- package/dist/components/audio.d.ts +0 -25
- package/dist/components/audio.js +0 -141
- package/dist/components/audio.js.map +0 -1
- package/dist/components/cloud.d.ts +0 -13
- package/dist/components/cloud.js +0 -31
- package/dist/components/cloud.js.map +0 -1
- package/dist/components/component.d.ts +0 -227
- package/dist/components/component.js +0 -912
- package/dist/components/component.js.map +0 -1
- package/dist/components/container-abstract.d.ts +0 -51
- package/dist/components/container-abstract.js +0 -372
- package/dist/components/container-abstract.js.map +0 -1
- package/dist/components/container.d.ts +0 -38
- package/dist/components/container.js +0 -75
- package/dist/components/container.js.map +0 -1
- package/dist/components/data/data-mapping.d.ts +0 -16
- package/dist/components/data/data.d.ts +0 -8
- package/dist/components/data/evaluator.d.ts +0 -1
- package/dist/components/donut.d.ts +0 -15
- package/dist/components/donut.js +0 -74
- package/dist/components/donut.js.map +0 -1
- package/dist/components/drawer/draw-image-pendable.d.ts +0 -1
- package/dist/components/drawer/effect.d.ts +0 -1
- package/dist/components/drawer/fill.d.ts +0 -14
- package/dist/components/drawer/format.d.ts +0 -1
- package/dist/components/drawer/line.d.ts +0 -3
- package/dist/components/drawer/stroke.d.ts +0 -1
- package/dist/components/drawer/text-wrapper.d.ts +0 -10
- package/dist/components/drawer/text.d.ts +0 -3
- package/dist/components/ellipse.d.ts +0 -35
- package/dist/components/ellipse.js +0 -99
- package/dist/components/ellipse.js.map +0 -1
- package/dist/components/file/ondropfile.d.ts +0 -1
- package/dist/components/fit/fit.d.ts +0 -15
- package/dist/components/geometry/transcoord.d.ts +0 -41
- package/dist/components/geometry/union.d.ts +0 -6
- package/dist/components/gif-view.d.ts +0 -18
- package/dist/components/gif-view.js +0 -116
- package/dist/components/gif-view.js.map +0 -1
- package/dist/components/global-ref.d.ts +0 -36
- package/dist/components/global-ref.js +0 -128
- package/dist/components/global-ref.js.map +0 -1
- package/dist/components/group.d.ts +0 -15
- package/dist/components/group.js +0 -145
- package/dist/components/group.js.map +0 -1
- package/dist/components/html/elements.d.ts +0 -2
- package/dist/components/html/fill.d.ts +0 -1
- package/dist/components/html/reposition.d.ts +0 -1
- package/dist/components/html/shadow.d.ts +0 -1
- package/dist/components/html-overlay-container.d.ts +0 -27
- package/dist/components/html-overlay-container.js +0 -14
- package/dist/components/html-overlay-container.js.map +0 -1
- package/dist/components/html-overlay-element.d.ts +0 -25
- package/dist/components/html-overlay-element.js +0 -9
- package/dist/components/html-overlay-element.js.map +0 -1
- package/dist/components/image-view.d.ts +0 -19
- package/dist/components/image-view.js +0 -180
- package/dist/components/image-view.js.map +0 -1
- package/dist/components/index.d.ts +0 -32
- package/dist/components/index.js +0 -39
- package/dist/components/index.js.map +0 -1
- package/dist/components/info-window.d.ts +0 -41
- package/dist/components/info-window.js +0 -425
- package/dist/components/info-window.js.map +0 -1
- package/dist/components/line.d.ts +0 -91
- package/dist/components/line.js +0 -303
- package/dist/components/line.js.map +0 -1
- package/dist/components/local-ref.d.ts +0 -47
- package/dist/components/local-ref.js +0 -103
- package/dist/components/local-ref.js.map +0 -1
- package/dist/components/mixins/connectable.d.ts +0 -45
- package/dist/components/mixins/data-source.d.ts +0 -9
- package/dist/components/mixins/html-element.d.ts +0 -24
- package/dist/components/mixins/move-handle.d.ts +0 -11
- package/dist/components/mixins/rect-path.d.ts +0 -13
- package/dist/components/mixins/value-holder.d.ts +0 -18
- package/dist/components/mutater/bounds.d.ts +0 -10
- package/dist/components/mutater/path.d.ts +0 -5
- package/dist/components/ortholine.d.ts +0 -21
- package/dist/components/ortholine.js +0 -814
- package/dist/components/ortholine.js.map +0 -1
- package/dist/components/outline/ellipse-outline.d.ts +0 -4
- package/dist/components/outline/ellipse-outline.js +0 -11
- package/dist/components/outline/ellipse-outline.js.map +0 -1
- package/dist/components/outline/path-outline.d.ts +0 -1
- package/dist/components/path.d.ts +0 -5
- package/dist/components/path.js +0 -40
- package/dist/components/path.js.map +0 -1
- package/dist/components/polygon.d.ts +0 -40
- package/dist/components/polygon.js +0 -157
- package/dist/components/polygon.js.map +0 -1
- package/dist/components/polyline.d.ts +0 -18
- package/dist/components/polyline.js +0 -102
- package/dist/components/polyline.js.map +0 -1
- package/dist/components/popup.d.ts +0 -48
- package/dist/components/popup.js +0 -138
- package/dist/components/popup.js.map +0 -1
- package/dist/components/rect.d.ts +0 -26
- package/dist/components/rect.js +0 -91
- package/dist/components/rect.js.map +0 -1
- package/dist/components/retention/retention-manager.d.ts +0 -8
- package/dist/components/root-container.d.ts +0 -90
- package/dist/components/root-container.js +0 -478
- package/dist/components/root-container.js.map +0 -1
- package/dist/components/ruler.d.ts +0 -16
- package/dist/components/ruler.js +0 -77
- package/dist/components/ruler.js.map +0 -1
- package/dist/components/shape.d.ts +0 -25
- package/dist/components/shape.js +0 -80
- package/dist/components/shape.js.map +0 -1
- package/dist/components/star.d.ts +0 -13
- package/dist/components/star.js +0 -80
- package/dist/components/star.js.map +0 -1
- package/dist/components/text/substitutor.d.ts +0 -3
- package/dist/components/text.d.ts +0 -8
- package/dist/components/text.js +0 -15
- package/dist/components/text.js.map +0 -1
- package/dist/components/three-container.d.ts +0 -60
- package/dist/components/three-container.js +0 -515
- package/dist/components/three-container.js.map +0 -1
- package/dist/components/triangle.d.ts +0 -15
- package/dist/components/triangle.js +0 -76
- package/dist/components/triangle.js.map +0 -1
- package/dist/const.d.ts +0 -39
- package/dist/core/collection.d.ts +0 -8
- package/dist/core/debug.d.ts +0 -1
- package/dist/core/deep-equals.d.ts +0 -1
- package/dist/core/dom-to-image.d.ts +0 -127
- package/dist/core/event.d.ts +0 -92
- package/dist/core/index.d.ts +0 -2
- package/dist/core/list.d.ts +0 -32
- package/dist/core/logger.d.ts +0 -3
- package/dist/core/memoize.d.ts +0 -6
- package/dist/core/mixin.d.ts +0 -1
- package/dist/core/obj-accessor.d.ts +0 -1
- package/dist/core/reference-map.d.ts +0 -14
- package/dist/core/round-rect.d.ts +0 -19
- package/dist/core/script-loader.d.ts +0 -3
- package/dist/core/snapshot-taker.d.ts +0 -12
- package/dist/core/stack.d.ts +0 -2
- package/dist/core/timecapsule.d.ts +0 -18
- package/dist/core/utils.d.ts +0 -9
- package/dist/decorator/anchors-decorator.d.ts +0 -31
- package/dist/decorator/data-spread-decorator.d.ts +0 -1
- package/dist/decorator/decotag-decorator.d.ts +0 -1
- package/dist/decorator/index.d.ts +0 -2
- package/dist/decorator/link-decorator.d.ts +0 -1
- package/dist/effect/gradation.d.ts +0 -1
- package/dist/effect/index.d.ts +0 -1
- package/dist/effect/shadow.d.ts +0 -2
- package/dist/effect/turn.d.ts +0 -1
- package/dist/event/event-engine.d.ts +0 -12
- package/dist/event/event-pump.d.ts +0 -11
- package/dist/event/event-tracker.d.ts +0 -21
- package/dist/event/index.d.ts +0 -2
- package/dist/event/ua-event-handler.d.ts +0 -32
- package/dist/event-map/event-map.d.ts +0 -9
- package/dist/event-map/index.d.ts +0 -1
- package/dist/event-map/move-handler.d.ts +0 -1
- package/dist/event-map/text-editor-lite.d.ts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +0 -3
- package/dist/index.js.map +0 -1
- package/dist/layer/action/emphasize.d.ts +0 -2
- package/dist/layer/action/popup.d.ts +0 -5
- package/dist/layer/action/pressed.d.ts +0 -2
- package/dist/layer/add-layer.d.ts +0 -42
- package/dist/layer/add-layer.js +0 -142
- package/dist/layer/add-layer.js.map +0 -1
- package/dist/layer/decotag-layer.d.ts +0 -27
- package/dist/layer/decotag-layer.js +0 -105
- package/dist/layer/decotag-layer.js.map +0 -1
- package/dist/layer/guide-layer.d.ts +0 -44
- package/dist/layer/guide-layer.js +0 -261
- package/dist/layer/guide-layer.js.map +0 -1
- package/dist/layer/index.d.ts +0 -7
- package/dist/layer/index.js +0 -11
- package/dist/layer/index.js.map +0 -1
- package/dist/layer/layer.d.ts +0 -32
- package/dist/layer/layer.js +0 -155
- package/dist/layer/layer.js.map +0 -1
- package/dist/layer/model-layer.d.ts +0 -46
- package/dist/layer/model-layer.js +0 -402
- package/dist/layer/model-layer.js.map +0 -1
- package/dist/layer/modeler/anchor-handler.d.ts +0 -36
- package/dist/layer/modeler/control-handler.d.ts +0 -18
- package/dist/layer/modeler/focus-outline.d.ts +0 -5
- package/dist/layer/modeler/group-outline.d.ts +0 -5
- package/dist/layer/modeler/index.d.ts +0 -7
- package/dist/layer/modeler/path-handler.d.ts +0 -22
- package/dist/layer/modeler/resizer.d.ts +0 -13
- package/dist/layer/modeler/rotator.d.ts +0 -15
- package/dist/layer/modeler/rotator.js +0 -120
- package/dist/layer/modeler/rotator.js.map +0 -1
- package/dist/layer/modeling-layer.d.ts +0 -66
- package/dist/layer/modeling-layer.js +0 -451
- package/dist/layer/modeling-layer.js.map +0 -1
- package/dist/layer/selection/selected-finder.d.ts +0 -1
- package/dist/layer/selection-layer.d.ts +0 -42
- package/dist/layer/selection-layer.js +0 -307
- package/dist/layer/selection-layer.js.map +0 -1
- package/dist/layer/shift-layer.d.ts +0 -18
- package/dist/layer/shift-layer.js +0 -61
- package/dist/layer/shift-layer.js.map +0 -1
- package/dist/layout/absolute.d.ts +0 -8
- package/dist/layout/card.d.ts +0 -7
- package/dist/layout/html-absolute.d.ts +0 -8
- package/dist/layout/index.d.ts +0 -8
- package/dist/layout/index.js +0 -12
- package/dist/layout/index.js.map +0 -1
- package/dist/layout/layout.d.ts +0 -11
- package/dist/layout/linear-horizontal.d.ts +0 -7
- package/dist/layout/linear-vertical.d.ts +0 -7
- package/dist/layout/table.d.ts +0 -9
- package/dist/layout/three.d.ts +0 -8
- package/dist/layout/three.js +0 -20
- package/dist/layout/three.js.map +0 -1
- package/dist/license/license.d.ts +0 -18
- package/dist/model/compile.d.ts +0 -1
- package/dist/model/compile.js +0 -28
- package/dist/model/compile.js.map +0 -1
- package/dist/model/duplicate.d.ts +0 -1
- package/dist/model/index.d.ts +0 -3
- package/dist/model/selector.d.ts +0 -2
- package/dist/style/compile.d.ts +0 -1
- package/dist/style/index.d.ts +0 -1
- package/dist/things-scene/api/add-start.d.ts +0 -1
- package/dist/things-scene/api/add.d.ts +0 -5
- package/dist/things-scene/api/align.d.ts +0 -1
- package/dist/things-scene/api/change.d.ts +0 -2
- package/dist/things-scene/api/clipboard.d.ts +0 -3
- package/dist/things-scene/api/distribute.d.ts +0 -1
- package/dist/things-scene/api/duplicate.d.ts +0 -4
- package/dist/things-scene/api/fullscreen.d.ts +0 -1
- package/dist/things-scene/api/group.d.ts +0 -8
- package/dist/things-scene/api/group.js +0 -78
- package/dist/things-scene/api/group.js.map +0 -1
- package/dist/things-scene/api/ids.d.ts +0 -4
- package/dist/things-scene/api/index.d.ts +0 -15
- package/dist/things-scene/api/listener.d.ts +0 -3
- package/dist/things-scene/api/remove.d.ts +0 -4
- package/dist/things-scene/api/symmetry.d.ts +0 -2
- package/dist/things-scene/api/symmetry.js +0 -39
- package/dist/things-scene/api/symmetry.js.map +0 -1
- package/dist/things-scene/api/to-data-url.d.ts +0 -1
- package/dist/things-scene/api/to-data-url.js +0 -69
- package/dist/things-scene/api/to-data-url.js.map +0 -1
- package/dist/things-scene/api/zorder.d.ts +0 -2
- package/dist/things-scene/application-context.d.ts +0 -40
- package/dist/things-scene/config.d.ts +0 -4
- package/dist/things-scene/create.d.ts +0 -20
- package/dist/things-scene/fps.d.ts +0 -1
- package/dist/things-scene/index.d.ts +0 -17
- package/dist/things-scene/index.js +0 -23
- package/dist/things-scene/index.js.map +0 -1
- package/dist/things-scene/polyfill.d.ts +0 -2
- package/dist/things-scene/scene.d.ts +0 -155
- package/dist/things-scene/version.d.ts +0 -2
- package/dist/threed/common.d.ts +0 -22
- package/dist/threed/control/three-controls.d.ts +0 -11
- package/dist/threed/control/three-controls.js +0 -620
- package/dist/threed/control/three-controls.js.map +0 -1
- package/dist/threed/html/elements.d.ts +0 -2
- package/dist/threed/real-object-camera-meshed.d.ts +0 -12
- package/dist/threed/real-object-camera-meshed.js +0 -49
- package/dist/threed/real-object-camera-meshed.js.map +0 -1
- package/dist/threed/real-object-camera.d.ts +0 -9
- package/dist/threed/real-object-camera.js +0 -31
- package/dist/threed/real-object-camera.js.map +0 -1
- package/dist/threed/real-object-dom-element.d.ts +0 -20
- package/dist/threed/real-object-dom-element.js +0 -78
- package/dist/threed/real-object-dom-element.js.map +0 -1
- package/dist/threed/real-object-dummy.d.ts +0 -6
- package/dist/threed/real-object-dummy.js +0 -11
- package/dist/threed/real-object-dummy.js.map +0 -1
- package/dist/threed/real-object-extrude.d.ts +0 -19
- package/dist/threed/real-object-extrude.js +0 -171
- package/dist/threed/real-object-extrude.js.map +0 -1
- package/dist/threed/real-object-gltf.d.ts +0 -15
- package/dist/threed/real-object-gltf.js +0 -97
- package/dist/threed/real-object-gltf.js.map +0 -1
- package/dist/threed/real-object-group.d.ts +0 -5
- package/dist/threed/real-object-group.js +0 -11
- package/dist/threed/real-object-group.js.map +0 -1
- package/dist/threed/real-object-mesh.d.ts +0 -11
- package/dist/threed/real-object-mesh.js +0 -55
- package/dist/threed/real-object-mesh.js.map +0 -1
- package/dist/threed/real-object-plane.d.ts +0 -6
- package/dist/threed/real-object-plane.js +0 -23
- package/dist/threed/real-object-plane.js.map +0 -1
- package/dist/threed/real-object-scene.d.ts +0 -21
- package/dist/threed/real-object-scene.js +0 -89
- package/dist/threed/real-object-scene.js.map +0 -1
- package/dist/threed/real-object-sprite.d.ts +0 -12
- package/dist/threed/real-object-sprite.js +0 -35
- package/dist/threed/real-object-sprite.js.map +0 -1
- package/dist/threed/real-object-text.d.ts +0 -16
- package/dist/threed/real-object-text.js +0 -70
- package/dist/threed/real-object-text.js.map +0 -1
- package/dist/threed/real-object.d.ts +0 -48
- package/dist/threed/real-object.js +0 -199
- package/dist/threed/real-object.js.map +0 -1
- package/dist/threed/texture/text-texture.d.ts +0 -8
- package/dist/threed/three-dimensional-container.d.ts +0 -7
- package/dist/threed/three-dimensional-container.js +0 -2
- package/dist/threed/three-dimensional-container.js.map +0 -1
- package/dist/threed/utils/bound-uv-generator.d.ts +0 -16
- package/dist/types.d.ts +0 -53
- package/dist/types.js +0 -368
- package/dist/types.js.map +0 -1
- package/rollup.config.js +0 -40
- package/schema.graphql +0 -4557
- package/src/index.js +0 -5
- package/things-board.js +0 -9
- package/things-scene-ie.js +0 -2
- package/things-scene-ie.js.LICENSE.txt +0 -15
- package/things-scene-min.js.LICENSE.txt +0 -15
- package/tsconfig.json +0 -9
package/things-scene.mjs
CHANGED
|
@@ -1,44 +1,74 @@
|
|
|
1
|
-
var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},e=function(t){return t&&t.Math===Math&&t},r=e("object"==typeof globalThis&&globalThis)||e("object"==typeof window&&window)||e("object"==typeof self&&self)||e("object"==typeof t&&t)||e("object"==typeof t&&t)||function(){return this}()||Function("return this")(),n={},i=function(t){try{return!!t()}catch(t){return!0}},o=!i((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),a=!i((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")})),s=a,c=Function.prototype.call,u=s?c.bind(c):function(){return c.apply(c,arguments)},l={},h={}.propertyIsEnumerable,f=Object.getOwnPropertyDescriptor,d=f&&!h.call({1:2},1);l.f=d?function(t){var e=f(this,t);return!!e&&e.enumerable}:h;var p,g,v=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},y=a,m=Function.prototype,b=m.call,x=y&&m.bind.bind(b,b),w=y?x:function(t){return function(){return b.apply(t,arguments)}},A=w,_=A({}.toString),k=A("".slice),E=function(t){return k(_(t),8,-1)},S=i,M=E,T=Object,P=w("".split),O=S((function(){return!T("z").propertyIsEnumerable(0)}))?function(t){return"String"===M(t)?P(t,""):T(t)}:T,I=function(t){return null==t},C=I,R=TypeError,j=function(t){if(C(t))throw new R("Can't call method on "+t);return t},L=O,D=j,z=function(t){return L(D(t))},N="object"==typeof document&&document.all,F=void 0===N&&void 0!==N?function(t){return"function"==typeof t||t===N}:function(t){return"function"==typeof t},B=F,U=function(t){return"object"==typeof t?null!==t:B(t)},Y=r,H=F,G=function(t,e){return arguments.length<2?(r=Y[t],H(r)?r:void 0):Y[t]&&Y[t][e];var r},W=w({}.isPrototypeOf),$=r.navigator,q=$&&$.userAgent,X=q?String(q):"",V=r,K=X,Q=V.process,J=V.Deno,Z=Q&&Q.versions||J&&J.version,tt=Z&&Z.v8;tt&&(g=(p=tt.split("."))[0]>0&&p[0]<4?1:+(p[0]+p[1])),!g&&K&&(!(p=K.match(/Edge\/(\d+)/))||p[1]>=74)&&(p=K.match(/Chrome\/(\d+)/))&&(g=+p[1]);var et=g,rt=et,nt=i,it=r.String,ot=!!Object.getOwnPropertySymbols&&!nt((function(){var t=Symbol("symbol detection");return!it(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&rt&&rt<41})),at=ot&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,st=G,ct=F,ut=W,lt=Object,ht=at?function(t){return"symbol"==typeof t}:function(t){var e=st("Symbol");return ct(e)&&ut(e.prototype,lt(t))},ft=String,dt=function(t){try{return ft(t)}catch(t){return"Object"}},pt=F,gt=dt,vt=TypeError,yt=function(t){if(pt(t))return t;throw new vt(gt(t)+" is not a function")},mt=yt,bt=I,xt=function(t,e){var r=t[e];return bt(r)?void 0:mt(r)},wt=u,At=F,_t=U,kt=TypeError,Et=function(t,e){var r,n;if("string"===e&&At(r=t.toString)&&!_t(n=wt(r,t)))return n;if(At(r=t.valueOf)&&!_t(n=wt(r,t)))return n;if("string"!==e&&At(r=t.toString)&&!_t(n=wt(r,t)))return n;throw new kt("Can't convert object to primitive value")},St={exports:{}},Mt=r,Tt=Object.defineProperty,Pt=function(t,e){try{Tt(Mt,t,{value:e,configurable:!0,writable:!0})}catch(r){Mt[t]=e}return e},Ot=r,It=Pt,Ct="__core-js_shared__",Rt=St.exports=Ot[Ct]||It(Ct,{});(Rt.versions||(Rt.versions=[])).push({version:"3.40.0",mode:"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.40.0/LICENSE",source:"https://github.com/zloirock/core-js"});var jt=St.exports,Lt=function(t,e){return jt[t]||(jt[t]=e||{})},Dt=j,zt=Object,Nt=function(t){return zt(Dt(t))},Ft=Nt,Bt=w({}.hasOwnProperty),Ut=Object.hasOwn||function(t,e){return Bt(Ft(t),e)},Yt=w,Ht=0,Gt=Math.random(),Wt=Yt(1..toString),$t=function(t){return"Symbol("+(void 0===t?"":t)+")_"+Wt(++Ht+Gt,36)},qt=Lt,Xt=Ut,Vt=$t,Kt=ot,Qt=at,Jt=r.Symbol,Zt=qt("wks"),te=Qt?Jt.for||Jt:Jt&&Jt.withoutSetter||Vt,ee=function(t){return Xt(Zt,t)||(Zt[t]=Kt&&Xt(Jt,t)?Jt[t]:te("Symbol."+t)),Zt[t]},re=u,ne=U,ie=ht,oe=xt,ae=Et,se=TypeError,ce=ee("toPrimitive"),ue=function(t,e){if(!ne(t)||ie(t))return t;var r,n=oe(t,ce);if(n){if(void 0===e&&(e="default"),r=re(n,t,e),!ne(r)||ie(r))return r;throw new se("Can't convert object to primitive value")}return void 0===e&&(e="number"),ae(t,e)},le=ue,he=ht,fe=function(t){var e=le(t,"string");return he(e)?e:e+""},de=U,pe=r.document,ge=de(pe)&&de(pe.createElement),ve=function(t){return ge?pe.createElement(t):{}},ye=ve,me=!o&&!i((function(){return 7!==Object.defineProperty(ye("div"),"a",{get:function(){return 7}}).a})),be=o,xe=u,we=l,Ae=v,_e=z,ke=fe,Ee=Ut,Se=me,Me=Object.getOwnPropertyDescriptor;n.f=be?Me:function(t,e){if(t=_e(t),e=ke(e),Se)try{return Me(t,e)}catch(t){}if(Ee(t,e))return Ae(!xe(we.f,t,e),t[e])};var Te={},Pe=o&&i((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),Oe=U,Ie=String,Ce=TypeError,Re=function(t){if(Oe(t))return t;throw new Ce(Ie(t)+" is not an object")},je=o,Le=me,De=Pe,ze=Re,Ne=fe,Fe=TypeError,Be=Object.defineProperty,Ue=Object.getOwnPropertyDescriptor,Ye="enumerable",He="configurable",Ge="writable";Te.f=je?De?function(t,e,r){if(ze(t),e=Ne(e),ze(r),"function"==typeof t&&"prototype"===e&&"value"in r&&Ge in r&&!r[Ge]){var n=Ue(t,e);n&&n[Ge]&&(t[e]=r.value,r={configurable:He in r?r[He]:n[He],enumerable:Ye in r?r[Ye]:n[Ye],writable:!1})}return Be(t,e,r)}:Be:function(t,e,r){if(ze(t),e=Ne(e),ze(r),Le)try{return Be(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new Fe("Accessors not supported");return"value"in r&&(t[e]=r.value),t};var We=Te,$e=v,qe=o?function(t,e,r){return We.f(t,e,$e(1,r))}:function(t,e,r){return t[e]=r,t},Xe={exports:{}},Ve=o,Ke=Ut,Qe=Function.prototype,Je=Ve&&Object.getOwnPropertyDescriptor,Ze=Ke(Qe,"name"),tr={EXISTS:Ze,PROPER:Ze&&"something"===function(){}.name,CONFIGURABLE:Ze&&(!Ve||Ve&&Je(Qe,"name").configurable)},er=w,rr=F,nr=St.exports,ir=er(Function.toString);rr(nr.inspectSource)||(nr.inspectSource=function(t){return ir(t)});var or,ar,sr,cr=nr.inspectSource,ur=F,lr=r.WeakMap,hr=ur(lr)&&/native code/.test(String(lr)),fr=$t,dr=Lt("keys"),pr=function(t){return dr[t]||(dr[t]=fr(t))},gr={},vr=hr,yr=r,mr=U,br=qe,xr=Ut,wr=St.exports,Ar=pr,_r=gr,kr="Object already initialized",Er=yr.TypeError,Sr=yr.WeakMap;if(vr||wr.state){var Mr=wr.state||(wr.state=new Sr);Mr.get=Mr.get,Mr.has=Mr.has,Mr.set=Mr.set,or=function(t,e){if(Mr.has(t))throw new Er(kr);return e.facade=t,Mr.set(t,e),e},ar=function(t){return Mr.get(t)||{}},sr=function(t){return Mr.has(t)}}else{var Tr=Ar("state");_r[Tr]=!0,or=function(t,e){if(xr(t,Tr))throw new Er(kr);return e.facade=t,br(t,Tr,e),e},ar=function(t){return xr(t,Tr)?t[Tr]:{}},sr=function(t){return xr(t,Tr)}}var Pr={set:or,get:ar,has:sr,enforce:function(t){return sr(t)?ar(t):or(t,{})},getterFor:function(t){return function(e){var r;if(!mr(e)||(r=ar(e)).type!==t)throw new Er("Incompatible receiver, "+t+" required");return r}}},Or=w,Ir=i,Cr=F,Rr=Ut,jr=o,Lr=tr.CONFIGURABLE,Dr=cr,zr=Pr.enforce,Nr=Pr.get,Fr=String,Br=Object.defineProperty,Ur=Or("".slice),Yr=Or("".replace),Hr=Or([].join),Gr=jr&&!Ir((function(){return 8!==Br((function(){}),"length",{value:8}).length})),Wr=String(String).split("String"),$r=Xe.exports=function(t,e,r){"Symbol("===Ur(Fr(e),0,7)&&(e="["+Yr(Fr(e),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!Rr(t,"name")||Lr&&t.name!==e)&&(jr?Br(t,"name",{value:e,configurable:!0}):t.name=e),Gr&&r&&Rr(r,"arity")&&t.length!==r.arity&&Br(t,"length",{value:r.arity});try{r&&Rr(r,"constructor")&&r.constructor?jr&&Br(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=zr(t);return Rr(n,"source")||(n.source=Hr(Wr,"string"==typeof e?e:"")),t};Function.prototype.toString=$r((function(){return Cr(this)&&Nr(this).source||Dr(this)}),"toString");var qr=F,Xr=Te,Vr=Xe.exports,Kr=Pt,Qr=function(t,e,r,n){n||(n={});var i=n.enumerable,o=void 0!==n.name?n.name:e;if(qr(r)&&Vr(r,o,n),n.global)i?t[e]=r:Kr(e,r);else{try{n.unsafe?t[e]&&(i=!0):delete t[e]}catch(t){}i?t[e]=r:Xr.f(t,e,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return t},Jr={},Zr=Math.ceil,tn=Math.floor,en=Math.trunc||function(t){var e=+t;return(e>0?tn:Zr)(e)},rn=en,nn=function(t){var e=+t;return e!=e||0===e?0:rn(e)},on=nn,an=Math.max,sn=Math.min,cn=function(t,e){var r=on(t);return r<0?an(r+e,0):sn(r,e)},un=nn,ln=Math.min,hn=function(t){var e=un(t);return e>0?ln(e,9007199254740991):0},fn=hn,dn=function(t){return fn(t.length)},pn=z,gn=cn,vn=dn,yn=function(t){return function(e,r,n){var i=pn(e),o=vn(i);if(0===o)return!t&&-1;var a,s=gn(n,o);if(t&&r!=r){for(;o>s;)if((a=i[s++])!=a)return!0}else for(;o>s;s++)if((t||s in i)&&i[s]===r)return t||s||0;return!t&&-1}},mn={includes:yn(!0),indexOf:yn(!1)},bn=Ut,xn=z,wn=mn.indexOf,An=gr,_n=w([].push),kn=function(t,e){var r,n=xn(t),i=0,o=[];for(r in n)!bn(An,r)&&bn(n,r)&&_n(o,r);for(;e.length>i;)bn(n,r=e[i++])&&(~wn(o,r)||_n(o,r));return o},En=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Sn=kn,Mn=En.concat("length","prototype");Jr.f=Object.getOwnPropertyNames||function(t){return Sn(t,Mn)};var Tn={};Tn.f=Object.getOwnPropertySymbols;var Pn=G,On=Jr,In=Tn,Cn=Re,Rn=w([].concat),jn=Pn("Reflect","ownKeys")||function(t){var e=On.f(Cn(t)),r=In.f;return r?Rn(e,r(t)):e},Ln=Ut,Dn=jn,zn=n,Nn=Te,Fn=function(t,e,r){for(var n=Dn(e),i=Nn.f,o=zn.f,a=0;a<n.length;a++){var s=n[a];Ln(t,s)||r&&Ln(r,s)||i(t,s,o(e,s))}},Bn=i,Un=F,Yn=/#|\.prototype\./,Hn=function(t,e){var r=Wn[Gn(t)];return r===qn||r!==$n&&(Un(e)?Bn(e):!!e)},Gn=Hn.normalize=function(t){return String(t).replace(Yn,".").toLowerCase()},Wn=Hn.data={},$n=Hn.NATIVE="N",qn=Hn.POLYFILL="P",Xn=Hn,Vn=r,Kn=n.f,Qn=qe,Jn=Qr,Zn=Pt,ti=Fn,ei=Xn,ri=function(t,e){var r,n,i,o,a,s=t.target,c=t.global,u=t.stat;if(r=c?Vn:u?Vn[s]||Zn(s,{}):Vn[s]&&Vn[s].prototype)for(n in e){if(o=e[n],i=t.dontCallGetSet?(a=Kn(r,n))&&a.value:r[n],!ei(c?n:s+(u?".":"#")+n,t.forced)&&void 0!==i){if(typeof o==typeof i)continue;ti(o,i)}(t.sham||i&&i.sham)&&Qn(o,"sham",!0),Jn(r,n,o,t)}},ni={};ni[ee("toStringTag")]="z";var ii="[object z]"===String(ni),oi=ii,ai=F,si=E,ci=ee("toStringTag"),ui=Object,li="Arguments"===si(function(){return arguments}()),hi=oi?si: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=ui(t),ci))?r:li?si(e):"Object"===(n=si(e))&&ai(e.callee)?"Arguments":n},fi=hi,di=String,pi=function(t){if("Symbol"===fi(t))throw new TypeError("Cannot convert a Symbol value to a string");return di(t)},gi={},vi=kn,yi=En,mi=Object.keys||function(t){return vi(t,yi)},bi=o,xi=Pe,wi=Te,Ai=Re,_i=z,ki=mi;gi.f=bi&&!xi?Object.defineProperties:function(t,e){Ai(t);for(var r,n=_i(e),i=ki(e),o=i.length,a=0;o>a;)wi.f(t,r=i[a++],n[r]);return t};var Ei,Si=G("document","documentElement"),Mi=Re,Ti=gi,Pi=En,Oi=gr,Ii=Si,Ci=ve,Ri="prototype",ji="script",Li=pr("IE_PROTO"),Di=function(){},zi=function(t){return"<"+ji+">"+t+"</"+ji+">"},Ni=function(t){t.write(zi("")),t.close();var e=t.parentWindow.Object;return t=null,e},Fi=function(){try{Ei=new ActiveXObject("htmlfile")}catch(t){}var t,e,r;Fi="undefined"!=typeof document?document.domain&&Ei?Ni(Ei):(e=Ci("iframe"),r="java"+ji+":",e.style.display="none",Ii.appendChild(e),e.src=String(r),(t=e.contentWindow.document).open(),t.write(zi("document.F=Object")),t.close(),t.F):Ni(Ei);for(var n=Pi.length;n--;)delete Fi[Ri][Pi[n]];return Fi()};Oi[Li]=!0;var Bi=Object.create||function(t,e){var r;return null!==t?(Di[Ri]=Mi(t),r=new Di,Di[Ri]=null,r[Li]=t):r=Fi(),void 0===e?r:Ti.f(r,e)},Ui={},Yi=w([].slice),Hi=E,Gi=z,Wi=Jr.f,$i=Yi,qi="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];Ui.f=function(t){return qi&&"Window"===Hi(t)?function(t){try{return Wi(t)}catch(t){return $i(qi)}}(t):Wi(Gi(t))};var Xi=Xe.exports,Vi=Te,Ki=function(t,e,r){return r.get&&Xi(r.get,e,{getter:!0}),r.set&&Xi(r.set,e,{setter:!0}),Vi.f(t,e,r)},Qi={},Ji=ee;Qi.f=Ji;var Zi=r,to=Zi,eo=Ut,ro=Qi,no=Te.f,io=function(t){var e=to.Symbol||(to.Symbol={});eo(e,t)||no(e,t,{value:ro.f(t)})},oo=u,ao=G,so=ee,co=Qr,uo=function(){var t=ao("Symbol"),e=t&&t.prototype,r=e&&e.valueOf,n=so("toPrimitive");e&&!e[n]&&co(e,n,(function(t){return oo(r,this)}),{arity:1})},lo=Te.f,ho=Ut,fo=ee("toStringTag"),po=function(t,e,r){t&&!r&&(t=t.prototype),t&&!ho(t,fo)&&lo(t,fo,{configurable:!0,value:e})},go=E,vo=w,yo=function(t){if("Function"===go(t))return vo(t)},mo=yt,bo=a,xo=yo(yo.bind),wo=function(t,e){return mo(t),void 0===e?t:bo?xo(t,e):function(){return t.apply(e,arguments)}},Ao=E,_o=Array.isArray||function(t){return"Array"===Ao(t)},ko=w,Eo=i,So=F,Mo=hi,To=cr,Po=function(){},Oo=G("Reflect","construct"),Io=/^\s*(?:class|function)\b/,Co=ko(Io.exec),Ro=!Io.test(Po),jo=function(t){if(!So(t))return!1;try{return Oo(Po,[],t),!0}catch(t){return!1}},Lo=function(t){if(!So(t))return!1;switch(Mo(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Ro||!!Co(Io,To(t))}catch(t){return!0}};Lo.sham=!0;var Do=!Oo||Eo((function(){var t;return jo(jo.call)||!jo(Object)||!jo((function(){t=!0}))||t}))?Lo:jo,zo=_o,No=Do,Fo=U,Bo=ee("species"),Uo=Array,Yo=function(t){var e;return zo(t)&&(e=t.constructor,(No(e)&&(e===Uo||zo(e.prototype))||Fo(e)&&null===(e=e[Bo]))&&(e=void 0)),void 0===e?Uo:e},Ho=function(t,e){return new(Yo(t))(0===e?0:e)},Go=wo,Wo=O,$o=Nt,qo=dn,Xo=Ho,Vo=w([].push),Ko=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(c,u,l,h){for(var f,d,p=$o(c),g=Wo(p),v=qo(g),y=Go(u,l),m=0,b=h||Xo,x=e?b(c,v):r||a?b(c,0):void 0;v>m;m++)if((s||m in g)&&(d=y(f=g[m],m,p),t))if(e)x[m]=d;else if(d)switch(t){case 3:return!0;case 5:return f;case 6:return m;case 2:Vo(x,f)}else switch(t){case 4:return!1;case 7:Vo(x,f)}return o?-1:n||i?i:x}},Qo={forEach:Ko(0),map:Ko(1),filter:Ko(2),some:Ko(3),every:Ko(4),find:Ko(5),findIndex:Ko(6),filterReject:Ko(7)},Jo=ri,Zo=r,ta=u,ea=w,ra=o,na=ot,ia=i,oa=Ut,aa=W,sa=Re,ca=z,ua=fe,la=pi,ha=v,fa=Bi,da=mi,pa=Jr,ga=Ui,va=Tn,ya=n,ma=Te,ba=gi,xa=l,wa=Qr,Aa=Ki,_a=Lt,ka=gr,Ea=$t,Sa=ee,Ma=Qi,Ta=io,Pa=uo,Oa=po,Ia=Pr,Ca=Qo.forEach,Ra=pr("hidden"),ja="Symbol",La="prototype",Da=Ia.set,za=Ia.getterFor(ja),Na=Object[La],Fa=Zo.Symbol,Ba=Fa&&Fa[La],Ua=Zo.RangeError,Ya=Zo.TypeError,Ha=Zo.QObject,Ga=ya.f,Wa=ma.f,$a=ga.f,qa=xa.f,Xa=ea([].push),Va=_a("symbols"),Ka=_a("op-symbols"),Qa=_a("wks"),Ja=!Ha||!Ha[La]||!Ha[La].findChild,Za=function(t,e,r){var n=Ga(Na,e);n&&delete Na[e],Wa(t,e,r),n&&t!==Na&&Wa(Na,e,n)},ts=ra&&ia((function(){return 7!==fa(Wa({},"a",{get:function(){return Wa(this,"a",{value:7}).a}})).a}))?Za:Wa,es=function(t,e){var r=Va[t]=fa(Ba);return Da(r,{type:ja,tag:t,description:e}),ra||(r.description=e),r},rs=function(t,e,r){t===Na&&rs(Ka,e,r),sa(t);var n=ua(e);return sa(r),oa(Va,n)?(r.enumerable?(oa(t,Ra)&&t[Ra][n]&&(t[Ra][n]=!1),r=fa(r,{enumerable:ha(0,!1)})):(oa(t,Ra)||Wa(t,Ra,ha(1,fa(null))),t[Ra][n]=!0),ts(t,n,r)):Wa(t,n,r)},ns=function(t,e){sa(t);var r=ca(e),n=da(r).concat(ss(r));return Ca(n,(function(e){ra&&!ta(is,r,e)||rs(t,e,r[e])})),t},is=function(t){var e=ua(t),r=ta(qa,this,e);return!(this===Na&&oa(Va,e)&&!oa(Ka,e))&&(!(r||!oa(this,e)||!oa(Va,e)||oa(this,Ra)&&this[Ra][e])||r)},os=function(t,e){var r=ca(t),n=ua(e);if(r!==Na||!oa(Va,n)||oa(Ka,n)){var i=Ga(r,n);return!i||!oa(Va,n)||oa(r,Ra)&&r[Ra][n]||(i.enumerable=!0),i}},as=function(t){var e=$a(ca(t)),r=[];return Ca(e,(function(t){oa(Va,t)||oa(ka,t)||Xa(r,t)})),r},ss=function(t){var e=t===Na,r=$a(e?Ka:ca(t)),n=[];return Ca(r,(function(t){!oa(Va,t)||e&&!oa(Na,t)||Xa(n,Va[t])})),n};na||(Fa=function(){if(aa(Ba,this))throw new Ya("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?la(arguments[0]):void 0,e=Ea(t),r=function(t){var n=void 0===this?Zo:this;n===Na&&ta(r,Ka,t),oa(n,Ra)&&oa(n[Ra],e)&&(n[Ra][e]=!1);var i=ha(1,t);try{ts(n,e,i)}catch(t){if(!(t instanceof Ua))throw t;Za(n,e,i)}};return ra&&Ja&&ts(Na,e,{configurable:!0,set:r}),es(e,t)},wa(Ba=Fa[La],"toString",(function(){return za(this).tag})),wa(Fa,"withoutSetter",(function(t){return es(Ea(t),t)})),xa.f=is,ma.f=rs,ba.f=ns,ya.f=os,pa.f=ga.f=as,va.f=ss,Ma.f=function(t){return es(Sa(t),t)},ra&&(Aa(Ba,"description",{configurable:!0,get:function(){return za(this).description}}),wa(Na,"propertyIsEnumerable",is,{unsafe:!0}))),Jo({global:!0,constructor:!0,wrap:!0,forced:!na,sham:!na},{Symbol:Fa}),Ca(da(Qa),(function(t){Ta(t)})),Jo({target:ja,stat:!0,forced:!na},{useSetter:function(){Ja=!0},useSimple:function(){Ja=!1}}),Jo({target:"Object",stat:!0,forced:!na,sham:!ra},{create:function(t,e){return void 0===e?fa(t):ns(fa(t),e)},defineProperty:rs,defineProperties:ns,getOwnPropertyDescriptor:os}),Jo({target:"Object",stat:!0,forced:!na},{getOwnPropertyNames:as}),Pa(),Oa(Fa,ja),ka[Ra]=!0;var cs=ot&&!!Symbol.for&&!!Symbol.keyFor,us=ri,ls=G,hs=Ut,fs=pi,ds=Lt,ps=cs,gs=ds("string-to-symbol-registry"),vs=ds("symbol-to-string-registry");us({target:"Symbol",stat:!0,forced:!ps},{for:function(t){var e=fs(t);if(hs(gs,e))return gs[e];var r=ls("Symbol")(e);return gs[e]=r,vs[r]=e,r}});var ys=ri,ms=Ut,bs=ht,xs=dt,ws=cs,As=Lt("symbol-to-string-registry");ys({target:"Symbol",stat:!0,forced:!ws},{keyFor:function(t){if(!bs(t))throw new TypeError(xs(t)+" is not a symbol");if(ms(As,t))return As[t]}});var _s=a,ks=Function.prototype,Es=ks.apply,Ss=ks.call,Ms="object"==typeof Reflect&&Reflect.apply||(_s?Ss.bind(Es):function(){return Ss.apply(Es,arguments)}),Ts=_o,Ps=F,Os=E,Is=pi,Cs=w([].push),Rs=ri,js=G,Ls=Ms,Ds=u,zs=w,Ns=i,Fs=F,Bs=ht,Us=Yi,Ys=function(t){if(Ps(t))return t;if(Ts(t)){for(var e=t.length,r=[],n=0;n<e;n++){var i=t[n];"string"==typeof i?Cs(r,i):"number"!=typeof i&&"Number"!==Os(i)&&"String"!==Os(i)||Cs(r,Is(i))}var o=r.length,a=!0;return function(t,e){if(a)return a=!1,e;if(Ts(this))return e;for(var n=0;n<o;n++)if(r[n]===t)return e}}},Hs=ot,Gs=String,Ws=js("JSON","stringify"),$s=zs(/./.exec),qs=zs("".charAt),Xs=zs("".charCodeAt),Vs=zs("".replace),Ks=zs(1..toString),Qs=/[\uD800-\uDFFF]/g,Js=/^[\uD800-\uDBFF]$/,Zs=/^[\uDC00-\uDFFF]$/,tc=!Hs||Ns((function(){var t=js("Symbol")("stringify detection");return"[null]"!==Ws([t])||"{}"!==Ws({a:t})||"{}"!==Ws(Object(t))})),ec=Ns((function(){return'"\\udf06\\ud834"'!==Ws("\udf06\ud834")||'"\\udead"'!==Ws("\udead")})),rc=function(t,e){var r=Us(arguments),n=Ys(e);if(Fs(n)||void 0!==t&&!Bs(t))return r[1]=function(t,e){if(Fs(n)&&(e=Ds(n,this,Gs(t),e)),!Bs(e))return e},Ls(Ws,null,r)},nc=function(t,e,r){var n=qs(r,e-1),i=qs(r,e+1);return $s(Js,t)&&!$s(Zs,i)||$s(Zs,t)&&!$s(Js,n)?"\\u"+Ks(Xs(t,0),16):t};Ws&&Rs({target:"JSON",stat:!0,arity:3,forced:tc||ec},{stringify:function(t,e,r){var n=Us(arguments),i=Ls(tc?rc:Ws,null,n);return ec&&"string"==typeof i?Vs(i,Qs,nc):i}});var ic=Tn,oc=Nt;ri({target:"Object",stat:!0,forced:!ot||i((function(){ic.f(1)}))},{getOwnPropertySymbols:function(t){var e=ic.f;return e?e(oc(t)):[]}});var ac=ri,sc=o,cc=w,uc=Ut,lc=F,hc=W,fc=pi,dc=Ki,pc=Fn,gc=r.Symbol,vc=gc&&gc.prototype;if(sc&&lc(gc)&&(!("description"in vc)||void 0!==gc().description)){var yc={},mc=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:fc(arguments[0]),e=hc(vc,this)?new gc(t):void 0===t?gc():gc(t);return""===t&&(yc[e]=!0),e};pc(mc,gc),mc.prototype=vc,vc.constructor=mc;var bc="Symbol(description detection)"===String(gc("description detection")),xc=cc(vc.valueOf),wc=cc(vc.toString),Ac=/^Symbol\((.*)\)[^)]+$/,_c=cc("".replace),kc=cc("".slice);dc(vc,"description",{configurable:!0,get:function(){var t=xc(this);if(uc(yc,t))return"";var e=wc(t),r=bc?kc(e,7,-1):_c(e,Ac,"$1");return""===r?void 0:r}}),ac({global:!0,constructor:!0,forced:!0},{Symbol:mc})}io("asyncIterator"),io("hasInstance"),io("isConcatSpreadable"),io("iterator"),io("match"),io("matchAll"),io("replace"),io("search"),io("species"),io("split");var Ec=uo;io("toPrimitive"),Ec();var Sc=G,Mc=po;io("toStringTag"),Mc(Sc("Symbol"),"Symbol"),io("unscopables");var Tc=w,Pc=yt,Oc=function(t,e,r){try{return Tc(Pc(Object.getOwnPropertyDescriptor(t,e)[r]))}catch(t){}},Ic=U,Cc=function(t){return Ic(t)||null===t},Rc=Cc,jc=String,Lc=TypeError,Dc=function(t){if(Rc(t))return t;throw new Lc("Can't set "+jc(t)+" as a prototype")},zc=Oc,Nc=U,Fc=j,Bc=Dc,Uc=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=zc(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array}catch(t){}return function(r,n){return Fc(r),Bc(n),Nc(r)?(e?t(r,n):r.__proto__=n,r):r}}():void 0),Yc=Te.f,Hc=function(t,e,r){r in t||Yc(t,r,{configurable:!0,get:function(){return e[r]},set:function(t){e[r]=t}})},Gc=F,Wc=U,$c=Uc,qc=function(t,e,r){var n,i;return $c&&Gc(n=e.constructor)&&n!==r&&Wc(i=n.prototype)&&i!==r.prototype&&$c(t,i),t},Xc=pi,Vc=function(t,e){return void 0===t?arguments.length<2?"":e:Xc(t)},Kc=U,Qc=qe,Jc=function(t,e){Kc(e)&&"cause"in e&&Qc(t,"cause",e.cause)},Zc=Error,tu=w("".replace),eu=String(new Zc("zxcasd").stack),ru=/\n\s*at [^:]*:[^\n]*/,nu=ru.test(eu),iu=function(t,e){if(nu&&"string"==typeof t&&!Zc.prepareStackTrace)for(;e--;)t=tu(t,ru,"");return t},ou=v,au=!i((function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",ou(1,7)),7!==t.stack)})),su=qe,cu=iu,uu=au,lu=Error.captureStackTrace,hu=function(t,e,r,n){uu&&(lu?lu(t,e):su(t,"stack",cu(r,n)))},fu=G,du=Ut,pu=qe,gu=W,vu=Uc,yu=Fn,mu=Hc,bu=qc,xu=Vc,wu=Jc,Au=hu,_u=o,ku=function(t,e,r,n){var i="stackTraceLimit",o=n?2:1,a=t.split("."),s=a[a.length-1],c=fu.apply(null,a);if(c){var u=c.prototype;if(du(u,"cause")&&delete u.cause,!r)return c;var l=fu("Error"),h=e((function(t,e){var r=xu(n?e:t,void 0),i=n?new c(t):new c;return void 0!==r&&pu(i,"message",r),Au(i,h,i.stack,2),this&&gu(u,this)&&bu(i,this,h),arguments.length>o&&wu(i,arguments[o]),i}));h.prototype=u,"Error"!==s?vu?vu(h,l):yu(h,l,{name:!0}):_u&&i in c&&(mu(h,c,i),mu(h,c,"prepareStackTrace")),yu(h,c);try{u.name!==s&&pu(u,"name",s),u.constructor=h}catch(t){}return h}},Eu=ri,Su=Ms,Mu=ku,Tu="WebAssembly",Pu=r[Tu],Ou=7!==new Error("e",{cause:7}).cause,Iu=function(t,e){var r={};r[t]=Mu(t,e,Ou),Eu({global:!0,constructor:!0,arity:1,forced:Ou},r)},Cu=function(t,e){if(Pu&&Pu[t]){var r={};r[t]=Mu(Tu+"."+t,e,Ou),Eu({target:Tu,stat:!0,constructor:!0,arity:1,forced:Ou},r)}};Iu("Error",(function(t){return function(e){return Su(t,this,arguments)}})),Iu("EvalError",(function(t){return function(e){return Su(t,this,arguments)}})),Iu("RangeError",(function(t){return function(e){return Su(t,this,arguments)}})),Iu("ReferenceError",(function(t){return function(e){return Su(t,this,arguments)}})),Iu("SyntaxError",(function(t){return function(e){return Su(t,this,arguments)}})),Iu("TypeError",(function(t){return function(e){return Su(t,this,arguments)}})),Iu("URIError",(function(t){return function(e){return Su(t,this,arguments)}})),Cu("CompileError",(function(t){return function(e){return Su(t,this,arguments)}})),Cu("LinkError",(function(t){return function(e){return Su(t,this,arguments)}})),Cu("RuntimeError",(function(t){return function(e){return Su(t,this,arguments)}}));var Ru=o,ju=i,Lu=Re,Du=Vc,zu=Error.prototype.toString,Nu=ju((function(){if(Ru){var t=Object.create(Object.defineProperty({},"name",{get:function(){return this===t}}));if("true"!==zu.call(t))return!0}return"2: 1"!==zu.call({message:1,name:2})||"Error"!==zu.call({})})),Fu=Nu?function(){var t=Lu(this),e=Du(t.name,"Error"),r=Du(t.message);return e?r?e+": "+r:e:r}:zu,Bu=Qr,Uu=Fu,Yu=Error.prototype;Yu.toString!==Uu&&Bu(Yu,"toString",Uu);var Hu=!i((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})),Gu=Ut,Wu=F,$u=Nt,qu=Hu,Xu=pr("IE_PROTO"),Vu=Object,Ku=Vu.prototype,Qu=qu?Vu.getPrototypeOf:function(t){var e=$u(t);if(Gu(e,Xu))return e[Xu];var r=e.constructor;return Wu(r)&&e instanceof r?r.prototype:e instanceof Vu?Ku:null},Ju={},Zu=Ju,tl=ee("iterator"),el=Array.prototype,rl=function(t){return void 0!==t&&(Zu.Array===t||el[tl]===t)},nl=hi,il=xt,ol=I,al=Ju,sl=ee("iterator"),cl=function(t){if(!ol(t))return il(t,sl)||il(t,"@@iterator")||al[nl(t)]},ul=u,ll=yt,hl=Re,fl=dt,dl=cl,pl=TypeError,gl=function(t,e){var r=arguments.length<2?dl(t):e;if(ll(r))return hl(ul(r,t));throw new pl(fl(t)+" is not iterable")},vl=u,yl=Re,ml=xt,bl=function(t,e,r){var n,i;yl(t);try{if(!(n=ml(t,"return"))){if("throw"===e)throw r;return r}n=vl(n,t)}catch(t){i=!0,n=t}if("throw"===e)throw r;if(i)throw n;return yl(n),r},xl=wo,wl=u,Al=Re,_l=dt,kl=rl,El=dn,Sl=W,Ml=gl,Tl=cl,Pl=bl,Ol=TypeError,Il=function(t,e){this.stopped=t,this.result=e},Cl=Il.prototype,Rl=function(t,e,r){var n,i,o,a,s,c,u,l=r&&r.that,h=!(!r||!r.AS_ENTRIES),f=!(!r||!r.IS_RECORD),d=!(!r||!r.IS_ITERATOR),p=!(!r||!r.INTERRUPTED),g=xl(e,l),v=function(t){return n&&Pl(n,"normal",t),new Il(!0,t)},y=function(t){return h?(Al(t),p?g(t[0],t[1],v):g(t[0],t[1])):p?g(t,v):g(t)};if(f)n=t.iterator;else if(d)n=t;else{if(!(i=Tl(t)))throw new Ol(_l(t)+" is not iterable");if(kl(i)){for(o=0,a=El(t);a>o;o++)if((s=y(t[o]))&&Sl(Cl,s))return s;return new Il(!1)}n=Ml(t,i)}for(c=f?t.next:n.next;!(u=wl(c,n)).done;){try{s=y(u.value)}catch(t){Pl(n,"throw",t)}if("object"==typeof s&&s&&Sl(Cl,s))return s}return new Il(!1)},jl=ri,Ll=W,Dl=Qu,zl=Uc,Nl=Fn,Fl=Bi,Bl=qe,Ul=v,Yl=Jc,Hl=hu,Gl=Rl,Wl=Vc,$l=ee("toStringTag"),ql=Error,Xl=[].push,Vl=function(t,e){var r,n=Ll(Kl,this);zl?r=zl(new ql,n?Dl(this):Kl):(r=n?this:Fl(Kl),Bl(r,$l,"Error")),void 0!==e&&Bl(r,"message",Wl(e)),Hl(r,Vl,r.stack,1),arguments.length>2&&Yl(r,arguments[2]);var i=[];return Gl(t,Xl,{that:i}),Bl(r,"errors",i),r};zl?zl(Vl,ql):Nl(Vl,ql,{name:!0});var Kl=Vl.prototype=Fl(ql.prototype,{constructor:Ul(1,Vl),message:Ul(1,""),name:Ul(1,"AggregateError")});jl({global:!0,constructor:!0,arity:2},{AggregateError:Vl});var Ql=ri,Jl=Ms,Zl=i,th=ku,eh="AggregateError",rh=G(eh),nh=!Zl((function(){return 1!==rh([1]).errors[0]}))&&Zl((function(){return 7!==rh([1],eh,{cause:7}).cause}));Ql({global:!0,constructor:!0,arity:2,forced:nh},{AggregateError:th(eh,(function(t){return function(e,r){return Jl(t,this,arguments)}}),nh,!0)});var ih=ee,oh=Bi,ah=Te.f,sh=ih("unscopables"),ch=Array.prototype;void 0===ch[sh]&&ah(ch,sh,{configurable:!0,value:oh(null)});var uh=function(t){ch[sh][t]=!0},lh=Nt,hh=dn,fh=nn,dh=uh;ri({target:"Array",proto:!0},{at:function(t){var e=lh(this),r=hh(e),n=fh(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]}}),dh("at");var ph=TypeError,gh=function(t){if(t>9007199254740991)throw ph("Maximum allowed index exceeded");return t},vh=o,yh=Te,mh=v,bh=function(t,e,r){vh?yh.f(t,e,mh(0,r)):t[e]=r},xh=i,wh=et,Ah=ee("species"),_h=function(t){return wh>=51||!xh((function(){var e=[];return(e.constructor={})[Ah]=function(){return{foo:1}},1!==e[t](Boolean).foo}))},kh=ri,Eh=i,Sh=_o,Mh=U,Th=Nt,Ph=dn,Oh=gh,Ih=bh,Ch=Ho,Rh=_h,jh=et,Lh=ee("isConcatSpreadable"),Dh=jh>=51||!Eh((function(){var t=[];return t[Lh]=!1,t.concat()[0]!==t})),zh=function(t){if(!Mh(t))return!1;var e=t[Lh];return void 0!==e?!!e:Sh(t)};kh({target:"Array",proto:!0,arity:1,forced:!Dh||!Rh("concat")},{concat:function(t){var e,r,n,i,o,a=Th(this),s=Ch(a,0),c=0;for(e=-1,n=arguments.length;e<n;e++)if(zh(o=-1===e?a:arguments[e]))for(i=Ph(o),Oh(c+i),r=0;r<i;r++,c++)r in o&&Ih(s,c,o[r]);else Oh(c+1),Ih(s,c++,o);return s.length=c,s}});var Nh=dt,Fh=TypeError,Bh=function(t,e){if(!delete t[e])throw new Fh("Cannot delete property "+Nh(e)+" of "+Nh(t))},Uh=Nt,Yh=cn,Hh=dn,Gh=Bh,Wh=Math.min,$h=[].copyWithin||function(t,e){var r=Uh(this),n=Hh(r),i=Yh(t,n),o=Yh(e,n),a=arguments.length>2?arguments[2]:void 0,s=Wh((void 0===a?n:Yh(a,n))-o,n-i),c=1;for(o<i&&i<o+s&&(c=-1,o+=s-1,i+=s-1);s-- >0;)o in r?r[i]=r[o]:Gh(r,i),i+=c,o+=c;return r},qh=uh;ri({target:"Array",proto:!0},{copyWithin:$h}),qh("copyWithin");var Xh=i,Vh=function(t,e){var r=[][t];return!!r&&Xh((function(){r.call(null,e||function(){return 1},1)}))},Kh=Qo.every;ri({target:"Array",proto:!0,forced:!Vh("every")},{every:function(t){return Kh(this,t,arguments.length>1?arguments[1]:void 0)}});var Qh=Nt,Jh=cn,Zh=dn,tf=function(t){for(var e=Qh(this),r=Zh(e),n=arguments.length,i=Jh(n>1?arguments[1]:void 0,r),o=n>2?arguments[2]:void 0,a=void 0===o?r:Jh(o,r);a>i;)e[i++]=t;return e},ef=uh;ri({target:"Array",proto:!0},{fill:tf}),ef("fill");var rf=Qo.filter;ri({target:"Array",proto:!0,forced:!_h("filter")},{filter:function(t){return rf(this,t,arguments.length>1?arguments[1]:void 0)}});var nf=ri,of=Qo.find,af=uh,sf="find",cf=!0;sf in[]&&Array(1)[sf]((function(){cf=!1})),nf({target:"Array",proto:!0,forced:cf},{find:function(t){return of(this,t,arguments.length>1?arguments[1]:void 0)}}),af(sf);var uf=ri,lf=Qo.findIndex,hf=uh,ff="findIndex",df=!0;ff in[]&&Array(1)[ff]((function(){df=!1})),uf({target:"Array",proto:!0,forced:df},{findIndex:function(t){return lf(this,t,arguments.length>1?arguments[1]:void 0)}}),hf(ff);var pf=wo,gf=O,vf=Nt,yf=dn,mf=function(t){var e=1===t;return function(r,n,i){for(var o,a=vf(r),s=gf(a),c=yf(s),u=pf(n,i);c-- >0;)if(u(o=s[c],c,a))switch(t){case 0:return o;case 1:return c}return e?-1:void 0}},bf={findLast:mf(0),findLastIndex:mf(1)},xf=bf.findLast,wf=uh;ri({target:"Array",proto:!0},{findLast:function(t){return xf(this,t,arguments.length>1?arguments[1]:void 0)}}),wf("findLast");var Af=bf.findLastIndex,_f=uh;ri({target:"Array",proto:!0},{findLastIndex:function(t){return Af(this,t,arguments.length>1?arguments[1]:void 0)}}),_f("findLastIndex");var kf=_o,Ef=dn,Sf=gh,Mf=wo,Tf=function(t,e,r,n,i,o,a,s){for(var c,u,l=i,h=0,f=!!a&&Mf(a,s);h<n;)h in r&&(c=f?f(r[h],h,e):r[h],o>0&&kf(c)?(u=Ef(c),l=Tf(t,e,c,u,l,o-1)-1):(Sf(l+1),t[l]=c),l++),h++;return l},Pf=Tf,Of=Pf,If=Nt,Cf=dn,Rf=nn,jf=Ho;ri({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=If(this),r=Cf(e),n=jf(e,0);return n.length=Of(n,e,e,r,0,void 0===t?1:Rf(t)),n}});var Lf=Pf,Df=yt,zf=Nt,Nf=dn,Ff=Ho;ri({target:"Array",proto:!0},{flatMap:function(t){var e,r=zf(this),n=Nf(r);return Df(t),(e=Ff(r,0)).length=Lf(e,r,r,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}});var Bf=Qo.forEach,Uf=Vh("forEach")?[].forEach:function(t){return Bf(this,t,arguments.length>1?arguments[1]:void 0)};ri({target:"Array",proto:!0,forced:[].forEach!==Uf},{forEach:Uf});var Yf=Re,Hf=bl,Gf=function(t,e,r,n){try{return n?e(Yf(r)[0],r[1]):e(r)}catch(e){Hf(t,"throw",e)}},Wf=wo,$f=u,qf=Nt,Xf=Gf,Vf=rl,Kf=Do,Qf=dn,Jf=bh,Zf=gl,td=cl,ed=Array,rd=function(t){var e=qf(t),r=Kf(this),n=arguments.length,i=n>1?arguments[1]:void 0,o=void 0!==i;o&&(i=Wf(i,n>2?arguments[2]:void 0));var a,s,c,u,l,h,f=td(e),d=0;if(!f||this===ed&&Vf(f))for(a=Qf(e),s=r?new this(a):ed(a);a>d;d++)h=o?i(e[d],d):e[d],Jf(s,d,h);else for(s=r?new this:[],l=(u=Zf(e,f)).next;!(c=$f(l,u)).done;d++)h=o?Xf(u,i,[c.value,d],!0):c.value,Jf(s,d,h);return s.length=d,s},nd=ee("iterator"),id=!1;try{var od=0,ad={next:function(){return{done:!!od++}},return:function(){id=!0}};ad[nd]=function(){return this},Array.from(ad,(function(){throw 2}))}catch(t){}var sd=function(t,e){try{if(!e&&!id)return!1}catch(t){return!1}var r=!1;try{var n={};n[nd]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r},cd=rd;ri({target:"Array",stat:!0,forced:!sd((function(t){Array.from(t)}))},{from:cd});var ud=mn.includes,ld=uh;ri({target:"Array",proto:!0,forced:i((function(){return!Array(1).includes()}))},{includes:function(t){return ud(this,t,arguments.length>1?arguments[1]:void 0)}}),ld("includes");var hd=ri,fd=mn.indexOf,dd=Vh,pd=yo([].indexOf),gd=!!pd&&1/pd([1],1,-0)<0;hd({target:"Array",proto:!0,forced:gd||!dd("indexOf")},{indexOf:function(t){var e=arguments.length>1?arguments[1]:void 0;return gd?pd(this,t,e)||0:fd(this,t,e)}}),ri({target:"Array",stat:!0},{isArray:_o});var vd,yd,md,bd=i,xd=F,wd=U,Ad=Qu,_d=Qr,kd=ee("iterator"),Ed=!1;[].keys&&("next"in(md=[].keys())?(yd=Ad(Ad(md)))!==Object.prototype&&(vd=yd):Ed=!0);var Sd=!wd(vd)||bd((function(){var t={};return vd[kd].call(t)!==t}));Sd&&(vd={}),xd(vd[kd])||_d(vd,kd,(function(){return this}));var Md={IteratorPrototype:vd,BUGGY_SAFARI_ITERATORS:Ed},Td=Md.IteratorPrototype,Pd=Bi,Od=v,Id=po,Cd=Ju,Rd=function(){return this},jd=function(t,e,r,n){var i=e+" Iterator";return t.prototype=Pd(Td,{next:Od(+!n,r)}),Id(t,i,!1),Cd[i]=Rd,t},Ld=ri,Dd=u,zd=F,Nd=jd,Fd=Qu,Bd=Uc,Ud=po,Yd=qe,Hd=Qr,Gd=Ju,Wd=tr.PROPER,$d=tr.CONFIGURABLE,qd=Md.IteratorPrototype,Xd=Md.BUGGY_SAFARI_ITERATORS,Vd=ee("iterator"),Kd="keys",Qd="values",Jd="entries",Zd=function(){return this},tp=function(t,e,r,n,i,o,a){Nd(r,e,n);var s,c,u,l=function(t){if(t===i&&g)return g;if(!Xd&&t&&t in d)return d[t];switch(t){case Kd:case Qd:case Jd:return function(){return new r(this,t)}}return function(){return new r(this)}},h=e+" Iterator",f=!1,d=t.prototype,p=d[Vd]||d["@@iterator"]||i&&d[i],g=!Xd&&p||l(i),v="Array"===e&&d.entries||p;if(v&&(s=Fd(v.call(new t)))!==Object.prototype&&s.next&&(Fd(s)!==qd&&(Bd?Bd(s,qd):zd(s[Vd])||Hd(s,Vd,Zd)),Ud(s,h,!0)),Wd&&i===Qd&&p&&p.name!==Qd&&($d?Yd(d,"name",Qd):(f=!0,g=function(){return Dd(p,this)})),i)if(c={values:l(Qd),keys:o?g:l(Kd),entries:l(Jd)},a)for(u in c)(Xd||f||!(u in d))&&Hd(d,u,c[u]);else Ld({target:e,proto:!0,forced:Xd||f},c);return d[Vd]!==g&&Hd(d,Vd,g,{name:i}),Gd[e]=g,c},ep=function(t,e){return{value:t,done:e}},rp=z,np=uh,ip=Ju,op=Pr,ap=Te.f,sp=tp,cp=ep,up=o,lp="Array Iterator",hp=op.set,fp=op.getterFor(lp),dp=sp(Array,"Array",(function(t,e){hp(this,{type:lp,target:rp(t),index:0,kind:e})}),(function(){var t=fp(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,cp(void 0,!0);switch(t.kind){case"keys":return cp(r,!1);case"values":return cp(e[r],!1)}return cp([r,e[r]],!1)}),"values"),pp=ip.Arguments=ip.Array;if(np("keys"),np("values"),np("entries"),up&&"values"!==pp.name)try{ap(pp,"name",{value:"values"})}catch(t){}var gp=ri,vp=O,yp=z,mp=Vh,bp=w([].join);gp({target:"Array",proto:!0,forced:vp!==Object||!mp("join",",")},{join:function(t){return bp(yp(this),void 0===t?",":t)}});var xp=Ms,wp=z,Ap=nn,_p=dn,kp=Vh,Ep=Math.min,Sp=[].lastIndexOf,Mp=!!Sp&&1/[1].lastIndexOf(1,-0)<0,Tp=kp("lastIndexOf"),Pp=Mp||!Tp?function(t){if(Mp)return xp(Sp,this,arguments)||0;var e=wp(this),r=_p(e);if(0===r)return-1;var n=r-1;for(arguments.length>1&&(n=Ep(n,Ap(arguments[1]))),n<0&&(n=r+n);n>=0;n--)if(n in e&&e[n]===t)return n||0;return-1}:Sp;ri({target:"Array",proto:!0,forced:Pp!==[].lastIndexOf},{lastIndexOf:Pp});var Op=Qo.map;ri({target:"Array",proto:!0,forced:!_h("map")},{map:function(t){return Op(this,t,arguments.length>1?arguments[1]:void 0)}});var Ip=Do,Cp=bh,Rp=Array;ri({target:"Array",stat:!0,forced:i((function(){function t(){}return!(Rp.of.call(t)instanceof t)}))},{of:function(){for(var t=0,e=arguments.length,r=new(Ip(this)?this:Rp)(e);e>t;)Cp(r,t,arguments[t++]);return r.length=e,r}});var jp=o,Lp=_o,Dp=TypeError,zp=Object.getOwnPropertyDescriptor,Np=jp&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}()?function(t,e){if(Lp(t)&&!zp(t,"length").writable)throw new Dp("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e},Fp=Nt,Bp=dn,Up=Np,Yp=gh;ri({target:"Array",proto:!0,arity:1,forced:i((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}}()},{push:function(t){var e=Fp(this),r=Bp(e),n=arguments.length;Yp(r+n);for(var i=0;i<n;i++)e[r]=arguments[i],r++;return Up(e,r),r}});var Hp=yt,Gp=Nt,Wp=O,$p=dn,qp=TypeError,Xp="Reduce of empty array with no initial value",Vp=function(t){return function(e,r,n,i){var o=Gp(e),a=Wp(o),s=$p(o);if(Hp(r),0===s&&n<2)throw new qp(Xp);var c=t?s-1:0,u=t?-1:1;if(n<2)for(;;){if(c in a){i=a[c],c+=u;break}if(c+=u,t?c<0:s<=c)throw new qp(Xp)}for(;t?c>=0:s>c;c+=u)c in a&&(i=r(i,a[c],c,o));return i}},Kp={left:Vp(!1),right:Vp(!0)},Qp=r,Jp=X,Zp=E,tg=function(t){return Jp.slice(0,t.length)===t},eg=tg("Bun/")?"BUN":tg("Cloudflare-Workers")?"CLOUDFLARE":tg("Deno/")?"DENO":tg("Node.js/")?"NODE":Qp.Bun&&"string"==typeof Bun.version?"BUN":Qp.Deno&&"object"==typeof Deno.version?"DENO":"process"===Zp(Qp.process)?"NODE":Qp.window&&Qp.document?"BROWSER":"REST",rg="NODE"===eg,ng=Kp.left;ri({target:"Array",proto:!0,forced:!rg&&et>79&&et<83||!Vh("reduce")},{reduce:function(t){var e=arguments.length;return ng(this,t,e,e>1?arguments[1]:void 0)}});var ig=Kp.right;ri({target:"Array",proto:!0,forced:!rg&&et>79&&et<83||!Vh("reduceRight")},{reduceRight:function(t){return ig(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}});var og=ri,ag=_o,sg=w([].reverse),cg=[1,2];og({target:"Array",proto:!0,forced:String(cg)===String(cg.reverse())},{reverse:function(){return ag(this)&&(this.length=this.length),sg(this)}});var ug=ri,lg=_o,hg=Do,fg=U,dg=cn,pg=dn,gg=z,vg=bh,yg=ee,mg=Yi,bg=_h("slice"),xg=yg("species"),wg=Array,Ag=Math.max;ug({target:"Array",proto:!0,forced:!bg},{slice:function(t,e){var r,n,i,o=gg(this),a=pg(o),s=dg(t,a),c=dg(void 0===e?a:e,a);if(lg(o)&&(r=o.constructor,(hg(r)&&(r===wg||lg(r.prototype))||fg(r)&&null===(r=r[xg]))&&(r=void 0),r===wg||void 0===r))return mg(o,s,c);for(n=new(void 0===r?wg:r)(Ag(c-s,0)),i=0;s<c;s++,i++)s in o&&vg(n,i,o[s]);return n.length=i,n}});var _g=Qo.some;ri({target:"Array",proto:!0,forced:!Vh("some")},{some:function(t){return _g(this,t,arguments.length>1?arguments[1]:void 0)}});var kg=Yi,Eg=Math.floor,Sg=function(t,e){var r=t.length;if(r<8)for(var n,i,o=1;o<r;){for(i=o,n=t[o];i&&e(t[i-1],n)>0;)t[i]=t[--i];i!==o++&&(t[i]=n)}else for(var a=Eg(r/2),s=Sg(kg(t,0,a),e),c=Sg(kg(t,a),e),u=s.length,l=c.length,h=0,f=0;h<u||f<l;)t[h+f]=h<u&&f<l?e(s[h],c[f])<=0?s[h++]:c[f++]:h<u?s[h++]:c[f++];return t},Mg=Sg,Tg=X.match(/firefox\/(\d+)/i),Pg=!!Tg&&+Tg[1],Og=/MSIE|Trident/.test(X),Ig=X.match(/AppleWebKit\/(\d+)\./),Cg=!!Ig&&+Ig[1],Rg=ri,jg=w,Lg=yt,Dg=Nt,zg=dn,Ng=Bh,Fg=pi,Bg=i,Ug=Mg,Yg=Vh,Hg=Pg,Gg=Og,Wg=et,$g=Cg,qg=[],Xg=jg(qg.sort),Vg=jg(qg.push),Kg=Bg((function(){qg.sort(void 0)})),Qg=Bg((function(){qg.sort(null)})),Jg=Yg("sort"),Zg=!Bg((function(){if(Wg)return Wg<70;if(!(Hg&&Hg>3)){if(Gg)return!0;if($g)return $g<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++)qg.push({k:e+n,v:r})}for(qg.sort((function(t,e){return e.v-t.v})),n=0;n<qg.length;n++)e=qg[n].k.charAt(0),i.charAt(i.length-1)!==e&&(i+=e);return"DGBEFHACIJK"!==i}}));Rg({target:"Array",proto:!0,forced:Kg||!Qg||!Jg||!Zg},{sort:function(t){void 0!==t&&Lg(t);var e=Dg(this);if(Zg)return void 0===t?Xg(e):Xg(e,t);var r,n,i=[],o=zg(e);for(n=0;n<o;n++)n in e&&Vg(i,e[n]);for(Ug(i,function(t){return function(e,r){return void 0===r?-1:void 0===e?1:void 0!==t?+t(e,r)||0:Fg(e)>Fg(r)?1:-1}}(t)),r=zg(i),n=0;n<r;)e[n]=i[n++];for(;n<o;)Ng(e,n++);return e}});var tv=G,ev=Ki,rv=o,nv=ee("species"),iv=function(t){var e=tv(t);rv&&e&&!e[nv]&&ev(e,nv,{configurable:!0,get:function(){return this}})};iv("Array");var ov=ri,av=Nt,sv=cn,cv=nn,uv=dn,lv=Np,hv=gh,fv=Ho,dv=bh,pv=Bh,gv=_h("splice"),vv=Math.max,yv=Math.min;ov({target:"Array",proto:!0,forced:!gv},{splice:function(t,e){var r,n,i,o,a,s,c=av(this),u=uv(c),l=sv(t,u),h=arguments.length;for(0===h?r=n=0:1===h?(r=0,n=u-l):(r=h-2,n=yv(vv(cv(e),0),u-l)),hv(u+r-n),i=fv(c,n),o=0;o<n;o++)(a=l+o)in c&&dv(i,o,c[a]);if(i.length=n,r<n){for(o=l;o<u-n;o++)s=o+r,(a=o+n)in c?c[s]=c[a]:pv(c,s);for(o=u;o>u-n+r;o--)pv(c,o-1)}else if(r>n)for(o=u-n;o>l;o--)s=o+r-1,(a=o+n-1)in c?c[s]=c[a]:pv(c,s);for(o=0;o<r;o++)c[o+l]=arguments[o+2];return lv(c,u-n+r),i}});var mv=dn,bv=function(t,e){for(var r=mv(t),n=new e(r),i=0;i<r;i++)n[i]=t[r-i-1];return n},xv=bv,wv=z,Av=uh,_v=Array;ri({target:"Array",proto:!0},{toReversed:function(){return xv(wv(this),_v)}}),Av("toReversed");var kv=dn,Ev=function(t,e,r){for(var n=0,i=arguments.length>2?r:kv(e),o=new t(i);i>n;)o[n]=e[n++];return o},Sv=r,Mv=ri,Tv=yt,Pv=z,Ov=Ev,Iv=function(t,e){var r=Sv[t],n=r&&r.prototype;return n&&n[e]},Cv=uh,Rv=Array,jv=w(Iv("Array","sort"));Mv({target:"Array",proto:!0},{toSorted:function(t){void 0!==t&&Tv(t);var e=Pv(this),r=Ov(Rv,e);return jv(r,t)}}),Cv("toSorted");var Lv=ri,Dv=uh,zv=gh,Nv=dn,Fv=cn,Bv=z,Uv=nn,Yv=Array,Hv=Math.max,Gv=Math.min;Lv({target:"Array",proto:!0},{toSpliced:function(t,e){var r,n,i,o,a=Bv(this),s=Nv(a),c=Fv(t,s),u=arguments.length,l=0;for(0===u?r=n=0:1===u?(r=0,n=s-c):(r=u-2,n=Gv(Hv(Uv(e),0),s-c)),i=zv(s+r-n),o=Yv(i);l<c;l++)o[l]=a[l];for(;l<c+r;l++)o[l]=arguments[l-c+2];for(;l<i;l++)o[l]=a[l+n-r];return o}}),Dv("toSpliced"),uh("flat"),uh("flatMap");var Wv=Nt,$v=dn,qv=Np,Xv=Bh,Vv=gh;ri({target:"Array",proto:!0,arity:1,forced:1!==[].unshift(0)||!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(t){return t instanceof TypeError}}()},{unshift:function(t){var e=Wv(this),r=$v(e),n=arguments.length;if(n){Vv(r+n);for(var i=r;i--;){var o=i+n;i in e?e[o]=e[i]:Xv(e,o)}for(var a=0;a<n;a++)e[a]=arguments[a]}return qv(e,r+n)}});var Kv=dn,Qv=nn,Jv=RangeError,Zv=function(t,e,r,n){var i=Kv(t),o=Qv(r),a=o<0?i+o:o;if(a>=i||a<0)throw new Jv("Incorrect index");for(var s=new e(i),c=0;c<i;c++)s[c]=c===a?n:t[c];return s},ty=Zv,ey=z,ry=Array;ri({target:"Array",proto:!0},{with:function(t,e){return ty(ey(this),ry,t,e)}});var ny="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView,iy=Qr,oy=function(t,e,r){for(var n in e)iy(t,n,e[n],r);return t},ay=W,sy=TypeError,cy=function(t,e){if(ay(e,t))return t;throw new sy("Incorrect invocation")},uy=nn,ly=hn,hy=RangeError,fy=function(t){if(void 0===t)return 0;var e=uy(t),r=ly(e);if(e!==r)throw new hy("Wrong length or index");return r},dy=Math.sign||function(t){var e=+t;return 0===e||e!=e?e:e<0?-1:1},py=4503599627370496,gy=dy,vy=function(t){return t+py-py},yy=Math.abs,my=function(t,e,r,n){var i=+t,o=yy(i),a=gy(i);if(o<n)return a*vy(o/n/e)*n*e;var s=(1+e/2220446049250313e-31)*o,c=s-(s-o);return c>r||c!=c?a*(1/0):a*c},by=Math.fround||function(t){return my(t,1.1920928955078125e-7,34028234663852886e22,11754943508222875e-54)},xy=Array,wy=Math.abs,Ay=Math.pow,_y=Math.floor,ky=Math.log,Ey=Math.LN2,Sy={pack:function(t,e,r){var n,i,o,a=xy(r),s=8*r-e-1,c=(1<<s)-1,u=c>>1,l=23===e?Ay(2,-24)-Ay(2,-77):0,h=t<0||0===t&&1/t<0?1:0,f=0;for((t=wy(t))!=t||t===1/0?(i=t!=t?1:0,n=c):(n=_y(ky(t)/Ey),t*(o=Ay(2,-n))<1&&(n--,o*=2),(t+=n+u>=1?l/o:l*Ay(2,1-u))*o>=2&&(n++,o/=2),n+u>=c?(i=0,n=c):n+u>=1?(i=(t*o-1)*Ay(2,e),n+=u):(i=t*Ay(2,u-1)*Ay(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-1]|=128*h,a},unpack:function(t,e){var r,n=t.length,i=8*n-e-1,o=(1<<i)-1,a=o>>1,s=i-7,c=n-1,u=t[c--],l=127&u;for(u>>=7;s>0;)l=256*l+t[c--],s-=8;for(r=l&(1<<-s)-1,l>>=-s,s+=e;s>0;)r=256*r+t[c--],s-=8;if(0===l)l=1-a;else{if(l===o)return r?NaN:u?-1/0:1/0;r+=Ay(2,e),l-=a}return(u?-1:1)*r*Ay(2,l-e)}},My=r,Ty=w,Py=o,Oy=ny,Iy=qe,Cy=Ki,Ry=oy,jy=i,Ly=cy,Dy=nn,zy=hn,Ny=fy,Fy=by,By=Sy,Uy=Qu,Yy=Uc,Hy=tf,Gy=Yi,Wy=qc,$y=Fn,qy=po,Xy=Pr,Vy=tr.PROPER,Ky=tr.CONFIGURABLE,Qy="ArrayBuffer",Jy="DataView",Zy="prototype",tm="Wrong index",em=Xy.getterFor(Qy),rm=Xy.getterFor(Jy),nm=Xy.set,im=My[Qy],om=im,am=om&&om[Zy],sm=My[Jy],cm=sm&&sm[Zy],um=Object.prototype,lm=My.Array,hm=My.RangeError,fm=Ty(Hy),dm=Ty([].reverse),pm=By.pack,gm=By.unpack,vm=function(t){return[255&t]},ym=function(t){return[255&t,t>>8&255]},mm=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},bm=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},xm=function(t){return pm(Fy(t),23,4)},wm=function(t){return pm(t,52,8)},Am=function(t,e,r){Cy(t[Zy],e,{configurable:!0,get:function(){return r(this)[e]}})},_m=function(t,e,r,n){var i=rm(t),o=Ny(r),a=!!n;if(o+e>i.byteLength)throw new hm(tm);var s=i.bytes,c=o+i.byteOffset,u=Gy(s,c,c+e);return a?u:dm(u)},km=function(t,e,r,n,i,o){var a=rm(t),s=Ny(r),c=n(+i),u=!!o;if(s+e>a.byteLength)throw new hm(tm);for(var l=a.bytes,h=s+a.byteOffset,f=0;f<e;f++)l[h+f]=c[u?f:e-f-1]};if(Oy){var Em=Vy&&im.name!==Qy;jy((function(){im(1)}))&&jy((function(){new im(-1)}))&&!jy((function(){return new im,new im(1.5),new im(NaN),1!==im.length||Em&&!Ky}))?Em&&Ky&&Iy(im,"name",Qy):((om=function(t){return Ly(this,am),Wy(new im(Ny(t)),this,om)})[Zy]=am,am.constructor=om,$y(om,im)),Yy&&Uy(cm)!==um&&Yy(cm,um);var Sm=new sm(new om(2)),Mm=Ty(cm.setInt8);Sm.setInt8(0,2147483648),Sm.setInt8(1,2147483649),!Sm.getInt8(0)&&Sm.getInt8(1)||Ry(cm,{setInt8:function(t,e){Mm(this,t,e<<24>>24)},setUint8:function(t,e){Mm(this,t,e<<24>>24)}},{unsafe:!0})}else am=(om=function(t){Ly(this,am);var e=Ny(t);nm(this,{type:Qy,bytes:fm(lm(e),0),byteLength:e}),Py||(this.byteLength=e,this.detached=!1)})[Zy],sm=function(t,e,r){Ly(this,cm),Ly(t,am);var n=em(t),i=n.byteLength,o=Dy(e);if(o<0||o>i)throw new hm("Wrong offset");if(o+(r=void 0===r?i-o:zy(r))>i)throw new hm("Wrong length");nm(this,{type:Jy,buffer:t,byteLength:r,byteOffset:o,bytes:n.bytes}),Py||(this.buffer=t,this.byteLength=r,this.byteOffset=o)},cm=sm[Zy],Py&&(Am(om,"byteLength",em),Am(sm,"buffer",rm),Am(sm,"byteLength",rm),Am(sm,"byteOffset",rm)),Ry(cm,{getInt8:function(t){return _m(this,1,t)[0]<<24>>24},getUint8:function(t){return _m(this,1,t)[0]},getInt16:function(t){var e=_m(this,2,t,arguments.length>1&&arguments[1]);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=_m(this,2,t,arguments.length>1&&arguments[1]);return e[1]<<8|e[0]},getInt32:function(t){return bm(_m(this,4,t,arguments.length>1&&arguments[1]))},getUint32:function(t){return bm(_m(this,4,t,arguments.length>1&&arguments[1]))>>>0},getFloat32:function(t){return gm(_m(this,4,t,arguments.length>1&&arguments[1]),23)},getFloat64:function(t){return gm(_m(this,8,t,arguments.length>1&&arguments[1]),52)},setInt8:function(t,e){km(this,1,t,vm,e)},setUint8:function(t,e){km(this,1,t,vm,e)},setInt16:function(t,e){km(this,2,t,ym,e,arguments.length>2&&arguments[2])},setUint16:function(t,e){km(this,2,t,ym,e,arguments.length>2&&arguments[2])},setInt32:function(t,e){km(this,4,t,mm,e,arguments.length>2&&arguments[2])},setUint32:function(t,e){km(this,4,t,mm,e,arguments.length>2&&arguments[2])},setFloat32:function(t,e){km(this,4,t,xm,e,arguments.length>2&&arguments[2])},setFloat64:function(t,e){km(this,8,t,wm,e,arguments.length>2&&arguments[2])}});qy(om,Qy),qy(sm,Jy);var Tm={ArrayBuffer:om,DataView:sm},Pm=iv,Om="ArrayBuffer",Im=Tm[Om];ri({global:!0,constructor:!0,forced:r[Om]!==Im},{ArrayBuffer:Im}),Pm(Om);var Cm,Rm,jm,Lm=ny,Dm=o,zm=r,Nm=F,Fm=U,Bm=Ut,Um=hi,Ym=dt,Hm=qe,Gm=Qr,Wm=Ki,$m=W,qm=Qu,Xm=Uc,Vm=ee,Km=$t,Qm=Pr.enforce,Jm=Pr.get,Zm=zm.Int8Array,tb=Zm&&Zm.prototype,eb=zm.Uint8ClampedArray,rb=eb&&eb.prototype,nb=Zm&&qm(Zm),ib=tb&&qm(tb),ob=Object.prototype,ab=zm.TypeError,sb=Vm("toStringTag"),cb=Km("TYPED_ARRAY_TAG"),ub="TypedArrayConstructor",lb=Lm&&!!Xm&&"Opera"!==Um(zm.opera),hb=!1,fb={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},db={BigInt64Array:8,BigUint64Array:8},pb=function(t){var e=qm(t);if(Fm(e)){var r=Jm(e);return r&&Bm(r,ub)?r[ub]:pb(e)}},gb=function(t){if(!Fm(t))return!1;var e=Um(t);return Bm(fb,e)||Bm(db,e)};for(Cm in fb)(jm=(Rm=zm[Cm])&&Rm.prototype)?Qm(jm)[ub]=Rm:lb=!1;for(Cm in db)(jm=(Rm=zm[Cm])&&Rm.prototype)&&(Qm(jm)[ub]=Rm);if((!lb||!Nm(nb)||nb===Function.prototype)&&(nb=function(){throw new ab("Incorrect invocation")},lb))for(Cm in fb)zm[Cm]&&Xm(zm[Cm],nb);if((!lb||!ib||ib===ob)&&(ib=nb.prototype,lb))for(Cm in fb)zm[Cm]&&Xm(zm[Cm].prototype,ib);if(lb&&qm(rb)!==ib&&Xm(rb,ib),Dm&&!Bm(ib,sb))for(Cm in hb=!0,Wm(ib,sb,{configurable:!0,get:function(){return Fm(this)?this[cb]:void 0}}),fb)zm[Cm]&&Hm(zm[Cm],cb,Cm);var vb={NATIVE_ARRAY_BUFFER_VIEWS:lb,TYPED_ARRAY_TAG:hb&&cb,aTypedArray:function(t){if(gb(t))return t;throw new ab("Target is not a typed array")},aTypedArrayConstructor:function(t){if(Nm(t)&&(!Xm||$m(nb,t)))return t;throw new ab(Ym(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,r,n){if(Dm){if(r)for(var i in fb){var o=zm[i];if(o&&Bm(o.prototype,t))try{delete o.prototype[t]}catch(r){try{o.prototype[t]=e}catch(t){}}}ib[t]&&!r||Gm(ib,t,r?e:lb&&tb[t]||e,n)}},exportTypedArrayStaticMethod:function(t,e,r){var n,i;if(Dm){if(Xm){if(r)for(n in fb)if((i=zm[n])&&Bm(i,t))try{delete i[t]}catch(t){}if(nb[t]&&!r)return;try{return Gm(nb,t,r?e:lb&&nb[t]||e)}catch(t){}}for(n in fb)!(i=zm[n])||i[t]&&!r||Gm(i,t,e)}},getTypedArrayConstructor:pb,isView:function(t){if(!Fm(t))return!1;var e=Um(t);return"DataView"===e||Bm(fb,e)||Bm(db,e)},isTypedArray:gb,TypedArray:nb,TypedArrayPrototype:ib};ri({target:"ArrayBuffer",stat:!0,forced:!vb.NATIVE_ARRAY_BUFFER_VIEWS},{isView:vb.isView});var yb=ri,mb=yo,bb=i,xb=Re,wb=cn,Ab=hn,_b=Tm.ArrayBuffer,kb=Tm.DataView,Eb=kb.prototype,Sb=mb(_b.prototype.slice),Mb=mb(Eb.getUint8),Tb=mb(Eb.setUint8);yb({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:bb((function(){return!new _b(2).slice(1,void 0).byteLength}))},{slice:function(t,e){if(Sb&&void 0===e)return Sb(xb(this),t);for(var r=xb(this).byteLength,n=wb(t,r),i=wb(void 0===e?r:e,r),o=new _b(Ab(i-n)),a=new kb(this),s=new kb(o),c=0;n<i;)Tb(s,c++,Mb(a,n++));return o}}),ri({global:!0,constructor:!0,forced:!ny},{DataView:Tm.DataView});var Pb=r,Ob=Oc,Ib=E,Cb=Pb.ArrayBuffer,Rb=Pb.TypeError,jb=Cb&&Ob(Cb.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==Ib(t))throw new Rb("ArrayBuffer expected");return t.byteLength},Lb=ny,Db=jb,zb=r.DataView,Nb=function(t){if(!Lb||0!==Db(t))return!1;try{return new zb(t),!1}catch(t){return!0}},Fb=o,Bb=Ki,Ub=Nb,Yb=ArrayBuffer.prototype;Fb&&!("detached"in Yb)&&Bb(Yb,"detached",{configurable:!0,get:function(){return Ub(this)}});var Hb,Gb,Wb,$b,qb=Nb,Xb=TypeError,Vb=r,Kb=rg,Qb=function(t){if(Kb){try{return Vb.process.getBuiltinModule(t)}catch(t){}try{return Function('return require("'+t+'")')()}catch(t){}}},Jb=i,Zb=et,tx=eg,ex=r.structuredClone,rx=!!ex&&!Jb((function(){if("DENO"===tx&&Zb>92||"NODE"===tx&&Zb>94||"BROWSER"===tx&&Zb>97)return!1;var t=new ArrayBuffer(8),e=ex(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength})),nx=r,ix=Qb,ox=rx,ax=nx.structuredClone,sx=nx.ArrayBuffer,cx=nx.MessageChannel,ux=!1;if(ox)ux=function(t){ax(t,{transfer:[t]})};else if(sx)try{cx||(Hb=ix("worker_threads"))&&(cx=Hb.MessageChannel),cx&&(Gb=new cx,Wb=new sx(2),$b=function(t){Gb.port1.postMessage(null,[t])},2===Wb.byteLength&&($b(Wb),0===Wb.byteLength&&(ux=$b)))}catch(t){}var lx=ux,hx=r,fx=w,dx=Oc,px=fy,gx=function(t){if(qb(t))throw new Xb("ArrayBuffer is detached");return t},vx=jb,yx=lx,mx=rx,bx=hx.structuredClone,xx=hx.ArrayBuffer,wx=hx.DataView,Ax=Math.min,_x=xx.prototype,kx=wx.prototype,Ex=fx(_x.slice),Sx=dx(_x,"resizable","get"),Mx=dx(_x,"maxByteLength","get"),Tx=fx(kx.getInt8),Px=fx(kx.setInt8),Ox=(mx||yx)&&function(t,e,r){var n,i=vx(t),o=void 0===e?i:px(e),a=!Sx||!Sx(t);if(gx(t),mx&&(t=bx(t,{transfer:[t]}),i===o&&(r||a)))return t;if(i>=o&&(!r||a))n=Ex(t,0,o);else{var s=r&&!a&&Mx?{maxByteLength:Mx(t)}:void 0;n=new xx(o,s);for(var c=new wx(t),u=new wx(n),l=Ax(o,i),h=0;h<l;h++)Px(u,h,Tx(c,h))}return mx||yx(t),n},Ix=Ox;Ix&&ri({target:"ArrayBuffer",proto:!0},{transfer:function(){return Ix(this,arguments.length?arguments[0]:void 0,!0)}});var Cx=Ox;Cx&&ri({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return Cx(this,arguments.length?arguments[0]:void 0,!1)}});var Rx=ri,jx=w,Lx=i((function(){return 120!==new Date(16e11).getYear()})),Dx=jx(Date.prototype.getFullYear);Rx({target:"Date",proto:!0,forced:Lx},{getYear:function(){return Dx(this)-1900}});var zx=ri,Nx=Date,Fx=w(Nx.prototype.getTime);zx({target:"Date",stat:!0},{now:function(){return Fx(new Nx)}});var Bx=ri,Ux=w,Yx=nn,Hx=Date.prototype,Gx=Ux(Hx.getTime),Wx=Ux(Hx.setFullYear);Bx({target:"Date",proto:!0},{setYear:function(t){Gx(this);var e=Yx(t);return Wx(this,e>=0&&e<=99?e+1900:e)}}),ri({target:"Date",proto:!0},{toGMTString:Date.prototype.toUTCString});var $x=nn,qx=pi,Xx=j,Vx=RangeError,Kx=function(t){var e=qx(Xx(this)),r="",n=$x(t);if(n<0||n===1/0)throw new Vx("Wrong number of repetitions");for(;n>0;(n>>>=1)&&(e+=e))1&n&&(r+=e);return r},Qx=w,Jx=hn,Zx=pi,tw=j,ew=Qx(Kx),rw=Qx("".slice),nw=Math.ceil,iw=function(t){return function(e,r,n){var i,o,a=Zx(tw(e)),s=Jx(r),c=a.length,u=void 0===n?" ":Zx(n);return s<=c||""===u?a:((o=ew(u,nw((i=s-c)/u.length))).length>i&&(o=rw(o,0,i)),t?a+o:o+a)}},ow={start:iw(!1),end:iw(!0)},aw=w,sw=i,cw=ow.start,uw=RangeError,lw=isFinite,hw=Math.abs,fw=Date.prototype,dw=fw.toISOString,pw=aw(fw.getTime),gw=aw(fw.getUTCDate),vw=aw(fw.getUTCFullYear),yw=aw(fw.getUTCHours),mw=aw(fw.getUTCMilliseconds),bw=aw(fw.getUTCMinutes),xw=aw(fw.getUTCMonth),ww=aw(fw.getUTCSeconds),Aw=sw((function(){return"0385-07-25T07:06:39.999Z"!==dw.call(new Date(-50000000000001))}))||!sw((function(){dw.call(new Date(NaN))}))?function(){if(!lw(pw(this)))throw new uw("Invalid time value");var t=this,e=vw(t),r=mw(t),n=e<0?"-":e>9999?"+":"";return n+cw(hw(e),n?6:4,0)+"-"+cw(xw(t)+1,2,0)+"-"+cw(gw(t),2,0)+"T"+cw(yw(t),2,0)+":"+cw(bw(t),2,0)+":"+cw(ww(t),2,0)+"."+cw(r,3,0)+"Z"}:dw,_w=Aw;ri({target:"Date",proto:!0,forced:Date.prototype.toISOString!==_w},{toISOString:_w});var kw=Nt,Ew=ue;ri({target:"Date",proto:!0,arity:1,forced:i((function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}))},{toJSON:function(t){var e=kw(this),r=Ew(e,"number");return"number"!=typeof r||isFinite(r)?e.toISOString():null}});var Sw=Re,Mw=Et,Tw=TypeError,Pw=Ut,Ow=Qr,Iw=function(t){if(Sw(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw new Tw("Incorrect hint");return Mw(this,t)},Cw=ee("toPrimitive"),Rw=Date.prototype;Pw(Rw,Cw)||Ow(Rw,Cw,Iw);var jw=w,Lw=Qr,Dw=Date.prototype,zw="Invalid Date",Nw="toString",Fw=jw(Dw[Nw]),Bw=jw(Dw.getTime);String(new Date(NaN))!==zw&&Lw(Dw,Nw,(function(){var t=Bw(this);return t==t?Fw(this):zw}));var Uw=ri,Yw=w,Hw=pi,Gw=Yw("".charAt),Ww=Yw("".charCodeAt),$w=Yw(/./.exec),qw=Yw(1..toString),Xw=Yw("".toUpperCase),Vw=/[\w*+\-./@]/,Kw=function(t,e){for(var r=qw(t,16);r.length<e;)r="0"+r;return r};Uw({global:!0},{escape:function(t){for(var e,r,n=Hw(t),i="",o=n.length,a=0;a<o;)e=Gw(n,a++),$w(Vw,e)?i+=e:i+=(r=Ww(e,0))<256?"%"+Kw(r,2):"%u"+Xw(Kw(r,4));return i}});var Qw=w,Jw=yt,Zw=U,tA=Ut,eA=Yi,rA=a,nA=Function,iA=Qw([].concat),oA=Qw([].join),aA={},sA=rA?nA.bind:function(t){var e=Jw(this),r=e.prototype,n=eA(arguments,1),i=function(){var r=iA(n,eA(arguments));return this instanceof i?function(t,e,r){if(!tA(aA,e)){for(var n=[],i=0;i<e;i++)n[i]="a["+i+"]";aA[e]=nA("C,a","return new C("+oA(n,",")+")")}return aA[e](t,r)}(e,r.length,r):e.apply(t,r)};return Zw(r)&&(i.prototype=r),i},cA=sA;ri({target:"Function",proto:!0,forced:Function.bind!==cA},{bind:cA});var uA=F,lA=U,hA=Te,fA=W,dA=ee,pA=Xe.exports,gA=dA("hasInstance"),vA=Function.prototype;gA in vA||hA.f(vA,gA,{value:pA((function(t){if(!uA(this)||!lA(t))return!1;var e=this.prototype;return lA(e)?fA(e,t):t instanceof this}),gA)});var yA=o,mA=tr.EXISTS,bA=w,xA=Ki,wA=Function.prototype,AA=bA(wA.toString),_A=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,kA=bA(_A.exec);yA&&!mA&&xA(wA,"name",{configurable:!0,get:function(){try{return kA(_A,AA(this))[1]}catch(t){return""}}});var EA=r;ri({global:!0,forced:EA.globalThis!==EA},{globalThis:EA});var SA=ri,MA=r,TA=cy,PA=Re,OA=F,IA=Qu,CA=Ki,RA=bh,jA=i,LA=Ut,DA=Md.IteratorPrototype,zA=o,NA="constructor",FA="Iterator",BA=ee("toStringTag"),UA=TypeError,YA=MA[FA],HA=!OA(YA)||YA.prototype!==DA||!jA((function(){YA({})})),GA=function(){if(TA(this,DA),IA(this)===DA)throw new UA("Abstract class Iterator not directly constructable")},WA=function(t,e){zA?CA(DA,t,{configurable:!0,get:function(){return e},set:function(e){if(PA(this),this===DA)throw new UA("You can't redefine this property");LA(this,t)?this[t]=e:RA(this,t,e)}}):DA[t]=e};LA(DA,BA)||WA(BA,FA),!HA&&LA(DA,NA)&&DA[NA]!==Object||WA(NA,GA),GA.prototype=DA,SA({global:!0,constructor:!0,forced:HA},{Iterator:GA});var $A=function(t){return{iterator:t,next:t.next,done:!1}},qA=RangeError,XA=function(t){if(t==t)return t;throw new qA("NaN is not allowed")},VA=nn,KA=RangeError,QA=function(t){var e=VA(t);if(e<0)throw new KA("The argument can't be less than 0");return e},JA=u,ZA=Bi,t_=qe,e_=oy,r_=Pr,n_=xt,i_=Md.IteratorPrototype,o_=ep,a_=bl,s_=ee("toStringTag"),c_="IteratorHelper",u_="WrapForValidIterator",l_=r_.set,h_=function(t){var e=r_.getterFor(t?u_:c_);return e_(ZA(i_),{next:function(){var r=e(this);if(t)return r.nextHandler();if(r.done)return o_(void 0,!0);try{var n=r.nextHandler();return r.returnHandlerResult?n:o_(n,r.done)}catch(t){throw r.done=!0,t}},return:function(){var r=e(this),n=r.iterator;if(r.done=!0,t){var i=n_(n,"return");return i?JA(i,n):o_(void 0,!0)}if(r.inner)try{a_(r.inner.iterator,"normal")}catch(t){return a_(n,"throw",t)}return n&&a_(n,"normal"),o_(void 0,!0)}})},f_=h_(!0),d_=h_(!1);t_(d_,s_,"Iterator Helper");var p_=function(t,e,r){var n=function(n,i){i?(i.iterator=n.iterator,i.next=n.next):i=n,i.type=e?u_:c_,i.returnHandlerResult=!!r,i.nextHandler=t,i.counter=0,i.done=!1,l_(this,i)};return n.prototype=e?f_:d_,n},g_=ri,v_=u,y_=Re,m_=$A,b_=XA,x_=QA,w_=p_((function(){for(var t,e=this.iterator,r=this.next;this.remaining;)if(this.remaining--,t=y_(v_(r,e)),this.done=!!t.done)return;if(t=y_(v_(r,e)),!(this.done=!!t.done))return t.value}));g_({target:"Iterator",proto:!0,real:!0,forced:false},{drop:function(t){y_(this);var e=x_(b_(+t));return new w_(m_(this),{remaining:e})}});var A_=Rl,__=yt,k_=Re,E_=$A;ri({target:"Iterator",proto:!0,real:!0},{every:function(t){k_(this),__(t);var e=E_(this),r=0;return!A_(e,(function(e,n){if(!t(e,r++))return n()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}});var S_=ri,M_=u,T_=yt,P_=Re,O_=$A,I_=Gf,C_=p_((function(){for(var t,e,r=this.iterator,n=this.predicate,i=this.next;;){if(t=P_(M_(i,r)),this.done=!!t.done)return;if(e=t.value,I_(r,n,[e,this.counter++],!0))return e}}));S_({target:"Iterator",proto:!0,real:!0,forced:false},{filter:function(t){return P_(this),T_(t),new C_(O_(this),{predicate:t})}});var R_=Rl,j_=yt,L_=Re,D_=$A;ri({target:"Iterator",proto:!0,real:!0},{find:function(t){L_(this),j_(t);var e=D_(this),r=0;return R_(e,(function(e,n){if(t(e,r++))return n(e)}),{IS_RECORD:!0,INTERRUPTED:!0}).result}});var z_=u,N_=Re,F_=$A,B_=cl,U_=function(t,e){e&&"string"==typeof t||N_(t);var r=B_(t);return F_(N_(void 0!==r?z_(r,t):t))},Y_=ri,H_=u,G_=yt,W_=Re,$_=$A,q_=U_,X_=bl,V_=p_((function(){for(var t,e,r=this.iterator,n=this.mapper;;){if(e=this.inner)try{if(!(t=W_(H_(e.next,e.iterator))).done)return t.value;this.inner=null}catch(t){X_(r,"throw",t)}if(t=W_(H_(this.next,r)),this.done=!!t.done)return;try{this.inner=q_(n(t.value,this.counter++),!1)}catch(t){X_(r,"throw",t)}}}));Y_({target:"Iterator",proto:!0,real:!0,forced:false},{flatMap:function(t){return W_(this),G_(t),new V_($_(this),{mapper:t,inner:null})}});var K_=Rl,Q_=yt,J_=Re,Z_=$A;ri({target:"Iterator",proto:!0,real:!0},{forEach:function(t){J_(this),Q_(t);var e=Z_(this),r=0;K_(e,(function(e){t(e,r++)}),{IS_RECORD:!0})}});var tk=ri,ek=u,rk=Nt,nk=W,ik=Md.IteratorPrototype,ok=U_,ak=p_((function(){return ek(this.next,this.iterator)}),!0);tk({target:"Iterator",stat:!0,forced:false},{from:function(t){var e=ok("string"==typeof t?rk(t):t,!0);return nk(ik,e.iterator)?e.iterator:new ak(e)}});var sk=u,ck=yt,uk=Re,lk=$A,hk=Gf,fk=p_((function(){var t=this.iterator,e=uk(sk(this.next,t));if(!(this.done=!!e.done))return hk(t,this.mapper,[e.value,this.counter++],!0)}));ri({target:"Iterator",proto:!0,real:!0,forced:false},{map:function(t){return uk(this),ck(t),new fk(lk(this),{mapper:t})}});var dk=Rl,pk=yt,gk=Re,vk=$A,yk=TypeError;ri({target:"Iterator",proto:!0,real:!0},{reduce:function(t){gk(this),pk(t);var e=vk(this),r=arguments.length<2,n=r?void 0:arguments[1],i=0;if(dk(e,(function(e){r?(r=!1,n=e):n=t(n,e,i),i++}),{IS_RECORD:!0}),r)throw new yk("Reduce of empty iterator with no initial value");return n}});var mk=Rl,bk=yt,xk=Re,wk=$A;ri({target:"Iterator",proto:!0,real:!0},{some:function(t){xk(this),bk(t);var e=wk(this),r=0;return mk(e,(function(e,n){if(t(e,r++))return n()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}});var Ak=ri,_k=u,kk=Re,Ek=$A,Sk=XA,Mk=QA,Tk=bl,Pk=p_((function(){var t=this.iterator;if(!this.remaining--)return this.done=!0,Tk(t,"normal",void 0);var e=kk(_k(this.next,t));return(this.done=!!e.done)?void 0:e.value}));Ak({target:"Iterator",proto:!0,real:!0,forced:false},{take:function(t){kk(this);var e=Mk(Sk(+t));return new Pk(Ek(this),{remaining:e})}});var Ok=Re,Ik=Rl,Ck=$A,Rk=[].push;ri({target:"Iterator",proto:!0,real:!0},{toArray:function(){var t=[];return Ik(Ck(Ok(this)),Rk,{that:t,IS_RECORD:!0}),t}}),po(r.JSON,"JSON",!0);var jk={exports:{}},Lk=i((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}})),Dk=i,zk=U,Nk=E,Fk=Lk,Bk=Object.isExtensible,Uk=Dk((function(){Bk(1)}))||Fk?function(t){return!!zk(t)&&((!Fk||"ArrayBuffer"!==Nk(t))&&(!Bk||Bk(t)))}:Bk,Yk=!i((function(){return Object.isExtensible(Object.preventExtensions({}))})),Hk=ri,Gk=w,Wk=gr,$k=U,qk=Ut,Xk=Te.f,Vk=Jr,Kk=Ui,Qk=Uk,Jk=Yk,Zk=!1,tE=$t("meta"),eE=0,rE=function(t){Xk(t,tE,{value:{objectID:"O"+eE++,weakData:{}}})},nE=jk.exports={enable:function(){nE.enable=function(){},Zk=!0;var t=Vk.f,e=Gk([].splice),r={};r[tE]=1,t(r).length&&(Vk.f=function(r){for(var n=t(r),i=0,o=n.length;i<o;i++)if(n[i]===tE){e(n,i,1);break}return n},Hk({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:Kk.f}))},fastKey:function(t,e){if(!$k(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!qk(t,tE)){if(!Qk(t))return"F";if(!e)return"E";rE(t)}return t[tE].objectID},getWeakData:function(t,e){if(!qk(t,tE)){if(!Qk(t))return!0;if(!e)return!1;rE(t)}return t[tE].weakData},onFreeze:function(t){return Jk&&Zk&&Qk(t)&&!qk(t,tE)&&rE(t),t}};Wk[tE]=!0;var iE=ri,oE=r,aE=w,sE=Xn,cE=Qr,uE=jk.exports,lE=Rl,hE=cy,fE=F,dE=I,pE=U,gE=i,vE=sd,yE=po,mE=qc,bE=function(t,e,r){var n=-1!==t.indexOf("Map"),i=-1!==t.indexOf("Weak"),o=n?"set":"add",a=oE[t],s=a&&a.prototype,c=a,u={},l=function(t){var e=aE(s[t]);cE(s,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(i&&!pE(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return i&&!pE(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(i&&!pE(t))&&e(this,0===t?0:t)}:function(t,r){return e(this,0===t?0:t,r),this})};if(sE(t,!fE(a)||!(i||s.forEach&&!gE((function(){(new a).entries().next()})))))c=r.getConstructor(e,t,n,o),uE.enable();else if(sE(t,!0)){var h=new c,f=h[o](i?{}:-0,1)!==h,d=gE((function(){h.has(1)})),p=vE((function(t){new a(t)})),g=!i&&gE((function(){for(var t=new a,e=5;e--;)t[o](e,e);return!t.has(-0)}));p||((c=e((function(t,e){hE(t,s);var r=mE(new a,t,c);return dE(e)||lE(e,r[o],{that:r,AS_ENTRIES:n}),r}))).prototype=s,s.constructor=c),(d||g)&&(l("delete"),l("has"),n&&l("get")),(g||f)&&l(o),i&&s.clear&&delete s.clear}return u[t]=c,iE({global:!0,constructor:!0,forced:c!==a},u),yE(c,t),i||r.setStrong(c,t,n),c},xE=Bi,wE=Ki,AE=oy,_E=wo,kE=cy,EE=I,SE=Rl,ME=tp,TE=ep,PE=iv,OE=o,IE=jk.exports.fastKey,CE=Pr.set,RE=Pr.getterFor,jE={getConstructor:function(t,e,r,n){var i=t((function(t,i){kE(t,o),CE(t,{type:e,index:xE(null),first:null,last:null,size:0}),OE||(t.size=0),EE(i)||SE(i,t[n],{that:t,AS_ENTRIES:r})})),o=i.prototype,a=RE(e),s=function(t,e,r){var n,i,o=a(t),s=c(t,e);return s?s.value=r:(o.last=s={index:i=IE(e,!0),key:e,value:r,previous:n=o.last,next:null,removed:!1},o.first||(o.first=s),n&&(n.next=s),OE?o.size++:t.size++,"F"!==i&&(o.index[i]=s)),t},c=function(t,e){var r,n=a(t),i=IE(e);if("F"!==i)return n.index[i];for(r=n.first;r;r=r.next)if(r.key===e)return r};return AE(o,{clear:function(){for(var t=a(this),e=t.first;e;)e.removed=!0,e.previous&&(e.previous=e.previous.next=null),e=e.next;t.first=t.last=null,t.index=xE(null),OE?t.size=0:this.size=0},delete:function(t){var e=this,r=a(e),n=c(e,t);if(n){var i=n.next,o=n.previous;delete r.index[n.index],n.removed=!0,o&&(o.next=i),i&&(i.previous=o),r.first===n&&(r.first=i),r.last===n&&(r.last=o),OE?r.size--:e.size--}return!!n},forEach:function(t){for(var e,r=a(this),n=_E(t,arguments.length>1?arguments[1]:void 0);e=e?e.next:r.first;)for(n(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!c(this,t)}}),AE(o,r?{get:function(t){var e=c(this,t);return e&&e.value},set:function(t,e){return s(this,0===t?0:t,e)}}:{add:function(t){return s(this,t=0===t?0:t,t)}}),OE&&wE(o,"size",{configurable:!0,get:function(){return a(this).size}}),i},setStrong:function(t,e,r){var n=e+" Iterator",i=RE(e),o=RE(n);ME(t,e,(function(t,e){CE(this,{type:n,target:t,state:i(t),kind:e,last:null})}),(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)?TE("keys"===e?r.key:"values"===e?r.value:[r.key,r.value],!1):(t.target=null,TE(void 0,!0))}),r?"entries":"values",!r,!0),PE(e)}};bE("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),jE);var LE=w,DE=Map.prototype,zE={Map:Map,set:LE(DE.set),get:LE(DE.get),has:LE(DE.has),remove:LE(DE.delete),proto:DE},NE=ri,FE=yt,BE=j,UE=Rl,YE=i,HE=zE.Map,GE=zE.has,WE=zE.get,$E=zE.set,qE=w([].push);NE({target:"Map",stat:!0,forced:YE((function(){return 1!==HE.groupBy("ab",(function(t){return t})).get("a").length}))},{groupBy:function(t,e){BE(t),FE(e);var r=new HE,n=0;return UE(t,(function(t){var i=e(t,n++);GE(r,i)?qE(WE(r,i),t):$E(r,i,[t])})),r}});var XE=Math.log,VE=Math.log1p||function(t){var e=+t;return e>-1e-8&&e<1e-8?e-e*e/2:XE(1+e)},KE=ri,QE=VE,JE=Math.acosh,ZE=Math.log,tS=Math.sqrt,eS=Math.LN2;KE({target:"Math",stat:!0,forced:!JE||710!==Math.floor(JE(Number.MAX_VALUE))||JE(1/0)!==1/0},{acosh:function(t){var e=+t;return e<1?NaN:e>94906265.62425156?ZE(e)+eS:QE(e-1+tS(e-1)*tS(e+1))}});var rS=ri,nS=Math.asinh,iS=Math.log,oS=Math.sqrt;rS({target:"Math",stat:!0,forced:!(nS&&1/nS(0)>0)},{asinh:function t(e){var r=+e;return isFinite(r)&&0!==r?r<0?-t(-r):iS(r+oS(r*r+1)):r}});var aS=ri,sS=Math.atanh,cS=Math.log;aS({target:"Math",stat:!0,forced:!(sS&&1/sS(-0)<0)},{atanh:function(t){var e=+t;return 0===e?e:cS((1+e)/(1-e))/2}});var uS=ri,lS=dy,hS=Math.abs,fS=Math.pow;uS({target:"Math",stat:!0},{cbrt:function(t){var e=+t;return lS(e)*fS(hS(e),1/3)}});var dS=ri,pS=Math.floor,gS=Math.log,vS=Math.LOG2E;dS({target:"Math",stat:!0},{clz32:function(t){var e=t>>>0;return e?31-pS(gS(e+.5)*vS):32}});var yS=Math.expm1,mS=Math.exp,bS=!yS||yS(10)>22025.465794806718||yS(10)<22025.465794806718||-2e-17!==yS(-2e-17)?function(t){var e=+t;return 0===e?e:e>-1e-6&&e<1e-6?e+e*e/2:mS(e)-1}:yS,xS=ri,wS=bS,AS=Math.cosh,_S=Math.abs,kS=Math.E;xS({target:"Math",stat:!0,forced:!AS||AS(710)===1/0},{cosh:function(t){var e=wS(_S(t)-1)+1;return(e+1/(e*kS*kS))*(kS/2)}});var ES=bS;ri({target:"Math",stat:!0,forced:ES!==Math.expm1},{expm1:ES}),ri({target:"Math",stat:!0},{fround:by});var SS=ri,MS=Math.hypot,TS=Math.abs,PS=Math.sqrt;SS({target:"Math",stat:!0,arity:2,forced:!!MS&&MS(1/0,NaN)!==1/0},{hypot:function(t,e){for(var r,n,i=0,o=0,a=arguments.length,s=0;o<a;)s<(r=TS(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*PS(i)}});var OS=ri,IS=i,CS=Math.imul;OS({target:"Math",stat:!0,forced:IS((function(){return-5!==CS(4294967295,5)||2!==CS.length}))},{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 RS=Math.log,jS=Math.LOG10E,LS=Math.log10||function(t){return RS(t)*jS};ri({target:"Math",stat:!0},{log10:LS}),ri({target:"Math",stat:!0},{log1p:VE});var DS=Math.log,zS=Math.LN2,NS=Math.log2||function(t){return DS(t)/zS};ri({target:"Math",stat:!0},{log2:NS}),ri({target:"Math",stat:!0},{sign:dy});var FS=ri,BS=i,US=bS,YS=Math.abs,HS=Math.exp,GS=Math.E;FS({target:"Math",stat:!0,forced:BS((function(){return-2e-17!==Math.sinh(-2e-17)}))},{sinh:function(t){var e=+t;return YS(e)<1?(US(e)-US(-e))/2:(HS(e-1)-HS(-e-1))*(GS/2)}});var WS=ri,$S=bS,qS=Math.exp;WS({target:"Math",stat:!0},{tanh:function(t){var e=+t,r=$S(e),n=$S(-e);return r===1/0?1:n===1/0?-1:(r-n)/(qS(e)+qS(-e))}}),po(Math,"Math",!0),ri({target:"Math",stat:!0},{trunc:en});var XS=w(1..valueOf),VS="\t\n\v\f\r \u2028\u2029\ufeff",KS=j,QS=pi,JS=VS,ZS=w("".replace),tM=RegExp("^["+JS+"]+"),eM=RegExp("(^|[^"+JS+"])["+JS+"]+$"),rM=function(t){return function(e){var r=QS(KS(e));return 1&t&&(r=ZS(r,tM,"")),2&t&&(r=ZS(r,eM,"$1")),r}},nM={start:rM(1),end:rM(2),trim:rM(3)},iM=ri,oM=o,aM=r,sM=Zi,cM=w,uM=Xn,lM=Ut,hM=qc,fM=W,dM=ht,pM=ue,gM=i,vM=Jr.f,yM=n.f,mM=Te.f,bM=XS,xM=nM.trim,wM="Number",AM=aM[wM];sM[wM];var _M=AM.prototype,kM=aM.TypeError,EM=cM("".slice),SM=cM("".charCodeAt),MM=function(t){var e,r,n,i,o,a,s,c,u=pM(t,"number");if(dM(u))throw new kM("Cannot convert a Symbol value to a number");if("string"==typeof u&&u.length>2)if(u=xM(u),43===(e=SM(u,0))||45===e){if(88===(r=SM(u,2))||120===r)return NaN}else if(48===e){switch(SM(u,1)){case 66:case 98:n=2,i=49;break;case 79:case 111:n=8,i=55;break;default:return+u}for(a=(o=EM(u,2)).length,s=0;s<a;s++)if((c=SM(o,s))<48||c>i)return NaN;return parseInt(o,n)}return+u},TM=uM(wM,!AM(" 0o1")||!AM("0b1")||AM("+0x1")),PM=function(t){var e,r=arguments.length<1?0:AM(function(t){var e=pM(t,"number");return"bigint"==typeof e?e:MM(e)}(t));return fM(_M,e=this)&&gM((function(){bM(e)}))?hM(Object(r),this,PM):r};PM.prototype=_M,TM&&(_M.constructor=PM),iM({global:!0,constructor:!0,wrap:!0,forced:TM},{Number:PM});TM&&function(t,e){for(var r,n=oM?vM(e):"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(","),i=0;n.length>i;i++)lM(e,r=n[i])&&!lM(t,r)&&mM(t,r,yM(e,r))}(sM[wM],AM),ri({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{EPSILON:Math.pow(2,-52)});var OM=r.isFinite;ri({target:"Number",stat:!0},{isFinite:Number.isFinite||function(t){return"number"==typeof t&&OM(t)}});var IM=U,CM=Math.floor,RM=Number.isInteger||function(t){return!IM(t)&&isFinite(t)&&CM(t)===t};ri({target:"Number",stat:!0},{isInteger:RM}),ri({target:"Number",stat:!0},{isNaN:function(t){return t!=t}});var jM=ri,LM=RM,DM=Math.abs;jM({target:"Number",stat:!0},{isSafeInteger:function(t){return LM(t)&&DM(t)<=9007199254740991}}),ri({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991}),ri({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991});var zM=r,NM=i,FM=pi,BM=nM.trim,UM=VS,YM=w("".charAt),HM=zM.parseFloat,GM=zM.Symbol,WM=GM&&GM.iterator,$M=1/HM(UM+"-0")!=-1/0||WM&&!NM((function(){HM(Object(WM))}))?function(t){var e=BM(FM(t)),r=HM(e);return 0===r&&"-"===YM(e,0)?-0:r}:HM,qM=$M;ri({target:"Number",stat:!0,forced:Number.parseFloat!==qM},{parseFloat:qM});var XM=r,VM=i,KM=w,QM=pi,JM=nM.trim,ZM=VS,tT=XM.parseInt,eT=XM.Symbol,rT=eT&&eT.iterator,nT=/^[+-]?0x/i,iT=KM(nT.exec),oT=8!==tT(ZM+"08")||22!==tT(ZM+"0x16")||rT&&!VM((function(){tT(Object(rT))}))?function(t,e){var r=JM(QM(t));return tT(r,e>>>0||(iT(nT,r)?16:10))}:tT,aT=oT;ri({target:"Number",stat:!0,forced:Number.parseInt!==aT},{parseInt:aT});var sT=ri,cT=w,uT=nn,lT=XS,hT=Kx,fT=LS,dT=i,pT=RangeError,gT=String,vT=isFinite,yT=Math.abs,mT=Math.floor,bT=Math.pow,xT=Math.round,wT=cT(1..toExponential),AT=cT(hT),_T=cT("".slice),kT="-6.9000e-11"===wT(-69e-12,4)&&"1.25e+0"===wT(1.255,2)&&"1.235e+4"===wT(12345,3)&&"3e+1"===wT(25,0);sT({target:"Number",proto:!0,forced:!kT||!(dT((function(){wT(1,1/0)}))&&dT((function(){wT(1,-1/0)})))||!!dT((function(){wT(1/0,1/0),wT(NaN,1/0)}))},{toExponential:function(t){var e=lT(this);if(void 0===t)return wT(e);var r=uT(t);if(!vT(e))return String(e);if(r<0||r>20)throw new pT("Incorrect fraction digits");if(kT)return wT(e,r);var n,i,o,a,s="";if(e<0&&(s="-",e=-e),0===e)i=0,n=AT("0",r+1);else{var c=fT(e);i=mT(c);var u=bT(10,i-r),l=xT(e/u);2*e>=(2*l+1)*u&&(l+=1),l>=bT(10,r+1)&&(l/=10,i+=1),n=gT(l)}return 0!==r&&(n=_T(n,0,1)+"."+_T(n,1)),0===i?(o="+",a="0"):(o=i>0?"+":"-",a=gT(yT(i))),s+(n+="e"+o+a)}});var ET=ri,ST=w,MT=nn,TT=XS,PT=Kx,OT=i,IT=RangeError,CT=String,RT=Math.floor,jT=ST(PT),LT=ST("".slice),DT=ST(1..toFixed),zT=function(t,e,r){return 0===e?r:e%2==1?zT(t,e-1,r*t):zT(t*t,e/2,r)},NT=function(t,e,r){for(var n=-1,i=r;++n<6;)i+=e*t[n],t[n]=i%1e7,i=RT(i/1e7)},FT=function(t,e){for(var r=6,n=0;--r>=0;)n+=t[r],t[r]=RT(n/e),n=n%e*1e7},BT=function(t){for(var e=6,r="";--e>=0;)if(""!==r||0===e||0!==t[e]){var n=CT(t[e]);r=""===r?n:r+jT("0",7-n.length)+n}return r};ET({target:"Number",proto:!0,forced:OT((function(){return"0.000"!==DT(8e-5,3)||"1"!==DT(.9,0)||"1.25"!==DT(1.255,2)||"1000000000000000128"!==DT(0xde0b6b3a7640080,0)}))||!OT((function(){DT({})}))},{toFixed:function(t){var e,r,n,i,o=TT(this),a=MT(t),s=[0,0,0,0,0,0],c="",u="0";if(a<0||a>20)throw new IT("Incorrect fraction digits");if(o!=o)return"NaN";if(o<=-1e21||o>=1e21)return CT(o);if(o<0&&(c="-",o=-o),o>1e-21)if(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*zT(2,69,1))-69,r=e<0?o*zT(2,-e,1):o/zT(2,e,1),r*=4503599627370496,(e=52-e)>0){for(NT(s,0,r),n=a;n>=7;)NT(s,1e7,0),n-=7;for(NT(s,zT(10,n,1),0),n=e-1;n>=23;)FT(s,1<<23),n-=23;FT(s,1<<n),NT(s,1,1),FT(s,2),u=BT(s)}else NT(s,0,r),NT(s,1<<-e,0),u=BT(s)+jT("0",a);return u=a>0?c+((i=u.length)<=a?"0."+jT("0",a-i)+u:LT(u,0,i-a)+"."+LT(u,i-a)):c+u}});var UT=ri,YT=i,HT=XS,GT=w(1..toPrecision);UT({target:"Number",proto:!0,forced:YT((function(){return"1"!==GT(1,void 0)}))||!YT((function(){GT({})}))},{toPrecision:function(t){return void 0===t?GT(HT(this)):GT(HT(this),t)}});var WT=o,$T=w,qT=u,XT=i,VT=mi,KT=Tn,QT=l,JT=Nt,ZT=O,tP=Object.assign,eP=Object.defineProperty,rP=$T([].concat),nP=!tP||XT((function(){if(WT&&1!==tP({b:1},tP(eP({},"a",{enumerable:!0,get:function(){eP(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol("assign detection"),n="abcdefghijklmnopqrst";return t[r]=7,n.split("").forEach((function(t){e[t]=t})),7!==tP({},t)[r]||VT(tP({},e)).join("")!==n}))?function(t,e){for(var r=JT(t),n=arguments.length,i=1,o=KT.f,a=QT.f;n>i;)for(var s,c=ZT(arguments[i++]),u=o?rP(VT(c),o(c)):VT(c),l=u.length,h=0;l>h;)s=u[h++],WT&&!qT(a,c,s)||(r[s]=c[s]);return r}:tP,iP=nP;ri({target:"Object",stat:!0,arity:2,forced:Object.assign!==iP},{assign:iP}),ri({target:"Object",stat:!0,sham:!o},{create:Bi});var oP=r,aP=Cg,sP=!i((function(){if(!(aP&&aP<535)){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete oP[t]}})),cP=yt,uP=Nt,lP=Te;o&&ri({target:"Object",proto:!0,forced:sP},{__defineGetter__:function(t,e){lP.f(uP(this),t,{get:cP(e),enumerable:!0,configurable:!0})}});var hP=ri,fP=o,dP=gi.f;hP({target:"Object",stat:!0,forced:Object.defineProperties!==dP,sham:!fP},{defineProperties:dP});var pP=ri,gP=o,vP=Te.f;pP({target:"Object",stat:!0,forced:Object.defineProperty!==vP,sham:!gP},{defineProperty:vP});var yP=yt,mP=Nt,bP=Te;o&&ri({target:"Object",proto:!0,forced:sP},{__defineSetter__:function(t,e){bP.f(mP(this),t,{set:yP(e),enumerable:!0,configurable:!0})}});var xP=o,wP=i,AP=w,_P=Qu,kP=mi,EP=z,SP=AP(l.f),MP=AP([].push),TP=xP&&wP((function(){var t=Object.create(null);return t[2]=2,!SP(t,2)})),PP=function(t){return function(e){for(var r,n=EP(e),i=kP(n),o=TP&&null===_P(n),a=i.length,s=0,c=[];a>s;)r=i[s++],xP&&!(o?r in n:SP(n,r))||MP(c,t?[r,n[r]]:n[r]);return c}},OP={entries:PP(!0),values:PP(!1)},IP=OP.entries;ri({target:"Object",stat:!0},{entries:function(t){return IP(t)}});var CP=ri,RP=Yk,jP=i,LP=U,DP=jk.exports.onFreeze,zP=Object.freeze;CP({target:"Object",stat:!0,forced:jP((function(){zP(1)})),sham:!RP},{freeze:function(t){return zP&&LP(t)?zP(DP(t)):t}});var NP=Rl,FP=bh;ri({target:"Object",stat:!0},{fromEntries:function(t){var e={};return NP(t,(function(t,r){FP(e,t,r)}),{AS_ENTRIES:!0}),e}});var BP=ri,UP=i,YP=z,HP=n.f,GP=o;BP({target:"Object",stat:!0,forced:!GP||UP((function(){HP(1)})),sham:!GP},{getOwnPropertyDescriptor:function(t,e){return HP(YP(t),e)}});var WP=jn,$P=z,qP=n,XP=bh;ri({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){for(var e,r,n=$P(t),i=qP.f,o=WP(n),a={},s=0;o.length>s;)void 0!==(r=i(n,e=o[s++]))&&XP(a,e,r);return a}});var VP=ri,KP=i,QP=Ui.f;VP({target:"Object",stat:!0,forced:KP((function(){return!Object.getOwnPropertyNames(1)}))},{getOwnPropertyNames:QP});var JP=Nt,ZP=Qu,tO=Hu;ri({target:"Object",stat:!0,forced:i((function(){ZP(1)})),sham:!tO},{getPrototypeOf:function(t){return ZP(JP(t))}});var eO=ri,rO=G,nO=w,iO=yt,oO=j,aO=fe,sO=Rl,cO=i,uO=Object.groupBy,lO=rO("Object","create"),hO=nO([].push);eO({target:"Object",stat:!0,forced:!uO||cO((function(){return 1!==uO("ab",(function(t){return t})).a.length}))},{groupBy:function(t,e){oO(t),iO(e);var r=lO(null),n=0;return sO(t,(function(t){var i=aO(e(t,n++));i in r?hO(r[i],t):r[i]=[t]})),r}}),ri({target:"Object",stat:!0},{hasOwn:Ut});var fO=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e};ri({target:"Object",stat:!0},{is:fO});var dO=Uk;ri({target:"Object",stat:!0,forced:Object.isExtensible!==dO},{isExtensible:dO});var pO=ri,gO=i,vO=U,yO=E,mO=Lk,bO=Object.isFrozen;pO({target:"Object",stat:!0,forced:mO||gO((function(){bO(1)}))},{isFrozen:function(t){return!vO(t)||(!(!mO||"ArrayBuffer"!==yO(t))||!!bO&&bO(t))}});var xO=ri,wO=i,AO=U,_O=E,kO=Lk,EO=Object.isSealed;xO({target:"Object",stat:!0,forced:kO||wO((function(){EO(1)}))},{isSealed:function(t){return!AO(t)||(!(!kO||"ArrayBuffer"!==_O(t))||!!EO&&EO(t))}});var SO=Nt,MO=mi;ri({target:"Object",stat:!0,forced:i((function(){MO(1)}))},{keys:function(t){return MO(SO(t))}});var TO=ri,PO=o,OO=sP,IO=Nt,CO=fe,RO=Qu,jO=n.f;PO&&TO({target:"Object",proto:!0,forced:OO},{__lookupGetter__:function(t){var e,r=IO(this),n=CO(t);do{if(e=jO(r,n))return e.get}while(r=RO(r))}});var LO=ri,DO=o,zO=sP,NO=Nt,FO=fe,BO=Qu,UO=n.f;DO&&LO({target:"Object",proto:!0,forced:zO},{__lookupSetter__:function(t){var e,r=NO(this),n=FO(t);do{if(e=UO(r,n))return e.set}while(r=BO(r))}});var YO=ri,HO=U,GO=jk.exports.onFreeze,WO=Yk,$O=i,qO=Object.preventExtensions;YO({target:"Object",stat:!0,forced:$O((function(){qO(1)})),sham:!WO},{preventExtensions:function(t){return qO&&HO(t)?qO(GO(t)):t}});var XO=o,VO=Ki,KO=U,QO=Cc,JO=Nt,ZO=j,tI=Object.getPrototypeOf,eI=Object.setPrototypeOf,rI=Object.prototype,nI="__proto__";if(XO&&tI&&eI&&!(nI in rI))try{VO(rI,nI,{configurable:!0,get:function(){return tI(JO(this))},set:function(t){var e=ZO(this);QO(t)&&KO(e)&&eI(e,t)}})}catch(t){}var iI=ri,oI=U,aI=jk.exports.onFreeze,sI=Yk,cI=i,uI=Object.seal;iI({target:"Object",stat:!0,forced:cI((function(){uI(1)})),sham:!sI},{seal:function(t){return uI&&oI(t)?uI(aI(t)):t}}),ri({target:"Object",stat:!0},{setPrototypeOf:Uc});var lI=hi,hI=ii?{}.toString:function(){return"[object "+lI(this)+"]"};ii||Qr(Object.prototype,"toString",hI,{unsafe:!0});var fI=OP.values;ri({target:"Object",stat:!0},{values:function(t){return fI(t)}});ri({global:!0,forced:parseFloat!==$M},{parseFloat:$M});ri({global:!0,forced:parseInt!==oT},{parseInt:oT});var dI,pI,gI,vI,yI=Do,mI=dt,bI=TypeError,xI=function(t){if(yI(t))return t;throw new bI(mI(t)+" is not a constructor")},wI=Re,AI=xI,_I=I,kI=ee("species"),EI=function(t,e){var r,n=wI(t).constructor;return void 0===n||_I(r=wI(n)[kI])?e:AI(r)},SI=TypeError,MI=function(t,e){if(t<e)throw new SI("Not enough arguments");return t},TI=/(?:ipad|iphone|ipod).*applewebkit/i.test(X),PI=r,OI=Ms,II=wo,CI=F,RI=Ut,jI=i,LI=Si,DI=Yi,zI=ve,NI=MI,FI=TI,BI=rg,UI=PI.setImmediate,YI=PI.clearImmediate,HI=PI.process,GI=PI.Dispatch,WI=PI.Function,$I=PI.MessageChannel,qI=PI.String,XI=0,VI={},KI="onreadystatechange";jI((function(){dI=PI.location}));var QI=function(t){if(RI(VI,t)){var e=VI[t];delete VI[t],e()}},JI=function(t){return function(){QI(t)}},ZI=function(t){QI(t.data)},tC=function(t){PI.postMessage(qI(t),dI.protocol+"//"+dI.host)};UI&&YI||(UI=function(t){NI(arguments.length,1);var e=CI(t)?t:WI(t),r=DI(arguments,1);return VI[++XI]=function(){OI(e,void 0,r)},pI(XI),XI},YI=function(t){delete VI[t]},BI?pI=function(t){HI.nextTick(JI(t))}:GI&&GI.now?pI=function(t){GI.now(JI(t))}:$I&&!FI?(vI=(gI=new $I).port2,gI.port1.onmessage=ZI,pI=II(vI.postMessage,vI)):PI.addEventListener&&CI(PI.postMessage)&&!PI.importScripts&&dI&&"file:"!==dI.protocol&&!jI(tC)?(pI=tC,PI.addEventListener("message",ZI,!1)):pI=KI in zI("script")?function(t){LI.appendChild(zI("script"))[KI]=function(){LI.removeChild(this),QI(t)}}:function(t){setTimeout(JI(t),0)});var eC={set:UI,clear:YI},rC=r,nC=o,iC=Object.getOwnPropertyDescriptor,oC=function(t){if(!nC)return rC[t];var e=iC(rC,t);return e&&e.value},aC=function(){this.head=null,this.tail=null};aC.prototype={add:function(t){var e={item:t,next:null},r=this.tail;r?r.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return null===(this.head=t.next)&&(this.tail=null),t.item}};var sC,cC,uC,lC,hC,fC=aC,dC=/ipad|iphone|ipod/i.test(X)&&"undefined"!=typeof Pebble,pC=/web0s(?!.*chrome)/i.test(X),gC=r,vC=oC,yC=wo,mC=eC.set,bC=fC,xC=TI,wC=dC,AC=pC,_C=rg,kC=gC.MutationObserver||gC.WebKitMutationObserver,EC=gC.document,SC=gC.process,MC=gC.Promise,TC=vC("queueMicrotask");if(!TC){var PC=new bC,OC=function(){var t,e;for(_C&&(t=SC.domain)&&t.exit();e=PC.get();)try{e()}catch(t){throw PC.head&&sC(),t}t&&t.enter()};xC||_C||AC||!kC||!EC?!wC&&MC&&MC.resolve?((lC=MC.resolve(void 0)).constructor=MC,hC=yC(lC.then,lC),sC=function(){hC(OC)}):_C?sC=function(){SC.nextTick(OC)}:(mC=yC(mC,gC),sC=function(){mC(OC)}):(cC=!0,uC=EC.createTextNode(""),new kC(OC).observe(uC,{characterData:!0}),sC=function(){uC.data=cC=!cC}),TC=function(t){PC.head||sC(),PC.add(t)}}var IC=TC,CC=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},RC=r.Promise,jC=r,LC=RC,DC=F,zC=Xn,NC=cr,FC=ee,BC=eg,UC=et;LC&&LC.prototype;var YC=FC("species"),HC=!1,GC=DC(jC.PromiseRejectionEvent),WC=zC("Promise",(function(){var t=NC(LC),e=t!==String(LC);if(!e&&66===UC)return!0;if(!UC||UC<51||!/native code/.test(t)){var r=new LC((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};if((r.constructor={})[YC]=n,!(HC=r.then((function(){}))instanceof n))return!0}return!(e||"BROWSER"!==BC&&"DENO"!==BC||GC)})),$C={CONSTRUCTOR:WC,REJECTION_EVENT:GC,SUBCLASSING:HC},qC={},XC=yt,VC=TypeError,KC=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw new VC("Bad Promise constructor");e=t,r=n})),this.resolve=XC(e),this.reject=XC(r)};qC.f=function(t){return new KC(t)};var QC,JC,ZC,tR=ri,eR=rg,rR=r,nR=u,iR=Qr,oR=Uc,aR=po,sR=iv,cR=yt,uR=F,lR=U,hR=cy,fR=EI,dR=eC.set,pR=IC,gR=function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(t){}},vR=CC,yR=fC,mR=Pr,bR=RC,xR=qC,wR="Promise",AR=$C.CONSTRUCTOR,_R=$C.REJECTION_EVENT,kR=$C.SUBCLASSING,ER=mR.getterFor(wR),SR=mR.set,MR=bR&&bR.prototype,TR=bR,PR=MR,OR=rR.TypeError,IR=rR.document,CR=rR.process,RR=xR.f,jR=RR,LR=!!(IR&&IR.createEvent&&rR.dispatchEvent),DR="unhandledrejection",zR=function(t){var e;return!(!lR(t)||!uR(e=t.then))&&e},NR=function(t,e){var r,n,i,o=e.value,a=1===e.state,s=a?t.ok:t.fail,c=t.resolve,u=t.reject,l=t.domain;try{s?(a||(2===e.rejection&&HR(e),e.rejection=1),!0===s?r=o:(l&&l.enter(),r=s(o),l&&(l.exit(),i=!0)),r===t.promise?u(new OR("Promise-chain cycle")):(n=zR(r))?nR(n,r,c,u):c(r)):u(o)}catch(t){l&&!i&&l.exit(),u(t)}},FR=function(t,e){t.notified||(t.notified=!0,pR((function(){for(var r,n=t.reactions;r=n.get();)NR(r,t);t.notified=!1,e&&!t.rejection&&UR(t)})))},BR=function(t,e,r){var n,i;LR?((n=IR.createEvent("Event")).promise=e,n.reason=r,n.initEvent(t,!1,!0),rR.dispatchEvent(n)):n={promise:e,reason:r},!_R&&(i=rR["on"+t])?i(n):t===DR&&gR("Unhandled promise rejection",r)},UR=function(t){nR(dR,rR,(function(){var e,r=t.facade,n=t.value;if(YR(t)&&(e=vR((function(){eR?CR.emit("unhandledRejection",n,r):BR(DR,r,n)})),t.rejection=eR||YR(t)?2:1,e.error))throw e.value}))},YR=function(t){return 1!==t.rejection&&!t.parent},HR=function(t){nR(dR,rR,(function(){var e=t.facade;eR?CR.emit("rejectionHandled",e):BR("rejectionhandled",e,t.value)}))},GR=function(t,e,r){return function(n){t(e,n,r)}},WR=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,FR(t,!0))},$R=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw new OR("Promise can't be resolved itself");var n=zR(e);n?pR((function(){var r={done:!1};try{nR(n,e,GR($R,r,t),GR(WR,r,t))}catch(e){WR(r,e,t)}})):(t.value=e,t.state=1,FR(t,!1))}catch(e){WR({done:!1},e,t)}}};if(AR&&(PR=(TR=function(t){hR(this,PR),cR(t),nR(QC,this);var e=ER(this);try{t(GR($R,e),GR(WR,e))}catch(t){WR(e,t)}}).prototype,(QC=function(t){SR(this,{type:wR,done:!1,notified:!1,parent:!1,reactions:new yR,rejection:!1,state:0,value:null})}).prototype=iR(PR,"then",(function(t,e){var r=ER(this),n=RR(fR(this,TR));return r.parent=!0,n.ok=!uR(t)||t,n.fail=uR(e)&&e,n.domain=eR?CR.domain:void 0,0===r.state?r.reactions.add(n):pR((function(){NR(n,r)})),n.promise})),JC=function(){var t=new QC,e=ER(t);this.promise=t,this.resolve=GR($R,e),this.reject=GR(WR,e)},xR.f=RR=function(t){return t===TR||undefined===t?new JC(t):jR(t)},uR(bR)&&MR!==Object.prototype)){ZC=MR.then,kR||iR(MR,"then",(function(t,e){var r=this;return new TR((function(t,e){nR(ZC,r,t,e)})).then(t,e)}),{unsafe:!0});try{delete MR.constructor}catch(t){}oR&&oR(MR,PR)}tR({global:!0,constructor:!0,wrap:!0,forced:AR},{Promise:TR}),aR(TR,wR,!1),sR(wR);var qR=RC,XR=$C.CONSTRUCTOR||!sd((function(t){qR.all(t).then(void 0,(function(){}))})),VR=u,KR=yt,QR=qC,JR=CC,ZR=Rl;ri({target:"Promise",stat:!0,forced:XR},{all:function(t){var e=this,r=QR.f(e),n=r.resolve,i=r.reject,o=JR((function(){var r=KR(e.resolve),o=[],a=0,s=1;ZR(t,(function(t){var c=a++,u=!1;s++,VR(r,e,t).then((function(t){u||(u=!0,o[c]=t,--s||n(o))}),i)})),--s||n(o)}));return o.error&&i(o.value),r.promise}});var tj=ri,ej=$C.CONSTRUCTOR,rj=RC,nj=G,ij=F,oj=Qr,aj=rj&&rj.prototype;if(tj({target:"Promise",proto:!0,forced:ej,real:!0},{catch:function(t){return this.then(void 0,t)}}),ij(rj)){var sj=nj("Promise").prototype.catch;aj.catch!==sj&&oj(aj,"catch",sj,{unsafe:!0})}var cj=u,uj=yt,lj=qC,hj=CC,fj=Rl;ri({target:"Promise",stat:!0,forced:XR},{race:function(t){var e=this,r=lj.f(e),n=r.reject,i=hj((function(){var i=uj(e.resolve);fj(t,(function(t){cj(i,e,t).then(r.resolve,n)}))}));return i.error&&n(i.value),r.promise}});var dj=qC;ri({target:"Promise",stat:!0,forced:$C.CONSTRUCTOR},{reject:function(t){var e=dj.f(this);return(0,e.reject)(t),e.promise}});var pj=Re,gj=U,vj=qC,yj=function(t,e){if(pj(t),gj(e)&&e.constructor===t)return e;var r=vj.f(t);return(0,r.resolve)(e),r.promise},mj=ri,bj=$C.CONSTRUCTOR,xj=yj;G("Promise"),mj({target:"Promise",stat:!0,forced:bj},{resolve:function(t){return xj(this,t)}});var wj=u,Aj=yt,_j=qC,kj=CC,Ej=Rl;ri({target:"Promise",stat:!0,forced:XR},{allSettled:function(t){var e=this,r=_j.f(e),n=r.resolve,i=r.reject,o=kj((function(){var r=Aj(e.resolve),i=[],o=0,a=1;Ej(t,(function(t){var s=o++,c=!1;a++,wj(r,e,t).then((function(t){c||(c=!0,i[s]={status:"fulfilled",value:t},--a||n(i))}),(function(t){c||(c=!0,i[s]={status:"rejected",reason:t},--a||n(i))}))})),--a||n(i)}));return o.error&&i(o.value),r.promise}});var Sj=u,Mj=yt,Tj=G,Pj=qC,Oj=CC,Ij=Rl,Cj="No one promise resolved";ri({target:"Promise",stat:!0,forced:XR},{any:function(t){var e=this,r=Tj("AggregateError"),n=Pj.f(e),i=n.resolve,o=n.reject,a=Oj((function(){var n=Mj(e.resolve),a=[],s=0,c=1,u=!1;Ij(t,(function(t){var l=s++,h=!1;c++,Sj(n,e,t).then((function(t){h||u||(u=!0,i(t))}),(function(t){h||u||(h=!0,a[l]=t,--c||o(new r(a,Cj)))}))})),--c||o(new r(a,Cj))}));return a.error&&o(a.value),n.promise}});var Rj=ri,jj=RC,Lj=i,Dj=G,zj=F,Nj=EI,Fj=yj,Bj=Qr,Uj=jj&&jj.prototype;if(Rj({target:"Promise",proto:!0,real:!0,forced:!!jj&&Lj((function(){Uj.finally.call({then:function(){}},(function(){}))}))},{finally:function(t){var e=Nj(this,Dj("Promise")),r=zj(t);return this.then(r?function(r){return Fj(e,t()).then((function(){return r}))}:t,r?function(r){return Fj(e,t()).then((function(){throw r}))}:t)}}),zj(jj)){var Yj=Dj("Promise").prototype.finally;Uj.finally!==Yj&&Bj(Uj,"finally",Yj,{unsafe:!0})}var Hj=ri,Gj=Ms,Wj=Yi,$j=qC,qj=yt,Xj=CC,Vj=r.Promise,Kj=!1;Hj({target:"Promise",stat:!0,forced:!Vj||!Vj.try||Xj((function(){Vj.try((function(t){Kj=8===t}),8)})).error||!Kj},{try:function(t){var e=arguments.length>1?Wj(arguments,1):[],r=$j.f(this),n=Xj((function(){return Gj(qj(t),void 0,e)}));return(n.error?r.reject:r.resolve)(n.value),r.promise}});var Qj=qC;ri({target:"Promise",stat:!0},{withResolvers:function(){var t=Qj.f(this);return{promise:t.promise,resolve:t.resolve,reject:t.reject}}});var Jj=Ms,Zj=yt,tL=Re;ri({target:"Reflect",stat:!0,forced:!i((function(){Reflect.apply((function(){}))}))},{apply:function(t,e,r){return Jj(Zj(t),e,tL(r))}});var eL=ri,rL=Ms,nL=sA,iL=xI,oL=Re,aL=U,sL=Bi,cL=i,uL=G("Reflect","construct"),lL=Object.prototype,hL=[].push,fL=cL((function(){function t(){}return!(uL((function(){}),[],t)instanceof t)})),dL=!cL((function(){uL((function(){}))})),pL=fL||dL;eL({target:"Reflect",stat:!0,forced:pL,sham:pL},{construct:function(t,e){iL(t),oL(e);var r=arguments.length<3?t:iL(arguments[2]);if(dL&&!fL)return uL(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 rL(hL,n,e),new(rL(nL,t,n))}var i=r.prototype,o=sL(aL(i)?i:lL),a=rL(t,o,e);return aL(a)?a:o}});var gL=o,vL=Re,yL=fe,mL=Te;ri({target:"Reflect",stat:!0,forced:i((function(){Reflect.defineProperty(mL.f({},1,{value:1}),1,{value:2})})),sham:!gL},{defineProperty:function(t,e,r){vL(t);var n=yL(e);vL(r);try{return mL.f(t,n,r),!0}catch(t){return!1}}});var bL=ri,xL=Re,wL=n.f;bL({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var r=wL(xL(t),e);return!(r&&!r.configurable)&&delete t[e]}});var AL=Ut,_L=function(t){return void 0!==t&&(AL(t,"value")||AL(t,"writable"))},kL=u,EL=U,SL=Re,ML=_L,TL=n,PL=Qu;ri({target:"Reflect",stat:!0},{get:function t(e,r){var n,i,o=arguments.length<3?e:arguments[2];return SL(e)===o?e[r]:(n=TL.f(e,r))?ML(n)?n.value:void 0===n.get?void 0:kL(n.get,o):EL(i=PL(e))?t(i,r,o):void 0}});var OL=Re,IL=n;ri({target:"Reflect",stat:!0,sham:!o},{getOwnPropertyDescriptor:function(t,e){return IL.f(OL(t),e)}});var CL=Re,RL=Qu;ri({target:"Reflect",stat:!0,sham:!Hu},{getPrototypeOf:function(t){return RL(CL(t))}}),ri({target:"Reflect",stat:!0},{has:function(t,e){return e in t}});var jL=Re,LL=Uk;ri({target:"Reflect",stat:!0},{isExtensible:function(t){return jL(t),LL(t)}}),ri({target:"Reflect",stat:!0},{ownKeys:jn});var DL=G,zL=Re;ri({target:"Reflect",stat:!0,sham:!Yk},{preventExtensions:function(t){zL(t);try{var e=DL("Object","preventExtensions");return e&&e(t),!0}catch(t){return!1}}});var NL=ri,FL=u,BL=Re,UL=U,YL=_L,HL=Te,GL=n,WL=Qu,$L=v;var qL=i((function(){var t=function(){},e=HL.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)}));NL({target:"Reflect",stat:!0,forced:qL},{set:function t(e,r,n){var i,o,a,s=arguments.length<4?e:arguments[3],c=GL.f(BL(e),r);if(!c){if(UL(o=WL(e)))return t(o,r,n,s);c=$L(0)}if(YL(c)){if(!1===c.writable||!UL(s))return!1;if(i=GL.f(s,r)){if(i.get||i.set||!1===i.writable)return!1;i.value=n,HL.f(s,r,i)}else HL.f(s,r,$L(0,n))}else{if(void 0===(a=c.set))return!1;FL(a,s,n)}return!0}});var XL=Re,VL=Dc,KL=Uc;KL&&ri({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){XL(t),VL(e);try{return KL(t,e),!0}catch(t){return!1}}});var QL=r,JL=po;ri({global:!0},{Reflect:{}}),JL(QL.Reflect,"Reflect",!0);var ZL=U,tD=E,eD=ee("match"),rD=function(t){var e;return ZL(t)&&(void 0!==(e=t[eD])?!!e:"RegExp"===tD(t))},nD=Re,iD=function(){var t=nD(this),e="";return t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.unicodeSets&&(e+="v"),t.sticky&&(e+="y"),e},oD=u,aD=Ut,sD=W,cD=iD,uD=RegExp.prototype,lD=function(t){var e=t.flags;return void 0!==e||"flags"in uD||aD(t,"flags")||!sD(uD,t)?e:oD(cD,t)},hD=i,fD=r.RegExp,dD=hD((function(){var t=fD("a","y");return t.lastIndex=2,null!==t.exec("abcd")})),pD=dD||hD((function(){return!fD("a","y").sticky})),gD=dD||hD((function(){var t=fD("^r","gy");return t.lastIndex=2,null!==t.exec("str")})),vD={BROKEN_CARET:gD,MISSED_STICKY:pD,UNSUPPORTED_Y:dD},yD=i,mD=r.RegExp,bD=yD((function(){var t=mD(".","s");return!(t.dotAll&&t.test("\n")&&"s"===t.flags)})),xD=i,wD=r.RegExp,AD=xD((function(){var t=wD("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")})),_D=o,kD=r,ED=w,SD=Xn,MD=qc,TD=qe,PD=Bi,OD=Jr.f,ID=W,CD=rD,RD=pi,jD=lD,LD=vD,DD=Hc,zD=Qr,ND=i,FD=Ut,BD=Pr.enforce,UD=iv,YD=bD,HD=AD,GD=ee("match"),WD=kD.RegExp,$D=WD.prototype,qD=kD.SyntaxError,XD=ED($D.exec),VD=ED("".charAt),KD=ED("".replace),QD=ED("".indexOf),JD=ED("".slice),ZD=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,tz=/a/g,ez=/a/g,rz=new WD(tz)!==tz,nz=LD.MISSED_STICKY,iz=LD.UNSUPPORTED_Y,oz=_D&&(!rz||nz||YD||HD||ND((function(){return ez[GD]=!1,WD(tz)!==tz||WD(ez)===ez||"/a/i"!==String(WD(tz,"i"))})));if(SD("RegExp",oz)){for(var az=function(t,e){var r,n,i,o,a,s,c=ID($D,this),u=CD(t),l=void 0===e,h=[],f=t;if(!c&&u&&l&&t.constructor===az)return t;if((u||ID($D,t))&&(t=t.source,l&&(e=jD(f))),t=void 0===t?"":RD(t),e=void 0===e?"":RD(e),f=t,YD&&"dotAll"in tz&&(n=!!e&&QD(e,"s")>-1)&&(e=KD(e,/s/g,"")),r=e,nz&&"sticky"in tz&&(i=!!e&&QD(e,"y")>-1)&&iz&&(e=KD(e,/y/g,"")),HD&&(o=function(t){for(var e,r=t.length,n=0,i="",o=[],a=PD(null),s=!1,c=!1,u=0,l="";n<=r;n++){if("\\"===(e=VD(t,n)))e+=VD(t,++n);else if("]"===e)s=!1;else if(!s)switch(!0){case"["===e:s=!0;break;case"("===e:if(i+=e,"?:"===JD(t,n+1,n+3))continue;XD(ZD,JD(t,n+1))&&(n+=2,c=!0),u++;continue;case">"===e&&c:if(""===l||FD(a,l))throw new qD("Invalid capture group name");a[l]=!0,o[o.length]=[l,u],c=!1,l="";continue}c?l+=e:i+=e}return[i,o]}(t),t=o[0],h=o[1]),a=MD(WD(t,e),c?this:$D,az),(n||i||h.length)&&(s=BD(a),n&&(s.dotAll=!0,s.raw=az(function(t){for(var e,r=t.length,n=0,i="",o=!1;n<=r;n++)"\\"!==(e=VD(t,n))?o||"."!==e?("["===e?o=!0:"]"===e&&(o=!1),i+=e):i+="[\\s\\S]":i+=e+VD(t,++n);return i}(t),r)),i&&(s.sticky=!0),h.length&&(s.groups=h)),t!==f)try{TD(a,"source",""===f?"(?:)":f)}catch(t){}return a},sz=OD(WD),cz=0;sz.length>cz;)DD(az,WD,sz[cz++]);$D.constructor=az,az.prototype=$D,zD(kD,"RegExp",az,{constructor:!0})}UD("RegExp");var uz=o,lz=bD,hz=E,fz=Ki,dz=Pr.get,pz=RegExp.prototype,gz=TypeError;uz&&lz&&fz(pz,"dotAll",{configurable:!0,get:function(){if(this!==pz){if("RegExp"===hz(this))return!!dz(this).dotAll;throw new gz("Incompatible receiver, RegExp required")}}});var vz=u,yz=w,mz=pi,bz=iD,xz=vD,wz=Bi,Az=Pr.get,_z=bD,kz=AD,Ez=Lt("native-string-replace",String.prototype.replace),Sz=RegExp.prototype.exec,Mz=Sz,Tz=yz("".charAt),Pz=yz("".indexOf),Oz=yz("".replace),Iz=yz("".slice),Cz=function(){var t=/a/,e=/b*/g;return vz(Sz,t,"a"),vz(Sz,e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),Rz=xz.BROKEN_CARET,jz=void 0!==/()??/.exec("")[1];(Cz||jz||Rz||_z||kz)&&(Mz=function(t){var e,r,n,i,o,a,s,c=this,u=Az(c),l=mz(t),h=u.raw;if(h)return h.lastIndex=c.lastIndex,e=vz(Mz,h,l),c.lastIndex=h.lastIndex,e;var f=u.groups,d=Rz&&c.sticky,p=vz(bz,c),g=c.source,v=0,y=l;if(d&&(p=Oz(p,"y",""),-1===Pz(p,"g")&&(p+="g"),y=Iz(l,c.lastIndex),c.lastIndex>0&&(!c.multiline||c.multiline&&"\n"!==Tz(l,c.lastIndex-1))&&(g="(?: "+g+")",y=" "+y,v++),r=new RegExp("^(?:"+g+")",p)),jz&&(r=new RegExp("^"+g+"$(?!\\s)",p)),Cz&&(n=c.lastIndex),i=vz(Sz,d?r:c,y),d?i?(i.input=Iz(i.input,v),i[0]=Iz(i[0],v),i.index=c.lastIndex,c.lastIndex+=i[0].length):c.lastIndex=0:Cz&&i&&(c.lastIndex=c.global?i.index+i[0].length:n),jz&&i&&i.length>1&&vz(Ez,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=wz(null),o=0;o<f.length;o++)a[(s=f[o])[0]]=i[s[1]];return i});var Lz=Mz;ri({target:"RegExp",proto:!0,forced:/./.exec!==Lz},{exec:Lz});var Dz=o,zz=Ki,Nz=iD,Fz=i,Bz=r.RegExp,Uz=Bz.prototype,Yz=Dz&&Fz((function(){var t=!0;try{Bz(".","d")}catch(e){t=!1}var e={},r="",n=t?"dgimsy":"gimsy",i=function(t,n){Object.defineProperty(e,t,{get:function(){return r+=n,!0}})},o={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in t&&(o.hasIndices="d"),o)i(a,o[a]);return Object.getOwnPropertyDescriptor(Uz,"flags").get.call(e)!==n||r!==n}));Yz&&zz(Uz,"flags",{configurable:!0,get:Nz});var Hz=o,Gz=vD.MISSED_STICKY,Wz=E,$z=Ki,qz=Pr.get,Xz=RegExp.prototype,Vz=TypeError;Hz&&Gz&&$z(Xz,"sticky",{configurable:!0,get:function(){if(this!==Xz){if("RegExp"===Wz(this))return!!qz(this).sticky;throw new Vz("Incompatible receiver, RegExp required")}}});var Kz,Qz,Jz=ri,Zz=u,tN=F,eN=Re,rN=pi,nN=(Kz=!1,(Qz=/[ac]/).exec=function(){return Kz=!0,/./.exec.apply(this,arguments)},!0===Qz.test("abc")&&Kz),iN=/./.test;Jz({target:"RegExp",proto:!0,forced:!nN},{test:function(t){var e=eN(this),r=rN(t),n=e.exec;if(!tN(n))return Zz(iN,e,r);var i=Zz(n,e,r);return null!==i&&(eN(i),!0)}});var oN=tr.PROPER,aN=Qr,sN=Re,cN=pi,uN=i,lN=lD,hN="toString",fN=RegExp.prototype,dN=fN[hN],pN=uN((function(){return"/a/b"!==dN.call({source:"a",flags:"b"})})),gN=oN&&dN.name!==hN;(pN||gN)&&aN(fN,hN,(function(){var t=sN(this);return"/"+cN(t.source)+"/"+cN(lN(t))}),{unsafe:!0}),bE("Set",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),jE);var vN=w,yN=Set.prototype,mN={Set:Set,add:vN(yN.add),has:vN(yN.has),remove:vN(yN.delete),proto:yN},bN=mN.has,xN=function(t){return bN(t),t},wN=u,AN=function(t,e,r){for(var n,i,o=r?t:t.iterator,a=t.next;!(n=wN(a,o)).done;)if(void 0!==(i=e(n.value)))return i},_N=w,kN=AN,EN=mN.Set,SN=mN.proto,MN=_N(SN.forEach),TN=_N(SN.keys),PN=TN(new EN).next,ON=function(t,e,r){return r?kN({iterator:TN(t),next:PN},e):MN(t,e)},IN=ON,CN=mN.Set,RN=mN.add,jN=function(t){var e=new CN;return IN(t,(function(t){RN(e,t)})),e},LN=Oc(mN.proto,"size","get")||function(t){return t.size},DN=yt,zN=Re,NN=u,FN=nn,BN=$A,UN="Invalid size",YN=RangeError,HN=TypeError,GN=Math.max,WN=function(t,e){this.set=t,this.size=GN(e,0),this.has=DN(t.has),this.keys=DN(t.keys)};WN.prototype={getIterator:function(){return BN(zN(NN(this.keys,this.set)))},includes:function(t){return NN(this.has,this.set,t)}};var $N=function(t){zN(t);var e=+t.size;if(e!=e)throw new HN(UN);var r=FN(e);if(r<0)throw new YN(UN);return new WN(t,r)},qN=xN,XN=jN,VN=LN,KN=$N,QN=ON,JN=AN,ZN=mN.has,tF=mN.remove,eF=G,rF=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}},nF=function(t){return{size:t,has:function(){return!0},keys:function(){throw new Error("e")}}},iF=function(t,e){var r=eF("Set");try{(new r)[t](rF(0));try{return(new r)[t](rF(-1)),!1}catch(i){if(!e)return!0;try{return(new r)[t](nF(-1/0)),!1}catch(i){var n=new r;return n.add(1),n.add(2),e(n[t](nF(1/0)))}}}catch(t){return!1}},oF=function(t){var e=qN(this),r=KN(t),n=XN(e);return VN(e)<=r.size?QN(e,(function(t){r.includes(t)&&tF(n,t)})):JN(r.getIterator(),(function(t){ZN(e,t)&&tF(n,t)})),n};ri({target:"Set",proto:!0,real:!0,forced:!iF("difference",(function(t){return 0===t.size}))},{difference:oF});var aF=xN,sF=LN,cF=$N,uF=ON,lF=AN,hF=mN.Set,fF=mN.add,dF=mN.has,pF=i,gF=function(t){var e=aF(this),r=cF(t),n=new hF;return sF(e)>r.size?lF(r.getIterator(),(function(t){dF(e,t)&&fF(n,t)})):uF(e,(function(t){r.includes(t)&&fF(n,t)})),n};ri({target:"Set",proto:!0,real:!0,forced:!iF("intersection",(function(t){return 2===t.size&&t.has(1)&&t.has(2)}))||pF((function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))}))},{intersection:gF});var vF=xN,yF=mN.has,mF=LN,bF=$N,xF=ON,wF=AN,AF=bl,_F=function(t){var e=vF(this),r=bF(t);if(mF(e)<=r.size)return!1!==xF(e,(function(t){if(r.includes(t))return!1}),!0);var n=r.getIterator();return!1!==wF(n,(function(t){if(yF(e,t))return AF(n,"normal",!1)}))};ri({target:"Set",proto:!0,real:!0,forced:!iF("isDisjointFrom",(function(t){return!t}))},{isDisjointFrom:_F});var kF=xN,EF=LN,SF=ON,MF=$N,TF=function(t){var e=kF(this),r=MF(t);return!(EF(e)>r.size)&&!1!==SF(e,(function(t){if(!r.includes(t))return!1}),!0)};ri({target:"Set",proto:!0,real:!0,forced:!iF("isSubsetOf",(function(t){return t}))},{isSubsetOf:TF});var PF=xN,OF=mN.has,IF=LN,CF=$N,RF=AN,jF=bl,LF=function(t){var e=PF(this),r=CF(t);if(IF(e)<r.size)return!1;var n=r.getIterator();return!1!==RF(n,(function(t){if(!OF(e,t))return jF(n,"normal",!1)}))};ri({target:"Set",proto:!0,real:!0,forced:!iF("isSupersetOf",(function(t){return!t}))},{isSupersetOf:LF});var DF=xN,zF=jN,NF=$N,FF=AN,BF=mN.add,UF=mN.has,YF=mN.remove,HF=function(t){var e=DF(this),r=NF(t).getIterator(),n=zF(e);return FF(r,(function(t){UF(e,t)?YF(n,t):BF(n,t)})),n};ri({target:"Set",proto:!0,real:!0,forced:!iF("symmetricDifference")},{symmetricDifference:HF});var GF=xN,WF=mN.add,$F=jN,qF=$N,XF=AN,VF=function(t){var e=GF(this),r=qF(t).getIterator(),n=$F(e);return XF(r,(function(t){WF(n,t)})),n};ri({target:"Set",proto:!0,real:!0,forced:!iF("union")},{union:VF});var KF=ri,QF=j,JF=nn,ZF=pi,tB=i,eB=w("".charAt);KF({target:"String",proto:!0,forced:tB((function(){return"\ud842"!=="𠮷".at(-2)}))},{at:function(t){var e=ZF(QF(this)),r=e.length,n=JF(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:eB(e,i)}});var rB=w,nB=nn,iB=pi,oB=j,aB=rB("".charAt),sB=rB("".charCodeAt),cB=rB("".slice),uB=function(t){return function(e,r){var n,i,o=iB(oB(e)),a=nB(r),s=o.length;return a<0||a>=s?t?"":void 0:(n=sB(o,a))<55296||n>56319||a+1===s||(i=sB(o,a+1))<56320||i>57343?t?aB(o,a):n:t?cB(o,a,a+2):i-56320+(n-55296<<10)+65536}},lB={codeAt:uB(!1),charAt:uB(!0)},hB=lB.codeAt;ri({target:"String",proto:!0},{codePointAt:function(t){return hB(this,t)}});var fB=rD,dB=TypeError,pB=function(t){if(fB(t))throw new dB("The method doesn't accept regular expressions");return t},gB=ee("match"),vB=function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[gB]=!1,"/./"[t](e)}catch(t){}}return!1},yB=ri,mB=yo,bB=n.f,xB=hn,wB=pi,AB=pB,_B=j,kB=vB,EB=mB("".slice),SB=Math.min,MB=kB("endsWith"),TB=!MB&&!!function(){var t=bB(String.prototype,"endsWith");return t&&!t.writable}();yB({target:"String",proto:!0,forced:!TB&&!MB},{endsWith:function(t){var e=wB(_B(this));AB(t);var r=arguments.length>1?arguments[1]:void 0,n=e.length,i=void 0===r?n:SB(xB(r),n),o=wB(t);return EB(e,i-o.length,i)===o}});var PB=ri,OB=w,IB=cn,CB=RangeError,RB=String.fromCharCode,jB=String.fromCodePoint,LB=OB([].join);PB({target:"String",stat:!0,arity:1,forced:!!jB&&1!==jB.length},{fromCodePoint:function(t){for(var e,r=[],n=arguments.length,i=0;n>i;){if(e=+arguments[i++],IB(e,1114111)!==e)throw new CB(e+" is not a valid code point");r[i]=e<65536?RB(e):RB(55296+((e-=65536)>>10),e%1024+56320)}return LB(r,"")}});var DB=ri,zB=pB,NB=j,FB=pi,BB=vB,UB=w("".indexOf);DB({target:"String",proto:!0,forced:!BB("includes")},{includes:function(t){return!!~UB(FB(NB(this)),FB(zB(t)),arguments.length>1?arguments[1]:void 0)}});var YB=ri,HB=j,GB=pi,WB=w("".charCodeAt);YB({target:"String",proto:!0},{isWellFormed:function(){for(var t=GB(HB(this)),e=t.length,r=0;r<e;r++){var n=WB(t,r);if(55296==(63488&n)&&(n>=56320||++r>=e||56320!=(64512&WB(t,r))))return!1}return!0}});var $B=lB.charAt,qB=pi,XB=Pr,VB=tp,KB=ep,QB="String Iterator",JB=XB.set,ZB=XB.getterFor(QB);VB(String,"String",(function(t){JB(this,{type:QB,string:qB(t),index:0})}),(function(){var t,e=ZB(this),r=e.string,n=e.index;return n>=r.length?KB(void 0,!0):(t=$B(r,n),e.index+=t.length,KB(t,!1))}));var tU=u,eU=Qr,rU=Lz,nU=i,iU=ee,oU=qe,aU=iU("species"),sU=RegExp.prototype,cU=function(t,e,r,n){var i=iU(t),o=!nU((function(){var e={};return e[i]=function(){return 7},7!==""[t](e)})),a=o&&!nU((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[aU]=function(){return r},r.flags="",r[i]=/./[i]),r.exec=function(){return e=!0,null},r[i](""),!e}));if(!o||!a||r){var s=/./[i],c=e(i,""[t],(function(t,e,r,n,i){var a=e.exec;return a===rU||a===sU.exec?o&&!i?{done:!0,value:tU(s,e,r,n)}:{done:!0,value:tU(t,r,e,n)}:{done:!1}}));eU(String.prototype,t,c[0]),eU(sU,i,c[1])}n&&oU(sU[i],"sham",!0)},uU=lB.charAt,lU=function(t,e,r){return e+(r?uU(t,e).length:1)},hU=u,fU=Re,dU=F,pU=E,gU=Lz,vU=TypeError,yU=function(t,e){var r=t.exec;if(dU(r)){var n=hU(r,t,e);return null!==n&&fU(n),n}if("RegExp"===pU(t))return hU(gU,t,e);throw new vU("RegExp#exec called on incompatible receiver")},mU=u,bU=Re,xU=I,wU=hn,AU=pi,_U=j,kU=xt,EU=lU,SU=yU;cU("match",(function(t,e,r){return[function(e){var r=_U(this),n=xU(e)?void 0:kU(e,t);return n?mU(n,e,r):new RegExp(e)[t](AU(r))},function(t){var n=bU(this),i=AU(t),o=r(e,n,i);if(o.done)return o.value;if(!n.global)return SU(n,i);var a=n.unicode;n.lastIndex=0;for(var s,c=[],u=0;null!==(s=SU(n,i));){var l=AU(s[0]);c[u]=l,""===l&&(n.lastIndex=EU(i,wU(n.lastIndex),a)),u++}return 0===u?null:c}]}));var MU=ri,TU=u,PU=yo,OU=jd,IU=ep,CU=j,RU=hn,jU=pi,LU=Re,DU=I,zU=rD,NU=lD,FU=xt,BU=Qr,UU=i,YU=EI,HU=lU,GU=yU,WU=Pr,$U=ee("matchAll"),qU="RegExp String",XU=qU+" Iterator",VU=WU.set,KU=WU.getterFor(XU),QU=RegExp.prototype,JU=TypeError,ZU=PU("".indexOf),tY=PU("".matchAll),eY=!!tY&&!UU((function(){tY("a",/./)})),rY=OU((function(t,e,r,n){VU(this,{type:XU,regexp:t,string:e,global:r,unicode:n,done:!1})}),qU,(function(){var t=KU(this);if(t.done)return IU(void 0,!0);var e=t.regexp,r=t.string,n=GU(e,r);return null===n?(t.done=!0,IU(void 0,!0)):t.global?(""===jU(n[0])&&(e.lastIndex=HU(r,RU(e.lastIndex),t.unicode)),IU(n,!1)):(t.done=!0,IU(n,!1))})),nY=function(t){var e,r,n,i=LU(this),o=jU(t),a=YU(i,RegExp),s=jU(NU(i));return e=new a(a===RegExp?i.source:i,s),r=!!~ZU(s,"g"),n=!!~ZU(s,"u"),e.lastIndex=RU(i.lastIndex),new rY(e,o,r,n)};MU({target:"String",proto:!0,forced:eY},{matchAll:function(t){var e,r,n,i=CU(this);if(DU(t)){if(eY)return tY(i,t)}else{if(zU(t)&&(e=jU(CU(NU(t))),!~ZU(e,"g")))throw new JU("`.matchAll` does not allow non-global regexes");if(eY)return tY(i,t);if(n=FU(t,$U))return TU(n,t,i)}return r=jU(i),new RegExp(t,"g")[$U](r)}}),$U in QU||BU(QU,$U,nY);var iY=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(X),oY=ow.end;ri({target:"String",proto:!0,forced:iY},{padEnd:function(t){return oY(this,t,arguments.length>1?arguments[1]:void 0)}});var aY=ow.start;ri({target:"String",proto:!0,forced:iY},{padStart:function(t){return aY(this,t,arguments.length>1?arguments[1]:void 0)}});var sY=ri,cY=w,uY=z,lY=Nt,hY=pi,fY=dn,dY=cY([].push),pY=cY([].join);sY({target:"String",stat:!0},{raw:function(t){var e=uY(lY(t).raw),r=fY(e);if(!r)return"";for(var n=arguments.length,i=[],o=0;;){if(dY(i,hY(e[o++])),o===r)return pY(i,"");o<n&&dY(i,hY(arguments[o]))}}}),ri({target:"String",proto:!0},{repeat:Kx});var gY=w,vY=Nt,yY=Math.floor,mY=gY("".charAt),bY=gY("".replace),xY=gY("".slice),wY=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,AY=/\$([$&'`]|\d{1,2})/g,_Y=function(t,e,r,n,i,o){var a=r+t.length,s=n.length,c=AY;return void 0!==i&&(i=vY(i),c=wY),bY(o,c,(function(o,c){var u;switch(mY(c,0)){case"$":return"$";case"&":return t;case"`":return xY(e,0,r);case"'":return xY(e,a);case"<":u=i[xY(c,1,-1)];break;default:var l=+c;if(0===l)return o;if(l>s){var h=yY(l/10);return 0===h?o:h<=s?void 0===n[h-1]?mY(c,1):n[h-1]+mY(c,1):o}u=n[l-1]}return void 0===u?"":u}))},kY=Ms,EY=u,SY=w,MY=cU,TY=i,PY=Re,OY=F,IY=I,CY=nn,RY=hn,jY=pi,LY=j,DY=lU,zY=xt,NY=_Y,FY=yU,BY=ee("replace"),UY=Math.max,YY=Math.min,HY=SY([].concat),GY=SY([].push),WY=SY("".indexOf),$Y=SY("".slice),qY="$0"==="a".replace(/./,"$0"),XY=!!/./[BY]&&""===/./[BY]("a","$0"),VY=!TY((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}));MY("replace",(function(t,e,r){var n=XY?"$":"$0";return[function(t,r){var n=LY(this),i=IY(t)?void 0:zY(t,BY);return i?EY(i,t,n,r):EY(e,jY(n),t,r)},function(t,i){var o=PY(this),a=jY(t);if("string"==typeof i&&-1===WY(i,n)&&-1===WY(i,"$<")){var s=r(e,o,a,i);if(s.done)return s.value}var c=OY(i);c||(i=jY(i));var u,l=o.global;l&&(u=o.unicode,o.lastIndex=0);for(var h,f=[];null!==(h=FY(o,a))&&(GY(f,h),l);){""===jY(h[0])&&(o.lastIndex=DY(a,RY(o.lastIndex),u))}for(var d,p="",g=0,v=0;v<f.length;v++){for(var y,m=jY((h=f[v])[0]),b=UY(YY(CY(h.index),a.length),0),x=[],w=1;w<h.length;w++)GY(x,void 0===(d=h[w])?d:String(d));var A=h.groups;if(c){var _=HY([m],x,b,a);void 0!==A&&GY(_,A),y=jY(kY(i,void 0,_))}else y=NY(m,a,b,x,A,i);b>=g&&(p+=$Y(a,g,b)+y,g=b+m.length)}return p+$Y(a,g)}]}),!VY||!qY||XY);var KY=ri,QY=u,JY=w,ZY=j,tH=F,eH=I,rH=rD,nH=pi,iH=xt,oH=lD,aH=_Y,sH=ee("replace"),cH=TypeError,uH=JY("".indexOf);JY("".replace);var lH=JY("".slice),hH=Math.max;KY({target:"String",proto:!0},{replaceAll:function(t,e){var r,n,i,o,a,s,c,u,l,h=ZY(this),f=0,d="";if(!eH(t)){if(rH(t)&&(r=nH(ZY(oH(t))),!~uH(r,"g")))throw new cH("`.replaceAll` does not allow non-global regexes");if(n=iH(t,sH))return QY(n,t,h,e)}for(i=nH(h),o=nH(t),(a=tH(e))||(e=nH(e)),s=o.length,c=hH(1,s),u=uH(i,o);-1!==u;)l=a?nH(e(o,u,i)):aH(o,i,u,[],void 0,e),d+=lH(i,f,u)+l,f=u+s,u=u+c>i.length?-1:uH(i,o,u+c);return f<i.length&&(d+=lH(i,f)),d}});var fH=u,dH=Re,pH=I,gH=j,vH=fO,yH=pi,mH=xt,bH=yU;cU("search",(function(t,e,r){return[function(e){var r=gH(this),n=pH(e)?void 0:mH(e,t);return n?fH(n,e,r):new RegExp(e)[t](yH(r))},function(t){var n=dH(this),i=yH(t),o=r(e,n,i);if(o.done)return o.value;var a=n.lastIndex;vH(a,0)||(n.lastIndex=0);var s=bH(n,i);return vH(n.lastIndex,a)||(n.lastIndex=a),null===s?-1:s.index}]}));var xH=u,wH=w,AH=cU,_H=Re,kH=I,EH=j,SH=EI,MH=lU,TH=hn,PH=pi,OH=xt,IH=yU,CH=i,RH=vD.UNSUPPORTED_Y,jH=Math.min,LH=wH([].push),DH=wH("".slice),zH=!CH((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]})),NH="c"==="abbc".split(/(b)*/)[1]||4!=="test".split(/(?:)/,-1).length||2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length;AH("split",(function(t,e,r){var n="0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:xH(e,this,t,r)}:e;return[function(e,r){var i=EH(this),o=kH(e)?void 0:OH(e,t);return o?xH(o,e,i,r):xH(n,PH(i),e,r)},function(t,i){var o=_H(this),a=PH(t);if(!NH){var s=r(n,o,a,i,n!==e);if(s.done)return s.value}var c=SH(o,RegExp),u=o.unicode,l=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(RH?"g":"y"),h=new c(RH?"^(?:"+o.source+")":o,l),f=void 0===i?4294967295:i>>>0;if(0===f)return[];if(0===a.length)return null===IH(h,a)?[a]:[];for(var d=0,p=0,g=[];p<a.length;){h.lastIndex=RH?0:p;var v,y=IH(h,RH?DH(a,p):a);if(null===y||(v=jH(TH(h.lastIndex+(RH?p:0)),a.length))===d)p=MH(a,p,u);else{if(LH(g,DH(a,d,p)),g.length===f)return g;for(var m=1;m<=y.length-1;m++)if(LH(g,y[m]),g.length===f)return g;p=d=v}}return LH(g,DH(a,d)),g}]}),NH||!zH,RH);var FH=ri,BH=yo,UH=n.f,YH=hn,HH=pi,GH=pB,WH=j,$H=vB,qH=BH("".slice),XH=Math.min,VH=$H("startsWith"),KH=!VH&&!!function(){var t=UH(String.prototype,"startsWith");return t&&!t.writable}();FH({target:"String",proto:!0,forced:!KH&&!VH},{startsWith:function(t){var e=HH(WH(this));GH(t);var r=YH(XH(arguments.length>1?arguments[1]:void 0,e.length)),n=HH(t);return qH(e,r,r+n.length)===n}});var QH=ri,JH=j,ZH=nn,tG=pi,eG=w("".slice),rG=Math.max,nG=Math.min;QH({target:"String",proto:!0,forced:!"".substr||"b"!=="ab".substr(-1)},{substr:function(t,e){var r,n,i=tG(JH(this)),o=i.length,a=ZH(t);return a===1/0&&(a=0),a<0&&(a=rG(o+a,0)),(r=void 0===e?o:ZH(e))<=0||r===1/0||a>=(n=nG(a+r,o))?"":eG(i,a,n)}});var iG=ri,oG=u,aG=w,sG=j,cG=pi,uG=i,lG=Array,hG=aG("".charAt),fG=aG("".charCodeAt),dG=aG([].join),pG="".toWellFormed,gG=pG&&uG((function(){return"1"!==oG(pG,1)}));iG({target:"String",proto:!0,forced:gG},{toWellFormed:function(){var t=cG(sG(this));if(gG)return oG(pG,t);for(var e=t.length,r=lG(e),n=0;n<e;n++){var i=fG(t,n);55296!=(63488&i)?r[n]=hG(t,n):i>=56320||n+1>=e||56320!=(64512&fG(t,n+1))?r[n]="�":(r[n]=hG(t,n),r[++n]=hG(t,n))}return dG(r,"")}});var vG=tr.PROPER,yG=i,mG=VS,bG=function(t){return yG((function(){return!!mG[t]()||"
"!=="
"[t]()||vG&&mG[t].name!==t}))},xG=nM.trim;ri({target:"String",proto:!0,forced:bG("trim")},{trim:function(){return xG(this)}});var wG=nM.end,AG=bG("trimEnd")?function(){return wG(this)}:"".trimEnd;ri({target:"String",proto:!0,name:"trimEnd",forced:"".trimRight!==AG},{trimRight:AG});ri({target:"String",proto:!0,name:"trimEnd",forced:"".trimEnd!==AG},{trimEnd:AG});var _G=nM.start,kG=bG("trimStart")?function(){return _G(this)}:"".trimStart;ri({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==kG},{trimLeft:kG});ri({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==kG},{trimStart:kG});var EG=j,SG=pi,MG=/"/g,TG=w("".replace),PG=function(t,e,r,n){var i=SG(EG(t)),o="<"+e;return""!==r&&(o+=" "+r+'="'+TG(SG(n),MG,""")+'"'),o+">"+i+"</"+e+">"},OG=i,IG=function(t){return OG((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))},CG=PG;ri({target:"String",proto:!0,forced:IG("anchor")},{anchor:function(t){return CG(this,"a","name",t)}});var RG=PG;ri({target:"String",proto:!0,forced:IG("big")},{big:function(){return RG(this,"big","","")}});var jG=PG;ri({target:"String",proto:!0,forced:IG("blink")},{blink:function(){return jG(this,"blink","","")}});var LG=PG;ri({target:"String",proto:!0,forced:IG("bold")},{bold:function(){return LG(this,"b","","")}});var DG=PG;ri({target:"String",proto:!0,forced:IG("fixed")},{fixed:function(){return DG(this,"tt","","")}});var zG=PG;ri({target:"String",proto:!0,forced:IG("fontcolor")},{fontcolor:function(t){return zG(this,"font","color",t)}});var NG=PG;ri({target:"String",proto:!0,forced:IG("fontsize")},{fontsize:function(t){return NG(this,"font","size",t)}});var FG=PG;ri({target:"String",proto:!0,forced:IG("italics")},{italics:function(){return FG(this,"i","","")}});var BG=PG;ri({target:"String",proto:!0,forced:IG("link")},{link:function(t){return BG(this,"a","href",t)}});var UG=PG;ri({target:"String",proto:!0,forced:IG("small")},{small:function(){return UG(this,"small","","")}});var YG=PG;ri({target:"String",proto:!0,forced:IG("strike")},{strike:function(){return YG(this,"strike","","")}});var HG=PG;ri({target:"String",proto:!0,forced:IG("sub")},{sub:function(){return HG(this,"sub","","")}});var GG=PG;ri({target:"String",proto:!0,forced:IG("sup")},{sup:function(){return GG(this,"sup","","")}});var WG={exports:{}},$G=r,qG=i,XG=sd,VG=vb.NATIVE_ARRAY_BUFFER_VIEWS,KG=$G.ArrayBuffer,QG=$G.Int8Array,JG=!VG||!qG((function(){QG(1)}))||!qG((function(){new QG(-1)}))||!XG((function(t){new QG,new QG(null),new QG(1.5),new QG(t)}),!0)||qG((function(){return 1!==new QG(new KG(2),1,void 0).length})),ZG=QA,tW=RangeError,eW=function(t,e){var r=ZG(t);if(r%e)throw new tW("Wrong offset");return r},rW=Math.round,nW=hi,iW=function(t){var e=nW(t);return"BigInt64Array"===e||"BigUint64Array"===e},oW=ue,aW=TypeError,sW=function(t){var e=oW(t,"number");if("number"==typeof e)throw new aW("Can't convert number to bigint");return BigInt(e)},cW=wo,uW=u,lW=xI,hW=Nt,fW=dn,dW=gl,pW=cl,gW=rl,vW=iW,yW=vb.aTypedArrayConstructor,mW=sW,bW=function(t){var e,r,n,i,o,a,s,c,u=lW(this),l=hW(t),h=arguments.length,f=h>1?arguments[1]:void 0,d=void 0!==f,p=pW(l);if(p&&!gW(p))for(c=(s=dW(l,p)).next,l=[];!(a=uW(c,s)).done;)l.push(a.value);for(d&&h>2&&(f=cW(f,arguments[2])),r=fW(l),n=new(yW(u))(r),i=vW(n),e=0;r>e;e++)o=d?f(l[e],e):l[e],n[e]=i?mW(o):+o;return n},xW=ri,wW=r,AW=u,_W=o,kW=JG,EW=vb,SW=Tm,MW=cy,TW=v,PW=qe,OW=RM,IW=hn,CW=fy,RW=eW,jW=function(t){var e=rW(t);return e<0?0:e>255?255:255&e},LW=fe,DW=Ut,zW=hi,NW=U,FW=ht,BW=Bi,UW=W,YW=Uc,HW=Jr.f,GW=bW,WW=Qo.forEach,$W=iv,qW=Ki,XW=Te,VW=n,KW=Ev,QW=qc,JW=Pr.get,ZW=Pr.set,t$=Pr.enforce,e$=XW.f,r$=VW.f,n$=wW.RangeError,i$=SW.ArrayBuffer,o$=i$.prototype,a$=SW.DataView,s$=EW.NATIVE_ARRAY_BUFFER_VIEWS,c$=EW.TYPED_ARRAY_TAG,u$=EW.TypedArray,l$=EW.TypedArrayPrototype,h$=EW.isTypedArray,f$="BYTES_PER_ELEMENT",d$="Wrong length",p$=function(t,e){qW(t,e,{configurable:!0,get:function(){return JW(this)[e]}})},g$=function(t){var e;return UW(o$,t)||"ArrayBuffer"===(e=zW(t))||"SharedArrayBuffer"===e},v$=function(t,e){return h$(t)&&!FW(e)&&e in t&&OW(+e)&&e>=0},y$=function(t,e){return e=LW(e),v$(t,e)?TW(2,t[e]):r$(t,e)},m$=function(t,e,r){return e=LW(e),!(v$(t,e)&&NW(r)&&DW(r,"value"))||DW(r,"get")||DW(r,"set")||r.configurable||DW(r,"writable")&&!r.writable||DW(r,"enumerable")&&!r.enumerable?e$(t,e,r):(t[e]=r.value,t)};_W?(s$||(VW.f=y$,XW.f=m$,p$(l$,"buffer"),p$(l$,"byteOffset"),p$(l$,"byteLength"),p$(l$,"length")),xW({target:"Object",stat:!0,forced:!s$},{getOwnPropertyDescriptor:y$,defineProperty:m$}),WG.exports=function(t,e,r){var n=t.match(/\d+/)[0]/8,i=t+(r?"Clamped":"")+"Array",o="get"+t,a="set"+t,s=wW[i],c=s,u=c&&c.prototype,l={},h=function(t,e){e$(t,e,{get:function(){return function(t,e){var r=JW(t);return r.view[o](e*n+r.byteOffset,!0)}(this,e)},set:function(t){return function(t,e,i){var o=JW(t);o.view[a](e*n+o.byteOffset,r?jW(i):i,!0)}(this,e,t)},enumerable:!0})};s$?kW&&(c=e((function(t,e,r,i){return MW(t,u),QW(NW(e)?g$(e)?void 0!==i?new s(e,RW(r,n),i):void 0!==r?new s(e,RW(r,n)):new s(e):h$(e)?KW(c,e):AW(GW,c,e):new s(CW(e)),t,c)})),YW&&YW(c,u$),WW(HW(s),(function(t){t in c||PW(c,t,s[t])})),c.prototype=u):(c=e((function(t,e,r,i){MW(t,u);var o,a,s,l=0,f=0;if(NW(e)){if(!g$(e))return h$(e)?KW(c,e):AW(GW,c,e);o=e,f=RW(r,n);var d=e.byteLength;if(void 0===i){if(d%n)throw new n$(d$);if((a=d-f)<0)throw new n$(d$)}else if((a=IW(i)*n)+f>d)throw new n$(d$);s=a/n}else s=CW(e),o=new i$(a=s*n);for(ZW(t,{buffer:o,byteOffset:f,byteLength:a,length:s,view:new a$(o)});l<s;)h(t,l++)})),YW&&YW(c,u$),u=c.prototype=BW(l$)),u.constructor!==c&&PW(u,"constructor",c),t$(u).TypedArrayConstructor=c,c$&&PW(u,c$,i);var f=c!==s;l[i]=c,xW({global:!0,constructor:!0,forced:f,sham:!s$},l),f$ in c||PW(c,f$,n),f$ in u||PW(u,f$,n),$W(i)}):WG.exports=function(){},(0,WG.exports)("Float32",(function(t){return function(e,r,n){return t(this,e,r,n)}})),(0,WG.exports)("Float64",(function(t){return function(e,r,n){return t(this,e,r,n)}})),(0,WG.exports)("Int8",(function(t){return function(e,r,n){return t(this,e,r,n)}})),(0,WG.exports)("Int16",(function(t){return function(e,r,n){return t(this,e,r,n)}})),(0,WG.exports)("Int32",(function(t){return function(e,r,n){return t(this,e,r,n)}})),(0,WG.exports)("Uint8",(function(t){return function(e,r,n){return t(this,e,r,n)}})),(0,WG.exports)("Uint8",(function(t){return function(e,r,n){return t(this,e,r,n)}}),!0),(0,WG.exports)("Uint16",(function(t){return function(e,r,n){return t(this,e,r,n)}})),(0,WG.exports)("Uint32",(function(t){return function(e,r,n){return t(this,e,r,n)}}));var b$=dn,x$=nn,w$=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("at",(function(t){var e=w$(this),r=b$(e),n=x$(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]}));var A$=vb,_$=w($h),k$=A$.aTypedArray;(0,A$.exportTypedArrayMethod)("copyWithin",(function(t,e){return _$(k$(this),t,e,arguments.length>2?arguments[2]:void 0)}));var E$=Qo.every,S$=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("every",(function(t){return E$(S$(this),t,arguments.length>1?arguments[1]:void 0)}));var M$=tf,T$=sW,P$=hi,O$=u,I$=i,C$=vb.aTypedArray,R$=vb.exportTypedArrayMethod,j$=w("".slice),L$=I$((function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t}));R$("fill",(function(t){var e=arguments.length;C$(this);var r="Big"===j$(P$(this),0,3)?T$(t):+t;return O$(M$,this,r,e>1?arguments[1]:void 0,e>2?arguments[2]:void 0)}),L$);var D$=Ev,z$=vb.getTypedArrayConstructor,N$=Qo.filter,F$=function(t,e){return D$(z$(t),e)},B$=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("filter",(function(t){var e=N$(B$(this),t,arguments.length>1?arguments[1]:void 0);return F$(this,e)}));var U$=Qo.find,Y$=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("find",(function(t){return U$(Y$(this),t,arguments.length>1?arguments[1]:void 0)}));var H$=Qo.findIndex,G$=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("findIndex",(function(t){return H$(G$(this),t,arguments.length>1?arguments[1]:void 0)}));var W$=bf.findLast,$$=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("findLast",(function(t){return W$($$(this),t,arguments.length>1?arguments[1]:void 0)}));var q$=bf.findLastIndex,X$=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("findLastIndex",(function(t){return q$(X$(this),t,arguments.length>1?arguments[1]:void 0)}));var V$=Qo.forEach,K$=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("forEach",(function(t){V$(K$(this),t,arguments.length>1?arguments[1]:void 0)})),(0,vb.exportTypedArrayStaticMethod)("from",bW,JG);var Q$=mn.includes,J$=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("includes",(function(t){return Q$(J$(this),t,arguments.length>1?arguments[1]:void 0)}));var Z$=mn.indexOf,tq=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("indexOf",(function(t){return Z$(tq(this),t,arguments.length>1?arguments[1]:void 0)}));var eq=r,rq=i,nq=w,iq=vb,oq=dp,aq=ee("iterator"),sq=eq.Uint8Array,cq=nq(oq.values),uq=nq(oq.keys),lq=nq(oq.entries),hq=iq.aTypedArray,fq=iq.exportTypedArrayMethod,dq=sq&&sq.prototype,pq=!rq((function(){dq[aq].call([1])})),gq=!!dq&&dq.values&&dq[aq]===dq.values&&"values"===dq.values.name,vq=function(){return cq(hq(this))};fq("entries",(function(){return lq(hq(this))}),pq),fq("keys",(function(){return uq(hq(this))}),pq),fq("values",vq,pq||!gq,{name:"values"}),fq(aq,vq,pq||!gq,{name:"values"});var yq=vb.aTypedArray,mq=vb.exportTypedArrayMethod,bq=w([].join);mq("join",(function(t){return bq(yq(this),t)}));var xq=Ms,wq=Pp,Aq=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("lastIndexOf",(function(t){var e=arguments.length;return xq(wq,Aq(this),e>1?[t,arguments[1]]:[t])}));var _q=Qo.map,kq=vb.aTypedArray,Eq=vb.getTypedArrayConstructor;(0,vb.exportTypedArrayMethod)("map",(function(t){return _q(kq(this),t,arguments.length>1?arguments[1]:void 0,(function(t,e){return new(Eq(t))(e)}))}));var Sq=vb.aTypedArrayConstructor;(0,vb.exportTypedArrayStaticMethod)("of",(function(){for(var t=0,e=arguments.length,r=new(Sq(this))(e);e>t;)r[t]=arguments[t++];return r}),JG);var Mq=Kp.left,Tq=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("reduce",(function(t){var e=arguments.length;return Mq(Tq(this),t,e,e>1?arguments[1]:void 0)}));var Pq=Kp.right,Oq=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("reduceRight",(function(t){var e=arguments.length;return Pq(Oq(this),t,e,e>1?arguments[1]:void 0)}));var Iq=vb.aTypedArray,Cq=vb.exportTypedArrayMethod,Rq=Math.floor;Cq("reverse",(function(){for(var t,e=this,r=Iq(e).length,n=Rq(r/2),i=0;i<n;)t=e[i],e[i++]=e[--r],e[r]=t;return e}));var jq=r,Lq=u,Dq=vb,zq=dn,Nq=eW,Fq=Nt,Bq=i,Uq=jq.RangeError,Yq=jq.Int8Array,Hq=Yq&&Yq.prototype,Gq=Hq&&Hq.set,Wq=Dq.aTypedArray,$q=Dq.exportTypedArrayMethod,qq=!Bq((function(){var t=new Uint8ClampedArray(2);return Lq(Gq,t,{length:1,0:3},1),3!==t[1]})),Xq=qq&&Dq.NATIVE_ARRAY_BUFFER_VIEWS&&Bq((function(){var t=new Yq(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]}));$q("set",(function(t){Wq(this);var e=Nq(arguments.length>1?arguments[1]:void 0,1),r=Fq(t);if(qq)return Lq(Gq,this,r,e);var n=this.length,i=zq(r),o=0;if(i+e>n)throw new Uq("Wrong length");for(;o<i;)this[e+o]=r[o++]}),!qq||Xq);var Vq=Yi,Kq=vb.aTypedArray,Qq=vb.getTypedArrayConstructor;(0,vb.exportTypedArrayMethod)("slice",(function(t,e){for(var r=Vq(Kq(this),t,e),n=Qq(this),i=0,o=r.length,a=new n(o);o>i;)a[i]=r[i++];return a}),i((function(){new Int8Array(1).slice()})));var Jq=Qo.some,Zq=vb.aTypedArray;(0,vb.exportTypedArrayMethod)("some",(function(t){return Jq(Zq(this),t,arguments.length>1?arguments[1]:void 0)}));var tX=yo,eX=i,rX=yt,nX=Mg,iX=Pg,oX=Og,aX=et,sX=Cg,cX=vb.aTypedArray,uX=vb.exportTypedArrayMethod,lX=r.Uint16Array,hX=lX&&tX(lX.prototype.sort),fX=!(!hX||eX((function(){hX(new lX(2),null)}))&&eX((function(){hX(new lX(2),{})}))),dX=!!hX&&!eX((function(){if(aX)return aX<74;if(iX)return iX<67;if(oX)return!0;if(sX)return sX<602;var t,e,r=new lX(516),n=Array(516);for(t=0;t<516;t++)e=t%4,r[t]=515-t,n[t]=t-2*e+3;for(hX(r,(function(t,e){return(t/4|0)-(e/4|0)})),t=0;t<516;t++)if(r[t]!==n[t])return!0}));uX("sort",(function(t){return void 0!==t&&rX(t),dX?hX(this,t):nX(cX(this),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))}),!dX||fX);var pX=hn,gX=cn,vX=vb.aTypedArray,yX=vb.getTypedArrayConstructor;(0,vb.exportTypedArrayMethod)("subarray",(function(t,e){var r=vX(this),n=r.length,i=gX(t,n);return new(yX(r))(r.buffer,r.byteOffset+i*r.BYTES_PER_ELEMENT,pX((void 0===e?n:gX(e,n))-i))}));var mX=Ms,bX=vb,xX=i,wX=Yi,AX=r.Int8Array,_X=bX.aTypedArray,kX=bX.exportTypedArrayMethod,EX=[].toLocaleString,SX=!!AX&&xX((function(){EX.call(new AX(1))}));kX("toLocaleString",(function(){return mX(EX,SX?wX(_X(this)):_X(this),wX(arguments))}),xX((function(){return[1,2].toLocaleString()!==new AX([1,2]).toLocaleString()}))||!xX((function(){AX.prototype.toLocaleString.call([1,2])})));var MX=bv,TX=vb.aTypedArray,PX=vb.getTypedArrayConstructor;(0,vb.exportTypedArrayMethod)("toReversed",(function(){return MX(TX(this),PX(this))}));var OX=yt,IX=Ev,CX=vb.aTypedArray,RX=vb.getTypedArrayConstructor,jX=vb.exportTypedArrayMethod,LX=w(vb.TypedArrayPrototype.sort);jX("toSorted",(function(t){void 0!==t&&OX(t);var e=CX(this),r=IX(RX(e),e);return LX(r,t)}));var DX=vb.exportTypedArrayMethod,zX=i,NX=w,FX=r.Uint8Array,BX=FX&&FX.prototype||{},UX=[].toString,YX=NX([].join);zX((function(){UX.call({})}))&&(UX=function(){return YX(this)});var HX=BX.toString!==UX;DX("toString",UX,HX);var GX=Zv,WX=iW,$X=nn,qX=sW,XX=vb.aTypedArray,VX=vb.getTypedArrayConstructor,KX=vb.exportTypedArrayMethod,QX=!!function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}();KX("with",{with:function(t,e){var r=XX(this),n=$X(t),i=WX(r)?qX(e):+e;return GX(r,VX(r),n,i)}}.with,!QX);var JX=ri,ZX=w,tV=pi,eV=String.fromCharCode,rV=ZX("".charAt),nV=ZX(/./.exec),iV=ZX("".slice),oV=/^[\da-f]{2}$/i,aV=/^[\da-f]{4}$/i;JX({global:!0},{unescape:function(t){for(var e,r,n=tV(t),i="",o=n.length,a=0;a<o;){if("%"===(e=rV(n,a++)))if("u"===rV(n,a)){if(r=iV(n,a+1,a+5),nV(aV,r)){i+=eV(parseInt(r,16)),a+=5;continue}}else if(r=iV(n,a,a+2),nV(oV,r)){i+=eV(parseInt(r,16)),a+=2;continue}i+=e}return i}});var sV=w,cV=oy,uV=jk.exports.getWeakData,lV=cy,hV=Re,fV=I,dV=U,pV=Rl,gV=Ut,vV=Pr.set,yV=Pr.getterFor,mV=Qo.find,bV=Qo.findIndex,xV=sV([].splice),wV=0,AV=function(t){return t.frozen||(t.frozen=new _V)},_V=function(){this.entries=[]},kV=function(t,e){return mV(t.entries,(function(t){return t[0]===e}))};_V.prototype={get:function(t){var e=kV(this,t);if(e)return e[1]},has:function(t){return!!kV(this,t)},set:function(t,e){var r=kV(this,t);r?r[1]=e:this.entries.push([t,e])},delete:function(t){var e=bV(this.entries,(function(e){return e[0]===t}));return~e&&xV(this.entries,e,1),!!~e}};var EV,SV={getConstructor:function(t,e,r,n){var i=t((function(t,i){lV(t,o),vV(t,{type:e,id:wV++,frozen:null}),fV(i)||pV(i,t[n],{that:t,AS_ENTRIES:r})})),o=i.prototype,a=yV(e),s=function(t,e,r){var n=a(t),i=uV(hV(e),!0);return!0===i?AV(n).set(e,r):i[n.id]=r,t};return cV(o,{delete:function(t){var e=a(this);if(!dV(t))return!1;var r=uV(t);return!0===r?AV(e).delete(t):r&&gV(r,e.id)&&delete r[e.id]},has:function(t){var e=a(this);if(!dV(t))return!1;var r=uV(t);return!0===r?AV(e).has(t):r&&gV(r,e.id)}}),cV(o,r?{get:function(t){var e=a(this);if(dV(t)){var r=uV(t);if(!0===r)return AV(e).get(t);if(r)return r[e.id]}},set:function(t,e){return s(this,t,e)}}:{add:function(t){return s(this,t,!0)}}),i}},MV=Yk,TV=r,PV=w,OV=oy,IV=jk.exports,CV=bE,RV=SV,jV=U,LV=Pr.enforce,DV=i,zV=hr,NV=Object,FV=Array.isArray,BV=NV.isExtensible,UV=NV.isFrozen,YV=NV.isSealed,HV=NV.freeze,GV=NV.seal,WV=!TV.ActiveXObject&&"ActiveXObject"in TV,$V=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},qV=CV("WeakMap",$V,RV),XV=qV.prototype,VV=PV(XV.set);if(zV)if(WV){EV=RV.getConstructor($V,"WeakMap",!0),IV.enable();var KV=PV(XV.delete),QV=PV(XV.has),JV=PV(XV.get);OV(XV,{delete:function(t){if(jV(t)&&!BV(t)){var e=LV(this);return e.frozen||(e.frozen=new EV),KV(this,t)||e.frozen.delete(t)}return KV(this,t)},has:function(t){if(jV(t)&&!BV(t)){var e=LV(this);return e.frozen||(e.frozen=new EV),QV(this,t)||e.frozen.has(t)}return QV(this,t)},get:function(t){if(jV(t)&&!BV(t)){var e=LV(this);return e.frozen||(e.frozen=new EV),QV(this,t)?JV(this,t):e.frozen.get(t)}return JV(this,t)},set:function(t,e){if(jV(t)&&!BV(t)){var r=LV(this);r.frozen||(r.frozen=new EV),QV(this,t)?VV(this,t,e):r.frozen.set(t,e)}else VV(this,t,e);return this}})}else MV&&DV((function(){var t=HV([]);return VV(new qV,t,1),!UV(t)}))&&OV(XV,{set:function(t,e){var r;return FV(t)&&(UV(t)?r=HV:YV(t)&&(r=GV)),VV(this,t,e),r&&r(t),this}});bE("WeakSet",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),SV);var ZV="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",tK=ZV+"+/",eK=ZV+"-_",rK=function(t){for(var e={},r=0;r<64;r++)e[t.charAt(r)]=r;return e},nK={i2c:tK,c2i:rK(tK),i2cUrl:eK,c2iUrl:rK(eK)},iK=ri,oK=r,aK=G,sK=w,cK=u,uK=i,lK=pi,hK=MI,fK=nK.c2i,dK=/[^\d+/a-z]/i,pK=/[\t\n\f\r ]+/g,gK=/[=]{1,2}$/,vK=aK("atob"),yK=String.fromCharCode,mK=sK("".charAt),bK=sK("".replace),xK=sK(dK.exec),wK=!!vK&&!uK((function(){return"hi"!==vK("aGk=")})),AK=wK&&uK((function(){return""!==vK(" ")})),_K=wK&&!uK((function(){vK("a")})),kK=wK&&!uK((function(){vK()})),EK=wK&&1!==vK.length;iK({global:!0,bind:!0,enumerable:!0,forced:!wK||AK||_K||kK||EK},{atob:function(t){if(hK(arguments.length,1),wK&&!AK&&!_K)return cK(vK,oK,t);var e,r,n,i=bK(lK(t),pK,""),o="",a=0,s=0;if(i.length%4==0&&(i=bK(i,gK,"")),(e=i.length)%4==1||xK(dK,i))throw new(aK("DOMException"))("The string is not correctly encoded","InvalidCharacterError");for(;a<e;)r=mK(i,a++),n=s%4?64*n+fK[r]:fK[r],s++%4&&(o+=yK(255&n>>(-2*s&6)));return o}});var SK=ri,MK=r,TK=G,PK=w,OK=u,IK=i,CK=pi,RK=MI,jK=nK.i2c,LK=TK("btoa"),DK=PK("".charAt),zK=PK("".charCodeAt),NK=!!LK&&!IK((function(){return"aGk="!==LK("hi")})),FK=NK&&!IK((function(){LK()})),BK=NK&&IK((function(){return"bnVsbA=="!==LK(null)})),UK=NK&&1!==LK.length;SK({global:!0,bind:!0,enumerable:!0,forced:!NK||FK||BK||UK},{btoa:function(t){if(RK(arguments.length,1),NK)return OK(LK,MK,CK(t));for(var e,r,n=CK(t),i="",o=0,a=jK;DK(n,o)||(a="=",o%1);){if((r=zK(n,o+=3/4))>255)throw new(TK("DOMException"))("The string contains characters outside of the Latin1 range","InvalidCharacterError");i+=DK(a,63&(e=e<<8|r)>>8-o%1*8)}return i}});var YK={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},HK=ve("span").classList,GK=HK&&HK.constructor&&HK.constructor.prototype,WK=GK===Object.prototype?void 0:GK,$K=r,qK=YK,XK=WK,VK=Uf,KK=qe,QK=function(t){if(t&&t.forEach!==VK)try{KK(t,"forEach",VK)}catch(e){t.forEach=VK}};for(var JK in qK)qK[JK]&&QK($K[JK]&&$K[JK].prototype);QK(XK);var ZK=r,tQ=YK,eQ=WK,rQ=dp,nQ=qe,iQ=po,oQ=ee("iterator"),aQ=rQ.values,sQ=function(t,e){if(t){if(t[oQ]!==aQ)try{nQ(t,oQ,aQ)}catch(e){t[oQ]=aQ}if(iQ(t,e,!0),tQ[e])for(var r in rQ)if(t[r]!==rQ[r])try{nQ(t,r,rQ[r])}catch(e){t[r]=rQ[r]}}};for(var cQ in tQ)sQ(ZK[cQ]&&ZK[cQ].prototype,cQ);sQ(eQ,"DOMTokenList");var uQ={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}},lQ=ri,hQ=G,fQ=Qb,dQ=i,pQ=Bi,gQ=v,vQ=Te.f,yQ=Qr,mQ=Ki,bQ=Ut,xQ=cy,wQ=Re,AQ=Fu,_Q=Vc,kQ=uQ,EQ=iu,SQ=Pr,MQ=o,TQ="DOMException",PQ="DATA_CLONE_ERR",OQ=hQ("Error"),IQ=hQ(TQ)||function(){try{(new(hQ("MessageChannel")||fQ("worker_threads").MessageChannel)).port1.postMessage(new WeakMap)}catch(t){if(t.name===PQ&&25===t.code)return t.constructor}}(),CQ=IQ&&IQ.prototype,RQ=OQ.prototype,jQ=SQ.set,LQ=SQ.getterFor(TQ),DQ="stack"in new OQ(TQ),zQ=function(t){return bQ(kQ,t)&&kQ[t].m?kQ[t].c:0},NQ=function(){xQ(this,FQ);var t=arguments.length,e=_Q(t<1?void 0:arguments[0]),r=_Q(t<2?void 0:arguments[1],"Error"),n=zQ(r);if(jQ(this,{type:TQ,name:r,message:e,code:n}),MQ||(this.name=r,this.message=e,this.code=n),DQ){var i=new OQ(e);i.name=TQ,vQ(this,"stack",gQ(1,EQ(i.stack,1)))}},FQ=NQ.prototype=pQ(RQ),BQ=function(t){return{enumerable:!0,configurable:!0,get:t}},UQ=function(t){return BQ((function(){return LQ(this)[t]}))};MQ&&(mQ(FQ,"code",UQ("code")),mQ(FQ,"message",UQ("message")),mQ(FQ,"name",UQ("name"))),vQ(FQ,"constructor",gQ(1,NQ));var YQ=dQ((function(){return!(new IQ instanceof OQ)})),HQ=YQ||dQ((function(){return RQ.toString!==AQ||"2: 1"!==String(new IQ(1,2))})),GQ=YQ||dQ((function(){return 25!==new IQ(1,"DataCloneError").code}));YQ||25!==IQ[PQ]||CQ[PQ];lQ({global:!0,constructor:!0,forced:YQ},{DOMException:YQ?NQ:IQ});var WQ=hQ(TQ),$Q=WQ.prototype;for(var qQ in HQ&&IQ===WQ&&yQ($Q,"toString",AQ),GQ&&MQ&&IQ===WQ&&mQ($Q,"code",BQ((function(){return zQ(wQ(this).name)}))),kQ)if(bQ(kQ,qQ)){var XQ=kQ[qQ],VQ=XQ.s,KQ=gQ(6,XQ.c);bQ(WQ,VQ)||vQ(WQ,VQ,KQ),bQ($Q,VQ)||vQ($Q,VQ,KQ)}var QQ=ri,JQ=r,ZQ=G,tJ=v,eJ=Te.f,rJ=Ut,nJ=cy,iJ=qc,oJ=Vc,aJ=uQ,sJ=iu,cJ=o,uJ="DOMException",lJ=ZQ("Error"),hJ=ZQ(uJ),fJ=function(){nJ(this,dJ);var t=arguments.length,e=oJ(t<1?void 0:arguments[0]),r=oJ(t<2?void 0:arguments[1],"Error"),n=new hJ(e,r),i=new lJ(e);return i.name=uJ,eJ(n,"stack",tJ(1,sJ(i.stack,1))),iJ(n,this,fJ),n},dJ=fJ.prototype=hJ.prototype,pJ="stack"in new lJ(uJ),gJ="stack"in new hJ(1,2),vJ=hJ&&cJ&&Object.getOwnPropertyDescriptor(JQ,uJ),yJ=!(!vJ||vJ.writable&&vJ.configurable),mJ=pJ&&!yJ&&!gJ;QQ({global:!0,constructor:!0,forced:mJ},{DOMException:mJ?fJ:hJ});var bJ=ZQ(uJ),xJ=bJ.prototype;if(xJ.constructor!==bJ)for(var wJ in eJ(xJ,"constructor",tJ(1,bJ)),aJ)if(rJ(aJ,wJ)){var AJ=aJ[wJ],_J=AJ.s;rJ(bJ,_J)||eJ(bJ,_J,tJ(6,AJ.c))}var kJ="DOMException";po(G(kJ),kJ);var EJ=eC.clear;ri({global:!0,bind:!0,enumerable:!0,forced:r.clearImmediate!==EJ},{clearImmediate:EJ});var SJ=r,MJ=Ms,TJ=F,PJ=eg,OJ=X,IJ=Yi,CJ=MI,RJ=SJ.Function,jJ=/MSIE .\./.test(OJ)||"BUN"===PJ&&function(){var t=SJ.Bun.version.split(".");return t.length<3||"0"===t[0]&&(t[1]<3||"3"===t[1]&&"0"===t[2])}(),LJ=function(t,e){var r=e?2:1;return jJ?function(n,i){var o=CJ(arguments.length,1)>r,a=TJ(n)?n:RJ(n),s=o?IJ(arguments,r):[],c=o?function(){MJ(a,this,s)}:a;return e?t(c,i):t(c)}:t},DJ=ri,zJ=r,NJ=eC.set,FJ=LJ,BJ=zJ.setImmediate?FJ(NJ,!1):NJ;DJ({global:!0,bind:!0,enumerable:!0,forced:zJ.setImmediate!==BJ},{setImmediate:BJ});var UJ=r,YJ=IC,HJ=yt,GJ=MI,WJ=o;ri({global:!0,enumerable:!0,dontCallGetSet:!0,forced:i((function(){return WJ&&1!==Object.getOwnPropertyDescriptor(UJ,"queueMicrotask").value.length}))},{queueMicrotask:function(t){GJ(arguments.length,1),YJ(HJ(t))}});var $J=ri,qJ=r,XJ=Ki,VJ=o,KJ=TypeError,QJ=Object.defineProperty,JJ=qJ.self!==qJ;try{if(VJ){var ZJ=Object.getOwnPropertyDescriptor(qJ,"self");!JJ&&ZJ&&ZJ.get&&ZJ.enumerable||XJ(qJ,"self",{get:function(){return qJ},set:function(t){if(this!==qJ)throw new KJ("Illegal invocation");QJ(qJ,"self",{value:t,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else $J({global:!0,simple:!0,forced:JJ},{self:qJ})}catch(t){}var tZ,eZ=ri,rZ=r,nZ=G,iZ=w,oZ=i,aZ=$t,sZ=F,cZ=Do,uZ=I,lZ=U,hZ=ht,fZ=Rl,dZ=Re,pZ=hi,gZ=Ut,vZ=bh,yZ=qe,mZ=dn,bZ=MI,xZ=lD,wZ=zE,AZ=mN,_Z=ON,kZ=lx,EZ=au,SZ=rx,MZ=rZ.Object,TZ=rZ.Array,PZ=rZ.Date,OZ=rZ.Error,IZ=rZ.TypeError,CZ=rZ.PerformanceMark,RZ=nZ("DOMException"),jZ=wZ.Map,LZ=wZ.has,DZ=wZ.get,zZ=wZ.set,NZ=AZ.Set,FZ=AZ.add,BZ=AZ.has,UZ=nZ("Object","keys"),YZ=iZ([].push),HZ=iZ((!0).valueOf),GZ=iZ(1..valueOf),WZ=iZ("".valueOf),$Z=iZ(PZ.prototype.getTime),qZ=aZ("structuredClone"),XZ="DataCloneError",VZ="Transferring",KZ=function(t){return!oZ((function(){var e=new rZ.Set([7]),r=t(e),n=t(MZ(7));return r===e||!r.has(7)||!lZ(n)||7!=+n}))&&t},QZ=function(t,e){return!oZ((function(){var r=new e,n=t({a:r,b:r});return!(n&&n.a===n.b&&n.a instanceof e&&n.a.stack===r.stack)}))},JZ=rZ.structuredClone,ZZ=!QZ(JZ,OZ)||!QZ(JZ,RZ)||(tZ=JZ,!!oZ((function(){var t=tZ(new rZ.AggregateError([1],qZ,{cause:3}));return"AggregateError"!==t.name||1!==t.errors[0]||t.message!==qZ||3!==t.cause}))),t0=!JZ&&KZ((function(t){return new CZ(qZ,{detail:t}).detail})),e0=KZ(JZ)||t0,r0=function(t){throw new RZ("Uncloneable type: "+t,XZ)},n0=function(t,e){throw new RZ((e||"Cloning")+" of "+t+" cannot be properly polyfilled in this engine",XZ)},i0=function(t,e){return e0||n0(e),e0(t)},o0=function(t,e,r){if(LZ(e,t))return DZ(e,t);var n,i,o,a,s,c;if("SharedArrayBuffer"===(r||pZ(t)))n=e0?e0(t):t;else{var u=rZ.DataView;u||sZ(t.slice)||n0("ArrayBuffer");try{if(sZ(t.slice)&&!t.resizable)n=t.slice(0);else{i=t.byteLength,o="maxByteLength"in t?{maxByteLength:t.maxByteLength}:void 0,n=new ArrayBuffer(i,o),a=new u(t),s=new u(n);for(c=0;c<i;c++)s.setUint8(c,a.getUint8(c))}}catch(t){throw new RZ("ArrayBuffer is detached",XZ)}}return zZ(e,t,n),n},a0=function(t,e){if(hZ(t)&&r0("Symbol"),!lZ(t))return t;if(e){if(LZ(e,t))return DZ(e,t)}else e=new jZ;var r,n,i,o,a,s,c,u,l=pZ(t);switch(l){case"Array":i=TZ(mZ(t));break;case"Object":i={};break;case"Map":i=new jZ;break;case"Set":i=new NZ;break;case"RegExp":i=new RegExp(t.source,xZ(t));break;case"Error":switch(n=t.name){case"AggregateError":i=new(nZ(n))([]);break;case"EvalError":case"RangeError":case"ReferenceError":case"SuppressedError":case"SyntaxError":case"TypeError":case"URIError":i=new(nZ(n));break;case"CompileError":case"LinkError":case"RuntimeError":i=new(nZ("WebAssembly",n));break;default:i=new OZ}break;case"DOMException":i=new RZ(t.message,t.name);break;case"ArrayBuffer":case"SharedArrayBuffer":i=o0(t,e,l);break;case"DataView":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float16Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":s="DataView"===l?t.byteLength:t.length,i=function(t,e,r,n,i){var o=rZ[e];return lZ(o)||n0(e),new o(o0(t.buffer,i),r,n)}(t,l,t.byteOffset,s,e);break;case"DOMQuad":try{i=new DOMQuad(a0(t.p1,e),a0(t.p2,e),a0(t.p3,e),a0(t.p4,e))}catch(e){i=i0(t,l)}break;case"File":if(e0)try{i=e0(t),pZ(i)!==l&&(i=void 0)}catch(t){}if(!i)try{i=new File([t],t.name,t)}catch(t){}i||n0(l);break;case"FileList":if(o=function(){var t;try{t=new rZ.DataTransfer}catch(e){try{t=new rZ.ClipboardEvent("").clipboardData}catch(t){}}return t&&t.items&&t.files?t:null}()){for(a=0,s=mZ(t);a<s;a++)o.items.add(a0(t[a],e));i=o.files}else i=i0(t,l);break;case"ImageData":try{i=new ImageData(a0(t.data,e),t.width,t.height,{colorSpace:t.colorSpace})}catch(e){i=i0(t,l)}break;default:if(e0)i=e0(t);else switch(l){case"BigInt":i=MZ(t.valueOf());break;case"Boolean":i=MZ(HZ(t));break;case"Number":i=MZ(GZ(t));break;case"String":i=MZ(WZ(t));break;case"Date":i=new PZ($Z(t));break;case"Blob":try{i=t.slice(0,t.size,t.type)}catch(t){n0(l)}break;case"DOMPoint":case"DOMPointReadOnly":r=rZ[l];try{i=r.fromPoint?r.fromPoint(t):new r(t.x,t.y,t.z,t.w)}catch(t){n0(l)}break;case"DOMRect":case"DOMRectReadOnly":r=rZ[l];try{i=r.fromRect?r.fromRect(t):new r(t.x,t.y,t.width,t.height)}catch(t){n0(l)}break;case"DOMMatrix":case"DOMMatrixReadOnly":r=rZ[l];try{i=r.fromMatrix?r.fromMatrix(t):new r(t)}catch(t){n0(l)}break;case"AudioData":case"VideoFrame":sZ(t.clone)||n0(l);try{i=t.clone()}catch(t){r0(l)}break;case"CropTarget":case"CryptoKey":case"FileSystemDirectoryHandle":case"FileSystemFileHandle":case"FileSystemHandle":case"GPUCompilationInfo":case"GPUCompilationMessage":case"ImageBitmap":case"RTCCertificate":case"WebAssembly.Module":n0(l);default:r0(l)}}switch(zZ(e,t,i),l){case"Array":case"Object":for(c=UZ(t),a=0,s=mZ(c);a<s;a++)u=c[a],vZ(i,u,a0(t[u],e));break;case"Map":t.forEach((function(t,r){zZ(i,a0(r,e),a0(t,e))}));break;case"Set":t.forEach((function(t){FZ(i,a0(t,e))}));break;case"Error":yZ(i,"message",a0(t.message,e)),gZ(t,"cause")&&yZ(i,"cause",a0(t.cause,e)),"AggregateError"===n?i.errors=a0(t.errors,e):"SuppressedError"===n&&(i.error=a0(t.error,e),i.suppressed=a0(t.suppressed,e));case"DOMException":EZ&&yZ(i,"stack",a0(t.stack,e))}return i};eZ({global:!0,enumerable:!0,sham:!SZ,forced:ZZ},{structuredClone:function(t){var e,r,n=bZ(arguments.length,1)>1&&!uZ(arguments[1])?dZ(arguments[1]):void 0,i=n?n.transfer:void 0;void 0!==i&&(r=function(t,e){if(!lZ(t))throw new IZ("Transfer option cannot be converted to a sequence");var r=[];fZ(t,(function(t){YZ(r,dZ(t))}));for(var n,i,o,a,s,c=0,u=mZ(r),l=new NZ;c<u;){if(n=r[c++],"ArrayBuffer"===(i=pZ(n))?BZ(l,n):LZ(e,n))throw new RZ("Duplicate transferable",XZ);if("ArrayBuffer"!==i){if(SZ)a=JZ(n,{transfer:[n]});else switch(i){case"ImageBitmap":o=rZ.OffscreenCanvas,cZ(o)||n0(i,VZ);try{(s=new o(n.width,n.height)).getContext("bitmaprenderer").transferFromImageBitmap(n),a=s.transferToImageBitmap()}catch(t){}break;case"AudioData":case"VideoFrame":sZ(n.clone)&&sZ(n.close)||n0(i,VZ);try{a=n.clone(),n.close()}catch(t){}break;case"MediaSourceHandle":case"MessagePort":case"MIDIAccess":case"OffscreenCanvas":case"ReadableStream":case"RTCDataChannel":case"TransformStream":case"WebTransportReceiveStream":case"WebTransportSendStream":case"WritableStream":n0(i,VZ)}if(void 0===a)throw new RZ("This object cannot be transferred: "+i,XZ);zZ(e,n,a)}else FZ(l,n)}return l}(i,e=new jZ));var o=a0(t,e);return r&&function(t){_Z(t,(function(t){SZ?e0(t,{transfer:[t]}):sZ(t.transfer)?t.transfer():kZ?kZ(t):n0("ArrayBuffer",VZ)}))}(r),o}});var s0=ri,c0=r,u0=LJ(c0.setInterval,!0);s0({global:!0,bind:!0,forced:c0.setInterval!==u0},{setInterval:u0});var l0=ri,h0=r,f0=LJ(h0.setTimeout,!0);l0({global:!0,bind:!0,forced:h0.setTimeout!==f0},{setTimeout:f0});var d0=i,p0=o,g0=ee("iterator"),v0=!d0((function(){var t=new URL("b?a=1&b=2&c=3","https://a"),e=t.searchParams,r=new URLSearchParams("a=1&a=2&b=3"),n="";return t.pathname="c%20d",e.forEach((function(t,r){e.delete("b"),n+=r+t})),r.delete("a",2),r.delete("b",void 0),!e.size&&!p0||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[g0]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("https://тест").host||"#%D0%B1"!==new URL("https://a#б").hash||"a1c3"!==n||"x"!==new URL("https://x",void 0).host})),y0=w,m0=2147483647,b0=/[^\0-\u007E]/,x0=/[.\u3002\uFF0E\uFF61]/g,w0="Overflow: input needs wider integers to process",A0=RangeError,_0=y0(x0.exec),k0=Math.floor,E0=String.fromCharCode,S0=y0("".charCodeAt),M0=y0([].join),T0=y0([].push),P0=y0("".replace),O0=y0("".split),I0=y0("".toLowerCase),C0=function(t){return t+22+75*(t<26)},R0=function(t,e,r){var n=0;for(t=r?k0(t/700):t>>1,t+=k0(t/e);t>455;)t=k0(t/35),n+=36;return k0(n+36*t/(t+38))},j0=function(t){var e=[];t=function(t){for(var e=[],r=0,n=t.length;r<n;){var i=S0(t,r++);if(i>=55296&&i<=56319&&r<n){var o=S0(t,r++);56320==(64512&o)?T0(e,((1023&i)<<10)+(1023&o)+65536):(T0(e,i),r--)}else T0(e,i)}return e}(t);var r,n,i=t.length,o=128,a=0,s=72;for(r=0;r<t.length;r++)(n=t[r])<128&&T0(e,E0(n));var c=e.length,u=c;for(c&&T0(e,"-");u<i;){var l=m0;for(r=0;r<t.length;r++)(n=t[r])>=o&&n<l&&(l=n);var h=u+1;if(l-o>k0((m0-a)/h))throw new A0(w0);for(a+=(l-o)*h,o=l,r=0;r<t.length;r++){if((n=t[r])<o&&++a>m0)throw new A0(w0);if(n===o){for(var f=a,d=36;;){var p=d<=s?1:d>=s+26?26:d-s;if(f<p)break;var g=f-p,v=36-p;T0(e,E0(C0(p+g%v))),f=k0(g/v),d+=36}T0(e,E0(C0(f))),s=R0(a,h,u===c),a=0,u++}}a++,o++}return M0(e,"")},L0=ri,D0=r,z0=oC,N0=G,F0=u,B0=w,U0=o,Y0=v0,H0=Qr,G0=Ki,W0=oy,$0=po,q0=jd,X0=Pr,V0=cy,K0=F,Q0=Ut,J0=wo,Z0=hi,t1=Re,e1=U,r1=pi,n1=Bi,i1=v,o1=gl,a1=cl,s1=ep,c1=MI,u1=Mg,l1=ee("iterator"),h1="URLSearchParams",f1=h1+"Iterator",d1=X0.set,p1=X0.getterFor(h1),g1=X0.getterFor(f1),v1=z0("fetch"),y1=z0("Request"),m1=z0("Headers"),b1=y1&&y1.prototype,x1=m1&&m1.prototype,w1=D0.TypeError,A1=D0.encodeURIComponent,_1=String.fromCharCode,k1=N0("String","fromCodePoint"),E1=parseInt,S1=B0("".charAt),M1=B0([].join),T1=B0([].push),P1=B0("".replace),O1=B0([].shift),I1=B0([].splice),C1=B0("".split),R1=B0("".slice),j1=B0(/./.exec),L1=/\+/g,D1=/^[0-9a-f]+$/i,z1=function(t,e){var r=R1(t,e,e+2);return j1(D1,r)?E1(r,16):NaN},N1=function(t){for(var e=0,r=128;r>0&&t&r;r>>=1)e++;return e},F1=function(t){var e=null;switch(t.length){case 1:e=t[0];break;case 2:e=(31&t[0])<<6|63&t[1];break;case 3:e=(15&t[0])<<12|(63&t[1])<<6|63&t[2];break;case 4:e=(7&t[0])<<18|(63&t[1])<<12|(63&t[2])<<6|63&t[3]}return e>1114111?null:e},B1=function(t){for(var e=(t=P1(t,L1," ")).length,r="",n=0;n<e;){var i=S1(t,n);if("%"===i){if("%"===S1(t,n+1)||n+3>e){r+="%",n++;continue}var o=z1(t,n+1);if(o!=o){r+=i,n++;continue}n+=2;var a=N1(o);if(0===a)i=_1(o);else{if(1===a||a>4){r+="�",n++;continue}for(var s=[o],c=1;c<a&&!(++n+3>e||"%"!==S1(t,n));){var u=z1(t,n+1);if(u!=u){n+=3;break}if(u>191||u<128)break;T1(s,u),n+=2,c++}if(s.length!==a){r+="�";continue}var l=F1(s);null===l?r+="�":i=k1(l)}}r+=i,n++}return r},U1=/[!'()~]|%20/g,Y1={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},H1=function(t){return Y1[t]},G1=function(t){return P1(A1(t),U1,H1)},W1=q0((function(t,e){d1(this,{type:f1,target:p1(t).entries,index:0,kind:e})}),h1,(function(){var t=g1(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,s1(void 0,!0);var n=e[r];switch(t.kind){case"keys":return s1(n.key,!1);case"values":return s1(n.value,!1)}return s1([n.key,n.value],!1)}),!0),$1=function(t){this.entries=[],this.url=null,void 0!==t&&(e1(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===S1(t,0)?R1(t,1):t:r1(t)))};$1.prototype={type:h1,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,r,n,i,o,a,s,c=this.entries,u=a1(t);if(u)for(r=(e=o1(t,u)).next;!(n=F0(r,e)).done;){if(o=(i=o1(t1(n.value))).next,(a=F0(o,i)).done||(s=F0(o,i)).done||!F0(o,i).done)throw new w1("Expected sequence with length 2");T1(c,{key:r1(a.value),value:r1(s.value)})}else for(var l in t)Q0(t,l)&&T1(c,{key:l,value:r1(t[l])})},parseQuery:function(t){if(t)for(var e,r,n=this.entries,i=C1(t,"&"),o=0;o<i.length;)(e=i[o++]).length&&(r=C1(e,"="),T1(n,{key:B1(O1(r)),value:B1(M1(r,"="))}))},serialize:function(){for(var t,e=this.entries,r=[],n=0;n<e.length;)t=e[n++],T1(r,G1(t.key)+"="+G1(t.value));return M1(r,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var q1=function(){V0(this,X1);var t=d1(this,new $1(arguments.length>0?arguments[0]:void 0));U0||(this.size=t.entries.length)},X1=q1.prototype;if(W0(X1,{append:function(t,e){var r=p1(this);c1(arguments.length,2),T1(r.entries,{key:r1(t),value:r1(e)}),U0||this.length++,r.updateURL()},delete:function(t){for(var e=p1(this),r=c1(arguments.length,1),n=e.entries,i=r1(t),o=r<2?void 0:arguments[1],a=void 0===o?o:r1(o),s=0;s<n.length;){var c=n[s];if(c.key!==i||void 0!==a&&c.value!==a)s++;else if(I1(n,s,1),void 0!==a)break}U0||(this.size=n.length),e.updateURL()},get:function(t){var e=p1(this).entries;c1(arguments.length,1);for(var r=r1(t),n=0;n<e.length;n++)if(e[n].key===r)return e[n].value;return null},getAll:function(t){var e=p1(this).entries;c1(arguments.length,1);for(var r=r1(t),n=[],i=0;i<e.length;i++)e[i].key===r&&T1(n,e[i].value);return n},has:function(t){for(var e=p1(this).entries,r=c1(arguments.length,1),n=r1(t),i=r<2?void 0:arguments[1],o=void 0===i?i:r1(i),a=0;a<e.length;){var s=e[a++];if(s.key===n&&(void 0===o||s.value===o))return!0}return!1},set:function(t,e){var r=p1(this);c1(arguments.length,1);for(var n,i=r.entries,o=!1,a=r1(t),s=r1(e),c=0;c<i.length;c++)(n=i[c]).key===a&&(o?I1(i,c--,1):(o=!0,n.value=s));o||T1(i,{key:a,value:s}),U0||(this.size=i.length),r.updateURL()},sort:function(){var t=p1(this);u1(t.entries,(function(t,e){return t.key>e.key?1:-1})),t.updateURL()},forEach:function(t){for(var e,r=p1(this).entries,n=J0(t,arguments.length>1?arguments[1]:void 0),i=0;i<r.length;)n((e=r[i++]).value,e.key,this)},keys:function(){return new W1(this,"keys")},values:function(){return new W1(this,"values")},entries:function(){return new W1(this,"entries")}},{enumerable:!0}),H0(X1,l1,X1.entries,{name:"entries"}),H0(X1,"toString",(function(){return p1(this).serialize()}),{enumerable:!0}),U0&&G0(X1,"size",{get:function(){return p1(this).entries.length},configurable:!0,enumerable:!0}),$0(q1,h1),L0({global:!0,constructor:!0,forced:!Y0},{URLSearchParams:q1}),!Y0&&K0(m1)){var V1=B0(x1.has),K1=B0(x1.set),Q1=function(t){if(e1(t)){var e,r=t.body;if(Z0(r)===h1)return e=t.headers?new m1(t.headers):new m1,V1(e,"content-type")||K1(e,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),n1(t,{body:i1(0,r1(r)),headers:i1(0,e)})}return t};if(K0(v1)&&L0({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(t){return v1(t,arguments.length>1?Q1(arguments[1]):{})}}),K0(y1)){var J1=function(t){return V0(this,b1),new y1(t,arguments.length>1?Q1(arguments[1]):{})};b1.constructor=J1,J1.prototype=b1,L0({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:J1})}}var Z1,t2=ri,e2=o,r2=v0,n2=r,i2=wo,o2=w,a2=Qr,s2=Ki,c2=cy,u2=Ut,l2=nP,h2=rd,f2=Yi,d2=lB.codeAt,p2=function(t){var e,r,n=[],i=O0(P0(I0(t),x0,"."),".");for(e=0;e<i.length;e++)r=i[e],T0(n,_0(b0,r)?"xn--"+j0(r):r);return M0(n,".")},g2=pi,v2=po,y2=MI,m2={URLSearchParams:q1,getState:p1},b2=Pr,x2=b2.set,w2=b2.getterFor("URL"),A2=m2.URLSearchParams,_2=m2.getState,k2=n2.URL,E2=n2.TypeError,S2=n2.parseInt,M2=Math.floor,T2=Math.pow,P2=o2("".charAt),O2=o2(/./.exec),I2=o2([].join),C2=o2(1..toString),R2=o2([].pop),j2=o2([].push),L2=o2("".replace),D2=o2([].shift),z2=o2("".split),N2=o2("".slice),F2=o2("".toLowerCase),B2=o2([].unshift),U2="Invalid scheme",Y2="Invalid host",H2="Invalid port",G2=/[a-z]/i,W2=/[\d+-.a-z]/i,$2=/\d/,q2=/^0x/i,X2=/^[0-7]+$/,V2=/^\d+$/,K2=/^[\da-f]+$/i,Q2=/[\0\t\n\r #%/:<>?@[\\\]^|]/,J2=/[\0\t\n\r #/:<>?@[\\\]^|]/,Z2=/^[\u0000-\u0020]+/,t3=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,e3=/[\t\n\r]/g,r3=function(t){var e,r,n,i;if("number"==typeof t){for(e=[],r=0;r<4;r++)B2(e,t%256),t=M2(t/256);return I2(e,".")}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?n:e}(t),r=0;r<8;r++)i&&0===t[r]||(i&&(i=!1),n===r?(e+=r?":":"::",i=!0):(e+=C2(t[r],16),r<7&&(e+=":")));return"["+e+"]"}return t},n3={},i3=l2({},n3,{" ":1,'"':1,"<":1,">":1,"`":1}),o3=l2({},i3,{"#":1,"?":1,"{":1,"}":1}),a3=l2({},o3,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),s3=function(t,e){var r=d2(t,0);return r>32&&r<127&&!u2(e,t)?t:encodeURIComponent(t)},c3={ftp:21,file:null,http:80,https:443,ws:80,wss:443},u3=function(t,e){var r;return 2===t.length&&O2(G2,P2(t,0))&&(":"===(r=P2(t,1))||!e&&"|"===r)},l3=function(t){var e;return t.length>1&&u3(N2(t,0,2))&&(2===t.length||"/"===(e=P2(t,2))||"\\"===e||"?"===e||"#"===e)},h3=function(t){return"."===t||"%2e"===F2(t)},f3={},d3={},p3={},g3={},v3={},y3={},m3={},b3={},x3={},w3={},A3={},_3={},k3={},E3={},S3={},M3={},T3={},P3={},O3={},I3={},C3={},R3=function(t,e,r){var n,i,o,a=g2(t);if(e){if(i=this.parse(a))throw new E2(i);this.searchParams=null}else{if(void 0!==r&&(n=new R3(r,!0)),i=this.parse(a,null,n))throw new E2(i);(o=_2(new A2)).bindURL(this),this.searchParams=o}};R3.prototype={type:"URL",parse:function(t,e,r){var n,i,o,a,s,c=this,u=e||f3,l=0,h="",f=!1,d=!1,p=!1;for(t=g2(t),e||(c.scheme="",c.username="",c.password="",c.host=null,c.port=null,c.path=[],c.query=null,c.fragment=null,c.cannotBeABaseURL=!1,t=L2(t,Z2,""),t=L2(t,t3,"$1")),t=L2(t,e3,""),n=h2(t);l<=n.length;){switch(i=n[l],u){case f3:if(!i||!O2(G2,i)){if(e)return U2;u=p3;continue}h+=F2(i),u=d3;break;case d3:if(i&&(O2(W2,i)||"+"===i||"-"===i||"."===i))h+=F2(i);else{if(":"!==i){if(e)return U2;h="",u=p3,l=0;continue}if(e&&(c.isSpecial()!==u2(c3,h)||"file"===h&&(c.includesCredentials()||null!==c.port)||"file"===c.scheme&&!c.host))return;if(c.scheme=h,e)return void(c.isSpecial()&&c3[c.scheme]===c.port&&(c.port=null));h="","file"===c.scheme?u=E3:c.isSpecial()&&r&&r.scheme===c.scheme?u=g3:c.isSpecial()?u=b3:"/"===n[l+1]?(u=v3,l++):(c.cannotBeABaseURL=!0,j2(c.path,""),u=O3)}break;case p3:if(!r||r.cannotBeABaseURL&&"#"!==i)return U2;if(r.cannotBeABaseURL&&"#"===i){c.scheme=r.scheme,c.path=f2(r.path),c.query=r.query,c.fragment="",c.cannotBeABaseURL=!0,u=C3;break}u="file"===r.scheme?E3:y3;continue;case g3:if("/"!==i||"/"!==n[l+1]){u=y3;continue}u=x3,l++;break;case v3:if("/"===i){u=w3;break}u=P3;continue;case y3:if(c.scheme=r.scheme,i===Z1)c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=f2(r.path),c.query=r.query;else if("/"===i||"\\"===i&&c.isSpecial())u=m3;else if("?"===i)c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=f2(r.path),c.query="",u=I3;else{if("#"!==i){c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=f2(r.path),c.path.length--,u=P3;continue}c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=f2(r.path),c.query=r.query,c.fragment="",u=C3}break;case m3:if(!c.isSpecial()||"/"!==i&&"\\"!==i){if("/"!==i){c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,u=P3;continue}u=w3}else u=x3;break;case b3:if(u=x3,"/"!==i||"/"!==P2(h,l+1))continue;l++;break;case x3:if("/"!==i&&"\\"!==i){u=w3;continue}break;case w3:if("@"===i){f&&(h="%40"+h),f=!0,o=h2(h);for(var g=0;g<o.length;g++){var v=o[g];if(":"!==v||p){var y=s3(v,a3);p?c.password+=y:c.username+=y}else p=!0}h=""}else if(i===Z1||"/"===i||"?"===i||"#"===i||"\\"===i&&c.isSpecial()){if(f&&""===h)return"Invalid authority";l-=h2(h).length+1,h="",u=A3}else h+=i;break;case A3:case _3:if(e&&"file"===c.scheme){u=M3;continue}if(":"!==i||d){if(i===Z1||"/"===i||"?"===i||"#"===i||"\\"===i&&c.isSpecial()){if(c.isSpecial()&&""===h)return Y2;if(e&&""===h&&(c.includesCredentials()||null!==c.port))return;if(a=c.parseHost(h))return a;if(h="",u=T3,e)return;continue}"["===i?d=!0:"]"===i&&(d=!1),h+=i}else{if(""===h)return Y2;if(a=c.parseHost(h))return a;if(h="",u=k3,e===_3)return}break;case k3:if(!O2($2,i)){if(i===Z1||"/"===i||"?"===i||"#"===i||"\\"===i&&c.isSpecial()||e){if(""!==h){var m=S2(h,10);if(m>65535)return H2;c.port=c.isSpecial()&&m===c3[c.scheme]?null:m,h=""}if(e)return;u=T3;continue}return H2}h+=i;break;case E3:if(c.scheme="file","/"===i||"\\"===i)u=S3;else{if(!r||"file"!==r.scheme){u=P3;continue}switch(i){case Z1:c.host=r.host,c.path=f2(r.path),c.query=r.query;break;case"?":c.host=r.host,c.path=f2(r.path),c.query="",u=I3;break;case"#":c.host=r.host,c.path=f2(r.path),c.query=r.query,c.fragment="",u=C3;break;default:l3(I2(f2(n,l),""))||(c.host=r.host,c.path=f2(r.path),c.shortenPath()),u=P3;continue}}break;case S3:if("/"===i||"\\"===i){u=M3;break}r&&"file"===r.scheme&&!l3(I2(f2(n,l),""))&&(u3(r.path[0],!0)?j2(c.path,r.path[0]):c.host=r.host),u=P3;continue;case M3:if(i===Z1||"/"===i||"\\"===i||"?"===i||"#"===i){if(!e&&u3(h))u=P3;else if(""===h){if(c.host="",e)return;u=T3}else{if(a=c.parseHost(h))return a;if("localhost"===c.host&&(c.host=""),e)return;h="",u=T3}continue}h+=i;break;case T3:if(c.isSpecial()){if(u=P3,"/"!==i&&"\\"!==i)continue}else if(e||"?"!==i)if(e||"#"!==i){if(i!==Z1&&(u=P3,"/"!==i))continue}else c.fragment="",u=C3;else c.query="",u=I3;break;case P3:if(i===Z1||"/"===i||"\\"===i&&c.isSpecial()||!e&&("?"===i||"#"===i)){if(".."===(s=F2(s=h))||"%2e."===s||".%2e"===s||"%2e%2e"===s?(c.shortenPath(),"/"===i||"\\"===i&&c.isSpecial()||j2(c.path,"")):h3(h)?"/"===i||"\\"===i&&c.isSpecial()||j2(c.path,""):("file"===c.scheme&&!c.path.length&&u3(h)&&(c.host&&(c.host=""),h=P2(h,0)+":"),j2(c.path,h)),h="","file"===c.scheme&&(i===Z1||"?"===i||"#"===i))for(;c.path.length>1&&""===c.path[0];)D2(c.path);"?"===i?(c.query="",u=I3):"#"===i&&(c.fragment="",u=C3)}else h+=s3(i,o3);break;case O3:"?"===i?(c.query="",u=I3):"#"===i?(c.fragment="",u=C3):i!==Z1&&(c.path[0]+=s3(i,n3));break;case I3:e||"#"!==i?i!==Z1&&("'"===i&&c.isSpecial()?c.query+="%27":c.query+="#"===i?"%23":s3(i,n3)):(c.fragment="",u=C3);break;case C3:i!==Z1&&(c.fragment+=s3(i,i3))}l++}},parseHost:function(t){var e,r,n;if("["===P2(t,0)){if("]"!==P2(t,t.length-1))return Y2;if(e=function(t){var e,r,n,i,o,a,s,c=[0,0,0,0,0,0,0,0],u=0,l=null,h=0,f=function(){return P2(t,h)};if(":"===f()){if(":"!==P2(t,1))return;h+=2,l=++u}for(;f();){if(8===u)return;if(":"!==f()){for(e=r=0;r<4&&O2(K2,f());)e=16*e+S2(f(),16),h++,r++;if("."===f()){if(0===r)return;if(h-=r,u>6)return;for(n=0;f();){if(i=null,n>0){if(!("."===f()&&n<4))return;h++}if(!O2($2,f()))return;for(;O2($2,f());){if(o=S2(f(),10),null===i)i=o;else{if(0===i)return;i=10*i+o}if(i>255)return;h++}c[u]=256*c[u]+i,2!=++n&&4!==n||u++}if(4!==n)return;break}if(":"===f()){if(h++,!f())return}else if(f())return;c[u++]=e}else{if(null!==l)return;h++,l=++u}}if(null!==l)for(a=u-l,u=7;0!==u&&a>0;)s=c[u],c[u--]=c[l+a-1],c[l+--a]=s;else if(8!==u)return;return c}(N2(t,1,-1)),!e)return Y2;this.host=e}else if(this.isSpecial()){if(t=p2(t),O2(Q2,t))return Y2;if(e=function(t){var e,r,n,i,o,a,s,c=z2(t,".");if(c.length&&""===c[c.length-1]&&c.length--,(e=c.length)>4)return t;for(r=[],n=0;n<e;n++){if(""===(i=c[n]))return t;if(o=10,i.length>1&&"0"===P2(i,0)&&(o=O2(q2,i)?16:8,i=N2(i,8===o?1:2)),""===i)a=0;else{if(!O2(10===o?V2:8===o?X2:K2,i))return t;a=S2(i,o)}j2(r,a)}for(n=0;n<e;n++)if(a=r[n],n===e-1){if(a>=T2(256,5-e))return null}else if(a>255)return null;for(s=R2(r),n=0;n<r.length;n++)s+=r[n]*T2(256,3-n);return s}(t),null===e)return Y2;this.host=e}else{if(O2(J2,t))return Y2;for(e="",r=h2(t),n=0;n<r.length;n++)e+=s3(r[n],n3);this.host=e}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||"file"===this.scheme},includesCredentials:function(){return""!==this.username||""!==this.password},isSpecial:function(){return u2(c3,this.scheme)},shortenPath:function(){var t=this.path,e=t.length;!e||"file"===this.scheme&&1===e&&u3(t[0],!0)||t.length--},serialize:function(){var t=this,e=t.scheme,r=t.username,n=t.password,i=t.host,o=t.port,a=t.path,s=t.query,c=t.fragment,u=e+":";return null!==i?(u+="//",t.includesCredentials()&&(u+=r+(n?":"+n:"")+"@"),u+=r3(i),null!==o&&(u+=":"+o)):"file"===e&&(u+="//"),u+=t.cannotBeABaseURL?a[0]:a.length?"/"+I2(a,"/"):"",null!==s&&(u+="?"+s),null!==c&&(u+="#"+c),u},setHref:function(t){var e=this.parse(t);if(e)throw new E2(e);this.searchParams.update()},getOrigin:function(){var t=this.scheme,e=this.port;if("blob"===t)try{return new j3(t.path[0]).origin}catch(t){return"null"}return"file"!==t&&this.isSpecial()?t+"://"+r3(this.host)+(null!==e?":"+e:""):"null"},getProtocol:function(){return this.scheme+":"},setProtocol:function(t){this.parse(g2(t)+":",f3)},getUsername:function(){return this.username},setUsername:function(t){var e=h2(g2(t));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var r=0;r<e.length;r++)this.username+=s3(e[r],a3)}},getPassword:function(){return this.password},setPassword:function(t){var e=h2(g2(t));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var r=0;r<e.length;r++)this.password+=s3(e[r],a3)}},getHost:function(){var t=this.host,e=this.port;return null===t?"":null===e?r3(t):r3(t)+":"+e},setHost:function(t){this.cannotBeABaseURL||this.parse(t,A3)},getHostname:function(){var t=this.host;return null===t?"":r3(t)},setHostname:function(t){this.cannotBeABaseURL||this.parse(t,_3)},getPort:function(){var t=this.port;return null===t?"":g2(t)},setPort:function(t){this.cannotHaveUsernamePasswordPort()||(""===(t=g2(t))?this.port=null:this.parse(t,k3))},getPathname:function(){var t=this.path;return this.cannotBeABaseURL?t[0]:t.length?"/"+I2(t,"/"):""},setPathname:function(t){this.cannotBeABaseURL||(this.path=[],this.parse(t,T3))},getSearch:function(){var t=this.query;return t?"?"+t:""},setSearch:function(t){""===(t=g2(t))?this.query=null:("?"===P2(t,0)&&(t=N2(t,1)),this.query="",this.parse(t,I3)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var t=this.fragment;return t?"#"+t:""},setHash:function(t){""!==(t=g2(t))?("#"===P2(t,0)&&(t=N2(t,1)),this.fragment="",this.parse(t,C3)):this.fragment=null},update:function(){this.query=this.searchParams.serialize()||null}};var j3=function(t){var e=c2(this,L3),r=y2(arguments.length,1)>1?arguments[1]:void 0,n=x2(e,new R3(t,!1,r));e2||(e.href=n.serialize(),e.origin=n.getOrigin(),e.protocol=n.getProtocol(),e.username=n.getUsername(),e.password=n.getPassword(),e.host=n.getHost(),e.hostname=n.getHostname(),e.port=n.getPort(),e.pathname=n.getPathname(),e.search=n.getSearch(),e.searchParams=n.getSearchParams(),e.hash=n.getHash())},L3=j3.prototype,D3=function(t,e){return{get:function(){return w2(this)[t]()},set:e&&function(t){return w2(this)[e](t)},configurable:!0,enumerable:!0}};if(e2&&(s2(L3,"href",D3("serialize","setHref")),s2(L3,"origin",D3("getOrigin")),s2(L3,"protocol",D3("getProtocol","setProtocol")),s2(L3,"username",D3("getUsername","setUsername")),s2(L3,"password",D3("getPassword","setPassword")),s2(L3,"host",D3("getHost","setHost")),s2(L3,"hostname",D3("getHostname","setHostname")),s2(L3,"port",D3("getPort","setPort")),s2(L3,"pathname",D3("getPathname","setPathname")),s2(L3,"search",D3("getSearch","setSearch")),s2(L3,"searchParams",D3("getSearchParams")),s2(L3,"hash",D3("getHash","setHash"))),a2(L3,"toJSON",(function(){return w2(this).serialize()}),{enumerable:!0}),a2(L3,"toString",(function(){return w2(this).serialize()}),{enumerable:!0}),k2){var z3=k2.createObjectURL,N3=k2.revokeObjectURL;z3&&a2(j3,"createObjectURL",i2(z3,k2)),N3&&a2(j3,"revokeObjectURL",i2(N3,k2))}v2(j3,"URL"),t2({global:!0,constructor:!0,forced:!r2,sham:!e2},{URL:j3});var F3=ri,B3=i,U3=MI,Y3=pi,H3=v0,G3=G("URL"),W3=H3&&B3((function(){G3.canParse()})),$3=B3((function(){return 1!==G3.canParse.length}));F3({target:"URL",stat:!0,forced:!W3||$3},{canParse:function(t){var e=U3(arguments.length,1),r=Y3(t),n=e<2||void 0===arguments[1]?void 0:Y3(arguments[1]);try{return!!new G3(r,n)}catch(t){return!1}}});var q3=ri,X3=MI,V3=pi,K3=v0,Q3=G("URL");q3({target:"URL",stat:!0,forced:!K3},{parse:function(t){var e=X3(arguments.length,1),r=V3(t),n=e<2||void 0===arguments[1]?void 0:V3(arguments[1]);try{return new Q3(r,n)}catch(t){return null}}});var J3=u;ri({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return J3(URL.prototype.toString,this)}});var Z3=Qr,t4=w,e4=pi,r4=MI,n4=URLSearchParams,i4=n4.prototype,o4=t4(i4.append),a4=t4(i4.delete),s4=t4(i4.forEach),c4=t4([].push),u4=new n4("a=1&a=2&b=3");u4.delete("a",1),u4.delete("b",void 0),u4+""!="a=2"&&Z3(i4,"delete",(function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return a4(this,t);var n=[];s4(this,(function(t,e){c4(n,{key:e,value:t})})),r4(e,1);for(var i,o=e4(t),a=e4(r),s=0,c=0,u=!1,l=n.length;s<l;)i=n[s++],u||i.key===o?(u=!0,a4(this,i.key)):c++;for(;c<l;)(i=n[c++]).key===o&&i.value===a||o4(this,i.key,i.value)}),{enumerable:!0,unsafe:!0});var l4=Qr,h4=w,f4=pi,d4=MI,p4=URLSearchParams,g4=p4.prototype,v4=h4(g4.getAll),y4=h4(g4.has),m4=new p4("a=1");!m4.has("a",2)&&m4.has("a",void 0)||l4(g4,"has",(function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return y4(this,t);var n=v4(this,t);d4(e,1);for(var i=f4(r),o=0;o<n.length;)if(n[o++]===i)return!0;return!1}),{enumerable:!0,unsafe:!0});var b4=o,x4=w,w4=Ki,A4=URLSearchParams.prototype,_4=x4(A4.forEach);b4&&!("size"in A4)&&w4(A4,"size",{get:function(){var t=0;return _4(this,(function(){t++})),t},configurable:!0,enumerable:!0});!function(t){var e=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var o=e&&e.prototype instanceof y?e:y,a=Object.create(o.prototype),s=new O(n||[]);return i(a,"_invoke",{value:S(t,r,s)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f="suspendedStart",d="suspendedYield",p="executing",g="completed",v={};function y(){}function m(){}function b(){}var x={};u(x,a,(function(){return this}));var w=Object.getPrototypeOf,A=w&&w(w(I([])));A&&A!==r&&n.call(A,a)&&(x=A);var _=b.prototype=y.prototype=Object.create(x);function k(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(i,o,a,s){var c=h(t[i],t,o);if("throw"!==c.type){var u=c.arg,l=u.value;return l&&"object"==typeof l&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,s)}),(function(t){r("throw",t,a,s)})):e.resolve(l).then((function(t){u.value=t,a(u)}),(function(t){return r("throw",t,a,s)}))}s(c.arg)}var o;i(this,"_invoke",{value:function(t,n){function i(){return new e((function(e,i){r(t,n,e,i)}))}return o=o?o.then(i,i):i()}})}function S(t,e,r){var n=f;return function(i,o){if(n===p)throw new Error("Generator is already running");if(n===g){if("throw"===i)throw o;return C()}for(r.method=i,r.arg=o;;){var a=r.delegate;if(a){var s=M(a,r);if(s){if(s===v)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===f)throw n=g,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=p;var c=h(t,e,r);if("normal"===c.type){if(n=r.done?g:d,c.arg===v)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(n=g,r.method="throw",r.arg=c.arg)}}}function M(t,r){var n=r.method,i=t.iterator[n];if(i===e)return r.delegate=null,"throw"===n&&t.iterator.return&&(r.method="return",r.arg=e,M(t,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var o=h(i,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,v;var a=o.arg;return a?a.done?(r[t.resultName]=a.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function T(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 P(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function O(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function I(t){if(t){var r=t[a];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,o=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 o.next=o}}return{next:C}}function C(){return{value:e,done:!0}}return m.prototype=b,i(_,"constructor",{value:b,configurable:!0}),i(b,"constructor",{value:m,configurable:!0}),m.displayName=u(b,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,u(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},k(E.prototype),u(E.prototype,s,(function(){return this})),t.AsyncIterator=E,t.async=function(e,r,n,i,o){void 0===o&&(o=Promise);var a=new E(l(e,r,n,i),o);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},k(_),u(_,c,"Generator"),u(_,a,(function(){return this})),u(_,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=I,O.prototype={constructor:O,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(P),!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 c=n.call(a,"catchLoc"),u=n.call(a,"finallyLoc");if(c&&u){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!u)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,v):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),v},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),P(r),v}},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;P(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),v}},t}(t.exports);try{regeneratorRuntime=e}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=e:Function("r","regeneratorRuntime = r")(e)}}({exports:{}}),((t,e)=>{var r,n,i,o;(null!==(e=(t=Path2D.prototype).roundRect)&&void 0!==e||(t.roundRect=a),globalThis.CanvasRenderingContext2D)&&(null!==(n=(r=globalThis.CanvasRenderingContext2D.prototype).roundRect)&&void 0!==n||(r.roundRect=a));globalThis.OffscreenCanvasRenderingContext2D&&(null!==(o=(i=globalThis.OffscreenCanvasRenderingContext2D.prototype).roundRect)&&void 0!==o||(i.roundRect=a));function a(t,e,r,n,i){if([t,e,r,n].every((t=>Number.isFinite(t)))){var o,a,c,u;if(i=function(t){var e=typeof t;if("undefined"===e||null===t)return[0];if("function"===e)return[NaN];if("object"===e)return"function"==typeof t[Symbol.iterator]?[...t].map((t=>{var e=typeof t;return"undefined"===e||null===t?0:"function"===e?NaN:"object"===e?f(t):d(t)})):[f(t)];return[d(t)]}(i),4===i.length)o=p(i[0]),a=p(i[1]),c=p(i[2]),u=p(i[3]);else if(3===i.length)o=p(i[0]),a=p(i[1]),u=p(i[1]),c=p(i[2]);else if(2===i.length)o=p(i[0]),c=p(i[0]),a=p(i[1]),u=p(i[1]);else{if(1!==i.length)throw new RangeError("".concat(s(this)," ").concat(i.length," is not a valid size for radii sequence."));o=p(i[0]),a=p(i[0]),c=p(i[0]),u=p(i[0])}var l=[o,a,c,u],h=l.find((t=>{var{x:e,y:r}=t;return e<0||r<0}));if((null==h?void 0:h.x)<0?h.x:null==h||h.y,!l.some((t=>{var{x:e,y:r}=t;return!Number.isFinite(e)||!Number.isFinite(r)}))){if(h)throw new RangeError("".concat(s(this)," Radius value ").concat(h," is negative."));!function(t){var[e,i,o,a]=t,s=[Math.abs(r)/(e.x+i.x),Math.abs(n)/(i.y+o.y),Math.abs(r)/(o.x+a.x),Math.abs(n)/(e.y+a.y)],c=Math.min(...s);if(c<=1)for(var u of t)u.x*=c,u.y*=c}(l),r<0&&n<0?(this.moveTo(t-o.x,e),this.ellipse(t+r+a.x,e-a.y,a.x,a.y,0,1.5*-Math.PI,-Math.PI),this.ellipse(t+r+c.x,e+n+c.y,c.x,c.y,0,-Math.PI,-Math.PI/2),this.ellipse(t-u.x,e+n+u.y,u.x,u.y,0,-Math.PI/2,0),this.ellipse(t-o.x,e-o.y,o.x,o.y,0,0,-Math.PI/2)):r<0?(this.moveTo(t-o.x,e),this.ellipse(t+r+a.x,e+a.y,a.x,a.y,0,-Math.PI/2,-Math.PI,1),this.ellipse(t+r+c.x,e+n-c.y,c.x,c.y,0,-Math.PI,1.5*-Math.PI,1),this.ellipse(t-u.x,e+n-u.y,u.x,u.y,0,Math.PI/2,0,1),this.ellipse(t-o.x,e+o.y,o.x,o.y,0,0,-Math.PI/2,1)):n<0?(this.moveTo(t+o.x,e),this.ellipse(t+r-a.x,e-a.y,a.x,a.y,0,Math.PI/2,0,1),this.ellipse(t+r-c.x,e+n+c.y,c.x,c.y,0,0,-Math.PI/2,1),this.ellipse(t+u.x,e+n+u.y,u.x,u.y,0,-Math.PI/2,-Math.PI,1),this.ellipse(t+o.x,e-o.y,o.x,o.y,0,-Math.PI,1.5*-Math.PI,1)):(this.moveTo(t+o.x,e),this.ellipse(t+r-a.x,e+a.y,a.x,a.y,0,-Math.PI/2,0),this.ellipse(t+r-c.x,e+n-c.y,c.x,c.y,0,0,Math.PI/2),this.ellipse(t+u.x,e+n-u.y,u.x,u.y,0,Math.PI/2,Math.PI),this.ellipse(t+o.x,e+o.y,o.x,o.y,0,Math.PI,1.5*Math.PI)),this.closePath(),this.moveTo(t,e)}}function f(t){var{x:e,y:r,z:n,w:i}=t;return{x:e,y:r,z:n,w:i}}function d(t){return+t}function p(t){var e,r,n=d(t);return Number.isFinite(n)?{x:n,y:n}:Object(t)===t?{x:d(null!==(e=t.x)&&void 0!==e?e:0),y:d(null!==(r=t.y)&&void 0!==r?r:0)}:{x:NaN,y:NaN}}}function s(t){return"Failed to execute 'roundRect' on '".concat(function(t){return Object(t)===t&&t instanceof Path2D?"Path2D":t instanceof(null===globalThis||void 0===globalThis?void 0:globalThis.CanvasRenderingContext2D)?"CanvasRenderingContext2D":t instanceof(null===globalThis||void 0===globalThis?void 0:globalThis.OffscreenCanvasRenderingContext2D)?"OffscreenCanvasRenderingContext2D":(null==t?void 0:t.constructor.name)||t}(t),"':")}})();var k4="done";function E4(t,e){return t===e||t!=t&&e!=e}function S4(t,e){for(var r=t.length;r--;)if(E4(t[r][0],e))return r;return-1}"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 M4=Array.prototype.splice;function T4(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])}}T4.prototype.clear=function(){this.__data__=[],this.size=0},T4.prototype.delete=function(t){var e=this.__data__,r=S4(e,t);return!(r<0)&&(r==e.length-1?e.pop():M4.call(e,r,1),--this.size,!0)},T4.prototype.get=function(t){var e=this.__data__,r=S4(e,t);return r<0?void 0:e[r][1]},T4.prototype.has=function(t){return S4(this.__data__,t)>-1},T4.prototype.set=function(t,e){var r=this.__data__,n=S4(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this};var P4="object"==typeof global&&global&&global.Object===Object&&global,O4="object"==typeof self&&self&&self.Object===Object&&self,I4=P4||O4||Function("return this")(),C4=I4.Symbol,R4=Object.prototype,j4=R4.hasOwnProperty,L4=R4.toString,D4=C4?C4.toStringTag:void 0;var z4=Object.prototype.toString;var N4=C4?C4.toStringTag:void 0;function F4(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":N4&&N4 in Object(t)?function(t){var e=j4.call(t,D4),r=t[D4];try{t[D4]=void 0;var n=!0}catch(t){}var i=L4.call(t);return n&&(e?t[D4]=r:delete t[D4]),i}(t):function(t){return z4.call(t)}(t)}function B4(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function U4(t){if(!B4(t))return!1;var e=F4(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}var Y4=I4["__core-js_shared__"],H4=function(){var t=/[^.]+$/.exec(Y4&&Y4.keys&&Y4.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();var G4=Function.prototype.toString;function W4(t){if(null!=t){try{return G4.call(t)}catch(t){}try{return t+""}catch(t){}}return""}var $4=/^\[object .+?Constructor\]$/,q4=Function.prototype,X4=Object.prototype,V4=q4.toString,K4=X4.hasOwnProperty,Q4=RegExp("^"+V4.call(K4).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function J4(t){return!(!B4(t)||(e=t,H4&&H4 in e))&&(U4(t)?Q4:$4).test(W4(t));var e}function Z4(t,e){var r=function(t,e){return null==t?void 0:t[e]}(t,e);return J4(r)?r:void 0}var t5=Z4(I4,"Map"),e5=Z4(Object,"create");var r5=Object.prototype.hasOwnProperty;var n5=Object.prototype.hasOwnProperty;function i5(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])}}function o5(t,e){var r=t.__data__;return function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}(e)?r["string"==typeof e?"string":"hash"]:r.map}function a5(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])}}i5.prototype.clear=function(){this.__data__=e5?e5(null):{},this.size=0},i5.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},i5.prototype.get=function(t){var e=this.__data__;if(e5){var r=e[t];return"__lodash_hash_undefined__"===r?void 0:r}return r5.call(e,t)?e[t]:void 0},i5.prototype.has=function(t){var e=this.__data__;return e5?void 0!==e[t]:n5.call(e,t)},i5.prototype.set=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=e5&&void 0===e?"__lodash_hash_undefined__":e,this},a5.prototype.clear=function(){this.size=0,this.__data__={hash:new i5,map:new(t5||T4),string:new i5}},a5.prototype.delete=function(t){var e=o5(this,t).delete(t);return this.size-=e?1:0,e},a5.prototype.get=function(t){return o5(this,t).get(t)},a5.prototype.has=function(t){return o5(this,t).has(t)},a5.prototype.set=function(t,e){var r=o5(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this};function s5(t){var e=this.__data__=new T4(t);this.size=e.size}s5.prototype.clear=function(){this.__data__=new T4,this.size=0},s5.prototype.delete=function(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r},s5.prototype.get=function(t){return this.__data__.get(t)},s5.prototype.has=function(t){return this.__data__.has(t)},s5.prototype.set=function(t,e){var r=this.__data__;if(r instanceof T4){var n=r.__data__;if(!t5||n.length<199)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new a5(n)}return r.set(t,e),this.size=r.size,this};function c5(t){var e=-1,r=null==t?0:t.length;for(this.__data__=new a5;++e<r;)this.add(t[e])}function u5(t,e){for(var r=-1,n=null==t?0:t.length;++r<n;)if(e(t[r],r,t))return!0;return!1}function l5(t,e){return t.has(e)}c5.prototype.add=c5.prototype.push=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this},c5.prototype.has=function(t){return this.__data__.has(t)};function h5(t,e,r,n,i,o){var a=1&r,s=t.length,c=e.length;if(s!=c&&!(a&&c>s))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var h=-1,f=!0,d=2&r?new c5:void 0;for(o.set(t,e),o.set(e,t);++h<s;){var p=t[h],g=e[h];if(n)var v=a?n(g,p,h,e,t,o):n(p,g,h,t,e,o);if(void 0!==v){if(v)continue;f=!1;break}if(d){if(!u5(e,(function(t,e){if(!l5(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}var f5=I4.Uint8Array;function d5(t){var e=-1,r=Array(t.size);return t.forEach((function(t,n){r[++e]=[n,t]})),r}function p5(t){var e=-1,r=Array(t.size);return t.forEach((function(t){r[++e]=t})),r}var g5=C4?C4.prototype:void 0,v5=g5?g5.valueOf:void 0;function y5(t,e){for(var r=-1,n=e.length,i=t.length;++r<n;)t[i+r]=e[r];return t}var m5=Array.isArray;function b5(t,e,r){var n=e(t);return m5(t)?n:y5(n,r(t))}function x5(){return[]}var w5=Object.prototype.propertyIsEnumerable,A5=Object.getOwnPropertySymbols,_5=A5?function(t){return null==t?[]:(t=Object(t),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}(A5(t),(function(e){return w5.call(t,e)})))}:x5,k5=_5;function E5(t){return null!=t&&"object"==typeof t}function S5(t){return E5(t)&&"[object Arguments]"==F4(t)}var M5=Object.prototype,T5=M5.hasOwnProperty,P5=M5.propertyIsEnumerable,O5=S5(function(){return arguments}())?S5:function(t){return E5(t)&&T5.call(t,"callee")&&!P5.call(t,"callee")},I5=O5;var C5="object"==typeof exports&&exports&&!exports.nodeType&&exports,R5=C5&&"object"==typeof module&&module&&!module.nodeType&&module,j5=R5&&R5.exports===C5?I4.Buffer:void 0,L5=(j5?j5.isBuffer:void 0)||function(){return!1},D5=/^(?:0|[1-9]\d*)$/;function z5(t,e){var r=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&D5.test(t))&&t>-1&&t%1==0&&t<e}function N5(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}var F5={};function B5(t){return function(e){return t(e)}}F5["[object Float32Array]"]=F5["[object Float64Array]"]=F5["[object Int8Array]"]=F5["[object Int16Array]"]=F5["[object Int32Array]"]=F5["[object Uint8Array]"]=F5["[object Uint8ClampedArray]"]=F5["[object Uint16Array]"]=F5["[object Uint32Array]"]=!0,F5["[object Arguments]"]=F5["[object Array]"]=F5["[object ArrayBuffer]"]=F5["[object Boolean]"]=F5["[object DataView]"]=F5["[object Date]"]=F5["[object Error]"]=F5["[object Function]"]=F5["[object Map]"]=F5["[object Number]"]=F5["[object Object]"]=F5["[object RegExp]"]=F5["[object Set]"]=F5["[object String]"]=F5["[object WeakMap]"]=!1;var U5="object"==typeof exports&&exports&&!exports.nodeType&&exports,Y5=U5&&"object"==typeof module&&module&&!module.nodeType&&module,H5=Y5&&Y5.exports===U5&&P4.process,G5=function(){try{var t=Y5&&Y5.require&&Y5.require("util").types;return t||H5&&H5.binding&&H5.binding("util")}catch(t){}}(),W5=G5&&G5.isTypedArray,$5=W5?B5(W5):function(t){return E5(t)&&N5(t.length)&&!!F5[F4(t)]},q5=$5,X5=Object.prototype.hasOwnProperty;function V5(t,e){var r=m5(t),n=!r&&I5(t),i=!r&&!n&&L5(t),o=!r&&!n&&!i&&q5(t),a=r||n||i||o,s=a?function(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}(t.length,String):[],c=s.length;for(var u in t)!e&&!X5.call(t,u)||a&&("length"==u||i&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||z5(u,c))||s.push(u);return s}var K5=Object.prototype;function Q5(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||K5)}function J5(t,e){return function(r){return t(e(r))}}var Z5=J5(Object.keys,Object),t6=Object.prototype.hasOwnProperty;function e6(t){if(!Q5(t))return Z5(t);var e=[];for(var r in Object(t))t6.call(t,r)&&"constructor"!=r&&e.push(r);return e}function r6(t){return null!=t&&N5(t.length)&&!U4(t)}function n6(t){return r6(t)?V5(t):e6(t)}function i6(t){return b5(t,n6,k5)}var o6=Object.prototype.hasOwnProperty;var a6=Z4(I4,"DataView"),s6=Z4(I4,"Promise"),c6=Z4(I4,"Set"),u6=Z4(I4,"WeakMap"),l6="[object Map]",h6="[object Promise]",f6="[object Set]",d6="[object WeakMap]",p6="[object DataView]",g6=W4(a6),v6=W4(t5),y6=W4(s6),m6=W4(c6),b6=W4(u6),x6=F4;(a6&&x6(new a6(new ArrayBuffer(1)))!=p6||t5&&x6(new t5)!=l6||s6&&x6(s6.resolve())!=h6||c6&&x6(new c6)!=f6||u6&&x6(new u6)!=d6)&&(x6=function(t){var e=F4(t),r="[object Object]"==e?t.constructor:void 0,n=r?W4(r):"";if(n)switch(n){case g6:return p6;case v6:return l6;case y6:return h6;case m6:return f6;case b6:return d6}return e});var w6=x6,A6="[object Arguments]",_6="[object Array]",k6="[object Object]",E6=Object.prototype.hasOwnProperty;function S6(t,e,r,n,i,o){var a=m5(t),s=m5(e),c=a?_6:w6(t),u=s?_6:w6(e),l=(c=c==A6?k6:c)==k6,h=(u=u==A6?k6:u)==k6,f=c==u;if(f&&L5(t)){if(!L5(e))return!1;a=!0,l=!1}if(f&&!l)return o||(o=new s5),a||q5(t)?h5(t,e,r,n,i,o):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 f5(t),new f5(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return E4(+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=d5;case"[object Set]":var c=1&n;if(s||(s=p5),t.size!=e.size&&!c)return!1;var u=a.get(t);if(u)return u==e;n|=2,a.set(t,e);var l=h5(s(t),s(e),n,i,o,a);return a.delete(t),l;case"[object Symbol]":if(v5)return v5.call(t)==v5.call(e)}return!1}(t,e,c,r,n,i,o);if(!(1&r)){var d=l&&E6.call(t,"__wrapped__"),p=h&&E6.call(e,"__wrapped__");if(d||p){var g=d?t.value():t,v=p?e.value():e;return o||(o=new s5),i(g,v,r,n,o)}}return!!f&&(o||(o=new s5),function(t,e,r,n,i,o){var a=1&r,s=i6(t),c=s.length;if(c!=i6(e).length&&!a)return!1;for(var u=c;u--;){var l=s[u];if(!(a?l in e:o6.call(e,l)))return!1}var h=o.get(t),f=o.get(e);if(h&&f)return h==e&&f==t;var d=!0;o.set(t,e),o.set(e,t);for(var p=a;++u<c;){var g=t[l=s[u]],v=e[l];if(n)var y=a?n(v,g,l,e,t,o):n(g,v,l,t,e,o);if(!(void 0===y?g===v||i(g,v,r,n,o):y)){d=!1;break}p||(p="constructor"==l)}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}(t,e,r,n,i,o))}function M6(t,e,r,n,i){return t===e||(null==t||null==e||!E5(t)&&!E5(e)?t!=t&&e!=e:S6(t,e,r,n,M6,i))}function T6(t,e){return M6(t,e)}var P6=function(){try{var t=Z4(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();function O6(t,e,r){"__proto__"==e&&P6?P6(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}var I6=Object.prototype.hasOwnProperty;function C6(t,e,r){var n=t[e];I6.call(t,e)&&E4(n,r)&&(void 0!==r||e in t)||O6(t,e,r)}function R6(t,e,r,n){var i=!r;r||(r={});for(var o=-1,a=e.length;++o<a;){var s=e[o],c=n?n(r[s],t[s],s,r,t):void 0;void 0===c&&(c=t[s]),i?O6(r,s,c):C6(r,s,c)}return r}function j6(t){return t}function L6(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)}var D6=Math.max;function z6(t){return function(){return t}}var N6=P6?function(t,e){return P6(t,"toString",{configurable:!0,enumerable:!1,value:z6(e),writable:!0})}:j6,F6=Date.now;var B6=function(t){var e=0,r=0;return function(){var n=F6(),i=16-(n-r);if(r=n,i>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(N6),U6=B6;function Y6(t,e){return U6(function(t,e,r){return e=D6(void 0===e?t.length-1:e,0),function(){for(var n=arguments,i=-1,o=D6(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),L6(t,this,s)}}(t,e,j6),t+"")}function H6(t,e,r){if(!B4(r))return!1;var n=typeof e;return!!("number"==n?r6(r)&&z5(e,r.length):"string"==n&&e in r)&&E4(r[e],t)}var G6=Object.prototype.hasOwnProperty;function W6(t){if(!B4(t))return function(t){var e=[];if(null!=t)for(var r in Object(t))e.push(r);return e}(t);var e=Q5(t),r=[];for(var n in t)("constructor"!=n||!e&&G6.call(t,n))&&r.push(n);return r}function $6(t){return r6(t)?V5(t,!0):W6(t)}var q6,X6=(q6=function(t,e,r,n){R6(e,$6(e),t,n)},Y6((function(t,e){var r=-1,n=e.length,i=n>1?e[n-1]:void 0,o=n>2?e[2]:void 0;for(i=q6.length>3&&"function"==typeof i?(n--,i):void 0,o&&H6(e[0],e[1],o)&&(i=n<3?void 0:i,n=1),t=Object(t);++r<n;){var a=e[r];a&&q6(t,a,r,i)}return t}))),V6=X6,K6=J5(Object.getPrototypeOf,Object),Q6=Function.prototype,J6=Object.prototype,Z6=Q6.toString,t8=J6.hasOwnProperty,e8=Z6.call(Object);function r8(t){if(!E5(t))return!1;var e=F4(t);return"[object Error]"==e||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!function(t){if(!E5(t)||"[object Object]"!=F4(t))return!1;var e=K6(t);if(null===e)return!0;var r=t8.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&Z6.call(r)==e8}(t)}var n8=Y6((function(t,e){try{return L6(t,void 0,e)}catch(t){return r8(t)?t:new Error(t)}})),i8=n8;function o8(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 a8=Object.prototype,s8=a8.hasOwnProperty;function c8(t,e,r,n){return void 0===t||E4(t,a8[r])&&!s8.call(n,r)?e:t}var u8={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};function l8(t){return"\\"+u8[t]}var h8=/<%=([\s\S]+?)%>/g;var f8,d8=(f8={"&":"&","<":"<",">":">",'"':""","'":"'"},function(t){return null==f8?void 0:f8[t]}),p8=d8;function g8(t){return"symbol"==typeof t||E5(t)&&"[object Symbol]"==F4(t)}var v8=C4?C4.prototype:void 0,y8=v8?v8.toString:void 0;function m8(t){if("string"==typeof t)return t;if(m5(t))return o8(t,m8)+"";if(g8(t))return y8?y8.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function b8(t){return null==t?"":m8(t)}var x8=/[&<>"']/g,w8=RegExp(x8.source);var A8={escape:/<%-([\s\S]+?)%>/g,evaluate:/<%([\s\S]+?)%>/g,interpolate:h8,variable:"",imports:{_:{escape:function(t){return(t=b8(t))&&w8.test(t)?t.replace(x8,p8):t}}}},_8=/\b__p \+= '';/g,k8=/\b(__p \+=) '' \+/g,E8=/(__e\(.*?\)|\b__t\)) \+\n'';/g,S8=/[()=,{}\[\]\/\s]/,M8=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,T8=/($^)/,P8=/['\n\r\u2028\u2029\\]/g,O8=Object.prototype.hasOwnProperty;var I8={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 C8{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=I8[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,interval:n=0}=this.config;this._started=!0;var i=0,o=0,a=()=>{if(this._raf=null,this._timeout=null,!this._started)return;0==i&&(i=performance.now(),this.client?.touch());let s=performance.now()-i,c=Math.max((s-e)%(t+n),0)/t,u=n<=0&&o>c;if(o=c,c>=1||u){if(this.step(1),this.client&&this.client.invalidate(),!r||!this._started)return this.stop(),void(i=0);if(n>0)return void(this._timeout=setTimeout((()=>{this.step(0),this.client&&this.client.invalidate(),this._timeout=setTimeout(a,n/2)}),n/2))}else this.step(this.delta(c)),this.client&&this.client.invalidate();this._raf=requestAnimationFrame(a)};this._raf=requestAnimationFrame(a)}}stop(){this._raf&&cancelAnimationFrame(this._raf),this._timeout&&clearTimeout(this._timeout),this._raf=null,this._timeout=null,this._started=!1}get started(){return this._started}set started(t){this.started!=!!t&&(t?this.start():this.stop())}}var R8={rotation:class extends C8{step(t){var{theta:e=6.28}=this.config;this.client.delta("theta",t*e)}},vibration:class extends C8{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 C8{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 C8{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 C8{step(t){const{rideOn:e}=this.config,r=this.client;if(!e||!r||!r.root)return;const n=r.root.findById(e);if(!n)return;const{tx:i,ty:o}=r.delta(),a=n.outline(t),s=r.center,c=r.transcoordS2T(s.x,s.y);n&&(r.delta("tx",a.x-c.x+i),r.delta("ty",a.y-c.y+o))}},fade:class extends C8{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)}}};function j8(t,e){var r=R8[e.type];return r?new r(t,e):null}function L8(t){var{duration:e=1e3,delay:r=30,step:n,delta:i,ease:o,options:a,repeat:s=!1}=t;"string"==typeof i&&(i=I8[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 c=!1;return{start:function(){if(c)return this;c=!0;var t=0,r=()=>{if(c){0==t&&(t=performance.now());var o=(performance.now()-t)/e,u=s?o%1:Math.min(o,1);n(i(u,a)),!(o>=1)||s&&c||(this.stop(),t=0),c&&requestAnimationFrame(r)}};return requestAnimationFrame(r),this},stop:function(){return c=!1,this}}}var D8="object"==typeof exports&&exports&&!exports.nodeType&&exports,z8=D8&&"object"==typeof module&&module&&!module.nodeType&&module,N8=z8&&z8.exports===D8?I4.Buffer:void 0,F8=N8?N8.allocUnsafe:void 0;var B8=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)y5(e,k5(t)),t=K6(t);return e}:x5,U8=B8;function Y8(t){return b5(t,$6,U8)}var H8=Object.prototype.hasOwnProperty;function G8(t){var e=new t.constructor(t.byteLength);return new f5(e).set(new f5(t)),e}var W8=/\w*$/;var $8=C4?C4.prototype:void 0,q8=$8?$8.valueOf:void 0;function X8(t,e,r){var n,i=t.constructor;switch(e){case"[object ArrayBuffer]":return G8(t);case"[object Boolean]":case"[object Date]":return new i(+t);case"[object DataView]":return function(t,e){var r=e?G8(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}(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 function(t,e){var r=e?G8(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}(t,r);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(t);case"[object RegExp]":return function(t){var e=new t.constructor(t.source,W8.exec(t));return e.lastIndex=t.lastIndex,e}(t);case"[object Symbol]":return n=t,q8?Object(q8.call(n)):{}}}var V8=Object.create,K8=function(){function t(){}return function(e){if(!B4(e))return{};if(V8)return V8(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}(),Q8=K8;var J8=G5&&G5.isMap,Z8=J8?B5(J8):function(t){return E5(t)&&"[object Map]"==w6(t)},t7=Z8;var e7=G5&&G5.isSet,r7=e7?B5(e7):function(t){return E5(t)&&"[object Set]"==w6(t)},n7=r7,i7="[object Arguments]",o7="[object Function]",a7="[object Object]",s7={};function c7(t,e,r,n,i,o){var a,s=1&e,c=2&e,u=4&e;if(r&&(a=i?r(t,n,i,o):r(t)),void 0!==a)return a;if(!B4(t))return t;var l=m5(t);if(l){if(a=function(t){var e=t.length,r=new t.constructor(e);return e&&"string"==typeof t[0]&&H8.call(t,"index")&&(r.index=t.index,r.input=t.input),r}(t),!s)return function(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}(t,a)}else{var h=w6(t),f=h==o7||"[object GeneratorFunction]"==h;if(L5(t))return function(t,e){if(e)return t.slice();var r=t.length,n=F8?F8(r):new t.constructor(r);return t.copy(n),n}(t,s);if(h==a7||h==i7||f&&!i){if(a=c||f?{}:function(t){return"function"!=typeof t.constructor||Q5(t)?{}:Q8(K6(t))}(t),!s)return c?function(t,e){return R6(t,U8(t),e)}(t,function(t,e){return t&&R6(e,$6(e),t)}(a,t)):function(t,e){return R6(t,k5(t),e)}(t,function(t,e){return t&&R6(e,n6(e),t)}(a,t))}else{if(!s7[h])return i?t:{};a=X8(t,h,s)}}o||(o=new s5);var d=o.get(t);if(d)return d;o.set(t,a),n7(t)?t.forEach((function(n){a.add(c7(n,e,r,n,t,o))})):t7(t)&&t.forEach((function(n,i){a.set(i,c7(n,e,r,i,t,o))}));var p=l?void 0:(u?c?Y8:i6:c?$6:n6)(t);return function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););}(p||t,(function(n,i){p&&(n=t[i=n]),C6(a,i,c7(n,e,r,i,t,o))})),a}s7[i7]=s7["[object Array]"]=s7["[object ArrayBuffer]"]=s7["[object DataView]"]=s7["[object Boolean]"]=s7["[object Date]"]=s7["[object Float32Array]"]=s7["[object Float64Array]"]=s7["[object Int8Array]"]=s7["[object Int16Array]"]=s7["[object Int32Array]"]=s7["[object Map]"]=s7["[object Number]"]=s7[a7]=s7["[object RegExp]"]=s7["[object Set]"]=s7["[object String]"]=s7["[object Symbol]"]=s7["[object Uint8Array]"]=s7["[object Uint8ClampedArray]"]=s7["[object Uint16Array]"]=s7["[object Uint32Array]"]=!0,s7["[object Error]"]=s7[o7]=s7["[object WeakMap]"]=!1;function u7(t){return c7(t,4)}var l7=function(){return I4.Date.now()},h7=/\s/;var f7=/^\s+/;function d7(t){return t?t.slice(0,function(t){for(var e=t.length;e--&&h7.test(t.charAt(e)););return e}(t)+1).replace(f7,""):t}var p7=/^[-+]0x[0-9a-f]+$/i,g7=/^0b[01]+$/i,v7=/^0o[0-7]+$/i,y7=parseInt;function m7(t){if("number"==typeof t)return t;if(g8(t))return NaN;if(B4(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=B4(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=d7(t);var r=g7.test(t);return r||v7.test(t)?y7(t.slice(2),r?2:8):p7.test(t)?NaN:+t}var b7=Math.max,x7=Math.min;function w7(t,e,r){var n,i,o,a,s,c,u=0,l=!1,h=!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,u=e,a=t.apply(o,r)}function p(t){var r=t-c;return void 0===c||r>=e||r<0||h&&t-u>=o}function g(){var t=l7();if(p(t))return v(t);s=setTimeout(g,function(t){var r=e-(t-c);return h?x7(r,o-(t-u)):r}(t))}function v(t){return s=void 0,f&&n?d(t):(n=i=void 0,a)}function y(){var t=l7(),r=p(t);if(n=arguments,i=this,c=t,r){if(void 0===s)return function(t){return u=t,s=setTimeout(g,e),l?d(t):a}(c);if(h)return clearTimeout(s),s=setTimeout(g,e),d(c)}return void 0===s&&(s=setTimeout(g,e)),a}return e=m7(e)||0,B4(r)&&(l=!!r.leading,o=(h="maxWait"in r)?b7(m7(r.maxWait)||0,e):o,f="trailing"in r?!!r.trailing:f),y.cancel=function(){void 0!==s&&clearTimeout(s),u=0,n=c=i=s=void 0},y.flush=function(){return void 0===s?a:v(l7())},y}function A7(t,e,r){var n=!0,i=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return B4(r)&&(n="leading"in r?!!r.leading:n,i="trailing"in r?!!r.trailing:i),w7(t,e,{leading:n,maxWait:e,trailing:i})}var _7=1/0;function k7(t){var e=function(t){return t?(t=m7(t))===_7||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}(t),r=e%1;return e==e?r?e-r:e:0}function E7(t){return function(t,e){var r;if("function"!=typeof e)throw new TypeError("Expected a function");return t=k7(t),function(){return--t>0&&(r=e.apply(this,arguments)),t<=1&&(e=void 0),r}}(2,t)}var S7=Object.prototype.hasOwnProperty;function M7(t){if(null==t)return!0;if(r6(t)&&(m5(t)||"string"==typeof t||"function"==typeof t.splice||L5(t)||q5(t)||I5(t)))return!t.length;var e=w6(t);if("[object Map]"==e||"[object Set]"==e)return!t.size;if(Q5(t))return!e6(t).length;for(var r in t)if(S7.call(t,r))return!1;return!0}var T7=0;function P7(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:P7({},t),n})):t[r]=P7(t[r],e[r])})),t}function O7(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 I7=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 C7(){}C7.prototype=I7;var R7=/\s+/;function j7(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!R7.test(r)||(r.split(R7).forEach((r=>t[e].apply(t,[r].concat(n)))),!1)}const L7=["on","off","once","delegate_on","delegate_off","trigger","listenTo"];var D7={withEvent(){L7.forEach((t=>this[t]=D7[t]))},on(t,e,r){return j7(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(!j7(this,"once",t,[e,r])||!e)return this;var n=this,i=E7((function(){n.off(t,i),e.apply(n,arguments)}));i._callback=e,this.on(t,i,r)},off(t,e,r){if(!this._listeners||!j7(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 C7),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&&N7(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&&z7(r,arguments),n&&z7(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&&N7(this._delegators,e),!this._listeners)return this;if(!j7(this,"trigger",t,e))return this;var r=this._listeners[t],n=this._listeners["(all)"];return r&&z7(r,e),n&&z7(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||M7(o._events))&&delete this._listeningTo[t]}return this}};function z7(t,e){t.forEach((t=>t.callback.apply(t.ctx,e)))}function N7(t,e){t.forEach((t=>D7.delegate.apply(t,e)))}var F7={listenTo:"on",listenToOnce:"once"};for(let t in F7){var B7=F7[t];D7[t]=function(t,e,r){this._listeningTo||(this._listeningTo={});var n=this._listeningTo;return t._listenId||(t._listenId=`${"l"||""}${++T7}`),n[t._listenId]=t,r||"object"!=typeof e||(r=this),t[B7](e,r,this),this}}function U7(t,e){if(e instanceof Array)e.forEach((e=>U7(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 Y7=(...t)=>{var e=[];t.forEach((t=>t&&t.stack&&e.push(t.stack))),console.error("[ERROR]",...t,e.join(" "))},H7=(...t)=>{var e=[];t.forEach((t=>t&&t.stack&&e.push(t.stack))),console.warn("[WARN]",...t,e.join(" "))},G7=(...t)=>console.log("[DEBUG]",...t);function W7(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)),u7(this.__cache__[e])})):t.__defineGetter__(e,(function(){return void 0===this.__cache__[e]&&(this.__cache__[e]=n.call(this)),this.__cache__[e]})):Y7(`${e} is not defined in ${t.constructor.name}`)}const $7={},q7=0,X7=1,V7=2,K7=3,Q7=4,J7=5,Z7={VIEW:0,EDIT:1,SHIFT:2,ADD:3},t9=30,e9="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,r9=["mousemove","mouseup","mousedown","mouseout","wheel","touchstart","touchmove","touchend","dblclick"],n9=["keydown","keyup"],i9={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",LETTER_SPACING:0},o9={x:1,y:1};function a9(t,e,r){var{left:n=0,top:i=0,blurSize:o=0,color:a="transparent"}=e,s=r.rootModel.get("scale")||o9;t.shadowOffsetX=n*s.x*e9,t.shadowOffsetY=i*s.y*e9,t.shadowBlur=o*s.x*e9,t.shadowColor=a}var s9={gradation:function(t,e,r){var{type:n,subType:i,from:o,to:a,colors:s}=r;switch(i){case"linear":var c=e.createLinearGradient(o.x,o.y,a.x,a.y);break;case"radial":c=e.createRadialGradient(o.x,o.y,o.r,a.x,a.y,a.r);break;default:c=e.createLinearGradient(o.x,o.y,a.x,a.y)}s&&(s.forEach((function(t){c.addColorStop(t.endPoint,t.color)})),e.fillStyle=c,e.fill())},shadow:a9};function c9(t,e,r,n){var i=e.get("class");return!!i&&(i.split(" ")||[]).indexOf(t.substr(1))>=0}function u9(t,e,r,n){return t==e.get("type")}function l9(t,e,r,n){if("(all)"==t)return!0;switch(t.charAt(0)){case"#":return function(t,e){return t.substr(1)==e.get("id")}(t,e);case".":return c9(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 u9(t,e)}}function h9(t,e,r,n,i,o){return t(e,r,n,i)&&o.push(r),r.components&&r.components.forEach((r=>{h9(t,e,r,n,i,o)})),o}function f9(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 d9(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.findAllById(t.substr(1));return r||[];case".":n=c9;break;case"(":n=f9;break;default:n=u9}return h9(n,t,e,r,e,[])}function p9(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var g9={exports:{}};!function(e){var r=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var o=e&&e.prototype instanceof y?e:y,a=Object.create(o.prototype),s=new O(n||[]);return i(a,"_invoke",{value:S(t,r,s)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f="suspendedStart",d="suspendedYield",p="executing",g="completed",v={};function y(){}function m(){}function b(){}var x={};u(x,a,(function(){return this}));var w=Object.getPrototypeOf,A=w&&w(w(I([])));A&&A!==r&&n.call(A,a)&&(x=A);var _=b.prototype=y.prototype=Object.create(x);function k(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(i,o,a,s){var c=h(t[i],t,o);if("throw"!==c.type){var u=c.arg,l=u.value;return l&&"object"==typeof l&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,s)}),(function(t){r("throw",t,a,s)})):e.resolve(l).then((function(t){u.value=t,a(u)}),(function(t){return r("throw",t,a,s)}))}s(c.arg)}var o;i(this,"_invoke",{value:function(t,n){function i(){return new e((function(e,i){r(t,n,e,i)}))}return o=o?o.then(i,i):i()}})}function S(t,r,n){var i=f;return function(o,a){if(i===p)throw new Error("Generator is already running");if(i===g){if("throw"===o)throw a;return{value:e,done:!0}}for(n.method=o,n.arg=a;;){var s=n.delegate;if(s){var c=M(s,n);if(c){if(c===v)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===f)throw i=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=p;var u=h(t,r,n);if("normal"===u.type){if(i=n.done?g:d,u.arg===v)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(i=g,n.method="throw",n.arg=u.arg)}}}function M(t,r){var n=r.method,i=t.iterator[n];if(i===e)return r.delegate=null,"throw"===n&&t.iterator.return&&(r.method="return",r.arg=e,M(t,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var o=h(i,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,v;var a=o.arg;return a?a.done?(r[t.resultName]=a.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function T(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 P(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function O(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function I(t){if(null!=t){var r=t[a];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,o=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 o.next=o}}throw new TypeError(typeof t+" is not iterable")}return m.prototype=b,i(_,"constructor",{value:b,configurable:!0}),i(b,"constructor",{value:m,configurable:!0}),m.displayName=u(b,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,u(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},k(E.prototype),u(E.prototype,s,(function(){return this})),t.AsyncIterator=E,t.async=function(e,r,n,i,o){void 0===o&&(o=Promise);var a=new E(l(e,r,n,i),o);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},k(_),u(_,c,"Generator"),u(_,a,(function(){return this})),u(_,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=I,O.prototype={constructor:O,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(P),!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 c=n.call(a,"catchLoc"),u=n.call(a,"finallyLoc");if(c&&u){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!u)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,v):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),v},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),P(r),v}},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;P(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),v}},t}(e.exports);try{regeneratorRuntime=r}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}Number.isInteger=Number.isInteger||function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t},String.fromCodePoint||function(t){var e=function(e){for(var r=[],n=0,i="",o=0,a=arguments.length;o!==a;++o){var s=+arguments[o];if(!(s<1114111&&s>>>0===s))throw RangeError("Invalid code point: "+s);s<=65535?n=r.push(s):(s-=65536,n=r.push(55296+(s>>10),s%1024+56320)),n>=16383&&(i+=t.apply(null,r),r.length=0)}return i+t.apply(null,r)};try{Object.defineProperty(String,"fromCodePoint",{value:e,configurable:!0,writable:!0})}catch(t){String.fromCodePoint=e}}(String.fromCharCode),Object.is||(Object.is=function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e})
|
|
2
|
-
/*! https://mths.be/codepointat v0.2.0 by @mathias */,String.prototype.codePointAt||function(){var t=function(){try{var t={},e=Object.defineProperty,r=e(t,t,t)&&e}catch(t){}return r}(),e=function(t){if(null==this)throw TypeError();var e=String(this),r=e.length,n=t?Number(t):0;if(n!=n&&(n=0),!(n<0||n>=r)){var i,o=e.charCodeAt(n);return o>=55296&&o<=56319&&r>n+1&&(i=e.charCodeAt(n+1))>=56320&&i<=57343?1024*(o-55296)+i-56320+65536:o}};t?t(String.prototype,"codePointAt",{value:e,configurable:!0,writable:!0}):String.prototype.codePointAt=e}(),Math.log10=Math.log10||function(t){return Math.log(t)*Math.LOG10E},e.exports=function(){function t(e,r,n){function i(a,s){if(!r[a]){if(!e[a]){if(!s&&p9)return p9(a);if(o)return o(a,!0);var c=new Error("Cannot find module '"+a+"'");throw c.code="MODULE_NOT_FOUND",c}var u=r[a]={exports:{}};e[a][0].call(u.exports,(function(t){return i(e[a][1][t]||t)}),u,u.exports,t,e,r,n)}return r[a].exports}for(var o=p9,a=0;a<n.length;a++)i(n[a]);return i}return t}()({1:[function(t,e,r){var n=t("./utils"),i=function(){var t=n.stringToArray,e=["Zero","One","Two","Three","Four","Five","Six","Seven","Eight","Nine","Ten","Eleven","Twelve","Thirteen","Fourteen","Fifteen","Sixteen","Seventeen","Eighteen","Nineteen"],r=["Zeroth","First","Second","Third","Fourth","Fifth","Sixth","Seventh","Eighth","Ninth","Tenth","Eleventh","Twelfth","Thirteenth","Fourteenth","Fifteenth","Sixteenth","Seventeenth","Eighteenth","Nineteenth"],i=["Twenty","Thirty","Forty","Fifty","Sixty","Seventy","Eighty","Ninety","Hundred"],o=["Thousand","Million","Billion","Trillion"];function a(t,n){var a=function t(n,a,s){var c="";if(n<=19)c=(a?" and ":"")+(s?r[n]:e[n]);else if(n<100){var u=Math.floor(n/10),l=n%10;c=(a?" and ":"")+i[u-2],l>0?c+="-"+t(l,!1,s):s&&(c=c.substring(0,c.length-1)+"ieth")}else if(n<1e3){var h=Math.floor(n/100),f=n%100;c=(a?", ":"")+e[h]+" Hundred",f>0?c+=t(f,!0,s):s&&(c+="th")}else{var d=Math.floor(Math.log10(n)/3);d>o.length&&(d=o.length);var p=Math.pow(10,3*d),g=Math.floor(n/p),v=n-g*p;c=(a?", ":"")+t(g,!1,!1)+" "+o[d-1],v>0?c+=t(v,!0,s):s&&(c+="th")}return c};return a(t,!1,n)}var s={};function c(t){var e=t.split(/,\s|\sand\s|[\s\\-]/).map((function(t){return s[t]})),r=[0];e.forEach((function(t){if(t<100){var e=r.pop();e>=1e3&&(r.push(e),e=0),r.push(e+t)}else r.push(r.pop()*t)}));var n=r.reduce((function(t,e){return t+e}),0);return n}e.forEach((function(t,e){s[t.toLowerCase()]=e})),r.forEach((function(t,e){s[t.toLowerCase()]=e})),i.forEach((function(t,e){var r=t.toLowerCase();s[r]=10*(e+2),s[r.substring(0,t.length-1)+"ieth"]=s[r]})),s.hundredth=100,o.forEach((function(t,e){var r=t.toLowerCase(),n=Math.pow(10,3*(e+1));s[r]=n,s[r+"th"]=n}));var u=[[1e3,"m"],[900,"cm"],[500,"d"],[400,"cd"],[100,"c"],[90,"xc"],[50,"l"],[40,"xl"],[10,"x"],[9,"ix"],[5,"v"],[4,"iv"],[1,"i"]],l={M:1e3,D:500,C:100,L:50,X:10,V:5,I:1};function h(t){for(var e=0;e<u.length;e++){var r=u[e];if(t>=r[0])return r[1]+h(t-r[0])}return""}function f(t){for(var e=0,r=1,n=t.length-1;n>=0;n--){var i=t[n],o=l[i];o<r?e-=o:(r=o,e+=o)}return e}function d(t,e){for(var r=[],n=e.charCodeAt(0);t>0;)r.unshift(String.fromCharCode((t-1)%26+n)),t=Math.floor((t-1)/26);return r.join("")}function p(t,e){for(var r=e.charCodeAt(0),n=0,i=0;i<t.length;i++)n+=(t.charCodeAt(t.length-i-1)-r+1)*Math.pow(26,i);return n}function g(t,e){if(void 0!==t)return m(t=Math.floor(t),x(e))}var v={DECIMAL:"decimal",LETTERS:"letters",ROMAN:"roman",WORDS:"words",SEQUENCE:"sequence"},y={UPPER:"upper",LOWER:"lower",TITLE:"title"};function m(e,r){var n,i=e<0;switch(e=Math.abs(e),r.primary){case v.LETTERS:n=d(e,r.case===y.UPPER?"A":"a");break;case v.ROMAN:n=h(e),r.case===y.UPPER&&(n=n.toUpperCase());break;case v.WORDS:n=a(e,r.ordinal),r.case===y.UPPER?n=n.toUpperCase():r.case===y.LOWER&&(n=n.toLowerCase());break;case v.DECIMAL:n=""+e;var o=r.mandatoryDigits-n.length;if(o>0){var s=new Array(o+1).join("0");n=s+n}if(48!==r.zeroCode&&(n=t(n).map((function(t){return String.fromCodePoint(t.codePointAt(0)+r.zeroCode-48)})).join("")),r.regular)for(var c=Math.floor((n.length-1)/r.groupingSeparators.position);c>0;c--){var u=n.length-c*r.groupingSeparators.position;n=n.substr(0,u)+r.groupingSeparators.character+n.substr(u)}else r.groupingSeparators.reverse().forEach((function(t){var e=n.length-t.position;n=n.substr(0,e)+t.character+n.substr(e)}));if(r.ordinal){var l={1:"st",2:"nd",3:"rd"}[n[n.length-1]];(!l||n.length>1&&"1"===n[n.length-2])&&(l="th"),n+=l}break;case v.SEQUENCE:throw{code:"D3130",value:r.token}}return i&&(n="-"+n),n}var b=[48,1632,1776,1984,2406,2534,2662,2790,2918,3046,3174,3302,3430,3558,3664,3792,3872,4160,4240,6112,6160,6470,6608,6784,6800,6992,7088,7232,7248,42528,43216,43264,43472,43504,43600,44016,65296];function x(e){var r,n={type:"integer",primary:v.DECIMAL,case:y.LOWER,ordinal:!1},i=e.lastIndexOf(";");switch(-1===i?r=e:(r=e.substring(0,i),"o"===e.substring(i+1)[0]&&(n.ordinal=!0)),r){case"A":n.case=y.UPPER;case"a":n.primary=v.LETTERS;break;case"I":n.case=y.UPPER;case"i":n.primary=v.ROMAN;break;case"W":n.case=y.UPPER,n.primary=v.WORDS;break;case"Ww":n.case=y.TITLE,n.primary=v.WORDS;break;case"w":n.primary=v.WORDS;break;default:var o=null,a=0,s=0,c=[],u=0,l=t(r).map((function(t){return t.codePointAt(0)})).reverse();if(l.forEach((function(t){for(var e=!1,r=0;r<b.length;r++){var n=b[r];if(t>=n&&t<=n+9){if(e=!0,a++,u++,null===o)o=n;else if(n!==o)throw{code:"D3131"};break}}e||(35===t?(u++,s++):c.push({position:u,character:String.fromCodePoint(t)}))})),a>0){n.primary=v.DECIMAL,n.zeroCode=o,n.mandatoryDigits=a,n.optionalDigits=s;var h=function(t){if(0===t.length)return 0;for(var e=t[0].character,r=1;r<t.length;r++)if(t[r].character!==e)return 0;for(var n=t.map((function(t){return t.position})),i=function t(e,r){return 0===r?e:t(r,e%r)},o=n.reduce(i),a=1;a<=n.length;a++)if(-1===n.indexOf(a*o))return 0;return o},f=h(c);f>0?(n.regular=!0,n.groupingSeparators={position:f,character:c[0].character}):(n.regular=!1,n.groupingSeparators=c)}else n.primary=v.SEQUENCE,n.token=r}return n}var w={Y:"1",M:"1",D:"1",d:"1",F:"n",W:"1",w:"1",X:"1",x:"1",H:"1",h:"1",P:"n",m:"01",s:"01",f:"1",Z:"01:01",z:"01:01",C:"n",E:"n"};function A(t){for(var e=[],r={type:"datetime",parts:e},n=function(r,n){if(n>r){var i=t.substring(r,n);i=i.split("]]").join("]"),e.push({type:"literal",value:i})}},i=0,o=0;o<t.length;){if("["===t.charAt(o)){if("["===t.charAt(o+1)){n(i,o),e.push({type:"literal",value:"["}),i=o+=2;continue}if(n(i,o),i=o,-1===(o=t.indexOf("]",i)))throw{code:"D3135"};var a,s=t.substring(i+1,o),c={type:"marker",component:(s=s.split(/\s+/).join("")).charAt(0)},u=s.lastIndexOf(",");if(-1!==u){var l=s.substring(u+1),h=l.indexOf("-"),f=void 0,d=void 0,p=function(t){return void 0===t||"*"===t?void 0:parseInt(t)};-1===h?f=l:(f=l.substring(0,h),d=l.substring(h+1));var g={min:p(f),max:p(d)};c.width=g,a=s.substring(1,u)}else a=s.substring(1);if(1===a.length)c.presentation1=a;else if(a.length>1){var v=a.charAt(a.length-1);-1!=="atco".indexOf(v)?(c.presentation2=v,"o"===v&&(c.ordinal=!0),c.presentation1=a.substring(0,a.length-1)):c.presentation1=a}else c.presentation1=w[c.component];if(void 0===c.presentation1)throw{code:"D3132",value:c.component};if("n"===c.presentation1[0])c.names=y.LOWER;else if("N"===c.presentation1[0])"n"===c.presentation1[1]?c.names=y.TITLE:c.names=y.UPPER;else if(-1!=="YMDdFWwXxHhmsf".indexOf(c.component)){var m=c.presentation1;if(c.presentation2&&(m+=";"+c.presentation2),c.integerFormat=x(m),c.width&&void 0!==c.width.min&&c.integerFormat.mandatoryDigits<c.width.min&&(c.integerFormat.mandatoryDigits=c.width.min),-1!=="YMD".indexOf(c.component))if(c.n=-1,c.width&&void 0!==c.width.max)c.n=c.width.max,c.integerFormat.mandatoryDigits=c.n;else{var b=c.integerFormat.mandatoryDigits+c.integerFormat.optionalDigits;b>=2&&(c.n=b)}}"Z"!==c.component&&"z"!==c.component||(c.integerFormat=x(c.presentation1)),e.push(c),i=o+1}o++}return n(i,o),r}var _=["","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],k=["January","February","March","April","May","June","July","August","September","October","November","December"],E=864e5,S=function(t){var e=Date.UTC(t.year,t.month),r=new Date(e).getUTCDay();return 0===r&&(r=7),r>4?e+(8-r)*E:e-(r-1)*E},M=function t(e,r){return{year:e,month:r,nextMonth:function(){return 11===r?t(e+1,0):t(e,r+1)},previousMonth:function(){return 0===r?t(e-1,11):t(e,r-1)},nextYear:function(){return t(e+1,r)},previousYear:function(){return t(e-1,r)}}},T=function(t,e){return(e-t)/(7*E)+1},P=function(t,e){var r;switch(e){case"Y":r=t.getUTCFullYear();break;case"M":r=t.getUTCMonth()+1;break;case"D":r=t.getUTCDate();break;case"d":r=(Date.UTC(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate())-Date.UTC(t.getUTCFullYear(),0))/E+1;break;case"F":0===(r=t.getUTCDay())&&(r=7);break;case"W":var n=M(t.getUTCFullYear(),0),i=S(n),o=Date.UTC(n.year,t.getUTCMonth(),t.getUTCDate()),a=T(i,o);if(a>52)o>=S(n.nextYear())&&(a=1);else if(a<1){var s=S(n.previousYear());a=T(s,o)}r=Math.floor(a);break;case"w":var c=M(t.getUTCFullYear(),t.getUTCMonth()),u=S(c),l=Date.UTC(c.year,c.month,t.getUTCDate()),h=T(u,l);if(h>4)l>=S(c.nextMonth())&&(h=1);else if(h<1){var f=S(c.previousMonth());h=T(f,l)}r=Math.floor(h);break;case"X":var d=M(t.getUTCFullYear(),0),p=S(d),g=S(d.nextYear()),v=t.getTime();r=v<p?d.year-1:v>=g?d.year+1:d.year;break;case"x":var y=M(t.getUTCFullYear(),t.getUTCMonth()),m=S(y),b=y.nextMonth(),x=S(b),w=t.getTime();r=w<m?y.previousMonth().month+1:w>=x?b.month+1:y.month+1;break;case"H":r=t.getUTCHours();break;case"h":r=t.getUTCHours(),0==(r%=12)&&(r=12);break;case"P":r=t.getUTCHours()>=12?"pm":"am";break;case"m":r=t.getUTCMinutes();break;case"s":r=t.getUTCSeconds();break;case"f":r=t.getUTCMilliseconds();break;case"Z":case"z":break;case"C":case"E":r="ISO"}return r},O=null;function I(t,e,r){var n=0,i=0;if(void 0!==r){var o=parseInt(r);n=Math.floor(o/100),i=o%100}var a,s=function(t,e){var r=P(t,e.component);if(-1!=="YMDdFWwXxHhms".indexOf(e.component))if("Y"===e.component&&-1!==e.n&&(r%=Math.pow(10,e.n)),e.names){if("M"===e.component||"x"===e.component)r=k[r-1];else{if("F"!==e.component)throw{code:"D3133",value:e.component};r=_[r]}e.names===y.UPPER?r=r.toUpperCase():e.names===y.LOWER&&(r=r.toLowerCase()),e.width&&r.length>e.width.max&&(r=r.substring(0,e.width.max))}else r=m(r,e.integerFormat);else if("f"===e.component)r=m(r,e.integerFormat);else if("Z"===e.component||"z"===e.component){var o=100*n+i;if(e.integerFormat.regular)r=m(o,e.integerFormat);else{var a=e.integerFormat.mandatoryDigits;if(1===a||2===a)r=m(n,e.integerFormat),0!==i&&(r+=":"+g(i,"00"));else{if(3!==a&&4!==a)throw{code:"D3134",value:a};r=m(o,e.integerFormat)}}o>=0&&(r="+"+r),"z"===e.component&&(r="GMT"+r),0===o&&"t"===e.presentation2&&(r="Z")}return r};void 0===e?(null===O&&(O=A("[Y0001]-[M01]-[D01]T[H01]:[m01]:[s01].[f001][Z01:01t]")),a=O):a=A(e);var c=new Date(t+60*(60*n+i)*1e3),u="";return a.parts.forEach((function(t){"literal"===t.type?u+=t.value:u+=s(c,t)})),u}function C(t){var e={};if("datetime"===t.type)e.type="datetime",e.parts=t.parts.map((function(t){var e={};if("literal"===t.type)e.regex=t.value.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");else if("Z"===t.component||"z"===t.component){var r;Array.isArray(t.integerFormat.groupingSeparators)||(r=t.integerFormat.groupingSeparators),e.regex="","z"===t.component&&(e.regex="GMT"),e.regex+="[-+][0-9]+",r&&(e.regex+=r.character+"[0-9]+"),e.parse=function(e){"z"===t.component&&(e=e.substring(3));var n=0,i=0;return r?(n=Number.parseInt(e.substring(0,e.indexOf(r.character))),i=Number.parseInt(e.substring(e.indexOf(r.character)+1))):e.length-1<=2?n=Number.parseInt(e):(n=Number.parseInt(e.substring(0,3)),i=Number.parseInt(e.substring(3))),60*n+i}}else if(t.integerFormat)t.integerFormat.n=t.n,e=C(t.integerFormat);else{e.regex="[a-zA-Z]+";var n={};if("M"===t.component||"x"===t.component)k.forEach((function(e,r){t.width&&t.width.max?n[e.substring(0,t.width.max)]=r+1:n[e]=r+1}));else if("F"===t.component)_.forEach((function(e,r){r>0&&(t.width&&t.width.max?n[e.substring(0,t.width.max)]=r:n[e]=r)}));else{if("P"!==t.component)throw{code:"D3133",value:t.component};n={am:0,AM:0,pm:1,PM:1}}e.parse=function(t){return n[t]}}return e.component=t.component,e}));else{e.type="integer";var r,n=t.case===y.UPPER;switch(r=t.n&&t.n>0?0===t.optionalDigits?"{".concat(t.n,"}"):"{".concat(t.n-t.optionalDigits,",").concat(t.n,"}"):"+",t.primary){case v.LETTERS:e.regex=n?"[A-Z]+":"[a-z]+",e.parse=function(t){return p(t,n?"A":"a")};break;case v.ROMAN:e.regex=n?"[MDCLXVI]+":"[mdclxvi]+",e.parse=function(t){return f(n?t:t.toUpperCase())};break;case v.WORDS:e.regex="(?:"+Object.keys(s).concat("and","[\\-, ]").join("|")+")+",e.parse=function(t){return c(t.toLowerCase())};break;case v.DECIMAL:e.regex="[0-9]".concat(r),t.ordinal&&(e.regex+="(?:th|st|nd|rd)"),e.parse=function(e){var r=e;return t.ordinal&&(r=e.substring(0,e.length-2)),t.regular?r=r.split(",").join(""):t.groupingSeparators.forEach((function(t){r=r.split(t.character).join("")})),48!==t.zeroCode&&(r=r.split("").map((function(e){return String.fromCodePoint(e.codePointAt(0)-t.zeroCode+48)})).join("")),parseInt(r)};break;case v.SEQUENCE:throw{code:"D3130",value:t.token}}}return e}function R(t,e){if(void 0!==t)return C(x(e)).parse(t)}function j(t,e){var r=C(A(e)),n="^"+r.parts.map((function(t){return"("+t.regex+")"})).join("")+"$",i=new RegExp(n,"i").exec(t);if(null!==i){for(var o=161,a=130,s=84,c=72,u=23,l=47,h={},f=1;f<i.length;f++){var d=r.parts[f-1];d.parse&&(h[d.component]=d.parse(i[f]))}if(0===Object.getOwnPropertyNames(h).length)return;var p=0,g=function(t){p<<=1,p+=t?1:0},v=function(t){return!(~t&p||!(t&p))};"YXMxWwdD".split("").forEach((function(t){return g(h[t])}));var y=!v(o)&&v(a),m=v(s),b=!m&&v(c);p=0,"PHhmsf".split("").forEach((function(t){return g(h[t])}));var x=!v(u)&&v(l),w=(y?"YD":m?"XxwF":b?"XWF":"YMD")+(x?"Phmsf":"Hmsf"),_=this.environment.timestamp,k=!1,E=!1;if(w.split("").forEach((function(t){if(void 0===h[t])k?(h[t]=-1!=="MDd".indexOf(t)?1:0,E=!0):h[t]=P(_,t);else if(k=!0,E)throw{code:"D3136"}})),h.M>0?h.M-=1:h.M=0,y){var S=Date.UTC(h.Y,0),M=1e3*(h.d-1)*60*60*24,T=new Date(S+M);h.M=T.getUTCMonth(),h.D=T.getUTCDate()}if(m)throw{code:"D3136"};if(b)throw{code:"D3136"};x&&(h.H=12===h.h?0:h.h,1===h.P&&(h.H+=12));var O=Date.UTC(h.Y,h.M,h.D,h.H,h.m,h.s,h.f);return(h.Z||h.z)&&(O-=60*(h.Z||h.z)*1e3),O}}var L=new RegExp("^\\d{4}(-[01]\\d)*(-[0-3]\\d)*(T[0-2]\\d:[0-5]\\d:[0-5]\\d)*(\\.\\d+)?([+-][0-2]\\d:?[0-5]\\d|Z)?$");function D(t,e){if(void 0!==t){if(void 0===e){if(!L.test(t))throw{stack:(new Error).stack,code:"D3110",value:t};return Date.parse(t)}return j.call(this,t,e)}}function z(t,e,r){if(void 0!==t)return I.call(this,t,e,r)}return{formatInteger:g,parseInteger:R,fromMillis:z,toMillis:D}}();e.exports=i},{"./utils":6}],2:[function(e,r,n){(function(t){(function(){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function i(){
|
|
3
|
-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
4
|
-
i=function(){return e};var t,e={},r=Object.prototype,o=r.hasOwnProperty,a=Object.defineProperty||function(t,e,r){t[e]=r.value},s="function"==typeof Symbol?Symbol:{},c=s.iterator||"@@iterator",u=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function h(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{h({},"")}catch(t){h=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,o=Object.create(i.prototype),s=new C(n||[]);return a(o,"_invoke",{value:T(t,r,s)}),o}function d(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var p="suspendedStart",g="suspendedYield",v="executing",y="completed",m={};function b(){}function x(){}function w(){}var A={};h(A,c,(function(){return this}));var _=Object.getPrototypeOf,k=_&&_(_(R([])));k&&k!==r&&o.call(k,c)&&(A=k);var E=w.prototype=b.prototype=Object.create(A);function S(t){["next","throw","return"].forEach((function(e){h(t,e,(function(t){return this._invoke(e,t)}))}))}function M(t,e){function r(i,a,s,c){var u=d(t[i],t,a);if("throw"!==u.type){var l=u.arg,h=l.value;return h&&"object"==n(h)&&o.call(h,"__await")?e.resolve(h.__await).then((function(t){r("next",t,s,c)}),(function(t){r("throw",t,s,c)})):e.resolve(h).then((function(t){l.value=t,s(l)}),(function(t){return r("throw",t,s,c)}))}c(u.arg)}var i;a(this,"_invoke",{value: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 T(e,r,n){var i=p;return function(o,a){if(i===v)throw new Error("Generator is already running");if(i===y){if("throw"===o)throw a;return{value:t,done:!0}}for(n.method=o,n.arg=a;;){var s=n.delegate;if(s){var c=P(s,n);if(c){if(c===m)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===p)throw i=y,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=v;var u=d(e,r,n);if("normal"===u.type){if(i=n.done?y:g,u.arg===m)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(i=y,n.method="throw",n.arg=u.arg)}}}function P(e,r){var n=r.method,i=e.iterator[n];if(i===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,P(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var o=d(i,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,m;var a=o.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function O(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 I(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function R(e){if(e||""===e){var r=e[c];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,a=function r(){for(;++i<e.length;)if(o.call(e,i))return r.value=e[i],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(n(e)+" is not iterable")}return x.prototype=w,a(E,"constructor",{value:w,configurable:!0}),a(w,"constructor",{value:x,configurable:!0}),x.displayName=h(w,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===x||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,h(t,l,"GeneratorFunction")),t.prototype=Object.create(E),t},e.awrap=function(t){return{__await:t}},S(M.prototype),h(M.prototype,u,(function(){return this})),e.AsyncIterator=M,e.async=function(t,r,n,i,o){void 0===o&&(o=Promise);var a=new M(f(t,r,n,i),o);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},S(E),h(E,l,"Generator"),h(E,c,(function(){return this})),h(E,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=R,C.prototype={constructor:C,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(I),!e)for(var r in this)"t"===r.charAt(0)&&o.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function n(n,i){return s.type="throw",s.arg=e,r.next=n,i&&(r.method="next",r.arg=t),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var c=o.call(a,"catchLoc"),u=o.call(a,"finallyLoc");if(c&&u){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&o.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var i=n;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,m):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),m},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),I(r),m}},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;I(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:R(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}var o=e("./utils"),a=function(){var e=i().mark(U),r=i().mark(Y),a=i().mark(H),s=i().mark(G),c=i().mark(Q),u=i().mark(ft),l=i().mark(dt),h=i().mark(pt),f=i().mark(vt),d=i().mark(kt),p=i().mark(Tt),g=i().mark(It),v=o.isNumeric,y=o.isArrayOfStrings,m=o.isArrayOfNumbers,b=o.createSequence,x=o.isSequence,w=o.isFunction,A=o.isLambda,_=o.isIterable,k=o.getFunctionArity,E=o.isDeepEqual,S=o.stringToArray;function M(t){if(void 0!==t){var e=0;return t.forEach((function(t){e+=t})),e}}function T(t){return void 0===t?0:t.length}function P(t){if(void 0!==t&&0!==t.length)return Math.max.apply(Math,t)}function O(t){if(void 0!==t&&0!==t.length)return Math.min.apply(Math,t)}function I(t){if(void 0!==t&&0!==t.length){var e=0;return t.forEach((function(t){e+=t})),e/t.length}}function C(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(void 0!==t){var r;if("string"==typeof t)r=t;else if(w(t))r="";else{if("number"==typeof t&&!isFinite(t))throw{code:"D3001",value:t,stack:(new Error).stack};var n=e?2:0;Array.isArray(t)&&t.outerWrapper&&(t=t[0]),r=JSON.stringify(t,(function(t,e){return null!=e&&e.toPrecision&&v(e)?Number(e.toPrecision(15)):e&&w(e)?"":e}),n)}return r}}function R(t,e,r){if(void 0!==t){var n=S(t),i=n.length;if(i+e<0&&(e=0),void 0!==r){if(r<=0)return"";var o=e>=0?e+r:i+e+r;return n.slice(e,o).join("")}return n.slice(e).join("")}}function j(t,e){if(void 0!==t){var r=t.indexOf(e);return r>-1?t.substr(0,r):t}}function L(t,e){if(void 0!==t){var r=t.indexOf(e);return r>-1?t.substr(r+e.length):t}}function D(t){if(void 0!==t)return t.toLowerCase()}function z(t){if(void 0!==t)return t.toUpperCase()}function N(t){if(void 0!==t)return S(t).length}function F(t){if(void 0!==t){var e=t.replace(/[ \t\n\r]+/gm," ");return" "===e.charAt(0)&&(e=e.substring(1))," "===e.charAt(e.length-1)&&(e=e.substring(0,e.length-1)),e}}function B(t,e,r){if(void 0!==t){var n;void 0!==r&&0!==r.length||(r=" ");var i=Math.abs(e)-N(t);if(i>0){var o=new Array(i+1).join(r);r.length>1&&(o=R(o,0,i)),n=e>0?t+o:o+t}else n=t;return n}}function U(t,r){var n;return i().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.apply(this,[r]),!_(n)){e.next=4;break}return e.delegateYield(n,"t0",3);case 3:n=e.t0;case 4:if(!n||"number"==typeof n.start||"number"===n.end||Array.isArray(n.groups)||w(n.next)){e.next=6;break}throw{code:"T1010",stack:(new Error).stack};case 6:return e.abrupt("return",n);case 7:case"end":return e.stop()}}),e,this)}function Y(t,e){var n,o;return i().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(void 0!==t){r.next=2;break}return r.abrupt("return",void 0);case 2:if("string"!=typeof e){r.next=6;break}n=-1!==t.indexOf(e),r.next=9;break;case 6:return r.delegateYield(U(e,t),"t0",7);case 7:o=r.t0,n=void 0!==o;case 9:return r.abrupt("return",n);case 10:case"end":return r.stop()}}),r)}function H(t,e,r){var n,o,s;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:if(!(r<0)){i.next=4;break}throw{stack:(new Error).stack,value:r,code:"D3040",index:3};case 4:if(n=b(),!(void 0===r||r>0)){i.next=17;break}return o=0,i.delegateYield(U(e,t),"t0",8);case 8:if(void 0===(s=i.t0)){i.next=17;break}case 10:if(void 0===s||!(void 0===r||o<r)){i.next=17;break}return n.push({match:s.match,index:s.start,groups:s.groups}),i.delegateYield(U(s.next),"t1",13);case 13:s=i.t1,o++,i.next=10;break;case 17:return i.abrupt("return",n);case 18:case"end":return i.stop()}}),a)}function G(t,e,r,n){var o,a,c,u,l,h,f,d;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:if(o=this,""!==e){i.next=5;break}throw{code:"D3010",stack:(new Error).stack,value:e,index:2};case 5:if(!(n<0)){i.next=7;break}throw{code:"D3011",stack:(new Error).stack,value:n,index:4};case 7:if(a="string"==typeof r?function(t){for(var e="",n=0,i=r.indexOf("$",n);-1!==i&&n<r.length;){e+=r.substring(n,i),n=i+1;var o=r.charAt(n);if("$"===o)e+="$",n++;else if("0"===o)e+=t.match,n++;else{var a;if(a=0===t.groups.length?1:Math.floor(Math.log(t.groups.length)*Math.LOG10E)+1,i=parseInt(r.substring(n,n+a),10),a>1&&i>t.groups.length&&(i=parseInt(r.substring(n,n+a-1),10)),isNaN(i))e+="$";else{if(t.groups.length>0){var s=t.groups[i-1];void 0!==s&&(e+=s)}n+=i.toString().length}}i=r.indexOf("$",n)}return e+=r.substring(n)}:r,c="",u=0,!(void 0===n||n>0)){i.next=44;break}if(l=0,"string"!=typeof e){i.next=18;break}for(h=t.indexOf(e,u);-1!==h&&(void 0===n||l<n);)c+=t.substring(u,h),c+=r,u=h+e.length,l++,h=t.indexOf(e,u);c+=t.substring(u),i.next=42;break;case 18:return i.delegateYield(U(e,t),"t0",19);case 19:if(void 0===(f=i.t0)){i.next=41;break}case 21:if(void 0===f||!(void 0===n||l<n)){i.next=38;break}if(c+=t.substring(u,f.start),d=a.apply(o,[f]),!_(d)){i.next=27;break}return i.delegateYield(d,"t1",26);case 26:d=i.t1;case 27:if("string"!=typeof d){i.next=31;break}c+=d,i.next=32;break;case 31:throw{code:"D3012",stack:(new Error).stack,value:d};case 32:return u=f.start+f.match.length,l++,i.delegateYield(U(f.next),"t2",35);case 35:f=i.t2,i.next=21;break;case 38:c+=t.substring(u),i.next=42;break;case 41:c=t;case 42:i.next=45;break;case 44:c=t;case 45:return i.abrupt("return",c);case 46:case"end":return i.stop()}}),s,this)}function W(e){if(void 0!==e){var r="undefined"!=typeof window?window.btoa:function(e){return new t.Buffer.from(e,"binary").toString("base64")};return r(e)}}function $(e){if(void 0!==e){var r="undefined"!=typeof window?window.atob:function(e){return new t.Buffer.from(e,"base64").toString("binary")};return r(e)}}function q(t){if(void 0!==t){var e;try{e=encodeURIComponent(t)}catch(e){throw{code:"D3140",stack:(new Error).stack,value:t,functionName:"encodeUrlComponent"}}return e}}function X(t){if(void 0!==t){var e;try{e=encodeURI(t)}catch(e){throw{code:"D3140",stack:(new Error).stack,value:t,functionName:"encodeUrl"}}return e}}function V(t){if(void 0!==t){var e;try{e=decodeURIComponent(t)}catch(e){throw{code:"D3140",stack:(new Error).stack,value:t,functionName:"decodeUrlComponent"}}return e}}function K(t){if(void 0!==t){var e;try{e=decodeURI(t)}catch(e){throw{code:"D3140",stack:(new Error).stack,value:t,functionName:"decodeUrl"}}return e}}function Q(t,e,r){var n,o,a,s;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:if(!(r<0)){i.next=4;break}throw{code:"D3020",stack:(new Error).stack,value:r,index:3};case 4:if(n=[],!(void 0===r||r>0)){i.next=27;break}if("string"!=typeof e){i.next=10;break}n=t.split(e,r),i.next=27;break;case 10:return o=0,i.delegateYield(U(e,t),"t0",12);case 12:if(void 0===(a=i.t0)){i.next=26;break}s=0;case 15:if(void 0===a||!(void 0===r||o<r)){i.next=23;break}return n.push(t.substring(s,a.start)),s=a.end,i.delegateYield(U(a.next),"t1",19);case 19:a=i.t1,o++,i.next=15;break;case 23:(void 0===r||o<r)&&n.push(t.substring(s)),i.next=27;break;case 26:n.push(t);case 27:return i.abrupt("return",n);case 28:case"end":return i.stop()}}),c)}function J(t,e){if(void 0!==t)return void 0===e&&(e=""),t.join(e)}function Z(t,e,r){if(void 0!==t){var n={"decimal-separator":".","grouping-separator":",","exponent-separator":"e",infinity:"Infinity","minus-sign":"-",NaN:"NaN",percent:"%","per-mille":"‰","zero-digit":"0",digit:"#","pattern-separator":";"};void 0!==r&&Object.keys(r).forEach((function(t){n[t]=r[t]}));for(var i=[],o=n["zero-digit"].charCodeAt(0),a=o;a<o+10;a++)i.push(String.fromCharCode(a));var s=i.concat([n["decimal-separator"],n["exponent-separator"],n["grouping-separator"],n.digit,n["pattern-separator"]]),c=e.split(n["pattern-separator"]);if(c.length>2)throw{code:"D3080",stack:(new Error).stack};var u=function(t){var e,r,i,o,a=function(){for(var e,r=0;r<t.length;r++)if(e=t.charAt(r),-1!==s.indexOf(e)&&e!==n["exponent-separator"])return t.substring(0,r)}(),c=function(){for(var e,r=t.length-1;r>=0;r--)if(e=t.charAt(r),-1!==s.indexOf(e)&&e!==n["exponent-separator"])return t.substring(r+1)}(),u=t.substring(a.length,t.length-c.length),l=t.indexOf(n["exponent-separator"],a.length);-1===l||l>t.length-c.length?(e=u,r=void 0):(e=u.substring(0,l),r=u.substring(l+1));var h=e.indexOf(n["decimal-separator"]);return-1===h?(i=e,o=c):(i=e.substring(0,h),o=e.substring(h+1)),{prefix:a,suffix:c,activePart:u,mantissaPart:e,exponentPart:r,integerPart:i,fractionalPart:o,subpicture:t}},l=function(t){var e,r,o=t.subpicture,a=o.indexOf(n["decimal-separator"]);a!==o.lastIndexOf(n["decimal-separator"])&&(e="D3081"),o.indexOf(n.percent)!==o.lastIndexOf(n.percent)&&(e="D3082"),o.indexOf(n["per-mille"])!==o.lastIndexOf(n["per-mille"])&&(e="D3083"),-1!==o.indexOf(n.percent)&&-1!==o.indexOf(n["per-mille"])&&(e="D3084");var c=!1;for(r=0;r<t.mantissaPart.length;r++){var u=t.mantissaPart.charAt(r);if(-1!==i.indexOf(u)||u===n.digit){c=!0;break}}c||(e="D3085"),-1!==t.activePart.split("").map((function(t){return-1===s.indexOf(t)?"p":"a"})).join("").indexOf("p")&&(e="D3086"),-1!==a?o.charAt(a-1)!==n["grouping-separator"]&&o.charAt(a+1)!==n["grouping-separator"]||(e="D3087"):t.integerPart.charAt(t.integerPart.length-1)===n["grouping-separator"]&&(e="D3088"),-1!==o.indexOf(n["grouping-separator"]+n["grouping-separator"])&&(e="D3089");var l=t.integerPart.indexOf(n.digit);-1!==l&&t.integerPart.substring(0,l).split("").filter((function(t){return i.indexOf(t)>-1})).length>0&&(e="D3090"),-1!==(l=t.fractionalPart.lastIndexOf(n.digit))&&t.fractionalPart.substring(l).split("").filter((function(t){return i.indexOf(t)>-1})).length>0&&(e="D3091");var h="string"==typeof t.exponentPart;if(h&&t.exponentPart.length>0&&(-1!==o.indexOf(n.percent)||-1!==o.indexOf(n["per-mille"]))&&(e="D3092"),h&&(0===t.exponentPart.length||t.exponentPart.split("").filter((function(t){return-1===i.indexOf(t)})).length>0)&&(e="D3093"),e)throw{code:e,stack:(new Error).stack}},h=function(t){var e=function(e,r){for(var o=[],a=e.indexOf(n["grouping-separator"]);-1!==a;){var s=(r?e.substring(0,a):e.substring(a)).split("").filter((function(t){return-1!==i.indexOf(t)||t===n.digit})).length;o.push(s),a=t.integerPart.indexOf(n["grouping-separator"],a+1)}return o},r=e(t.integerPart),o=function(t){if(0===t.length)return 0;for(var e=function t(e,r){return 0===r?e:t(r,e%r)},r=t.reduce(e),n=1;n<=t.length;n++)if(-1===t.indexOf(n*r))return 0;return r},a=o(r),s=e(t.fractionalPart,!0),c=t.integerPart.split("").filter((function(t){return-1!==i.indexOf(t)})).length,u=c,l=t.fractionalPart.split(""),h=l.filter((function(t){return-1!==i.indexOf(t)})).length,f=l.filter((function(t){return-1!==i.indexOf(t)||t===n.digit})).length,d="string"==typeof t.exponentPart;0===c&&0===f&&(d?(h=1,f=1):c=1),d&&0===c&&-1!==t.integerPart.indexOf(n.digit)&&(c=1),0===c&&0===h&&(h=1);var p=0;return d&&(p=t.exponentPart.split("").filter((function(t){return-1!==i.indexOf(t)})).length),{integerPartGroupingPositions:r,regularGrouping:a,minimumIntegerPartSize:c,scalingFactor:u,prefix:t.prefix,fractionalPartGroupingPositions:s,minimumFactionalPartSize:h,maximumFactionalPartSize:f,minimumExponentSize:p,suffix:t.suffix,picture:t.subpicture}},f=c.map(u);f.forEach(l);var d,p,g,v,y=f.map(h),m=n["minus-sign"],b=n["zero-digit"],x=n["decimal-separator"],w=n["grouping-separator"];if(1===y.length&&(y.push(JSON.parse(JSON.stringify(y[0]))),y[1].prefix=m+y[1].prefix),p=-1!==(d=t>=0?y[0]:y[1]).picture.indexOf(n.percent)?100*t:-1!==d.picture.indexOf(n["per-mille"])?1e3*t:t,0===d.minimumExponentSize)g=p;else{var A=Math.pow(10,d.scalingFactor),_=Math.pow(10,d.scalingFactor-1);for(g=p,v=0;g<_;)g*=10,v-=1;for(;g>A;)g/=10,v+=1}var k=function(t,e){var r=Math.abs(t).toFixed(e);return"0"!==b&&(r=r.split("").map((function(t){return t>="0"&&t<="9"?i[t.charCodeAt(0)-48]:t})).join("")),r},E=k(ot(g,d.maximumFactionalPartSize),d.maximumFactionalPartSize),S=E.indexOf(".");for(-1===S?E+=x:E=E.replace(".",x);E.charAt(0)===b;)E=E.substring(1);for(;E.charAt(E.length-1)===b;)E=E.substring(0,E.length-1);S=E.indexOf(x);var M=d.minimumIntegerPartSize-S,T=d.minimumFactionalPartSize-(E.length-S-1);if(E=(M>0?new Array(M+1).join(b):"")+E,E+=T>0?new Array(T+1).join(b):"",S=E.indexOf(x),d.regularGrouping>0)for(var P=Math.floor((S-1)/d.regularGrouping),O=1;O<=P;O++)E=[E.slice(0,S-O*d.regularGrouping),w,E.slice(S-O*d.regularGrouping)].join("");else d.integerPartGroupingPositions.forEach((function(t){E=[E.slice(0,S-t),w,E.slice(S-t)].join(""),S++}));if(S=E.indexOf(x),d.fractionalPartGroupingPositions.forEach((function(t){E=[E.slice(0,t+S+1),w,E.slice(t+S+1)].join("")})),S=E.indexOf(x),-1!==d.picture.indexOf(x)&&S!==E.length-1||(E=E.substring(0,E.length-1)),void 0!==v){var I=k(v,0);(M=d.minimumExponentSize-I.length)>0&&(I=new Array(M+1).join(b)+I),E=E+n["exponent-separator"]+(v<0?m:"")+I}return E=d.prefix+E+d.suffix}}function tt(t,e){if(void 0!==t){if(t=ot(t),(e=void 0===e?10:ot(e))<2||e>36)throw{code:"D3100",stack:(new Error).stack,value:e};return t.toString(e)}}function et(t){var e;if(void 0!==t){if("number"==typeof t)e=t;else if("string"==typeof t&&/^-?[0-9]+(\.[0-9]+)?([Ee][-+]?[0-9]+)?$/.test(t)&&!isNaN(parseFloat(t))&&isFinite(t))e=parseFloat(t);else if(!0===t)e=1;else{if(!1!==t)throw{code:"D3030",value:t,stack:(new Error).stack,index:1};e=0}return e}}function rt(t){if(void 0!==t)return Math.abs(t)}function nt(t){if(void 0!==t)return Math.floor(t)}function it(t){if(void 0!==t)return Math.ceil(t)}function ot(t,e){var r;if(void 0!==t){if(e){var n=t.toString().split("e");t=+(n[0]+"e"+(n[1]?+n[1]+e:e))}var i=(r=Math.round(t))-t;return.5===Math.abs(i)&&1===Math.abs(r%2)&&(r-=1),e&&(n=r.toString().split("e"),r=+(n[0]+"e"+(n[1]?+n[1]-e:-e))),Object.is(r,-0)&&(r=0),r}}function at(t){if(void 0!==t){if(t<0)throw{stack:(new Error).stack,code:"D3060",index:1,value:t};return Math.sqrt(t)}}function st(t,e){var r;if(void 0!==t){if(r=Math.pow(t,e),!isFinite(r))throw{stack:(new Error).stack,code:"D3061",index:1,value:t,exp:e};return r}}function ct(){return Math.random()}function ut(t){if(void 0!==t){var e=!1;return Array.isArray(t)?1===t.length?e=ut(t[0]):t.length>1&&(e=t.filter((function(t){return ut(t)})).length>0):"string"==typeof t?t.length>0&&(e=!0):v(t)?0!==t&&(e=!0):null!==t&&"object"===n(t)?Object.keys(t).length>0&&(e=!0):"boolean"==typeof t&&!0===t&&(e=!0),e}}function lt(t){if(void 0!==t)return!ut(t)}function ht(t,e,r,n){var i=[e],o=k(t);return o>=2&&i.push(r),o>=3&&i.push(n),i}function ft(t,e){var r,n,o,a;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:r=b(),n=0;case 4:if(!(n<t.length)){i.next=12;break}return o=ht(e,t[n],n,t),i.delegateYield(e.apply(this,o),"t0",7);case 7:void 0!==(a=i.t0)&&r.push(a);case 9:n++,i.next=4;break;case 12:return i.abrupt("return",r);case 13:case"end":return i.stop()}}),u,this)}function dt(t,e){var r,n,o,a;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:r=b(),n=0;case 4:if(!(n<t.length)){i.next=13;break}return o=t[n],a=ht(e,o,n,t),i.delegateYield(e.apply(this,a),"t0",8);case 8:ut(i.t0)&&r.push(o);case 10:n++,i.next=4;break;case 13:return i.abrupt("return",r);case 14:case"end":return i.stop()}}),l,this)}function pt(t,e){var r,n,o,a,s,c,u;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:r=!1,o=0;case 4:if(!(o<t.length)){i.next=22;break}if(a=t[o],s=!0,void 0===e){i.next=12;break}return c=ht(e,a,o,t),i.delegateYield(e.apply(this,c),"t0",10);case 10:u=i.t0,s=ut(u);case 12:if(!s){i.next=19;break}if(r){i.next=18;break}n=a,r=!0,i.next=19;break;case 18:throw{stack:(new Error).stack,code:"D3138",index:o};case 19:o++,i.next=4;break;case 22:if(r){i.next=24;break}throw{stack:(new Error).stack,code:"D3139"};case 24:return i.abrupt("return",n);case 25:case"end":return i.stop()}}),h,this)}function gt(){for(var t=[],e=Array.prototype.slice.call(arguments),r=Math.min.apply(Math,e.map((function(t){return Array.isArray(t)?t.length:0}))),n=0;n<r;n++){var i=e.map((function(t){return t[n]}));t.push(i)}return t}function vt(t,e,r){var n,o,a,s;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:if(!((o=k(e))<2)){i.next=5;break}throw{stack:(new Error).stack,code:"D3050",index:1};case 5:void 0===r&&t.length>0?(n=t[0],a=1):(n=r,a=0);case 6:if(!(a<t.length)){i.next=15;break}return s=[n,t[a]],o>=3&&s.push(a),o>=4&&s.push(t),i.delegateYield(e.apply(this,s),"t0",11);case 11:n=i.t0,a++,i.next=6;break;case 15:return i.abrupt("return",n);case 16:case"end":return i.stop()}}),f,this)}function yt(t){var e=b();if(Array.isArray(t)){var r={};t.forEach((function(t){yt(t).forEach((function(t){r[t]=!0}))})),e=yt(r)}else null===t||"object"!==n(t)||A(t)||Object.keys(t).forEach((function(t){return e.push(t)}));return e}function mt(t,e){var r;if(Array.isArray(t)){r=b();for(var i=0;i<t.length;i++){var o=mt(t[i],e);void 0!==o&&(Array.isArray(o)?o.forEach((function(t){return r.push(t)})):r.push(o))}}else null!==t&&"object"===n(t)&&(r=t[e]);return r}function bt(t,e){return void 0===t?e:void 0===e?t:(Array.isArray(t)||(t=b(t)),Array.isArray(e)||(e=[e]),t.concat(e))}function xt(t){return void 0!==t}function wt(t){var e=b();if(Array.isArray(t))t.forEach((function(t){e=bt(e,wt(t))}));else if(null===t||"object"!==n(t)||A(t))e=t;else for(var r in t){var i={};i[r]=t[r],e.push(i)}return e}function At(t){if(void 0!==t){var e={};return t.forEach((function(t){for(var r in t)e[r]=t[r]})),e}}function _t(t){if(void 0!==t){if(t.length<=1)return t;for(var e=t.length,r=new Array(e),n=0;n<e;n++)r[e-n-1]=t[n];return r}}function kt(t,e){var r,n,o,a;return i().wrap((function(s){for(;;)switch(s.prev=s.next){case 0:r=b(),s.t0=i().keys(t);case 2:if((s.t1=s.t0()).done){s.next=10;break}return n=s.t1.value,o=ht(e,t[n],n,t),s.delegateYield(e.apply(this,o),"t2",6);case 6:void 0!==(a=s.t2)&&r.push(a),s.next=2;break;case 10:return s.abrupt("return",r);case 11:case"end":return s.stop()}}),d,this)}function Et(t){throw{code:"D3137",stack:(new Error).stack,message:t||"$error() function evaluated"}}function St(t,e){if(!t)throw{code:"D3141",stack:(new Error).stack,message:e||"$assert() statement failed"}}function Mt(t){if(void 0!==t)return null===t?"null":v(t)?"number":"string"==typeof t?"string":"boolean"==typeof t?"boolean":Array.isArray(t)?"array":w(t)?"function":"object"}function Tt(t,e){var r,n,o,a;return i().wrap((function(s){for(;;)switch(s.prev=s.next){case 0:if(void 0!==t){s.next=2;break}return s.abrupt("return",void 0);case 2:if(!(t.length<=1)){s.next=4;break}return s.abrupt("return",t);case 4:if(void 0!==e){s.next=10;break}if(m(t)||y(t)){s.next=7;break}throw{stack:(new Error).stack,code:"D3070",index:1};case 7:r=i().mark((function t(e,r){return i().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",e>r);case 1:case"end":return t.stop()}}),t)})),s.next=11;break;case 10:r=e;case 11:return n=i().mark((function t(e,n){var o,a;return i().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=i().mark((function t(e,n,o){return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(0!==n.length){i.next=4;break}Array.prototype.push.apply(e,o),i.next=16;break;case 4:if(0!==o.length){i.next=8;break}Array.prototype.push.apply(e,n),i.next=16;break;case 8:return i.delegateYield(r(n[0],o[0]),"t0",9);case 9:if(!i.t0){i.next=14;break}return e.push(o[0]),i.delegateYield(t(e,n,o.slice(1)),"t1",12);case 12:i.next=16;break;case 14:return e.push(n[0]),i.delegateYield(t(e,n.slice(1),o),"t2",16);case 16:case"end":return i.stop()}}),t)})),a=[],t.delegateYield(o(a,e,n),"t0",3);case 3:return t.abrupt("return",a);case 4:case"end":return t.stop()}}),t)})),o=i().mark((function t(e){var r,o,a;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(Array.isArray(e)&&!(e.length<=1)){i.next=4;break}return i.abrupt("return",e);case 4:return r=Math.floor(e.length/2),o=e.slice(0,r),a=e.slice(r),i.delegateYield(t(o),"t0",8);case 8:return o=i.t0,i.delegateYield(t(a),"t1",10);case 10:return a=i.t1,i.delegateYield(n(o,a),"t2",12);case 12:return i.abrupt("return",i.t2);case 13:case"end":return i.stop()}}),t)})),s.delegateYield(o(t),"t0",14);case 14:return a=s.t0,s.abrupt("return",a);case 16:case"end":return s.stop()}}),p)}function Pt(t){if(void 0!==t){if(t.length<=1)return t;for(var e=new Array(t.length),r=0;r<t.length;r++){var n=Math.floor(Math.random()*(r+1));r!==n&&(e[r]=e[n]),e[n]=t[r]}return e}}function Ot(t){if(void 0!==t){if(!Array.isArray(t)||t.length<=1)return t;for(var e=x(t)?b():[],r=0;r<t.length;r++){for(var n=t[r],i=!1,o=0;o<e.length;o++)if(E(n,e[o])){i=!0;break}i||e.push(n)}return e}}function It(t,e){var r,n,o,a;return i().wrap((function(s){for(;;)switch(s.prev=s.next){case 0:r={},s.t0=i().keys(t);case 2:if((s.t1=s.t0()).done){s.next=11;break}return n=s.t1.value,o=t[n],a=ht(e,o,n,t),s.delegateYield(e.apply(this,a),"t2",7);case 7:ut(s.t2)&&(r[n]=o),s.next=2;break;case 11:return 0===Object.keys(r).length&&(r=void 0),s.abrupt("return",r);case 13:case"end":return s.stop()}}),g,this)}return{sum:M,count:T,max:P,min:O,average:I,string:C,substring:R,substringBefore:j,substringAfter:L,lowercase:D,uppercase:z,length:N,trim:F,pad:B,match:H,contains:Y,replace:G,split:Q,join:J,formatNumber:Z,formatBase:tt,number:et,floor:nt,ceil:it,round:ot,abs:rt,sqrt:at,power:st,random:ct,boolean:ut,not:lt,map:ft,zip:gt,filter:dt,single:pt,foldLeft:vt,sift:It,keys:yt,lookup:mt,append:bt,exists:xt,spread:wt,merge:At,reverse:_t,each:kt,error:Et,assert:St,type:Mt,sort:Tt,shuffle:Pt,distinct:Ot,base64encode:W,base64decode:$,encodeUrlComponent:q,encodeUrl:X,decodeUrlComponent:V,decodeUrl:K}}();r.exports=a}).call(this)}).call(this,void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./utils":6}],3:[function(t,e,r){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function i(){
|
|
5
|
-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
6
|
-
i=function(){return e};var t,e={},r=Object.prototype,o=r.hasOwnProperty,a=Object.defineProperty||function(t,e,r){t[e]=r.value},s="function"==typeof Symbol?Symbol:{},c=s.iterator||"@@iterator",u=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function h(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{h({},"")}catch(t){h=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,o=Object.create(i.prototype),s=new C(n||[]);return a(o,"_invoke",{value:T(t,r,s)}),o}function d(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var p="suspendedStart",g="suspendedYield",v="executing",y="completed",m={};function b(){}function x(){}function w(){}var A={};h(A,c,(function(){return this}));var _=Object.getPrototypeOf,k=_&&_(_(R([])));k&&k!==r&&o.call(k,c)&&(A=k);var E=w.prototype=b.prototype=Object.create(A);function S(t){["next","throw","return"].forEach((function(e){h(t,e,(function(t){return this._invoke(e,t)}))}))}function M(t,e){function r(i,a,s,c){var u=d(t[i],t,a);if("throw"!==u.type){var l=u.arg,h=l.value;return h&&"object"==n(h)&&o.call(h,"__await")?e.resolve(h.__await).then((function(t){r("next",t,s,c)}),(function(t){r("throw",t,s,c)})):e.resolve(h).then((function(t){l.value=t,s(l)}),(function(t){return r("throw",t,s,c)}))}c(u.arg)}var i;a(this,"_invoke",{value: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 T(e,r,n){var i=p;return function(o,a){if(i===v)throw new Error("Generator is already running");if(i===y){if("throw"===o)throw a;return{value:t,done:!0}}for(n.method=o,n.arg=a;;){var s=n.delegate;if(s){var c=P(s,n);if(c){if(c===m)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===p)throw i=y,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=v;var u=d(e,r,n);if("normal"===u.type){if(i=n.done?y:g,u.arg===m)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(i=y,n.method="throw",n.arg=u.arg)}}}function P(e,r){var n=r.method,i=e.iterator[n];if(i===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,P(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var o=d(i,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,m;var a=o.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function O(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 I(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function R(e){if(e||""===e){var r=e[c];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,a=function r(){for(;++i<e.length;)if(o.call(e,i))return r.value=e[i],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(n(e)+" is not iterable")}return x.prototype=w,a(E,"constructor",{value:w,configurable:!0}),a(w,"constructor",{value:x,configurable:!0}),x.displayName=h(w,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===x||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,h(t,l,"GeneratorFunction")),t.prototype=Object.create(E),t},e.awrap=function(t){return{__await:t}},S(M.prototype),h(M.prototype,u,(function(){return this})),e.AsyncIterator=M,e.async=function(t,r,n,i,o){void 0===o&&(o=Promise);var a=new M(f(t,r,n,i),o);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},S(E),h(E,l,"Generator"),h(E,c,(function(){return this})),h(E,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=R,C.prototype={constructor:C,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(I),!e)for(var r in this)"t"===r.charAt(0)&&o.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function n(n,i){return s.type="throw",s.arg=e,r.next=n,i&&(r.method="next",r.arg=t),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var c=o.call(a,"catchLoc"),u=o.call(a,"finallyLoc");if(c&&u){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&o.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var i=n;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,m):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),m},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),I(r),m}},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;I(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:R(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}var o=t("./datetime"),a=t("./functions"),s=t("./utils"),c=t("./parser"),u=t("./signature"),l=function(){var t=i().mark(B),e=i().mark(U),r=i().mark(H),l=i().mark(G),h=i().mark(W),f=i().mark($),d=i().mark(q),p=i().mark(X),g=i().mark(ot),v=i().mark(ct),y=i().mark(ht),m=i().mark(ft),b=i().mark(dt),x=i().mark(vt),w=i().mark(bt),A=i().mark(xt),_=i().mark(wt),k=i().mark(At),E=i().mark(kt),S=i().mark(St),M=i().mark(Pt),T=i().mark(Ct),P=s.isNumeric,O=s.isArrayOfStrings,I=s.isArrayOfNumbers,C=s.createSequence,R=s.isSequence,j=s.isFunction,L=s.isLambda,D=s.isIterable,z=s.getFunctionArity,N=s.isDeepEqual,F=jt(null);function B(e,r,n){var o,a,s,c;return i().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:(a=n.lookup("__evaluate_entry"))&&a(e,r,n),t.t0=e.type,t.next="path"===t.t0?5:"binary"===t.t0?8:"unary"===t.t0?11:"name"===t.t0?14:"string"===t.t0||"number"===t.t0||"value"===t.t0?16:"wildcard"===t.t0?18:"descendant"===t.t0?20:"parent"===t.t0?22:"condition"===t.t0?24:"block"===t.t0?27:"bind"===t.t0?30:"regex"===t.t0?33:"function"===t.t0?35:"variable"===t.t0?38:"lambda"===t.t0?40:"partial"===t.t0?42:"apply"===t.t0?45:"transform"===t.t0?48:50;break;case 5:return t.delegateYield(U(e,r,n),"t1",6);case 6:return o=t.t1,t.abrupt("break",50);case 8:return t.delegateYield(q(e,r,n),"t2",9);case 9:return o=t.t2,t.abrupt("break",50);case 11:return t.delegateYield(X(e,r,n),"t3",12);case 12:return o=t.t3,t.abrupt("break",50);case 14:return o=V(e,r),t.abrupt("break",50);case 16:return o=K(e),t.abrupt("break",50);case 18:return o=Q(e,r),t.abrupt("break",50);case 20:return o=Z(e,r),t.abrupt("break",50);case 22:return o=n.lookup(e.slot.label),t.abrupt("break",50);case 24:return t.delegateYield(ft(e,r,n),"t4",25);case 25:return o=t.t4,t.abrupt("break",50);case 27:return t.delegateYield(dt(e,r,n),"t5",28);case 28:return o=t.t5,t.abrupt("break",50);case 30:return t.delegateYield(ht(e,r,n),"t6",31);case 31:return o=t.t6,t.abrupt("break",50);case 33:return o=pt(e),t.abrupt("break",50);case 35:return t.delegateYield(xt(e,r,n),"t7",36);case 36:return o=t.t7,t.abrupt("break",50);case 38:return o=gt(e,r,n),t.abrupt("break",50);case 40:return o=_t(e,r,n),t.abrupt("break",50);case 42:return t.delegateYield(kt(e,r,n),"t8",43);case 43:return o=t.t8,t.abrupt("break",50);case 45:return t.delegateYield(bt(e,r,n),"t9",46);case 46:return o=t.t9,t.abrupt("break",50);case 48:return o=yt(e,r,n),t.abrupt("break",50);case 50:if(!n.async||null!=o&&"function"==typeof o.then||(o=Promise.resolve(o)),!n.async||"function"!=typeof o.then||!e.nextFunction||"function"!=typeof o[e.nextFunction]){t.next=54;break}t.next=57;break;case 54:return t.next=56,o;case 56:o=t.sent;case 57:if(!Object.prototype.hasOwnProperty.call(e,"predicate")){t.next=65;break}s=0;case 59:if(!(s<e.predicate.length)){t.next=65;break}return t.delegateYield($(e.predicate[s].expr,o,n),"t10",61);case 61:o=t.t10;case 62:s++,t.next=59;break;case 65:if("path"===e.type||!Object.prototype.hasOwnProperty.call(e,"group")){t.next=68;break}return t.delegateYield(ct(e.group,o,n),"t11",67);case 67:o=t.t11;case 68:return(c=n.lookup("__evaluate_exit"))&&c(e,r,n,o),o&&R(o)&&!o.tupleStream&&(e.keepArray&&(o.keepSingleton=!0),0===o.length?o=void 0:1===o.length&&(o=o.keepSingleton?o:o[0])),t.abrupt("return",o);case 72:case"end":return t.stop()}}),t)}function U(t,r,n){var o,a,s,c,u,l;return i().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=Array.isArray(r)&&"variable"!==t.steps[0].type?r:C(r),s=!1,c=void 0,u=0;case 4:if(!(u<t.steps.length)){e.next=25;break}if((l=t.steps[u]).tuple&&(s=!0),0!==u||!l.consarray){e.next=12;break}return e.delegateYield(B(l,o,n),"t0",9);case 9:a=e.t0,e.next=19;break;case 12:if(!s){e.next=17;break}return e.delegateYield(W(l,o,c,n),"t1",14);case 14:c=e.t1,e.next=19;break;case 17:return e.delegateYield(H(l,o,n,u===t.steps.length-1),"t2",18);case 18:a=e.t2;case 19:if(s||void 0!==a&&0!==a.length){e.next=21;break}return e.abrupt("break",25);case 21:void 0===l.focus&&(o=a);case 22:u++,e.next=4;break;case 25:if(s)if(t.tuple)a=c;else for(a=C(),u=0;u<c.length;u++)a.push(c[u]["@"]);if(t.keepSingletonArray&&(Array.isArray(a)&&a.cons&&!a.sequence&&(a=C(a)),a.keepSingleton=!0),!t.hasOwnProperty("group")){e.next=30;break}return e.delegateYield(ct(t.group,s?c:a,n),"t3",29);case 29:a=e.t3;case 30:return e.abrupt("return",a);case 31:case"end":return e.stop()}}),e)}function Y(t,e){var r=jt(t);for(var n in e)r.bind(n,e[n]);return r}function H(t,e,n,o){var a,s,c,u,l;return i().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if("sort"!==t.type){r.next=7;break}return r.delegateYield(vt(t,e,n),"t0",2);case 2:if(a=r.t0,!t.stages){r.next=6;break}return r.delegateYield(G(t.stages,a,n),"t1",5);case 5:a=r.t1;case 6:return r.abrupt("return",a);case 7:a=C(),s=0;case 9:if(!(s<e.length)){r.next=24;break}return r.delegateYield(B(t,e[s],n),"t2",11);case 11:if(c=r.t2,!t.stages){r.next=20;break}u=0;case 14:if(!(u<t.stages.length)){r.next=20;break}return r.delegateYield($(t.stages[u].expr,c,n),"t3",16);case 16:c=r.t3;case 17:u++,r.next=14;break;case 20:void 0!==c&&a.push(c);case 21:s++,r.next=9;break;case 24:return l=C(),o&&1===a.length&&Array.isArray(a[0])&&!R(a[0])?l=a[0]:a.forEach((function(t){!Array.isArray(t)||t.cons?l.push(t):t.forEach((function(t){return l.push(t)}))})),r.abrupt("return",l);case 27:case"end":return r.stop()}}),r)}function G(t,e,r){var n,o,a,s;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:n=e,o=0;case 2:if(!(o<t.length)){i.next=15;break}a=t[o],i.t0=a.type,i.next="filter"===i.t0?7:"index"===i.t0?10:12;break;case 7:return i.delegateYield($(a.expr,n,r),"t1",8);case 8:return n=i.t1,i.abrupt("break",12);case 10:for(s=0;s<n.length;s++)n[s][a.value]=s;return i.abrupt("break",12);case 12:o++,i.next=2;break;case 15:return i.abrupt("return",n);case 16:case"end":return i.stop()}}),l)}function W(t,e,r,n){var o,a,s,c,u,l,f,d;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if("sort"!==t.type){i.next=15;break}if(!r){i.next=6;break}return i.delegateYield(vt(t,r,n),"t0",3);case 3:o=i.t0,i.next=11;break;case 6:return i.delegateYield(vt(t,e,n),"t1",7);case 7:for(a=i.t1,(o=C()).tupleStream=!0,s=0;s<a.length;s++)(c={"@":a[s]})[t.index]=s,o.push(c);case 11:if(!t.stages){i.next=14;break}return i.delegateYield(G(t.stages,o,n),"t2",13);case 13:o=i.t2;case 14:return i.abrupt("return",o);case 15:(o=C()).tupleStream=!0,u=n,void 0===r&&(r=e.map((function(t){return{"@":t}}))),l=0;case 20:if(!(l<r.length)){i.next=28;break}return u=Y(n,r[l]),i.delegateYield(B(t,r[l]["@"],u),"t3",23);case 23:if(void 0!==(f=i.t3))for(Array.isArray(f)||(f=[f]),d=0;d<f.length;d++)c={},Object.assign(c,r[l]),f.tupleStream?Object.assign(c,f[d]):(t.focus?(c[t.focus]=f[d],c["@"]=r[l]["@"]):c["@"]=f[d],t.index&&(c[t.index]=d),t.ancestor&&(c[t.ancestor.label]=r[l]["@"])),o.push(c);case 25:l++,i.next=20;break;case 28:if(!t.stages){i.next=31;break}return i.delegateYield(G(t.stages,o,n),"t4",30);case 30:o=i.t4;case 31:return i.abrupt("return",o);case 32:case"end":return i.stop()}}),h)}function $(t,e,r){var n,o,s,c,u,l;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(n=C(),e&&e.tupleStream&&(n.tupleStream=!0),Array.isArray(e)||(e=C(e)),"number"!==t.type){i.next=10;break}(o=Math.floor(t.value))<0&&(o=e.length+o),void 0!==(s=e[o])&&(Array.isArray(s)?n=s:n.push(s)),i.next=23;break;case 10:o=0;case 11:if(!(o<e.length)){i.next=23;break}return s=e[o],c=s,u=r,e.tupleStream&&(c=s["@"],u=Y(r,s)),i.delegateYield(B(t,c,u),"t0",17);case 17:l=i.t0,P(l)&&(l=[l]),I(l)?l.forEach((function(t){var r=Math.floor(t);r<0&&(r=e.length+r),r===o&&n.push(s)})):a.boolean(l)&&n.push(s);case 20:o++,i.next=11;break;case 23:return i.abrupt("return",n);case 24:case"end":return i.stop()}}),f)}function q(t,e,r){var n,o,a,s,c;return i().wrap((function(u){for(;;)switch(u.prev=u.next){case 0:return u.delegateYield(B(t.lhs,e,r),"t0",1);case 1:if(o=u.t0,a=t.value,s=i().mark((function n(){return i().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.delegateYield(B(t.rhs,e,r),"t0",1);case 1:return n.abrupt("return",n.t0);case 2:case"end":return n.stop()}}),n)})),"and"!==a&&"or"!==a){u.next=15;break}return u.prev=5,u.delegateYield(ot(o,s,a),"t1",7);case 7:return u.abrupt("return",u.t1);case 10:throw u.prev=10,u.t2=u.catch(5),u.t2.position=t.position,u.t2.token=a,u.t2;case 15:return u.delegateYield(s(),"t3",16);case 16:c=u.t3,u.prev=17,u.t4=a,u.next="+"===u.t4||"-"===u.t4||"*"===u.t4||"/"===u.t4||"%"===u.t4?21:"="===u.t4||"!="===u.t4?23:"<"===u.t4||"<="===u.t4||">"===u.t4||">="===u.t4?25:"&"===u.t4?27:".."===u.t4?29:"in"===u.t4?31:33;break;case 21:return n=et(o,c,a),u.abrupt("break",33);case 23:return n=rt(o,c,a),u.abrupt("break",33);case 25:return n=nt(o,c,a),u.abrupt("break",33);case 27:return n=st(o,c),u.abrupt("break",33);case 29:return n=lt(o,c),u.abrupt("break",33);case 31:return n=it(o,c),u.abrupt("break",33);case 33:u.next=40;break;case 35:throw u.prev=35,u.t5=u.catch(17),u.t5.position=t.position,u.t5.token=a,u.t5;case 40:return u.abrupt("return",n);case 41:case"end":return u.stop()}}),d,null,[[5,10],[17,35]])}function X(t,e,r){var n,o,s,c;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:i.t0=t.value,i.next="-"===i.t0?3:"["===i.t0?15:"{"===i.t0?27:30;break;case 3:return i.delegateYield(B(t.expression,e,r),"t1",4);case 4:if(void 0!==(n=i.t1)){i.next=9;break}n=void 0,i.next=14;break;case 9:if(!P(n)){i.next=13;break}n=-n,i.next=14;break;case 13:throw{code:"D1002",stack:(new Error).stack,position:t.position,token:t.value,value:n};case 14:return i.abrupt("break",30);case 15:n=[],o=0;case 17:if(!(o<t.expressions.length)){i.next=25;break}return s=t.expressions[o],i.delegateYield(B(s,e,r),"t2",20);case 20:void 0!==(c=i.t2)&&("["===s.value?n.push(c):n=a.append(n,c));case 22:o++,i.next=17;break;case 25:return t.consarray&&Object.defineProperty(n,"cons",{enumerable:!1,configurable:!1,value:!0}),i.abrupt("break",30);case 27:return i.delegateYield(ct(t,e,r),"t3",28);case 28:return n=i.t3,i.abrupt("break",30);case 30:return i.abrupt("return",n);case 31:case"end":return i.stop()}}),p)}function V(t,e,r){return a.lookup(e,t.value)}function K(t){return t.value}function Q(t,e){var r=C();return Array.isArray(e)&&e.outerWrapper&&e.length>0&&(e=e[0]),null!==e&&"object"===n(e)&&Object.keys(e).forEach((function(t){var n=e[t];Array.isArray(n)?(n=J(n),r=a.append(r,n)):r.push(n)})),r}function J(t,e){return void 0===e&&(e=[]),Array.isArray(t)?t.forEach((function(t){J(t,e)})):e.push(t),e}function Z(t,e){var r,n=C();return void 0!==e&&(tt(e,n),r=1===n.length?n[0]:n),r}function tt(t,e){Array.isArray(t)||e.push(t),Array.isArray(t)?t.forEach((function(t){tt(t,e)})):null!==t&&"object"===n(t)&&Object.keys(t).forEach((function(r){tt(t[r],e)}))}function et(t,e,r){var n;if(void 0!==t&&!P(t))throw{code:"T2001",stack:(new Error).stack,value:t};if(void 0!==e&&!P(e))throw{code:"T2002",stack:(new Error).stack,value:e};if(void 0===t||void 0===e)return n;switch(r){case"+":n=t+e;break;case"-":n=t-e;break;case"*":n=t*e;break;case"/":n=t/e;break;case"%":n=t%e}return n}function rt(t,e,r){var i,o=n(t),a=n(e);if("undefined"===o||"undefined"===a)return!1;switch(r){case"=":i=N(t,e);break;case"!=":i=!N(t,e)}return i}function nt(t,e,r){var i,o=n(t),a=n(e);if("undefined"!==o&&"string"!==o&&"number"!==o||"undefined"!==a&&"string"!==a&&"number"!==a)throw{code:"T2010",stack:(new Error).stack,value:"string"!==o&&"number"!==o?t:e};if("undefined"!==o&&"undefined"!==a){if(o!==a)throw{code:"T2009",stack:(new Error).stack,value:t,value2:e};switch(r){case"<":i=t<e;break;case"<=":i=t<=e;break;case">":i=t>e;break;case">=":i=t>=e}return i}}function it(t,e){var r=!1;if(void 0===t||void 0===e)return!1;Array.isArray(e)||(e=[e]);for(var n=0;n<e.length;n++)if(e[n]===t){r=!0;break}return r}function ot(t,e,r){var n,o;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:o=at(t),i.t0=r,i.next="and"===i.t0?4:"or"===i.t0?12:20;break;case 4:if(i.t1=o,!i.t1){i.next=10;break}return i.t2=at,i.delegateYield(e(),"t3",8);case 8:i.t4=i.t3,i.t1=(0,i.t2)(i.t4);case 10:return n=i.t1,i.abrupt("break",20);case 12:if(i.t5=o,i.t5){i.next=18;break}return i.t6=at,i.delegateYield(e(),"t7",16);case 16:i.t8=i.t7,i.t5=(0,i.t6)(i.t8);case 18:return n=i.t5,i.abrupt("break",20);case 20:return i.abrupt("return",n);case 21:case"end":return i.stop()}}),g)}function at(t){var e=a.boolean(t);return void 0!==e&&e}function st(t,e){var r="",n="";return void 0!==t&&(r=a.string(t)),void 0!==e&&(n=a.string(e)),r.concat(n)}function ct(t,e,r){var n,o,s,c,u,l,h,f,d,p,g,y,m;return i().wrap((function(v){for(;;)switch(v.prev=v.next){case 0:n={},o={},s=!(!e||!e.tupleStream),Array.isArray(e)||(e=C(e)),0===e.length&&e.push(void 0),c=0;case 6:if(!(c<e.length)){v.next=31;break}u=e[c],l=s?Y(r,u):r,h=0;case 10:if(!(h<t.lhs.length)){v.next=28;break}return f=t.lhs[h],v.delegateYield(B(f[0],s?u["@"]:u,l),"t0",13);case 13:if("string"==typeof(d=v.t0)||void 0===d){v.next=16;break}throw{code:"T1003",stack:(new Error).stack,position:t.position,value:d};case 16:if(void 0===d){v.next=25;break}if(p={data:u,exprIndex:h},!o.hasOwnProperty(d)){v.next=24;break}if(o[d].exprIndex===h){v.next=21;break}throw{code:"D1009",stack:(new Error).stack,position:t.position,value:d};case 21:o[d].data=a.append(o[d].data,u),v.next=25;break;case 24:o[d]=p;case 25:h++,v.next=10;break;case 28:c++,v.next=6;break;case 31:v.t1=i().keys(o);case 32:if((v.t2=v.t1()).done){v.next=43;break}return d=v.t2.value,p=o[d],g=p.data,l=r,s&&(y=ut(p.data),g=y["@"],delete y["@"],l=Y(r,y)),v.delegateYield(B(t.lhs[p.exprIndex][1],g,l),"t3",39);case 39:void 0!==(m=v.t3)&&(n[d]=m),v.next=32;break;case 43:return v.abrupt("return",n);case 44:case"end":return v.stop()}}),v)}function ut(t){if(!Array.isArray(t))return t;var e={};Object.assign(e,t[0]);for(var r=1;r<t.length;r++)for(var n in t[r])e[n]=a.append(e[n],t[r][n]);return e}function lt(t,e){var r;if(void 0!==t&&!Number.isInteger(t))throw{code:"T2003",stack:(new Error).stack,value:t};if(void 0!==e&&!Number.isInteger(e))throw{code:"T2004",stack:(new Error).stack,value:e};if(void 0===t||void 0===e)return r;if(t>e)return r;var n=e-t+1;if(n>1e7)throw{code:"D2014",stack:(new Error).stack,value:n};r=new Array(n);for(var i=t,o=0;i<=e;i++,o++)r[o]=i;return r.sequence=!0,r}function ht(t,e,r){var n;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return i.delegateYield(B(t.rhs,e,r),"t0",1);case 1:return n=i.t0,r.bind(t.lhs.value,n),i.abrupt("return",n);case 4:case"end":return i.stop()}}),y)}function ft(t,e,r){var n,o;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return i.delegateYield(B(t.condition,e,r),"t0",1);case 1:if(o=i.t0,!a.boolean(o)){i.next=7;break}return i.delegateYield(B(t.then,e,r),"t1",4);case 4:n=i.t1,i.next=10;break;case 7:if(void 0===t.else){i.next=10;break}return i.delegateYield(B(t.else,e,r),"t2",9);case 9:n=i.t2;case 10:return i.abrupt("return",n);case 11:case"end":return i.stop()}}),m)}function dt(t,e,r){var n,o,a;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:o=jt(r),a=0;case 2:if(!(a<t.expressions.length)){i.next=8;break}return i.delegateYield(B(t.expressions[a],e,o),"t0",4);case 4:n=i.t0;case 5:a++,i.next=2;break;case 8:return i.abrupt("return",n);case 9:case"end":return i.stop()}}),b)}function pt(t){var e=new zt.RegexEngine(t.value),r=function r(n,i){var o;e.lastIndex=i||0;var a=e.exec(n);if(null!==a){if(o={match:a[0],start:a.index,end:a.index+a[0].length,groups:[]},a.length>1)for(var s=1;s<a.length;s++)o.groups.push(a[s]);o.next=function(){if(!(e.lastIndex>=n.length)){var i=r(n,e.lastIndex);if(i&&""===i.match)throw{code:"D1004",stack:(new Error).stack,position:t.position,value:t.value.source};return i}}}return o};return r}function gt(t,e,r){return""===t.value?e&&e.outerWrapper?e[0]:e:r.lookup(t.value)}function vt(t,e,r){var o,s,c,u,l;return i().wrap((function(h){for(;;)switch(h.prev=h.next){case 0:return s=e,c=!!e.tupleStream,u=i().mark((function e(o,a){var s,u,l,h,f,d,p,g,v;return i().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=0,u=0;case 2:if(!(0===s&&u<t.terms.length)){e.next=35;break}return l=t.terms[u],h=o,f=r,c&&(h=o["@"],f=Y(r,o)),e.delegateYield(B(l.expression,h,f),"t0",8);case 8:return d=e.t0,h=a,f=r,c&&(h=a["@"],f=Y(r,a)),e.delegateYield(B(l.expression,h,f),"t1",13);case 13:if(p=e.t1,g=n(d),v=n(p),"undefined"!==g){e.next=19;break}return s="undefined"===v?0:1,e.abrupt("continue",32);case 19:if("undefined"!==v){e.next=22;break}return s=-1,e.abrupt("continue",32);case 22:if(!("string"!==g&&"number"!==g||"string"!==v&&"number"!==v)){e.next=24;break}throw{code:"T2008",stack:(new Error).stack,position:t.position,value:"string"!==g&&"number"!==g?d:p};case 24:if(g===v){e.next=26;break}throw{code:"T2007",stack:(new Error).stack,position:t.position,value:d,value2:p};case 26:if(d!==p){e.next=30;break}return e.abrupt("continue",32);case 30:s=d<p?-1:1;case 31:!0===l.descending&&(s=-s);case 32:u++,e.next=2;break;case 35:return e.abrupt("return",1===s);case 36:case"end":return e.stop()}}),e)})),l={environment:r,input:e},h.delegateYield(a.sort.apply(l,[s,u]),"t0",5);case 5:return o=h.t0,h.abrupt("return",o);case 7:case"end":return h.stop()}}),x)}function yt(t,e,r){var o=i().mark((function e(o){var a,s,c,u,l,h,f,d,p,g,v;return i().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0!==o){e.next=2;break}return e.abrupt("return",void 0);case 2:if(a=r.lookup("clone"),j(a)){e.next=5;break}throw{code:"T2013",stack:(new Error).stack,position:t.position};case 5:return e.delegateYield(wt(a,[o],null,r),"t0",6);case 6:return s=e.t0,e.delegateYield(B(t.pattern,s,r),"t1",8);case 8:if(void 0===(c=e.t1)){e.next=35;break}Array.isArray(c)||(c=[c]),u=0;case 12:if(!(u<c.length)){e.next=35;break}if(!(l=c[u])||!(l.isPrototypeOf(s)||l instanceof Object.constructor)){e.next=16;break}throw{code:"D1010",stack:(new Error).stack,position:t.position};case 16:return e.delegateYield(B(t.update,l,r),"t2",17);case 17:if(h=e.t2,"undefined"===(f=n(h))){e.next=23;break}if("object"===f&&null!==h&&!Array.isArray(h)){e.next=22;break}throw{code:"T2011",stack:(new Error).stack,position:t.update.position,value:h};case 22:for(d in h)l[d]=h[d];case 23:if(void 0===t.delete){e.next=32;break}return e.delegateYield(B(t.delete,l,r),"t3",25);case 25:if(void 0===(p=e.t3)){e.next=32;break}if(g=p,Array.isArray(p)||(p=[p]),O(p)){e.next=31;break}throw{code:"T2012",stack:(new Error).stack,position:t.delete.position,value:g};case 31:for(v=0;v<p.length;v++)"object"===n(l)&&null!==l&&delete l[p[v]];case 32:u++,e.next=12;break;case 35:return e.abrupt("return",s);case 36:case"end":return e.stop()}}),e)}));return It(o,"<(oa):o>")}var mt=c("function($f, $g) { function($x){ $g($f($x)) } }");function bt(t,e,r){var n,o,a,s;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return i.delegateYield(B(t.lhs,e,r),"t0",1);case 1:if(o=i.t0,"function"!==t.rhs.type){i.next=7;break}return i.delegateYield(xt(t.rhs,e,r,{context:o}),"t1",4);case 4:n=i.t1,i.next=20;break;case 7:return i.delegateYield(B(t.rhs,e,r),"t2",8);case 8:if(a=i.t2,j(a)){i.next=11;break}throw{code:"T2006",stack:(new Error).stack,position:t.position,value:a};case 11:if(!j(o)){i.next=18;break}return i.delegateYield(B(mt,null,r),"t3",13);case 13:return s=i.t3,i.delegateYield(wt(s,[o,a],null,r),"t4",15);case 15:n=i.t4,i.next=20;break;case 18:return i.delegateYield(wt(a,[o],null,r),"t5",19);case 19:n=i.t5;case 20:return i.abrupt("return",n);case 21:case"end":return i.stop()}}),w)}function xt(t,e,r,o){var a,s,c,u,l,h;return i().wrap((function(f){for(;;)switch(f.prev=f.next){case 0:return f.delegateYield(B(t.procedure,e,r),"t0",1);case 1:if(void 0!==(s=f.t0)||"path"!==t.procedure.type||!r.lookup(t.procedure.steps[0].value)){f.next=4;break}throw{code:"T1005",stack:(new Error).stack,position:t.position,token:t.procedure.steps[0].value};case 4:c=[],void 0!==o&&c.push(o.context),u=i().mark((function n(){var o,a;return i().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.delegateYield(B(t.arguments[l],e,r),"t0",1);case 1:o=n.t0,j(o)?(a=i().mark((function t(){var e,n,a,s=arguments;return i().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:for(e=s.length,n=new Array(e),a=0;a<e;a++)n[a]=s[a];return t.delegateYield(wt(o,n,null,r),"t0",2);case 2:return t.abrupt("return",t.t0);case 3:case"end":return t.stop()}}),t)})),a.arity=z(o),c.push(a)):c.push(o);case 3:case"end":return n.stop()}}),n)})),l=0;case 8:if(!(l<t.arguments.length)){f.next=13;break}return f.delegateYield(u(),"t1",10);case 10:l++,f.next=8;break;case 13:return h="path"===t.procedure.type?t.procedure.steps[0].value:t.procedure.value,f.prev=14,"object"===n(s)&&(s.token=h,s.position=t.position),f.delegateYield(wt(s,c,e,r),"t2",17);case 17:a=f.t2,f.next=25;break;case 20:throw f.prev=20,f.t3=f.catch(14),f.t3.position||(f.t3.position=t.position),f.t3.token||(f.t3.token=h),f.t3;case 25:return f.abrupt("return",a);case 26:case"end":return f.stop()}}),A,null,[[14,20]])}function wt(t,e,r,n){var o,a,s,c;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return i.delegateYield(At(t,e,r,n),"t0",1);case 1:o=i.t0;case 2:if(!L(o)||!0!==o.thunk){i.next=21;break}return i.delegateYield(B(o.body.procedure,o.input,o.environment),"t1",4);case 4:a=i.t1,"variable"===o.body.procedure.type&&(a.token=o.body.procedure.value),a.position=o.body.procedure.position,s=[],c=0;case 9:if(!(c<o.body.arguments.length)){i.next=17;break}return i.t2=s,i.delegateYield(B(o.body.arguments[c],o.input,o.environment),"t3",12);case 12:i.t4=i.t3,i.t2.push.call(i.t2,i.t4);case 14:c++,i.next=9;break;case 17:return i.delegateYield(At(a,s,r,n),"t5",18);case 18:o=i.t5,i.next=2;break;case 21:return i.abrupt("return",o);case 22:case"end":return i.stop()}}),_)}function At(t,e,r,n){var o,a,s;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(i.prev=0,a=e,t&&(a=Et(t.signature,e,r)),!L(t)){i.next=8;break}return i.delegateYield(St(t,a),"t0",5);case 5:o=i.t0,i.next=24;break;case 8:if(!t||!0!==t._jsonata_function){i.next=16;break}if(s={environment:n,input:r},o=t.implementation.apply(s,a),!D(o)){i.next=14;break}return i.delegateYield(o,"t1",13);case 13:o=i.t1;case 14:i.next=24;break;case 16:if("function"!=typeof t){i.next=23;break}if(o=t.apply(r,a),!D(o)){i.next=21;break}return i.delegateYield(o,"t2",20);case 20:o=i.t2;case 21:i.next=24;break;case 23:throw{code:"T1006",stack:(new Error).stack};case 24:i.next=30;break;case 26:throw i.prev=26,i.t3=i.catch(0),t&&(void 0===i.t3.token&&void 0!==t.token&&(i.t3.token=t.token),i.t3.position=t.position||i.t3.position),i.t3;case 30:return i.abrupt("return",o);case 31:case"end":return i.stop()}}),k,null,[[0,26]])}function _t(t,e,r){var n={_jsonata_lambda:!0,input:e,environment:r,arguments:t.arguments,signature:t.signature,body:t.body};return!0===t.thunk&&(n.thunk=!0),n.apply=i().mark((function t(r,o){return i().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.delegateYield(wt(n,o,e,r.environment),"t0",1);case 1:return t.abrupt("return",t.t0);case 2:case"end":return t.stop()}}),t)})),n}function kt(t,e,r){var n,o,a,s,c;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:o=[],a=0;case 2:if(!(a<t.arguments.length)){i.next=15;break}if("operator"!==(s=t.arguments[a]).type||"?"!==s.value){i.next=8;break}o.push(s),i.next=12;break;case 8:return i.t0=o,i.delegateYield(B(s,e,r),"t1",10);case 10:i.t2=i.t1,i.t0.push.call(i.t0,i.t2);case 12:a++,i.next=2;break;case 15:return i.delegateYield(B(t.procedure,e,r),"t3",16);case 16:if(void 0!==(c=i.t3)||"path"!==t.procedure.type||!r.lookup(t.procedure.steps[0].value)){i.next=19;break}throw{code:"T1007",stack:(new Error).stack,position:t.position,token:t.procedure.steps[0].value};case 19:if(!L(c)){i.next=23;break}n=Mt(c,o),i.next=32;break;case 23:if(!c||!0!==c._jsonata_function){i.next=27;break}n=Tt(c.implementation,o),i.next=32;break;case 27:if("function"!=typeof c){i.next=31;break}n=Tt(c,o),i.next=32;break;case 31:throw{code:"T1008",stack:(new Error).stack,position:t.position,token:"path"===t.procedure.type?t.procedure.steps[0].value:t.procedure.value};case 32:return i.abrupt("return",n);case 33:case"end":return i.stop()}}),E)}function Et(t,e,r){return void 0===t?e:t.validate(e,r)}function St(t,e){var r,n;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(n=jt(t.environment),t.arguments.forEach((function(t,r){n.bind(t.value,e[r])})),"function"!=typeof t.body){i.next=7;break}return i.delegateYield(Pt(t.body,n),"t0",4);case 4:r=i.t0,i.next=9;break;case 7:return i.delegateYield(B(t.body,t.input,n),"t1",8);case 8:r=i.t1;case 9:return i.abrupt("return",r);case 10:case"end":return i.stop()}}),S)}function Mt(t,e){var r=jt(t.environment),n=[];return t.arguments.forEach((function(t,i){var o=e[i];o&&"operator"===o.type&&"?"===o.value?n.push(t):r.bind(t.value,o)})),{_jsonata_lambda:!0,input:t.input,environment:r,arguments:n,body:t.body}}function Tt(t,e){var r=Ot(t),n="function("+(r=r.map((function(t){return"$"+t.trim()}))).join(", ")+"){ _ }",i=c(n);return i.body=t,Mt(i,e)}function Pt(t,e){var r,n,o,a;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(r=Ot(t),n=r.map((function(t){return e.lookup(t.trim())})),o={environment:e},a=t.apply(o,n),!D(a)){i.next=7;break}return i.delegateYield(a,"t0",6);case 6:a=i.t0;case 7:return i.abrupt("return",a);case 8:case"end":return i.stop()}}),M)}function Ot(t){var e=t.toString();return/\(([^)]*)\)/.exec(e)[1].split(",")}function It(t,e){var r={_jsonata_function:!0,implementation:t};return void 0!==e&&(r.signature=u(e)),r}function Ct(t,e){var r,n,o;return i().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:r=this.input,void 0!==e&&(r=e,Array.isArray(r)&&!R(r)&&((r=C(r)).outerWrapper=!0)),i.prev=4,n=c(t,!1),i.next=12;break;case 8:throw i.prev=8,i.t0=i.catch(4),Dt(i.t0),{stack:(new Error).stack,code:"D3120",value:i.t0.message,error:i.t0};case 12:return i.prev=12,i.delegateYield(B(n,r,this.environment),"t1",14);case 14:o=i.t1,i.next=21;break;case 17:throw i.prev=17,i.t2=i.catch(12),Dt(i.t2),{stack:(new Error).stack,code:"D3121",value:i.t2.message,error:i.t2};case 21:return i.abrupt("return",o);case 22:case"end":return i.stop()}}),T,this,[[4,8],[12,17]])}function Rt(t){if(void 0!==t)return JSON.parse(a.string(t))}function jt(t){var e={};return{bind:function(t,r){e[t]=r},lookup:function(r){var n;return e.hasOwnProperty(r)?n=e[r]:t&&(n=t.lookup(r)),n},timestamp:t?t.timestamp:null,async:!!t&&t.async,global:t?t.global:{ancestry:[null]}}}F.bind("sum",It(a.sum,"<a<n>:n>")),F.bind("count",It(a.count,"<a:n>")),F.bind("max",It(a.max,"<a<n>:n>")),F.bind("min",It(a.min,"<a<n>:n>")),F.bind("average",It(a.average,"<a<n>:n>")),F.bind("string",It(a.string,"<x-b?:s>")),F.bind("substring",It(a.substring,"<s-nn?:s>")),F.bind("substringBefore",It(a.substringBefore,"<s-s:s>")),F.bind("substringAfter",It(a.substringAfter,"<s-s:s>")),F.bind("lowercase",It(a.lowercase,"<s-:s>")),F.bind("uppercase",It(a.uppercase,"<s-:s>")),F.bind("length",It(a.length,"<s-:n>")),F.bind("trim",It(a.trim,"<s-:s>")),F.bind("pad",It(a.pad,"<s-ns?:s>")),F.bind("match",It(a.match,"<s-f<s:o>n?:a<o>>")),F.bind("contains",It(a.contains,"<s-(sf):b>")),F.bind("replace",It(a.replace,"<s-(sf)(sf)n?:s>")),F.bind("split",It(a.split,"<s-(sf)n?:a<s>>")),F.bind("join",It(a.join,"<a<s>s?:s>")),F.bind("formatNumber",It(a.formatNumber,"<n-so?:s>")),F.bind("formatBase",It(a.formatBase,"<n-n?:s>")),F.bind("formatInteger",It(o.formatInteger,"<n-s:s>")),F.bind("parseInteger",It(o.parseInteger,"<s-s:n>")),F.bind("number",It(a.number,"<(nsb)-:n>")),F.bind("floor",It(a.floor,"<n-:n>")),F.bind("ceil",It(a.ceil,"<n-:n>")),F.bind("round",It(a.round,"<n-n?:n>")),F.bind("abs",It(a.abs,"<n-:n>")),F.bind("sqrt",It(a.sqrt,"<n-:n>")),F.bind("power",It(a.power,"<n-n:n>")),F.bind("random",It(a.random,"<:n>")),F.bind("boolean",It(a.boolean,"<x-:b>")),F.bind("not",It(a.not,"<x-:b>")),F.bind("map",It(a.map,"<af>")),F.bind("zip",It(a.zip,"<a+>")),F.bind("filter",It(a.filter,"<af>")),F.bind("single",It(a.single,"<af?>")),F.bind("reduce",It(a.foldLeft,"<afj?:j>")),F.bind("sift",It(a.sift,"<o-f?:o>")),F.bind("keys",It(a.keys,"<x-:a<s>>")),F.bind("lookup",It(a.lookup,"<x-s:x>")),F.bind("append",It(a.append,"<xx:a>")),F.bind("exists",It(a.exists,"<x:b>")),F.bind("spread",It(a.spread,"<x-:a<o>>")),F.bind("merge",It(a.merge,"<a<o>:o>")),F.bind("reverse",It(a.reverse,"<a:a>")),F.bind("each",It(a.each,"<o-f:a>")),F.bind("error",It(a.error,"<s?:x>")),F.bind("assert",It(a.assert,"<bs?:x>")),F.bind("type",It(a.type,"<x:s>")),F.bind("sort",It(a.sort,"<af?:a>")),F.bind("shuffle",It(a.shuffle,"<a:a>")),F.bind("distinct",It(a.distinct,"<x:x>")),F.bind("base64encode",It(a.base64encode,"<s-:s>")),F.bind("base64decode",It(a.base64decode,"<s-:s>")),F.bind("encodeUrlComponent",It(a.encodeUrlComponent,"<s-:s>")),F.bind("encodeUrl",It(a.encodeUrl,"<s-:s>")),F.bind("decodeUrlComponent",It(a.decodeUrlComponent,"<s-:s>")),F.bind("decodeUrl",It(a.decodeUrl,"<s-:s>")),F.bind("eval",It(Ct,"<sx?:x>")),F.bind("toMillis",It(o.toMillis,"<s-s?:n>")),F.bind("fromMillis",It(o.fromMillis,"<n-s?s?:s>")),F.bind("clone",It(Rt,"<(oa)-:o>"));var Lt={S0101:"String literal must be terminated by a matching quote",S0102:"Number out of range: {{token}}",S0103:"Unsupported escape sequence: \\{{token}}",S0104:"The escape sequence \\u must be followed by 4 hex digits",S0105:"Quoted property name must be terminated with a backquote (`)",S0106:"Comment has no closing tag",S0201:"Syntax error: {{token}}",S0202:"Expected {{value}}, got {{token}}",S0203:"Expected {{value}} before end of expression",S0204:"Unknown operator: {{token}}",S0205:"Unexpected token: {{token}}",S0206:"Unknown expression type: {{token}}",S0207:"Unexpected end of expression",S0208:"Parameter {{value}} of function definition must be a variable name (start with $)",S0209:"A predicate cannot follow a grouping expression in a step",S0210:"Each step can only have one grouping expression",S0211:"The symbol {{token}} cannot be used as a unary operator",S0212:"The left side of := must be a variable name (start with $)",S0213:"The literal value {{value}} cannot be used as a step within a path expression",S0214:"The right side of {{token}} must be a variable name (start with $)",S0215:"A context variable binding must precede any predicates on a step",S0216:"A context variable binding must precede the 'order-by' clause on a step",S0217:"The object representing the 'parent' cannot be derived from this expression",S0301:"Empty regular expressions are not allowed",S0302:"No terminating / in regular expression",S0402:"Choice groups containing parameterized types are not supported",S0401:"Type parameters can only be applied to functions and arrays",S0500:"Attempted to evaluate an expression containing syntax error(s)",T0410:"Argument {{index}} of function {{token}} does not match function signature",T0411:"Context value is not a compatible type with argument {{index}} of function {{token}}",T0412:"Argument {{index}} of function {{token}} must be an array of {{type}}",D1001:"Number out of range: {{value}}",D1002:"Cannot negate a non-numeric value: {{value}}",T1003:"Key in object structure must evaluate to a string; got: {{value}}",D1004:"Regular expression matches zero length string",T1005:"Attempted to invoke a non-function. Did you mean ${{{token}}}?",T1006:"Attempted to invoke a non-function",T1007:"Attempted to partially apply a non-function. Did you mean ${{{token}}}?",T1008:"Attempted to partially apply a non-function",D1009:"Multiple key definitions evaluate to same key: {{value}}",D1010:"Attempted to access the Javascript object prototype",T1010:"The matcher function argument passed to function {{token}} does not return the correct object structure",T2001:"The left side of the {{token}} operator must evaluate to a number",T2002:"The right side of the {{token}} operator must evaluate to a number",T2003:"The left side of the range operator (..) must evaluate to an integer",T2004:"The right side of the range operator (..) must evaluate to an integer",D2005:"The left side of := must be a variable name (start with $)",T2006:"The right side of the function application operator ~> must be a function",T2007:"Type mismatch when comparing values {{value}} and {{value2}} in order-by clause",T2008:"The expressions within an order-by clause must evaluate to numeric or string values",T2009:"The values {{value}} and {{value2}} either side of operator {{token}} must be of the same data type",T2010:"The expressions either side of operator {{token}} must evaluate to numeric or string values",T2011:"The insert/update clause of the transform expression must evaluate to an object: {{value}}",T2012:"The delete clause of the transform expression must evaluate to a string or array of strings: {{value}}",T2013:"The transform expression clones the input object using the $clone() function. This has been overridden in the current scope by a non-function.",D2014:"The size of the sequence allocated by the range operator (..) must not exceed 1e6. Attempted to allocate {{value}}.",D3001:"Attempting to invoke string function on Infinity or NaN",D3010:"Second argument of replace function cannot be an empty string",D3011:"Fourth argument of replace function must evaluate to a positive number",D3012:"Attempted to replace a matched string with a non-string value",D3020:"Third argument of split function must evaluate to a positive number",D3030:"Unable to cast value to a number: {{value}}",D3040:"Third argument of match function must evaluate to a positive number",D3050:"The second argument of reduce function must be a function with at least two arguments",D3060:"The sqrt function cannot be applied to a negative number: {{value}}",D3061:"The power function has resulted in a value that cannot be represented as a JSON number: base={{value}}, exponent={{exp}}",D3070:"The single argument form of the sort function can only be applied to an array of strings or an array of numbers. Use the second argument to specify a comparison function",D3080:"The picture string must only contain a maximum of two sub-pictures",D3081:"The sub-picture must not contain more than one instance of the 'decimal-separator' character",D3082:"The sub-picture must not contain more than one instance of the 'percent' character",D3083:"The sub-picture must not contain more than one instance of the 'per-mille' character",D3084:"The sub-picture must not contain both a 'percent' and a 'per-mille' character",D3085:"The mantissa part of a sub-picture must contain at least one character that is either an 'optional digit character' or a member of the 'decimal digit family'",D3086:"The sub-picture must not contain a passive character that is preceded by an active character and that is followed by another active character",D3087:"The sub-picture must not contain a 'grouping-separator' character that appears adjacent to a 'decimal-separator' character",D3088:"The sub-picture must not contain a 'grouping-separator' at the end of the integer part",D3089:"The sub-picture must not contain two adjacent instances of the 'grouping-separator' character",D3090:"The integer part of the sub-picture must not contain a member of the 'decimal digit family' that is followed by an instance of the 'optional digit character'",D3091:"The fractional part of the sub-picture must not contain an instance of the 'optional digit character' that is followed by a member of the 'decimal digit family'",D3092:"A sub-picture that contains a 'percent' or 'per-mille' character must not contain a character treated as an 'exponent-separator'",D3093:"The exponent part of the sub-picture must comprise only of one or more characters that are members of the 'decimal digit family'",D3100:"The radix of the formatBase function must be between 2 and 36. It was given {{value}}",D3110:"The argument of the toMillis function must be an ISO 8601 formatted timestamp. Given {{value}}",D3120:"Syntax error in expression passed to function eval: {{value}}",D3121:"Dynamic error evaluating the expression passed to function eval: {{value}}",D3130:"Formatting or parsing an integer as a sequence starting with {{value}} is not supported by this implementation",D3131:"In a decimal digit pattern, all digits must be from the same decimal group",D3132:"Unknown component specifier {{value}} in date/time picture string",D3133:"The 'name' modifier can only be applied to months and days in the date/time picture string, not {{value}}",D3134:"The timezone integer format specifier cannot have more than four digits",D3135:"No matching closing bracket ']' in date/time picture string",D3136:"The date/time picture string is missing specifiers required to parse the timestamp",D3137:"{{{message}}}",D3138:"The $single() function expected exactly 1 matching result. Instead it matched more.",D3139:"The $single() function expected exactly 1 matching result. Instead it matched 0.",D3140:"Malformed URL passed to ${{{functionName}}}(): {{value}}",D3141:"{{{message}}}"};function Dt(t){var e=Lt[t.code];if(void 0!==e){var r=e.replace(/\{\{\{([^}]+)}}}/g,(function(){return t[arguments[1]]}));r=r.replace(/\{\{([^}]+)}}/g,(function(){return JSON.stringify(t[arguments[1]])})),t.message=r}}function zt(t,e){var r,n;try{r=c(t,e&&e.recover),n=r.errors,delete r.errors}catch(t){throw Dt(t),t}var i=jt(F),a=new Date;return i.bind("now",It((function(t,e){return o.fromMillis(a.getTime(),t,e)}),"<s?s?:s>")),i.bind("millis",It((function(){return a.getTime()}),"<:n>")),e&&e.RegexEngine?zt.RegexEngine=e.RegexEngine:zt.RegexEngine=RegExp,{evaluate:function(t,e,o){if(void 0!==n){var s={code:"S0500",position:0};throw Dt(s),s}var c,u,l;if(void 0!==e)for(var h in c=jt(i),e)c.bind(h,e[h]);else c=i;if(c.bind("$",t),a=new Date,c.timestamp=a,Array.isArray(t)&&!R(t)&&((t=C(t)).outerWrapper=!0),"function"==typeof o){c.async=!0;var f=function(t){Dt(t),o(t,null)},d=function t(e){(u=l.next(e)).done?o(null,u.value):u.value.then(t).catch(f)};l=B(r,t,c),(u=l.next()).value.then(d).catch(f)}else try{for(l=B(r,t,c),u=l.next();!u.done;)u=l.next(u.value);return u.value}catch(s){throw Dt(s),s}},assign:function(t,e){i.bind(t,e)},registerFunction:function(t,e,r){var n=It(e,r);i.bind(t,n)},ast:function(){return r},errors:function(){return n}}}return zt.parser=c,zt}();e.exports=l},{"./datetime":1,"./functions":2,"./parser":4,"./signature":5,"./utils":6}],4:[function(t,e,r){var n=t("./signature"),i=function(){var t={".":75,"[":80,"]":0,"{":70,"}":0,"(":80,")":0,",":0,"@":80,"#":80,";":80,":":80,"?":20,"+":50,"-":50,"*":60,"/":60,"%":60,"|":20,"=":40,"<":40,">":40,"^":40,"**":60,"..":20,":=":10,"!=":40,"<=":40,">=":40,"~>":40,and:30,or:25,in:40,"&":50,"!":0,"~":0},e={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},r=function(r){var n=0,i=r.length,o=function(t,e){return{type:t,value:e,position:n}},a=function(){for(var t,e,o=n,a=0;n<i;){var s=r.charAt(n);if("/"===s&&"\\"!==r.charAt(n-1)&&0===a){if(""===(t=r.substring(o,n)))throw{code:"S0301",stack:(new Error).stack,position:n};for(n++,s=r.charAt(n),o=n;"i"===s||"m"===s;)n++,s=r.charAt(n);return e=r.substring(o,n)+"g",new RegExp(t,e)}"("!==s&&"["!==s&&"{"!==s||"\\"===r.charAt(n-1)||a++,")"!==s&&"]"!==s&&"}"!==s||"\\"===r.charAt(n-1)||a--,n++}throw{code:"S0302",stack:(new Error).stack,position:n}},s=function s(c){if(n>=i)return null;for(var u=r.charAt(n);n<i&&" \t\n\r\v".indexOf(u)>-1;)n++,u=r.charAt(n);if("/"===u&&"*"===r.charAt(n+1)){var l=n;for(n+=2,u=r.charAt(n);"*"!==u||"/"!==r.charAt(n+1);)if(u=r.charAt(++n),n>=i)throw{code:"S0106",stack:(new Error).stack,position:l};return n+=2,u=r.charAt(n),s(c)}if(!0!==c&&"/"===u)return n++,o("regex",a());if("."===u&&"."===r.charAt(n+1))return n+=2,o("operator","..");if(":"===u&&"="===r.charAt(n+1))return n+=2,o("operator",":=");if("!"===u&&"="===r.charAt(n+1))return n+=2,o("operator","!=");if(">"===u&&"="===r.charAt(n+1))return n+=2,o("operator",">=");if("<"===u&&"="===r.charAt(n+1))return n+=2,o("operator","<=");if("*"===u&&"*"===r.charAt(n+1))return n+=2,o("operator","**");if("~"===u&&">"===r.charAt(n+1))return n+=2,o("operator","~>");if(Object.prototype.hasOwnProperty.call(t,u))return n++,o("operator",u);if('"'===u||"'"===u){var h=u;n++;for(var f="";n<i;){if("\\"===(u=r.charAt(n)))if(n++,u=r.charAt(n),Object.prototype.hasOwnProperty.call(e,u))f+=e[u];else{if("u"!==u)throw{code:"S0103",stack:(new Error).stack,position:n,token:u};var d=r.substr(n+1,4);if(!/^[0-9a-fA-F]+$/.test(d))throw{code:"S0104",stack:(new Error).stack,position:n};var p=parseInt(d,16);f+=String.fromCharCode(p),n+=4}else{if(u===h)return n++,o("string",f);f+=u}n++}throw{code:"S0101",stack:(new Error).stack,position:n}}var g,v=/^-?(0|([1-9][0-9]*))(\.[0-9]+)?([Ee][-+]?[0-9]+)?/.exec(r.substring(n));if(null!==v){var y=parseFloat(v[0]);if(!isNaN(y)&&isFinite(y))return n+=v[0].length,o("number",y);throw{code:"S0102",stack:(new Error).stack,position:n,token:v[0]}}if("`"===u){n++;var m=r.indexOf("`",n);if(-1!==m)return g=r.substring(n,m),n=m+1,o("name",g);throw n=i,{code:"S0105",stack:(new Error).stack,position:n}}for(var b,x=n;;)if(b=r.charAt(x),x===i||" \t\n\r\v".indexOf(b)>-1||Object.prototype.hasOwnProperty.call(t,b)){if("$"===r.charAt(n))return g=r.substring(n+1,x),n=x,o("variable",g);switch(g=r.substring(n,x),n=x,g){case"or":case"in":case"and":return o("operator",g);case"true":return o("value",!0);case"false":return o("value",!1);case"null":return o("value",null);default:return n===i&&""===g?null:o("name",g)}}else x++};return s},i=function(e,i){var o,a,s={},c=[],u=function(){var t=[];"(end)"!==o.id&&t.push({type:o.type,value:o.value,position:o.position});for(var e=a();null!==e;)t.push(e),e=a();return t},l={nud:function(){var t={code:"S0211",token:this.value,position:this.position};if(i)return t.remaining=u(),t.type="error",c.push(t),t;throw t.stack=(new Error).stack,t}},h=function(t,e){var r=s[t];return e=e||0,r?e>=r.lbp&&(r.lbp=e):((r=Object.create(l)).id=r.value=t,r.lbp=e,s[t]=r),r},f=function(t){if(i){t.remaining=u(),c.push(t);var e=s["(error)"];return(o=Object.create(e)).error=t,o.type="(error)",o}throw t.stack=(new Error).stack,t},d=function(t,r){if(t&&o.id!==t){var n={code:"(end)"===o.id?"S0203":"S0202",position:o.position,token:o.value,value:t};return f(n)}var i=a(r);if(null===i)return(o=s["(end)"]).position=e.length,o;var c,u=i.value,l=i.type;switch(l){case"name":case"variable":c=s["(name)"];break;case"operator":if(!(c=s[u]))return f({code:"S0204",stack:(new Error).stack,position:i.position,token:u});break;case"string":case"number":case"value":c=s["(literal)"];break;case"regex":l="regex",c=s["(regex)"];break;default:return f({code:"S0205",stack:(new Error).stack,position:i.position,token:u})}return(o=Object.create(c)).value=u,o.type=l,o.position=i.position,o},p=function(t){var e,r=o;for(d(null,!0),e=r.nud();t<o.lbp;)r=o,d(),e=r.led(e);return e},g=function(t){h(t,0).nud=function(){return this}},v=function(e,r,n){var i=r||t[e],o=h(e,i);return o.led=n||function(t){return this.lhs=t,this.rhs=p(i),this.type="binary",this},o},y=function(t,e,r){var n=h(t,e);return n.led=r,n},m=function(t,e){var r=h(t);return r.nud=e||function(){return this.expression=p(70),this.type="unary",this},r};g("(end)"),g("(name)"),g("(literal)"),g("(regex)"),h(":"),h(";"),h(","),h(")"),h("]"),h("}"),h(".."),v("."),v("+"),v("-"),v("*"),v("/"),v("%"),v("="),v("<"),v(">"),v("!="),v("<="),v(">="),v("&"),v("and"),v("or"),v("in"),g("and"),g("or"),g("in"),m("-"),v("~>"),y("(error)",10,(function(t){return this.lhs=t,this.error=o.error,this.remaining=u(),this.type="error",this})),m("*",(function(){return this.type="wildcard",this})),m("**",(function(){return this.type="descendant",this})),m("%",(function(){return this.type="parent",this})),v("(",t["("],(function(t){if(this.procedure=t,this.type="function",this.arguments=[],")"!==o.id)for(;"operator"===o.type&&"?"===o.id?(this.type="partial",this.arguments.push(o),d("?")):this.arguments.push(p(0)),","===o.id;)d(",");if(d(")",!0),"name"===t.type&&("function"===t.value||"λ"===t.value)){if(this.arguments.forEach((function(t,e){if("variable"!==t.type)return f({code:"S0208",stack:(new Error).stack,position:t.position,token:t.value,value:e+1})})),this.type="lambda","<"===o.id){for(var e=o.position,r=1,i="<";r>0&&"{"!==o.id&&"(end)"!==o.id;){var a=d();">"===a.id?r--:"<"===a.id&&r++,i+=a.value}d(">");try{this.signature=n(i)}catch(t){return t.position=e+t.offset,f(t)}}d("{"),this.body=p(0),d("}")}return this})),m("(",(function(){for(var t=[];")"!==o.id&&(t.push(p(0)),";"===o.id);)d(";");return d(")",!0),this.type="block",this.expressions=t,this})),m("[",(function(){var t=[];if("]"!==o.id)for(;;){var e=p(0);if(".."===o.id){var r={type:"binary",value:"..",position:o.position,lhs:e};d(".."),r.rhs=p(0),e=r}if(t.push(e),","!==o.id)break;d(",")}return d("]",!0),this.expressions=t,this.type="unary",this})),v("[",t["["],(function(e){if("]"===o.id){for(var r=e;r&&"binary"===r.type&&"["===r.value;)r=r.lhs;return r.keepArray=!0,d("]"),e}return this.lhs=e,this.rhs=p(t["]"]),this.type="binary",d("]",!0),this})),v("^",t["^"],(function(t){d("(");for(var e=[];;){var r={descending:!1};if("<"===o.id?d("<"):">"===o.id&&(r.descending=!0,d(">")),r.expression=p(0),e.push(r),","!==o.id)break;d(",")}return d(")"),this.lhs=t,this.rhs=e,this.type="binary",this}));var b=function(t){var e=[];if("}"!==o.id)for(;;){var r=p(0);d(":");var n=p(0);if(e.push([r,n]),","!==o.id)break;d(",")}return d("}",!0),void 0===t?(this.lhs=e,this.type="unary"):(this.lhs=t,this.rhs=e,this.type="binary"),this};m("{",b),v("{",t["{"],b),y(":=",t[":="],(function(e){return"variable"!==e.type?f({code:"S0212",stack:(new Error).stack,position:e.position,token:e.value}):(this.lhs=e,this.rhs=p(t[":="]-1),this.type="binary",this)})),v("@",t["@"],(function(e){return this.lhs=e,this.rhs=p(t["@"]),"variable"!==this.rhs.type?f({code:"S0214",stack:(new Error).stack,position:this.rhs.position,token:"@"}):(this.type="binary",this)})),v("#",t["#"],(function(e){return this.lhs=e,this.rhs=p(t["#"]),"variable"!==this.rhs.type?f({code:"S0214",stack:(new Error).stack,position:this.rhs.position,token:"#"}):(this.type="binary",this)})),v("?",t["?"],(function(t){return this.type="condition",this.condition=t,this.then=p(0),":"===o.id&&(d(":"),this.else=p(0)),this})),m("|",(function(){return this.type="transform",this.pattern=p(0),d("|"),this.update=p(0),","===o.id&&(d(","),this.delete=p(0)),d("|"),this}));var x=function t(e){var r;if("function"!==e.type||e.predicate)if("condition"===e.type)e.then=t(e.then),void 0!==e.else&&(e.else=t(e.else)),r=e;else if("block"===e.type){var n=e.expressions.length;n>0&&(e.expressions[n-1]=t(e.expressions[n-1])),r=e}else r=e;else{var i={type:"lambda",thunk:!0,arguments:[],position:e.position};i.body=e,r=i}return r},w=0,A=0,_=[],k=function t(e,r){switch(e.type){case"name":case"wildcard":r.level--,0===r.level&&(void 0===e.ancestor||(_[r.index].slot.label=e.ancestor.label),e.ancestor=r,e.tuple=!0);break;case"parent":r.level++;break;case"block":e.expressions.length>0&&(e.tuple=!0,r=t(e.expressions[e.expressions.length-1],r));break;case"path":e.tuple=!0;var n=e.steps.length-1;for(r=t(e.steps[n--],r);r.level>0&&n>=0;)r=t(e.steps[n--],r);break;default:throw{code:"S0217",token:e.type,position:e.position}}return r},E=function(t,e){if(void 0!==e.seekingParent||"parent"===e.type){var r=void 0!==e.seekingParent?e.seekingParent:[];"parent"===e.type&&r.push(e.slot),void 0===t.seekingParent?t.seekingParent=r:Array.prototype.push.apply(t.seekingParent,r)}},S=function(t){var e=t.steps.length-1,r=t.steps[e],n=void 0!==r.seekingParent?r.seekingParent:[];"parent"===r.type&&n.push(r.slot);for(var i=0;i<n.length;i++){var o=n[i];for(e=t.steps.length-2;o.level>0;){if(e<0){void 0===t.seekingParent?t.seekingParent=[o]:t.seekingParent.push(o);break}for(var a=t.steps[e--];e>=0&&a.focus&&t.steps[e].focus;)a=t.steps[e--];o=k(a,o)}}},M=function t(e){var r;switch(e.type){case"binary":switch(e.value){case".":var n=t(e.lhs);r="path"===n.type?n:{type:"path",steps:[n]},"parent"===n.type&&(r.seekingParent=[n.slot]);var o=t(e.rhs);"function"===o.type&&"path"===o.procedure.type&&1===o.procedure.steps.length&&"name"===o.procedure.steps[0].type&&"function"===r.steps[r.steps.length-1].type&&(r.steps[r.steps.length-1].nextFunction=o.procedure.steps[0].value),"path"===o.type?Array.prototype.push.apply(r.steps,o.steps):(void 0!==o.predicate&&(o.stages=o.predicate,delete o.predicate),r.steps.push(o)),r.steps.filter((function(t){if("number"===t.type||"value"===t.type)throw{code:"S0213",stack:(new Error).stack,position:t.position,value:t.value};return"string"===t.type})).forEach((function(t){t.type="name"})),r.steps.filter((function(t){return!0===t.keepArray})).length>0&&(r.keepSingletonArray=!0);var a=r.steps[0];"unary"===a.type&&"["===a.value&&(a.consarray=!0);var s=r.steps[r.steps.length-1];"unary"===s.type&&"["===s.value&&(s.consarray=!0),S(r);break;case"[":var u=r=t(e.lhs),l="predicate";if("path"===r.type&&(u=r.steps[r.steps.length-1],l="stages"),void 0!==u.group)throw{code:"S0209",stack:(new Error).stack,position:e.position};void 0===u[l]&&(u[l]=[]);var h=t(e.rhs);void 0!==h.seekingParent&&(h.seekingParent.forEach((function(t){1===t.level?k(u,t):t.level--})),E(u,h)),u[l].push({type:"filter",expr:h,position:e.position});break;case"{":if(void 0!==(r=t(e.lhs)).group)throw{code:"S0210",stack:(new Error).stack,position:e.position};r.group={lhs:e.rhs.map((function(e){return[t(e[0]),t(e[1])]})),position:e.position};break;case"^":"path"!==(r=t(e.lhs)).type&&(r={type:"path",steps:[r]});var f={type:"sort",position:e.position};f.terms=e.rhs.map((function(e){var r=t(e.expression);return E(f,r),{descending:e.descending,expression:r}})),r.steps.push(f),S(r);break;case":=":(r={type:"bind",value:e.value,position:e.position}).lhs=t(e.lhs),r.rhs=t(e.rhs),E(r,r.rhs);break;case"@":if(r=t(e.lhs),u=r,"path"===r.type&&(u=r.steps[r.steps.length-1]),void 0!==u.stages||void 0!==u.predicate)throw{code:"S0215",stack:(new Error).stack,position:e.position};if("sort"===u.type)throw{code:"S0216",stack:(new Error).stack,position:e.position};e.keepArray&&(u.keepArray=!0),u.focus=e.rhs.value,u.tuple=!0;break;case"#":r=t(e.lhs),u=r,"path"===r.type?u=r.steps[r.steps.length-1]:(r={type:"path",steps:[r]},void 0!==u.predicate&&(u.stages=u.predicate,delete u.predicate)),void 0===u.stages?u.index=e.rhs.value:u.stages.push({type:"index",value:e.rhs.value,position:e.position}),u.tuple=!0;break;case"~>":(r={type:"apply",value:e.value,position:e.position}).lhs=t(e.lhs),r.rhs=t(e.rhs);break;default:(r={type:e.type,value:e.value,position:e.position}).lhs=t(e.lhs),r.rhs=t(e.rhs),E(r,r.lhs),E(r,r.rhs)}break;case"unary":r={type:e.type,value:e.value,position:e.position},"["===e.value?r.expressions=e.expressions.map((function(e){var n=t(e);return E(r,n),n})):"{"===e.value?r.lhs=e.lhs.map((function(e){var n=t(e[0]);E(r,n);var i=t(e[1]);return E(r,i),[n,i]})):(r.expression=t(e.expression),"-"===e.value&&"number"===r.expression.type?(r=r.expression).value=-r.value:E(r,r.expression));break;case"function":case"partial":(r={type:e.type,name:e.name,value:e.value,position:e.position}).arguments=e.arguments.map((function(e){var n=t(e);return E(r,n),n})),r.procedure=t(e.procedure);break;case"lambda":r={type:e.type,arguments:e.arguments,signature:e.signature,position:e.position};var d=t(e.body);r.body=x(d);break;case"condition":(r={type:e.type,position:e.position}).condition=t(e.condition),E(r,r.condition),r.then=t(e.then),E(r,r.then),void 0!==e.else&&(r.else=t(e.else),E(r,r.else));break;case"transform":(r={type:e.type,position:e.position}).pattern=t(e.pattern),r.update=t(e.update),void 0!==e.delete&&(r.delete=t(e.delete));break;case"block":(r={type:e.type,position:e.position}).expressions=e.expressions.map((function(e){var n=t(e);return E(r,n),(n.consarray||"path"===n.type&&n.steps[0].consarray)&&(r.consarray=!0),n}));break;case"name":r={type:"path",steps:[e]},e.keepArray&&(r.keepSingletonArray=!0);break;case"parent":r={type:"parent",slot:{label:"!"+w++,level:1,index:A++}},_.push(r);break;case"string":case"number":case"value":case"wildcard":case"descendant":case"variable":case"regex":r=e;break;case"operator":if("and"===e.value||"or"===e.value||"in"===e.value)e.type="name",r=t(e);else{if("?"!==e.value)throw{code:"S0201",stack:(new Error).stack,position:e.position,token:e.value};r=e}break;case"error":r=e,e.lhs&&(r=t(e.lhs));break;default:var p="S0206";"(end)"===e.id&&(p="S0207");var g={code:p,position:e.position,token:e.value};if(i)return c.push(g),{type:"error",error:g};throw g.stack=(new Error).stack,g}return e.keepArray&&(r.keepArray=!0),r};a=r(e),d();var T=p(0);if("(end)"!==o.id){var P={code:"S0201",position:o.position,token:o.value};f(P)}if("parent"===(T=M(T)).type||void 0!==T.seekingParent)throw{code:"S0217",token:T.type,position:T.position};return c.length>0&&(T.errors=c),T};return i}();e.exports=i},{"./signature":5}],5:[function(t,e,r){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}var i=t("./utils"),o=function(){var t={a:"arrays",b:"booleans",f:"functions",n:"numbers",o:"objects",s:"strings"};function e(e){for(var r=1,o=[],a={},s=a;r<e.length;){var c=e.charAt(r);if(":"===c)break;var u=function(){o.push(a),s=a,a={}},l=function(t,e,r,n){for(var i=1,o=e;o<t.length;)if(o++,(c=t.charAt(o))===n){if(0==--i)break}else c===r&&i++;return o};switch(c){case"s":case"n":case"b":case"l":case"o":a.regex="["+c+"m]",a.type=c,u();break;case"a":a.regex="[asnblfom]",a.type=c,a.array=!0,u();break;case"f":a.regex="f",a.type=c,u();break;case"j":a.regex="[asnblom]",a.type=c,u();break;case"x":a.regex="[asnblfom]",a.type=c,u();break;case"-":s.context=!0,s.contextRegex=new RegExp(s.regex),s.regex+="?";break;case"?":case"+":s.regex+=c;break;case"(":var h=l(e,r,"(",")"),f=e.substring(r+1,h);if(-1!==f.indexOf("<"))throw{code:"S0402",stack:(new Error).stack,value:f,offset:r};a.regex="["+f+"m]",a.type="("+f+")",r=h,u();break;case"<":if("a"!==s.type&&"f"!==s.type)throw{code:"S0401",stack:(new Error).stack,value:s.type,offset:r};var d=l(e,r,"<",">");s.subtype=e.substring(r+1,d),r=d}r++}var p="^"+o.map((function(t){return"("+t.regex+")"})).join("")+"$",g=new RegExp(p),v=function(t){var e;if(i.isFunction(t))e="f";else switch(n(t)){case"string":e="s";break;case"number":e="n";break;case"boolean":e="b";break;case"object":e=null===t?"l":Array.isArray(t)?"a":"o";break;default:e="m"}return e},y=function(t,e){for(var r="^",n=0,i=0;i<o.length;i++){r+=o[i].regex;var a=e.match(r);if(null===a)throw{code:"T0410",stack:(new Error).stack,value:t[n],index:n+1};n=a[0].length}throw{code:"T0410",stack:(new Error).stack,value:t[n],index:n+1}};return{definition:e,validate:function(e,r){var n="";e.forEach((function(t){n+=v(t)}));var i=g.exec(n);if(i){var a=[],s=0;return o.forEach((function(n,o){var c=e[s],u=i[o+1];if(""===u)if(n.context&&n.contextRegex){var l=v(r);if(!n.contextRegex.test(l))throw{code:"T0411",stack:(new Error).stack,value:r,index:s+1};a.push(r)}else a.push(c),s++;else u.split("").forEach((function(r){if("a"===n.type){if("m"===r)c=void 0;else{c=e[s];var i=!0;if(void 0!==n.subtype)if("a"!==r&&u!==n.subtype)i=!1;else if("a"===r&&c.length>0){var o=v(c[0]);i=o===n.subtype.charAt(0)&&0===c.filter((function(t){return v(t)!==o})).length}if(!i)throw{code:"T0412",stack:(new Error).stack,value:c,index:s+1,type:t[n.subtype]};"a"!==r&&(c=[c])}a.push(c),s++}else a.push(c),s++}))})),a}y(e,n)}}}return e}();e.exports=o},{"./utils":6}],6:[function(t,e,r){function n(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=i(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var n=0,o=function(){};return{s:o,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,c=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return s=t.done,t},e:function(t){c=!0,a=t},f:function(){try{s||null==r.return||r.return()}finally{if(c)throw a}}}}function i(t,e){if(t){if("string"==typeof t)return o(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?o(t,e):void 0}}function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function a(t){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a(t)}var s=function(){function t(t){var e=!1;if("number"==typeof t&&(e=!isNaN(t))&&!isFinite(t))throw{code:"D1001",value:t,stack:(new Error).stack};return e}function e(t){var e=!1;return Array.isArray(t)&&(e=0===t.filter((function(t){return"string"!=typeof t})).length),e}function r(e){var r=!1;return Array.isArray(e)&&(r=0===e.filter((function(e){return!t(e)})).length),r}function i(){var t=[];return t.sequence=!0,1===arguments.length&&t.push(arguments[0]),t}function o(t){return!0===t.sequence&&Array.isArray(t)}function s(t){return t&&(!0===t._jsonata_function||!0===t._jsonata_lambda)||"function"==typeof t}function c(t){return"number"==typeof t.arity?t.arity:"function"==typeof t.implementation?t.implementation.length:"number"==typeof t.length?t.length:t.arguments.length}function u(t){return t&&!0===t._jsonata_lambda}var l=("function"==typeof Symbol?Symbol:{}).iterator||"@@iterator";function h(t){return"object"===a(t)&&null!==t&&l in t&&"next"in t&&"function"==typeof t.next}function f(t,e){if(t===e)return!0;if("object"===a(t)&&"object"===a(e)&&null!==t&&null!==e){if(Array.isArray(t)&&Array.isArray(e)){if(t.length!==e.length)return!1;for(var r=0;r<t.length;r++)if(!f(t[r],e[r]))return!1;return!0}var n=Object.getOwnPropertyNames(t),i=Object.getOwnPropertyNames(e);if(n.length!==i.length)return!1;for(n=n.sort(),i=i.sort(),r=0;r<n.length;r++)if(n[r]!==i[r])return!1;for(r=0;r<n.length;r++){var o=n[r];if(!f(t[o],e[o]))return!1}return!0}return!1}function d(t){var e,r=[],i=n(t);try{for(i.s();!(e=i.n()).done;){var o=e.value;r.push(o)}}catch(t){i.e(t)}finally{i.f()}return r}return{isNumeric:t,isArrayOfStrings:e,isArrayOfNumbers:r,createSequence:i,isSequence:o,isFunction:s,isLambda:u,isIterable:h,getFunctionArity:c,isDeepEqual:f,stringToArray:d}}();e.exports=s},{}]},{},[3])(3)}(g9);var v9=g9.exports;const y9=function(t){return t};function m9(t){if(!t)return y9;try{var e=v9(t);return function(t){return e.evaluate(t)}}catch(t){return console.error(t),y9}}function b9(t){var e=O7(t);return null==e?"":String(e)}function x9(t){return Number(O7(t))}function w9(t){return t}function A9(t){return b9(t)}function _9(t){return x9(t)}function k9(t){if(this.param)return t=b9(t),this.param.hasOwnProperty(t)?this.param[t]:this.param.default}function E9(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=x9(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 S9(t){return x9(t)*Math.PI/180}function M9(){}function T9(t,e,r,n,i){switch(r){case"value":return"text"===i||"string"===i?A9.bind(t):"number"===i?_9.bind(t):w9.bind(e);case"map":return k9.bind(t);case"range":return E9.bind(t);case"radian":return S9.bind(t);case"eval":return function(t){try{return new Function("value","targets",t)}catch(t){return Y7(t),M9}}(n).bind(e);default:return w9.bind(e)}}class P9{constructor(t,e){this.owner=e,this.model=t}dispose(){delete this._model,delete this.owner,delete this.evaluator,delete this.accessor,delete this.source}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=T9(this,this.owner,n,i,function(t){switch(t){case"ref":case"fillStyle":case"strokeStyle":return"string";default:return}}(r)),this.accessor=m9(o);const a=e.match(/\[(.*?)\]/);if(a){var[s,c]=a[1].split(":");this.propAccessor=m9(s),this.partAccessor=m9(c)}}get target(){return this.model.target}get property(){return this.model.property}get source(){return this.model.source}get param(){return this.model.param}get ndnsp(){return!!this.model.ndnsp}get partial(){return!!this.model.partial}}function O9(t,e,r,n){n?t.forEach((t=>t[e]={...t[e],...r})):t.forEach((t=>t[e]=r))}function I9(t=!1){(t||void 0!==this.data)&&this.mappings&&this.mappings.forEach((t=>{try{var e,{source:r,target:n,property:i,accessor:o,propAccessor:a,partAccessor:s,ndnsp:c=!1,partial:u=!1}=t;r&&"(self)"!=r?(r.startsWith("#")&&(r=r.substring(1)),e=this.root.findById(r)?.data||{}):e=this.data;var l=o(e);if("(root)"==(n=n.trim())||"(key)"==n){if(null==l)return;let e=Object.keys(l||{}).map((t=>this.root.findOrCreate(t))).filter(Boolean).flat();e.length>0&&e.forEach((e=>{let r=t.evaluator(l[e.get("id")],[e]);!i||"(action)"===i||c&&!r&&0!==r&&!1!==r||(e[i]=u?{...e[i],...r}:r)}))}else if(n.startsWith("[")){if(null==l)return;if(l instanceof Array)l.forEach((e=>{let r=a(e);if(r){let n=this.root.findOrCreate(r);if(n){let r=t.evaluator(s(e),n);!i||"(action)"===i||c&&!r&&0!==r&&!1!==r||O9(n,i,r,u)}}}));else{if(!(l instanceof Object))throw String("mapping data should be an object to target property-id.("+l+")");{let e=a(l);if(e){let r=this.root.findOrCreate(e);if(r){let e=t.evaluator(s(l),r);!i||"(action)"===i||c&&!e&&0!==e&&!1!==e||O9(r,i,e,u)}}}}}else{let e=this.root.findAll(n,this);if(e.length>0){let r=t.evaluator(l,e);!i||"(action)"===i||c&&!r&&0!==r&&!1!==r||O9(e,i,r,u)}}}catch(e){Y7(e,this,t)}}))}var C9;function R9(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":default: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)}}a.colorStops.forEach((t=>{if(t.position>=0&&t.position<=1)try{n.addColorStop(t.position,t.color)}catch(e){H7("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,c=0,u=e.left,l=e.top;if(!a.fitPattern){r=a.offsetX,n=a.offsetY;const t=a.width?a.width:s.width,i=a.height?a.height:s.height;switch(a.align){case"center":o=e.width/2-t/2,c=e.height/2-i/2;break;case"left-top":o=0,c=0;break;case"left-bottom":o=0,c=e.height-i;break;case"right-top":o=e.width-t,c=0;break;case"right-bottom":o=e.width-t,c=e.height-i;break;case"left":o=0,c=e.height/2-i/2;break;case"right":o=e.width-t,c=e.height/2-i/2;break;case"top":o=e.width/2-t/2,c=0;break;case"bottom":o=e.width/2-t/2,c=e.height-i}u+=r+o,l+=n+c}t.translate(u,l),a.color&&(t.fillStyle=a.color,t.fill()),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,a.noRepeat?"no-repeat":"repeat"),t.fill(),t.translate(-u,-l)}}function j9(t,e,r){var{strokeStyle:n,lineDash:i,lineWidth:o,lineCap:a,lineJoin:s,alpha:c}=e;if(n&&0!=o){if(a&&(t.lineCap=a),i){var u="round"==a;switch(i){case"solid":i=[0,0];break;case"round-dot":i=u?[0,2*o]:[o,o];break;case"square-dot":i=u?[o,2*o]:[2*o,o];break;case"dash":i=u?[3*o,2.5*o]:[4*o,1.5*o];break;case"dash-dot":i=u?[3*o,3*o,0,3*o]:[4*o,2*o,o,2*o];break;case"long-dash":i=u?[5*o,4*o]:[6*o,3*o];break;case"long-dash-dot":i=u?[5*o,3*o,0,3*o]:[6*o,2*o,o,2*o];break;case"long-dash-dot-dot":i=u?[5*o,2*o,0,2*o,0,2*o]:[6*o,o,o,o,o,o]}t.setLineDash(i)}t.globalAlpha*=c,t.strokeStyle=n,t.lineWidth=o,t.lineJoin=s,t.stroke()}}function L9(t,e,r,n,i,o=0,a=!1,s=!0){o="number"==typeof o?{tl:o,tr:o,br:o,bl:o}:{tl:0,tr:0,br:0,bl:0,...o},t.beginPath(),t.moveTo(e+o.tl,r),t.lineTo(e+n-o.tr,r),t.quadraticCurveTo(e+n,r,e+n,r+o.tr),t.lineTo(e+n,r+i-o.br),t.quadraticCurveTo(e+n,r+i,e+n-o.br,r+i),t.lineTo(e+o.bl,r+i),t.quadraticCurveTo(e,r+i,e,r+i-o.bl),t.lineTo(e,r+o.tl),t.quadraticCurveTo(e,r,e+o.tl,r),t.closePath(),a&&t.fill(),s&&t.stroke()}function D9(t){const e=/(\*\*|__)(.*?)\1|(\*|_)(.*?)\3|([^\*_]+)/g;let r,n=[];for(;null!==(r=e.exec(t));)r[1]?n.push({text:r[2],bold:!0,italic:!1}):r[3]?n.push({text:r[4],bold:!1,italic:!0}):r[5]&&n.push({text:r[5],bold:!1,italic:!1});return n}function z9(t,e,r,n=0){if(e.text.length<2)return e;let i=2;for(;i<e.text.length;i++){const o=e.text.substring(0,i);if(!(t.measureText(o).width+(i-1)*n<r))break}return{...e,text:e.text.substring(0,i-1)}}function N9(t,e,r,n,i,o=0){const a=String(e).split("\n");return n?[].concat.apply([],a.map((e=>function(t,e,r,n=0){const i=[];let o=[],a=0;return e.forEach((e=>{let s=e.text;for(;s.length>0;){const c=r-a,u=t.measureText(s).width+(s.length-1)*n;if(u<=c)o.push({...e,text:s}),a+=u,s="";else{const r=z9(t,{...e,text:s},c,n);o.push(r),i.push(o),o=[],a=0,s=s.substring(r.text.length)}}})),o.length>0&&i.push(o),i}(t,i?D9(e):[{text:e,bold:!1,italic:!1}],r,o)))):a.map((t=>i?D9(t):[{text:t,bold:!1,italic:!1}]))}function F9(t,e,r,n,i,o,a=0){if(!n)return[];t.save(),t.font=r;var s=N9(t,n,e,!!i,o,a);return t.restore(),s}function B9(t){var{fontFamily:e=i9.FONT_FAMILY,bold:r=i9.BOLD,italic:n=i9.ITALIC,fontSize:i=i9.FONT_SIZE}=t,o=[];return r&&o.push("bold"),n&&o.push("italic"),o.push(i+"px"),o.push(e),o.join(" ")}function U9(t,e){let r=t.bold||e.bold,n=t.italic||e.italic,i=[];return r&&i.push("bold"),n&&i.push("italic"),i.push(t.fontSize+"px"),i.push(t.fontFamily),i.join(" ")}function Y9(t,e,r,n){var{alpha:i,fontColor:o=i9.FONT_COLOR,textAlign:a=i9.TEXT_ALIGN,textBaseline:s=i9.TEXT_BASELINE,textBackgroundStyle:c,fontSize:u,lineHeight:l,textWrap:h,textOverflow:f,letterSpacing:d=0}=n;i=void 0!==i?i:1,u||=i9.FONT_SIZE,l||=1.2*u,t.save(),t.beginPath();var{left:p,top:g,width:v,height:y}=e;if(t.font=B9(n),!h&&f){const e=function(t,e,r,n){const i="ellipsis"===t?"…":"",o=e.measureText(i).width;let a=[],s=0;for(let i of r){let r=[];for(let c of i){let i=e.measureText(c.text).width;if(!(s+i<=n-("ellipsis"===t?o:0))){let i=H9(e,c,n-s-("ellipsis"===t?o:0),t);return r.push(i),a.push(r),a}r.push(c),s+=i}a.push(r),s=0}return a}(f,t,r,v);r=e}var m,b=r.length*l;switch(s){case"top":m=g,t.textBaseline="top";break;case"bottom":m=g+y-b+l,t.textBaseline="bottom";break;default:m=g+y/2-b/2+l/2,t.textBaseline="middle"}t.globalAlpha*=i,t.fillStyle=o,r.forEach(((e,i)=>{let s=m+i*l,h=function(t,e,r,n=0){return e.reduce(((e,i)=>(t.font=U9(r,i),e+t.measureText(i.text).width+n*(i.text.length-1))),0)}(t,e,n,d),f=p;switch(a){case"left":case"justify":f=p;break;case"right":f=p+v-h;break;case"center":f=p+(v-h)/2}if(c&&(t.fillStyle=c,L9(t,f-4,s-u/2-4,h+8,u+8,4,!0,!1),t.fillStyle=o),"justify"===a&&i<r.length-1&&e.length>1){let r=v-h,i=e.length-1,o=r/i;e.forEach(((e,r)=>{t.font=U9(n,e),t.fillText(e.text,f,s),f+=t.measureText(e.text).width+(r<i?o:0)}))}else e.forEach((e=>{t.font=U9(n,e),[...e.text].forEach((e=>{t.fillText(e,f,s),f+=t.measureText(e).width+d}))}))})),t.restore()}function H9(t,e,r,n){let i="";for(let n=0;n<e.text.length;n++){let o=i+e.text[n];if(t.measureText(o).width>r)break;i=o}return{...e,text:i+("ellipsis"===n?"…":"")}}function G9(t,e,r={x:0,y:0},n=0,i={x:1,y:1}){const o=Math.cos(-n),a=Math.sin(-n);return{x:((t-=r.x)*o-(e-=r.y)*a+r.x)/i.x,y:(t*a+e*o+r.y)/i.y}}function W9(t,e,r={x:0,y:0},n=0,i={x:1,y:1}){const o=Math.cos(n),a=Math.sin(n);return{x:((t-=r.x)*o-(e-=r.y)*a+r.x)*i.x,y:(t*a+e*o+r.y)*i.y}}function $9(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":if(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",r.fitPattern)n.backgroundRepeat="no-repeat";else{const{offsetX:t,offsetY:e,noRepeat:i,align:o,color:a}=r;if(i&&(n.backgroundRepeat="no-repeat"),a&&(n.backgroundColor=a),o)switch(o){case"center":n.backgroundPosition="center center";break;case"left-top":n.backgroundPosition="left top";break;case"left-bottom":n.backgroundPosition="left bottom";break;case"right-top":n.backgroundPosition="right top";break;case"right-bottom":n.backgroundPosition="right bottom";break;case"left":n.backgroundPosition="left center";break;case"right":n.backgroundPosition="right center";break;case"top":n.backgroundPosition="center top";break;case"bottom":n.backgroundPosition="center bottom"}else t||e?n.backgroundPosition=`${Number(t)||0}px ${Number(e)||0}px`:delete n.backgroundPosition}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"}C9="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 q9={x:1,y:1},X9={x:0,y:0},V9={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"};function K9(t){var{id:e,scale:r=q9,translate:n=X9,bold:i,italic:o,fontFamily:a="",textAlign:s,textBaseline:c,textOverflow:u,paddingTop:l,paddingBottom:h,paddingLeft:f,paddingRight:d,fontSize:p=i9.FONT_SIZE,lineWidth:g=0,lineHeight:v,lineDash:y}=t.state;h||=0,l||=0,f||=0,d||=0;var m=t.state.class;t.text;var{strokeStyle:b,fillStyle:x,rotation:w=0,fontColor:A,hidden:_}=t,{left:k,top:E,width:S,height:M}=t.bounds,T=t.element;if(T.hidden=_,e&&(T.id=e),m&&(T.className=m),Object.assign(T.style,V9,{fontFamily:a,fontSize:p+"px",width:S+"px",height:M+"px",paddingTop:l+"px",paddingRight:d+"px",paddingBottom:h+"px",paddingLeft:f+"px",border:g+"px",borderColor:b,borderStyle:g>0?y||i9.LINE_DASH:"",color:A,fontWeight:i?"bold":"",fontStyle:o?"italic":"",textAlign:"end"==s?"right":"start"==s?"left":s,verticalAlign:c,lineHeight:void 0===v?"":v+"px",whiteSpace:u?"nowrap":"",overflow:u?"hidden":"",textOverflow:u||""},t.isIn3DSpace()?{}:{left:k+"px",top:E+"px"}),$9(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),!t.isIn3DSpace()){var P=t.delta(),O=(r&&r.x||1)*P.sx,I=(r&&r.y||1)*P.sy,C=(w||0)+P.theta,R=P.tx||0,j=P.ty||0;T.style.transform=`rotate(${C}rad) translate(${R}px, ${j}px) scale(${O}, ${I}) perspective(1px)`}}var Q9,J9=[];function Z9(){Q9=null;var t=performance.now(),e=(J9=J9.filter((t=>ttt(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=J9.indexOf(t);-1!=e?(J9.splice(e,1),t.removeSelf(!0)):Y7("Should not be here. Maybe reentrance problem.")})),e.next>0&&(Q9=setTimeout(ett,Math.max(e.next,500)))}function ttt(t){return!t.disposed&&t.retention>0&&!t.isTemplate()&&t.app&&t.app.isViewMode}var ett=A7((function(){requestAnimationFrame(Z9)}),500);var rtt=new class{add(t){ttt(t)&&-1==J9.indexOf(t)&&(J9.push(t),t.touch()),this.touch()}remove(t){var e=J9.indexOf(t);e>0&&J9.splice(e,1),this.touch()}touch(){null!==Q9&&(clearTimeout(Q9),Q9=null),ett()}get length(){return J9.length}};const ntt=function(t){return t};function itt(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)}:ntt}}function ott(t,e,r){if(t){var n=r||O7,i=String(t),o=(i.match(/#{[^}]*}/gi)||[]).map((t=>itt(t))),a=(i.match(/\${[^}]*}/gi)||[]).map((t=>itt(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}}}const att=210*Math.PI/180,stt=150*Math.PI/180;var ctt={"data-spread":function(t,e,r){if(t.app.isEditMode){var n=!1;return t.mappings&&t.mappings.forEach((r=>{let i=t.root.findAll(r.target,t);i&&(e.lineWidth=2,i.forEach((r=>{let i=t.center,o=r.center;i=t.transcoordS2C(i.x,i.y,t.rootModel),o=r.transcoordS2C(o.x,o.y,r.rootModel),e.beginPath();const a=e.createLinearGradient(i.x,i.y,o.x,o.y);["#FFA50033","#FFA500"].forEach(((t,e)=>a.addColorStop(e,t))),e.strokeStyle=a,e.fillStyle=a,function(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+att),c=r.y+n*Math.sin(a+att),u=r.x+n*Math.cos(a+stt),l=r.y+n*Math.sin(a+stt);t.beginPath(),t.moveTo(e.x,e.y),t.lineTo(r.x,r.y),t.moveTo(r.x,r.y),t.lineTo(s,c),t.moveTo(r.x,r.y),t.lineTo(u,l),t.stroke()}(e,i,o),n=!0})))})),n}},"bouncing-arrow":function(t,e,r){let{left:n,top:i,width:o}=t.bounds,a=t.state.id,{x:s,y:c}=t.transcoordS2C(n+o/2,i,t.rootModel);const u=2*function(t){const e=100*(1-t)%10;return e<5?e:10-e}(r||0);if(s=Math.max(s,20),c=Math.max(c,20),e.beginPath(),e.moveTo(s-10,c-16+u),e.lineTo(s+10,c-16+u),e.lineTo(s+10,c-8+u),e.lineTo(s+16,c-8+u),e.lineTo(s,c+u),e.lineTo(s-16,c-8+u),e.lineTo(s-10,c-8+u),e.lineTo(s-10,c-16+u),e.lineTo(s-10,c-16+u),e.fillStyle="#FF0000",e.fill(),a){e.beginPath(),e.font="12px Arial";let t=e.measureText(a);e.fillStyle="#FF0000",e.roundRect(s-t.actualBoundingBoxLeft-3+20,c-t.actualBoundingBoxAscent-3-6+u,t.actualBoundingBoxLeft+t.actualBoundingBoxRight+6,t.actualBoundingBoxAscent+t.actualBoundingBoxDescent+6,3),e.fill(),e.fillStyle="white",e.fillText(a,s+20,c-6+u)}return!0},decotag:function(t,e,r){const n=t.decotag;if(n){let{left:r,top:i}=t.bounds,{x:o,y:a}=t.transcoordS2C(r,i,t.rootModel);o=Math.max(o+3,5),a=Math.max(a-8,15),e.font="12px Arial";let s=e.measureText(n);return e.beginPath(),e.fillStyle="#FF0000",e.roundRect(o-s.actualBoundingBoxLeft-3,a-s.actualBoundingBoxAscent-3,s.actualBoundingBoxLeft+s.actualBoundingBoxRight+6,s.actualBoundingBoxAscent+s.actualBoundingBoxDescent+6,3),e.fill(),e.beginPath(),e.fillStyle="white",e.fillText(n,o,a),!0}return!1},anchors:function(t,e,r){if(t.app.isEditMode){var n=!1;return t.anchors&&t.anchors.forEach((r=>{const{name:i,position:o}=r;var{x:a,y:s}=o||{};if(!i)return;var{x:a,y:s}=t.transcoordS2C(a,s,t.rootModel);a+=4,s+=4,e.font="12px Arial";let c=e.measureText(i);e.fillStyle="#FF0000",L9(e,a,s,c.width+6,16,3,!0,!1),e.fillStyle="white",e.fillText(i,a+3,s+13),n=!0})),n}},link:function(t,e,r){var n=!1;if(!t.isLine())return;const{fromEnd:i,toEnd:o}=t;return[i,o].filter(Boolean).forEach((t=>{const{component:r,anchor:i}=t;if(!i)return;const{name:o,position:a}=i||{};if(!o||!a)return;var{x:s,y:c}=a||{},{x:s,y:c}=r.transcoordS2C(s,c,r.rootModel);s+=8,c+=20,e.font="12px Arial";let u=e.measureText(o);e.fillStyle="#FF0000",L9(e,s-u.actualBoundingBoxLeft-4,c-u.actualBoundingBoxAscent-4,u.actualBoundingBoxLeft+u.actualBoundingBoxRight+8,u.actualBoundingBoxAscent+u.actualBoundingBoxDescent+8,4,!0,!1),e.fillStyle="white",e.fillText(o,s,c),n=!0})),n}};function utt(t){return ctt[t]}var ltt={};const htt={mutable:!1,resizable:!0,rotatable:!0,properties:[],"value-property":"text"},ftt=[],dtt={theta:0,tx:0,ty:0,sx:1,sy:1,fade:0};var ptt=0,gtt={};const vtt=new FinalizationRegistry((t=>{!function(t){ptt--;var e=gtt[t];e||(e=gtt[t]={up:0,down:0}),e.down++}(t)}));class ytt{static get nature(){return htt}static register(t,e){if(!e)return ltt[t];ltt[t]=e}static get residents(){return gtt}static get residentsCount(){return ptt}static registerDecorator(t,e){!function(t,e){ctt[t]=e}(t,e)}constructor(t,e){this._app=e,this._model=t||{},this._state={},this._delta=u7(dtt),e&&this.animation?.config&&(1==this.animation.config.autoplay||(this.animation.config.autoplay??1))&&(this.animation.started=!0),this.clearCache(),rtt.add(this),function(t){ptt++;var e=gtt[t];e||(e=gtt[t]={up:0,down:0}),e.up++}(t.type),vtt.register(this,t.type)}created(){}added(t){}removed(t){}async ready(){if(this.state.persistent){const{isViewMode:t,dataStorage:e}=this.app;t&&(this.data=await e.load(this))}}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&&rtt.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}isIn3DSpace(){return!1}isTemplate(){return!!this.get("templatePrefix")}isHTMLElement(){return!1}isConnectable(){return!1}isIdentifiable(){return!0}replaceRefids(t){}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=u7(this._model);return this.volatile.forEach((e=>{delete t[e]})),t}get volatile(){return ftt}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=u7(t),this);return Object.getOwnPropertyNames(t).forEach((function(e){let a=o._model[e],s=t[e];T6(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")&&rtt.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=u7(t),this),a=this.getState("sensitive");return Object.getOwnPropertyNames(t).forEach((function(e){let s=o.getState(e),c=t[e];!a&&T6(s,c)||(n[e]=s,r[e]=c,o._state[e]=c,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}get anchors(){return this.nature.anchors||[]}findAnchor(t){return this.anchors.find((e=>e.name===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(){const{x:t,y:e}=this.center;return{x:t,y:e,z:this.state.zPos}}set location(t){const{x:e,y:r,z:n}=t||{};this.center={x:e,y:r},isNaN(n)||this.setState("zPos",Number(n))}get rotate(){const{rotationX:t,rotationY:e,rotation:r}=this.state;return{x:t,y:e,z:-r}}set rotate(t){const{x:e,y:r,z:n}=t;this.setState({rotationX:e,rotationY:r,rotation:-n})}get dimension(){const{width:t,height:e}=this.bounds,{depth:r}=this.state;return{width:t,height:e,depth:r}}set dimension(t){const{width:e,height:r,depth:n}=t,{top:i,left:o}=this.bounds;this.bounds={top:i,left:o,width:e,height:r},this.setState("depth",n)}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 Y7("이 컴포넌트에 get path 가 구현되어있지 않음.",this),[]}set path(t){Y7("이 컴포넌트에 get path 가 구현되어있지 않음.",this)}get drawPath(){return this.path}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],c=r[(n+1)%r.length],u=s.x+Math.round((c.x-s.x)*e),l=s.y+Math.round((c.y-s.y)*e);return t.transcoordS2T(u,l)}Y7("path should not be empty")}(this,t||0)}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(O7(t)))}get rotation(){return this.getState("rotation")}set rotation(t){this.setState("rotation",Number(O7(t)))}contains(t,e){return!1}get mutable(){return this.nature.mutable}get resizable(){return this.nature.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 this.nature.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?d9(t,this,e[0]||this):"function"==typeof t&&t(this,...e)?[this]:void 0}capture(t,e,r){if(!this.capturable||r?.(this))return!1;var n=this.transcoordP2S(t,e);return this.contains(n.x,n.y)?this:void 0}prepare(t,e){t(this)}prepareIf(t){t&&this.prepare&&this.prepare((t=>{this.invalidate()}),(t=>{Y7(t)}))}get decotag(){const{id:t,tag:e}=this.state;return(t?`#${t}`:"")+(e?`@${e}`:"")}get decorators(){return["decotag","data-spread"]}get reactionDecorators(){return["bouncing-arrow"]}get hidden(){return this.getState("hidden")||!this.data&&0!==this.data&&this.getState("ndns")||this.isTemplate()}set hidden(t){this.setState("hidden",t)}draw(t){t.save(),this.prerender(t),this.render(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.state,a=(r&&r.x||1)*this._delta.sx,s=(r&&r.y||1)*this._delta.sy,c=(n||0)+this._delta.theta,{tx:u=0,ty:l=0}=this._delta,h=(o||1)-this._delta.fade;(u||l)&&t.translate(u,l),(1!=a||1!=s||c)&&(t.translate(e.x,e.y),1==a&&1==s||t.scale(a,s),c&&t.rotate(c),t.translate(-e.x,-e.y)),h&&(t.globalAlpha=h),i&&a9(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&&Y9(t,this.textBounds,this.textLines(t),this.state)}drawStroke(t,e){j9(t,e?{...this.state,...e}:this.state)}drawFill(t,e){this.fillStyle&&"transparent"!=this.fillStyle&&(R9(t,this.bounds,this.center,e?{...this.state,...e}:this.state,this),function(t){t.shadowColor="transparent"}(t))}animate(t){return this._animate&&this._animate.stop(),this._animate=L8(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.state,r=this.fillStyle;if(this.set("rotation",2*Math.PI-e),r&&"gradient"===r.type&&"linear"===r.gradientType){var n=u7(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)},!1)}get animation(){if(this.app.isViewMode&&!this.isTemplate()){if(!this._animation){var t=this.state.animation;t&&t.oncreate&&(this._animation=j8(this,t.oncreate))}return this._animation}}effect(t,e){return function(t,e,r){var n=s9[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 B9(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=ott(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,c,u,l,h=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=h-g,y=t.substring(v,v+1),m=v+("."===y||","===y?1:0),b=g>0?t.substring(m,h):"";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"),(!(c=e.split("."))[1]||c[1]&&c[1].length<=a)&&(e=(+e).toFixed(a+1)),u=t[0].split(i),t[0]=u.join(""),(o=t[0]&&t[0].indexOf("0"))>-1)for(;c[0].length<t[0].length-o;)c[0]="0"+c[0];else 0==+c[0]&&(c[0]="");if((e=e.split("."))[0]=c[0],s=u[1]&&u[u.length-1].length){for(p="",v=(l=e[0]).length%s,h=l.length,m=0;m<h;m++)p+=l.charAt(m),!((m-v+1)%s)&&m<h-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=O7(t);this.setState("text",null==e?"":String(e))}textLines(t){const{textWrap:e,supportMarkdown:r}=this.state;return F9(t||this.getContext(),this.textBounds.width,this.font,this.text,e,r)}get textBounds(){var{paddingTop:t,paddingLeft:e,paddingRight:r,paddingBottom:n}=this.state;n||=0,t||=0,e||=0,r||=0;var{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 textRotation(){return 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()}set tap(t){var e=this.model.event?.tap;if(e){const{cx:t,cy:r}=this.center;this.rootModel?._doEventAction(e,this,!0,new CustomEvent("click",{offsetX:t,offsetY:r}))}}get mappings(){return!this._mappings&&this.parent&&this.buildMappings(),this._mappings}serialize(...t){return JSON.stringify(this.hierarchy,...t)}get controls(){}closeScene(t){this.rootModel.closeScene(t)}}ytt.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}},ytt.transcoordR=G9,ytt.transcoordRR=W9,ytt.createCanvas=C9,ytt.memoize=W7,ytt.mixin=U7,ytt.drawText=Y9,ytt.font=B9,ytt.textLines=F9,ytt.drawStroke=j9,ytt.drawFill=R9,ytt.reposition=K9,ytt.RetentionManager=rtt,ytt.template=function(t,e,r){var n=A8.imports._.templateSettings||A8;r&&H6(t,e,r)&&(e=void 0),t=b8(t),e=V6({},e,n,c8);var i,o,a=V6({},e.imports,n.imports,c8),s=n6(a),c=function(t,e){return o8(e,(function(e){return t[e]}))}(a,s),u=0,l=e.interpolate||T8,h="__p += '",f=RegExp((e.escape||T8).source+"|"+l.source+"|"+(l===h8?M8:T8).source+"|"+(e.evaluate||T8).source+"|$","g"),d=O8.call(e,"sourceURL")?"//# sourceURL="+(e.sourceURL+"").replace(/\s/g," ")+"\n":"";t.replace(f,(function(e,r,n,a,s,c){return n||(n=a),h+=t.slice(u,c).replace(P8,l8),r&&(i=!0,h+="' +\n__e("+r+") +\n'"),s&&(o=!0,h+="';\n"+s+";\n__p += '"),n&&(h+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),u=c+e.length,e})),h+="';\n";var p=O8.call(e,"variable")&&e.variable;if(p){if(S8.test(p))throw new Error("Invalid `variable` option passed into `_.template`")}else h="with (obj) {\n"+h+"\n}\n";h=(o?h.replace(_8,""):h).replace(k8,"$1").replace(E8,"$1;"),h="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")+h+"return __p\n}";var g=i8((function(){return Function(s,d+"return "+h).apply(void 0,c)}));if(g.source=h,r8(g))throw g;return g},ytt.buildSubstitutor=ott,Object.assign(ytt.prototype,{drawEffect:function(t){const{effects:e}=this.state;(e||[]).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=C9(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=>{Y7(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):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:c,width:u,height:l}=r,h=[{x:s,y:c},{x:s+u,y:c+l}],f=(h=h.map((t=>W9(t.x,t.y,n,i,o))))[0],d=h[1];n={x:(f.x+d.x)/2,y:(f.y+d.y)/2},f=(h=h.map((t=>G9(t.x,t.y,n,i,o))))[0],d=h[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,c,u,l={x:0,y:0};a=s=(n=o.map((t=>this.transcoordP2S(t.x,t.y,l))))[0].x,c=u=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<c?c=e.y:e.y>u&&(u=e.y)}i={x:(a+s)/2,y:(c+u)/2},i=this.transcoordS2P(i.x,i.y,l),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=>itt(t)))[0];if(r)return r.accessor(this.getState(r.target));var n=(e.match(/\${[^}]*}/)||[]).map((t=>itt(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||O7,i=(r.match(/#{(\S*)}/gi)||[]).map((t=>itt(t))),o=(r.match(/\${[^}]*}/gi)||[]).map((t=>itt(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(),I9.call(this)},onchangeData:function(t,e){this.state.persistent&&this.app?.isViewMode&&this.app?.dataStorage.save(this,t.data),I9.call(this,[!0])},buildMappings:function(){if(this._model.mappings)return!this._model.mappings instanceof Array?(Y7("Mappings model is invalid (should be a Array) ..",this._model.mappings),void(this._mappings=[])):void(this._mappings=(this._model.mappings||[]).filter((t=>t.rule&&t.target)).map((t=>new P9(t,this))));this._mappings=[]},executeMappings:I9,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};let{rotation:n=0,scale:i={x:1,y:1}}=this.state;if(this.isLayer()){const r=this.state.translate;let o=W9(t,e,void 0,n+this._delta.theta,i);return r&&(o.x+=r.x,o.y+=r.y),o}r=r||this.rotatePoint;const{theta:o=0,tx:a=0,ty:s=0,sx:c=1,sy:u=1}=this._delta||{};r={x:r.x+a,y:r.y+s},i={x:i.x*c,y:i.y*u};const l=W9(t+a,e+s,r,n+o,i);return{x:l.x-(r.x*i.x-r.x),y:l.y-(r.y*i.y-r.y)}},transcoordP2S:function(t,e,r){if(!this.parent)return{x:t,y:e};const{rotation:n=0,scale:i={x:1,y:1}}=this.state;if(this.isLayer()){const r=this.state.translate;let o=G9(t,e,r,n,i);return r&&(o.x-=r.x/i.x,o.y-=r.y/i.y),o}const o=G9(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;const n=[];for(let t=this.parent;t&&t!==r;t=t.parent)n.push(t);let i=this.transcoordS2P(t,e);return n.forEach((t=>{const{scale:e}=t.model,r=t.bounds;if(e){const 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},transcoordT2P:function(t,e,r){r=r||this.rootModel;const n=[];for(let t=this.parent;t&&t!==r;t=t.parent)n.splice(0,0,t);let i={x:t,y:e};return n.forEach((t=>{const{scale:e}=t.model;i=t.transcoordP2S(i.x,i.y);const r=t.bounds;if(e){const 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},transcoordT2S:function(t,e,r){const n=this.transcoordT2P(t,e,r);return this.transcoordP2S(n.x,n.y)},transcoordS2TR:function(t,e,r){r=r||this.rootModel;const n=this.transcoordS2T(t,e,r);return W9(n.x,n.y,void 0,(r.get("rotation")||0)+r._delta.theta)},transcoordS2O:function(t,e,r){const 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;const{translate:n={x:0,y:0},scale:i={x:1,y:1},rotation:o=0}=r.model;let a=G9(t,e,n,o,i);return n&&(a.x-=n.x/i.x,a.y-=n.y/i.y),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;let n;n=r!==this?this.transcoordS2T(t,e,r):{x:t,y:e};const{translate:i={x:0,y:0},rotation:o=0,scale:a={x:1,y:1}}=r.model;return n=W9(n.x,n.y,void 0,o+r._delta.theta,a),i&&(n.x+=i.x,n.y+=i.y),n}}),["rotatePoint","font","lineHeight","retention"].forEach((t=>ytt.memoize(ytt.prototype,t,!1))),["bounds","center","textBounds"].forEach((t=>ytt.memoize(ytt.prototype,t,!0))),ytt.mixin(ytt.prototype,D7.withEvent);class mtt extends ytt{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)}render(t){var e=this.drawPath,{round:r=0}=this.state;if(!(e.length<=1)){t.beginPath();for(var n=0;n<e.length;n++){const c=e[(n-1+e.length)%e.length],u=e[(n+e.length)%e.length],l=e[(n+1)%e.length];if(c.x===u.x&&c.y===u.y)continue;var i=0!==(s=Math.sqrt((c.x-u.x)*(c.x-u.x)+(c.y-u.y)*(c.y-u.y)))?Math.atan2(c.x-u.x,c.y-u.y):0,o=Math.sin(i)*Math.min(r,s/2)+u.x,a=Math.cos(i)*Math.min(r,s/2)+u.y;const h=r>0||0!==s?{x:o,y:a}:u;var s;i=0!==(s=Math.sqrt((l.x-u.x)*(l.x-u.x)+(l.y-u.y)*(l.y-u.y)))?Math.atan2(l.x-u.x,l.y-u.y):0,o=Math.sin(i)*Math.min(r,s/2)+u.x,a=Math.cos(i)*Math.min(r,s/2)+u.y;const f=r>0||0!==s?{x:o,y:a}:u;0==n?t.moveTo(h.x,h.y):t.lineTo(h.x,h.y),r>0&&t.quadraticCurveTo(u.x,u.y,f.x,f.y)}t.closePath()}}}function btt(t,e,r){return Math.max(0,Math.min(t,Math.min(r,e)/2))}var xtt=t=>{var e=class extends t{contains(t,e){var{left:r,top:n,width:i,height:o,lineWidth:a=0}=this.state,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.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.state;return[{x:t,y:e},{x:t+r,y:e},{x:t+r,y:e+n},{x:t,y:e+n}]}get anchors(){return function(t){var{left:e,top:r,width:n,height:i}=t.bounds,o=e+n/2,a=r+i/2;return[{name:"TOP",position:{x:o,y:r}},{name:"RIGHT",position:{x:e+n,y:a}},{name:"BOTTOM",position:{x:o,y:r+i}},{name:"LEFT",position:{x:e,y:a}}]}(this)}get bounds(){const{left:t=0,top:e=0,width:r=0,height:n=0}=this.state;return{left:t,top:e,width:r,height:n}}set bounds(t){this.set({left:0,top:0,width:0,height:0,...t})}render(t){var{round:e=0}=this.model,{left:r,top:n,width:i,height:o}=this.bounds;t.translate(r,n),t.beginPath(),(e=btt(e,i,o))>0?t.roundRect(0,0,i,o,e):t.rect(0,0,i,o),t.translate(-r,-n)}};return W7(e.prototype,"path",!1),e};const wtt={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"};const Att=20;function _tt(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 ktt extends(xtt(mtt)){static get image(){return ktt._image||(ktt._image=new Image,ktt._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=="),ktt._image}static toggle(t,e,r,n){if(e){var i=t.root.findById(e);i?i._findInfoWindowByComponent(t)?ktt.hide(t,e):ktt.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(s=s.map((t=>ytt.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)))),0!=s.length){var c='\n.flip {\n backface-visibility: hidden;\n border-radius: 7px;\n height: auto;\n font: normal 14px helvetica, arial, san serif;\n position: absolute;\n opacity: 0.9;\n transform-origin: 50% 50% 0px;\n transition: all 2s;\n min-width: 100px;\n 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}\n\n.flip:after {\n content: "";\n display: block;\n position: absolute;\n opacity: 0.9;\n width: 0;\n height: 0;\n}\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\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\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\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}\n\n.flip-side-1 {\n transform: rotateY(0deg) !important;\n}\n\n.flip-side-2 {\n transform: rotateY(180deg) !important;\n}\n\n.info-window-btns {\n position: absolute;\n top: -18px;\n right: 5px;\n overflow: hidden;\n}\n\n.info-window-content {\n padding: 10px;\n color: #efefef;\n font-size: 13px;\n line-height: 1.4;\n}\n\n.info-window-btns button {\n width: 40px;\n 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\n.info-window-btns button:hover {\n background-color: #60bb23;\n}\n'+i.get("style"),{left:u,top:l}=t.bounds,{x:h,y:f}=n?t.rootModel.transcoordC2S(n.x,n.y):t.transcoordS2T(u,l);u=h,l=f;var d=document.createElement("span");d.style.position="absolute";var p=document.createElement("style");if(p.type="text/css",p.appendChild(document.createTextNode(c)),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)}r9.forEach((function(t){d.addEventListener(t,(function(t){t.stopPropagation()}))})),n9.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=_tt(v.className,"flip-side-1"),g.className=_tt(g.className,"flip-side-2")}),!1);let n=g.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",(function(r){r.preventDefault(),ktt.hide(t,e)}),!1)}if(v){let r=v.querySelector(".info-window-btns > .flipable");r&&r.addEventListener("click",(function(t){t.preventDefault(),v.className=_tt(v.className,"flip-side-1"),g.className=_tt(g.className,"flip-side-2")}),!1);let n=v.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",(function(r){r.preventDefault(),ktt.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 x=t.rootModel.target.getBoundingClientRect(),w=[];g&&w.push(g),v&&w.push(v);var A={x:u,y:l},_=t.transcoordS2C(A.x,A.y);if(_.x+m/2+x.left<x.right&&_.x-m/2>x.left){if(b+Att<_.y)return d.style.marginLeft=A.x-m/2+"px",d.style.marginTop=A.y-b-Att+"px",void w.forEach((t=>t.className+=" arrow-bottom"));if(_=t.transcoordS2C(A.x,A.y+b+Att),x.bottom>_.y+x.top)return d.style.marginLeft=A.x-m/2+"px",d.style.marginTop=A.y+Att+"px",void w.forEach((t=>t.className+=" arrow-top"))}if((_=t.transcoordS2C(A.x,A.y)).x-(m+Att)>x.left)return d.style.marginLeft=A.x-m-Att+"px",d.style.marginTop=A.y-b/2+"px",void w.forEach((t=>t.className+=" arrow-right"));d.style.marginLeft=A.x+Att+"px",d.style.marginTop=A.y-b/2+"px",w.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,ktt.image,e,r,n,i)}get hasTextProperty(){return!1}get nature(){return wtt}}ytt.register("info-window",ktt);var Ett={};var Stt={list:function(){return{...Ett}},register:function(t,e){Ett[t]=e},unregister:function(t){delete Ett[t]},get:function(t){if(t){var e=Ett[t];return e||Y7("Layout Not Found - ",t),e}}},Mtt={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};Stt.register("html-absolute",Mtt);const Ttt=["run","goto","goto-playlist","link-open","link-move","route-page","start-scenario","run-scenario","export-data","import-data"],Ptt="auto";const Ott=new WeakMap;function Itt(t){const e=t.root,r=Ott.get(e);if(!r)return;if(e===t)return r.forEach((t=>Itt(t[0]))),void Ott.delete(e);const n=r.findIndex((e=>e[0]===t));if(-1===n)return;const i=r[n][1];i.div.parentNode?.removeChild(i.div),i.scene.target=null,i.scene.release?.(),r.splice(n,1)}class Ctt{static hideAll(t){(Ott.get(t)||[]).forEach((([t])=>Itt(t)))}static hide(t){const e=t.root,r=Ott.get(e);if(!r)return;const n=r.findIndex((e=>e[0]===t));if(-1===n)return;const i=r[n][1];i.div.style.backgroundColor="transparent",function(t,e){t.style.opacity=1,t.style.transform="scale(1)";let r=+new Date;const n=()=>{const i=Math.min((new Date-r)/200,1);t.style.opacity=1-i,t.style.transform=`scale(${1-i})`,i<1?requestAnimationFrame(n):(t.style.display="none",e&&e())};n()}(i.div,(()=>{Itt(t)}))}static show(t,e,r={}){const{data:n,modal:i=!1,closable:o=!0,minimizable:a=!1,draggable:s=!1,output:c=!0,title:u=""}=r,l=t.app.refProvider;l?.get(e,!0).then((e=>{const l=document.createElement("div"),h=l.style;if(l.setAttribute("popup",""),i){const{width:e,height:r}=t.rootModel.bounds;Object.assign(h,{position:"fixed",zIndex:1,left:0,top:0,width:`${e}px`,height:`${r}px`,overflow:"hidden",backgroundColor:"transparent"})}else Object.assign(h,{position:"absolute",display:"inline-block",overflow:"hidden"});l.innerHTML=u?'\n<div class="popup-wrap">\n <div class="popup-title-bar">\n <div class="popup-title"></div>\n <button class="draggable-1945">☰</button>\n <button class="minimizable-1945">–</button>\n <button class="closable-1945">X</button>\n </div>\n <div class="popup-content"></div>\n</div>\n':'\n<div class="popup-content">\n <button class="draggable-1945">☰</button>\n <button class="minimizable-1945">–</button>\n <button class="closable-1945">X</button>\n</div>\n';const f=l.querySelector(".popup-content"),{width:d,height:p}=e.root.model;Object.assign(f.style,{width:`${d}px`,height:`${p}px`});const g=document.createElement("style");g.type="text/css",g.appendChild(document.createTextNode("\n.popup-title-bar {\n display: flex;\n align-items: center;\n top: 0;\n left: 0;\n width: 100%;\n height: 30px;\n background-color: var(--md-sys-color-primary, #f1f1f1);\n color: var(--md-sys-color-on-primary, black);\n padding: 5px;\n box-sizing: border-box;\n border-bottom: 1px solid #ccc;\n}\n\n.popup-title {\n flex: 1;\n text-align: center;\n}\n\nbutton.closable-1945, button.minimizable-1945, button.draggable-1945 {\n position: absolute;\n display: none;\n color: white; \n background-color: black; \n opacity: .3;\n width: 20px;\n height: 20px;\n top: 5px; \n z-index: 1;\n padding: 0;\n margin: 0;\n border: 0px;\n text-align: center;\n cursor: pointer;\n font-size: 12px;\n border-radius: 4px;\n}\n\nbutton.draggable-1945 {\n left: 5px;\n cursor: move;\n}\n\nbutton.minimizable-1945 {\n right: 30px;\n}\n\nbutton.closable-1945 {\n right: 5px;\n}\n\nbutton.closable-1945:hover, button.minimizable-1945:hover, button.draggable-1945:hover {\n opacity: .6; \n}\n")),l.appendChild(g),Ttt.forEach((r=>{e.on(r,((...e)=>{t.trigger(r,...e)}))}));const v=l.querySelector(".popup-content"),y=l.querySelector(".draggable-1945");[...r9,...n9].forEach((t=>{v.addEventListener(t,(e=>{(!y?.isDragging||"mousemove"!==t&&"mouseup"!==t)&&e.stopPropagation()}))})),[...r9,...n9].forEach((t=>{l.addEventListener(t,(e=>{(!y?.isDragging||"mousemove"!==t&&"mouseup"!==t)&&e.stopPropagation()}))})),i&&o&&l.addEventListener("click",(e=>{e.target===l&&Ctt.hide(t)}));if(t.root.model_layer.overlay.appendChild(l),function(t,e,r){const n=t.root;if(n===t)return;Itt(t);let i=Ott.get(n)||[];i=[...i,[t,{div:e,scene:r}]],Ott.set(n,i)}(t,l,e),u){l.querySelector(".popup-title-bar .popup-title").textContent=u}if(s&&(!function(t,e,r){let n,i,o,a;function s(s){if(!e.isDragging)return;s.preventDefault(),s.stopPropagation();const c=s.clientX-n,u=s.clientY-i,l=r.rootModel.overlay.style.transform.match(/scale\(([^,]+),\s*([^)]+)\)/),h=l?parseFloat(l[1]):1,f=l?parseFloat(l[2]):h;t.style.left=`${o+c/h}px`,t.style.top=`${a+u/f}px`}function c(t){t.preventDefault(),t.stopPropagation(),e.isDragging=!1,document.removeEventListener("mousemove",s),document.removeEventListener("mouseup",c)}e.isDragging=!1,e.addEventListener("mousedown",(r=>{r.preventDefault(),r.stopPropagation(),e.isDragging=!0,n=r.clientX,i=r.clientY,o=parseInt(t.style.left,10)||0,a=parseInt(t.style.top,10)||0,document.addEventListener("mousemove",s),document.addEventListener("mouseup",c)}))}(i?l.querySelector(".popup-wrap"):l,y,t),u?y&&(y.style.display="block"):(v.addEventListener("mouseenter",(()=>{y&&(y.style.display="block")})),v.addEventListener("mouseleave",(()=>{y&&(y.style.display="none")})))),a){const t=l.querySelector(".minimizable-1945");let e=!1;t.addEventListener("click",(t=>{t.preventDefault(),e=!e;const r=l.querySelector(".popup-wrap");!function(t,e){const r=t.querySelector(".minimizable-1945");e?(r.innerHTML="□",t.style.height="30px",t.style.overflow="hidden"):(r.innerHTML="–",t.style.height="",t.style.overflow="visible")}(i?r:l,e)})),u?t&&(t.style.display="block"):(v.addEventListener("mouseenter",(()=>{t&&(t.style.display="block")})),v.addEventListener("mouseleave",(()=>{t&&(t.style.display="none")})))}if(o){const t=l.querySelector(".closable-1945");u?t&&(t.style.display="block"):(v.addEventListener("mouseenter",(()=>{t&&(t.style.display="block")})),v.addEventListener("mouseleave",(()=>{t&&(t.style.display="none")})))}l.querySelector(".closable-1945")?.addEventListener("click",(e=>{e.preventDefault(),Ctt.hide(t)})),l.addEventListener("close-scene",(e=>{e.preventDefault(),e.stopPropagation(),Ctt.hide(t),c&&(t.data=e.detail)})),e.target=f,e.data=n||t.data,e.fit("both");const{x:m,y:b}=t.center,x=t.transcoordS2T(m,b,t.rootModel),w=function(t,e,r,n){const{location:i=Ptt,title:o=""}=n||{},a=t.bounds;let s=e.bounds;o&&(s.height+=30);const c=Math.max(a.width/4-s.width/2,20),u=Math.min(3*a.width/4+s.width/2,a.width-20)-s.width,l=Math.max(a.height/4-s.height/2,20)+(o?30:0),h=Math.min(3*a.height/4+s.height/2,a.height-20)-s.height+(o?30:0);switch(i){case Ptt:return{x:r.x<a.width/2?Math.min(u,r.x+20):Math.max(c,r.x-(s.width+20)),y:r.y<a.height/2?Math.min(h,r.y+20+(o?30:0)):Math.max(l,r.y-(s.height+20+(o?30:0)))};case"left-top":return{x:c,y:l};case"right-top":return{x:u,y:l};case"left-bottom":return{x:c,y:h};case"right-bottom":return{x:u,y:h};default:return{x:(a.width-s.width)/2,y:(a.height-s.height+(o?30:0))/2}}}(t.rootModel,e.root,x,r);if(i)if(u){const t=l.querySelector(".popup-wrap");Object.assign(t.style,{position:"absolute",left:`${w.x}px`,top:`${w.y}px`,width:`${d}px`,height:`${p}px`})}else Object.assign(f.style,{left:`${w.x}px`,top:`${w.y}px`,width:`${d}px`,height:`${p}px`});else Object.assign(l.style,{left:`${w.x}px`,top:`${w.y}px`,width:`${d}px`,height:`${u?p+30:p}px`});!function(t,e){t.style.opacity=0,t.style.transform="scale(0)",t.style.display="block";let r=+new Date;const n=()=>{const i=Math.min((new Date-r)/200,1);t.style.opacity=i,t.style.transform=`scale(${i})`,i<1?requestAnimationFrame(n):e&&e()};n()}(l,(()=>{i&&(l.style.backgroundColor="rgba(0,0,0,0.3)")}))}),(t=>{console.error("cannot fetch board: "+e,t)}))}}var Rtt={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 jtt(t){var e=t.components.filter((t=>!t.hidden)),r=t.getState("layoutConfig")||{},n=e[r&&r.activeIndex||0];return n&&[n]||[]}Stt.register("absolute",Rtt);var Ltt={reflow:function(t){var e=t.bounds,r=t.getState("layoutConfig")||{},n={left:0,top:0,width:e.width,height:e.height};t.forEach(((t,e)=>{let i=e!=(r.activeIndex||0);t.bounds=n,t.setState("rotation",0),t.element&&(t.element.style.visibility=i?"hidden":"visible")}))},capturables:function(t){return jtt(t)},drawables:function(t){return jtt(t)},isStuck:function(t){return!0}};function Dtt(t){var e=t.getState("layoutConfig");return e&&e.weight||1}Stt.register("card",Ltt);var ztt={reflow:function(t){var e=this.drawables(t),r=t.get("padding")||{},n=e.reduce(((t,e)=>t+Dtt(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=Dtt(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.setState("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 Ntt(t){var e=t.getState("layoutConfig");return e&&e.weight||1}Stt.register("linear-horizontal",ztt);var Ftt={reflow:function(t){var e=this.drawables(t),r=t.getState("padding")||{},n=e.reduce(((t,e)=>t+Ntt(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=Ntt(t),n=t.getState("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.setState("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}};Stt.register("linear-vertical",Ftt);var Btt={reflow:function(t){var e=t.getState("layoutConfig"),r=e&&e.columns||t.getState("columns"),n=e&&e.rows||t.getState("rows"),i=e&&e.widths||t.getState("widths"),o=e&&e.heights||t.getState("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,c=t.textBounds,u=t.getState("paddingLeft")||0,l=t.getState("paddingTop")||0,h=c.width/a,f=c.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,c=0;for(;--s>0;)c+=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:u+d,top:l+p,width:h*(n+c),height:f*(a+v)},t.setState("rotation",0),e%r==r-1?(d=0,p+=a*f):d+=n*h}))},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.getState("layoutConfig"),i=n&&n.columns||t.getState("columns"),o=n&&n.rows||t.getState("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};Stt.register("table",Btt);const Utt=new Image;Utt.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAclBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0BbqFAAAAJXRSTlMAgAP3VSI6/g9fBk5FavJsMrariSjzPnO1enRRL5SMhmOOWB9keFTE0wAAANxJREFUOMutk9kWgyAMRLFuiLjUtdp9yf//YglVsQXz1HniMPcEMgHGvpX2O0Ypi+EgCL+IAShC+wB7QfubRDT7AFcnUPoLMLiP4PyJbsb55i05AgnR5iaQDsICgtH0cotBWoAP1c7kC6kFxEseCfZfB6gEgbNeBrira2QmH1uVYCXlA3is8UmgUCPIyQJKEmu8QtQJN0e9DPXVpzG2G216c1CqRmcBOdxXk07sWUSPv07zo0amCNQycv+NzmR6cRcwmfbuI7p2nZ/z4be0P83Foz6vIkhfZXr82XgDlZsspIq4peUAAAAASUVORK5CYII=";var Ytt=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.globalAlpha=1,t.rect(e+n,r,25,25);t.fillStyle="rgba(235, 235, 235, 1)",t.fill(),t.drawImage(Utt,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;if(!r){var{left:n,top:i,width:o,height:a}=this.bounds,s=n+o;this.showMoveHandle&&(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))}return this._focustd!==r&&(this._focused=r,this.invalidate()),r}};const Htt=[];class Gtt extends(Ytt(xtt(ytt))){constructor(t,e){super(t,e),this._components=[]}replaceRefids(t){this.components.forEach((e=>e.replaceRefids(t)))}get showMoveHandle(){return!0}get showOverflow(){return!1}dispose(){this.components.slice().forEach((t=>t.dispose())),super.dispose()}isContainer(){return!0}containable(t){return t.isDescendible(this)}get hasTextProperty(){return!1}get components(){return this._components}get focusible(){return!0}get layout(){return Stt.get(this.get("layout"))||Rtt}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,e=!1){var r=t.parent;if(r){if(this===r)return;r.removeComponent(t,e)}var n=this._components.push(t)-1;t.parent=this,t.added(this),e||this.trigger("add",this,t,n),t.delegate_on(this),e||t.trigger("added",this,t,n),this.root&&this.root.isReady&&t.ready()}removeComponent(t,e=!1){var r=this._components.indexOf(t);-1!=r&&(this._components.splice(r,1),t.parent=null,t.removed(this),e||(this.trigger("remove",this,t),t.trigger("removed",this,t)),t.delegate_off(this))}insertComponentAt(t,e,r=!1){var n=t.parent;n&&n.removeComponent(t,r);var i=this._components.splice(0,e);this._components=i.concat(t,this._components),e=this._components.indexOf(t),t.parent=this,t.added(this),r||this.trigger("add",this,t,e),t.delegate_on(this),r||t.trigger("added",this,t,e)}add(t,e=!1){return t instanceof Array?(t.forEach((t=>{-1==this._components.indexOf(t)&&this.addComponent(t,e)})),this):this.add.call(this,[t],e)}remove(t,e=!1){return t instanceof Array?this._components?(t.forEach((t=>{this.removeComponent(t,e)})),this):this:this.remove.call(this,[t],e)}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||Htt).indexOf(t)}size(){return(this._components||Htt).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 d9(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 d9(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)}findByRefid(t){return this.root.findByRefid(t)}contains(t,e){var r=super.contains(t,e);if(!r){var{left:n,top:i,width:o,height:a}=this.state;r=t<Math.max(n+o,n)&&t>Math.min(n+o,n)&&e<Math.max(i+a,i)&&e>Math.min(i+a,i)}return r}capture(t,e,r){var n=this.transcoordP2S(t,e);if(!this.contains(n.x,n.y))return!1;var i=this.bounds;n.x-=i.left,n.y-=i.top;var o=this.layout.capturables(this);for(let t=o.length-1;t>=0;t--){var a=o[t].capture(n.x,n.y,r);if(a)return a}return this.capturable&&!r?.(this)&&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),t.closePath(),this.drawFill(t),this.drawStroke(t)}postrender(t){const e=this.layout.drawables(this);if(e.length>0){var{left:r=0,top:n=0,width:i,height:o}=this.bounds;t.save(),this.showOverflow||(t.beginPath(),t.rect(r,n,i,o),t.clip(),t.closePath());var{top:n,left:r}=this.state;t.translate(r,n),e.forEach((e=>{e.draw(t)})),t.translate(-r,-n),t.restore()}super.postrender(t)}trim(){this.components.forEach((t=>{t.trim()})),super.trim()}}["layout"].forEach((t=>ytt.memoize(Gtt.prototype,t,!1)));class Wtt extends Gtt{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.clientWidth),n=n||(t?parseFloat(t.getPropertyValue("height")):this.target.clientHeight)}else r=this.model.width,n=this.model.height;"CANVAS"==t.tagName&&(t.setAttribute("width",r*e9),t.setAttribute("height",n*e9)),t.style.width=r+"px",t.style.height=n+"px"}}resize(){this.fitSize(this.element,!0)}isLayer(){return!0}get showOverflow(){return this.app.isEditMode}get anchors(){}createElement(){var t=ytt.createCanvas(1,1);return t.setAttribute("scene",this.state.type),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 hasSameParentForAllSelected(){return this.root.hasSameParentForAllSelected}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*e9,e.y*e9),t.scale(r.x*e9,r.y*e9),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}})}centerTo(t,e){const r=t.rootModel.transcoordC2S(this.canvas.clientWidth/2,this.canvas.clientHeight/2),{x:n,y:i}=t.center,{x:o,y:a}=t.transcoordP2S(n,i),{x:s,y:c}=t.transcoordS2T(o,a),{x:u,y:l}=t.rootModel.get("translate"),{x:h,y:f}=t.rootModel.get("scale");e?L8({step:function(e){t.rootModel.set({translate:{x:u+(r.x-s)*h*e,y:l+(r.y-c)*f*e}})},duration:1e3,delta:"circ",ease:"in"}).start():t.rootModel.set({translate:{x:u+(r.x-s)*h,y:l+(r.y-c)*f}})}}const $tt={x:1,y:1},qtt={x:0,y:0};class Xtt extends Wtt{dispose(){super.dispose(),delete this._canvas,delete this._overlay}contains(t,e){return!0}isRootModel(){return!0}get stuck(){return!0}get layout(){return Mtt}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.setAttribute("scene",this.state.type),t.style["user-select"]="none",t.style.overflow="hidden",this._canvas=ytt.createCanvas(1,1),this._canvas.style.position="absolute",t.appendChild(this._canvas),this._overlay&&t.appendChild(this._overlay),t}resize(){if(this.target){var{width:t,height:e,fitMode:r}=this.model;this.root.fitMode?r=this.root.fitMode:r||(r="ratio");try{var n=getComputedStyle(this.target)}catch(t){return void console.error(t,this.target)}var i=n?parseFloat(n.getPropertyValue("width")):this.target.clientWidth,o=n?parseFloat(n.getPropertyValue("height")):this.target.clientHeight;switch(r){case"both":case"ratio":break;case"width":o=e*i/t;break;case"height":i=t*o/e;break;default:i=Math.max(t,i),o=Math.max(e,o)}switch(this.fitSize(this.canvas,!0,i,o),r){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=i>t?"hidden":"auto",this.element.style.overflowY=o>e?"hidden":"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;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}}}}closeScene(t){requestAnimationFrame((()=>this.overlay.dispatchEvent(new CustomEvent("close-scene",{bubbles:!0,composed:!0,detail:t}))))}_repositionOverlay(){var t=this._overlay;if(t){var{translate:e=qtt,scale:r=$tt,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",t.style.transform=`rotate(${n}rad) scale(${r.x}, ${r.y}) perspective(1px)`,t.style.marginLeft=`${e.x}px`,t.style.marginTop=`${e.y}px`}}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 Xtt)&&r.model.event&&r.model.event.hover&&!r.hidden){var n=r.model.event.hover;n&&this._doEventAction(n,r,!0,t)}}}_onmouseleave_all(t,e){if(t.stopPropagation(),e){var r=e.origin;if(this.app&&!this.app.isEditMode){var n=r.model.event&&r.model.event.hover;n&&this._doEventAction(n,r,!1,t)}}}_onclick(t,e){if(t.stopPropagation(),!this.app.isEditMode&&e){var r=e.origin,n=r.model.event?.tap;n&&this._doEventAction(n,r,!0,t)}}_onmousedownup(t,e){if(t.stopPropagation(),!this.app.isEditMode&&e){var r=e.origin,n=r.model.event?.tap;n&&n.pressed&&this._doMouseDownUpEventAction(n,r,"mousedown"==t.type||"touchstart"==t.type,t)}}_doMouseDownUpEventAction(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(t,e,r,n){var{action:i,target:o,value:a,emphasize:s=!1,restore:c=!1,pressed:u=!1,options:l}=t;if(o&&(o=e.access(o)),a&&(a=e.access(a)),s&&(r?function(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)))}(e):c&&function(t){t.hasOwnProperty("_backupStrokeStyle")&&(t.set("strokeStyle",t._backupStrokeStyle),delete t._backupStrokeStyle,t.hasOwnProperty("_backupLineWidth")&&(t.set("lineWidth",t._backupLineWidth),delete t._backupLineWidth))}(e)),i)switch(i){case"data-toggle":if(!o)return;(r||c)&&this.root.findAll(o,e).forEach((t=>{t.data=!t.data}));break;case"data-tristate":if(!o)return;(r||c)&&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-spreading":if(!o)return;if(r){var h=e.access(a);this.root.findAll(o,e).forEach((t=>{t.executeMappings(!0)}))}break;case"data-set":if(!o)return;if(r){h=e.access(a);this.root.findAll(o,e).forEach((t=>{t.data=h}))}break;case"partial-data-set":if(!o)return;if(r){h=e.access(a);this.root.findAll(o,e).forEach((t=>{t.data={...t.data,...h}}))}break;case"value-set":if(!o)return;if(r){h=e.access(a);this.root.findAll(o,e).forEach((t=>{t.value=h}))}break;case"partial-value-set":if(!o)return;if(r){h=e.access(a);this.root.findAll(o,e).forEach((t=>{t.value={...t.value,...h}}))}break;case"infoWindow":case"info-window":if(!o)return;"click"==n.type||r?ktt.show(e,o,c,{x:n.offsetX,y:n.offsetY}):c&&ktt.hide(e,o);break;case"toggle-info-window":if(!o)return;ktt.toggle(e,o,!1,{x:n.offsetX,y:n.offsetY});break;case"popup":case"modal-popup":if(!o)return;let t=l&&"input"in l?l.input:"(self)",s=!l||(!("output"in l)||l.output);Ctt.show(e,o,{data:t&&this.root.findFirst(t,e)?.data,output:s,modal:"modal-popup"===i});break;case"close-scene":this.closeScene(e.data);break;case"goto":case"goto-playlist":this.trigger(i,o,l,e);break;case"mouse-cursor":r?this.target.style.cursor=o||"auto":c&&(this.target.style.cursor="auto");break;default:this.trigger(i,o,a,e)}}}function Vtt(t,e){const r=t.state.refid;return t.root.findAll((t=>t.isLine()&&t.from.component===r&&(!e||t.from.anchor===e)))}function Ktt(t,e){const r=t.state.refid;return t.root.findAll((t=>t.isLine()&&t.to.component===r&&(!e||t.to.anchor===e)))}Xtt.Popup=Ctt,ytt.register("model-layer",Xtt);var Qtt=t=>class extends t{isConnectable(){return!0}postrender(t){super.postrender(t),this._draw_anchors(t)}_draw_anchors(t){var e=this.anchors||[];t.save(),e.forEach((e=>{var{position:{x:r,y:n},draw:i}=e;if(i){t.beginPath();try{i.call(e,t,this)}catch(t){console.error(t)}t.closePath()}})),t.restore()}contains(t,e){if(n=super.contains(t,e))return n;var r=this.anchors||[];for(let i of r){const r=i.bounds;if(!r)continue;const{left:o,top:a,width:s,height:c}=r;var n;if(n=t<Math.max(o+s,o)&&t>Math.min(o+s,o)&&e<Math.max(a+c,a)&&e>Math.min(a+c,a))return n}return!1}findInOutLines(t){return function(t,e){const r=t.state.refid;return t.root.findAll((t=>!(!t.isLine()||(t.from.component!==r||e&&t.from.anchor!==e)&&(t.to.component!==r||e&&t.to.anchor!==e))))}(this,t)}findOutletLines(t){return Vtt(this,t)}findOutletEnds(t){return function(t,e){return Vtt(t,e).map((t=>t.toEnd?.component)).filter(Boolean)}(this,t)}findInletLines(t){return Ktt(this,t)}findInletEnds(t){return function(t,e){return Ktt(t,e).map((t=>t.fromEnd?.component)).filter(Boolean)}(this,t)}};const Jtt={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0}}],help:"scene/component/rect"};var Ztt={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=btt(s,o,a),r.set({round:s})}};class tet extends(Qtt(xtt(mtt))){is3dish(){return!0}get controls(){var{left:t,top:e,width:r,round:n,height:i}=this.state;return[{x:t+r/2*((n=null==n?0:btt(n,r,i))/100),y:e,handler:Ztt}]}get nature(){return Jtt}}ytt.register("rect",tet);const eet=[1,2,10,20,50,50,50,50,50,50];class ret extends(xtt(mtt)){render(t){const{lineWidth:e=1,fillStyle:r="lightgray",font:n="15px Arial",left:i,top:o,rotation:a,origin:s,margin:c,width:u,height:l,side:h="bottom",strokeStyle:f="#000000",scale:d=1}=this.state;t.translate(i,o),t.beginPath();const p=Math.round(e/2);t.rect(-p,-p,u+2*p,l+2*p),t.clip(),t.beginPath(),t.rect(0,0,u,l),r&&(t.fillStyle=r,t.fill()),t.lineWidth=e,t.strokeStyle=f,t.stroke(),t.beginPath(),t.font=n;var g="bottom"!==h,v=g?0:l,y=4*l/5,m=2*l/3,b=1*l/2,x=3*l/5;g&&(y=l-y,m=l-m,b=l-b,x=l-1.5*l/5);var w=d*this.app.PPM/this.root.unitScale,A=Math.ceil(s/w),_=this.app.PPM/w,k=_<=1.1?1:eet[Math.round(_)]||100;1!=k&&(A+=(k-A%k)%k);var E=Math.ceil(A*w),S=s+u;for(t.fillStyle=f;E<S;){if(A%10==0){t.moveTo(E-s,b),t.lineTo(E-s,v);let e=(A/10).toString(),r=t.measureText(e);t.fillText(e,E-s-r.width-6,x)}else A%5==0?(t.moveTo(E-s,m),t.lineTo(E-s,v)):(t.moveTo(E-s,y),t.lineTo(E-s,v));A+=k,E=Math.ceil(A*w)}}}ytt.register("ruler",ret);const net=20,iet=20,oet=90*Math.PI/180,aet="9px Verdana",set=20,cet="#f4f4f4",uet="#999";function het(t,e,r){return{left:-t.x,top:-t.y,width:net,height:set}}function fet(t,e,r,n){return{left:net-t.x,top:0-t.y,origin:20-t.x,width:e-net,height:set}}function det(t,e,r,n){var i={x:0-t.x+10,y:-t.y+iet+(r-iet)/2},o=ytt.transcoordRR(0-t.x,-t.y+iet,i,oet);return{left:o.x-(r-iet),top:o.y,origin:20-t.y,width:r-iet,height:set}}function pet(t){var e=t.get("translate");return{left:-e.x,top:-e.y,width:t.canvas.width/e9,height:t.canvas.height/e9}}ytt.register("guide-layer",class extends Wtt{constructor(t,e){super(t,e),this.appScale={x:1,y:1},"disabled"!==t.ruler&&(this.hruler=new ret({left:net,top:0,origin:20,margin:0,height:set,unit:"m",rotation:0,font:aet,fillStyle:cet,strokeStyle:uet,capturable:!1}),this.vruler=new ret({left:0,top:0,origin:20,margin:0,height:set,unit:"m",rotation:oet,font:aet,side:"top",fillStyle:cet,strokeStyle:uet,capturable:!1}),this.origin_rect=new tet({left:-20,top:-20,width:20,height:20,fillStyle:cet,strokeStyle:uet,lineWidth:1}),this.addComponent(this.hruler),this.addComponent(this.vruler),this.addComponent(this.origin_rect)),this.invalidate()}get capturable(){return!1}ready(){if(super.ready(),this.hruler){var t=this.rootModel,e=Object.assign({},t.get("translate"));e.x<net&&(e.x+=net),e.y<iet&&(e.y+=iet);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=pet(this);var{width:n,height:i}=this.screen_coord;this.hruler.set(fet(e,n,0,this.hruler)),this.vruler.set(det(e,0,i,this.vruler)),this.origin_rect.set(het(e))}else this.screen_coord=pet(this)}resize(){super.resize(),this.screen_coord=pet(this);var{width:t,height:e}=this.screen_coord;this.hruler&&(this.hruler.set(fet(this.model.translate,t,0,this.hruler)),this.vruler.set(det(this.model.translate,0,e,this.vruler)),this.origin_rect.set(het(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 c=s.y>200?-5:5,u=s.x>200?-5:5,l=Math.round(e/this.appScale.x),h=Math.round(r/this.appScale.y);t.fillText(` ${l}, ${h} `,e+u,r+c),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=pet(this),this.hruler){var{translate:n}=this.model,{width:i,height:o}=this.screen_coord;this.hruler.set(fet(n,i,0,this.hruler)),this.vruler.set(det(n,0,o,this.vruler)),this.origin_rect.set(het(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)}});ytt.register("shift-layer",class extends Wtt{ready(){super.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){"Space"===t.code&&void 0===this.before_mode&&(this.before_mode=this.app.mode,this.app.mode=2)}onkeyup(t){"Space"===t.code&&(void 0!==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},!1),this.last_position=this.transcoordC2S(t.offsetX,t.offsetY)}});class get{constructor(t){this.params=Object.assign({},t)}excute(){}}class vet extends get{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)}}const yet="left",met="right",bet="center",xet="bottom",wet="middle",Aet=[yet,met,bet,"top",wet,xet];function _et(t){if(this.hasSameParentForAllSelected&&-1!=Aet.indexOf(t)){var e=this.selected.filter((t=>!t.stuck));if(!(e.length<=1)){var r=this.app.commander;vet.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 yet: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 bet: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 met: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 wet: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 xet: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 ket="VERTICAL",Eet=[ket,"HORIZONTAL"];function Met(t){if(this.hasSameParentForAllSelected&&-1!=Eet.indexOf(t)){var e=this.selected;if(!(e.length<=1)){var r=this.app.commander;vet.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 t===ket?n.y-i.y:n.x-i.x}));var n=r.reduce(((e,r)=>e+(t===ket?r.bounds.height:r.bounds.width)),0),i=r[0].bounds,o=r[r.length-1].bounds,a=((t===ket?o.top+o.height-i.top:o.left+o.width-i.left)-n)/(r.length-1),s=t===ket?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,t===ket?(i.top=s,s+=i.height):(i.left=s,s+=i.width),n.bounds=i}}(t,e)}))}}}function Tet(t){for(var e=0;t&&!t.isRootModel();)e+=t.get("rotation")||0,t=t.parent;return e%(2*Math.PI)}class Pet extends get{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),c=Tet(e);if(e.removeSelf(!r),e.bounds=s,e.set("rotation",c),r){e.set("rotation",function(t,e){return((t.get("rotation")||0)-Tet(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 Oet(t,e,r){this.app.commander.execute(new Pet({changes:[{component:t,to_container:e,to_index:r}]}))}function Iet(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 Pet({changes:r});this.app.commander.execute(i)}}function Cet(t,e,r,n){var i=ytt.register(t.type);if(!i)return H7("Class not found",t.type),null;r&&(t.refid=r(t.refid)),t.id&&n&&n(t.id)&&delete t.id;var o=new i(t,e);return t.components&&o.isContainer()&&(t.components.forEach((t=>{var i=Cet(t,e,r,n);i&&o.addComponent(i)})),delete t.components),o.created(),o}function Ret(t,e){var r=u7(t.hierarchy);return delete r.id,Cet(r,t.app,e)}var jet=Object.freeze({__proto__:null,compile:Cet,duplicate:Ret,select:d9,match:l9});function Let(t,e,r){t instanceof Array||(t=[t]),r||(r=this.model_layer);var n=[],i=new Map;this.selected=t.map((t=>{try{return Cet(t,r.app,(t=>{const e=this.getNewRefid();return void 0!==t&&i.set(t,e),e}),(t=>(this.indexMap[t]||[])[0]))}catch(t){return console.warn(t),!1}})).filter(Boolean).map((t=>{let{left:o,top:a,width:s,height:c,x:u,y:l,cx:h,cy:f}=e;return t.replaceRefids(i),isNaN(o)||isNaN(a)||isNaN(s)||isNaN(c)||(t.bounds={left:o,top:a,width:s,height:c}),isNaN(u)||isNaN(l)||t.move({x:u,y:l},!1),isNaN(h)||isNaN(f)||(t.center={x:h,y:f}),n.push({component:t,to_container:r}),t})),this.app.commander.execute(new Pet({changes:n}))}function Det(){var t=[],e=new Map;if(this.selected=this.selected.filter((t=>!t.isRootModel())).map((r=>{let n=Ret(r,(t=>{const r=this.getNewRefid();return void 0!==t&&e.set(t,r),r}));return n.move({x:20,y:20},!1),t.push({component:n,to_container:r.parent}),n})).map((t=>(t.replaceRefids(e),t))),0!=t.length){var r=new Pet({changes:t});this.app.commander.execute(r)}}function zet(){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 Pet({changes:r})),e&&e.calculateBounds&&e.calculateBounds()}function Net(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app?.commander.on(t,e,r);break;case"mode":this.app?.on(t,e,r);break;default:this.on(t,e,r)}}function Fet(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app?.commander.once(t,e,r);break;case"mode":this.app.once(t,e,r);break;default:this.once(t,e,r)}}function Bet(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app?.commander.off(t,e,r);break;case"mode":this.app?.off(t,e,r);break;default:this.off(t,e,r)}}function Uet(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 Yet=0;function Het(){var t=this.selected.filter((t=>!t.isRootModel())).map((t=>t.hierarchy));if(0!=t.length)return Yet=0,JSON.stringify(t,null,2)}function Get(){Yet=0;var t=Het.call(this);return zet.call(this),t}function Wet(t){if(t)try{Yet++,Let.call(this,JSON.parse(t),{x:15*Yet,y:15*Yet})}catch(e){Y7(e,t)}}var $et=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;ert.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(),ert.impl.options.imagePlaceholder){var o=ert.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):c("cannot fetch resource: "+t+", status: "+i.status)}function s(){n?r(n):c("timeout of "+e+"ms occured while fetching resource: "+t)}function c(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",""))}}(),qet=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!$et.isDataUrl(t)}))}function n(t,e,r,n){return Promise.resolve(e).then((function(t){return r?$et.resolveUrl(t,r):t})).then(n||$et.getAndEncode).then((function(t){return $et.dataAsUrl(t,$et.mimeType(e))})).then((function(r){return t.replace(function(t){return new RegExp("(url\\(['\"]?)("+$et.escape(t)+")(['\"]?\\))","g")}(e),"$1"+r+"$3")}))}}(),Xet=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($et.asArray(document.styleSheets)).then((function(t){var e=[];return t.forEach((function(t){try{$et.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 qet.shouldProcess(t.style.getPropertyValue("src"))}))})).then((function(e){return e.map(t)}));function t(t){return{resolve:function(){var e=(t.parentStyleSheet||{}).href;return qet.inlineAll(t.cssText,e)},src:function(){return t.style.getPropertyValue("src")}}}}}(),Vet=function(){return{inlineAll:function e(r){return r instanceof Element?n(r).then((function(){return r instanceof HTMLImageElement?t(r).inline():Promise.all($et.asArray(r.childNodes).map((function(t){return e(t)})))})):Promise.resolve(r);function n(t){var e=t.style.getPropertyValue("background");return e?qet.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 $et.isDataUrl(t.src)?Promise.resolve():Promise.resolve(t.src).then(e||$et.getAndEncode).then((function(e){return $et.dataAsUrl(e,$et.mimeType(t.src))})).then((function(e){return new Promise((function(r,n){t.onload=r,t.onerror=n,t.src=e}))}))}}}}(),Ket={imagePlaceholder:void 0,cacheBust:!1};function Qet(t,e){return function(t){void 0===t.imagePlaceholder?ert.impl.options.imagePlaceholder=Ket.imagePlaceholder:ert.impl.options.imagePlaceholder=t.imagePlaceholder;void 0===t.cacheBust?ert.impl.options.cacheBust=Ket.cacheBust:ert.impl.options.cacheBust=t.cacheBust}(e=e||{}),Promise.resolve(t).then((function(t){return Zet(t,e.filter,!0)})).then(trt).then((function(t){var{bgcolor:r,width:n,height:i,style:o,sx:a=1,sy:s=1}=e,c=t.style;r&&(c.backgroundColor=r);n&&(c.width=n+"px");i&&(c.height=i+"px");c["margin-left"]="0px",c["margin-top"]="0px",c.transform=`rotate(0rad) translate(0px, 0px) scale(${a}, ${s}) perspective(1px)`,o&&Object.keys(o).forEach((function(t){c[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($et.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||$et.width(t),e.height||$et.height(t))}))}function Jet(t,e){return Qet(t,e).then($et.makeImage).then($et.delay(100)).then((function(r){var n=function(t){var r=document.createElement("canvas");if(r.width=e.width||$et.width(t),r.height=e.height||$et.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 Zet(t,e,r){return r||!e||e(t)?Promise.resolve(t).then((function(t){if(t instanceof HTMLCanvasElement)try{return $et.makeImage(t.toDataURL())}catch(t){H7(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,$et.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 Zet(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){$et.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=$et.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 $et.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 trt(t){return Vet.inlineAll(t).then((function(){return t}))}var ert={toSvg:Qet,toPng:function(t,e){return Jet(t,e||{}).then((function(t){return t.toDataURL()}))},toJpeg:function(t,e){return Jet(t,e=e||{}).then((function(t){return t.toDataURL("image/jpeg",e.quality||1)}))},toBlob:function(t,e){return Jet(t,e||{}).then($et.canvasToBlob)},toPixelData:function(t,e){return Jet(t,e||{}).then((function(e){return e.getContext("2d").getImageData(0,0,$et.width(t),$et.height(t)).data}))},impl:{fontFaces:Xet,images:Vet,util:$et,inliner:qet,options:{}}};function rrt(t,e,r,n){var i=this.model_layer,o=i._overlay;return new Promise((function(a,s){if(i){var c=i.get("width"),u=i.get("height");r=r||c,n=n||u;var l=i.get("translate"),h=i.get("scale"),f=Math.min(r/c,n/u);r=c*f,n=u*f,i.set("translate",{x:0,y:0}),i.set("scale",{x:f/e9,y:f/e9});var d=ytt.createCanvas(r,n),p=d.getContext("2d");if(i.draw(p),i.set("translate",l),i.set("scale",h),!o)return a(d.toDataURL(t,e)),void(d=null);ert.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){Y7(r),a(d.toDataURL(t,e)),d=null}))}else s("No target model")}))}function nrt(){if(this.hasSameParentForAllSelected){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=ytt.union(r),o=t[0].transcoordP2S(i.left,i.top);o=t[0].transcoordS2T(o.x,o.y);var a=new Map,s=Cet({type:"group",left:o.x,top:o.y,width:i.width,height:i.height},e.app,(t=>{const e=this.getNewRefid();return void 0!==t&&a.set(t,e),e}));s.replaceRefids(a);var c=[{component:s,to_container:e}];n.forEach((t=>{c.push({component:t,to_container:s})})),this.app.commander.execute(new Pet({changes:c})),this.selected=[s]}}}function irt(){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 Pet({changes:e})),this.selected=t}}function ort(){var t=this.selected;if(0!=t.length){var e=t.map((t=>t.bounds)),r=ytt.union(e),n=r.left+r.width/2;t.map((t=>{t.symmetryX(n)}))}}function art(){var t=this.selected;if(0!=t.length){var e=t.map((t=>t.bounds)),r=ytt.union(e),n=r.top+r.height/2;t.map((t=>{t.symmetryY(n)}))}}function srt(){vet.around(this.app.commander,ort,this)}function crt(){vet.around(this.app.commander,art,this)}function urt(t,e,r){var n=this.findAll(t,r);return n.forEach((t=>{t.set(e)})),n}function lrt(t){vet.around(this.app.commander,t)}function hrt(){return Object.values(this.indexMap).map((t=>t.map((t=>{let{id:e,data:r}=t.model;return{key:e,value:r}})))).flat().sort(((t,e)=>t.key>e.key?1:-1))}const frt="left",drt="right",prt="center",grt="bottom",vrt="middle",yrt=[frt,drt,prt,"top",vrt,grt];function mrt(t){if(this.hasSameParentForAllSelected&&-1!=yrt.indexOf(t)){var e=this.selected.filter((t=>!t.stuck)),r=this.app.commander;vet.around(r,(function(){!function(t,e){const r=e[0].parent,{width:n,height:i}=r.bounds;switch(t){case frt:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,left:0}}break;case prt:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,left:n/2-r.width/2}}break;case drt:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,left:n-r.width}}break;case"top":for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,top:0}}break;case vrt:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,top:i/2-r.height/2}}break;case grt:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,top:i-r.height}}break;default:;}}(t,e)}))}}function brt(t){t instanceof Array||(t=[t]),this.trigger("addstart",t)}function xrt(){this.trigger("stylepastestart")}function wrt(){this.trigger("stylepastestop")}function Art(){this.trigger("databindpastestart")}function _rt(){this.trigger("databindpastestop")}function krt(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:c,ex:u,ey:l}=e;if(s>u?(n=u,i=s):(n=s,i=u),c>l?(o=l,a=c):(o=c,a=l),r){var h=t.bounds,f=t.transcoordS2TR(h.left,h.top),d=t.transcoordS2TR(h.left+h.width,h.top+h.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),x=Math.min(o,v,a,y),w=Math.max(o,v,a,y);return!(b-m>Math.abs(i-n)+Math.abs(g-p)||w-x>Math.abs(a-o)+Math.abs(y-v))}var A=t.path;if(!A)return error("컴포넌트에 get path가 잘못 구현되어있음.",t),!1;for(let e=0;e<A.length;e++){let r=t.transcoordS2TR(A[e].x,A[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 Ert(t,e,r,n,i){i||krt(t,e,r,n)}function Srt(t,e){var r=t.components||[];for(let t of r){Srt(t,e);let r=e.indexOf(t);-1!=r&&e.splice(r,1)}}ytt.register("add-layer",class extends Wtt{ready(){super.ready();var t=this.rootModel,e=t.get("translate"),r=t.get("scale");this.set("translate",e),this.set("scale",r)}render(t){var e=this.addbox;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()}}contains(t,e){return!(3!=this.app.mode)}get eventMap(){return{"(root)":{"(self)":{addstart:this.onaddstart,addstop:this.onaddstop,keydown:this.onkeydown,dragstart:this.ondragstart,dragmove:this.ondragmove,dragend:this.ondragend,mousedown:this.onmousedown,mouseup:this.onmouseup}},"model-layer":{"(self)":{change:this.onchange_root_model}}}}onchange_root_model(t,e,r){t.translate&&this.set("translate",t.translate),t.scale&&this.set("scale",t.scale)}onaddstart(t,e){void 0===this.before_mode&&(this.before_mode=this.app.mode,this.models=t,this.app.mode=3)}onaddstop(){void 0!==this.before_mode&&(this.app.mode=this.before_mode),delete this.before_mode,delete this.addbox,this.invalidate()}onkeydown(t){3!==this.app.mode||"Esc"!=t.code&&"Escape"!=t.code||this.root.trigger("addstop")}ondragstart(t){var{x:e,y:r}=this.transcoordC2S(t.offsetX,t.offsetY);this.addbox={sx:e,sy:r}}ondragmove(t){if(3===this.app.mode){var{x:e,y:r}=this.transcoordC2S(t.offsetX,t.offsetY);this.addbox&&(this.addbox.ex=e,this.addbox.ey=r,this.invalidate())}}ondragend(t,e){if(3!==this.app.mode)return;const{sx:r,sy:n,ex:i,ey:o}=this.addbox;Let.call(this.root,this.models,{left:Math.min(r,i),top:Math.min(n,o),width:Math.abs(i-r),height:Math.abs(o-n)}),this.root.trigger("addstop")}onmousedown(t,e){3===this.app.mode&&(this.downpoint={x:t.offsetX,y:t.offsetY})}onmouseup(t,e){if(this.downpoint.x===t.offsetX&&this.downpoint.y===t.offsetY){var{x:r,y:n}=this.transcoordC2S(t.offsetX,t.offsetY);Let.call(this.root,this.models,{cx:r,cy:n}),this.root.trigger("addstop")}}});ytt.register("selection-layer",class extends Wtt{ready(){super.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){var s=a.layout.capturables(a),c=s.indexOf(o);if(-1==c){if(!a.indexOf(o))return H7("Container not contains [",o,"] as a component"),!1;c=0}var u=s.length;t.shiftKey?c--:c++,o=s[(c+u)%u]}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))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 t=this.selected.filter((t=>!t.isRootModel()&&!!t.parent)),e=t.length>0&&t[0].parent;e&&e!==r.parent&&(!function(t,e){for(var r=t.parent;r;){let t=e.indexOf(r);-1!=t&&e.splice(t,1),r=r.parent}}(r,t),Srt(r,t)),t.push(r),this.selected=t}}else{if(r.parent.isGroup())return void this._selectGroupItem(r,t);if(-1!=this.selected.indexOf(r))return;this.selected=[r],this.sameParent=!0}}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,Ert(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,Ert(this,null,null,!1,!0),this.invalidate())}});class Mrt{constructor(t){this.layer=t}draw(t,e,r){var{left:n,top:i,width:o,height:a}=e.bounds;0!=o&&0!=a&&(t.beginPath(),t.rect(n,i,o,a),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,i,o,a),t.stroke(),t.closePath())}}class Trt{constructor(t){this.layer=t}draw(t,e,r){var n=e.bounds;t.beginPath(),t.rect(n.left-4/r.x,n.top-4/r.y,n.width+8/r.x,n.height+8/r.y),t.setLineDash([3/r.x,4/r.y]),t.lineWidth=1/r.x,t.strokeStyle="black",t.stroke(),t.setLineDash([]),t.closePath()}}class Prt{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=vet.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;vet.after(r,e.app.commander),e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}function Ort(t,e){return Math.atan2(e.y-t.y,e.x-t.x)}const Irt=15*Math.PI/180;class Crt{constructor(t){this.layer=t}reset(){this.active=null,this.created=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)}startLinkProcess(t,e,r){try{var n=Cet(e,t.app);return t.rootModel.addComponent(n),this.layer.selected=[n],this.active={component:n,index:1},this.ondragstart(r),n}catch(t){console.warn(r)}}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<3||(r.splice(this.active.index,1),e.path=r)}}onmousedown(t){this.active.toFill=!0}ondragstart(t){var{index:e,component:r}=this.active;this.created||(this.active.changes=vet.before([r])),0!==e&&e!==r.path.length-1||(this.layer.counterEnd=0===e?r.toEnd||{fromto:"to"}:r.fromEnd||{fromto:"from"})}ondragmove(t){var{component:e,index:r}=this.active||{};const{offsetX:n,offsetY:i}=t;var o,a,s=e.transcoordC2S(n,i);if(s=e.transcoordS2P(s.x,s.y),t.shiftKey){var c=e.path.length,u=e.isLine()&&0==r?e.path[1]:e.path[(r-1+c)%c];u=e.transcoordS2P(u.x,u.y);var l,h=0;if(c>2)e.isLine()?0==r?l=e.path[2]:1!=r&&(l=e.path[r-2]):l=e.path[(r-2+c)%c],l&&(h=Ort(l=e.transcoordS2P(l.x,l.y),u));var f=Math.round((Ort(u,s)-h)/Irt)*Irt+h;s=function(t,e,r){return{x:Math.cos(e)*r+t.x,y:Math.sin(e)*r+t.y}}(u,f,(o=u,a=s,Math.sqrt((a.x-o.x)*(a.x-o.x)+(a.y-o.y)*(a.y-o.y))))}if(0===r||r===e.path.length-1){const t=this.layer.anchorTarget=e.rootModel.capture(n,i,(t=>!t.isConnectable()));if(t){const{x:o,y:a}=t.transcoordC2S(n,i),c=this.layer.get("scale")||{x:1,y:1},u=this.layer.counterEnd,l=(t.anchors||[]).find((r=>{const{name:n,inout:i,multiplicity:s=1/0,position:l,filter:h}=r;if(u){const{anchor:t,fromto:e}=u;if(t&&("out"===t.inout&&"out"===i||"in"===t.inout&&"in"===i))return!1;if("from"===e&&"out"===i||"to"===e&&"in"===i)return!1}else console.error("should not be here.");if(Math.abs(o-l.x)>8/c.x||Math.abs(a-l.y)>8/c.y)return!1;const f=t.findInOutLines(n);return!!f.includes(e)||!(s!==1/0&&f.length>=s)&&(!u||!h||!!h.call(r,u))}));l?0==r?e.from={component:t.get("refid"),anchor:l.name,position:s}:e.to={component:t.get("refid"),anchor:l.name,position:s}:0==r?e.from={position:s}:e.to={position:s}}}e.mutatePath(null,(function(t){t[r]=s}))}ondragend(t){var{component:e,index:r,changes:n}=this.active;if(0===r||r===e.path.length-1){const{offsetX:n,offsetY:i}=t,o=e.rootModel.capture(n,i,(t=>t===e||t.isLine())),{x:a,y:s}=o.transcoordC2S(n,i),c=this.layer.get("scale")||{x:1,y:1},u=(o.anchors||[]).find((t=>t&&Math.abs(a-t.position.x)<=8/c.x&&Math.abs(s-t.position.y)<=8/c.y));u&&(0==r?e.from={component:o.get("refid"),anchor:u.name}:e.to={component:o.get("refid"),anchor:u.name}),this.layer.endLinkProcess()}if(this.created){let t=new Pet({changes:[{component:this.created,to_container:this.created.parent}]});created.app.commander.execute(t)}else vet.after(n,e.app.commander);e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}class Rrt{constructor(t){this.layer=t}get active(){return this._active?.component.disposed&&(this._active=null),this._active}set active(t){this._active=t}reset(){this.active=null}contains(t,e,r,n){const i=this.active?.component===r&&this.active?.anchor;this.active=null;const o=this.layer.counterEnd;return(r.isConnectable()&&!r.disposed&&r.anchors||[]).filter((t=>{const{name:e,inout:n,multiplicity:i=1/0,filter:a}=t;if(o){const{anchor:t,fromto:e}=o;if(t&&("out"===t.inout&&"out"===n||"in"===t.inout&&"in"===n))return!1;if("from"===e&&"out"===n||"to"===e&&"in"===n)return!1}else if("in"===n)return!1;return!(i!==1/0&&r.findInOutLines(e).length>=i)&&(!a||!o||!!a.call(t,o))})).every((o=>{const a=i===o.name?2:1;return o&&o.position&&Math.abs(t-o.position.x)<=4*a/n.x&&Math.abs(e-o.position.y)<=4*a/n.y&&(this.active={component:r,anchor:o.name,template:o.template}),!this.active})),!!this.active}draw(t,e,r){if(!e.get("refid")||e.isLine())return;var n=this.active;const i=this.active?.component===e&&this.active?.anchor,o=this.layer.counterEnd;(e.isConnectable()&&!e.disposed&&e.anchors||[]).filter((t=>{const{name:r,inout:n,multiplicity:i=1/0,filter:a}=t;if(o){const{anchor:t,fromto:e}=o;if(t&&("out"===t.inout&&"out"===n||"in"===t.inout&&"in"===n))return!1;if("from"===e&&"out"===n||"to"===e&&"in"===n)return!1}else if("in"===n)return!1;return!(i!==1/0&&e.findInOutLines(r).length>=i)&&(!o||!a||!!a.call(t,o))})).forEach((o=>{const{name:a,position:s}=o,c=i===a?2:1;s&&(t.beginPath(),t.ellipse(s.x,s.y,4*c/r.x,4*c/r.y,0,0,2*Math.PI),t.setLineDash([0,0]),t.lineWidth=1/r.x,t.strokeStyle="#656565",t.stroke(),t.fillStyle="#fff",n&&n.component===e&&n.anchor===a&&(t.strokeStyle="#fa7703",n.focus&&(t.fillStyle="#ffb80c")),t.fill(),t.stroke())}))}onmousedown(t){this.active.focus=!0}ondragstart(t){const{component:e,anchor:r,template:n}=this.active,i=this.layer.transcoordC2S(t.offsetX,t.offsetY);this.layer.startLinkProcess(e,{type:"ortholine",lineWidth:1,strokeStyle:"black",begin:"oval",beginSize:"size9",end:"arrow",endSize:"size9",lineDash:"solid",lineCap:"butt",round:10,...n,from:{component:e.get("refid"),anchor:r,position:i},to:{position:i}},t)}ondragmove(t){}ondragend(t){}}function jrt(t,e,r){var n,i,{left:o,top:a,width:s,height:c}=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+c/2;break;case 4:n=o+s,i=a+c;break;case 5:n=o+s/2,i=a+c;break;case 6:n=o,i=a+c;break;case 7:n=o,i=a+c/2}var u=n,l=i,h=t.transcoordT2S(r.x,r.y);return{dx:h.x-u,dy:h.y-l}}function Lrt(t,e,r,n,i,o){var{left:a,top:s,width:c,height:u}=t.bounds,l={left:a,top:s,width:c,height:u};switch(e){case 0:a+=n,s+=i,c-=n,u-=i;break;case 1:s+=i,u-=i;break;case 2:s+=i,c+=n,u-=i;break;case 3:c+=n;break;case 4:c+=n,u+=i;break;case 5:u+=i;break;case 6:a+=n,c-=n,u+=i;break;case 7:a+=n,c-=n}if(t.mutateBounds((function(e){return Math.abs(c)<=.001&&(c=.001),Math.abs(u)<=.001&&(u=.001),t.adjustResize({left:a,top:s,width:c,height:u},l,r)}),this),t.isContainer()&&t.layout.ABSOLUTE&&!t.isGroup()){var h=l.left-a,f=l.top-s;o?t.components.forEach((t=>{t.delta("tx",0),t.delta("ty",0),t.move({x:h,y:f},!1)})):t.components.forEach((t=>{t.delta("tx",h),t.delta("ty",f)}))}else{var d=o&&t.parent;d&&d.isGroup()&&d.calculateBounds()}}function Drt(t,e){var{left:r,top:n,width:i,height:o}=t,a=r+i/2,s=n+o/2,c=r+i,u=n+o;const l=i*e.x>50,h=o*e.y>50;return[{x:r,y:n},l?{x:a,y:n}:null,{x:c,y:n},h?{x:c,y:s}:null,{x:c,y:u},l?{x:a,y:u}:null,{x:r,y:u},h?{x:r,y:s}:null]}class zrt{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){return!!r.resizable&&(Drt(r.bounds,n).every(((i,o)=>(i&&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{left:n,top:i,width:o,height:a}=e.bounds;if(t.beginPath(),t.rect(n-4/r.x,i-4/r.y,o+8/r.x,a+8/r.y),t.setLineDash([3/r.x,4/r.y]),t.lineWidth=1/r.x,t.strokeStyle="black",t.stroke(),t.setLineDash([]),e.resizable){var s=this.active;Drt(e.bounds,r).forEach(((n,i)=>{n&&(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",s&&s.component===e&&s.index===i&&(t.strokeStyle="#fa7703",s.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=jrt(e,r,o);this.layer.selected.filter((t=>t.resizable)).forEach(((e,i)=>{e.bounds=n[i],Lrt(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=jrt(e,r,o);this.layer.selected.filter((t=>t.resizable)).forEach(((e,i)=>{e.bounds=n[i],Lrt(e,r,t.shiftKey,a.dx,a.dy,!0)})),this.active.component.app.commander.execute(null,!1)}}const Nrt=2*Math.PI,Frt=Math.PI/2;function Brt(t,e){var r=t.bounds;return{x:r.left+r.width/2,y:r.top-20/e.y}}class Urt{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=Brt(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=Brt(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,Nrt,!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-Frt:Frt+o)-i;this.layer.selected.filter((t=>t.rotatable)).forEach(((e,r)=>{let n=((e.get("rotation")||0)+a)%Nrt;e.set("rotation",e.adjustRotation(n,t.shiftKey))}))}ondragend(t){var{component:e,rotations:r}=this.active;e.app.commander.execute(null,!1)}}ytt.register("modeling-layer",class extends Wtt{constructor(t,e){super(t,e),this.pathHandler=new Crt(this);var r=this.pathHandler,n=new Prt(this),i=new zrt(this),o=new Urt(this);this._modelers=[r,n,i,o],this._control_mode_modelers=[n,r,i,o],this.focusOutline=new Mrt(this),this.groupOutline=new Trt(this),this.anchorHandler=new Rrt(this),this._reversed_modelers=this._modelers.slice().reverse(),this._control_mode_reverse_modelers=this._control_mode_modelers.slice().reverse(),this.hovered=null,this.hoveredDest=null}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(){super.ready();var t=this.rootModel,e=t.get("translate"),r=t.get("scale");this.set("translate",e),this.set("scale",r)}contains(t,e){var r=this.selected.filter((t=>!!t.parent)),n=this.get("scale")||{x:1,y:1};if(this._state_dragging){if(this._counter_end){let r=this.anchorTarget.transcoordT2S(t,e);if(this.anchorHandler.contains(r.x,r.y,this.anchorTarget,n))return!0}return!0}this.modelers.forEach((t=>t.reset()));r=this.selected.filter((t=>!!t.parent));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}}if(this.anchorTarget){let r=this.anchorTarget.transcoordT2S(t,e);if(this.anchorHandler.contains(r.x,r.y,this.anchorTarget,n))return this.currentModeler=this.anchorHandler,!0}else this.anchorHandler.reset();return this.currentModeler=null,!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*e9,e.y*e9),t.scale(r.x*e9,r.y*e9),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)))}))})),this.anchorTarget&&this._componentDrawer(t,this.anchorTarget,e,((t,e,r)=>{this.anchorHandler.draw(t,e,r)}))}get anchorTarget(){return this.currentModeler===this.anchorHandler||this.currentModeler===this.pathHandler||this.hovered?.isLine()||(this._anchorTarget=this.hovered),this._anchorTarget}set anchorTarget(t){this._anchorTarget=t}get hovered(){return this._hovered}set hovered(t){this._hovered=t,this.invalidate()}startLinkProcess(t,e,r){this.currentModeler=this.pathHandler,this.processingLink=this.pathHandler.startLinkProcess(t,e,r),this.counterEnd=this.processingLink.fromEnd,this.processingLink.trigger("tag")}set counterEnd(t){this.currentModeler=this.pathHandler,this._counter_end=t}get counterEnd(){return this._counter_end}endLinkProcess(){this.processingLink?.trigger("tagreset"),this.processingLink=null,this._counter_end=null}get eventMap(){return{"model-layer":{"(all)":{change:this.onchange_model,wheel:this.onwheel_scale,drop:this.ondrop},"(descendant)":{mouseenter:this.onmouseenter,mouseleave:this.onmouseleave},"(self)":{dblclick:this.ondblclick_model}},"(root)":{"(self)":{selected:this.onselected,keydown:this.onkeydown,keyup:this.onkeyup}}}}onmouseenter(t,e){this.hovered=e?.origin}onmouseleave(t,e){this.hovered=null}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_model(t,e){const r=e.origin;r?.root.fit()}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()}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 vet.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,c=n[e].name;return s.startsWith("image/")?(r=Cet({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=Cet({type:"audio",top:0,left:0,width:100,height:100,src:t},o.app):s.startsWith("vnd.ms-excel/")||/\.xlsx?$/.test(c)?r=Cet({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(Boolean).map((t=>({component:t,to_container:o})));s.length>0&&Promise.all(a).then((()=>{this.app.commander.execute(new Pet({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;t.altKey?vet.around(this.app.commander,(()=>{r.selected.forEach((t=>{let e=t.get("letterSpacing")||i9.LETTER_SPACING;e+=n,t.set("letterSpacing",e)}))})):vet.around(this.app.commander,(()=>{r.selected.forEach((t=>{let e=t.get("fontSize")||i9.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),c=.1*n,u={x:e.x+c,y:e.y+c};if(n<0&&e.x<.2||n>0&&e.x>10)return;r.set("scale",u);let l=r.transcoordC2S(o,a);r.set("translate",{x:i.x+(l.x-s.x)*u.x,y:i.y+(l.y-s.y)*u.y})}}}});class Yrt extends Wtt{constructor(t,e){super(t,e),this._anim_alpha=1}animOnTargetChange(t){t!==this._lastTargets&&(this._lastTargets=t,this._anim_alpha=1,this.animate({step:t=>{this._anim_alpha=1-t,this.invalidate()},duration:5e3,delta:"circ",ease:"in"}).start())}decorate(t,e,r){const n=t.decorators;var i=!1;return n.map((t=>"string"==typeof t?utt(t):t)).filter((t=>t&&"function"==typeof t)).map((n=>{const o=n(t,e,1-r);i||=o})),i}render(t){var e=this.decoTargets&&this.decoTargets.filter((t=>t.rootModel));if(!e||0==e.length)return this._animate&&this._animate.stop(),void delete this._animate;t.globalAlpha*=this._anim_alpha;var r=!1;e.forEach((e=>{this.decorate(e,t,1-this._anim_alpha)&&(r=!0)})),r&&this.animOnTargetChange(this.decoTargets)}get decoTargets(){return this._decoTargets}set decoTargets(t){this._decoTargets=t&&t.filter((t=>!t.isLayer())),this.invalidate()}get eventMap(){return{"model-layer":{"(descendant)":{tag:this.ondecotag,tagreset:this.ondecotagreset,mouseenter:this.onmouseenter,mouseleave:this.onmouseleave}}}}onmouseenter(t,e){this._decotagreset(),this._ondecotag(e.origin)}onmouseleave(t,e){this._decotagreset()}ondecotagreset(t){this._decotagreset()}ondecotag(t){this._ondecotag(t.origin)}offdecotag(t,e){this._offdecotag(e.origin)}_ondecotag(t){this.decoTargets&&-1!==this.decoTargets.lastIndexOf(t)||(this.decoTargets=(this.decoTargets||[]).concat(t))}_offdecotag(t){if(this.decoTargets){var e=this.decoTargets.slice();e.splice(this.decoTargets.lastIndexOf(t),1),this.decoTargets=e}}_decotagreset(){this.decoTargets=[]}}ytt.register("decotag-layer",Yrt),ytt.register("tag-layer",Yrt);ytt.register("reaction-layer",class extends Wtt{constructor(t,e){super(t,e),this._anim_alpha=1}animOnTargetChange(t){t!==this._lastTargets&&(this._lastTargets=t,this._anim_alpha=1,this.animate({step:t=>{this._anim_alpha=1-t,this.invalidate()},duration:1e4,delta:"circ",ease:"inout"}).start())}decorate(t,e,r){const n=t.reactionDecorators;var i=!1;return n.map((t=>"string"==typeof t?utt(t):t)).filter((t=>t&&"function"==typeof t)).map((n=>{const o=n(t,e,1-r);i||=o})),i}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;t.globalAlpha*=this._anim_alpha;var r=!1;e.forEach((e=>{this.decorate(e,t,1-this._anim_alpha)&&(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()}get eventMap(){return{"model-layer":{"(descendant)":{reaction:this.onreaction,reactionreset:this.onreactionreset}}}}onreactionreset(t){this._reactionreset()}onreaction(t){this._onreaction(t.origin)}offreaction(t,e){this._offreaction(e.origin)}_onreaction(t){this.targets&&-1!==this.targets.lastIndexOf(t)||(this.targets=(this.targets||[]).concat(t))}_offreaction(t){if(this.targets){var e=this.targets.slice();e.splice(this.targets.lastIndexOf(t),1),this.targets=e}}_reactionreset(){this.targets=[]}});function Hrt(){var t=arguments,e=t[t.length-1],r=this.event_pump;r.listeners.forEach((n=>{!function(t,e,r,n,i){for(let o in r){let a=r[o];if(l9(o,n.origin,0,t))for(let t in a){let r=a[t];t==n.name&&(n.listener=e,r.apply(e,i))}}}(r.deliverer,n.listener,n.cloned_handlers,e,t)}))}ytt.register("scroll-layer",class extends Wtt{get capturable(){return!0}render(t){const{scrolling:e}=this.state;if(t.save(),t.beginPath(),t.fillStyle="#777",this.vscroller){const{left:r,top:n,width:i,height:o}=this.vscroller;t.globalAlpha="v"==e?1:.3,t.fillRect(r,n,i,o)}if(this.hscroller){const{left:r,top:n,width:i,height:o}=this.hscroller;t.globalAlpha="h"==e?1:.3,t.fillRect(r,n,i,o)}t.stroke(),t.restore()}resize(){super.resize(),this.calcScrollerBounds()}contains(t,e){const r=this.vscroller,n=this.hscroller;return this.setState("scrolling",r&&t>=r.left&&t<=r.left+r.width&&e>=r.top&&e<=r.top+r.height?"v":n&&t>=n.left&&t<=n.left+n.width&&e>=n.top&&e<=n.top+n.height?"h":null),!!this.getState("scrolling")}get eventMap(){return{"(root)":{"model-layer":{change:this.onchangeModelLayer}}}}onchange(t){"scrolling"in t&&this.invalidate()}ondragstart(t,e){this.lastPosition={x:t.offsetX,y:t.offsetY}}ondragmove(t,e){const r=this.root,{clientWidth:n,clientHeight:i}=this.canvas,{width:o,height:a}=this.rootModel.model,{x:s,y:c}={x:t.offsetX,y:t.offsetY},{x:u,y:l}=this._scale,{scrolling:h}=this.state,f=o/n,d=a/i;h&&r.rootModel.move({x:"h"==h?(-s+this.lastPosition.x)*u*f:0,y:"v"==h?(-c+this.lastPosition.y)*l*d:0},!1),this.lastPosition={x:t.offsetX,y:t.offsetY}}ondragend(){delete this.lastPosition,this.setState({scrolling:null})}calcScrollerBounds(){var{clientWidth:t,clientHeight:e}=this.canvas;const{width:r,height:n}=this.rootModel.model,{x:i=1,y:o=1}=this._scale||{},{x:a=0,y:s=0}=this._translate||{},c=r/t,u=n/e;var l={left:-a/i/c,top:e-10,width:t/i/c,height:10};this.hscroller=l.left>1||l.width+l.left<t-1?l:null,l={left:t-10,top:-s/o/u,width:10,height:e/o/u},this.vscroller=l.top>1||l.height+l.top<e-1?l:null,this.invalidate()}onchangeModelLayer(t,e,r){if(t.scale){const{x:e=1,y:r=1}=t?.scale||{};this._scale={x:e,y:r},this.calcScrollerBounds()}if(t.translate){const{x:e=0,y:r=0}=t.translate||{};this._translate={x:e,y:r},this.calcScrollerBounds()}}});class Grt{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)",Hrt,{event_pump:this})}stop(){this.deliverer.off("(all)",Hrt)}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:H7("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 Wrt{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.");d9(r,this.root,t).forEach((r=>{var i=new Grt(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 $rt=0,qrt=1,Xrt=2,Vrt=0,Krt=1,Qrt=2;var Jrt={},Zrt=0;class tnt{constructor(t,e){this._type=e||t.type,this._ctrlKey=t.ctrlKey,this._altKey=t.altKey,this._shiftKey=t.shiftKey,this._metaKey=t.metaKey;var r=function(t){if(t.touches){let e=t.touches[0];if(!e)return Jrt;let r=e.target.getBoundingClientRect();return Jrt={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=r.x,this._offsetY=r.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 n=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);Zrt>0&&(this._scale=n/Zrt),Zrt=n}}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,this.originalEvent&&"function"==typeof this.originalEvent.stopPropagation&&this.originalEvent.stopPropagation()}isPropagationStopped(){return this._stop_}preventDefault(){this._prevented=!0}isDefaultPrevented(){return this._prevented}}function ent(t,e){return t.capture(e.offsetX,e.offsetY)}function rnt(t,e,r){if(t&&t.app&&(!t.app.isViewMode||!t.hidden)){r instanceof tnt&&e===r.type||(r=new tnt(r,e));var n="on"+e;t[n]&&t[n](r),r.isPropagationStopped()||t.trigger(e,r)}}class nnt{constructor(t,e){this.container=t,this.html_element=e,this.status=$rt,this.last_target=null,this.gesture_handlers=r9.map((t=>this.gestureHandlerBuilder(t))),this.keyevent_handlers=n9.map((t=>this.keyeventHandlerBuilder(t))),r9.forEach(((t,r)=>e.addEventListener(t,this.gesture_handlers[r])),{passive:!1}),n9.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&&rnt(this.last_enter_target,"mouseleave",new CustomEvent("mouseleave")),r9.forEach(((t,e)=>this.html_element.removeEventListener(t,this.gesture_handlers[e]))),n9.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=>{const r=new tnt(t);return e(r),r.isDefaultPrevented()&&t.preventDefault(),!1}}keyeventHandlerBuilder(t){return this[`on${t}`].bind(this)}ondragover(t){return rnt(ent(this.container,t),t.type,t),!1}ondrop(t){return rnt(ent(this.container,t),t.type,t),!1}ondblclick(t){return rnt(ent(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 qrt:let r=t.offsetX-this.__dragstart_e.offsetX,n=t.offsetY-this.__dragstart_e.offsetY;if(r*r+n*n<16)break;this.status=Xrt,rnt(this.last_target,"dragstart",this.__dragstart_e),this.__dragmove_e=t,rnt(this.last_target,"dragmove",t);break;case Xrt:this.__dragmove_e=t,rnt(this.last_target,"dragmove",t);break;default:var e=ent(this.container,t);this.last_enter_target!==e&&(this.last_enter_target&&rnt(this.last_enter_target,"mouseleave",t),e&&rnt(e,"mouseenter",t),this.last_enter_target=e),rnt(e,t.type,t),this.last_target=e}return!1}onmousedown(t){if(this.status===Xrt)rnt(this.last_target,"dragend",t),this.last_target=null,this.status=$rt;else{var e=ent(this.container,t);this.last_target=e,this.status=qrt,this.__dragstart_e=t,rnt(e,t.type,t)}return!1}onmouseup(t){if(this.status===Xrt)rnt(this.last_target,"dragend",t);else{var e=ent(this.container,t);rnt(e,t.type,t),this.last_target===e&&rnt(e,"click",t)}return this.last_target=null,this.status=$rt,!1}onmouseout(t){var e=ent(this.container,t);if(this.status===Xrt)rnt(this.last_target,"dragend",t);else{if(this.last_target&&this.last_target===e)return;this.last_enter_target&&(rnt(this.last_enter_target,"mouseleave",t),delete this.last_enter_target)}return this.last_target=null,this.status=$rt,!1}ontouchstart(t){var e=ent(this.container,t);return this.last_target=e,this.status=Krt,this.touchPoints||(this.touchPoints=[]),this.touchPoints.push(t.changedTouches[0]),this.holdTimer=setTimeout((()=>{this.status=Vrt,rnt(this.last_target,"hold",t),delete this.holdTimer}),500),rnt(e,t.type,t),!1}ontouchmove(t){if(!t.touches||!t.changedTouches)return rnt(this.last_target,"dragstart",t),rnt(this.last_target,"dragmove",t),!1;var e=ent(this.container,t);switch(this.status){case Krt: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=Qrt,void(this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer))):void 0}}));break;case Qrt: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 rnt(this.last_target,"pinch",t),!1;rnt(this.last_target,"pan",t),e=this.last_target;break;default:this.last_enter_target!==e&&(this.last_enter_target&&rnt(this.last_enter_target,"mouseleave",t),e&&rnt(e,"mouseenter",t),this.last_enter_target=e),this.last_target=e}return rnt(e,"touchmove",t),!1}ontouchend(t){var e=ent(this.container,t);switch(this.status){case Qrt:e=this.last_target;break;case Krt:var r=performance.now(),n=r-this.touchedAt;this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer,rnt(e,n<500?"doubletap":"tap",t),this.touchedAt=r)}rnt(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=Vrt,!1}onwheel(t){return rnt(ent(this.container,t),t.type,t),!1}}function int(t,e,r,n=0){if(e.length<2)return e;let i=2;for(;i<e.length;i++){const o=e.substring(0,i);if(!(t.measureText(o).width+(o.length-1)*n<r))break}return e.substring(0,i-1)}function ont(t,e,r,n,i=0){const o=String(e).split("\n");return n?[].concat.apply([],o.map((e=>function(t,e,r,n=0){const i=e.split(" "),o=[];let a,s,c=[];for(a=0,s=1;s<=i.length;s++)if(c=i.slice(a,s),t.measureText(c.join(" ")).width+(c.join("").length-1)*n>r){if(s-a==1){const e=int(t,c[0],r,n);o.push([e]),i.splice(a,1,e,c[0].substring(e.length))}else{for(;""==i[s-1];)s++;o.push(i.slice(a,--s))}a=s}return s-a>1&&o.push(c),0==o.length&&o.push([""]),o}(t,e,r,i)))):o.map((t=>t.split(" ")))}var ant={},snt={};const cnt=()=>{};var unt={register:function(t,e,r){ant[t]=e,r&&(snt[t]=r)},unregister:function(t){delete ant[t],delete snt[t]},get:function(t){return ant[t]},getDisposer:function(t){return snt[t]||cnt}};function lnt(t){if(!t.hasTextProperty||t.textHidden)return;var{text:e="",bold:r=i9.BOLD,italic:n=i9.ITALIC,textWrap:i=i9.TEXT_WRAP,letterSpacing:o=0,fontFamily:a=i9.FONT_FAMILY,fontColor:s=i9.FONT_COLOR,textAlign:c=i9.TEXT_ALIGN,textBaseline:u=i9.TEXT_BASELINE,fontSize:l=i9.FONT_SIZE,lineHeight:h=1.2*l}=t.model,{left:f,top:d,width:p,height:g}=t.textBounds;l||=i9.FONT_SIZE,h||=1.2*l,t.textHidden=!0;var v=document.createElement("textarea");r9.forEach((function(t){v.addEventListener(t,(function(t){t.stopPropagation()}),!0)}));const y=t.transcoordS2C(f,d),{rotation:m,scale:b}=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);switch(v.style.position="absolute",v.style.width=p+"px",v.style.height=g+"px",v.style.padding="0",v.value=e,v.style.fontFamily=a,v.style.fontSize=l+"px",v.style.lineHeight=h+"px",v.style.overflow="hidden",v.style.resize="none",v.style.outline="none",v.style.border=0,v.style.backgroundColor="transparent",v.style.display="inline-block",v.style.color=s,r&&(v.style.fontWeight="bold"),n&&(v.style.fontStyle="italic"),c){case"right":case"end":v.style.textAlign="right";break;case"justify":v.style.textAlign="justify";break;case"left":case"start":v.style.textAlign="left";break;default:v.style.textAlign="center"}var x=[r,n,l+"px",a].filter(Boolean).join(" ");function w(e){var r={left:0,top:0},n=h*function(t,e,r,n,i=0){var o,a=t.getContext();return a.save(),a.font=r,o=ont(a,e,n,t.get("textWrap"),i).length,a.restore(),o}(t,e,x,p,o);switch(v.style.height=n+"px",u){case"top":case"hanging":break;case"bottom":case"alphabetic":r.top=g-n;break;default:r.top=g/2-n/2}if(!i){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,x,p);switch(v.style.width=a+"px",c){case"right":case"end":r.left=p-a;break;case"left":case"start":break;default:r.left=(p-a)/2}}v.style.marginLeft=r.left+"px",v.style.marginTop=r.top+"px",v.style.transform=`translate(${y.x}px, ${y.y}px) scale(${b}) rotate(${m}rad)`,v.style.transformOrigin=`${-r.left}px ${-r.top}px`}w(e);var A=t.root.target_element;A.appendChild(v),v.select();var _,k=!1;v.addEventListener("keydown",(function(t){t.stopPropagation(),"Escape"!=t.code&&(t.shiftKey||"Enter"!=t.code&&"NumpadEnter"!=t.code)?setTimeout((()=>{w(v.value)})):(k=_.skipUpdate="Escape"==t.code,document.createEvent?v.dispatchEvent(_):v.fireEvent(_.eventType,_))})),document.createEvent?(_=document.createEvent("HTMLEvents")).initEvent("blur",!0,!1):(_=document.createEventObject()).eventType="blur";var E=t.root.selected,S=function(r){t.root.selected=E,t.textHidden=!1,v.removeEventListener("blur",S,!1),v.parentElement&&v.parentElement.removeChild(v),A.focus(),r.skipUpdate||k||t.app.commander.execute(new vet({changes:[{component:t,before:{text:e},after:{text:v.value}}]}))};v.addEventListener("blur",S,!1)}unt.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)&&(lnt(i[0]),t.preventDefault(),!0))}}},"model-layer":{"(descendant)":{dblclick:function(t,e){lnt(e.origin)}}}});var hnt,fnt,dnt,pnt=w7((function(t,e,r){if(t.hasSameParentForAllSelected&&!r){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))}else t.focused=null}),300);unt.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);if(a=i[0].transcoordS2P(a.x,a.y),this.last_pos=a,this.direction=0,n.focused=i[0].parent,t.altKey){var s=[],c=new Map;n.selected=n.selected.filter((t=>!t.isRootModel())).map((t=>{let e=Ret(t,(t=>{const e=n.root.getNewRefid();return void 0!==t&&c.set(t,e),e}));return s.push({component:e,to_container:t.parent}),e})).map((t=>(t.replaceRefids(c),t))),s.forEach((({component:t,to_container:e})=>{e.addComponent(t)})),this.duplicates=n.selected.map((t=>({component:t})))}else this.changes=vet.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 c=s.x-this.last_pos.x,u=s.y-this.last_pos.y;if(0==this.direction){if(c*c+u*u<25)return;Math.abs(c)>Math.abs(u)?this.direction=3:this.direction=4}3==this.direction?u=0:4==this.direction&&(c=0),i.forEach((t=>{t.move({x:c,y:u},1===i.length)})),this.last_pos=s,pnt(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=i[0].parent,a=n.focused||e.deliverer;if(this.changes&&!a.isGroup())if(n.hasSameParentForAllSelected&&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 Pet({changes:s}))}else vet.after(this.changes,n.app.commander);else if(this.duplicates){this.duplicates=this.duplicates.map((t=>(t.to_container=a,t)));let t=new Pet({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,pnt(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;vet.around(n.app.commander,(function(){a.forEach((t=>{!t.stuck&&t.move(i,!1)}))}))}}}});const gnt=A7((()=>{const{x:t,y:e}=dnt,r=fnt.deref();r&&(r.rootModel.move({x:t-hnt.x,y:e-hnt.y},!1),hnt={x:t,y:e})}),60,{leading:!0,trailing:!0});unt.register("shift-handler",{"model-layer":{"(all)":{dragstart:function(t,e){hnt={x:t.offsetX,y:t.offsetY}},dragmove:function(t,e){fnt=new WeakRef(e.deliverer),dnt={x:t.offsetX,y:t.offsetY},gnt()}}}}),unt.register("zoom-handler",{"model-layer":{"(all)":{wheel:function(t,e){if(0==t.deltaY&&0==t.deltaX)return;var r=e.deliverer,n=t.deltaY<0?1:-1;let i=r.get("scale")||{x:1,y:1},o=r.get("translate"),a=t.offsetX,s=t.offsetY,c=r.transcoordC2S(a,s),u=.1*n,l={x:i.x+u,y:i.y+u};if(n<0&&i.x<.2||n>0&&i.x>10)return;r.set("scale",l);let h=r.transcoordC2S(a,s);r.set("translate",{x:o.x+(h.x-c.x)*l.x,y:o.y+(h.y-c.y)*l.y})}},"(self)":{dblclick:function(t,e){const r=e.origin;r?.root.fit()}}}});var vnt={},ynt={};function mnt(t){const e={};for(const r in t)t.hasOwnProperty(r)&&void 0!==t[r]&&(e[r]=t[r]);return e}function bnt(t,e,r,n,i,o,a){try{var s=t[o](a),c=s.value}catch(t){return void r(t)}s.done?e(c):Promise.resolve(c).then(n,i)}function xnt(t,e,r){return(e=function(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==typeof e?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}unt.register("paste-handler",{"(root)":{"(self)":{stylepastestart:function(t){const{deliverer:e}=t,r=e.app;var n=e.selected;if(n&&n[0]&&n!==e.rootModel){const t=n[0],{fillStyle:e,strokeStyle:i,alpha:o,lineWidth:a,lineDash:s,lineCap:c,lineJoin:u,fontColor:l,fontSize:h,fontFamily:f,bold:d,italic:p,textAlign:g,textBaseline:v,textOverflow:y,paddingTop:m,paddingBottom:b,paddingLeft:x,paddingRight:w}=t.state;vnt=u7({fillStyle:e,strokeStyle:i,alpha:o,lineWidth:a,lineDash:s,lineCap:c,lineJoin:u,fontColor:l,fontSize:h,fontFamily:f,bold:d,italic:p,textAlign:g,textBaseline:v,textOverflow:y,paddingTop:m,paddingBottom:b,paddingLeft:x,paddingRight:w}),r.mode=4}},stylepastestop:function(t){const{deliverer:e}=t,r=e.app;vnt={},4==r.mode&&(r.mode=1)},databindpastestart:function(t){const{deliverer:e}=t,r=e.app;var n=e.selected;if(n&&n[0]&&n!==e.rootModel){const t=n[0],{mappings:e}=t.state;ynt=u7({mappings:e}),r.mode=5}},databindpastestop:function(t){const{deliverer:e}=t,r=e.app;ynt={},5==r.mode&&(r.mode=1)},keydown:function(t,e){const{deliverer:r}=e;"Esc"!=t.code&&"Escape"!=t.code||(4==r.app.mode?r.trigger("stylepastestop"):5==r.app.mode&&r.trigger("databindpastestop"))}}},"model-layer":{"(all)":{click:function(t,e){const{deliverer:r}=e,n=r.app;if(4!=n.mode&&5!=n.mode)return;const i=e.origin;4==n.mode?i===r?r.root.trigger("stylepastestop"):i&&vet.around(n.commander,(()=>{const t=mnt({...i.model,...vnt});i?.set(t)})):i===r?r.root.trigger("databindpastestop"):i&&vet.around(n.commander,(()=>{const t=mnt({...i.model,...ynt});i?.set(t)}))}}}});class wnt{constructor(t,e,r,n){xnt(this,"_delta",{theta:0,tx:0,ty:0,sx:1,sy:1,fade:0}),xnt(this,"_location",null),this.overlay=t,this.target=e,this.decorator=r,n&&("theta"in n&&(n={...n,theta:n.theta*(Math.PI/180)}),this.animation=j8(this,n))}delta(t,e){if(void 0===e)return t?this._delta[t]:this._delta;this._delta[t]=e;const{tx:r,ty:n,sx:i,sy:o,theta:a,fade:s}=this._delta;Object.assign(this.element.style,{opacity:1-s,transform:`rotate(${a}rad) translate(${r}px, ${n}px) scale(${i}, ${o}) perspective(1px)`})}get location(){if(this._location)return this._location;const{location:t,size:e}=this.decorator,{left:r,top:n,width:i,height:o}=this.target.bounds;let a;switch(t){case"top-left":a={x:r+0,y:n+-e};break;case"top":a={x:r+(i-e)/2,y:n+-e};break;case"top-right":a={x:r+i-e,y:n+-e};break;case"bottom-left":a={x:r+0,y:n+o};break;case"bottom":a={x:r+(i-e)/2,y:n+o};break;case"bottom-right":a={x:r+i-e,y:n+o};break;case"left-top":a={x:r+-e,y:n+0};break;case"left":a={x:r+-e,y:n+(o-e)/2};break;case"left-bottom":a={x:r+-e,y:n+o-e};break;case"right-top":a={x:r+i,y:n+0};break;case"right":a={x:r+i,y:n+(o-e)/2};break;case"right-bottom":a={x:r+i,y:n+o-e};break;default:a=this.target.center,a={x:a.x-e/2,y:a.y-e/2}}return this._location=this.target.transcoordS2T(a.x,a.y),this._location}touch(){}invalidate(){}get element(){if(!this._element){const{icon:t,size:e,color:r}=this.decorator,{x:n,y:i}=this.location,o=document.createElement("div");o.setAttribute("scene","animated-icon"),Object.assign(o.style,{position:"absolute",fontVariationSettings:"'FILL' 1",fontFamily:"Material Symbols Outlined",fontSize:e+"px",width:e+"px",height:e+"px",lineHeight:e+"px",padding:0,margin:0,color:r,textAlign:"center",verticalAlign:"middle",left:n+"px",top:i+"px"}),o.textContent=t,this._element=o}return this._element}start(){this.overlay.appendChild(this.element),this.animation?.start()}stop(){this.overlay.removeChild(this.element),this.animation?.stop(),this._location=null}get root(){return this.target.root}get center(){const{size:t}=this.decorator,{x:e,y:r}=this.location;return{x:e+t/2,y:r+t/2}}transcoordS2T(t,e){const{tx:r,ty:n}=this._delta;return{x:t+r,y:e+n}}}class Ant{iconreset(t){this.animatedIcons.forEach((t=>t.stop())),this.targets=[],this.animatedIcons=[]}iconon(t,e,r){if(this.targets&&-1!==this.targets.lastIndexOf(t))return;const n=new wnt(t.root.model_layer.overlay,t,e,r);this.targets=(this.targets||[]).concat(t),this.animatedIcons=(this.animatedIcons||[]).concat(n),n.start()}iconoff(t){if(!this.targets)return;let e=this.targets.slice(),r=this.animatedIcons.slice(),n=this.targets.lastIndexOf(t);if(-1==n)return;e.splice(n,1);const i=r.splice(n,1);i[0]?.stop(),this.targets=e,this.animatedIcons=r}}unt.register("animated-icon-handler",{"model-layer":{"(descendant)":{icon:function(t,e,r){const{origin:n}=r,i=n.root;let{animatedIconHandler:o}=i;o||(o=new Ant,i.animatedIconHandler=o),o.iconon(n,t,e)},iconoff:function(t){const{origin:e}=t,r=e.root,{animatedIconHandler:n}=r;n?n.iconoff(e):console.warn("animated-icon-handler not found")},iconreset:function(t){const{origin:e}=t,r=e.root,{animatedIconHandler:n}=r;n?.iconreset()}}}},(function(t){const{animatedIconHandler:e}=t;e?.iconreset(),delete t.animatedIconHandler}));var _nt=[],knt=w7((function(){_nt.forEach((t=>{t.resize()}))}),100);"undefined"!=typeof window&&window.addEventListener("resize",knt);class Ent extends Gtt{constructor(t,e){super(Object.assign({type:"root",scale:{x:1,y:1}},t||{}),e),this._maxRefid=e.isViewMode?1e6:0,t=t||{},this.fitMode=t.model&&t.model.fitMode,this._app=e,this.style=t.style,this.target_element=t.target_element,this.rebuildContentModel(this.model.model),_nt.push(this)}dispose(){Ctt.hideAll(this),this._app&&this._app.dispose(),super.dispose(),this._disposeAllResources(),this.target_element=null,delete this._refresh_mapping_debouncer;var t=_nt.indexOf(this);t>=0&&_nt.splice(t,1),this.refidIndexMap.clear(),this._maxRefid=0}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.setAttribute("root-element",""),t.style.position="absolute",t.style.cursor="default",t.style.overflow="hidden",this._ua_event_handler=new nnt(this,t)),this.forEach((e=>e.target=t)),this._target_element=t}get unitScale(){switch(this.model_layer&&this.model_layer.get("unit")){case"mm":case"cm":case"in":return this.app.PPM/10;default:return 1}}addTemplate(t,e){var r=this.templateMap[t];r&&Y7("Template replaced (duplicated)",t,e,r),this.templateMap[t]=e,delete this.templatePrefixes}removeTemplate(t,e){var r=this.templateMap[t];r!==e?H7("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]||[];this.indexMap[t]=[...r,e]}removeIndex(t,e){const r=this.indexMap[t]||[],n=r.indexOf(e);-1==n?H7("Removing index failed (not found)",t,e):(r.splice(n,1),0==r.length&&delete this.indexMap[t])}addRefidIndex(t,e){null==t&&(t=this.getNewRefid(),e.set("refid",t)),this._maxRefid=Math.max(t,this._maxRefid);var r=this.refidIndexMap.get(t);r&&Y7("Refid Index replaced (has not to be)",t,e,r),this.refidIndexMap.set(t,e)}removeRefidIndex(t,e){if(null!=t){var r=this.refidIndexMap.get(t);r!==e?Y7("Refid Removing index failed (has not to be)",t,e,r):this.refidIndexMap.delete(t)}}getNewRefid(){return this._maxRefid=(this._maxRefid||0)+1,this._maxRefid}async subscribe(t,e){this._app.isViewMode&&t&&this._app&&(e._subscription=await this._app.subscribe(t,e))}async unsubscribe(t,e){e._subscription&&(await e._subscription.unsubscribe(),delete e._subscription)}findById(t){return(this.indexMap[t.replace(/^#/,"")]||[])[0]}findAllById(t){return this.indexMap[t.replace(/^#/,"")]||[]}findByRefid(t){return this.refidIndexMap.get(t)}findOrCreate(t){var e=this.findAllById(t);if(!e&&this.app&&!this.app.isEditMode){let e=this.findTemplateFor(t);if(e){let r=Object.assign(u7(e.hierarchy),{id:t,templatePrefix:""});return component=Cet(r,this.app),this.model_layer.addComponent(component),[component]}}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.model.handlers||[]).map((t=>{unt.getDisposer(t).call(null,this)})),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.refidIndexMap=new Map,this.templateMap={}}rebuildContentModel(t){this._disposeAllResources(),this.eventEngine=new Wrt(this),(t=t||{}).type="model-layer",this.model_layer=Cet(t,this.app),this.addComponent(this.model_layer),this.model_layer.target=this.target_element,this.assist_layers=(this.model.layers||[]).map((t=>{var e=Cet(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,unt.get(t)),e})),this._ready=!0,this.traverse((t=>t.ready()))}get root(){return this}get anchors(){}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.forEach((r=>r.data=t[e]))}}get dataByRefid(){var t={};for(let[e,r]of this.refidIndexMap.entries())t[e]=r.data;return t}set dataByRefid(t){for(var e in t){var r=this.findByRefid(Number(e));r&&(r.data=t[e])}}get values(){return Object.values(this.indexMap).reduce(((t,[e])=>(t[e.model.id]=e.value,t)),{})}set values(t){for(var e in t){var r=this.findOrCreate(e);r&&r.forEach((r=>r.value=t[e]))}}get valuesByRefid(){var t={};for(let[e,r]of this.refidIndexMap.entries())t[e]=r.value;return t}set valuesByRefid(t){for(var e in t){var r=this.findByRefid(Number(e));r&&(r.value=t[e])}}get selected(){return(this._selected||[]).filter((t=>t.parent))}set selected(t){var e=this._selected;if(this._selected=t,!t||t.length<=1)this.hasSameParentForAllSelected=!0;else{let e=t[0].parent;this.hasSameParentForAllSelected=!t.find((t=>t.parent!=e))}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=w7((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,refid:r,tag:n,templatePrefix:i}=t.model;this.addRefidIndex(r,t),e&&this.addIndex(e,t),n&&this.subscribe(n,t),i&&this.addTemplate(i,t);var o=P7({},t.eventMap,t.model.eventMap);this.eventEngine.add(t,o)}_removeTraverse(t){t.components&&t.components.forEach((t=>this._removeTraverse(t)));var{id:e,refid:r,tag:n,templatePrefix:i}=t.model;this.removeRefidIndex(r,t),e&&this.removeIndex(e,t),n&&this.unsubscribe(n,t),i&&this.removeTemplate(i,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.tag&&this.unsubscribe(e.tag,r.origin),t.tag&&this.subscribe(t.tag,r.origin),e.id==t.id&&e.class==t.class||this.refreshMappings()}}Object.assign(Ent.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.clientWidth&&i.clientHeight){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.clientWidth-i*n)/2,0),y:Math.max((r.clientHeight-o*n)/2,0)})}(this,o,i);break;case"both":!function(t,e,r){var{width:n,height:i}=e.model,o=r.clientWidth,a=r.clientHeight;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.clientWidth/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.clientHeight/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.clientWidth,a=r.clientHeight,s=o/n,c=a/i,u=Math.min(s,c);e.set("scale",{x:u,y:u}),e.set("translate",{x:(o-n*u)/2,y:(a-i*u)/2})}(0,o,i);break;default:!function(t,e){var r=t.unitScale;e.set("scale",{x:r,y:r}),e.set("translate",{x:0,y:0})}(this,o)}this.resize()}}}),ytt.memoize(Ent.prototype,"unitScale",!1);var Snt=13.3,Mnt=function(t){return void 0!==t&&(Snt=t),Snt};const Tnt="$base_url";const Pnt=Math.PI/12;class Ont{constructor(t,e){this._mode=t,this.screen=Mnt(),this._baseUrl="undefined"!=typeof window?window.location.origin:null,this._refProvider=e,this.isEditMode&&(this._rotateStep=Pnt,this._rotateStepForced=!1)}dispose(){this._dataSubscriptionProvider&&this._dataSubscriptionProvider.dispose(),delete this._dataStorage}_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}subscribe(t,e){return this._dataSubscriptionProvider?.subscribe(t,e)}get refProvider(){return this._refProvider}set dataSubscriptionProvider(t){this._dataSubscriptionProvider=t}get dataSubscriptionProvider(){return this._dataSubscriptionProvider}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 e9}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(Tnt)?new URL(t.replace(Tnt,this.baseUrl),this.baseUrl):new URL(t,location.origin)).href}catch(e){H7(e,t)}}get rotateStep(){return this._rotateStep}set rotateStep(t){this._rotateStep=Number(t)||Pnt}get rotateStepForced(){return this._rotateStepForced}set rotateStepForced(t){this._rotateStepForced=!!t}get dataStorage(){return this._dataStorage}set dataStorage(t){this._dataStorage=t}}U7(Ont.prototype,D7.withEvent);class Int{constructor(t,e){!(t=Number(t))||t<=0?(Y7("TimeCapsule maxsize should be greater than 0.",t),this.maxsize=10):this.maxsize=t,this.reset(),e&&(this.snapshot(e),this.preserve())}preserve(){this.checkPoint=this.pos}hasUnpreservedChanges(){return this.checkPoint!=this.pos}dispose(){this.reset()}snapshot(t){if(this.q.splice(this.pos+1,this.q.length-(this.pos+1),t),this.q.length>this.maxsize){const t=this.q.splice(0,this.q.length-this.maxsize);this.checkPoint=Math.max(-1,this.checkPoint-t.length)}this.pos=this.q.length-1}forward(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.forwardable)return this.q[++this.pos];H7("Not forwardable.")}backward(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.backwardable)return this.q[--this.pos];H7("Not backwardable.")}get current(){if(-1!==this.pos)return this.q[this.pos];H7("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,this.checkPoint=-1}}var Cnt=w7((t=>{t.brake||t.take()}),1e3,{leading:!0,trailing:!1});function Rnt(t){!t.brake&&t.dirty&&Cnt(t)}class jnt{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,Rnt(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,Rnt(this)}}function Lnt(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 Dnt{constructor(t){this.container=t,this.timecapsule=new Int(20);var e=this;this.snapshot_taker=new jnt({get state(){let t=e.container.model_layer.hierarchy;return JSON.stringify(t)}},this.timecapsule),this.snapshot_taker.take(!0),this.timecapsule.preserve()}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}preserve(){this.timecapsule.preserve()}hasUnpreservedChanges(){return this.timecapsule.hasUnpreservedChanges()}execute(t,e){!1!==e&&t&&t.execute(),this.snapshot_taker.touch(),this.trigger("execute",t,!0,!1)}undo(){this.timecapsule.backwardable&&(Lnt(this.timecapsule.backward(),this.container),this.trigger("undo",this.undoable(),this.redoable()))}redo(){this.timecapsule.forwardable&&(Lnt(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")}}U7(Dnt.prototype,D7.withEvent);var znt=0;const Nnt=new FinalizationRegistry((t=>{znt--}));class Fnt{static get residents(){return znt}static get residentsCount(){return znt}constructor(t){this._container=t,this.app=t.app,this._commander=new Dnt(this._container),this.app.commander=this._commander,znt++,Nnt.register(this,znt)}add(){return Let.apply(this._container,arguments)}duplicate(){return Det.apply(this._container,arguments)}remove(){return zet.apply(this._container,arguments)}animate(){return L8.apply(this,arguments)}fullscreen(){return Uet.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}static get DPPX(){return e9}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()}release(){this.dispose()}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()}undoable(){return this.commander.undoable()}redo(){this.commander.redo()}redoable(){return this.commander.redoable()}preserve(){this.commander.preserve()}hasUnpreservedChanges(){return this.commander.hasUnpreservedChanges()}cut(){return Get.apply(this._container,arguments)}copy(){return Het.apply(this._container,arguments)}paste(){return Wet.apply(this._container,arguments)}undoableChange(){return lrt.apply(this._container,arguments)}change(){return urt.apply(this.root,arguments)}get model(){return this.root.hierarchy}set model(t){this._container.rebuildContentModel(t)}get rootContainer(){return this._container}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)}findAllById(){return this._container.findAllById.apply(this._container,arguments)}serialize(){return this.root.trim(),this.root.serialize.apply(this.root,arguments)}align(){return _et.apply(this._container,arguments)}place(){return mrt.apply(this._container,arguments)}distribute(){return Met.apply(this._container,arguments)}move(){return Oet.apply(this._container,arguments)}zorder(){return Iet.apply(this._container,arguments)}symmetryX(){return srt.apply(this._container,arguments)}symmetryY(){return crt.apply(this._container,arguments)}on(){return Net.apply(this._container,arguments)}once(){return Fet.apply(this._container,arguments)}off(){return this._container&&Bet.apply(this._container,arguments)}centerTo(t,e){return this.root.centerTo(t,e)}get mode(){return this.app.mode}set mode(t){void 0!==t&&(this.app.mode=t)}toDataURL(){return rrt.apply(this._container,arguments)}group(){return nrt.apply(this._container,arguments)}ungroup(){return irt.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 hrt.apply(this._container)}get data(){return this._container.data}set data(t){this._container.data=t}get dataByRefid(){return this._container.dataByRefid}set dataByRefid(t){this._container.dataByRefid=t}get values(){return this._container.values}set values(t){this._container.values=t}get valuesByRefid(){return this._container.valuesByRefid}set valuesByRefid(t){this._container.valuesByRefid=t}get baseUrl(){return this.app.baseUrl}set baseUrl(t){this.app.baseUrl=t}startAddMode(){return brt.apply(this._container,arguments)}startStylePasteMode(){return xrt.apply(this._container,arguments)}stopStylePasteMode(){return wrt.apply(this._container,arguments)}startDatabindPasteMode(){return Art.apply(this._container,arguments)}stopDatabindPasteMode(){return _rt.apply(this._container,arguments)}}const Bnt=new class{load(t){}save(t,e){}clear(t){}};function Unt({target:t,model:e,style:r,layers:n=[],handlers:i=[],mode:o=0,refProvider:a,dataSubscriptionProvider:s,dataStorage:c=Bnt,baseUrl:u,fitMode:l}){var h=null;if("string"==typeof t){if(!(h=document.getElementById(t)))throw`target element '${t}' is not exist`;if(h.firstChild)throw`target element '${t}' is not empty`}else h=t;h&&h.style&&(h.style.position="absolute",h.style.cursor="default",h.style.overflow="hidden");var f=new Ont(o,a);return f.baseUrl=u,f.dataSubscriptionProvider=s,f.dataStorage=c,new Fnt(new Ent({target_element:h,model:e,style:r,layers:n,handlers:i,fitMode:l},f))}
|
|
1
|
+
var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},e=function(t){return t&&t.Math===Math&&t},r=e("object"==typeof globalThis&&globalThis)||e("object"==typeof window&&window)||e("object"==typeof self&&self)||e("object"==typeof t&&t)||e("object"==typeof t&&t)||function(){return this}()||Function("return this")(),n={},i=function(t){try{return!!t()}catch(t){return!0}},o=!i(function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}),a=!i(function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}),s=a,c=Function.prototype.call,l=s?c.bind(c):function(){return c.apply(c,arguments)},u={},h={}.propertyIsEnumerable,f=Object.getOwnPropertyDescriptor,d=f&&!h.call({1:2},1);u.f=d?function(t){var e=f(this,t);return!!e&&e.enumerable}:h;var p,g,v=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},y=a,m=Function.prototype,b=m.call,x=y&&m.bind.bind(b,b),w=y?x:function(t){return function(){return b.apply(t,arguments)}},A=w,_=A({}.toString),E=A("".slice),k=function(t){return E(_(t),8,-1)},S=i,M=k,O=Object,T=w("".split),P=S(function(){return!O("z").propertyIsEnumerable(0)})?function(t){return"String"===M(t)?T(t,""):O(t)}:O,I=function(t){return null==t},C=I,R=TypeError,D=function(t){if(C(t))throw new R("Can't call method on "+t);return t},j=P,L=D,N=function(t){return j(L(t))},F="object"==typeof document&&document.all,z=void 0===F&&void 0!==F?function(t){return"function"==typeof t||t===F}:function(t){return"function"==typeof t},B=z,U=function(t){return"object"==typeof t?null!==t:B(t)},$=r,Y=z,G=function(t,e){return arguments.length<2?(r=$[t],Y(r)?r:void 0):$[t]&&$[t][e];var r},H=w({}.isPrototypeOf),W=r.navigator,q=W&&W.userAgent,V=q?String(q):"",X=r,K=V,Q=X.process,J=X.Deno,Z=Q&&Q.versions||J&&J.version,tt=Z&&Z.v8;tt&&(g=(p=tt.split("."))[0]>0&&p[0]<4?1:+(p[0]+p[1])),!g&&K&&(!(p=K.match(/Edge\/(\d+)/))||p[1]>=74)&&(p=K.match(/Chrome\/(\d+)/))&&(g=+p[1]);var et=g,rt=et,nt=i,it=r.String,ot=!!Object.getOwnPropertySymbols&&!nt(function(){var t=Symbol("symbol detection");return!it(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&rt&&rt<41}),at=ot&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,st=G,ct=z,lt=H,ut=Object,ht=at?function(t){return"symbol"==typeof t}:function(t){var e=st("Symbol");return ct(e)&<(e.prototype,ut(t))},ft=String,dt=function(t){try{return ft(t)}catch(t){return"Object"}},pt=z,gt=dt,vt=TypeError,yt=function(t){if(pt(t))return t;throw new vt(gt(t)+" is not a function")},mt=yt,bt=I,xt=function(t,e){var r=t[e];return bt(r)?void 0:mt(r)},wt=l,At=z,_t=U,Et=TypeError,kt=function(t,e){var r,n;if("string"===e&&At(r=t.toString)&&!_t(n=wt(r,t)))return n;if(At(r=t.valueOf)&&!_t(n=wt(r,t)))return n;if("string"!==e&&At(r=t.toString)&&!_t(n=wt(r,t)))return n;throw new Et("Can't convert object to primitive value")},St={exports:{}},Mt=r,Ot=Object.defineProperty,Tt=function(t,e){try{Ot(Mt,t,{value:e,configurable:!0,writable:!0})}catch(r){Mt[t]=e}return e},Pt=r,It=Tt,Ct="__core-js_shared__",Rt=St.exports=Pt[Ct]||It(Ct,{});(Rt.versions||(Rt.versions=[])).push({version:"3.43.0",mode:"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.43.0/LICENSE",source:"https://github.com/zloirock/core-js"});var Dt=St.exports,jt=function(t,e){return Dt[t]||(Dt[t]=e||{})},Lt=D,Nt=Object,Ft=function(t){return Nt(Lt(t))},zt=Ft,Bt=w({}.hasOwnProperty),Ut=Object.hasOwn||function(t,e){return Bt(zt(t),e)},$t=w,Yt=0,Gt=Math.random(),Ht=$t(1.1.toString),Wt=function(t){return"Symbol("+(void 0===t?"":t)+")_"+Ht(++Yt+Gt,36)},qt=jt,Vt=Ut,Xt=Wt,Kt=ot,Qt=at,Jt=r.Symbol,Zt=qt("wks"),te=Qt?Jt.for||Jt:Jt&&Jt.withoutSetter||Xt,ee=function(t){return Vt(Zt,t)||(Zt[t]=Kt&&Vt(Jt,t)?Jt[t]:te("Symbol."+t)),Zt[t]},re=l,ne=U,ie=ht,oe=xt,ae=kt,se=TypeError,ce=ee("toPrimitive"),le=function(t,e){if(!ne(t)||ie(t))return t;var r,n=oe(t,ce);if(n){if(void 0===e&&(e="default"),r=re(n,t,e),!ne(r)||ie(r))return r;throw new se("Can't convert object to primitive value")}return void 0===e&&(e="number"),ae(t,e)},ue=le,he=ht,fe=function(t){var e=ue(t,"string");return he(e)?e:e+""},de=U,pe=r.document,ge=de(pe)&&de(pe.createElement),ve=function(t){return ge?pe.createElement(t):{}},ye=ve,me=!o&&!i(function(){return 7!==Object.defineProperty(ye("div"),"a",{get:function(){return 7}}).a}),be=o,xe=l,we=u,Ae=v,_e=N,Ee=fe,ke=Ut,Se=me,Me=Object.getOwnPropertyDescriptor;n.f=be?Me:function(t,e){if(t=_e(t),e=Ee(e),Se)try{return Me(t,e)}catch(t){}if(ke(t,e))return Ae(!xe(we.f,t,e),t[e])};var Oe={},Te=o&&i(function(){return 42!==Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype}),Pe=U,Ie=String,Ce=TypeError,Re=function(t){if(Pe(t))return t;throw new Ce(Ie(t)+" is not an object")},De=o,je=me,Le=Te,Ne=Re,Fe=fe,ze=TypeError,Be=Object.defineProperty,Ue=Object.getOwnPropertyDescriptor,$e="enumerable",Ye="configurable",Ge="writable";Oe.f=De?Le?function(t,e,r){if(Ne(t),e=Fe(e),Ne(r),"function"==typeof t&&"prototype"===e&&"value"in r&&Ge in r&&!r[Ge]){var n=Ue(t,e);n&&n[Ge]&&(t[e]=r.value,r={configurable:Ye in r?r[Ye]:n[Ye],enumerable:$e in r?r[$e]:n[$e],writable:!1})}return Be(t,e,r)}:Be:function(t,e,r){if(Ne(t),e=Fe(e),Ne(r),je)try{return Be(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new ze("Accessors not supported");return"value"in r&&(t[e]=r.value),t};var He=Oe,We=v,qe=o?function(t,e,r){return He.f(t,e,We(1,r))}:function(t,e,r){return t[e]=r,t},Ve={exports:{}},Xe=o,Ke=Ut,Qe=Function.prototype,Je=Xe&&Object.getOwnPropertyDescriptor,Ze=Ke(Qe,"name"),tr={EXISTS:Ze,PROPER:Ze&&"something"===function(){}.name,CONFIGURABLE:Ze&&(!Xe||Xe&&Je(Qe,"name").configurable)},er=w,rr=z,nr=St.exports,ir=er(Function.toString);rr(nr.inspectSource)||(nr.inspectSource=function(t){return ir(t)});var or,ar,sr,cr=nr.inspectSource,lr=z,ur=r.WeakMap,hr=lr(ur)&&/native code/.test(String(ur)),fr=Wt,dr=jt("keys"),pr=function(t){return dr[t]||(dr[t]=fr(t))},gr={},vr=hr,yr=r,mr=U,br=qe,xr=Ut,wr=St.exports,Ar=pr,_r=gr,Er="Object already initialized",kr=yr.TypeError,Sr=yr.WeakMap;if(vr||wr.state){var Mr=wr.state||(wr.state=new Sr);Mr.get=Mr.get,Mr.has=Mr.has,Mr.set=Mr.set,or=function(t,e){if(Mr.has(t))throw new kr(Er);return e.facade=t,Mr.set(t,e),e},ar=function(t){return Mr.get(t)||{}},sr=function(t){return Mr.has(t)}}else{var Or=Ar("state");_r[Or]=!0,or=function(t,e){if(xr(t,Or))throw new kr(Er);return e.facade=t,br(t,Or,e),e},ar=function(t){return xr(t,Or)?t[Or]:{}},sr=function(t){return xr(t,Or)}}var Tr={set:or,get:ar,has:sr,enforce:function(t){return sr(t)?ar(t):or(t,{})},getterFor:function(t){return function(e){var r;if(!mr(e)||(r=ar(e)).type!==t)throw new kr("Incompatible receiver, "+t+" required");return r}}},Pr=w,Ir=i,Cr=z,Rr=Ut,Dr=o,jr=tr.CONFIGURABLE,Lr=cr,Nr=Tr.enforce,Fr=Tr.get,zr=String,Br=Object.defineProperty,Ur=Pr("".slice),$r=Pr("".replace),Yr=Pr([].join),Gr=Dr&&!Ir(function(){return 8!==Br(function(){},"length",{value:8}).length}),Hr=String(String).split("String"),Wr=Ve.exports=function(t,e,r){"Symbol("===Ur(zr(e),0,7)&&(e="["+$r(zr(e),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!Rr(t,"name")||jr&&t.name!==e)&&(Dr?Br(t,"name",{value:e,configurable:!0}):t.name=e),Gr&&r&&Rr(r,"arity")&&t.length!==r.arity&&Br(t,"length",{value:r.arity});try{r&&Rr(r,"constructor")&&r.constructor?Dr&&Br(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=Nr(t);return Rr(n,"source")||(n.source=Yr(Hr,"string"==typeof e?e:"")),t};Function.prototype.toString=Wr(function(){return Cr(this)&&Fr(this).source||Lr(this)},"toString");var qr=z,Vr=Oe,Xr=Ve.exports,Kr=Tt,Qr=function(t,e,r,n){n||(n={});var i=n.enumerable,o=void 0!==n.name?n.name:e;if(qr(r)&&Xr(r,o,n),n.global)i?t[e]=r:Kr(e,r);else{try{n.unsafe?t[e]&&(i=!0):delete t[e]}catch(t){}i?t[e]=r:Vr.f(t,e,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return t},Jr={},Zr=Math.ceil,tn=Math.floor,en=Math.trunc||function(t){var e=+t;return(e>0?tn:Zr)(e)},rn=en,nn=function(t){var e=+t;return e!=e||0===e?0:rn(e)},on=nn,an=Math.max,sn=Math.min,cn=function(t,e){var r=on(t);return r<0?an(r+e,0):sn(r,e)},ln=nn,un=Math.min,hn=function(t){var e=ln(t);return e>0?un(e,9007199254740991):0},fn=hn,dn=function(t){return fn(t.length)},pn=N,gn=cn,vn=dn,yn=function(t){return function(e,r,n){var i=pn(e),o=vn(i);if(0===o)return!t&&-1;var a,s=gn(n,o);if(t&&r!=r){for(;o>s;)if((a=i[s++])!=a)return!0}else for(;o>s;s++)if((t||s in i)&&i[s]===r)return t||s||0;return!t&&-1}},mn={includes:yn(!0),indexOf:yn(!1)},bn=Ut,xn=N,wn=mn.indexOf,An=gr,_n=w([].push),En=function(t,e){var r,n=xn(t),i=0,o=[];for(r in n)!bn(An,r)&&bn(n,r)&&_n(o,r);for(;e.length>i;)bn(n,r=e[i++])&&(~wn(o,r)||_n(o,r));return o},kn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Sn=En,Mn=kn.concat("length","prototype");Jr.f=Object.getOwnPropertyNames||function(t){return Sn(t,Mn)};var On={};On.f=Object.getOwnPropertySymbols;var Tn=G,Pn=Jr,In=On,Cn=Re,Rn=w([].concat),Dn=Tn("Reflect","ownKeys")||function(t){var e=Pn.f(Cn(t)),r=In.f;return r?Rn(e,r(t)):e},jn=Ut,Ln=Dn,Nn=n,Fn=Oe,zn=function(t,e,r){for(var n=Ln(e),i=Fn.f,o=Nn.f,a=0;a<n.length;a++){var s=n[a];jn(t,s)||r&&jn(r,s)||i(t,s,o(e,s))}},Bn=i,Un=z,$n=/#|\.prototype\./,Yn=function(t,e){var r=Hn[Gn(t)];return r===qn||r!==Wn&&(Un(e)?Bn(e):!!e)},Gn=Yn.normalize=function(t){return String(t).replace($n,".").toLowerCase()},Hn=Yn.data={},Wn=Yn.NATIVE="N",qn=Yn.POLYFILL="P",Vn=Yn,Xn=r,Kn=n.f,Qn=qe,Jn=Qr,Zn=Tt,ti=zn,ei=Vn,ri=function(t,e){var r,n,i,o,a,s=t.target,c=t.global,l=t.stat;if(r=c?Xn:l?Xn[s]||Zn(s,{}):Xn[s]&&Xn[s].prototype)for(n in e){if(o=e[n],i=t.dontCallGetSet?(a=Kn(r,n))&&a.value:r[n],!ei(c?n:s+(l?".":"#")+n,t.forced)&&void 0!==i){if(typeof o==typeof i)continue;ti(o,i)}(t.sham||i&&i.sham)&&Qn(o,"sham",!0),Jn(r,n,o,t)}},ni={};ni[ee("toStringTag")]="z";var ii="[object z]"===String(ni),oi=ii,ai=z,si=k,ci=ee("toStringTag"),li=Object,ui="Arguments"===si(function(){return arguments}()),hi=oi?si: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=li(t),ci))?r:ui?si(e):"Object"===(n=si(e))&&ai(e.callee)?"Arguments":n},fi=hi,di=String,pi=function(t){if("Symbol"===fi(t))throw new TypeError("Cannot convert a Symbol value to a string");return di(t)},gi={},vi=En,yi=kn,mi=Object.keys||function(t){return vi(t,yi)},bi=o,xi=Te,wi=Oe,Ai=Re,_i=N,Ei=mi;gi.f=bi&&!xi?Object.defineProperties:function(t,e){Ai(t);for(var r,n=_i(e),i=Ei(e),o=i.length,a=0;o>a;)wi.f(t,r=i[a++],n[r]);return t};var ki,Si=G("document","documentElement"),Mi=Re,Oi=gi,Ti=kn,Pi=gr,Ii=Si,Ci=ve,Ri="prototype",Di="script",ji=pr("IE_PROTO"),Li=function(){},Ni=function(t){return"<"+Di+">"+t+"</"+Di+">"},Fi=function(t){t.write(Ni("")),t.close();var e=t.parentWindow.Object;return t=null,e},zi=function(){try{ki=new ActiveXObject("htmlfile")}catch(t){}var t,e,r;zi="undefined"!=typeof document?document.domain&&ki?Fi(ki):(e=Ci("iframe"),r="java"+Di+":",e.style.display="none",Ii.appendChild(e),e.src=String(r),(t=e.contentWindow.document).open(),t.write(Ni("document.F=Object")),t.close(),t.F):Fi(ki);for(var n=Ti.length;n--;)delete zi[Ri][Ti[n]];return zi()};Pi[ji]=!0;var Bi=Object.create||function(t,e){var r;return null!==t?(Li[Ri]=Mi(t),r=new Li,Li[Ri]=null,r[ji]=t):r=zi(),void 0===e?r:Oi.f(r,e)},Ui={},$i=w([].slice),Yi=k,Gi=N,Hi=Jr.f,Wi=$i,qi="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];Ui.f=function(t){return qi&&"Window"===Yi(t)?function(t){try{return Hi(t)}catch(t){return Wi(qi)}}(t):Hi(Gi(t))};var Vi=Ve.exports,Xi=Oe,Ki=function(t,e,r){return r.get&&Vi(r.get,e,{getter:!0}),r.set&&Vi(r.set,e,{setter:!0}),Xi.f(t,e,r)},Qi={},Ji=ee;Qi.f=Ji;var Zi=r,to=Zi,eo=Ut,ro=Qi,no=Oe.f,io=function(t){var e=to.Symbol||(to.Symbol={});eo(e,t)||no(e,t,{value:ro.f(t)})},oo=l,ao=G,so=ee,co=Qr,lo=function(){var t=ao("Symbol"),e=t&&t.prototype,r=e&&e.valueOf,n=so("toPrimitive");e&&!e[n]&&co(e,n,function(t){return oo(r,this)},{arity:1})},uo=Oe.f,ho=Ut,fo=ee("toStringTag"),po=function(t,e,r){t&&!r&&(t=t.prototype),t&&!ho(t,fo)&&uo(t,fo,{configurable:!0,value:e})},go=k,vo=w,yo=function(t){if("Function"===go(t))return vo(t)},mo=yt,bo=a,xo=yo(yo.bind),wo=function(t,e){return mo(t),void 0===e?t:bo?xo(t,e):function(){return t.apply(e,arguments)}},Ao=k,_o=Array.isArray||function(t){return"Array"===Ao(t)},Eo=w,ko=i,So=z,Mo=hi,Oo=cr,To=function(){},Po=G("Reflect","construct"),Io=/^\s*(?:class|function)\b/,Co=Eo(Io.exec),Ro=!Io.test(To),Do=function(t){if(!So(t))return!1;try{return Po(To,[],t),!0}catch(t){return!1}},jo=function(t){if(!So(t))return!1;switch(Mo(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Ro||!!Co(Io,Oo(t))}catch(t){return!0}};jo.sham=!0;var Lo=!Po||ko(function(){var t;return Do(Do.call)||!Do(Object)||!Do(function(){t=!0})||t})?jo:Do,No=_o,Fo=Lo,zo=U,Bo=ee("species"),Uo=Array,$o=function(t){var e;return No(t)&&(e=t.constructor,(Fo(e)&&(e===Uo||No(e.prototype))||zo(e)&&null===(e=e[Bo]))&&(e=void 0)),void 0===e?Uo:e},Yo=function(t,e){return new($o(t))(0===e?0:e)},Go=wo,Ho=P,Wo=Ft,qo=dn,Vo=Yo,Xo=w([].push),Ko=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(c,l,u,h){for(var f,d,p=Wo(c),g=Ho(p),v=qo(g),y=Go(l,u),m=0,b=h||Vo,x=e?b(c,v):r||a?b(c,0):void 0;v>m;m++)if((s||m in g)&&(d=y(f=g[m],m,p),t))if(e)x[m]=d;else if(d)switch(t){case 3:return!0;case 5:return f;case 6:return m;case 2:Xo(x,f)}else switch(t){case 4:return!1;case 7:Xo(x,f)}return o?-1:n||i?i:x}},Qo={forEach:Ko(0),map:Ko(1),filter:Ko(2),some:Ko(3),every:Ko(4),find:Ko(5),findIndex:Ko(6),filterReject:Ko(7)},Jo=ri,Zo=r,ta=l,ea=w,ra=o,na=ot,ia=i,oa=Ut,aa=H,sa=Re,ca=N,la=fe,ua=pi,ha=v,fa=Bi,da=mi,pa=Jr,ga=Ui,va=On,ya=n,ma=Oe,ba=gi,xa=u,wa=Qr,Aa=Ki,_a=jt,Ea=gr,ka=Wt,Sa=ee,Ma=Qi,Oa=io,Ta=lo,Pa=po,Ia=Tr,Ca=Qo.forEach,Ra=pr("hidden"),Da="Symbol",ja="prototype",La=Ia.set,Na=Ia.getterFor(Da),Fa=Object[ja],za=Zo.Symbol,Ba=za&&za[ja],Ua=Zo.RangeError,$a=Zo.TypeError,Ya=Zo.QObject,Ga=ya.f,Ha=ma.f,Wa=ga.f,qa=xa.f,Va=ea([].push),Xa=_a("symbols"),Ka=_a("op-symbols"),Qa=_a("wks"),Ja=!Ya||!Ya[ja]||!Ya[ja].findChild,Za=function(t,e,r){var n=Ga(Fa,e);n&&delete Fa[e],Ha(t,e,r),n&&t!==Fa&&Ha(Fa,e,n)},ts=ra&&ia(function(){return 7!==fa(Ha({},"a",{get:function(){return Ha(this,"a",{value:7}).a}})).a})?Za:Ha,es=function(t,e){var r=Xa[t]=fa(Ba);return La(r,{type:Da,tag:t,description:e}),ra||(r.description=e),r},rs=function(t,e,r){t===Fa&&rs(Ka,e,r),sa(t);var n=la(e);return sa(r),oa(Xa,n)?(r.enumerable?(oa(t,Ra)&&t[Ra][n]&&(t[Ra][n]=!1),r=fa(r,{enumerable:ha(0,!1)})):(oa(t,Ra)||Ha(t,Ra,ha(1,fa(null))),t[Ra][n]=!0),ts(t,n,r)):Ha(t,n,r)},ns=function(t,e){sa(t);var r=ca(e),n=da(r).concat(ss(r));return Ca(n,function(e){ra&&!ta(is,r,e)||rs(t,e,r[e])}),t},is=function(t){var e=la(t),r=ta(qa,this,e);return!(this===Fa&&oa(Xa,e)&&!oa(Ka,e))&&(!(r||!oa(this,e)||!oa(Xa,e)||oa(this,Ra)&&this[Ra][e])||r)},os=function(t,e){var r=ca(t),n=la(e);if(r!==Fa||!oa(Xa,n)||oa(Ka,n)){var i=Ga(r,n);return!i||!oa(Xa,n)||oa(r,Ra)&&r[Ra][n]||(i.enumerable=!0),i}},as=function(t){var e=Wa(ca(t)),r=[];return Ca(e,function(t){oa(Xa,t)||oa(Ea,t)||Va(r,t)}),r},ss=function(t){var e=t===Fa,r=Wa(e?Ka:ca(t)),n=[];return Ca(r,function(t){!oa(Xa,t)||e&&!oa(Fa,t)||Va(n,Xa[t])}),n};na||(za=function(){if(aa(Ba,this))throw new $a("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?ua(arguments[0]):void 0,e=ka(t),r=function(t){var n=void 0===this?Zo:this;n===Fa&&ta(r,Ka,t),oa(n,Ra)&&oa(n[Ra],e)&&(n[Ra][e]=!1);var i=ha(1,t);try{ts(n,e,i)}catch(t){if(!(t instanceof Ua))throw t;Za(n,e,i)}};return ra&&Ja&&ts(Fa,e,{configurable:!0,set:r}),es(e,t)},wa(Ba=za[ja],"toString",function(){return Na(this).tag}),wa(za,"withoutSetter",function(t){return es(ka(t),t)}),xa.f=is,ma.f=rs,ba.f=ns,ya.f=os,pa.f=ga.f=as,va.f=ss,Ma.f=function(t){return es(Sa(t),t)},ra&&(Aa(Ba,"description",{configurable:!0,get:function(){return Na(this).description}}),wa(Fa,"propertyIsEnumerable",is,{unsafe:!0}))),Jo({global:!0,constructor:!0,wrap:!0,forced:!na,sham:!na},{Symbol:za}),Ca(da(Qa),function(t){Oa(t)}),Jo({target:Da,stat:!0,forced:!na},{useSetter:function(){Ja=!0},useSimple:function(){Ja=!1}}),Jo({target:"Object",stat:!0,forced:!na,sham:!ra},{create:function(t,e){return void 0===e?fa(t):ns(fa(t),e)},defineProperty:rs,defineProperties:ns,getOwnPropertyDescriptor:os}),Jo({target:"Object",stat:!0,forced:!na},{getOwnPropertyNames:as}),Ta(),Pa(za,Da),Ea[Ra]=!0;var cs=ot&&!!Symbol.for&&!!Symbol.keyFor,ls=ri,us=G,hs=Ut,fs=pi,ds=jt,ps=cs,gs=ds("string-to-symbol-registry"),vs=ds("symbol-to-string-registry");ls({target:"Symbol",stat:!0,forced:!ps},{for:function(t){var e=fs(t);if(hs(gs,e))return gs[e];var r=us("Symbol")(e);return gs[e]=r,vs[r]=e,r}});var ys=ri,ms=Ut,bs=ht,xs=dt,ws=cs,As=jt("symbol-to-string-registry");ys({target:"Symbol",stat:!0,forced:!ws},{keyFor:function(t){if(!bs(t))throw new TypeError(xs(t)+" is not a symbol");if(ms(As,t))return As[t]}});var _s=a,Es=Function.prototype,ks=Es.apply,Ss=Es.call,Ms="object"==typeof Reflect&&Reflect.apply||(_s?Ss.bind(ks):function(){return Ss.apply(ks,arguments)}),Os=_o,Ts=z,Ps=k,Is=pi,Cs=w([].push),Rs=ri,Ds=G,js=Ms,Ls=l,Ns=w,Fs=i,zs=z,Bs=ht,Us=$i,$s=function(t){if(Ts(t))return t;if(Os(t)){for(var e=t.length,r=[],n=0;n<e;n++){var i=t[n];"string"==typeof i?Cs(r,i):"number"!=typeof i&&"Number"!==Ps(i)&&"String"!==Ps(i)||Cs(r,Is(i))}var o=r.length,a=!0;return function(t,e){if(a)return a=!1,e;if(Os(this))return e;for(var n=0;n<o;n++)if(r[n]===t)return e}}},Ys=ot,Gs=String,Hs=Ds("JSON","stringify"),Ws=Ns(/./.exec),qs=Ns("".charAt),Vs=Ns("".charCodeAt),Xs=Ns("".replace),Ks=Ns(1.1.toString),Qs=/[\uD800-\uDFFF]/g,Js=/^[\uD800-\uDBFF]$/,Zs=/^[\uDC00-\uDFFF]$/,tc=!Ys||Fs(function(){var t=Ds("Symbol")("stringify detection");return"[null]"!==Hs([t])||"{}"!==Hs({a:t})||"{}"!==Hs(Object(t))}),ec=Fs(function(){return'"\\udf06\\ud834"'!==Hs("\udf06\ud834")||'"\\udead"'!==Hs("\udead")}),rc=function(t,e){var r=Us(arguments),n=$s(e);if(zs(n)||void 0!==t&&!Bs(t))return r[1]=function(t,e){if(zs(n)&&(e=Ls(n,this,Gs(t),e)),!Bs(e))return e},js(Hs,null,r)},nc=function(t,e,r){var n=qs(r,e-1),i=qs(r,e+1);return Ws(Js,t)&&!Ws(Zs,i)||Ws(Zs,t)&&!Ws(Js,n)?"\\u"+Ks(Vs(t,0),16):t};Hs&&Rs({target:"JSON",stat:!0,arity:3,forced:tc||ec},{stringify:function(t,e,r){var n=Us(arguments),i=js(tc?rc:Hs,null,n);return ec&&"string"==typeof i?Xs(i,Qs,nc):i}});var ic=On,oc=Ft;ri({target:"Object",stat:!0,forced:!ot||i(function(){ic.f(1)})},{getOwnPropertySymbols:function(t){var e=ic.f;return e?e(oc(t)):[]}});var ac=ri,sc=o,cc=w,lc=Ut,uc=z,hc=H,fc=pi,dc=Ki,pc=zn,gc=r.Symbol,vc=gc&&gc.prototype;if(sc&&uc(gc)&&(!("description"in vc)||void 0!==gc().description)){var yc={},mc=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:fc(arguments[0]),e=hc(vc,this)?new gc(t):void 0===t?gc():gc(t);return""===t&&(yc[e]=!0),e};pc(mc,gc),mc.prototype=vc,vc.constructor=mc;var bc="Symbol(description detection)"===String(gc("description detection")),xc=cc(vc.valueOf),wc=cc(vc.toString),Ac=/^Symbol\((.*)\)[^)]+$/,_c=cc("".replace),Ec=cc("".slice);dc(vc,"description",{configurable:!0,get:function(){var t=xc(this);if(lc(yc,t))return"";var e=wc(t),r=bc?Ec(e,7,-1):_c(e,Ac,"$1");return""===r?void 0:r}}),ac({global:!0,constructor:!0,forced:!0},{Symbol:mc})}var kc=r,Sc=io,Mc=Oe.f,Oc=n.f,Tc=kc.Symbol;if(Sc("asyncDispose"),Tc){var Pc=Oc(Tc,"asyncDispose");Pc.enumerable&&Pc.configurable&&Pc.writable&&Mc(Tc,"asyncDispose",{value:Pc.value,enumerable:!1,configurable:!1,writable:!1})}io("asyncIterator");var Ic=r,Cc=io,Rc=Oe.f,Dc=n.f,jc=Ic.Symbol;if(Cc("dispose"),jc){var Lc=Dc(jc,"dispose");Lc.enumerable&&Lc.configurable&&Lc.writable&&Rc(jc,"dispose",{value:Lc.value,enumerable:!1,configurable:!1,writable:!1})}io("hasInstance"),io("isConcatSpreadable"),io("iterator"),io("match"),io("matchAll"),io("replace"),io("search"),io("species"),io("split");var Nc=lo;io("toPrimitive"),Nc();var Fc=G,zc=po;io("toStringTag"),zc(Fc("Symbol"),"Symbol"),io("unscopables");var Bc=w,Uc=yt,$c=function(t,e,r){try{return Bc(Uc(Object.getOwnPropertyDescriptor(t,e)[r]))}catch(t){}},Yc=U,Gc=function(t){return Yc(t)||null===t},Hc=Gc,Wc=String,qc=TypeError,Vc=function(t){if(Hc(t))return t;throw new qc("Can't set "+Wc(t)+" as a prototype")},Xc=$c,Kc=U,Qc=D,Jc=Vc,Zc=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=Xc(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array}catch(t){}return function(r,n){return Qc(r),Jc(n),Kc(r)?(e?t(r,n):r.__proto__=n,r):r}}():void 0),tl=Oe.f,el=function(t,e,r){r in t||tl(t,r,{configurable:!0,get:function(){return e[r]},set:function(t){e[r]=t}})},rl=z,nl=U,il=Zc,ol=function(t,e,r){var n,i;return il&&rl(n=e.constructor)&&n!==r&&nl(i=n.prototype)&&i!==r.prototype&&il(t,i),t},al=pi,sl=function(t,e){return void 0===t?arguments.length<2?"":e:al(t)},cl=U,ll=qe,ul=function(t,e){cl(e)&&"cause"in e&&ll(t,"cause",e.cause)},hl=Error,fl=w("".replace),dl=String(new hl("zxcasd").stack),pl=/\n\s*at [^:]*:[^\n]*/,gl=pl.test(dl),vl=function(t,e){if(gl&&"string"==typeof t&&!hl.prepareStackTrace)for(;e--;)t=fl(t,pl,"");return t},yl=v,ml=!i(function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",yl(1,7)),7!==t.stack)}),bl=qe,xl=vl,wl=ml,Al=Error.captureStackTrace,_l=function(t,e,r,n){wl&&(Al?Al(t,e):bl(t,"stack",xl(r,n)))},El=G,kl=Ut,Sl=qe,Ml=H,Ol=Zc,Tl=zn,Pl=el,Il=ol,Cl=sl,Rl=ul,Dl=_l,jl=o,Ll=function(t,e,r,n){var i="stackTraceLimit",o=n?2:1,a=t.split("."),s=a[a.length-1],c=El.apply(null,a);if(c){var l=c.prototype;if(kl(l,"cause")&&delete l.cause,!r)return c;var u=El("Error"),h=e(function(t,e){var r=Cl(n?e:t,void 0),i=n?new c(t):new c;return void 0!==r&&Sl(i,"message",r),Dl(i,h,i.stack,2),this&&Ml(l,this)&&Il(i,this,h),arguments.length>o&&Rl(i,arguments[o]),i});h.prototype=l,"Error"!==s?Ol?Ol(h,u):Tl(h,u,{name:!0}):jl&&i in c&&(Pl(h,c,i),Pl(h,c,"prepareStackTrace")),Tl(h,c);try{l.name!==s&&Sl(l,"name",s),l.constructor=h}catch(t){}return h}},Nl=ri,Fl=Ms,zl=Ll,Bl="WebAssembly",Ul=r[Bl],$l=7!==new Error("e",{cause:7}).cause,Yl=function(t,e){var r={};r[t]=zl(t,e,$l),Nl({global:!0,constructor:!0,arity:1,forced:$l},r)},Gl=function(t,e){if(Ul&&Ul[t]){var r={};r[t]=zl(Bl+"."+t,e,$l),Nl({target:Bl,stat:!0,constructor:!0,arity:1,forced:$l},r)}};Yl("Error",function(t){return function(e){return Fl(t,this,arguments)}}),Yl("EvalError",function(t){return function(e){return Fl(t,this,arguments)}}),Yl("RangeError",function(t){return function(e){return Fl(t,this,arguments)}}),Yl("ReferenceError",function(t){return function(e){return Fl(t,this,arguments)}}),Yl("SyntaxError",function(t){return function(e){return Fl(t,this,arguments)}}),Yl("TypeError",function(t){return function(e){return Fl(t,this,arguments)}}),Yl("URIError",function(t){return function(e){return Fl(t,this,arguments)}}),Gl("CompileError",function(t){return function(e){return Fl(t,this,arguments)}}),Gl("LinkError",function(t){return function(e){return Fl(t,this,arguments)}}),Gl("RuntimeError",function(t){return function(e){return Fl(t,this,arguments)}});var Hl=ri,Wl=G,ql=U,Vl=hi,Xl=i,Kl="Error",Ql="DOMException",Jl=Object.setPrototypeOf||{}.__proto__,Zl=Wl(Ql),tu=Error,eu=tu.isError;Hl({target:"Error",stat:!0,sham:!0,forced:!eu||!Jl||Xl(function(){return Zl&&!eu(new Zl(Ql))||!eu(new tu(Kl,{cause:function(){}}))||eu(Wl("Object","create")(tu.prototype))})},{isError:function(t){if(!ql(t))return!1;var e=Vl(t);return e===Kl||e===Ql}});var ru=o,nu=i,iu=Re,ou=sl,au=Error.prototype.toString,su=nu(function(){if(ru){var t=Object.create(Object.defineProperty({},"name",{get:function(){return this===t}}));if("true"!==au.call(t))return!0}return"2: 1"!==au.call({message:1,name:2})||"Error"!==au.call({})}),cu=su?function(){var t=iu(this),e=ou(t.name,"Error"),r=ou(t.message);return e?r?e+": "+r:e:r}:au,lu=Qr,uu=cu,hu=Error.prototype;hu.toString!==uu&&lu(hu,"toString",uu);var fu=!i(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}),du=Ut,pu=z,gu=Ft,vu=fu,yu=pr("IE_PROTO"),mu=Object,bu=mu.prototype,xu=vu?mu.getPrototypeOf:function(t){var e=gu(t);if(du(e,yu))return e[yu];var r=e.constructor;return pu(r)&&e instanceof r?r.prototype:e instanceof mu?bu:null},wu={},Au=wu,_u=ee("iterator"),Eu=Array.prototype,ku=function(t){return void 0!==t&&(Au.Array===t||Eu[_u]===t)},Su=hi,Mu=xt,Ou=I,Tu=wu,Pu=ee("iterator"),Iu=function(t){if(!Ou(t))return Mu(t,Pu)||Mu(t,"@@iterator")||Tu[Su(t)]},Cu=l,Ru=yt,Du=Re,ju=dt,Lu=Iu,Nu=TypeError,Fu=function(t,e){var r=arguments.length<2?Lu(t):e;if(Ru(r))return Du(Cu(r,t));throw new Nu(ju(t)+" is not iterable")},zu=l,Bu=Re,Uu=xt,$u=function(t,e,r){var n,i;Bu(t);try{if(!(n=Uu(t,"return"))){if("throw"===e)throw r;return r}n=zu(n,t)}catch(t){i=!0,n=t}if("throw"===e)throw r;if(i)throw n;return Bu(n),r},Yu=wo,Gu=l,Hu=Re,Wu=dt,qu=ku,Vu=dn,Xu=H,Ku=Fu,Qu=Iu,Ju=$u,Zu=TypeError,th=function(t,e){this.stopped=t,this.result=e},eh=th.prototype,rh=function(t,e,r){var n,i,o,a,s,c,l,u=r&&r.that,h=!(!r||!r.AS_ENTRIES),f=!(!r||!r.IS_RECORD),d=!(!r||!r.IS_ITERATOR),p=!(!r||!r.INTERRUPTED),g=Yu(e,u),v=function(t){return n&&Ju(n,"normal"),new th(!0,t)},y=function(t){return h?(Hu(t),p?g(t[0],t[1],v):g(t[0],t[1])):p?g(t,v):g(t)};if(f)n=t.iterator;else if(d)n=t;else{if(!(i=Qu(t)))throw new Zu(Wu(t)+" is not iterable");if(qu(i)){for(o=0,a=Vu(t);a>o;o++)if((s=y(t[o]))&&Xu(eh,s))return s;return new th(!1)}n=Ku(t,i)}for(c=f?t.next:n.next;!(l=Gu(c,n)).done;){try{s=y(l.value)}catch(t){Ju(n,"throw",t)}if("object"==typeof s&&s&&Xu(eh,s))return s}return new th(!1)},nh=ri,ih=H,oh=xu,ah=Zc,sh=zn,ch=Bi,lh=qe,uh=v,hh=ul,fh=_l,dh=rh,ph=sl,gh=ee("toStringTag"),vh=Error,yh=[].push,mh=function(t,e){var r,n=ih(bh,this);ah?r=ah(new vh,n?oh(this):bh):(r=n?this:ch(bh),lh(r,gh,"Error")),void 0!==e&&lh(r,"message",ph(e)),fh(r,mh,r.stack,1),arguments.length>2&&hh(r,arguments[2]);var i=[];return dh(t,yh,{that:i}),lh(r,"errors",i),r};ah?ah(mh,vh):sh(mh,vh,{name:!0});var bh=mh.prototype=ch(vh.prototype,{constructor:uh(1,mh),message:uh(1,""),name:uh(1,"AggregateError")});nh({global:!0,constructor:!0,arity:2},{AggregateError:mh});var xh=ri,wh=Ms,Ah=i,_h=Ll,Eh="AggregateError",kh=G(Eh),Sh=!Ah(function(){return 1!==kh([1]).errors[0]})&&Ah(function(){return 7!==kh([1],Eh,{cause:7}).cause});xh({global:!0,constructor:!0,arity:2,forced:Sh},{AggregateError:_h(Eh,function(t){return function(e,r){return wh(t,this,arguments)}},Sh,!0)});var Mh=ri,Oh=H,Th=xu,Ph=Zc,Ih=zn,Ch=Bi,Rh=qe,Dh=v,jh=_l,Lh=sl,Nh=ee,Fh=i,zh=r.SuppressedError,Bh=Nh("toStringTag"),Uh=Error,$h=!!zh&&3!==zh.length,Yh=!!zh&&Fh(function(){return 4===new zh(1,2,3,{cause:4}).cause}),Gh=$h||Yh,Hh=function(t,e,r){var n,i=Oh(Wh,this);return Ph?n=!Gh||i&&Th(this)!==Wh?Ph(new Uh,i?Th(this):Wh):new zh:(n=i?this:Ch(Wh),Rh(n,Bh,"Error")),void 0!==r&&Rh(n,"message",Lh(r)),jh(n,Hh,n.stack,1),Rh(n,"error",t),Rh(n,"suppressed",e),n};Ph?Ph(Hh,Uh):Ih(Hh,Uh,{name:!0});var Wh=Hh.prototype=Gh?zh.prototype:Ch(Uh.prototype,{constructor:Dh(1,Hh),message:Dh(1,""),name:Dh(1,"SuppressedError")});Gh&&(Wh.constructor=Hh),Mh({global:!0,constructor:!0,arity:3,forced:Gh},{SuppressedError:Hh});var qh=ee,Vh=Bi,Xh=Oe.f,Kh=qh("unscopables"),Qh=Array.prototype;void 0===Qh[Kh]&&Xh(Qh,Kh,{configurable:!0,value:Vh(null)});var Jh=function(t){Qh[Kh][t]=!0},Zh=Ft,tf=dn,ef=nn,rf=Jh;ri({target:"Array",proto:!0},{at:function(t){var e=Zh(this),r=tf(e),n=ef(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]}}),rf("at");var nf=TypeError,of=function(t){if(t>9007199254740991)throw nf("Maximum allowed index exceeded");return t},af=o,sf=Oe,cf=v,lf=function(t,e,r){af?sf.f(t,e,cf(0,r)):t[e]=r},uf=i,hf=et,ff=ee("species"),df=function(t){return hf>=51||!uf(function(){var e=[];return(e.constructor={})[ff]=function(){return{foo:1}},1!==e[t](Boolean).foo})},pf=ri,gf=i,vf=_o,yf=U,mf=Ft,bf=dn,xf=of,wf=lf,Af=Yo,_f=df,Ef=et,kf=ee("isConcatSpreadable"),Sf=Ef>=51||!gf(function(){var t=[];return t[kf]=!1,t.concat()[0]!==t}),Mf=function(t){if(!yf(t))return!1;var e=t[kf];return void 0!==e?!!e:vf(t)};pf({target:"Array",proto:!0,arity:1,forced:!Sf||!_f("concat")},{concat:function(t){var e,r,n,i,o,a=mf(this),s=Af(a,0),c=0;for(e=-1,n=arguments.length;e<n;e++)if(Mf(o=-1===e?a:arguments[e]))for(i=bf(o),xf(c+i),r=0;r<i;r++,c++)r in o&&wf(s,c,o[r]);else xf(c+1),wf(s,c++,o);return s.length=c,s}});var Of=dt,Tf=TypeError,Pf=function(t,e){if(!delete t[e])throw new Tf("Cannot delete property "+Of(e)+" of "+Of(t))},If=Ft,Cf=cn,Rf=dn,Df=Pf,jf=Math.min,Lf=[].copyWithin||function(t,e){var r=If(this),n=Rf(r),i=Cf(t,n),o=Cf(e,n),a=arguments.length>2?arguments[2]:void 0,s=jf((void 0===a?n:Cf(a,n))-o,n-i),c=1;for(o<i&&i<o+s&&(c=-1,o+=s-1,i+=s-1);s-- >0;)o in r?r[i]=r[o]:Df(r,i),i+=c,o+=c;return r},Nf=Jh;ri({target:"Array",proto:!0},{copyWithin:Lf}),Nf("copyWithin");var Ff=i,zf=function(t,e){var r=[][t];return!!r&&Ff(function(){r.call(null,e||function(){return 1},1)})},Bf=Qo.every;ri({target:"Array",proto:!0,forced:!zf("every")},{every:function(t){return Bf(this,t,arguments.length>1?arguments[1]:void 0)}});var Uf=Ft,$f=cn,Yf=dn,Gf=function(t){for(var e=Uf(this),r=Yf(e),n=arguments.length,i=$f(n>1?arguments[1]:void 0,r),o=n>2?arguments[2]:void 0,a=void 0===o?r:$f(o,r);a>i;)e[i++]=t;return e},Hf=Jh;ri({target:"Array",proto:!0},{fill:Gf}),Hf("fill");var Wf=Qo.filter;ri({target:"Array",proto:!0,forced:!df("filter")},{filter:function(t){return Wf(this,t,arguments.length>1?arguments[1]:void 0)}});var qf=ri,Vf=Qo.find,Xf=Jh,Kf="find",Qf=!0;Kf in[]&&Array(1)[Kf](function(){Qf=!1}),qf({target:"Array",proto:!0,forced:Qf},{find:function(t){return Vf(this,t,arguments.length>1?arguments[1]:void 0)}}),Xf(Kf);var Jf=ri,Zf=Qo.findIndex,td=Jh,ed="findIndex",rd=!0;ed in[]&&Array(1)[ed](function(){rd=!1}),Jf({target:"Array",proto:!0,forced:rd},{findIndex:function(t){return Zf(this,t,arguments.length>1?arguments[1]:void 0)}}),td(ed);var nd=wo,id=P,od=Ft,ad=dn,sd=function(t){var e=1===t;return function(r,n,i){for(var o,a=od(r),s=id(a),c=ad(s),l=nd(n,i);c-- >0;)if(l(o=s[c],c,a))switch(t){case 0:return o;case 1:return c}return e?-1:void 0}},cd={findLast:sd(0),findLastIndex:sd(1)},ld=cd.findLast,ud=Jh;ri({target:"Array",proto:!0},{findLast:function(t){return ld(this,t,arguments.length>1?arguments[1]:void 0)}}),ud("findLast");var hd=cd.findLastIndex,fd=Jh;ri({target:"Array",proto:!0},{findLastIndex:function(t){return hd(this,t,arguments.length>1?arguments[1]:void 0)}}),fd("findLastIndex");var dd=_o,pd=dn,gd=of,vd=wo,yd=function(t,e,r,n,i,o,a,s){for(var c,l,u=i,h=0,f=!!a&&vd(a,s);h<n;)h in r&&(c=f?f(r[h],h,e):r[h],o>0&&dd(c)?(l=pd(c),u=yd(t,e,c,l,u,o-1)-1):(gd(u+1),t[u]=c),u++),h++;return u},md=yd,bd=md,xd=Ft,wd=dn,Ad=nn,_d=Yo;ri({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=xd(this),r=wd(e),n=_d(e,0);return n.length=bd(n,e,e,r,0,void 0===t?1:Ad(t)),n}});var Ed=md,kd=yt,Sd=Ft,Md=dn,Od=Yo;ri({target:"Array",proto:!0},{flatMap:function(t){var e,r=Sd(this),n=Md(r);return kd(t),(e=Od(r,0)).length=Ed(e,r,r,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}});var Td=Qo.forEach,Pd=zf("forEach")?[].forEach:function(t){return Td(this,t,arguments.length>1?arguments[1]:void 0)};ri({target:"Array",proto:!0,forced:[].forEach!==Pd},{forEach:Pd});var Id=Re,Cd=$u,Rd=function(t,e,r,n){try{return n?e(Id(r)[0],r[1]):e(r)}catch(e){Cd(t,"throw",e)}},Dd=wo,jd=l,Ld=Ft,Nd=Rd,Fd=ku,zd=Lo,Bd=dn,Ud=lf,$d=Fu,Yd=Iu,Gd=Array,Hd=function(t){var e=Ld(t),r=zd(this),n=arguments.length,i=n>1?arguments[1]:void 0,o=void 0!==i;o&&(i=Dd(i,n>2?arguments[2]:void 0));var a,s,c,l,u,h,f=Yd(e),d=0;if(!f||this===Gd&&Fd(f))for(a=Bd(e),s=r?new this(a):Gd(a);a>d;d++)h=o?i(e[d],d):e[d],Ud(s,d,h);else for(s=r?new this:[],u=(l=$d(e,f)).next;!(c=jd(u,l)).done;d++)h=o?Nd(l,i,[c.value,d],!0):c.value,Ud(s,d,h);return s.length=d,s},Wd=ee("iterator"),qd=!1;try{var Vd=0,Xd={next:function(){return{done:!!Vd++}},return:function(){qd=!0}};Xd[Wd]=function(){return this},Array.from(Xd,function(){throw 2})}catch(t){}var Kd=function(t,e){try{if(!e&&!qd)return!1}catch(t){return!1}var r=!1;try{var n={};n[Wd]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r},Qd=Hd;ri({target:"Array",stat:!0,forced:!Kd(function(t){Array.from(t)})},{from:Qd});var Jd=mn.includes,Zd=Jh;ri({target:"Array",proto:!0,forced:i(function(){return!Array(1).includes()})},{includes:function(t){return Jd(this,t,arguments.length>1?arguments[1]:void 0)}}),Zd("includes");var tp=ri,ep=mn.indexOf,rp=zf,np=yo([].indexOf),ip=!!np&&1/np([1],1,-0)<0;tp({target:"Array",proto:!0,forced:ip||!rp("indexOf")},{indexOf:function(t){var e=arguments.length>1?arguments[1]:void 0;return ip?np(this,t,e)||0:ep(this,t,e)}}),ri({target:"Array",stat:!0},{isArray:_o});var op,ap,sp,cp=i,lp=z,up=U,hp=xu,fp=Qr,dp=ee("iterator"),pp=!1;[].keys&&("next"in(sp=[].keys())?(ap=hp(hp(sp)))!==Object.prototype&&(op=ap):pp=!0);var gp=!up(op)||cp(function(){var t={};return op[dp].call(t)!==t});gp&&(op={}),lp(op[dp])||fp(op,dp,function(){return this});var vp={IteratorPrototype:op,BUGGY_SAFARI_ITERATORS:pp},yp=vp.IteratorPrototype,mp=Bi,bp=v,xp=po,wp=wu,Ap=function(){return this},_p=function(t,e,r,n){var i=e+" Iterator";return t.prototype=mp(yp,{next:bp(+!n,r)}),xp(t,i,!1),wp[i]=Ap,t},Ep=ri,kp=l,Sp=z,Mp=_p,Op=xu,Tp=Zc,Pp=po,Ip=qe,Cp=Qr,Rp=wu,Dp=tr.PROPER,jp=tr.CONFIGURABLE,Lp=vp.IteratorPrototype,Np=vp.BUGGY_SAFARI_ITERATORS,Fp=ee("iterator"),zp="keys",Bp="values",Up="entries",$p=function(){return this},Yp=function(t,e,r,n,i,o,a){Mp(r,e,n);var s,c,l,u=function(t){if(t===i&&g)return g;if(!Np&&t&&t in d)return d[t];switch(t){case zp:case Bp:case Up:return function(){return new r(this,t)}}return function(){return new r(this)}},h=e+" Iterator",f=!1,d=t.prototype,p=d[Fp]||d["@@iterator"]||i&&d[i],g=!Np&&p||u(i),v="Array"===e&&d.entries||p;if(v&&(s=Op(v.call(new t)))!==Object.prototype&&s.next&&(Op(s)!==Lp&&(Tp?Tp(s,Lp):Sp(s[Fp])||Cp(s,Fp,$p)),Pp(s,h,!0)),Dp&&i===Bp&&p&&p.name!==Bp&&(jp?Ip(d,"name",Bp):(f=!0,g=function(){return kp(p,this)})),i)if(c={values:u(Bp),keys:o?g:u(zp),entries:u(Up)},a)for(l in c)(Np||f||!(l in d))&&Cp(d,l,c[l]);else Ep({target:e,proto:!0,forced:Np||f},c);return d[Fp]!==g&&Cp(d,Fp,g,{name:i}),Rp[e]=g,c},Gp=function(t,e){return{value:t,done:e}},Hp=N,Wp=Jh,qp=wu,Vp=Tr,Xp=Oe.f,Kp=Yp,Qp=Gp,Jp=o,Zp="Array Iterator",tg=Vp.set,eg=Vp.getterFor(Zp),rg=Kp(Array,"Array",function(t,e){tg(this,{type:Zp,target:Hp(t),index:0,kind:e})},function(){var t=eg(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,Qp(void 0,!0);switch(t.kind){case"keys":return Qp(r,!1);case"values":return Qp(e[r],!1)}return Qp([r,e[r]],!1)},"values"),ng=qp.Arguments=qp.Array;if(Wp("keys"),Wp("values"),Wp("entries"),Jp&&"values"!==ng.name)try{Xp(ng,"name",{value:"values"})}catch(t){}var ig=ri,og=P,ag=N,sg=zf,cg=w([].join);ig({target:"Array",proto:!0,forced:og!==Object||!sg("join",",")},{join:function(t){return cg(ag(this),void 0===t?",":t)}});var lg=Ms,ug=N,hg=nn,fg=dn,dg=zf,pg=Math.min,gg=[].lastIndexOf,vg=!!gg&&1/[1].lastIndexOf(1,-0)<0,yg=dg("lastIndexOf"),mg=vg||!yg?function(t){if(vg)return lg(gg,this,arguments)||0;var e=ug(this),r=fg(e);if(0===r)return-1;var n=r-1;for(arguments.length>1&&(n=pg(n,hg(arguments[1]))),n<0&&(n=r+n);n>=0;n--)if(n in e&&e[n]===t)return n||0;return-1}:gg;ri({target:"Array",proto:!0,forced:mg!==[].lastIndexOf},{lastIndexOf:mg});var bg=Qo.map;ri({target:"Array",proto:!0,forced:!df("map")},{map:function(t){return bg(this,t,arguments.length>1?arguments[1]:void 0)}});var xg=Lo,wg=lf,Ag=Array;ri({target:"Array",stat:!0,forced:i(function(){function t(){}return!(Ag.of.call(t)instanceof t)})},{of:function(){for(var t=0,e=arguments.length,r=new(xg(this)?this:Ag)(e);e>t;)wg(r,t,arguments[t++]);return r.length=e,r}});var _g=o,Eg=_o,kg=TypeError,Sg=Object.getOwnPropertyDescriptor,Mg=_g&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}()?function(t,e){if(Eg(t)&&!Sg(t,"length").writable)throw new kg("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e},Og=Ft,Tg=dn,Pg=Mg,Ig=of;ri({target:"Array",proto:!0,arity:1,forced:i(function(){return 4294967297!==[].push.call({length:4294967296},1)})||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}}()},{push:function(t){var e=Og(this),r=Tg(e),n=arguments.length;Ig(r+n);for(var i=0;i<n;i++)e[r]=arguments[i],r++;return Pg(e,r),r}});var Cg=yt,Rg=Ft,Dg=P,jg=dn,Lg=TypeError,Ng="Reduce of empty array with no initial value",Fg=function(t){return function(e,r,n,i){var o=Rg(e),a=Dg(o),s=jg(o);if(Cg(r),0===s&&n<2)throw new Lg(Ng);var c=t?s-1:0,l=t?-1:1;if(n<2)for(;;){if(c in a){i=a[c],c+=l;break}if(c+=l,t?c<0:s<=c)throw new Lg(Ng)}for(;t?c>=0:s>c;c+=l)c in a&&(i=r(i,a[c],c,o));return i}},zg={left:Fg(!1),right:Fg(!0)},Bg=r,Ug=V,$g=k,Yg=function(t){return Ug.slice(0,t.length)===t},Gg=Yg("Bun/")?"BUN":Yg("Cloudflare-Workers")?"CLOUDFLARE":Yg("Deno/")?"DENO":Yg("Node.js/")?"NODE":Bg.Bun&&"string"==typeof Bun.version?"BUN":Bg.Deno&&"object"==typeof Deno.version?"DENO":"process"===$g(Bg.process)?"NODE":Bg.window&&Bg.document?"BROWSER":"REST",Hg="NODE"===Gg,Wg=zg.left;ri({target:"Array",proto:!0,forced:!Hg&&et>79&&et<83||!zf("reduce")},{reduce:function(t){var e=arguments.length;return Wg(this,t,e,e>1?arguments[1]:void 0)}});var qg=zg.right;ri({target:"Array",proto:!0,forced:!Hg&&et>79&&et<83||!zf("reduceRight")},{reduceRight:function(t){return qg(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}});var Vg=ri,Xg=_o,Kg=w([].reverse),Qg=[1,2];Vg({target:"Array",proto:!0,forced:String(Qg)===String(Qg.reverse())},{reverse:function(){return Xg(this)&&(this.length=this.length),Kg(this)}});var Jg=ri,Zg=_o,tv=Lo,ev=U,rv=cn,nv=dn,iv=N,ov=lf,av=ee,sv=$i,cv=df("slice"),lv=av("species"),uv=Array,hv=Math.max;Jg({target:"Array",proto:!0,forced:!cv},{slice:function(t,e){var r,n,i,o=iv(this),a=nv(o),s=rv(t,a),c=rv(void 0===e?a:e,a);if(Zg(o)&&(r=o.constructor,(tv(r)&&(r===uv||Zg(r.prototype))||ev(r)&&null===(r=r[lv]))&&(r=void 0),r===uv||void 0===r))return sv(o,s,c);for(n=new(void 0===r?uv:r)(hv(c-s,0)),i=0;s<c;s++,i++)s in o&&ov(n,i,o[s]);return n.length=i,n}});var fv=Qo.some;ri({target:"Array",proto:!0,forced:!zf("some")},{some:function(t){return fv(this,t,arguments.length>1?arguments[1]:void 0)}});var dv=$i,pv=Math.floor,gv=function(t,e){var r=t.length;if(r<8)for(var n,i,o=1;o<r;){for(i=o,n=t[o];i&&e(t[i-1],n)>0;)t[i]=t[--i];i!==o++&&(t[i]=n)}else for(var a=pv(r/2),s=gv(dv(t,0,a),e),c=gv(dv(t,a),e),l=s.length,u=c.length,h=0,f=0;h<l||f<u;)t[h+f]=h<l&&f<u?e(s[h],c[f])<=0?s[h++]:c[f++]:h<l?s[h++]:c[f++];return t},vv=gv,yv=V.match(/firefox\/(\d+)/i),mv=!!yv&&+yv[1],bv=/MSIE|Trident/.test(V),xv=V.match(/AppleWebKit\/(\d+)\./),wv=!!xv&&+xv[1],Av=ri,_v=w,Ev=yt,kv=Ft,Sv=dn,Mv=Pf,Ov=pi,Tv=i,Pv=vv,Iv=zf,Cv=mv,Rv=bv,Dv=et,jv=wv,Lv=[],Nv=_v(Lv.sort),Fv=_v(Lv.push),zv=Tv(function(){Lv.sort(void 0)}),Bv=Tv(function(){Lv.sort(null)}),Uv=Iv("sort"),$v=!Tv(function(){if(Dv)return Dv<70;if(!(Cv&&Cv>3)){if(Rv)return!0;if(jv)return jv<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++)Lv.push({k:e+n,v:r})}for(Lv.sort(function(t,e){return e.v-t.v}),n=0;n<Lv.length;n++)e=Lv[n].k.charAt(0),i.charAt(i.length-1)!==e&&(i+=e);return"DGBEFHACIJK"!==i}});Av({target:"Array",proto:!0,forced:zv||!Bv||!Uv||!$v},{sort:function(t){void 0!==t&&Ev(t);var e=kv(this);if($v)return void 0===t?Nv(e):Nv(e,t);var r,n,i=[],o=Sv(e);for(n=0;n<o;n++)n in e&&Fv(i,e[n]);for(Pv(i,function(t){return function(e,r){return void 0===r?-1:void 0===e?1:void 0!==t?+t(e,r)||0:Ov(e)>Ov(r)?1:-1}}(t)),r=Sv(i),n=0;n<r;)e[n]=i[n++];for(;n<o;)Mv(e,n++);return e}});var Yv=G,Gv=Ki,Hv=o,Wv=ee("species"),qv=function(t){var e=Yv(t);Hv&&e&&!e[Wv]&&Gv(e,Wv,{configurable:!0,get:function(){return this}})};qv("Array");var Vv=ri,Xv=Ft,Kv=cn,Qv=nn,Jv=dn,Zv=Mg,ty=of,ey=Yo,ry=lf,ny=Pf,iy=df("splice"),oy=Math.max,ay=Math.min;Vv({target:"Array",proto:!0,forced:!iy},{splice:function(t,e){var r,n,i,o,a,s,c=Xv(this),l=Jv(c),u=Kv(t,l),h=arguments.length;for(0===h?r=n=0:1===h?(r=0,n=l-u):(r=h-2,n=ay(oy(Qv(e),0),l-u)),ty(l+r-n),i=ey(c,n),o=0;o<n;o++)(a=u+o)in c&&ry(i,o,c[a]);if(i.length=n,r<n){for(o=u;o<l-n;o++)s=o+r,(a=o+n)in c?c[s]=c[a]:ny(c,s);for(o=l;o>l-n+r;o--)ny(c,o-1)}else if(r>n)for(o=l-n;o>u;o--)s=o+r-1,(a=o+n-1)in c?c[s]=c[a]:ny(c,s);for(o=0;o<r;o++)c[o+u]=arguments[o+2];return Zv(c,l-n+r),i}});var sy=dn,cy=function(t,e){for(var r=sy(t),n=new e(r),i=0;i<r;i++)n[i]=t[r-i-1];return n},ly=cy,uy=N,hy=Jh,fy=Array;ri({target:"Array",proto:!0},{toReversed:function(){return ly(uy(this),fy)}}),hy("toReversed");var dy=dn,py=function(t,e,r){for(var n=0,i=arguments.length>2?r:dy(e),o=new t(i);i>n;)o[n]=e[n++];return o},gy=r,vy=function(t,e){var r=gy[t],n=r&&r.prototype;return n&&n[e]},yy=ri,my=yt,by=N,xy=py,wy=Jh,Ay=Array,_y=w(vy("Array","sort"));yy({target:"Array",proto:!0},{toSorted:function(t){void 0!==t&&my(t);var e=by(this),r=xy(Ay,e);return _y(r,t)}}),wy("toSorted");var Ey=ri,ky=Jh,Sy=of,My=dn,Oy=cn,Ty=N,Py=nn,Iy=Array,Cy=Math.max,Ry=Math.min;Ey({target:"Array",proto:!0},{toSpliced:function(t,e){var r,n,i,o,a=Ty(this),s=My(a),c=Oy(t,s),l=arguments.length,u=0;for(0===l?r=n=0:1===l?(r=0,n=s-c):(r=l-2,n=Ry(Cy(Py(e),0),s-c)),i=Sy(s+r-n),o=Iy(i);u<c;u++)o[u]=a[u];for(;u<c+r;u++)o[u]=arguments[u-c+2];for(;u<i;u++)o[u]=a[u+n-r];return o}}),ky("toSpliced"),Jh("flat"),Jh("flatMap");var Dy=Ft,jy=dn,Ly=Mg,Ny=Pf,Fy=of;ri({target:"Array",proto:!0,arity:1,forced:1!==[].unshift(0)||!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(t){return t instanceof TypeError}}()},{unshift:function(t){var e=Dy(this),r=jy(e),n=arguments.length;if(n){Fy(r+n);for(var i=r;i--;){var o=i+n;i in e?e[o]=e[i]:Ny(e,o)}for(var a=0;a<n;a++)e[a]=arguments[a]}return Ly(e,r+n)}});var zy=dn,By=nn,Uy=RangeError,$y=function(t,e,r,n){var i=zy(t),o=By(r),a=o<0?i+o:o;if(a>=i||a<0)throw new Uy("Incorrect index");for(var s=new e(i),c=0;c<i;c++)s[c]=c===a?n:t[c];return s},Yy=$y,Gy=N,Hy=Array;ri({target:"Array",proto:!0,forced:function(){try{[].with({valueOf:function(){throw 4}},null)}catch(t){return 4!==t}}()},{with:function(t,e){return Yy(Gy(this),Hy,t,e)}});var Wy="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView,qy=Qr,Vy=function(t,e,r){for(var n in e)qy(t,n,e[n],r);return t},Xy=H,Ky=TypeError,Qy=function(t,e){if(Xy(e,t))return t;throw new Ky("Incorrect invocation")},Jy=nn,Zy=hn,tm=RangeError,em=function(t){if(void 0===t)return 0;var e=Jy(t),r=Zy(e);if(e!==r)throw new tm("Wrong length or index");return r},rm=Math.sign||function(t){var e=+t;return 0===e||e!=e?e:e<0?-1:1},nm=4503599627370496,im=function(t){return t+nm-nm},om=rm,am=im,sm=Math.abs,cm=function(t,e,r,n){var i=+t,o=sm(i),a=om(i);if(o<n)return a*am(o/n/e)*n*e;var s=(1+e/2220446049250313e-31)*o,c=s-(s-o);return c>r||c!=c?a*(1/0):a*c},lm=cm,um=Math.fround||function(t){return lm(t,1.1920928955078125e-7,34028234663852886e22,11754943508222875e-54)},hm=Array,fm=Math.abs,dm=Math.pow,pm=Math.floor,gm=Math.log,vm=Math.LN2,ym={pack:function(t,e,r){var n,i,o,a=hm(r),s=8*r-e-1,c=(1<<s)-1,l=c>>1,u=23===e?dm(2,-24)-dm(2,-77):0,h=t<0||0===t&&1/t<0?1:0,f=0;for((t=fm(t))!=t||t===1/0?(i=t!=t?1:0,n=c):(n=pm(gm(t)/vm),t*(o=dm(2,-n))<1&&(n--,o*=2),(t+=n+l>=1?u/o:u*dm(2,1-l))*o>=2&&(n++,o/=2),n+l>=c?(i=0,n=c):n+l>=1?(i=(t*o-1)*dm(2,e),n+=l):(i=t*dm(2,l-1)*dm(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-1]|=128*h,a},unpack:function(t,e){var r,n=t.length,i=8*n-e-1,o=(1<<i)-1,a=o>>1,s=i-7,c=n-1,l=t[c--],u=127&l;for(l>>=7;s>0;)u=256*u+t[c--],s-=8;for(r=u&(1<<-s)-1,u>>=-s,s+=e;s>0;)r=256*r+t[c--],s-=8;if(0===u)u=1-a;else{if(u===o)return r?NaN:l?-1/0:1/0;r+=dm(2,e),u-=a}return(l?-1:1)*r*dm(2,u-e)}},mm=r,bm=w,xm=o,wm=Wy,Am=qe,_m=Ki,Em=Vy,km=i,Sm=Qy,Mm=nn,Om=hn,Tm=em,Pm=um,Im=ym,Cm=xu,Rm=Zc,Dm=Gf,jm=$i,Lm=ol,Nm=zn,Fm=po,zm=Tr,Bm=tr.PROPER,Um=tr.CONFIGURABLE,$m="ArrayBuffer",Ym="DataView",Gm="prototype",Hm="Wrong index",Wm=zm.getterFor($m),qm=zm.getterFor(Ym),Vm=zm.set,Xm=mm[$m],Km=Xm,Qm=Km&&Km[Gm],Jm=mm[Ym],Zm=Jm&&Jm[Gm],tb=Object.prototype,eb=mm.Array,rb=mm.RangeError,nb=bm(Dm),ib=bm([].reverse),ob=Im.pack,ab=Im.unpack,sb=function(t){return[255&t]},cb=function(t){return[255&t,t>>8&255]},lb=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},ub=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},hb=function(t){return ob(Pm(t),23,4)},fb=function(t){return ob(t,52,8)},db=function(t,e,r){_m(t[Gm],e,{configurable:!0,get:function(){return r(this)[e]}})},pb=function(t,e,r,n){var i=qm(t),o=Tm(r),a=!!n;if(o+e>i.byteLength)throw new rb(Hm);var s=i.bytes,c=o+i.byteOffset,l=jm(s,c,c+e);return a?l:ib(l)},gb=function(t,e,r,n,i,o){var a=qm(t),s=Tm(r),c=n(+i),l=!!o;if(s+e>a.byteLength)throw new rb(Hm);for(var u=a.bytes,h=s+a.byteOffset,f=0;f<e;f++)u[h+f]=c[l?f:e-f-1]};if(wm){var vb=Bm&&Xm.name!==$m;km(function(){Xm(1)})&&km(function(){new Xm(-1)})&&!km(function(){return new Xm,new Xm(1.5),new Xm(NaN),1!==Xm.length||vb&&!Um})?vb&&Um&&Am(Xm,"name",$m):((Km=function(t){return Sm(this,Qm),Lm(new Xm(Tm(t)),this,Km)})[Gm]=Qm,Qm.constructor=Km,Nm(Km,Xm)),Rm&&Cm(Zm)!==tb&&Rm(Zm,tb);var yb=new Jm(new Km(2)),mb=bm(Zm.setInt8);yb.setInt8(0,2147483648),yb.setInt8(1,2147483649),!yb.getInt8(0)&&yb.getInt8(1)||Em(Zm,{setInt8:function(t,e){mb(this,t,e<<24>>24)},setUint8:function(t,e){mb(this,t,e<<24>>24)}},{unsafe:!0})}else Qm=(Km=function(t){Sm(this,Qm);var e=Tm(t);Vm(this,{type:$m,bytes:nb(eb(e),0),byteLength:e}),xm||(this.byteLength=e,this.detached=!1)})[Gm],Jm=function(t,e,r){Sm(this,Zm),Sm(t,Qm);var n=Wm(t),i=n.byteLength,o=Mm(e);if(o<0||o>i)throw new rb("Wrong offset");if(o+(r=void 0===r?i-o:Om(r))>i)throw new rb("Wrong length");Vm(this,{type:Ym,buffer:t,byteLength:r,byteOffset:o,bytes:n.bytes}),xm||(this.buffer=t,this.byteLength=r,this.byteOffset=o)},Zm=Jm[Gm],xm&&(db(Km,"byteLength",Wm),db(Jm,"buffer",qm),db(Jm,"byteLength",qm),db(Jm,"byteOffset",qm)),Em(Zm,{getInt8:function(t){return pb(this,1,t)[0]<<24>>24},getUint8:function(t){return pb(this,1,t)[0]},getInt16:function(t){var e=pb(this,2,t,arguments.length>1&&arguments[1]);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=pb(this,2,t,arguments.length>1&&arguments[1]);return e[1]<<8|e[0]},getInt32:function(t){return ub(pb(this,4,t,arguments.length>1&&arguments[1]))},getUint32:function(t){return ub(pb(this,4,t,arguments.length>1&&arguments[1]))>>>0},getFloat32:function(t){return ab(pb(this,4,t,arguments.length>1&&arguments[1]),23)},getFloat64:function(t){return ab(pb(this,8,t,arguments.length>1&&arguments[1]),52)},setInt8:function(t,e){gb(this,1,t,sb,e)},setUint8:function(t,e){gb(this,1,t,sb,e)},setInt16:function(t,e){gb(this,2,t,cb,e,arguments.length>2&&arguments[2])},setUint16:function(t,e){gb(this,2,t,cb,e,arguments.length>2&&arguments[2])},setInt32:function(t,e){gb(this,4,t,lb,e,arguments.length>2&&arguments[2])},setUint32:function(t,e){gb(this,4,t,lb,e,arguments.length>2&&arguments[2])},setFloat32:function(t,e){gb(this,4,t,hb,e,arguments.length>2&&arguments[2])},setFloat64:function(t,e){gb(this,8,t,fb,e,arguments.length>2&&arguments[2])}});Fm(Km,$m),Fm(Jm,Ym);var bb={ArrayBuffer:Km,DataView:Jm},xb=qv,wb="ArrayBuffer",Ab=bb[wb];ri({global:!0,constructor:!0,forced:r[wb]!==Ab},{ArrayBuffer:Ab}),xb(wb);var _b,Eb,kb,Sb=Wy,Mb=o,Ob=r,Tb=z,Pb=U,Ib=Ut,Cb=hi,Rb=dt,Db=qe,jb=Qr,Lb=Ki,Nb=H,Fb=xu,zb=Zc,Bb=ee,Ub=Wt,$b=Tr.enforce,Yb=Tr.get,Gb=Ob.Int8Array,Hb=Gb&&Gb.prototype,Wb=Ob.Uint8ClampedArray,qb=Wb&&Wb.prototype,Vb=Gb&&Fb(Gb),Xb=Hb&&Fb(Hb),Kb=Object.prototype,Qb=Ob.TypeError,Jb=Bb("toStringTag"),Zb=Ub("TYPED_ARRAY_TAG"),tx="TypedArrayConstructor",ex=Sb&&!!zb&&"Opera"!==Cb(Ob.opera),rx=!1,nx={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},ix={BigInt64Array:8,BigUint64Array:8},ox=function(t){var e=Fb(t);if(Pb(e)){var r=Yb(e);return r&&Ib(r,tx)?r[tx]:ox(e)}},ax=function(t){if(!Pb(t))return!1;var e=Cb(t);return Ib(nx,e)||Ib(ix,e)};for(_b in nx)(kb=(Eb=Ob[_b])&&Eb.prototype)?$b(kb)[tx]=Eb:ex=!1;for(_b in ix)(kb=(Eb=Ob[_b])&&Eb.prototype)&&($b(kb)[tx]=Eb);if((!ex||!Tb(Vb)||Vb===Function.prototype)&&(Vb=function(){throw new Qb("Incorrect invocation")},ex))for(_b in nx)Ob[_b]&&zb(Ob[_b],Vb);if((!ex||!Xb||Xb===Kb)&&(Xb=Vb.prototype,ex))for(_b in nx)Ob[_b]&&zb(Ob[_b].prototype,Xb);if(ex&&Fb(qb)!==Xb&&zb(qb,Xb),Mb&&!Ib(Xb,Jb))for(_b in rx=!0,Lb(Xb,Jb,{configurable:!0,get:function(){return Pb(this)?this[Zb]:void 0}}),nx)Ob[_b]&&Db(Ob[_b],Zb,_b);var sx={NATIVE_ARRAY_BUFFER_VIEWS:ex,TYPED_ARRAY_TAG:rx&&Zb,aTypedArray:function(t){if(ax(t))return t;throw new Qb("Target is not a typed array")},aTypedArrayConstructor:function(t){if(Tb(t)&&(!zb||Nb(Vb,t)))return t;throw new Qb(Rb(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,r,n){if(Mb){if(r)for(var i in nx){var o=Ob[i];if(o&&Ib(o.prototype,t))try{delete o.prototype[t]}catch(r){try{o.prototype[t]=e}catch(t){}}}Xb[t]&&!r||jb(Xb,t,r?e:ex&&Hb[t]||e,n)}},exportTypedArrayStaticMethod:function(t,e,r){var n,i;if(Mb){if(zb){if(r)for(n in nx)if((i=Ob[n])&&Ib(i,t))try{delete i[t]}catch(t){}if(Vb[t]&&!r)return;try{return jb(Vb,t,r?e:ex&&Vb[t]||e)}catch(t){}}for(n in nx)!(i=Ob[n])||i[t]&&!r||jb(i,t,e)}},getTypedArrayConstructor:ox,isView:function(t){if(!Pb(t))return!1;var e=Cb(t);return"DataView"===e||Ib(nx,e)||Ib(ix,e)},isTypedArray:ax,TypedArray:Vb,TypedArrayPrototype:Xb};ri({target:"ArrayBuffer",stat:!0,forced:!sx.NATIVE_ARRAY_BUFFER_VIEWS},{isView:sx.isView});var cx=ri,lx=yo,ux=i,hx=Re,fx=cn,dx=hn,px=bb.ArrayBuffer,gx=bb.DataView,vx=gx.prototype,yx=lx(px.prototype.slice),mx=lx(vx.getUint8),bx=lx(vx.setUint8);cx({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:ux(function(){return!new px(2).slice(1,void 0).byteLength})},{slice:function(t,e){if(yx&&void 0===e)return yx(hx(this),t);for(var r=hx(this).byteLength,n=fx(t,r),i=fx(void 0===e?r:e,r),o=new px(dx(i-n)),a=new gx(this),s=new gx(o),c=0;n<i;)bx(s,c++,mx(a,n++));return o}}),ri({global:!0,constructor:!0,forced:!Wy},{DataView:bb.DataView});var xx=ri,wx=w,Ax=Math.pow,_x=Ax(2,-24),Ex=.0009765625,kx=wx(DataView.prototype.getUint16);xx({target:"DataView",proto:!0},{getFloat16:function(t){return function(t){var e=t>>>15,r=t>>>10&31,n=1023&t;return 31===r?0===n?0===e?1/0:-1/0:NaN:0===r?n*(0===e?_x:-_x):Ax(2,r-15)*(0===e?1+n*Ex:-1-n*Ex)}(kx(this,t,arguments.length>1&&arguments[1]))}});var Sx=hi,Mx=TypeError,Ox=Math.log,Tx=Math.LN2,Px=Math.log2||function(t){return Ox(t)/Tx},Ix=ri,Cx=w,Rx=function(t){if("DataView"===Sx(t))return t;throw new Mx("Argument is not a DataView")},Dx=em,jx=Px,Lx=im,Nx=Math.pow,Fx=1024,zx=Cx(DataView.prototype.setUint16);Ix({target:"DataView",proto:!0},{setFloat16:function(t,e){zx(Rx(this),Dx(t),function(t){if(t!=t)return 32256;if(0===t)return(1/t==-1/0)<<15;var e=t<0;if(e&&(t=-t),t>=65520)return e<<15|31744;if(t<61005353927612305e-21)return e<<15|Lx(16777216*t);var r=0|jx(t);if(-15===r)return e<<15|Fx;var n=Lx((t*Nx(2,-r)-1)*Fx);return n===Fx?e<<15|r+16<<10:e<<15|r+15<<10|n}(+e),arguments.length>2&&arguments[2])}});var Bx=r,Ux=$c,$x=k,Yx=Bx.ArrayBuffer,Gx=Bx.TypeError,Hx=Yx&&Ux(Yx.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==$x(t))throw new Gx("ArrayBuffer expected");return t.byteLength},Wx=Wy,qx=Hx,Vx=r.DataView,Xx=function(t){if(!Wx||0!==qx(t))return!1;try{return new Vx(t),!1}catch(t){return!0}},Kx=o,Qx=Ki,Jx=Xx,Zx=ArrayBuffer.prototype;Kx&&!("detached"in Zx)&&Qx(Zx,"detached",{configurable:!0,get:function(){return Jx(this)}});var tw,ew,rw,nw,iw=Xx,ow=TypeError,aw=r,sw=Hg,cw=function(t){if(sw){try{return aw.process.getBuiltinModule(t)}catch(t){}try{return Function('return require("'+t+'")')()}catch(t){}}},lw=i,uw=et,hw=Gg,fw=r.structuredClone,dw=!!fw&&!lw(function(){if("DENO"===hw&&uw>92||"NODE"===hw&&uw>94||"BROWSER"===hw&&uw>97)return!1;var t=new ArrayBuffer(8),e=fw(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength}),pw=r,gw=cw,vw=dw,yw=pw.structuredClone,mw=pw.ArrayBuffer,bw=pw.MessageChannel,xw=!1;if(vw)xw=function(t){yw(t,{transfer:[t]})};else if(mw)try{bw||(tw=gw("worker_threads"))&&(bw=tw.MessageChannel),bw&&(ew=new bw,rw=new mw(2),nw=function(t){ew.port1.postMessage(null,[t])},2===rw.byteLength&&(nw(rw),0===rw.byteLength&&(xw=nw)))}catch(t){}var ww=xw,Aw=r,_w=w,Ew=$c,kw=em,Sw=function(t){if(iw(t))throw new ow("ArrayBuffer is detached");return t},Mw=Hx,Ow=ww,Tw=dw,Pw=Aw.structuredClone,Iw=Aw.ArrayBuffer,Cw=Aw.DataView,Rw=Math.min,Dw=Iw.prototype,jw=Cw.prototype,Lw=_w(Dw.slice),Nw=Ew(Dw,"resizable","get"),Fw=Ew(Dw,"maxByteLength","get"),zw=_w(jw.getInt8),Bw=_w(jw.setInt8),Uw=(Tw||Ow)&&function(t,e,r){var n,i=Mw(t),o=void 0===e?i:kw(e),a=!Nw||!Nw(t);if(Sw(t),Tw&&(t=Pw(t,{transfer:[t]}),i===o&&(r||a)))return t;if(i>=o&&(!r||a))n=Lw(t,0,o);else{var s=r&&!a&&Fw?{maxByteLength:Fw(t)}:void 0;n=new Iw(o,s);for(var c=new Cw(t),l=new Cw(n),u=Rw(o,i),h=0;h<u;h++)Bw(l,h,zw(c,h))}return Tw||Ow(t),n},$w=Uw;$w&&ri({target:"ArrayBuffer",proto:!0},{transfer:function(){return $w(this,arguments.length?arguments[0]:void 0,!0)}});var Yw=Uw;Yw&&ri({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return Yw(this,arguments.length?arguments[0]:void 0,!1)}});var Gw=ri,Hw=w,Ww=i(function(){return 120!==new Date(16e11).getYear()}),qw=Hw(Date.prototype.getFullYear);Gw({target:"Date",proto:!0,forced:Ww},{getYear:function(){return qw(this)-1900}});var Vw=ri,Xw=Date,Kw=w(Xw.prototype.getTime);Vw({target:"Date",stat:!0},{now:function(){return Kw(new Xw)}});var Qw=ri,Jw=w,Zw=nn,tA=Date.prototype,eA=Jw(tA.getTime),rA=Jw(tA.setFullYear);Qw({target:"Date",proto:!0},{setYear:function(t){eA(this);var e=Zw(t);return rA(this,e>=0&&e<=99?e+1900:e)}}),ri({target:"Date",proto:!0},{toGMTString:Date.prototype.toUTCString});var nA=nn,iA=pi,oA=D,aA=RangeError,sA=function(t){var e=iA(oA(this)),r="",n=nA(t);if(n<0||n===1/0)throw new aA("Wrong number of repetitions");for(;n>0;(n>>>=1)&&(e+=e))1&n&&(r+=e);return r},cA=w,lA=hn,uA=pi,hA=D,fA=cA(sA),dA=cA("".slice),pA=Math.ceil,gA=function(t){return function(e,r,n){var i,o,a=uA(hA(e)),s=lA(r),c=a.length,l=void 0===n?" ":uA(n);return s<=c||""===l?a:((o=fA(l,pA((i=s-c)/l.length))).length>i&&(o=dA(o,0,i)),t?a+o:o+a)}},vA={start:gA(!1),end:gA(!0)},yA=w,mA=i,bA=vA.start,xA=RangeError,wA=isFinite,AA=Math.abs,_A=Date.prototype,EA=_A.toISOString,kA=yA(_A.getTime),SA=yA(_A.getUTCDate),MA=yA(_A.getUTCFullYear),OA=yA(_A.getUTCHours),TA=yA(_A.getUTCMilliseconds),PA=yA(_A.getUTCMinutes),IA=yA(_A.getUTCMonth),CA=yA(_A.getUTCSeconds),RA=mA(function(){return"0385-07-25T07:06:39.999Z"!==EA.call(new Date(-50000000000001))})||!mA(function(){EA.call(new Date(NaN))})?function(){if(!wA(kA(this)))throw new xA("Invalid time value");var t=this,e=MA(t),r=TA(t),n=e<0?"-":e>9999?"+":"";return n+bA(AA(e),n?6:4,0)+"-"+bA(IA(t)+1,2,0)+"-"+bA(SA(t),2,0)+"T"+bA(OA(t),2,0)+":"+bA(PA(t),2,0)+":"+bA(CA(t),2,0)+"."+bA(r,3,0)+"Z"}:EA,DA=RA;ri({target:"Date",proto:!0,forced:Date.prototype.toISOString!==DA},{toISOString:DA});var jA=Ft,LA=le;ri({target:"Date",proto:!0,arity:1,forced:i(function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})})},{toJSON:function(t){var e=jA(this),r=LA(e,"number");return"number"!=typeof r||isFinite(r)?e.toISOString():null}});var NA=Re,FA=kt,zA=TypeError,BA=Ut,UA=Qr,$A=function(t){if(NA(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw new zA("Incorrect hint");return FA(this,t)},YA=ee("toPrimitive"),GA=Date.prototype;BA(GA,YA)||UA(GA,YA,$A);var HA=w,WA=Qr,qA=Date.prototype,VA="Invalid Date",XA="toString",KA=HA(qA[XA]),QA=HA(qA.getTime);String(new Date(NaN))!==VA&&WA(qA,XA,function(){var t=QA(this);return t==t?KA(this):VA});var JA=G,ZA=l,t_=w,e_=wo,r_=Re,n_=yt,i_=I,o_=xt,a_=ee,s_=a_("asyncDispose"),c_=a_("dispose"),l_=t_([].push),u_=function(t,e,r){return arguments.length<3&&!i_(t)&&(r=n_(function(t,e){if("async-dispose"===e){var r=o_(t,s_);return void 0!==r||void 0===(r=o_(t,c_))?r:function(){var t=this;return new(JA("Promise"))(function(e){ZA(r,t),e(void 0)})}}return o_(t,c_)}(r_(t),e))),void 0===r?function(){}:e_(r,t)},h_=function(t,e,r,n){var i;if(arguments.length<4){if(i_(e)&&"sync-dispose"===r)return;i=u_(e,r)}else i=u_(void 0,r,n);l_(t.stack,i)},f_=ri,d_=o,p_=yt,g_=Qy,v_=Qr,y_=Vy,m_=Ki,b_=ee,x_=Tr,w_=h_,A_=G("SuppressedError"),__=ReferenceError,E_=b_("dispose"),k_=b_("toStringTag"),S_="DisposableStack",M_=x_.set,O_=x_.getterFor(S_),T_="sync-dispose",P_="disposed",I_=function(t){var e=O_(t);if(e.state===P_)throw new __(S_+" already disposed");return e},C_=function(){M_(g_(this,R_),{type:S_,state:"pending",stack:[]}),d_||(this.disposed=!1)},R_=C_.prototype;y_(R_,{dispose:function(){var t=O_(this);if(t.state!==P_){t.state=P_,d_||(this.disposed=!0);for(var e,r=t.stack,n=r.length,i=!1;n;){var o=r[--n];r[n]=null;try{o()}catch(t){i?e=new A_(t,e):(i=!0,e=t)}}if(t.stack=null,i)throw e}},use:function(t){return w_(I_(this),t,T_),t},adopt:function(t,e){var r=I_(this);return p_(e),w_(r,void 0,T_,function(){e(t)}),t},defer:function(t){var e=I_(this);p_(t),w_(e,void 0,T_,t)},move:function(){var t=I_(this),e=new C_;return O_(e).stack=t.stack,t.stack=[],t.state=P_,d_||(this.disposed=!0),e}}),d_&&m_(R_,"disposed",{configurable:!0,get:function(){return O_(this).state===P_}}),v_(R_,E_,R_.dispose,{name:"dispose"}),v_(R_,k_,S_,{nonWritable:!0}),f_({global:!0,constructor:!0},{DisposableStack:C_});var D_=ri,j_=w,L_=pi,N_=j_("".charAt),F_=j_("".charCodeAt),z_=j_(/./.exec),B_=j_(1.1.toString),U_=j_("".toUpperCase),$_=/[\w*+\-./@]/,Y_=function(t,e){for(var r=B_(t,16);r.length<e;)r="0"+r;return r};D_({global:!0},{escape:function(t){for(var e,r,n=L_(t),i="",o=n.length,a=0;a<o;)e=N_(n,a++),z_($_,e)?i+=e:i+=(r=F_(e,0))<256?"%"+Y_(r,2):"%u"+U_(Y_(r,4));return i}});var G_=w,H_=yt,W_=U,q_=Ut,V_=$i,X_=a,K_=Function,Q_=G_([].concat),J_=G_([].join),Z_={},tE=X_?K_.bind:function(t){var e=H_(this),r=e.prototype,n=V_(arguments,1),i=function(){var r=Q_(n,V_(arguments));return this instanceof i?function(t,e,r){if(!q_(Z_,e)){for(var n=[],i=0;i<e;i++)n[i]="a["+i+"]";Z_[e]=K_("C,a","return new C("+J_(n,",")+")")}return Z_[e](t,r)}(e,r.length,r):e.apply(t,r)};return W_(r)&&(i.prototype=r),i},eE=tE;ri({target:"Function",proto:!0,forced:Function.bind!==eE},{bind:eE});var rE=z,nE=U,iE=Oe,oE=H,aE=ee,sE=Ve.exports,cE=aE("hasInstance"),lE=Function.prototype;cE in lE||iE.f(lE,cE,{value:sE(function(t){if(!rE(this)||!nE(t))return!1;var e=this.prototype;return nE(e)?oE(e,t):t instanceof this},cE)});var uE=o,hE=tr.EXISTS,fE=w,dE=Ki,pE=Function.prototype,gE=fE(pE.toString),vE=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,yE=fE(vE.exec);uE&&!hE&&dE(pE,"name",{configurable:!0,get:function(){try{return yE(vE,gE(this))[1]}catch(t){return""}}});var mE=r;ri({global:!0,forced:mE.globalThis!==mE},{globalThis:mE});var bE=ri,xE=r,wE=Qy,AE=Re,_E=z,EE=xu,kE=Ki,SE=lf,ME=i,OE=Ut,TE=vp.IteratorPrototype,PE=o,IE="constructor",CE="Iterator",RE=ee("toStringTag"),DE=TypeError,jE=xE[CE],LE=!_E(jE)||jE.prototype!==TE||!ME(function(){jE({})}),NE=function(){if(wE(this,TE),EE(this)===TE)throw new DE("Abstract class Iterator not directly constructable")},FE=function(t,e){PE?kE(TE,t,{configurable:!0,get:function(){return e},set:function(e){if(AE(this),this===TE)throw new DE("You can't redefine this property");OE(this,t)?this[t]=e:SE(this,t,e)}}):TE[t]=e};OE(TE,RE)||FE(RE,CE),!LE&&OE(TE,IE)&&TE[IE]!==Object||FE(IE,NE),NE.prototype=TE,bE({global:!0,constructor:!0,forced:LE},{Iterator:NE});var zE=l,BE=Qr,UE=xt,$E=Ut,YE=vp.IteratorPrototype,GE=ee("dispose");$E(YE,GE)||BE(YE,GE,function(){var t=UE(this,"return");t&&zE(t,this)});var HE=function(t){return{iterator:t,next:t.next,done:!1}},WE=RangeError,qE=function(t){if(t==t)return t;throw new WE("NaN is not allowed")},VE=nn,XE=RangeError,KE=function(t){var e=VE(t);if(e<0)throw new XE("The argument can't be less than 0");return e},QE=$u,JE=l,ZE=Bi,tk=qe,ek=Vy,rk=Tr,nk=xt,ik=vp.IteratorPrototype,ok=Gp,ak=$u,sk=function(t,e,r){for(var n=t.length-1;n>=0;n--)if(void 0!==t[n])try{r=QE(t[n].iterator,e,r)}catch(t){e="throw",r=t}if("throw"===e)throw r;return r},ck=ee("toStringTag"),lk="IteratorHelper",uk="WrapForValidIterator",hk="normal",fk="throw",dk=rk.set,pk=function(t){var e=rk.getterFor(t?uk:lk);return ek(ZE(ik),{next:function(){var r=e(this);if(t)return r.nextHandler();if(r.done)return ok(void 0,!0);try{var n=r.nextHandler();return r.returnHandlerResult?n:ok(n,r.done)}catch(t){throw r.done=!0,t}},return:function(){var r=e(this),n=r.iterator;if(r.done=!0,t){var i=nk(n,"return");return i?JE(i,n):ok(void 0,!0)}if(r.inner)try{ak(r.inner.iterator,hk)}catch(t){return ak(n,fk,t)}if(r.openIters)try{sk(r.openIters,hk)}catch(t){return ak(n,fk,t)}return n&&ak(n,hk),ok(void 0,!0)}})},gk=pk(!0),vk=pk(!1);tk(vk,ck,"Iterator Helper");var yk=function(t,e,r){var n=function(n,i){i?(i.iterator=n.iterator,i.next=n.next):i=n,i.type=e?uk:lk,i.returnHandlerResult=!!r,i.nextHandler=t,i.counter=0,i.done=!1,dk(this,i)};return n.prototype=e?gk:vk,n},mk=function(t,e){var r="function"==typeof Iterator&&Iterator.prototype[t];if(r)try{r.call({next:null},e).next()}catch(t){return!0}},bk=r,xk=function(t,e){var r=bk.Iterator,n=r&&r.prototype,i=n&&n[t],o=!1;if(i)try{i.call({next:function(){return{done:!0}},return:function(){o=!0}},-1)}catch(t){t instanceof e||(o=!1)}if(!o)return i},wk=ri,Ak=l,_k=Re,Ek=HE,kk=qE,Sk=KE,Mk=$u,Ok=yk,Tk=xk,Pk=!mk("drop",0),Ik=!Pk&&Tk("drop",RangeError),Ck=Pk||Ik,Rk=Ok(function(){for(var t,e=this.iterator,r=this.next;this.remaining;)if(this.remaining--,t=_k(Ak(r,e)),this.done=!!t.done)return;if(t=_k(Ak(r,e)),!(this.done=!!t.done))return t.value});wk({target:"Iterator",proto:!0,real:!0,forced:Ck},{drop:function(t){var e;_k(this);try{e=Sk(kk(+t))}catch(t){Mk(this,"throw",t)}return Ik?Ak(Ik,this,e):new Rk(Ek(this),{remaining:e})}});var Dk=ri,jk=l,Lk=rh,Nk=yt,Fk=Re,zk=HE,Bk=$u,Uk=xk("every",TypeError);Dk({target:"Iterator",proto:!0,real:!0,forced:Uk},{every:function(t){Fk(this);try{Nk(t)}catch(t){Bk(this,"throw",t)}if(Uk)return jk(Uk,this,t);var e=zk(this),r=0;return!Lk(e,function(e,n){if(!t(e,r++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}});var $k=ri,Yk=l,Gk=yt,Hk=Re,Wk=HE,qk=yk,Vk=Rd,Xk=$u,Kk=xk,Qk=!mk("filter",function(){}),Jk=!Qk&&Kk("filter",TypeError),Zk=Qk||Jk,tS=qk(function(){for(var t,e,r=this.iterator,n=this.predicate,i=this.next;;){if(t=Hk(Yk(i,r)),this.done=!!t.done)return;if(e=t.value,Vk(r,n,[e,this.counter++],!0))return e}});$k({target:"Iterator",proto:!0,real:!0,forced:Zk},{filter:function(t){Hk(this);try{Gk(t)}catch(t){Xk(this,"throw",t)}return Jk?Yk(Jk,this,t):new tS(Wk(this),{predicate:t})}});var eS=ri,rS=l,nS=rh,iS=yt,oS=Re,aS=HE,sS=$u,cS=xk("find",TypeError);eS({target:"Iterator",proto:!0,real:!0,forced:cS},{find:function(t){oS(this);try{iS(t)}catch(t){sS(this,"throw",t)}if(cS)return rS(cS,this,t);var e=aS(this),r=0;return nS(e,function(e,n){if(t(e,r++))return n(e)},{IS_RECORD:!0,INTERRUPTED:!0}).result}});var lS=l,uS=Re,hS=HE,fS=Iu,dS=function(t,e){e&&"string"==typeof t||uS(t);var r=fS(t);return hS(uS(void 0!==r?lS(r,t):t))},pS=ri,gS=l,vS=yt,yS=Re,mS=HE,bS=dS,xS=yk,wS=$u,AS=xk,_S=!mk("flatMap",function(){}),ES=!_S&&AS("flatMap",TypeError),kS=_S||ES,SS=xS(function(){for(var t,e,r=this.iterator,n=this.mapper;;){if(e=this.inner)try{if(!(t=yS(gS(e.next,e.iterator))).done)return t.value;this.inner=null}catch(t){wS(r,"throw",t)}if(t=yS(gS(this.next,r)),this.done=!!t.done)return;try{this.inner=bS(n(t.value,this.counter++),!1)}catch(t){wS(r,"throw",t)}}});pS({target:"Iterator",proto:!0,real:!0,forced:kS},{flatMap:function(t){yS(this);try{vS(t)}catch(t){wS(this,"throw",t)}return ES?gS(ES,this,t):new SS(mS(this),{mapper:t,inner:null})}});var MS=ri,OS=l,TS=rh,PS=yt,IS=Re,CS=HE,RS=$u,DS=xk("forEach",TypeError);MS({target:"Iterator",proto:!0,real:!0,forced:DS},{forEach:function(t){IS(this);try{PS(t)}catch(t){RS(this,"throw",t)}if(DS)return OS(DS,this,t);var e=CS(this),r=0;TS(e,function(e){t(e,r++)},{IS_RECORD:!0})}});var jS=ri,LS=l,NS=Ft,FS=H,zS=vp.IteratorPrototype,BS=yk,US=dS,$S=function(){try{Iterator.from({return:null}).return()}catch(t){return!0}}(),YS=BS(function(){return LS(this.next,this.iterator)},!0);jS({target:"Iterator",stat:!0,forced:$S},{from:function(t){var e=US("string"==typeof t?NS(t):t,!0);return FS(zS,e.iterator)?e.iterator:new YS(e)}});var GS=ri,HS=l,WS=yt,qS=Re,VS=HE,XS=yk,KS=Rd,QS=$u,JS=xk,ZS=!mk("map",function(){}),tM=!ZS&&JS("map",TypeError),eM=ZS||tM,rM=XS(function(){var t=this.iterator,e=qS(HS(this.next,t));if(!(this.done=!!e.done))return KS(t,this.mapper,[e.value,this.counter++],!0)});GS({target:"Iterator",proto:!0,real:!0,forced:eM},{map:function(t){qS(this);try{WS(t)}catch(t){QS(this,"throw",t)}return tM?HS(tM,this,t):new rM(VS(this),{mapper:t})}});var nM=ri,iM=rh,oM=yt,aM=Re,sM=HE,cM=$u,lM=xk,uM=Ms,hM=TypeError,fM=i(function(){[].keys().reduce(function(){},void 0)}),dM=!fM&&lM("reduce",hM);nM({target:"Iterator",proto:!0,real:!0,forced:fM||dM},{reduce:function(t){aM(this);try{oM(t)}catch(t){cM(this,"throw",t)}var e=arguments.length<2,r=e?void 0:arguments[1];if(dM)return uM(dM,this,e?[t]:[t,r]);var n=sM(this),i=0;if(iM(n,function(n){e?(e=!1,r=n):r=t(r,n,i),i++},{IS_RECORD:!0}),e)throw new hM("Reduce of empty iterator with no initial value");return r}});var pM=ri,gM=l,vM=rh,yM=yt,mM=Re,bM=HE,xM=$u,wM=xk("some",TypeError);pM({target:"Iterator",proto:!0,real:!0,forced:wM},{some:function(t){mM(this);try{yM(t)}catch(t){xM(this,"throw",t)}if(wM)return gM(wM,this,t);var e=bM(this),r=0;return vM(e,function(e,n){if(t(e,r++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}});var AM=ri,_M=l,EM=Re,kM=HE,SM=qE,MM=KE,OM=yk,TM=$u,PM=xk("take",RangeError),IM=OM(function(){var t=this.iterator;if(!this.remaining--)return this.done=!0,TM(t,"normal",void 0);var e=EM(_M(this.next,t));return(this.done=!!e.done)?void 0:e.value});AM({target:"Iterator",proto:!0,real:!0,forced:PM},{take:function(t){var e;EM(this);try{e=MM(SM(+t))}catch(t){TM(this,"throw",t)}return PM?_M(PM,this,e):new IM(kM(this),{remaining:e})}});var CM=Re,RM=rh,DM=HE,jM=[].push;ri({target:"Iterator",proto:!0,real:!0},{toArray:function(){var t=[];return RM(DM(CM(this)),jM,{that:t,IS_RECORD:!0}),t}}),po(r.JSON,"JSON",!0);var LM={exports:{}},NM=i(function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}),FM=i,zM=U,BM=k,UM=NM,$M=Object.isExtensible,YM=FM(function(){$M(1)})||UM?function(t){return!!zM(t)&&((!UM||"ArrayBuffer"!==BM(t))&&(!$M||$M(t)))}:$M,GM=!i(function(){return Object.isExtensible(Object.preventExtensions({}))}),HM=ri,WM=w,qM=gr,VM=U,XM=Ut,KM=Oe.f,QM=Jr,JM=Ui,ZM=YM,tO=GM,eO=!1,rO=Wt("meta"),nO=0,iO=function(t){KM(t,rO,{value:{objectID:"O"+nO++,weakData:{}}})},oO=LM.exports={enable:function(){oO.enable=function(){},eO=!0;var t=QM.f,e=WM([].splice),r={};r[rO]=1,t(r).length&&(QM.f=function(r){for(var n=t(r),i=0,o=n.length;i<o;i++)if(n[i]===rO){e(n,i,1);break}return n},HM({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:JM.f}))},fastKey:function(t,e){if(!VM(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!XM(t,rO)){if(!ZM(t))return"F";if(!e)return"E";iO(t)}return t[rO].objectID},getWeakData:function(t,e){if(!XM(t,rO)){if(!ZM(t))return!0;if(!e)return!1;iO(t)}return t[rO].weakData},onFreeze:function(t){return tO&&eO&&ZM(t)&&!XM(t,rO)&&iO(t),t}};qM[rO]=!0;var aO=ri,sO=r,cO=w,lO=Vn,uO=Qr,hO=LM.exports,fO=rh,dO=Qy,pO=z,gO=I,vO=U,yO=i,mO=Kd,bO=po,xO=ol,wO=function(t,e,r){var n=-1!==t.indexOf("Map"),i=-1!==t.indexOf("Weak"),o=n?"set":"add",a=sO[t],s=a&&a.prototype,c=a,l={},u=function(t){var e=cO(s[t]);uO(s,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(i&&!vO(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return i&&!vO(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(i&&!vO(t))&&e(this,0===t?0:t)}:function(t,r){return e(this,0===t?0:t,r),this})};if(lO(t,!pO(a)||!(i||s.forEach&&!yO(function(){(new a).entries().next()}))))c=r.getConstructor(e,t,n,o),hO.enable();else if(lO(t,!0)){var h=new c,f=h[o](i?{}:-0,1)!==h,d=yO(function(){h.has(1)}),p=mO(function(t){new a(t)}),g=!i&&yO(function(){for(var t=new a,e=5;e--;)t[o](e,e);return!t.has(-0)});p||((c=e(function(t,e){dO(t,s);var r=xO(new a,t,c);return gO(e)||fO(e,r[o],{that:r,AS_ENTRIES:n}),r})).prototype=s,s.constructor=c),(d||g)&&(u("delete"),u("has"),n&&u("get")),(g||f)&&u(o),i&&s.clear&&delete s.clear}return l[t]=c,aO({global:!0,constructor:!0,forced:c!==a},l),bO(c,t),i||r.setStrong(c,t,n),c},AO=Bi,_O=Ki,EO=Vy,kO=wo,SO=Qy,MO=I,OO=rh,TO=Yp,PO=Gp,IO=qv,CO=o,RO=LM.exports.fastKey,DO=Tr.set,jO=Tr.getterFor,LO={getConstructor:function(t,e,r,n){var i=t(function(t,i){SO(t,o),DO(t,{type:e,index:AO(null),first:null,last:null,size:0}),CO||(t.size=0),MO(i)||OO(i,t[n],{that:t,AS_ENTRIES:r})}),o=i.prototype,a=jO(e),s=function(t,e,r){var n,i,o=a(t),s=c(t,e);return s?s.value=r:(o.last=s={index:i=RO(e,!0),key:e,value:r,previous:n=o.last,next:null,removed:!1},o.first||(o.first=s),n&&(n.next=s),CO?o.size++:t.size++,"F"!==i&&(o.index[i]=s)),t},c=function(t,e){var r,n=a(t),i=RO(e);if("F"!==i)return n.index[i];for(r=n.first;r;r=r.next)if(r.key===e)return r};return EO(o,{clear:function(){for(var t=a(this),e=t.first;e;)e.removed=!0,e.previous&&(e.previous=e.previous.next=null),e=e.next;t.first=t.last=null,t.index=AO(null),CO?t.size=0:this.size=0},delete:function(t){var e=this,r=a(e),n=c(e,t);if(n){var i=n.next,o=n.previous;delete r.index[n.index],n.removed=!0,o&&(o.next=i),i&&(i.previous=o),r.first===n&&(r.first=i),r.last===n&&(r.last=o),CO?r.size--:e.size--}return!!n},forEach:function(t){for(var e,r=a(this),n=kO(t,arguments.length>1?arguments[1]:void 0);e=e?e.next:r.first;)for(n(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!c(this,t)}}),EO(o,r?{get:function(t){var e=c(this,t);return e&&e.value},set:function(t,e){return s(this,0===t?0:t,e)}}:{add:function(t){return s(this,t=0===t?0:t,t)}}),CO&&_O(o,"size",{configurable:!0,get:function(){return a(this).size}}),i},setStrong:function(t,e,r){var n=e+" Iterator",i=jO(e),o=jO(n);TO(t,e,function(t,e){DO(this,{type:n,target:t,state:i(t),kind:e,last:null})},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)?PO("keys"===e?r.key:"values"===e?r.value:[r.key,r.value],!1):(t.target=null,PO(void 0,!0))},r?"entries":"values",!r,!0),IO(e)}};wO("Map",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},LO);var NO=w,FO=Map.prototype,zO={Map:Map,set:NO(FO.set),get:NO(FO.get),has:NO(FO.has),remove:NO(FO.delete),proto:FO},BO=ri,UO=yt,$O=D,YO=rh,GO=i,HO=zO.Map,WO=zO.has,qO=zO.get,VO=zO.set,XO=w([].push);BO({target:"Map",stat:!0,forced:GO(function(){return 1!==HO.groupBy("ab",function(t){return t}).get("a").length})},{groupBy:function(t,e){$O(t),UO(e);var r=new HO,n=0;return YO(t,function(t){var i=e(t,n++);WO(r,i)?XO(qO(r,i),t):VO(r,i,[t])}),r}});var KO=Math.log,QO=Math.log1p||function(t){var e=+t;return e>-1e-8&&e<1e-8?e-e*e/2:KO(1+e)},JO=ri,ZO=QO,tT=Math.acosh,eT=Math.log,rT=Math.sqrt,nT=Math.LN2;JO({target:"Math",stat:!0,forced:!tT||710!==Math.floor(tT(Number.MAX_VALUE))||tT(1/0)!==1/0},{acosh:function(t){var e=+t;return e<1?NaN:e>94906265.62425156?eT(e)+nT:ZO(e-1+rT(e-1)*rT(e+1))}});var iT=ri,oT=Math.asinh,aT=Math.log,sT=Math.sqrt;iT({target:"Math",stat:!0,forced:!(oT&&1/oT(0)>0)},{asinh:function t(e){var r=+e;return isFinite(r)&&0!==r?r<0?-t(-r):aT(r+sT(r*r+1)):r}});var cT=ri,lT=Math.atanh,uT=Math.log;cT({target:"Math",stat:!0,forced:!(lT&&1/lT(-0)<0)},{atanh:function(t){var e=+t;return 0===e?e:uT((1+e)/(1-e))/2}});var hT=ri,fT=rm,dT=Math.abs,pT=Math.pow;hT({target:"Math",stat:!0},{cbrt:function(t){var e=+t;return fT(e)*pT(dT(e),1/3)}});var gT=ri,vT=Math.floor,yT=Math.log,mT=Math.LOG2E;gT({target:"Math",stat:!0},{clz32:function(t){var e=t>>>0;return e?31-vT(yT(e+.5)*mT):32}});var bT=Math.expm1,xT=Math.exp,wT=!bT||bT(10)>22025.465794806718||bT(10)<22025.465794806718||-2e-17!==bT(-2e-17)?function(t){var e=+t;return 0===e?e:e>-1e-6&&e<1e-6?e+e*e/2:xT(e)-1}:bT,AT=ri,_T=wT,ET=Math.cosh,kT=Math.abs,ST=Math.E;AT({target:"Math",stat:!0,forced:!ET||ET(710)===1/0},{cosh:function(t){var e=_T(kT(t)-1)+1;return(e+1/(e*ST*ST))*(ST/2)}});var MT=wT;ri({target:"Math",stat:!0,forced:MT!==Math.expm1},{expm1:MT}),ri({target:"Math",stat:!0},{fround:um});var OT=cm;ri({target:"Math",stat:!0},{f16round:function(t){return OT(t,.0009765625,65504,6103515625e-14)}});var TT=ri,PT=Math.hypot,IT=Math.abs,CT=Math.sqrt;TT({target:"Math",stat:!0,arity:2,forced:!!PT&&PT(1/0,NaN)!==1/0},{hypot:function(t,e){for(var r,n,i=0,o=0,a=arguments.length,s=0;o<a;)s<(r=IT(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*CT(i)}});var RT=ri,DT=i,jT=Math.imul;RT({target:"Math",stat:!0,forced:DT(function(){return-5!==jT(4294967295,5)||2!==jT.length})},{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 LT=Math.log,NT=Math.LOG10E,FT=Math.log10||function(t){return LT(t)*NT};ri({target:"Math",stat:!0},{log10:FT}),ri({target:"Math",stat:!0},{log1p:QO}),ri({target:"Math",stat:!0},{log2:Px}),ri({target:"Math",stat:!0},{sign:rm});var zT=ri,BT=i,UT=wT,$T=Math.abs,YT=Math.exp,GT=Math.E;zT({target:"Math",stat:!0,forced:BT(function(){return-2e-17!==Math.sinh(-2e-17)})},{sinh:function(t){var e=+t;return $T(e)<1?(UT(e)-UT(-e))/2:(YT(e-1)-YT(-e-1))*(GT/2)}});var HT=ri,WT=wT,qT=Math.exp;HT({target:"Math",stat:!0},{tanh:function(t){var e=+t,r=WT(e),n=WT(-e);return r===1/0?1:n===1/0?-1:(r-n)/(qT(e)+qT(-e))}}),po(Math,"Math",!0),ri({target:"Math",stat:!0},{trunc:en});var VT=w(1.1.valueOf),XT="\t\n\v\f\r \u2028\u2029\ufeff",KT=D,QT=pi,JT=XT,ZT=w("".replace),tP=RegExp("^["+JT+"]+"),eP=RegExp("(^|[^"+JT+"])["+JT+"]+$"),rP=function(t){return function(e){var r=QT(KT(e));return 1&t&&(r=ZT(r,tP,"")),2&t&&(r=ZT(r,eP,"$1")),r}},nP={start:rP(1),end:rP(2),trim:rP(3)},iP=ri,oP=o,aP=r,sP=Zi,cP=w,lP=Vn,uP=Ut,hP=ol,fP=H,dP=ht,pP=le,gP=i,vP=Jr.f,yP=n.f,mP=Oe.f,bP=VT,xP=nP.trim,wP="Number",AP=aP[wP];sP[wP];var _P=AP.prototype,EP=aP.TypeError,kP=cP("".slice),SP=cP("".charCodeAt),MP=function(t){var e,r,n,i,o,a,s,c,l=pP(t,"number");if(dP(l))throw new EP("Cannot convert a Symbol value to a number");if("string"==typeof l&&l.length>2)if(l=xP(l),43===(e=SP(l,0))||45===e){if(88===(r=SP(l,2))||120===r)return NaN}else if(48===e){switch(SP(l,1)){case 66:case 98:n=2,i=49;break;case 79:case 111:n=8,i=55;break;default:return+l}for(a=(o=kP(l,2)).length,s=0;s<a;s++)if((c=SP(o,s))<48||c>i)return NaN;return parseInt(o,n)}return+l},OP=lP(wP,!AP(" 0o1")||!AP("0b1")||AP("+0x1")),TP=function(t){var e,r=arguments.length<1?0:AP(function(t){var e=pP(t,"number");return"bigint"==typeof e?e:MP(e)}(t));return fP(_P,e=this)&&gP(function(){bP(e)})?hP(Object(r),this,TP):r};TP.prototype=_P,OP&&(_P.constructor=TP),iP({global:!0,constructor:!0,wrap:!0,forced:OP},{Number:TP});OP&&function(t,e){for(var r,n=oP?vP(e):"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(","),i=0;n.length>i;i++)uP(e,r=n[i])&&!uP(t,r)&&mP(t,r,yP(e,r))}(sP[wP],AP),ri({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{EPSILON:Math.pow(2,-52)});var PP=r.isFinite;ri({target:"Number",stat:!0},{isFinite:Number.isFinite||function(t){return"number"==typeof t&&PP(t)}});var IP=U,CP=Math.floor,RP=Number.isInteger||function(t){return!IP(t)&&isFinite(t)&&CP(t)===t};ri({target:"Number",stat:!0},{isInteger:RP}),ri({target:"Number",stat:!0},{isNaN:function(t){return t!=t}});var DP=ri,jP=RP,LP=Math.abs;DP({target:"Number",stat:!0},{isSafeInteger:function(t){return jP(t)&&LP(t)<=9007199254740991}}),ri({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991}),ri({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991});var NP=r,FP=i,zP=pi,BP=nP.trim,UP=XT,$P=w("".charAt),YP=NP.parseFloat,GP=NP.Symbol,HP=GP&&GP.iterator,WP=1/YP(UP+"-0")!=-1/0||HP&&!FP(function(){YP(Object(HP))})?function(t){var e=BP(zP(t)),r=YP(e);return 0===r&&"-"===$P(e,0)?-0:r}:YP,qP=WP;ri({target:"Number",stat:!0,forced:Number.parseFloat!==qP},{parseFloat:qP});var VP=r,XP=i,KP=w,QP=pi,JP=nP.trim,ZP=XT,tI=VP.parseInt,eI=VP.Symbol,rI=eI&&eI.iterator,nI=/^[+-]?0x/i,iI=KP(nI.exec),oI=8!==tI(ZP+"08")||22!==tI(ZP+"0x16")||rI&&!XP(function(){tI(Object(rI))})?function(t,e){var r=JP(QP(t));return tI(r,e>>>0||(iI(nI,r)?16:10))}:tI,aI=oI;ri({target:"Number",stat:!0,forced:Number.parseInt!==aI},{parseInt:aI});var sI=ri,cI=w,lI=nn,uI=VT,hI=sA,fI=FT,dI=i,pI=RangeError,gI=String,vI=isFinite,yI=Math.abs,mI=Math.floor,bI=Math.pow,xI=Math.round,wI=cI(1.1.toExponential),AI=cI(hI),_I=cI("".slice),EI="-6.9000e-11"===wI(-69e-12,4)&&"1.25e+0"===wI(1.255,2)&&"1.235e+4"===wI(12345,3)&&"3e+1"===wI(25,0);sI({target:"Number",proto:!0,forced:!EI||!(dI(function(){wI(1,1/0)})&&dI(function(){wI(1,-1/0)}))||!!dI(function(){wI(1/0,1/0),wI(NaN,1/0)})},{toExponential:function(t){var e=uI(this);if(void 0===t)return wI(e);var r=lI(t);if(!vI(e))return String(e);if(r<0||r>20)throw new pI("Incorrect fraction digits");if(EI)return wI(e,r);var n,i,o,a,s="";if(e<0&&(s="-",e=-e),0===e)i=0,n=AI("0",r+1);else{var c=fI(e);i=mI(c);var l=bI(10,i-r),u=xI(e/l);2*e>=(2*u+1)*l&&(u+=1),u>=bI(10,r+1)&&(u/=10,i+=1),n=gI(u)}return 0!==r&&(n=_I(n,0,1)+"."+_I(n,1)),0===i?(o="+",a="0"):(o=i>0?"+":"-",a=gI(yI(i))),s+(n+="e"+o+a)}});var kI=ri,SI=w,MI=nn,OI=VT,TI=sA,PI=i,II=RangeError,CI=String,RI=Math.floor,DI=SI(TI),jI=SI("".slice),LI=SI(1.1.toFixed),NI=function(t,e,r){return 0===e?r:e%2==1?NI(t,e-1,r*t):NI(t*t,e/2,r)},FI=function(t,e,r){for(var n=-1,i=r;++n<6;)i+=e*t[n],t[n]=i%1e7,i=RI(i/1e7)},zI=function(t,e){for(var r=6,n=0;--r>=0;)n+=t[r],t[r]=RI(n/e),n=n%e*1e7},BI=function(t){for(var e=6,r="";--e>=0;)if(""!==r||0===e||0!==t[e]){var n=CI(t[e]);r=""===r?n:r+DI("0",7-n.length)+n}return r};kI({target:"Number",proto:!0,forced:PI(function(){return"0.000"!==LI(8e-5,3)||"1"!==LI(.9,0)||"1.25"!==LI(1.255,2)||"1000000000000000128"!==LI(0xde0b6b3a7640080,0)})||!PI(function(){LI({})})},{toFixed:function(t){var e,r,n,i,o=OI(this),a=MI(t),s=[0,0,0,0,0,0],c="",l="0";if(a<0||a>20)throw new II("Incorrect fraction digits");if(o!=o)return"NaN";if(o<=-1e21||o>=1e21)return CI(o);if(o<0&&(c="-",o=-o),o>1e-21)if(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*NI(2,69,1))-69,r=e<0?o*NI(2,-e,1):o/NI(2,e,1),r*=4503599627370496,(e=52-e)>0){for(FI(s,0,r),n=a;n>=7;)FI(s,1e7,0),n-=7;for(FI(s,NI(10,n,1),0),n=e-1;n>=23;)zI(s,1<<23),n-=23;zI(s,1<<n),FI(s,1,1),zI(s,2),l=BI(s)}else FI(s,0,r),FI(s,1<<-e,0),l=BI(s)+DI("0",a);return l=a>0?c+((i=l.length)<=a?"0."+DI("0",a-i)+l:jI(l,0,i-a)+"."+jI(l,i-a)):c+l}});var UI=ri,$I=i,YI=VT,GI=w(1.1.toPrecision);UI({target:"Number",proto:!0,forced:$I(function(){return"1"!==GI(1,void 0)})||!$I(function(){GI({})})},{toPrecision:function(t){return void 0===t?GI(YI(this)):GI(YI(this),t)}});var HI=o,WI=w,qI=l,VI=i,XI=mi,KI=On,QI=u,JI=Ft,ZI=P,tC=Object.assign,eC=Object.defineProperty,rC=WI([].concat),nC=!tC||VI(function(){if(HI&&1!==tC({b:1},tC(eC({},"a",{enumerable:!0,get:function(){eC(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol("assign detection"),n="abcdefghijklmnopqrst";return t[r]=7,n.split("").forEach(function(t){e[t]=t}),7!==tC({},t)[r]||XI(tC({},e)).join("")!==n})?function(t,e){for(var r=JI(t),n=arguments.length,i=1,o=KI.f,a=QI.f;n>i;)for(var s,c=ZI(arguments[i++]),l=o?rC(XI(c),o(c)):XI(c),u=l.length,h=0;u>h;)s=l[h++],HI&&!qI(a,c,s)||(r[s]=c[s]);return r}:tC,iC=nC;ri({target:"Object",stat:!0,arity:2,forced:Object.assign!==iC},{assign:iC}),ri({target:"Object",stat:!0,sham:!o},{create:Bi});var oC=r,aC=wv,sC=!i(function(){if(!(aC&&aC<535)){var t=Math.random();__defineSetter__.call(null,t,function(){}),delete oC[t]}}),cC=yt,lC=Ft,uC=Oe;o&&ri({target:"Object",proto:!0,forced:sC},{__defineGetter__:function(t,e){uC.f(lC(this),t,{get:cC(e),enumerable:!0,configurable:!0})}});var hC=ri,fC=o,dC=gi.f;hC({target:"Object",stat:!0,forced:Object.defineProperties!==dC,sham:!fC},{defineProperties:dC});var pC=ri,gC=o,vC=Oe.f;pC({target:"Object",stat:!0,forced:Object.defineProperty!==vC,sham:!gC},{defineProperty:vC});var yC=yt,mC=Ft,bC=Oe;o&&ri({target:"Object",proto:!0,forced:sC},{__defineSetter__:function(t,e){bC.f(mC(this),t,{set:yC(e),enumerable:!0,configurable:!0})}});var xC=o,wC=i,AC=w,_C=xu,EC=mi,kC=N,SC=AC(u.f),MC=AC([].push),OC=xC&&wC(function(){var t=Object.create(null);return t[2]=2,!SC(t,2)}),TC=function(t){return function(e){for(var r,n=kC(e),i=EC(n),o=OC&&null===_C(n),a=i.length,s=0,c=[];a>s;)r=i[s++],xC&&!(o?r in n:SC(n,r))||MC(c,t?[r,n[r]]:n[r]);return c}},PC={entries:TC(!0),values:TC(!1)},IC=PC.entries;ri({target:"Object",stat:!0},{entries:function(t){return IC(t)}});var CC=ri,RC=GM,DC=i,jC=U,LC=LM.exports.onFreeze,NC=Object.freeze;CC({target:"Object",stat:!0,forced:DC(function(){NC(1)}),sham:!RC},{freeze:function(t){return NC&&jC(t)?NC(LC(t)):t}});var FC=rh,zC=lf;ri({target:"Object",stat:!0},{fromEntries:function(t){var e={};return FC(t,function(t,r){zC(e,t,r)},{AS_ENTRIES:!0}),e}});var BC=ri,UC=i,$C=N,YC=n.f,GC=o;BC({target:"Object",stat:!0,forced:!GC||UC(function(){YC(1)}),sham:!GC},{getOwnPropertyDescriptor:function(t,e){return YC($C(t),e)}});var HC=Dn,WC=N,qC=n,VC=lf;ri({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){for(var e,r,n=WC(t),i=qC.f,o=HC(n),a={},s=0;o.length>s;)void 0!==(r=i(n,e=o[s++]))&&VC(a,e,r);return a}});var XC=ri,KC=i,QC=Ui.f;XC({target:"Object",stat:!0,forced:KC(function(){return!Object.getOwnPropertyNames(1)})},{getOwnPropertyNames:QC});var JC=Ft,ZC=xu,tR=fu;ri({target:"Object",stat:!0,forced:i(function(){ZC(1)}),sham:!tR},{getPrototypeOf:function(t){return ZC(JC(t))}});var eR=ri,rR=G,nR=w,iR=yt,oR=D,aR=fe,sR=rh,cR=i,lR=Object.groupBy,uR=rR("Object","create"),hR=nR([].push);eR({target:"Object",stat:!0,forced:!lR||cR(function(){return 1!==lR("ab",function(t){return t}).a.length})},{groupBy:function(t,e){oR(t),iR(e);var r=uR(null),n=0;return sR(t,function(t){var i=aR(e(t,n++));i in r?hR(r[i],t):r[i]=[t]}),r}}),ri({target:"Object",stat:!0},{hasOwn:Ut});var fR=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e};ri({target:"Object",stat:!0},{is:fR});var dR=YM;ri({target:"Object",stat:!0,forced:Object.isExtensible!==dR},{isExtensible:dR});var pR=ri,gR=i,vR=U,yR=k,mR=NM,bR=Object.isFrozen;pR({target:"Object",stat:!0,forced:mR||gR(function(){bR(1)})},{isFrozen:function(t){return!vR(t)||(!(!mR||"ArrayBuffer"!==yR(t))||!!bR&&bR(t))}});var xR=ri,wR=i,AR=U,_R=k,ER=NM,kR=Object.isSealed;xR({target:"Object",stat:!0,forced:ER||wR(function(){kR(1)})},{isSealed:function(t){return!AR(t)||(!(!ER||"ArrayBuffer"!==_R(t))||!!kR&&kR(t))}});var SR=Ft,MR=mi;ri({target:"Object",stat:!0,forced:i(function(){MR(1)})},{keys:function(t){return MR(SR(t))}});var OR=ri,TR=o,PR=sC,IR=Ft,CR=fe,RR=xu,DR=n.f;TR&&OR({target:"Object",proto:!0,forced:PR},{__lookupGetter__:function(t){var e,r=IR(this),n=CR(t);do{if(e=DR(r,n))return e.get}while(r=RR(r))}});var jR=ri,LR=o,NR=sC,FR=Ft,zR=fe,BR=xu,UR=n.f;LR&&jR({target:"Object",proto:!0,forced:NR},{__lookupSetter__:function(t){var e,r=FR(this),n=zR(t);do{if(e=UR(r,n))return e.set}while(r=BR(r))}});var $R=ri,YR=U,GR=LM.exports.onFreeze,HR=GM,WR=i,qR=Object.preventExtensions;$R({target:"Object",stat:!0,forced:WR(function(){qR(1)}),sham:!HR},{preventExtensions:function(t){return qR&&YR(t)?qR(GR(t)):t}});var VR=o,XR=Ki,KR=U,QR=Gc,JR=Ft,ZR=D,tD=Object.getPrototypeOf,eD=Object.setPrototypeOf,rD=Object.prototype,nD="__proto__";if(VR&&tD&&eD&&!(nD in rD))try{XR(rD,nD,{configurable:!0,get:function(){return tD(JR(this))},set:function(t){var e=ZR(this);QR(t)&&KR(e)&&eD(e,t)}})}catch(t){}var iD=ri,oD=U,aD=LM.exports.onFreeze,sD=GM,cD=i,lD=Object.seal;iD({target:"Object",stat:!0,forced:cD(function(){lD(1)}),sham:!sD},{seal:function(t){return lD&&oD(t)?lD(aD(t)):t}}),ri({target:"Object",stat:!0},{setPrototypeOf:Zc});var uD=hi,hD=ii?{}.toString:function(){return"[object "+uD(this)+"]"};ii||Qr(Object.prototype,"toString",hD,{unsafe:!0});var fD=PC.values;ri({target:"Object",stat:!0},{values:function(t){return fD(t)}});ri({global:!0,forced:parseFloat!==WP},{parseFloat:WP});ri({global:!0,forced:parseInt!==oI},{parseInt:oI});var dD,pD,gD,vD,yD=Lo,mD=dt,bD=TypeError,xD=function(t){if(yD(t))return t;throw new bD(mD(t)+" is not a constructor")},wD=Re,AD=xD,_D=I,ED=ee("species"),kD=function(t,e){var r,n=wD(t).constructor;return void 0===n||_D(r=wD(n)[ED])?e:AD(r)},SD=TypeError,MD=function(t,e){if(t<e)throw new SD("Not enough arguments");return t},OD=/(?:ipad|iphone|ipod).*applewebkit/i.test(V),TD=r,PD=Ms,ID=wo,CD=z,RD=Ut,DD=i,jD=Si,LD=$i,ND=ve,FD=MD,zD=OD,BD=Hg,UD=TD.setImmediate,$D=TD.clearImmediate,YD=TD.process,GD=TD.Dispatch,HD=TD.Function,WD=TD.MessageChannel,qD=TD.String,VD=0,XD={},KD="onreadystatechange";DD(function(){dD=TD.location});var QD=function(t){if(RD(XD,t)){var e=XD[t];delete XD[t],e()}},JD=function(t){return function(){QD(t)}},ZD=function(t){QD(t.data)},tj=function(t){TD.postMessage(qD(t),dD.protocol+"//"+dD.host)};UD&&$D||(UD=function(t){FD(arguments.length,1);var e=CD(t)?t:HD(t),r=LD(arguments,1);return XD[++VD]=function(){PD(e,void 0,r)},pD(VD),VD},$D=function(t){delete XD[t]},BD?pD=function(t){YD.nextTick(JD(t))}:GD&&GD.now?pD=function(t){GD.now(JD(t))}:WD&&!zD?(vD=(gD=new WD).port2,gD.port1.onmessage=ZD,pD=ID(vD.postMessage,vD)):TD.addEventListener&&CD(TD.postMessage)&&!TD.importScripts&&dD&&"file:"!==dD.protocol&&!DD(tj)?(pD=tj,TD.addEventListener("message",ZD,!1)):pD=KD in ND("script")?function(t){jD.appendChild(ND("script"))[KD]=function(){jD.removeChild(this),QD(t)}}:function(t){setTimeout(JD(t),0)});var ej={set:UD,clear:$D},rj=r,nj=o,ij=Object.getOwnPropertyDescriptor,oj=function(t){if(!nj)return rj[t];var e=ij(rj,t);return e&&e.value},aj=function(){this.head=null,this.tail=null};aj.prototype={add:function(t){var e={item:t,next:null},r=this.tail;r?r.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return null===(this.head=t.next)&&(this.tail=null),t.item}};var sj,cj,lj,uj,hj,fj=aj,dj=/ipad|iphone|ipod/i.test(V)&&"undefined"!=typeof Pebble,pj=/web0s(?!.*chrome)/i.test(V),gj=r,vj=oj,yj=wo,mj=ej.set,bj=fj,xj=OD,wj=dj,Aj=pj,_j=Hg,Ej=gj.MutationObserver||gj.WebKitMutationObserver,kj=gj.document,Sj=gj.process,Mj=gj.Promise,Oj=vj("queueMicrotask");if(!Oj){var Tj=new bj,Pj=function(){var t,e;for(_j&&(t=Sj.domain)&&t.exit();e=Tj.get();)try{e()}catch(t){throw Tj.head&&sj(),t}t&&t.enter()};xj||_j||Aj||!Ej||!kj?!wj&&Mj&&Mj.resolve?((uj=Mj.resolve(void 0)).constructor=Mj,hj=yj(uj.then,uj),sj=function(){hj(Pj)}):_j?sj=function(){Sj.nextTick(Pj)}:(mj=yj(mj,gj),sj=function(){mj(Pj)}):(cj=!0,lj=kj.createTextNode(""),new Ej(Pj).observe(lj,{characterData:!0}),sj=function(){lj.data=cj=!cj}),Oj=function(t){Tj.head||sj(),Tj.add(t)}}var Ij=Oj,Cj=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},Rj=r.Promise,Dj=r,jj=Rj,Lj=z,Nj=Vn,Fj=cr,zj=ee,Bj=Gg,Uj=et;jj&&jj.prototype;var $j=zj("species"),Yj=!1,Gj=Lj(Dj.PromiseRejectionEvent),Hj=Nj("Promise",function(){var t=Fj(jj),e=t!==String(jj);if(!e&&66===Uj)return!0;if(!Uj||Uj<51||!/native code/.test(t)){var r=new jj(function(t){t(1)}),n=function(t){t(function(){},function(){})};if((r.constructor={})[$j]=n,!(Yj=r.then(function(){})instanceof n))return!0}return!(e||"BROWSER"!==Bj&&"DENO"!==Bj||Gj)}),Wj={CONSTRUCTOR:Hj,REJECTION_EVENT:Gj,SUBCLASSING:Yj},qj={},Vj=yt,Xj=TypeError,Kj=function(t){var e,r;this.promise=new t(function(t,n){if(void 0!==e||void 0!==r)throw new Xj("Bad Promise constructor");e=t,r=n}),this.resolve=Vj(e),this.reject=Vj(r)};qj.f=function(t){return new Kj(t)};var Qj,Jj,Zj,tL,eL=ri,rL=Hg,nL=r,iL=Zi,oL=l,aL=Qr,sL=Zc,cL=po,lL=qv,uL=yt,hL=z,fL=U,dL=Qy,pL=kD,gL=ej.set,vL=Ij,yL=function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(t){}},mL=Cj,bL=fj,xL=Tr,wL=Rj,AL=qj,_L="Promise",EL=Wj.CONSTRUCTOR,kL=Wj.REJECTION_EVENT,SL=Wj.SUBCLASSING,ML=xL.getterFor(_L),OL=xL.set,TL=wL&&wL.prototype,PL=wL,IL=TL,CL=nL.TypeError,RL=nL.document,DL=nL.process,jL=AL.f,LL=jL,NL=!!(RL&&RL.createEvent&&nL.dispatchEvent),FL="unhandledrejection",zL=function(t){var e;return!(!fL(t)||!hL(e=t.then))&&e},BL=function(t,e){var r,n,i,o=e.value,a=1===e.state,s=a?t.ok:t.fail,c=t.resolve,l=t.reject,u=t.domain;try{s?(a||(2===e.rejection&&HL(e),e.rejection=1),!0===s?r=o:(u&&u.enter(),r=s(o),u&&(u.exit(),i=!0)),r===t.promise?l(new CL("Promise-chain cycle")):(n=zL(r))?oL(n,r,c,l):c(r)):l(o)}catch(t){u&&!i&&u.exit(),l(t)}},UL=function(t,e){t.notified||(t.notified=!0,vL(function(){for(var r,n=t.reactions;r=n.get();)BL(r,t);t.notified=!1,e&&!t.rejection&&YL(t)}))},$L=function(t,e,r){var n,i;NL?((n=RL.createEvent("Event")).promise=e,n.reason=r,n.initEvent(t,!1,!0),nL.dispatchEvent(n)):n={promise:e,reason:r},!kL&&(i=nL["on"+t])?i(n):t===FL&&yL("Unhandled promise rejection",r)},YL=function(t){oL(gL,nL,function(){var e,r=t.facade,n=t.value;if(GL(t)&&(e=mL(function(){rL?DL.emit("unhandledRejection",n,r):$L(FL,r,n)}),t.rejection=rL||GL(t)?2:1,e.error))throw e.value})},GL=function(t){return 1!==t.rejection&&!t.parent},HL=function(t){oL(gL,nL,function(){var e=t.facade;rL?DL.emit("rejectionHandled",e):$L("rejectionhandled",e,t.value)})},WL=function(t,e,r){return function(n){t(e,n,r)}},qL=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,UL(t,!0))},VL=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw new CL("Promise can't be resolved itself");var n=zL(e);n?vL(function(){var r={done:!1};try{oL(n,e,WL(VL,r,t),WL(qL,r,t))}catch(e){qL(r,e,t)}}):(t.value=e,t.state=1,UL(t,!1))}catch(e){qL({done:!1},e,t)}}};if(EL&&(IL=(PL=function(t){dL(this,IL),uL(t),oL(Qj,this);var e=ML(this);try{t(WL(VL,e),WL(qL,e))}catch(t){qL(e,t)}}).prototype,(Qj=function(t){OL(this,{type:_L,done:!1,notified:!1,parent:!1,reactions:new bL,rejection:!1,state:0,value:null})}).prototype=aL(IL,"then",function(t,e){var r=ML(this),n=jL(pL(this,PL));return r.parent=!0,n.ok=!hL(t)||t,n.fail=hL(e)&&e,n.domain=rL?DL.domain:void 0,0===r.state?r.reactions.add(n):vL(function(){BL(n,r)}),n.promise}),Jj=function(){var t=new Qj,e=ML(t);this.promise=t,this.resolve=WL(VL,e),this.reject=WL(qL,e)},AL.f=jL=function(t){return t===PL||t===Zj?new Jj(t):LL(t)},hL(wL)&&TL!==Object.prototype)){tL=TL.then,SL||aL(TL,"then",function(t,e){var r=this;return new PL(function(t,e){oL(tL,r,t,e)}).then(t,e)},{unsafe:!0});try{delete TL.constructor}catch(t){}sL&&sL(TL,IL)}eL({global:!0,constructor:!0,wrap:!0,forced:EL},{Promise:PL}),Zj=iL.Promise,cL(PL,_L,!1),lL(_L);var XL=Rj,KL=Wj.CONSTRUCTOR||!Kd(function(t){XL.all(t).then(void 0,function(){})}),QL=l,JL=yt,ZL=qj,tN=Cj,eN=rh;ri({target:"Promise",stat:!0,forced:KL},{all:function(t){var e=this,r=ZL.f(e),n=r.resolve,i=r.reject,o=tN(function(){var r=JL(e.resolve),o=[],a=0,s=1;eN(t,function(t){var c=a++,l=!1;s++,QL(r,e,t).then(function(t){l||(l=!0,o[c]=t,--s||n(o))},i)}),--s||n(o)});return o.error&&i(o.value),r.promise}});var rN=ri,nN=Wj.CONSTRUCTOR,iN=Rj,oN=G,aN=z,sN=Qr,cN=iN&&iN.prototype;if(rN({target:"Promise",proto:!0,forced:nN,real:!0},{catch:function(t){return this.then(void 0,t)}}),aN(iN)){var lN=oN("Promise").prototype.catch;cN.catch!==lN&&sN(cN,"catch",lN,{unsafe:!0})}var uN=l,hN=yt,fN=qj,dN=Cj,pN=rh;ri({target:"Promise",stat:!0,forced:KL},{race:function(t){var e=this,r=fN.f(e),n=r.reject,i=dN(function(){var i=hN(e.resolve);pN(t,function(t){uN(i,e,t).then(r.resolve,n)})});return i.error&&n(i.value),r.promise}});var gN=qj;ri({target:"Promise",stat:!0,forced:Wj.CONSTRUCTOR},{reject:function(t){var e=gN.f(this);return(0,e.reject)(t),e.promise}});var vN=Re,yN=U,mN=qj,bN=function(t,e){if(vN(t),yN(e)&&e.constructor===t)return e;var r=mN.f(t);return(0,r.resolve)(e),r.promise},xN=ri,wN=Wj.CONSTRUCTOR,AN=bN;G("Promise"),xN({target:"Promise",stat:!0,forced:wN},{resolve:function(t){return AN(this,t)}});var _N=l,EN=yt,kN=qj,SN=Cj,MN=rh;ri({target:"Promise",stat:!0,forced:KL},{allSettled:function(t){var e=this,r=kN.f(e),n=r.resolve,i=r.reject,o=SN(function(){var r=EN(e.resolve),i=[],o=0,a=1;MN(t,function(t){var s=o++,c=!1;a++,_N(r,e,t).then(function(t){c||(c=!0,i[s]={status:"fulfilled",value:t},--a||n(i))},function(t){c||(c=!0,i[s]={status:"rejected",reason:t},--a||n(i))})}),--a||n(i)});return o.error&&i(o.value),r.promise}});var ON=l,TN=yt,PN=G,IN=qj,CN=Cj,RN=rh,DN="No one promise resolved";ri({target:"Promise",stat:!0,forced:KL},{any:function(t){var e=this,r=PN("AggregateError"),n=IN.f(e),i=n.resolve,o=n.reject,a=CN(function(){var n=TN(e.resolve),a=[],s=0,c=1,l=!1;RN(t,function(t){var u=s++,h=!1;c++,ON(n,e,t).then(function(t){h||l||(l=!0,i(t))},function(t){h||l||(h=!0,a[u]=t,--c||o(new r(a,DN)))})}),--c||o(new r(a,DN))});return a.error&&o(a.value),n.promise}});var jN=ri,LN=Rj,NN=i,FN=G,zN=z,BN=kD,UN=bN,$N=Qr,YN=LN&&LN.prototype;if(jN({target:"Promise",proto:!0,real:!0,forced:!!LN&&NN(function(){YN.finally.call({then:function(){}},function(){})})},{finally:function(t){var e=BN(this,FN("Promise")),r=zN(t);return this.then(r?function(r){return UN(e,t()).then(function(){return r})}:t,r?function(r){return UN(e,t()).then(function(){throw r})}:t)}}),zN(LN)){var GN=FN("Promise").prototype.finally;YN.finally!==GN&&$N(YN,"finally",GN,{unsafe:!0})}var HN=ri,WN=Ms,qN=$i,VN=qj,XN=yt,KN=Cj,QN=r.Promise,JN=!1;HN({target:"Promise",stat:!0,forced:!QN||!QN.try||KN(function(){QN.try(function(t){JN=8===t},8)}).error||!JN},{try:function(t){var e=arguments.length>1?qN(arguments,1):[],r=VN.f(this),n=KN(function(){return WN(XN(t),void 0,e)});return(n.error?r.reject:r.resolve)(n.value),r.promise}});var ZN=qj;ri({target:"Promise",stat:!0},{withResolvers:function(){var t=ZN.f(this);return{promise:t.promise,resolve:t.resolve,reject:t.reject}}});var tF,eF,rF=r,nF=St.exports,iF=z,oF=xu,aF=Qr,sF="USE_FUNCTION_CONSTRUCTOR",cF=ee("asyncIterator"),lF=rF.AsyncIterator,uF=nF.AsyncIteratorPrototype;if(uF)tF=uF;else if(iF(lF))tF=lF.prototype;else if(nF[sF]||rF[sF])try{eF=oF(oF(oF(Function("return async function*(){}()")()))),oF(eF)===Object.prototype&&(tF=eF)}catch(t){}tF||(tF={}),iF(tF[cF])||aF(tF,cF,function(){return this});var hF=tF,fF=l,dF=Re,pF=Bi,gF=xt,vF=Vy,yF=Tr,mF=$u,bF=hF,xF=Gp,wF=G("Promise"),AF="AsyncFromSyncIterator",_F=yF.set,EF=yF.getterFor(AF),kF=function(t,e,r,n,i){var o=t.done;wF.resolve(t.value).then(function(t){e(xF(t,o))},function(t){if(!o&&i)try{mF(n,"throw",t)}catch(e){t=e}r(t)})},SF=function(t){t.type=AF,_F(this,t)};SF.prototype=vF(pF(bF),{next:function(){var t=EF(this);return new wF(function(e,r){var n=dF(fF(t.next,t.iterator));kF(n,e,r,t.iterator,!0)})},return:function(){var t=EF(this).iterator;return new wF(function(e,r){var n=gF(t,"return");if(void 0===n)return e(xF(void 0,!0));var i=dF(fF(n,t));kF(i,e,r,t)})}});var MF=SF,OF=l,TF=MF,PF=Re,IF=Fu,CF=HE,RF=xt,DF=ee("asyncIterator"),jF=l,LF=G,NF=xt,FF=l,zF=yt,BF=Re,UF=U,$F=of,YF=G,GF=HE,HF=function(t,e,r,n){try{var i=NF(t,"return");if(i)return LF("Promise").resolve(jF(i,t)).then(function(){e(r)},function(t){n(t)})}catch(t){return n(t)}e(r)},WF=function(t){var e=0===t,r=1===t,n=2===t,i=3===t;return function(t,o,a){BF(t);var s=void 0!==o;!s&&e||zF(o);var c=GF(t),l=YF("Promise"),u=c.iterator,h=c.next,f=0;return new l(function(t,c){var d=function(t){HF(u,c,t,c)},p=function(){try{if(s)try{$F(f)}catch(t){d(t)}l.resolve(BF(FF(h,u))).then(function(h){try{if(BF(h).done)e?(a.length=f,t(a)):t(!i&&(n||void 0));else{var g=h.value;try{if(s){var v=o(g,f),y=function(o){if(r)p();else if(n)o?p():HF(u,t,!1,c);else if(e)try{a[f++]=o,p()}catch(t){d(t)}else o?HF(u,t,i||g,c):p()};UF(v)?l.resolve(v).then(y,d):y(v)}else a[f++]=g,p()}catch(t){d(t)}}}catch(t){c(t)}},c)}catch(t){c(t)}};p()})}},qF={toArray:WF(0),forEach:WF(1),every:WF(2),some:WF(3),find:WF(4)},VF=wo,XF=w,KF=Ft,QF=Lo,JF=function(t,e){var r=arguments.length<2?RF(t,DF):e;return r?PF(OF(r,t)):new TF(CF(IF(t)))},ZF=Fu,tz=HE,ez=Iu,rz=xt,nz=G,iz=vy,oz=MF,az=qF.toArray,sz=ee("asyncIterator"),cz=XF(iz("Array","values")),lz=XF(cz([]).next),uz=function(){return new hz(this)},hz=function(t){this.iterator=cz(t)};hz.prototype.next=function(){return lz(this.iterator)};var fz=ri,dz=function(t){var e=this,r=arguments.length,n=r>1?arguments[1]:void 0,i=r>2?arguments[2]:void 0;return new(nz("Promise"))(function(r){var o=KF(t);void 0!==n&&(n=VF(n,i));var a=rz(o,sz),s=a?void 0:ez(o)||uz,c=QF(e)?new e:[],l=a?JF(o,a):new oz(tz(ZF(o,s)));r(az(l,n,c))})},pz=i,gz=Array.fromAsync,vz=!gz||pz(function(){var t=0;return gz.call(function(){return t++,[]},{length:0}),1!==t});fz({target:"Array",stat:!0,forced:vz},{fromAsync:dz});var yz=ri,mz=o,bz=G,xz=yt,wz=Qy,Az=Qr,_z=Vy,Ez=Ki,kz=ee,Sz=Tr,Mz=h_,Oz=et,Tz=bz("Promise"),Pz=bz("SuppressedError"),Iz=ReferenceError,Cz=kz("asyncDispose"),Rz=kz("toStringTag"),Dz="AsyncDisposableStack",jz=Sz.set,Lz=Sz.getterFor(Dz),Nz="async-dispose",Fz="disposed",zz=function(t){var e=Lz(t);if(e.state===Fz)throw new Iz(Dz+" already disposed");return e},Bz=function(){jz(wz(this,Uz),{type:Dz,state:"pending",stack:[]}),mz||(this.disposed=!1)},Uz=Bz.prototype;_z(Uz,{disposeAsync:function(){var t=this;return new Tz(function(e,r){var n=Lz(t);if(n.state===Fz)return e(void 0);n.state=Fz,mz||(t.disposed=!0);var i,o=n.stack,a=o.length,s=!1,c=function(t){s?i=new Pz(t,i):(s=!0,i=t),l()},l=function(){if(a){var t=o[--a];o[a]=null;try{Tz.resolve(t()).then(l,c)}catch(t){c(t)}}else n.stack=null,s?r(i):e(void 0)};l()})},use:function(t){return Mz(zz(this),t,Nz),t},adopt:function(t,e){var r=zz(this);return xz(e),Mz(r,void 0,Nz,function(){return e(t)}),t},defer:function(t){var e=zz(this);xz(t),Mz(e,void 0,Nz,t)},move:function(){var t=zz(this),e=new Bz;return Lz(e).stack=t.stack,t.stack=[],t.state=Fz,mz||(this.disposed=!0),e}}),mz&&Ez(Uz,"disposed",{configurable:!0,get:function(){return Lz(this).state===Fz}}),Az(Uz,Cz,Uz.disposeAsync,{name:"disposeAsync"}),Az(Uz,Rz,Dz,{nonWritable:!0}),yz({global:!0,constructor:!0,forced:Oz&&Oz<136},{AsyncDisposableStack:Bz});var $z=l,Yz=Qr,Gz=G,Hz=xt,Wz=Ut,qz=hF,Vz=ee("asyncDispose"),Xz=Gz("Promise");Wz(qz,Vz)||Yz(qz,Vz,function(){var t=this;return new Xz(function(e,r){var n=Hz(t,"return");n?Xz.resolve($z(n,t)).then(function(){e(void 0)},r):e(void 0)})});var Kz=Ms,Qz=yt,Jz=Re;ri({target:"Reflect",stat:!0,forced:!i(function(){Reflect.apply(function(){})})},{apply:function(t,e,r){return Kz(Qz(t),e,Jz(r))}});var Zz=ri,tB=Ms,eB=tE,rB=xD,nB=Re,iB=U,oB=Bi,aB=i,sB=G("Reflect","construct"),cB=Object.prototype,lB=[].push,uB=aB(function(){function t(){}return!(sB(function(){},[],t)instanceof t)}),hB=!aB(function(){sB(function(){})}),fB=uB||hB;Zz({target:"Reflect",stat:!0,forced:fB,sham:fB},{construct:function(t,e){rB(t),nB(e);var r=arguments.length<3?t:rB(arguments[2]);if(hB&&!uB)return sB(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 tB(lB,n,e),new(tB(eB,t,n))}var i=r.prototype,o=oB(iB(i)?i:cB),a=tB(t,o,e);return iB(a)?a:o}});var dB=o,pB=Re,gB=fe,vB=Oe;ri({target:"Reflect",stat:!0,forced:i(function(){Reflect.defineProperty(vB.f({},1,{value:1}),1,{value:2})}),sham:!dB},{defineProperty:function(t,e,r){pB(t);var n=gB(e);pB(r);try{return vB.f(t,n,r),!0}catch(t){return!1}}});var yB=ri,mB=Re,bB=n.f;yB({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var r=bB(mB(t),e);return!(r&&!r.configurable)&&delete t[e]}});var xB=Ut,wB=function(t){return void 0!==t&&(xB(t,"value")||xB(t,"writable"))},AB=l,_B=U,EB=Re,kB=wB,SB=n,MB=xu;ri({target:"Reflect",stat:!0},{get:function t(e,r){var n,i,o=arguments.length<3?e:arguments[2];return EB(e)===o?e[r]:(n=SB.f(e,r))?kB(n)?n.value:void 0===n.get?void 0:AB(n.get,o):_B(i=MB(e))?t(i,r,o):void 0}});var OB=Re,TB=n;ri({target:"Reflect",stat:!0,sham:!o},{getOwnPropertyDescriptor:function(t,e){return TB.f(OB(t),e)}});var PB=Re,IB=xu;ri({target:"Reflect",stat:!0,sham:!fu},{getPrototypeOf:function(t){return IB(PB(t))}}),ri({target:"Reflect",stat:!0},{has:function(t,e){return e in t}});var CB=Re,RB=YM;ri({target:"Reflect",stat:!0},{isExtensible:function(t){return CB(t),RB(t)}}),ri({target:"Reflect",stat:!0},{ownKeys:Dn});var DB=G,jB=Re;ri({target:"Reflect",stat:!0,sham:!GM},{preventExtensions:function(t){jB(t);try{var e=DB("Object","preventExtensions");return e&&e(t),!0}catch(t){return!1}}});var LB=ri,NB=l,FB=Re,zB=U,BB=wB,UB=Oe,$B=n,YB=xu,GB=v;var HB=i(function(){var t=function(){},e=UB.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)});LB({target:"Reflect",stat:!0,forced:HB},{set:function t(e,r,n){var i,o,a,s=arguments.length<4?e:arguments[3],c=$B.f(FB(e),r);if(!c){if(zB(o=YB(e)))return t(o,r,n,s);c=GB(0)}if(BB(c)){if(!1===c.writable||!zB(s))return!1;if(i=$B.f(s,r)){if(i.get||i.set||!1===i.writable)return!1;i.value=n,UB.f(s,r,i)}else UB.f(s,r,GB(0,n))}else{if(void 0===(a=c.set))return!1;NB(a,s,n)}return!0}});var WB=Re,qB=Vc,VB=Zc;VB&&ri({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){WB(t),qB(e);try{return VB(t,e),!0}catch(t){return!1}}});var XB=r,KB=po;ri({global:!0},{Reflect:{}}),KB(XB.Reflect,"Reflect",!0);var QB=U,JB=k,ZB=ee("match"),tU=function(t){var e;return QB(t)&&(void 0!==(e=t[ZB])?!!e:"RegExp"===JB(t))},eU=i,rU=r.RegExp,nU=!eU(function(){var t=!0;try{rU(".","d")}catch(e){t=!1}var e={},r="",n=t?"dgimsy":"gimsy",i=function(t,n){Object.defineProperty(e,t,{get:function(){return r+=n,!0}})},o={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in t&&(o.hasIndices="d"),o)i(a,o[a]);return Object.getOwnPropertyDescriptor(rU.prototype,"flags").get.call(e)!==n||r!==n}),iU={correct:nU},oU=Re,aU=function(){var t=oU(this),e="";return t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.unicodeSets&&(e+="v"),t.sticky&&(e+="y"),e},sU=l,cU=Ut,lU=H,uU=iU,hU=aU,fU=RegExp.prototype,dU=uU.correct?function(t){return t.flags}:function(t){return uU.correct||!lU(fU,t)||cU(t,"flags")?t.flags:sU(hU,t)},pU=i,gU=r.RegExp,vU=pU(function(){var t=gU("a","y");return t.lastIndex=2,null!==t.exec("abcd")}),yU=vU||pU(function(){return!gU("a","y").sticky}),mU=vU||pU(function(){var t=gU("^r","gy");return t.lastIndex=2,null!==t.exec("str")}),bU={BROKEN_CARET:mU,MISSED_STICKY:yU,UNSUPPORTED_Y:vU},xU=i,wU=r.RegExp,AU=xU(function(){var t=wU(".","s");return!(t.dotAll&&t.test("\n")&&"s"===t.flags)}),_U=i,EU=r.RegExp,kU=_U(function(){var t=EU("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")}),SU=o,MU=r,OU=w,TU=Vn,PU=ol,IU=qe,CU=Bi,RU=Jr.f,DU=H,jU=tU,LU=pi,NU=dU,FU=bU,zU=el,BU=Qr,UU=i,$U=Ut,YU=Tr.enforce,GU=qv,HU=AU,WU=kU,qU=ee("match"),VU=MU.RegExp,XU=VU.prototype,KU=MU.SyntaxError,QU=OU(XU.exec),JU=OU("".charAt),ZU=OU("".replace),t$=OU("".indexOf),e$=OU("".slice),r$=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,n$=/a/g,i$=/a/g,o$=new VU(n$)!==n$,a$=FU.MISSED_STICKY,s$=FU.UNSUPPORTED_Y,c$=SU&&(!o$||a$||HU||WU||UU(function(){return i$[qU]=!1,VU(n$)!==n$||VU(i$)===i$||"/a/i"!==String(VU(n$,"i"))}));if(TU("RegExp",c$)){for(var l$=function(t,e){var r,n,i,o,a,s,c=DU(XU,this),l=jU(t),u=void 0===e,h=[],f=t;if(!c&&l&&u&&t.constructor===l$)return t;if((l||DU(XU,t))&&(t=t.source,u&&(e=NU(f))),t=void 0===t?"":LU(t),e=void 0===e?"":LU(e),f=t,HU&&"dotAll"in n$&&(n=!!e&&t$(e,"s")>-1)&&(e=ZU(e,/s/g,"")),r=e,a$&&"sticky"in n$&&(i=!!e&&t$(e,"y")>-1)&&s$&&(e=ZU(e,/y/g,"")),WU&&(o=function(t){for(var e,r=t.length,n=0,i="",o=[],a=CU(null),s=!1,c=!1,l=0,u="";n<=r;n++){if("\\"===(e=JU(t,n)))e+=JU(t,++n);else if("]"===e)s=!1;else if(!s)switch(!0){case"["===e:s=!0;break;case"("===e:if(i+=e,"?:"===e$(t,n+1,n+3))continue;QU(r$,e$(t,n+1))&&(n+=2,c=!0),l++;continue;case">"===e&&c:if(""===u||$U(a,u))throw new KU("Invalid capture group name");a[u]=!0,o[o.length]=[u,l],c=!1,u="";continue}c?u+=e:i+=e}return[i,o]}(t),t=o[0],h=o[1]),a=PU(VU(t,e),c?this:XU,l$),(n||i||h.length)&&(s=YU(a),n&&(s.dotAll=!0,s.raw=l$(function(t){for(var e,r=t.length,n=0,i="",o=!1;n<=r;n++)"\\"!==(e=JU(t,n))?o||"."!==e?("["===e?o=!0:"]"===e&&(o=!1),i+=e):i+="[\\s\\S]":i+=e+JU(t,++n);return i}(t),r)),i&&(s.sticky=!0),h.length&&(s.groups=h)),t!==f)try{IU(a,"source",""===f?"(?:)":f)}catch(t){}return a},u$=RU(VU),h$=0;u$.length>h$;)zU(l$,VU,u$[h$++]);XU.constructor=l$,l$.prototype=XU,BU(MU,"RegExp",l$,{constructor:!0})}GU("RegExp");var f$=TypeError,d$=ri,p$=w,g$=function(t){if("string"==typeof t)return t;throw new f$("Argument is not a string")},v$=Ut,y$=vA.start,m$=XT,b$=Array,x$=RegExp.escape,w$=p$("".charAt),A$=p$("".charCodeAt),_$=p$(1.1.toString),E$=p$([].join),k$=/^[0-9a-z]/i,S$=/^[$()*+./?[\\\]^{|}]/,M$=RegExp("^[!\"#%&',\\-:;<=>@`~"+m$+"]"),O$=p$(k$.exec),T$={"\t":"t","\n":"n","\v":"v","\f":"f","\r":"r"},P$=function(t){var e=_$(A$(t,0),16);return e.length<3?"\\x"+y$(e,2,"0"):"\\u"+y$(e,4,"0")};d$({target:"RegExp",stat:!0,forced:!x$||"\\x61b"!==x$("ab")},{escape:function(t){g$(t);for(var e=t.length,r=b$(e),n=0;n<e;n++){var i=w$(t,n);if(0===n&&O$(k$,i))r[n]=P$(i);else if(v$(T$,i))r[n]="\\"+T$[i];else if(O$(S$,i))r[n]="\\"+i;else if(O$(M$,i))r[n]=P$(i);else{var o=A$(i,0);55296!=(63488&o)?r[n]=i:o>=56320||n+1>=e||56320!=(64512&A$(t,n+1))?r[n]=P$(i):(r[n]=i,r[++n]=w$(t,n))}}return E$(r,"")}});var I$=o,C$=AU,R$=k,D$=Ki,j$=Tr.get,L$=RegExp.prototype,N$=TypeError;I$&&C$&&D$(L$,"dotAll",{configurable:!0,get:function(){if(this!==L$){if("RegExp"===R$(this))return!!j$(this).dotAll;throw new N$("Incompatible receiver, RegExp required")}}});var F$=l,z$=w,B$=pi,U$=aU,$$=bU,Y$=Bi,G$=Tr.get,H$=AU,W$=kU,q$=jt("native-string-replace",String.prototype.replace),V$=RegExp.prototype.exec,X$=V$,K$=z$("".charAt),Q$=z$("".indexOf),J$=z$("".replace),Z$=z$("".slice),tY=function(){var t=/a/,e=/b*/g;return F$(V$,t,"a"),F$(V$,e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),eY=$$.BROKEN_CARET,rY=void 0!==/()??/.exec("")[1];(tY||rY||eY||H$||W$)&&(X$=function(t){var e,r,n,i,o,a,s,c=this,l=G$(c),u=B$(t),h=l.raw;if(h)return h.lastIndex=c.lastIndex,e=F$(X$,h,u),c.lastIndex=h.lastIndex,e;var f=l.groups,d=eY&&c.sticky,p=F$(U$,c),g=c.source,v=0,y=u;if(d&&(p=J$(p,"y",""),-1===Q$(p,"g")&&(p+="g"),y=Z$(u,c.lastIndex),c.lastIndex>0&&(!c.multiline||c.multiline&&"\n"!==K$(u,c.lastIndex-1))&&(g="(?: "+g+")",y=" "+y,v++),r=new RegExp("^(?:"+g+")",p)),rY&&(r=new RegExp("^"+g+"$(?!\\s)",p)),tY&&(n=c.lastIndex),i=F$(V$,d?r:c,y),d?i?(i.input=Z$(i.input,v),i[0]=Z$(i[0],v),i.index=c.lastIndex,c.lastIndex+=i[0].length):c.lastIndex=0:tY&&i&&(c.lastIndex=c.global?i.index+i[0].length:n),rY&&i&&i.length>1&&F$(q$,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=Y$(null),o=0;o<f.length;o++)a[(s=f[o])[0]]=i[s[1]];return i});var nY=X$;ri({target:"RegExp",proto:!0,forced:/./.exec!==nY},{exec:nY});var iY=Ki,oY=iU,aY=aU;o&&!oY.correct&&(iY(RegExp.prototype,"flags",{configurable:!0,get:aY}),oY.correct=!0);var sY=o,cY=bU.MISSED_STICKY,lY=k,uY=Ki,hY=Tr.get,fY=RegExp.prototype,dY=TypeError;sY&&cY&&uY(fY,"sticky",{configurable:!0,get:function(){if(this!==fY){if("RegExp"===lY(this))return!!hY(this).sticky;throw new dY("Incompatible receiver, RegExp required")}}});var pY,gY,vY=ri,yY=l,mY=z,bY=Re,xY=pi,wY=(pY=!1,(gY=/[ac]/).exec=function(){return pY=!0,/./.exec.apply(this,arguments)},!0===gY.test("abc")&&pY),AY=/./.test;vY({target:"RegExp",proto:!0,forced:!wY},{test:function(t){var e=bY(this),r=xY(t),n=e.exec;if(!mY(n))return yY(AY,e,r);var i=yY(n,e,r);return null!==i&&(bY(i),!0)}});var _Y=tr.PROPER,EY=Qr,kY=Re,SY=pi,MY=i,OY=dU,TY="toString",PY=RegExp.prototype,IY=PY[TY],CY=MY(function(){return"/a/b"!==IY.call({source:"a",flags:"b"})}),RY=_Y&&IY.name!==TY;(CY||RY)&&EY(PY,TY,function(){var t=kY(this);return"/"+SY(t.source)+"/"+SY(OY(t))},{unsafe:!0}),wO("Set",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},LO);var DY=w,jY=Set.prototype,LY={Set:Set,add:DY(jY.add),has:DY(jY.has),remove:DY(jY.delete),proto:jY},NY=LY.has,FY=function(t){return NY(t),t},zY=l,BY=function(t,e,r){for(var n,i,o=r?t:t.iterator,a=t.next;!(n=zY(a,o)).done;)if(void 0!==(i=e(n.value)))return i},UY=w,$Y=BY,YY=LY.Set,GY=LY.proto,HY=UY(GY.forEach),WY=UY(GY.keys),qY=WY(new YY).next,VY=function(t,e,r){return r?$Y({iterator:WY(t),next:qY},e):HY(t,e)},XY=VY,KY=LY.Set,QY=LY.add,JY=function(t){var e=new KY;return XY(t,function(t){QY(e,t)}),e},ZY=$c(LY.proto,"size","get")||function(t){return t.size},tG=yt,eG=Re,rG=l,nG=nn,iG=HE,oG="Invalid size",aG=RangeError,sG=TypeError,cG=Math.max,lG=function(t,e){this.set=t,this.size=cG(e,0),this.has=tG(t.has),this.keys=tG(t.keys)};lG.prototype={getIterator:function(){return iG(eG(rG(this.keys,this.set)))},includes:function(t){return rG(this.has,this.set,t)}};var uG=function(t){eG(t);var e=+t.size;if(e!=e)throw new sG(oG);var r=nG(e);if(r<0)throw new aG(oG);return new lG(t,r)},hG=FY,fG=JY,dG=ZY,pG=uG,gG=VY,vG=BY,yG=LY.has,mG=LY.remove,bG=G,xG=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}},wG=function(t){return{size:t,has:function(){return!0},keys:function(){throw new Error("e")}}},AG=function(t,e){var r=bG("Set");try{(new r)[t](xG(0));try{return(new r)[t](xG(-1)),!1}catch(i){if(!e)return!0;try{return(new r)[t](wG(-1/0)),!1}catch(i){var n=new r;return n.add(1),n.add(2),e(n[t](wG(1/0)))}}}catch(t){return!1}},_G=ri,EG=function(t){var e=hG(this),r=pG(t),n=fG(e);return dG(e)<=r.size?gG(e,function(t){r.includes(t)&&mG(n,t)}):vG(r.getIterator(),function(t){yG(n,t)&&mG(n,t)}),n},kG=i,SG=!AG("difference",function(t){return 0===t.size})||kG(function(){var t={size:1,has:function(){return!0},keys:function(){var t=0;return{next:function(){var r=t++>1;return e.has(1)&&e.clear(),{done:r,value:2}}}}},e=new Set([1,2,3,4]);return 3!==e.difference(t).size});_G({target:"Set",proto:!0,real:!0,forced:SG},{difference:EG});var MG=FY,OG=ZY,TG=uG,PG=VY,IG=BY,CG=LY.Set,RG=LY.add,DG=LY.has,jG=i,LG=function(t){var e=MG(this),r=TG(t),n=new CG;return OG(e)>r.size?IG(r.getIterator(),function(t){DG(e,t)&&RG(n,t)}):PG(e,function(t){r.includes(t)&&RG(n,t)}),n};ri({target:"Set",proto:!0,real:!0,forced:!AG("intersection",function(t){return 2===t.size&&t.has(1)&&t.has(2)})||jG(function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))})},{intersection:LG});var NG=FY,FG=LY.has,zG=ZY,BG=uG,UG=VY,$G=BY,YG=$u,GG=function(t){var e=NG(this),r=BG(t);if(zG(e)<=r.size)return!1!==UG(e,function(t){if(r.includes(t))return!1},!0);var n=r.getIterator();return!1!==$G(n,function(t){if(FG(e,t))return YG(n,"normal",!1)})};ri({target:"Set",proto:!0,real:!0,forced:!AG("isDisjointFrom",function(t){return!t})},{isDisjointFrom:GG});var HG=FY,WG=ZY,qG=VY,VG=uG,XG=function(t){var e=HG(this),r=VG(t);return!(WG(e)>r.size)&&!1!==qG(e,function(t){if(!r.includes(t))return!1},!0)};ri({target:"Set",proto:!0,real:!0,forced:!AG("isSubsetOf",function(t){return t})},{isSubsetOf:XG});var KG=FY,QG=LY.has,JG=ZY,ZG=uG,tH=BY,eH=$u,rH=function(t){var e=KG(this),r=ZG(t);if(JG(e)<r.size)return!1;var n=r.getIterator();return!1!==tH(n,function(t){if(!QG(e,t))return eH(n,"normal",!1)})};ri({target:"Set",proto:!0,real:!0,forced:!AG("isSupersetOf",function(t){return!t})},{isSupersetOf:rH});var nH=FY,iH=JY,oH=uG,aH=BY,sH=LY.add,cH=LY.has,lH=LY.remove,uH=function(t){try{var e=new Set,r={size:0,has:function(){return!0},keys:function(){return Object.defineProperty({},"next",{get:function(){return e.clear(),e.add(4),function(){return{done:!0}}}})}},n=e[t](r);return 1!==n.size||4!==n.values().next().value}catch(t){return!1}},hH=function(t){var e=nH(this),r=oH(t).getIterator(),n=iH(e);return aH(r,function(t){cH(e,t)?lH(n,t):sH(n,t)}),n},fH=uH;ri({target:"Set",proto:!0,real:!0,forced:!AG("symmetricDifference")||!fH("symmetricDifference")},{symmetricDifference:hH});var dH=FY,pH=LY.add,gH=JY,vH=uG,yH=BY,mH=function(t){var e=dH(this),r=vH(t).getIterator(),n=gH(e);return yH(r,function(t){pH(n,t)}),n},bH=uH;ri({target:"Set",proto:!0,real:!0,forced:!AG("union")||!bH("union")},{union:mH});var xH=ri,wH=D,AH=nn,_H=pi,EH=i,kH=w("".charAt);xH({target:"String",proto:!0,forced:EH(function(){return"\ud842"!=="𠮷".at(-2)})},{at:function(t){var e=_H(wH(this)),r=e.length,n=AH(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:kH(e,i)}});var SH=w,MH=nn,OH=pi,TH=D,PH=SH("".charAt),IH=SH("".charCodeAt),CH=SH("".slice),RH=function(t){return function(e,r){var n,i,o=OH(TH(e)),a=MH(r),s=o.length;return a<0||a>=s?t?"":void 0:(n=IH(o,a))<55296||n>56319||a+1===s||(i=IH(o,a+1))<56320||i>57343?t?PH(o,a):n:t?CH(o,a,a+2):i-56320+(n-55296<<10)+65536}},DH={codeAt:RH(!1),charAt:RH(!0)},jH=DH.codeAt;ri({target:"String",proto:!0},{codePointAt:function(t){return jH(this,t)}});var LH=tU,NH=TypeError,FH=function(t){if(LH(t))throw new NH("The method doesn't accept regular expressions");return t},zH=ee("match"),BH=function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[zH]=!1,"/./"[t](e)}catch(t){}}return!1},UH=ri,$H=yo,YH=n.f,GH=hn,HH=pi,WH=FH,qH=D,VH=BH,XH=$H("".slice),KH=Math.min,QH=VH("endsWith"),JH=!QH&&!!function(){var t=YH(String.prototype,"endsWith");return t&&!t.writable}();UH({target:"String",proto:!0,forced:!JH&&!QH},{endsWith:function(t){var e=HH(qH(this));WH(t);var r=arguments.length>1?arguments[1]:void 0,n=e.length,i=void 0===r?n:KH(GH(r),n),o=HH(t);return XH(e,i-o.length,i)===o}});var ZH=ri,tW=w,eW=cn,rW=RangeError,nW=String.fromCharCode,iW=String.fromCodePoint,oW=tW([].join);ZH({target:"String",stat:!0,arity:1,forced:!!iW&&1!==iW.length},{fromCodePoint:function(t){for(var e,r=[],n=arguments.length,i=0;n>i;){if(e=+arguments[i++],eW(e,1114111)!==e)throw new rW(e+" is not a valid code point");r[i]=e<65536?nW(e):nW(55296+((e-=65536)>>10),e%1024+56320)}return oW(r,"")}});var aW=ri,sW=FH,cW=D,lW=pi,uW=BH,hW=w("".indexOf);aW({target:"String",proto:!0,forced:!uW("includes")},{includes:function(t){return!!~hW(lW(cW(this)),lW(sW(t)),arguments.length>1?arguments[1]:void 0)}});var fW=ri,dW=D,pW=pi,gW=w("".charCodeAt);fW({target:"String",proto:!0},{isWellFormed:function(){for(var t=pW(dW(this)),e=t.length,r=0;r<e;r++){var n=gW(t,r);if(55296==(63488&n)&&(n>=56320||++r>=e||56320!=(64512&gW(t,r))))return!1}return!0}});var vW=DH.charAt,yW=pi,mW=Tr,bW=Yp,xW=Gp,wW="String Iterator",AW=mW.set,_W=mW.getterFor(wW);bW(String,"String",function(t){AW(this,{type:wW,string:yW(t),index:0})},function(){var t,e=_W(this),r=e.string,n=e.index;return n>=r.length?xW(void 0,!0):(t=vW(r,n),e.index+=t.length,xW(t,!1))});var EW=l,kW=Qr,SW=nY,MW=i,OW=ee,TW=qe,PW=OW("species"),IW=RegExp.prototype,CW=function(t,e,r,n){var i=OW(t),o=!MW(function(){var e={};return e[i]=function(){return 7},7!==""[t](e)}),a=o&&!MW(function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[PW]=function(){return r},r.flags="",r[i]=/./[i]),r.exec=function(){return e=!0,null},r[i](""),!e});if(!o||!a||r){var s=/./[i],c=e(i,""[t],function(t,e,r,n,i){var a=e.exec;return a===SW||a===IW.exec?o&&!i?{done:!0,value:EW(s,e,r,n)}:{done:!0,value:EW(t,r,e,n)}:{done:!1}});kW(String.prototype,t,c[0]),kW(IW,i,c[1])}n&&TW(IW[i],"sham",!0)},RW=DH.charAt,DW=function(t,e,r){return e+(r?RW(t,e).length:1)},jW=l,LW=Re,NW=z,FW=k,zW=nY,BW=TypeError,UW=function(t,e){var r=t.exec;if(NW(r)){var n=jW(r,t,e);return null!==n&&LW(n),n}if("RegExp"===FW(t))return jW(zW,t,e);throw new BW("RegExp#exec called on incompatible receiver")},$W=l,YW=CW,GW=Re,HW=U,WW=hn,qW=pi,VW=D,XW=xt,KW=DW,QW=dU,JW=UW,ZW=w("".indexOf);YW("match",function(t,e,r){return[function(e){var r=VW(this),n=HW(e)?XW(e,t):void 0;return n?$W(n,e,r):new RegExp(e)[t](qW(r))},function(t){var n=GW(this),i=qW(t),o=r(e,n,i);if(o.done)return o.value;var a=qW(QW(n));if(-1===ZW(a,"g"))return JW(n,i);var s=-1!==ZW(a,"u");n.lastIndex=0;for(var c,l=[],u=0;null!==(c=JW(n,i));){var h=qW(c[0]);l[u]=h,""===h&&(n.lastIndex=KW(i,WW(n.lastIndex),s)),u++}return 0===u?null:l}]});var tq=ri,eq=l,rq=yo,nq=_p,iq=Gp,oq=D,aq=hn,sq=pi,cq=Re,lq=U,uq=tU,hq=dU,fq=xt,dq=Qr,pq=i,gq=kD,vq=DW,yq=UW,mq=Tr,bq=ee("matchAll"),xq="RegExp String",wq=xq+" Iterator",Aq=mq.set,_q=mq.getterFor(wq),Eq=RegExp.prototype,kq=TypeError,Sq=rq("".indexOf),Mq=rq("".matchAll),Oq=!!Mq&&!pq(function(){Mq("a",/./)}),Tq=nq(function(t,e,r,n){Aq(this,{type:wq,regexp:t,string:e,global:r,unicode:n,done:!1})},xq,function(){var t=_q(this);if(t.done)return iq(void 0,!0);var e=t.regexp,r=t.string,n=yq(e,r);return null===n?(t.done=!0,iq(void 0,!0)):t.global?(""===sq(n[0])&&(e.lastIndex=vq(r,aq(e.lastIndex),t.unicode)),iq(n,!1)):(t.done=!0,iq(n,!1))}),Pq=function(t){var e,r,n,i=cq(this),o=sq(t),a=gq(i,RegExp),s=sq(hq(i));return e=new a(a===RegExp?i.source:i,s),r=!!~Sq(s,"g"),n=!!~Sq(s,"u"),e.lastIndex=aq(i.lastIndex),new Tq(e,o,r,n)};tq({target:"String",proto:!0,forced:Oq},{matchAll:function(t){var e,r,n,i=oq(this);if(lq(t)){if(uq(t)&&(e=sq(oq(hq(t))),!~Sq(e,"g")))throw new kq("`.matchAll` does not allow non-global regexes");if(Oq)return Mq(i,t);if(n=fq(t,bq))return eq(n,t,i)}else if(Oq)return Mq(i,t);return r=sq(i),new RegExp(t,"g")[bq](r)}}),bq in Eq||dq(Eq,bq,Pq);var Iq=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(V),Cq=vA.end;ri({target:"String",proto:!0,forced:Iq},{padEnd:function(t){return Cq(this,t,arguments.length>1?arguments[1]:void 0)}});var Rq=vA.start;ri({target:"String",proto:!0,forced:Iq},{padStart:function(t){return Rq(this,t,arguments.length>1?arguments[1]:void 0)}});var Dq=ri,jq=w,Lq=N,Nq=Ft,Fq=pi,zq=dn,Bq=jq([].push),Uq=jq([].join);Dq({target:"String",stat:!0},{raw:function(t){var e=Lq(Nq(t).raw),r=zq(e);if(!r)return"";for(var n=arguments.length,i=[],o=0;;){if(Bq(i,Fq(e[o++])),o===r)return Uq(i,"");o<n&&Bq(i,Fq(arguments[o]))}}}),ri({target:"String",proto:!0},{repeat:sA});var $q=w,Yq=Ft,Gq=Math.floor,Hq=$q("".charAt),Wq=$q("".replace),qq=$q("".slice),Vq=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,Xq=/\$([$&'`]|\d{1,2})/g,Kq=function(t,e,r,n,i,o){var a=r+t.length,s=n.length,c=Xq;return void 0!==i&&(i=Yq(i),c=Vq),Wq(o,c,function(o,c){var l;switch(Hq(c,0)){case"$":return"$";case"&":return t;case"`":return qq(e,0,r);case"'":return qq(e,a);case"<":l=i[qq(c,1,-1)];break;default:var u=+c;if(0===u)return o;if(u>s){var h=Gq(u/10);return 0===h?o:h<=s?void 0===n[h-1]?Hq(c,1):n[h-1]+Hq(c,1):o}l=n[u-1]}return void 0===l?"":l})},Qq=Ms,Jq=l,Zq=w,tV=CW,eV=i,rV=Re,nV=z,iV=U,oV=nn,aV=hn,sV=pi,cV=D,lV=DW,uV=xt,hV=Kq,fV=dU,dV=UW,pV=ee("replace"),gV=Math.max,vV=Math.min,yV=Zq([].concat),mV=Zq([].push),bV=Zq("".indexOf),xV=Zq("".slice),wV=function(t){return void 0===t?t:String(t)},AV="$0"==="a".replace(/./,"$0"),_V=!!/./[pV]&&""===/./[pV]("a","$0"),EV=!eV(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")});tV("replace",function(t,e,r){var n=_V?"$":"$0";return[function(t,r){var n=cV(this),i=iV(t)?uV(t,pV):void 0;return i?Jq(i,t,n,r):Jq(e,sV(n),t,r)},function(t,i){var o=rV(this),a=sV(t);if("string"==typeof i&&-1===bV(i,n)&&-1===bV(i,"$<")){var s=r(e,o,a,i);if(s.done)return s.value}var c=nV(i);c||(i=sV(i));var l,u=sV(fV(o)),h=-1!==bV(u,"g");h&&(l=-1!==bV(u,"u"),o.lastIndex=0);for(var f,d=[];null!==(f=dV(o,a))&&(mV(d,f),h);){""===sV(f[0])&&(o.lastIndex=lV(a,aV(o.lastIndex),l))}for(var p="",g=0,v=0;v<d.length;v++){for(var y,m=sV((f=d[v])[0]),b=gV(vV(oV(f.index),a.length),0),x=[],w=1;w<f.length;w++)mV(x,wV(f[w]));var A=f.groups;if(c){var _=yV([m],x,b,a);void 0!==A&&mV(_,A),y=sV(Qq(i,void 0,_))}else y=hV(m,a,b,x,A,i);b>=g&&(p+=xV(a,g,b)+y,g=b+m.length)}return p+xV(a,g)}]},!EV||!AV||_V);var kV=ri,SV=l,MV=w,OV=D,TV=z,PV=U,IV=tU,CV=pi,RV=xt,DV=dU,jV=Kq,LV=ee("replace"),NV=TypeError,FV=MV("".indexOf);MV("".replace);var zV=MV("".slice),BV=Math.max;kV({target:"String",proto:!0},{replaceAll:function(t,e){var r,n,i,o,a,s,c,l,u,h=OV(this),f=0,d="";if(PV(t)){if(IV(t)&&(r=CV(OV(DV(t))),!~FV(r,"g")))throw new NV("`.replaceAll` does not allow non-global regexes");if(n=RV(t,LV))return SV(n,t,h,e)}for(i=CV(h),o=CV(t),(a=TV(e))||(e=CV(e)),s=o.length,c=BV(1,s),l=FV(i,o);-1!==l;)u=a?CV(e(o,l,i)):jV(o,i,l,[],void 0,e),d+=zV(i,f,l)+u,f=l+s,l=l+c>i.length?-1:FV(i,o,l+c);return f<i.length&&(d+=zV(i,f)),d}});var UV=l,$V=Re,YV=U,GV=D,HV=fR,WV=pi,qV=xt,VV=UW;CW("search",function(t,e,r){return[function(e){var r=GV(this),n=YV(e)?qV(e,t):void 0;return n?UV(n,e,r):new RegExp(e)[t](WV(r))},function(t){var n=$V(this),i=WV(t),o=r(e,n,i);if(o.done)return o.value;var a=n.lastIndex;HV(a,0)||(n.lastIndex=0);var s=VV(n,i);return HV(n.lastIndex,a)||(n.lastIndex=a),null===s?-1:s.index}]});var XV=l,KV=w,QV=CW,JV=Re,ZV=U,tX=D,eX=kD,rX=DW,nX=hn,iX=pi,oX=xt,aX=UW,sX=i,cX=bU.UNSUPPORTED_Y,lX=Math.min,uX=KV([].push),hX=KV("".slice),fX=!sX(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]}),dX="c"==="abbc".split(/(b)*/)[1]||4!=="test".split(/(?:)/,-1).length||2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length;QV("split",function(t,e,r){var n="0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:XV(e,this,t,r)}:e;return[function(e,r){var i=tX(this),o=ZV(e)?oX(e,t):void 0;return o?XV(o,e,i,r):XV(n,iX(i),e,r)},function(t,i){var o=JV(this),a=iX(t);if(!dX){var s=r(n,o,a,i,n!==e);if(s.done)return s.value}var c=eX(o,RegExp),l=o.unicode,u=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(cX?"g":"y"),h=new c(cX?"^(?:"+o.source+")":o,u),f=void 0===i?4294967295:i>>>0;if(0===f)return[];if(0===a.length)return null===aX(h,a)?[a]:[];for(var d=0,p=0,g=[];p<a.length;){h.lastIndex=cX?0:p;var v,y=aX(h,cX?hX(a,p):a);if(null===y||(v=lX(nX(h.lastIndex+(cX?p:0)),a.length))===d)p=rX(a,p,l);else{if(uX(g,hX(a,d,p)),g.length===f)return g;for(var m=1;m<=y.length-1;m++)if(uX(g,y[m]),g.length===f)return g;p=d=v}}return uX(g,hX(a,d)),g}]},dX||!fX,cX);var pX=ri,gX=yo,vX=n.f,yX=hn,mX=pi,bX=FH,xX=D,wX=BH,AX=gX("".slice),_X=Math.min,EX=wX("startsWith"),kX=!EX&&!!function(){var t=vX(String.prototype,"startsWith");return t&&!t.writable}();pX({target:"String",proto:!0,forced:!kX&&!EX},{startsWith:function(t){var e=mX(xX(this));bX(t);var r=yX(_X(arguments.length>1?arguments[1]:void 0,e.length)),n=mX(t);return AX(e,r,r+n.length)===n}});var SX=ri,MX=D,OX=nn,TX=pi,PX=w("".slice),IX=Math.max,CX=Math.min;SX({target:"String",proto:!0,forced:!"".substr||"b"!=="ab".substr(-1)},{substr:function(t,e){var r,n,i=TX(MX(this)),o=i.length,a=OX(t);return a===1/0&&(a=0),a<0&&(a=IX(o+a,0)),(r=void 0===e?o:OX(e))<=0||r===1/0||a>=(n=CX(a+r,o))?"":PX(i,a,n)}});var RX=ri,DX=l,jX=w,LX=D,NX=pi,FX=i,zX=Array,BX=jX("".charAt),UX=jX("".charCodeAt),$X=jX([].join),YX="".toWellFormed,GX=YX&&FX(function(){return"1"!==DX(YX,1)});RX({target:"String",proto:!0,forced:GX},{toWellFormed:function(){var t=NX(LX(this));if(GX)return DX(YX,t);for(var e=t.length,r=zX(e),n=0;n<e;n++){var i=UX(t,n);55296!=(63488&i)?r[n]=BX(t,n):i>=56320||n+1>=e||56320!=(64512&UX(t,n+1))?r[n]="�":(r[n]=BX(t,n),r[++n]=BX(t,n))}return $X(r,"")}});var HX=tr.PROPER,WX=i,qX=XT,VX=function(t){return WX(function(){return!!qX[t]()||"
"!=="
"[t]()||HX&&qX[t].name!==t})},XX=nP.trim;ri({target:"String",proto:!0,forced:VX("trim")},{trim:function(){return XX(this)}});var KX=nP.end,QX=VX("trimEnd")?function(){return KX(this)}:"".trimEnd;ri({target:"String",proto:!0,name:"trimEnd",forced:"".trimRight!==QX},{trimRight:QX});ri({target:"String",proto:!0,name:"trimEnd",forced:"".trimEnd!==QX},{trimEnd:QX});var JX=nP.start,ZX=VX("trimStart")?function(){return JX(this)}:"".trimStart;ri({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==ZX},{trimLeft:ZX});ri({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==ZX},{trimStart:ZX});var tK=D,eK=pi,rK=/"/g,nK=w("".replace),iK=function(t,e,r,n){var i=eK(tK(t)),o="<"+e;return""!==r&&(o+=" "+r+'="'+nK(eK(n),rK,""")+'"'),o+">"+i+"</"+e+">"},oK=i,aK=function(t){return oK(function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3})},sK=iK;ri({target:"String",proto:!0,forced:aK("anchor")},{anchor:function(t){return sK(this,"a","name",t)}});var cK=iK;ri({target:"String",proto:!0,forced:aK("big")},{big:function(){return cK(this,"big","","")}});var lK=iK;ri({target:"String",proto:!0,forced:aK("blink")},{blink:function(){return lK(this,"blink","","")}});var uK=iK;ri({target:"String",proto:!0,forced:aK("bold")},{bold:function(){return uK(this,"b","","")}});var hK=iK;ri({target:"String",proto:!0,forced:aK("fixed")},{fixed:function(){return hK(this,"tt","","")}});var fK=iK;ri({target:"String",proto:!0,forced:aK("fontcolor")},{fontcolor:function(t){return fK(this,"font","color",t)}});var dK=iK;ri({target:"String",proto:!0,forced:aK("fontsize")},{fontsize:function(t){return dK(this,"font","size",t)}});var pK=iK;ri({target:"String",proto:!0,forced:aK("italics")},{italics:function(){return pK(this,"i","","")}});var gK=iK;ri({target:"String",proto:!0,forced:aK("link")},{link:function(t){return gK(this,"a","href",t)}});var vK=iK;ri({target:"String",proto:!0,forced:aK("small")},{small:function(){return vK(this,"small","","")}});var yK=iK;ri({target:"String",proto:!0,forced:aK("strike")},{strike:function(){return yK(this,"strike","","")}});var mK=iK;ri({target:"String",proto:!0,forced:aK("sub")},{sub:function(){return mK(this,"sub","","")}});var bK=iK;ri({target:"String",proto:!0,forced:aK("sup")},{sup:function(){return bK(this,"sup","","")}});var xK={exports:{}},wK=r,AK=i,_K=Kd,EK=sx.NATIVE_ARRAY_BUFFER_VIEWS,kK=wK.ArrayBuffer,SK=wK.Int8Array,MK=!EK||!AK(function(){SK(1)})||!AK(function(){new SK(-1)})||!_K(function(t){new SK,new SK(null),new SK(1.5),new SK(t)},!0)||AK(function(){return 1!==new SK(new kK(2),1,void 0).length}),OK=KE,TK=RangeError,PK=function(t,e){var r=OK(t);if(r%e)throw new TK("Wrong offset");return r},IK=Math.round,CK=hi,RK=function(t){var e=CK(t);return"BigInt64Array"===e||"BigUint64Array"===e},DK=le,jK=TypeError,LK=function(t){var e=DK(t,"number");if("number"==typeof e)throw new jK("Can't convert number to bigint");return BigInt(e)},NK=wo,FK=l,zK=xD,BK=Ft,UK=dn,$K=Fu,YK=Iu,GK=ku,HK=RK,WK=sx.aTypedArrayConstructor,qK=LK,VK=function(t){var e,r,n,i,o,a,s,c,l=zK(this),u=BK(t),h=arguments.length,f=h>1?arguments[1]:void 0,d=void 0!==f,p=YK(u);if(p&&!GK(p))for(c=(s=$K(u,p)).next,u=[];!(a=FK(c,s)).done;)u.push(a.value);for(d&&h>2&&(f=NK(f,arguments[2])),r=UK(u),n=new(WK(l))(r),i=HK(n),e=0;r>e;e++)o=d?f(u[e],e):u[e],n[e]=i?qK(o):+o;return n},XK=ri,KK=r,QK=l,JK=o,ZK=MK,tQ=sx,eQ=bb,rQ=Qy,nQ=v,iQ=qe,oQ=RP,aQ=hn,sQ=em,cQ=PK,lQ=function(t){var e=IK(t);return e<0?0:e>255?255:255&e},uQ=fe,hQ=Ut,fQ=hi,dQ=U,pQ=ht,gQ=Bi,vQ=H,yQ=Zc,mQ=Jr.f,bQ=VK,xQ=Qo.forEach,wQ=qv,AQ=Ki,_Q=Oe,EQ=n,kQ=py,SQ=ol,MQ=Tr.get,OQ=Tr.set,TQ=Tr.enforce,PQ=_Q.f,IQ=EQ.f,CQ=KK.RangeError,RQ=eQ.ArrayBuffer,DQ=RQ.prototype,jQ=eQ.DataView,LQ=tQ.NATIVE_ARRAY_BUFFER_VIEWS,NQ=tQ.TYPED_ARRAY_TAG,FQ=tQ.TypedArray,zQ=tQ.TypedArrayPrototype,BQ=tQ.isTypedArray,UQ="BYTES_PER_ELEMENT",$Q="Wrong length",YQ=function(t,e){AQ(t,e,{configurable:!0,get:function(){return MQ(this)[e]}})},GQ=function(t){var e;return vQ(DQ,t)||"ArrayBuffer"===(e=fQ(t))||"SharedArrayBuffer"===e},HQ=function(t,e){return BQ(t)&&!pQ(e)&&e in t&&oQ(+e)&&e>=0},WQ=function(t,e){return e=uQ(e),HQ(t,e)?nQ(2,t[e]):IQ(t,e)},qQ=function(t,e,r){return e=uQ(e),!(HQ(t,e)&&dQ(r)&&hQ(r,"value"))||hQ(r,"get")||hQ(r,"set")||r.configurable||hQ(r,"writable")&&!r.writable||hQ(r,"enumerable")&&!r.enumerable?PQ(t,e,r):(t[e]=r.value,t)};JK?(LQ||(EQ.f=WQ,_Q.f=qQ,YQ(zQ,"buffer"),YQ(zQ,"byteOffset"),YQ(zQ,"byteLength"),YQ(zQ,"length")),XK({target:"Object",stat:!0,forced:!LQ},{getOwnPropertyDescriptor:WQ,defineProperty:qQ}),xK.exports=function(t,e,r){var n=t.match(/\d+/)[0]/8,i=t+(r?"Clamped":"")+"Array",o="get"+t,a="set"+t,s=KK[i],c=s,l=c&&c.prototype,u={},h=function(t,e){PQ(t,e,{get:function(){return function(t,e){var r=MQ(t);return r.view[o](e*n+r.byteOffset,!0)}(this,e)},set:function(t){return function(t,e,i){var o=MQ(t);o.view[a](e*n+o.byteOffset,r?lQ(i):i,!0)}(this,e,t)},enumerable:!0})};LQ?ZK&&(c=e(function(t,e,r,i){return rQ(t,l),SQ(dQ(e)?GQ(e)?void 0!==i?new s(e,cQ(r,n),i):void 0!==r?new s(e,cQ(r,n)):new s(e):BQ(e)?kQ(c,e):QK(bQ,c,e):new s(sQ(e)),t,c)}),yQ&&yQ(c,FQ),xQ(mQ(s),function(t){t in c||iQ(c,t,s[t])}),c.prototype=l):(c=e(function(t,e,r,i){rQ(t,l);var o,a,s,u=0,f=0;if(dQ(e)){if(!GQ(e))return BQ(e)?kQ(c,e):QK(bQ,c,e);o=e,f=cQ(r,n);var d=e.byteLength;if(void 0===i){if(d%n)throw new CQ($Q);if((a=d-f)<0)throw new CQ($Q)}else if((a=aQ(i)*n)+f>d)throw new CQ($Q);s=a/n}else s=sQ(e),o=new RQ(a=s*n);for(OQ(t,{buffer:o,byteOffset:f,byteLength:a,length:s,view:new jQ(o)});u<s;)h(t,u++)}),yQ&&yQ(c,FQ),l=c.prototype=gQ(zQ)),l.constructor!==c&&iQ(l,"constructor",c),TQ(l).TypedArrayConstructor=c,NQ&&iQ(l,NQ,i);var f=c!==s;u[i]=c,XK({global:!0,constructor:!0,forced:f,sham:!LQ},u),UQ in c||iQ(c,UQ,n),UQ in l||iQ(l,UQ,n),wQ(i)}):xK.exports=function(){},(0,xK.exports)("Float32",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,xK.exports)("Float64",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,xK.exports)("Int8",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,xK.exports)("Int16",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,xK.exports)("Int32",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,xK.exports)("Uint8",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,xK.exports)("Uint8",function(t){return function(e,r,n){return t(this,e,r,n)}},!0),(0,xK.exports)("Uint16",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,xK.exports)("Uint32",function(t){return function(e,r,n){return t(this,e,r,n)}});var VQ=dn,XQ=nn,KQ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("at",function(t){var e=KQ(this),r=VQ(e),n=XQ(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]});var QQ=sx,JQ=w(Lf),ZQ=QQ.aTypedArray;(0,QQ.exportTypedArrayMethod)("copyWithin",function(t,e){return JQ(ZQ(this),t,e,arguments.length>2?arguments[2]:void 0)});var tJ=Qo.every,eJ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("every",function(t){return tJ(eJ(this),t,arguments.length>1?arguments[1]:void 0)});var rJ=Gf,nJ=LK,iJ=hi,oJ=l,aJ=i,sJ=sx.aTypedArray,cJ=sx.exportTypedArrayMethod,lJ=w("".slice),uJ=aJ(function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t});cJ("fill",function(t){var e=arguments.length;sJ(this);var r="Big"===lJ(iJ(this),0,3)?nJ(t):+t;return oJ(rJ,this,r,e>1?arguments[1]:void 0,e>2?arguments[2]:void 0)},uJ);var hJ=py,fJ=sx.getTypedArrayConstructor,dJ=Qo.filter,pJ=function(t,e){return hJ(fJ(t),e)},gJ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("filter",function(t){var e=dJ(gJ(this),t,arguments.length>1?arguments[1]:void 0);return pJ(this,e)});var vJ=Qo.find,yJ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("find",function(t){return vJ(yJ(this),t,arguments.length>1?arguments[1]:void 0)});var mJ=Qo.findIndex,bJ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("findIndex",function(t){return mJ(bJ(this),t,arguments.length>1?arguments[1]:void 0)});var xJ=cd.findLast,wJ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("findLast",function(t){return xJ(wJ(this),t,arguments.length>1?arguments[1]:void 0)});var AJ=cd.findLastIndex,_J=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("findLastIndex",function(t){return AJ(_J(this),t,arguments.length>1?arguments[1]:void 0)});var EJ=Qo.forEach,kJ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("forEach",function(t){EJ(kJ(this),t,arguments.length>1?arguments[1]:void 0)}),(0,sx.exportTypedArrayStaticMethod)("from",VK,MK);var SJ=mn.includes,MJ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("includes",function(t){return SJ(MJ(this),t,arguments.length>1?arguments[1]:void 0)});var OJ=mn.indexOf,TJ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("indexOf",function(t){return OJ(TJ(this),t,arguments.length>1?arguments[1]:void 0)});var PJ=r,IJ=i,CJ=w,RJ=sx,DJ=rg,jJ=ee("iterator"),LJ=PJ.Uint8Array,NJ=CJ(DJ.values),FJ=CJ(DJ.keys),zJ=CJ(DJ.entries),BJ=RJ.aTypedArray,UJ=RJ.exportTypedArrayMethod,$J=LJ&&LJ.prototype,YJ=!IJ(function(){$J[jJ].call([1])}),GJ=!!$J&&$J.values&&$J[jJ]===$J.values&&"values"===$J.values.name,HJ=function(){return NJ(BJ(this))};UJ("entries",function(){return zJ(BJ(this))},YJ),UJ("keys",function(){return FJ(BJ(this))},YJ),UJ("values",HJ,YJ||!GJ,{name:"values"}),UJ(jJ,HJ,YJ||!GJ,{name:"values"});var WJ=sx.aTypedArray,qJ=sx.exportTypedArrayMethod,VJ=w([].join);qJ("join",function(t){return VJ(WJ(this),t)});var XJ=Ms,KJ=mg,QJ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("lastIndexOf",function(t){var e=arguments.length;return XJ(KJ,QJ(this),e>1?[t,arguments[1]]:[t])});var JJ=Qo.map,ZJ=sx.aTypedArray,tZ=sx.getTypedArrayConstructor;(0,sx.exportTypedArrayMethod)("map",function(t){return JJ(ZJ(this),t,arguments.length>1?arguments[1]:void 0,function(t,e){return new(tZ(t))(e)})});var eZ=sx.aTypedArrayConstructor;(0,sx.exportTypedArrayStaticMethod)("of",function(){for(var t=0,e=arguments.length,r=new(eZ(this))(e);e>t;)r[t]=arguments[t++];return r},MK);var rZ=zg.left,nZ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("reduce",function(t){var e=arguments.length;return rZ(nZ(this),t,e,e>1?arguments[1]:void 0)});var iZ=zg.right,oZ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("reduceRight",function(t){var e=arguments.length;return iZ(oZ(this),t,e,e>1?arguments[1]:void 0)});var aZ=sx.aTypedArray,sZ=sx.exportTypedArrayMethod,cZ=Math.floor;sZ("reverse",function(){for(var t,e=this,r=aZ(e).length,n=cZ(r/2),i=0;i<n;)t=e[i],e[i++]=e[--r],e[r]=t;return e});var lZ=r,uZ=l,hZ=sx,fZ=dn,dZ=PK,pZ=Ft,gZ=i,vZ=lZ.RangeError,yZ=lZ.Int8Array,mZ=yZ&&yZ.prototype,bZ=mZ&&mZ.set,xZ=hZ.aTypedArray,wZ=hZ.exportTypedArrayMethod,AZ=!gZ(function(){var t=new Uint8ClampedArray(2);return uZ(bZ,t,{length:1,0:3},1),3!==t[1]}),_Z=AZ&&hZ.NATIVE_ARRAY_BUFFER_VIEWS&&gZ(function(){var t=new yZ(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]});wZ("set",function(t){xZ(this);var e=dZ(arguments.length>1?arguments[1]:void 0,1),r=pZ(t);if(AZ)return uZ(bZ,this,r,e);var n=this.length,i=fZ(r),o=0;if(i+e>n)throw new vZ("Wrong length");for(;o<i;)this[e+o]=r[o++]},!AZ||_Z);var EZ=$i,kZ=sx.aTypedArray,SZ=sx.getTypedArrayConstructor;(0,sx.exportTypedArrayMethod)("slice",function(t,e){for(var r=EZ(kZ(this),t,e),n=SZ(this),i=0,o=r.length,a=new n(o);o>i;)a[i]=r[i++];return a},i(function(){new Int8Array(1).slice()}));var MZ=Qo.some,OZ=sx.aTypedArray;(0,sx.exportTypedArrayMethod)("some",function(t){return MZ(OZ(this),t,arguments.length>1?arguments[1]:void 0)});var TZ=yo,PZ=i,IZ=yt,CZ=vv,RZ=mv,DZ=bv,jZ=et,LZ=wv,NZ=sx.aTypedArray,FZ=sx.exportTypedArrayMethod,zZ=r.Uint16Array,BZ=zZ&&TZ(zZ.prototype.sort),UZ=!(!BZ||PZ(function(){BZ(new zZ(2),null)})&&PZ(function(){BZ(new zZ(2),{})})),$Z=!!BZ&&!PZ(function(){if(jZ)return jZ<74;if(RZ)return RZ<67;if(DZ)return!0;if(LZ)return LZ<602;var t,e,r=new zZ(516),n=Array(516);for(t=0;t<516;t++)e=t%4,r[t]=515-t,n[t]=t-2*e+3;for(BZ(r,function(t,e){return(t/4|0)-(e/4|0)}),t=0;t<516;t++)if(r[t]!==n[t])return!0});FZ("sort",function(t){return void 0!==t&&IZ(t),$Z?BZ(this,t):CZ(NZ(this),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))},!$Z||UZ);var YZ=hn,GZ=cn,HZ=sx.aTypedArray,WZ=sx.getTypedArrayConstructor;(0,sx.exportTypedArrayMethod)("subarray",function(t,e){var r=HZ(this),n=r.length,i=GZ(t,n);return new(WZ(r))(r.buffer,r.byteOffset+i*r.BYTES_PER_ELEMENT,YZ((void 0===e?n:GZ(e,n))-i))});var qZ=Ms,VZ=sx,XZ=i,KZ=$i,QZ=r.Int8Array,JZ=VZ.aTypedArray,ZZ=VZ.exportTypedArrayMethod,t0=[].toLocaleString,e0=!!QZ&&XZ(function(){t0.call(new QZ(1))});ZZ("toLocaleString",function(){return qZ(t0,e0?KZ(JZ(this)):JZ(this),KZ(arguments))},XZ(function(){return[1,2].toLocaleString()!==new QZ([1,2]).toLocaleString()})||!XZ(function(){QZ.prototype.toLocaleString.call([1,2])}));var r0=cy,n0=sx.aTypedArray,i0=sx.getTypedArrayConstructor;(0,sx.exportTypedArrayMethod)("toReversed",function(){return r0(n0(this),i0(this))});var o0=yt,a0=py,s0=sx.aTypedArray,c0=sx.getTypedArrayConstructor,l0=sx.exportTypedArrayMethod,u0=w(sx.TypedArrayPrototype.sort);l0("toSorted",function(t){void 0!==t&&o0(t);var e=s0(this),r=a0(c0(e),e);return u0(r,t)});var h0=sx.exportTypedArrayMethod,f0=i,d0=w,p0=r.Uint8Array,g0=p0&&p0.prototype||{},v0=[].toString,y0=d0([].join);f0(function(){v0.call({})})&&(v0=function(){return y0(this)});var m0=g0.toString!==v0;h0("toString",v0,m0);var b0=$y,x0=RK,w0=nn,A0=LK,_0=sx.aTypedArray,E0=sx.getTypedArrayConstructor,k0=sx.exportTypedArrayMethod,S0=function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}(),M0=S0&&function(){try{new Int8Array(1).with(-.5,1)}catch(t){return!0}}();k0("with",{with:function(t,e){var r=_0(this),n=w0(t),i=x0(r)?A0(e):+e;return b0(r,E0(r),n,i)}}.with,!S0||M0);var O0=ri,T0=w,P0=pi,I0=String.fromCharCode,C0=T0("".charAt),R0=T0(/./.exec),D0=T0("".slice),j0=/^[\da-f]{2}$/i,L0=/^[\da-f]{4}$/i;O0({global:!0},{unescape:function(t){for(var e,r,n=P0(t),i="",o=n.length,a=0;a<o;){if("%"===(e=C0(n,a++)))if("u"===C0(n,a)){if(r=D0(n,a+1,a+5),R0(L0,r)){i+=I0(parseInt(r,16)),a+=5;continue}}else if(r=D0(n,a,a+2),R0(j0,r)){i+=I0(parseInt(r,16)),a+=2;continue}i+=e}return i}});var N0=w,F0=Vy,z0=LM.exports.getWeakData,B0=Qy,U0=Re,$0=I,Y0=U,G0=rh,H0=Ut,W0=Tr.set,q0=Tr.getterFor,V0=Qo.find,X0=Qo.findIndex,K0=N0([].splice),Q0=0,J0=function(t){return t.frozen||(t.frozen=new Z0)},Z0=function(){this.entries=[]},t1=function(t,e){return V0(t.entries,function(t){return t[0]===e})};Z0.prototype={get:function(t){var e=t1(this,t);if(e)return e[1]},has:function(t){return!!t1(this,t)},set:function(t,e){var r=t1(this,t);r?r[1]=e:this.entries.push([t,e])},delete:function(t){var e=X0(this.entries,function(e){return e[0]===t});return~e&&K0(this.entries,e,1),!!~e}};var e1,r1={getConstructor:function(t,e,r,n){var i=t(function(t,i){B0(t,o),W0(t,{type:e,id:Q0++,frozen:null}),$0(i)||G0(i,t[n],{that:t,AS_ENTRIES:r})}),o=i.prototype,a=q0(e),s=function(t,e,r){var n=a(t),i=z0(U0(e),!0);return!0===i?J0(n).set(e,r):i[n.id]=r,t};return F0(o,{delete:function(t){var e=a(this);if(!Y0(t))return!1;var r=z0(t);return!0===r?J0(e).delete(t):r&&H0(r,e.id)&&delete r[e.id]},has:function(t){var e=a(this);if(!Y0(t))return!1;var r=z0(t);return!0===r?J0(e).has(t):r&&H0(r,e.id)}}),F0(o,r?{get:function(t){var e=a(this);if(Y0(t)){var r=z0(t);if(!0===r)return J0(e).get(t);if(r)return r[e.id]}},set:function(t,e){return s(this,t,e)}}:{add:function(t){return s(this,t,!0)}}),i}},n1=GM,i1=r,o1=w,a1=Vy,s1=LM.exports,c1=wO,l1=r1,u1=U,h1=Tr.enforce,f1=i,d1=hr,p1=Object,g1=Array.isArray,v1=p1.isExtensible,y1=p1.isFrozen,m1=p1.isSealed,b1=p1.freeze,x1=p1.seal,w1=!i1.ActiveXObject&&"ActiveXObject"in i1,A1=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},_1=c1("WeakMap",A1,l1),E1=_1.prototype,k1=o1(E1.set);if(d1)if(w1){e1=l1.getConstructor(A1,"WeakMap",!0),s1.enable();var S1=o1(E1.delete),M1=o1(E1.has),O1=o1(E1.get);a1(E1,{delete:function(t){if(u1(t)&&!v1(t)){var e=h1(this);return e.frozen||(e.frozen=new e1),S1(this,t)||e.frozen.delete(t)}return S1(this,t)},has:function(t){if(u1(t)&&!v1(t)){var e=h1(this);return e.frozen||(e.frozen=new e1),M1(this,t)||e.frozen.has(t)}return M1(this,t)},get:function(t){if(u1(t)&&!v1(t)){var e=h1(this);return e.frozen||(e.frozen=new e1),M1(this,t)?O1(this,t):e.frozen.get(t)}return O1(this,t)},set:function(t,e){if(u1(t)&&!v1(t)){var r=h1(this);r.frozen||(r.frozen=new e1),M1(this,t)?k1(this,t,e):r.frozen.set(t,e)}else k1(this,t,e);return this}})}else n1&&f1(function(){var t=b1([]);return k1(new _1,t,1),!y1(t)})&&a1(E1,{set:function(t,e){var r;return g1(t)&&(y1(t)?r=b1:m1(t)&&(r=x1)),k1(this,t,e),r&&r(t),this}});wO("WeakSet",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},r1);var T1="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",P1=T1+"+/",I1=T1+"-_",C1=function(t){for(var e={},r=0;r<64;r++)e[t.charAt(r)]=r;return e},R1={i2c:P1,c2i:C1(P1),i2cUrl:I1,c2iUrl:C1(I1)},D1=ri,j1=r,L1=G,N1=w,F1=l,z1=i,B1=pi,U1=MD,$1=R1.c2i,Y1=/[^\d+/a-z]/i,G1=/[\t\n\f\r ]+/g,H1=/[=]{1,2}$/,W1=L1("atob"),q1=String.fromCharCode,V1=N1("".charAt),X1=N1("".replace),K1=N1(Y1.exec),Q1=!!W1&&!z1(function(){return"hi"!==W1("aGk=")}),J1=Q1&&z1(function(){return""!==W1(" ")}),Z1=Q1&&!z1(function(){W1("a")}),t2=Q1&&!z1(function(){W1()}),e2=Q1&&1!==W1.length;D1({global:!0,bind:!0,enumerable:!0,forced:!Q1||J1||Z1||t2||e2},{atob:function(t){if(U1(arguments.length,1),Q1&&!J1&&!Z1)return F1(W1,j1,t);var e,r,n,i=X1(B1(t),G1,""),o="",a=0,s=0;if(i.length%4==0&&(i=X1(i,H1,"")),(e=i.length)%4==1||K1(Y1,i))throw new(L1("DOMException"))("The string is not correctly encoded","InvalidCharacterError");for(;a<e;)r=V1(i,a++),n=s%4?64*n+$1[r]:$1[r],s++%4&&(o+=q1(255&n>>(-2*s&6)));return o}});var r2=ri,n2=r,i2=G,o2=w,a2=l,s2=i,c2=pi,l2=MD,u2=R1.i2c,h2=i2("btoa"),f2=o2("".charAt),d2=o2("".charCodeAt),p2=!!h2&&!s2(function(){return"aGk="!==h2("hi")}),g2=p2&&!s2(function(){h2()}),v2=p2&&s2(function(){return"bnVsbA=="!==h2(null)}),y2=p2&&1!==h2.length;r2({global:!0,bind:!0,enumerable:!0,forced:!p2||g2||v2||y2},{btoa:function(t){if(l2(arguments.length,1),p2)return a2(h2,n2,c2(t));for(var e,r,n=c2(t),i="",o=0,a=u2;f2(n,o)||(a="=",o%1);){if((r=d2(n,o+=3/4))>255)throw new(i2("DOMException"))("The string contains characters outside of the Latin1 range","InvalidCharacterError");i+=f2(a,63&(e=e<<8|r)>>8-o%1*8)}return i}});var m2={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},b2=ve("span").classList,x2=b2&&b2.constructor&&b2.constructor.prototype,w2=x2===Object.prototype?void 0:x2,A2=r,_2=m2,E2=w2,k2=Pd,S2=qe,M2=function(t){if(t&&t.forEach!==k2)try{S2(t,"forEach",k2)}catch(e){t.forEach=k2}};for(var O2 in _2)_2[O2]&&M2(A2[O2]&&A2[O2].prototype);M2(E2);var T2=r,P2=m2,I2=w2,C2=rg,R2=qe,D2=po,j2=ee("iterator"),L2=C2.values,N2=function(t,e){if(t){if(t[j2]!==L2)try{R2(t,j2,L2)}catch(e){t[j2]=L2}if(D2(t,e,!0),P2[e])for(var r in C2)if(t[r]!==C2[r])try{R2(t,r,C2[r])}catch(e){t[r]=C2[r]}}};for(var F2 in P2)N2(T2[F2]&&T2[F2].prototype,F2);N2(I2,"DOMTokenList");var z2={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}},B2=ri,U2=G,$2=cw,Y2=i,G2=Bi,H2=v,W2=Oe.f,q2=Qr,V2=Ki,X2=Ut,K2=Qy,Q2=Re,J2=cu,Z2=sl,t3=z2,e3=vl,r3=Tr,n3=o,i3="DOMException",o3="DATA_CLONE_ERR",a3=U2("Error"),s3=U2(i3)||function(){try{(new(U2("MessageChannel")||$2("worker_threads").MessageChannel)).port1.postMessage(new WeakMap)}catch(t){if(t.name===o3&&25===t.code)return t.constructor}}(),c3=s3&&s3.prototype,l3=a3.prototype,u3=r3.set,h3=r3.getterFor(i3),f3="stack"in new a3(i3),d3=function(t){return X2(t3,t)&&t3[t].m?t3[t].c:0},p3=function(){K2(this,g3);var t=arguments.length,e=Z2(t<1?void 0:arguments[0]),r=Z2(t<2?void 0:arguments[1],"Error"),n=d3(r);if(u3(this,{type:i3,name:r,message:e,code:n}),n3||(this.name=r,this.message=e,this.code=n),f3){var i=new a3(e);i.name=i3,W2(this,"stack",H2(1,e3(i.stack,1)))}},g3=p3.prototype=G2(l3),v3=function(t){return{enumerable:!0,configurable:!0,get:t}},y3=function(t){return v3(function(){return h3(this)[t]})};n3&&(V2(g3,"code",y3("code")),V2(g3,"message",y3("message")),V2(g3,"name",y3("name"))),W2(g3,"constructor",H2(1,p3));var m3=Y2(function(){return!(new s3 instanceof a3)}),b3=m3||Y2(function(){return l3.toString!==J2||"2: 1"!==String(new s3(1,2))}),x3=m3||Y2(function(){return 25!==new s3(1,"DataCloneError").code});m3||25!==s3[o3]||c3[o3];B2({global:!0,constructor:!0,forced:m3},{DOMException:m3?p3:s3});var w3=U2(i3),A3=w3.prototype;for(var _3 in b3&&s3===w3&&q2(A3,"toString",J2),x3&&n3&&s3===w3&&V2(A3,"code",v3(function(){return d3(Q2(this).name)})),t3)if(X2(t3,_3)){var E3=t3[_3],k3=E3.s,S3=H2(6,E3.c);X2(w3,k3)||W2(w3,k3,S3),X2(A3,k3)||W2(A3,k3,S3)}var M3=ri,O3=r,T3=G,P3=v,I3=Oe.f,C3=Ut,R3=Qy,D3=ol,j3=sl,L3=z2,N3=vl,F3=o,z3="DOMException",B3=T3("Error"),U3=T3(z3),$3=function(){R3(this,Y3);var t=arguments.length,e=j3(t<1?void 0:arguments[0]),r=j3(t<2?void 0:arguments[1],"Error"),n=new U3(e,r),i=new B3(e);return i.name=z3,I3(n,"stack",P3(1,N3(i.stack,1))),D3(n,this,$3),n},Y3=$3.prototype=U3.prototype,G3="stack"in new B3(z3),H3="stack"in new U3(1,2),W3=U3&&F3&&Object.getOwnPropertyDescriptor(O3,z3),q3=!(!W3||W3.writable&&W3.configurable),V3=G3&&!q3&&!H3;M3({global:!0,constructor:!0,forced:V3},{DOMException:V3?$3:U3});var X3=T3(z3),K3=X3.prototype;if(K3.constructor!==X3)for(var Q3 in I3(K3,"constructor",P3(1,X3)),L3)if(C3(L3,Q3)){var J3=L3[Q3],Z3=J3.s;C3(X3,Z3)||I3(X3,Z3,P3(6,J3.c))}var t4="DOMException";po(G(t4),t4);var e4=ej.clear;ri({global:!0,bind:!0,enumerable:!0,forced:r.clearImmediate!==e4},{clearImmediate:e4});var r4=r,n4=Ms,i4=z,o4=Gg,a4=V,s4=$i,c4=MD,l4=r4.Function,u4=/MSIE .\./.test(a4)||"BUN"===o4&&function(){var t=r4.Bun.version.split(".");return t.length<3||"0"===t[0]&&(t[1]<3||"3"===t[1]&&"0"===t[2])}(),h4=function(t,e){var r=e?2:1;return u4?function(n,i){var o=c4(arguments.length,1)>r,a=i4(n)?n:l4(n),s=o?s4(arguments,r):[],c=o?function(){n4(a,this,s)}:a;return e?t(c,i):t(c)}:t},f4=ri,d4=r,p4=ej.set,g4=h4,v4=d4.setImmediate?g4(p4,!1):p4;f4({global:!0,bind:!0,enumerable:!0,forced:d4.setImmediate!==v4},{setImmediate:v4});var y4=r,m4=Ij,b4=yt,x4=MD,w4=o;ri({global:!0,enumerable:!0,dontCallGetSet:!0,forced:i(function(){return w4&&1!==Object.getOwnPropertyDescriptor(y4,"queueMicrotask").value.length})},{queueMicrotask:function(t){x4(arguments.length,1),m4(b4(t))}});var A4=ri,_4=r,E4=Ki,k4=o,S4=TypeError,M4=Object.defineProperty,O4=_4.self!==_4;try{if(k4){var T4=Object.getOwnPropertyDescriptor(_4,"self");!O4&&T4&&T4.get&&T4.enumerable||E4(_4,"self",{get:function(){return _4},set:function(t){if(this!==_4)throw new S4("Illegal invocation");M4(_4,"self",{value:t,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else A4({global:!0,simple:!0,forced:O4},{self:_4})}catch(t){}var P4,I4=ri,C4=r,R4=G,D4=w,j4=i,L4=Wt,N4=z,F4=Lo,z4=I,B4=U,U4=ht,$4=rh,Y4=Re,G4=hi,H4=Ut,W4=lf,q4=qe,V4=dn,X4=MD,K4=dU,Q4=zO,J4=LY,Z4=VY,t5=ww,e5=ml,r5=dw,n5=C4.Object,i5=C4.Array,o5=C4.Date,a5=C4.Error,s5=C4.TypeError,c5=C4.PerformanceMark,l5=R4("DOMException"),u5=Q4.Map,h5=Q4.has,f5=Q4.get,d5=Q4.set,p5=J4.Set,g5=J4.add,v5=J4.has,y5=R4("Object","keys"),m5=D4([].push),b5=D4((!0).valueOf),x5=D4(1.1.valueOf),w5=D4("".valueOf),A5=D4(o5.prototype.getTime),_5=L4("structuredClone"),E5="DataCloneError",k5="Transferring",S5=function(t){return!j4(function(){var e=new C4.Set([7]),r=t(e),n=t(n5(7));return r===e||!r.has(7)||!B4(n)||7!==+n})&&t},M5=function(t,e){return!j4(function(){var r=new e,n=t({a:r,b:r});return!(n&&n.a===n.b&&n.a instanceof e&&n.a.stack===r.stack)})},O5=C4.structuredClone,T5=!M5(O5,a5)||!M5(O5,l5)||(P4=O5,!!j4(function(){var t=P4(new C4.AggregateError([1],_5,{cause:3}));return"AggregateError"!==t.name||1!==t.errors[0]||t.message!==_5||3!==t.cause})),P5=!O5&&S5(function(t){return new c5(_5,{detail:t}).detail}),I5=S5(O5)||P5,C5=function(t){throw new l5("Uncloneable type: "+t,E5)},R5=function(t,e){throw new l5((e||"Cloning")+" of "+t+" cannot be properly polyfilled in this engine",E5)},D5=function(t,e){return I5||R5(e),I5(t)},j5=function(t,e,r){if(h5(e,t))return f5(e,t);var n,i,o,a,s,c;if("SharedArrayBuffer"===(r||G4(t)))n=I5?I5(t):t;else{var l=C4.DataView;l||N4(t.slice)||R5("ArrayBuffer");try{if(N4(t.slice)&&!t.resizable)n=t.slice(0);else{i=t.byteLength,o="maxByteLength"in t?{maxByteLength:t.maxByteLength}:void 0,n=new ArrayBuffer(i,o),a=new l(t),s=new l(n);for(c=0;c<i;c++)s.setUint8(c,a.getUint8(c))}}catch(t){throw new l5("ArrayBuffer is detached",E5)}}return d5(e,t,n),n},L5=function(t,e){if(U4(t)&&C5("Symbol"),!B4(t))return t;if(e){if(h5(e,t))return f5(e,t)}else e=new u5;var r,n,i,o,a,s,c,l,u=G4(t);switch(u){case"Array":i=i5(V4(t));break;case"Object":i={};break;case"Map":i=new u5;break;case"Set":i=new p5;break;case"RegExp":i=new RegExp(t.source,K4(t));break;case"Error":switch(n=t.name){case"AggregateError":i=new(R4(n))([]);break;case"EvalError":case"RangeError":case"ReferenceError":case"SuppressedError":case"SyntaxError":case"TypeError":case"URIError":i=new(R4(n));break;case"CompileError":case"LinkError":case"RuntimeError":i=new(R4("WebAssembly",n));break;default:i=new a5}break;case"DOMException":i=new l5(t.message,t.name);break;case"ArrayBuffer":case"SharedArrayBuffer":i=j5(t,e,u);break;case"DataView":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float16Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":s="DataView"===u?t.byteLength:t.length,i=function(t,e,r,n,i){var o=C4[e];return B4(o)||R5(e),new o(j5(t.buffer,i),r,n)}(t,u,t.byteOffset,s,e);break;case"DOMQuad":try{i=new DOMQuad(L5(t.p1,e),L5(t.p2,e),L5(t.p3,e),L5(t.p4,e))}catch(e){i=D5(t,u)}break;case"File":if(I5)try{i=I5(t),G4(i)!==u&&(i=void 0)}catch(t){}if(!i)try{i=new File([t],t.name,t)}catch(t){}i||R5(u);break;case"FileList":if(o=function(){var t;try{t=new C4.DataTransfer}catch(e){try{t=new C4.ClipboardEvent("").clipboardData}catch(t){}}return t&&t.items&&t.files?t:null}()){for(a=0,s=V4(t);a<s;a++)o.items.add(L5(t[a],e));i=o.files}else i=D5(t,u);break;case"ImageData":try{i=new ImageData(L5(t.data,e),t.width,t.height,{colorSpace:t.colorSpace})}catch(e){i=D5(t,u)}break;default:if(I5)i=I5(t);else switch(u){case"BigInt":i=n5(t.valueOf());break;case"Boolean":i=n5(b5(t));break;case"Number":i=n5(x5(t));break;case"String":i=n5(w5(t));break;case"Date":i=new o5(A5(t));break;case"Blob":try{i=t.slice(0,t.size,t.type)}catch(t){R5(u)}break;case"DOMPoint":case"DOMPointReadOnly":r=C4[u];try{i=r.fromPoint?r.fromPoint(t):new r(t.x,t.y,t.z,t.w)}catch(t){R5(u)}break;case"DOMRect":case"DOMRectReadOnly":r=C4[u];try{i=r.fromRect?r.fromRect(t):new r(t.x,t.y,t.width,t.height)}catch(t){R5(u)}break;case"DOMMatrix":case"DOMMatrixReadOnly":r=C4[u];try{i=r.fromMatrix?r.fromMatrix(t):new r(t)}catch(t){R5(u)}break;case"AudioData":case"VideoFrame":N4(t.clone)||R5(u);try{i=t.clone()}catch(t){C5(u)}break;case"CropTarget":case"CryptoKey":case"FileSystemDirectoryHandle":case"FileSystemFileHandle":case"FileSystemHandle":case"GPUCompilationInfo":case"GPUCompilationMessage":case"ImageBitmap":case"RTCCertificate":case"WebAssembly.Module":R5(u);default:C5(u)}}switch(d5(e,t,i),u){case"Array":case"Object":for(c=y5(t),a=0,s=V4(c);a<s;a++)l=c[a],W4(i,l,L5(t[l],e));break;case"Map":t.forEach(function(t,r){d5(i,L5(r,e),L5(t,e))});break;case"Set":t.forEach(function(t){g5(i,L5(t,e))});break;case"Error":q4(i,"message",L5(t.message,e)),H4(t,"cause")&&q4(i,"cause",L5(t.cause,e)),"AggregateError"===n?i.errors=L5(t.errors,e):"SuppressedError"===n&&(i.error=L5(t.error,e),i.suppressed=L5(t.suppressed,e));case"DOMException":e5&&q4(i,"stack",L5(t.stack,e))}return i};I4({global:!0,enumerable:!0,sham:!r5,forced:T5},{structuredClone:function(t){var e,r,n=X4(arguments.length,1)>1&&!z4(arguments[1])?Y4(arguments[1]):void 0,i=n?n.transfer:void 0;void 0!==i&&(r=function(t,e){if(!B4(t))throw new s5("Transfer option cannot be converted to a sequence");var r=[];$4(t,function(t){m5(r,Y4(t))});for(var n,i,o,a,s,c=0,l=V4(r),u=new p5;c<l;){if(n=r[c++],"ArrayBuffer"===(i=G4(n))?v5(u,n):h5(e,n))throw new l5("Duplicate transferable",E5);if("ArrayBuffer"!==i){if(r5)a=O5(n,{transfer:[n]});else switch(i){case"ImageBitmap":o=C4.OffscreenCanvas,F4(o)||R5(i,k5);try{(s=new o(n.width,n.height)).getContext("bitmaprenderer").transferFromImageBitmap(n),a=s.transferToImageBitmap()}catch(t){}break;case"AudioData":case"VideoFrame":N4(n.clone)&&N4(n.close)||R5(i,k5);try{a=n.clone(),n.close()}catch(t){}break;case"MediaSourceHandle":case"MessagePort":case"MIDIAccess":case"OffscreenCanvas":case"ReadableStream":case"RTCDataChannel":case"TransformStream":case"WebTransportReceiveStream":case"WebTransportSendStream":case"WritableStream":R5(i,k5)}if(void 0===a)throw new l5("This object cannot be transferred: "+i,E5);d5(e,n,a)}else g5(u,n)}return u}(i,e=new u5));var o=L5(t,e);return r&&function(t){Z4(t,function(t){r5?I5(t,{transfer:[t]}):N4(t.transfer)?t.transfer():t5?t5(t):R5("ArrayBuffer",k5)})}(r),o}});var N5=ri,F5=r,z5=h4(F5.setInterval,!0);N5({global:!0,bind:!0,forced:F5.setInterval!==z5},{setInterval:z5});var B5=ri,U5=r,$5=h4(U5.setTimeout,!0);B5({global:!0,bind:!0,forced:U5.setTimeout!==$5},{setTimeout:$5});var Y5=i,G5=o,H5=ee("iterator"),W5=!Y5(function(){var t=new URL("b?a=1&b=2&c=3","https://a"),e=t.searchParams,r=new URLSearchParams("a=1&a=2&b=3"),n="";return t.pathname="c%20d",e.forEach(function(t,r){e.delete("b"),n+=r+t}),r.delete("a",2),r.delete("b",void 0),!e.size&&!G5||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[H5]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("https://тест").host||"#%D0%B1"!==new URL("https://a#б").hash||"a1c3"!==n||"x"!==new URL("https://x",void 0).host}),q5=w,V5=2147483647,X5=/[^\0-\u007E]/,K5=/[.\u3002\uFF0E\uFF61]/g,Q5="Overflow: input needs wider integers to process",J5=RangeError,Z5=q5(K5.exec),t6=Math.floor,e6=String.fromCharCode,r6=q5("".charCodeAt),n6=q5([].join),i6=q5([].push),o6=q5("".replace),a6=q5("".split),s6=q5("".toLowerCase),c6=function(t){return t+22+75*(t<26)},l6=function(t,e,r){var n=0;for(t=r?t6(t/700):t>>1,t+=t6(t/e);t>455;)t=t6(t/35),n+=36;return t6(n+36*t/(t+38))},u6=function(t){var e=[];t=function(t){for(var e=[],r=0,n=t.length;r<n;){var i=r6(t,r++);if(i>=55296&&i<=56319&&r<n){var o=r6(t,r++);56320==(64512&o)?i6(e,((1023&i)<<10)+(1023&o)+65536):(i6(e,i),r--)}else i6(e,i)}return e}(t);var r,n,i=t.length,o=128,a=0,s=72;for(r=0;r<t.length;r++)(n=t[r])<128&&i6(e,e6(n));var c=e.length,l=c;for(c&&i6(e,"-");l<i;){var u=V5;for(r=0;r<t.length;r++)(n=t[r])>=o&&n<u&&(u=n);var h=l+1;if(u-o>t6((V5-a)/h))throw new J5(Q5);for(a+=(u-o)*h,o=u,r=0;r<t.length;r++){if((n=t[r])<o&&++a>V5)throw new J5(Q5);if(n===o){for(var f=a,d=36;;){var p=d<=s?1:d>=s+26?26:d-s;if(f<p)break;var g=f-p,v=36-p;i6(e,e6(c6(p+g%v))),f=t6(g/v),d+=36}i6(e,e6(c6(f))),s=l6(a,h,l===c),a=0,l++}}a++,o++}return n6(e,"")},h6=ri,f6=r,d6=oj,p6=G,g6=l,v6=w,y6=o,m6=W5,b6=Qr,x6=Ki,w6=Vy,A6=po,_6=_p,E6=Tr,k6=Qy,S6=z,M6=Ut,O6=wo,T6=hi,P6=Re,I6=U,C6=pi,R6=Bi,D6=v,j6=Fu,L6=Iu,N6=Gp,F6=MD,z6=vv,B6=ee("iterator"),U6="URLSearchParams",$6=U6+"Iterator",Y6=E6.set,G6=E6.getterFor(U6),H6=E6.getterFor($6),W6=d6("fetch"),q6=d6("Request"),V6=d6("Headers"),X6=q6&&q6.prototype,K6=V6&&V6.prototype,Q6=f6.TypeError,J6=f6.encodeURIComponent,Z6=String.fromCharCode,t8=p6("String","fromCodePoint"),e8=parseInt,r8=v6("".charAt),n8=v6([].join),i8=v6([].push),o8=v6("".replace),a8=v6([].shift),s8=v6([].splice),c8=v6("".split),l8=v6("".slice),u8=v6(/./.exec),h8=/\+/g,f8=/^[0-9a-f]+$/i,d8=function(t,e){var r=l8(t,e,e+2);return u8(f8,r)?e8(r,16):NaN},p8=function(t){for(var e=0,r=128;r>0&&0!==(t&r);r>>=1)e++;return e},g8=function(t){var e=null;switch(t.length){case 1:e=t[0];break;case 2:e=(31&t[0])<<6|63&t[1];break;case 3:e=(15&t[0])<<12|(63&t[1])<<6|63&t[2];break;case 4:e=(7&t[0])<<18|(63&t[1])<<12|(63&t[2])<<6|63&t[3]}return e>1114111?null:e},v8=function(t){for(var e=(t=o8(t,h8," ")).length,r="",n=0;n<e;){var i=r8(t,n);if("%"===i){if("%"===r8(t,n+1)||n+3>e){r+="%",n++;continue}var o=d8(t,n+1);if(o!=o){r+=i,n++;continue}n+=2;var a=p8(o);if(0===a)i=Z6(o);else{if(1===a||a>4){r+="�",n++;continue}for(var s=[o],c=1;c<a&&!(++n+3>e||"%"!==r8(t,n));){var l=d8(t,n+1);if(l!=l){n+=3;break}if(l>191||l<128)break;i8(s,l),n+=2,c++}if(s.length!==a){r+="�";continue}var u=g8(s);null===u?r+="�":i=t8(u)}}r+=i,n++}return r},y8=/[!'()~]|%20/g,m8={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},b8=function(t){return m8[t]},x8=function(t){return o8(J6(t),y8,b8)},w8=_6(function(t,e){Y6(this,{type:$6,target:G6(t).entries,index:0,kind:e})},U6,function(){var t=H6(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,N6(void 0,!0);var n=e[r];switch(t.kind){case"keys":return N6(n.key,!1);case"values":return N6(n.value,!1)}return N6([n.key,n.value],!1)},!0),A8=function(t){this.entries=[],this.url=null,void 0!==t&&(I6(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===r8(t,0)?l8(t,1):t:C6(t)))};A8.prototype={type:U6,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,r,n,i,o,a,s,c=this.entries,l=L6(t);if(l)for(r=(e=j6(t,l)).next;!(n=g6(r,e)).done;){if(o=(i=j6(P6(n.value))).next,(a=g6(o,i)).done||(s=g6(o,i)).done||!g6(o,i).done)throw new Q6("Expected sequence with length 2");i8(c,{key:C6(a.value),value:C6(s.value)})}else for(var u in t)M6(t,u)&&i8(c,{key:u,value:C6(t[u])})},parseQuery:function(t){if(t)for(var e,r,n=this.entries,i=c8(t,"&"),o=0;o<i.length;)(e=i[o++]).length&&(r=c8(e,"="),i8(n,{key:v8(a8(r)),value:v8(n8(r,"="))}))},serialize:function(){for(var t,e=this.entries,r=[],n=0;n<e.length;)t=e[n++],i8(r,x8(t.key)+"="+x8(t.value));return n8(r,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var _8=function(){k6(this,E8);var t=Y6(this,new A8(arguments.length>0?arguments[0]:void 0));y6||(this.size=t.entries.length)},E8=_8.prototype;if(w6(E8,{append:function(t,e){var r=G6(this);F6(arguments.length,2),i8(r.entries,{key:C6(t),value:C6(e)}),y6||this.length++,r.updateURL()},delete:function(t){for(var e=G6(this),r=F6(arguments.length,1),n=e.entries,i=C6(t),o=r<2?void 0:arguments[1],a=void 0===o?o:C6(o),s=0;s<n.length;){var c=n[s];if(c.key!==i||void 0!==a&&c.value!==a)s++;else if(s8(n,s,1),void 0!==a)break}y6||(this.size=n.length),e.updateURL()},get:function(t){var e=G6(this).entries;F6(arguments.length,1);for(var r=C6(t),n=0;n<e.length;n++)if(e[n].key===r)return e[n].value;return null},getAll:function(t){var e=G6(this).entries;F6(arguments.length,1);for(var r=C6(t),n=[],i=0;i<e.length;i++)e[i].key===r&&i8(n,e[i].value);return n},has:function(t){for(var e=G6(this).entries,r=F6(arguments.length,1),n=C6(t),i=r<2?void 0:arguments[1],o=void 0===i?i:C6(i),a=0;a<e.length;){var s=e[a++];if(s.key===n&&(void 0===o||s.value===o))return!0}return!1},set:function(t,e){var r=G6(this);F6(arguments.length,1);for(var n,i=r.entries,o=!1,a=C6(t),s=C6(e),c=0;c<i.length;c++)(n=i[c]).key===a&&(o?s8(i,c--,1):(o=!0,n.value=s));o||i8(i,{key:a,value:s}),y6||(this.size=i.length),r.updateURL()},sort:function(){var t=G6(this);z6(t.entries,function(t,e){return t.key>e.key?1:-1}),t.updateURL()},forEach:function(t){for(var e,r=G6(this).entries,n=O6(t,arguments.length>1?arguments[1]:void 0),i=0;i<r.length;)n((e=r[i++]).value,e.key,this)},keys:function(){return new w8(this,"keys")},values:function(){return new w8(this,"values")},entries:function(){return new w8(this,"entries")}},{enumerable:!0}),b6(E8,B6,E8.entries,{name:"entries"}),b6(E8,"toString",function(){return G6(this).serialize()},{enumerable:!0}),y6&&x6(E8,"size",{get:function(){return G6(this).entries.length},configurable:!0,enumerable:!0}),A6(_8,U6),h6({global:!0,constructor:!0,forced:!m6},{URLSearchParams:_8}),!m6&&S6(V6)){var k8=v6(K6.has),S8=v6(K6.set),M8=function(t){if(I6(t)){var e,r=t.body;if(T6(r)===U6)return e=t.headers?new V6(t.headers):new V6,k8(e,"content-type")||S8(e,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),R6(t,{body:D6(0,C6(r)),headers:D6(0,e)})}return t};if(S6(W6)&&h6({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(t){return W6(t,arguments.length>1?M8(arguments[1]):{})}}),S6(q6)){var O8=function(t){return k6(this,X6),new q6(t,arguments.length>1?M8(arguments[1]):{})};X6.constructor=O8,O8.prototype=X6,h6({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:O8})}}var T8,P8=ri,I8=o,C8=W5,R8=r,D8=wo,j8=w,L8=Qr,N8=Ki,F8=Qy,z8=Ut,B8=nC,U8=Hd,$8=$i,Y8=DH.codeAt,G8=function(t){var e,r,n=[],i=a6(o6(s6(t),K5,"."),".");for(e=0;e<i.length;e++)r=i[e],i6(n,Z5(X5,r)?"xn--"+u6(r):r);return n6(n,".")},H8=pi,W8=po,q8=MD,V8={URLSearchParams:_8,getState:G6},X8=Tr,K8=X8.set,Q8=X8.getterFor("URL"),J8=V8.URLSearchParams,Z8=V8.getState,t7=R8.URL,e7=R8.TypeError,r7=R8.parseInt,n7=Math.floor,i7=Math.pow,o7=j8("".charAt),a7=j8(/./.exec),s7=j8([].join),c7=j8(1.1.toString),l7=j8([].pop),u7=j8([].push),h7=j8("".replace),f7=j8([].shift),d7=j8("".split),p7=j8("".slice),g7=j8("".toLowerCase),v7=j8([].unshift),y7="Invalid scheme",m7="Invalid host",b7="Invalid port",x7=/[a-z]/i,w7=/[\d+-.a-z]/i,A7=/\d/,_7=/^0x/i,E7=/^[0-7]+$/,k7=/^\d+$/,S7=/^[\da-f]+$/i,M7=/[\0\t\n\r #%/:<>?@[\\\]^|]/,O7=/[\0\t\n\r #/:<>?@[\\\]^|]/,T7=/^[\u0000-\u0020]+/,P7=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,I7=/[\t\n\r]/g,C7=function(t){var e,r,n,i;if("number"==typeof t){for(e=[],r=0;r<4;r++)v7(e,t%256),t=n7(t/256);return s7(e,".")}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?n:e}(t),r=0;r<8;r++)i&&0===t[r]||(i&&(i=!1),n===r?(e+=r?":":"::",i=!0):(e+=c7(t[r],16),r<7&&(e+=":")));return"["+e+"]"}return t},R7={},D7=B8({},R7,{" ":1,'"':1,"<":1,">":1,"`":1}),j7=B8({},D7,{"#":1,"?":1,"{":1,"}":1}),L7=B8({},j7,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),N7=function(t,e){var r=Y8(t,0);return r>32&&r<127&&!z8(e,t)?t:encodeURIComponent(t)},F7={ftp:21,file:null,http:80,https:443,ws:80,wss:443},z7=function(t,e){var r;return 2===t.length&&a7(x7,o7(t,0))&&(":"===(r=o7(t,1))||!e&&"|"===r)},B7=function(t){var e;return t.length>1&&z7(p7(t,0,2))&&(2===t.length||"/"===(e=o7(t,2))||"\\"===e||"?"===e||"#"===e)},U7=function(t){return"."===t||"%2e"===g7(t)},$7=function(t){return".."===(t=g7(t))||"%2e."===t||".%2e"===t||"%2e%2e"===t},Y7={},G7={},H7={},W7={},q7={},V7={},X7={},K7={},Q7={},J7={},Z7={},t9={},e9={},r9={},n9={},i9={},o9={},a9={},s9={},c9={},l9={},u9=function(t,e,r){var n,i,o,a=H8(t);if(e){if(i=this.parse(a))throw new e7(i);this.searchParams=null}else{if(void 0!==r&&(n=new u9(r,!0)),i=this.parse(a,null,n))throw new e7(i);(o=Z8(new J8)).bindURL(this),this.searchParams=o}};u9.prototype={type:"URL",parse:function(t,e,r){var n,i,o,a,s=this,c=e||Y7,l=0,u="",h=!1,f=!1,d=!1;for(t=H8(t),e||(s.scheme="",s.username="",s.password="",s.host=null,s.port=null,s.path=[],s.query=null,s.fragment=null,s.cannotBeABaseURL=!1,t=h7(t,T7,""),t=h7(t,P7,"$1")),t=h7(t,I7,""),n=U8(t);l<=n.length;){switch(i=n[l],c){case Y7:if(!i||!a7(x7,i)){if(e)return y7;c=H7;continue}u+=g7(i),c=G7;break;case G7:if(i&&(a7(w7,i)||"+"===i||"-"===i||"."===i))u+=g7(i);else{if(":"!==i){if(e)return y7;u="",c=H7,l=0;continue}if(e&&(s.isSpecial()!==z8(F7,u)||"file"===u&&(s.includesCredentials()||null!==s.port)||"file"===s.scheme&&!s.host))return;if(s.scheme=u,e)return void(s.isSpecial()&&F7[s.scheme]===s.port&&(s.port=null));u="","file"===s.scheme?c=r9:s.isSpecial()&&r&&r.scheme===s.scheme?c=W7:s.isSpecial()?c=K7:"/"===n[l+1]?(c=q7,l++):(s.cannotBeABaseURL=!0,u7(s.path,""),c=s9)}break;case H7:if(!r||r.cannotBeABaseURL&&"#"!==i)return y7;if(r.cannotBeABaseURL&&"#"===i){s.scheme=r.scheme,s.path=$8(r.path),s.query=r.query,s.fragment="",s.cannotBeABaseURL=!0,c=l9;break}c="file"===r.scheme?r9:V7;continue;case W7:if("/"!==i||"/"!==n[l+1]){c=V7;continue}c=Q7,l++;break;case q7:if("/"===i){c=J7;break}c=a9;continue;case V7:if(s.scheme=r.scheme,i===T8)s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=$8(r.path),s.query=r.query;else if("/"===i||"\\"===i&&s.isSpecial())c=X7;else if("?"===i)s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=$8(r.path),s.query="",c=c9;else{if("#"!==i){s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=$8(r.path),s.path.length--,c=a9;continue}s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=$8(r.path),s.query=r.query,s.fragment="",c=l9}break;case X7:if(!s.isSpecial()||"/"!==i&&"\\"!==i){if("/"!==i){s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,c=a9;continue}c=J7}else c=Q7;break;case K7:if(c=Q7,"/"!==i||"/"!==o7(u,l+1))continue;l++;break;case Q7:if("/"!==i&&"\\"!==i){c=J7;continue}break;case J7:if("@"===i){h&&(u="%40"+u),h=!0,o=U8(u);for(var p=0;p<o.length;p++){var g=o[p];if(":"!==g||d){var v=N7(g,L7);d?s.password+=v:s.username+=v}else d=!0}u=""}else if(i===T8||"/"===i||"?"===i||"#"===i||"\\"===i&&s.isSpecial()){if(h&&""===u)return"Invalid authority";l-=U8(u).length+1,u="",c=Z7}else u+=i;break;case Z7:case t9:if(e&&"file"===s.scheme){c=i9;continue}if(":"!==i||f){if(i===T8||"/"===i||"?"===i||"#"===i||"\\"===i&&s.isSpecial()){if(s.isSpecial()&&""===u)return m7;if(e&&""===u&&(s.includesCredentials()||null!==s.port))return;if(a=s.parseHost(u))return a;if(u="",c=o9,e)return;continue}"["===i?f=!0:"]"===i&&(f=!1),u+=i}else{if(""===u)return m7;if(a=s.parseHost(u))return a;if(u="",c=e9,e===t9)return}break;case e9:if(!a7(A7,i)){if(i===T8||"/"===i||"?"===i||"#"===i||"\\"===i&&s.isSpecial()||e){if(""!==u){var y=r7(u,10);if(y>65535)return b7;s.port=s.isSpecial()&&y===F7[s.scheme]?null:y,u=""}if(e)return;c=o9;continue}return b7}u+=i;break;case r9:if(s.scheme="file","/"===i||"\\"===i)c=n9;else{if(!r||"file"!==r.scheme){c=a9;continue}switch(i){case T8:s.host=r.host,s.path=$8(r.path),s.query=r.query;break;case"?":s.host=r.host,s.path=$8(r.path),s.query="",c=c9;break;case"#":s.host=r.host,s.path=$8(r.path),s.query=r.query,s.fragment="",c=l9;break;default:B7(s7($8(n,l),""))||(s.host=r.host,s.path=$8(r.path),s.shortenPath()),c=a9;continue}}break;case n9:if("/"===i||"\\"===i){c=i9;break}r&&"file"===r.scheme&&!B7(s7($8(n,l),""))&&(z7(r.path[0],!0)?u7(s.path,r.path[0]):s.host=r.host),c=a9;continue;case i9:if(i===T8||"/"===i||"\\"===i||"?"===i||"#"===i){if(!e&&z7(u))c=a9;else if(""===u){if(s.host="",e)return;c=o9}else{if(a=s.parseHost(u))return a;if("localhost"===s.host&&(s.host=""),e)return;u="",c=o9}continue}u+=i;break;case o9:if(s.isSpecial()){if(c=a9,"/"!==i&&"\\"!==i)continue}else if(e||"?"!==i)if(e||"#"!==i){if(i!==T8&&(c=a9,"/"!==i))continue}else s.fragment="",c=l9;else s.query="",c=c9;break;case a9:if(i===T8||"/"===i||"\\"===i&&s.isSpecial()||!e&&("?"===i||"#"===i)){if($7(u)?(s.shortenPath(),"/"===i||"\\"===i&&s.isSpecial()||u7(s.path,"")):U7(u)?"/"===i||"\\"===i&&s.isSpecial()||u7(s.path,""):("file"===s.scheme&&!s.path.length&&z7(u)&&(s.host&&(s.host=""),u=o7(u,0)+":"),u7(s.path,u)),u="","file"===s.scheme&&(i===T8||"?"===i||"#"===i))for(;s.path.length>1&&""===s.path[0];)f7(s.path);"?"===i?(s.query="",c=c9):"#"===i&&(s.fragment="",c=l9)}else u+=N7(i,j7);break;case s9:"?"===i?(s.query="",c=c9):"#"===i?(s.fragment="",c=l9):i!==T8&&(s.path[0]+=N7(i,R7));break;case c9:e||"#"!==i?i!==T8&&("'"===i&&s.isSpecial()?s.query+="%27":s.query+="#"===i?"%23":N7(i,R7)):(s.fragment="",c=l9);break;case l9:i!==T8&&(s.fragment+=N7(i,D7))}l++}},parseHost:function(t){var e,r,n;if("["===o7(t,0)){if("]"!==o7(t,t.length-1))return m7;if(e=function(t){var e,r,n,i,o,a,s,c=[0,0,0,0,0,0,0,0],l=0,u=null,h=0,f=function(){return o7(t,h)};if(":"===f()){if(":"!==o7(t,1))return;h+=2,u=++l}for(;f();){if(8===l)return;if(":"!==f()){for(e=r=0;r<4&&a7(S7,f());)e=16*e+r7(f(),16),h++,r++;if("."===f()){if(0===r)return;if(h-=r,l>6)return;for(n=0;f();){if(i=null,n>0){if(!("."===f()&&n<4))return;h++}if(!a7(A7,f()))return;for(;a7(A7,f());){if(o=r7(f(),10),null===i)i=o;else{if(0===i)return;i=10*i+o}if(i>255)return;h++}c[l]=256*c[l]+i,2!==++n&&4!==n||l++}if(4!==n)return;break}if(":"===f()){if(h++,!f())return}else if(f())return;c[l++]=e}else{if(null!==u)return;h++,u=++l}}if(null!==u)for(a=l-u,l=7;0!==l&&a>0;)s=c[l],c[l--]=c[u+a-1],c[u+--a]=s;else if(8!==l)return;return c}(p7(t,1,-1)),!e)return m7;this.host=e}else if(this.isSpecial()){if(t=G8(t),a7(M7,t))return m7;if(e=function(t){var e,r,n,i,o,a,s,c=d7(t,".");if(c.length&&""===c[c.length-1]&&c.length--,(e=c.length)>4)return t;for(r=[],n=0;n<e;n++){if(""===(i=c[n]))return t;if(o=10,i.length>1&&"0"===o7(i,0)&&(o=a7(_7,i)?16:8,i=p7(i,8===o?1:2)),""===i)a=0;else{if(!a7(10===o?k7:8===o?E7:S7,i))return t;a=r7(i,o)}u7(r,a)}for(n=0;n<e;n++)if(a=r[n],n===e-1){if(a>=i7(256,5-e))return null}else if(a>255)return null;for(s=l7(r),n=0;n<r.length;n++)s+=r[n]*i7(256,3-n);return s}(t),null===e)return m7;this.host=e}else{if(a7(O7,t))return m7;for(e="",r=U8(t),n=0;n<r.length;n++)e+=N7(r[n],R7);this.host=e}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||"file"===this.scheme},includesCredentials:function(){return""!==this.username||""!==this.password},isSpecial:function(){return z8(F7,this.scheme)},shortenPath:function(){var t=this.path,e=t.length;!e||"file"===this.scheme&&1===e&&z7(t[0],!0)||t.length--},serialize:function(){var t=this,e=t.scheme,r=t.username,n=t.password,i=t.host,o=t.port,a=t.path,s=t.query,c=t.fragment,l=e+":";return null!==i?(l+="//",t.includesCredentials()&&(l+=r+(n?":"+n:"")+"@"),l+=C7(i),null!==o&&(l+=":"+o)):"file"===e&&(l+="//"),l+=t.cannotBeABaseURL?a[0]:a.length?"/"+s7(a,"/"):"",null!==s&&(l+="?"+s),null!==c&&(l+="#"+c),l},setHref:function(t){var e=this.parse(t);if(e)throw new e7(e);this.searchParams.update()},getOrigin:function(){var t=this.scheme,e=this.port;if("blob"===t)try{return new h9(t.path[0]).origin}catch(t){return"null"}return"file"!==t&&this.isSpecial()?t+"://"+C7(this.host)+(null!==e?":"+e:""):"null"},getProtocol:function(){return this.scheme+":"},setProtocol:function(t){this.parse(H8(t)+":",Y7)},getUsername:function(){return this.username},setUsername:function(t){var e=U8(H8(t));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var r=0;r<e.length;r++)this.username+=N7(e[r],L7)}},getPassword:function(){return this.password},setPassword:function(t){var e=U8(H8(t));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var r=0;r<e.length;r++)this.password+=N7(e[r],L7)}},getHost:function(){var t=this.host,e=this.port;return null===t?"":null===e?C7(t):C7(t)+":"+e},setHost:function(t){this.cannotBeABaseURL||this.parse(t,Z7)},getHostname:function(){var t=this.host;return null===t?"":C7(t)},setHostname:function(t){this.cannotBeABaseURL||this.parse(t,t9)},getPort:function(){var t=this.port;return null===t?"":H8(t)},setPort:function(t){this.cannotHaveUsernamePasswordPort()||(""===(t=H8(t))?this.port=null:this.parse(t,e9))},getPathname:function(){var t=this.path;return this.cannotBeABaseURL?t[0]:t.length?"/"+s7(t,"/"):""},setPathname:function(t){this.cannotBeABaseURL||(this.path=[],this.parse(t,o9))},getSearch:function(){var t=this.query;return t?"?"+t:""},setSearch:function(t){""===(t=H8(t))?this.query=null:("?"===o7(t,0)&&(t=p7(t,1)),this.query="",this.parse(t,c9)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var t=this.fragment;return t?"#"+t:""},setHash:function(t){""!==(t=H8(t))?("#"===o7(t,0)&&(t=p7(t,1)),this.fragment="",this.parse(t,l9)):this.fragment=null},update:function(){this.query=this.searchParams.serialize()||null}};var h9=function(t){var e=F8(this,f9),r=q8(arguments.length,1)>1?arguments[1]:void 0,n=K8(e,new u9(t,!1,r));I8||(e.href=n.serialize(),e.origin=n.getOrigin(),e.protocol=n.getProtocol(),e.username=n.getUsername(),e.password=n.getPassword(),e.host=n.getHost(),e.hostname=n.getHostname(),e.port=n.getPort(),e.pathname=n.getPathname(),e.search=n.getSearch(),e.searchParams=n.getSearchParams(),e.hash=n.getHash())},f9=h9.prototype,d9=function(t,e){return{get:function(){return Q8(this)[t]()},set:e&&function(t){return Q8(this)[e](t)},configurable:!0,enumerable:!0}};if(I8&&(N8(f9,"href",d9("serialize","setHref")),N8(f9,"origin",d9("getOrigin")),N8(f9,"protocol",d9("getProtocol","setProtocol")),N8(f9,"username",d9("getUsername","setUsername")),N8(f9,"password",d9("getPassword","setPassword")),N8(f9,"host",d9("getHost","setHost")),N8(f9,"hostname",d9("getHostname","setHostname")),N8(f9,"port",d9("getPort","setPort")),N8(f9,"pathname",d9("getPathname","setPathname")),N8(f9,"search",d9("getSearch","setSearch")),N8(f9,"searchParams",d9("getSearchParams")),N8(f9,"hash",d9("getHash","setHash"))),L8(f9,"toJSON",function(){return Q8(this).serialize()},{enumerable:!0}),L8(f9,"toString",function(){return Q8(this).serialize()},{enumerable:!0}),t7){var p9=t7.createObjectURL,g9=t7.revokeObjectURL;p9&&L8(h9,"createObjectURL",D8(p9,t7)),g9&&L8(h9,"revokeObjectURL",D8(g9,t7))}W8(h9,"URL"),P8({global:!0,constructor:!0,forced:!C8,sham:!I8},{URL:h9});var v9=ri,y9=i,m9=MD,b9=pi,x9=W5,w9=G("URL"),A9=x9&&y9(function(){w9.canParse()}),_9=y9(function(){return 1!==w9.canParse.length});v9({target:"URL",stat:!0,forced:!A9||_9},{canParse:function(t){var e=m9(arguments.length,1),r=b9(t),n=e<2||void 0===arguments[1]?void 0:b9(arguments[1]);try{return!!new w9(r,n)}catch(t){return!1}}});var E9=ri,k9=MD,S9=pi,M9=W5,O9=G("URL");E9({target:"URL",stat:!0,forced:!M9},{parse:function(t){var e=k9(arguments.length,1),r=S9(t),n=e<2||void 0===arguments[1]?void 0:S9(arguments[1]);try{return new O9(r,n)}catch(t){return null}}});var T9=l;ri({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return T9(URL.prototype.toString,this)}});var P9=Qr,I9=w,C9=pi,R9=MD,D9=URLSearchParams,j9=D9.prototype,L9=I9(j9.append),N9=I9(j9.delete),F9=I9(j9.forEach),z9=I9([].push),B9=new D9("a=1&a=2&b=3");B9.delete("a",1),B9.delete("b",void 0),B9+""!="a=2"&&P9(j9,"delete",function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return N9(this,t);var n=[];F9(this,function(t,e){z9(n,{key:e,value:t})}),R9(e,1);for(var i,o=C9(t),a=C9(r),s=0,c=0,l=!1,u=n.length;s<u;)i=n[s++],l||i.key===o?(l=!0,N9(this,i.key)):c++;for(;c<u;)(i=n[c++]).key===o&&i.value===a||L9(this,i.key,i.value)},{enumerable:!0,unsafe:!0});var U9=Qr,$9=w,Y9=pi,G9=MD,H9=URLSearchParams,W9=H9.prototype,q9=$9(W9.getAll),V9=$9(W9.has),X9=new H9("a=1");!X9.has("a",2)&&X9.has("a",void 0)||U9(W9,"has",function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return V9(this,t);var n=q9(this,t);G9(e,1);for(var i=Y9(r),o=0;o<n.length;)if(n[o++]===i)return!0;return!1},{enumerable:!0,unsafe:!0});var K9=o,Q9=w,J9=Ki,Z9=URLSearchParams.prototype,ttt=Q9(Z9.forEach);K9&&!("size"in Z9)&&J9(Z9,"size",{get:function(){var t=0;return ttt(this,function(){t++}),t},configurable:!0,enumerable:!0});!function(t){var e=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",c=o.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 u(t,e,r,n){var o=e&&e.prototype instanceof y?e:y,a=Object.create(o.prototype),s=new P(n||[]);return i(a,"_invoke",{value:S(t,r,s)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=u;var f="suspendedStart",d="suspendedYield",p="executing",g="completed",v={};function y(){}function m(){}function b(){}var x={};l(x,a,function(){return this});var w=Object.getPrototypeOf,A=w&&w(w(I([])));A&&A!==r&&n.call(A,a)&&(x=A);var _=b.prototype=y.prototype=Object.create(x);function E(t){["next","throw","return"].forEach(function(e){l(t,e,function(t){return this._invoke(e,t)})})}function k(t,e){function r(i,o,a,s){var c=h(t[i],t,o);if("throw"!==c.type){var l=c.arg,u=l.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){l.value=t,a(l)},function(t){return r("throw",t,a,s)})}s(c.arg)}var o;i(this,"_invoke",{value:function(t,n){function i(){return new e(function(e,i){r(t,n,e,i)})}return o=o?o.then(i,i):i()}})}function S(t,e,r){var n=f;return function(i,o){if(n===p)throw new Error("Generator is already running");if(n===g){if("throw"===i)throw o;return C()}for(r.method=i,r.arg=o;;){var a=r.delegate;if(a){var s=M(a,r);if(s){if(s===v)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===f)throw n=g,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=p;var c=h(t,e,r);if("normal"===c.type){if(n=r.done?g:d,c.arg===v)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(n=g,r.method="throw",r.arg=c.arg)}}}function M(t,r){var n=r.method,i=t.iterator[n];if(i===e)return r.delegate=null,"throw"===n&&t.iterator.return&&(r.method="return",r.arg=e,M(t,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var o=h(i,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,v;var a=o.arg;return a?a.done?(r[t.resultName]=a.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function O(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 T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function I(t){if(t){var r=t[a];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,o=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 o.next=o}}return{next:C}}function C(){return{value:e,done:!0}}return m.prototype=b,i(_,"constructor",{value:b,configurable:!0}),i(b,"constructor",{value:m,configurable:!0}),m.displayName=l(b,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,l(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},E(k.prototype),l(k.prototype,s,function(){return this}),t.AsyncIterator=k,t.async=function(e,r,n,i,o){void 0===o&&(o=Promise);var a=new k(u(e,r,n,i),o);return t.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next()})},E(_),l(_,c,"Generator"),l(_,a,function(){return this}),l(_,"toString",function(){return"[object Generator]"}),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=I,P.prototype={constructor:P,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(T),!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 c=n.call(a,"catchLoc"),l=n.call(a,"finallyLoc");if(c&&l){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!l)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,v):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),v},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),T(r),v}},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;T(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),v}},t}(t.exports);try{regeneratorRuntime=e}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=e:Function("r","regeneratorRuntime = r")(e)}}({exports:{}}),(()=>{function t(t,r,n,i,o){if(![t,r,n,i].every(t=>Number.isFinite(t)))return;let a,s,c,l;if(o=function(t){const e=typeof t;if("undefined"===e||null===t)return[0];if("function"===e)return[NaN];if("object"===e)return"function"==typeof t[Symbol.iterator]?[...t].map(t=>{const e=typeof t;return"undefined"===e||null===t?0:"function"===e?NaN:"object"===e?f(t):d(t)}):[f(t)];return[d(t)]}(o),4===o.length)a=p(o[0]),s=p(o[1]),c=p(o[2]),l=p(o[3]);else if(3===o.length)a=p(o[0]),s=p(o[1]),l=p(o[1]),c=p(o[2]);else if(2===o.length)a=p(o[0]),c=p(o[0]),s=p(o[1]),l=p(o[1]);else{if(1!==o.length)throw new RangeError(`${e(this)} ${o.length} is not a valid size for radii sequence.`);a=p(o[0]),s=p(o[0]),c=p(o[0]),l=p(o[0])}const u=[a,s,c,l],h=u.find(({x:t,y:e})=>t<0||e<0);if(h?.x<0&&h.x,!u.some(({x:t,y:e})=>!Number.isFinite(t)||!Number.isFinite(e))){if(h)throw new RangeError(`${e(this)} Radius value ${h} is negative.`);!function(t){const[e,r,o,a]=t,s=[Math.abs(n)/(e.x+r.x),Math.abs(i)/(r.y+o.y),Math.abs(n)/(o.x+a.x),Math.abs(i)/(e.y+a.y)],c=Math.min(...s);if(c<=1)for(const e of t)e.x*=c,e.y*=c}(u),n<0&&i<0?(this.moveTo(t-a.x,r),this.ellipse(t+n+s.x,r-s.y,s.x,s.y,0,1.5*-Math.PI,-Math.PI),this.ellipse(t+n+c.x,r+i+c.y,c.x,c.y,0,-Math.PI,-Math.PI/2),this.ellipse(t-l.x,r+i+l.y,l.x,l.y,0,-Math.PI/2,0),this.ellipse(t-a.x,r-a.y,a.x,a.y,0,0,-Math.PI/2)):n<0?(this.moveTo(t-a.x,r),this.ellipse(t+n+s.x,r+s.y,s.x,s.y,0,-Math.PI/2,-Math.PI,1),this.ellipse(t+n+c.x,r+i-c.y,c.x,c.y,0,-Math.PI,1.5*-Math.PI,1),this.ellipse(t-l.x,r+i-l.y,l.x,l.y,0,Math.PI/2,0,1),this.ellipse(t-a.x,r+a.y,a.x,a.y,0,0,-Math.PI/2,1)):i<0?(this.moveTo(t+a.x,r),this.ellipse(t+n-s.x,r-s.y,s.x,s.y,0,Math.PI/2,0,1),this.ellipse(t+n-c.x,r+i+c.y,c.x,c.y,0,0,-Math.PI/2,1),this.ellipse(t+l.x,r+i+l.y,l.x,l.y,0,-Math.PI/2,-Math.PI,1),this.ellipse(t+a.x,r-a.y,a.x,a.y,0,-Math.PI,1.5*-Math.PI,1)):(this.moveTo(t+a.x,r),this.ellipse(t+n-s.x,r+s.y,s.x,s.y,0,-Math.PI/2,0),this.ellipse(t+n-c.x,r+i-c.y,c.x,c.y,0,0,Math.PI/2),this.ellipse(t+l.x,r+i-l.y,l.x,l.y,0,Math.PI/2,Math.PI),this.ellipse(t+a.x,r+a.y,a.x,a.y,0,Math.PI,1.5*Math.PI)),this.closePath(),this.moveTo(t,r)}function f(t){const{x:e,y:r,z:n,w:i}=t;return{x:e,y:r,z:n,w:i}}function d(t){return+t}function p(t){const e=d(t);return Number.isFinite(e)?{x:e,y:e}:Object(t)===t?{x:d(t.x??0),y:d(t.y??0)}:{x:NaN,y:NaN}}}function e(t){return`Failed to execute 'roundRect' on '${function(t){return Object(t)===t&&t instanceof Path2D?"Path2D":t instanceof globalThis?.CanvasRenderingContext2D?"CanvasRenderingContext2D":t instanceof globalThis?.OffscreenCanvasRenderingContext2D?"OffscreenCanvasRenderingContext2D":t?.constructor.name||t}(t)}':`}Path2D.prototype.roundRect??=t,globalThis.CanvasRenderingContext2D&&(globalThis.CanvasRenderingContext2D.prototype.roundRect??=t),globalThis.OffscreenCanvasRenderingContext2D&&(globalThis.OffscreenCanvasRenderingContext2D.prototype.roundRect??=t)})();var ett="done";function rtt(t,e){return t===e||t!=t&&e!=e}function ntt(t,e){for(var r=t.length;r--;)if(rtt(t[r][0],e))return r;return-1}"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 itt=Array.prototype.splice;function ott(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])}}ott.prototype.clear=function(){this.__data__=[],this.size=0},ott.prototype.delete=function(t){var e=this.__data__,r=ntt(e,t);return!(r<0)&&(r==e.length-1?e.pop():itt.call(e,r,1),--this.size,!0)},ott.prototype.get=function(t){var e=this.__data__,r=ntt(e,t);return r<0?void 0:e[r][1]},ott.prototype.has=function(t){return ntt(this.__data__,t)>-1},ott.prototype.set=function(t,e){var r=this.__data__,n=ntt(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this};var att="object"==typeof global&&global&&global.Object===Object&&global,stt="object"==typeof self&&self&&self.Object===Object&&self,ctt=att||stt||Function("return this")(),ltt=ctt.Symbol,utt=Object.prototype,htt=utt.hasOwnProperty,ftt=utt.toString,dtt=ltt?ltt.toStringTag:void 0;var ptt=Object.prototype.toString;var gtt=ltt?ltt.toStringTag:void 0;function vtt(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":gtt&>t in Object(t)?function(t){var e=htt.call(t,dtt),r=t[dtt];try{t[dtt]=void 0;var n=!0}catch(t){}var i=ftt.call(t);return n&&(e?t[dtt]=r:delete t[dtt]),i}(t):function(t){return ptt.call(t)}(t)}function ytt(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function mtt(t){if(!ytt(t))return!1;var e=vtt(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}var btt=ctt["__core-js_shared__"],xtt=function(){var t=/[^.]+$/.exec(btt&&btt.keys&&btt.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();var wtt=Function.prototype.toString;function Att(t){if(null!=t){try{return wtt.call(t)}catch(t){}try{return t+""}catch(t){}}return""}var _tt=/^\[object .+?Constructor\]$/,Ett=Function.prototype,ktt=Object.prototype,Stt=Ett.toString,Mtt=ktt.hasOwnProperty,Ott=RegExp("^"+Stt.call(Mtt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Ttt(t){return!(!ytt(t)||(e=t,xtt&&xtt in e))&&(mtt(t)?Ott:_tt).test(Att(t));var e}function Ptt(t,e){var r=function(t,e){return null==t?void 0:t[e]}(t,e);return Ttt(r)?r:void 0}var Itt=Ptt(ctt,"Map"),Ctt=Ptt(Object,"create");var Rtt=Object.prototype.hasOwnProperty;var Dtt=Object.prototype.hasOwnProperty;function jtt(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])}}function Ltt(t,e){var r=t.__data__;return function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}(e)?r["string"==typeof e?"string":"hash"]:r.map}function Ntt(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])}}jtt.prototype.clear=function(){this.__data__=Ctt?Ctt(null):{},this.size=0},jtt.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},jtt.prototype.get=function(t){var e=this.__data__;if(Ctt){var r=e[t];return"__lodash_hash_undefined__"===r?void 0:r}return Rtt.call(e,t)?e[t]:void 0},jtt.prototype.has=function(t){var e=this.__data__;return Ctt?void 0!==e[t]:Dtt.call(e,t)},jtt.prototype.set=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=Ctt&&void 0===e?"__lodash_hash_undefined__":e,this},Ntt.prototype.clear=function(){this.size=0,this.__data__={hash:new jtt,map:new(Itt||ott),string:new jtt}},Ntt.prototype.delete=function(t){var e=Ltt(this,t).delete(t);return this.size-=e?1:0,e},Ntt.prototype.get=function(t){return Ltt(this,t).get(t)},Ntt.prototype.has=function(t){return Ltt(this,t).has(t)},Ntt.prototype.set=function(t,e){var r=Ltt(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this};function Ftt(t){var e=this.__data__=new ott(t);this.size=e.size}Ftt.prototype.clear=function(){this.__data__=new ott,this.size=0},Ftt.prototype.delete=function(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r},Ftt.prototype.get=function(t){return this.__data__.get(t)},Ftt.prototype.has=function(t){return this.__data__.has(t)},Ftt.prototype.set=function(t,e){var r=this.__data__;if(r instanceof ott){var n=r.__data__;if(!Itt||n.length<199)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new Ntt(n)}return r.set(t,e),this.size=r.size,this};function ztt(t){var e=-1,r=null==t?0:t.length;for(this.__data__=new Ntt;++e<r;)this.add(t[e])}function Btt(t,e){for(var r=-1,n=null==t?0:t.length;++r<n;)if(e(t[r],r,t))return!0;return!1}function Utt(t,e){return t.has(e)}ztt.prototype.add=ztt.prototype.push=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this},ztt.prototype.has=function(t){return this.__data__.has(t)};function $tt(t,e,r,n,i,o){var a=1&r,s=t.length,c=e.length;if(s!=c&&!(a&&c>s))return!1;var l=o.get(t),u=o.get(e);if(l&&u)return l==e&&u==t;var h=-1,f=!0,d=2&r?new ztt:void 0;for(o.set(t,e),o.set(e,t);++h<s;){var p=t[h],g=e[h];if(n)var v=a?n(g,p,h,e,t,o):n(p,g,h,t,e,o);if(void 0!==v){if(v)continue;f=!1;break}if(d){if(!Btt(e,function(t,e){if(!Utt(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}var Ytt=ctt.Uint8Array;function Gtt(t){var e=-1,r=Array(t.size);return t.forEach(function(t,n){r[++e]=[n,t]}),r}function Htt(t){var e=-1,r=Array(t.size);return t.forEach(function(t){r[++e]=t}),r}var Wtt=ltt?ltt.prototype:void 0,qtt=Wtt?Wtt.valueOf:void 0;function Vtt(t,e){for(var r=-1,n=e.length,i=t.length;++r<n;)t[i+r]=e[r];return t}var Xtt=Array.isArray;function Ktt(t,e,r){var n=e(t);return Xtt(t)?n:Vtt(n,r(t))}function Qtt(){return[]}var Jtt=Object.prototype.propertyIsEnumerable,Ztt=Object.getOwnPropertySymbols,tet=Ztt?function(t){return null==t?[]:(t=Object(t),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}(Ztt(t),function(e){return Jtt.call(t,e)}))}:Qtt;function eet(t){return null!=t&&"object"==typeof t}function ret(t){return eet(t)&&"[object Arguments]"==vtt(t)}var net=Object.prototype,iet=net.hasOwnProperty,oet=net.propertyIsEnumerable,aet=ret(function(){return arguments}())?ret:function(t){return eet(t)&&iet.call(t,"callee")&&!oet.call(t,"callee")};var set="object"==typeof exports&&exports&&!exports.nodeType&&exports,cet=set&&"object"==typeof module&&module&&!module.nodeType&&module,uet=cet&&cet.exports===set?ctt.Buffer:void 0,het=(uet?uet.isBuffer:void 0)||function(){return!1},fet=/^(?:0|[1-9]\d*)$/;function det(t,e){var r=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&fet.test(t))&&t>-1&&t%1==0&&t<e}function pet(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}var get={};function vet(t){return function(e){return t(e)}}get["[object Float32Array]"]=get["[object Float64Array]"]=get["[object Int8Array]"]=get["[object Int16Array]"]=get["[object Int32Array]"]=get["[object Uint8Array]"]=get["[object Uint8ClampedArray]"]=get["[object Uint16Array]"]=get["[object Uint32Array]"]=!0,get["[object Arguments]"]=get["[object Array]"]=get["[object ArrayBuffer]"]=get["[object Boolean]"]=get["[object DataView]"]=get["[object Date]"]=get["[object Error]"]=get["[object Function]"]=get["[object Map]"]=get["[object Number]"]=get["[object Object]"]=get["[object RegExp]"]=get["[object Set]"]=get["[object String]"]=get["[object WeakMap]"]=!1;var yet="object"==typeof exports&&exports&&!exports.nodeType&&exports,met=yet&&"object"==typeof module&&module&&!module.nodeType&&module,bet=met&&met.exports===yet&&att.process,xet=function(){try{var t=met&&met.require&&met.require("util").types;return t||bet&&bet.binding&&bet.binding("util")}catch(t){}}(),wet=xet&&xet.isTypedArray,Aet=wet?vet(wet):function(t){return eet(t)&&pet(t.length)&&!!get[vtt(t)]},_et=Object.prototype.hasOwnProperty;function Eet(t,e){var r=Xtt(t),n=!r&&aet(t),i=!r&&!n&&het(t),o=!r&&!n&&!i&&Aet(t),a=r||n||i||o,s=a?function(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}(t.length,String):[],c=s.length;for(var l in t)!e&&!_et.call(t,l)||a&&("length"==l||i&&("offset"==l||"parent"==l)||o&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||det(l,c))||s.push(l);return s}var ket=Object.prototype;function Met(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||ket)}function Oet(t,e){return function(r){return t(e(r))}}var Tet=Oet(Object.keys,Object),Pet=Object.prototype.hasOwnProperty;function Iet(t){if(!Met(t))return Tet(t);var e=[];for(var r in Object(t))Pet.call(t,r)&&"constructor"!=r&&e.push(r);return e}function Cet(t){return null!=t&&pet(t.length)&&!mtt(t)}function Ret(t){return Cet(t)?Eet(t):Iet(t)}function Det(t){return Ktt(t,Ret,tet)}var jet=Object.prototype.hasOwnProperty;var Let=Ptt(ctt,"DataView"),Net=Ptt(ctt,"Promise"),Fet=Ptt(ctt,"Set"),zet=Ptt(ctt,"WeakMap"),Bet="[object Map]",Uet="[object Promise]",$et="[object Set]",Yet="[object WeakMap]",Get="[object DataView]",Het=Att(Let),Wet=Att(Itt),qet=Att(Net),Vet=Att(Fet),Xet=Att(zet),Ket=vtt;(Let&&Ket(new Let(new ArrayBuffer(1)))!=Get||Itt&&Ket(new Itt)!=Bet||Net&&Ket(Net.resolve())!=Uet||Fet&&Ket(new Fet)!=$et||zet&&Ket(new zet)!=Yet)&&(Ket=function(t){var e=vtt(t),r="[object Object]"==e?t.constructor:void 0,n=r?Att(r):"";if(n)switch(n){case Het:return Get;case Wet:return Bet;case qet:return Uet;case Vet:return $et;case Xet:return Yet}return e});var Qet=Ket,Jet="[object Arguments]",Zet="[object Array]",trt="[object Object]",ert=Object.prototype.hasOwnProperty;function rrt(t,e,r,n,i,o){var a=Xtt(t),s=Xtt(e),c=a?Zet:Qet(t),l=s?Zet:Qet(e),u=(c=c==Jet?trt:c)==trt,h=(l=l==Jet?trt:l)==trt,f=c==l;if(f&&het(t)){if(!het(e))return!1;a=!0,u=!1}if(f&&!u)return o||(o=new Ftt),a||Aet(t)?$tt(t,e,r,n,i,o):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 Ytt(t),new Ytt(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return rtt(+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=Gtt;case"[object Set]":var c=1&n;if(s||(s=Htt),t.size!=e.size&&!c)return!1;var l=a.get(t);if(l)return l==e;n|=2,a.set(t,e);var u=$tt(s(t),s(e),n,i,o,a);return a.delete(t),u;case"[object Symbol]":if(qtt)return qtt.call(t)==qtt.call(e)}return!1}(t,e,c,r,n,i,o);if(!(1&r)){var d=u&&ert.call(t,"__wrapped__"),p=h&&ert.call(e,"__wrapped__");if(d||p){var g=d?t.value():t,v=p?e.value():e;return o||(o=new Ftt),i(g,v,r,n,o)}}return!!f&&(o||(o=new Ftt),function(t,e,r,n,i,o){var a=1&r,s=Det(t),c=s.length;if(c!=Det(e).length&&!a)return!1;for(var l=c;l--;){var u=s[l];if(!(a?u in e:jet.call(e,u)))return!1}var h=o.get(t),f=o.get(e);if(h&&f)return h==e&&f==t;var d=!0;o.set(t,e),o.set(e,t);for(var p=a;++l<c;){var g=t[u=s[l]],v=e[u];if(n)var y=a?n(v,g,u,e,t,o):n(g,v,u,t,e,o);if(!(void 0===y?g===v||i(g,v,r,n,o):y)){d=!1;break}p||(p="constructor"==u)}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}(t,e,r,n,i,o))}function nrt(t,e,r,n,i){return t===e||(null==t||null==e||!eet(t)&&!eet(e)?t!=t&&e!=e:rrt(t,e,r,n,nrt,i))}function irt(t,e){return nrt(t,e)}var ort=function(){try{var t=Ptt(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();function art(t,e,r){"__proto__"==e&&ort?ort(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}var srt=Object.prototype.hasOwnProperty;function crt(t,e,r){var n=t[e];srt.call(t,e)&&rtt(n,r)&&(void 0!==r||e in t)||art(t,e,r)}function lrt(t,e,r,n){var i=!r;r||(r={});for(var o=-1,a=e.length;++o<a;){var s=e[o],c=n?n(r[s],t[s],s,r,t):void 0;void 0===c&&(c=t[s]),i?art(r,s,c):crt(r,s,c)}return r}function urt(t){return t}function hrt(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)}var frt=Math.max;function drt(t){return function(){return t}}var prt=ort?function(t,e){return ort(t,"toString",{configurable:!0,enumerable:!1,value:drt(e),writable:!0})}:urt,grt=Date.now;var vrt=function(t){var e=0,r=0;return function(){var n=grt(),i=16-(n-r);if(r=n,i>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(prt);function yrt(t,e){return vrt(function(t,e,r){return e=frt(void 0===e?t.length-1:e,0),function(){for(var n=arguments,i=-1,o=frt(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),hrt(t,this,s)}}(t,e,urt),t+"")}function mrt(t,e,r){if(!ytt(r))return!1;var n=typeof e;return!!("number"==n?Cet(r)&&det(e,r.length):"string"==n&&e in r)&&rtt(r[e],t)}var brt=Object.prototype.hasOwnProperty;function xrt(t){if(!ytt(t))return function(t){var e=[];if(null!=t)for(var r in Object(t))e.push(r);return e}(t);var e=Met(t),r=[];for(var n in t)("constructor"!=n||!e&&brt.call(t,n))&&r.push(n);return r}function wrt(t){return Cet(t)?Eet(t,!0):xrt(t)}var Art,_rt=(Art=function(t,e,r,n){lrt(e,wrt(e),t,n)},yrt(function(t,e){var r=-1,n=e.length,i=n>1?e[n-1]:void 0,o=n>2?e[2]:void 0;for(i=Art.length>3&&"function"==typeof i?(n--,i):void 0,o&&mrt(e[0],e[1],o)&&(i=n<3?void 0:i,n=1),t=Object(t);++r<n;){var a=e[r];a&&Art(t,a,r,i)}return t})),Ert=Oet(Object.getPrototypeOf,Object),krt=Function.prototype,Srt=Object.prototype,Mrt=krt.toString,Ort=Srt.hasOwnProperty,Trt=Mrt.call(Object);function Prt(t){if(!eet(t))return!1;var e=vtt(t);return"[object Error]"==e||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!function(t){if(!eet(t)||"[object Object]"!=vtt(t))return!1;var e=Ert(t);if(null===e)return!0;var r=Ort.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&Mrt.call(r)==Trt}(t)}var Irt=yrt(function(t,e){try{return hrt(t,void 0,e)}catch(t){return Prt(t)?t:new Error(t)}});function Crt(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 Rrt=Object.prototype,Drt=Rrt.hasOwnProperty;function jrt(t,e,r,n){return void 0===t||rtt(t,Rrt[r])&&!Drt.call(n,r)?e:t}var Lrt={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};function Nrt(t){return"\\"+Lrt[t]}var Frt=/<%=([\s\S]+?)%>/g;var zrt,Brt=(zrt={"&":"&","<":"<",">":">",'"':""","'":"'"},function(t){return null==zrt?void 0:zrt[t]});function Urt(t){return"symbol"==typeof t||eet(t)&&"[object Symbol]"==vtt(t)}var $rt=ltt?ltt.prototype:void 0,Yrt=$rt?$rt.toString:void 0;function Grt(t){if("string"==typeof t)return t;if(Xtt(t))return Crt(t,Grt)+"";if(Urt(t))return Yrt?Yrt.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function Hrt(t){return null==t?"":Grt(t)}var Wrt=/[&<>"']/g,qrt=RegExp(Wrt.source);var Vrt={escape:/<%-([\s\S]+?)%>/g,evaluate:/<%([\s\S]+?)%>/g,interpolate:Frt,variable:"",imports:{_:{escape:function(t){return(t=Hrt(t))&&qrt.test(t)?t.replace(Wrt,Brt):t}}}},Xrt=/\b__p \+= '';/g,Krt=/\b(__p \+=) '' \+/g,Qrt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Jrt=/[()=,{}\[\]\/\s]/,Zrt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,tnt=/($^)/,ent=/['\n\r\u2028\u2029\\]/g,rnt=Object.prototype.hasOwnProperty;function nnt(t){return t}function int(t){return Math.pow(t,2)}function ont(t){return 1-Math.sin(Math.acos(t))}function ant(t,e={x:1.5}){return Math.pow(t,2)*((e.x+1)*t-e.x)}function snt(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)}function cnt(t,e={x:1.5}){return Math.pow(2,10*(t-1))*Math.cos(20*Math.PI*e.x/3*t)}var lnt={linear:nnt,quad:int,circ:ont,back:ant,bounce:snt,elastic:cnt},unt=Object.freeze({__proto__:null,linear:nnt,quad:int,circ:ont,back:ant,bounce:snt,elastic:cnt,default:lnt});function hnt(t){var{duration:e=1e3,easing:r,component:n,step:i=()=>{},onStart:o,onProgress:a,onComplete:s,options:c,repeat:l=!1,delta:u}=t;let h;h="string"==typeof u?unt[u]:u||nnt,"out"===r?h=function(t,e){return function(r){return 1-t(1-r,e)}}(h,c):"inout"===r&&(h=function(t,e){return function(r){return r<.5?t(2*r,e)/2:(2-t(2*(1-r),e))/2}}(h,c));var f=!1;return{start:function(){if(f)return this;f=!0,o&&o();var t=0,r=()=>{if(f){0===t&&(t=performance.now());var n=(performance.now()-t)/e,o=l?n%1:Math.min(n,1);i(h(o,c)),a&&a(o),!(n>=1)||l&&f||(this.stop(),t=0),f&&requestAnimationFrame(r)}};return requestAnimationFrame(r),this},stop:function(){return f=!1,s&&s(),this}}}class fnt{constructor(t,e){this._started=!1,this._raf=null,this._timeout=null,this.client=t,this.config=e,this._started=!1;const{delta:r="linear",options:n,ease:i}=this.config;let o;o="string"==typeof r?lnt[r]:r,this.delta="out"===i?function(t,e){return function(r){return 1-t(1-r,e)}}(o,n):"inout"===i?function(t,e){return function(r){return r<.5?t(2*r,e)/2:(2-t(2*(1-r),e))/2}}(o,n):o,this.init()}dispose(){this.stop(),delete this.client}init(){}start(){if(this._started)return;const{duration:t=2e3,delay:e=0,repeat:r=!1,interval:n=0,onComplete:i}=this.config;this._started=!0;let o=0,a=0;const s=()=>{if(this._raf=null,this._timeout=null,!this._started)return;0==o&&(o=performance.now(),this.client?.touch?.());const c=performance.now()-o,l=Math.max((c-e)%(t+n),0)/t,u=n<=0&&a>l;if(a=l,l>=1||u){if(this.step(1),this.client&&this.client.invalidate?.(),!r||!this._started)return this.stop(i),void(o=0);if(n>0)return void(this._timeout=setTimeout(()=>{this.step(0),this.client&&this.client.invalidate?.(),this._timeout=setTimeout(s,n/2)},n/2))}else this.step(this.delta(l)),this.client&&this.client.invalidate?.();this._raf=requestAnimationFrame(s)};this._raf=requestAnimationFrame(s)}stop(t){this._raf&&cancelAnimationFrame(this._raf),this._timeout&&clearTimeout(this._timeout),this._raf=null,this._timeout=null,this._started=!1,t?.()}step(t){}get started(){return this._started}set started(t){this.started!=!!t&&(t?this.start():this.stop())}}const dnt={rotation:class extends fnt{step(t){const{theta:e=6.28}=this.config;this.client.delta?.("theta",t*e)}},vibration:class extends fnt{step(t){const{theta:e=.2617993877991494}=this.config,r=4*e;let 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 fnt{step(t){const{scale:e=1.3}=this.config,r=2*(e-1);let n;n=t<.5?1+r*t:1+(1-t)*r,this.client.delta?.({sx:n,sy:n})}},moving:class extends fnt{step(t){const{x:e=0,y:r=0}=this.config;this.client.delta?.({tx:t*e,ty:t*r})}},outline:class extends fnt{step(t){const{rideOn:e}=this.config;if(!e||!this.client)return;const r=this.client.root.findById(e);if(!r)return;let n={tx:0,ty:0};const i=this.client.delta("");i&&"object"==typeof i&&"tx"in i&&"ty"in i&&(n=i);const{tx:o,ty:a}=n,s=r.outline(t),{x:c,y:l}=this.client.center,u=this.client.toScene(c,l);this.client.delta({tx:s.x-u.x+o,ty:s.y-u.y+a})}},fade:class extends fnt{step(t){const{startAlpha:e=1,endAlpha:r=0}=this.config,n=Math.max(Math.min(e,r,1),0),i=2*(Math.min(Math.max(e,r,1),1)-n);let o;o=t<.5?i*t:(1-t)*i,this.client.delta?.("fade",o)}},waypoint:class extends fnt{start(){let{toComponent:t,fromComponent:e}=this.config;e||(e=t);const r=e.center,n=t.center,{x:i,y:o}=e.toScene(r.x,r.y),{x:a,y:s}=t.toScene(n.x,n.y),c=Math.atan2(s-o,a-i)+Math.PI/2;this.client.location={x:i,y:o},this.client.setState("rotation",c),super.start()}stop(){const{toComponent:t}=this.config;super.stop();const e=t.center,r=t.toScene(e.x,e.y);this.client.delta({tx:0,ty:0}),this.client.location=r}step(t){let{toComponent:e,fromComponent:r}=this.config;r||(r=e);const n=r.center,i=e.center,{x:o,y:a}=r.toScene(n.x,n.y),{x:s,y:c}=e.toScene(i.x,i.y),l=(s-o)*t,u=(c-a)*t;this.client.location={x:o+l,y:a+u}}}};function pnt(t,e){const r=dnt[e.type];return r?new r(t,e):null}var gnt="object"==typeof exports&&exports&&!exports.nodeType&&exports,vnt=gnt&&"object"==typeof module&&module&&!module.nodeType&&module,ynt=vnt&&vnt.exports===gnt?ctt.Buffer:void 0,mnt=ynt?ynt.allocUnsafe:void 0;var bnt=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Vtt(e,tet(t)),t=Ert(t);return e}:Qtt;function xnt(t){return Ktt(t,wrt,bnt)}var wnt=Object.prototype.hasOwnProperty;function Ant(t){var e=new t.constructor(t.byteLength);return new Ytt(e).set(new Ytt(t)),e}var _nt=/\w*$/;var Ent=ltt?ltt.prototype:void 0,knt=Ent?Ent.valueOf:void 0;function Snt(t,e,r){var n,i=t.constructor;switch(e){case"[object ArrayBuffer]":return Ant(t);case"[object Boolean]":case"[object Date]":return new i(+t);case"[object DataView]":return function(t,e){var r=e?Ant(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}(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 function(t,e){var r=e?Ant(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}(t,r);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(t);case"[object RegExp]":return function(t){var e=new t.constructor(t.source,_nt.exec(t));return e.lastIndex=t.lastIndex,e}(t);case"[object Symbol]":return n=t,knt?Object(knt.call(n)):{}}}var Mnt=Object.create,Ont=function(){function t(){}return function(e){if(!ytt(e))return{};if(Mnt)return Mnt(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();var Tnt=xet&&xet.isMap,Pnt=Tnt?vet(Tnt):function(t){return eet(t)&&"[object Map]"==Qet(t)};var Int=xet&&xet.isSet,Cnt=Int?vet(Int):function(t){return eet(t)&&"[object Set]"==Qet(t)},Rnt="[object Arguments]",Dnt="[object Function]",jnt="[object Object]",Lnt={};function Nnt(t,e,r,n,i,o){var a,s=1&e,c=2&e,l=4&e;if(r&&(a=i?r(t,n,i,o):r(t)),void 0!==a)return a;if(!ytt(t))return t;var u=Xtt(t);if(u){if(a=function(t){var e=t.length,r=new t.constructor(e);return e&&"string"==typeof t[0]&&wnt.call(t,"index")&&(r.index=t.index,r.input=t.input),r}(t),!s)return function(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}(t,a)}else{var h=Qet(t),f=h==Dnt||"[object GeneratorFunction]"==h;if(het(t))return function(t,e){if(e)return t.slice();var r=t.length,n=mnt?mnt(r):new t.constructor(r);return t.copy(n),n}(t,s);if(h==jnt||h==Rnt||f&&!i){if(a=c||f?{}:function(t){return"function"!=typeof t.constructor||Met(t)?{}:Ont(Ert(t))}(t),!s)return c?function(t,e){return lrt(t,bnt(t),e)}(t,function(t,e){return t&&lrt(e,wrt(e),t)}(a,t)):function(t,e){return lrt(t,tet(t),e)}(t,function(t,e){return t&&lrt(e,Ret(e),t)}(a,t))}else{if(!Lnt[h])return i?t:{};a=Snt(t,h,s)}}o||(o=new Ftt);var d=o.get(t);if(d)return d;o.set(t,a),Cnt(t)?t.forEach(function(n){a.add(Nnt(n,e,r,n,t,o))}):Pnt(t)&&t.forEach(function(n,i){a.set(i,Nnt(n,e,r,i,t,o))});var p=u?void 0:(l?c?xnt:Det:c?wrt:Ret)(t);return function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););}(p||t,function(n,i){p&&(n=t[i=n]),crt(a,i,Nnt(n,e,r,i,t,o))}),a}Lnt[Rnt]=Lnt["[object Array]"]=Lnt["[object ArrayBuffer]"]=Lnt["[object DataView]"]=Lnt["[object Boolean]"]=Lnt["[object Date]"]=Lnt["[object Float32Array]"]=Lnt["[object Float64Array]"]=Lnt["[object Int8Array]"]=Lnt["[object Int16Array]"]=Lnt["[object Int32Array]"]=Lnt["[object Map]"]=Lnt["[object Number]"]=Lnt[jnt]=Lnt["[object RegExp]"]=Lnt["[object Set]"]=Lnt["[object String]"]=Lnt["[object Symbol]"]=Lnt["[object Uint8Array]"]=Lnt["[object Uint8ClampedArray]"]=Lnt["[object Uint16Array]"]=Lnt["[object Uint32Array]"]=!0,Lnt["[object Error]"]=Lnt[Dnt]=Lnt["[object WeakMap]"]=!1;function Fnt(t){return Nnt(t,4)}var znt=function(){return ctt.Date.now()},Bnt=/\s/;var Unt=/^\s+/;function $nt(t){return t?t.slice(0,function(t){for(var e=t.length;e--&&Bnt.test(t.charAt(e)););return e}(t)+1).replace(Unt,""):t}var Ynt=/^[-+]0x[0-9a-f]+$/i,Gnt=/^0b[01]+$/i,Hnt=/^0o[0-7]+$/i,Wnt=parseInt;function qnt(t){if("number"==typeof t)return t;if(Urt(t))return NaN;if(ytt(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=ytt(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=$nt(t);var r=Gnt.test(t);return r||Hnt.test(t)?Wnt(t.slice(2),r?2:8):Ynt.test(t)?NaN:+t}var Vnt=Math.max,Xnt=Math.min;function Knt(t,e,r){var n,i,o,a,s,c,l=0,u=!1,h=!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,l=e,a=t.apply(o,r)}function p(t){var r=t-c;return void 0===c||r>=e||r<0||h&&t-l>=o}function g(){var t=znt();if(p(t))return v(t);s=setTimeout(g,function(t){var r=e-(t-c);return h?Xnt(r,o-(t-l)):r}(t))}function v(t){return s=void 0,f&&n?d(t):(n=i=void 0,a)}function y(){var t=znt(),r=p(t);if(n=arguments,i=this,c=t,r){if(void 0===s)return function(t){return l=t,s=setTimeout(g,e),u?d(t):a}(c);if(h)return clearTimeout(s),s=setTimeout(g,e),d(c)}return void 0===s&&(s=setTimeout(g,e)),a}return e=qnt(e)||0,ytt(r)&&(u=!!r.leading,o=(h="maxWait"in r)?Vnt(qnt(r.maxWait)||0,e):o,f="trailing"in r?!!r.trailing:f),y.cancel=function(){void 0!==s&&clearTimeout(s),l=0,n=c=i=s=void 0},y.flush=function(){return void 0===s?a:v(znt())},y}function Qnt(t,e,r){var n=!0,i=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return ytt(r)&&(n="leading"in r?!!r.leading:n,i="trailing"in r?!!r.trailing:i),Knt(t,e,{leading:n,maxWait:e,trailing:i})}var Jnt=1/0;function Znt(t){var e=function(t){return t?(t=qnt(t))===Jnt||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}(t),r=e%1;return e==e?r?e-r:e:0}function tit(t){return function(t,e){var r;if("function"!=typeof e)throw new TypeError("Expected a function");return t=Znt(t),function(){return--t>0&&(r=e.apply(this,arguments)),t<=1&&(e=void 0),r}}(2,t)}var eit=Object.prototype.hasOwnProperty;function rit(t){if(null==t)return!0;if(Cet(t)&&(Xtt(t)||"string"==typeof t||"function"==typeof t.splice||het(t)||Aet(t)||aet(t)))return!t.length;var e=Qet(t);if("[object Map]"==e||"[object Set]"==e)return!t.size;if(Met(t))return!Iet(t).length;for(var r in t)if(eit.call(t,r))return!1;return!0}var nit=0;function iit(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:iit({},t),n}):t[r]=iit(t[r],e[r])}),t}function oit(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 ait=Object.freeze({__proto__:null,insertAt:function(t,e){return this.__collection__?(-1==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;const 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){return this.__collection__?this.__collection__.indexOf(t):-1},size:function(){return this.__collection__?this.__collection__.length:0},clear:function(){this.__collection__=[]},moveForward:function(t){const e=this.indexOf(t);-1!=e&&0!=e&&(this.__collection__[e]=this.__collection__[e-1],this.__collection__[e-1]=t)},moveBackward:function(t){const 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){const e=this.indexOf(t);if(-1==e||0==e)return;const r=this.__collection__.splice(0,e),n=this.__collection__.splice(1);this.__collection__=this.__collection__.concat(r,n)},moveToTail:function(t){const e=this.indexOf(t);if(-1==e||e==this.size()-1)return;const r=this.__collection__.splice(0,e),n=this.__collection__.splice(1);this.__collection__=r.concat(n,this.__collection__)}});function sit(){}sit.prototype=ait;var cit=/\s+/;function lit(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!cit.test(r)||(r.split(cit).forEach(r=>t[e].apply(t,[r].concat(n))),!1)}const uit=["on","off","once","delegate_on","delegate_off","trigger","listenTo"];var hit={withEvent(){uit.forEach(t=>this[t]=hit[t])},on(t,e,r){return lit(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(!lit(this,"once",t,[e,r])||!e)return this;var n=this,i=tit(function(){n.off(t,i,r),e.apply(n,arguments)});return i._callback=e,this.on(t,i,r),this},off(t,e,r){if(!this._listeners||!lit(this,"off",t,[e,r]))return this;if(!t&&!e&&!r)return this._listeners=void 0,this;var n;n=t&&"string"==typeof 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 sit),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&&dit(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&&fit(r,arguments),n&&fit(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&&dit(this._delegators,e),!this._listeners)return this;if(!lit(this,"trigger",t,e))return this;var r=this._listeners[t],n=this._listeners["(all)"];return r&&fit(r,e),n&&fit(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||rit(o._events))&&delete this._listeningTo[t]}return this}};function fit(t,e){t.forEach(t=>t.callback.apply(t.ctx,e))}function dit(t,e){t.forEach(t=>hit.delegate.apply(t,e))}var pit={listenTo:"on",listenToOnce:"once"};for(let t in pit){var git=pit[t];hit[t]=function(t,e,r){this._listeningTo||(this._listeningTo={});var n=this._listeningTo;return t._listenId||(t._listenId=`${"l"||""}${++nit}`),n[t._listenId]=t,r||"object"!=typeof e||(r=this),t[git](e,r,this),this}}function vit(t,e){if(e instanceof Array)e.forEach(e=>vit(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 yit=(...t)=>{var e=[];t.forEach(t=>t&&t.stack&&e.push(t.stack)),console.error("[ERROR]",...t,e.join(" "))},mit=(...t)=>{var e=[];t.forEach(t=>t&&t.stack&&e.push(t.stack)),console.warn("[WARN]",...t,e.join(" "))},bit=(...t)=>console.log("[DEBUG]",...t);function xit(t,e,r){const n=t.__lookupGetter__(e);n?r?t.__defineGetter__(e,function(){return void 0===this.__cache__[e]&&(this.__cache__[e]=n.call(this)),Fnt(this.__cache__[e])}):t.__defineGetter__(e,function(){return void 0===this.__cache__[e]&&(this.__cache__[e]=n.call(this)),this.__cache__[e]}):yit(`${String(e)} is not defined in ${t.constructor.name}`)}const wit={},Ait=0,_it=1,Eit=2,kit=3,Sit=4,Mit=5,Oit={VIEW:0,EDIT:1,SHIFT:2,ADD:3},Tit=30,Pit="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,Iit=["mousemove","mouseup","mousedown","mouseout","wheel","touchstart","touchmove","touchend","dblclick"],Cit=["keydown","keyup"],Rit={ALPHA:1,FONT_SIZE:15,FONT_FAMILY:"Roboto, sans-serif",FONT_COLOR:"black",TEXT_ALIGN:"center",TEXT_BASELINE:"middle",TEXT_WRAP:!1,BOLD:!1,ITALIC:!1,STROKE_STYLE:"#999",LINE_DASH:"solid",LETTER_SPACING:0},Dit=()=>{const t=getComputedStyle(document.documentElement),e=t.getPropertyValue("--scene-theme-font-family")?.trim(),r=t.fontFamily||"sans-serif";Rit.FONT_FAMILY=e||r},jit=()=>{window.addEventListener("load",()=>{Dit()}),"fonts"in document&&"ready"in document.fonts&&document.fonts.ready.then(Dit);new MutationObserver(()=>{Dit()}).observe(document.documentElement,{attributes:!0,attributeFilter:["style","class"]})};jit(),Dit();const Lit={x:1,y:1};function Nit(t,e,r){var{left:n=0,top:i=0,blurSize:o=0,color:a="transparent"}=e,s=r.rootModel.get("scale")||Lit;t.shadowOffsetX=n*s.x*Pit,t.shadowOffsetY=i*s.y*Pit,t.shadowBlur=o*s.x*Pit,t.shadowColor=a}var Fit={gradation:function(t,e,r){var{type:n,subType:i,from:o,to:a,colors:s}=r;switch(i){case"linear":var c=e.createLinearGradient(o.x,o.y,a.x,a.y);break;case"radial":c=e.createRadialGradient(o.x,o.y,o.r,a.x,a.y,a.r);break;default:c=e.createLinearGradient(o.x,o.y,a.x,a.y)}s&&(s.forEach(function(t){c.addColorStop(t.endPoint,t.color)}),e.fillStyle=c,e.fill())},shadow:Nit};function zit(t,e,r,n){var i=e.get("class");return!!i&&(i.split(" ")||[]).indexOf(t.substr(1))>=0}function Bit(t,e,r,n){return t==e.get("type")}function Uit(t,e,r,n){if("(all)"==t)return!0;switch(t.charAt(0)){case"#":return function(t,e){return t.substring(1)==e.get("id")}(t,e);case".":return zit(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 Bit(t,e)}}function $it(t,e,r,n,i,o){return t(e,r,n,i)&&o.push(r),r.components&&r.components.forEach(r=>{$it(t,e,r,n,i,o)}),o}function Yit(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 Git(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.findAllById(t.substring(1));return r||[];case".":n=zit;break;case"(":n=Yit;break;default:n=Bit}return $it(n,t,e,r,e,[])}function Hit(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Wit={exports:{}};!function(e){var r=function(t){var e,r=Object.prototype,n=r.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",c=o.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 u(t,e,r,n){var o=e&&e.prototype instanceof y?e:y,a=Object.create(o.prototype),s=new P(n||[]);return i(a,"_invoke",{value:S(t,r,s)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=u;var f="suspendedStart",d="suspendedYield",p="executing",g="completed",v={};function y(){}function m(){}function b(){}var x={};l(x,a,function(){return this});var w=Object.getPrototypeOf,A=w&&w(w(I([])));A&&A!==r&&n.call(A,a)&&(x=A);var _=b.prototype=y.prototype=Object.create(x);function E(t){["next","throw","return"].forEach(function(e){l(t,e,function(t){return this._invoke(e,t)})})}function k(t,e){function r(i,o,a,s){var c=h(t[i],t,o);if("throw"!==c.type){var l=c.arg,u=l.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){l.value=t,a(l)},function(t){return r("throw",t,a,s)})}s(c.arg)}var o;i(this,"_invoke",{value:function(t,n){function i(){return new e(function(e,i){r(t,n,e,i)})}return o=o?o.then(i,i):i()}})}function S(t,r,n){var i=f;return function(o,a){if(i===p)throw new Error("Generator is already running");if(i===g){if("throw"===o)throw a;return{value:e,done:!0}}for(n.method=o,n.arg=a;;){var s=n.delegate;if(s){var c=M(s,n);if(c){if(c===v)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===f)throw i=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=p;var l=h(t,r,n);if("normal"===l.type){if(i=n.done?g:d,l.arg===v)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(i=g,n.method="throw",n.arg=l.arg)}}}function M(t,r){var n=r.method,i=t.iterator[n];if(i===e)return r.delegate=null,"throw"===n&&t.iterator.return&&(r.method="return",r.arg=e,M(t,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var o=h(i,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,v;var a=o.arg;return a?a.done?(r[t.resultName]=a.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function O(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 T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function I(t){if(null!=t){var r=t[a];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,o=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 o.next=o}}throw new TypeError(typeof t+" is not iterable")}return m.prototype=b,i(_,"constructor",{value:b,configurable:!0}),i(b,"constructor",{value:m,configurable:!0}),m.displayName=l(b,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,l(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},E(k.prototype),l(k.prototype,s,function(){return this}),t.AsyncIterator=k,t.async=function(e,r,n,i,o){void 0===o&&(o=Promise);var a=new k(u(e,r,n,i),o);return t.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next()})},E(_),l(_,c,"Generator"),l(_,a,function(){return this}),l(_,"toString",function(){return"[object Generator]"}),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=I,P.prototype={constructor:P,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(T),!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 c=n.call(a,"catchLoc"),l=n.call(a,"finallyLoc");if(c&&l){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!l)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,v):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),v},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),T(r),v}},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;T(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),v}},t}(e.exports);try{regeneratorRuntime=r}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}Number.isInteger=Number.isInteger||function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t},String.fromCodePoint||function(t){var e=function(e){for(var r=[],n=0,i="",o=0,a=arguments.length;o!==a;++o){var s=+arguments[o];if(!(s<1114111&&s>>>0===s))throw RangeError("Invalid code point: "+s);s<=65535?n=r.push(s):(s-=65536,n=r.push(55296+(s>>10),s%1024+56320)),n>=16383&&(i+=t.apply(null,r),r.length=0)}return i+t.apply(null,r)};try{Object.defineProperty(String,"fromCodePoint",{value:e,configurable:!0,writable:!0})}catch(t){String.fromCodePoint=e}}(String.fromCharCode),Object.is||(Object.is=function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e})
|
|
2
|
+
/*! https://mths.be/codepointat v0.2.0 by @mathias */,String.prototype.codePointAt||function(){var t=function(){try{var t={},e=Object.defineProperty,r=e(t,t,t)&&e}catch(t){}return r}(),e=function(t){if(null==this)throw TypeError();var e=String(this),r=e.length,n=t?Number(t):0;if(n!=n&&(n=0),!(n<0||n>=r)){var i,o=e.charCodeAt(n);return o>=55296&&o<=56319&&r>n+1&&(i=e.charCodeAt(n+1))>=56320&&i<=57343?1024*(o-55296)+i-56320+65536:o}};t?t(String.prototype,"codePointAt",{value:e,configurable:!0,writable:!0}):String.prototype.codePointAt=e}(),Math.log10=Math.log10||function(t){return Math.log(t)*Math.LOG10E},e.exports=function(){function t(e,r,n){function i(a,s){if(!r[a]){if(!e[a]){if(!s&&Hit)return Hit(a);if(o)return o(a,!0);var c=new Error("Cannot find module '"+a+"'");throw c.code="MODULE_NOT_FOUND",c}var l=r[a]={exports:{}};e[a][0].call(l.exports,function(t){return i(e[a][1][t]||t)},l,l.exports,t,e,r,n)}return r[a].exports}for(var o=Hit,a=0;a<n.length;a++)i(n[a]);return i}return t}()({1:[function(t,e,r){var n=t("./utils"),i=function(){var t=n.stringToArray,e=["Zero","One","Two","Three","Four","Five","Six","Seven","Eight","Nine","Ten","Eleven","Twelve","Thirteen","Fourteen","Fifteen","Sixteen","Seventeen","Eighteen","Nineteen"],r=["Zeroth","First","Second","Third","Fourth","Fifth","Sixth","Seventh","Eighth","Ninth","Tenth","Eleventh","Twelfth","Thirteenth","Fourteenth","Fifteenth","Sixteenth","Seventeenth","Eighteenth","Nineteenth"],i=["Twenty","Thirty","Forty","Fifty","Sixty","Seventy","Eighty","Ninety","Hundred"],o=["Thousand","Million","Billion","Trillion"];function a(t,n){var a=function t(n,a,s){var c="";if(n<=19)c=(a?" and ":"")+(s?r[n]:e[n]);else if(n<100){var l=Math.floor(n/10),u=n%10;c=(a?" and ":"")+i[l-2],u>0?c+="-"+t(u,!1,s):s&&(c=c.substring(0,c.length-1)+"ieth")}else if(n<1e3){var h=Math.floor(n/100),f=n%100;c=(a?", ":"")+e[h]+" Hundred",f>0?c+=t(f,!0,s):s&&(c+="th")}else{var d=Math.floor(Math.log10(n)/3);d>o.length&&(d=o.length);var p=Math.pow(10,3*d),g=Math.floor(n/p),v=n-g*p;c=(a?", ":"")+t(g,!1,!1)+" "+o[d-1],v>0?c+=t(v,!0,s):s&&(c+="th")}return c};return a(t,!1,n)}var s={};function c(t){var e=t.split(/,\s|\sand\s|[\s\\-]/).map(function(t){return s[t]}),r=[0];e.forEach(function(t){if(t<100){var e=r.pop();e>=1e3&&(r.push(e),e=0),r.push(e+t)}else r.push(r.pop()*t)});var n=r.reduce(function(t,e){return t+e},0);return n}e.forEach(function(t,e){s[t.toLowerCase()]=e}),r.forEach(function(t,e){s[t.toLowerCase()]=e}),i.forEach(function(t,e){var r=t.toLowerCase();s[r]=10*(e+2),s[r.substring(0,t.length-1)+"ieth"]=s[r]}),s.hundredth=100,o.forEach(function(t,e){var r=t.toLowerCase(),n=Math.pow(10,3*(e+1));s[r]=n,s[r+"th"]=n});var l=[[1e3,"m"],[900,"cm"],[500,"d"],[400,"cd"],[100,"c"],[90,"xc"],[50,"l"],[40,"xl"],[10,"x"],[9,"ix"],[5,"v"],[4,"iv"],[1,"i"]],u={M:1e3,D:500,C:100,L:50,X:10,V:5,I:1};function h(t){for(var e=0;e<l.length;e++){var r=l[e];if(t>=r[0])return r[1]+h(t-r[0])}return""}function f(t){for(var e=0,r=1,n=t.length-1;n>=0;n--){var i=t[n],o=u[i];o<r?e-=o:(r=o,e+=o)}return e}function d(t,e){for(var r=[],n=e.charCodeAt(0);t>0;)r.unshift(String.fromCharCode((t-1)%26+n)),t=Math.floor((t-1)/26);return r.join("")}function p(t,e){for(var r=e.charCodeAt(0),n=0,i=0;i<t.length;i++)n+=(t.charCodeAt(t.length-i-1)-r+1)*Math.pow(26,i);return n}function g(t,e){if(void 0!==t)return m(t=Math.floor(t),x(e))}var v={DECIMAL:"decimal",LETTERS:"letters",ROMAN:"roman",WORDS:"words",SEQUENCE:"sequence"},y={UPPER:"upper",LOWER:"lower",TITLE:"title"};function m(e,r){var n,i=e<0;switch(e=Math.abs(e),r.primary){case v.LETTERS:n=d(e,r.case===y.UPPER?"A":"a");break;case v.ROMAN:n=h(e),r.case===y.UPPER&&(n=n.toUpperCase());break;case v.WORDS:n=a(e,r.ordinal),r.case===y.UPPER?n=n.toUpperCase():r.case===y.LOWER&&(n=n.toLowerCase());break;case v.DECIMAL:n=""+e;var o=r.mandatoryDigits-n.length;if(o>0){var s=new Array(o+1).join("0");n=s+n}if(48!==r.zeroCode&&(n=t(n).map(function(t){return String.fromCodePoint(t.codePointAt(0)+r.zeroCode-48)}).join("")),r.regular)for(var c=Math.floor((n.length-1)/r.groupingSeparators.position);c>0;c--){var l=n.length-c*r.groupingSeparators.position;n=n.substr(0,l)+r.groupingSeparators.character+n.substr(l)}else r.groupingSeparators.reverse().forEach(function(t){var e=n.length-t.position;n=n.substr(0,e)+t.character+n.substr(e)});if(r.ordinal){var u={1:"st",2:"nd",3:"rd"}[n[n.length-1]];(!u||n.length>1&&"1"===n[n.length-2])&&(u="th"),n+=u}break;case v.SEQUENCE:throw{code:"D3130",value:r.token}}return i&&(n="-"+n),n}var b=[48,1632,1776,1984,2406,2534,2662,2790,2918,3046,3174,3302,3430,3558,3664,3792,3872,4160,4240,6112,6160,6470,6608,6784,6800,6992,7088,7232,7248,42528,43216,43264,43472,43504,43600,44016,65296];function x(e){var r,n={type:"integer",primary:v.DECIMAL,case:y.LOWER,ordinal:!1},i=e.lastIndexOf(";");switch(-1===i?r=e:(r=e.substring(0,i),"o"===e.substring(i+1)[0]&&(n.ordinal=!0)),r){case"A":n.case=y.UPPER;case"a":n.primary=v.LETTERS;break;case"I":n.case=y.UPPER;case"i":n.primary=v.ROMAN;break;case"W":n.case=y.UPPER,n.primary=v.WORDS;break;case"Ww":n.case=y.TITLE,n.primary=v.WORDS;break;case"w":n.primary=v.WORDS;break;default:var o=null,a=0,s=0,c=[],l=0,u=t(r).map(function(t){return t.codePointAt(0)}).reverse();if(u.forEach(function(t){for(var e=!1,r=0;r<b.length;r++){var n=b[r];if(t>=n&&t<=n+9){if(e=!0,a++,l++,null===o)o=n;else if(n!==o)throw{code:"D3131"};break}}e||(35===t?(l++,s++):c.push({position:l,character:String.fromCodePoint(t)}))}),a>0){n.primary=v.DECIMAL,n.zeroCode=o,n.mandatoryDigits=a,n.optionalDigits=s;var h=function(t){if(0===t.length)return 0;for(var e=t[0].character,r=1;r<t.length;r++)if(t[r].character!==e)return 0;for(var n=t.map(function(t){return t.position}),i=function t(e,r){return 0===r?e:t(r,e%r)},o=n.reduce(i),a=1;a<=n.length;a++)if(-1===n.indexOf(a*o))return 0;return o},f=h(c);f>0?(n.regular=!0,n.groupingSeparators={position:f,character:c[0].character}):(n.regular=!1,n.groupingSeparators=c)}else n.primary=v.SEQUENCE,n.token=r}return n}var w={Y:"1",M:"1",D:"1",d:"1",F:"n",W:"1",w:"1",X:"1",x:"1",H:"1",h:"1",P:"n",m:"01",s:"01",f:"1",Z:"01:01",z:"01:01",C:"n",E:"n"};function A(t){for(var e=[],r={type:"datetime",parts:e},n=function(r,n){if(n>r){var i=t.substring(r,n);i=i.split("]]").join("]"),e.push({type:"literal",value:i})}},i=0,o=0;o<t.length;){if("["===t.charAt(o)){if("["===t.charAt(o+1)){n(i,o),e.push({type:"literal",value:"["}),i=o+=2;continue}if(n(i,o),i=o,-1===(o=t.indexOf("]",i)))throw{code:"D3135"};var a,s=t.substring(i+1,o),c={type:"marker",component:(s=s.split(/\s+/).join("")).charAt(0)},l=s.lastIndexOf(",");if(-1!==l){var u=s.substring(l+1),h=u.indexOf("-"),f=void 0,d=void 0,p=function(t){return void 0===t||"*"===t?void 0:parseInt(t)};-1===h?f=u:(f=u.substring(0,h),d=u.substring(h+1));var g={min:p(f),max:p(d)};c.width=g,a=s.substring(1,l)}else a=s.substring(1);if(1===a.length)c.presentation1=a;else if(a.length>1){var v=a.charAt(a.length-1);-1!=="atco".indexOf(v)?(c.presentation2=v,"o"===v&&(c.ordinal=!0),c.presentation1=a.substring(0,a.length-1)):c.presentation1=a}else c.presentation1=w[c.component];if(void 0===c.presentation1)throw{code:"D3132",value:c.component};if("n"===c.presentation1[0])c.names=y.LOWER;else if("N"===c.presentation1[0])"n"===c.presentation1[1]?c.names=y.TITLE:c.names=y.UPPER;else if(-1!=="YMDdFWwXxHhmsf".indexOf(c.component)){var m=c.presentation1;if(c.presentation2&&(m+=";"+c.presentation2),c.integerFormat=x(m),c.width&&void 0!==c.width.min&&c.integerFormat.mandatoryDigits<c.width.min&&(c.integerFormat.mandatoryDigits=c.width.min),-1!=="YMD".indexOf(c.component))if(c.n=-1,c.width&&void 0!==c.width.max)c.n=c.width.max,c.integerFormat.mandatoryDigits=c.n;else{var b=c.integerFormat.mandatoryDigits+c.integerFormat.optionalDigits;b>=2&&(c.n=b)}}"Z"!==c.component&&"z"!==c.component||(c.integerFormat=x(c.presentation1)),e.push(c),i=o+1}o++}return n(i,o),r}var _=["","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],E=["January","February","March","April","May","June","July","August","September","October","November","December"],k=864e5,S=function(t){var e=Date.UTC(t.year,t.month),r=new Date(e).getUTCDay();return 0===r&&(r=7),r>4?e+(8-r)*k:e-(r-1)*k},M=function t(e,r){return{year:e,month:r,nextMonth:function(){return 11===r?t(e+1,0):t(e,r+1)},previousMonth:function(){return 0===r?t(e-1,11):t(e,r-1)},nextYear:function(){return t(e+1,r)},previousYear:function(){return t(e-1,r)}}},O=function(t,e){return(e-t)/(7*k)+1},T=function(t,e){var r;switch(e){case"Y":r=t.getUTCFullYear();break;case"M":r=t.getUTCMonth()+1;break;case"D":r=t.getUTCDate();break;case"d":r=(Date.UTC(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate())-Date.UTC(t.getUTCFullYear(),0))/k+1;break;case"F":0===(r=t.getUTCDay())&&(r=7);break;case"W":var n=M(t.getUTCFullYear(),0),i=S(n),o=Date.UTC(n.year,t.getUTCMonth(),t.getUTCDate()),a=O(i,o);if(a>52)o>=S(n.nextYear())&&(a=1);else if(a<1){var s=S(n.previousYear());a=O(s,o)}r=Math.floor(a);break;case"w":var c=M(t.getUTCFullYear(),t.getUTCMonth()),l=S(c),u=Date.UTC(c.year,c.month,t.getUTCDate()),h=O(l,u);if(h>4)u>=S(c.nextMonth())&&(h=1);else if(h<1){var f=S(c.previousMonth());h=O(f,u)}r=Math.floor(h);break;case"X":var d=M(t.getUTCFullYear(),0),p=S(d),g=S(d.nextYear()),v=t.getTime();r=v<p?d.year-1:v>=g?d.year+1:d.year;break;case"x":var y=M(t.getUTCFullYear(),t.getUTCMonth()),m=S(y),b=y.nextMonth(),x=S(b),w=t.getTime();r=w<m?y.previousMonth().month+1:w>=x?b.month+1:y.month+1;break;case"H":r=t.getUTCHours();break;case"h":r=t.getUTCHours(),0==(r%=12)&&(r=12);break;case"P":r=t.getUTCHours()>=12?"pm":"am";break;case"m":r=t.getUTCMinutes();break;case"s":r=t.getUTCSeconds();break;case"f":r=t.getUTCMilliseconds();break;case"Z":case"z":break;case"C":case"E":r="ISO"}return r},P=null;function I(t,e,r){var n=0,i=0;if(void 0!==r){var o=parseInt(r);n=Math.floor(o/100),i=o%100}var a,s=function(t,e){var r=T(t,e.component);if(-1!=="YMDdFWwXxHhms".indexOf(e.component))if("Y"===e.component&&-1!==e.n&&(r%=Math.pow(10,e.n)),e.names){if("M"===e.component||"x"===e.component)r=E[r-1];else{if("F"!==e.component)throw{code:"D3133",value:e.component};r=_[r]}e.names===y.UPPER?r=r.toUpperCase():e.names===y.LOWER&&(r=r.toLowerCase()),e.width&&r.length>e.width.max&&(r=r.substring(0,e.width.max))}else r=m(r,e.integerFormat);else if("f"===e.component)r=m(r,e.integerFormat);else if("Z"===e.component||"z"===e.component){var o=100*n+i;if(e.integerFormat.regular)r=m(o,e.integerFormat);else{var a=e.integerFormat.mandatoryDigits;if(1===a||2===a)r=m(n,e.integerFormat),0!==i&&(r+=":"+g(i,"00"));else{if(3!==a&&4!==a)throw{code:"D3134",value:a};r=m(o,e.integerFormat)}}o>=0&&(r="+"+r),"z"===e.component&&(r="GMT"+r),0===o&&"t"===e.presentation2&&(r="Z")}return r};void 0===e?(null===P&&(P=A("[Y0001]-[M01]-[D01]T[H01]:[m01]:[s01].[f001][Z01:01t]")),a=P):a=A(e);var c=new Date(t+60*(60*n+i)*1e3),l="";return a.parts.forEach(function(t){"literal"===t.type?l+=t.value:l+=s(c,t)}),l}function C(t){var e={};if("datetime"===t.type)e.type="datetime",e.parts=t.parts.map(function(t){var e={};if("literal"===t.type)e.regex=t.value.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");else if("Z"===t.component||"z"===t.component){var r;Array.isArray(t.integerFormat.groupingSeparators)||(r=t.integerFormat.groupingSeparators),e.regex="","z"===t.component&&(e.regex="GMT"),e.regex+="[-+][0-9]+",r&&(e.regex+=r.character+"[0-9]+"),e.parse=function(e){"z"===t.component&&(e=e.substring(3));var n=0,i=0;return r?(n=Number.parseInt(e.substring(0,e.indexOf(r.character))),i=Number.parseInt(e.substring(e.indexOf(r.character)+1))):e.length-1<=2?n=Number.parseInt(e):(n=Number.parseInt(e.substring(0,3)),i=Number.parseInt(e.substring(3))),60*n+i}}else if(t.integerFormat)t.integerFormat.n=t.n,e=C(t.integerFormat);else{e.regex="[a-zA-Z]+";var n={};if("M"===t.component||"x"===t.component)E.forEach(function(e,r){t.width&&t.width.max?n[e.substring(0,t.width.max)]=r+1:n[e]=r+1});else if("F"===t.component)_.forEach(function(e,r){r>0&&(t.width&&t.width.max?n[e.substring(0,t.width.max)]=r:n[e]=r)});else{if("P"!==t.component)throw{code:"D3133",value:t.component};n={am:0,AM:0,pm:1,PM:1}}e.parse=function(t){return n[t]}}return e.component=t.component,e});else{e.type="integer";var r,n=t.case===y.UPPER;switch(r=t.n&&t.n>0?0===t.optionalDigits?"{".concat(t.n,"}"):"{".concat(t.n-t.optionalDigits,",").concat(t.n,"}"):"+",t.primary){case v.LETTERS:e.regex=n?"[A-Z]+":"[a-z]+",e.parse=function(t){return p(t,n?"A":"a")};break;case v.ROMAN:e.regex=n?"[MDCLXVI]+":"[mdclxvi]+",e.parse=function(t){return f(n?t:t.toUpperCase())};break;case v.WORDS:e.regex="(?:"+Object.keys(s).concat("and","[\\-, ]").join("|")+")+",e.parse=function(t){return c(t.toLowerCase())};break;case v.DECIMAL:e.regex="[0-9]".concat(r),t.ordinal&&(e.regex+="(?:th|st|nd|rd)"),e.parse=function(e){var r=e;return t.ordinal&&(r=e.substring(0,e.length-2)),t.regular?r=r.split(",").join(""):t.groupingSeparators.forEach(function(t){r=r.split(t.character).join("")}),48!==t.zeroCode&&(r=r.split("").map(function(e){return String.fromCodePoint(e.codePointAt(0)-t.zeroCode+48)}).join("")),parseInt(r)};break;case v.SEQUENCE:throw{code:"D3130",value:t.token}}}return e}function R(t,e){if(void 0!==t)return C(x(e)).parse(t)}function D(t,e){var r=C(A(e)),n="^"+r.parts.map(function(t){return"("+t.regex+")"}).join("")+"$",i=new RegExp(n,"i").exec(t);if(null!==i){for(var o=161,a=130,s=84,c=72,l=23,u=47,h={},f=1;f<i.length;f++){var d=r.parts[f-1];d.parse&&(h[d.component]=d.parse(i[f]))}if(0===Object.getOwnPropertyNames(h).length)return;var p=0,g=function(t){p<<=1,p+=t?1:0},v=function(t){return!(~t&p||!(t&p))};"YXMxWwdD".split("").forEach(function(t){return g(h[t])});var y=!v(o)&&v(a),m=v(s),b=!m&&v(c);p=0,"PHhmsf".split("").forEach(function(t){return g(h[t])});var x=!v(l)&&v(u),w=(y?"YD":m?"XxwF":b?"XWF":"YMD")+(x?"Phmsf":"Hmsf"),_=this.environment.timestamp,E=!1,k=!1;if(w.split("").forEach(function(t){if(void 0===h[t])E?(h[t]=-1!=="MDd".indexOf(t)?1:0,k=!0):h[t]=T(_,t);else if(E=!0,k)throw{code:"D3136"}}),h.M>0?h.M-=1:h.M=0,y){var S=Date.UTC(h.Y,0),M=1e3*(h.d-1)*60*60*24,O=new Date(S+M);h.M=O.getUTCMonth(),h.D=O.getUTCDate()}if(m)throw{code:"D3136"};if(b)throw{code:"D3136"};x&&(h.H=12===h.h?0:h.h,1===h.P&&(h.H+=12));var P=Date.UTC(h.Y,h.M,h.D,h.H,h.m,h.s,h.f);return(h.Z||h.z)&&(P-=60*(h.Z||h.z)*1e3),P}}var j=new RegExp("^\\d{4}(-[01]\\d)*(-[0-3]\\d)*(T[0-2]\\d:[0-5]\\d:[0-5]\\d)*(\\.\\d+)?([+-][0-2]\\d:?[0-5]\\d|Z)?$");function L(t,e){if(void 0!==t){if(void 0===e){if(!j.test(t))throw{stack:(new Error).stack,code:"D3110",value:t};return Date.parse(t)}return D.call(this,t,e)}}function N(t,e,r){if(void 0!==t)return I.call(this,t,e,r)}return{formatInteger:g,parseInteger:R,fromMillis:N,toMillis:L}}();e.exports=i},{"./utils":6}],2:[function(e,r,n){(function(t){(function(){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function i(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */i=function(){return e};var t,e={},r=Object.prototype,o=r.hasOwnProperty,a=Object.defineProperty||function(t,e,r){t[e]=r.value},s="function"==typeof Symbol?Symbol:{},c=s.iterator||"@@iterator",l=s.asyncIterator||"@@asyncIterator",u=s.toStringTag||"@@toStringTag";function h(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{h({},"")}catch(t){h=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,o=Object.create(i.prototype),s=new C(n||[]);return a(o,"_invoke",{value:O(t,r,s)}),o}function d(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var p="suspendedStart",g="suspendedYield",v="executing",y="completed",m={};function b(){}function x(){}function w(){}var A={};h(A,c,function(){return this});var _=Object.getPrototypeOf,E=_&&_(_(R([])));E&&E!==r&&o.call(E,c)&&(A=E);var k=w.prototype=b.prototype=Object.create(A);function S(t){["next","throw","return"].forEach(function(e){h(t,e,function(t){return this._invoke(e,t)})})}function M(t,e){function r(i,a,s,c){var l=d(t[i],t,a);if("throw"!==l.type){var u=l.arg,h=u.value;return h&&"object"==n(h)&&o.call(h,"__await")?e.resolve(h.__await).then(function(t){r("next",t,s,c)},function(t){r("throw",t,s,c)}):e.resolve(h).then(function(t){u.value=t,s(u)},function(t){return r("throw",t,s,c)})}c(l.arg)}var i;a(this,"_invoke",{value: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 O(e,r,n){var i=p;return function(o,a){if(i===v)throw new Error("Generator is already running");if(i===y){if("throw"===o)throw a;return{value:t,done:!0}}for(n.method=o,n.arg=a;;){var s=n.delegate;if(s){var c=T(s,n);if(c){if(c===m)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===p)throw i=y,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=v;var l=d(e,r,n);if("normal"===l.type){if(i=n.done?y:g,l.arg===m)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(i=y,n.method="throw",n.arg=l.arg)}}}function T(e,r){var n=r.method,i=e.iterator[n];if(i===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,T(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var o=d(i,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,m;var a=o.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function P(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 I(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function R(e){if(e||""===e){var r=e[c];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,a=function r(){for(;++i<e.length;)if(o.call(e,i))return r.value=e[i],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(n(e)+" is not iterable")}return x.prototype=w,a(k,"constructor",{value:w,configurable:!0}),a(w,"constructor",{value:x,configurable:!0}),x.displayName=h(w,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===x||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,h(t,u,"GeneratorFunction")),t.prototype=Object.create(k),t},e.awrap=function(t){return{__await:t}},S(M.prototype),h(M.prototype,l,function(){return this}),e.AsyncIterator=M,e.async=function(t,r,n,i,o){void 0===o&&(o=Promise);var a=new M(f(t,r,n,i),o);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next()})},S(k),h(k,u,"Generator"),h(k,c,function(){return this}),h(k,"toString",function(){return"[object Generator]"}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=R,C.prototype={constructor:C,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(I),!e)for(var r in this)"t"===r.charAt(0)&&o.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function n(n,i){return s.type="throw",s.arg=e,r.next=n,i&&(r.method="next",r.arg=t),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var c=o.call(a,"catchLoc"),l=o.call(a,"finallyLoc");if(c&&l){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&o.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var i=n;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,m):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),m},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),I(r),m}},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;I(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:R(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}var o=e("./utils"),a=function(){var e=i().mark(U),r=i().mark($),a=i().mark(Y),s=i().mark(G),c=i().mark(Q),l=i().mark(ft),u=i().mark(dt),h=i().mark(pt),f=i().mark(vt),d=i().mark(Et),p=i().mark(Ot),g=i().mark(It),v=o.isNumeric,y=o.isArrayOfStrings,m=o.isArrayOfNumbers,b=o.createSequence,x=o.isSequence,w=o.isFunction,A=o.isLambda,_=o.isIterable,E=o.getFunctionArity,k=o.isDeepEqual,S=o.stringToArray;function M(t){if(void 0!==t){var e=0;return t.forEach(function(t){e+=t}),e}}function O(t){return void 0===t?0:t.length}function T(t){if(void 0!==t&&0!==t.length)return Math.max.apply(Math,t)}function P(t){if(void 0!==t&&0!==t.length)return Math.min.apply(Math,t)}function I(t){if(void 0!==t&&0!==t.length){var e=0;return t.forEach(function(t){e+=t}),e/t.length}}function C(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(void 0!==t){var r;if("string"==typeof t)r=t;else if(w(t))r="";else{if("number"==typeof t&&!isFinite(t))throw{code:"D3001",value:t,stack:(new Error).stack};var n=e?2:0;Array.isArray(t)&&t.outerWrapper&&(t=t[0]),r=JSON.stringify(t,function(t,e){return null!=e&&e.toPrecision&&v(e)?Number(e.toPrecision(15)):e&&w(e)?"":e},n)}return r}}function R(t,e,r){if(void 0!==t){var n=S(t),i=n.length;if(i+e<0&&(e=0),void 0!==r){if(r<=0)return"";var o=e>=0?e+r:i+e+r;return n.slice(e,o).join("")}return n.slice(e).join("")}}function D(t,e){if(void 0!==t){var r=t.indexOf(e);return r>-1?t.substr(0,r):t}}function j(t,e){if(void 0!==t){var r=t.indexOf(e);return r>-1?t.substr(r+e.length):t}}function L(t){if(void 0!==t)return t.toLowerCase()}function N(t){if(void 0!==t)return t.toUpperCase()}function F(t){if(void 0!==t)return S(t).length}function z(t){if(void 0!==t){var e=t.replace(/[ \t\n\r]+/gm," ");return" "===e.charAt(0)&&(e=e.substring(1))," "===e.charAt(e.length-1)&&(e=e.substring(0,e.length-1)),e}}function B(t,e,r){if(void 0!==t){var n;void 0!==r&&0!==r.length||(r=" ");var i=Math.abs(e)-F(t);if(i>0){var o=new Array(i+1).join(r);r.length>1&&(o=R(o,0,i)),n=e>0?t+o:o+t}else n=t;return n}}function U(t,r){var n;return i().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.apply(this,[r]),!_(n)){e.next=4;break}return e.delegateYield(n,"t0",3);case 3:n=e.t0;case 4:if(!n||"number"==typeof n.start||"number"===n.end||Array.isArray(n.groups)||w(n.next)){e.next=6;break}throw{code:"T1010",stack:(new Error).stack};case 6:return e.abrupt("return",n);case 7:case"end":return e.stop()}},e,this)}function $(t,e){var n,o;return i().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:if(void 0!==t){r.next=2;break}return r.abrupt("return",void 0);case 2:if("string"!=typeof e){r.next=6;break}n=-1!==t.indexOf(e),r.next=9;break;case 6:return r.delegateYield(U(e,t),"t0",7);case 7:o=r.t0,n=void 0!==o;case 9:return r.abrupt("return",n);case 10:case"end":return r.stop()}},r)}function Y(t,e,r){var n,o,s;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:if(!(r<0)){i.next=4;break}throw{stack:(new Error).stack,value:r,code:"D3040",index:3};case 4:if(n=b(),!(void 0===r||r>0)){i.next=17;break}return o=0,i.delegateYield(U(e,t),"t0",8);case 8:if(void 0===(s=i.t0)){i.next=17;break}case 10:if(void 0===s||!(void 0===r||o<r)){i.next=17;break}return n.push({match:s.match,index:s.start,groups:s.groups}),i.delegateYield(U(s.next),"t1",13);case 13:s=i.t1,o++,i.next=10;break;case 17:return i.abrupt("return",n);case 18:case"end":return i.stop()}},a)}function G(t,e,r,n){var o,a,c,l,u,h,f,d;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:if(o=this,""!==e){i.next=5;break}throw{code:"D3010",stack:(new Error).stack,value:e,index:2};case 5:if(!(n<0)){i.next=7;break}throw{code:"D3011",stack:(new Error).stack,value:n,index:4};case 7:if(a="string"==typeof r?function(t){for(var e="",n=0,i=r.indexOf("$",n);-1!==i&&n<r.length;){e+=r.substring(n,i),n=i+1;var o=r.charAt(n);if("$"===o)e+="$",n++;else if("0"===o)e+=t.match,n++;else{var a;if(a=0===t.groups.length?1:Math.floor(Math.log(t.groups.length)*Math.LOG10E)+1,i=parseInt(r.substring(n,n+a),10),a>1&&i>t.groups.length&&(i=parseInt(r.substring(n,n+a-1),10)),isNaN(i))e+="$";else{if(t.groups.length>0){var s=t.groups[i-1];void 0!==s&&(e+=s)}n+=i.toString().length}}i=r.indexOf("$",n)}return e+=r.substring(n)}:r,c="",l=0,!(void 0===n||n>0)){i.next=44;break}if(u=0,"string"!=typeof e){i.next=18;break}for(h=t.indexOf(e,l);-1!==h&&(void 0===n||u<n);)c+=t.substring(l,h),c+=r,l=h+e.length,u++,h=t.indexOf(e,l);c+=t.substring(l),i.next=42;break;case 18:return i.delegateYield(U(e,t),"t0",19);case 19:if(void 0===(f=i.t0)){i.next=41;break}case 21:if(void 0===f||!(void 0===n||u<n)){i.next=38;break}if(c+=t.substring(l,f.start),d=a.apply(o,[f]),!_(d)){i.next=27;break}return i.delegateYield(d,"t1",26);case 26:d=i.t1;case 27:if("string"!=typeof d){i.next=31;break}c+=d,i.next=32;break;case 31:throw{code:"D3012",stack:(new Error).stack,value:d};case 32:return l=f.start+f.match.length,u++,i.delegateYield(U(f.next),"t2",35);case 35:f=i.t2,i.next=21;break;case 38:c+=t.substring(l),i.next=42;break;case 41:c=t;case 42:i.next=45;break;case 44:c=t;case 45:return i.abrupt("return",c);case 46:case"end":return i.stop()}},s,this)}function H(e){if(void 0!==e){var r="undefined"!=typeof window?window.btoa:function(e){return new t.Buffer.from(e,"binary").toString("base64")};return r(e)}}function W(e){if(void 0!==e){var r="undefined"!=typeof window?window.atob:function(e){return new t.Buffer.from(e,"base64").toString("binary")};return r(e)}}function q(t){if(void 0!==t){var e;try{e=encodeURIComponent(t)}catch(e){throw{code:"D3140",stack:(new Error).stack,value:t,functionName:"encodeUrlComponent"}}return e}}function V(t){if(void 0!==t){var e;try{e=encodeURI(t)}catch(e){throw{code:"D3140",stack:(new Error).stack,value:t,functionName:"encodeUrl"}}return e}}function X(t){if(void 0!==t){var e;try{e=decodeURIComponent(t)}catch(e){throw{code:"D3140",stack:(new Error).stack,value:t,functionName:"decodeUrlComponent"}}return e}}function K(t){if(void 0!==t){var e;try{e=decodeURI(t)}catch(e){throw{code:"D3140",stack:(new Error).stack,value:t,functionName:"decodeUrl"}}return e}}function Q(t,e,r){var n,o,a,s;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:if(!(r<0)){i.next=4;break}throw{code:"D3020",stack:(new Error).stack,value:r,index:3};case 4:if(n=[],!(void 0===r||r>0)){i.next=27;break}if("string"!=typeof e){i.next=10;break}n=t.split(e,r),i.next=27;break;case 10:return o=0,i.delegateYield(U(e,t),"t0",12);case 12:if(void 0===(a=i.t0)){i.next=26;break}s=0;case 15:if(void 0===a||!(void 0===r||o<r)){i.next=23;break}return n.push(t.substring(s,a.start)),s=a.end,i.delegateYield(U(a.next),"t1",19);case 19:a=i.t1,o++,i.next=15;break;case 23:(void 0===r||o<r)&&n.push(t.substring(s)),i.next=27;break;case 26:n.push(t);case 27:return i.abrupt("return",n);case 28:case"end":return i.stop()}},c)}function J(t,e){if(void 0!==t)return void 0===e&&(e=""),t.join(e)}function Z(t,e,r){if(void 0!==t){var n={"decimal-separator":".","grouping-separator":",","exponent-separator":"e",infinity:"Infinity","minus-sign":"-",NaN:"NaN",percent:"%","per-mille":"‰","zero-digit":"0",digit:"#","pattern-separator":";"};void 0!==r&&Object.keys(r).forEach(function(t){n[t]=r[t]});for(var i=[],o=n["zero-digit"].charCodeAt(0),a=o;a<o+10;a++)i.push(String.fromCharCode(a));var s=i.concat([n["decimal-separator"],n["exponent-separator"],n["grouping-separator"],n.digit,n["pattern-separator"]]),c=e.split(n["pattern-separator"]);if(c.length>2)throw{code:"D3080",stack:(new Error).stack};var l=function(t){var e,r,i,o,a=function(){for(var e,r=0;r<t.length;r++)if(e=t.charAt(r),-1!==s.indexOf(e)&&e!==n["exponent-separator"])return t.substring(0,r)}(),c=function(){for(var e,r=t.length-1;r>=0;r--)if(e=t.charAt(r),-1!==s.indexOf(e)&&e!==n["exponent-separator"])return t.substring(r+1)}(),l=t.substring(a.length,t.length-c.length),u=t.indexOf(n["exponent-separator"],a.length);-1===u||u>t.length-c.length?(e=l,r=void 0):(e=l.substring(0,u),r=l.substring(u+1));var h=e.indexOf(n["decimal-separator"]);return-1===h?(i=e,o=c):(i=e.substring(0,h),o=e.substring(h+1)),{prefix:a,suffix:c,activePart:l,mantissaPart:e,exponentPart:r,integerPart:i,fractionalPart:o,subpicture:t}},u=function(t){var e,r,o=t.subpicture,a=o.indexOf(n["decimal-separator"]);a!==o.lastIndexOf(n["decimal-separator"])&&(e="D3081"),o.indexOf(n.percent)!==o.lastIndexOf(n.percent)&&(e="D3082"),o.indexOf(n["per-mille"])!==o.lastIndexOf(n["per-mille"])&&(e="D3083"),-1!==o.indexOf(n.percent)&&-1!==o.indexOf(n["per-mille"])&&(e="D3084");var c=!1;for(r=0;r<t.mantissaPart.length;r++){var l=t.mantissaPart.charAt(r);if(-1!==i.indexOf(l)||l===n.digit){c=!0;break}}c||(e="D3085"),-1!==t.activePart.split("").map(function(t){return-1===s.indexOf(t)?"p":"a"}).join("").indexOf("p")&&(e="D3086"),-1!==a?o.charAt(a-1)!==n["grouping-separator"]&&o.charAt(a+1)!==n["grouping-separator"]||(e="D3087"):t.integerPart.charAt(t.integerPart.length-1)===n["grouping-separator"]&&(e="D3088"),-1!==o.indexOf(n["grouping-separator"]+n["grouping-separator"])&&(e="D3089");var u=t.integerPart.indexOf(n.digit);-1!==u&&t.integerPart.substring(0,u).split("").filter(function(t){return i.indexOf(t)>-1}).length>0&&(e="D3090"),-1!==(u=t.fractionalPart.lastIndexOf(n.digit))&&t.fractionalPart.substring(u).split("").filter(function(t){return i.indexOf(t)>-1}).length>0&&(e="D3091");var h="string"==typeof t.exponentPart;if(h&&t.exponentPart.length>0&&(-1!==o.indexOf(n.percent)||-1!==o.indexOf(n["per-mille"]))&&(e="D3092"),h&&(0===t.exponentPart.length||t.exponentPart.split("").filter(function(t){return-1===i.indexOf(t)}).length>0)&&(e="D3093"),e)throw{code:e,stack:(new Error).stack}},h=function(t){var e=function(e,r){for(var o=[],a=e.indexOf(n["grouping-separator"]);-1!==a;){var s=(r?e.substring(0,a):e.substring(a)).split("").filter(function(t){return-1!==i.indexOf(t)||t===n.digit}).length;o.push(s),a=t.integerPart.indexOf(n["grouping-separator"],a+1)}return o},r=e(t.integerPart),o=function(t){if(0===t.length)return 0;for(var e=function t(e,r){return 0===r?e:t(r,e%r)},r=t.reduce(e),n=1;n<=t.length;n++)if(-1===t.indexOf(n*r))return 0;return r},a=o(r),s=e(t.fractionalPart,!0),c=t.integerPart.split("").filter(function(t){return-1!==i.indexOf(t)}).length,l=c,u=t.fractionalPart.split(""),h=u.filter(function(t){return-1!==i.indexOf(t)}).length,f=u.filter(function(t){return-1!==i.indexOf(t)||t===n.digit}).length,d="string"==typeof t.exponentPart;0===c&&0===f&&(d?(h=1,f=1):c=1),d&&0===c&&-1!==t.integerPart.indexOf(n.digit)&&(c=1),0===c&&0===h&&(h=1);var p=0;return d&&(p=t.exponentPart.split("").filter(function(t){return-1!==i.indexOf(t)}).length),{integerPartGroupingPositions:r,regularGrouping:a,minimumIntegerPartSize:c,scalingFactor:l,prefix:t.prefix,fractionalPartGroupingPositions:s,minimumFactionalPartSize:h,maximumFactionalPartSize:f,minimumExponentSize:p,suffix:t.suffix,picture:t.subpicture}},f=c.map(l);f.forEach(u);var d,p,g,v,y=f.map(h),m=n["minus-sign"],b=n["zero-digit"],x=n["decimal-separator"],w=n["grouping-separator"];if(1===y.length&&(y.push(JSON.parse(JSON.stringify(y[0]))),y[1].prefix=m+y[1].prefix),p=-1!==(d=t>=0?y[0]:y[1]).picture.indexOf(n.percent)?100*t:-1!==d.picture.indexOf(n["per-mille"])?1e3*t:t,0===d.minimumExponentSize)g=p;else{var A=Math.pow(10,d.scalingFactor),_=Math.pow(10,d.scalingFactor-1);for(g=p,v=0;g<_;)g*=10,v-=1;for(;g>A;)g/=10,v+=1}var E=function(t,e){var r=Math.abs(t).toFixed(e);return"0"!==b&&(r=r.split("").map(function(t){return t>="0"&&t<="9"?i[t.charCodeAt(0)-48]:t}).join("")),r},k=E(ot(g,d.maximumFactionalPartSize),d.maximumFactionalPartSize),S=k.indexOf(".");for(-1===S?k+=x:k=k.replace(".",x);k.charAt(0)===b;)k=k.substring(1);for(;k.charAt(k.length-1)===b;)k=k.substring(0,k.length-1);S=k.indexOf(x);var M=d.minimumIntegerPartSize-S,O=d.minimumFactionalPartSize-(k.length-S-1);if(k=(M>0?new Array(M+1).join(b):"")+k,k+=O>0?new Array(O+1).join(b):"",S=k.indexOf(x),d.regularGrouping>0)for(var T=Math.floor((S-1)/d.regularGrouping),P=1;P<=T;P++)k=[k.slice(0,S-P*d.regularGrouping),w,k.slice(S-P*d.regularGrouping)].join("");else d.integerPartGroupingPositions.forEach(function(t){k=[k.slice(0,S-t),w,k.slice(S-t)].join(""),S++});if(S=k.indexOf(x),d.fractionalPartGroupingPositions.forEach(function(t){k=[k.slice(0,t+S+1),w,k.slice(t+S+1)].join("")}),S=k.indexOf(x),-1!==d.picture.indexOf(x)&&S!==k.length-1||(k=k.substring(0,k.length-1)),void 0!==v){var I=E(v,0);(M=d.minimumExponentSize-I.length)>0&&(I=new Array(M+1).join(b)+I),k=k+n["exponent-separator"]+(v<0?m:"")+I}return k=d.prefix+k+d.suffix}}function tt(t,e){if(void 0!==t){if(t=ot(t),(e=void 0===e?10:ot(e))<2||e>36)throw{code:"D3100",stack:(new Error).stack,value:e};return t.toString(e)}}function et(t){var e;if(void 0!==t){if("number"==typeof t)e=t;else if("string"==typeof t&&/^-?[0-9]+(\.[0-9]+)?([Ee][-+]?[0-9]+)?$/.test(t)&&!isNaN(parseFloat(t))&&isFinite(t))e=parseFloat(t);else if(!0===t)e=1;else{if(!1!==t)throw{code:"D3030",value:t,stack:(new Error).stack,index:1};e=0}return e}}function rt(t){if(void 0!==t)return Math.abs(t)}function nt(t){if(void 0!==t)return Math.floor(t)}function it(t){if(void 0!==t)return Math.ceil(t)}function ot(t,e){var r;if(void 0!==t){if(e){var n=t.toString().split("e");t=+(n[0]+"e"+(n[1]?+n[1]+e:e))}var i=(r=Math.round(t))-t;return.5===Math.abs(i)&&1===Math.abs(r%2)&&(r-=1),e&&(n=r.toString().split("e"),r=+(n[0]+"e"+(n[1]?+n[1]-e:-e))),Object.is(r,-0)&&(r=0),r}}function at(t){if(void 0!==t){if(t<0)throw{stack:(new Error).stack,code:"D3060",index:1,value:t};return Math.sqrt(t)}}function st(t,e){var r;if(void 0!==t){if(r=Math.pow(t,e),!isFinite(r))throw{stack:(new Error).stack,code:"D3061",index:1,value:t,exp:e};return r}}function ct(){return Math.random()}function lt(t){if(void 0!==t){var e=!1;return Array.isArray(t)?1===t.length?e=lt(t[0]):t.length>1&&(e=t.filter(function(t){return lt(t)}).length>0):"string"==typeof t?t.length>0&&(e=!0):v(t)?0!==t&&(e=!0):null!==t&&"object"===n(t)?Object.keys(t).length>0&&(e=!0):"boolean"==typeof t&&!0===t&&(e=!0),e}}function ut(t){if(void 0!==t)return!lt(t)}function ht(t,e,r,n){var i=[e],o=E(t);return o>=2&&i.push(r),o>=3&&i.push(n),i}function ft(t,e){var r,n,o,a;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:r=b(),n=0;case 4:if(!(n<t.length)){i.next=12;break}return o=ht(e,t[n],n,t),i.delegateYield(e.apply(this,o),"t0",7);case 7:void 0!==(a=i.t0)&&r.push(a);case 9:n++,i.next=4;break;case 12:return i.abrupt("return",r);case 13:case"end":return i.stop()}},l,this)}function dt(t,e){var r,n,o,a;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:r=b(),n=0;case 4:if(!(n<t.length)){i.next=13;break}return o=t[n],a=ht(e,o,n,t),i.delegateYield(e.apply(this,a),"t0",8);case 8:lt(i.t0)&&r.push(o);case 10:n++,i.next=4;break;case 13:return i.abrupt("return",r);case 14:case"end":return i.stop()}},u,this)}function pt(t,e){var r,n,o,a,s,c,l;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:r=!1,o=0;case 4:if(!(o<t.length)){i.next=22;break}if(a=t[o],s=!0,void 0===e){i.next=12;break}return c=ht(e,a,o,t),i.delegateYield(e.apply(this,c),"t0",10);case 10:l=i.t0,s=lt(l);case 12:if(!s){i.next=19;break}if(r){i.next=18;break}n=a,r=!0,i.next=19;break;case 18:throw{stack:(new Error).stack,code:"D3138",index:o};case 19:o++,i.next=4;break;case 22:if(r){i.next=24;break}throw{stack:(new Error).stack,code:"D3139"};case 24:return i.abrupt("return",n);case 25:case"end":return i.stop()}},h,this)}function gt(){for(var t=[],e=Array.prototype.slice.call(arguments),r=Math.min.apply(Math,e.map(function(t){return Array.isArray(t)?t.length:0})),n=0;n<r;n++){var i=e.map(function(t){return t[n]});t.push(i)}return t}function vt(t,e,r){var n,o,a,s;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:if(!((o=E(e))<2)){i.next=5;break}throw{stack:(new Error).stack,code:"D3050",index:1};case 5:void 0===r&&t.length>0?(n=t[0],a=1):(n=r,a=0);case 6:if(!(a<t.length)){i.next=15;break}return s=[n,t[a]],o>=3&&s.push(a),o>=4&&s.push(t),i.delegateYield(e.apply(this,s),"t0",11);case 11:n=i.t0,a++,i.next=6;break;case 15:return i.abrupt("return",n);case 16:case"end":return i.stop()}},f,this)}function yt(t){var e=b();if(Array.isArray(t)){var r={};t.forEach(function(t){yt(t).forEach(function(t){r[t]=!0})}),e=yt(r)}else null===t||"object"!==n(t)||A(t)||Object.keys(t).forEach(function(t){return e.push(t)});return e}function mt(t,e){var r;if(Array.isArray(t)){r=b();for(var i=0;i<t.length;i++){var o=mt(t[i],e);void 0!==o&&(Array.isArray(o)?o.forEach(function(t){return r.push(t)}):r.push(o))}}else null!==t&&"object"===n(t)&&(r=t[e]);return r}function bt(t,e){return void 0===t?e:void 0===e?t:(Array.isArray(t)||(t=b(t)),Array.isArray(e)||(e=[e]),t.concat(e))}function xt(t){return void 0!==t}function wt(t){var e=b();if(Array.isArray(t))t.forEach(function(t){e=bt(e,wt(t))});else if(null===t||"object"!==n(t)||A(t))e=t;else for(var r in t){var i={};i[r]=t[r],e.push(i)}return e}function At(t){if(void 0!==t){var e={};return t.forEach(function(t){for(var r in t)e[r]=t[r]}),e}}function _t(t){if(void 0!==t){if(t.length<=1)return t;for(var e=t.length,r=new Array(e),n=0;n<e;n++)r[e-n-1]=t[n];return r}}function Et(t,e){var r,n,o,a;return i().wrap(function(s){for(;;)switch(s.prev=s.next){case 0:r=b(),s.t0=i().keys(t);case 2:if((s.t1=s.t0()).done){s.next=10;break}return n=s.t1.value,o=ht(e,t[n],n,t),s.delegateYield(e.apply(this,o),"t2",6);case 6:void 0!==(a=s.t2)&&r.push(a),s.next=2;break;case 10:return s.abrupt("return",r);case 11:case"end":return s.stop()}},d,this)}function kt(t){throw{code:"D3137",stack:(new Error).stack,message:t||"$error() function evaluated"}}function St(t,e){if(!t)throw{code:"D3141",stack:(new Error).stack,message:e||"$assert() statement failed"}}function Mt(t){if(void 0!==t)return null===t?"null":v(t)?"number":"string"==typeof t?"string":"boolean"==typeof t?"boolean":Array.isArray(t)?"array":w(t)?"function":"object"}function Ot(t,e){var r,n,o,a;return i().wrap(function(s){for(;;)switch(s.prev=s.next){case 0:if(void 0!==t){s.next=2;break}return s.abrupt("return",void 0);case 2:if(!(t.length<=1)){s.next=4;break}return s.abrupt("return",t);case 4:if(void 0!==e){s.next=10;break}if(m(t)||y(t)){s.next=7;break}throw{stack:(new Error).stack,code:"D3070",index:1};case 7:r=i().mark(function t(e,r){return i().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",e>r);case 1:case"end":return t.stop()}},t)}),s.next=11;break;case 10:r=e;case 11:return n=i().mark(function t(e,n){var o,a;return i().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return o=i().mark(function t(e,n,o){return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(0!==n.length){i.next=4;break}Array.prototype.push.apply(e,o),i.next=16;break;case 4:if(0!==o.length){i.next=8;break}Array.prototype.push.apply(e,n),i.next=16;break;case 8:return i.delegateYield(r(n[0],o[0]),"t0",9);case 9:if(!i.t0){i.next=14;break}return e.push(o[0]),i.delegateYield(t(e,n,o.slice(1)),"t1",12);case 12:i.next=16;break;case 14:return e.push(n[0]),i.delegateYield(t(e,n.slice(1),o),"t2",16);case 16:case"end":return i.stop()}},t)}),a=[],t.delegateYield(o(a,e,n),"t0",3);case 3:return t.abrupt("return",a);case 4:case"end":return t.stop()}},t)}),o=i().mark(function t(e){var r,o,a;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(Array.isArray(e)&&!(e.length<=1)){i.next=4;break}return i.abrupt("return",e);case 4:return r=Math.floor(e.length/2),o=e.slice(0,r),a=e.slice(r),i.delegateYield(t(o),"t0",8);case 8:return o=i.t0,i.delegateYield(t(a),"t1",10);case 10:return a=i.t1,i.delegateYield(n(o,a),"t2",12);case 12:return i.abrupt("return",i.t2);case 13:case"end":return i.stop()}},t)}),s.delegateYield(o(t),"t0",14);case 14:return a=s.t0,s.abrupt("return",a);case 16:case"end":return s.stop()}},p)}function Tt(t){if(void 0!==t){if(t.length<=1)return t;for(var e=new Array(t.length),r=0;r<t.length;r++){var n=Math.floor(Math.random()*(r+1));r!==n&&(e[r]=e[n]),e[n]=t[r]}return e}}function Pt(t){if(void 0!==t){if(!Array.isArray(t)||t.length<=1)return t;for(var e=x(t)?b():[],r=0;r<t.length;r++){for(var n=t[r],i=!1,o=0;o<e.length;o++)if(k(n,e[o])){i=!0;break}i||e.push(n)}return e}}function It(t,e){var r,n,o,a;return i().wrap(function(s){for(;;)switch(s.prev=s.next){case 0:r={},s.t0=i().keys(t);case 2:if((s.t1=s.t0()).done){s.next=11;break}return n=s.t1.value,o=t[n],a=ht(e,o,n,t),s.delegateYield(e.apply(this,a),"t2",7);case 7:lt(s.t2)&&(r[n]=o),s.next=2;break;case 11:return 0===Object.keys(r).length&&(r=void 0),s.abrupt("return",r);case 13:case"end":return s.stop()}},g,this)}return{sum:M,count:O,max:T,min:P,average:I,string:C,substring:R,substringBefore:D,substringAfter:j,lowercase:L,uppercase:N,length:F,trim:z,pad:B,match:Y,contains:$,replace:G,split:Q,join:J,formatNumber:Z,formatBase:tt,number:et,floor:nt,ceil:it,round:ot,abs:rt,sqrt:at,power:st,random:ct,boolean:lt,not:ut,map:ft,zip:gt,filter:dt,single:pt,foldLeft:vt,sift:It,keys:yt,lookup:mt,append:bt,exists:xt,spread:wt,merge:At,reverse:_t,each:Et,error:kt,assert:St,type:Mt,sort:Ot,shuffle:Tt,distinct:Pt,base64encode:H,base64decode:W,encodeUrlComponent:q,encodeUrl:V,decodeUrlComponent:X,decodeUrl:K}}();r.exports=a}).call(this)}).call(this,void 0!==t?t:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./utils":6}],3:[function(t,e,r){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function i(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */i=function(){return e};var t,e={},r=Object.prototype,o=r.hasOwnProperty,a=Object.defineProperty||function(t,e,r){t[e]=r.value},s="function"==typeof Symbol?Symbol:{},c=s.iterator||"@@iterator",l=s.asyncIterator||"@@asyncIterator",u=s.toStringTag||"@@toStringTag";function h(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{h({},"")}catch(t){h=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,o=Object.create(i.prototype),s=new C(n||[]);return a(o,"_invoke",{value:O(t,r,s)}),o}function d(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var p="suspendedStart",g="suspendedYield",v="executing",y="completed",m={};function b(){}function x(){}function w(){}var A={};h(A,c,function(){return this});var _=Object.getPrototypeOf,E=_&&_(_(R([])));E&&E!==r&&o.call(E,c)&&(A=E);var k=w.prototype=b.prototype=Object.create(A);function S(t){["next","throw","return"].forEach(function(e){h(t,e,function(t){return this._invoke(e,t)})})}function M(t,e){function r(i,a,s,c){var l=d(t[i],t,a);if("throw"!==l.type){var u=l.arg,h=u.value;return h&&"object"==n(h)&&o.call(h,"__await")?e.resolve(h.__await).then(function(t){r("next",t,s,c)},function(t){r("throw",t,s,c)}):e.resolve(h).then(function(t){u.value=t,s(u)},function(t){return r("throw",t,s,c)})}c(l.arg)}var i;a(this,"_invoke",{value: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 O(e,r,n){var i=p;return function(o,a){if(i===v)throw new Error("Generator is already running");if(i===y){if("throw"===o)throw a;return{value:t,done:!0}}for(n.method=o,n.arg=a;;){var s=n.delegate;if(s){var c=T(s,n);if(c){if(c===m)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===p)throw i=y,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=v;var l=d(e,r,n);if("normal"===l.type){if(i=n.done?y:g,l.arg===m)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(i=y,n.method="throw",n.arg=l.arg)}}}function T(e,r){var n=r.method,i=e.iterator[n];if(i===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,T(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var o=d(i,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,m;var a=o.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,m):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function P(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 I(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function R(e){if(e||""===e){var r=e[c];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,a=function r(){for(;++i<e.length;)if(o.call(e,i))return r.value=e[i],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(n(e)+" is not iterable")}return x.prototype=w,a(k,"constructor",{value:w,configurable:!0}),a(w,"constructor",{value:x,configurable:!0}),x.displayName=h(w,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===x||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,h(t,u,"GeneratorFunction")),t.prototype=Object.create(k),t},e.awrap=function(t){return{__await:t}},S(M.prototype),h(M.prototype,l,function(){return this}),e.AsyncIterator=M,e.async=function(t,r,n,i,o){void 0===o&&(o=Promise);var a=new M(f(t,r,n,i),o);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next()})},S(k),h(k,u,"Generator"),h(k,c,function(){return this}),h(k,"toString",function(){return"[object Generator]"}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=R,C.prototype={constructor:C,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(I),!e)for(var r in this)"t"===r.charAt(0)&&o.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function n(n,i){return s.type="throw",s.arg=e,r.next=n,i&&(r.method="next",r.arg=t),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var c=o.call(a,"catchLoc"),l=o.call(a,"finallyLoc");if(c&&l){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&o.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var i=n;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,m):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),m},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),I(r),m}},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;I(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:R(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}var o=t("./datetime"),a=t("./functions"),s=t("./utils"),c=t("./parser"),l=t("./signature"),u=function(){var t=i().mark(B),e=i().mark(U),r=i().mark(Y),u=i().mark(G),h=i().mark(H),f=i().mark(W),d=i().mark(q),p=i().mark(V),g=i().mark(ot),v=i().mark(ct),y=i().mark(ht),m=i().mark(ft),b=i().mark(dt),x=i().mark(vt),w=i().mark(bt),A=i().mark(xt),_=i().mark(wt),E=i().mark(At),k=i().mark(Et),S=i().mark(St),M=i().mark(Tt),O=i().mark(Ct),T=s.isNumeric,P=s.isArrayOfStrings,I=s.isArrayOfNumbers,C=s.createSequence,R=s.isSequence,D=s.isFunction,j=s.isLambda,L=s.isIterable,N=s.getFunctionArity,F=s.isDeepEqual,z=Dt(null);function B(e,r,n){var o,a,s,c;return i().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:(a=n.lookup("__evaluate_entry"))&&a(e,r,n),t.t0=e.type,t.next="path"===t.t0?5:"binary"===t.t0?8:"unary"===t.t0?11:"name"===t.t0?14:"string"===t.t0||"number"===t.t0||"value"===t.t0?16:"wildcard"===t.t0?18:"descendant"===t.t0?20:"parent"===t.t0?22:"condition"===t.t0?24:"block"===t.t0?27:"bind"===t.t0?30:"regex"===t.t0?33:"function"===t.t0?35:"variable"===t.t0?38:"lambda"===t.t0?40:"partial"===t.t0?42:"apply"===t.t0?45:"transform"===t.t0?48:50;break;case 5:return t.delegateYield(U(e,r,n),"t1",6);case 6:return o=t.t1,t.abrupt("break",50);case 8:return t.delegateYield(q(e,r,n),"t2",9);case 9:return o=t.t2,t.abrupt("break",50);case 11:return t.delegateYield(V(e,r,n),"t3",12);case 12:return o=t.t3,t.abrupt("break",50);case 14:return o=X(e,r),t.abrupt("break",50);case 16:return o=K(e),t.abrupt("break",50);case 18:return o=Q(e,r),t.abrupt("break",50);case 20:return o=Z(e,r),t.abrupt("break",50);case 22:return o=n.lookup(e.slot.label),t.abrupt("break",50);case 24:return t.delegateYield(ft(e,r,n),"t4",25);case 25:return o=t.t4,t.abrupt("break",50);case 27:return t.delegateYield(dt(e,r,n),"t5",28);case 28:return o=t.t5,t.abrupt("break",50);case 30:return t.delegateYield(ht(e,r,n),"t6",31);case 31:return o=t.t6,t.abrupt("break",50);case 33:return o=pt(e),t.abrupt("break",50);case 35:return t.delegateYield(xt(e,r,n),"t7",36);case 36:return o=t.t7,t.abrupt("break",50);case 38:return o=gt(e,r,n),t.abrupt("break",50);case 40:return o=_t(e,r,n),t.abrupt("break",50);case 42:return t.delegateYield(Et(e,r,n),"t8",43);case 43:return o=t.t8,t.abrupt("break",50);case 45:return t.delegateYield(bt(e,r,n),"t9",46);case 46:return o=t.t9,t.abrupt("break",50);case 48:return o=yt(e,r,n),t.abrupt("break",50);case 50:if(!n.async||null!=o&&"function"==typeof o.then||(o=Promise.resolve(o)),!n.async||"function"!=typeof o.then||!e.nextFunction||"function"!=typeof o[e.nextFunction]){t.next=54;break}t.next=57;break;case 54:return t.next=56,o;case 56:o=t.sent;case 57:if(!Object.prototype.hasOwnProperty.call(e,"predicate")){t.next=65;break}s=0;case 59:if(!(s<e.predicate.length)){t.next=65;break}return t.delegateYield(W(e.predicate[s].expr,o,n),"t10",61);case 61:o=t.t10;case 62:s++,t.next=59;break;case 65:if("path"===e.type||!Object.prototype.hasOwnProperty.call(e,"group")){t.next=68;break}return t.delegateYield(ct(e.group,o,n),"t11",67);case 67:o=t.t11;case 68:return(c=n.lookup("__evaluate_exit"))&&c(e,r,n,o),o&&R(o)&&!o.tupleStream&&(e.keepArray&&(o.keepSingleton=!0),0===o.length?o=void 0:1===o.length&&(o=o.keepSingleton?o:o[0])),t.abrupt("return",o);case 72:case"end":return t.stop()}},t)}function U(t,r,n){var o,a,s,c,l,u;return i().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:o=Array.isArray(r)&&"variable"!==t.steps[0].type?r:C(r),s=!1,c=void 0,l=0;case 4:if(!(l<t.steps.length)){e.next=25;break}if((u=t.steps[l]).tuple&&(s=!0),0!==l||!u.consarray){e.next=12;break}return e.delegateYield(B(u,o,n),"t0",9);case 9:a=e.t0,e.next=19;break;case 12:if(!s){e.next=17;break}return e.delegateYield(H(u,o,c,n),"t1",14);case 14:c=e.t1,e.next=19;break;case 17:return e.delegateYield(Y(u,o,n,l===t.steps.length-1),"t2",18);case 18:a=e.t2;case 19:if(s||void 0!==a&&0!==a.length){e.next=21;break}return e.abrupt("break",25);case 21:void 0===u.focus&&(o=a);case 22:l++,e.next=4;break;case 25:if(s)if(t.tuple)a=c;else for(a=C(),l=0;l<c.length;l++)a.push(c[l]["@"]);if(t.keepSingletonArray&&(Array.isArray(a)&&a.cons&&!a.sequence&&(a=C(a)),a.keepSingleton=!0),!t.hasOwnProperty("group")){e.next=30;break}return e.delegateYield(ct(t.group,s?c:a,n),"t3",29);case 29:a=e.t3;case 30:return e.abrupt("return",a);case 31:case"end":return e.stop()}},e)}function $(t,e){var r=Dt(t);for(var n in e)r.bind(n,e[n]);return r}function Y(t,e,n,o){var a,s,c,l,u;return i().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:if("sort"!==t.type){r.next=7;break}return r.delegateYield(vt(t,e,n),"t0",2);case 2:if(a=r.t0,!t.stages){r.next=6;break}return r.delegateYield(G(t.stages,a,n),"t1",5);case 5:a=r.t1;case 6:return r.abrupt("return",a);case 7:a=C(),s=0;case 9:if(!(s<e.length)){r.next=24;break}return r.delegateYield(B(t,e[s],n),"t2",11);case 11:if(c=r.t2,!t.stages){r.next=20;break}l=0;case 14:if(!(l<t.stages.length)){r.next=20;break}return r.delegateYield(W(t.stages[l].expr,c,n),"t3",16);case 16:c=r.t3;case 17:l++,r.next=14;break;case 20:void 0!==c&&a.push(c);case 21:s++,r.next=9;break;case 24:return u=C(),o&&1===a.length&&Array.isArray(a[0])&&!R(a[0])?u=a[0]:a.forEach(function(t){!Array.isArray(t)||t.cons?u.push(t):t.forEach(function(t){return u.push(t)})}),r.abrupt("return",u);case 27:case"end":return r.stop()}},r)}function G(t,e,r){var n,o,a,s;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:n=e,o=0;case 2:if(!(o<t.length)){i.next=15;break}a=t[o],i.t0=a.type,i.next="filter"===i.t0?7:"index"===i.t0?10:12;break;case 7:return i.delegateYield(W(a.expr,n,r),"t1",8);case 8:return n=i.t1,i.abrupt("break",12);case 10:for(s=0;s<n.length;s++)n[s][a.value]=s;return i.abrupt("break",12);case 12:o++,i.next=2;break;case 15:return i.abrupt("return",n);case 16:case"end":return i.stop()}},u)}function H(t,e,r,n){var o,a,s,c,l,u,f,d;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if("sort"!==t.type){i.next=15;break}if(!r){i.next=6;break}return i.delegateYield(vt(t,r,n),"t0",3);case 3:o=i.t0,i.next=11;break;case 6:return i.delegateYield(vt(t,e,n),"t1",7);case 7:for(a=i.t1,(o=C()).tupleStream=!0,s=0;s<a.length;s++)(c={"@":a[s]})[t.index]=s,o.push(c);case 11:if(!t.stages){i.next=14;break}return i.delegateYield(G(t.stages,o,n),"t2",13);case 13:o=i.t2;case 14:return i.abrupt("return",o);case 15:(o=C()).tupleStream=!0,l=n,void 0===r&&(r=e.map(function(t){return{"@":t}})),u=0;case 20:if(!(u<r.length)){i.next=28;break}return l=$(n,r[u]),i.delegateYield(B(t,r[u]["@"],l),"t3",23);case 23:if(void 0!==(f=i.t3))for(Array.isArray(f)||(f=[f]),d=0;d<f.length;d++)c={},Object.assign(c,r[u]),f.tupleStream?Object.assign(c,f[d]):(t.focus?(c[t.focus]=f[d],c["@"]=r[u]["@"]):c["@"]=f[d],t.index&&(c[t.index]=d),t.ancestor&&(c[t.ancestor.label]=r[u]["@"])),o.push(c);case 25:u++,i.next=20;break;case 28:if(!t.stages){i.next=31;break}return i.delegateYield(G(t.stages,o,n),"t4",30);case 30:o=i.t4;case 31:return i.abrupt("return",o);case 32:case"end":return i.stop()}},h)}function W(t,e,r){var n,o,s,c,l,u;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(n=C(),e&&e.tupleStream&&(n.tupleStream=!0),Array.isArray(e)||(e=C(e)),"number"!==t.type){i.next=10;break}(o=Math.floor(t.value))<0&&(o=e.length+o),void 0!==(s=e[o])&&(Array.isArray(s)?n=s:n.push(s)),i.next=23;break;case 10:o=0;case 11:if(!(o<e.length)){i.next=23;break}return s=e[o],c=s,l=r,e.tupleStream&&(c=s["@"],l=$(r,s)),i.delegateYield(B(t,c,l),"t0",17);case 17:u=i.t0,T(u)&&(u=[u]),I(u)?u.forEach(function(t){var r=Math.floor(t);r<0&&(r=e.length+r),r===o&&n.push(s)}):a.boolean(u)&&n.push(s);case 20:o++,i.next=11;break;case 23:return i.abrupt("return",n);case 24:case"end":return i.stop()}},f)}function q(t,e,r){var n,o,a,s,c;return i().wrap(function(l){for(;;)switch(l.prev=l.next){case 0:return l.delegateYield(B(t.lhs,e,r),"t0",1);case 1:if(o=l.t0,a=t.value,s=i().mark(function n(){return i().wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.delegateYield(B(t.rhs,e,r),"t0",1);case 1:return n.abrupt("return",n.t0);case 2:case"end":return n.stop()}},n)}),"and"!==a&&"or"!==a){l.next=15;break}return l.prev=5,l.delegateYield(ot(o,s,a),"t1",7);case 7:return l.abrupt("return",l.t1);case 10:throw l.prev=10,l.t2=l.catch(5),l.t2.position=t.position,l.t2.token=a,l.t2;case 15:return l.delegateYield(s(),"t3",16);case 16:c=l.t3,l.prev=17,l.t4=a,l.next="+"===l.t4||"-"===l.t4||"*"===l.t4||"/"===l.t4||"%"===l.t4?21:"="===l.t4||"!="===l.t4?23:"<"===l.t4||"<="===l.t4||">"===l.t4||">="===l.t4?25:"&"===l.t4?27:".."===l.t4?29:"in"===l.t4?31:33;break;case 21:return n=et(o,c,a),l.abrupt("break",33);case 23:return n=rt(o,c,a),l.abrupt("break",33);case 25:return n=nt(o,c,a),l.abrupt("break",33);case 27:return n=st(o,c),l.abrupt("break",33);case 29:return n=ut(o,c),l.abrupt("break",33);case 31:return n=it(o,c),l.abrupt("break",33);case 33:l.next=40;break;case 35:throw l.prev=35,l.t5=l.catch(17),l.t5.position=t.position,l.t5.token=a,l.t5;case 40:return l.abrupt("return",n);case 41:case"end":return l.stop()}},d,null,[[5,10],[17,35]])}function V(t,e,r){var n,o,s,c;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:i.t0=t.value,i.next="-"===i.t0?3:"["===i.t0?15:"{"===i.t0?27:30;break;case 3:return i.delegateYield(B(t.expression,e,r),"t1",4);case 4:if(void 0!==(n=i.t1)){i.next=9;break}n=void 0,i.next=14;break;case 9:if(!T(n)){i.next=13;break}n=-n,i.next=14;break;case 13:throw{code:"D1002",stack:(new Error).stack,position:t.position,token:t.value,value:n};case 14:return i.abrupt("break",30);case 15:n=[],o=0;case 17:if(!(o<t.expressions.length)){i.next=25;break}return s=t.expressions[o],i.delegateYield(B(s,e,r),"t2",20);case 20:void 0!==(c=i.t2)&&("["===s.value?n.push(c):n=a.append(n,c));case 22:o++,i.next=17;break;case 25:return t.consarray&&Object.defineProperty(n,"cons",{enumerable:!1,configurable:!1,value:!0}),i.abrupt("break",30);case 27:return i.delegateYield(ct(t,e,r),"t3",28);case 28:return n=i.t3,i.abrupt("break",30);case 30:return i.abrupt("return",n);case 31:case"end":return i.stop()}},p)}function X(t,e,r){return a.lookup(e,t.value)}function K(t){return t.value}function Q(t,e){var r=C();return Array.isArray(e)&&e.outerWrapper&&e.length>0&&(e=e[0]),null!==e&&"object"===n(e)&&Object.keys(e).forEach(function(t){var n=e[t];Array.isArray(n)?(n=J(n),r=a.append(r,n)):r.push(n)}),r}function J(t,e){return void 0===e&&(e=[]),Array.isArray(t)?t.forEach(function(t){J(t,e)}):e.push(t),e}function Z(t,e){var r,n=C();return void 0!==e&&(tt(e,n),r=1===n.length?n[0]:n),r}function tt(t,e){Array.isArray(t)||e.push(t),Array.isArray(t)?t.forEach(function(t){tt(t,e)}):null!==t&&"object"===n(t)&&Object.keys(t).forEach(function(r){tt(t[r],e)})}function et(t,e,r){var n;if(void 0!==t&&!T(t))throw{code:"T2001",stack:(new Error).stack,value:t};if(void 0!==e&&!T(e))throw{code:"T2002",stack:(new Error).stack,value:e};if(void 0===t||void 0===e)return n;switch(r){case"+":n=t+e;break;case"-":n=t-e;break;case"*":n=t*e;break;case"/":n=t/e;break;case"%":n=t%e}return n}function rt(t,e,r){var i,o=n(t),a=n(e);if("undefined"===o||"undefined"===a)return!1;switch(r){case"=":i=F(t,e);break;case"!=":i=!F(t,e)}return i}function nt(t,e,r){var i,o=n(t),a=n(e);if("undefined"!==o&&"string"!==o&&"number"!==o||"undefined"!==a&&"string"!==a&&"number"!==a)throw{code:"T2010",stack:(new Error).stack,value:"string"!==o&&"number"!==o?t:e};if("undefined"!==o&&"undefined"!==a){if(o!==a)throw{code:"T2009",stack:(new Error).stack,value:t,value2:e};switch(r){case"<":i=t<e;break;case"<=":i=t<=e;break;case">":i=t>e;break;case">=":i=t>=e}return i}}function it(t,e){var r=!1;if(void 0===t||void 0===e)return!1;Array.isArray(e)||(e=[e]);for(var n=0;n<e.length;n++)if(e[n]===t){r=!0;break}return r}function ot(t,e,r){var n,o;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:o=at(t),i.t0=r,i.next="and"===i.t0?4:"or"===i.t0?12:20;break;case 4:if(i.t1=o,!i.t1){i.next=10;break}return i.t2=at,i.delegateYield(e(),"t3",8);case 8:i.t4=i.t3,i.t1=(0,i.t2)(i.t4);case 10:return n=i.t1,i.abrupt("break",20);case 12:if(i.t5=o,i.t5){i.next=18;break}return i.t6=at,i.delegateYield(e(),"t7",16);case 16:i.t8=i.t7,i.t5=(0,i.t6)(i.t8);case 18:return n=i.t5,i.abrupt("break",20);case 20:return i.abrupt("return",n);case 21:case"end":return i.stop()}},g)}function at(t){var e=a.boolean(t);return void 0!==e&&e}function st(t,e){var r="",n="";return void 0!==t&&(r=a.string(t)),void 0!==e&&(n=a.string(e)),r.concat(n)}function ct(t,e,r){var n,o,s,c,l,u,h,f,d,p,g,y,m;return i().wrap(function(v){for(;;)switch(v.prev=v.next){case 0:n={},o={},s=!(!e||!e.tupleStream),Array.isArray(e)||(e=C(e)),0===e.length&&e.push(void 0),c=0;case 6:if(!(c<e.length)){v.next=31;break}l=e[c],u=s?$(r,l):r,h=0;case 10:if(!(h<t.lhs.length)){v.next=28;break}return f=t.lhs[h],v.delegateYield(B(f[0],s?l["@"]:l,u),"t0",13);case 13:if("string"==typeof(d=v.t0)||void 0===d){v.next=16;break}throw{code:"T1003",stack:(new Error).stack,position:t.position,value:d};case 16:if(void 0===d){v.next=25;break}if(p={data:l,exprIndex:h},!o.hasOwnProperty(d)){v.next=24;break}if(o[d].exprIndex===h){v.next=21;break}throw{code:"D1009",stack:(new Error).stack,position:t.position,value:d};case 21:o[d].data=a.append(o[d].data,l),v.next=25;break;case 24:o[d]=p;case 25:h++,v.next=10;break;case 28:c++,v.next=6;break;case 31:v.t1=i().keys(o);case 32:if((v.t2=v.t1()).done){v.next=43;break}return d=v.t2.value,p=o[d],g=p.data,u=r,s&&(y=lt(p.data),g=y["@"],delete y["@"],u=$(r,y)),v.delegateYield(B(t.lhs[p.exprIndex][1],g,u),"t3",39);case 39:void 0!==(m=v.t3)&&(n[d]=m),v.next=32;break;case 43:return v.abrupt("return",n);case 44:case"end":return v.stop()}},v)}function lt(t){if(!Array.isArray(t))return t;var e={};Object.assign(e,t[0]);for(var r=1;r<t.length;r++)for(var n in t[r])e[n]=a.append(e[n],t[r][n]);return e}function ut(t,e){var r;if(void 0!==t&&!Number.isInteger(t))throw{code:"T2003",stack:(new Error).stack,value:t};if(void 0!==e&&!Number.isInteger(e))throw{code:"T2004",stack:(new Error).stack,value:e};if(void 0===t||void 0===e)return r;if(t>e)return r;var n=e-t+1;if(n>1e7)throw{code:"D2014",stack:(new Error).stack,value:n};r=new Array(n);for(var i=t,o=0;i<=e;i++,o++)r[o]=i;return r.sequence=!0,r}function ht(t,e,r){var n;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:return i.delegateYield(B(t.rhs,e,r),"t0",1);case 1:return n=i.t0,r.bind(t.lhs.value,n),i.abrupt("return",n);case 4:case"end":return i.stop()}},y)}function ft(t,e,r){var n,o;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:return i.delegateYield(B(t.condition,e,r),"t0",1);case 1:if(o=i.t0,!a.boolean(o)){i.next=7;break}return i.delegateYield(B(t.then,e,r),"t1",4);case 4:n=i.t1,i.next=10;break;case 7:if(void 0===t.else){i.next=10;break}return i.delegateYield(B(t.else,e,r),"t2",9);case 9:n=i.t2;case 10:return i.abrupt("return",n);case 11:case"end":return i.stop()}},m)}function dt(t,e,r){var n,o,a;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:o=Dt(r),a=0;case 2:if(!(a<t.expressions.length)){i.next=8;break}return i.delegateYield(B(t.expressions[a],e,o),"t0",4);case 4:n=i.t0;case 5:a++,i.next=2;break;case 8:return i.abrupt("return",n);case 9:case"end":return i.stop()}},b)}function pt(t){var e=new Nt.RegexEngine(t.value),r=function r(n,i){var o;e.lastIndex=i||0;var a=e.exec(n);if(null!==a){if(o={match:a[0],start:a.index,end:a.index+a[0].length,groups:[]},a.length>1)for(var s=1;s<a.length;s++)o.groups.push(a[s]);o.next=function(){if(!(e.lastIndex>=n.length)){var i=r(n,e.lastIndex);if(i&&""===i.match)throw{code:"D1004",stack:(new Error).stack,position:t.position,value:t.value.source};return i}}}return o};return r}function gt(t,e,r){return""===t.value?e&&e.outerWrapper?e[0]:e:r.lookup(t.value)}function vt(t,e,r){var o,s,c,l,u;return i().wrap(function(h){for(;;)switch(h.prev=h.next){case 0:return s=e,c=!!e.tupleStream,l=i().mark(function e(o,a){var s,l,u,h,f,d,p,g,v;return i().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:s=0,l=0;case 2:if(!(0===s&&l<t.terms.length)){e.next=35;break}return u=t.terms[l],h=o,f=r,c&&(h=o["@"],f=$(r,o)),e.delegateYield(B(u.expression,h,f),"t0",8);case 8:return d=e.t0,h=a,f=r,c&&(h=a["@"],f=$(r,a)),e.delegateYield(B(u.expression,h,f),"t1",13);case 13:if(p=e.t1,g=n(d),v=n(p),"undefined"!==g){e.next=19;break}return s="undefined"===v?0:1,e.abrupt("continue",32);case 19:if("undefined"!==v){e.next=22;break}return s=-1,e.abrupt("continue",32);case 22:if(!("string"!==g&&"number"!==g||"string"!==v&&"number"!==v)){e.next=24;break}throw{code:"T2008",stack:(new Error).stack,position:t.position,value:"string"!==g&&"number"!==g?d:p};case 24:if(g===v){e.next=26;break}throw{code:"T2007",stack:(new Error).stack,position:t.position,value:d,value2:p};case 26:if(d!==p){e.next=30;break}return e.abrupt("continue",32);case 30:s=d<p?-1:1;case 31:!0===u.descending&&(s=-s);case 32:l++,e.next=2;break;case 35:return e.abrupt("return",1===s);case 36:case"end":return e.stop()}},e)}),u={environment:r,input:e},h.delegateYield(a.sort.apply(u,[s,l]),"t0",5);case 5:return o=h.t0,h.abrupt("return",o);case 7:case"end":return h.stop()}},x)}function yt(t,e,r){var o=i().mark(function e(o){var a,s,c,l,u,h,f,d,p,g,v;return i().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0!==o){e.next=2;break}return e.abrupt("return",void 0);case 2:if(a=r.lookup("clone"),D(a)){e.next=5;break}throw{code:"T2013",stack:(new Error).stack,position:t.position};case 5:return e.delegateYield(wt(a,[o],null,r),"t0",6);case 6:return s=e.t0,e.delegateYield(B(t.pattern,s,r),"t1",8);case 8:if(void 0===(c=e.t1)){e.next=35;break}Array.isArray(c)||(c=[c]),l=0;case 12:if(!(l<c.length)){e.next=35;break}if(!(u=c[l])||!(u.isPrototypeOf(s)||u instanceof Object.constructor)){e.next=16;break}throw{code:"D1010",stack:(new Error).stack,position:t.position};case 16:return e.delegateYield(B(t.update,u,r),"t2",17);case 17:if(h=e.t2,"undefined"===(f=n(h))){e.next=23;break}if("object"===f&&null!==h&&!Array.isArray(h)){e.next=22;break}throw{code:"T2011",stack:(new Error).stack,position:t.update.position,value:h};case 22:for(d in h)u[d]=h[d];case 23:if(void 0===t.delete){e.next=32;break}return e.delegateYield(B(t.delete,u,r),"t3",25);case 25:if(void 0===(p=e.t3)){e.next=32;break}if(g=p,Array.isArray(p)||(p=[p]),P(p)){e.next=31;break}throw{code:"T2012",stack:(new Error).stack,position:t.delete.position,value:g};case 31:for(v=0;v<p.length;v++)"object"===n(u)&&null!==u&&delete u[p[v]];case 32:l++,e.next=12;break;case 35:return e.abrupt("return",s);case 36:case"end":return e.stop()}},e)});return It(o,"<(oa):o>")}var mt=c("function($f, $g) { function($x){ $g($f($x)) } }");function bt(t,e,r){var n,o,a,s;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:return i.delegateYield(B(t.lhs,e,r),"t0",1);case 1:if(o=i.t0,"function"!==t.rhs.type){i.next=7;break}return i.delegateYield(xt(t.rhs,e,r,{context:o}),"t1",4);case 4:n=i.t1,i.next=20;break;case 7:return i.delegateYield(B(t.rhs,e,r),"t2",8);case 8:if(a=i.t2,D(a)){i.next=11;break}throw{code:"T2006",stack:(new Error).stack,position:t.position,value:a};case 11:if(!D(o)){i.next=18;break}return i.delegateYield(B(mt,null,r),"t3",13);case 13:return s=i.t3,i.delegateYield(wt(s,[o,a],null,r),"t4",15);case 15:n=i.t4,i.next=20;break;case 18:return i.delegateYield(wt(a,[o],null,r),"t5",19);case 19:n=i.t5;case 20:return i.abrupt("return",n);case 21:case"end":return i.stop()}},w)}function xt(t,e,r,o){var a,s,c,l,u,h;return i().wrap(function(f){for(;;)switch(f.prev=f.next){case 0:return f.delegateYield(B(t.procedure,e,r),"t0",1);case 1:if(void 0!==(s=f.t0)||"path"!==t.procedure.type||!r.lookup(t.procedure.steps[0].value)){f.next=4;break}throw{code:"T1005",stack:(new Error).stack,position:t.position,token:t.procedure.steps[0].value};case 4:c=[],void 0!==o&&c.push(o.context),l=i().mark(function n(){var o,a;return i().wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.delegateYield(B(t.arguments[u],e,r),"t0",1);case 1:o=n.t0,D(o)?(a=i().mark(function t(){var e,n,a,s=arguments;return i().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:for(e=s.length,n=new Array(e),a=0;a<e;a++)n[a]=s[a];return t.delegateYield(wt(o,n,null,r),"t0",2);case 2:return t.abrupt("return",t.t0);case 3:case"end":return t.stop()}},t)}),a.arity=N(o),c.push(a)):c.push(o);case 3:case"end":return n.stop()}},n)}),u=0;case 8:if(!(u<t.arguments.length)){f.next=13;break}return f.delegateYield(l(),"t1",10);case 10:u++,f.next=8;break;case 13:return h="path"===t.procedure.type?t.procedure.steps[0].value:t.procedure.value,f.prev=14,"object"===n(s)&&(s.token=h,s.position=t.position),f.delegateYield(wt(s,c,e,r),"t2",17);case 17:a=f.t2,f.next=25;break;case 20:throw f.prev=20,f.t3=f.catch(14),f.t3.position||(f.t3.position=t.position),f.t3.token||(f.t3.token=h),f.t3;case 25:return f.abrupt("return",a);case 26:case"end":return f.stop()}},A,null,[[14,20]])}function wt(t,e,r,n){var o,a,s,c;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:return i.delegateYield(At(t,e,r,n),"t0",1);case 1:o=i.t0;case 2:if(!j(o)||!0!==o.thunk){i.next=21;break}return i.delegateYield(B(o.body.procedure,o.input,o.environment),"t1",4);case 4:a=i.t1,"variable"===o.body.procedure.type&&(a.token=o.body.procedure.value),a.position=o.body.procedure.position,s=[],c=0;case 9:if(!(c<o.body.arguments.length)){i.next=17;break}return i.t2=s,i.delegateYield(B(o.body.arguments[c],o.input,o.environment),"t3",12);case 12:i.t4=i.t3,i.t2.push.call(i.t2,i.t4);case 14:c++,i.next=9;break;case 17:return i.delegateYield(At(a,s,r,n),"t5",18);case 18:o=i.t5,i.next=2;break;case 21:return i.abrupt("return",o);case 22:case"end":return i.stop()}},_)}function At(t,e,r,n){var o,a,s;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(i.prev=0,a=e,t&&(a=kt(t.signature,e,r)),!j(t)){i.next=8;break}return i.delegateYield(St(t,a),"t0",5);case 5:o=i.t0,i.next=24;break;case 8:if(!t||!0!==t._jsonata_function){i.next=16;break}if(s={environment:n,input:r},o=t.implementation.apply(s,a),!L(o)){i.next=14;break}return i.delegateYield(o,"t1",13);case 13:o=i.t1;case 14:i.next=24;break;case 16:if("function"!=typeof t){i.next=23;break}if(o=t.apply(r,a),!L(o)){i.next=21;break}return i.delegateYield(o,"t2",20);case 20:o=i.t2;case 21:i.next=24;break;case 23:throw{code:"T1006",stack:(new Error).stack};case 24:i.next=30;break;case 26:throw i.prev=26,i.t3=i.catch(0),t&&(void 0===i.t3.token&&void 0!==t.token&&(i.t3.token=t.token),i.t3.position=t.position||i.t3.position),i.t3;case 30:return i.abrupt("return",o);case 31:case"end":return i.stop()}},E,null,[[0,26]])}function _t(t,e,r){var n={_jsonata_lambda:!0,input:e,environment:r,arguments:t.arguments,signature:t.signature,body:t.body};return!0===t.thunk&&(n.thunk=!0),n.apply=i().mark(function t(r,o){return i().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.delegateYield(wt(n,o,e,r.environment),"t0",1);case 1:return t.abrupt("return",t.t0);case 2:case"end":return t.stop()}},t)}),n}function Et(t,e,r){var n,o,a,s,c;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:o=[],a=0;case 2:if(!(a<t.arguments.length)){i.next=15;break}if("operator"!==(s=t.arguments[a]).type||"?"!==s.value){i.next=8;break}o.push(s),i.next=12;break;case 8:return i.t0=o,i.delegateYield(B(s,e,r),"t1",10);case 10:i.t2=i.t1,i.t0.push.call(i.t0,i.t2);case 12:a++,i.next=2;break;case 15:return i.delegateYield(B(t.procedure,e,r),"t3",16);case 16:if(void 0!==(c=i.t3)||"path"!==t.procedure.type||!r.lookup(t.procedure.steps[0].value)){i.next=19;break}throw{code:"T1007",stack:(new Error).stack,position:t.position,token:t.procedure.steps[0].value};case 19:if(!j(c)){i.next=23;break}n=Mt(c,o),i.next=32;break;case 23:if(!c||!0!==c._jsonata_function){i.next=27;break}n=Ot(c.implementation,o),i.next=32;break;case 27:if("function"!=typeof c){i.next=31;break}n=Ot(c,o),i.next=32;break;case 31:throw{code:"T1008",stack:(new Error).stack,position:t.position,token:"path"===t.procedure.type?t.procedure.steps[0].value:t.procedure.value};case 32:return i.abrupt("return",n);case 33:case"end":return i.stop()}},k)}function kt(t,e,r){return void 0===t?e:t.validate(e,r)}function St(t,e){var r,n;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(n=Dt(t.environment),t.arguments.forEach(function(t,r){n.bind(t.value,e[r])}),"function"!=typeof t.body){i.next=7;break}return i.delegateYield(Tt(t.body,n),"t0",4);case 4:r=i.t0,i.next=9;break;case 7:return i.delegateYield(B(t.body,t.input,n),"t1",8);case 8:r=i.t1;case 9:return i.abrupt("return",r);case 10:case"end":return i.stop()}},S)}function Mt(t,e){var r=Dt(t.environment),n=[];return t.arguments.forEach(function(t,i){var o=e[i];o&&"operator"===o.type&&"?"===o.value?n.push(t):r.bind(t.value,o)}),{_jsonata_lambda:!0,input:t.input,environment:r,arguments:n,body:t.body}}function Ot(t,e){var r=Pt(t),n="function("+(r=r.map(function(t){return"$"+t.trim()})).join(", ")+"){ _ }",i=c(n);return i.body=t,Mt(i,e)}function Tt(t,e){var r,n,o,a;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(r=Pt(t),n=r.map(function(t){return e.lookup(t.trim())}),o={environment:e},a=t.apply(o,n),!L(a)){i.next=7;break}return i.delegateYield(a,"t0",6);case 6:a=i.t0;case 7:return i.abrupt("return",a);case 8:case"end":return i.stop()}},M)}function Pt(t){var e=t.toString();return/\(([^)]*)\)/.exec(e)[1].split(",")}function It(t,e){var r={_jsonata_function:!0,implementation:t};return void 0!==e&&(r.signature=l(e)),r}function Ct(t,e){var r,n,o;return i().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:if(void 0!==t){i.next=2;break}return i.abrupt("return",void 0);case 2:r=this.input,void 0!==e&&(r=e,Array.isArray(r)&&!R(r)&&((r=C(r)).outerWrapper=!0)),i.prev=4,n=c(t,!1),i.next=12;break;case 8:throw i.prev=8,i.t0=i.catch(4),Lt(i.t0),{stack:(new Error).stack,code:"D3120",value:i.t0.message,error:i.t0};case 12:return i.prev=12,i.delegateYield(B(n,r,this.environment),"t1",14);case 14:o=i.t1,i.next=21;break;case 17:throw i.prev=17,i.t2=i.catch(12),Lt(i.t2),{stack:(new Error).stack,code:"D3121",value:i.t2.message,error:i.t2};case 21:return i.abrupt("return",o);case 22:case"end":return i.stop()}},O,this,[[4,8],[12,17]])}function Rt(t){if(void 0!==t)return JSON.parse(a.string(t))}function Dt(t){var e={};return{bind:function(t,r){e[t]=r},lookup:function(r){var n;return e.hasOwnProperty(r)?n=e[r]:t&&(n=t.lookup(r)),n},timestamp:t?t.timestamp:null,async:!!t&&t.async,global:t?t.global:{ancestry:[null]}}}z.bind("sum",It(a.sum,"<a<n>:n>")),z.bind("count",It(a.count,"<a:n>")),z.bind("max",It(a.max,"<a<n>:n>")),z.bind("min",It(a.min,"<a<n>:n>")),z.bind("average",It(a.average,"<a<n>:n>")),z.bind("string",It(a.string,"<x-b?:s>")),z.bind("substring",It(a.substring,"<s-nn?:s>")),z.bind("substringBefore",It(a.substringBefore,"<s-s:s>")),z.bind("substringAfter",It(a.substringAfter,"<s-s:s>")),z.bind("lowercase",It(a.lowercase,"<s-:s>")),z.bind("uppercase",It(a.uppercase,"<s-:s>")),z.bind("length",It(a.length,"<s-:n>")),z.bind("trim",It(a.trim,"<s-:s>")),z.bind("pad",It(a.pad,"<s-ns?:s>")),z.bind("match",It(a.match,"<s-f<s:o>n?:a<o>>")),z.bind("contains",It(a.contains,"<s-(sf):b>")),z.bind("replace",It(a.replace,"<s-(sf)(sf)n?:s>")),z.bind("split",It(a.split,"<s-(sf)n?:a<s>>")),z.bind("join",It(a.join,"<a<s>s?:s>")),z.bind("formatNumber",It(a.formatNumber,"<n-so?:s>")),z.bind("formatBase",It(a.formatBase,"<n-n?:s>")),z.bind("formatInteger",It(o.formatInteger,"<n-s:s>")),z.bind("parseInteger",It(o.parseInteger,"<s-s:n>")),z.bind("number",It(a.number,"<(nsb)-:n>")),z.bind("floor",It(a.floor,"<n-:n>")),z.bind("ceil",It(a.ceil,"<n-:n>")),z.bind("round",It(a.round,"<n-n?:n>")),z.bind("abs",It(a.abs,"<n-:n>")),z.bind("sqrt",It(a.sqrt,"<n-:n>")),z.bind("power",It(a.power,"<n-n:n>")),z.bind("random",It(a.random,"<:n>")),z.bind("boolean",It(a.boolean,"<x-:b>")),z.bind("not",It(a.not,"<x-:b>")),z.bind("map",It(a.map,"<af>")),z.bind("zip",It(a.zip,"<a+>")),z.bind("filter",It(a.filter,"<af>")),z.bind("single",It(a.single,"<af?>")),z.bind("reduce",It(a.foldLeft,"<afj?:j>")),z.bind("sift",It(a.sift,"<o-f?:o>")),z.bind("keys",It(a.keys,"<x-:a<s>>")),z.bind("lookup",It(a.lookup,"<x-s:x>")),z.bind("append",It(a.append,"<xx:a>")),z.bind("exists",It(a.exists,"<x:b>")),z.bind("spread",It(a.spread,"<x-:a<o>>")),z.bind("merge",It(a.merge,"<a<o>:o>")),z.bind("reverse",It(a.reverse,"<a:a>")),z.bind("each",It(a.each,"<o-f:a>")),z.bind("error",It(a.error,"<s?:x>")),z.bind("assert",It(a.assert,"<bs?:x>")),z.bind("type",It(a.type,"<x:s>")),z.bind("sort",It(a.sort,"<af?:a>")),z.bind("shuffle",It(a.shuffle,"<a:a>")),z.bind("distinct",It(a.distinct,"<x:x>")),z.bind("base64encode",It(a.base64encode,"<s-:s>")),z.bind("base64decode",It(a.base64decode,"<s-:s>")),z.bind("encodeUrlComponent",It(a.encodeUrlComponent,"<s-:s>")),z.bind("encodeUrl",It(a.encodeUrl,"<s-:s>")),z.bind("decodeUrlComponent",It(a.decodeUrlComponent,"<s-:s>")),z.bind("decodeUrl",It(a.decodeUrl,"<s-:s>")),z.bind("eval",It(Ct,"<sx?:x>")),z.bind("toMillis",It(o.toMillis,"<s-s?:n>")),z.bind("fromMillis",It(o.fromMillis,"<n-s?s?:s>")),z.bind("clone",It(Rt,"<(oa)-:o>"));var jt={S0101:"String literal must be terminated by a matching quote",S0102:"Number out of range: {{token}}",S0103:"Unsupported escape sequence: \\{{token}}",S0104:"The escape sequence \\u must be followed by 4 hex digits",S0105:"Quoted property name must be terminated with a backquote (`)",S0106:"Comment has no closing tag",S0201:"Syntax error: {{token}}",S0202:"Expected {{value}}, got {{token}}",S0203:"Expected {{value}} before end of expression",S0204:"Unknown operator: {{token}}",S0205:"Unexpected token: {{token}}",S0206:"Unknown expression type: {{token}}",S0207:"Unexpected end of expression",S0208:"Parameter {{value}} of function definition must be a variable name (start with $)",S0209:"A predicate cannot follow a grouping expression in a step",S0210:"Each step can only have one grouping expression",S0211:"The symbol {{token}} cannot be used as a unary operator",S0212:"The left side of := must be a variable name (start with $)",S0213:"The literal value {{value}} cannot be used as a step within a path expression",S0214:"The right side of {{token}} must be a variable name (start with $)",S0215:"A context variable binding must precede any predicates on a step",S0216:"A context variable binding must precede the 'order-by' clause on a step",S0217:"The object representing the 'parent' cannot be derived from this expression",S0301:"Empty regular expressions are not allowed",S0302:"No terminating / in regular expression",S0402:"Choice groups containing parameterized types are not supported",S0401:"Type parameters can only be applied to functions and arrays",S0500:"Attempted to evaluate an expression containing syntax error(s)",T0410:"Argument {{index}} of function {{token}} does not match function signature",T0411:"Context value is not a compatible type with argument {{index}} of function {{token}}",T0412:"Argument {{index}} of function {{token}} must be an array of {{type}}",D1001:"Number out of range: {{value}}",D1002:"Cannot negate a non-numeric value: {{value}}",T1003:"Key in object structure must evaluate to a string; got: {{value}}",D1004:"Regular expression matches zero length string",T1005:"Attempted to invoke a non-function. Did you mean ${{{token}}}?",T1006:"Attempted to invoke a non-function",T1007:"Attempted to partially apply a non-function. Did you mean ${{{token}}}?",T1008:"Attempted to partially apply a non-function",D1009:"Multiple key definitions evaluate to same key: {{value}}",D1010:"Attempted to access the Javascript object prototype",T1010:"The matcher function argument passed to function {{token}} does not return the correct object structure",T2001:"The left side of the {{token}} operator must evaluate to a number",T2002:"The right side of the {{token}} operator must evaluate to a number",T2003:"The left side of the range operator (..) must evaluate to an integer",T2004:"The right side of the range operator (..) must evaluate to an integer",D2005:"The left side of := must be a variable name (start with $)",T2006:"The right side of the function application operator ~> must be a function",T2007:"Type mismatch when comparing values {{value}} and {{value2}} in order-by clause",T2008:"The expressions within an order-by clause must evaluate to numeric or string values",T2009:"The values {{value}} and {{value2}} either side of operator {{token}} must be of the same data type",T2010:"The expressions either side of operator {{token}} must evaluate to numeric or string values",T2011:"The insert/update clause of the transform expression must evaluate to an object: {{value}}",T2012:"The delete clause of the transform expression must evaluate to a string or array of strings: {{value}}",T2013:"The transform expression clones the input object using the $clone() function. This has been overridden in the current scope by a non-function.",D2014:"The size of the sequence allocated by the range operator (..) must not exceed 1e6. Attempted to allocate {{value}}.",D3001:"Attempting to invoke string function on Infinity or NaN",D3010:"Second argument of replace function cannot be an empty string",D3011:"Fourth argument of replace function must evaluate to a positive number",D3012:"Attempted to replace a matched string with a non-string value",D3020:"Third argument of split function must evaluate to a positive number",D3030:"Unable to cast value to a number: {{value}}",D3040:"Third argument of match function must evaluate to a positive number",D3050:"The second argument of reduce function must be a function with at least two arguments",D3060:"The sqrt function cannot be applied to a negative number: {{value}}",D3061:"The power function has resulted in a value that cannot be represented as a JSON number: base={{value}}, exponent={{exp}}",D3070:"The single argument form of the sort function can only be applied to an array of strings or an array of numbers. Use the second argument to specify a comparison function",D3080:"The picture string must only contain a maximum of two sub-pictures",D3081:"The sub-picture must not contain more than one instance of the 'decimal-separator' character",D3082:"The sub-picture must not contain more than one instance of the 'percent' character",D3083:"The sub-picture must not contain more than one instance of the 'per-mille' character",D3084:"The sub-picture must not contain both a 'percent' and a 'per-mille' character",D3085:"The mantissa part of a sub-picture must contain at least one character that is either an 'optional digit character' or a member of the 'decimal digit family'",D3086:"The sub-picture must not contain a passive character that is preceded by an active character and that is followed by another active character",D3087:"The sub-picture must not contain a 'grouping-separator' character that appears adjacent to a 'decimal-separator' character",D3088:"The sub-picture must not contain a 'grouping-separator' at the end of the integer part",D3089:"The sub-picture must not contain two adjacent instances of the 'grouping-separator' character",D3090:"The integer part of the sub-picture must not contain a member of the 'decimal digit family' that is followed by an instance of the 'optional digit character'",D3091:"The fractional part of the sub-picture must not contain an instance of the 'optional digit character' that is followed by a member of the 'decimal digit family'",D3092:"A sub-picture that contains a 'percent' or 'per-mille' character must not contain a character treated as an 'exponent-separator'",D3093:"The exponent part of the sub-picture must comprise only of one or more characters that are members of the 'decimal digit family'",D3100:"The radix of the formatBase function must be between 2 and 36. It was given {{value}}",D3110:"The argument of the toMillis function must be an ISO 8601 formatted timestamp. Given {{value}}",D3120:"Syntax error in expression passed to function eval: {{value}}",D3121:"Dynamic error evaluating the expression passed to function eval: {{value}}",D3130:"Formatting or parsing an integer as a sequence starting with {{value}} is not supported by this implementation",D3131:"In a decimal digit pattern, all digits must be from the same decimal group",D3132:"Unknown component specifier {{value}} in date/time picture string",D3133:"The 'name' modifier can only be applied to months and days in the date/time picture string, not {{value}}",D3134:"The timezone integer format specifier cannot have more than four digits",D3135:"No matching closing bracket ']' in date/time picture string",D3136:"The date/time picture string is missing specifiers required to parse the timestamp",D3137:"{{{message}}}",D3138:"The $single() function expected exactly 1 matching result. Instead it matched more.",D3139:"The $single() function expected exactly 1 matching result. Instead it matched 0.",D3140:"Malformed URL passed to ${{{functionName}}}(): {{value}}",D3141:"{{{message}}}"};function Lt(t){var e=jt[t.code];if(void 0!==e){var r=e.replace(/\{\{\{([^}]+)}}}/g,function(){return t[arguments[1]]});r=r.replace(/\{\{([^}]+)}}/g,function(){return JSON.stringify(t[arguments[1]])}),t.message=r}}function Nt(t,e){var r,n;try{r=c(t,e&&e.recover),n=r.errors,delete r.errors}catch(t){throw Lt(t),t}var i=Dt(z),a=new Date;return i.bind("now",It(function(t,e){return o.fromMillis(a.getTime(),t,e)},"<s?s?:s>")),i.bind("millis",It(function(){return a.getTime()},"<:n>")),e&&e.RegexEngine?Nt.RegexEngine=e.RegexEngine:Nt.RegexEngine=RegExp,{evaluate:function(t,e,o){if(void 0!==n){var s={code:"S0500",position:0};throw Lt(s),s}var c,l,u;if(void 0!==e)for(var h in c=Dt(i),e)c.bind(h,e[h]);else c=i;if(c.bind("$",t),a=new Date,c.timestamp=a,Array.isArray(t)&&!R(t)&&((t=C(t)).outerWrapper=!0),"function"==typeof o){c.async=!0;var f=function(t){Lt(t),o(t,null)},d=function t(e){(l=u.next(e)).done?o(null,l.value):l.value.then(t).catch(f)};u=B(r,t,c),(l=u.next()).value.then(d).catch(f)}else try{for(u=B(r,t,c),l=u.next();!l.done;)l=u.next(l.value);return l.value}catch(s){throw Lt(s),s}},assign:function(t,e){i.bind(t,e)},registerFunction:function(t,e,r){var n=It(e,r);i.bind(t,n)},ast:function(){return r},errors:function(){return n}}}return Nt.parser=c,Nt}();e.exports=u},{"./datetime":1,"./functions":2,"./parser":4,"./signature":5,"./utils":6}],4:[function(t,e,r){var n=t("./signature"),i=function(){var t={".":75,"[":80,"]":0,"{":70,"}":0,"(":80,")":0,",":0,"@":80,"#":80,";":80,":":80,"?":20,"+":50,"-":50,"*":60,"/":60,"%":60,"|":20,"=":40,"<":40,">":40,"^":40,"**":60,"..":20,":=":10,"!=":40,"<=":40,">=":40,"~>":40,and:30,or:25,in:40,"&":50,"!":0,"~":0},e={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},r=function(r){var n=0,i=r.length,o=function(t,e){return{type:t,value:e,position:n}},a=function(){for(var t,e,o=n,a=0;n<i;){var s=r.charAt(n);if("/"===s&&"\\"!==r.charAt(n-1)&&0===a){if(""===(t=r.substring(o,n)))throw{code:"S0301",stack:(new Error).stack,position:n};for(n++,s=r.charAt(n),o=n;"i"===s||"m"===s;)n++,s=r.charAt(n);return e=r.substring(o,n)+"g",new RegExp(t,e)}"("!==s&&"["!==s&&"{"!==s||"\\"===r.charAt(n-1)||a++,")"!==s&&"]"!==s&&"}"!==s||"\\"===r.charAt(n-1)||a--,n++}throw{code:"S0302",stack:(new Error).stack,position:n}},s=function s(c){if(n>=i)return null;for(var l=r.charAt(n);n<i&&" \t\n\r\v".indexOf(l)>-1;)n++,l=r.charAt(n);if("/"===l&&"*"===r.charAt(n+1)){var u=n;for(n+=2,l=r.charAt(n);"*"!==l||"/"!==r.charAt(n+1);)if(l=r.charAt(++n),n>=i)throw{code:"S0106",stack:(new Error).stack,position:u};return n+=2,l=r.charAt(n),s(c)}if(!0!==c&&"/"===l)return n++,o("regex",a());if("."===l&&"."===r.charAt(n+1))return n+=2,o("operator","..");if(":"===l&&"="===r.charAt(n+1))return n+=2,o("operator",":=");if("!"===l&&"="===r.charAt(n+1))return n+=2,o("operator","!=");if(">"===l&&"="===r.charAt(n+1))return n+=2,o("operator",">=");if("<"===l&&"="===r.charAt(n+1))return n+=2,o("operator","<=");if("*"===l&&"*"===r.charAt(n+1))return n+=2,o("operator","**");if("~"===l&&">"===r.charAt(n+1))return n+=2,o("operator","~>");if(Object.prototype.hasOwnProperty.call(t,l))return n++,o("operator",l);if('"'===l||"'"===l){var h=l;n++;for(var f="";n<i;){if("\\"===(l=r.charAt(n)))if(n++,l=r.charAt(n),Object.prototype.hasOwnProperty.call(e,l))f+=e[l];else{if("u"!==l)throw{code:"S0103",stack:(new Error).stack,position:n,token:l};var d=r.substr(n+1,4);if(!/^[0-9a-fA-F]+$/.test(d))throw{code:"S0104",stack:(new Error).stack,position:n};var p=parseInt(d,16);f+=String.fromCharCode(p),n+=4}else{if(l===h)return n++,o("string",f);f+=l}n++}throw{code:"S0101",stack:(new Error).stack,position:n}}var g,v=/^-?(0|([1-9][0-9]*))(\.[0-9]+)?([Ee][-+]?[0-9]+)?/.exec(r.substring(n));if(null!==v){var y=parseFloat(v[0]);if(!isNaN(y)&&isFinite(y))return n+=v[0].length,o("number",y);throw{code:"S0102",stack:(new Error).stack,position:n,token:v[0]}}if("`"===l){n++;var m=r.indexOf("`",n);if(-1!==m)return g=r.substring(n,m),n=m+1,o("name",g);throw n=i,{code:"S0105",stack:(new Error).stack,position:n}}for(var b,x=n;;)if(b=r.charAt(x),x===i||" \t\n\r\v".indexOf(b)>-1||Object.prototype.hasOwnProperty.call(t,b)){if("$"===r.charAt(n))return g=r.substring(n+1,x),n=x,o("variable",g);switch(g=r.substring(n,x),n=x,g){case"or":case"in":case"and":return o("operator",g);case"true":return o("value",!0);case"false":return o("value",!1);case"null":return o("value",null);default:return n===i&&""===g?null:o("name",g)}}else x++};return s},i=function(e,i){var o,a,s={},c=[],l=function(){var t=[];"(end)"!==o.id&&t.push({type:o.type,value:o.value,position:o.position});for(var e=a();null!==e;)t.push(e),e=a();return t},u={nud:function(){var t={code:"S0211",token:this.value,position:this.position};if(i)return t.remaining=l(),t.type="error",c.push(t),t;throw t.stack=(new Error).stack,t}},h=function(t,e){var r=s[t];return e=e||0,r?e>=r.lbp&&(r.lbp=e):((r=Object.create(u)).id=r.value=t,r.lbp=e,s[t]=r),r},f=function(t){if(i){t.remaining=l(),c.push(t);var e=s["(error)"];return(o=Object.create(e)).error=t,o.type="(error)",o}throw t.stack=(new Error).stack,t},d=function(t,r){if(t&&o.id!==t){var n={code:"(end)"===o.id?"S0203":"S0202",position:o.position,token:o.value,value:t};return f(n)}var i=a(r);if(null===i)return(o=s["(end)"]).position=e.length,o;var c,l=i.value,u=i.type;switch(u){case"name":case"variable":c=s["(name)"];break;case"operator":if(!(c=s[l]))return f({code:"S0204",stack:(new Error).stack,position:i.position,token:l});break;case"string":case"number":case"value":c=s["(literal)"];break;case"regex":u="regex",c=s["(regex)"];break;default:return f({code:"S0205",stack:(new Error).stack,position:i.position,token:l})}return(o=Object.create(c)).value=l,o.type=u,o.position=i.position,o},p=function(t){var e,r=o;for(d(null,!0),e=r.nud();t<o.lbp;)r=o,d(),e=r.led(e);return e},g=function(t){h(t,0).nud=function(){return this}},v=function(e,r,n){var i=r||t[e],o=h(e,i);return o.led=n||function(t){return this.lhs=t,this.rhs=p(i),this.type="binary",this},o},y=function(t,e,r){var n=h(t,e);return n.led=r,n},m=function(t,e){var r=h(t);return r.nud=e||function(){return this.expression=p(70),this.type="unary",this},r};g("(end)"),g("(name)"),g("(literal)"),g("(regex)"),h(":"),h(";"),h(","),h(")"),h("]"),h("}"),h(".."),v("."),v("+"),v("-"),v("*"),v("/"),v("%"),v("="),v("<"),v(">"),v("!="),v("<="),v(">="),v("&"),v("and"),v("or"),v("in"),g("and"),g("or"),g("in"),m("-"),v("~>"),y("(error)",10,function(t){return this.lhs=t,this.error=o.error,this.remaining=l(),this.type="error",this}),m("*",function(){return this.type="wildcard",this}),m("**",function(){return this.type="descendant",this}),m("%",function(){return this.type="parent",this}),v("(",t["("],function(t){if(this.procedure=t,this.type="function",this.arguments=[],")"!==o.id)for(;"operator"===o.type&&"?"===o.id?(this.type="partial",this.arguments.push(o),d("?")):this.arguments.push(p(0)),","===o.id;)d(",");if(d(")",!0),"name"===t.type&&("function"===t.value||"λ"===t.value)){if(this.arguments.forEach(function(t,e){if("variable"!==t.type)return f({code:"S0208",stack:(new Error).stack,position:t.position,token:t.value,value:e+1})}),this.type="lambda","<"===o.id){for(var e=o.position,r=1,i="<";r>0&&"{"!==o.id&&"(end)"!==o.id;){var a=d();">"===a.id?r--:"<"===a.id&&r++,i+=a.value}d(">");try{this.signature=n(i)}catch(t){return t.position=e+t.offset,f(t)}}d("{"),this.body=p(0),d("}")}return this}),m("(",function(){for(var t=[];")"!==o.id&&(t.push(p(0)),";"===o.id);)d(";");return d(")",!0),this.type="block",this.expressions=t,this}),m("[",function(){var t=[];if("]"!==o.id)for(;;){var e=p(0);if(".."===o.id){var r={type:"binary",value:"..",position:o.position,lhs:e};d(".."),r.rhs=p(0),e=r}if(t.push(e),","!==o.id)break;d(",")}return d("]",!0),this.expressions=t,this.type="unary",this}),v("[",t["["],function(e){if("]"===o.id){for(var r=e;r&&"binary"===r.type&&"["===r.value;)r=r.lhs;return r.keepArray=!0,d("]"),e}return this.lhs=e,this.rhs=p(t["]"]),this.type="binary",d("]",!0),this}),v("^",t["^"],function(t){d("(");for(var e=[];;){var r={descending:!1};if("<"===o.id?d("<"):">"===o.id&&(r.descending=!0,d(">")),r.expression=p(0),e.push(r),","!==o.id)break;d(",")}return d(")"),this.lhs=t,this.rhs=e,this.type="binary",this});var b=function(t){var e=[];if("}"!==o.id)for(;;){var r=p(0);d(":");var n=p(0);if(e.push([r,n]),","!==o.id)break;d(",")}return d("}",!0),void 0===t?(this.lhs=e,this.type="unary"):(this.lhs=t,this.rhs=e,this.type="binary"),this};m("{",b),v("{",t["{"],b),y(":=",t[":="],function(e){return"variable"!==e.type?f({code:"S0212",stack:(new Error).stack,position:e.position,token:e.value}):(this.lhs=e,this.rhs=p(t[":="]-1),this.type="binary",this)}),v("@",t["@"],function(e){return this.lhs=e,this.rhs=p(t["@"]),"variable"!==this.rhs.type?f({code:"S0214",stack:(new Error).stack,position:this.rhs.position,token:"@"}):(this.type="binary",this)}),v("#",t["#"],function(e){return this.lhs=e,this.rhs=p(t["#"]),"variable"!==this.rhs.type?f({code:"S0214",stack:(new Error).stack,position:this.rhs.position,token:"#"}):(this.type="binary",this)}),v("?",t["?"],function(t){return this.type="condition",this.condition=t,this.then=p(0),":"===o.id&&(d(":"),this.else=p(0)),this}),m("|",function(){return this.type="transform",this.pattern=p(0),d("|"),this.update=p(0),","===o.id&&(d(","),this.delete=p(0)),d("|"),this});var x=function t(e){var r;if("function"!==e.type||e.predicate)if("condition"===e.type)e.then=t(e.then),void 0!==e.else&&(e.else=t(e.else)),r=e;else if("block"===e.type){var n=e.expressions.length;n>0&&(e.expressions[n-1]=t(e.expressions[n-1])),r=e}else r=e;else{var i={type:"lambda",thunk:!0,arguments:[],position:e.position};i.body=e,r=i}return r},w=0,A=0,_=[],E=function t(e,r){switch(e.type){case"name":case"wildcard":r.level--,0===r.level&&(void 0===e.ancestor||(_[r.index].slot.label=e.ancestor.label),e.ancestor=r,e.tuple=!0);break;case"parent":r.level++;break;case"block":e.expressions.length>0&&(e.tuple=!0,r=t(e.expressions[e.expressions.length-1],r));break;case"path":e.tuple=!0;var n=e.steps.length-1;for(r=t(e.steps[n--],r);r.level>0&&n>=0;)r=t(e.steps[n--],r);break;default:throw{code:"S0217",token:e.type,position:e.position}}return r},k=function(t,e){if(void 0!==e.seekingParent||"parent"===e.type){var r=void 0!==e.seekingParent?e.seekingParent:[];"parent"===e.type&&r.push(e.slot),void 0===t.seekingParent?t.seekingParent=r:Array.prototype.push.apply(t.seekingParent,r)}},S=function(t){var e=t.steps.length-1,r=t.steps[e],n=void 0!==r.seekingParent?r.seekingParent:[];"parent"===r.type&&n.push(r.slot);for(var i=0;i<n.length;i++){var o=n[i];for(e=t.steps.length-2;o.level>0;){if(e<0){void 0===t.seekingParent?t.seekingParent=[o]:t.seekingParent.push(o);break}for(var a=t.steps[e--];e>=0&&a.focus&&t.steps[e].focus;)a=t.steps[e--];o=E(a,o)}}},M=function t(e){var r;switch(e.type){case"binary":switch(e.value){case".":var n=t(e.lhs);r="path"===n.type?n:{type:"path",steps:[n]},"parent"===n.type&&(r.seekingParent=[n.slot]);var o=t(e.rhs);"function"===o.type&&"path"===o.procedure.type&&1===o.procedure.steps.length&&"name"===o.procedure.steps[0].type&&"function"===r.steps[r.steps.length-1].type&&(r.steps[r.steps.length-1].nextFunction=o.procedure.steps[0].value),"path"===o.type?Array.prototype.push.apply(r.steps,o.steps):(void 0!==o.predicate&&(o.stages=o.predicate,delete o.predicate),r.steps.push(o)),r.steps.filter(function(t){if("number"===t.type||"value"===t.type)throw{code:"S0213",stack:(new Error).stack,position:t.position,value:t.value};return"string"===t.type}).forEach(function(t){t.type="name"}),r.steps.filter(function(t){return!0===t.keepArray}).length>0&&(r.keepSingletonArray=!0);var a=r.steps[0];"unary"===a.type&&"["===a.value&&(a.consarray=!0);var s=r.steps[r.steps.length-1];"unary"===s.type&&"["===s.value&&(s.consarray=!0),S(r);break;case"[":var l=r=t(e.lhs),u="predicate";if("path"===r.type&&(l=r.steps[r.steps.length-1],u="stages"),void 0!==l.group)throw{code:"S0209",stack:(new Error).stack,position:e.position};void 0===l[u]&&(l[u]=[]);var h=t(e.rhs);void 0!==h.seekingParent&&(h.seekingParent.forEach(function(t){1===t.level?E(l,t):t.level--}),k(l,h)),l[u].push({type:"filter",expr:h,position:e.position});break;case"{":if(void 0!==(r=t(e.lhs)).group)throw{code:"S0210",stack:(new Error).stack,position:e.position};r.group={lhs:e.rhs.map(function(e){return[t(e[0]),t(e[1])]}),position:e.position};break;case"^":"path"!==(r=t(e.lhs)).type&&(r={type:"path",steps:[r]});var f={type:"sort",position:e.position};f.terms=e.rhs.map(function(e){var r=t(e.expression);return k(f,r),{descending:e.descending,expression:r}}),r.steps.push(f),S(r);break;case":=":(r={type:"bind",value:e.value,position:e.position}).lhs=t(e.lhs),r.rhs=t(e.rhs),k(r,r.rhs);break;case"@":if(r=t(e.lhs),l=r,"path"===r.type&&(l=r.steps[r.steps.length-1]),void 0!==l.stages||void 0!==l.predicate)throw{code:"S0215",stack:(new Error).stack,position:e.position};if("sort"===l.type)throw{code:"S0216",stack:(new Error).stack,position:e.position};e.keepArray&&(l.keepArray=!0),l.focus=e.rhs.value,l.tuple=!0;break;case"#":r=t(e.lhs),l=r,"path"===r.type?l=r.steps[r.steps.length-1]:(r={type:"path",steps:[r]},void 0!==l.predicate&&(l.stages=l.predicate,delete l.predicate)),void 0===l.stages?l.index=e.rhs.value:l.stages.push({type:"index",value:e.rhs.value,position:e.position}),l.tuple=!0;break;case"~>":(r={type:"apply",value:e.value,position:e.position}).lhs=t(e.lhs),r.rhs=t(e.rhs);break;default:(r={type:e.type,value:e.value,position:e.position}).lhs=t(e.lhs),r.rhs=t(e.rhs),k(r,r.lhs),k(r,r.rhs)}break;case"unary":r={type:e.type,value:e.value,position:e.position},"["===e.value?r.expressions=e.expressions.map(function(e){var n=t(e);return k(r,n),n}):"{"===e.value?r.lhs=e.lhs.map(function(e){var n=t(e[0]);k(r,n);var i=t(e[1]);return k(r,i),[n,i]}):(r.expression=t(e.expression),"-"===e.value&&"number"===r.expression.type?(r=r.expression).value=-r.value:k(r,r.expression));break;case"function":case"partial":(r={type:e.type,name:e.name,value:e.value,position:e.position}).arguments=e.arguments.map(function(e){var n=t(e);return k(r,n),n}),r.procedure=t(e.procedure);break;case"lambda":r={type:e.type,arguments:e.arguments,signature:e.signature,position:e.position};var d=t(e.body);r.body=x(d);break;case"condition":(r={type:e.type,position:e.position}).condition=t(e.condition),k(r,r.condition),r.then=t(e.then),k(r,r.then),void 0!==e.else&&(r.else=t(e.else),k(r,r.else));break;case"transform":(r={type:e.type,position:e.position}).pattern=t(e.pattern),r.update=t(e.update),void 0!==e.delete&&(r.delete=t(e.delete));break;case"block":(r={type:e.type,position:e.position}).expressions=e.expressions.map(function(e){var n=t(e);return k(r,n),(n.consarray||"path"===n.type&&n.steps[0].consarray)&&(r.consarray=!0),n});break;case"name":r={type:"path",steps:[e]},e.keepArray&&(r.keepSingletonArray=!0);break;case"parent":r={type:"parent",slot:{label:"!"+w++,level:1,index:A++}},_.push(r);break;case"string":case"number":case"value":case"wildcard":case"descendant":case"variable":case"regex":r=e;break;case"operator":if("and"===e.value||"or"===e.value||"in"===e.value)e.type="name",r=t(e);else{if("?"!==e.value)throw{code:"S0201",stack:(new Error).stack,position:e.position,token:e.value};r=e}break;case"error":r=e,e.lhs&&(r=t(e.lhs));break;default:var p="S0206";"(end)"===e.id&&(p="S0207");var g={code:p,position:e.position,token:e.value};if(i)return c.push(g),{type:"error",error:g};throw g.stack=(new Error).stack,g}return e.keepArray&&(r.keepArray=!0),r};a=r(e),d();var O=p(0);if("(end)"!==o.id){var T={code:"S0201",position:o.position,token:o.value};f(T)}if("parent"===(O=M(O)).type||void 0!==O.seekingParent)throw{code:"S0217",token:O.type,position:O.position};return c.length>0&&(O.errors=c),O};return i}();e.exports=i},{"./signature":5}],5:[function(t,e,r){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}var i=t("./utils"),o=function(){var t={a:"arrays",b:"booleans",f:"functions",n:"numbers",o:"objects",s:"strings"};function e(e){for(var r=1,o=[],a={},s=a;r<e.length;){var c=e.charAt(r);if(":"===c)break;var l=function(){o.push(a),s=a,a={}},u=function(t,e,r,n){for(var i=1,o=e;o<t.length;)if(o++,(c=t.charAt(o))===n){if(0===--i)break}else c===r&&i++;return o};switch(c){case"s":case"n":case"b":case"l":case"o":a.regex="["+c+"m]",a.type=c,l();break;case"a":a.regex="[asnblfom]",a.type=c,a.array=!0,l();break;case"f":a.regex="f",a.type=c,l();break;case"j":a.regex="[asnblom]",a.type=c,l();break;case"x":a.regex="[asnblfom]",a.type=c,l();break;case"-":s.context=!0,s.contextRegex=new RegExp(s.regex),s.regex+="?";break;case"?":case"+":s.regex+=c;break;case"(":var h=u(e,r,"(",")"),f=e.substring(r+1,h);if(-1!==f.indexOf("<"))throw{code:"S0402",stack:(new Error).stack,value:f,offset:r};a.regex="["+f+"m]",a.type="("+f+")",r=h,l();break;case"<":if("a"!==s.type&&"f"!==s.type)throw{code:"S0401",stack:(new Error).stack,value:s.type,offset:r};var d=u(e,r,"<",">");s.subtype=e.substring(r+1,d),r=d}r++}var p="^"+o.map(function(t){return"("+t.regex+")"}).join("")+"$",g=new RegExp(p),v=function(t){var e;if(i.isFunction(t))e="f";else switch(n(t)){case"string":e="s";break;case"number":e="n";break;case"boolean":e="b";break;case"object":e=null===t?"l":Array.isArray(t)?"a":"o";break;default:e="m"}return e},y=function(t,e){for(var r="^",n=0,i=0;i<o.length;i++){r+=o[i].regex;var a=e.match(r);if(null===a)throw{code:"T0410",stack:(new Error).stack,value:t[n],index:n+1};n=a[0].length}throw{code:"T0410",stack:(new Error).stack,value:t[n],index:n+1}};return{definition:e,validate:function(e,r){var n="";e.forEach(function(t){n+=v(t)});var i=g.exec(n);if(i){var a=[],s=0;return o.forEach(function(n,o){var c=e[s],l=i[o+1];if(""===l)if(n.context&&n.contextRegex){var u=v(r);if(!n.contextRegex.test(u))throw{code:"T0411",stack:(new Error).stack,value:r,index:s+1};a.push(r)}else a.push(c),s++;else l.split("").forEach(function(r){if("a"===n.type){if("m"===r)c=void 0;else{c=e[s];var i=!0;if(void 0!==n.subtype)if("a"!==r&&l!==n.subtype)i=!1;else if("a"===r&&c.length>0){var o=v(c[0]);i=o===n.subtype.charAt(0)&&0===c.filter(function(t){return v(t)!==o}).length}if(!i)throw{code:"T0412",stack:(new Error).stack,value:c,index:s+1,type:t[n.subtype]};"a"!==r&&(c=[c])}a.push(c),s++}else a.push(c),s++})}),a}y(e,n)}}}return e}();e.exports=o},{"./utils":6}],6:[function(t,e,r){function n(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=i(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var n=0,o=function(){};return{s:o,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,c=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return s=t.done,t},e:function(t){c=!0,a=t},f:function(){try{s||null==r.return||r.return()}finally{if(c)throw a}}}}function i(t,e){if(t){if("string"==typeof t)return o(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?o(t,e):void 0}}function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function a(t){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a(t)}var s=function(){function t(t){var e=!1;if("number"==typeof t&&(e=!isNaN(t))&&!isFinite(t))throw{code:"D1001",value:t,stack:(new Error).stack};return e}function e(t){var e=!1;return Array.isArray(t)&&(e=0===t.filter(function(t){return"string"!=typeof t}).length),e}function r(e){var r=!1;return Array.isArray(e)&&(r=0===e.filter(function(e){return!t(e)}).length),r}function i(){var t=[];return t.sequence=!0,1===arguments.length&&t.push(arguments[0]),t}function o(t){return!0===t.sequence&&Array.isArray(t)}function s(t){return t&&(!0===t._jsonata_function||!0===t._jsonata_lambda)||"function"==typeof t}function c(t){return"number"==typeof t.arity?t.arity:"function"==typeof t.implementation?t.implementation.length:"number"==typeof t.length?t.length:t.arguments.length}function l(t){return t&&!0===t._jsonata_lambda}var u=("function"==typeof Symbol?Symbol:{}).iterator||"@@iterator";function h(t){return"object"===a(t)&&null!==t&&u in t&&"next"in t&&"function"==typeof t.next}function f(t,e){if(t===e)return!0;if("object"===a(t)&&"object"===a(e)&&null!==t&&null!==e){if(Array.isArray(t)&&Array.isArray(e)){if(t.length!==e.length)return!1;for(var r=0;r<t.length;r++)if(!f(t[r],e[r]))return!1;return!0}var n=Object.getOwnPropertyNames(t),i=Object.getOwnPropertyNames(e);if(n.length!==i.length)return!1;for(n=n.sort(),i=i.sort(),r=0;r<n.length;r++)if(n[r]!==i[r])return!1;for(r=0;r<n.length;r++){var o=n[r];if(!f(t[o],e[o]))return!1}return!0}return!1}function d(t){var e,r=[],i=n(t);try{for(i.s();!(e=i.n()).done;){var o=e.value;r.push(o)}}catch(t){i.e(t)}finally{i.f()}return r}return{isNumeric:t,isArrayOfStrings:e,isArrayOfNumbers:r,createSequence:i,isSequence:o,isFunction:s,isLambda:l,isIterable:h,getFunctionArity:c,isDeepEqual:f,stringToArray:d}}();e.exports=s},{}]},{},[3])(3)}(Wit);var qit=Wit.exports;const Vit=function(t){return t};function Xit(t){if(!t)return Vit;try{var e=qit(t);return function(t){return e.evaluate(t)}}catch(t){return console.error(t),Vit}}function Kit(t){var e=oit(t);return null==e?"":String(e)}function Qit(t){return Number(oit(t))}function Jit(t){return t}function Zit(t){return Kit(t)}function tot(t){return Qit(t)}function eot(t){if(this.param)return t=Kit(t),this.param.hasOwnProperty(t)?this.param[t]:this.param.default}function rot(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=Qit(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 not(t){return Qit(t)*Math.PI/180}function iot(){}function oot(t,e,r,n,i){switch(r){case"value":return"text"===i||"string"===i?Zit.bind(t):"number"===i?tot.bind(t):Jit.bind(e);case"map":return eot.bind(t);case"range":return rot.bind(t);case"radian":return not.bind(t);case"eval":return function(t){try{return new Function("value","targets",t)}catch(t){return yit(t),iot}}(n).bind(e);default:return Jit.bind(e)}}class aot{constructor(t,e){this.owner=e,this.model=t}dispose(){delete this._model,delete this.owner,delete this.evaluator,delete this.accessor,delete this.source}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=oot(this,this.owner,n,i,function(t){switch(t){case"ref":case"fillStyle":case"strokeStyle":return"string";default:return}}(r)),this.accessor=Xit(o);const a=e.match(/\[(.*?)\]/);if(a){var[s,c]=a[1].split(":");this.propAccessor=Xit(s),this.partAccessor=Xit(c)}}get target(){return this.model.target}get property(){return this.model.property}get source(){return this.model.source}get param(){return this.model.param}get ndnsp(){return!!this.model.ndnsp}get partial(){return!!this.model.partial}}function sot(t,e,r,n){n?t.forEach(t=>t[e]={...t[e],...r}):t.forEach(t=>t[e]=r)}function cot(t=!1){(t||void 0!==this.data)&&this.mappings&&this.mappings.forEach(t=>{try{var e,{source:r,target:n,property:i,accessor:o,propAccessor:a,partAccessor:s,ndnsp:c=!1,partial:l=!1}=t;r&&"(self)"!=r?(r.startsWith("#")&&(r=r.substring(1)),e=this.root.findById(r)?.data||{}):e=this.data;var u=o(e);if("(root)"==(n=n.trim())||"(key)"==n){if(null==u)return;let e=Object.keys(u||{}).map(t=>this.root.findOrCreate(t)).filter(Boolean).flat();e.length>0&&e.forEach(e=>{let r=t.evaluator(u[e.get("id")],[e]);!i||"(action)"===i||c&&!r&&0!==r&&!1!==r||(e[i]=l?{...e[i],...r}:r)})}else if(n.startsWith("[")){if(null==u)return;if(u instanceof Array)u.forEach(e=>{let r=a(e);if(r){let n=this.root.findOrCreate(r);if(n){let r=t.evaluator(s(e),n);!i||"(action)"===i||c&&!r&&0!==r&&!1!==r||sot(n,i,r,l)}}});else{if(!(u instanceof Object))throw String("mapping data should be an object to target property-id.("+u+")");{let e=a(u);if(e){let r=this.root.findOrCreate(e);if(r){let e=t.evaluator(s(u),r);!i||"(action)"===i||c&&!e&&0!==e&&!1!==e||sot(r,i,e,l)}}}}}else{let e=this.root.findAll(n,this);if(e.length>0){let r=t.evaluator(u,e);!i||"(action)"===i||c&&!r&&0!==r&&!1!==r||sot(e,i,r,l)}}}catch(e){yit(e,this,t)}})}var lot;function uot(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":default: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)}}a.colorStops.forEach(t=>{if(t.position>=0&&t.position<=1)try{n.addColorStop(t.position,t.color)}catch(e){mit("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)if(a.guideOnly&&1!=i.app.mode)a.color&&(t.fillStyle=a.color,t.fill());else{i.prepareFillIf(!i._pattern_image_origin);var s=i._pattern_image;if(!s)return;let r=0,n=0,o=0,c=0,l=e.left,u=e.top;if(!a.fitPattern){r=a.offsetX,n=a.offsetY;const t=a.width?a.width:s.width,i=a.height?a.height:s.height;switch(a.align){case"center":o=e.width/2-t/2,c=e.height/2-i/2;break;case"left-top":o=0,c=0;break;case"left-bottom":o=0,c=e.height-i;break;case"right-top":o=e.width-t,c=0;break;case"right-bottom":o=e.width-t,c=e.height-i;break;case"left":o=0,c=e.height/2-i/2;break;case"right":o=e.width-t,c=e.height/2-i/2;break;case"top":o=e.width/2-t/2,c=0;break;case"bottom":o=e.width/2-t/2,c=e.height-i}l+=r+o,u+=n+c}t.translate(l,u),a.color&&(t.fillStyle=a.color,t.fill()),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,a.noRepeat?"no-repeat":"repeat"),t.fill(),t.translate(-l,-u)}}function hot(t,e,r){var{strokeStyle:n,lineDash:i,lineWidth:o,lineCap:a,lineJoin:s,alpha:c}=e;if(n&&0!=o){if(a&&(t.lineCap=a),i){var l="round"==a;switch(i){case"solid":i=[0,0];break;case"round-dot":i=l?[0,2*o]:[o,o];break;case"square-dot":i=l?[o,2*o]:[2*o,o];break;case"dash":i=l?[3*o,2.5*o]:[4*o,1.5*o];break;case"dash-dot":i=l?[3*o,3*o,0,3*o]:[4*o,2*o,o,2*o];break;case"long-dash":i=l?[5*o,4*o]:[6*o,3*o];break;case"long-dash-dot":i=l?[5*o,3*o,0,3*o]:[6*o,2*o,o,2*o];break;case"long-dash-dot-dot":i=l?[5*o,2*o,0,2*o,0,2*o]:[6*o,o,o,o,o,o]}t.setLineDash(i)}t.globalAlpha*=c,t.strokeStyle=n,t.lineWidth=o,t.lineJoin=s,t.stroke()}}function fot(t){const e=/(\*\*|__)(.*?)\1|(\*|_)(.*?)\3|([^\*_]+)/g;let r,n=[];for(;null!==(r=e.exec(t));)r[1]?n.push({text:r[2],bold:!0,italic:!1}):r[3]?n.push({text:r[4],bold:!1,italic:!0}):r[5]&&n.push({text:r[5],bold:!1,italic:!1});return n}function dot(t,e,r,n=0){if(e.text.length<2)return e;let i=2;for(;i<e.text.length;i++){const o=e.text.substring(0,i);if(!(t.measureText(o).width+(i-1)*n<r))break}return{...e,text:e.text.substring(0,i-1)}}function pot(t,e,r,n,i,o=0){const a=String(e).split("\n");return n?[].concat.apply([],a.map(e=>function(t,e,r,n=0){const i=[];let o=[],a=0;return e.forEach(e=>{let s=e.text;for(;s.length>0;){const c=r-a,l=t.measureText(s).width+(s.length-1)*n;if(l<=c)o.push({...e,text:s}),a+=l,s="";else{const r=dot(t,{...e,text:s},c,n);o.push(r),i.push(o),o=[],a=0,s=s.substring(r.text.length)}}}),o.length>0&&i.push(o),i}(t,i?fot(e):[{text:e,bold:!1,italic:!1}],r,o))):a.map(t=>i?fot(t):[{text:t,bold:!1,italic:!1}])}function got(t,e,r,n,i,o,a=0){if(!n)return[];t.save(),t.font=r;var s=pot(t,n,e,!!i,o,a);return t.restore(),s}function vot(t){var{fontFamily:e=Rit.FONT_FAMILY,bold:r=Rit.BOLD,italic:n=Rit.ITALIC,fontSize:i=Rit.FONT_SIZE}=t,o=[];return r&&o.push("bold"),n&&o.push("italic"),o.push(i+"px"),o.push(e),o.join(" ")}function yot(t,e){let r=t.bold||e.bold,n=t.italic||e.italic;return vot({...t,bold:r,italic:n})}function mot(t,e,r,n){var{alpha:i,rotation:o,keepTextAngle:a=!1,fontColor:s=Rit.FONT_COLOR,textAlign:c=Rit.TEXT_ALIGN,textBaseline:l=Rit.TEXT_BASELINE,textBackgroundStyle:u,fontSize:h,lineHeight:f,textWrap:d,textOverflow:p,letterSpacing:g=0}=n;i=void 0!==i?i:1,h||=Rit.FONT_SIZE,f||=1.2*h,t.save();const{left:v,top:y,width:m,height:b}=e;if(o&&a&&(t.translate(v+m/2,y+b/2),t.rotate(-o),t.translate(-(v+m/2),-(y+b/2))),t.beginPath(),t.font=vot(n),!d&&p){const e=function(t,e,r,n){const i="ellipsis"===t?"…":"",o=e.measureText(i).width;let a=[],s=0;for(let i of r){let r=[];for(let c of i){let i=e.measureText(c.text).width;if(!(s+i<=n-("ellipsis"===t?o:0))){let i=bot(e,c,n-s-("ellipsis"===t?o:0),t);return r.push(i),a.push(r),a}r.push(c),s+=i}a.push(r),s=0}return a}(p,t,r,m);r=e}var x,w=r.length*f;switch(l){case"top":x=y,t.textBaseline="top";break;case"bottom":x=y+b-w+f,t.textBaseline="bottom";break;default:x=y+b/2-w/2+f/2,t.textBaseline="middle"}t.globalAlpha*=i,t.fillStyle=s,r.forEach((e,i)=>{let o=x+i*f,a=function(t,e,r,n=0){return e.reduce((e,i)=>(t.font=yot(r,i),e+t.measureText(i.text).width+n*(i.text.length-1)),0)}(t,e,n,g),l=v;switch(c){case"left":case"justify":l=v;break;case"right":l=v+m-a;break;case"center":l=v+(m-a)/2}if(u&&(t.fillStyle=u,function(t,e,r,n,i,o=0,a=!1,s=!0){o="number"==typeof o?{tl:o,tr:o,br:o,bl:o}:{tl:0,tr:0,br:0,bl:0,...o},t.beginPath(),t.moveTo(e+o.tl,r),t.lineTo(e+n-o.tr,r),t.quadraticCurveTo(e+n,r,e+n,r+o.tr),t.lineTo(e+n,r+i-o.br),t.quadraticCurveTo(e+n,r+i,e+n-o.br,r+i),t.lineTo(e+o.bl,r+i),t.quadraticCurveTo(e,r+i,e,r+i-o.bl),t.lineTo(e,r+o.tl),t.quadraticCurveTo(e,r,e+o.tl,r),t.closePath(),a&&t.fill(),s&&t.stroke()}(t,l-4,o-h/2-4,a+8,h+8,4,!0,!1),t.fillStyle=s),"justify"===c&&i<r.length-1&&e.length>1){let r=m-a,i=e.length-1,s=r/i;e.forEach((e,r)=>{t.font=yot(n,e),t.fillText(e.text,l,o),l+=t.measureText(e.text).width+(r<i?s:0)})}else e.forEach(e=>{t.font=yot(n,e),[...e.text].forEach(e=>{t.fillText(e,l,o),l+=t.measureText(e).width+g})})}),t.restore()}function bot(t,e,r,n){let i="";for(let n=0;n<e.text.length;n++){let o=i+e.text[n];if(t.measureText(o).width>r)break;i=o}return{...e,text:i+("ellipsis"===n?"…":"")}}function xot(t,e,r={x:0,y:0},n=0,i={x:1,y:1}){const o=Math.cos(-n),a=Math.sin(-n);return{x:((t-=r.x)*o-(e-=r.y)*a+r.x)/i.x,y:(t*a+e*o+r.y)/i.y}}function wot(t,e,r={x:0,y:0},n=0,i={x:1,y:1}){const o=Math.cos(n),a=Math.sin(n);return{x:((t-=r.x)*o-(e-=r.y)*a+r.x)*i.x,y:(t*a+e*o+r.y)*i.y}}function Aot(t,e,r){if(!this.parent)return{x:t,y:e};const{rotation:n=0,scale:i={x:1,y:1}}=this.state;if(this.isLayer()){const r=this.state.translate;let o=xot(t,e,r,n,i);return r&&(o.x-=r.x/i.x,o.y-=r.y/i.y),o}const o=xot(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)}}function _ot(t,e,r){if(!this.parent)return{x:t,y:e};let{rotation:n=0,scale:i={x:1,y:1}}=this.state;if(this.isLayer()){const r=this.state.translate;let o=wot(t,e,void 0,n+this._delta.theta,i);return r&&(o.x+=r.x,o.y+=r.y),o}r=r||this.rotatePoint;const{theta:o=0,tx:a=0,ty:s=0,sx:c=1,sy:l=1}=this._delta||{};r={x:r.x+a,y:r.y+s},i={x:i.x*c,y:i.y*l};const u=wot(t+a,e+s,r,n+o,i);return{x:u.x-(r.x*i.x-r.x),y:u.y-(r.y*i.y-r.y)}}function Eot(t,e,r){r=r||this.rootModel;const n=[];for(let t=this.parent;t&&t!==r;t=t.parent)n.push(t);let i=this.transcoordS2P(t,e);return n.forEach(t=>{const{scale:e}=t.model,r=t.bounds;if(e){const 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}function kot(t,e,r){const n=this.transcoordT2P(t,e,r);return this.transcoordP2S(n.x,n.y)}function Sot(t,e,r){const n=this.rootModel,i=this.transcoordS2T(t,e,n);return r.transcoordT2S(i.x,i.y,n)}function Mot(t,e,r){if(!r)for(r=this;r&&!r.isLayer();)r=r.parent;const{translate:n={x:0,y:0},scale:i={x:1,y:1},rotation:o=0}=r.model;let a=xot(t,e,n,o,i);return n&&(a.x-=n.x/i.x,a.y-=n.y/i.y),r===this?a:this.transcoordT2S(a.x,a.y,r)}function Oot(t,e,r){if(!r)for(r=this;r&&!r.isLayer();)r=r.parent;let n;if(n=r!==this?this.transcoordS2T(t,e,r):{x:t,y:e},!this.scalable)return n;const{translate:i={x:0,y:0},rotation:o=0,scale:a={x:1,y:1}}=r.model;return n=wot(n.x,n.y,void 0,o+r._delta.theta,a),i&&(n.x+=i.x,n.y+=i.y),n}function Tot(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":if(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",r.fitPattern)n.backgroundRepeat="no-repeat";else{const{offsetX:t,offsetY:e,noRepeat:i,align:o,color:a}=r;if(i&&(n.backgroundRepeat="no-repeat"),a&&(n.backgroundColor=a),o)switch(o){case"center":n.backgroundPosition="center center";break;case"left-top":n.backgroundPosition="left top";break;case"left-bottom":n.backgroundPosition="left bottom";break;case"right-top":n.backgroundPosition="right top";break;case"right-bottom":n.backgroundPosition="right bottom";break;case"left":n.backgroundPosition="left center";break;case"right":n.backgroundPosition="right center";break;case"top":n.backgroundPosition="center top";break;case"bottom":n.backgroundPosition="center bottom"}else t||e?n.backgroundPosition=`${Number(t)||0}px ${Number(e)||0}px`:delete n.backgroundPosition}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"}lot="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 Pot={x:1,y:1},Iot={x:0,y:0},Cot={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"};function Rot(t){var{id:e,scale:r=Pot,translate:n=Iot,bold:i,italic:o,fontFamily:a="",textAlign:s,textBaseline:c,textOverflow:l,paddingTop:u,paddingBottom:h,paddingLeft:f,paddingRight:d,fontSize:p=Rit.FONT_SIZE,lineWidth:g=0,lineHeight:v,lineDash:y}=t.state;h||=0,u||=0,f||=0,d||=0;var m=t.state.class;t.text;var{strokeStyle:b,fillStyle:x,rotation:w=0,fontColor:A,hidden:_}=t,{left:E,top:k,width:S,height:M}=t.bounds,O=t.element;if(O.hidden=_,e&&(O.id=e),m&&(O.className=m),Object.assign(O.style,Cot,{fontFamily:a,fontSize:p+"px",width:S+"px",height:M+"px",paddingTop:u+"px",paddingRight:d+"px",paddingBottom:h+"px",paddingLeft:f+"px",border:g+"px",borderColor:b,borderStyle:g>0?y||Rit.LINE_DASH:"",color:A,fontWeight:i?"bold":"",fontStyle:o?"italic":"",textAlign:"end"==s?"right":"start"==s?"left":s,verticalAlign:c,lineHeight:void 0===v?"":v+"px",whiteSpace:l?"nowrap":"",overflow:l?"hidden":"",textOverflow:l||""},t.isIn3DSpace()?{}:{left:E+"px",top:k+"px"}),Tot(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),!t.isIn3DSpace()){var T=t.delta(),P=(r&&r.x||1)*T.sx,I=(r&&r.y||1)*T.sy,C=(w||0)+T.theta,R=T.tx||0,D=T.ty||0;O.style.transform=`rotate(${C}rad) translate(${R}px, ${D}px) scale(${P}, ${I}) perspective(1px)`}}var Dot,jot=[];function Lot(){Dot=null;var t=performance.now(),e=(jot=jot.filter(t=>Not(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=jot.indexOf(t);-1!=e?(jot.splice(e,1),t.removeSelf(!0)):yit("Should not be here. Maybe reentrance problem.")}),e.next>0&&(Dot=setTimeout(Fot,Math.max(e.next,500)))}function Not(t){return!t.disposed&&t.retention>0&&!t.isTemplate()&&t.app&&t.app.isViewMode}var Fot=Qnt(function(){requestAnimationFrame(Lot)},500);var zot=new class{add(t){Not(t)&&-1==jot.indexOf(t)&&(jot.push(t),t.touch()),this.touch()}remove(t){var e=jot.indexOf(t);e>0&&jot.splice(e,1),this.touch()}touch(){null!==Dot&&(clearTimeout(Dot),Dot=null),Fot()}get length(){return jot.length}};const Bot=function(t){return t};function Uot(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)}:Bot}}function $ot(t,e,r){if(t){var n=r||oit,i=String(t),o=(i.match(/#{[^}]*}/gi)||[]).map(t=>Uot(t)),a=(i.match(/\${[^}]*}/gi)||[]).map(t=>Uot(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}}}class Yot{constructor(){}static registerDecorator(t,e){Yot.constructors.set(t,e)}static create(t,e,r={},n){const i=Yot.constructors.get(t);if(!i)throw new Error(`unknown decorator type: ${t}`);return new i(n,e,r)}}Yot.constructors=new Map;class Got{constructor(){this.overlays=new WeakMap}static getInstance(){return Got.instance||(Got.instance=new Got),Got.instance}addOverlay(t){if(this.overlays.has(t))return!1;const e={element:t,registry:new Map};return this.overlays.set(t,e),!0}removeOverlay(t){if(!this.overlays.has(t))return!1;const e=this.overlays.get(t);for(const[r]of e.registry)this.removeFromOverlay(t,r);return this.overlays.delete(t),!0}addToOverlay(t,e,r,n={}){this.overlays.has(t)||this.addOverlay(t);const i=this.overlays.get(t);i.registry.has(e)||i.registry.set(e,new Map);const o=i.registry.get(e);o.has(r)&&o.get(r).stop();const a=Yot.create(r,e,n,t);return o.set(r,a),a.start(),a}removeFromOverlay(t,e,r){if(!this.overlays.has(t))return;const n=this.overlays.get(t);if(!n.registry.has(e))return;const i=n.registry.get(e);let o=null;if(r){if(i.has(r))try{const t=i.get(r);o=r,t&&"function"==typeof t.stop&&t.stop(),i.delete(r)}catch(t){console.error(`데코레이터(${r}) 제거 중 오류:`,t)}}else{const t=Array.from(i.keys());for(const e of t)try{const t=i.get(e);t&&"function"==typeof t.stop&&t.stop(),i.delete(e)}catch(t){console.error(`데코레이터(${e}) 제거 중 오류:`,t)}o="_all_"}0===i.size&&n.registry.delete(e),!o||"data-spread"!==o&&"_all_"!==o||this.restartBorderAnimations(t,e)}restartBorderAnimations(t,e){if(!this.overlays.has(t))return;const r=this.overlays.get(t);for(const[t,n]of r.registry.entries()){if(e&&t===e)continue;const r=n.get("border-highlighting");if(r)try{"function"==typeof r.invalidate&&r.invalidate();const t=r;"function"==typeof t.startAnimations&&t.options&&t.options.animation&&t.startAnimations()}catch(t){console.error("애니메이션 재시작 중 오류:",t)}}}removeAllFromOverlay(t,e){if(!this.overlays.has(t))return;const r=this.overlays.get(t);if(e)for(const[n]of r.registry)this.removeFromOverlay(t,n,e);else{for(const[t,e]of r.registry)for(const t of e.values())t.stop();r.registry.clear()}}getDecoratorFromOverlay(t,e,r){const n=this.overlays.get(t);return n?.registry.get(e)?.get(r)}getDecoratorsFromOverlay(t,e){const r=this.overlays.get(t);return r&&r.registry.has(e)?Array.from(r.registry.get(e).values()):[]}updateInOverlay(t,e,r,n){const i=this.getDecoratorFromOverlay(t,e,r);i&&i.update(n)}invalidateOverlay(t){if(!this.overlays.has(t))return;const e=this.overlays.get(t),r=Array.from(e.registry.entries());for(const[e,n]of r){if(e.disposed){this.removeFromOverlay(t,e);continue}this.getDecoratorsFromOverlay(t,e).forEach(t=>{t.invalidate()})}}}var Hot={};const Wot={mutable:!1,resizable:!0,rotatable:!0,properties:[],"value-property":"text"},qot=[],Vot={theta:0,tx:0,ty:0,sx:1,sy:1,fade:0};var Xot=0,Kot={};const Qot=new FinalizationRegistry(t=>{!function(t){Xot--;var e=Kot[t];e||(e=Kot[t]={up:0,down:0}),e.down++}(t)});class Jot{static get nature(){return Wot}static register(t,e){if(!e)return Hot[t];Hot[t]=e}static get residents(){return Kot}static get residentsCount(){return Xot}static registerDecorator(t,e){Got.registerDecorator(t,e)}constructor(t,e){this._app=e,this._model=t||{},this._state={},this._delta=Fnt(Vot),e&&this.animation?.config&&(1==this.animation.config.autoplay||(this.animation.config.autoplay??1))&&(this.animation.started=!0),this.clearCache(),zot.add(this),function(t){Xot++;var e=Kot[t];e||(e=Kot[t]={up:0,down:0}),e.up++}(t.type),Qot.register(this,t.type)}created(){}added(t){}removed(t){}async ready(){if(this.state.persistent){const{isViewMode:t,dataStorage:e}=this.app;t&&(this.data=await e.load(this))}}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)}resetAnimation(){this._animation&&(this._animation.dispose(),this._animation=null,this._delta=Fnt(Vot))}dispose(){this.resetAnimation(),this.disposeMappings(),this.parent&&this.parent.removeComponent(this),delete this._text_substitutor,delete this._value_substitutor,this._disposed=!0,this.retention&&zot.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}isIn3DSpace(){return!1}isTemplate(){return!!this.get("templatePrefix")}isHTMLElement(){return!1}isConnectable(){return!1}isIdentifiable(){return!0}isPositionable(){return this.parent?.isRootModel()}replaceRefids(t){}get retention(){return Number(this.get("retention"))||0}get hasTextProperty(){return!0}get position(){return this.app?.isViewMode&&this.isPositionable()?this.state.position??"static":"static"}get origin(){return this.app&&this.app.isViewMode&&this.state.origin||""}get offset(){const{offsetX:t=0,offsetY:e=0}=this.state;return{x:t,y:e}}get scalable(){let t=this.position,e=this;for(;"static"===t&&e.parent;)e=e.parent,t=e.position;return"static"==t}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=Fnt(this._model);return this.volatile.forEach(e=>{delete t[e]}),t}get volatile(){return qot}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=Fnt(t),this);return Object.getOwnPropertyNames(t).forEach(function(e){let a=o._model[e],s=t[e];irt(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")&&zot.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=Fnt(t),this),a=this.getState("sensitive");return Object.getOwnPropertyNames(t).forEach(function(e){let s=o.getState(e),c=t[e];!a&&irt(s,c)||(n[e]=s,r[e]=c,o._state[e]=c,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}get anchors(){return this.nature.anchors||[]}findAnchor(t){return this.anchors.find(e=>e.name===t)}isDescendible(t){return!0}getContext(t){return this._parent.getContext(t??this)}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(){const{x:t,y:e}=this.center;return{x:t,y:e,z:this.state.zPos}}set location(t){const{x:e,y:r,z:n}=t||{};this.center={x:e,y:r},isNaN(n)||this.setState("zPos",Number(n))}get rotate(){const{rotationX:t,rotationY:e,rotation:r}=this.state;return{x:t,y:e,z:-r}}set rotate(t){const{x:e,y:r,z:n}=t;this.setState({rotationX:e,rotationY:r,rotation:-n})}get dimension(){const{width:t,height:e}=this.bounds,{depth:r}=this.state;return{width:t,height:e,depth:r}}set dimension(t){const{width:e,height:r,depth:n}=t,{top:i,left:o}=this.bounds;this.bounds={top:i,left:o,width:e,height:r},this.setState("depth",n)}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 yit("이 컴포넌트에 get path 가 구현되어있지 않음.",this),[]}set path(t){yit("이 컴포넌트에 get path 가 구현되어있지 않음.",this)}get drawPath(){return this.path}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.toScene(r[0].x,r[0].y);if(e>=1)return t.toScene(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],c=r[(n+1)%r.length],l=s.x+Math.round((c.x-s.x)*e),u=s.y+Math.round((c.y-s.y)*e);return t.toScene(l,u)}yit("path should not be empty")}(this,t||0)}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(oit(t)))}get rotation(){return this.getState("rotation")}set rotation(t){this.setState("rotation",Number(oit(t)))}contains(t,e){return!1}get mutable(){return this.nature.mutable}get resizable(){return this.nature.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 this.nature.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?Git(t,this,e[0]||this):"function"==typeof t&&t(this,...e)?[this]:void 0}capture(t,e,r){if(!this.capturable||r?.(this))return!1;var n=this.fromParent(t,e);return this.contains(n.x,n.y)?this:void 0}prepare(t,e){t(this)}prepareIf(t){t&&this.prepare&&this.prepare(t=>{this.invalidate()},t=>{yit(t)})}get decotag(){const{id:t,tag:e}=this.state;return(t?`#${t}`:"")+(e?`@${e}`:"")}get decorators(){return this.app.isEditMode?["decotag","data-spread"]:[]}get tag(){return this.state.tag}set tag(t){this.setState("tag",t)}get appendum(){}set appendum(t){this.data instanceof Array?this.data=this.data.concat(t):this.data instanceof Object?this.data={...this.data,...t}:this.data??=t}get hidden(){return this.getState("hidden")||!this.data&&0!==this.data&&this.getState("ndns")||this.isTemplate()}set hidden(t){this.setState("hidden",t)}draw(t){t.save(),this.prerender(t),this.render(t),this.postrender(t),t.restore()}delta(t,e){return t?"object"==typeof t?(this._delta={...this._delta,...t},this._delta):void 0!==e?(this._delta[t]=e,this._delta[t]):void 0:this._delta}prerender(t){var e=this.rotatePoint,{scale:r,rotation:n,shadow:i,alpha:o}=this.state,a=(r&&r.x||1)*this._delta.sx,s=(r&&r.y||1)*this._delta.sy,c=(n||0)+this._delta.theta,{tx:l=0,ty:u=0}=this._delta,h=(o||1)-this._delta.fade;(l||u)&&t.translate(l,u),(1!=a||1!=s||c)&&(t.translate(e.x,e.y),1==a&&1==s||t.scale(a,s),c&&t.rotate(c),t.translate(-e.x,-e.y)),h&&(t.globalAlpha=h),i&&Nit(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&&mot(t,this.textBounds,this.textLines(t),this.state)}drawStroke(t,e){hot(t,e?{...this.state,...e}:this.state)}drawFill(t,e){this.fillStyle&&"transparent"!=this.fillStyle&&(uot(t,this.bounds,this.center,e?{...this.state,...e}:this.state,this),function(t){t.shadowColor="transparent"}(t))}animate(t){return this._animate&&this._animate.stop(),this._animate=hnt(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.state,r=this.fillStyle;if(this.set("rotation",2*Math.PI-e),r&&"gradient"===r.type&&"linear"===r.gradientType){var n=Fnt(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)},!1)}get animation(){if(this.app.isViewMode&&!this.isTemplate()){if(!this._animation){var t=this.state.animation;t&&t.oncreate&&(this._animation=pnt(this,t.oncreate))}return this._animation}}effect(t,e){return function(t,e,r){var n=Fit[r.type];n&&n(t,e,r)}(this,t,e)}get started(){return!!this.animation?.started}set started(t){this.animation&&(this.animation.started=t)}invalidate(){this.parent&&this.parent.invalidate()}get font(){return vot(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=$ot(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,c,l,u,h=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=h-g,y=t.substring(v,v+1),m=v+("."===y||","===y?1:0),b=g>0?t.substring(m,h):"";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"),(!(c=e.split("."))[1]||c[1]&&c[1].length<=a)&&(e=(+e).toFixed(a+1)),l=t[0].split(i),t[0]=l.join(""),(o=t[0]&&t[0].indexOf("0"))>-1)for(;c[0].length<t[0].length-o;)c[0]="0"+c[0];else 0===+c[0]&&(c[0]="");if((e=e.split("."))[0]=c[0],s=l[1]&&l[l.length-1].length){for(p="",v=(u=e[0]).length%s,h=u.length,m=0;m<h;m++)p+=u.charAt(m),!((m-v+1)%s)&&m<h-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=oit(t);this.setState("text",null==e?"":String(e))}textLines(t){const{textWrap:e,supportMarkdown:r}=this.state;return got(t||this.getContext(),this.textBounds.width,this.font,this.text,e,r)}get textBounds(){var{paddingTop:t,paddingLeft:e,paddingRight:r,paddingBottom:n}=this.state;n||=0,t||=0,e||=0,r||=0;var{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 textRotation(){return 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()}set tap(t){var e=this.model.event?.tap;if(e){const{cx:t,cy:r}=this.center;this.rootModel?._doEventAction(e,this,!0,new CustomEvent("click",{offsetX:t,offsetY:r}))}}get mappings(){return!this._mappings&&this.parent&&this.buildMappings(),this._mappings}serialize(...t){return JSON.stringify(this.hierarchy,...t)}get controls(){}closeScene(t){this.rootModel.closeScene(t)}}Jot.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}},Jot.transcoordR=xot,Jot.transcoordRR=wot,Jot.createCanvas=lot,Jot.memoize=xit,Jot.mixin=vit,Jot.drawText=mot,Jot.font=vot,Jot.textLines=got,Jot.drawStroke=hot,Jot.drawFill=uot,Jot.reposition=Rot,Jot.RetentionManager=zot,Jot.template=function(t,e,r){var n=Vrt.imports._.templateSettings||Vrt;r&&mrt(t,e,r)&&(e=void 0),t=Hrt(t),e=_rt({},e,n,jrt);var i,o,a=_rt({},e.imports,n.imports,jrt),s=Ret(a),c=function(t,e){return Crt(e,function(e){return t[e]})}(a,s),l=0,u=e.interpolate||tnt,h="__p += '",f=RegExp((e.escape||tnt).source+"|"+u.source+"|"+(u===Frt?Zrt:tnt).source+"|"+(e.evaluate||tnt).source+"|$","g"),d=rnt.call(e,"sourceURL")?"//# sourceURL="+(e.sourceURL+"").replace(/\s/g," ")+"\n":"";t.replace(f,function(e,r,n,a,s,c){return n||(n=a),h+=t.slice(l,c).replace(ent,Nrt),r&&(i=!0,h+="' +\n__e("+r+") +\n'"),s&&(o=!0,h+="';\n"+s+";\n__p += '"),n&&(h+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),l=c+e.length,e}),h+="';\n";var p=rnt.call(e,"variable")&&e.variable;if(p){if(Jrt.test(p))throw new Error("Invalid `variable` option passed into `_.template`")}else h="with (obj) {\n"+h+"\n}\n";h=(o?h.replace(Xrt,""):h).replace(Krt,"$1").replace(Qrt,"$1;"),h="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")+h+"return __p\n}";var g=Irt(function(){return Function(s,d+"return "+h).apply(void 0,c)});if(g.source=h,Prt(g))throw g;return g},Jot.buildSubstitutor=$ot,Object.assign(Jot.prototype,{drawEffect:function(t){const{effects:e}=this.state;(e||[]).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=lot(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=>{yit(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):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:c,width:l,height:u}=r,h=[{x:s,y:c},{x:s+l,y:c+u}],f=(h=h.map(t=>wot(t.x,t.y,n,i,o)))[0],d=h[1];n={x:(f.x+d.x)/2,y:(f.y+d.y)/2},f=(h=h.map(t=>xot(t.x,t.y,n,i,o)))[0],d=h[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.toParent(t.x,t.y));e&&(n=e.call(r,o))&&(o=n);var a,s,c,l,u={x:0,y:0};a=s=(n=o.map(t=>this.fromParent(t.x,t.y,u)))[0].x,c=l=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<c?c=e.y:e.y>l&&(l=e.y)}i={x:(a+s)/2,y:(c+l)/2},i=this.toParent(i.x,i.y,u),this.path=o.map(t=>this.fromParent(t.x,t.y,i))},access:function(t){if(t){var e=String(t),r=(e.match(/#{(\S*)}/)||[]).map(t=>Uot(t))[0];if(r)return r.accessor(this.getState(r.target));var n=(e.match(/\${[^}]*}/)||[]).map(t=>Uot(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||oit,i=(r.match(/#{(\S*)}/gi)||[]).map(t=>Uot(t)),o=(r.match(/\${[^}]*}/gi)||[]).map(t=>Uot(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(),cot.call(this)},onchangeData:function(t,e){this.state.persistent&&this.app?.isViewMode&&this.app?.dataStorage.save(this,t.data),cot.call(this,[!0])},buildMappings:function(){if(this._model.mappings)return!this._model.mappings instanceof Array?(yit("Mappings model is invalid (should be a Array) ..",this._model.mappings),void(this._mappings=[])):void(this._mappings=(this._model.mappings||[]).filter(t=>t.rule&&t.target).map(t=>new aot(t,this)));this._mappings=[]},executeMappings:cot,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:_ot,transcoordP2S:Aot,transcoordS2T:Eot,transcoordT2P:function(t,e,r){r=r||this.rootModel;const n=[];for(let t=this.parent;t&&t!==r;t=t.parent)n.splice(0,0,t);let i={x:t,y:e};return n.forEach(t=>{const{scale:e}=t.model;i=t.transcoordP2S(i.x,i.y);const r=t.bounds;if(e){const 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},transcoordT2S:kot,transcoordS2TR:function(t,e,r){r=r||this.rootModel;const n=this.transcoordS2T(t,e,r);return wot(n.x,n.y,void 0,(r.get("rotation")||0)+r._delta.theta)},transcoordS2O:Sot,transcoordC2S:Mot,transcoordS2C:Oot,toParent:_ot,fromParent:Aot,toScene:Eot,fromScene:kot,toLocal:Mot,toGlobal:Oot,toOther:Sot}),["rotatePoint","font","lineHeight","retention"].forEach(t=>Jot.memoize(Jot.prototype,t,!1)),["bounds","center","textBounds"].forEach(t=>Jot.memoize(Jot.prototype,t,!0)),Jot.mixin(Jot.prototype,hit.withEvent);class Zot extends Jot{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)}render(t){var e=this.drawPath,{round:r=0}=this.state;if(!(e.length<=1)){t.beginPath();for(var n=0;n<e.length;n++){const c=e[(n-1+e.length)%e.length],l=e[(n+e.length)%e.length],u=e[(n+1)%e.length];if(c.x===l.x&&c.y===l.y)continue;var i=0!==(s=Math.sqrt((c.x-l.x)*(c.x-l.x)+(c.y-l.y)*(c.y-l.y)))?Math.atan2(c.x-l.x,c.y-l.y):0,o=Math.sin(i)*Math.min(r,s/2)+l.x,a=Math.cos(i)*Math.min(r,s/2)+l.y;const h=r>0||0!==s?{x:o,y:a}:l;var s;i=0!==(s=Math.sqrt((u.x-l.x)*(u.x-l.x)+(u.y-l.y)*(u.y-l.y)))?Math.atan2(u.x-l.x,u.y-l.y):0,o=Math.sin(i)*Math.min(r,s/2)+l.x,a=Math.cos(i)*Math.min(r,s/2)+l.y;const f=r>0||0!==s?{x:o,y:a}:l;0==n?t.moveTo(h.x,h.y):t.lineTo(h.x,h.y),r>0&&t.quadraticCurveTo(l.x,l.y,f.x,f.y)}t.closePath()}}}function tat(t,e,r){return Math.max(0,Math.min(t,Math.min(r,e)/2))}var eat=t=>{var e=class extends t{contains(t,e){var{left:r,top:n,width:i,height:o,lineWidth:a=0}=this.state,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.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.state;return[{x:t,y:e},{x:t+r,y:e},{x:t+r,y:e+n},{x:t,y:e+n}]}get anchors(){return function(t){var{left:e,top:r,width:n,height:i}=t.bounds,o=e+n/2,a=r+i/2;return[{name:"TOP",position:{x:o,y:r}},{name:"RIGHT",position:{x:e+n,y:a}},{name:"BOTTOM",position:{x:o,y:r+i}},{name:"LEFT",position:{x:e,y:a}}]}(this)}get bounds(){const{left:t=0,top:e=0,width:r=0,height:n=0}=this.state;return{left:t,top:e,width:r,height:n}}set bounds(t){this.set({left:0,top:0,width:0,height:0,...t})}render(t){var{round:e=0}=this.model,{left:r,top:n,width:i,height:o}=this.bounds;t.translate(r,n),t.beginPath(),(e=tat(e,i,o))>0?t.roundRect(0,0,i,o,e):t.rect(0,0,i,o),t.translate(-r,-n)}};return xit(e.prototype,"path",!1),e};const rat={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"};const nat=20;function iat(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 oat extends(eat(Zot)){static get image(){return oat._image||(oat._image=new Image,oat._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=="),oat._image}static toggle(t,e,r,n){if(e){var i=t.root.findById(e);i?i._findInfoWindowByComponent(t)?oat.hide(t,e):oat.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(s=s.map(t=>Jot.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))),0!=s.length){var c='\n.flip {\n backface-visibility: hidden;\n border-radius: 7px;\n height: auto;\n font: normal 14px helvetica, arial, san serif;\n position: absolute;\n opacity: 0.9;\n transform-origin: 50% 50% 0px;\n transition: all 2s;\n min-width: 100px;\n 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}\n\n.flip:after {\n content: "";\n display: block;\n position: absolute;\n opacity: 0.9;\n width: 0;\n height: 0;\n}\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\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\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\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}\n\n.flip-side-1 {\n transform: rotateY(0deg) !important;\n}\n\n.flip-side-2 {\n transform: rotateY(180deg) !important;\n}\n\n.info-window-btns {\n position: absolute;\n top: -18px;\n right: 5px;\n overflow: hidden;\n}\n\n.info-window-content {\n padding: 10px;\n color: #efefef;\n font-size: 13px;\n line-height: 1.4;\n}\n\n.info-window-btns button {\n width: 40px;\n 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\n.info-window-btns button:hover {\n background-color: #60bb23;\n}\n'+i.get("style"),{left:l,top:u}=t.bounds,{x:h,y:f}=n?t.rootModel.toLocal(n.x,n.y):t.toScene(l,u);l=h,u=f;var d=document.createElement("span");d.style.position="absolute";var p=document.createElement("style");if(p.type="text/css",p.appendChild(document.createTextNode(c)),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)}Iit.forEach(function(t){d.addEventListener(t,function(t){t.stopPropagation()})}),Cit.forEach(function(t){d.addEventListener(t,function(t){t.stopPropagation()})});var y=t.rootModel.getOverlay(t);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=iat(v.className,"flip-side-1"),g.className=iat(g.className,"flip-side-2")},!1);let n=g.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",function(r){r.preventDefault(),oat.hide(t,e)},!1)}if(v){let r=v.querySelector(".info-window-btns > .flipable");r&&r.addEventListener("click",function(t){t.preventDefault(),v.className=iat(v.className,"flip-side-1"),g.className=iat(g.className,"flip-side-2")},!1);let n=v.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",function(r){r.preventDefault(),oat.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 x=t.rootModel.target.getBoundingClientRect(),w=[];g&&w.push(g),v&&w.push(v);var A={x:l,y:u},_=t.toGlobal(A.x,A.y);if(_.x+m/2+x.left<x.right&&_.x-m/2>x.left){if(b+nat<_.y)return d.style.marginLeft=A.x-m/2+"px",d.style.marginTop=A.y-b-nat+"px",void w.forEach(t=>t.className+=" arrow-bottom");if(_=t.toGlobal(A.x,A.y+b+nat),x.bottom>_.y+x.top)return d.style.marginLeft=A.x-m/2+"px",d.style.marginTop=A.y+nat+"px",void w.forEach(t=>t.className+=" arrow-top")}if((_=t.toGlobal(A.x,A.y)).x-(m+nat)>x.left)return d.style.marginLeft=A.x-m-nat+"px",d.style.marginTop=A.y-b/2+"px",void w.forEach(t=>t.className+=" arrow-right");d.style.marginLeft=A.x+nat+"px",d.style.marginTop=A.y-b/2+"px",w.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,oat.image,e,r,n,i)}get hasTextProperty(){return!1}get nature(){return rat}}Jot.register("info-window",oat);const aat={};var sat={list:function(){return{...aat}},register:function(t,e){aat[t]=e},unregister:function(t){delete aat[t]},get:function(t){if(t){var e=aat[t];return e||yit("Layout Not Found - ",t),e}}};const cat=new class{constructor(){this.ABSOLUTE=!0}reflow(t,e){this.drawables(t).filter(t=>t.isHTMLElement()).forEach(t=>t.reposition())}capturables(t){return t.components}drawables(t){return t.app&&!t.app.isViewMode?t.components:t.components.filter(t=>!t.hidden)}isStuck(t){return!1}};sat.register("html-absolute",cat);const lat=20;function uat(t,e="static",r,n,i,o,a={}){const{title:s="",gap:c=lat}=a;if("auto"===r){const{x:e,y:r}=function(t,e,r,n="",i=lat){const o=Math.max(e.width/4-r.width/2,i),a=Math.min(3*e.width/4+r.width/2,e.width-i)-r.width,s=Math.max(e.height/4-r.height/2,i),c=Math.min(3*e.height/4+r.height/2,e.height-i)-r.height+(n?-30:0);return{x:t.x<e.width/2?Math.min(a,t.x+20):Math.max(o,t.x-(r.width+20)),y:t.y<e.height/2?Math.min(c,t.y+20+(n?30:0)):Math.max(s,t.y-(r.height+20))}}(n,i,o,s,c);Object.assign(t.style,{position:"absolute",left:`${e}px`,top:`${r}px`})}else"static"===e?function(t,e,r,n,i){const o=t.style,a=e.includes("left")?i:e.includes("right")?r.width-n.width-i:r.width/2-n.width/2,s=e.includes("top")?i:e.includes("bottom")?r.height-n.height-i:r.height/2-n.height/2;Object.assign(o,{left:`${a}px`,top:`${s}px`})}(t,r,i,o,c):function(t,e,r=lat){const n=t.style;switch(Object.assign(n,{position:"absolute",left:"",right:"",top:"",bottom:"",transform:""}),e){case"center-middle":default:Object.assign(n,{left:"50%",top:"50%",transform:"translate(-50%, -50%)"});break;case"center-top":Object.assign(n,{left:"50%",top:`${r}px`,transform:"translateX(-50%)"});break;case"center-bottom":Object.assign(n,{left:"50%",bottom:`${r}px`,transform:"translateX(-50%)"});break;case"left-middle":Object.assign(n,{left:`${r}px`,top:"50%",transform:"translateY(-50%)"});break;case"right-middle":Object.assign(n,{right:`${r}px`,top:"50%",transform:"translateY(-50%)"});break;case"left-top":Object.assign(n,{left:`${r}px`,top:`${r}px`});break;case"right-top":Object.assign(n,{right:`${r}px`,top:`${r}px`});break;case"left-bottom":Object.assign(n,{left:`${r}px`,bottom:`${r}px`});break;case"right-bottom":Object.assign(n,{right:`${r}px`,bottom:`${r}px`})}}(t,r,c)}function hat(t,e,r={sx:1,sy:1}){let n,i,o=0,a=0,s=!1;const c=/translate\(([-\d.]+)px,\s*([-\d.]+)px\)/;function l(){const e=(t.style.transform||"").match(c);return{x:e?parseFloat(e[1]):0,y:e?parseFloat(e[2]):0}}function u(t,e){s=!0;const r=l();o=r.x,a=r.y,n=t,i=e}function h(e,c){if(!s)return;const l=e-n,u=c-i,{sx:h,sy:f}=r;!function(e,r){t.style.transform=`translate(${e}px, ${r}px)`}(o+l/h,a+u/f)}function f(){const t=l();o=t.x,a=t.y,s=!1}e?.addEventListener("mousedown",t=>{t.preventDefault(),t.stopPropagation(),u(t.clientX,t.clientY);const e=t=>{t.preventDefault(),h(t.clientX,t.clientY)},r=t=>{t.preventDefault(),f(),window.removeEventListener("mousemove",e,!0),window.removeEventListener("mouseup",r,!0)};window.addEventListener("mousemove",e,!0),window.addEventListener("mouseup",r,!0)}),e?.addEventListener("touchstart",t=>{if(1!==t.touches.length)return;t.preventDefault(),t.stopPropagation(),u(t.touches[0].clientX,t.touches[0].clientY);const e=t=>{1===t.touches.length&&(t.preventDefault(),h(t.touches[0].clientX,t.touches[0].clientY))},r=t=>{f(),window.removeEventListener("touchmove",e,!0),window.removeEventListener("touchend",r,!0),window.removeEventListener("touchcancel",r,!0)};window.addEventListener("touchmove",e,!0),window.addEventListener("touchend",r,!0),window.addEventListener("touchcancel",r,!0)})}const fat=["run","goto","goto-playlist","link-open","link-move","route-page","start-scenario","run-scenario","export-data","import-data"];const dat=new WeakMap;function pat(t){const e=t.root,r=dat.get(e);if(!r)return;if(e===t)return r.forEach(t=>pat(t[0])),void dat.delete(e);const n=r.findIndex(e=>e[0]===t);if(-1===n)return;const i=r[n][1];i.div.parentNode?.removeChild(i.div),i.scene.target=null,i.scene.release?.(),r.splice(n,1)}class gat{static hideAll(t){(dat.get(t)||[]).forEach(([t])=>pat(t))}static hide(t){const e=t.root,r=dat.get(e);if(!r)return;const n=r.findIndex(e=>e[0]===t);if(-1===n)return;const i=r[n][1];i.div.style.backgroundColor="transparent",function(t,e){t.style.opacity=1;const r=(t.style.transform||"").replace(/scale\([^)]+\)/,"").trim();t.style.transform=`${r} scale(1)`;const n=Date.now(),i=()=>{const o=Math.min((Date.now()-n)/200,1);t.style.opacity=1-o,t.style.transform=`${r} scale(${1-o})`.trim(),o<1?requestAnimationFrame(i):(t.style.display="none",e&&e())};i()}(i.div,()=>{pat(t)})}static show(t,e,r={}){const{data:n,modal:i=!1,closable:o=!0,minimizable:a=!1,draggable:s=!1,output:c=!0,popupPosition:l="static",origin:u="center-middle",title:h=""}=r,f=t.app.refProvider,d=!l||"static"===l;f?.get(e,!0).then(e=>{const r=document.createElement("div");r.setAttribute("popup",""),"absolute"==l&&(r.style.zIndex="100");const f=r.style;if(i){const{width:e,height:r}=d?t.rootModel.bounds:t.rootModel.auxOverlay.getBoundingClientRect();Object.assign(f,{position:"absolute",zIndex:"100",left:0,top:0,width:d?`${e}px`:"100%",height:d?`${r}px`:"100%",overflow:"hidden",backgroundColor:"transparent"})}else Object.assign(f,{position:"absolute",display:"inline-block"});r.innerHTML=h?'\n<div class="popup-wrap">\n <div class="popup-translate">\n <div class="popup-title-bar">\n <div class="popup-title"></div>\n <div class="popup-buttons-wrap">\n <button class="closable">close</button>\n <button class="minimizable">minimize</button>\n <button class="draggable">drag_pan</button>\n </div>\n </div>\n <div class="popup-content"></div>\n </div>\n</div>\n':'\n<div class="popup-wrap">\n <div class="popup-translate">\n <div class="popup-buttons-wrap float-right">\n <button class="closable">close</button>\n <button class="minimizable">minimize</button>\n <button class="draggable">drag_pan</button>\n </div>\n <div class="popup-content">\n </div>\n </div>\n</div>\n';const p=r.querySelector(".popup-content"),{width:g,height:v}=e.root.model;Object.assign(p.style,{width:`${g}px`,height:`${v}px`});const y=document.createElement("style");y.appendChild(document.createTextNode("\n\n.popup-wrap .popup-translate {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n min-width: 120px;\n overflow: hidden;\n transition: height 0.5s ease;\n}\n\n.popup-wrap .popup-translate > * {\n pointer-events: auto;\n}\n\n.popup-wrap .popup-content {\n background-color: var(--md-sys-color-surface, white);\n}\n\n.popup-wrap .popup-title-bar {\n display: flex;\n align-items: center;\n top: 0;\n left: 0;\n width: 100%;\n height: 30px;\n background-color: var(--md-sys-color-primary, #f1f1f1);\n color: var(--md-sys-color-on-primary, black);\n padding: 5px;\n box-sizing: border-box;\n border-bottom: 1px solid #ccc;\n}\n\n.popup-wrap .popup-title {\n flex: 1;\n text-align: center;\n}\n\n.popup-wrap .popup-buttons-wrap {\n position: relative;\n display: flex;\n flex-direction: row-reverse;\n gap: 4px;\n min-width: 100px;\n align-items: center;\n justify-items: center;\n margin: 0;\n padding: 0;\n}\n\n.popup-wrap .popup-buttons-wrap.float-right {\n position: absolute;\n right: 0;\n top: 0;\n height: 30px;\n margin-right: 5px;\n}\n\n.popup-wrap button.closable, \n.popup-wrap button.minimizable, \n.popup-wrap button.draggable {\n display: none;\n color: white; \n background-color: black; \n opacity: .3;\n width: 20px;\n height: 20px;\n top: 5px; \n z-index: 1;\n padding: 0;\n margin: 0;\n border: 0px;\n text-align: center;\n cursor: pointer;\n border-radius: 4px;\n font-family: Material Symbols Outlined;\n font-size: 16px;\n}\n\n.popup-wrap button.draggable {\n cursor: move;\n}\n\n.popup-wrap button.closable:hover, \n.popup-wrap button.minimizable:hover, \n.popup-wrap button.draggable:hover {\n opacity: .6; \n}\n")),r.appendChild(y),fat.forEach(r=>{e.on(r,(...e)=>{t.trigger(r,...e)})});const m=r.querySelector(".draggable");[...Iit,...Cit].forEach(t=>{p.addEventListener(t,t=>{t.stopPropagation()})}),[...Iit,...Cit].forEach(t=>{r.addEventListener(t,t=>{t.stopPropagation()})}),i&&o&&r.addEventListener("click",e=>{e.target===r&&gat.hide(t)});if(t.rootModel.getOverlay({...t,scalable:!l||"static"==l}).appendChild(r),function(t,e,r){const n=t.root;if(n===t)return;pat(t);let i=dat.get(n)||[];i=[...i,[t,{div:e,scene:r}]],dat.set(n,i)}(t,r,e),h){r.querySelector(".popup-title-bar .popup-title").textContent=h}const b=r.querySelector(".popup-translate");if(s&&(hat(b,h?r.querySelector(".popup-title-bar"):r.querySelector(".draggable"),function(t,e){if(!(e=e||t.position)||"static"===e){const e=(t.rootModel.getOverlay(t).style.transform||"").match(/scale\(([^,\s)]+)(?:,\s*([^)]+))?\)/),r=e?parseFloat(e[1]):1;return{sx:r,sy:e&&e[2]?parseFloat(e[2]):r}}return{sx:1,sy:1}}(t,l)),h?m&&(m.style.display="block"):(b.addEventListener("mouseenter",()=>{m&&(m.style.display="block")}),b.addEventListener("mouseleave",()=>{m&&(m.style.display="none")}))),a){const t=r.querySelector(".minimizable");let e=!1;t.addEventListener("click",t=>{t.preventDefault(),e=!e;const n=r.querySelector(".popup-wrap");!function(t,e,r){const n=e.querySelector(".minimizable"),i=e.querySelector(".popup-translate");i&&(r?(n.innerHTML="crop_square",i.style.height="30px"):(n.innerHTML="minimize",i.style.height="100%"))}(0,i?n:r,e)}),h?t&&(t.style.display="block"):(b.addEventListener("mouseenter",()=>{t&&(t.style.display="block")}),b.addEventListener("mouseleave",()=>{t&&(t.style.display="none")}))}if(o){const t=r.querySelector(".closable");h?t&&(t.style.display="block"):(b.addEventListener("mouseenter",()=>{t&&(t.style.display="block")}),b.addEventListener("mouseleave",()=>{t&&(t.style.display="none")}))}r.querySelector(".closable")?.addEventListener("click",e=>{e.preventDefault(),gat.hide(t)}),r.addEventListener("close-scene",e=>{e.preventDefault(),e.stopPropagation(),gat.hide(t),c&&(t.data=e.detail)}),e.target=p,e.data=n||t.data,e.fit("both");const{x:x,y:w}=t.center,A=t.toScene(x,w),_=i?r.querySelector(".popup-wrap"):r;uat(_,l,u,A,e.root.bounds,{width:g,height:v},{title:h}),i?Object.assign(_.style,{position:"absolute",pointerEvents:"none",width:`${g}px`,height:`${h?v+30:v}px`}):Object.assign(_.style,{pointerEvents:"none",width:`${g}px`,height:`${h?v+30:v}px`}),function(t,e){t.style.opacity=0;const r=(t.style.transform||"").replace(/scale\([^)]+\)/,"").trim();t.style.transform=`${r} scale(0)`,t.style.display="block";const n=Date.now(),i=()=>{const o=Math.min((Date.now()-n)/200,1);t.style.opacity=o,t.style.transform=`${r} scale(${o})`.trim(),o<1?requestAnimationFrame(i):e&&e()};i()}(r,()=>{i&&(r.style.backgroundColor="rgba(0,0,0,0.3)")})},t=>{console.error("cannot fetch board: "+e,t)})}}const vat=new class{constructor(){this.ABSOLUTE=!0}reflow(t,e){}capturables(t){return t.components}drawables(t){return t.app?.isViewMode?t.components.filter(t=>!t.hidden):t.components}isStuck(t){return!1}};function yat(t){var e=t.components.filter(t=>!t.hidden),r=t.getState("layoutConfig")||{},n=e[r&&r.activeIndex||0];return n&&[n]||[]}sat.register("absolute",vat);const mat=new class{reflow(t){var e=t.bounds,r=t.getState("layoutConfig")||{},n={left:0,top:0,width:e.width,height:e.height};t.forEach((t,e)=>{let i=e!=(r.activeIndex||0);t.bounds=n,t.setState("rotation",0),"element"in t&&t.element&&(t.element.style.visibility=i?"hidden":"visible")})}capturables(t){return yat(t)}drawables(t){return yat(t)}isStuck(t){return!0}};function bat(t){var e=t.getState("layoutConfig");return e&&e.weight||1}sat.register("card",mat);const xat=new class{reflow(t){var e=this.drawables(t),r=t.getState("padding")||{},n=e.reduce((t,e)=>t+bat(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=bat(t),n=t.getState("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.setState("rotation",0),s+=e})}capturables(t){return t.components}drawables(t){return t.app?.isViewMode?t.components.filter(t=>!t.hidden):t.components}isStuck(t){return!0}};function wat(t){var e=t.getState("layoutConfig");return e&&e.weight||1}sat.register("linear-horizontal",xat);const Aat=new class{reflow(t){var e=this.drawables(t),r=t.getState("padding")||{},n=e.reduce((t,e)=>t+wat(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=wat(t),n=t.getState("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.setState("rotation",0),s+=e})}capturables(t){return t.components}drawables(t){return t.app?.isViewMode?t.components.filter(t=>!t.hidden):t.components}isStuck(t){return!0}};sat.register("linear-vertical",Aat);const _at=new class{constructor(){this.joinType=!0}reflow(t){var e=t.getState("layoutConfig"),r=e&&e.columns||t.getState("columns"),n=e&&e.rows||t.getState("rows"),i=e&&e.widths||t.getState("widths"),o=e&&e.heights||t.getState("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,c=t.textBounds,l=t.getState("paddingLeft")||0,u=t.getState("paddingTop")||0,h=c.width/a,f=c.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,c=0;for(;--s>0;)c+=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:l+d,top:u+p,width:h*(n+c),height:f*(a+v)},t.setState("rotation",0),e%r==r-1?(d=0,p+=a*f):d+=n*h})}capturables(t){return t.components.filter(t=>!t.merged)}drawables(t){return t.components.filter(t=>!t.merged&&!t.hidden)}isStuck(t){return!0}keyNavigate(t,e,r){var n=t.getState("layoutConfig"),i=n&&n.columns||t.getState("columns"),o=n&&n.rows||t.getState("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}}};sat.register("table",_at);const Eat=new Image;Eat.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAclBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0BbqFAAAAJXRSTlMAgAP3VSI6/g9fBk5FavJsMrariSjzPnO1enRRL5SMhmOOWB9keFTE0wAAANxJREFUOMutk9kWgyAMRLFuiLjUtdp9yf//YglVsQXz1HniMPcEMgHGvpX2O0Ypi+EgCL+IAShC+wB7QfubRDT7AFcnUPoLMLiP4PyJbsb55i05AgnR5iaQDsICgtH0cotBWoAP1c7kC6kFxEseCfZfB6gEgbNeBrira2QmH1uVYCXlA3is8UmgUCPIyQJKEmu8QtQJN0e9DPXVpzG2G216c1CqRmcBOdxXk07sWUSPv07zo0amCNQycv+NzmR6cRcwmfbuI7p2nZ/z4be0P83Foz6vIkhfZXr82XgDlZsspIq4peUAAAAASUVORK5CYII=";var kat=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.globalAlpha=1,t.rect(e+n,r,25,25);t.fillStyle="rgba(235, 235, 235, 1)",t.fill(),t.drawImage(Eat,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;if(!r){var{left:n,top:i,width:o,height:a}=this.bounds,s=n+o;this.showMoveHandle&&(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))}return this._focustd!==r&&(this._focused=r,this.invalidate()),r}};const Sat=[];class Mat extends(kat(eat(Jot))){constructor(t,e){super(t,e),this._components=[]}replaceRefids(t){this.components.forEach(e=>e.replaceRefids(t))}get showMoveHandle(){return!0}get showOverflow(){return!1}dispose(){this.components.slice().forEach(t=>t.dispose()),super.dispose()}isContainer(){return!0}containable(t){return t.isDescendible(this)}get hasTextProperty(){return!1}get components(){return this._components}get focusible(){return!0}get layout(){return sat.get(this.get("layout"))||vat}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,e=!1){var r=t.parent;if(r){if(this===r)return;r.removeComponent(t,e)}var n=this._components.push(t)-1;t.parent=this,t.added(this),e||this.trigger("add",this,t,n),t.delegate_on(this),e||t.trigger("added",this,t,n),this.root&&this.root.isReady&&t.ready()}removeComponent(t,e=!1){var r=this._components.indexOf(t);-1!=r&&(this._components.splice(r,1),t.parent=null,t.removed(this),e||(this.trigger("remove",this,t),t.trigger("removed",this,t)),t.delegate_off(this))}insertComponentAt(t,e,r=!1){var n=t.parent;n&&n.removeComponent(t,r);var i=this._components.splice(0,e);this._components=i.concat(t,this._components),e=this._components.indexOf(t),t.parent=this,t.added(this),r||this.trigger("add",this,t,e),t.delegate_on(this),r||t.trigger("added",this,t,e)}add(t,e=!1){return t instanceof Array?(t.forEach(t=>{-1==this._components.indexOf(t)&&this.addComponent(t,e)}),this):this.add.call(this,[t],e)}remove(t,e=!1){return t instanceof Array?this._components?(t.forEach(t=>{this.removeComponent(t,e)}),this):this:this.remove.call(this,[t],e)}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||Sat).indexOf(t)}size(){return(this._components||Sat).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 Git(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 Git(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)}findByRefid(t){return this.root.findByRefid(t)}contains(t,e){var r=super.contains(t,e);if(!r){var{left:n,top:i,width:o,height:a}=this.state;r=t<Math.max(n+o,n)&&t>Math.min(n+o,n)&&e<Math.max(i+a,i)&&e>Math.min(i+a,i)}return r}capture(t,e,r){if(!this.app.isEditMode&&this.hidden)return!1;var n=this.fromParent(t,e);if(!this.contains(n.x,n.y))return!1;var i=this.bounds;n.x-=i.left,n.y-=i.top;var o=this.layout.capturables(this);for(let i=o.length-1;i>=0;i--){if("static"==o[i].position)var a=o[i].capture(n.x,n.y,r);else a=o[i].capture(t,e,r);if(a)return a}return this.capturable&&!r?.(this)&&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.fromParent(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),t.closePath(),this.drawFill(t),this.drawStroke(t)}postrender(t){const e=this.layout.drawables(this);if(e.length>0){var{left:r=0,top:n=0,width:i,height:o}=this.bounds;t.save(),this.showOverflow||(t.beginPath(),t.rect(r,n,i,o),t.clip(),t.closePath());var{top:n,left:r}=this.state;t.translate(r,n),e.forEach(e=>{e.draw(this.position&&"static"!==this.position?t:this.getContext(e))}),t.translate(-r,-n),t.restore()}super.postrender(t)}trim(){this.components.forEach(t=>{t.trim()}),super.trim()}}["layout"].forEach(t=>Jot.memoize(Mat.prototype,t,!1));class Oat extends Mat{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.clientWidth),n=n||(t?parseFloat(t.getPropertyValue("height")):this.target.clientHeight)}else r=this.model.width,n=this.model.height;"CANVAS"==t.tagName&&(t.setAttribute("width",r*Pit),t.setAttribute("height",n*Pit)),t.style.width=r+"px",t.style.height=n+"px"}}resize(){this.fitSize(this.element,!0)}isLayer(){return!0}get showOverflow(){return this.app.isEditMode}get anchors(){}createElement(){var t=Jot.createCanvas(1,1);return t.setAttribute("scene",this.state.type),t.style.position="absolute",t.style.pointerEvents=this.pointerEvents,t}get pointerEvents(){return"auto"}get target(){return this._target}set target(t){this._target&&this.element&&this._target.removeChild(this.element),this._target=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 hasSameParentForAllSelected(){return this.root.hasSameParentForAllSelected}get focused(){return this.root.focused}set focused(t){this.root.focused=t}get context2D(){if(!this._context2D&&(this._context2D=this.canvas&&this.canvas.getContext("2d"),this._context2D)){const t=getComputedStyle(document.documentElement),e=t.getPropertyValue("--scene-theme-font-family")?.trim()||t.fontFamily||"sans-serif";this._context2D.font=["10px",e].join(" "),this._context2D.save()}return this._context2D}getContext(t){return this._context2D||this.context2D}draw(t){this.canvas&&(t=t||this.getContext())&&(t.save(),super.draw(t),t.restore())}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*Pit,e.y*Pit),t.scale(r.x*Pit,r.y*Pit),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}})}centerTo(t,e){const r=t.rootModel.toLocal(this.canvas.clientWidth/2,this.canvas.clientHeight/2),{x:n,y:i}=t.center,{x:o,y:a}=t.fromParent(n,i),{x:s,y:c}=t.toScene(o,a),{x:l,y:u}=t.rootModel.get("translate"),{x:h,y:f}=t.rootModel.get("scale");e?hnt({step:function(e){t.rootModel.set({translate:{x:l+(r.x-s)*h*e,y:u+(r.y-c)*f*e}})},duration:1e3,delta:"circ",ease:"in"}).start():t.rootModel.set({translate:{x:l+(r.x-s)*h,y:u+(r.y-c)*f}})}}class Tat extends Oat{dispose(){super.dispose(),delete this._canvas,delete this._auxCanvas}createElement(){var t=document.createElement("div");return t.style.position="absolute",t.setAttribute("scene",`${this.state.type}-anchor`),t.style["user-select"]="none",t.style.overflow="hidden",this._canvas=Jot.createCanvas(1,1),this._canvas.style.position="absolute",this._canvas.style.pointerEvents="none",this._canvas.setAttribute("scene",`${this.state.type}-canvas`),t.appendChild(this._canvas),this._auxCanvas=Jot.createCanvas(1,1),this._auxCanvas.style.position="absolute",this._auxCanvas.style.pointerEvents="none",this._auxCanvas.style.zIndex="100",this._auxCanvas.setAttribute("scene",`${this.state.type}-aux-canvas`),t.appendChild(this._auxCanvas),t}resize(){this.fitSize(this.element,!0),this.fitSize(this.canvas,!0,this.element.clientWidth,this.element.clientHeight),this.fitSize(this.auxCanvas,!0,this.element.clientWidth,this.element.clientHeight)}get canvas(){return this._canvas}get auxCanvas(){return this._auxCanvas}get context2D(){if(!this._context2D){this._context2D=this.canvas&&this.canvas.getContext("2d");const t=getComputedStyle(document.documentElement),e=t.getPropertyValue("--scene-theme-font-family")?.trim()||t.fontFamily||"sans-serif";this._context2D.font=["10px",e].join(" "),this._context2D.save()}return this._context2D}get auxContext2D(){if(!this._auxContext2D){this._auxContext2D=this.auxCanvas&&this.auxCanvas.getContext("2d");const t=getComputedStyle(document.documentElement),e=t.getPropertyValue("--scene-theme-font-family")?.trim()||t.fontFamily||"sans-serif";this._auxContext2D.font=["10px",e].join(" "),this._auxContext2D.save()}return this._auxContext2D}getContext(t){/*!this.app.isViewMode || */
|
|
3
|
+
return!t||t.scalable?this.context2D:this.auxContext2D}draw(t){this.canvas&&this.element&&(t=t||this.getContext())&&(this.auxContext2D.clearRect(0,0,this.auxCanvas.width,this.auxCanvas.height),this.auxContext2D.save(),this.auxContext2D.scale(Pit,Pit),super.draw(t),this.auxContext2D.restore())}}var Pat,Iat,Cat,Rat;!function(t){t.CANVAS="canvas",t.DOM="dom"}(Pat||(Pat={}));class Dat{get overlay(){return this._overlay}constructor(t,e,r={}){if(this.element=null,this.isActive=!1,this._overlay=null,this.target=e,this.options={animation:!0,repeat:!0,duration:3e3,color:"#ff0000",opacity:1,fadeOut:!1,...r},this.mode=r.mode||this.determineOptimalMode(),t){this._overlay=t;Got.getInstance().addOverlay(t)}}determineOptimalMode(){return!1!==this.options.animation?Pat.DOM:Pat.CANVAS}start(){if(!this.isActive&&(this.isActive=!0,this.mode===Pat.DOM)){this.overlay?(this.createDOMElements(),this.target.on("change",this.handleTargetChange,this),this.target.on("removed",this.handleTargetRemoved,this)):(console.warn("오버레이가 설정되지 않아 DOM 모드 데코레이터를 시작할 수 없습니다."),this.isActive=!1)}}stop(){this.isActive&&(this.isActive=!1,this.mode===Pat.DOM&&(this.target.off("change",this.handleTargetChange,this),this.target.off("removed",this.handleTargetRemoved,this),this.removeDOMElements()))}update(t){if(t&&(this.options={...this.options,...t},t.mode&&t.mode!==this.mode))return this.stop(),this.mode=t.mode,void this.start();this.mode===Pat.DOM&&this.isActive&&this.updateDOMElements()}render(t,e){return!(this.mode!==Pat.CANVAS||!this.isActive)&&this.renderCanvas(t,e)}removeDOMElements(){this.element&&this.element.parentNode&&(this.element.parentNode.removeChild(this.element),this.element=null)}updateDOMElements(){this.removeDOMElements(),this.createDOMElements()}getComponentPosition(){const{left:t,top:e,width:r,height:n}=this.target.bounds;if("function"==typeof this.target.toGlobal)try{const{x:i,y:o}=this.target.toGlobal(t,e,this.target.rootModel);return{x:i,y:o,width:r,height:n}}catch(t){console.warn("좌표 변환 실패, 기본값 사용:",t)}return{x:t,y:e,width:r,height:n}}handleTargetChange(t,e){this.target.disposed?this.stop():this.invalidate()}handleTargetRemoved(){this.stop()}invalidate(){}}class jat extends Dat{constructor(t,e,r={}){super(t,e,{strokeWidth:2,strokeColor:"#FF0000",strokeOpacity:1,fillColor:"none",fillOpacity:.5,scale:1,rotation:0,x:0,y:0,zIndex:0,mode:Pat.DOM,...r}),this.vectorElement=null,this.animationElements=[],this.svgContainer=null,this.animationElement=null}getDecoratorType(){return this.constructor.DECORATOR_TYPE}dispose(){this.removeDOMElements()}determineOptimalMode(){return Pat.DOM}renderCanvas(t,e){return console.warn("VectorDecorator는 Canvas 렌더링을 지원하지 않습니다. DOM 모드를 사용하세요."),!1}getSvgContainer(){if(!this.overlay)throw new Error("오버레이 요소가 없습니다.");if(!jat.svgContainerCache.has(this.overlay)){const t=document.createElementNS("http://www.w3.org/2000/svg","svg");t.setAttribute("class","vector-decorator-container"),t.setAttribute("pointer-events","none"),t.style.overflow="visible",t.style.position="absolute",t.style.top="0",t.style.left="0",this.overlay.appendChild(t),jat.svgContainerCache.set(this.overlay,t)}return jat.svgContainerCache.get(this.overlay)}getOrCreateDecoratorGroup(t=!1){const e=this.getSvgContainer(),r=this.getVectorGroupId(),n=this.getDecoratorType();let i=e.querySelector(`g[data-decorator-type-container="${n}"]`);if(!i){i=document.createElementNS("http://www.w3.org/2000/svg","g"),i.setAttribute("data-decorator-type-container",n),i.setAttribute("class",`${n}-container`),e.appendChild(i);const t=document.createElementNS("http://www.w3.org/2000/svg","defs");t.setAttribute("data-defs-for",n),i.appendChild(t)}let o=i.querySelector(`g[data-decorator-group-id="${r}"]`);if(!o){const{id:t}=this.target.state;return o=document.createElementNS("http://www.w3.org/2000/svg","g"),o.setAttribute("data-decorator-group-id",r),o.setAttribute("data-decorator-type",n),t&&o.setAttribute("data-component-id",t),i.appendChild(o),o}if(t)for(;o.firstChild;)o.removeChild(o.firstChild);return o}getDefsForType(){const t=this.getSvgContainer(),e=this.getDecoratorType();let r=t.querySelector(`g[data-decorator-type-container="${e}"]`);r||(this.getOrCreateDecoratorGroup(),r=t.querySelector(`g[data-decorator-type-container="${e}"]`));let n=r.querySelector(`defs[data-defs-for="${e}"]`);return n||(n=document.createElementNS("http://www.w3.org/2000/svg","defs"),n.setAttribute("data-defs-for",e),r.appendChild(n)),n}getDecoratorGroup(){const t=this.getSvgContainer(),e=this.getVectorGroupId();let r=t.querySelector(`g[data-decorator-group-id="${e}"]`);if(r)return r}createFadeAnimation(t=0,e=1,r=1e3,n={}){const i=document.createElementNS("http://www.w3.org/2000/svg","animate");return i.setAttribute("attributeName","opacity"),i.setAttribute("from",t.toString()),i.setAttribute("to",e.toString()),i.setAttribute("dur",`${r}ms`),n.delay&&i.setAttribute("begin",`${n.delay}ms`),i.setAttribute("fill","freeze"),n.repeat?i.setAttribute("repeatCount","indefinite"):i.setAttribute("repeatCount","1"),i}createTranslateAnimation(t,e=[],r=1e3,n={}){const i=document.createElementNS("http://www.w3.org/2000/svg","animateTransform");return i.setAttribute("attributeName","transform"),i.setAttribute("type","translate"),i.setAttribute("values",t.join(";")),e.length>0&&i.setAttribute("keyTimes",e.join(";")),i.setAttribute("dur",`${r}ms`),n.delay&&i.setAttribute("begin",`${n.delay}ms`),n.repeat?i.setAttribute("repeatCount","indefinite"):i.setAttribute("repeatCount","1"),i}createRotateAnimation(t=0,e=360,r=0,n=0,i=1e3,o={}){const a=document.createElementNS("http://www.w3.org/2000/svg","animateTransform");return a.setAttribute("attributeName","transform"),a.setAttribute("type","rotate"),a.setAttribute("from",`${t} ${r} ${n}`),a.setAttribute("to",`${e} ${r} ${n}`),a.setAttribute("dur",`${i}ms`),o.delay&&a.setAttribute("begin",`${o.delay}ms`),o.repeat?a.setAttribute("repeatCount","indefinite"):a.setAttribute("repeatCount","1"),a}addAnimations(t,e){e.forEach(e=>{t.appendChild(e),this.animationElements.push(e)})}updatePosition(){if(!this.vectorElement)return;const t=this.options,{left:e,top:r}=this.target.bounds;let{x:n,y:i}=this.target.toGlobal(e,r,this.target.rootModel);n+=t.x,i+=t.y,this.vectorElement.setAttribute("transform",`translate(${n}, ${i})`)}updateDOMElements(){this.createDOMElements()}getVectorGroupId(){const t=this.getDecoratorType(),{refid:e="unknown"}=this.target.state;return`decorator-${t}-${e}`}removeVectorElements(){if(this.overlay)try{const t=jat.svgContainerCache.get(this.overlay);if(!t)return;const e=this.getVectorGroupId(),r=this.getDecoratorType(),n=t.querySelector(`g[data-decorator-type-container="${r}"]`);if(n){const t=n.querySelector(`g[data-decorator-group-id="${e}"]`);if(t&&(this.vectorElement&&(this.vectorElement===t||t.contains(this.vectorElement))&&(this.vectorElement=null),this.animationElements=this.animationElements.filter(e=>!t.contains(e)),t.remove()),!n.querySelector("g[data-decorator-group-id]")){const t=n.querySelector(`defs[data-defs-for="${r}"]`);t&&t.remove(),n.remove()}}0===t.children.length&&(t.remove(),jat.svgContainerCache.delete(this.overlay))}catch(t){console.error("벡터 요소 제거 실패:",t)}}removeDOMElements(){this.removeVectorElements()}delta(t,e){if("string"==typeof t)return"fade"===t?this.applyFadeValue(e):"theta"===t&&this.applyRotationValue(e),{tx:0,ty:0};if("object"==typeof t){const e=t;("tx"in e||"ty"in e)&&this.applyTranslateValues(e.tx||0,e.ty||0),("sx"in e||"sy"in e)&&this.applyScaleValues(e.sx||1,e.sy||1)}return null}invalidate(){this.mode===Pat.DOM&&this.isActive&&this.updateDOMElements()}touch(){}applyFadeValue(t){if(this.vectorElement){const e=t.toFixed(2);this.vectorElement.setAttribute("opacity",e)}}applyRotationValue(t){if(this.vectorElement){const e=this.getComponentBounds(),r=e.width/2,n=e.height/2,i=(180*t/Math.PI).toFixed(1);this.vectorElement.setAttribute("transform",`rotate(${i} ${r} ${n})`)}}applyTranslateValues(t,e){if(this.vectorElement){const r=this.vectorElement.getAttribute("transform")||"";if(r.includes("translate")){const n=r.replace(/translate\([^)]+\)/,`translate(${t}, ${e})`);this.vectorElement.setAttribute("transform",n)}else this.vectorElement.setAttribute("transform",`${r} translate(${t}, ${e})`.trim())}}applyScaleValues(t,e){if(this.vectorElement){const r=this.vectorElement.getAttribute("transform")||"";if(r.includes("scale")){const n=r.replace(/scale\([^)]+\)/,`scale(${t}, ${e})`);this.vectorElement.setAttribute("transform",n)}else this.vectorElement.setAttribute("transform",`${r} scale(${t}, ${e})`.trim())}}getComponentBounds(){return this.target&&this.target.bounds?this.target.bounds:{top:0,left:0,width:100,height:100}}}jat.svgContainerCache=new WeakMap,jat.DECORATOR_TYPE="vector";class Lat extends Dat{constructor(t,e,r={}){super(t,e,{scale:1,strokeColor:"#000000",strokeWidth:1,rotation:0,shadow:!1,shadowColor:"rgba(0,0,0,0.5)",shadowBlur:5,shadowOffsetX:2,shadowOffsetY:2,...r}),this.animationId=null,this.canvasElement=null,this.context=null,this.animationFrame=null,this.deltaValue=0}determineOptimalMode(){return Pat.CANVAS}createDOMElements(){console.warn("RasterDecorator는 DOM 렌더링을 지원하지 않습니다. Canvas 모드를 사용하세요.")}setAnimationState(t=3e3,e=!1){Lat.animationStateMap.set(this.target,{startTime:Date.now(),duration:t,repeat:e})}getAnimationState(){const t=Lat.animationStateMap.get(this.target);if(!t)return{delta:0,finished:!0};const{startTime:e,duration:r,repeat:n}=t,i=Date.now()-e;let o=Math.min(1,i/r),a=o>=1;return n&&a&&(Lat.animationStateMap.set(this.target,{startTime:Date.now(),duration:r,repeat:n}),o=0,a=!1),{delta:o,finished:a}}bounceEffect(t,e=10){const r=Math.min(1,4*t);return Math.sin(r*Math.PI*10)*e*(1-r)}fadeEffect(t,e=!1){return e?t:1-t}pulseEffect(t,e=.8,r=1.2){return e+(.5*Math.sin(t*Math.PI*2)+.5)*(r-e)}rotateEffect(t,e=360){return t*e}applyShadowEffect(t){if(this.options.shadow){const e=this.options;t.shadowColor=e.shadowColor||"rgba(0,0,0,0.5)",t.shadowBlur=e.shadowBlur||5,t.shadowOffsetX=e.shadowOffsetX||2,t.shadowOffsetY=e.shadowOffsetY||2}}removeShadowEffect(t){t.shadowColor="transparent",t.shadowBlur=0,t.shadowOffsetX=0,t.shadowOffsetY=0}start(){super.start(),this.isActive&&this.options.animation&&this.setAnimationState(this.options.duration||3e3,this.options.repeat||!1)}stop(){super.stop(),Lat.animationStateMap.delete(this.target)}applyTransform(t,e,r){const n=this.options,i=n.scale||1,o=n.rotation||0;if(1!==i||0!==o){if(t.translate(e,r),0!==o){const e=o*Math.PI/180;t.rotate(e)}1!==i&&t.scale(i,i),t.translate(-e,-r)}}delta(t,e){return"string"==typeof t?("fade"===t?(this.deltaValue=e,this.context&&(this.context.globalAlpha=e)):"theta"===t&&(this.deltaValue=e),{tx:0,ty:0}):null}invalidate(){this.context&&this.isActive&&(this.animationFrame||(this.animationFrame=requestAnimationFrame(()=>{this.animationFrame=null,this.renderCanvas(this.context,this.deltaValue)})))}touch(){this.deltaValue=0}}Lat.animationStateMap=new WeakMap;class Nat extends jat{constructor(t,e,r={}){super(t,e,{size:1,showId:!1,animation:!1,...r}),this.arrowElement=null,this.labelElement=null,this.decoratorGroup=null}createDOMElements(){if(this.overlay)try{const t=this.getOrCreateDecoratorGroup(!0);this.decoratorGroup=t,t.setAttribute("transform","translate(0, 0)");const{size:e=1,showId:r=!1,duration:n=3e3,repeat:i=!0}=this.options,o=this.options.color||"#FF0000",a=document.createElementNS("http://www.w3.org/2000/svg","path");a.setAttribute("d",this.createArrowPath(0,0,e)),a.setAttribute("fill",o),a.setAttribute("stroke",o),a.setAttribute("stroke-width","1"),a.setAttribute("class","bouncing-arrow");const s=[];if(this.options.animation){const t=this.createBounceAnimation(n,i);if(s.push(t),this.options.fadeOut){const t=this.createFadeAnimation(1,0,n,{repeat:i});s.push(t)}}if(this.addAnimations(a,s),t.appendChild(a),this.arrowElement=a,r&&this.target.state?.id){const r=this.createArrowLabel(0,0,o,this.target.state.id,e);if(this.options.animation){const t=[],e=this.createBounceAnimation(n,i);if(t.push(e),this.options.fadeOut){const e=this.createFadeAnimation(1,0,n,{repeat:i});t.push(e)}this.addAnimations(r,t)}t.appendChild(r),this.labelElement=r}this.vectorElement=t,this.updatePosition(),this.options.animation&&this.startAnimations()}catch(t){console.error("화살표 SVG 요소 생성 실패:",t)}}createArrowPath(t,e,r=1){const n=r/this.getScale();return`\n M${t-10*n},${e-16*n} \n L${t+10*n},${e-16*n} \n L${t+10*n},${e-8*n} \n L${t+16*n},${e-8*n} \n L${t},${e} \n L${t-16*n},${e-8*n} \n L${t-10*n},${e-8*n} \n Z\n `}getScale(){try{if(this.target.rootModel&&"number"==typeof this.target.rootModel.scale)return this.target.rootModel.scale||1}catch(t){console.warn("스케일 계산 실패, 기본값 사용",t)}return 1}createBounceAnimation(t,e){let r=["0,-10"],n=["0"];for(let t=1;t<=20;t++){const e=t/20;let i=Math.pow(e,.5).toFixed(3);parseFloat(n[n.length-1])>=parseFloat(i)&&(i=(parseFloat(n[n.length-1])+.01).toFixed(3)),r.push("0,0"),r.push("0,-10"),n.push(i),n.push((parseFloat(i)+.01).toFixed(3))}return n[n.length-1]="1.000",this.createTranslateAnimation(r,n,t,{repeat:e})}createArrowLabel(t,e,r,n,i=1){const o=document.createElementNS("http://www.w3.org/2000/svg","g");o.setAttribute("class","bouncing-arrow-label");const a=document.createElementNS("http://www.w3.org/2000/svg","rect");a.setAttribute("x",`${t+20*i}`),a.setAttribute("y",""+(e-20*i)),a.setAttribute("width",""+40*i),a.setAttribute("height",""+20*i),a.setAttribute("rx","3"),a.setAttribute("fill",r);const s=document.createElementNS("http://www.w3.org/2000/svg","text");return s.setAttribute("x",`${t+40*i}`),s.setAttribute("y",""+(e-6*i)),s.setAttribute("fill","white"),s.setAttribute("font-size",12*i+"px"),s.setAttribute("text-anchor","middle"),s.textContent=n,o.appendChild(a),o.appendChild(s),o}startAnimations(){setTimeout(()=>{this.animationElements.forEach(t=>{try{t instanceof SVGElement&&"beginElement"in t&&t.beginElement()}catch(t){console.error("애니메이션 시작 오류:",t)}})},10)}invalidate(){this.updatePosition()}updatePosition(){if(!this.vectorElement)return;const{bounds:t}=this.target,{left:e,top:r,width:n}=t;let{x:i,y:o}=this.target.toGlobal(e+n/2,r,this.target.rootModel);i=Math.max(i,20),o=Math.max(o,20),this.vectorElement.setAttribute("transform",`translate(${i}, ${o})`)}}Nat.DECORATOR_TYPE="bouncing-arrow",function(t){t.ROTATE="rotate",t.TRANSLATE_X="translateX",t.TRANSLATE_Y="translateY",t.SCALE="scale",t.FADE="fade"}(Iat||(Iat={})),function(t){t.VIBRATION="vibration",t.ROTATION="rotation",t.HEARTBEAT="heartbeat",t.MOVING="moving",t.OUTLINE="outline",t.FADE="fade",t.WAYPOINT="waypoint"}(Cat||(Cat={})),function(t){t.CENTER="center",t.TOP="top",t.RIGHT="right",t.BOTTOM="bottom",t.LEFT="left",t.TOP_RIGHT="top-right",t.BOTTOM_RIGHT="bottom-right",t.BOTTOM_LEFT="bottom-left",t.TOP_LEFT="top-left",t.TOP_LEFT_CORNER="top-left-corner",t.TOP_RIGHT_CORNER="top-right-corner",t.BOTTOM_LEFT_CORNER="bottom-left-corner",t.BOTTOM_RIGHT_CORNER="bottom-right-corner",t.LEFT_TOP="left-top",t.LEFT_BOTTOM="left-bottom",t.RIGHT_TOP="right-top",t.RIGHT_BOTTOM="right-bottom"}(Rat||(Rat={}));class Fat extends jat{constructor(t,e,r={}){const{animations:n,...i}=r;super(t,e,{icon:"arrow_forward",size:24,color:"#FF0000",deltaX:0,deltaY:0,...i}),this.animations=[],this._location=null,this.element=null,this._delta={theta:0,tx:0,ty:0,sx:1,sy:1,fade:0},this.animations=this.createAnimations(n)}delta(t,e){if(!t)return this._delta;switch(typeof t){case"object":this._delta={...this._delta,...t};break;case"string":if(void 0===e)return this._delta[t];this._delta[t]=e}const{tx:r,ty:n,sx:i,sy:o,theta:a,fade:s}=this._delta;return this.element&&Object.assign(this._getElement().style,{opacity:1-s,transform:`rotate(${a}rad) translate(${r}px, ${n}px) scale(${i}, ${o}) perspective(1px)`}),this._delta}getScaledSize(){const t=this.options.size||24,{x:e}=this.target.rootModel?.state.scale||{x:1},{x:r}=this.target.state.scale||{x:1};return t*e*r}get location(){if(this._location)return this._location;const{location:t,position:e,size:r}=this.options,{bounds:n}=this.target,{left:i,top:o,width:a,height:s}=n,c=r/2;let l;switch(e||t||Rat.CENTER){case Rat.TOP_LEFT:case"top-left":l={x:i,y:o-r};break;case Rat.TOP:case"top":l={x:i+(a-r)/2,y:o-r};break;case Rat.TOP_RIGHT:case"top-right":l={x:i+a-r,y:o-r};break;case Rat.BOTTOM_LEFT:case"bottom-left":l={x:i,y:o+s};break;case Rat.BOTTOM:case"bottom":l={x:i+(a-r)/2,y:o+s};break;case Rat.BOTTOM_RIGHT:case"bottom-right":l={x:i+a-r,y:o+s};break;case Rat.LEFT_TOP:case"left-top":l={x:i-r,y:o};break;case Rat.LEFT:case"left":l={x:i-r,y:o+(s-r)/2};break;case Rat.LEFT_BOTTOM:case"left-bottom":l={x:i-r,y:o+(s-r)};break;case Rat.RIGHT_TOP:case"right-top":l={x:i+a,y:o};break;case Rat.RIGHT:case"right":l={x:i+a,y:o+(s-r)/2};break;case Rat.RIGHT_BOTTOM:case"right-bottom":l={x:i+a,y:o+(s-r)};break;case Rat.TOP_LEFT_CORNER:case"top-left-corner":l={x:i-c,y:o-c};break;case Rat.TOP_RIGHT_CORNER:case"top-right-corner":l={x:i+a-c,y:o-c};break;case Rat.BOTTOM_LEFT_CORNER:case"bottom-left-corner":l={x:i-c,y:o+s-c};break;case Rat.BOTTOM_RIGHT_CORNER:case"bottom-right-corner":l={x:i+a-c,y:o+s-c};break;case Rat.CENTER:default:l={x:i+a/2-r/2,y:o+s/2-r/2}}return this._location=this.toGlobal(l.x,l.y),this._location}_getElement(){return this.element||this._createElementIfNeeded(),this.element}_createElementIfNeeded(){if(this.element)return;const{icon:t="arrow_forward",color:e="#FF0000"}=this.options,r=this.getScaledSize(),{x:n,y:i}=this.location,o=document.createElement("div");o.setAttribute("scene","animated-icon"),Object.assign(o.style,{position:"absolute",fontVariationSettings:"'FILL' 1",fontFamily:"Material Symbols Outlined",fontSize:r+"px",width:r+"px",height:r+"px",lineHeight:r+"px",padding:0,margin:0,color:e,textAlign:"center",verticalAlign:"middle",left:n+"px",top:i+"px",pointerEvents:"none"}),o.textContent=t,this.element=o}updateIconSizeAndPosition(){if(!this.element)return;this._location=null;const t=this.getScaledSize(),{x:e,y:r}=this.location;Object.assign(this.element.style,{fontSize:t+"px",width:t+"px",height:t+"px",lineHeight:t+"px",left:e+"px",top:r+"px"})}touch(){}invalidate(){this.updateIconSizeAndPosition()}start(){super.start(),this.isActive&&(this.overlay&&this._getElement().parentNode!==this.overlay&&this.overlay.appendChild(this._getElement()),this.animations.forEach(t=>t.start()))}stop(){this.animations.forEach(t=>t.stop()),this.element&&this._getElement().parentNode&&this._getElement().parentNode.removeChild(this._getElement()),this._location=null,super.stop()}get center(){const t=this.getScaledSize(),{x:e,y:r}=this.location;return{x:e+t/2,y:r+t/2}}toGlobal(t,e){const{tx:r,ty:n}=this._delta;return this.target.toGlobal(t+r,e+n)}get root(){return this.target.root}createDOMElements(){this._getElement()}updateDOMElements(){this.element?this.updateIconSizeAndPosition():this._getElement()}updatePosition(){this.updateIconSizeAndPosition()}createAnimations(t){if(Array.isArray(t))return t.map(t=>("theta"in t&&(t={...t,theta:t.theta*(Math.PI/180)}),pnt(this,t)));if(t){const e={...t};return"theta"in e&&(e.theta=e.theta*(Math.PI/180)),[pnt(this,e)]}return[]}}Fat.DECORATOR_TYPE="animated-icon";class zat extends jat{constructor(t,e,r={}){super(t,e,{distance:10,lineWidth:2,fillStyle:"rgba(0, 0, 0, 0.5)",animation:!1,...r}),this.pathElement=null,this.decoratorGroup=null,this.elementId=""}createDOMElements(){if(this.overlay)try{this.getSvgContainer();const t=this.getOrCreateDecoratorGroup(!0);this.decoratorGroup=t;const e=this.getDefsForType(),r=this.getVectorGroupId();this.elementId=`${r}-border`;const{color:n="#FF0000",animation:i=!1}=this.options,{fillStyle:o}=this.target.state||{},a=this.createFilter(this.elementId,this.options.fillStyle||o||"rgba(0, 0, 0, 0.5)");if(e.appendChild(a),i){const t=this.createGradient(this.elementId,n);e.appendChild(t)}const s=document.createElementNS("http://www.w3.org/2000/svg","path");s.setAttribute("fill","none"),s.setAttribute("stroke-width",(this.options.lineWidth||2).toString()),s.setAttribute("stroke-linejoin","round"),s.setAttribute("pointer-events","none"),s.setAttribute("class","border-highlighting-path"),s.setAttribute("filter",`url(#${this.elementId}-filter)`),i?s.setAttribute("stroke",`url(#${this.elementId})`):s.setAttribute("stroke",n),t.appendChild(s),this.pathElement=s,this.vectorElement=t,this.updatePathData(),this.options.animation&&this.startAnimations()}catch(t){console.error("테두리 하이라이팅 요소 생성 실패:",t)}}updatePathData(){if(!this.pathElement)return;this.pathElement.setAttribute("visibility","visible"),this.pathElement.setAttribute("opacity","1"),this.decoratorGroup&&(this.decoratorGroup.setAttribute("visibility","visible"),this.decoratorGroup.setAttribute("opacity","1"));const t=this.getPathPoints(),e=this.createOffsetPath(t,this.options.distance),{round:r=0}=this.target.state||{},n=this.pointsToPathData(e,r);this.pathElement.setAttribute("d",n)}invalidate(){this.updatePathData()}startAnimations(){if(!this.isActive||!this.options.animation||!this.pathElement)return;this.pathElement.setAttribute("visibility","visible"),this.pathElement.setAttribute("opacity","1"),this.decoratorGroup&&(this.decoratorGroup.setAttribute("visibility","visible"),this.decoratorGroup.setAttribute("opacity","1")),this.elementId&&(this.options,this.pathElement.setAttribute("stroke",`url(#${this.elementId})`),this.pathElement.setAttribute("filter",`url(#${this.elementId}-filter)`));const t=this.getDefsForType();if(t){const e=t.querySelector(`#${this.elementId}`);if(e){e.querySelectorAll("animate").forEach(t=>{try{t instanceof SVGElement&&"beginElement"in t&&(t.setAttribute("restart","always"),t.beginElement())}catch(t){console.error("애니메이션 시작 오류:",t)}})}}}createDefsElement(t){const e=document.createElementNS("http://www.w3.org/2000/svg","defs");return t.appendChild(e),e}getPathPoints(){if(!this.target.path||!Array.isArray(this.target.path)){const{left:t,top:e,width:r,height:n}=this.target.bounds;return[{x:t,y:e},{x:t+r,y:e},{x:t+r,y:e+n},{x:t,y:e+n}]}return this.target.path.map(t=>this.target.toGlobal(t.x,t.y))}createOffsetPath(t,e){const r=[],n=t.length;for(let i=0;i<n;i++){const o=t[(i-1+n)%n],a=t[i],s=t[(i+1)%n],c=a.x-o.x,l=a.y-o.y,u=s.x-a.x,h=s.y-a.y,f=this.normalize({x:l,y:-c}),d=this.normalize({x:h,y:-u}),p=this.normalize({x:(f.x+d.x)/2,y:(f.y+d.y)/2}),g={x:a.x+p.x*e,y:a.y+p.y*e};r.push(g)}return r}normalize(t){const e=Math.sqrt(t.x*t.x+t.y*t.y);return{x:t.x/e||0,y:t.y/e||0}}pointsToPathData(t,e=0){if(t.length<2)return"";let r="";const n=t.length,i=(t,e,r)=>{const n=e.x-t.x,i=e.y-t.y,o=Math.sqrt(n*n+i*i);return{x:t.x+n/o*r,y:t.y+i/o*r}};for(let o=0;o<n;o++){const a=t[o],s=t[(o+1)%n],c=t[(o-1+n)%n],l=Math.sqrt((a.x-c.x)**2+(a.y-c.y)**2),u=Math.sqrt((a.x-s.x)**2+(a.y-s.y)**2),h=Math.min(e,l/2,u/2),f=i(a,c,h),d=i(a,s,h);r+=0===o?`M${f.x},${f.y}`:` L${f.x},${f.y}`,r+=` Q${a.x},${a.y} ${d.x},${d.y}`}return r+=" Z",r}createFilter(t,e){const r=document.createElementNS("http://www.w3.org/2000/svg","filter");r.setAttribute("id",`${t}-filter`);const n=document.createElementNS("http://www.w3.org/2000/svg","feFlood");n.setAttribute("flood-color",e),n.setAttribute("result","flood");const i=document.createElementNS("http://www.w3.org/2000/svg","feComposite");i.setAttribute("in","flood"),i.setAttribute("in2","SourceAlpha"),i.setAttribute("operator","in"),i.setAttribute("result","mask");const o=document.createElementNS("http://www.w3.org/2000/svg","feMerge"),a=document.createElementNS("http://www.w3.org/2000/svg","feMergeNode");a.setAttribute("in","mask");const s=document.createElementNS("http://www.w3.org/2000/svg","feMergeNode");return s.setAttribute("in","SourceGraphic"),o.appendChild(a),o.appendChild(s),r.appendChild(n),r.appendChild(i),r.appendChild(o),r}createGradient(t,e){const r=document.createElementNS("http://www.w3.org/2000/svg","linearGradient");r.setAttribute("id",t),r.setAttribute("x1","0%"),r.setAttribute("y1","0%"),r.setAttribute("x2","100%"),r.setAttribute("y2","0%");const n=this.alterColor(e,120),i=this.alterColor(e,240),o=document.createElementNS("http://www.w3.org/2000/svg","stop");o.setAttribute("offset","0%"),o.setAttribute("stop-color",e);const a=document.createElementNS("http://www.w3.org/2000/svg","animate");a.setAttribute("attributeName","stop-color"),a.setAttribute("values",`${e};${n};${i};${e}`),a.setAttribute("dur","5s"),a.setAttribute("repeatCount","indefinite");const s=document.createElementNS("http://www.w3.org/2000/svg","stop");s.setAttribute("offset","100%"),s.setAttribute("stop-color",i);const c=document.createElementNS("http://www.w3.org/2000/svg","animate");return c.setAttribute("attributeName","stop-color"),c.setAttribute("values",`${i};${e};${n};${i}`),c.setAttribute("dur","5s"),c.setAttribute("repeatCount","indefinite"),o.appendChild(a),s.appendChild(c),r.appendChild(o),r.appendChild(s),r}alterColor(t,e){const r=this.convertToHex(t),n=parseInt(r.substring(1,3),16),i=parseInt(r.substring(3,5),16),o=parseInt(r.substring(5,7),16),a=this.rgbToHsl(n,i,o);a[0]=(a[0]+e/360)%1;const s=this.hslToRgb(a[0],a[1],a[2]);return`#${s[0].toString(16).padStart(2,"0")}${s[1].toString(16).padStart(2,"0")}${s[2].toString(16).padStart(2,"0")}`}rgbToHsl(t,e,r){t/=255,e/=255,r/=255;const n=Math.max(t,e,r),i=Math.min(t,e,r);let o=0,a=0;const s=(n+i)/2;if(n!==i){const c=n-i;switch(a=s>.5?c/(2-n-i):c/(n+i),n){case t:o=(e-r)/c+(e<r?6:0);break;case e:o=(r-t)/c+2;break;case r:o=(t-e)/c+4}o/=6}return[o,a,s]}hslToRgb(t,e,r){let n,i,o;if(0===e)n=i=o=r;else{const a=(t,e,r)=>(r<0&&(r+=1),r>1&&(r-=1),r<1/6?t+6*(e-t)*r:r<.5?e:r<2/3?t+(e-t)*(2/3-r)*6:t),s=r<.5?r*(1+e):r+e-r*e,c=2*r-s;n=a(c,s,t+1/3),i=a(c,s,t),o=a(c,s,t-1/3)}return[Math.round(255*n),Math.round(255*i),Math.round(255*o)]}convertToHex(t){if(/^#([0-9A-F]{6})$/i.test(t))return t;const e=document.createElement("canvas");e.width=1,e.height=1;const r=e.getContext("2d");if(!r)return"#FF0000";r.fillStyle=t,r.fillRect(0,0,1,1);const n=r.getImageData(0,0,1,1).data;return`#${n[0].toString(16).padStart(2,"0")}${n[1].toString(16).padStart(2,"0")}${n[2].toString(16).padStart(2,"0")}`}start(){super.start(),this.isActive&&this.options.animation&&this.startAnimations()}removeDOMElements(){try{if(this.pathElement&&this.pathElement.parentNode&&this.pathElement.parentNode.removeChild(this.pathElement),this.pathElement=null,this.overlay){const t=this.getDefsForType();if(t&&this.elementId){const e=t.querySelector(`#${this.elementId}-filter`);e&&e.remove();const r=t.querySelector(`#${this.elementId}`);r&&r.remove()}}super.removeDOMElements()}catch(t){console.error("테두리 하이라이팅 요소 제거 중 오류:",t)}}}zat.DECORATOR_TYPE="border-highlighting";class Bat extends jat{constructor(t,e,r={}){super(t,e,{bgColor:"#FF0000",textColor:"white",cornerRadius:3,padding:3,fontSize:"12px",fontFamily:"Arial",...r}),this.textElements=[],this.rectElements=[]}updateDOMElements(){if(!this.target.anchors||!this.target.anchors.length)return void this.removeDOMElements();const t=this.options,e=this.target.anchors,r=this.getOrCreateDecoratorGroup(!0);this.textElements=[],this.rectElements=[];const n=this.getComponentBounds();e.forEach(e=>{const{name:i,position:o,inout:a="inout"}=e;let{x:s,y:c}=o||{};if(!i)return;let l=this.calculateOffsetX(s,n),u=this.calculateOffsetY(c,n);const h=this.target.toGlobal(s,c);s=h.x,c=h.y;const f=document.createElementNS("http://www.w3.org/2000/svg","text");f.setAttribute("fill",t.textColor),f.setAttribute("font-family",t.fontFamily),f.setAttribute("font-size",t.fontSize),f.textContent=i,r.appendChild(f);const d=f.getBBox();r.removeChild(f);const p=d.width,g=d.height;l=-1==l?-p-9:3,u=-1==u?-g-9:3,f.setAttribute("x",(s+l+3).toString()),f.setAttribute("y",(c+u+g).toString());const v=document.createElementNS("http://www.w3.org/2000/svg","rect");v.setAttribute("x",(s+l).toString()),v.setAttribute("y",(c+u).toString()),v.setAttribute("width",(p+6).toString()),v.setAttribute("height",(g+6).toString()),v.setAttribute("rx",t.cornerRadius.toString()),v.setAttribute("ry",t.cornerRadius.toString()),v.setAttribute("fill",t.bgColor),r.appendChild(v),r.appendChild(f),this.rectElements.push(v),this.textElements.push(f)})}calculateOffsetX(t,e){return t<e.left+1?-1:1}calculateOffsetY(t,e){return t<e.top+1?-1:1}updatePosition(){super.updatePosition(),this.updateDOMElements()}invalidate(){this.updatePosition()}createDOMElements(){this.updateDOMElements()}}Bat.DECORATOR_TYPE="anchors";class Uat extends jat{constructor(t,e,r={}){super(t,e,{bgColor:"#FF0000",textColor:"white",cornerRadius:3,padding:3,fontSize:"12px",fontFamily:"Arial",offsetX:3,offsetY:-8,animation:!1,...r}),this.textElement=null,this.backgroundElement=null,this.currentTag=""}createDOMElements(){const t=this.target.decotag;if(!t)return;this.currentTag=t;const{fontFamily:e,fontSize:r,textColor:n,padding:i,cornerRadius:o,bgColor:a,animation:s,repeat:c,duration:l}=this.options,u=this.getOrCreateDecoratorGroup(!0);u.setAttribute("transform","translate(0, 0)"),this.textElement=document.createElementNS("http://www.w3.org/2000/svg","text"),this.textElement.textContent=t,this.textElement.setAttribute("x",`${i}`),this.textElement.setAttribute("y",`-${r}`),this.textElement.setAttribute("font-family",e),this.textElement.setAttribute("font-size",r),this.textElement.setAttribute("fill",n),this.textElement.setAttribute("dominant-baseline","middle"),u.appendChild(this.textElement);const h=this.textElement.getBBox();if(this.backgroundElement=document.createElementNS("http://www.w3.org/2000/svg","rect"),this.backgroundElement.setAttribute("x",(h.x-i).toString()),this.backgroundElement.setAttribute("y",(h.y-i).toString()),this.backgroundElement.setAttribute("width",(h.width+2*i).toString()),this.backgroundElement.setAttribute("height",(h.height+2*i).toString()),this.backgroundElement.setAttribute("rx",o.toString()),this.backgroundElement.setAttribute("ry",o.toString()),this.backgroundElement.setAttribute("fill",a),u.innerHTML="",u.appendChild(this.backgroundElement),u.appendChild(this.textElement),s){const t=this.createFadeAnimation(.3,1,l,{repeat:c});this.addAnimations(u,[t])}this.vectorElement=u,this.updatePosition()}updateDOMElements(){const t=this.target.decotag;t&&t===this.currentTag?this.vectorElement&&this.updatePosition():(this.removeDOMElements(),this.createDOMElements())}updatePosition(){super.updatePosition()}invalidate(){this.updatePosition()}}Uat.DECORATOR_TYPE="decotag";class $at extends jat{constructor(t,e,r={}){super(t,e,{arrowColor:"#FFA500",arrowHeadLength:12,lineWidth:1.5,startAlpha:.6,endAlpha:1,animated:!0,animationDuration:5e3,repeat:!1,...r}),this.currentMappings=null}createDOMElements(){if(this.removeDOMElements(),!this.target.mappings||!this.target.mappings.length)return;this.currentMappings=this.target.mappings;const t=this.options,e=this.getOrCreateDecoratorGroup(!0),r=this.getDefsForType(),n=`data-spread-style-${Date.now()}-${Math.random().toString(36).substring(2,9)}`,i=document.createElementNS("http://www.w3.org/2000/svg","style");i.setAttribute("id",n),i.textContent=`\n @keyframes fadeOut {\n from { opacity: 1; }\n to { opacity: ${t.repeat?"0.2":"0"}; }\n }\n .arrow-animated {\n animation: fadeOut ${t.animationDuration||2e3}ms linear ${t.repeat?"infinite":"1"} forwards;\n }\n `,r.appendChild(i);const o=`arrow-gradient-${Date.now()}-${Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15)}`,a=document.createElementNS("http://www.w3.org/2000/svg","linearGradient");a.setAttribute("id",o),a.setAttribute("gradientUnits","userSpaceOnUse");const s=document.createElementNS("http://www.w3.org/2000/svg","stop");s.setAttribute("offset","0%"),s.setAttribute("stop-color",t.arrowColor||"#FFA500"),s.setAttribute("stop-opacity",(t.startAlpha||.5).toString());const c=document.createElementNS("http://www.w3.org/2000/svg","stop");c.setAttribute("offset","100%"),c.setAttribute("stop-color",t.arrowColor||"#FFA500"),c.setAttribute("stop-opacity",(t.endAlpha||1).toString()),a.appendChild(s),a.appendChild(c),r.appendChild(a);const l=document.createElementNS("http://www.w3.org/2000/svg","g");l.setAttribute("class",t.animated?"arrow-animated":""),e.appendChild(l);this.target.mappings.forEach(e=>{let r=this.target.root.findAll(e.target,this.target);r&&r.length&&r.forEach(e=>{let r=this.target.center,n=e.center;r=this.target.toGlobal(r.x,r.y,this.target.rootModel),n=e.toGlobal(n.x,n.y,e.rootModel),a.setAttribute("x1",r.x.toString()),a.setAttribute("y1",r.y.toString()),a.setAttribute("x2",n.x.toString()),a.setAttribute("y2",n.y.toString());const{linePath:i,headPath:s}=this.createArrowPaths(r,n,t.arrowHeadLength),c=document.createElementNS("http://www.w3.org/2000/svg","path");c.setAttribute("d",i),c.setAttribute("stroke",`url(#${o})`),c.setAttribute("stroke-width",String(t.lineWidth||2)),c.setAttribute("fill","none"),c.setAttribute("data-target-id",e.state?.id||""),c.setAttribute("data-source-id",this.target.state?.id||"");const u=document.createElementNS("http://www.w3.org/2000/svg","path");u.setAttribute("d",s),u.setAttribute("fill",t.arrowColor||"#FFA500"),u.setAttribute("stroke","none"),l.appendChild(c),l.appendChild(u)})}),this.vectorElement=e}createArrowPaths(t,e,r){const n=e.x-t.x,i=e.y-t.y,o=Math.atan2(i,n),a=e.x+r*Math.cos(o+$at.ARROW_ANGLE_1),s=e.y+r*Math.sin(o+$at.ARROW_ANGLE_1),c=e.x+r*Math.cos(o+$at.ARROW_ANGLE_2),l=e.y+r*Math.sin(o+$at.ARROW_ANGLE_2);return{linePath:`M ${t.x} ${t.y} L ${e.x} ${e.y}`,headPath:`M ${e.x} ${e.y} L ${a} ${s} L ${c} ${l} Z`}}updateDOMElements(){if(!this.target.app?.isEditMode)return void this.removeDOMElements();const t=this.target.mappings;t&&t===this.currentMappings?this.vectorElement&&this.updatePosition():(this.removeDOMElements(),requestAnimationFrame(()=>{this.createDOMElements()}))}updatePosition(){const t=this.getDecoratorType(),e=this.getSvgContainer().querySelector(`g[data-decorator-type-container="${t}"]`);if(!e)return;const r=this.getVectorGroupId(),n=e.querySelector(`g[data-decorator-group-id="${r}"]`);if(!n)return;const i=this.options;if(!this.target.mappings||!this.target.mappings.length)return;const o=n.querySelector("g.arrow-animated")||n,a=Array.from(o.querySelectorAll('path[fill="none"]')),s=Array.from(o.querySelectorAll('path[stroke="none"]'));if(0===a.length)return;const c=e.querySelector(`defs[data-defs-for="${t}"]`);if(!c)return;const l=c.querySelector("linearGradient");if(!l)return;const u=this.target.mappings;let h=[];u.forEach(t=>{const e=this.target.root.findAll(t.target,this.target);e&&e.length&&(h=[...h,...e])});for(let t=0;t<Math.min(a.length,s.length,h.length);t++){const e=a[t],r=s[t],n=h[t];let o=this.target.center,c=n.center;o=this.target.toGlobal(o.x,o.y,this.target.rootModel),c=n.toGlobal(c.x,c.y,n.rootModel);const{linePath:u,headPath:f}=this.createArrowPaths(o,c,i.arrowHeadLength);e.setAttribute("d",u),r.setAttribute("d",f),0===t&&l&&(l.setAttribute("x1",o.x.toString()),l.setAttribute("y1",o.y.toString()),l.setAttribute("x2",c.x.toString()),l.setAttribute("y2",c.y.toString()))}}removeDOMElements(){this.currentMappings=null;try{if(this.overlay){const t=this.getSvgContainer();if(t){const e=this.getDecoratorType(),r=t.querySelector(`g[data-decorator-type-container="${e}"]`);if(r){const t=r.querySelector(`defs[data-defs-for="${e}"]`);if(t){t.querySelectorAll("style").forEach(t=>t.remove());t.querySelectorAll("linearGradient").forEach(t=>t.remove())}}}}this.animationElements=[],super.removeDOMElements()}catch(t){console.error("데이터 스프레드 데코레이터 요소 제거 중 오류:",t)}}invalidate(){this.updatePosition()}}$at.DECORATOR_TYPE="data-spread",$at.ARROW_ANGLE_1=160*Math.PI/180,$at.ARROW_ANGLE_2=200*Math.PI/180;class Yat extends jat{constructor(t,e,r={}){super(t,e,{bgColor:"#FF0000",textColor:"white",cornerRadius:2,padding:2,fontSize:"12px",fontFamily:"Arial",offsetX:4,offsetY:4,...r}),this.textElements=[],this.rectElements=[]}createDOMElements(){this.updateDOMElements()}updateDOMElements(){if(!this.target.isLine||!this.target.isLine())return void this.removeDOMElements();const{offsetX:t,offsetY:e,padding:r,textColor:n,bgColor:i,cornerRadius:o,fontSize:a,fontFamily:s}=this.options,c=this.getOrCreateDecoratorGroup(!0);this.textElements=[],this.rectElements=[];const{fromEnd:l,toEnd:u}=this.target;[l,u].filter(Boolean).forEach(l=>{const{component:u,anchor:h}=l;if(!h)return;const{name:f,position:d}=h||{},p=u.rootModel;if(!p||!f||!d)return;let{x:g,y:v}=u.toGlobal(d.x,d.y,p);const y=document.createElementNS("http://www.w3.org/2000/svg","g"),m=document.createElementNS("http://www.w3.org/2000/svg","text");m.setAttribute("text-anchor","middle"),m.setAttribute("dominant-baseline","middle"),m.setAttribute("x","0"),m.setAttribute("y","0"),m.setAttribute("fill",n),m.setAttribute("font-family",s),m.setAttribute("font-size",a),m.textContent=f,c.appendChild(m);const b=m.getBBox();c.removeChild(m);const x=document.createElementNS("http://www.w3.org/2000/svg","rect"),w=b.width+2*r,A=b.height+2*r;g+=t+w/2,v+=e+A/2,x.setAttribute("x",(-w/2).toString()),x.setAttribute("y",(-A/2).toString()),x.setAttribute("width",w.toString()),x.setAttribute("height",A.toString()),x.setAttribute("rx",o.toString()),x.setAttribute("ry",o.toString()),x.setAttribute("fill",i),y.appendChild(x),y.appendChild(m),y.setAttribute("transform",`translate(${g}, ${v})`),c.appendChild(y),this.rectElements.push(x),this.textElements.push(m)})}updatePosition(){super.updatePosition(),this.updateDOMElements()}invalidate(){this.updatePosition()}}Yat.DECORATOR_TYPE="link",Yot.registerDecorator("bouncing-arrow",Nat),Yot.registerDecorator("animated-icon",Fat),Yot.registerDecorator("border-highlighting",zat),Yot.registerDecorator("anchors",Bat),Yot.registerDecorator("decotag",Uat),Yot.registerDecorator("data-spread",$at),Yot.registerDecorator("link",Yat);const Gat={x:1,y:1},Hat={x:0,y:0};class Wat extends Tat{dispose(){super.dispose(),this._overlay=null,this._decoratorOverlay&&(Got.getInstance().removeOverlay(this._decoratorOverlay),this._decoratorOverlay.parentNode&&this._decoratorOverlay.parentNode.removeChild(this._decoratorOverlay),this._decoratorOverlay=null),this._decoratorAuxOverlay&&(Got.getInstance().removeOverlay(this._decoratorAuxOverlay),this._decoratorAuxOverlay.parentNode&&this._decoratorAuxOverlay.parentNode.removeChild(this._decoratorAuxOverlay),this._decoratorAuxOverlay=null)}contains(t,e){return!0}isRootModel(){return!0}get stuck(){return!0}get layout(){return cat}get overlay(){if(!this._overlay){var t=document.createElement("div");t.style.position="absolute",t.style.width="0",t.style.height="0",t.style.margin="0",t.style.padding="0",t.style.overflow="initial",t.style["user-select"]="none",t.style["transform-origin"]="top left",t.setAttribute("scene","model-layer-overlay"),this.element.insertBefore(t,this.auxCanvas),this._overlay=t,this._repositionOverlay()}return this._overlay}get auxOverlay(){return this.element}get decoratorOverlay(){if(!this._decoratorOverlay){const t=document.createElement("div");t.style.position="absolute",t.style.width="0",t.style.height="0",t.style.margin="0",t.style.padding="0",t.style.overflow="initial",t.style["user-select"]="none",t.style["transform-origin"]="top left",t.setAttribute("scene","decorator-overlay"),t.id=`decorator-overlay-${Date.now()}`,this.element.insertBefore(t,this.overlay),this._decoratorOverlay=t,Got.getInstance().addOverlay(t)}return this._decoratorOverlay}get decoratorAuxOverlay(){if(!this._decoratorAuxOverlay){const t=document.createElement("div");t.style.position="absolute",t.style.width="0",t.style.height="0",t.style.margin="0",t.style.padding="0",t.style.overflow="initial",t.style.zIndex="100",t.style["user-select"]="none",t.style["transform-origin"]="top left",t.setAttribute("scene","decorator-aux-overlay"),t.id=`decorator-overlay-${Date.now()}`,this.element.appendChild(t),this._decoratorAuxOverlay=t,Got.getInstance().addOverlay(t)}return this._decoratorAuxOverlay}createElement(){const t=super.createElement();return this._overlay&&t.appendChild(this._overlay),t}resize(){if(this.target){var{width:t,height:e,fitMode:r}=this.model;this.root.fitMode?r=this.root.fitMode:r||(r="ratio");try{var n=getComputedStyle(this.target)}catch(t){return void console.error(t,this.target)}var i=n?parseFloat(n.getPropertyValue("width")):this.target.clientWidth,o=n?parseFloat(n.getPropertyValue("height")):this.target.clientHeight;switch(r){case"both":case"ratio":break;case"width":o=e*i/t,this.element.style.overflowX="hidden",this.element.style.overflowY="auto";break;case"height":i=t*o/e,this.element.style.overflowX="auto",this.element.style.overflowY="hidden";break;default:i=Math.max(t,i),o=Math.max(e,o),this.element.style.overflowX=i>t?"hidden":"auto",this.element.style.overflowY=o>e?"hidden":"auto"}this.fitSize(this.element,!0),this.fitSize(this.canvas,!0,i,o),this.fitSize(this.auxCanvas,!0,this.element.clientWidth,this.element.clientHeight)}}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;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}getOverlay(t){return t&&!t.scalable?this.auxOverlay:this.overlay}getDecoratorOverlay(t){return t&&!t.scalable?this.decoratorAuxOverlay:this.decoratorOverlay}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,"deco-reset":t=>this.resetDecorator(null,t.origin)},"(descendant)":{"deco-anchors":(t,e)=>this.applyDecorator(e.origin,"anchors",t),"deco-anchors-off":t=>this.offdecorator(t.origin,"anchors"),"deco-anchors-reset":t=>this.resetDecorator("anchors"),"deco-dataspread":(t,e)=>this.applyDecorator(e.origin,"data-spread",t),"deco-dataspread-off":t=>this.offdecorator(t.origin,"data-spread"),"deco-dataspread-reset":t=>this.resetDecorator("data-spread"),"deco-link":(t,e)=>this.applyDecorator(e.origin,"link",t),"deco-link-off":t=>this.offdecorator(t.origin,"link"),"deco-link-reset":t=>this.resetDecorator("link"),"deco-arrow":(t,e)=>this.applyDecorator(e.origin,"bouncing-arrow",t),"deco-arrow-off":t=>this.offdecorator(t.origin,"bouncing-arrow"),"deco-arrow-reset":t=>this.resetDecorator("bouncing-arrow"),"deco-icon":(t,e)=>this.applyDecorator(e.origin,"animated-icon",t),"deco-icon-off":t=>this.offdecorator(t.origin,"animated-icon"),"deco-icon-reset":t=>this.resetDecorator("animated-icon"),"deco-border":(t,e)=>this.applyDecorator(e.origin,"border-highlighting",t),"deco-border-off":t=>this.offdecorator(t.origin,"border-highlighting"),"deco-border-reset":t=>this.resetDecorator("border-highlighting"),"deco-tag":(t,e)=>this.applyDecorator(e.origin,"decotag",t),"deco-tag-off":t=>this.offdecorator(t.origin,"decotag"),"deco-tag-reset":t=>this.resetDecorator("decotag",t.origin),"deco-off":t=>this.offdecorator(t.origin),mouseenter:this.onmouseenterForDecorator,mouseleave:this.onmouseleaveForDecorator},"(self)":{change:this.onChangeForDecorator,redraw:this.onRedrawForDecorator}}}}onRedrawForDecorator(){Got.getInstance().invalidateOverlay(this.decoratorOverlay),Got.getInstance().invalidateOverlay(this.decoratorAuxOverlay)}closeScene(t){requestAnimationFrame(()=>this.overlay.dispatchEvent(new CustomEvent("close-scene",{bubbles:!0,composed:!0,detail:t})))}_repositionOverlay(){var t=this._overlay;if(t){var{translate:e=Hat,scale:r=Gat,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",t.style.transform=`rotate(${n}rad) scale(${r.x}, ${r.y}) perspective(1px)`,t.style.marginLeft=`${e.x}px`,t.style.marginTop=`${e.y}px`}}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 Wat)&&r.model.event&&r.model.event.hover&&!r.hidden){var n=r.model.event.hover;n&&this._doEventAction(n,r,!0,t)}}}_onmouseleave_all(t,e){if(t.stopPropagation(),e){var r=e.origin;if(this.app&&!this.app.isEditMode){var n=r.model.event&&r.model.event.hover;n&&this._doEventAction(n,r,!1,t)}}}_onclick(t,e){if(t.stopPropagation(),!this.app.isEditMode&&e){var r=e.origin,n=r.model.event?.tap;n&&this._doEventAction(n,r,!0,t)}}_onmousedownup(t,e){if(t.stopPropagation(),!this.app.isEditMode&&e){var r=e.origin,n=r.model.event?.tap;n&&n.pressed&&this._doMouseDownUpEventAction(n,r,"mousedown"==t.type||"touchstart"==t.type,t)}}_doMouseDownUpEventAction(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(t,e,r,n){var{action:i,target:o,value:a,emphasize:s=!1,restore:c=!1,pressed:l=!1,options:u}=t;if(o&&(o=e.access(o)),a&&(a=e.access(a)),s&&(r?function(t){const{hover:e}=t.state.event||{},{emphasize:r}=e||{};if(t.hasOwnProperty("_backupStrokeStyle"))return;if("__backup_emphasize"in t)return;const{strokeStyle:n,lineWidth:i,fillStyle:o}=t.state;t.__backup_emphasize={strokeStyle:n,lineWidth:i,fillStyle:o},t.setState(r)}(e):c&&function(t){"__backup_emphasize"in t&&(t.setState(t.__backup_emphasize),delete t.__backup_emphasize)}(e)),i)switch(i){case"data-toggle":if(!o)return;(r||c)&&this.root.findAll(o,e).forEach(t=>{t.data=!t.data});break;case"data-tristate":if(!o)return;(r||c)&&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-spreading":if(!o)return;if(r){var h=e.access(a);this.root.findAll(o,e).forEach(t=>{t.executeMappings(!0)})}break;case"data-set":if(!o)return;if(r){h=e.access(a);this.root.findAll(o,e).forEach(t=>{t.data=h})}break;case"partial-data-set":if(!o)return;if(r){h=e.access(a);this.root.findAll(o,e).forEach(t=>{t.data={...t.data,...h}})}break;case"value-set":if(!o)return;if(r){h=e.access(a);this.root.findAll(o,e).forEach(t=>{t.value=h})}break;case"partial-value-set":if(!o)return;if(r){h=e.access(a);this.root.findAll(o,e).forEach(t=>{t.value={...t.value,...h}})}break;case"infoWindow":case"info-window":if(!o)return;"click"==n.type||r?oat.show(e,o,c,{x:n.offsetX,y:n.offsetY}):c&&oat.hide(e,o);break;case"toggle-info-window":if(!o)return;oat.toggle(e,o,!1,{x:n.offsetX,y:n.offsetY});break;case"popup":case"modal-popup":if(!o)return;let t=u&&"input"in u?u.input:"(self)",s=!u||(!("output"in u)||u.output);gat.show(e,o,{data:t&&this.root.findFirst(t,e)?.data,output:s,modal:"modal-popup"===i,closable:!0,draggable:!0,origin:"auto"});break;case"close-scene":this.closeScene(e.data);break;case"goto":case"goto-playlist":this.trigger(i,o,u,e);break;case"mouse-cursor":r?this.target.style.cursor=o||"auto":c&&(this.target.style.cursor="auto");break;default:this.trigger(i,o,a,e)}}applyDecorator(t,e,r={}){const n=this.getDecoratorOverlay(t);if(n){Got.getInstance().addToOverlay(n,t,e,r)}}offdecorator(t,e){const r=this.getDecoratorOverlay(t);if(r){Got.getInstance().removeFromOverlay(r,t,e)}}resetDecorator(t,e){const r=this.getDecoratorOverlay(e);r&&Got.getInstance().removeAllFromOverlay(r,t)}onChangeForDecorator(t,e,r){const{origin:n}=r,i=this.getDecoratorOverlay(n);Got.getInstance().invalidateOverlay(i)}onmouseenterForDecorator(t,e){const{origin:r}=e;r.decorators&&r.decorators.forEach(t=>{this.applyDecorator(r,t)})}onmouseleaveForDecorator(t,e){const{origin:r}=e;r.decorators&&r.decorators.forEach(t=>{this.offdecorator(r,t)})}}function qat(t,e){const r=t.state.refid;return t.root.findAll(t=>t.isLine()&&t.from.component===r&&(!e||t.from.anchor===e))}function Vat(t,e){const r=t.state.refid;return t.root.findAll(t=>t.isLine()&&t.to.component===r&&(!e||t.to.anchor===e))}Wat.Popup=gat,Jot.register("model-layer",Wat);var Xat=t=>class extends t{isConnectable(){return!0}postrender(t){super.postrender(t),this._draw_anchors(t)}_draw_anchors(t){var e=this.anchors||[];t.save(),e.forEach(e=>{var{position:{x:r,y:n},draw:i}=e;if(i){t.beginPath();try{i.call(e,t,this)}catch(t){console.error(t)}t.closePath()}}),t.restore()}contains(t,e){if(n=super.contains(t,e))return n;var r=this.anchors||[];for(let i of r){const r=i.bounds;if(!r)continue;const{left:o,top:a,width:s,height:c}=r;var n;if(n=t<Math.max(o+s,o)&&t>Math.min(o+s,o)&&e<Math.max(a+c,a)&&e>Math.min(a+c,a))return n}return!1}findInOutLines(t){return function(t,e){const r=t.state.refid;return t.root.findAll(t=>!(!t.isLine()||(t.from.component!==r||e&&t.from.anchor!==e)&&(t.to.component!==r||e&&t.to.anchor!==e)))}(this,t)}findOutletLines(t){return qat(this,t)}findOutletEnds(t){return function(t,e){return qat(t,e).map(t=>t.toEnd?.component).filter(Boolean)}(this,t)}findInletLines(t){return Vat(this,t)}findInletEnds(t){return function(t,e){return Vat(t,e).map(t=>t.fromEnd?.component).filter(Boolean)}(this,t)}};const Kat={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0}}],help:"scene/component/rect"};var Qat={ondragmove:function(t,e,r){var{left:n,top:i,width:o,height:a}=r.model,s=(r.fromParent(t.x,t.y).x-n)/(o/2)*100;s=tat(s,o,a),r.set({round:s})}};class Jat extends(Xat(eat(Zot))){is3dish(){return!0}get controls(){var{left:t,top:e,width:r,round:n,height:i}=this.state;return[{x:t+r/2*((n=null==n?0:tat(n,r,i))/100),y:e,handler:Qat}]}get nature(){return Kat}}Jot.register("rect",Jat);const Zat=[1,2,10,20,50,50,50,50,50,50];class tst extends(eat(Zot)){render(t){const{lineWidth:e=1,fillStyle:r="lightgray",font:n="15px Arial",left:i,top:o,rotation:a,origin:s,margin:c,width:l,height:u,side:h="bottom",strokeStyle:f="#000000",scale:d=1}=this.state;t.translate(i,o),t.beginPath();const p=Math.round(e/2);t.rect(-p,-p,l+2*p,u+2*p),t.clip(),t.beginPath(),t.rect(0,0,l,u),r&&(t.fillStyle=r,t.fill()),t.lineWidth=e,t.strokeStyle=f,t.stroke(),t.beginPath(),t.font=n;var g="bottom"!==h,v=g?0:u,y=4*u/5,m=2*u/3,b=1*u/2,x=3*u/5;g&&(y=u-y,m=u-m,b=u-b,x=u-1.5*u/5);var w=d*this.app.PPM/this.root.unitScale,A=Math.ceil(s/w),_=this.app.PPM/w,E=_<=1.1?1:Zat[Math.round(_)]||100;1!=E&&(A+=(E-A%E)%E);var k=Math.ceil(A*w),S=s+l;for(t.fillStyle=f;k<S;){if(A%10==0){t.moveTo(k-s,b),t.lineTo(k-s,v);let e=(A/10).toString(),r=t.measureText(e);t.fillText(e,k-s-r.width-6,x)}else A%5==0?(t.moveTo(k-s,m),t.lineTo(k-s,v)):(t.moveTo(k-s,y),t.lineTo(k-s,v));A+=E,k=Math.ceil(A*w)}}}Jot.register("ruler",tst);const est=20,rst=20,nst=90*Math.PI/180,ist="9px Verdana",ost=20,ast="#f4f4f4",sst="#999";function cst(t,e,r){return{left:-t.x,top:-t.y,width:est,height:ost}}function lst(t,e,r,n){return{left:est-t.x,top:0-t.y,origin:20-t.x,width:e-est,height:ost}}function ust(t,e,r,n){var i={x:0-t.x+10,y:-t.y+rst+(r-rst)/2},o=Jot.transcoordRR(0-t.x,-t.y+rst,i,nst);return{left:o.x-(r-rst),top:o.y,origin:20-t.y,width:r-rst,height:ost}}function hst(t){var e=t.get("translate");return{left:-e.x,top:-e.y,width:t.canvas.width/Pit,height:t.canvas.height/Pit}}Jot.register("guide-layer",class extends Oat{constructor(t,e){super(t,e),this.appScale={x:1,y:1},"disabled"!==t.ruler&&(this.hruler=new tst({left:est,top:0,origin:20,margin:0,height:ost,unit:"m",rotation:0,font:ist,fillStyle:ast,strokeStyle:sst,capturable:!1}),this.vruler=new tst({left:0,top:0,origin:20,margin:0,height:ost,unit:"m",rotation:nst,font:ist,side:"top",fillStyle:ast,strokeStyle:sst,capturable:!1}),this.origin_rect=new Jat({left:-20,top:-20,width:20,height:20,fillStyle:ast,strokeStyle:sst,lineWidth:1}),this.addComponent(this.hruler),this.addComponent(this.vruler),this.addComponent(this.origin_rect)),this.invalidate()}get capturable(){return!1}ready(){if(super.ready(),this.hruler){var t=this.rootModel,e=Object.assign({},t.get("translate"));e.x<est&&(e.x+=est),e.y<rst&&(e.y+=rst);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=hst(this);var{width:n,height:i}=this.screen_coord;this.hruler.set(lst(e,n,0,this.hruler)),this.vruler.set(ust(e,0,i,this.vruler)),this.origin_rect.set(cst(e))}else this.screen_coord=hst(this)}resize(){super.resize(),this.screen_coord=hst(this);var{width:t,height:e}=this.screen_coord;this.hruler&&(this.hruler.set(lst(this.model.translate,t,0,this.hruler)),this.vruler.set(ust(this.model.translate,0,e,this.vruler)),this.origin_rect.set(cst(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.toGlobal(e,r,this.rootModel);t.textBaseline=s.y>200?"bottom":"top",t.textAlign=s.x>200?"right":"left";var c=s.y>200?-5:5,l=s.x>200?-5:5,u=Math.round(e/this.appScale.x),h=Math.round(r/this.appScale.y);t.fillText(` ${u}, ${h} `,e+l,r+c),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=hst(this),this.hruler){var{translate:n}=this.model,{width:i,height:o}=this.screen_coord;this.hruler.set(lst(n,i,0,this.hruler)),this.vruler.set(ust(n,0,o,this.vruler)),this.origin_rect.set(cst(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.toLocal(t.offsetX,t.offsetY)}});Jot.register("shift-layer",class extends Oat{ready(){super.ready();var t=this.rootModel.get("translate");this.set("translate",t)}render(t){}get pointerEvents(){return"none"}contains(t,e){return!(2!=this.app.mode)}get eventMap(){return{"(root)":{"(self)":{keydown:this.onkeydown,keyup:this.onkeyup}}}}onkeydown(t){"Space"===t.code&&void 0===this.before_mode&&(this.before_mode=this.app.mode,this.app.mode=2)}onkeyup(t){"Space"===t.code&&(void 0!==this.before_mode&&(this.app.mode=this.before_mode),delete this.before_mode)}ondragstart(t){this.last_position=this.toLocal(t.offsetX,t.offsetY)}ondragmove(t){var{x:e,y:r}=this.toLocal(t.offsetX,t.offsetY);this.rootModel.move({x:e-this.last_position.x,y:r-this.last_position.y},!1),this.last_position=this.toLocal(t.offsetX,t.offsetY)}});class fst{constructor(t){this.params=Object.assign({},t)}excute(){}}class dst extends fst{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)}}const pst="left",gst="right",vst="center",yst="bottom",mst="middle",bst=[pst,gst,vst,"top",mst,yst];function xst(t){if(this.hasSameParentForAllSelected&&-1!=bst.indexOf(t)){var e=this.selected.filter(t=>!t.stuck);if(!(e.length<=1)){var r=this.app.commander;dst.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 pst: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 vst: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 gst: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 mst: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 yst: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 wst="VERTICAL",Ast=[wst,"HORIZONTAL"];function _st(t){if(this.hasSameParentForAllSelected&&-1!=Ast.indexOf(t)){var e=this.selected;if(!(e.length<=1)){var r=this.app.commander;dst.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 t===wst?n.y-i.y:n.x-i.x});var n=r.reduce((e,r)=>e+(t===wst?r.bounds.height:r.bounds.width),0),i=r[0].bounds,o=r[r.length-1].bounds,a=((t===wst?o.top+o.height-i.top:o.left+o.width-i.left)-n)/(r.length-1),s=t===wst?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,t===wst?(i.top=s,s+=i.height):(i.left=s,s+=i.width),n.bounds=i}}(t,e)})}}}function Est(t){for(var e=0;t&&!t.isRootModel();)e+=t.get("rotation")||0,t=t.parent;return e%(2*Math.PI)}class kst extends fst{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.toScene(n.x,n.y)).x-(r.x-e.left),top:n.y-(r.y-e.top),width:e.width,height:e.height}}(e),c=Est(e);if(e.removeSelf(!r),e.bounds=s,e.set("rotation",c),r){e.set("rotation",function(t,e){return((t.get("rotation")||0)-Est(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.fromScene(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 Sst(t,e,r){this.app.commander.execute(new kst({changes:[{component:t,to_container:e,to_index:r}]}))}function Mst(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 kst({changes:r});this.app.commander.execute(i)}}function Ost(t,e,r,n){var i=Jot.register(t.type);if(!i)return mit("Class not found",t.type),null;r&&(t.refid=r(t.refid)),t.id&&n&&n(t.id)&&delete t.id;var o=new i(t,e);return t.components&&o.isContainer()&&(t.components.forEach(t=>{var i=Ost(t,e,r,n);i&&o.addComponent(i)}),delete t.components),o.created(),o}function Tst(t,e){var r=Fnt(t.hierarchy);return delete r.id,Ost(r,t.app,e)}var Pst=Object.freeze({__proto__:null,compile:Ost,duplicate:Tst,select:Git,match:Uit});function Ist(t,e,r){t instanceof Array||(t=[t]),r||(r=this.model_layer);var n=[],i=new Map;this.selected=t.map(t=>{try{return Ost(t,r.app,t=>{const e=this.getNewRefid();return void 0!==t&&i.set(t,e),e},t=>(this.indexMap[t]||[])[0])}catch(t){return console.warn(t),!1}}).filter(Boolean).map(t=>{let{left:o,top:a,width:s,height:c,x:l,y:u,cx:h,cy:f}=e;return t.replaceRefids(i),isNaN(o)||isNaN(a)||isNaN(s)||isNaN(c)||(t.bounds={left:o,top:a,width:s,height:c}),isNaN(l)||isNaN(u)||t.move({x:l,y:u},!1),isNaN(h)||isNaN(f)||(t.center={x:h,y:f}),n.push({component:t,to_container:r}),t}),this.app.commander.execute(new kst({changes:n}))}function Cst(){var t=[],e=new Map;if(this.selected=this.selected.filter(t=>!t.isRootModel()).map(r=>{let n=Tst(r,t=>{const r=this.getNewRefid();return void 0!==t&&e.set(t,r),r});return n.move({x:20,y:20},!1),t.push({component:n,to_container:r.parent}),n}).map(t=>(t.replaceRefids(e),t)),0!=t.length){var r=new kst({changes:t});this.app.commander.execute(r)}}function Rst(){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 kst({changes:r})),e&&e.calculateBounds&&e.calculateBounds()}function Dst(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app?.commander.on(t,e,r);break;case"mode":this.app?.on(t,e,r);break;default:this.on(t,e,r)}}function jst(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app?.commander.once(t,e,r);break;case"mode":this.app.once(t,e,r);break;default:this.once(t,e,r)}}function Lst(t,e,r){switch(t){case"execute":case"redo":case"undo":case"command-reset":this.app?.commander.off(t,e,r);break;case"mode":this.app?.off(t,e,r);break;default:this.off(t,e,r)}}function Nst(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 Fst=0;function zst(){var t=this.selected.filter(t=>!t.isRootModel()).map(t=>t.hierarchy);if(0!=t.length)return Fst=0,JSON.stringify(t,null,2)}function Bst(){Fst=0;var t=zst.call(this);return Rst.call(this),t}function Ust(t){if(t)try{Fst++,Ist.call(this,JSON.parse(t),{x:15*Fst,y:15*Fst})}catch(e){yit(e,t)}}var $st=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;Qst.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(),Qst.impl.options.imagePlaceholder){var o=Qst.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):c("cannot fetch resource: "+t+", status: "+i.status)}function s(){n?r(n):c("timeout of "+e+"ms occured while fetching resource: "+t)}function c(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",""))}}(),Yst=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!$st.isDataUrl(t)})}function n(t,e,r,n){return Promise.resolve(e).then(function(t){return r?$st.resolveUrl(t,r):t}).then(n||$st.getAndEncode).then(function(t){return $st.dataAsUrl(t,$st.mimeType(e))}).then(function(r){return t.replace(function(t){return new RegExp("(url\\(['\"]?)("+$st.escape(t)+")(['\"]?\\))","g")}(e),"$1"+r+"$3")})}}(),Gst=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($st.asArray(document.styleSheets)).then(function(t){var e=[];return t.forEach(function(t){try{$st.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 Yst.shouldProcess(t.style.getPropertyValue("src"))})}).then(function(e){return e.map(t)});function t(t){return{resolve:function(){var e=(t.parentStyleSheet||{}).href;return Yst.inlineAll(t.cssText,e)},src:function(){return t.style.getPropertyValue("src")}}}}}(),Hst=function(){return{inlineAll:function e(r){return r instanceof Element?n(r).then(function(){return r instanceof HTMLImageElement?t(r).inline().then(()=>r):Promise.all($st.asArray(r.childNodes).map(function(t){return e(t)})).then(()=>r)}):Promise.resolve(r);function n(t){var e=t.style.getPropertyValue("background");return e?Yst.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 $st.isDataUrl(t.src)?Promise.resolve():Promise.resolve(t.src).then(e||$st.getAndEncode).then(function(e){return $st.dataAsUrl(e,$st.mimeType(t.src))}).then(function(e){return new Promise(function(r,n){t.onload=r,t.onerror=n,t.src=e})})}}}}(),Wst={imagePlaceholder:void 0,cacheBust:!1};function qst(t,e){return function(t){void 0===t.imagePlaceholder?Qst.impl.options.imagePlaceholder=Wst.imagePlaceholder:Qst.impl.options.imagePlaceholder=t.imagePlaceholder;void 0===t.cacheBust?Qst.impl.options.cacheBust=Wst.cacheBust:Qst.impl.options.cacheBust=t.cacheBust}(e=e||{}),Promise.resolve(t).then(function(t){return Xst(t,e.filter,!0)}).then(Kst).then(function(t){var{bgcolor:r,width:n,height:i,style:o,sx:a=1,sy:s=1}=e||{},c=t.style;r&&(c.backgroundColor=r);n&&(c.width=n+"px");i&&(c.height=i+"px");c["margin-left"]="0px",c["margin-top"]="0px",c.transform=`rotate(0rad) translate(0px, 0px) scale(${a}, ${s}) perspective(1px)`,o&&Object.keys(o).forEach(function(t){c[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($st.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||$st.width(t),e.height||$st.height(t))})}function Vst(t,e){return qst(t,e).then($st.makeImage).then($st.delay(100)).then(function(r){var n=function(t){var r=document.createElement("canvas");if(r.width=e.width||$st.width(t),r.height=e.height||$st.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 Xst(t,e,r){return r||!e||e(t)?Promise.resolve(t).then(function(t){if(t instanceof HTMLCanvasElement)try{return $st.makeImage(t.toDataURL()).then(t=>t)}catch(t){mit(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,$st.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 Xst(e,r,!1)}).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){$st.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)return;var o=$st.uid();const a=e;a.className=a.className+" "+o;var s=document.createElement("style");function c(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 $st.asArray(t).map(e).join("; ")+";";function e(e){return e+": "+t.getPropertyValue(e)+(t.getPropertyPriority(e)?" !important":"")}}}s.appendChild(c(o,r,n)),e.appendChild(s)}[":before",":after"].forEach(function(t){r(t)})}function i(){t instanceof HTMLTextAreaElement&&e instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e 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(void 0)}function Kst(t){return Hst.inlineAll(t).then(function(){return t})}var Qst={toSvg:qst,toPng:function(t,e){return Vst(t,e||{}).then(function(t){return t.toDataURL()})},toJpeg:function(t,e){return Vst(t,e=e||{}).then(function(t){return t.toDataURL("image/jpeg",e.quality||1)})},toBlob:function(t,e){return Vst(t,e||{}).then(t=>$st.canvasToBlob(t))},toPixelData:function(t,e){return Vst(t,e||{}).then(function(e){return e.getContext("2d").getImageData(0,0,$st.width(t),$st.height(t)).data})},impl:{fontFaces:Gst,images:Hst,util:$st,inliner:Yst,options:{}}};function Jst(t,e,r,n){var i=this.model_layer,o=i._overlay;return new Promise(function(a,s){if(i){var c=i.get("width"),l=i.get("height");r=r||c,n=n||l;var u=i.get("translate"),h=i.get("scale"),f=Math.min(r/c,n/l);r=c*f,n=l*f,i.set("translate",{x:0,y:0}),i.set("scale",{x:f/Pit,y:f/Pit});var d=Jot.createCanvas(r,n),p=d.getContext("2d");if(i.draw(p),i.set("translate",u),i.set("scale",h),!o)return a(d.toDataURL(t,e)),void(d=null);Qst.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){yit(r),a(d.toDataURL(t,e)),d=null})}else s("No target model")})}function Zst(){if(this.hasSameParentForAllSelected){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=Jot.union(r),o=t[0].fromParent(i.left,i.top);o=t[0].toScene(o.x,o.y);var a=new Map,s=Ost({type:"group",left:o.x,top:o.y,width:i.width,height:i.height},e.app,t=>{const e=this.getNewRefid();return void 0!==t&&a.set(t,e),e});s.replaceRefids(a);var c=[{component:s,to_container:e}];n.forEach(t=>{c.push({component:t,to_container:s})}),this.app.commander.execute(new kst({changes:c})),this.selected=[s]}}}function tct(){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 kst({changes:e})),this.selected=t}}function ect(){var t=this.selected;if(0!=t.length){var e=t.map(t=>t.bounds),r=Jot.union(e),n=r.left+r.width/2;t.map(t=>{t.symmetryX(n)})}}function rct(){var t=this.selected;if(0!=t.length){var e=t.map(t=>t.bounds),r=Jot.union(e),n=r.top+r.height/2;t.map(t=>{t.symmetryY(n)})}}function nct(){dst.around(this.app.commander,ect,this)}function ict(){dst.around(this.app.commander,rct,this)}function oct(t,e,r){var n=this.findAll(t,r);return n.forEach(t=>{t.set(e)}),n}function act(t){dst.around(this.app.commander,t)}function sct(){return Object.values(this.indexMap).map(t=>t.map(t=>{let{id:e,data:r}=t.model;return{key:e,value:r}})).flat().sort((t,e)=>t.key>e.key?1:-1)}const cct="left",lct="right",uct="center",hct="bottom",fct="middle",dct=[cct,lct,uct,"top",fct,hct];function pct(t){if(this.hasSameParentForAllSelected&&-1!=dct.indexOf(t)){var e=this.selected.filter(t=>!t.stuck),r=this.app.commander;dst.around(r,function(){!function(t,e){const r=e[0].parent,{width:n,height:i}=r.bounds;switch(t){case cct:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,left:0}}break;case uct:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,left:n/2-r.width/2}}break;case lct:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,left:n-r.width}}break;case"top":for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,top:0}}break;case fct:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,top:i/2-r.height/2}}break;case hct:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,top:i-r.height}}break;default:;}}(t,e)})}}function gct(t){t instanceof Array||(t=[t]),this.trigger("addstart",t)}function vct(){this.trigger("stylepastestart")}function yct(){this.trigger("stylepastestop")}function mct(){this.trigger("databindpastestart")}function bct(){this.trigger("databindpastestop")}function xct(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:c,ex:l,ey:u}=e;if(s>l?(n=l,i=s):(n=s,i=l),c>u?(o=u,a=c):(o=c,a=u),r){var h=t.bounds,f=t.transcoordS2TR(h.left,h.top),d=t.transcoordS2TR(h.left+h.width,h.top+h.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),x=Math.min(o,v,a,y),w=Math.max(o,v,a,y);return!(b-m>Math.abs(i-n)+Math.abs(g-p)||w-x>Math.abs(a-o)+Math.abs(y-v))}var A=t.path;if(!A)return error("컴포넌트에 get path가 잘못 구현되어있음.",t),!1;for(let e=0;e<A.length;e++){let r=t.transcoordS2TR(A[e].x,A[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 wct(t,e,r,n,i){i||xct(t,e,r,n)}function Act(t,e){var r=t.components||[];for(let t of r){Act(t,e);let r=e.indexOf(t);-1!=r&&e.splice(r,1)}}Jot.register("add-layer",class extends Oat{ready(){super.ready();var t=this.rootModel,e=t.get("translate"),r=t.get("scale");this.set("translate",e),this.set("scale",r)}get pointerEvents(){return"none"}render(t){var e=this.addbox;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()}}contains(t,e){return!(3!=this.app.mode)}get eventMap(){return{"(root)":{"(self)":{addstart:this.onaddstart,addstop:this.onaddstop,keydown:this.onkeydown,dragstart:this.ondragstart,dragmove:this.ondragmove,dragend:this.ondragend,mousedown:this.onmousedown,mouseup:this.onmouseup}},"model-layer":{"(self)":{change:this.onchange_root_model}}}}onchange_root_model(t,e,r){t.translate&&this.set("translate",t.translate),t.scale&&this.set("scale",t.scale)}onaddstart(t,e){void 0===this.before_mode&&(this.before_mode=this.app.mode,this.models=t,this.app.mode=3)}onaddstop(){void 0!==this.before_mode&&(this.app.mode=this.before_mode),delete this.before_mode,delete this.addbox,this.invalidate()}onkeydown(t){3!==this.app.mode||"Esc"!=t.code&&"Escape"!=t.code||this.root.trigger("addstop")}ondragstart(t){var{x:e,y:r}=this.toLocal(t.offsetX,t.offsetY);this.addbox={sx:e,sy:r}}ondragmove(t){if(3===this.app.mode){var{x:e,y:r}=this.toLocal(t.offsetX,t.offsetY);this.addbox&&(this.addbox.ex=e,this.addbox.ey=r,this.invalidate())}}ondragend(t,e){if(3!==this.app.mode)return;const{sx:r,sy:n,ex:i,ey:o}=this.addbox;Ist.call(this.root,this.models,{left:Math.min(r,i),top:Math.min(n,o),width:Math.abs(i-r),height:Math.abs(o-n)}),this.root.trigger("addstop")}onmousedown(t,e){3===this.app.mode&&(this.downpoint={x:t.offsetX,y:t.offsetY})}onmouseup(t,e){if(this.downpoint.x===t.offsetX&&this.downpoint.y===t.offsetY){var{x:r,y:n}=this.toLocal(t.offsetX,t.offsetY);Ist.call(this.root,this.models,{cx:r,cy:n}),this.root.trigger("addstop")}}});Jot.register("selection-layer",class extends Oat{ready(){super.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){var s=a.layout.capturables(a),c=s.indexOf(o);if(-1==c){if(!a.indexOf(o))return mit("Container not contains [",o,"] as a component"),!1;c=0}var l=s.length;t.shiftKey?c--:c++,o=s[(c+l)%l]}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))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 t=this.selected.filter(t=>!t.isRootModel()&&!!t.parent),e=t.length>0&&t[0].parent;e&&e!==r.parent&&(!function(t,e){for(var r=t.parent;r;){let t=e.indexOf(r);-1!=t&&e.splice(t,1),r=r.parent}}(r,t),Act(r,t)),t.push(r),this.selected=t}}else{if(r.parent.isGroup())return void this._selectGroupItem(r,t);if(-1!=this.selected.indexOf(r))return;this.selected=[r],this.sameParent=!0}}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.toLocal(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.toLocal(t.offsetX,t.offsetY);this.selbox&&(this.selbox.ex=n,this.selbox.ey=i,wct(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,wct(this,null,null,!1,!0),this.invalidate())}});class _ct{constructor(t){this.layer=t}draw(t,e,r){var{left:n,top:i,width:o,height:a}=e.bounds;0!=o&&0!=a&&(t.beginPath(),t.rect(n,i,o,a),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,i,o,a),t.stroke(),t.closePath())}}class Ect{constructor(t){this.layer=t}draw(t,e,r){var n=e.bounds;t.beginPath(),t.rect(n.left-4/r.x,n.top-4/r.y,n.width+8/r.x,n.height+8/r.y),t.setLineDash([3/r.x,4/r.y]),t.lineWidth=1/r.x,t.strokeStyle="black",t.stroke(),t.setLineDash([]),t.closePath()}}class kct{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.toLocal(e.offsetX,e.offsetY);o=n.toParent(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=dst.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;dst.after(r,e.app.commander),e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}function Sct(t,e){return Math.atan2(e.y-t.y,e.x-t.x)}const Mct=15*Math.PI/180;class Oct{constructor(t){this.layer=t}reset(){this.active=null,this.created=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)}startLinkProcess(t,e,r){try{var n=Ost(e,t.app);return t.rootModel.addComponent(n),this.layer.selected=[n],this.active={component:n,index:1},this.ondragstart(r),n}catch(t){console.warn(r)}}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<3||(r.splice(this.active.index,1),e.path=r)}}onmousedown(t){this.active.toFill=!0}ondragstart(t){var{index:e,component:r}=this.active;this.created||(this.active.changes=dst.before([r])),0!==e&&e!==r.path.length-1||(this.layer.counterEnd=0===e?r.toEnd||{fromto:"to"}:r.fromEnd||{fromto:"from"})}ondragmove(t){var{component:e,index:r}=this.active||{};const{offsetX:n,offsetY:i}=t;var o,a,s=e.toLocal(n,i);if(s=e.toParent(s.x,s.y),t.shiftKey){var c=e.path.length,l=e.isLine()&&0==r?e.path[1]:e.path[(r-1+c)%c];l=e.toParent(l.x,l.y);var u,h=0;if(c>2)e.isLine()?0==r?u=e.path[2]:1!=r&&(u=e.path[r-2]):u=e.path[(r-2+c)%c],u&&(h=Sct(u=e.toParent(u.x,u.y),l));var f=Math.round((Sct(l,s)-h)/Mct)*Mct+h;s=function(t,e,r){return{x:Math.cos(e)*r+t.x,y:Math.sin(e)*r+t.y}}(l,f,(o=l,a=s,Math.sqrt((a.x-o.x)*(a.x-o.x)+(a.y-o.y)*(a.y-o.y))))}if(0===r||r===e.path.length-1){const t=this.layer.anchorTarget=e.rootModel.capture(n,i,t=>!t.isConnectable());if(t){const{x:o,y:a}=t.toLocal(n,i),c=this.layer.get("scale")||{x:1,y:1},l=this.layer.counterEnd,u=(t.anchors||[]).find(r=>{const{name:n,inout:i,multiplicity:s=1/0,position:u,filter:h}=r;if(l){const{anchor:t,fromto:e}=l;if(t&&("out"===t.inout&&"out"===i||"in"===t.inout&&"in"===i))return!1;if("from"===e&&"out"===i||"to"===e&&"in"===i)return!1}else console.error("should not be here.");if(Math.abs(o-u.x)>8/c.x||Math.abs(a-u.y)>8/c.y)return!1;const f=t.findInOutLines(n);return!!f.includes(e)||!(s!==1/0&&f.length>=s)&&(!l||!h||!!h.call(r,l))});u?0==r?e.from={component:t.get("refid"),anchor:u.name,position:s}:e.to={component:t.get("refid"),anchor:u.name,position:s}:0==r?e.from={position:s}:e.to={position:s}}}e.mutatePath(null,function(t){t[r]=s})}ondragend(t){var{component:e,index:r,changes:n}=this.active;if(0===r||r===e.path.length-1){const{offsetX:n,offsetY:i}=t,o=e.rootModel.capture(n,i,t=>t===e||t.isLine()),{x:a,y:s}=o.toLocal(n,i),c=this.layer.get("scale")||{x:1,y:1},l=(o.anchors||[]).find(t=>t&&Math.abs(a-t.position.x)<=8/c.x&&Math.abs(s-t.position.y)<=8/c.y);l&&(0==r?e.from={component:o.get("refid"),anchor:l.name}:e.to={component:o.get("refid"),anchor:l.name}),this.layer.endLinkProcess()}if(this.created){let t=new kst({changes:[{component:this.created,to_container:this.created.parent}]});created.app.commander.execute(t)}else dst.after(n,e.app.commander);e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}class Tct{constructor(t){this.layer=t}get active(){return this._active?.component.disposed&&(this._active=null),this._active}set active(t){this._active=t}reset(){this.active=null}contains(t,e,r,n){const i=this.active?.component===r&&this.active?.anchor;this.active=null;const o=this.layer.counterEnd;return(r.isConnectable()&&!r.disposed&&this.getAnchorHandles(r,n)||[]).filter(t=>{const{name:e,inout:n,multiplicity:i=1/0,filter:a}=t;if(o){const{anchor:t,fromto:e}=o;if(t&&("out"===t.inout&&"out"===n||"in"===t.inout&&"in"===n))return!1;if("from"===e&&"out"===n||"to"===e&&"in"===n)return!1}else if("in"===n)return!1;return!(i!==1/0&&r.findInOutLines(e).length>=i)&&(!a||!o||!!a.call(t,o))}).every(o=>{const a=i===o.name?2:1;return o&&o.position&&Math.abs(t-o.position.x)<=4*a/n.x&&Math.abs(e-o.position.y)<=4*a/n.y&&(this.active={component:r,anchor:o.name,template:o.template}),!this.active}),!!this.active}getAnchorHandles(t,e){var{left:r,top:n,width:i,height:o}=t.bounds;return i*e.x<30||o*e.y<30?[]:t.anchors}draw(t,e,r){if(!e.get("refid")||e.isLine())return;var n=this.active;const i=this.active?.component===e&&this.active?.anchor,o=this.layer.counterEnd;(e.isConnectable()&&!e.disposed&&this.getAnchorHandles(e,r)||[]).filter(t=>{const{name:r,inout:n,multiplicity:i=1/0,filter:a}=t;if(o){const{anchor:t,fromto:e}=o;if(t&&("out"===t.inout&&"out"===n||"in"===t.inout&&"in"===n))return!1;if("from"===e&&"out"===n||"to"===e&&"in"===n)return!1}else if("in"===n)return!1;return!(i!==1/0&&e.findInOutLines(r).length>=i)&&(!o||!a||!!a.call(t,o))}).forEach(o=>{const{name:a,position:s}=o,c=i===a?2:1;s&&(t.beginPath(),t.ellipse(s.x,s.y,4*c/r.x,4*c/r.y,0,0,2*Math.PI),t.setLineDash([0,0]),t.lineWidth=1/r.x,t.strokeStyle="#656565",t.stroke(),t.fillStyle="#fff",n&&n.component===e&&n.anchor===a&&(t.strokeStyle="#fa7703",n.focus&&(t.fillStyle="#ffb80c")),t.fill(),t.stroke())})}onmousedown(t){this.active.focus=!0}ondragstart(t){const{component:e,anchor:r,template:n}=this.active,i=this.layer.toLocal(t.offsetX,t.offsetY);this.layer.startLinkProcess(e,{type:"ortholine",lineWidth:1,strokeStyle:"black",begin:"oval",beginSize:"size9",end:"arrow",endSize:"size9",lineDash:"solid",lineCap:"butt",round:10,...n,from:{component:e.get("refid"),anchor:r,position:i},to:{position:i}},t)}ondragmove(t){}ondragend(t){}}function Pct(t,e,r){var n,i,{left:o,top:a,width:s,height:c}=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+c/2;break;case 4:n=o+s,i=a+c;break;case 5:n=o+s/2,i=a+c;break;case 6:n=o,i=a+c;break;case 7:n=o,i=a+c/2}var l=n,u=i,h=t.fromScene(r.x,r.y);return{dx:h.x-l,dy:h.y-u}}function Ict(t,e,r,n,i,o){var{left:a,top:s,width:c,height:l}=t.bounds,u={left:a,top:s,width:c,height:l};switch(e){case 0:a+=n,s+=i,c-=n,l-=i;break;case 1:s+=i,l-=i;break;case 2:s+=i,c+=n,l-=i;break;case 3:c+=n;break;case 4:c+=n,l+=i;break;case 5:l+=i;break;case 6:a+=n,c-=n,l+=i;break;case 7:a+=n,c-=n}if(t.mutateBounds(function(e){return Math.abs(c)<=.001&&(c=.001),Math.abs(l)<=.001&&(l=.001),t.adjustResize({left:a,top:s,width:c,height:l},u,r)},this),t.isContainer()&&t.layout.ABSOLUTE&&!t.isGroup()){var h=u.left-a,f=u.top-s;o?t.components.forEach(t=>{t.delta("tx",0),t.delta("ty",0),t.move({x:h,y:f},!1)}):t.components.forEach(t=>{t.delta("tx",h),t.delta("ty",f)})}else{var d=o&&t.parent;d&&d.isGroup()&&d.calculateBounds()}}function Cct(t,e){const{left:r,top:n,width:i,height:o}=t,a=r+i/2,s=n+o/2,c=r+i,l=n+o,u=i*e.x>50,h=o*e.y>50;return[{x:r,y:n},u?{x:a,y:n}:{x:null,y:null},{x:c,y:n},h?{x:c,y:s}:{x:null,y:null},{x:c,y:l},u?{x:a,y:l}:{x:null,y:null},{x:r,y:l},h?{x:r,y:s}:{x:null,y:null}]}class Rct{constructor(t){this.layer=t}reset(){this.active=null}get selected(){return this.layer.selected}contains(t,e,r,n){if(!r.resizable)return!1;const i=Cct(r.bounds,n);for(let o=0;o<i.length;o++){const a=i[o];if(null!=a.x&&null!=a.y&&Math.abs(t-a.x)<=4/n.x&&Math.abs(e-a.y)<=4/n.y)return this.active={component:r,index:o},!0}return!1}draw(t,e,r){if(!e.isLine()){var{left:n,top:i,width:o,height:a}=e.bounds;if(t.beginPath(),t.rect(n-4/r.x,i-4/r.y,o+8/r.x,a+8/r.y),t.setLineDash([3/r.x,4/r.y]),t.lineWidth=1/r.x,t.strokeStyle="black",t.stroke(),t.setLineDash([]),e.resizable){var s=this.active;Cct(e.bounds,r).forEach((n,i)=>{null!=n.x&&null!=n.y&&(t.beginPath(),t.rect(n.x-4/r.x,n.y-4/r.y,8/r.x,8/r.y),t.setLineDash([]),t.strokeStyle="#656565",t.stroke(),t.fillStyle="#fff",s&&s.component===e&&s.index===i&&(t.strokeStyle="#fa7703",s.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;if(e.scalable)var o=this.layer.toLocal(t.offsetX,t.offsetY);else o={x:t.offsetX,y:t.offsetY};e.bounds=i;var a=Pct(e,r,o);this.layer.selected.filter(t=>t.resizable).forEach((e,i)=>{e.bounds=n[i],Ict(e,r,t.shiftKey,a.dx,a.dy,!1)})}ondragend(t){var{component:e,index:r,boundsList:n,bounds:i}=this.active;if(e.scalable)var o=this.layer.toLocal(t.offsetX,t.offsetY);else o={x:t.offsetX,y:t.offsetY};e.bounds=i;var a=Pct(e,r,o);this.layer.selected.filter(t=>t.resizable).forEach((e,i)=>{e.bounds=n[i],Ict(e,r,t.shiftKey,a.dx,a.dy,!0)}),this.active.component.app.commander.execute(null,!1)}}const Dct=2*Math.PI,jct=Math.PI/2;function Lct(t,e){var r=t.bounds;return{x:r.left+r.width/2,y:r.top-20/e.y}}class Nct{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=Lct(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=Lct(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,Dct,!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;if(e.scalable){var r=e.toLocal(t.offsetX,t.offsetY);r=e.toParent(r.x,r.y)}else{r={x:t.offsetX,y:t.offsetY};e.parent?.isRootModel()||(r=e.toParent(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-jct:jct+o)-i;this.layer.selected.filter(t=>t.rotatable).forEach((e,r)=>{let n=((e.get("rotation")||0)+a)%Dct;e.set("rotation",e.adjustRotation(n,t.shiftKey))})}ondragend(t){var{component:e}=this.active;e.app.commander.execute(null,!1)}}Jot.register("modeling-layer",class extends Tat{constructor(t,e){super(t,e),this.pathHandler=new Oct(this);var r=this.pathHandler,n=new kct(this),i=new Rct(this),o=new Nct(this);this._modelers=[r,n,i,o],this._control_mode_modelers=[n,r,i,o],this.focusOutline=new _ct(this),this.groupOutline=new Ect(this),this.anchorHandler=new Tct(this),this._reversed_modelers=this._modelers.slice().reverse(),this._control_mode_reverse_modelers=this._control_mode_modelers.slice().reverse(),this.hovered=null,this.hoveredDest=null}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(){super.ready();var t=this.rootModel,e=t.get("translate"),r=t.get("scale");this.set("translate",e),this.set("scale",r)}capture(t,e,r){return!!this.contains(t,e)&&this}contains(t,e){var r=this.selected.filter(t=>!!t.parent),n=this.fromParent(t,e),i=this.get("scale")||{x:1,y:1};if(this._state_dragging){if(this._counter_end){let r=i;if(this.anchorTarget.scalable)var o=this.anchorTarget.fromScene(n.x,n.y);else{o=this.anchorTarget.fromScene(t,e);r={x:1,y:1}}if(this.anchorHandler.contains(o.x,o.y,this.anchorTarget,r))return!0}return!0}this.modelers.forEach(t=>t.reset());r=this.selected.filter(t=>!!t.parent);for(let a=0;a<r.length;a++){let s=r[a],c=i;if(s.scalable)o=s.fromScene(n.x,n.y);else{o=s.fromScene(t,e);c={x:1,y:1}}for(let t=0;t<this.modelers.length;t++){let e=this.modelers[t];if(e.contains(o.x,o.y,s,c))return this.currentModeler=e,!0}}if(this.anchorTarget){let r=i;if(this.anchorTarget.scalable)o=this.anchorTarget.fromScene(n.x,n.y);else{o=this.anchorTarget.fromScene(t,e);r={x:1,y:1}}if(this.anchorHandler.contains(o.x,o.y,this.anchorTarget,r))return this.currentModeler=this.anchorHandler,!0}else this.anchorHandler.reset();return this.currentModeler=null,!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((t=this.getContext(e))==this.auxContext2D&&(r={x:1,y:1});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*Pit,e.y*Pit),t.scale(r.x*Pit,r.y*Pit),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.anchorTarget&&this._componentDrawer(t,this.anchorTarget,e,(t,e,r)=>{this.anchorHandler.draw(t,e,r)}),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 anchorTarget(){return this.currentModeler===this.anchorHandler||this.currentModeler===this.pathHandler||this.hovered?.isLine()||(this._anchorTarget=this.hovered),this._anchorTarget}set anchorTarget(t){this._anchorTarget=t}get hovered(){return this._hovered}set hovered(t){this._hovered=t,this.invalidate()}startLinkProcess(t,e,r){this.currentModeler=this.pathHandler,this.processingLink=this.pathHandler.startLinkProcess(t,e,r),this.counterEnd=this.processingLink.fromEnd,this.processingLink.trigger("tag")}set counterEnd(t){this.currentModeler=this.pathHandler,this._counter_end=t}get counterEnd(){return this._counter_end}endLinkProcess(){this.processingLink?.trigger("tagreset"),this.processingLink=null,this._counter_end=null}get eventMap(){return{"model-layer":{"(all)":{change:this.onchange_model,wheel:this.onwheel_scale,drop:this.ondrop},"(descendant)":{mouseenter:this.onmouseenter,mouseleave:this.onmouseleave},"(self)":{dblclick:this.ondblclick_model}},"(root)":{"(self)":{selected:this.onselected,keydown:this.onkeydown,keyup:this.onkeyup}}}}onmouseenter(t,e){this.hovered=e?.origin}onmouseleave(t,e){this.hovered=null}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_model(t,e){const r=e.origin;r?.root.fit()}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()}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.toLocal(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 dst.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,c=n[e].name;return s.startsWith("image/")?(r=Ost({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=Ost({type:"audio",top:0,left:0,width:100,height:100,src:t},o.app):s.startsWith("vnd.ms-excel/")||/\.xlsx?$/.test(c)?r=Ost({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(Boolean).map(t=>({component:t,to_container:o}));s.length>0&&Promise.all(a).then(()=>{this.app.commander.execute(new kst({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;t.altKey?dst.around(this.app.commander,()=>{r.selected.forEach(t=>{let e=t.get("letterSpacing")||Rit.LETTER_SPACING;e+=n,t.set("letterSpacing",e)})}):dst.around(this.app.commander,()=>{r.selected.forEach(t=>{let e=t.get("fontSize")||Rit.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.toLocal(o,a),c=.1*n,l={x:e.x+c,y:e.y+c};if(n<0&&e.x<.2||n>0&&e.x>10)return;r.set("scale",l);let u=r.toLocal(o,a);r.set("translate",{x:i.x+(u.x-s.x)*l.x,y:i.y+(u.y-s.y)*l.y})}}}});function Fct(){var t=arguments,e=t[t.length-1],r=this.event_pump;r.listeners.forEach(n=>{!function(t,e,r,n,i){for(let o in r){let a=r[o];if(Uit(o,n.origin,0,t))for(let t in a){let r=a[t];t==n.name&&(n.listener=e,r.apply(e,i))}}}(r.deliverer,n.listener,n.cloned_handlers,e,t)})}Jot.register("scroll-layer",class extends Oat{get capturable(){return!0}get pointerEvents(){return"none"}render(t){const{scrolling:e}=this.state;if(t.save(),t.beginPath(),t.fillStyle="#777",this.vscroller){const{left:r,top:n,width:i,height:o}=this.vscroller;t.globalAlpha="v"==e?1:.3,t.fillRect(r,n,i,o)}if(this.hscroller){const{left:r,top:n,width:i,height:o}=this.hscroller;t.globalAlpha="h"==e?1:.3,t.fillRect(r,n,i,o)}t.stroke(),t.restore()}resize(){super.resize(),this.calcScrollerBounds()}contains(t,e){const r=this.vscroller,n=this.hscroller;return this.setState("scrolling",r&&t>=r.left&&t<=r.left+r.width&&e>=r.top&&e<=r.top+r.height?"v":n&&t>=n.left&&t<=n.left+n.width&&e>=n.top&&e<=n.top+n.height?"h":null),!!this.getState("scrolling")}get eventMap(){return{"(root)":{"model-layer":{change:this.onchangeModelLayer}}}}onchange(t){"scrolling"in t&&this.invalidate()}ondragstart(t,e){this.lastPosition={x:t.offsetX,y:t.offsetY}}ondragmove(t,e){const r=this.root,{clientWidth:n,clientHeight:i}=this.canvas,{width:o,height:a}=this.rootModel.model,{x:s,y:c}={x:t.offsetX,y:t.offsetY},{x:l,y:u}=this._scale,{scrolling:h}=this.state,f=o/n,d=a/i;h&&r.rootModel.move({x:"h"==h?(-s+this.lastPosition.x)*l*f:0,y:"v"==h?(-c+this.lastPosition.y)*u*d:0},!1),this.lastPosition={x:t.offsetX,y:t.offsetY}}ondragend(){delete this.lastPosition,this.setState({scrolling:null})}calcScrollerBounds(){if(!this.rootModel)return;var{clientWidth:t,clientHeight:e}=this.canvas;const{width:r,height:n}=this.rootModel.model,{x:i=1,y:o=1}=this._scale||{},{x:a=0,y:s=0}=this._translate||{},c=r/t,l=n/e;var u={left:-a/i/c,top:e-10,width:t/i/c,height:10};this.hscroller=u.left>1||u.width+u.left<t-1?u:null,u={left:t-10,top:-s/o/l,width:10,height:e/o/l},this.vscroller=u.top>1||u.height+u.top<e-1?u:null,this.invalidate()}onchangeModelLayer(t,e,r){if(t.scale){const{x:e=1,y:r=1}=t?.scale||{};this._scale={x:e,y:r},this.calcScrollerBounds()}if(t.translate){const{x:e=0,y:r=0}=t.translate||{};this._translate={x:e,y:r},this.calcScrollerBounds()}}});class zct{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)",Fct,{event_pump:this})}stop(){this.deliverer.off("(all)",Fct)}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:mit("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 Bct{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.");Git(r,this.root,t).forEach(r=>{var i=new zct(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 Uct=0,$ct=1,Yct=2,Gct=0,Hct=1,Wct=2;var qct={},Vct=0;class Xct{constructor(t,e){this._type=e||t.type,this._ctrlKey=t.ctrlKey,this._altKey=t.altKey,this._shiftKey=t.shiftKey,this._metaKey=t.metaKey;var r=function(t){if(t.touches){let e=t.touches[0];if(!e)return qct;let r=e.target.getBoundingClientRect();return qct={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=r.x,this._offsetY=r.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 n=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);Vct>0&&(this._scale=n/Vct),Vct=n}}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,this.originalEvent&&"function"==typeof this.originalEvent.stopPropagation&&this.originalEvent.stopPropagation()}isPropagationStopped(){return this._stop_}preventDefault(){this._prevented=!0}isDefaultPrevented(){return this._prevented}}function Kct(t,e){return t.capture(e.offsetX,e.offsetY)}function Qct(t,e,r){if(t&&t.app&&(!t.app.isViewMode||!t.hidden)){r instanceof Xct&&e===r.type||(r=new Xct(r,e));var n="on"+e;t[n]&&t[n](r),r.isPropagationStopped()||t.trigger(e,r)}}class Jct{constructor(t,e){this.gestureHandlerBuilder=t=>{var e=this[`on${t}`];return t=>{const r=new Xct(t);return e(r),r.isDefaultPrevented()&&t.preventDefault(),!1}},this.keyeventHandlerBuilder=t=>this[`on${t}`],this.ondragover=t=>(Qct(Kct(this.container,t),t.type,t),!1),this.ondrop=t=>(Qct(Kct(this.container,t),t.type,t),!1),this.ondblclick=t=>(Qct(Kct(this.container,t),t.type,t),this.last_target=null,!1),this.onkeydown=t=>(this.container.trigger(t.type,t),!1),this.onkeyup=t=>(this.container.trigger(t.type,t),!1),this.onmousemove=t=>{switch(this.status){case $ct:let r=t.offsetX-this.__dragstart_e.offsetX,n=t.offsetY-this.__dragstart_e.offsetY;if(r*r+n*n<16)break;this.status=Yct,Qct(this.last_target,"dragstart",this.__dragstart_e),this.__dragmove_e=t,Qct(this.last_target,"dragmove",t);break;case Yct:this.__dragmove_e=t,Qct(this.last_target,"dragmove",t);break;default:var e=Kct(this.container,t);this.last_enter_target!==e&&(this.last_enter_target&&Qct(this.last_enter_target,"mouseleave",t),e&&Qct(e,"mouseenter",t),this.last_enter_target=e),Qct(e,t.type,t),this.last_target=e}return!1},this.onmousedown=t=>{if(this.status===Yct)Qct(this.last_target,"dragend",t),this.last_target=null,this.status=Uct;else{var e=Kct(this.container,t);this.last_target=e,this.status=$ct,this.__dragstart_e=t,Qct(e,t.type,t)}return!1},this.onmouseup=t=>{if(this.status===Yct)Qct(this.last_target,"dragend",t);else{var e=Kct(this.container,t);Qct(e,t.type,t),this.last_target===e&&Qct(e,"click",t)}return this.last_target=null,this.status=Uct,!1},this.onmouseout=t=>{var e=Kct(this.container,t);if(this.status===Yct)Qct(this.last_target,"dragend",t);else{if(this.last_target&&this.last_target===e)return;this.last_enter_target&&(Qct(this.last_enter_target,"mouseleave",t),delete this.last_enter_target)}return this.last_target=null,this.status=Uct,!1},this.ontouchstart=t=>{var e=Kct(this.container,t);return this.last_target=e,this.status=Hct,this.touchPoints||(this.touchPoints=[]),this.touchPoints.push(t.changedTouches[0]),this.holdTimer=setTimeout(()=>{this.status=Gct,Qct(this.last_target,"hold",t),delete this.holdTimer},500),Qct(e,t.type,t),!1},this.ontouchmove=t=>{if(!t.touches||!t.changedTouches)return Qct(this.last_target,"dragstart",t),Qct(this.last_target,"dragmove",t),!1;var e=Kct(this.container,t);switch(this.status){case Hct: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=Wct,void(this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer))):void 0}});break;case Wct: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 Qct(this.last_target,"pinch",t),!1;Qct(this.last_target,"pan",t),e=this.last_target;break;default:this.last_enter_target!==e&&(this.last_enter_target&&Qct(this.last_enter_target,"mouseleave",t),e&&Qct(e,"mouseenter",t),this.last_enter_target=e),this.last_target=e}return Qct(e,"touchmove",t),!1},this.ontouchend=t=>{var e=Kct(this.container,t);switch(this.status){case Wct:e=this.last_target;break;case Hct:var r=performance.now(),n=r-this.touchedAt;this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer,Qct(e,n<500?"doubletap":"tap",t),this.touchedAt=r)}Qct(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=Gct,!1},this.onwheel=t=>(Qct(Kct(this.container,t),t.type,t),!1),this.container=t,this.html_element=e,this.status=Uct,this.last_target=null,this.gesture_handlers=Iit.map(t=>this.gestureHandlerBuilder(t)),this.keyevent_handlers=Cit.map(t=>this.keyeventHandlerBuilder(t)),Iit.forEach((t,r)=>e.addEventListener(t,this.gesture_handlers[r]),{passive:!1}),Cit.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&&Qct(this.last_enter_target,"mouseleave",new CustomEvent("mouseleave")),Iit.forEach((t,e)=>this.html_element.removeEventListener(t,this.gesture_handlers[e])),Cit.forEach((t,e)=>this.html_element.removeEventListener(t,this.keyevent_handlers[e])),delete this.gesture_handlers,delete this.keyevent_handlers,delete this.last_target}}function Zct(t,e,r,n=0){if(e.length<2)return e;let i=2;for(;i<e.length;i++){const o=e.substring(0,i);if(!(t.measureText(o).width+(o.length-1)*n<r))break}return e.substring(0,i-1)}function tlt(t,e,r,n,i=0){const o=String(e).split("\n");return n?[].concat.apply([],o.map(e=>function(t,e,r,n=0){const i=e.split(" "),o=[];let a,s,c=[];for(a=0,s=1;s<=i.length;s++)if(c=i.slice(a,s),t.measureText(c.join(" ")).width+(c.join("").length-1)*n>r){if(s-a==1){const e=Zct(t,c[0],r,n);o.push([e]),i.splice(a,1,e,c[0].substring(e.length))}else{for(;""==i[s-1];)s++;o.push(i.slice(a,--s))}a=s}return s-a>1&&o.push(c),0==o.length&&o.push([""]),o}(t,e,r,i))):o.map(t=>t.split(" "))}var elt={},rlt={};const nlt=()=>{};var ilt={register:function(t,e,r){elt[t]=e,r&&(rlt[t]=r)},unregister:function(t){delete elt[t],delete rlt[t]},get:function(t){return elt[t]},getDisposer:function(t){return rlt[t]||nlt}};function olt(t){if(!t.hasTextProperty||t.textHidden)return;var{text:e="",bold:r=Rit.BOLD,italic:n=Rit.ITALIC,textWrap:i=Rit.TEXT_WRAP,letterSpacing:o=0,fontFamily:a=Rit.FONT_FAMILY,fontColor:s=Rit.FONT_COLOR,textAlign:c=Rit.TEXT_ALIGN,textBaseline:l=Rit.TEXT_BASELINE,fontSize:u=Rit.FONT_SIZE,lineHeight:h=1.2*u}=t.model,{left:f,top:d,width:p,height:g}=t.textBounds;u||=Rit.FONT_SIZE,h||=1.2*u,t.textHidden=!0;var v=document.createElement("textarea");Iit.forEach(function(t){v.addEventListener(t,function(t){t.stopPropagation()},!0)});const y=t.toGlobal(f,d),{rotation:m,scale:b}=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);v.value=e;const x={position:"absolute",width:p+"px",height:g+"px",padding:"0",fontFamily:a,fontSize:u+"px",lineHeight:h+"px",overflow:"hidden",resize:"none",outline:"none",border:"0",backgroundColor:"transparent",display:"inline-block",color:s};switch(r&&(x.fontWeight="bold"),n&&(x.fontStyle="italic"),c){case"right":case"end":x.textAlign="right";break;case"justify":x.textAlign="justify";break;case"left":case"start":x.textAlign="left";break;default:x.textAlign="center"}var w=[r,n,u+"px",a].filter(Boolean).join(" ");function A(e){var r={left:0,top:0},n=h*function(t,e,r,n,i=0){var o,a=t.getContext();return a.save(),a.font=r,o=tlt(a,e,n,t.get("textWrap"),i).length,a.restore(),o}(t,e,w,p,o);switch(x.height=n+"px",l){case"top":case"hanging":break;case"bottom":case"alphabetic":r.top=g-n;break;default:r.top=g/2-n/2}if(!i){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,w,p);switch(x.width=a+"px",c){case"right":case"end":r.left=p-a;break;case"left":case"start":break;default:r.left=(p-a)/2}}x.marginLeft=r.left+"px",x.marginTop=r.top+"px",x.transform=`translate(${y.x}px, ${y.y}px) scale(${b}) rotate(${m}rad)`,x.transformOrigin=`${-r.left}px ${-r.top}px`,Object.assign(v.style,x)}A(e);var _=t.root.target_element;_.appendChild(v),v.select();var E,k=!1;v.addEventListener("keydown",function(t){t.stopPropagation(),"Escape"!=t.code&&(t.shiftKey||"Enter"!=t.code&&"NumpadEnter"!=t.code)?setTimeout(()=>{A(v.value)}):(k=E.skipUpdate="Escape"==t.code,document.createEvent?v.dispatchEvent(E):v.fireEvent(E.eventType,E))}),document.createEvent?(E=document.createEvent("HTMLEvents")).initEvent("blur",!0,!1):(E=document.createEventObject()).eventType="blur";var S=t.root.selected,M=function(r){t.root.selected=S,t.textHidden=!1,v.removeEventListener("blur",M,!1),v.parentElement&&v.parentElement.removeChild(v),_.focus(),r.skipUpdate||k||t.app.commander.execute(new dst({changes:[{component:t,before:{text:e},after:{text:v.value}}]}))};v.addEventListener("blur",M,!1)}ilt.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)&&(olt(i[0]),t.preventDefault(),!0))}}},"model-layer":{"(descendant)":{dblclick:function(t,e){olt(e.origin)}}}});var alt,slt,clt,llt=Knt(function(t,e,r){if(t.hasSameParentForAllSelected&&!r){var n=[];e[0].parent.isGroup()?t.focused=e[0].parent:(e.forEach(t=>{t.path.forEach(e=>{n.push(t.toScene(e.x,e.y))})}),t.focused=t.capturePath(n,e))}else t.focused=null},300);ilt.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){if(i[0].scalable){var a=i[0].toLocal(t.offsetX,t.offsetY);a=i[0].toParent(a.x,a.y)}else a={x:t.offsetX,y:t.offsetY};if(this.last_pos=a,this.direction=0,n.focused=i[0].parent,t.altKey){var s=[],c=new Map;n.selected=n.selected.filter(t=>!t.isRootModel()).map(t=>{let e=Tst(t,t=>{const e=n.root.getNewRefid();return void 0!==t&&c.set(t,e),e});return s.push({component:e,to_container:t.parent}),e}).map(t=>(t.replaceRefids(c),t)),s.forEach(({component:t,to_container:e})=>{e.addComponent(t)}),this.duplicates=n.selected.map(t=>({component:t}))}else this.changes=dst.before(i)}}},dragmove:function(t,e){var{origin:r,deliverer:n}=e;if(!r.stuck){var i=n.selected;if(0!=i.length){if(i[0].scalable){var o=i[0].toLocal(t.offsetX,t.offsetY);o=i[0].toParent(o.x,o.y)}else o={x:t.offsetX,y:t.offsetY};t.shiftKey?2==this.direction&&(this.direction=0):this.direction=2;var a=o.x-this.last_pos.x,s=o.y-this.last_pos.y;if(0==this.direction){if(a*a+s*s<25)return;Math.abs(a)>Math.abs(s)?this.direction=3:this.direction=4}3==this.direction?s=0:4==this.direction&&(a=0),i.forEach(t=>{t.move({x:a,y:s},1===i.length)}),this.last_pos=o,llt(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=i[0].parent,a=n.focused||e.deliverer;if(this.changes&&!a.isGroup())if(n.hasSameParentForAllSelected&&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 kst({changes:s}))}else dst.after(this.changes,n.app.commander);else if(this.duplicates){this.duplicates=this.duplicates.map(t=>(t.to_container=a,t));let t=new kst({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,llt(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;dst.around(n.app.commander,function(){a.forEach(t=>{!t.stuck&&t.move(i,!1)})})}}}});const ult=Qnt(()=>{const{x:t,y:e}=clt,r=slt.deref();r&&(r.rootModel.move({x:t-alt.x,y:e-alt.y},!1),alt={x:t,y:e})},60,{leading:!0,trailing:!0});ilt.register("shift-handler",{"model-layer":{"(all)":{dragstart:function(t,e){alt={x:t.offsetX,y:t.offsetY}},dragmove:function(t,e){slt=new WeakRef(e.deliverer),clt={x:t.offsetX,y:t.offsetY},ult()}}}}),ilt.register("zoom-handler",{"model-layer":{"(all)":{wheel:function(t,e){if(0==t.deltaY&&0==t.deltaX)return;var r=e.deliverer,n=t.deltaY<0?1:-1;let i=r.get("scale")||{x:1,y:1},o=r.get("translate"),a=t.offsetX,s=t.offsetY,c=r.toLocal(a,s),l=.1*n,u={x:i.x+l,y:i.y+l};if(n<0&&i.x<.2||n>0&&i.x>10)return;r.set("scale",u);let h=r.toLocal(a,s);r.set("translate",{x:o.x+(h.x-c.x)*u.x,y:o.y+(h.y-c.y)*u.y})}},"(self)":{dblclick:function(t,e){const r=e.origin;r?.root.fit()}}}});var hlt={},flt={};function dlt(t){const e={};for(const r in t)t.hasOwnProperty(r)&&void 0!==t[r]&&(e[r]=t[r]);return e}ilt.register("paste-handler",{"(root)":{"(self)":{stylepastestart:function(t){const{deliverer:e}=t,r=e.app;var n=e.selected;if(n&&n[0]&&n!==e.rootModel){const t=n[0],{fillStyle:e,strokeStyle:i,alpha:o,lineWidth:a,lineDash:s,lineCap:c,lineJoin:l,fontColor:u,fontSize:h,fontFamily:f,bold:d,italic:p,textAlign:g,textBaseline:v,textOverflow:y,paddingTop:m,paddingBottom:b,paddingLeft:x,paddingRight:w}=t.state;hlt=Fnt({fillStyle:e,strokeStyle:i,alpha:o,lineWidth:a,lineDash:s,lineCap:c,lineJoin:l,fontColor:u,fontSize:h,fontFamily:f,bold:d,italic:p,textAlign:g,textBaseline:v,textOverflow:y,paddingTop:m,paddingBottom:b,paddingLeft:x,paddingRight:w}),r.mode=4}},stylepastestop:function(t){const{deliverer:e}=t,r=e.app;hlt={},4==r.mode&&(r.mode=1)},databindpastestart:function(t){const{deliverer:e}=t,r=e.app;var n=e.selected;if(n&&n[0]&&n!==e.rootModel){const t=n[0],{mappings:e}=t.state;flt=Fnt({mappings:e}),r.mode=5}},databindpastestop:function(t){const{deliverer:e}=t,r=e.app;flt={},5==r.mode&&(r.mode=1)},keydown:function(t,e){const{deliverer:r}=e;"Esc"!=t.code&&"Escape"!=t.code||(4==r.app.mode?r.trigger("stylepastestop"):5==r.app.mode&&r.trigger("databindpastestop"))}}},"model-layer":{"(all)":{click:function(t,e){const{deliverer:r}=e,n=r.app;if(4!=n.mode&&5!=n.mode)return;const i=e.origin;4==n.mode?i===r?r.root.trigger("stylepastestop"):i&&dst.around(n.commander,()=>{const t=dlt({...i.model,...hlt});i?.set(t)}):i===r?r.root.trigger("databindpastestop"):i&&dst.around(n.commander,()=>{const t=dlt({...i.model,...flt});i?.set(t)})}}}});class plt{constructor(){this.animatorMap=new Map}waypoint(t,e){this.animatorMap.has(t)&&this.off(t);var{from:r,to:n}=e;if("string"==typeof r&&(r=t.root?.findById(r)),"string"==typeof n&&(n=t.root.findById(n)),!n)return void console.warn("WaypointAnimation: Source or target component not found");const i=pnt(t,{type:"waypoint",fromComponent:r,toComponent:n,...e,onComplete:()=>{this.off(t)}});this.animatorMap.set(t,i),i.start()}off(t){const e=this.animatorMap.get(t);e&&(e.stop(),this.animatorMap.delete(t))}reset(t){if(this.animatorMap.size>0){for(const t of this.animatorMap.values())t.stop();this.animatorMap.clear()}}dispose(){this.reset(null),this.animatorMap=null}}function glt(t){const{origin:e}=t,r=e.root,{waypointHandler:n}=r;n?.reset()}ilt.register("waypoint-handler",{"model-layer":{"(descendant)":{waypoint:function(t,e){const{origin:r}=e,n=r.root;let{waypointHandler:i}=n;i||(i=new plt,n.waypointHandler=i),i.waypoint(r,t)},waypointoff:function(t){const{origin:e}=t,r=e.root,{waypointHandler:n}=r;n?n.off(e):console.warn("waypoint-handler not found")},waypointreset:glt},"(self)":{waypointreset:glt}}},function(t){const{waypointHandler:e}=t;e&&(e.dispose(),delete t.waypointHandler)});var vlt=[],ylt=Knt(function(){vlt.forEach(t=>{t.resize()})},100);"undefined"!=typeof window&&window.addEventListener("resize",ylt);class mlt extends Mat{constructor(t,e){super(Object.assign({type:"root",scale:{x:1,y:1}},t||{}),e),this._maxRefid=e.isViewMode?1e6:0,t=t||{},this.fitMode=t.model&&t.model.fitMode,this._app=e,this.style=t.style,this.indexMap=new Map,this.refidIndexMap=new Map,this.templateMap={},this.target_element=t.target_element,this.rebuildContentModel(this.model.model),vlt.push(this)}dispose(){gat.hideAll(this),this._app&&this._app.dispose(),super.dispose(),this._disposeAllResources(),this.target_element=null,this._refresh_mapping_debouncer&&"function"==typeof this._refresh_mapping_debouncer.cancel&&this._refresh_mapping_debouncer.cancel(),delete this._refresh_mapping_debouncer;var t=vlt.indexOf(this);t>=0&&vlt.splice(t,1),this.refidIndexMap.clear(),this.indexMap.clear(),this._maxRefid=0}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",t.setAttribute("scene","root-container"),this._ua_event_handler=new Jct(this,t)),this.forEach(e=>e.target=t),this._target_element=t}get unitScale(){switch(this.model_layer&&this.model_layer.get("unit")){case"mm":case"cm":case"in":return this.app.PPM/10;default:return 1}}addTemplate(t,e){var r=this.templateMap[t];r&&yit("Template replaced (duplicated)",t,e,r),this.templateMap[t]=e,delete this.templatePrefixes}removeTemplate(t,e){var r=this.templateMap[t];r!==e?mit("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){if(!t)return;const r=t.toString().replace(/^#/,""),n=this.indexMap.get(r)||[];n.push(e),this.indexMap.set(r,n)}removeIndex(t,e){if(!t)return;const r=t.toString().replace(/^#/,""),n=this.indexMap.get(r)||[],i=n.indexOf(e);-1===i?mit("Removing index failed (not found)",t,e):(n.splice(i,1),0===n.length?this.indexMap.delete(r):this.indexMap.set(r,n))}addRefidIndex(t,e){null==t&&(t=this.getNewRefid(),e.set("refid",t)),this._maxRefid=Math.max(t,this._maxRefid);var r=this.refidIndexMap.get(t);r&&yit("Refid Index replaced (has not to be)",t,e,r),this.refidIndexMap.set(t,e)}removeRefidIndex(t,e){if(null!=t){var r=this.refidIndexMap.get(t);r!==e?yit("Refid Removing index failed (has not to be)",t,e,r):this.refidIndexMap.delete(t)}}getNewRefid(){return this._maxRefid=(this._maxRefid||0)+1,this._maxRefid}async subscribe(t,e){this._app.isViewMode&&t&&this._app&&(e._subscription=await this._app.subscribe(t,e))}async unsubscribe(t,e){e._subscription&&(await e._subscription.unsubscribe(),delete e._subscription)}findById(t){if(!t)return null;const e=t.toString().replace(/^#/,"");return(this.indexMap.get(e)||[])[0]}findAllById(t){if(!t)return[];const e=t.toString().replace(/^#/,"");return this.indexMap.get(e)||[]}findByRefid(t){return this.refidIndexMap.get(t)}findOrCreate(t){var e=this.findAllById(t);if(!e||0===e.length){if(this.app&&!this.app.isEditMode){let e=this.findTemplateFor(t);if(e){let r=Ost(Object.assign(Fnt(e.hierarchy),{id:t,templatePrefix:""}),this.app);return this.model_layer.addComponent(r),[r]}}return[]}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.model.handlers||[]).map(t=>{ilt.getDisposer(t).call(null,this)}),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=new Map,this.refidIndexMap=new Map,this.templateMap={}}rebuildContentModel(t){this._disposeAllResources(),this.eventEngine=new Bct(this),(t=t||{}).type="model-layer",this.model_layer=Ost(t,this.app),this.addComponent(this.model_layer),this.model_layer.target=this.target_element,this.assist_layers=(this.model.layers||[]).map(t=>{var e=Ost(t,this.app);if(e)return this.addComponent(e),e.target=this.target_element,e;yit("Layer compile failed",t)}).filter(Boolean),this.assist_handlers=(this.model.handlers||[]).map(t=>{var e={};return this.eventEngine.add(e,ilt.get(t)),e}),this._ready=!0,this.traverse(t=>t.ready())}get root(){return this}get anchors(){}get isReady(){return this._ready}get rootModel(){return this.model_layer}get stuck(){return!0}get data(){const t={};for(const[e,r]of this.indexMap.entries())r.length>0&&(t[e]=r[0].data);return t}set data(t){for(var e in t){var r=this.findOrCreate(e);r&&0!==r.length&&r.forEach(r=>r.data=t[e])}}get dataByRefid(){var t={};for(let[e,r]of this.refidIndexMap.entries())t[e]=r.data;return t}set dataByRefid(t){for(var e in t){var r=this.findByRefid(Number(e));r&&(r.data=t[e])}}get values(){const t={};for(const[e,r]of this.indexMap.entries())r.length>0&&(t[e]=r[0].value);return t}set values(t){for(var e in t){var r=this.findOrCreate(e);r&&0!==r.length&&r.forEach(r=>r.value=t[e])}}get valuesByRefid(){var t={};for(let[e,r]of this.refidIndexMap.entries())t[e]=r.value;return t}set valuesByRefid(t){for(var e in t){var r=this.findByRefid(Number(e));r&&(r.value=t[e])}}get selected(){return(this._selected||[]).filter(t=>t.parent)}set selected(t){var e=this._selected;if(this._selected=t,!t||t.length<=1)this.hasSameParentForAllSelected=!0;else{let e=t[0].parent;this.hasSameParentForAllSelected=!t.find(t=>t.parent!=e)}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())}_areAliasesEqual(t,e){if(!Array.isArray(t)&&!Array.isArray(e))return!0;if(!Array.isArray(t)||!Array.isArray(e))return!1;if(t.length!==e.length)return!1;const r=[...t].sort(),n=[...e].sort();return r.every((t,e)=>t===n[e])}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=Knt(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,alias:r,refid:n,tag:i,templatePrefix:o}=t.model;this.addRefidIndex(n,t),e&&this.addIndex(e,t),Array.isArray(r)&&r.forEach(e=>{e&&this.addIndex(e,t)}),i&&this.subscribe(i,t),o&&this.addTemplate(o,t);var a=iit({},t.eventMap,t.model.eventMap);this.eventEngine.add(t,a)}_removeTraverse(t){t.components&&t.components.forEach(t=>this._removeTraverse(t));var{id:e,alias:r,refid:n,tag:i,templatePrefix:o}=t.model;this.removeRefidIndex(n,t),e&&this.removeIndex(e,t),Array.isArray(r)&&r.forEach(e=>{e&&this.removeIndex(e,t)}),i&&this.unsubscribe(i,t),o&&this.removeTemplate(o,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),Array.isArray(e.alias)&&e.alias.forEach(t=>{t&&this.removeIndex(t,r.origin)}),Array.isArray(t.alias)&&t.alias.forEach(t=>{t&&this.addIndex(t,r.origin)}),e.tag&&this.unsubscribe(e.tag,r.origin),t.tag&&this.subscribe(t.tag,r.origin),e.id==t.id&&e.class==t.class&&this._areAliasesEqual(e.alias,t.alias)||this.refreshMappings()}}Object.assign(mlt.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.clientWidth&&i.clientHeight){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.clientWidth-i*n)/2,0),y:Math.max((r.clientHeight-o*n)/2,0)})}(this,o,i);break;case"both":!function(t,e,r){var{width:n,height:i}=e.model,o=r.clientWidth,a=r.clientHeight;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.clientWidth/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.clientHeight/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.clientWidth,a=r.clientHeight,s=o/n,c=a/i,l=Math.min(s,c);e.set("scale",{x:l,y:l}),e.set("translate",{x:(o-n*l)/2,y:(a-i*l)/2})}(0,o,i);break;default:!function(t,e){var r=t.unitScale;e.set("scale",{x:r,y:r}),e.set("translate",{x:0,y:0})}(this,o)}this.resize()}}}),Jot.memoize(mlt.prototype,"unitScale",!1);var blt=13.3,xlt=function(t){return void 0!==t&&(blt=t),blt};const wlt="$base_url";const Alt=Math.PI/12;class _lt{constructor(t,e){this._mode=t,this.screen=xlt(),this._baseUrl="undefined"!=typeof window?window.location.origin:null,this._refProvider=e,this.isEditMode&&(this._rotateStep=Alt,this._rotateStepForced=!1)}dispose(){this._dataSubscriptionProvider&&this._dataSubscriptionProvider.dispose(),delete this._dataStorage}_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}subscribe(t,e){return this._dataSubscriptionProvider?.subscribe(t,e)}get refProvider(){return this._refProvider}set dataSubscriptionProvider(t){this._dataSubscriptionProvider=t}get dataSubscriptionProvider(){return this._dataSubscriptionProvider}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 Pit}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(wlt)?new URL(t.replace(wlt,this.baseUrl),this.baseUrl):new URL(t,location.origin)).href}catch(e){mit(e,t)}}get rotateStep(){return this._rotateStep}set rotateStep(t){this._rotateStep=Number(t)||Alt}get rotateStepForced(){return this._rotateStepForced}set rotateStepForced(t){this._rotateStepForced=!!t}get dataStorage(){return this._dataStorage}set dataStorage(t){this._dataStorage=t}}vit(_lt.prototype,hit.withEvent);class Elt{constructor(t,e){!(t=Number(t))||t<=0?(yit("TimeCapsule maxsize should be greater than 0.",t),this.maxsize=10):this.maxsize=t,this.reset(),e&&(this.snapshot(e),this.preserve())}preserve(){this.checkPoint=this.pos}hasUnpreservedChanges(){return this.checkPoint!=this.pos}dispose(){this.reset()}snapshot(t){if(this.q.splice(this.pos+1,this.q.length-(this.pos+1),t),this.q.length>this.maxsize){const t=this.q.splice(0,this.q.length-this.maxsize);this.checkPoint=Math.max(-1,this.checkPoint-t.length)}this.pos=this.q.length-1}forward(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.forwardable)return this.q[++this.pos];mit("Not forwardable.")}backward(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.backwardable)return this.q[--this.pos];mit("Not backwardable.")}get current(){if(-1!==this.pos)return this.q[this.pos];mit("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,this.checkPoint=-1}}var klt=Knt(t=>{t.brake||t.take()},1e3,{leading:!0,trailing:!1});function Slt(t){!t.brake&&t.dirty&&klt(t)}class Mlt{constructor(t,e){this._brake=!1,this.dirty=!1,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,Slt(this)}take(t=!1){(this.dirty||t)&&(this.timecapsule.snapshot(this.state_holder.state),this.dirty=!1)}get brake(){return this._brake}set brake(t){this._brake=!!t,Slt(this)}}function Olt(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 Tlt{constructor(t){this.container=t,this.timecapsule=new Elt(20);var e=this;this.snapshot_taker=new Mlt({get state(){let t=e.container.model_layer.hierarchy;return JSON.stringify(t)}},this.timecapsule),this.snapshot_taker.take(!0),this.timecapsule.preserve()}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}preserve(){this.timecapsule.preserve()}hasUnpreservedChanges(){return this.timecapsule.hasUnpreservedChanges()}execute(t,e){!1!==e&&t&&t.execute(),this.snapshot_taker.touch(),this.trigger("execute",t,!0,!1)}undo(){this.timecapsule.backwardable&&(Olt(this.timecapsule.backward(),this.container),this.trigger("undo",this.undoable(),this.redoable()))}redo(){this.timecapsule.forwardable&&(Olt(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")}}vit(Tlt.prototype,hit.withEvent);var Plt=0;const Ilt=new FinalizationRegistry(t=>{Plt--});class Clt{static get residents(){return Plt}static get residentsCount(){return Plt}constructor(t){this._container=t,this.app=t.app,this._commander=new Tlt(this._container),this.app.commander=this._commander,Plt++,Ilt.register(this,Plt)}add(){return Ist.apply(this._container,arguments)}duplicate(){return Cst.apply(this._container,arguments)}remove(){return Rst.apply(this._container,arguments)}animate(){return hnt.apply(this,arguments)}fullscreen(){return Nst.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}static get DPPX(){return Pit}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()}release(){this.dispose()}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()}undoable(){return this.commander.undoable()}redo(){this.commander.redo()}redoable(){return this.commander.redoable()}preserve(){this.commander.preserve()}hasUnpreservedChanges(){return this.commander.hasUnpreservedChanges()}cut(){return Bst.apply(this._container,arguments)}copy(){return zst.apply(this._container,arguments)}paste(){return Ust.apply(this._container,arguments)}undoableChange(){return act.apply(this._container,arguments)}change(){return oct.apply(this.root,arguments)}get model(){return this.root.hierarchy}set model(t){this._container.rebuildContentModel(t)}get rootContainer(){return this._container}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)}findAllById(){return this._container.findAllById.apply(this._container,arguments)}serialize(){return this.root.trim(),this.root.serialize.apply(this.root,arguments)}align(){return xst.apply(this._container,arguments)}place(){return pct.apply(this._container,arguments)}distribute(){return _st.apply(this._container,arguments)}move(){return Sst.apply(this._container,arguments)}zorder(){return Mst.apply(this._container,arguments)}symmetryX(){return nct.apply(this._container,arguments)}symmetryY(){return ict.apply(this._container,arguments)}on(){return Dst.apply(this._container,arguments)}once(){return jst.apply(this._container,arguments)}off(){return this._container&&Lst.apply(this._container,arguments)}centerTo(t,e){return this.root.centerTo(t,e)}get mode(){return this.app.mode}set mode(t){void 0!==t&&(this.app.mode=t)}toDataURL(){return Jst.apply(this._container,arguments)}group(){return Zst.apply(this._container,arguments)}ungroup(){return tct.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 sct.apply(this._container)}get data(){return this._container.data}set data(t){this._container.data=t}get dataByRefid(){return this._container.dataByRefid}set dataByRefid(t){this._container.dataByRefid=t}get values(){return this._container.values}set values(t){this._container.values=t}get valuesByRefid(){return this._container.valuesByRefid}set valuesByRefid(t){this._container.valuesByRefid=t}get baseUrl(){return this.app.baseUrl}set baseUrl(t){this.app.baseUrl=t}startAddMode(){return gct.apply(this._container,arguments)}startStylePasteMode(){return vct.apply(this._container,arguments)}stopStylePasteMode(){return yct.apply(this._container,arguments)}startDatabindPasteMode(){return mct.apply(this._container,arguments)}stopDatabindPasteMode(){return bct.apply(this._container,arguments)}}const Rlt=new class{load(t){}save(t,e){}clear(t){}};function Dlt({target:t,model:e,style:r,layers:n=[],handlers:i=[],mode:o=0,refProvider:a,dataSubscriptionProvider:s,dataStorage:c=Rlt,baseUrl:l,fitMode:u}){var h=null;if("string"==typeof t){if(!(h=document.getElementById(t)))throw`target element '${t}' is not exist`;if(h.firstChild)throw`target element '${t}' is not empty`}else h=t;h&&h.style&&(h.style.position="absolute",h.style.cursor="default",h.style.overflow="hidden");var f=new _lt(o,a);return f.baseUrl=l,f.dataSubscriptionProvider=s,f.dataStorage=c,new Clt(new mlt({target_element:h,model:e,style:r,layers:n,handlers:i,fitMode:u},f))}function jlt(t,e,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(t):n?n.value:e.get(t)}function Llt(t,e,r,n,i){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?i.call(t,r):i?i.value=r:e.set(t,r),r}"function"==typeof SuppressedError&&SuppressedError;
|
|
7
4
|
/**
|
|
8
5
|
* @license
|
|
9
6
|
* Copyright 2019 Google LLC
|
|
10
7
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
11
|
-
*/
|
|
8
|
+
*/
|
|
9
|
+
const Nlt=globalThis,Flt=Nlt.ShadowRoot&&(void 0===Nlt.ShadyCSS||Nlt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,zlt=Symbol(),Blt=new WeakMap;class Ult{constructor(t,e,r){if(this._$cssResult$=!0,r!==zlt)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(Flt&&void 0===t){const r=void 0!==e&&1===e.length;r&&(t=Blt.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&Blt.set(e,t))}return t}toString(){return this.cssText}}const $lt=Flt?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const r of t.cssRules)e+=r.cssText;return(t=>new Ult("string"==typeof t?t:t+"",void 0,zlt))(e)})(t):t,{is:Ylt,defineProperty:Glt,getOwnPropertyDescriptor:Hlt,getOwnPropertyNames:Wlt,getOwnPropertySymbols:qlt,getPrototypeOf:Vlt}=Object,Xlt=globalThis,Klt=Xlt.trustedTypes,Qlt=Klt?Klt.emptyScript:"",Jlt=Xlt.reactiveElementPolyfillSupport,Zlt=(t,e)=>t,tut={toAttribute(t,e){switch(e){case Boolean:t=t?Qlt:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let r=t;switch(e){case Boolean:r=null!==t;break;case Number:r=null===t?null:Number(t);break;case Object:case Array:try{r=JSON.parse(t)}catch(t){r=null}}return r}},eut=(t,e)=>!Ylt(t,e),rut={attribute:!0,type:String,converter:tut,reflect:!1,useDefault:!1,hasChanged:eut};
|
|
12
10
|
/**
|
|
13
11
|
* @license
|
|
14
12
|
* Copyright 2017 Google LLC
|
|
15
13
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
16
|
-
*/
|
|
17
|
-
var dit=globalThis,pit=dit.trustedTypes,git=pit?pit.createPolicy("lit-html",{createHTML:t=>t}):void 0,vit="$lit$",yit="lit$".concat(Math.random().toFixed(9).slice(2),"$"),mit="?"+yit,bit="<".concat(mit,">"),xit=document,wit=()=>xit.createComment(""),Ait=t=>null===t||"object"!=typeof t&&"function"!=typeof t,_it=Array.isArray,kit="[ \t\n\f\r]",Eit=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Sit=/-->/g,Mit=/>/g,Tit=RegExp(">|".concat(kit,"(?:([^\\s\"'>=/]+)(").concat(kit,"*=").concat(kit,"*(?:[^ \t\n\f\r\"'`<>=]|(\"|')|))|$)"),"g"),Pit=/'/g,Oit=/"/g,Iit=/^(?:script|style|textarea|title)$/i,Cit=(t=>function(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return{_$litType$:t,strings:e,values:n}})(1),Rit=Symbol.for("lit-noChange"),jit=Symbol.for("lit-nothing"),Lit=new WeakMap,Dit=xit.createTreeWalker(xit,129);function zit(t,e){if(!_it(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==git?git.createHTML(e):e}var Nit=(t,e)=>{for(var r,n=t.length-1,i=[],o=2===e?"<svg>":3===e?"<math>":"",a=Eit,s=0;s<n;s++){for(var c=t[s],u=void 0,l=void 0,h=-1,f=0;f<c.length&&(a.lastIndex=f,null!==(l=a.exec(c)));)f=a.lastIndex,a===Eit?"!--"===l[1]?a=Sit:void 0!==l[1]?a=Mit:void 0!==l[2]?(Iit.test(l[2])&&(r=RegExp("</"+l[2],"g")),a=Tit):void 0!==l[3]&&(a=Tit):a===Tit?">"===l[0]?(a=null!=r?r:Eit,h=-1):void 0===l[1]?h=-2:(h=a.lastIndex-l[2].length,u=l[1],a=void 0===l[3]?Tit:'"'===l[3]?Oit:Pit):a===Oit||a===Pit?a=Tit:a===Sit||a===Mit?a=Eit:(a=Tit,r=void 0);var d=a===Tit&&t[s+1].startsWith("/>")?" ":"";o+=a===Eit?c+bit:h>=0?(i.push(u),c.slice(0,h)+vit+c.slice(h)+yit+d):c+yit+(-2===h?s:d)}return[zit(t,o+(t[n]||"<?>")+(2===e?"</svg>":3===e?"</math>":"")),i]};class Fit{constructor(t,e){var r,{strings:n,_$litType$:i}=t;this.parts=[];var o=0,a=0,s=n.length-1,c=this.parts,[u,l]=Nit(n,i);if(this.el=Fit.createElement(u,e),Dit.currentNode=this.el.content,2===i||3===i){var h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;null!==(r=Dit.nextNode())&&c.length<s;){if(1===r.nodeType){if(r.hasAttributes())for(var f of r.getAttributeNames())if(f.endsWith(vit)){var d=l[a++],p=r.getAttribute(f).split(yit),g=/([.?@])?(.*)/.exec(d);c.push({type:1,index:o,name:g[2],strings:p,ctor:"."===g[1]?Git:"?"===g[1]?Wit:"@"===g[1]?$it:Hit}),r.removeAttribute(f)}else f.startsWith(yit)&&(c.push({type:6,index:o}),r.removeAttribute(f));if(Iit.test(r.tagName)){var v=r.textContent.split(yit),y=v.length-1;if(y>0){r.textContent=pit?pit.emptyScript:"";for(var m=0;m<y;m++)r.append(v[m],wit()),Dit.nextNode(),c.push({type:2,index:++o});r.append(v[y],wit())}}}else if(8===r.nodeType)if(r.data===mit)c.push({type:2,index:o});else for(var b=-1;-1!==(b=r.data.indexOf(yit,b+1));)c.push({type:7,index:o}),b+=yit.length-1;o++}}static createElement(t,e){var r=xit.createElement("template");return r.innerHTML=t,r}}function Bit(t,e){var r,n,i,o,a,s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,c=arguments.length>3?arguments[3]:void 0;if(e===Rit)return e;var u=void 0!==c?null===(r=s._$Co)||void 0===r?void 0:r[c]:s._$Cl,l=Ait(e)?void 0:e._$litDirective$;return(null===(n=u)||void 0===n?void 0:n.constructor)!==l&&(null!==(i=u)&&void 0!==i&&null!==(o=i._$AO)&&void 0!==o&&o.call(i,!1),void 0===l?u=void 0:(u=new l(t))._$AT(t,s,c),void 0!==c?(null!==(a=s._$Co)&&void 0!==a?a:s._$Co=[])[c]=u:s._$Cl=u),void 0!==u&&(e=Bit(t,u._$AS(t,e.values),u,c)),e}class Uit{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var e,{el:{content:r},parts:n}=this._$AD,i=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:xit).importNode(r,!0);Dit.currentNode=i;for(var o=Dit.nextNode(),a=0,s=0,c=n[0];void 0!==c;){var u;if(a===c.index){var l=void 0;2===c.type?l=new Yit(o,o.nextSibling,this,t):1===c.type?l=new c.ctor(o,c.name,c.strings,this,t):6===c.type&&(l=new qit(o,this,t)),this._$AV.push(l),c=n[++s]}a!==(null===(u=c)||void 0===u?void 0:u.index)&&(o=Dit.nextNode(),a++)}return Dit.currentNode=xit,i}p(t){var e=0;for(var r of this._$AV)void 0!==r&&(void 0!==r.strings?(r._$AI(t,r,e),e+=r.strings.length-2):r._$AI(t[e])),e++}}class Yit{get _$AU(){var t,e;return null!==(t=null===(e=this._$AM)||void 0===e?void 0:e._$AU)&&void 0!==t?t:this._$Cv}constructor(t,e,r,n){var i;this.type=2,this._$AH=jit,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=r,this.options=n,this._$Cv=null===(i=null==n?void 0:n.isConnected)||void 0===i||i}get parentNode(){var t,e=this._$AA.parentNode,r=this._$AM;return void 0!==r&&11===(null===(t=e)||void 0===t?void 0:t.nodeType)&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t){t=Bit(this,t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:this),Ait(t)?t===jit||null==t||""===t?(this._$AH!==jit&&this._$AR(),this._$AH=jit):t!==this._$AH&&t!==Rit&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):(t=>_it(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==jit&&Ait(this._$AH)?this._$AA.nextSibling.data=t:this.T(xit.createTextNode(t)),this._$AH=t}$(t){var e,{values:r,_$litType$:n}=t,i="number"==typeof n?this._$AC(t):(void 0===n.el&&(n.el=Fit.createElement(zit(n.h,n.h[0]),this.options)),n);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===i)this._$AH.p(r);else{var o=new Uit(i,this),a=o.u(this.options);o.p(r),this.T(a),this._$AH=o}}_$AC(t){var e=Lit.get(t.strings);return void 0===e&&Lit.set(t.strings,e=new Fit(t)),e}k(t){_it(this._$AH)||(this._$AH=[],this._$AR());var e,r=this._$AH,n=0;for(var i of t)n===r.length?r.push(e=new Yit(this.O(wit()),this.O(wit()),this,this.options)):e=r[n],e._$AI(i),n++;n<r.length&&(this._$AR(e&&e._$AB.nextSibling,n),r.length=n)}_$AR(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._$AA.nextSibling,e=arguments.length>1?arguments[1]:void 0;for(null===(r=this._$AP)||void 0===r||r.call(this,!1,!0,e);t&&t!==this._$AB;){var r,n=t.nextSibling;t.remove(),t=n}}setConnected(t){var e;void 0===this._$AM&&(this._$Cv=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class Hit{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,r,n,i){this.type=1,this._$AH=jit,this._$AN=void 0,this.element=t,this.name=e,this._$AM=n,this.options=i,r.length>2||""!==r[0]||""!==r[1]?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=jit}_$AI(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this,r=arguments.length>2?arguments[2]:void 0,n=arguments.length>3?arguments[3]:void 0,i=this.strings,o=!1;if(void 0===i)t=Bit(this,t,e,0),(o=!Ait(t)||t!==this._$AH&&t!==Rit)&&(this._$AH=t);else{var a,s,c=t;for(t=i[0],a=0;a<i.length-1;a++)(s=Bit(this,c[r+a],e,a))===Rit&&(s=this._$AH[a]),o||(o=!Ait(s)||s!==this._$AH[a]),s===jit?t=jit:t!==jit&&(t+=(null!=s?s:"")+i[a+1]),this._$AH[a]=s}o&&!n&&this.j(t)}j(t){t===jit?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class Git extends Hit{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===jit?void 0:t}}class Wit extends Hit{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==jit)}}class $it extends Hit{constructor(t,e,r,n,i){super(t,e,r,n,i),this.type=5}_$AI(t){var e;if((t=null!==(e=Bit(this,t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:this,0))&&void 0!==e?e:jit)!==Rit){var r=this._$AH,n=t===jit&&r!==jit||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,i=t!==jit&&(r===jit||n);n&&this.element.removeEventListener(this.name,this,r),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}}handleEvent(t){var e,r;"function"==typeof this._$AH?this._$AH.call(null!==(e=null===(r=this.options)||void 0===r?void 0:r.host)&&void 0!==e?e:this.element,t):this._$AH.handleEvent(t)}}class qit{constructor(t,e,r){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(t){Bit(this,t)}}var Xit=dit.litHtmlPolyfillSupport;null!=Xit&&Xit(Fit,Yit),(null!==(Knt=dit.litHtmlVersions)&&void 0!==Knt?Knt:dit.litHtmlVersions=[]).push("3.2.1");var Vit,Kit,Qit=(t,e,r)=>{var n,i=null!==(n=null==r?void 0:r.renderBefore)&&void 0!==n?n:e,o=i._$litPart$;if(void 0===o){var a,s=null!==(a=null==r?void 0:r.renderBefore)&&void 0!==a?a:null;i._$litPart$=o=new Yit(e.insertBefore(wit(),s),s,void 0,null!=r?r:{})}return o._$AI(t),o};
|
|
14
|
+
*/Symbol.metadata??=Symbol("metadata"),Xlt.litPropertyMetadata??=new WeakMap;class nut extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=rut){if(e.state&&(e.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((e=Object.create(e)).wrapped=!0),this.elementProperties.set(t,e),!e.noAccessor){const r=Symbol(),n=this.getPropertyDescriptor(t,r,e);void 0!==n&&Glt(this.prototype,t,n)}}static getPropertyDescriptor(t,e,r){const{get:n,set:i}=Hlt(this.prototype,t)??{get(){return this[e]},set(t){this[e]=t}};return{get:n,set(e){const o=n?.call(this);i?.call(this,e),this.requestUpdate(t,o,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??rut}static _$Ei(){if(this.hasOwnProperty(Zlt("elementProperties")))return;const t=Vlt(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Zlt("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Zlt("properties"))){const t=this.properties,e=[...Wlt(t),...qlt(t)];for(const r of e)this.createProperty(r,t[r])}const t=this[Symbol.metadata];if(null!==t){const e=litPropertyMetadata.get(t);if(void 0!==e)for(const[t,r]of e)this.elementProperties.set(t,r)}this._$Eh=new Map;for(const[t,e]of this.elementProperties){const r=this._$Eu(t,e);void 0!==r&&this._$Eh.set(r,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const r=new Set(t.flat(1/0).reverse());for(const t of r)e.unshift($lt(t))}else void 0!==t&&e.push($lt(t));return e}static _$Eu(t,e){const r=e.attribute;return!1===r?void 0:"string"==typeof r?r:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise(t=>this.enableUpdating=t),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach(t=>t(this))}addController(t){(this._$EO??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const r of e.keys())this.hasOwnProperty(r)&&(t.set(r,this[r]),delete this[r]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{if(Flt)t.adoptedStyleSheets=e.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(const r of e){const e=document.createElement("style"),n=Nlt.litNonce;void 0!==n&&e.setAttribute("nonce",n),e.textContent=r.cssText,t.appendChild(e)}})(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach(t=>t.hostConnected?.())}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach(t=>t.hostDisconnected?.())}attributeChangedCallback(t,e,r){this._$AK(t,r)}_$ET(t,e){const r=this.constructor.elementProperties.get(t),n=this.constructor._$Eu(t,r);if(void 0!==n&&!0===r.reflect){const i=(void 0!==r.converter?.toAttribute?r.converter:tut).toAttribute(e,r.type);this._$Em=t,null==i?this.removeAttribute(n):this.setAttribute(n,i),this._$Em=null}}_$AK(t,e){const r=this.constructor,n=r._$Eh.get(t);if(void 0!==n&&this._$Em!==n){const t=r.getPropertyOptions(n),i="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:tut;this._$Em=n,this[n]=i.fromAttribute(e,t.type)??this._$Ej?.get(n)??null,this._$Em=null}}requestUpdate(t,e,r){if(void 0!==t){const n=this.constructor,i=this[t];if(r??=n.getPropertyOptions(t),!((r.hasChanged??eut)(i,e)||r.useDefault&&r.reflect&&i===this._$Ej?.get(t)&&!this.hasAttribute(n._$Eu(t,r))))return;this.C(t,e,r)}!1===this.isUpdatePending&&(this._$ES=this._$EP())}C(t,e,{useDefault:r,reflect:n,wrapped:i},o){r&&!(this._$Ej??=new Map).has(t)&&(this._$Ej.set(t,o??e??this[t]),!0!==i||void 0!==o)||(this._$AL.has(t)||(this.hasUpdated||r||(e=void 0),this._$AL.set(t,e)),!0===n&&this._$Em!==t&&(this._$Eq??=new Set).add(t))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[t,e]of this._$Ep)this[t]=e;this._$Ep=void 0}const t=this.constructor.elementProperties;if(t.size>0)for(const[e,r]of t){const{wrapped:t}=r,n=this[e];!0!==t||this._$AL.has(e)||void 0===n||this.C(e,void 0,r,n)}}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),this._$EO?.forEach(t=>t.hostUpdate?.()),this.update(e)):this._$EM()}catch(e){throw t=!1,this._$EM(),e}t&&this._$AE(e)}willUpdate(t){}_$AE(t){this._$EO?.forEach(t=>t.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&=this._$Eq.forEach(t=>this._$ET(t,this[t])),this._$EM()}updated(t){}firstUpdated(t){}}nut.elementStyles=[],nut.shadowRootOptions={mode:"open"},nut[Zlt("elementProperties")]=new Map,nut[Zlt("finalized")]=new Map,Jlt?.({ReactiveElement:nut}),(Xlt.reactiveElementVersions??=[]).push("2.1.0");
|
|
18
15
|
/**
|
|
19
16
|
* @license
|
|
20
17
|
* Copyright 2017 Google LLC
|
|
21
18
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
22
19
|
*/
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
`,this.element)}startDragging(t){t.preventDefault(),t.stopPropagation();let e=t.clientX,r=t.clientY;const{left:n,top:i}=this.bounds,o=this.rootModel.overlay.style.transform.match(/scale\(([^,]+),\s*([^)]+)\)/),a=o?parseFloat(o[1]):1,s=o?parseFloat(o[2]):a,c=t=>{t.preventDefault(),t.stopPropagation();const o=(t.clientX-e)/a,c=(t.clientY-r)/s;this.setState({left:n+o,top:i+c})},u=t=>{t.preventDefault(),t.stopPropagation(),this.element.removeEventListener("mousemove",c),this.element.removeEventListener("mouseup",u),document.removeEventListener("mousemove",c),document.removeEventListener("mouseup",u)};this.element.addEventListener("mousemove",c),this.element.addEventListener("mouseup",u),document.addEventListener("mousemove",c),document.addEventListener("mouseup",u)}toggleMinimizable(){const{minimized:t}=this.state;this.setState("minimized",!t)}onchangeMinimized(){const{minimized:t}=this.state;t?this.setState("height",20):this.setState("height",this.get("height"))}closeContainer(){this.setState("hidden",!0)}}ytt.register("container",oot);const aot=Math.sqrt(3),sot=2;function cot(t,e,r,n,i){var o,a,s,c,u=5+i,l=r.x,h=r.y,f=n.x,d=n.y;if(Math.abs(l-f)>u&&Math.abs(h-d)>u){var p=(d-h)/(f-l),g=h-p*l;if(Math.abs(e-(p*t+g))>u)return!1}return l>f?(a=l,o=f):(a=f,o=l),h>d?(c=h,s=d):(c=d,s=h),!(a+5<t)&&(!(o-5>t)&&(!(c+5<e)&&!(s-5>e)))}function uot(t,e,r,n=2){for(let i=0;i<r.length-1;i++)if(cot(t,e,r[i],r[i+1],n))return!0;return!1}function lot(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 hot(t,e,r){var{lineWidth:n=sot,strokeStyle:i="#000000",lineCap:o=!1,alpha:a=1,begin:s="none",end:c="none",beginSize:u="size5",endSize:l="size5"}=r;if(("none"!=s||"none"!=c)&&(n=Number(n)||sot,t.lineCap=o,t.lineWidth=n,t.strokeStyle=i,t.fillStyle=i,t.globalAlpha*=a,"none"!=s&&fot(t,e[0],e[1],n,s,dot(u,n)),"none"!=c)){let r=e.length;fot(t,e[r-1],e[r-2],n,c,dot(l,n))}}function fot(t,e,r,n,i,o){var{x:a,y:s}=e,c=Math.atan2(r.y-s,r.x-a);switch(t.beginPath(),t.translate(a,s),t.rotate(c),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(aot*o.X,-o.Y),t.lineTo(aot*o.X,o.Y),t.fill();break;case"sharp-arrow":t.moveTo(0,0),t.lineTo(aot*o.X,-o.Y),t.lineTo(-o.X/1.5+aot*o.X,0),t.lineTo(aot*o.X,o.Y),t.fill();break;case"open-arrow":t.moveTo(aot*o.X+n,-o.Y),t.lineTo(n,0),t.lineTo(aot*o.X+n,o.Y),t.stroke()}t.rotate(-c),t.translate(-a,-s),t.closePath()}function dot(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":default: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}return r}const pot="N",got="S",vot="E",yot="W";class mot{constructor({component:t,anchor:e,position:r,self:n}){this.component=t,this._anchorName=e,this._position=r,this.self=n}get position(){const t=this.anchor;if(t){var{position:e}=t;const r=this.component.transcoordS2T(e.x,e.y);return this.self.transcoordT2P(r.x,r.y)}return this._position}set position({x:t,y:e}){this._position={x:t,y:e}}get anchor(){return this.component?.findAnchor(this._anchorName)}get direction(){const t=this.component.bounds,e=this.anchor;if(!e)return vot;const r=e.position;return r.y<=t.top?pot:r.y>=t.top+t.height?got:r.x<=t.left?yot:vot}get boundaryPosition(){const t=this.anchor;if(t){var{position:e}=t,r=0,n=0;switch(this.direction){case got:n=20;break;case pot:n=-20;break;case yot:r=-20;break;default:r=20}e={x:e.x+r,y:e.y+n};const i=this.component.transcoordS2T(e.x,e.y);return this.self.transcoordT2P(i.x,i.y)}}}class bot extends ytt{isLine(){return!0}replaceRefids(t){["from","to"].forEach((e=>{const r=this.get(e);if(r?.component){const n=t.get(r.component)||r.component;this.set(e,{...r,component:n})}}))}get fromEnd(){if(this.parent&&!this._fromEnd){const{component:t,anchor:e,position:r}=this.getState("from")||{};if(!t)return;const n=this.root?.findByRefid(t);if(!n)return;this._fromEnd=new mot({component:n,fromto:"from",anchor:e,position:r,self:this})}return this._fromEnd}get from(){return this.getState("from")}set from(t){delete this._fromEnd,this.set("from",t)}get toEnd(){if(this.parent&&!this._toEnd){const{component:t,anchor:e,position:r}=this.getState("to")||{};if(!t)return;const n=this.root?.findByRefid(t);if(!n)return;this._toEnd=new mot({component:n,fromto:"to",anchor:e,position:r,self:this})}return this._toEnd}get to(){return this.getState("to")}set to(t){delete this._toEnd,this.set("to",t)}move({x:t,y:e},r){r&&(this.from={position:this._fromEnd?.position||this.getState("from")?.position||{x:0,y:0}},this.to={position:this._toEnd?.position||this.getState("to")?.position||{x:0,y:0}}),super.move({x:t,y:e},r)}render(t){var{begin:e="none",end:r="none",lineWidth:n,round:i=0}=this.state,o=this.drawPath;hot(t,o,this.state),t.beginPath();var a=lot(e,n,o[0],o[1]),s=lot(r,n,o[o.length-1],o[o.length-2]);o=[a,...o.slice(1,-1),s];var c={x:a.x,y:a.y};t.moveTo(a.x,a.y);for(var u=1;u<o.length;u++){const e=c;c=o[u];const r=o[u+1];if(e.x===c.x&&e.y===c.y)continue;if(!r){t.lineTo(c.x,c.y);break}var l=0!==(d=Math.sqrt((e.x-c.x)*(e.x-c.x)+(e.y-c.y)*(e.y-c.y)))?Math.atan2(e.x-c.x,e.y-c.y):0,h=Math.sin(l)*Math.min(i,d/2)+c.x,f=Math.cos(l)*Math.min(i,d/2)+c.y;const n=i>0||0!==d?{x:h,y:f}:c;var d;l=0!==(d=Math.sqrt((r.x-c.x)*(r.x-c.x)+(r.y-c.y)*(r.y-c.y)))?Math.atan2(r.x-c.x,r.y-c.y):0,h=Math.sin(l)*Math.min(i,d/2)+c.x,f=Math.cos(l)*Math.min(i,d/2)+c.y;const a=i>0||0!==d?{x:h,y:f}:c;t.lineTo(n.x,n.y),i>0&&t.quadraticCurveTo(c.x,c.y,a.x,a.y)}this.drawStroke(t)}contains(t,e){var{lineWidth:r}=this.state;return uot(t,e,this.drawPath,r)}get resizable(){return!1}get mutable(){return!0}get rotatable(){return!1}get path(){const{from:t,to:e}=this.state;var{x1:r,y1:n,x2:i,y2:o}=this.state;return[this.fromEnd?.position||t?.position||{x:r,y:n},this.toEnd?.position||e?.position||{x:i,y:o}]}set path(t){const[e,r]=t,{from:n,to:i}=this.state;delete this._fromEnd,delete this._toEnd,this.set({from:{...n,position:e},to:{...i,position:r}})}get textBounds(){var t,e,r=this.drawPath,n=0;for(let s=1;s<r.length;s++){var i=r[s-1],o=r[s],a=(i.x-o.x)*(i.x-o.x)+(i.y-o.y)*(i.y-o.y);a>n&&(n=Math.ceil(a),t=i,e=o)}var{paddingTop:s,paddingLeft:c,paddingRight:u,paddingBottom:l}=this.state;return l||=0,s||=0,c||=0,u||=0,{left:Math.min(t.x,e.x)+c,top:Math.min(t.y,e.y)+s,width:Math.max(Math.abs(t.x-e.x)-c-u,0),height:Math.max(Math.abs(t.y-e.y)-s-l,0)}}get decorators(){return["decotag"]}}bot.getTipNeckPos=lot,bot.containedInPath=uot,bot.drawEndTips=hot,ytt.register("line",bot);const xot={mutable:!1,resizable:!0,rotatable:!0,properties:[],"value-property":"text"};class wot extends(Qtt(mtt)){is3dish(){return!0}render(t){var{cx:e,cy:r,rx:n,ry:i,startAngle:o,endAngle:a,anticlockwise:s}=this.state;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.state;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.state,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),c=n+o*Math.sin(a);return t.transcoordS2T(s,c)}(this,t)}get anchors(){return function(t){var{left:e,top:r,width:n,height:i}=t.bounds,o=e+n/2,a=r+i/2;return[{name:"TOP",position:{x:o,y:r}},{name:"RIGHT",position:{x:e+n,y:a}},{name:"BOTTOM",position:{x:o,y:r+i}},{name:"LEFT",position:{x:e,y:a}}]}(this)}get nature(){return xot}}ytt.memoize(wot.prototype,"path",!1),ytt.register("ellipse",wot);var Aot={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){}};const _ot={mutable:!0,resizable:!1,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/polygon"};class kot extends mtt{is3dish(){return!0}get mutable(){return!0}get pathExtendable(){return!0}get path(){return this.state.path}set path(t){this.set("path",t)}contains(t,e){var r=this.state.path,n=!1;return r.forEach(((i,o)=>{let a=(o+r.length+1)%r.length,s=i.x,c=i.y,u=r[a].x,l=r[a].y;c>e!=l>e&&t<(u-s)*(e-c)/(l-c)+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:Aot}}))}get nature(){return _ot}}ytt.memoize(kot.prototype,"controls",!1),ytt.register("polygon",kot);var Eot={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){}};const Sot={mutable:!1,resizable:!1,rotatable:!1,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/polyline"};class Mot extends bot{get pathExtendable(){return!0}get path(){const{from:t,to:e}=this.state,{path:r}=this.state;return[this.fromEnd?.position||t?.position||r[0],...r.slice(1,-1),this.toEnd?.position||e?.position||r[r.length-1]]}set path(t){const{from:e,to:r}=this.state;delete this._fromEnd,delete this._toEnd,this.set({from:{...e,position:t[0]},to:{...r,position:t[t.length-1]},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:Eot}),e.push({x:(n.x+i.x)/2,y:(n.y+i.y)/2,handler:Eot}),r==t.length-2&&e.push({x:i.x,y:i.y,handler:Eot})}return e}get nature(){return Sot}}ytt.register("polyline",Mot);const Tot={mutable:!1,resizable:!1,rotatable:!1,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/ortholine"};class Pot extends bot{get pathExtendable(){return!1}get drawPath(){const t=this.path[0],e=this.path[1],{component:r,direction:n,boundaryPosition:i=t}=this.fromEnd||{},{component:o,direction:a,boundaryPosition:s=e}=this.toEnd||{};var c=[i,s],u=[];i&&u.push(i);var l=r?.bounds;if(l){var h=r.transcoordS2T(l.left,l.top);h=this.transcoordT2P(h.x,h.y),l={...l,left:h.x,top:h.y}}var f=l?{left:l.left-20,top:l.top-20,width:l.width+40,height:l.height+40}:{left:i.x,top:i.y,width:0,height:0};l=l||f;var d=o?.bounds;if(d){h=o.transcoordS2T(d.left,d.top);h=this.transcoordT2P(h.x,h.y),d={...d,left:h.x,top:h.y}}var p=d?{left:d.left-20,top:d.top-20,width:d.width+40,height:d.height+40}:{left:s.x,top:s.y,width:0,height:0};d=d||p;var g=[f,p];const v=f.left>p.left?p.left:f.left,y=f.top>p.top?p.top:f.top;var m,b,x,w,A,_,k,E,S,M,T={left:v,top:y,width:f.left+f.width>p.left+p.width?f.left+f.width-v:p.left+p.width-v,height:f.top+f.height>p.top+p.height?f.top+f.height-y:p.top+p.height-y},P=0,O=0;l.left+l.width<d.left?(w=0,A=1,S=n,M=a,m=(l.left+l.width+d.left)/2,P=d.left-m):d.left+d.width<l.left&&(w=1,A=0,S=a,M=n,m=(l.left+d.width+d.left)/2,P=l.left-m),l.top+l.height<d.top?(x=0,_=1,k=n,E=a,b=(l.top+l.height+d.top)/2,O=d.top-b):d.top+d.height<l.top&&(x=1,_=0,k=a,E=n,b=(l.top+d.height+d.top)/2,O=l.top-b);var I=[];if(m&&P>O){switch(M){case yot:switch(S){case vot:I.push({x:m,y:c[w].y}),I.push({x:m,y:c[A].y});break;case yot:var C=g[w].top+g[w].height/2>c[A].y?Math.min(g[w].top,c[A].y):Math.max(g[w].top+g[w].height,c[A].y);I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:c[A].y});break;case pot:case got:C=S===got?Math.max(c[w].y,c[A].y):Math.min(c[w].y,c[A].y);I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:c[A].y});break;default:return this.path}break;case vot:switch(S){case vot:var R=C=c[w].y<c[A].y?Math.min(g[A].top,c[w].y):Math.max(g[A].top+g[A].height,c[w].y);break;case yot:R=C=void 0!==b?b:c[w].y<c[A].y?T.top-.5*P:T.top+T.height+.5*P;break;case got:R=C=void 0!==b?Math.max(b,c[w].y):T.top+T.height;break;case pot:R=C=b?Math.min(b,g[w].top):T.top;break;default:return this.path}I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:R}),I.push({x:c[A].x,y:R});break;case got:switch(S){case vot:C=c[w].y,R=c[w].y>c[A].y?c[w].y:g[A].top+g[A].height;break;case yot:R=C=b?Math.max(b,g[A].top+g[A].height):T.top+T.height;break;case got:R=C=T.top+T.height;break;case pot:C=b?Math.min(b,g[w].top):g[w].top,R=b?Math.max(b,g[A].top+g[A].height):g[A].top+g[A].height;break;default:return this.path}I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:R}),I.push({x:c[A].x,y:R});break;case pot:switch(S){case vot:C=c[w].y,R=c[w].y<c[A].y?c[w].y:g[A].top;break;case yot:R=C=b?Math.min(b,g[A].top):T.top;break;case got:C=void 0!==b?Math.max(b,c[w].y):c[w].y,R=void 0!==b?Math.min(b,c[A].y):c[A].y;break;case pot:R=C=T.top;break;default:return this.path}I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:R}),I.push({x:c[A].x,y:R});break;default:return this.path}u.push(...0===w?I:I.reverse())}else if(b){switch(E){case pot:switch(k){case got:I.push({x:c[x].x,y:b}),I.push({x:c[_].x,y:b});break;case pot:var j=g[x].left+g[x].width/2>c[_].x?Math.min(g[x].left,c[_].x):Math.max(g[x].left+g[x].width,c[_].x);I.push({x:j,y:c[x].y}),I.push({x:j,y:b}),I.push({x:c[_].x,y:b});break;case yot:j=Math.min(c[x].x,c[_].x);I.push({x:j,y:c[x].y}),I.push({x:j,y:b}),I.push({x:c[_].x,y:b});break;case vot:j=Math.max(c[x].x,c[_].x);I.push({x:j,y:c[x].y}),I.push({x:j,y:b}),I.push({x:c[_].x,y:b});break;default:return this.path}break;case got:switch(k){case yot:var L=j=T.left;break;case vot:L=j=void 0!==m?Math.max(m,c[x].x):T.left+T.width;break;case pot:L=j=void 0!==m?m:c[x].x<c[_].x?T.left-.5*O:T.left+T.width+.5*O;break;case got:j=c[x].x,L=c[x].x<c[_].x?Math.min(g[_].left,c[x].x):Math.max(g[_].left+g[_].width,c[x].x);break;default:return this.path}I.push({x:j,y:c[x].y}),I.push({x:j,y:b}),I.push({x:L,y:b}),I.push({x:L,y:c[_].y});break;case vot:switch(k){case yot:j=void 0!==m?Math.min(m,c[x].x):c[x].x,L=void 0!==m?Math.max(m,c[_].x):c[_].x;break;case vot:L=j=T.left+T.width;break;case pot:L=j=void 0!==m?Math.max(m,c[_].x):T.left+T.width;break;case got:j=c[x].x,L=Math.max(g[_].left+g[_].width,c[x].x);break;default:return this.path}I.push({x:j,y:c[x].y}),I.push({x:j,y:b}),I.push({x:L,y:b}),I.push({x:L,y:c[_].y});break;case yot:switch(k){case yot:L=j=T.left;break;case vot:j=void 0!==m?Math.max(m,c[x].x):c[x].x,L=void 0!==m?Math.min(m,c[_].x):c[_].x;break;case pot:L=j=T.left;break;case got:j=c[x].x<c[_].x?Math.min(g[_].left,c[x].x):c[x].x,L=Math.min(j,c[_].x);break;default:return this.path}I.push({x:j,y:c[x].y}),I.push({x:j,y:b}),I.push({x:L,y:b}),I.push({x:L,y:c[_].y});break;default:return this.path}u.push(...0===x?I:I.reverse())}else switch(n){case pot:switch(a){case pot:var D=T.top;u.push({x:c[0].x,y:D}),u.push({x:c[1].x,y:D});break;case got:var z=T.left+T.width;u.push({x:z,y:c[0].y}),u.push({x:z,y:T.top+T.height}),u.push({x:c[1].x,y:T.top+T.height});break;case vot:z=c[1].y<c[0].y&&c[1].x<c[0].x?c[0].x:T.left+T.width;u.push({x:z,y:c[0].y}),u.push({x:z,y:c[1].y});break;case yot:z=T.left;u.push({x:z,y:c[0].y}),u.push({x:z,y:c[1].y});break;default:return this.path}break;case got:switch(a){case pot:z=T.left+T.width;u.push({x:z,y:c[0].y}),u.push({x:z,y:T.top}),u.push({x:c[1].x,y:T.top});break;case got:D=T.top+T.height;u.push({x:c[0].x,y:D}),u.push({x:c[1].x,y:D});break;case vot:D=T.top+T.height;u.push({x:c[0].x,y:D}),u.push({x:c[1].x,y:D});break;case yot:D=T.top+T.height;u.push({x:c[0].x,y:D}),u.push({x:c[1].x,y:D});break;default:return this.path}break;case yot:switch(a){case pot:z=c[0].x>c[1].x&&c[0].y<c[1].y?c[1].x:T.left,D=c[0].x>c[1].x&&c[0].y<c[1].y?c[1].y:Math.min(T.top,c[0].y);u.push({x:z,y:c[0].y}),u.push({x:z,y:D}),u.push({x:c[1].x,y:D});break;case got:z=T.left,D=Math.max(T.top+T.height,c[0].y);u.push({x:z,y:c[0].y}),u.push({x:z,y:D}),u.push({x:c[1].x,y:D});break;case vot:z=T.left+T.width;u.push({x:c[0].x,y:T.top}),u.push({x:z,y:T.top}),u.push({x:z,y:c[1].y});break;case yot:z=T.left;u.push({x:z,y:c[0].y}),u.push({x:z,y:c[1].y});break;default:return this.path}break;case vot:switch(a){case pot:D=c[0].y<c[1].y&&c[0].x<c[1].x?c[0].y:T.top;u.push({x:c[0].x,y:D}),u.push({x:c[1].x,y:D});break;case got:D=c[0].y>c[1].y&&c[0].x<c[1].x?c[0].y:T.top+T.height;u.push({x:c[0].x,y:D}),u.push({x:c[1].x,y:D});break;case vot:D=T.top+T.height;u.push({x:c[0].x,y:D}),u.push({x:c[1].x,y:D});break;case yot:D=T.top+T.height;u.push({x:c[0].x,y:D}),u.push({x:c[1].x,y:D});break;default:return this.path}break;default:return this.path}return s&&u.push(s),[t,...u,e].filter(((t,e,r)=>{if(0===e)return!0;const n=r[e-1];return t.x!==n.x||t.y!==n.y})).filter(((t,e,r)=>{if(0===e||e>=r.length-1)return!0;const n=r[e-1],i=r[e+1];return!(t.x===n.x&&t.x===i.x||t.y===n.y&&t.y===i.y)}))}get nature(){return Tot}}ytt.register("ortholine",Pot);const Oot={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 Iot extends(xtt(mtt)){static get noimage(){return Iot.NOIMAGE||(Iot.NOIMAGE=new Image,Iot.NOIMAGE.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABIBAMAAAD7Se1QAAAAIVBMVEUAAABHcEwBAQEREREBAQEEBAQGBgYLCwsDAwMDAwMICAi6HF9tAAAAC3RSTlNNAEAERiMYCS41Eac10lYAAAEgSURBVHhe7dY9asQwEAXgh7DNertNiJy48pIitY3SB7bYdk0ukL1BDDmA9gZecoH4pmFQ3MQayUMguPBrNPD4wD9TCMvJmt3M/AtYwXOlXiWgqADVCUBD46MAnGhMBaCiUQmAm8VA/Eh/eWl9Fn5WcxD+OLuRrUYJDKLluwH2InACUgkoACSdADxQc50Bytadb9RkM0CT13TcvlCT1HFg8UTHvasuUVACCa3El6u2UdD8LFTlKhUFFgA+d3dj10aABkUN72N3jAADCrJq7PIIsPidcxBoTHIIAjMFmyCwmGYIAA1P9gFgfCANAOsDSccCDW+uLDB+kLGg94OkZoAGkwsDDAe2DOg5oPxAg03rBR88OHpBz4N8UVeHFSwma74BTW6Ge4rIRa4AAAAASUVORK5CYII="),Iot.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(Iot.noimage,e,r,n,i)}else!this.app.isViewMode&&t.drawImage(Iot.noimage,e,r,n,i)}get nature(){return Oot}get hasTextProperty(){return!1}ready(){super.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=ytt.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 Y7("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])}}ytt.register("image-view",Iot);class Cot extends(eot(xtt(ytt))){is3dish(){return!0}prerender(){}}var Rot={},jot={},Lot={};Object.defineProperty(Lot,"__esModule",{value:!0});var Dot=function(){function t(){}return t.bitsToNum=function(t){return t.reduce((function(t,e){return 2*t+e}),0)},t.byteToBitArr=function(t){for(var e=[],r=7;r>=0;r--)e.push(!!(t&1<<r));return e},t.lzwDecode=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,c=s+1,u=t+1,l=[],h=function(){l=[],u=t+1;for(var e=0;e<s;e++)l[e]=[e];l[s]=[],l[c]=null};;)if(n=r,(r=o(u))!==s){if(r===c)break;if(r<l.length)n!==s&&l.push(l[n].concat(l[r][0]));else{if(r!==l.length)throw new Error("Invalid LZW code.");l.push(l[n].concat(l[n][0]))}a.push.apply(a,l[r]),l.length===1<<u&&u<12&&u++}else h();return a},t}();Lot.SuperGifUtils=Dot,Object.defineProperty(jot,"__esModule",{value:!0});var zot=Lot,Not=function(){function t(t,e){this.stream=t,this.handler=e}return t.prototype.parseCT=function(t){for(var e=[],r=0;r<t;r++)e.push(this.stream.readBytes(3));return e},t.prototype.readSubBlocks=function(){var t,e;e="";do{t=this.stream.readByte(),e+=this.stream.read(t)}while(0!==t);return e},t.prototype.parseHeader=function(){var t={};if(t.sig=this.stream.read(3),t.ver=this.stream.read(3),"GIF"!==t.sig)throw new Error("Not a GIF file.");t.width=this.stream.readUnsigned(),t.height=this.stream.readUnsigned();var e=zot.SuperGifUtils.byteToBitArr(this.stream.readByte());t.gctFlag=e.shift(),t.colorRes=zot.SuperGifUtils.bitsToNum(e.splice(0,3)),t.sorted=e.shift(),t.gctSize=zot.SuperGifUtils.bitsToNum(e.splice(0,3)),t.bgColor=this.stream.readByte(),t.pixelAspectRatio=this.stream.readByte(),t.gctFlag&&(t.gct=this.parseCT(1<<t.gctSize+1)),this.handler.hdr&&this.handler.hdr(t)},t.prototype.parseExt=function(t){var e=this;switch(t.label=this.stream.readByte(),t.label){case 249:t.extType="gce",function(t){e.stream.readByte();var r=zot.SuperGifUtils.byteToBitArr(e.stream.readByte());t.reserved=r.splice(0,3),t.disposalMethod=zot.SuperGifUtils.bitsToNum(r.splice(0,3)),t.userInput=r.shift(),t.transparencyGiven=r.shift(),t.delayTime=e.stream.readUnsigned(),t.transparencyIndex=e.stream.readByte(),t.terminator=e.stream.readByte(),e.handler.gce&&e.handler.gce(t)}(t);break;case 254:t.extType="com",function(t){t.comment=e.readSubBlocks(),e.handler.com&&e.handler.com(t)}(t);break;case 1:t.extType="pte",function(t){e.stream.readByte(),t.ptHeader=e.stream.readBytes(12),t.ptData=e.readSubBlocks(),e.handler.pte&&e.handler.pte(t)}(t);break;case 255:t.extType="app",function(t){e.stream.readByte(),t.identifier=e.stream.read(8),t.authCode=e.stream.read(3),"NETSCAPE"===t.identifier?function(t){e.stream.readByte(),t.unknown=e.stream.readByte(),t.iterations=e.stream.readUnsigned(),t.terminator=e.stream.readByte(),e.handler.app&&e.handler.app.NETSCAPE&&e.handler.app.NETSCAPE(t)}(t):function(t){t.appData=e.readSubBlocks(),e.handler.app&&e.handler.app[t.identifier]&&e.handler.app[t.identifier](t)}(t)}(t);break;default:t.extType="unknown",function(t){t.data=e.readSubBlocks(),e.handler.unknown&&e.handler.unknown(t)}(t)}},t.prototype.parseImg=function(t){t.leftPos=this.stream.readUnsigned(),t.topPos=this.stream.readUnsigned(),t.width=this.stream.readUnsigned(),t.height=this.stream.readUnsigned();var e=zot.SuperGifUtils.byteToBitArr(this.stream.readByte());t.lctFlag=e.shift(),t.interlaced=e.shift(),t.sorted=e.shift(),t.reserved=e.splice(0,2),t.lctSize=zot.SuperGifUtils.bitsToNum(e.splice(0,3)),t.lctFlag&&(t.lct=this.parseCT(1<<t.lctSize+1)),t.lzwMinCodeSize=this.stream.readByte();var r=this.readSubBlocks();t.pixels=zot.SuperGifUtils.lzwDecode(t.lzwMinCodeSize,r),t.interlaced&&(t.pixels=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,c=0;c<4;c++)for(var u=o[c];u<n;u+=a[c])i(u,s),s++;return r}(t.pixels,t.width)),this.handler.img&&this.handler.img(t)},t.prototype.parseBlock=function(){var t={};switch(t.sentinel=this.stream.readByte(),String.fromCharCode(t.sentinel)){case"!":t.type="ext",this.parseExt(t);break;case",":t.type="img",this.parseImg(t);break;case";":t.type="eof",this.handler.eof&&this.handler.eof(t);break;default:throw new Error("Unknown block: 0x"+t.sentinel.toString(16))}"eof"!==t.type&&setTimeout(this.parseBlock.bind(this),0)},t.prototype.parse=function(){this.parseHeader(),setTimeout(this.parseBlock.bind(this),0)},t}();jot.SuperGifParser=Not;var Fot={};Object.defineProperty(Fot,"__esModule",{value:!0});var Bot=function(){function t(t){this.data=t,this.position=0}return t.prototype.readByte=function(){if(this.position>=this.data.length)throw new Error("Attempted to read past end of stream.");return this.data instanceof Uint8Array?this.data[this.position++]:255&this.data.charCodeAt(this.position++)},t.prototype.readBytes=function(t){for(var e=[],r=0;r<t;r++)e.push(this.readByte());return e},t.prototype.read=function(t){for(var e="",r=0;r<t;r++)e+=String.fromCharCode(this.readByte());return e},t.prototype.readUnsigned=function(){var t=this.readBytes(2);return(t[1]<<8)+t[0]},t}();Fot.SuperGifStream=Bot,Object.defineProperty(Rot,"__esModule",{value:!0});var Uot=jot,Yot=Fot,Hot=function(){function t(t,e){var r=this;for(var n in this.gifImgElement=t,this.options={autoPlay:!0},this.loading=!1,this.ready=!1,this.transparency=null,this.delay=null,this.disposalMethod=null,this.disposalRestoreFromIdx=null,this.lastDisposalMethod=null,this.frame=null,this.lastImg=null,this.playing=!0,this.forward=!0,this.ctxScaled=!1,this.frames=[],this.frameOffsets=[],this.initialized=!1,this.currentFrameIndex=-1,this.iterationCount=0,this.stepping=!1,this.handler={hdr:this.withProgress(this.doHdr.bind(this)),gce:this.withProgress(this.doGCE.bind(this)),com:this.withProgress(this.doNothing.bind(this)),app:{NETSCAPE:this.withProgress(this.doNothing.bind(this))},img:this.withProgress(this.doImg.bind(this)),eof:function(){r.pushFrame(),r.canvas.width=r.hdr.width*r.getCanvasScale(),r.canvas.height=r.hdr.height*r.getCanvasScale(),r.playerInit(),r.loading=!1,r.ready=!0,r.loadCallback&&r.loadCallback(r.gifImgElement)}},e)this.options[n]=e[n];this.onEndListener=e.onEnd,this.loopDelay=e.loopDelay||0,this.overrideLoopMode=null!=e.loopMode?e.loopMode:"auto",this.drawWhileLoading=null==e.drawWhileLoading||e.drawWhileLoading}return t.prototype.init=function(){var t=this.gifImgElement.parentNode,e=document.createElement("div");this.canvas=document.createElement("canvas"),this.canvasContext=this.canvas.getContext("2d"),this.tmpCanvas=document.createElement("canvas"),e.className=this.options.enclosingClass||"super-gif",e.appendChild(this.canvas),t&&(t.insertBefore(e,this.gifImgElement),t.removeChild(this.gifImgElement)),this.initialized=!0},t.prototype.loadSetup=function(t){return!this.loading&&(t&&(this.loadCallback=t),this.loading=!0,this.frames=[],this.clear(),this.disposalRestoreFromIdx=null,this.lastDisposalMethod=null,this.frame=null,this.lastImg=null,!0)},t.prototype.completeLoop=function(){this.onEndListener&&this.onEndListener(this.gifImgElement),this.iterationCount++,!1!==this.overrideLoopMode||this.iterationCount<0?this.doStep():(this.stepping=!1,this.playing=!1)},t.prototype.doStep=function(){if(this.stepping=this.playing,this.stepping){this.stepFrame(1);var t=10*this.frames[this.currentFrameIndex].delay;t||(t=100),0===this.getNextFrameNo()?(t+=this.loopDelay,setTimeout(this.completeLoop.bind(this),t)):setTimeout(this.doStep.bind(this),t)}},t.prototype.step=function(){this.stepping||setTimeout(this.doStep.bind(this),0)},t.prototype.putFrame=function(){var t;this.currentFrameIndex=parseInt(this.currentFrameIndex.toString(),10),this.currentFrameIndex>this.frames.length-1&&(this.currentFrameIndex=0),this.currentFrameIndex<0&&(this.currentFrameIndex=0),t=this.frameOffsets[this.currentFrameIndex],this.tmpCanvas.getContext("2d").putImageData(this.frames[this.currentFrameIndex].data,t.x,t.y),this.canvasContext.globalCompositeOperation="copy",this.canvasContext.drawImage(this.tmpCanvas,0,0)},t.prototype.playerInit=function(){this.loadErrorCause||(this.canvasContext.scale(this.getCanvasScale(),this.getCanvasScale()),this.options.autoPlay?this.step():(this.currentFrameIndex=0,this.putFrame()))},t.prototype.clear=function(){this.transparency=null,this.delay=null,this.lastDisposalMethod=this.disposalMethod,this.disposalMethod=null,this.frame=null},t.prototype.parseStream=function(t){try{new Uot.SuperGifParser(t,this.handler).parse()}catch(t){this.handleError("parse")}},t.prototype.setSizes=function(t,e){this.canvas.width=t*this.getCanvasScale(),this.canvas.height=e*this.getCanvasScale(),this.tmpCanvas.width=t,this.tmpCanvas.height=e,this.tmpCanvas.style.width=t+"px",this.tmpCanvas.style.height=e+"px",this.tmpCanvas.getContext("2d").setTransform(1,0,0,1,0,0)},t.prototype.drawError=function(){this.canvasContext.fillStyle="black",this.canvasContext.fillRect(0,0,this.hdr.width,this.hdr.height),this.canvasContext.strokeStyle="red",this.canvasContext.lineWidth=3,this.canvasContext.moveTo(0,0),this.canvasContext.lineTo(this.hdr.width,this.hdr.height),this.canvasContext.moveTo(0,this.hdr.height),this.canvasContext.lineTo(this.hdr.width,0),this.canvasContext.stroke()},t.prototype.handleError=function(t){this.loadErrorCause=t,this.hdr={width:this.gifImgElement.width,height:this.gifImgElement.height},this.frames=[],this.drawError()},t.prototype.doHdr=function(t){this.hdr=t,this.setSizes(this.hdr.width,this.hdr.height)},t.prototype.doGCE=function(t){this.pushFrame(),this.clear(),this.transparency=t.transparencyGiven?t.transparencyIndex:null,this.delay=t.delayTime,this.disposalMethod=t.disposalMethod},t.prototype.pushFrame=function(){this.frame&&(this.frames.push({data:this.frame.getImageData(0,0,this.hdr.width,this.hdr.height),delay:this.delay}),this.frameOffsets.push({x:0,y:0}))},t.prototype.doImg=function(t){var e=this;this.frame||(this.frame=this.tmpCanvas.getContext("2d"));var r=this.frames.length,n=t.lctFlag?t.lct:this.hdr.gct;r>0&&(3===this.lastDisposalMethod?null!==this.disposalRestoreFromIdx?this.frame.putImageData(frames[this.disposalRestoreFromIdx].data,0,0):this.frame.clearRect(this.lastImg.leftPos,this.lastImg.topPos,this.lastImg.width,this.lastImg.height):this.disposalRestoreFromIdx=r-1,2===this.lastDisposalMethod&&this.frame.clearRect(this.lastImg.leftPos,this.lastImg.topPos,this.lastImg.width,this.lastImg.height));var i=this.frame.getImageData(t.leftPos,t.topPos,t.width,t.height);t.pixels.forEach((function(t,r){t!==e.transparency&&(i.data[4*r+0]=n[t][0],i.data[4*r+1]=n[t][1],i.data[4*r+2]=n[t][2],i.data[4*r+3]=255)})),this.frame.putImageData(i,t.leftPos,t.topPos),this.ctxScaled||(this.canvasContext.scale(this.getCanvasScale(),this.getCanvasScale()),this.ctxScaled=!0),this.drawWhileLoading&&(this.canvasContext.drawImage(this.tmpCanvas,0,0),this.drawWhileLoading=this.options.autoPlay),this.lastImg=t},t.prototype.doNothing=function(){},t.prototype.withProgress=function(t){return function(e){t(e)}},t.prototype.getNextFrameNo=function(){var t=this.forward?1:-1;return(this.currentFrameIndex+t+this.frames.length)%this.frames.length},t.prototype.stepFrame=function(t){this.currentFrameIndex=this.currentFrameIndex+t,this.putFrame()},t.prototype.getCanvasScale=function(){return this.options.maxWidth&&this.hdr&&this.hdr.width>this.options.maxWidth?this.options.maxWidth/this.hdr.width:window.devicePixelRatio||1},t.prototype.play=function(){this.playing=!0,this.step()},t.prototype.pause=function(){this.playing=!1},t.prototype.isPlaying=function(){return this.playing},t.prototype.getCanvas=function(){return this.canvas},t.prototype.isLoading=function(){return this.loading},t.prototype.isReady=function(){return this.ready},t.prototype.isAutoPlay=function(){return this.options.autoPlay},t.prototype.getLength=function(){return this.frames.length},t.prototype.getCurrentFrame=function(){return this.currentFrameIndex},t.prototype.moveTo=function(t){this.currentFrameIndex=t,this.putFrame()},t.prototype.loadURL=function(t,e){var r=this;if(this.loadSetup(e)){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(){r.initialized||r.init()},n.onload=function(){if(200===n.status){var t=n.response;t.toString().indexOf("ArrayBuffer")>0&&(t=new Uint8Array(t));var e=new Yot.SuperGifStream(t);setTimeout((function(){r.parseStream(e)}),0)}else r.handleError("xhr - response")},n.onerror=function(){r.handleError("xhr")},n.send()}},t.prototype.load=function(t){this.loadURL(this.gifImgElement.src,t)},t}(),Got=Rot.SuperGif=Hot;const Wot={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"image-selector",label:"src",name:"src"},{type:"checkbox",label:"play",name:"play"}],"value-property":"src",help:"scene/component/gif-view"};class $ot extends Cot{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.isReady()&&(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.src=t,e.setAttribute("rel:animated_src",t),e.setAttribute("rel:auto_play",0),this._superGif=new Got(e,{autoPlay:!1}),this._superGif.init();for(const t of this.element.children)t.style.width="100%",t.style.height="100%";var r=this._superGif.getCanvas();r.style.width="100%",r.style.height="100%",this._superGif.load((()=>{setTimeout((()=>{this._superGif.moveTo(0),this.play&&this._superGif.play()}),100)}))}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 Wot}get tagName(){return"div"}}ytt.register("gif-view",$ot);const qot={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"attachment-selector",label:"src",name:"src",property:{category:"audio"}},{type:"checkbox",label:"started",name:"started"},{type:"checkbox",label:"loop",name:"loop"}],"value-property":"src",help:"scene/component/audio"};class Xot extends(xtt(mtt)){static get image(){return Xot.IMAGE||(Xot.IMAGE=new Image,Xot.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="),Xot.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.state;t.beginPath(),this.drawImage(t,Xot.image,e,r,n,i)}get nature(){return qot}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])}}ytt.register("audio",Xot);class Vot extends(xtt(ytt)){is3dish(){return!0}}ytt.register("text",Vot);const Kot=["refid","left","top","width","height","rotation","animation"];class Qot extends oot{isGroup(){return!0}get(t){return this._model[t]}set(t,e){if("string"==typeof t)return this.set({[t]:e});var r=Kot.reduce(((e,r)=>(t.hasOwnProperty(r)&&(e[r]=t[r]),e)),{});return super.set(r)}capture(t,e,r){var n=super.capture(t,e,r);if(n!==this)return n}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),c=-(o.x-a/2),u=-(o.y-s/2);t.bounds={left:e.left+c,top:e.top+u,width:e.width*r,height:e.height*n}}}))}}get focusible(){return!1}get bounds(){return super.bounds}get hasTextProperty(){return!1}isIdentifiable(){return!1}calculateBounds(){this.clearCache(),this.__MUTATING__=!0,this.mutateBounds((function(t){var e=ytt.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.state;t.translate(r,e),this.layout.drawables(this).forEach((e=>{e.draw(t)})),t.translate(-r,-e)}}ytt.register("group",Qot);const Jot={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 Zot extends(xtt(mtt)){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;return"both"===this.model.fit?{x:r,y:n}:{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.state;var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),t.rect(e,r,n,i)}get nature(){return Jot}get hasTextProperty(){return!1}}ytt.memoize(Zot.prototype,"ref",!1),ytt.memoize(Zot.prototype,"refScale",!1),ytt.register("local-ref",Zot);class tat extends(eot(Gtt)){render(t){}is3dish(){return!0}get layout(){return Stt.get(this.get("layout"))||Mtt}}const eat={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"board-selector",label:"scene-number",name:"ref",placeholder:"SCENE-1"},{type:"number",label:"round",name:"round",property:{min:0}},{type:"select",label:"fit",name:"fit",property:{options:["","both","ratio","width","height","none"]}},{type:"select",label:"mode",name:"mode",property:{options:["view","interaction"]}}],"value-property":"ref",help:"scene/component/global-ref"};class rat extends tat{dispose(){this._releaseRef(),super.dispose()}get nature(){return eat}get hasTextProperty(){return!1}get tagName(){return"div"}setElementProperties(t){var{mode:e="view",round:r=0}=this.state;t.style.pointerEvents="view"==e?"none":"inherit",t.style.borderRadius=r+"px"}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){Y7(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}))}}ytt.register("global-ref",rat);const nat={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:"draggable",name:"draggable"},{type:"checkbox",label:"minimizable",name:"minimizable"},{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:"string",label:"title",name:"text"},{type:"data",label:"value",name:"value"}],help:"scene/component/popup"};class iat extends(xtt(mtt)){static get image(){return iat._image||(iat._image=new Image,iat._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"),iat._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,iat.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?Ctt.show(this,this.getState("board"),{location:this.getState("location"),modal:this.getState("modal"),closable:this.getState("closable")||!1,draggable:this.getState("draggable")||!1,minimizable:this.getState("minimizable")||!1,title:this.text,data:this.value}):Ctt.hide(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 nat}}ytt.register("popup",iat);class oat extends ytt{render(t){var{path:e=[]}=this.state;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.state.path,n=!1;return r.forEach(((i,o)=>{let a=(o+r.length+1)%r.length,s=i.x,c=i.y,u=r[a].x,l=r[a].y;c>e!=l>e&&t<(u-s)*(e-c)/(l-c)+s&&(n=!n)})),n}}ytt.register("path",oat);const aat={mutable:!0,resizable:!1,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/triangle"};class sat extends mtt{contains(t,e){var{x1:r,y1:n,x2:i,y2:o,x3:a,y3:s}=this.state,c=[r,n,i,o,a,s],u=!1;for(let r=0;r<c.length;r+=2){let n=(r+2)%c.length,i=c[r],o=c[r+1],a=c[n+1];o>e!=a>e&&t<(c[n]-i)*(e-o)/(a-o)+i&&(u=!u)}return u}get mutable(){return!0}get path(){var{x1:t,y1:e,x2:r,y2:n,x3:i,y3:o}=this.state;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})}get nature(){return aat}}ytt.memoize(sat.prototype,"path",!1),ytt.register("triangle",sat);const cat={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"ratio",name:"ratio",property:"ratio"}],help:"scene/component/donut"};var uat={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 lat extends wot{is3dish(){return!1}render(t){var{ratio:e=50,cx:r,cy:n,rx:i,ry:o,startAngle:a,endAngle:s,anticlockwise:c}=this.state;i=Math.abs(i),o=Math.abs(o),t.beginPath(),t.ellipse(r,n,i,o,0,a||0,s||2*Math.PI,c),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.state,s=(t-r)/(2*(i=Math.abs(i))-.5),c=(e-n)/(2*(o=Math.abs(o))-.5),u=(t-r)/(i/100*a*2-.5),l=(e-n)/(o/100*a*2-.5),h=!1;return s*s+c*c<.25&&u*u+l*l>.25&&(h=!h),h}get controls(){var{cx:t,cy:e,rx:r,ratio:n}=this.state;return[{x:t+(r=Math.abs(r))/100*n,y:e,handler:uat}]}get nature(){return cat}}ytt.memoize(lat.prototype,"controls",!1),ytt.register("donut",lat);const hat={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 fat={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 dat extends wot{is3dish(){return!1}render(t){var{ratio:e=30,wing:r=5,cx:n,cy:i,rx:o,ry:a,startAngle:s,endAngle:c,anticlockwise:u}=this.state;if(r<3)return;const l=1.5707963267948966;var h=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(-l),a*Math.sin(-l)),t.lineTo((o-f)*(Math.cos(h-l)+Math.cos(0-l))/2,(a-d)*(Math.sin(h-l)+Math.sin(0-l))/2);for(var p=1;p<r;p++)t.lineTo(o*Math.cos(h*p-l),a*Math.sin(h*p-l)),t.lineTo((o-f)*(Math.cos(h*(p+1)-l)+Math.cos(h*p-l))/2,(a-d)*(Math.sin(h*(p+1)-l)+Math.sin(h*p-l))/2);t.closePath(),t.restore()}get controls(){var{cx:t,cy:e,ry:r,ratio:n}=this.state;return[{x:t,y:e-r+r*(n/100),handler:fat}]}get nature(){return hat}}ytt.memoize(dat.prototype,"controls",!1),ytt.register("star",dat);var pat=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=ott(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(O7(t)))}},gat=t=>class extends t{_convertDataFormat(t,e){var r;if("json"===e)r=JSON.parse(t);else r=t;return r}isDataSource(){return!0}},vat=0;const yat=new FinalizationRegistry((()=>{vat--}));class mat{static get residents(){return vat}static get residentsCount(){return vat}constructor(t,e){this.counters={},this.references={},this.creator=t,this.disposer=e,vat++,yat.register(this,vat)}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)}create(t){var e=this;return new Promise((function(r,n){e.creator?e.creator.call(null,t,(function(e){!function(e){e.release=function(){this.disposer&&this.disposer.call(null,t,e),delete e.release,G7("RELEASED",t)},r(e)}(e)}),(function(t){n(t)})):n(Error("Reference id("+t+") could not be created. Reference creator should be defined."))}))}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 a(e){e.release=function(){r.release(this)},r.references[t]=e,r.counters[t]=1,n(e)}if(e)a(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){a(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],delete t.release,G7("RELEASED",e))):Y7("No Referenced ID")}}var bat={},xat={},wat=[];function Aat(t){var e="SCRIPT"==t.target.tagName?bat:xat,r=t.target.src||t.target.href;e[r]=!0,wat.forEach(((t,n)=>{let{resolve:i,scripts:o,styles:a}=t;if(e==bat){let t=o.indexOf(r);t>-1&&t<o.length-1&&kat(o[t+1])}for(let t=0;t<o.length;t++)if(!bat[o[t]])return;if(a)for(let t=0;t<a.length;t++)if(!xat[a[t]])return;i(),wat[n]=null})),wat=wat.filter(Boolean)}function _at(t){var e=t.target.src,r="SCRIPT"==t.target.tagName?bat:xat;wat.forEach(((n,i)=>{let{reject:o,scripts:a,styles:s}=n,c=!1;if(r===bat){for(let t=0;t<a.length;t++)if(a[t]==e){c=!0;break}}else if(s)for(let t=0;t<s.length;t++)if(s[t]==e){c=!0;break}c&&(o(t),wat[i]=null)})),wat=wat.filter(Boolean),delete r[e],document.head.removeChild(t.target)}function kat(t){bat[t]=!1;var e=document.createElement("script");e.onload=Aat,e.onerror=_at,e.type="text/javascript",e.src=t,document.head.appendChild(e)}class Eat{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=>{xat.hasOwnProperty(t)||function(t){xat[t]=!1;var e=document.createElement("link");e.onload=Aat,e.onerror=_at,e.type="text/css",e.rel="stylesheet",e.media="screen,print",e.href=t,document.head.appendChild(e)}(t),xat[t]||(o=!1)})),t&&t.length>0&&t.forEach((t=>{bat.hasOwnProperty(t)?bat[t]||(o=!1):i=i||t})),i)kat(i);else if(o)return void r();wat.push({resolve:r,reject:n,scripts:t,styles:e})}else n("invalid sources for load")}))}}const Sat="0.0.0";var Mat=0,Tat=performance.now(),Pat=0;function Oat(){return Mat}requestAnimationFrame((function t(){requestAnimationFrame(t),Pat++;var e=performance.now(),r=e-Tat;r<1e3||(Mat=Math.round(1e3*Pat/r),Tat=e,Pat=0)}));var Iat=jet;function Cat(){}export{Rtt as AbsoluteLayout,Xot as AudioPlayer,Ltt as CardLayout,ytt as Component,Qtt as Connectable,oot as Container,Gtt as ContainerAbstract,i9 as DEFAULT,e9 as DPPX,gat as DataSource,lat as Donut,wot as Ellipse,unt as EventMap,Oat as FPS,r9 as GESTURES,$ot as GifView,rat as GlobalRef,Qot as Group,Mtt as HTMLAbsoluteLayout,tat as HTMLOverlayContainer,Cot as HTMLOverlayElement,Iot as ImageView,ktt as InfoWindow,n9 as KEYEVENTS,Wtt as Layer,Stt as Layout,bot as Line,ztt as LinearHorizontalLayout,Ftt as LinearVerticalLayout,Zot as LocalRef,t9 as MAX_UNDO_SIZE,K7 as MODE_ADD,X7 as MODE_EDIT,J7 as MODE_PASTE_DATABIND,Q7 as MODE_PASTE_STYLE,V7 as MODE_SHIFT,q7 as MODE_VIEW,Iat as Model,Ytt as MoveHandle,$7 as NOTHING,Pot as OrthoLine,oat as Path,kot as Polygon,Mot as Polyline,iat as Popup,tet as Rect,xtt as RectPath,mat as ReferenceMap,Ent as RootContainer,ret as Ruler,Z7 as SCENE_MODE,Fnt as Scene,Ctt as ScenePopup,Eat as ScriptLoader,mtt as Shape,dat as Star,Btt as TableLayout,Vot as Text,sat as Triangle,pat as ValueHolder,Unt as create,G7 as debug,Y7 as error,Cat as license,k4 as polyfill,Sat as version,H7 as warn};console.log("@hatiolab/things-scene@9.0.0-beta.9 is loaded");
|
|
20
|
+
const iut=globalThis,out=iut.trustedTypes,aut=out?out.createPolicy("lit-html",{createHTML:t=>t}):void 0,sut="$lit$",cut=`lit$${Math.random().toFixed(9).slice(2)}$`,lut="?"+cut,uut=`<${lut}>`,hut=document,fut=()=>hut.createComment(""),dut=t=>null===t||"object"!=typeof t&&"function"!=typeof t,put=Array.isArray,gut="[ \t\n\f\r]",vut=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,yut=/-->/g,mut=/>/g,but=RegExp(`>|${gut}(?:([^\\s"'>=/]+)(${gut}*=${gut}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),xut=/'/g,wut=/"/g,Aut=/^(?:script|style|textarea|title)$/i,_ut=(t=>(e,...r)=>({_$litType$:t,strings:e,values:r}))(1),Eut=Symbol.for("lit-noChange"),kut=Symbol.for("lit-nothing"),Sut=new WeakMap,Mut=hut.createTreeWalker(hut,129);function Out(t,e){if(!put(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==aut?aut.createHTML(e):e}const Tut=(t,e)=>{const r=t.length-1,n=[];let i,o=2===e?"<svg>":3===e?"<math>":"",a=vut;for(let e=0;e<r;e++){const r=t[e];let s,c,l=-1,u=0;for(;u<r.length&&(a.lastIndex=u,c=a.exec(r),null!==c);)u=a.lastIndex,a===vut?"!--"===c[1]?a=yut:void 0!==c[1]?a=mut:void 0!==c[2]?(Aut.test(c[2])&&(i=RegExp("</"+c[2],"g")),a=but):void 0!==c[3]&&(a=but):a===but?">"===c[0]?(a=i??vut,l=-1):void 0===c[1]?l=-2:(l=a.lastIndex-c[2].length,s=c[1],a=void 0===c[3]?but:'"'===c[3]?wut:xut):a===wut||a===xut?a=but:a===yut||a===mut?a=vut:(a=but,i=void 0);const h=a===but&&t[e+1].startsWith("/>")?" ":"";o+=a===vut?r+uut:l>=0?(n.push(s),r.slice(0,l)+sut+r.slice(l)+cut+h):r+cut+(-2===l?e:h)}return[Out(t,o+(t[r]||"<?>")+(2===e?"</svg>":3===e?"</math>":"")),n]};class Put{constructor({strings:t,_$litType$:e},r){let n;this.parts=[];let i=0,o=0;const a=t.length-1,s=this.parts,[c,l]=Tut(t,e);if(this.el=Put.createElement(c,r),Mut.currentNode=this.el.content,2===e||3===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(n=Mut.nextNode())&&s.length<a;){if(1===n.nodeType){if(n.hasAttributes())for(const t of n.getAttributeNames())if(t.endsWith(sut)){const e=l[o++],r=n.getAttribute(t).split(cut),a=/([.?@])?(.*)/.exec(e);s.push({type:1,index:i,name:a[2],strings:r,ctor:"."===a[1]?jut:"?"===a[1]?Lut:"@"===a[1]?Nut:Dut}),n.removeAttribute(t)}else t.startsWith(cut)&&(s.push({type:6,index:i}),n.removeAttribute(t));if(Aut.test(n.tagName)){const t=n.textContent.split(cut),e=t.length-1;if(e>0){n.textContent=out?out.emptyScript:"";for(let r=0;r<e;r++)n.append(t[r],fut()),Mut.nextNode(),s.push({type:2,index:++i});n.append(t[e],fut())}}}else if(8===n.nodeType)if(n.data===lut)s.push({type:2,index:i});else{let t=-1;for(;-1!==(t=n.data.indexOf(cut,t+1));)s.push({type:7,index:i}),t+=cut.length-1}i++}}static createElement(t,e){const r=hut.createElement("template");return r.innerHTML=t,r}}function Iut(t,e,r=t,n){if(e===Eut)return e;let i=void 0!==n?r._$Co?.[n]:r._$Cl;const o=dut(e)?void 0:e._$litDirective$;return i?.constructor!==o&&(i?._$AO?.(!1),void 0===o?i=void 0:(i=new o(t),i._$AT(t,r,n)),void 0!==n?(r._$Co??=[])[n]=i:r._$Cl=i),void 0!==i&&(e=Iut(t,i._$AS(t,e.values),i,n)),e}class Cut{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:e},parts:r}=this._$AD,n=(t?.creationScope??hut).importNode(e,!0);Mut.currentNode=n;let i=Mut.nextNode(),o=0,a=0,s=r[0];for(;void 0!==s;){if(o===s.index){let e;2===s.type?e=new Rut(i,i.nextSibling,this,t):1===s.type?e=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(e=new Fut(i,this,t)),this._$AV.push(e),s=r[++a]}o!==s?.index&&(i=Mut.nextNode(),o++)}return Mut.currentNode=hut,n}p(t){let e=0;for(const r of this._$AV)void 0!==r&&(void 0!==r.strings?(r._$AI(t,r,e),e+=r.strings.length-2):r._$AI(t[e])),e++}}class Rut{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,r,n){this.type=2,this._$AH=kut,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=r,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t?.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=Iut(this,t,e),dut(t)?t===kut||null==t||""===t?(this._$AH!==kut&&this._$AR(),this._$AH=kut):t!==this._$AH&&t!==Eut&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):(t=>put(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==kut&&dut(this._$AH)?this._$AA.nextSibling.data=t:this.T(hut.createTextNode(t)),this._$AH=t}$(t){const{values:e,_$litType$:r}=t,n="number"==typeof r?this._$AC(t):(void 0===r.el&&(r.el=Put.createElement(Out(r.h,r.h[0]),this.options)),r);if(this._$AH?._$AD===n)this._$AH.p(e);else{const t=new Cut(n,this),r=t.u(this.options);t.p(e),this.T(r),this._$AH=t}}_$AC(t){let e=Sut.get(t.strings);return void 0===e&&Sut.set(t.strings,e=new Put(t)),e}k(t){put(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let r,n=0;for(const i of t)n===e.length?e.push(r=new Rut(this.O(fut()),this.O(fut()),this,this.options)):r=e[n],r._$AI(i),n++;n<e.length&&(this._$AR(r&&r._$AB.nextSibling,n),e.length=n)}_$AR(t=this._$AA.nextSibling,e){for(this._$AP?.(!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class Dut{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,r,n,i){this.type=1,this._$AH=kut,this._$AN=void 0,this.element=t,this.name=e,this._$AM=n,this.options=i,r.length>2||""!==r[0]||""!==r[1]?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=kut}_$AI(t,e=this,r,n){const i=this.strings;let o=!1;if(void 0===i)t=Iut(this,t,e,0),o=!dut(t)||t!==this._$AH&&t!==Eut,o&&(this._$AH=t);else{const n=t;let a,s;for(t=i[0],a=0;a<i.length-1;a++)s=Iut(this,n[r+a],e,a),s===Eut&&(s=this._$AH[a]),o||=!dut(s)||s!==this._$AH[a],s===kut?t=kut:t!==kut&&(t+=(s??"")+i[a+1]),this._$AH[a]=s}o&&!n&&this.j(t)}j(t){t===kut?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class jut extends Dut{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===kut?void 0:t}}class Lut extends Dut{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==kut)}}class Nut extends Dut{constructor(t,e,r,n,i){super(t,e,r,n,i),this.type=5}_$AI(t,e=this){if((t=Iut(this,t,e,0)??kut)===Eut)return;const r=this._$AH,n=t===kut&&r!==kut||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,i=t!==kut&&(r===kut||n);n&&this.element.removeEventListener(this.name,this,r),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class Fut{constructor(t,e,r){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(t){Iut(this,t)}}const zut=iut.litHtmlPolyfillSupport;zut?.(Put,Rut),(iut.litHtmlVersions??=[]).push("3.3.0");const But=(t,e,r)=>{const n=r?.renderBefore??e;let i=n._$litPart$;if(void 0===i){const t=r?.renderBefore??null;n._$litPart$=i=new Rut(e.insertBefore(fut(),t),t,void 0,r??{})}return i._$AI(t),i
|
|
21
|
+
/**
|
|
22
|
+
* @license
|
|
23
|
+
* Copyright 2017 Google LLC
|
|
24
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
25
|
+
*/},Uut=globalThis;class $ut extends nut{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){const t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=But(e,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return Eut}}$ut._$litElement$=!0,$ut.finalized=!0,Uut.litElementHydrateSupport?.({LitElement:$ut});const Yut=Uut.litElementPolyfillSupport;Yut?.({LitElement:$ut}),(Uut.litElementVersions??=[]).push("4.2.0");const Gut=["mousemove","mouseup","mousedown","mouseout","wheel","tap","click","touchstart","touchmove","touchend","mouseenter","mouseleave","dragstart","dragmove","dragend","dblclick"];var Hut,Wut=t=>class extends t{constructor(){super(...arguments),this.userInputEventHandler=t=>{Qct(this,t.type,t),t.stopPropagation()}}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.rootModel.getOverlay(this).appendChild(this.element),this.scalable||(this.element.style.zIndex="100"),Gut.forEach(t=>{this.element.addEventListener(t,this.userInputEventHandler)}),Cit.forEach(t=>{this.element.addEventListener(t,this.userInputEventHandler)}),this.oncreate_element&&this.oncreate_element(this.element))}reposition(){this.element&&Rot(this)}disposeElement(){if(this.element){Gut.forEach(t=>{this.element.removeEventListener(t,this.userInputEventHandler)}),Cit.forEach(t=>{this.element.removeEventListener(t,this.userInputEventHandler)});var t=this.element;t&&t.parentElement&&t.parentElement.removeChild(t),this.element=null}}ready(){super.ready(),!this.element&&this.createElement(),this.parent.isHTMLElement()?this.parent.element.appendChild(this.element):this.rootModel.getOverlay(this).appendChild(this.element),this.setElementProperties(this.element),this.reposition()}dispose(){this.disposeElement(this),super.dispose()}get hasTextProperty(){return!0}get textHidden(){return!0}get hidden(){return super.hidden}set hidden(t){super.hidden=t,this.element.style.display=t?"none":"block"}onchange(t,e){this.element&&this.setElementProperties(this.element),"position"in t&&this.onchangePosition(),this.reposition()}onchangePosition(){this.element&&("static"==this.position&&this.parent.isHTMLElement()?this.parent.element.appendChild(this.element):this.rootModel.getOverlay(this).appendChild(this.element))}isDescendible(t){return t.isHTMLElement()}};const qut={x:1,y:1},Vut={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"},Xut={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"select",label:"position-origin",name:"origin",property:{options:[{display:"",value:""},{display:"left-top",value:"left-top"},{display:"center-top",value:"center-top"},{display:"right-top",value:"right-top"},{display:"left-middle",value:"left-middle"},{display:"center-middle",value:"center-middle"},{display:"right-middle",value:"right-middle"},{display:"left-bottom",value:"left-bottom"},{display:"center-bottom",value:"center-bottom"},{display:"right-bottom",value:"right-bottom"}]}},{type:"number",label:"offset-x",name:"offsetX"},{type:"number",label:"offset-y",name:"offsetY"},{type:"layout",label:"layout",name:"layoutOption"},{type:"checkbox",label:"closable",name:"closable"},{type:"checkbox",label:"draggable",name:"draggable"},{type:"checkbox",label:"minimizable",name:"minimizable"},{type:"checkbox",label:"minimized",name:"minimized"}],help:"scene/component/container"};class Kut extends(Wut(Mat)){constructor(){super(...arguments),Hut.set(this,null),this.startDragging=t=>{if(!this.state.draggable)return;t.preventDefault(),t.stopPropagation();let e=t.clientX,r=t.clientY;const{left:n,top:i}=this.bounds,o=this.rootModel.getOverlay(this).style.transform.match(/scale\(([^,]+),\s*([^)]+)\)/),a=o?parseFloat(o[1]):1,s=o?parseFloat(o[2]):a,c=t=>{t.preventDefault(),t.stopPropagation();const o=(t.clientX-e)/a,c=(t.clientY-r)/s;this.setState({left:n+o,top:i+c})},l=t=>{t.preventDefault(),t.stopPropagation(),document.removeEventListener("mousemove",c,!0),document.removeEventListener("mouseup",l,!0)};document.addEventListener("mousemove",c,!0),document.addEventListener("mouseup",l,!0)},this.toggleMinimizable=()=>{const{minimized:t}=this.state;this.setState("minimized",!t)},this.closeContainer=()=>{this.setState("hidden",!0)}}get tagName(){return"div"}get nature(){return Xut}isPositionable(){return!0}setElementProperties(t){}get layout(){return sat.get(this.get("layout"))||cat}reposition(){if(this.element){var t=this,{id:e,class:r,scale:n=qut}=t.state,{rotation:i=0,hidden:o}=t,{left:a,top:s,width:c,height:l}=t.bounds,u=c/2,h=l/2,f=t.element;f.hidden=o,e&&(f.id=e),r&&(f.className=r),Object.assign(f.style,Vut,{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;f.style.transform=`translate(${y+u}px, ${m+h}px) rotate(${v}rad) translate(${-u}px, ${-h}px) scale(${p}, ${g}) perspective(1px)`}}set path(t){const{minimized:e}=this.state;var r=t[0],n=t[2];e?this.set({left:r.x,top:r.y,width:n.x-r.x}):this.set({left:r.x,top:r.y,width:n.x-r.x,height:n.y-r.y})}get path(){var{left:t=0,top:e=0,width:r=0,height:n=0}=this.state;return[{x:t,y:e},{x:t+r,y:e},{x:t+r,y:e+n},{x:t,y:e+n}]}get bounds(){const{left:t=0,top:e=0,width:r=0,height:n=0}=this.state;return{left:t,top:e,width:r,height:n}}set bounds(t){const{minimized:e}=this.state,{left:r=0,top:n=0,width:i=0,height:o=0}=t;let a={left:r,top:n};e?this.set({...a,width:i}):this.set({...a,width:i,height:o})}updatePosition(){if(!this.origin)return void(jlt(this,Hut,"f")&&(jlt(this,Hut,"f").disconnect(),Llt(this,Hut,null,"f")));const t=this.rootModel.auxOverlay,e=this.bounds,{width:r,height:n}="static"!==this.position?t.getBoundingClientRect():this.parent.bounds,{x:i,y:o}=function(t,e,r){const{left:n,top:i,width:o,height:a}=e,{width:s,height:c}=r;return t?{x:t.includes("left")?n:t.includes("center")?n+(o-s)/2:n+(o-s),y:t.includes("top")?i:t.includes("middle")?i+(a-c)/2:i+(a-c)}:{x:r.left,y:r.top}}(this.origin,{left:0,top:0,width:r,height:n},e),a=this.offset;this.bounds={left:i+(this.origin.includes("right")?-a.x:+a.x),top:o+(this.origin.includes("bottom")?-a.y:+a.y),width:e.width,height:e.height},jlt(this,Hut,"f")||(Llt(this,Hut,new ResizeObserver(()=>{requestAnimationFrame(()=>this.updatePosition())}),"f"),jlt(this,Hut,"f").observe(t))}onchange(t,e){const r=["draggable","minimizable","closable","minimized","width","height","origin","offsetX","offsetY","hidden"];super.onchange(t,e),Object.keys(t).some(t=>r.includes(t))&&this.onchangeButtons(),"minimized"in t&&this.onchangeMinimized(),("origin"in t||"offsetX"in t||"offsetY"in t)&&this.updatePosition()}ready(){super.ready(),this.updatePosition()}dispose(){jlt(this,Hut,"f")&&(jlt(this,Hut,"f").disconnect(),Llt(this,Hut,null,"f")),super.dispose()}createElement(){super.createElement(),this.element.setAttribute("scene","container"),this.onchangeButtons(),this.onchangeMinimized()}onchangeButtons(){if(!this.element)return;const{draggable:t,minimizable:e,closable:r,minimized:n,hidden:i}=this.state,{width:o}=this.bounds;this.element.style.setProperty("--container-width",`${o}px`),But(i?kut:_ut`
|
|
26
|
+
<style>
|
|
27
|
+
[scene='container'] .buttons {
|
|
28
|
+
position: absolute;
|
|
29
|
+
display: flex;
|
|
30
|
+
flex-direction: row;
|
|
31
|
+
top: 0;
|
|
32
|
+
left: 0;
|
|
33
|
+
width: var(--container-width);
|
|
34
|
+
padding: 2px;
|
|
35
|
+
margin: 0;
|
|
36
|
+
gap: 2px;
|
|
37
|
+
box-sizing: border-box;
|
|
38
|
+
background-color: transparent;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
[scene='container'] span {
|
|
42
|
+
flex: 1;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
[scene='container'] .buttons button {
|
|
46
|
+
background: transparent;
|
|
47
|
+
border: none;
|
|
48
|
+
cursor: pointer;
|
|
49
|
+
font-family: Material Symbols Outlined;
|
|
50
|
+
font-size: 16px;
|
|
51
|
+
border-radius: 4px;
|
|
52
|
+
color: white;
|
|
53
|
+
background-color: black;
|
|
54
|
+
opacity: 0.3;
|
|
55
|
+
width: 20px;
|
|
56
|
+
height: 20px;
|
|
57
|
+
z-index: 1;
|
|
58
|
+
padding: 0;
|
|
59
|
+
margin: 0;
|
|
60
|
+
border: 0px;
|
|
61
|
+
text-align: center;
|
|
62
|
+
}
|
|
63
|
+
</style>
|
|
64
|
+
|
|
65
|
+
<div class="buttons" @mousedown=${this.startDragging}>
|
|
66
|
+
<span></span>
|
|
67
|
+
${t?_ut`<button class="draggable">drag_pan</button>`:kut}
|
|
68
|
+
${e?_ut`<button class="minimizable" @click=${this.toggleMinimizable}>
|
|
69
|
+
${n?"crop_square":"minimize"}
|
|
70
|
+
</button>`:kut}
|
|
71
|
+
${r?_ut`<button class="closable" @click=${this.closeContainer}>close</button>`:kut}
|
|
72
|
+
</div>
|
|
73
|
+
`,this.element)}onchangeMinimized(){const{minimized:t}=this.state;t?this.setState("height",24):this.setState("height",this.get("height"))}}Hut=new WeakMap,Jot.register("container",Kut);const Qut=Math.sqrt(3),Jut=2;function Zut(t,e,r,n,i){var o,a,s,c,l=5+i,u=r.x,h=r.y,f=n.x,d=n.y;if(Math.abs(u-f)>l&&Math.abs(h-d)>l){var p=(d-h)/(f-u),g=h-p*u;if(Math.abs(e-(p*t+g))>l)return!1}return u>f?(a=u,o=f):(a=f,o=u),h>d?(c=h,s=d):(c=d,s=h),!(a+5<t)&&(!(o-5>t)&&(!(c+5<e)&&!(s-5>e)))}function tht(t,e,r,n=2){for(let i=0;i<r.length-1;i++)if(Zut(t,e,r[i],r[i+1],n))return!0;return!1}function eht(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 rht(t,e,r){var{lineWidth:n=Jut,strokeStyle:i="#000000",lineCap:o=!1,alpha:a=1,begin:s="none",end:c="none",beginSize:l="size5",endSize:u="size5"}=r;if(("none"!=s||"none"!=c)&&(n=Number(n)||Jut,t.lineCap=o,t.lineWidth=n,t.strokeStyle=i,t.fillStyle=i,t.globalAlpha*=a,"none"!=s&&nht(t,e[0],e[1],n,s,iht(l,n)),"none"!=c)){let r=e.length;nht(t,e[r-1],e[r-2],n,c,iht(u,n))}}function nht(t,e,r,n,i,o){var{x:a,y:s}=e,c=Math.atan2(r.y-s,r.x-a);switch(t.beginPath(),t.translate(a,s),t.rotate(c),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(Qut*o.X,-o.Y),t.lineTo(Qut*o.X,o.Y),t.fill();break;case"sharp-arrow":t.moveTo(0,0),t.lineTo(Qut*o.X,-o.Y),t.lineTo(-o.X/1.5+Qut*o.X,0),t.lineTo(Qut*o.X,o.Y),t.fill();break;case"open-arrow":t.moveTo(Qut*o.X+n,-o.Y),t.lineTo(n,0),t.lineTo(Qut*o.X+n,o.Y),t.stroke()}t.rotate(-c),t.translate(-a,-s),t.closePath()}function iht(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":default: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}return r}const oht="N",aht="S",sht="E",cht="W";class lht{constructor({component:t,anchor:e,position:r,self:n}){this.component=t,this._anchorName=e,this._position=r,this.self=n}get position(){const t=this.anchor;if(t){var{position:e}=t;const r=this.component.toScene(e.x,e.y);return this.self.transcoordT2P(r.x,r.y)}return this._position}set position({x:t,y:e}){this._position={x:t,y:e}}get anchor(){return this.component?.findAnchor(this._anchorName)}get direction(){const t=this.component.bounds,e=this.anchor;if(!e)return sht;const r=e.position;return r.y<=t.top?oht:r.y>=t.top+t.height?aht:r.x<=t.left?cht:sht}get boundaryPosition(){const t=this.anchor;if(t){var{position:e}=t,r=0,n=0;switch(this.direction){case aht:n=20;break;case oht:n=-20;break;case cht:r=-20;break;default:r=20}e={x:e.x+r,y:e.y+n};const i=this.component.toScene(e.x,e.y);return this.self.transcoordT2P(i.x,i.y)}}}class uht extends Jot{isLine(){return!0}replaceRefids(t){["from","to"].forEach(e=>{const r=this.get(e);if(r?.component){const n=t.get(r.component)||r.component;this.set(e,{...r,component:n})}})}get fromEnd(){if(this.parent&&!this._fromEnd){const{component:t,anchor:e,position:r}=this.getState("from")||{};if(!t)return;const n=this.root?.findByRefid(t);if(!n)return;this._fromEnd=new lht({component:n,fromto:"from",anchor:e,position:r,self:this})}return this._fromEnd}get from(){return this.getState("from")}set from(t){delete this._fromEnd,this.set("from",t)}get toEnd(){if(this.parent&&!this._toEnd){const{component:t,anchor:e,position:r}=this.getState("to")||{};if(!t)return;const n=this.root?.findByRefid(t);if(!n)return;this._toEnd=new lht({component:n,fromto:"to",anchor:e,position:r,self:this})}return this._toEnd}get to(){return this.getState("to")}set to(t){delete this._toEnd,this.set("to",t)}move({x:t,y:e},r){r&&(this.from={position:this._fromEnd?.position||this.getState("from")?.position||{x:0,y:0}},this.to={position:this._toEnd?.position||this.getState("to")?.position||{x:0,y:0}}),super.move({x:t,y:e},r)}render(t){var{begin:e="none",end:r="none",lineWidth:n,round:i=0}=this.state,o=this.drawPath;rht(t,o,this.state),t.beginPath();var a=eht(e,n,o[0],o[1]),s=eht(r,n,o[o.length-1],o[o.length-2]);o=[a,...o.slice(1,-1),s];var c={x:a.x,y:a.y};t.moveTo(a.x,a.y);for(var l=1;l<o.length;l++){const e=c;c=o[l];const r=o[l+1];if(e.x===c.x&&e.y===c.y)continue;if(!r){t.lineTo(c.x,c.y);break}var u=0!==(d=Math.sqrt((e.x-c.x)*(e.x-c.x)+(e.y-c.y)*(e.y-c.y)))?Math.atan2(e.x-c.x,e.y-c.y):0,h=Math.sin(u)*Math.min(i,d/2)+c.x,f=Math.cos(u)*Math.min(i,d/2)+c.y;const n=i>0||0!==d?{x:h,y:f}:c;var d;u=0!==(d=Math.sqrt((r.x-c.x)*(r.x-c.x)+(r.y-c.y)*(r.y-c.y)))?Math.atan2(r.x-c.x,r.y-c.y):0,h=Math.sin(u)*Math.min(i,d/2)+c.x,f=Math.cos(u)*Math.min(i,d/2)+c.y;const a=i>0||0!==d?{x:h,y:f}:c;t.lineTo(n.x,n.y),i>0&&t.quadraticCurveTo(c.x,c.y,a.x,a.y)}this.drawStroke(t)}contains(t,e){var{lineWidth:r}=this.state;return tht(t,e,this.drawPath,r)}get resizable(){return!1}get mutable(){return!0}get rotatable(){return!1}get path(){const{from:t,to:e}=this.state;var{x1:r,y1:n,x2:i,y2:o}=this.state;return[this.fromEnd?.position||t?.position||{x:r,y:n},this.toEnd?.position||e?.position||{x:i,y:o}]}set path(t){const[e,r]=t,{from:n,to:i}=this.state;delete this._fromEnd,delete this._toEnd,this.set({from:{...n,position:e},to:{...i,position:r}})}get textBounds(){var t,e,r=this.drawPath,n=0;for(let s=1;s<r.length;s++){var i=r[s-1],o=r[s],a=(i.x-o.x)*(i.x-o.x)+(i.y-o.y)*(i.y-o.y);a>n&&(n=Math.ceil(a),t=i,e=o)}var{paddingTop:s,paddingLeft:c,paddingRight:l,paddingBottom:u}=this.state;return u||=0,s||=0,c||=0,l||=0,{left:Math.min(t.x,e.x)+c,top:Math.min(t.y,e.y)+s,width:Math.max(Math.abs(t.x-e.x)-c-l,0),height:Math.max(Math.abs(t.y-e.y)-s-u,0)}}get decorators(){return this.app.isEditMode?["decotag"]:[]}}uht.getTipNeckPos=eht,uht.containedInPath=tht,uht.drawEndTips=rht,Jot.register("line",uht);const hht={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"angle",label:"start-angle",name:"startAngle",property:"startAngle"},{type:"angle",label:"end-angle",name:"endAngle",property:"endAngle"}],"value-property":"text"};class fht extends(Xat(Zot)){is3dish(){return!0}render(t){var{cx:e,cy:r,rx:n,ry:i,startAngle:o,endAngle:a,anticlockwise:s}=this.state;t.beginPath(),t.ellipse(e,r,Math.abs(n),Math.abs(i),0,o||0,a||2*Math.PI,s),void 0!==o&&void 0!==a&&(t.lineTo(e,r),t.closePath())}get path(){var{cx:t,cy:e,rx:r,ry:n}=this.state;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.state,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),c=n+o*Math.sin(a);return t.toScene(s,c)}(this,t)}get anchors(){return function(t){var{left:e,top:r,width:n,height:i}=t.bounds,o=e+n/2,a=r+i/2;return[{name:"TOP",position:{x:o,y:r}},{name:"RIGHT",position:{x:e+n,y:a}},{name:"BOTTOM",position:{x:o,y:r+i}},{name:"LEFT",position:{x:e,y:a}}]}(this)}get nature(){return hht}}Jot.memoize(fht.prototype,"path",!1),Jot.register("ellipse",fht);var dht={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){}};const pht={mutable:!0,resizable:!1,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/polygon"};class ght extends Zot{is3dish(){return!0}get mutable(){return!0}get pathExtendable(){return!0}get path(){return this.state.path}set path(t){this.set("path",t)}contains(t,e){var r=this.state.path,n=!1;return r.forEach((i,o)=>{let a=(o+r.length+1)%r.length,s=i.x,c=i.y,l=r[a].x,u=r[a].y;c>e!=u>e&&t<(l-s)*(e-c)/(u-c)+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:dht}})}get nature(){return pht}}Jot.memoize(ght.prototype,"controls",!1),Jot.register("polygon",ght);var vht={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){}};const yht={mutable:!1,resizable:!1,rotatable:!1,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/polyline"};class mht extends uht{get pathExtendable(){return!0}get path(){const{from:t,to:e}=this.state,{path:r}=this.state;return[this.fromEnd?.position||t?.position||r[0],...r.slice(1,-1),this.toEnd?.position||e?.position||r[r.length-1]]}set path(t){const{from:e,to:r}=this.state;delete this._fromEnd,delete this._toEnd,this.set({from:{...e,position:t[0]},to:{...r,position:t[t.length-1]},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:vht}),e.push({x:(n.x+i.x)/2,y:(n.y+i.y)/2,handler:vht}),r==t.length-2&&e.push({x:i.x,y:i.y,handler:vht})}return e}get nature(){return yht}}Jot.register("polyline",mht);const bht={mutable:!1,resizable:!1,rotatable:!1,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/ortholine"};class xht extends uht{get pathExtendable(){return!1}get drawPath(){const t=this.path[0],e=this.path[1],{component:r,direction:n,boundaryPosition:i=t}=this.fromEnd||{},{component:o,direction:a,boundaryPosition:s=e}=this.toEnd||{};var c=[i,s],l=[];i&&l.push(i);var u=r?.bounds;if(u){var h=r.toScene(u.left,u.top);h=this.transcoordT2P(h.x,h.y),u={...u,left:h.x,top:h.y}}var f=u?{left:u.left-20,top:u.top-20,width:u.width+40,height:u.height+40}:{left:i.x,top:i.y,width:0,height:0};u=u||f;var d=o?.bounds;if(d){h=o.toScene(d.left,d.top);h=this.transcoordT2P(h.x,h.y),d={...d,left:h.x,top:h.y}}var p=d?{left:d.left-20,top:d.top-20,width:d.width+40,height:d.height+40}:{left:s.x,top:s.y,width:0,height:0};d=d||p;var g=[f,p];const v=f.left>p.left?p.left:f.left,y=f.top>p.top?p.top:f.top;var m,b,x,w,A,_,E,k,S,M,O={left:v,top:y,width:f.left+f.width>p.left+p.width?f.left+f.width-v:p.left+p.width-v,height:f.top+f.height>p.top+p.height?f.top+f.height-y:p.top+p.height-y},T=0,P=0;u.left+u.width<d.left?(w=0,A=1,S=n,M=a,m=(u.left+u.width+d.left)/2,T=d.left-m):d.left+d.width<u.left&&(w=1,A=0,S=a,M=n,m=(u.left+d.width+d.left)/2,T=u.left-m),u.top+u.height<d.top?(x=0,_=1,E=n,k=a,b=(u.top+u.height+d.top)/2,P=d.top-b):d.top+d.height<u.top&&(x=1,_=0,E=a,k=n,b=(u.top+d.height+d.top)/2,P=u.top-b);var I=[];if(m&&T>P){switch(M){case cht:switch(S){case sht:I.push({x:m,y:c[w].y}),I.push({x:m,y:c[A].y});break;case cht:var C=g[w].top+g[w].height/2>c[A].y?Math.min(g[w].top,c[A].y):Math.max(g[w].top+g[w].height,c[A].y);I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:c[A].y});break;case oht:case aht:C=S===aht?Math.max(c[w].y,c[A].y):Math.min(c[w].y,c[A].y);I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:c[A].y});break;default:return this.path}break;case sht:switch(S){case sht:var R=C=c[w].y<c[A].y?Math.min(g[A].top,c[w].y):Math.max(g[A].top+g[A].height,c[w].y);break;case cht:R=C=void 0!==b?b:c[w].y<c[A].y?O.top-.5*T:O.top+O.height+.5*T;break;case aht:R=C=void 0!==b?Math.max(b,c[w].y):O.top+O.height;break;case oht:R=C=b?Math.min(b,g[w].top):O.top;break;default:return this.path}I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:R}),I.push({x:c[A].x,y:R});break;case aht:switch(S){case sht:C=c[w].y,R=c[w].y>c[A].y?c[w].y:g[A].top+g[A].height;break;case cht:R=C=b?Math.max(b,g[A].top+g[A].height):O.top+O.height;break;case aht:R=C=O.top+O.height;break;case oht:C=b?Math.min(b,g[w].top):g[w].top,R=b?Math.max(b,g[A].top+g[A].height):g[A].top+g[A].height;break;default:return this.path}I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:R}),I.push({x:c[A].x,y:R});break;case oht:switch(S){case sht:C=c[w].y,R=c[w].y<c[A].y?c[w].y:g[A].top;break;case cht:R=C=b?Math.min(b,g[A].top):O.top;break;case aht:C=void 0!==b?Math.max(b,c[w].y):c[w].y,R=void 0!==b?Math.min(b,c[A].y):c[A].y;break;case oht:R=C=O.top;break;default:return this.path}I.push({x:c[w].x,y:C}),I.push({x:m,y:C}),I.push({x:m,y:R}),I.push({x:c[A].x,y:R});break;default:return this.path}l.push(...0===w?I:I.reverse())}else if(b){switch(k){case oht:switch(E){case aht:I.push({x:c[x].x,y:b}),I.push({x:c[_].x,y:b});break;case oht:var D=g[x].left+g[x].width/2>c[_].x?Math.min(g[x].left,c[_].x):Math.max(g[x].left+g[x].width,c[_].x);I.push({x:D,y:c[x].y}),I.push({x:D,y:b}),I.push({x:c[_].x,y:b});break;case cht:D=Math.min(c[x].x,c[_].x);I.push({x:D,y:c[x].y}),I.push({x:D,y:b}),I.push({x:c[_].x,y:b});break;case sht:D=Math.max(c[x].x,c[_].x);I.push({x:D,y:c[x].y}),I.push({x:D,y:b}),I.push({x:c[_].x,y:b});break;default:return this.path}break;case aht:switch(E){case cht:var j=D=O.left;break;case sht:j=D=void 0!==m?Math.max(m,c[x].x):O.left+O.width;break;case oht:j=D=void 0!==m?m:c[x].x<c[_].x?O.left-.5*P:O.left+O.width+.5*P;break;case aht:D=c[x].x,j=c[x].x<c[_].x?Math.min(g[_].left,c[x].x):Math.max(g[_].left+g[_].width,c[x].x);break;default:return this.path}I.push({x:D,y:c[x].y}),I.push({x:D,y:b}),I.push({x:j,y:b}),I.push({x:j,y:c[_].y});break;case sht:switch(E){case cht:D=void 0!==m?Math.min(m,c[x].x):c[x].x,j=void 0!==m?Math.max(m,c[_].x):c[_].x;break;case sht:j=D=O.left+O.width;break;case oht:j=D=void 0!==m?Math.max(m,c[_].x):O.left+O.width;break;case aht:D=c[x].x,j=Math.max(g[_].left+g[_].width,c[x].x);break;default:return this.path}I.push({x:D,y:c[x].y}),I.push({x:D,y:b}),I.push({x:j,y:b}),I.push({x:j,y:c[_].y});break;case cht:switch(E){case cht:j=D=O.left;break;case sht:D=void 0!==m?Math.max(m,c[x].x):c[x].x,j=void 0!==m?Math.min(m,c[_].x):c[_].x;break;case oht:j=D=O.left;break;case aht:D=c[x].x<c[_].x?Math.min(g[_].left,c[x].x):c[x].x,j=Math.min(D,c[_].x);break;default:return this.path}I.push({x:D,y:c[x].y}),I.push({x:D,y:b}),I.push({x:j,y:b}),I.push({x:j,y:c[_].y});break;default:return this.path}l.push(...0===x?I:I.reverse())}else switch(n){case oht:switch(a){case oht:var L=O.top;l.push({x:c[0].x,y:L}),l.push({x:c[1].x,y:L});break;case aht:var N=O.left+O.width;l.push({x:N,y:c[0].y}),l.push({x:N,y:O.top+O.height}),l.push({x:c[1].x,y:O.top+O.height});break;case sht:N=c[1].y<c[0].y&&c[1].x<c[0].x?c[0].x:O.left+O.width;l.push({x:N,y:c[0].y}),l.push({x:N,y:c[1].y});break;case cht:N=O.left;l.push({x:N,y:c[0].y}),l.push({x:N,y:c[1].y});break;default:return this.path}break;case aht:switch(a){case oht:N=O.left+O.width;l.push({x:N,y:c[0].y}),l.push({x:N,y:O.top}),l.push({x:c[1].x,y:O.top});break;case aht:L=O.top+O.height;l.push({x:c[0].x,y:L}),l.push({x:c[1].x,y:L});break;case sht:L=O.top+O.height;l.push({x:c[0].x,y:L}),l.push({x:c[1].x,y:L});break;case cht:L=O.top+O.height;l.push({x:c[0].x,y:L}),l.push({x:c[1].x,y:L});break;default:return this.path}break;case cht:switch(a){case oht:N=c[0].x>c[1].x&&c[0].y<c[1].y?c[1].x:O.left,L=c[0].x>c[1].x&&c[0].y<c[1].y?c[1].y:Math.min(O.top,c[0].y);l.push({x:N,y:c[0].y}),l.push({x:N,y:L}),l.push({x:c[1].x,y:L});break;case aht:N=O.left,L=Math.max(O.top+O.height,c[0].y);l.push({x:N,y:c[0].y}),l.push({x:N,y:L}),l.push({x:c[1].x,y:L});break;case sht:N=O.left+O.width;l.push({x:c[0].x,y:O.top}),l.push({x:N,y:O.top}),l.push({x:N,y:c[1].y});break;case cht:N=O.left;l.push({x:N,y:c[0].y}),l.push({x:N,y:c[1].y});break;default:return this.path}break;case sht:switch(a){case oht:L=c[0].y<c[1].y&&c[0].x<c[1].x?c[0].y:O.top;l.push({x:c[0].x,y:L}),l.push({x:c[1].x,y:L});break;case aht:L=c[0].y>c[1].y&&c[0].x<c[1].x?c[0].y:O.top+O.height;l.push({x:c[0].x,y:L}),l.push({x:c[1].x,y:L});break;case sht:L=O.top+O.height;l.push({x:c[0].x,y:L}),l.push({x:c[1].x,y:L});break;case cht:L=O.top+O.height;l.push({x:c[0].x,y:L}),l.push({x:c[1].x,y:L});break;default:return this.path}break;default:return this.path}return s&&l.push(s),[t,...l,e].filter((t,e,r)=>{if(0===e)return!0;const n=r[e-1];return t.x!==n.x||t.y!==n.y}).filter((t,e,r)=>{if(0===e||e>=r.length-1)return!0;const n=r[e-1],i=r[e+1];return!(t.x===n.x&&t.x===i.x||t.y===n.y&&t.y===i.y)})}get nature(){return bht}}Jot.register("ortholine",xht);const wht={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 Aht extends(eat(Zot)){static get noimage(){return Aht.NOIMAGE||(Aht.NOIMAGE=new Image,Aht.NOIMAGE.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABIBAMAAAD7Se1QAAAAIVBMVEUAAABHcEwBAQEREREBAQEEBAQGBgYLCwsDAwMDAwMICAi6HF9tAAAAC3RSTlNNAEAERiMYCS41Eac10lYAAAEgSURBVHhe7dY9asQwEAXgh7DNertNiJy48pIitY3SB7bYdk0ukL1BDDmA9gZecoH4pmFQ3MQayUMguPBrNPD4wD9TCMvJmt3M/AtYwXOlXiWgqADVCUBD46MAnGhMBaCiUQmAm8VA/Eh/eWl9Fn5WcxD+OLuRrUYJDKLluwH2InACUgkoACSdADxQc50Bytadb9RkM0CT13TcvlCT1HFg8UTHvasuUVACCa3El6u2UdD8LFTlKhUFFgA+d3dj10aABkUN72N3jAADCrJq7PIIsPidcxBoTHIIAjMFmyCwmGYIAA1P9gFgfCANAOsDSccCDW+uLDB+kLGg94OkZoAGkwsDDAe2DOg5oPxAg03rBR88OHpBz4N8UVeHFSwma74BTW6Ge4rIRa4AAAAASUVORK5CYII="),Aht.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(Aht.noimage,e,r,n,i)}else!this.app.isViewMode&&t.drawImage(Aht.noimage,e,r,n,i)}get nature(){return wht}get hasTextProperty(){return!1}ready(){super.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=Jot.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 yit("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])}}Jot.register("image-view",Aht);class _ht extends(Wut(eat(Jot))){is3dish(){return!0}prerender(){}}var Eht={},kht={},Sht={};Object.defineProperty(Sht,"__esModule",{value:!0});var Mht=function(){function t(){}return t.bitsToNum=function(t){return t.reduce(function(t,e){return 2*t+e},0)},t.byteToBitArr=function(t){for(var e=[],r=7;r>=0;r--)e.push(!!(t&1<<r));return e},t.lzwDecode=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,c=s+1,l=t+1,u=[],h=function(){u=[],l=t+1;for(var e=0;e<s;e++)u[e]=[e];u[s]=[],u[c]=null};;)if(n=r,(r=o(l))!==s){if(r===c)break;if(r<u.length)n!==s&&u.push(u[n].concat(u[r][0]));else{if(r!==u.length)throw new Error("Invalid LZW code.");u.push(u[n].concat(u[n][0]))}a.push.apply(a,u[r]),u.length===1<<l&&l<12&&l++}else h();return a},t}();Sht.SuperGifUtils=Mht,Object.defineProperty(kht,"__esModule",{value:!0});var Oht=Sht,Tht=function(){function t(t,e){this.stream=t,this.handler=e}return t.prototype.parseCT=function(t){for(var e=[],r=0;r<t;r++)e.push(this.stream.readBytes(3));return e},t.prototype.readSubBlocks=function(){var t,e;e="";do{t=this.stream.readByte(),e+=this.stream.read(t)}while(0!==t);return e},t.prototype.parseHeader=function(){var t={};if(t.sig=this.stream.read(3),t.ver=this.stream.read(3),"GIF"!==t.sig)throw new Error("Not a GIF file.");t.width=this.stream.readUnsigned(),t.height=this.stream.readUnsigned();var e=Oht.SuperGifUtils.byteToBitArr(this.stream.readByte());t.gctFlag=e.shift(),t.colorRes=Oht.SuperGifUtils.bitsToNum(e.splice(0,3)),t.sorted=e.shift(),t.gctSize=Oht.SuperGifUtils.bitsToNum(e.splice(0,3)),t.bgColor=this.stream.readByte(),t.pixelAspectRatio=this.stream.readByte(),t.gctFlag&&(t.gct=this.parseCT(1<<t.gctSize+1)),this.handler.hdr&&this.handler.hdr(t)},t.prototype.parseExt=function(t){var e=this;switch(t.label=this.stream.readByte(),t.label){case 249:t.extType="gce",function(t){e.stream.readByte();var r=Oht.SuperGifUtils.byteToBitArr(e.stream.readByte());t.reserved=r.splice(0,3),t.disposalMethod=Oht.SuperGifUtils.bitsToNum(r.splice(0,3)),t.userInput=r.shift(),t.transparencyGiven=r.shift(),t.delayTime=e.stream.readUnsigned(),t.transparencyIndex=e.stream.readByte(),t.terminator=e.stream.readByte(),e.handler.gce&&e.handler.gce(t)}(t);break;case 254:t.extType="com",function(t){t.comment=e.readSubBlocks(),e.handler.com&&e.handler.com(t)}(t);break;case 1:t.extType="pte",function(t){e.stream.readByte(),t.ptHeader=e.stream.readBytes(12),t.ptData=e.readSubBlocks(),e.handler.pte&&e.handler.pte(t)}(t);break;case 255:t.extType="app",function(t){e.stream.readByte(),t.identifier=e.stream.read(8),t.authCode=e.stream.read(3),"NETSCAPE"===t.identifier?function(t){e.stream.readByte(),t.unknown=e.stream.readByte(),t.iterations=e.stream.readUnsigned(),t.terminator=e.stream.readByte(),e.handler.app&&e.handler.app.NETSCAPE&&e.handler.app.NETSCAPE(t)}(t):function(t){t.appData=e.readSubBlocks(),e.handler.app&&e.handler.app[t.identifier]&&e.handler.app[t.identifier](t)}(t)}(t);break;default:t.extType="unknown",function(t){t.data=e.readSubBlocks(),e.handler.unknown&&e.handler.unknown(t)}(t)}},t.prototype.parseImg=function(t){t.leftPos=this.stream.readUnsigned(),t.topPos=this.stream.readUnsigned(),t.width=this.stream.readUnsigned(),t.height=this.stream.readUnsigned();var e=Oht.SuperGifUtils.byteToBitArr(this.stream.readByte());t.lctFlag=e.shift(),t.interlaced=e.shift(),t.sorted=e.shift(),t.reserved=e.splice(0,2),t.lctSize=Oht.SuperGifUtils.bitsToNum(e.splice(0,3)),t.lctFlag&&(t.lct=this.parseCT(1<<t.lctSize+1)),t.lzwMinCodeSize=this.stream.readByte();var r=this.readSubBlocks();t.pixels=Oht.SuperGifUtils.lzwDecode(t.lzwMinCodeSize,r),t.interlaced&&(t.pixels=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,c=0;c<4;c++)for(var l=o[c];l<n;l+=a[c])i(l,s),s++;return r}(t.pixels,t.width)),this.handler.img&&this.handler.img(t)},t.prototype.parseBlock=function(){var t={};switch(t.sentinel=this.stream.readByte(),String.fromCharCode(t.sentinel)){case"!":t.type="ext",this.parseExt(t);break;case",":t.type="img",this.parseImg(t);break;case";":t.type="eof",this.handler.eof&&this.handler.eof(t);break;default:throw new Error("Unknown block: 0x"+t.sentinel.toString(16))}"eof"!==t.type&&setTimeout(this.parseBlock.bind(this),0)},t.prototype.parse=function(){this.parseHeader(),setTimeout(this.parseBlock.bind(this),0)},t}();kht.SuperGifParser=Tht;var Pht={};Object.defineProperty(Pht,"__esModule",{value:!0});var Iht=function(){function t(t){this.data=t,this.position=0}return t.prototype.readByte=function(){if(this.position>=this.data.length)throw new Error("Attempted to read past end of stream.");return this.data instanceof Uint8Array?this.data[this.position++]:255&this.data.charCodeAt(this.position++)},t.prototype.readBytes=function(t){for(var e=[],r=0;r<t;r++)e.push(this.readByte());return e},t.prototype.read=function(t){for(var e="",r=0;r<t;r++)e+=String.fromCharCode(this.readByte());return e},t.prototype.readUnsigned=function(){var t=this.readBytes(2);return(t[1]<<8)+t[0]},t}();Pht.SuperGifStream=Iht,Object.defineProperty(Eht,"__esModule",{value:!0});var Cht=kht,Rht=Pht,Dht=function(){function t(t,e){var r=this;for(var n in this.gifImgElement=t,this.options={autoPlay:!0},this.loading=!1,this.ready=!1,this.transparency=null,this.delay=null,this.disposalMethod=null,this.disposalRestoreFromIdx=null,this.lastDisposalMethod=null,this.frame=null,this.lastImg=null,this.playing=!0,this.forward=!0,this.ctxScaled=!1,this.frames=[],this.frameOffsets=[],this.initialized=!1,this.currentFrameIndex=-1,this.iterationCount=0,this.stepping=!1,this.handler={hdr:this.withProgress(this.doHdr.bind(this)),gce:this.withProgress(this.doGCE.bind(this)),com:this.withProgress(this.doNothing.bind(this)),app:{NETSCAPE:this.withProgress(this.doNothing.bind(this))},img:this.withProgress(this.doImg.bind(this)),eof:function(){r.pushFrame(),r.canvas.width=r.hdr.width*r.getCanvasScale(),r.canvas.height=r.hdr.height*r.getCanvasScale(),r.playerInit(),r.loading=!1,r.ready=!0,r.loadCallback&&r.loadCallback(r.gifImgElement)}},e)this.options[n]=e[n];this.onEndListener=e.onEnd,this.loopDelay=e.loopDelay||0,this.overrideLoopMode=null!=e.loopMode?e.loopMode:"auto",this.drawWhileLoading=null==e.drawWhileLoading||e.drawWhileLoading}return t.prototype.init=function(){var t=this.gifImgElement.parentNode,e=document.createElement("div");this.canvas=document.createElement("canvas"),this.canvasContext=this.canvas.getContext("2d"),this.tmpCanvas=document.createElement("canvas"),e.className=this.options.enclosingClass||"super-gif",e.appendChild(this.canvas),t&&(t.insertBefore(e,this.gifImgElement),t.removeChild(this.gifImgElement)),this.initialized=!0},t.prototype.loadSetup=function(t){return!this.loading&&(t&&(this.loadCallback=t),this.loading=!0,this.frames=[],this.clear(),this.disposalRestoreFromIdx=null,this.lastDisposalMethod=null,this.frame=null,this.lastImg=null,!0)},t.prototype.completeLoop=function(){this.onEndListener&&this.onEndListener(this.gifImgElement),this.iterationCount++,!1!==this.overrideLoopMode||this.iterationCount<0?this.doStep():(this.stepping=!1,this.playing=!1)},t.prototype.doStep=function(){if(this.stepping=this.playing,this.stepping){this.stepFrame(1);var t=10*this.frames[this.currentFrameIndex].delay;t||(t=100),0===this.getNextFrameNo()?(t+=this.loopDelay,setTimeout(this.completeLoop.bind(this),t)):setTimeout(this.doStep.bind(this),t)}},t.prototype.step=function(){this.stepping||setTimeout(this.doStep.bind(this),0)},t.prototype.putFrame=function(){var t;this.currentFrameIndex=parseInt(this.currentFrameIndex.toString(),10),this.currentFrameIndex>this.frames.length-1&&(this.currentFrameIndex=0),this.currentFrameIndex<0&&(this.currentFrameIndex=0),t=this.frameOffsets[this.currentFrameIndex],this.tmpCanvas.getContext("2d").putImageData(this.frames[this.currentFrameIndex].data,t.x,t.y),this.canvasContext.globalCompositeOperation="copy",this.canvasContext.drawImage(this.tmpCanvas,0,0)},t.prototype.playerInit=function(){this.loadErrorCause||(this.canvasContext.scale(this.getCanvasScale(),this.getCanvasScale()),this.options.autoPlay?this.step():(this.currentFrameIndex=0,this.putFrame()))},t.prototype.clear=function(){this.transparency=null,this.delay=null,this.lastDisposalMethod=this.disposalMethod,this.disposalMethod=null,this.frame=null},t.prototype.parseStream=function(t){try{new Cht.SuperGifParser(t,this.handler).parse()}catch(t){this.handleError("parse")}},t.prototype.setSizes=function(t,e){this.canvas.width=t*this.getCanvasScale(),this.canvas.height=e*this.getCanvasScale(),this.tmpCanvas.width=t,this.tmpCanvas.height=e,this.tmpCanvas.style.width=t+"px",this.tmpCanvas.style.height=e+"px",this.tmpCanvas.getContext("2d").setTransform(1,0,0,1,0,0)},t.prototype.drawError=function(){this.canvasContext.fillStyle="black",this.canvasContext.fillRect(0,0,this.hdr.width,this.hdr.height),this.canvasContext.strokeStyle="red",this.canvasContext.lineWidth=3,this.canvasContext.moveTo(0,0),this.canvasContext.lineTo(this.hdr.width,this.hdr.height),this.canvasContext.moveTo(0,this.hdr.height),this.canvasContext.lineTo(this.hdr.width,0),this.canvasContext.stroke()},t.prototype.handleError=function(t){this.loadErrorCause=t,this.hdr={width:this.gifImgElement.width,height:this.gifImgElement.height},this.frames=[],this.drawError()},t.prototype.doHdr=function(t){this.hdr=t,this.setSizes(this.hdr.width,this.hdr.height)},t.prototype.doGCE=function(t){this.pushFrame(),this.clear(),this.transparency=t.transparencyGiven?t.transparencyIndex:null,this.delay=t.delayTime,this.disposalMethod=t.disposalMethod},t.prototype.pushFrame=function(){this.frame&&(this.frames.push({data:this.frame.getImageData(0,0,this.hdr.width,this.hdr.height),delay:this.delay}),this.frameOffsets.push({x:0,y:0}))},t.prototype.doImg=function(t){var e=this;this.frame||(this.frame=this.tmpCanvas.getContext("2d"));var r=this.frames.length,n=t.lctFlag?t.lct:this.hdr.gct;r>0&&(3===this.lastDisposalMethod?null!==this.disposalRestoreFromIdx?this.frame.putImageData(frames[this.disposalRestoreFromIdx].data,0,0):this.frame.clearRect(this.lastImg.leftPos,this.lastImg.topPos,this.lastImg.width,this.lastImg.height):this.disposalRestoreFromIdx=r-1,2===this.lastDisposalMethod&&this.frame.clearRect(this.lastImg.leftPos,this.lastImg.topPos,this.lastImg.width,this.lastImg.height));var i=this.frame.getImageData(t.leftPos,t.topPos,t.width,t.height);t.pixels.forEach(function(t,r){t!==e.transparency&&(i.data[4*r+0]=n[t][0],i.data[4*r+1]=n[t][1],i.data[4*r+2]=n[t][2],i.data[4*r+3]=255)}),this.frame.putImageData(i,t.leftPos,t.topPos),this.ctxScaled||(this.canvasContext.scale(this.getCanvasScale(),this.getCanvasScale()),this.ctxScaled=!0),this.drawWhileLoading&&(this.canvasContext.drawImage(this.tmpCanvas,0,0),this.drawWhileLoading=this.options.autoPlay),this.lastImg=t},t.prototype.doNothing=function(){},t.prototype.withProgress=function(t){return function(e){t(e)}},t.prototype.getNextFrameNo=function(){var t=this.forward?1:-1;return(this.currentFrameIndex+t+this.frames.length)%this.frames.length},t.prototype.stepFrame=function(t){this.currentFrameIndex=this.currentFrameIndex+t,this.putFrame()},t.prototype.getCanvasScale=function(){return this.options.maxWidth&&this.hdr&&this.hdr.width>this.options.maxWidth?this.options.maxWidth/this.hdr.width:window.devicePixelRatio||1},t.prototype.play=function(){this.playing=!0,this.step()},t.prototype.pause=function(){this.playing=!1},t.prototype.isPlaying=function(){return this.playing},t.prototype.getCanvas=function(){return this.canvas},t.prototype.isLoading=function(){return this.loading},t.prototype.isReady=function(){return this.ready},t.prototype.isAutoPlay=function(){return this.options.autoPlay},t.prototype.getLength=function(){return this.frames.length},t.prototype.getCurrentFrame=function(){return this.currentFrameIndex},t.prototype.moveTo=function(t){this.currentFrameIndex=t,this.putFrame()},t.prototype.loadURL=function(t,e){var r=this;if(this.loadSetup(e)){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(){r.initialized||r.init()},n.onload=function(){if(200===n.status){var t=n.response;t.toString().indexOf("ArrayBuffer")>0&&(t=new Uint8Array(t));var e=new Rht.SuperGifStream(t);setTimeout(function(){r.parseStream(e)},0)}else r.handleError("xhr - response")},n.onerror=function(){r.handleError("xhr")},n.send()}},t.prototype.load=function(t){this.loadURL(this.gifImgElement.src,t)},t}(),jht=Eht.SuperGif=Dht;const Lht={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"image-selector",label:"src",name:"src"},{type:"checkbox",label:"play",name:"play"}],"value-property":"src",help:"scene/component/gif-view"};class Nht extends _ht{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.isReady()&&(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.src=t,e.setAttribute("rel:animated_src",t),e.setAttribute("rel:auto_play",0),this._superGif=new jht(e,{autoPlay:!1}),this._superGif.init();for(const t of this.element.children)t.style.width="100%",t.style.height="100%";var r=this._superGif.getCanvas();r.style.width="100%",r.style.height="100%",this._superGif.load(()=>{setTimeout(()=>{this._superGif.moveTo(0),this.play&&this._superGif.play()},100)})}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 Lht}get tagName(){return"div"}}Jot.register("gif-view",Nht);const Fht={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"attachment-selector",label:"src",name:"src",property:{category:"audio"}},{type:"checkbox",label:"started",name:"started"},{type:"checkbox",label:"loop",name:"loop"}],"value-property":"src",help:"scene/component/audio"};class zht extends(eat(Zot)){static get image(){return zht.IMAGE||(zht.IMAGE=new Image,zht.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="),zht.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.state;t.beginPath(),this.drawImage(t,zht.image,e,r,n,i)}get nature(){return Fht}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])}}Jot.register("audio",zht);class Bht extends(eat(Jot)){is3dish(){return!0}}Jot.register("text",Bht);const Uht=["refid","left","top","width","height","rotation","animation"];class $ht extends Kut{isGroup(){return!0}get(t){return this._model[t]}set(t,e){if("string"==typeof t)return this.set({[t]:e});var r=Uht.reduce((e,r)=>(t.hasOwnProperty(r)&&(e[r]=t[r]),e),{});return super.set(r)}capture(t,e,r){var n=super.capture(t,e,r);if(n!==this)return n}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),c=-(o.x-a/2),l=-(o.y-s/2);t.bounds={left:e.left+c,top:e.top+l,width:e.width*r,height:e.height*n}}})}}get focusible(){return!1}get bounds(){return super.bounds}get hasTextProperty(){return!1}isIdentifiable(){return!1}calculateBounds(){this.clearCache(),this.__MUTATING__=!0,this.mutateBounds(function(t){var e=Jot.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.state;t.translate(r,e),this.layout.drawables(this).forEach(e=>{e.draw(t)}),t.translate(-r,-e)}}Jot.register("group",$ht);const Yht={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 Ght extends(eat(Zot)){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;return"both"===this.model.fit?{x:r,y:n}:{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.state;var{left:e,top:r,width:n,height:i}=this.bounds;t.beginPath(),t.rect(e,r,n,i)}get nature(){return Yht}get hasTextProperty(){return!1}}Jot.memoize(Ght.prototype,"ref",!1),Jot.memoize(Ght.prototype,"refScale",!1),Jot.register("local-ref",Ght);class Hht extends(Wut(Mat)){render(t){}is3dish(){return!0}get layout(){return sat.get(this.get("layout"))||cat}}const Wht={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"board-selector",label:"scene-number",name:"ref",placeholder:"SCENE-1"},{type:"number",label:"round",name:"round",property:{min:0}},{type:"select",label:"fit",name:"fit",property:{options:["","both","ratio","width","height","none"]}},{type:"select",label:"mode",name:"mode",property:{options:["view","interaction"]}}],"value-property":"ref",help:"scene/component/global-ref"};class qht extends Hht{dispose(){this._releaseRef(),super.dispose()}get nature(){return Wht}get hasTextProperty(){return!1}get tagName(){return"div"}setElementProperties(t){var{mode:e="view",round:r=0}=this.state;t.style.pointerEvents="view"==e?"none":"inherit",t.style.borderRadius=r+"px"}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){yit(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})}}Jot.register("global-ref",qht);const Vht="center-middle",Xht={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:"draggable",name:"draggable"},{type:"checkbox",label:"minimizable",name:"minimizable"},{type:"checkbox",label:"show",name:"show"},{type:"select",label:"popup-position",name:"popupPosition",property:{options:["static","absolute"]}},{type:"select",label:"popup-origin",name:"origin",property:{options:["left-top","center-top","right-top","left-middle",Vht,"right-middle","left-bottom","center-bottom","right-bottom","auto"]}},{type:"string",label:"title",name:"text"},{type:"data",label:"value",name:"value"}],help:"scene/component/popup"};class Kht extends(eat(Zot)){static get image(){return Kht._image||(Kht._image=new Image,Kht._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"),Kht._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,Kht.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?this.openPopup(this.value):this.hidePopup())}openPopup(t,e){this.app.isEditMode||gat.show(this,this.getState("board"),{origin:this.getState("origin")||Vht,modal:this.getState("modal"),closable:this.getState("closable")||!1,draggable:this.getState("draggable")||!1,minimizable:this.getState("minimizable")||!1,popupPosition:this.getState("popupPosition"),title:this.text,data:t||this.value,...e})}hidePopup(){gat.hide(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 Xht}}Jot.register("popup",Kht);class Qht extends Jot{render(t){var{path:e=[]}=this.state;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.state.path,n=!1;return r.forEach((i,o)=>{let a=(o+r.length+1)%r.length,s=i.x,c=i.y,l=r[a].x,u=r[a].y;c>e!=u>e&&t<(l-s)*(e-c)/(u-c)+s&&(n=!n)}),n}}Jot.register("path",Qht);const Jht={mutable:!0,resizable:!1,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/triangle"};class Zht extends Zot{contains(t,e){var{x1:r,y1:n,x2:i,y2:o,x3:a,y3:s}=this.state,c=[r,n,i,o,a,s],l=!1;for(let r=0;r<c.length;r+=2){let n=(r+2)%c.length,i=c[r],o=c[r+1],a=c[n+1];o>e!=a>e&&t<(c[n]-i)*(e-o)/(a-o)+i&&(l=!l)}return l}get mutable(){return!0}get path(){var{x1:t,y1:e,x2:r,y2:n,x3:i,y3:o}=this.state;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})}get nature(){return Jht}}Jot.memoize(Zht.prototype,"path",!1),Jot.register("triangle",Zht);const tft={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"ratio",name:"ratio",property:"ratio"}],help:"scene/component/donut"};var eft={ondragmove:function(t,e,r){r.controls;var{cx:n,rx:i}=r.model;i=Math.abs(i);var o=(r.fromParent(t.x,t.y).x-n)/i*100;o=o>=100||o<=-100?100:Math.abs(o),r.set({ratio:o})}};class rft extends fht{is3dish(){return!1}render(t){var{ratio:e=50,cx:r,cy:n,rx:i,ry:o,startAngle:a,endAngle:s,anticlockwise:c}=this.state;i=Math.abs(i),o=Math.abs(o),t.beginPath(),t.ellipse(r,n,i,o,0,a||0,s||2*Math.PI,c),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.state,s=(t-r)/(2*(i=Math.abs(i))-.5),c=(e-n)/(2*(o=Math.abs(o))-.5),l=(t-r)/(i/100*a*2-.5),u=(e-n)/(o/100*a*2-.5),h=!1;return s*s+c*c<.25&&l*l+u*u>.25&&(h=!h),h}get controls(){var{cx:t,cy:e,rx:r,ratio:n}=this.state;return[{x:t+(r=Math.abs(r))/100*n,y:e,handler:eft}]}get nature(){return tft}}Jot.memoize(rft.prototype,"controls",!1),Jot.register("donut",rft);const nft={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 ift={ondragmove:function(t,e,r){r.controls;var{cy:n,ry:i}=r.model,o=(r.fromParent(t.x,t.y).y-n)/i*100+100;o>=100?o=100:o<=0&&(o=0),r.set({ratio:o})}};class oft extends fht{is3dish(){return!1}render(t){var{ratio:e=30,wing:r=5,cx:n,cy:i,rx:o,ry:a,startAngle:s,endAngle:c,anticlockwise:l}=this.state;if(r<3)return;const u=1.5707963267948966;var h=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(-u),a*Math.sin(-u)),t.lineTo((o-f)*(Math.cos(h-u)+Math.cos(0-u))/2,(a-d)*(Math.sin(h-u)+Math.sin(0-u))/2);for(var p=1;p<r;p++)t.lineTo(o*Math.cos(h*p-u),a*Math.sin(h*p-u)),t.lineTo((o-f)*(Math.cos(h*(p+1)-u)+Math.cos(h*p-u))/2,(a-d)*(Math.sin(h*(p+1)-u)+Math.sin(h*p-u))/2);t.closePath(),t.restore()}get controls(){var{cx:t,cy:e,ry:r,ratio:n}=this.state;return[{x:t,y:e-r+r*(n/100),handler:ift}]}get nature(){return nft}}Jot.memoize(oft.prototype,"controls",!1),Jot.register("star",oft);const aft={mutable:!1,resizable:!1,rotatable:!1,properties:[]};class sft extends(Xat(Zot)){is3dish(){return!1}isDescendible(){return!1}render(t){const{cx:e,cy:r,anticlockwise:n}=this.state,i=this.app?.scale||1;t.beginPath(),t.scale(1/i,1/i),t.ellipse(e,r,Math.abs(sft.RADIUS),Math.abs(sft.RADIUS),0,0,2*Math.PI,n),t.scale(i,i),t.closePath()}get path(){var{cx:t,cy:e}=this.state;return[{x:t-sft.RADIUS,y:e-sft.RADIUS},{x:t+sft.RADIUS,y:e-sft.RADIUS},{x:t+sft.RADIUS,y:e+sft.RADIUS},{x:t-sft.RADIUS,y:e+sft.RADIUS}]}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})}contains(t,e){var{cx:r,cy:n}=this.state,i=(t-r)/(2*sft.RADIUS-.5),o=(e-n)/(2*sft.RADIUS-.5);return i*i+o*o<.25}outline(t){var{cx:e,cy:r}=this.state;return this.toScene(e,r)}get nature(){return aft}}sft.RADIUS=5,Jot.memoize(sft.prototype,"path",!1),Jot.register("node",sft);var cft=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=$ot(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(oit(t)))}},lft=t=>class extends t{_convertDataFormat(t,e){var r;if("json"===e)r=JSON.parse(t);else r=t;return r}isDataSource(){return!0}};function uft(t){return function(e){return Array.isArray(t)?t.forEach(t=>{Jot.register(t,e)}):Jot.register(t,e),e}}var hft=0;const fft=new FinalizationRegistry(()=>{hft--});class dft{static get residents(){return hft}static get residentsCount(){return hft}constructor(t,e){this.counters={},this.references={},this.creator=t,this.disposer=e,hft++,fft.register(this,hft)}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)}create(t){var e=this;return new Promise(function(r,n){e.creator?e.creator.call(null,t,function(e){!function(e){e.release=function(){this.disposer&&this.disposer.call(null,t,e),delete e.release,bit("RELEASED",t)},r(e)}(e)},function(t){n(t)}):n(Error("Reference id("+t+") could not be created. Reference creator should be defined."))})}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 a(e){e.release=function(){r.release(this)},r.references[t]=e,r.counters[t]=1,n(e)}if(e)a(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){a(t)},function(t){i(t)})}}});return this.references[t]||(this.references[t]=n),n}async get(t,e=!1){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],delete t.release,bit("RELEASED",e))):yit("No Referenced ID")}}var pft={},gft={},vft=[];function yft(t){var e="SCRIPT"==t.target.tagName?pft:gft,r=t.target.src||t.target.href;e[r]=!0,vft.forEach((t,n)=>{let{resolve:i,scripts:o,styles:a}=t;if(e==pft){let t=o.indexOf(r);t>-1&&t<o.length-1&&bft(o[t+1])}for(let t=0;t<o.length;t++)if(!pft[o[t]])return;if(a)for(let t=0;t<a.length;t++)if(!gft[a[t]])return;i(),vft[n]=null}),vft=vft.filter(Boolean)}function mft(t){var e=t.target.src,r="SCRIPT"==t.target.tagName?pft:gft;vft.forEach((n,i)=>{let{reject:o,scripts:a,styles:s}=n,c=!1;if(r===pft){for(let t=0;t<a.length;t++)if(a[t]==e){c=!0;break}}else if(s)for(let t=0;t<s.length;t++)if(s[t]==e){c=!0;break}c&&(o(t),vft[i]=null)}),vft=vft.filter(Boolean),delete r[e],document.head.removeChild(t.target)}function bft(t){pft[t]=!1;var e=document.createElement("script");e.onload=yft,e.onerror=mft,e.type="text/javascript",e.src=t,document.head.appendChild(e)}class xft{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=>{gft.hasOwnProperty(t)||function(t){gft[t]=!1;var e=document.createElement("link");e.onload=yft,e.onerror=mft,e.type="text/css",e.rel="stylesheet",e.media="screen,print",e.href=t,document.head.appendChild(e)}(t),gft[t]||(o=!1)}),t&&t.length>0&&t.forEach(t=>{pft.hasOwnProperty(t)?pft[t]||(o=!1):i=i||t}),i)bft(i);else if(o)return void r(void 0);vft.push({resolve:r,reject:n,scripts:t,styles:e})}else n("invalid sources for load")})}}const wft="0.0.0";var Aft=0,_ft=performance.now(),Eft=0;function kft(){return Aft}requestAnimationFrame(function t(){requestAnimationFrame(t),Eft++;var e=performance.now(),r=e-_ft;r<1e3||(Aft=Math.round(1e3*Eft/r),_ft=e,Eft=0)});var Sft=Pst;function Mft(){}export{vat as AbsoluteLayout,zht as AudioPlayer,mat as CardLayout,Jot as Component,Xat as Connectable,Kut as Container,Mat as ContainerAbstract,Rit as DEFAULT,Pit as DPPX,lft as DataSource,rft as Donut,fht as Ellipse,ilt as EventMap,kft as FPS,Iit as GESTURES,Nht as GifView,qht as GlobalRef,$ht as Group,cat as HTMLAbsoluteLayout,Hht as HTMLOverlayContainer,_ht as HTMLOverlayElement,Aht as ImageView,oat as InfoWindow,Cit as KEYEVENTS,Oat as Layer,sat as Layout,uht as Line,xat as LinearHorizontalLayout,Aat as LinearVerticalLayout,Ght as LocalRef,Tit as MAX_UNDO_SIZE,kit as MODE_ADD,_it as MODE_EDIT,Mit as MODE_PASTE_DATABIND,Sit as MODE_PASTE_STYLE,Eit as MODE_SHIFT,Ait as MODE_VIEW,Sft as Model,kat as MoveHandle,wit as NOTHING,sft as Node,xht as OrthoLine,Qht as Path,ght as Polygon,mht as Polyline,Kht as Popup,Jat as Rect,eat as RectPath,dft as ReferenceMap,mlt as RootContainer,tst as Ruler,Oit as SCENE_MODE,Clt as Scene,gat as ScenePopup,xft as ScriptLoader,Zot as Shape,oft as Star,_at as TableLayout,Bht as Text,Zht as Triangle,cft as ValueHolder,Dlt as create,bit as debug,yit as error,jit as initFontFamilyWatcher,Mft as license,ett as polyfill,uft as sceneComponent,Dit as updateDefaultFontFamily,wft as version,mit as warn};
|
|
74
|
+
//# sourceMappingURL=things-scene.mjs.map
|