@hatiolab/things-scene 9.0.0-beta.9 → 9.0.1

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.
Files changed (353) hide show
  1. package/README.md +76 -11
  2. package/package.json +32 -16
  3. package/things-scene-min.js +74 -2
  4. package/things-scene-min.js.map +1 -0
  5. package/things-scene.d.ts +49 -7
  6. package/things-scene.mjs +61 -31
  7. package/things-scene.mjs.map +1 -0
  8. package/.prettierrc +0 -21
  9. package/assets/icon-audio.png +0 -0
  10. package/assets/icon-gif-viewer.png +0 -0
  11. package/assets/images/spinner.png +0 -0
  12. package/babel.config.js +0 -22
  13. package/db.sqlite +0 -0
  14. package/dist/animation/animate.d.ts +0 -4
  15. package/dist/animation/animations/animation.d.ts +0 -14
  16. package/dist/animation/animations/fade.d.ts +0 -4
  17. package/dist/animation/animations/heartbeat.d.ts +0 -4
  18. package/dist/animation/animations/moving.d.ts +0 -4
  19. package/dist/animation/animations/outline.d.ts +0 -10
  20. package/dist/animation/animations/rotation.d.ts +0 -4
  21. package/dist/animation/animations/vibration.d.ts +0 -4
  22. package/dist/animation/compile.d.ts +0 -1
  23. package/dist/animation/delta.d.ts +0 -19
  24. package/dist/animation/index.d.ts +0 -1
  25. package/dist/command/command-change.d.ts +0 -7
  26. package/dist/command/command-migrate.d.ts +0 -4
  27. package/dist/command/command-migrate.js +0 -85
  28. package/dist/command/command-migrate.js.map +0 -1
  29. package/dist/command/command.d.ts +0 -5
  30. package/dist/command/snapshot-commander.d.ts +0 -15
  31. package/dist/components/anchor/anchor.d.ts +0 -128
  32. package/dist/components/anchor/ellipse-anchors.d.ts +0 -2
  33. package/dist/components/anchor/ellipse-anchors.js +0 -38
  34. package/dist/components/anchor/ellipse-anchors.js.map +0 -1
  35. package/dist/components/anchor/rect-anchors.d.ts +0 -10
  36. package/dist/components/audio.d.ts +0 -25
  37. package/dist/components/audio.js +0 -141
  38. package/dist/components/audio.js.map +0 -1
  39. package/dist/components/cloud.d.ts +0 -13
  40. package/dist/components/cloud.js +0 -31
  41. package/dist/components/cloud.js.map +0 -1
  42. package/dist/components/component.d.ts +0 -227
  43. package/dist/components/component.js +0 -912
  44. package/dist/components/component.js.map +0 -1
  45. package/dist/components/container-abstract.d.ts +0 -51
  46. package/dist/components/container-abstract.js +0 -372
  47. package/dist/components/container-abstract.js.map +0 -1
  48. package/dist/components/container.d.ts +0 -38
  49. package/dist/components/container.js +0 -75
  50. package/dist/components/container.js.map +0 -1
  51. package/dist/components/data/data-mapping.d.ts +0 -16
  52. package/dist/components/data/data.d.ts +0 -8
  53. package/dist/components/data/evaluator.d.ts +0 -1
  54. package/dist/components/donut.d.ts +0 -15
  55. package/dist/components/donut.js +0 -74
  56. package/dist/components/donut.js.map +0 -1
  57. package/dist/components/drawer/draw-image-pendable.d.ts +0 -1
  58. package/dist/components/drawer/effect.d.ts +0 -1
  59. package/dist/components/drawer/fill.d.ts +0 -14
  60. package/dist/components/drawer/format.d.ts +0 -1
  61. package/dist/components/drawer/line.d.ts +0 -3
  62. package/dist/components/drawer/stroke.d.ts +0 -1
  63. package/dist/components/drawer/text-wrapper.d.ts +0 -10
  64. package/dist/components/drawer/text.d.ts +0 -3
  65. package/dist/components/ellipse.d.ts +0 -35
  66. package/dist/components/ellipse.js +0 -99
  67. package/dist/components/ellipse.js.map +0 -1
  68. package/dist/components/file/ondropfile.d.ts +0 -1
  69. package/dist/components/fit/fit.d.ts +0 -15
  70. package/dist/components/geometry/transcoord.d.ts +0 -41
  71. package/dist/components/geometry/union.d.ts +0 -6
  72. package/dist/components/gif-view.d.ts +0 -18
  73. package/dist/components/gif-view.js +0 -116
  74. package/dist/components/gif-view.js.map +0 -1
  75. package/dist/components/global-ref.d.ts +0 -36
  76. package/dist/components/global-ref.js +0 -128
  77. package/dist/components/global-ref.js.map +0 -1
  78. package/dist/components/group.d.ts +0 -15
  79. package/dist/components/group.js +0 -145
  80. package/dist/components/group.js.map +0 -1
  81. package/dist/components/html/elements.d.ts +0 -2
  82. package/dist/components/html/fill.d.ts +0 -1
  83. package/dist/components/html/reposition.d.ts +0 -1
  84. package/dist/components/html/shadow.d.ts +0 -1
  85. package/dist/components/html-overlay-container.d.ts +0 -27
  86. package/dist/components/html-overlay-container.js +0 -14
  87. package/dist/components/html-overlay-container.js.map +0 -1
  88. package/dist/components/html-overlay-element.d.ts +0 -25
  89. package/dist/components/html-overlay-element.js +0 -9
  90. package/dist/components/html-overlay-element.js.map +0 -1
  91. package/dist/components/image-view.d.ts +0 -19
  92. package/dist/components/image-view.js +0 -180
  93. package/dist/components/image-view.js.map +0 -1
  94. package/dist/components/index.d.ts +0 -32
  95. package/dist/components/index.js +0 -39
  96. package/dist/components/index.js.map +0 -1
  97. package/dist/components/info-window.d.ts +0 -41
  98. package/dist/components/info-window.js +0 -425
  99. package/dist/components/info-window.js.map +0 -1
  100. package/dist/components/line.d.ts +0 -91
  101. package/dist/components/line.js +0 -303
  102. package/dist/components/line.js.map +0 -1
  103. package/dist/components/local-ref.d.ts +0 -47
  104. package/dist/components/local-ref.js +0 -103
  105. package/dist/components/local-ref.js.map +0 -1
  106. package/dist/components/mixins/connectable.d.ts +0 -45
  107. package/dist/components/mixins/data-source.d.ts +0 -9
  108. package/dist/components/mixins/html-element.d.ts +0 -24
  109. package/dist/components/mixins/move-handle.d.ts +0 -11
  110. package/dist/components/mixins/rect-path.d.ts +0 -13
  111. package/dist/components/mixins/value-holder.d.ts +0 -18
  112. package/dist/components/mutater/bounds.d.ts +0 -10
  113. package/dist/components/mutater/path.d.ts +0 -5
  114. package/dist/components/ortholine.d.ts +0 -21
  115. package/dist/components/ortholine.js +0 -814
  116. package/dist/components/ortholine.js.map +0 -1
  117. package/dist/components/outline/ellipse-outline.d.ts +0 -4
  118. package/dist/components/outline/ellipse-outline.js +0 -11
  119. package/dist/components/outline/ellipse-outline.js.map +0 -1
  120. package/dist/components/outline/path-outline.d.ts +0 -1
  121. package/dist/components/path.d.ts +0 -5
  122. package/dist/components/path.js +0 -40
  123. package/dist/components/path.js.map +0 -1
  124. package/dist/components/polygon.d.ts +0 -40
  125. package/dist/components/polygon.js +0 -157
  126. package/dist/components/polygon.js.map +0 -1
  127. package/dist/components/polyline.d.ts +0 -18
  128. package/dist/components/polyline.js +0 -102
  129. package/dist/components/polyline.js.map +0 -1
  130. package/dist/components/popup.d.ts +0 -48
  131. package/dist/components/popup.js +0 -138
  132. package/dist/components/popup.js.map +0 -1
  133. package/dist/components/rect.d.ts +0 -26
  134. package/dist/components/rect.js +0 -91
  135. package/dist/components/rect.js.map +0 -1
  136. package/dist/components/retention/retention-manager.d.ts +0 -8
  137. package/dist/components/root-container.d.ts +0 -90
  138. package/dist/components/root-container.js +0 -478
  139. package/dist/components/root-container.js.map +0 -1
  140. package/dist/components/ruler.d.ts +0 -16
  141. package/dist/components/ruler.js +0 -77
  142. package/dist/components/ruler.js.map +0 -1
  143. package/dist/components/shape.d.ts +0 -25
  144. package/dist/components/shape.js +0 -80
  145. package/dist/components/shape.js.map +0 -1
  146. package/dist/components/star.d.ts +0 -13
  147. package/dist/components/star.js +0 -80
  148. package/dist/components/star.js.map +0 -1
  149. package/dist/components/text/substitutor.d.ts +0 -3
  150. package/dist/components/text.d.ts +0 -8
  151. package/dist/components/text.js +0 -15
  152. package/dist/components/text.js.map +0 -1
  153. package/dist/components/three-container.d.ts +0 -60
  154. package/dist/components/three-container.js +0 -515
  155. package/dist/components/three-container.js.map +0 -1
  156. package/dist/components/triangle.d.ts +0 -15
  157. package/dist/components/triangle.js +0 -76
  158. package/dist/components/triangle.js.map +0 -1
  159. package/dist/const.d.ts +0 -39
  160. package/dist/core/collection.d.ts +0 -8
  161. package/dist/core/debug.d.ts +0 -1
  162. package/dist/core/deep-equals.d.ts +0 -1
  163. package/dist/core/dom-to-image.d.ts +0 -127
  164. package/dist/core/event.d.ts +0 -92
  165. package/dist/core/index.d.ts +0 -2
  166. package/dist/core/list.d.ts +0 -32
  167. package/dist/core/logger.d.ts +0 -3
  168. package/dist/core/memoize.d.ts +0 -6
  169. package/dist/core/mixin.d.ts +0 -1
  170. package/dist/core/obj-accessor.d.ts +0 -1
  171. package/dist/core/reference-map.d.ts +0 -14
  172. package/dist/core/round-rect.d.ts +0 -19
  173. package/dist/core/script-loader.d.ts +0 -3
  174. package/dist/core/snapshot-taker.d.ts +0 -12
  175. package/dist/core/stack.d.ts +0 -2
  176. package/dist/core/timecapsule.d.ts +0 -18
  177. package/dist/core/utils.d.ts +0 -9
  178. package/dist/decorator/anchors-decorator.d.ts +0 -31
  179. package/dist/decorator/data-spread-decorator.d.ts +0 -1
  180. package/dist/decorator/decotag-decorator.d.ts +0 -1
  181. package/dist/decorator/index.d.ts +0 -2
  182. package/dist/decorator/link-decorator.d.ts +0 -1
  183. package/dist/effect/gradation.d.ts +0 -1
  184. package/dist/effect/index.d.ts +0 -1
  185. package/dist/effect/shadow.d.ts +0 -2
  186. package/dist/effect/turn.d.ts +0 -1
  187. package/dist/event/event-engine.d.ts +0 -12
  188. package/dist/event/event-pump.d.ts +0 -11
  189. package/dist/event/event-tracker.d.ts +0 -21
  190. package/dist/event/index.d.ts +0 -2
  191. package/dist/event/ua-event-handler.d.ts +0 -32
  192. package/dist/event-map/event-map.d.ts +0 -9
  193. package/dist/event-map/index.d.ts +0 -1
  194. package/dist/event-map/move-handler.d.ts +0 -1
  195. package/dist/event-map/text-editor-lite.d.ts +0 -1
  196. package/dist/index.d.ts +0 -1
  197. package/dist/index.js +0 -3
  198. package/dist/index.js.map +0 -1
  199. package/dist/layer/action/emphasize.d.ts +0 -2
  200. package/dist/layer/action/popup.d.ts +0 -5
  201. package/dist/layer/action/pressed.d.ts +0 -2
  202. package/dist/layer/add-layer.d.ts +0 -42
  203. package/dist/layer/add-layer.js +0 -142
  204. package/dist/layer/add-layer.js.map +0 -1
  205. package/dist/layer/decotag-layer.d.ts +0 -27
  206. package/dist/layer/decotag-layer.js +0 -105
  207. package/dist/layer/decotag-layer.js.map +0 -1
  208. package/dist/layer/guide-layer.d.ts +0 -44
  209. package/dist/layer/guide-layer.js +0 -261
  210. package/dist/layer/guide-layer.js.map +0 -1
  211. package/dist/layer/index.d.ts +0 -7
  212. package/dist/layer/index.js +0 -11
  213. package/dist/layer/index.js.map +0 -1
  214. package/dist/layer/layer.d.ts +0 -32
  215. package/dist/layer/layer.js +0 -155
  216. package/dist/layer/layer.js.map +0 -1
  217. package/dist/layer/model-layer.d.ts +0 -46
  218. package/dist/layer/model-layer.js +0 -402
  219. package/dist/layer/model-layer.js.map +0 -1
  220. package/dist/layer/modeler/anchor-handler.d.ts +0 -36
  221. package/dist/layer/modeler/control-handler.d.ts +0 -18
  222. package/dist/layer/modeler/focus-outline.d.ts +0 -5
  223. package/dist/layer/modeler/group-outline.d.ts +0 -5
  224. package/dist/layer/modeler/index.d.ts +0 -7
  225. package/dist/layer/modeler/path-handler.d.ts +0 -22
  226. package/dist/layer/modeler/resizer.d.ts +0 -13
  227. package/dist/layer/modeler/rotator.d.ts +0 -15
  228. package/dist/layer/modeler/rotator.js +0 -120
  229. package/dist/layer/modeler/rotator.js.map +0 -1
  230. package/dist/layer/modeling-layer.d.ts +0 -66
  231. package/dist/layer/modeling-layer.js +0 -451
  232. package/dist/layer/modeling-layer.js.map +0 -1
  233. package/dist/layer/selection/selected-finder.d.ts +0 -1
  234. package/dist/layer/selection-layer.d.ts +0 -42
  235. package/dist/layer/selection-layer.js +0 -307
  236. package/dist/layer/selection-layer.js.map +0 -1
  237. package/dist/layer/shift-layer.d.ts +0 -18
  238. package/dist/layer/shift-layer.js +0 -61
  239. package/dist/layer/shift-layer.js.map +0 -1
  240. package/dist/layout/absolute.d.ts +0 -8
  241. package/dist/layout/card.d.ts +0 -7
  242. package/dist/layout/html-absolute.d.ts +0 -8
  243. package/dist/layout/index.d.ts +0 -8
  244. package/dist/layout/index.js +0 -12
  245. package/dist/layout/index.js.map +0 -1
  246. package/dist/layout/layout.d.ts +0 -11
  247. package/dist/layout/linear-horizontal.d.ts +0 -7
  248. package/dist/layout/linear-vertical.d.ts +0 -7
  249. package/dist/layout/table.d.ts +0 -9
  250. package/dist/layout/three.d.ts +0 -8
  251. package/dist/layout/three.js +0 -20
  252. package/dist/layout/three.js.map +0 -1
  253. package/dist/license/license.d.ts +0 -18
  254. package/dist/model/compile.d.ts +0 -1
  255. package/dist/model/compile.js +0 -28
  256. package/dist/model/compile.js.map +0 -1
  257. package/dist/model/duplicate.d.ts +0 -1
  258. package/dist/model/index.d.ts +0 -3
  259. package/dist/model/selector.d.ts +0 -2
  260. package/dist/style/compile.d.ts +0 -1
  261. package/dist/style/index.d.ts +0 -1
  262. package/dist/things-scene/api/add-start.d.ts +0 -1
  263. package/dist/things-scene/api/add.d.ts +0 -5
  264. package/dist/things-scene/api/align.d.ts +0 -1
  265. package/dist/things-scene/api/change.d.ts +0 -2
  266. package/dist/things-scene/api/clipboard.d.ts +0 -3
  267. package/dist/things-scene/api/distribute.d.ts +0 -1
  268. package/dist/things-scene/api/duplicate.d.ts +0 -4
  269. package/dist/things-scene/api/fullscreen.d.ts +0 -1
  270. package/dist/things-scene/api/group.d.ts +0 -8
  271. package/dist/things-scene/api/group.js +0 -78
  272. package/dist/things-scene/api/group.js.map +0 -1
  273. package/dist/things-scene/api/ids.d.ts +0 -4
  274. package/dist/things-scene/api/index.d.ts +0 -15
  275. package/dist/things-scene/api/listener.d.ts +0 -3
  276. package/dist/things-scene/api/remove.d.ts +0 -4
  277. package/dist/things-scene/api/symmetry.d.ts +0 -2
  278. package/dist/things-scene/api/symmetry.js +0 -39
  279. package/dist/things-scene/api/symmetry.js.map +0 -1
  280. package/dist/things-scene/api/to-data-url.d.ts +0 -1
  281. package/dist/things-scene/api/to-data-url.js +0 -69
  282. package/dist/things-scene/api/to-data-url.js.map +0 -1
  283. package/dist/things-scene/api/zorder.d.ts +0 -2
  284. package/dist/things-scene/application-context.d.ts +0 -40
  285. package/dist/things-scene/config.d.ts +0 -4
  286. package/dist/things-scene/create.d.ts +0 -20
  287. package/dist/things-scene/fps.d.ts +0 -1
  288. package/dist/things-scene/index.d.ts +0 -17
  289. package/dist/things-scene/index.js +0 -23
  290. package/dist/things-scene/index.js.map +0 -1
  291. package/dist/things-scene/polyfill.d.ts +0 -2
  292. package/dist/things-scene/scene.d.ts +0 -155
  293. package/dist/things-scene/version.d.ts +0 -2
  294. package/dist/threed/common.d.ts +0 -22
  295. package/dist/threed/control/three-controls.d.ts +0 -11
  296. package/dist/threed/control/three-controls.js +0 -620
  297. package/dist/threed/control/three-controls.js.map +0 -1
  298. package/dist/threed/html/elements.d.ts +0 -2
  299. package/dist/threed/real-object-camera-meshed.d.ts +0 -12
  300. package/dist/threed/real-object-camera-meshed.js +0 -49
  301. package/dist/threed/real-object-camera-meshed.js.map +0 -1
  302. package/dist/threed/real-object-camera.d.ts +0 -9
  303. package/dist/threed/real-object-camera.js +0 -31
  304. package/dist/threed/real-object-camera.js.map +0 -1
  305. package/dist/threed/real-object-dom-element.d.ts +0 -20
  306. package/dist/threed/real-object-dom-element.js +0 -78
  307. package/dist/threed/real-object-dom-element.js.map +0 -1
  308. package/dist/threed/real-object-dummy.d.ts +0 -6
  309. package/dist/threed/real-object-dummy.js +0 -11
  310. package/dist/threed/real-object-dummy.js.map +0 -1
  311. package/dist/threed/real-object-extrude.d.ts +0 -19
  312. package/dist/threed/real-object-extrude.js +0 -171
  313. package/dist/threed/real-object-extrude.js.map +0 -1
  314. package/dist/threed/real-object-gltf.d.ts +0 -15
  315. package/dist/threed/real-object-gltf.js +0 -97
  316. package/dist/threed/real-object-gltf.js.map +0 -1
  317. package/dist/threed/real-object-group.d.ts +0 -5
  318. package/dist/threed/real-object-group.js +0 -11
  319. package/dist/threed/real-object-group.js.map +0 -1
  320. package/dist/threed/real-object-mesh.d.ts +0 -11
  321. package/dist/threed/real-object-mesh.js +0 -55
  322. package/dist/threed/real-object-mesh.js.map +0 -1
  323. package/dist/threed/real-object-plane.d.ts +0 -6
  324. package/dist/threed/real-object-plane.js +0 -23
  325. package/dist/threed/real-object-plane.js.map +0 -1
  326. package/dist/threed/real-object-scene.d.ts +0 -21
  327. package/dist/threed/real-object-scene.js +0 -89
  328. package/dist/threed/real-object-scene.js.map +0 -1
  329. package/dist/threed/real-object-sprite.d.ts +0 -12
  330. package/dist/threed/real-object-sprite.js +0 -35
  331. package/dist/threed/real-object-sprite.js.map +0 -1
  332. package/dist/threed/real-object-text.d.ts +0 -16
  333. package/dist/threed/real-object-text.js +0 -70
  334. package/dist/threed/real-object-text.js.map +0 -1
  335. package/dist/threed/real-object.d.ts +0 -48
  336. package/dist/threed/real-object.js +0 -199
  337. package/dist/threed/real-object.js.map +0 -1
  338. package/dist/threed/texture/text-texture.d.ts +0 -8
  339. package/dist/threed/three-dimensional-container.d.ts +0 -7
  340. package/dist/threed/three-dimensional-container.js +0 -2
  341. package/dist/threed/three-dimensional-container.js.map +0 -1
  342. package/dist/threed/utils/bound-uv-generator.d.ts +0 -16
  343. package/dist/types.d.ts +0 -53
  344. package/dist/types.js +0 -368
  345. package/dist/types.js.map +0 -1
  346. package/rollup.config.js +0 -40
  347. package/schema.graphql +0 -4557
  348. package/src/index.js +0 -5
  349. package/things-board.js +0 -9
  350. package/things-scene-ie.js +0 -2
  351. package/things-scene-ie.js.LICENSE.txt +0 -15
  352. package/things-scene-min.js.LICENSE.txt +0 -15
  353. package/tsconfig.json +0 -9
@@ -1,2 +1,74 @@
1
- /*! For license information please see things-scene-min.js.LICENSE.txt */
2
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.scene=e():t.scene=e()}(self,(()=>(()=>{var t={53836:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(23326),o=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=n.SuperGifUtils.byteToBitArr(this.stream.readByte());t.gctFlag=e.shift(),t.colorRes=n.SuperGifUtils.bitsToNum(e.splice(0,3)),t.sorted=e.shift(),t.gctSize=n.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=n.SuperGifUtils.byteToBitArr(e.stream.readByte());t.reserved=r.splice(0,3),t.disposalMethod=n.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=n.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=n.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=n.SuperGifUtils.lzwDecode(t.lzwMinCodeSize,r),t.interlaced&&(t.pixels=function(t,e){for(var r=new Array(t.length),n=t.length/e,o=function(n,o){var i=t.slice(o*e,(o+1)*e);r.splice.apply(r,[n*e,e].concat(i))},i=[0,4,2,1],a=[8,8,4,2],u=0,s=0;s<4;s++)for(var c=i[s];c<n;c+=a[s])o(c,u),u++;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}();e.SuperGifParser=o},3207:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=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}();e.SuperGifStream=r},60579:(t,e,r)=>{"use strict";var n=r(53836),o=r(3207),i=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 n.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 o=this.frame.getImageData(t.leftPos,t.topPos,t.width,t.height);t.pixels.forEach((function(t,r){t!==e.transparency&&(o.data[4*r+0]=n[t][0],o.data[4*r+1]=n[t][1],o.data[4*r+2]=n[t][2],o.data[4*r+3]=255)})),this.frame.putImageData(o,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 o.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}();e.U=i},23326:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=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,o=0,i=function(t){for(var r=0,n=0;n<t;n++)e.charCodeAt(o>>3)&1<<(7&o)&&(r|=1<<n),o++;return r},a=[],u=1<<t,s=u+1,c=t+1,l=[],f=function(){l=[],c=t+1;for(var e=0;e<u;e++)l[e]=[e];l[u]=[],l[s]=null};;)if(n=r,(r=i(c))!==u){if(r===s)break;if(r<l.length)n!==u&&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<<c&&c<12&&c++}else f();return a},t}();e.SuperGifUtils=r},80272:()=>{function t(t,r){if(t){if("string"==typeof t)return e(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?e(t,r):void 0}}function e(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function r(t){return r="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},r(t)}!function(n,o){"use strict";var i,a,u,s;function c(n,o,i,a,u){if([n,o,i,a].every((function(t){return Number.isFinite(t)}))){var s,c,f,h;if(4===(d=u,b=r(d),u="undefined"===b||null===d?[0]:"function"===b?[NaN]:"object"===b?"function"==typeof d[Symbol.iterator]?(v=d,function(t){if(Array.isArray(t))return e(t)}(v)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(v)||t(v)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()).map((function(t){var e=r(t);return"undefined"===e||null===t?0:"function"===e?NaN:"object"===e?g(t):m(t)})):[g(d)]:[m(d)]).length)s=w(u[0]),c=w(u[1]),f=w(u[2]),h=w(u[3]);else if(3===u.length)s=w(u[0]),c=w(u[1]),h=w(u[1]),f=w(u[2]);else if(2===u.length)s=w(u[0]),f=w(u[0]),c=w(u[1]),h=w(u[1]);else{if(1!==u.length)throw new RangeError("".concat(l(this)," ").concat(u.length," is not a valid size for radii sequence."));s=w(u[0]),c=w(u[0]),f=w(u[0]),h=w(u[0])}var p=[s,c,f,h],y=p.find((function(t){var e=t.x,r=t.y;return e<0||r<0}));if((null==y?void 0:y.x)<0?y.x:null==y||y.y,!p.some((function(t){var e=t.x,r=t.y;return!Number.isFinite(e)||!Number.isFinite(r)}))){if(y)throw new RangeError("".concat(l(this)," Radius value ").concat(y," is negative."));!function(e){var r=function(e,r){return function(t){if(Array.isArray(t))return t}(e)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i,a,u=[],s=!0,c=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(u.push(n.value),u.length!==e);s=!0);}catch(t){c=!0,o=t}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return u}}(e,r)||t(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e,4),n=r[0],o=r[1],u=r[2],s=r[3],c=[Math.abs(i)/(n.x+o.x),Math.abs(a)/(o.y+u.y),Math.abs(i)/(u.x+s.x),Math.abs(a)/(n.y+s.y)],l=Math.min.apply(Math,c);if(l<=1){var f,h=function(e){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=t(e))){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[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 i,a=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var t=r.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}(e);try{for(h.s();!(f=h.n()).done;){var p=f.value;p.x*=l,p.y*=l}}catch(t){h.e(t)}finally{h.f()}}}(p),i<0&&a<0?(this.moveTo(n-s.x,o),this.ellipse(n+i+c.x,o-c.y,c.x,c.y,0,1.5*-Math.PI,-Math.PI),this.ellipse(n+i+f.x,o+a+f.y,f.x,f.y,0,-Math.PI,-Math.PI/2),this.ellipse(n-h.x,o+a+h.y,h.x,h.y,0,-Math.PI/2,0),this.ellipse(n-s.x,o-s.y,s.x,s.y,0,0,-Math.PI/2)):i<0?(this.moveTo(n-s.x,o),this.ellipse(n+i+c.x,o+c.y,c.x,c.y,0,-Math.PI/2,-Math.PI,1),this.ellipse(n+i+f.x,o+a-f.y,f.x,f.y,0,-Math.PI,1.5*-Math.PI,1),this.ellipse(n-h.x,o+a-h.y,h.x,h.y,0,Math.PI/2,0,1),this.ellipse(n-s.x,o+s.y,s.x,s.y,0,0,-Math.PI/2,1)):a<0?(this.moveTo(n+s.x,o),this.ellipse(n+i-c.x,o-c.y,c.x,c.y,0,Math.PI/2,0,1),this.ellipse(n+i-f.x,o+a+f.y,f.x,f.y,0,0,-Math.PI/2,1),this.ellipse(n+h.x,o+a+h.y,h.x,h.y,0,-Math.PI/2,-Math.PI,1),this.ellipse(n+s.x,o-s.y,s.x,s.y,0,-Math.PI,1.5*-Math.PI,1)):(this.moveTo(n+s.x,o),this.ellipse(n+i-c.x,o+c.y,c.x,c.y,0,-Math.PI/2,0),this.ellipse(n+i-f.x,o+a-f.y,f.x,f.y,0,0,Math.PI/2),this.ellipse(n+h.x,o+a-h.y,h.x,h.y,0,Math.PI/2,Math.PI),this.ellipse(n+s.x,o+s.y,s.x,s.y,0,Math.PI,1.5*Math.PI)),this.closePath(),this.moveTo(n,o)}}var d,v,b;function g(t){return{x:t.x,y:t.y,z:t.z,w:t.w}}function m(t){return+t}function w(t){var e,r,n=m(t);return Number.isFinite(n)?{x:n,y:n}:Object(t)===t?{x:m(null!==(e=t.x)&&void 0!==e?e:0),y:m(null!==(r=t.y)&&void 0!==r?r:0)}:{x:NaN,y:NaN}}}function l(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),"':")}null!==(o=(n=Path2D.prototype).roundRect)&&void 0!==o||(n.roundRect=c),globalThis.CanvasRenderingContext2D&&(null!==(a=(i=globalThis.CanvasRenderingContext2D.prototype).roundRect)&&void 0!==a||(i.roundRect=c)),globalThis.OffscreenCanvasRenderingContext2D&&(null!==(s=(u=globalThis.OffscreenCanvasRenderingContext2D.prototype).roundRect)&&void 0!==s||(u.roundRect=c))}()},59877:(t,e,r)=>{var n,o,i;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 u,s=function(t){"use strict";var e,r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},u=i.iterator||"@@iterator",s=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var i=e&&e.prototype instanceof g?e:g,a=Object.create(i.prototype),u=new M(n||[]);return o(a,"_invoke",{value:A(t,r,u)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=f;var p="suspendedStart",y="suspendedYield",d="executing",v="completed",b={};function g(){}function m(){}function w(){}var x={};l(x,u,(function(){return this}));var k=Object.getPrototypeOf,S=k&&k(k(R([])));S&&S!==r&&n.call(S,u)&&(x=S);var _=w.prototype=g.prototype=Object.create(x);function O(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(o,i,u,s){var c=h(t[o],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"===a(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,u,s)}),(function(t){r("throw",t,u,s)})):e.resolve(f).then((function(t){l.value=t,u(l)}),(function(t){return r("throw",t,u,s)}))}s(c.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return i=i?i.then(o,o):o()}})}function A(t,r,n){var o=p;return function(i,a){if(o===d)throw new Error("Generator is already running");if(o===v){if("throw"===i)throw a;return{value:e,done:!0}}for(n.method=i,n.arg=a;;){var u=n.delegate;if(u){var s=P(u,n);if(s){if(s===b)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===p)throw o=v,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=d;var c=h(t,r,n);if("normal"===c.type){if(o=n.done?v:y,c.arg===b)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=v,n.method="throw",n.arg=c.arg)}}}function P(t,r){var n=r.method,o=t.iterator[n];if(o===e)return r.delegate=null,"throw"===n&&t.iterator.return&&(r.method="return",r.arg=e,P(t,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),b;var i=h(o,t.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,b;var a=i.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,b):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,b)}function j(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 M(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(j,this),this.reset(!0)}function R(t){if(null!=t){var r=t[u];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,i=function r(){for(;++o<t.length;)if(n.call(t,o))return r.value=t[o],r.done=!1,r;return r.value=e,r.done=!0,r};return i.next=i}}throw new TypeError(a(t)+" is not iterable")}return m.prototype=w,o(_,"constructor",{value:w,configurable:!0}),o(w,"constructor",{value:m,configurable:!0}),m.displayName=l(w,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,w):(t.__proto__=w,l(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},O(E.prototype),l(E.prototype,s,(function(){return this})),t.AsyncIterator=E,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new E(f(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),l(_,c,"Generator"),l(_,u,(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=R,M.prototype={constructor:M,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 o(n,o){return u.type="throw",u.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var s=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,b):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),b},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),b}},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 o=n.arg;T(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:R(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),b}},t}("object"===a(t=r.nmd(t))?t.exports:{});try{regeneratorRuntime=s}catch(t){"object"===("undefined"==typeof globalThis?"undefined":a(globalThis))?globalThis.regeneratorRuntime=s:Function("r","regeneratorRuntime = r")(s)}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,o="",i=0,a=arguments.length;i!==a;++i){var u=+arguments[i];if(!(u<1114111&&u>>>0===u))throw RangeError("Invalid code point: "+u);u<=65535?n=r.push(u):(u-=65536,n=r.push(55296+(u>>10),u%1024+56320)),n>=16383&&(o+=t.apply(null,r),r.length=0)}return o+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}),String.prototype.codePointAt||function(){"use strict";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 o,i=e.charCodeAt(n);return i>=55296&&i<=56319&&r>n+1&&(o=e.charCodeAt(n+1))>=56320&&o<=57343?1024*(i-55296)+o-56320+65536:i}};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},u=function(){return function t(e,r,n){function o(a,u){if(!r[a]){if(!e[a]){if(i)return i(a,!0);var s=new Error("Cannot find module '"+a+"'");throw s.code="MODULE_NOT_FOUND",s}var c=r[a]={exports:{}};e[a][0].call(c.exports,(function(t){return o(e[a][1][t]||t)}),c,c.exports,t,e,r,n)}return r[a].exports}for(var i=void 0,a=0;a<n.length;a++)o(n[a]);return o}({1:[function(t,e,r){"use strict";var n=t("./utils"),o=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"],o=["Twenty","Thirty","Forty","Fifty","Sixty","Seventy","Eighty","Ninety","Hundred"],i=["Thousand","Million","Billion","Trillion"],a={};e.forEach((function(t,e){a[t.toLowerCase()]=e})),r.forEach((function(t,e){a[t.toLowerCase()]=e})),o.forEach((function(t,e){var r=t.toLowerCase();a[r]=10*(e+2),a[r.substring(0,t.length-1)+"ieth"]=a[r]})),a.hundredth=100,i.forEach((function(t,e){var r=t.toLowerCase(),n=Math.pow(10,3*(e+1));a[r]=n,a[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"]],s={M:1e3,D:500,C:100,L:50,X:10,V:5,I:1};function c(t){for(var e=0;e<u.length;e++){var r=u[e];if(t>=r[0])return r[1]+c(t-r[0])}return""}function l(t,e){if(void 0!==t)return p(t=Math.floor(t),d(e))}var f={DECIMAL:"decimal",LETTERS:"letters",ROMAN:"roman",WORDS:"words",SEQUENCE:"sequence"},h={UPPER:"upper",LOWER:"lower",TITLE:"title"};function p(n,a){var u,s=n<0;switch(n=Math.abs(n),a.primary){case f.LETTERS:u=function(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("")}(n,a.case===h.UPPER?"A":"a");break;case f.ROMAN:u=c(n),a.case===h.UPPER&&(u=u.toUpperCase());break;case f.WORDS:u=function(t,n){return function t(n,a,u){var s="";if(n<=19)s=(a?" and ":"")+(u?r[n]:e[n]);else if(n<100){var c=Math.floor(n/10),l=n%10;s=(a?" and ":"")+o[c-2],l>0?s+="-"+t(l,!1,u):u&&(s=s.substring(0,s.length-1)+"ieth")}else if(n<1e3){var f=Math.floor(n/100),h=n%100;s=(a?", ":"")+e[f]+" Hundred",h>0?s+=t(h,!0,u):u&&(s+="th")}else{var p=Math.floor(Math.log10(n)/3);p>i.length&&(p=i.length);var y=Math.pow(10,3*p),d=Math.floor(n/y),v=n-d*y;s=(a?", ":"")+t(d,!1,!1)+" "+i[p-1],v>0?s+=t(v,!0,u):u&&(s+="th")}return s}(t,!1,n)}(n,a.ordinal),a.case===h.UPPER?u=u.toUpperCase():a.case===h.LOWER&&(u=u.toLowerCase());break;case f.DECIMAL:u=""+n;var l=a.mandatoryDigits-u.length;if(l>0){var p=new Array(l+1).join("0");u=p+u}if(48!==a.zeroCode&&(u=t(u).map((function(t){return String.fromCodePoint(t.codePointAt(0)+a.zeroCode-48)})).join("")),a.regular)for(var y=Math.floor((u.length-1)/a.groupingSeparators.position);y>0;y--){var d=u.length-y*a.groupingSeparators.position;u=u.substr(0,d)+a.groupingSeparators.character+u.substr(d)}else a.groupingSeparators.reverse().forEach((function(t){var e=u.length-t.position;u=u.substr(0,e)+t.character+u.substr(e)}));if(a.ordinal){var v={1:"st",2:"nd",3:"rd"}[u[u.length-1]];(!v||u.length>1&&"1"===u[u.length-2])&&(v="th"),u+=v}break;case f.SEQUENCE:throw{code:"D3130",value:a.token}}return s&&(u="-"+u),u}var y=[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 d(e){var r,n={type:"integer",primary:f.DECIMAL,case:h.LOWER,ordinal:!1},o=e.lastIndexOf(";");switch(-1===o?r=e:(r=e.substring(0,o),"o"===e.substring(o+1)[0]&&(n.ordinal=!0)),r){case"A":n.case=h.UPPER;case"a":n.primary=f.LETTERS;break;case"I":n.case=h.UPPER;case"i":n.primary=f.ROMAN;break;case"W":n.case=h.UPPER,n.primary=f.WORDS;break;case"Ww":n.case=h.TITLE,n.primary=f.WORDS;break;case"w":n.primary=f.WORDS;break;default:var i=null,a=0,u=0,s=[],c=0;if(t(r).map((function(t){return t.codePointAt(0)})).reverse().forEach((function(t){for(var e=!1,r=0;r<y.length;r++){var n=y[r];if(t>=n&&t<=n+9){if(e=!0,a++,c++,null===i)i=n;else if(n!==i)throw{code:"D3131"};break}}e||(35===t?(c++,u++):s.push({position:c,character:String.fromCodePoint(t)}))})),a>0){n.primary=f.DECIMAL,n.zeroCode=i,n.mandatoryDigits=a,n.optionalDigits=u;var l=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})),o=n.reduce((function t(e,r){return 0===r?e:t(r,e%r)})),i=1;i<=n.length;i++)if(-1===n.indexOf(i*o))return 0;return o}(s);l>0?(n.regular=!0,n.groupingSeparators={position:l,character:s[0].character}):(n.regular=!1,n.groupingSeparators=s)}else n.primary=f.SEQUENCE,n.token=r}return n}var v={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 b(t){for(var e=[],r={type:"datetime",parts:e},n=function(r,n){if(n>r){var o=t.substring(r,n);o=o.split("]]").join("]"),e.push({type:"literal",value:o})}},o=0,i=0;i<t.length;){if("["===t.charAt(i)){if("["===t.charAt(i+1)){n(o,i),e.push({type:"literal",value:"["}),o=i+=2;continue}if(n(o,i),o=i,-1===(i=t.indexOf("]",o)))throw{code:"D3135"};var a,u=t.substring(o+1,i),s={type:"marker",component:(u=u.split(/\s+/).join("")).charAt(0)},c=u.lastIndexOf(",");if(-1!==c){var l=u.substring(c+1),f=l.indexOf("-"),p=void 0,y=void 0,b=function(t){return void 0===t||"*"===t?void 0:parseInt(t)};-1===f?p=l:(p=l.substring(0,f),y=l.substring(f+1));var g={min:b(p),max:b(y)};s.width=g,a=u.substring(1,c)}else a=u.substring(1);if(1===a.length)s.presentation1=a;else if(a.length>1){var m=a.charAt(a.length-1);-1!=="atco".indexOf(m)?(s.presentation2=m,"o"===m&&(s.ordinal=!0),s.presentation1=a.substring(0,a.length-1)):s.presentation1=a}else s.presentation1=v[s.component];if(void 0===s.presentation1)throw{code:"D3132",value:s.component};if("n"===s.presentation1[0])s.names=h.LOWER;else if("N"===s.presentation1[0])"n"===s.presentation1[1]?s.names=h.TITLE:s.names=h.UPPER;else if(-1!=="YMDdFWwXxHhmsf".indexOf(s.component)){var w=s.presentation1;if(s.presentation2&&(w+=";"+s.presentation2),s.integerFormat=d(w),s.width&&void 0!==s.width.min&&s.integerFormat.mandatoryDigits<s.width.min&&(s.integerFormat.mandatoryDigits=s.width.min),-1!=="YMD".indexOf(s.component))if(s.n=-1,s.width&&void 0!==s.width.max)s.n=s.width.max,s.integerFormat.mandatoryDigits=s.n;else{var x=s.integerFormat.mandatoryDigits+s.integerFormat.optionalDigits;x>=2&&(s.n=x)}}"Z"!==s.component&&"z"!==s.component||(s.integerFormat=d(s.presentation1)),e.push(s),o=i+1}i++}return n(o,i),r}var g=["","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],m=["January","February","March","April","May","June","July","August","September","October","November","December"],w=864e5,x=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)*w:e-(r-1)*w},k=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)}}},S=function(t,e){return(e-t)/6048e5+1},_=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))/w+1;break;case"F":0===(r=t.getUTCDay())&&(r=7);break;case"W":var n=k(t.getUTCFullYear(),0),o=x(n),i=Date.UTC(n.year,t.getUTCMonth(),t.getUTCDate()),a=S(o,i);if(a>52)i>=x(n.nextYear())&&(a=1);else if(a<1){var u=x(n.previousYear());a=S(u,i)}r=Math.floor(a);break;case"w":var s=k(t.getUTCFullYear(),t.getUTCMonth()),c=x(s),l=Date.UTC(s.year,s.month,t.getUTCDate()),f=S(c,l);if(f>4)l>=x(s.nextMonth())&&(f=1);else if(f<1){var h=x(s.previousMonth());f=S(h,l)}r=Math.floor(f);break;case"X":var p=k(t.getUTCFullYear(),0),y=x(p),d=x(p.nextYear()),v=t.getTime();r=v<y?p.year-1:v>=d?p.year+1:p.year;break;case"x":var b=k(t.getUTCFullYear(),t.getUTCMonth()),g=x(b),m=b.nextMonth(),_=x(m),O=t.getTime();r=O<g?b.previousMonth().month+1:O>=_?m.month+1:b.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 E(t,e,r){var n,o=0,i=0;if(void 0!==r){var a=parseInt(r);o=Math.floor(a/100),i=a%100}void 0===e?(null===O&&(O=b("[Y0001]-[M01]-[D01]T[H01]:[m01]:[s01].[f001][Z01:01t]")),n=O):n=b(e);var u=new Date(t+60*(60*o+i)*1e3),s="";return n.parts.forEach((function(t){"literal"===t.type?s+=t.value:s+=function(t,e){var r=_(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=m[r-1];else{if("F"!==e.component)throw{code:"D3133",value:e.component};r=g[r]}e.names===h.UPPER?r=r.toUpperCase():e.names===h.LOWER&&(r=r.toLowerCase()),e.width&&r.length>e.width.max&&(r=r.substring(0,e.width.max))}else r=p(r,e.integerFormat);else if("f"===e.component)r=p(r,e.integerFormat);else if("Z"===e.component||"z"===e.component){var n=100*o+i;if(e.integerFormat.regular)r=p(n,e.integerFormat);else{var a=e.integerFormat.mandatoryDigits;if(1===a||2===a)r=p(o,e.integerFormat),0!==i&&(r+=":"+l(i,"00"));else{if(3!==a&&4!==a)throw{code:"D3134",value:a};r=p(n,e.integerFormat)}}n>=0&&(r="+"+r),"z"===e.component&&(r="GMT"+r),0===n&&"t"===e.presentation2&&(r="Z")}return r}(u,t)})),s}function A(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,o=0;return r?(n=Number.parseInt(e.substring(0,e.indexOf(r.character))),o=Number.parseInt(e.substring(e.indexOf(r.character)+1))):e.length-1<=2?n=Number.parseInt(e):(n=Number.parseInt(e.substring(0,3)),o=Number.parseInt(e.substring(3))),60*n+o}}else if(t.integerFormat)t.integerFormat.n=t.n,e=A(t.integerFormat);else{e.regex="[a-zA-Z]+";var n={};if("M"===t.component||"x"===t.component)m.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)g.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===h.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 f.LETTERS:e.regex=n?"[A-Z]+":"[a-z]+",e.parse=function(t){return function(t,e){for(var r=e.charCodeAt(0),n=0,o=0;o<t.length;o++)n+=(t.charCodeAt(t.length-o-1)-r+1)*Math.pow(26,o);return n}(t,n?"A":"a")};break;case f.ROMAN:e.regex=n?"[MDCLXVI]+":"[mdclxvi]+",e.parse=function(t){return function(t){for(var e=0,r=1,n=t.length-1;n>=0;n--){var o=t[n],i=s[o];i<r?e-=i:(r=i,e+=i)}return e}(n?t:t.toUpperCase())};break;case f.WORDS:e.regex="(?:"+Object.keys(a).concat("and","[\\-, ]").join("|")+")+",e.parse=function(t){return e=t.toLowerCase().split(/,\s|\sand\s|[\s\\-]/).map((function(t){return a[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)})),r.reduce((function(t,e){return t+e}),0);var e,r};break;case f.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 f.SEQUENCE:throw{code:"D3130",value:t.token}}}return e}function P(t,e){var r=A(b(e)),n="^"+r.parts.map((function(t){return"("+t.regex+")"})).join("")+"$",o=new RegExp(n,"i").exec(t);if(null!==o){for(var i={},a=1;a<o.length;a++){var u=r.parts[a-1];u.parse&&(i[u.component]=u.parse(o[a]))}if(0===Object.getOwnPropertyNames(i).length)return;var s=0,c=function(t){s<<=1,s+=t?1:0},l=function(t){return!(~t&s||!(t&s))};"YXMxWwdD".split("").forEach((function(t){return c(i[t])}));var f=!l(161)&&l(130),h=l(84),p=!h&&l(72);s=0,"PHhmsf".split("").forEach((function(t){return c(i[t])}));var y=!l(23)&&l(47),d=(f?"YD":h?"XxwF":p?"XWF":"YMD")+(y?"Phmsf":"Hmsf"),v=this.environment.timestamp,g=!1,m=!1;if(d.split("").forEach((function(t){if(void 0===i[t])g?(i[t]=-1!=="MDd".indexOf(t)?1:0,m=!0):i[t]=_(v,t);else if(g=!0,m)throw{code:"D3136"}})),i.M>0?i.M-=1:i.M=0,f){var w=Date.UTC(i.Y,0),x=1e3*(i.d-1)*60*60*24,k=new Date(w+x);i.M=k.getUTCMonth(),i.D=k.getUTCDate()}if(h)throw{code:"D3136"};if(p)throw{code:"D3136"};y&&(i.H=12===i.h?0:i.h,1===i.P&&(i.H+=12));var S=Date.UTC(i.Y,i.M,i.D,i.H,i.m,i.s,i.f);return(i.Z||i.z)&&(S-=60*(i.Z||i.z)*1e3),S}}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)?$");return{formatInteger:l,parseInteger:function(t,e){if(void 0!==t)return A(d(e)).parse(t)},fromMillis:function(t,e,r){if(void 0!==t)return E.call(this,t,e,r)},toMillis:function(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 P.call(this,t,e)}}}}();e.exports=o},{"./utils":6}],2:[function(t,e,n){(function(r){(function(){"use strict";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 o(){o=function(){return e};var t,e={},r=Object.prototype,i=r.hasOwnProperty,a=Object.defineProperty||function(t,e,r){t[e]=r.value},u="function"==typeof Symbol?Symbol:{},s=u.iterator||"@@iterator",c=u.asyncIterator||"@@asyncIterator",l=u.toStringTag||"@@toStringTag";function f(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,r){return t[e]=r}}function h(t,e,r,n){var o=e&&e.prototype instanceof m?e:m,i=Object.create(o.prototype),u=new R(n||[]);return a(i,"_invoke",{value:P(t,r,u)}),i}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=h;var y="suspendedStart",d="suspendedYield",v="executing",b="completed",g={};function m(){}function w(){}function x(){}var k={};f(k,s,(function(){return this}));var S=Object.getPrototypeOf,_=S&&S(S(I([])));_&&_!==r&&i.call(_,s)&&(k=_);var O=x.prototype=m.prototype=Object.create(k);function E(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function r(o,a,u,s){var c=p(t[o],t,a);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==n(f)&&i.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,u,s)}),(function(t){r("throw",t,u,s)})):e.resolve(f).then((function(t){l.value=t,u(l)}),(function(t){return r("throw",t,u,s)}))}s(c.arg)}var o;a(this,"_invoke",{value:function(t,n){function i(){return new e((function(e,o){r(t,n,e,o)}))}return o=o?o.then(i,i):i()}})}function P(e,r,n){var o=y;return function(i,a){if(o===v)throw new Error("Generator is already running");if(o===b){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var u=n.delegate;if(u){var s=j(u,n);if(s){if(s===g)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===y)throw o=b,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=v;var c=p(e,r,n);if("normal"===c.type){if(o=n.done?b:d,c.arg===g)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=b,n.method="throw",n.arg=c.arg)}}}function j(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,j(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),g;var i=p(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,g;var a=i.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,g):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,g)}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 M(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function R(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function I(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function r(){for(;++o<e.length;)if(i.call(e,o))return r.value=e[o],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 w.prototype=x,a(O,"constructor",{value:x,configurable:!0}),a(x,"constructor",{value:w,configurable:!0}),w.displayName=f(x,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,f(t,l,"GeneratorFunction")),t.prototype=Object.create(O),t},e.awrap=function(t){return{__await:t}},E(A.prototype),f(A.prototype,c,(function(){return this})),e.AsyncIterator=A,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new A(h(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},E(O),f(O,l,"Generator"),f(O,s,(function(){return this})),f(O,"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=I,R.prototype={constructor:R,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(M),!e)for(var r in this)"t"===r.charAt(0)&&i.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,o){return u.type="throw",u.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],u=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var s=i.call(a,"catchLoc"),c=i.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!c)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&&i.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,g):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),g},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),M(r),g}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;M(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:I(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),g}},e}var i=t("./utils"),a=function(){var t=o().mark(j),e=o().mark(T),a=o().mark(M),u=o().mark(R),s=o().mark(I),c=o().mark(N),l=o().mark(B),f=o().mark(z),h=o().mark(F),p=o().mark(Y),y=o().mark(G),d=o().mark(H),v=i.isNumeric,b=i.isArrayOfStrings,g=i.isArrayOfNumbers,m=i.createSequence,w=i.isSequence,x=i.isFunction,k=i.isLambda,S=i.isIterable,_=i.getFunctionArity,O=i.isDeepEqual,E=i.stringToArray;function A(t,e,r){if(void 0!==t){var n=E(t),o=n.length;if(o+e<0&&(e=0),void 0!==r){if(r<=0)return"";var i=e>=0?e+r:o+e+r;return n.slice(e,i).join("")}return n.slice(e).join("")}}function P(t){if(void 0!==t)return E(t).length}function j(e,r){var n;return o().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.apply(this,[r]),!S(n)){t.next=4;break}return t.delegateYield(n,"t0",3);case 3:n=t.t0;case 4:if(!n||"number"==typeof n.start||"number"===n.end||Array.isArray(n.groups)||x(n.next)){t.next=6;break}throw{code:"T1010",stack:(new Error).stack};case 6:return t.abrupt("return",n);case 7:case"end":return t.stop()}}),t,this)}function T(t,r){var n,i;return o().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0!==t){e.next=2;break}return e.abrupt("return",void 0);case 2:if("string"!=typeof r){e.next=6;break}n=-1!==t.indexOf(r),e.next=9;break;case 6:return e.delegateYield(j(r,t),"t0",7);case 7:i=e.t0,n=void 0!==i;case 9:return e.abrupt("return",n);case 10:case"end":return e.stop()}}),e)}function M(t,e,r){var n,i,u;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(void 0!==t){o.next=2;break}return o.abrupt("return",void 0);case 2:if(!(r<0)){o.next=4;break}throw{stack:(new Error).stack,value:r,code:"D3040",index:3};case 4:if(n=m(),!(void 0===r||r>0)){o.next=17;break}return i=0,o.delegateYield(j(e,t),"t0",8);case 8:if(void 0===(u=o.t0)){o.next=17;break}case 10:if(void 0===u||!(void 0===r||i<r)){o.next=17;break}return n.push({match:u.match,index:u.start,groups:u.groups}),o.delegateYield(j(u.next),"t1",13);case 13:u=o.t1,i++,o.next=10;break;case 17:return o.abrupt("return",n);case 18:case"end":return o.stop()}}),a)}function R(t,e,r,n){var i,a,s,c,l,f,h,p;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(void 0!==t){o.next=2;break}return o.abrupt("return",void 0);case 2:if(i=this,""!==e){o.next=5;break}throw{code:"D3010",stack:(new Error).stack,value:e,index:2};case 5:if(!(n<0)){o.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,o=r.indexOf("$",n);-1!==o&&n<r.length;){e+=r.substring(n,o),n=o+1;var i=r.charAt(n);if("$"===i)e+="$",n++;else if("0"===i)e+=t.match,n++;else{var a;if(a=0===t.groups.length?1:Math.floor(Math.log(t.groups.length)*Math.LOG10E)+1,o=parseInt(r.substring(n,n+a),10),a>1&&o>t.groups.length&&(o=parseInt(r.substring(n,n+a-1),10)),isNaN(o))e+="$";else{if(t.groups.length>0){var u=t.groups[o-1];void 0!==u&&(e+=u)}n+=o.toString().length}}o=r.indexOf("$",n)}return e+r.substring(n)}:r,s="",c=0,!(void 0===n||n>0)){o.next=44;break}if(l=0,"string"!=typeof e){o.next=18;break}for(f=t.indexOf(e,c);-1!==f&&(void 0===n||l<n);)s+=t.substring(c,f),s+=r,c=f+e.length,l++,f=t.indexOf(e,c);s+=t.substring(c),o.next=42;break;case 18:return o.delegateYield(j(e,t),"t0",19);case 19:if(void 0===(h=o.t0)){o.next=41;break}case 21:if(void 0===h||!(void 0===n||l<n)){o.next=38;break}if(s+=t.substring(c,h.start),p=a.apply(i,[h]),!S(p)){o.next=27;break}return o.delegateYield(p,"t1",26);case 26:p=o.t1;case 27:if("string"!=typeof p){o.next=31;break}s+=p,o.next=32;break;case 31:throw{code:"D3012",stack:(new Error).stack,value:p};case 32:return c=h.start+h.match.length,l++,o.delegateYield(j(h.next),"t2",35);case 35:h=o.t2,o.next=21;break;case 38:s+=t.substring(c),o.next=42;break;case 41:s=t;case 42:o.next=45;break;case 44:s=t;case 45:return o.abrupt("return",s);case 46:case"end":return o.stop()}}),u,this)}function I(t,e,r){var n,i,a,u;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(void 0!==t){o.next=2;break}return o.abrupt("return",void 0);case 2:if(!(r<0)){o.next=4;break}throw{code:"D3020",stack:(new Error).stack,value:r,index:3};case 4:if(n=[],!(void 0===r||r>0)){o.next=27;break}if("string"!=typeof e){o.next=10;break}n=t.split(e,r),o.next=27;break;case 10:return i=0,o.delegateYield(j(e,t),"t0",12);case 12:if(void 0===(a=o.t0)){o.next=26;break}u=0;case 15:if(void 0===a||!(void 0===r||i<r)){o.next=23;break}return n.push(t.substring(u,a.start)),u=a.end,o.delegateYield(j(a.next),"t1",19);case 19:a=o.t1,i++,o.next=15;break;case 23:(void 0===r||i<r)&&n.push(t.substring(u)),o.next=27;break;case 26:n.push(t);case 27:return o.abrupt("return",n);case 28:case"end":return o.stop()}}),s)}function C(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 o=(r=Math.round(t))-t;return.5===Math.abs(o)&&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 L(t){if(void 0!==t){var e=!1;return Array.isArray(t)?1===t.length?e=L(t[0]):t.length>1&&(e=t.filter((function(t){return L(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 D(t,e,r,n){var o=[e],i=_(t);return i>=2&&o.push(r),i>=3&&o.push(n),o}function N(t,e){var r,n,i,a;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(void 0!==t){o.next=2;break}return o.abrupt("return",void 0);case 2:r=m(),n=0;case 4:if(!(n<t.length)){o.next=12;break}return i=D(e,t[n],n,t),o.delegateYield(e.apply(this,i),"t0",7);case 7:void 0!==(a=o.t0)&&r.push(a);case 9:n++,o.next=4;break;case 12:return o.abrupt("return",r);case 13:case"end":return o.stop()}}),c,this)}function B(t,e){var r,n,i,a;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(void 0!==t){o.next=2;break}return o.abrupt("return",void 0);case 2:r=m(),n=0;case 4:if(!(n<t.length)){o.next=13;break}return i=t[n],a=D(e,i,n,t),o.delegateYield(e.apply(this,a),"t0",8);case 8:L(o.t0)&&r.push(i);case 10:n++,o.next=4;break;case 13:return o.abrupt("return",r);case 14:case"end":return o.stop()}}),l,this)}function z(t,e){var r,n,i,a,u,s,c;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(void 0!==t){o.next=2;break}return o.abrupt("return",void 0);case 2:r=!1,i=0;case 4:if(!(i<t.length)){o.next=22;break}if(a=t[i],u=!0,void 0===e){o.next=12;break}return s=D(e,a,i,t),o.delegateYield(e.apply(this,s),"t0",10);case 10:c=o.t0,u=L(c);case 12:if(!u){o.next=19;break}if(r){o.next=18;break}n=a,r=!0,o.next=19;break;case 18:throw{stack:(new Error).stack,code:"D3138",index:i};case 19:i++,o.next=4;break;case 22:if(r){o.next=24;break}throw{stack:(new Error).stack,code:"D3139"};case 24:return o.abrupt("return",n);case 25:case"end":return o.stop()}}),f,this)}function F(t,e,r){var n,i,a,u;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(void 0!==t){o.next=2;break}return o.abrupt("return",void 0);case 2:if(!((i=_(e))<2)){o.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)){o.next=15;break}return u=[n,t[a]],i>=3&&u.push(a),i>=4&&u.push(t),o.delegateYield(e.apply(this,u),"t0",11);case 11:n=o.t0,a++,o.next=6;break;case 15:return o.abrupt("return",n);case 16:case"end":return o.stop()}}),h,this)}function U(t,e){return void 0===t?e:void 0===e?t:(Array.isArray(t)||(t=m(t)),Array.isArray(e)||(e=[e]),t.concat(e))}function Y(t,e){var r,n,i,a;return o().wrap((function(u){for(;;)switch(u.prev=u.next){case 0:r=m(),u.t0=o().keys(t);case 2:if((u.t1=u.t0()).done){u.next=10;break}return n=u.t1.value,i=D(e,t[n],n,t),u.delegateYield(e.apply(this,i),"t2",6);case 6:void 0!==(a=u.t2)&&r.push(a),u.next=2;break;case 10:return u.abrupt("return",r);case 11:case"end":return u.stop()}}),p,this)}function G(t,e){var r,n,i,a;return o().wrap((function(u){for(;;)switch(u.prev=u.next){case 0:if(void 0!==t){u.next=2;break}return u.abrupt("return",void 0);case 2:if(!(t.length<=1)){u.next=4;break}return u.abrupt("return",t);case 4:if(void 0!==e){u.next=10;break}if(g(t)||b(t)){u.next=7;break}throw{stack:(new Error).stack,code:"D3070",index:1};case 7:r=o().mark((function t(e,r){return o().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)})),u.next=11;break;case 10:r=e;case 11:return n=o().mark((function t(e,n){var i,a;return o().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return i=o().mark((function t(e,n,i){return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(0!==n.length){o.next=4;break}Array.prototype.push.apply(e,i),o.next=16;break;case 4:if(0!==i.length){o.next=8;break}Array.prototype.push.apply(e,n),o.next=16;break;case 8:return o.delegateYield(r(n[0],i[0]),"t0",9);case 9:if(!o.t0){o.next=14;break}return e.push(i[0]),o.delegateYield(t(e,n,i.slice(1)),"t1",12);case 12:o.next=16;break;case 14:return e.push(n[0]),o.delegateYield(t(e,n.slice(1),i),"t2",16);case 16:case"end":return o.stop()}}),t)})),a=[],t.delegateYield(i(a,e,n),"t0",3);case 3:return t.abrupt("return",a);case 4:case"end":return t.stop()}}),t)})),i=o().mark((function t(e){var r,i,a;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(Array.isArray(e)&&!(e.length<=1)){o.next=4;break}return o.abrupt("return",e);case 4:return r=Math.floor(e.length/2),i=e.slice(0,r),a=e.slice(r),o.delegateYield(t(i),"t0",8);case 8:return i=o.t0,o.delegateYield(t(a),"t1",10);case 10:return a=o.t1,o.delegateYield(n(i,a),"t2",12);case 12:return o.abrupt("return",o.t2);case 13:case"end":return o.stop()}}),t)})),u.delegateYield(i(t),"t0",14);case 14:return a=u.t0,u.abrupt("return",a);case 16:case"end":return u.stop()}}),y)}function H(t,e){var r,n,i,a;return o().wrap((function(u){for(;;)switch(u.prev=u.next){case 0:r={},u.t0=o().keys(t);case 2:if((u.t1=u.t0()).done){u.next=11;break}return n=u.t1.value,i=t[n],a=D(e,i,n,t),u.delegateYield(e.apply(this,a),"t2",7);case 7:L(u.t2)&&(r[n]=i),u.next=2;break;case 11:return 0===Object.keys(r).length&&(r=void 0),u.abrupt("return",r);case 13:case"end":return u.stop()}}),d,this)}return{sum:function(t){if(void 0!==t){var e=0;return t.forEach((function(t){e+=t})),e}},count:function(t){return void 0===t?0:t.length},max:function(t){if(void 0!==t&&0!==t.length)return Math.max.apply(Math,t)},min:function(t){if(void 0!==t&&0!==t.length)return Math.min.apply(Math,t)},average:function(t){if(void 0!==t&&0!==t.length){var e=0;return t.forEach((function(t){e+=t})),e/t.length}},string:function(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(x(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&&x(e)?"":e}),n)}return r}},substring:A,substringBefore:function(t,e){if(void 0!==t){var r=t.indexOf(e);return r>-1?t.substr(0,r):t}},substringAfter:function(t,e){if(void 0!==t){var r=t.indexOf(e);return r>-1?t.substr(r+e.length):t}},lowercase:function(t){if(void 0!==t)return t.toLowerCase()},uppercase:function(t){if(void 0!==t)return t.toUpperCase()},length:P,trim:function(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}},pad:function(t,e,r){if(void 0!==t){var n;void 0!==r&&0!==r.length||(r=" ");var o=Math.abs(e)-P(t);if(o>0){var i=new Array(o+1).join(r);r.length>1&&(i=A(i,0,o)),n=e>0?t+i:i+t}else n=t;return n}},match:M,contains:T,replace:R,split:I,join:function(t,e){if(void 0!==t)return void 0===e&&(e=""),t.join(e)},formatNumber:function(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 o=[],i=n["zero-digit"].charCodeAt(0),a=i;a<i+10;a++)o.push(String.fromCharCode(a));var u=o.concat([n["decimal-separator"],n["exponent-separator"],n["grouping-separator"],n.digit,n["pattern-separator"]]),s=e.split(n["pattern-separator"]);if(s.length>2)throw{code:"D3080",stack:(new Error).stack};var c=s.map((function(t){var e,r,o,i,a=function(){for(var e,r=0;r<t.length;r++)if(e=t.charAt(r),-1!==u.indexOf(e)&&e!==n["exponent-separator"])return t.substring(0,r)}(),s=function(){for(var e,r=t.length-1;r>=0;r--)if(e=t.charAt(r),-1!==u.indexOf(e)&&e!==n["exponent-separator"])return t.substring(r+1)}(),c=t.substring(a.length,t.length-s.length),l=t.indexOf(n["exponent-separator"],a.length);-1===l||l>t.length-s.length?(e=c,r=void 0):(e=c.substring(0,l),r=c.substring(l+1));var f=e.indexOf(n["decimal-separator"]);return-1===f?(o=e,i=s):(o=e.substring(0,f),i=e.substring(f+1)),{prefix:a,suffix:s,activePart:c,mantissaPart:e,exponentPart:r,integerPart:o,fractionalPart:i,subpicture:t}}));c.forEach((function(t){var e,r,i=t.subpicture,a=i.indexOf(n["decimal-separator"]);a!==i.lastIndexOf(n["decimal-separator"])&&(e="D3081"),i.indexOf(n.percent)!==i.lastIndexOf(n.percent)&&(e="D3082"),i.indexOf(n["per-mille"])!==i.lastIndexOf(n["per-mille"])&&(e="D3083"),-1!==i.indexOf(n.percent)&&-1!==i.indexOf(n["per-mille"])&&(e="D3084");var s=!1;for(r=0;r<t.mantissaPart.length;r++){var c=t.mantissaPart.charAt(r);if(-1!==o.indexOf(c)||c===n.digit){s=!0;break}}s||(e="D3085"),-1!==t.activePart.split("").map((function(t){return-1===u.indexOf(t)?"p":"a"})).join("").indexOf("p")&&(e="D3086"),-1!==a?i.charAt(a-1)!==n["grouping-separator"]&&i.charAt(a+1)!==n["grouping-separator"]||(e="D3087"):t.integerPart.charAt(t.integerPart.length-1)===n["grouping-separator"]&&(e="D3088"),-1!==i.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 o.indexOf(t)>-1})).length>0&&(e="D3090"),-1!==(l=t.fractionalPart.lastIndexOf(n.digit))&&t.fractionalPart.substring(l).split("").filter((function(t){return o.indexOf(t)>-1})).length>0&&(e="D3091");var f="string"==typeof t.exponentPart;if(f&&t.exponentPart.length>0&&(-1!==i.indexOf(n.percent)||-1!==i.indexOf(n["per-mille"]))&&(e="D3092"),f&&(0===t.exponentPart.length||t.exponentPart.split("").filter((function(t){return-1===o.indexOf(t)})).length>0)&&(e="D3093"),e)throw{code:e,stack:(new Error).stack}}));var l,f,h,p,y=c.map((function(t){var e=function(e,r){for(var i=[],a=e.indexOf(n["grouping-separator"]);-1!==a;){var u=(r?e.substring(0,a):e.substring(a)).split("").filter((function(t){return-1!==o.indexOf(t)||t===n.digit})).length;i.push(u),a=t.integerPart.indexOf(n["grouping-separator"],a+1)}return i},r=e(t.integerPart),i=function(t){if(0===t.length)return 0;for(var e=t.reduce((function t(e,r){return 0===r?e:t(r,e%r)})),r=1;r<=t.length;r++)if(-1===t.indexOf(r*e))return 0;return e}(r),a=e(t.fractionalPart,!0),u=t.integerPart.split("").filter((function(t){return-1!==o.indexOf(t)})).length,s=u,c=t.fractionalPart.split(""),l=c.filter((function(t){return-1!==o.indexOf(t)})).length,f=c.filter((function(t){return-1!==o.indexOf(t)||t===n.digit})).length,h="string"==typeof t.exponentPart;0===u&&0===f&&(h?(l=1,f=1):u=1),h&&0===u&&-1!==t.integerPart.indexOf(n.digit)&&(u=1),0===u&&0===l&&(l=1);var p=0;return h&&(p=t.exponentPart.split("").filter((function(t){return-1!==o.indexOf(t)})).length),{integerPartGroupingPositions:r,regularGrouping:i,minimumIntegerPartSize:u,scalingFactor:s,prefix:t.prefix,fractionalPartGroupingPositions:a,minimumFactionalPartSize:l,maximumFactionalPartSize:f,minimumExponentSize:p,suffix:t.suffix,picture:t.subpicture}})),d=n["minus-sign"],v=n["zero-digit"],b=n["decimal-separator"],g=n["grouping-separator"];if(1===y.length&&(y.push(JSON.parse(JSON.stringify(y[0]))),y[1].prefix=d+y[1].prefix),f=-1!==(l=t>=0?y[0]:y[1]).picture.indexOf(n.percent)?100*t:-1!==l.picture.indexOf(n["per-mille"])?1e3*t:t,0===l.minimumExponentSize)h=f;else{var m=Math.pow(10,l.scalingFactor),w=Math.pow(10,l.scalingFactor-1);for(h=f,p=0;h<w;)h*=10,p-=1;for(;h>m;)h/=10,p+=1}var x=function(t,e){var r=Math.abs(t).toFixed(e);return"0"!==v&&(r=r.split("").map((function(t){return t>="0"&&t<="9"?o[t.charCodeAt(0)-48]:t})).join("")),r},k=x(C(h,l.maximumFactionalPartSize),l.maximumFactionalPartSize),S=k.indexOf(".");for(-1===S?k+=b:k=k.replace(".",b);k.charAt(0)===v;)k=k.substring(1);for(;k.charAt(k.length-1)===v;)k=k.substring(0,k.length-1);S=k.indexOf(b);var _=l.minimumIntegerPartSize-S,O=l.minimumFactionalPartSize-(k.length-S-1);if(k=(_>0?new Array(_+1).join(v):"")+k,k+=O>0?new Array(O+1).join(v):"",S=k.indexOf(b),l.regularGrouping>0)for(var E=Math.floor((S-1)/l.regularGrouping),A=1;A<=E;A++)k=[k.slice(0,S-A*l.regularGrouping),g,k.slice(S-A*l.regularGrouping)].join("");else l.integerPartGroupingPositions.forEach((function(t){k=[k.slice(0,S-t),g,k.slice(S-t)].join(""),S++}));if(S=k.indexOf(b),l.fractionalPartGroupingPositions.forEach((function(t){k=[k.slice(0,t+S+1),g,k.slice(t+S+1)].join("")})),S=k.indexOf(b),-1!==l.picture.indexOf(b)&&S!==k.length-1||(k=k.substring(0,k.length-1)),void 0!==p){var P=x(p,0);(_=l.minimumExponentSize-P.length)>0&&(P=new Array(_+1).join(v)+P),k=k+n["exponent-separator"]+(p<0?d:"")+P}return k=l.prefix+k+l.suffix}},formatBase:function(t,e){if(void 0!==t){if(t=C(t),(e=void 0===e?10:C(e))<2||e>36)throw{code:"D3100",stack:(new Error).stack,value:e};return t.toString(e)}},number:function(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}},floor:function(t){if(void 0!==t)return Math.floor(t)},ceil:function(t){if(void 0!==t)return Math.ceil(t)},round:C,abs:function(t){if(void 0!==t)return Math.abs(t)},sqrt:function(t){if(void 0!==t){if(t<0)throw{stack:(new Error).stack,code:"D3060",index:1,value:t};return Math.sqrt(t)}},power:function(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}},random:function(){return Math.random()},boolean:L,not:function(t){if(void 0!==t)return!L(t)},map:N,zip:function(){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 o=e.map((function(t){return t[n]}));t.push(o)}return t},filter:B,single:z,foldLeft:F,sift:H,keys:function t(e){var r=m();if(Array.isArray(e)){var o={};e.forEach((function(e){t(e).forEach((function(t){o[t]=!0}))})),r=t(o)}else null===e||"object"!==n(e)||k(e)||Object.keys(e).forEach((function(t){return r.push(t)}));return r},lookup:function t(e,r){var o;if(Array.isArray(e)){o=m();for(var i=0;i<e.length;i++){var a=t(e[i],r);void 0!==a&&(Array.isArray(a)?a.forEach((function(t){return o.push(t)})):o.push(a))}}else null!==e&&"object"===n(e)&&(o=e[r]);return o},append:U,exists:function(t){return void 0!==t},spread:function t(e){var r=m();if(Array.isArray(e))e.forEach((function(e){r=U(r,t(e))}));else if(null===e||"object"!==n(e)||k(e))r=e;else for(var o in e){var i={};i[o]=e[o],r.push(i)}return r},merge:function(t){if(void 0!==t){var e={};return t.forEach((function(t){for(var r in t)e[r]=t[r]})),e}},reverse:function(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}},each:Y,error:function(t){throw{code:"D3137",stack:(new Error).stack,message:t||"$error() function evaluated"}},assert:function(t,e){if(!t)throw{code:"D3141",stack:(new Error).stack,message:e||"$assert() statement failed"}},type:function(t){if(void 0!==t)return null===t?"null":v(t)?"number":"string"==typeof t?"string":"boolean"==typeof t?"boolean":Array.isArray(t)?"array":x(t)?"function":"object"},sort:G,shuffle:function(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}},distinct:function(t){if(void 0!==t){if(!Array.isArray(t)||t.length<=1)return t;for(var e=w(t)?m():[],r=0;r<t.length;r++){for(var n=t[r],o=!1,i=0;i<e.length;i++)if(O(n,e[i])){o=!0;break}o||e.push(n)}return e}},base64encode:function(t){if(void 0!==t){var e="undefined"!=typeof window?window.btoa:function(t){return new r.Buffer.from(t,"binary").toString("base64")};return e(t)}},base64decode:function(t){if(void 0!==t){var e="undefined"!=typeof window?window.atob:function(t){return new r.Buffer.from(t,"base64").toString("binary")};return e(t)}},encodeUrlComponent:function(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}},encodeUrl:function(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}},decodeUrlComponent:function(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}},decodeUrl:function(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}}}}();e.exports=a}).call(this)}).call(this,void 0!==r.g?r.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./utils":6}],3:[function(t,e,r){"use strict";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 o(){o=function(){return e};var t,e={},r=Object.prototype,i=r.hasOwnProperty,a=Object.defineProperty||function(t,e,r){t[e]=r.value},u="function"==typeof Symbol?Symbol:{},s=u.iterator||"@@iterator",c=u.asyncIterator||"@@asyncIterator",l=u.toStringTag||"@@toStringTag";function f(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,r){return t[e]=r}}function h(t,e,r,n){var o=e&&e.prototype instanceof m?e:m,i=Object.create(o.prototype),u=new R(n||[]);return a(i,"_invoke",{value:P(t,r,u)}),i}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=h;var y="suspendedStart",d="suspendedYield",v="executing",b="completed",g={};function m(){}function w(){}function x(){}var k={};f(k,s,(function(){return this}));var S=Object.getPrototypeOf,_=S&&S(S(I([])));_&&_!==r&&i.call(_,s)&&(k=_);var O=x.prototype=m.prototype=Object.create(k);function E(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function r(o,a,u,s){var c=p(t[o],t,a);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==n(f)&&i.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,u,s)}),(function(t){r("throw",t,u,s)})):e.resolve(f).then((function(t){l.value=t,u(l)}),(function(t){return r("throw",t,u,s)}))}s(c.arg)}var o;a(this,"_invoke",{value:function(t,n){function i(){return new e((function(e,o){r(t,n,e,o)}))}return o=o?o.then(i,i):i()}})}function P(e,r,n){var o=y;return function(i,a){if(o===v)throw new Error("Generator is already running");if(o===b){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var u=n.delegate;if(u){var s=j(u,n);if(s){if(s===g)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===y)throw o=b,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=v;var c=p(e,r,n);if("normal"===c.type){if(o=n.done?b:d,c.arg===g)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=b,n.method="throw",n.arg=c.arg)}}}function j(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,j(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),g;var i=p(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,g;var a=i.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,g):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,g)}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 M(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function R(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function I(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function r(){for(;++o<e.length;)if(i.call(e,o))return r.value=e[o],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 w.prototype=x,a(O,"constructor",{value:x,configurable:!0}),a(x,"constructor",{value:w,configurable:!0}),w.displayName=f(x,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,f(t,l,"GeneratorFunction")),t.prototype=Object.create(O),t},e.awrap=function(t){return{__await:t}},E(A.prototype),f(A.prototype,c,(function(){return this})),e.AsyncIterator=A,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new A(h(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},E(O),f(O,l,"Generator"),f(O,s,(function(){return this})),f(O,"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=I,R.prototype={constructor:R,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(M),!e)for(var r in this)"t"===r.charAt(0)&&i.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,o){return u.type="throw",u.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],u=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var s=i.call(a,"catchLoc"),c=i.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!c)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&&i.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,g):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),g},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),M(r),g}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;M(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:I(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),g}},e}var i=t("./datetime"),a=t("./functions"),u=t("./utils"),s=t("./parser"),c=t("./signature"),l=function(){var t=o().mark(F),e=o().mark(U),r=o().mark(G),l=o().mark(H),f=o().mark(W),h=o().mark(q),p=o().mark(X),y=o().mark(V),d=o().mark(it),v=o().mark(st),b=o().mark(ft),g=o().mark(ht),m=o().mark(pt),w=o().mark(vt),x=o().mark(mt),k=o().mark(wt),S=o().mark(xt),_=o().mark(kt),O=o().mark(_t),E=o().mark(Et),A=o().mark(jt),P=o().mark(Rt),j=u.isNumeric,T=u.isArrayOfStrings,M=u.isArrayOfNumbers,R=u.createSequence,I=u.isSequence,C=u.isFunction,L=u.isLambda,D=u.isIterable,N=u.getFunctionArity,B=u.isDeepEqual,z=It(null);function F(e,r,n){var i,a,u,s;return o().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 i=t.t1,t.abrupt("break",50);case 8:return t.delegateYield(X(e,r,n),"t2",9);case 9:return i=t.t2,t.abrupt("break",50);case 11:return t.delegateYield(V(e,r,n),"t3",12);case 12:return i=t.t3,t.abrupt("break",50);case 14:return i=$(e,r),t.abrupt("break",50);case 16:return i=K(e),t.abrupt("break",50);case 18:return i=Q(0,r),t.abrupt("break",50);case 20:return i=Z(0,r),t.abrupt("break",50);case 22:return i=n.lookup(e.slot.label),t.abrupt("break",50);case 24:return t.delegateYield(ht(e,r,n),"t4",25);case 25:return i=t.t4,t.abrupt("break",50);case 27:return t.delegateYield(pt(e,r,n),"t5",28);case 28:return i=t.t5,t.abrupt("break",50);case 30:return t.delegateYield(ft(e,r,n),"t6",31);case 31:return i=t.t6,t.abrupt("break",50);case 33:return i=yt(e),t.abrupt("break",50);case 35:return t.delegateYield(wt(e,r,n),"t7",36);case 36:return i=t.t7,t.abrupt("break",50);case 38:return i=dt(e,r,n),t.abrupt("break",50);case 40:return i=St(e,r,n),t.abrupt("break",50);case 42:return t.delegateYield(_t(e,r,n),"t8",43);case 43:return i=t.t8,t.abrupt("break",50);case 45:return t.delegateYield(mt(e,r,n),"t9",46);case 46:return i=t.t9,t.abrupt("break",50);case 48:return i=bt(e,0,n),t.abrupt("break",50);case 50:if(!n.async||null!=i&&"function"==typeof i.then||(i=Promise.resolve(i)),!n.async||"function"!=typeof i.then||!e.nextFunction||"function"!=typeof i[e.nextFunction]){t.next=54;break}t.next=57;break;case 54:return t.next=56,i;case 56:i=t.sent;case 57:if(!Object.prototype.hasOwnProperty.call(e,"predicate")){t.next=65;break}u=0;case 59:if(!(u<e.predicate.length)){t.next=65;break}return t.delegateYield(q(e.predicate[u].expr,i,n),"t10",61);case 61:i=t.t10;case 62:u++,t.next=59;break;case 65:if("path"===e.type||!Object.prototype.hasOwnProperty.call(e,"group")){t.next=68;break}return t.delegateYield(st(e.group,i,n),"t11",67);case 67:i=t.t11;case 68:return(s=n.lookup("__evaluate_exit"))&&s(e,r,n,i),i&&I(i)&&!i.tupleStream&&(e.keepArray&&(i.keepSingleton=!0),0===i.length?i=void 0:1===i.length&&(i=i.keepSingleton?i:i[0])),t.abrupt("return",i);case 72:case"end":return t.stop()}}),t)}function U(t,r,n){var i,a,u,s,c,l;return o().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=Array.isArray(r)&&"variable"!==t.steps[0].type?r:R(r),u=!1,s=void 0,c=0;case 4:if(!(c<t.steps.length)){e.next=25;break}if((l=t.steps[c]).tuple&&(u=!0),0!==c||!l.consarray){e.next=12;break}return e.delegateYield(F(l,i,n),"t0",9);case 9:a=e.t0,e.next=19;break;case 12:if(!u){e.next=17;break}return e.delegateYield(W(l,i,s,n),"t1",14);case 14:s=e.t1,e.next=19;break;case 17:return e.delegateYield(G(l,i,n,c===t.steps.length-1),"t2",18);case 18:a=e.t2;case 19:if(u||void 0!==a&&0!==a.length){e.next=21;break}return e.abrupt("break",25);case 21:void 0===l.focus&&(i=a);case 22:c++,e.next=4;break;case 25:if(u)if(t.tuple)a=s;else for(a=R(),c=0;c<s.length;c++)a.push(s[c]["@"]);if(t.keepSingletonArray&&(Array.isArray(a)&&a.cons&&!a.sequence&&(a=R(a)),a.keepSingleton=!0),!t.hasOwnProperty("group")){e.next=30;break}return e.delegateYield(st(t.group,u?s: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=It(t);for(var n in e)r.bind(n,e[n]);return r}function G(t,e,n,i){var a,u,s,c,l;return o().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(H(t.stages,a,n),"t1",5);case 5:a=r.t1;case 6:return r.abrupt("return",a);case 7:a=R(),u=0;case 9:if(!(u<e.length)){r.next=24;break}return r.delegateYield(F(t,e[u],n),"t2",11);case 11:if(s=r.t2,!t.stages){r.next=20;break}c=0;case 14:if(!(c<t.stages.length)){r.next=20;break}return r.delegateYield(q(t.stages[c].expr,s,n),"t3",16);case 16:s=r.t3;case 17:c++,r.next=14;break;case 20:void 0!==s&&a.push(s);case 21:u++,r.next=9;break;case 24:return l=R(),i&&1===a.length&&Array.isArray(a[0])&&!I(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 H(t,e,r){var n,i,a,u;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:n=e,i=0;case 2:if(!(i<t.length)){o.next=15;break}a=t[i],o.t0=a.type,o.next="filter"===o.t0?7:"index"===o.t0?10:12;break;case 7:return o.delegateYield(q(a.expr,n,r),"t1",8);case 8:return n=o.t1,o.abrupt("break",12);case 10:for(u=0;u<n.length;u++)n[u][a.value]=u;return o.abrupt("break",12);case 12:i++,o.next=2;break;case 15:return o.abrupt("return",n);case 16:case"end":return o.stop()}}),l)}function W(t,e,r,n){var i,a,u,s,c,l,h,p;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if("sort"!==t.type){o.next=15;break}if(!r){o.next=6;break}return o.delegateYield(vt(t,r,n),"t0",3);case 3:i=o.t0,o.next=11;break;case 6:return o.delegateYield(vt(t,e,n),"t1",7);case 7:for(a=o.t1,(i=R()).tupleStream=!0,u=0;u<a.length;u++)(s={"@":a[u]})[t.index]=u,i.push(s);case 11:if(!t.stages){o.next=14;break}return o.delegateYield(H(t.stages,i,n),"t2",13);case 13:i=o.t2;case 14:return o.abrupt("return",i);case 15:(i=R()).tupleStream=!0,c=n,void 0===r&&(r=e.map((function(t){return{"@":t}}))),l=0;case 20:if(!(l<r.length)){o.next=28;break}return c=Y(n,r[l]),o.delegateYield(F(t,r[l]["@"],c),"t3",23);case 23:if(void 0!==(h=o.t3))for(Array.isArray(h)||(h=[h]),p=0;p<h.length;p++)s={},Object.assign(s,r[l]),h.tupleStream?Object.assign(s,h[p]):(t.focus?(s[t.focus]=h[p],s["@"]=r[l]["@"]):s["@"]=h[p],t.index&&(s[t.index]=p),t.ancestor&&(s[t.ancestor.label]=r[l]["@"])),i.push(s);case 25:l++,o.next=20;break;case 28:if(!t.stages){o.next=31;break}return o.delegateYield(H(t.stages,i,n),"t4",30);case 30:i=o.t4;case 31:return o.abrupt("return",i);case 32:case"end":return o.stop()}}),f)}function q(t,e,r){var n,i,u,s,c,l;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(n=R(),e&&e.tupleStream&&(n.tupleStream=!0),Array.isArray(e)||(e=R(e)),"number"!==t.type){o.next=10;break}(i=Math.floor(t.value))<0&&(i=e.length+i),void 0!==(u=e[i])&&(Array.isArray(u)?n=u:n.push(u)),o.next=23;break;case 10:i=0;case 11:if(!(i<e.length)){o.next=23;break}return u=e[i],s=u,c=r,e.tupleStream&&(s=u["@"],c=Y(r,u)),o.delegateYield(F(t,s,c),"t0",17);case 17:l=o.t0,j(l)&&(l=[l]),M(l)?l.forEach((function(t){var r=Math.floor(t);r<0&&(r=e.length+r),r===i&&n.push(u)})):a.boolean(l)&&n.push(u);case 20:i++,o.next=11;break;case 23:return o.abrupt("return",n);case 24:case"end":return o.stop()}}),h)}function X(t,e,r){var n,i,a,u,s;return o().wrap((function(c){for(;;)switch(c.prev=c.next){case 0:return c.delegateYield(F(t.lhs,e,r),"t0",1);case 1:if(i=c.t0,a=t.value,u=o().mark((function n(){return o().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.delegateYield(F(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){c.next=15;break}return c.prev=5,c.delegateYield(it(i,u,a),"t1",7);case 7:return c.abrupt("return",c.t1);case 10:throw c.prev=10,c.t2=c.catch(5),c.t2.position=t.position,c.t2.token=a,c.t2;case 15:return c.delegateYield(u(),"t3",16);case 16:s=c.t3,c.prev=17,c.t4=a,c.next="+"===c.t4||"-"===c.t4||"*"===c.t4||"/"===c.t4||"%"===c.t4?21:"="===c.t4||"!="===c.t4?23:"<"===c.t4||"<="===c.t4||">"===c.t4||">="===c.t4?25:"&"===c.t4?27:".."===c.t4?29:"in"===c.t4?31:33;break;case 21:return n=et(i,s,a),c.abrupt("break",33);case 23:return n=rt(i,s,a),c.abrupt("break",33);case 25:return n=nt(i,s,a),c.abrupt("break",33);case 27:return n=ut(i,s),c.abrupt("break",33);case 29:return n=lt(i,s),c.abrupt("break",33);case 31:return n=ot(i,s),c.abrupt("break",33);case 33:c.next=40;break;case 35:throw c.prev=35,c.t5=c.catch(17),c.t5.position=t.position,c.t5.token=a,c.t5;case 40:return c.abrupt("return",n);case 41:case"end":return c.stop()}}),p,null,[[5,10],[17,35]])}function V(t,e,r){var n,i,u,s;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:o.t0=t.value,o.next="-"===o.t0?3:"["===o.t0?15:"{"===o.t0?27:30;break;case 3:return o.delegateYield(F(t.expression,e,r),"t1",4);case 4:if(void 0!==(n=o.t1)){o.next=9;break}n=void 0,o.next=14;break;case 9:if(!j(n)){o.next=13;break}n=-n,o.next=14;break;case 13:throw{code:"D1002",stack:(new Error).stack,position:t.position,token:t.value,value:n};case 14:return o.abrupt("break",30);case 15:n=[],i=0;case 17:if(!(i<t.expressions.length)){o.next=25;break}return u=t.expressions[i],o.delegateYield(F(u,e,r),"t2",20);case 20:void 0!==(s=o.t2)&&("["===u.value?n.push(s):n=a.append(n,s));case 22:i++,o.next=17;break;case 25:return t.consarray&&Object.defineProperty(n,"cons",{enumerable:!1,configurable:!1,value:!0}),o.abrupt("break",30);case 27:return o.delegateYield(st(t,e,r),"t3",28);case 28:return n=o.t3,o.abrupt("break",30);case 30:return o.abrupt("return",n);case 31:case"end":return o.stop()}}),y)}function $(t,e,r){return a.lookup(e,t.value)}function K(t){return t.value}function Q(t,e){var r=R();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=R();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&&!j(t))throw{code:"T2001",stack:(new Error).stack,value:t};if(void 0!==e&&!j(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 o,i=n(t),a=n(e);if("undefined"===i||"undefined"===a)return!1;switch(r){case"=":o=B(t,e);break;case"!=":o=!B(t,e)}return o}function nt(t,e,r){var o,i=n(t),a=n(e);if("undefined"!==i&&"string"!==i&&"number"!==i||"undefined"!==a&&"string"!==a&&"number"!==a)throw{code:"T2010",stack:(new Error).stack,value:"string"!==i&&"number"!==i?t:e};if("undefined"!==i&&"undefined"!==a){if(i!==a)throw{code:"T2009",stack:(new Error).stack,value:t,value2:e};switch(r){case"<":o=t<e;break;case"<=":o=t<=e;break;case">":o=t>e;break;case">=":o=t>=e}return o}}function ot(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 it(t,e,r){var n,i;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:i=at(t),o.t0=r,o.next="and"===o.t0?4:"or"===o.t0?12:20;break;case 4:if(o.t1=i,!o.t1){o.next=10;break}return o.t2=at,o.delegateYield(e(),"t3",8);case 8:o.t4=o.t3,o.t1=(0,o.t2)(o.t4);case 10:return n=o.t1,o.abrupt("break",20);case 12:if(o.t5=i,o.t5){o.next=18;break}return o.t6=at,o.delegateYield(e(),"t7",16);case 16:o.t8=o.t7,o.t5=(0,o.t6)(o.t8);case 18:return n=o.t5,o.abrupt("break",20);case 20:return o.abrupt("return",n);case 21:case"end":return o.stop()}}),d)}function at(t){var e=a.boolean(t);return void 0!==e&&e}function ut(t,e){var r="",n="";return void 0!==t&&(r=a.string(t)),void 0!==e&&(n=a.string(e)),r.concat(n)}function st(t,e,r){var n,i,u,s,c,l,f,h,p,y,d,b,g;return o().wrap((function(v){for(;;)switch(v.prev=v.next){case 0:n={},i={},u=!(!e||!e.tupleStream),Array.isArray(e)||(e=R(e)),0===e.length&&e.push(void 0),s=0;case 6:if(!(s<e.length)){v.next=31;break}c=e[s],l=u?Y(r,c):r,f=0;case 10:if(!(f<t.lhs.length)){v.next=28;break}return h=t.lhs[f],v.delegateYield(F(h[0],u?c["@"]:c,l),"t0",13);case 13:if("string"==typeof(p=v.t0)||void 0===p){v.next=16;break}throw{code:"T1003",stack:(new Error).stack,position:t.position,value:p};case 16:if(void 0===p){v.next=25;break}if(y={data:c,exprIndex:f},!i.hasOwnProperty(p)){v.next=24;break}if(i[p].exprIndex===f){v.next=21;break}throw{code:"D1009",stack:(new Error).stack,position:t.position,value:p};case 21:i[p].data=a.append(i[p].data,c),v.next=25;break;case 24:i[p]=y;case 25:f++,v.next=10;break;case 28:s++,v.next=6;break;case 31:v.t1=o().keys(i);case 32:if((v.t2=v.t1()).done){v.next=43;break}return p=v.t2.value,y=i[p],d=y.data,l=r,u&&(b=ct(y.data),d=b["@"],delete b["@"],l=Y(r,b)),v.delegateYield(F(t.lhs[y.exprIndex][1],d,l),"t3",39);case 39:void 0!==(g=v.t3)&&(n[p]=g),v.next=32;break;case 43:return v.abrupt("return",n);case 44:case"end":return v.stop()}}),v)}function ct(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 o=t,i=0;o<=e;o++,i++)r[i]=o;return r.sequence=!0,r}function ft(t,e,r){var n;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:return o.delegateYield(F(t.rhs,e,r),"t0",1);case 1:return n=o.t0,r.bind(t.lhs.value,n),o.abrupt("return",n);case 4:case"end":return o.stop()}}),b)}function ht(t,e,r){var n,i;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:return o.delegateYield(F(t.condition,e,r),"t0",1);case 1:if(i=o.t0,!a.boolean(i)){o.next=7;break}return o.delegateYield(F(t.then,e,r),"t1",4);case 4:n=o.t1,o.next=10;break;case 7:if(void 0===t.else){o.next=10;break}return o.delegateYield(F(t.else,e,r),"t2",9);case 9:n=o.t2;case 10:return o.abrupt("return",n);case 11:case"end":return o.stop()}}),g)}function pt(t,e,r){var n,i,a;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:i=It(r),a=0;case 2:if(!(a<t.expressions.length)){o.next=8;break}return o.delegateYield(F(t.expressions[a],e,i),"t0",4);case 4:n=o.t0;case 5:a++,o.next=2;break;case 8:return o.abrupt("return",n);case 9:case"end":return o.stop()}}),m)}function yt(t){var e=new Dt.RegexEngine(t.value);return function r(n,o){var i;e.lastIndex=o||0;var a=e.exec(n);if(null!==a){if(i={match:a[0],start:a.index,end:a.index+a[0].length,groups:[]},a.length>1)for(var u=1;u<a.length;u++)i.groups.push(a[u]);i.next=function(){if(!(e.lastIndex>=n.length)){var o=r(n,e.lastIndex);if(o&&""===o.match)throw{code:"D1004",stack:(new Error).stack,position:t.position,value:t.value.source};return o}}}return i}}function dt(t,e,r){return""===t.value?e&&e.outerWrapper?e[0]:e:r.lookup(t.value)}function vt(t,e,r){var i,u,s,c,l;return o().wrap((function(f){for(;;)switch(f.prev=f.next){case 0:return u=e,s=!!e.tupleStream,c=o().mark((function e(i,a){var u,c,l,f,h,p,y,d,v;return o().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:u=0,c=0;case 2:if(!(0===u&&c<t.terms.length)){e.next=35;break}return l=t.terms[c],f=i,h=r,s&&(f=i["@"],h=Y(r,i)),e.delegateYield(F(l.expression,f,h),"t0",8);case 8:return p=e.t0,f=a,h=r,s&&(f=a["@"],h=Y(r,a)),e.delegateYield(F(l.expression,f,h),"t1",13);case 13:if(y=e.t1,d=n(p),v=n(y),"undefined"!==d){e.next=19;break}return u="undefined"===v?0:1,e.abrupt("continue",32);case 19:if("undefined"!==v){e.next=22;break}return u=-1,e.abrupt("continue",32);case 22:if(!("string"!==d&&"number"!==d||"string"!==v&&"number"!==v)){e.next=24;break}throw{code:"T2008",stack:(new Error).stack,position:t.position,value:"string"!==d&&"number"!==d?p:y};case 24:if(d===v){e.next=26;break}throw{code:"T2007",stack:(new Error).stack,position:t.position,value:p,value2:y};case 26:if(p!==y){e.next=30;break}return e.abrupt("continue",32);case 30:u=p<y?-1:1;case 31:!0===l.descending&&(u=-u);case 32:c++,e.next=2;break;case 35:return e.abrupt("return",1===u);case 36:case"end":return e.stop()}}),e)})),l={environment:r,input:e},f.delegateYield(a.sort.apply(l,[u,c]),"t0",5);case 5:return i=f.t0,f.abrupt("return",i);case 7:case"end":return f.stop()}}),w)}function bt(t,e,r){return Mt(o().mark((function e(i){var a,u,s,c,l,f,h,p,y,d,v;return o().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0!==i){e.next=2;break}return e.abrupt("return",void 0);case 2:if(a=r.lookup("clone"),C(a)){e.next=5;break}throw{code:"T2013",stack:(new Error).stack,position:t.position};case 5:return e.delegateYield(xt(a,[i],null,r),"t0",6);case 6:return u=e.t0,e.delegateYield(F(t.pattern,u,r),"t1",8);case 8:if(void 0===(s=e.t1)){e.next=35;break}Array.isArray(s)||(s=[s]),c=0;case 12:if(!(c<s.length)){e.next=35;break}if(!(l=s[c])||!(l.isPrototypeOf(u)||l instanceof Object.constructor)){e.next=16;break}throw{code:"D1010",stack:(new Error).stack,position:t.position};case 16:return e.delegateYield(F(t.update,l,r),"t2",17);case 17:if(f=e.t2,"undefined"===(h=n(f))){e.next=23;break}if("object"===h&&null!==f&&!Array.isArray(f)){e.next=22;break}throw{code:"T2011",stack:(new Error).stack,position:t.update.position,value:f};case 22:for(p in f)l[p]=f[p];case 23:if(void 0===t.delete){e.next=32;break}return e.delegateYield(F(t.delete,l,r),"t3",25);case 25:if(void 0===(y=e.t3)){e.next=32;break}if(d=y,Array.isArray(y)||(y=[y]),T(y)){e.next=31;break}throw{code:"T2012",stack:(new Error).stack,position:t.delete.position,value:d};case 31:for(v=0;v<y.length;v++)"object"===n(l)&&null!==l&&delete l[y[v]];case 32:c++,e.next=12;break;case 35:return e.abrupt("return",u);case 36:case"end":return e.stop()}}),e)})),"<(oa):o>")}var gt=s("function($f, $g) { function($x){ $g($f($x)) } }");function mt(t,e,r){var n,i,a,u;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:return o.delegateYield(F(t.lhs,e,r),"t0",1);case 1:if(i=o.t0,"function"!==t.rhs.type){o.next=7;break}return o.delegateYield(wt(t.rhs,e,r,{context:i}),"t1",4);case 4:n=o.t1,o.next=20;break;case 7:return o.delegateYield(F(t.rhs,e,r),"t2",8);case 8:if(a=o.t2,C(a)){o.next=11;break}throw{code:"T2006",stack:(new Error).stack,position:t.position,value:a};case 11:if(!C(i)){o.next=18;break}return o.delegateYield(F(gt,null,r),"t3",13);case 13:return u=o.t3,o.delegateYield(xt(u,[i,a],null,r),"t4",15);case 15:n=o.t4,o.next=20;break;case 18:return o.delegateYield(xt(a,[i],null,r),"t5",19);case 19:n=o.t5;case 20:return o.abrupt("return",n);case 21:case"end":return o.stop()}}),x)}function wt(t,e,r,i){var a,u,s,c,l,f;return o().wrap((function(h){for(;;)switch(h.prev=h.next){case 0:return h.delegateYield(F(t.procedure,e,r),"t0",1);case 1:if(void 0!==(u=h.t0)||"path"!==t.procedure.type||!r.lookup(t.procedure.steps[0].value)){h.next=4;break}throw{code:"T1005",stack:(new Error).stack,position:t.position,token:t.procedure.steps[0].value};case 4:s=[],void 0!==i&&s.push(i.context),c=o().mark((function n(){var i,a;return o().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.delegateYield(F(t.arguments[l],e,r),"t0",1);case 1:i=n.t0,C(i)?(a=o().mark((function t(){var e,n,a,u=arguments;return o().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:for(e=u.length,n=new Array(e),a=0;a<e;a++)n[a]=u[a];return t.delegateYield(xt(i,n,null,r),"t0",2);case 2:return t.abrupt("return",t.t0);case 3:case"end":return t.stop()}}),t)})),a.arity=N(i),s.push(a)):s.push(i);case 3:case"end":return n.stop()}}),n)})),l=0;case 8:if(!(l<t.arguments.length)){h.next=13;break}return h.delegateYield(c(),"t1",10);case 10:l++,h.next=8;break;case 13:return f="path"===t.procedure.type?t.procedure.steps[0].value:t.procedure.value,h.prev=14,"object"===n(u)&&(u.token=f,u.position=t.position),h.delegateYield(xt(u,s,e,r),"t2",17);case 17:a=h.t2,h.next=25;break;case 20:throw h.prev=20,h.t3=h.catch(14),h.t3.position||(h.t3.position=t.position),h.t3.token||(h.t3.token=f),h.t3;case 25:return h.abrupt("return",a);case 26:case"end":return h.stop()}}),k,null,[[14,20]])}function xt(t,e,r,n){var i,a,u,s;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:return o.delegateYield(kt(t,e,r,n),"t0",1);case 1:i=o.t0;case 2:if(!L(i)||!0!==i.thunk){o.next=21;break}return o.delegateYield(F(i.body.procedure,i.input,i.environment),"t1",4);case 4:a=o.t1,"variable"===i.body.procedure.type&&(a.token=i.body.procedure.value),a.position=i.body.procedure.position,u=[],s=0;case 9:if(!(s<i.body.arguments.length)){o.next=17;break}return o.t2=u,o.delegateYield(F(i.body.arguments[s],i.input,i.environment),"t3",12);case 12:o.t4=o.t3,o.t2.push.call(o.t2,o.t4);case 14:s++,o.next=9;break;case 17:return o.delegateYield(kt(a,u,r,n),"t5",18);case 18:i=o.t5,o.next=2;break;case 21:return o.abrupt("return",i);case 22:case"end":return o.stop()}}),S)}function kt(t,e,r,n){var i,a,u;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(o.prev=0,a=e,t&&(a=Ot(t.signature,e,r)),!L(t)){o.next=8;break}return o.delegateYield(Et(t,a),"t0",5);case 5:i=o.t0,o.next=24;break;case 8:if(!t||!0!==t._jsonata_function){o.next=16;break}if(u={environment:n,input:r},i=t.implementation.apply(u,a),!D(i)){o.next=14;break}return o.delegateYield(i,"t1",13);case 13:i=o.t1;case 14:o.next=24;break;case 16:if("function"!=typeof t){o.next=23;break}if(i=t.apply(r,a),!D(i)){o.next=21;break}return o.delegateYield(i,"t2",20);case 20:i=o.t2;case 21:o.next=24;break;case 23:throw{code:"T1006",stack:(new Error).stack};case 24:o.next=30;break;case 26:throw o.prev=26,o.t3=o.catch(0),t&&(void 0===o.t3.token&&void 0!==t.token&&(o.t3.token=t.token),o.t3.position=t.position||o.t3.position),o.t3;case 30:return o.abrupt("return",i);case 31:case"end":return o.stop()}}),_,null,[[0,26]])}function St(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=o().mark((function t(r,i){return o().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.delegateYield(xt(n,i,e,r.environment),"t0",1);case 1:return t.abrupt("return",t.t0);case 2:case"end":return t.stop()}}),t)})),n}function _t(t,e,r){var n,i,a,u,s;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:i=[],a=0;case 2:if(!(a<t.arguments.length)){o.next=15;break}if("operator"!==(u=t.arguments[a]).type||"?"!==u.value){o.next=8;break}i.push(u),o.next=12;break;case 8:return o.t0=i,o.delegateYield(F(u,e,r),"t1",10);case 10:o.t2=o.t1,o.t0.push.call(o.t0,o.t2);case 12:a++,o.next=2;break;case 15:return o.delegateYield(F(t.procedure,e,r),"t3",16);case 16:if(void 0!==(s=o.t3)||"path"!==t.procedure.type||!r.lookup(t.procedure.steps[0].value)){o.next=19;break}throw{code:"T1007",stack:(new Error).stack,position:t.position,token:t.procedure.steps[0].value};case 19:if(!L(s)){o.next=23;break}n=At(s,i),o.next=32;break;case 23:if(!s||!0!==s._jsonata_function){o.next=27;break}n=Pt(s.implementation,i),o.next=32;break;case 27:if("function"!=typeof s){o.next=31;break}n=Pt(s,i),o.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 o.abrupt("return",n);case 33:case"end":return o.stop()}}),O)}function Ot(t,e,r){return void 0===t?e:t.validate(e,r)}function Et(t,e){var r,n;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(n=It(t.environment),t.arguments.forEach((function(t,r){n.bind(t.value,e[r])})),"function"!=typeof t.body){o.next=7;break}return o.delegateYield(jt(t.body,n),"t0",4);case 4:r=o.t0,o.next=9;break;case 7:return o.delegateYield(F(t.body,t.input,n),"t1",8);case 8:r=o.t1;case 9:return o.abrupt("return",r);case 10:case"end":return o.stop()}}),E)}function At(t,e){var r=It(t.environment),n=[];return t.arguments.forEach((function(t,o){var i=e[o];i&&"operator"===i.type&&"?"===i.value?n.push(t):r.bind(t.value,i)})),{_jsonata_lambda:!0,input:t.input,environment:r,arguments:n,body:t.body}}function Pt(t,e){var r=Tt(t),n="function("+(r=r.map((function(t){return"$"+t.trim()}))).join(", ")+"){ _ }",o=s(n);return o.body=t,At(o,e)}function jt(t,e){var r,n,i,a;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(r=Tt(t),n=r.map((function(t){return e.lookup(t.trim())})),i={environment:e},a=t.apply(i,n),!D(a)){o.next=7;break}return o.delegateYield(a,"t0",6);case 6:a=o.t0;case 7:return o.abrupt("return",a);case 8:case"end":return o.stop()}}),A)}function Tt(t){var e=t.toString();return/\(([^)]*)\)/.exec(e)[1].split(",")}function Mt(t,e){var r={_jsonata_function:!0,implementation:t};return void 0!==e&&(r.signature=c(e)),r}function Rt(t,e){var r,n,i;return o().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(void 0!==t){o.next=2;break}return o.abrupt("return",void 0);case 2:r=this.input,void 0!==e&&(r=e,Array.isArray(r)&&!I(r)&&((r=R(r)).outerWrapper=!0)),o.prev=4,n=s(t,!1),o.next=12;break;case 8:throw o.prev=8,o.t0=o.catch(4),Lt(o.t0),{stack:(new Error).stack,code:"D3120",value:o.t0.message,error:o.t0};case 12:return o.prev=12,o.delegateYield(F(n,r,this.environment),"t1",14);case 14:i=o.t1,o.next=21;break;case 17:throw o.prev=17,o.t2=o.catch(12),Lt(o.t2),{stack:(new Error).stack,code:"D3121",value:o.t2.message,error:o.t2};case 21:return o.abrupt("return",i);case 22:case"end":return o.stop()}}),P,this,[[4,8],[12,17]])}function It(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",Mt(a.sum,"<a<n>:n>")),z.bind("count",Mt(a.count,"<a:n>")),z.bind("max",Mt(a.max,"<a<n>:n>")),z.bind("min",Mt(a.min,"<a<n>:n>")),z.bind("average",Mt(a.average,"<a<n>:n>")),z.bind("string",Mt(a.string,"<x-b?:s>")),z.bind("substring",Mt(a.substring,"<s-nn?:s>")),z.bind("substringBefore",Mt(a.substringBefore,"<s-s:s>")),z.bind("substringAfter",Mt(a.substringAfter,"<s-s:s>")),z.bind("lowercase",Mt(a.lowercase,"<s-:s>")),z.bind("uppercase",Mt(a.uppercase,"<s-:s>")),z.bind("length",Mt(a.length,"<s-:n>")),z.bind("trim",Mt(a.trim,"<s-:s>")),z.bind("pad",Mt(a.pad,"<s-ns?:s>")),z.bind("match",Mt(a.match,"<s-f<s:o>n?:a<o>>")),z.bind("contains",Mt(a.contains,"<s-(sf):b>")),z.bind("replace",Mt(a.replace,"<s-(sf)(sf)n?:s>")),z.bind("split",Mt(a.split,"<s-(sf)n?:a<s>>")),z.bind("join",Mt(a.join,"<a<s>s?:s>")),z.bind("formatNumber",Mt(a.formatNumber,"<n-so?:s>")),z.bind("formatBase",Mt(a.formatBase,"<n-n?:s>")),z.bind("formatInteger",Mt(i.formatInteger,"<n-s:s>")),z.bind("parseInteger",Mt(i.parseInteger,"<s-s:n>")),z.bind("number",Mt(a.number,"<(nsb)-:n>")),z.bind("floor",Mt(a.floor,"<n-:n>")),z.bind("ceil",Mt(a.ceil,"<n-:n>")),z.bind("round",Mt(a.round,"<n-n?:n>")),z.bind("abs",Mt(a.abs,"<n-:n>")),z.bind("sqrt",Mt(a.sqrt,"<n-:n>")),z.bind("power",Mt(a.power,"<n-n:n>")),z.bind("random",Mt(a.random,"<:n>")),z.bind("boolean",Mt(a.boolean,"<x-:b>")),z.bind("not",Mt(a.not,"<x-:b>")),z.bind("map",Mt(a.map,"<af>")),z.bind("zip",Mt(a.zip,"<a+>")),z.bind("filter",Mt(a.filter,"<af>")),z.bind("single",Mt(a.single,"<af?>")),z.bind("reduce",Mt(a.foldLeft,"<afj?:j>")),z.bind("sift",Mt(a.sift,"<o-f?:o>")),z.bind("keys",Mt(a.keys,"<x-:a<s>>")),z.bind("lookup",Mt(a.lookup,"<x-s:x>")),z.bind("append",Mt(a.append,"<xx:a>")),z.bind("exists",Mt(a.exists,"<x:b>")),z.bind("spread",Mt(a.spread,"<x-:a<o>>")),z.bind("merge",Mt(a.merge,"<a<o>:o>")),z.bind("reverse",Mt(a.reverse,"<a:a>")),z.bind("each",Mt(a.each,"<o-f:a>")),z.bind("error",Mt(a.error,"<s?:x>")),z.bind("assert",Mt(a.assert,"<bs?:x>")),z.bind("type",Mt(a.type,"<x:s>")),z.bind("sort",Mt(a.sort,"<af?:a>")),z.bind("shuffle",Mt(a.shuffle,"<a:a>")),z.bind("distinct",Mt(a.distinct,"<x:x>")),z.bind("base64encode",Mt(a.base64encode,"<s-:s>")),z.bind("base64decode",Mt(a.base64decode,"<s-:s>")),z.bind("encodeUrlComponent",Mt(a.encodeUrlComponent,"<s-:s>")),z.bind("encodeUrl",Mt(a.encodeUrl,"<s-:s>")),z.bind("decodeUrlComponent",Mt(a.decodeUrlComponent,"<s-:s>")),z.bind("decodeUrl",Mt(a.decodeUrl,"<s-:s>")),z.bind("eval",Mt(Rt,"<sx?:x>")),z.bind("toMillis",Mt(i.toMillis,"<s-s?:n>")),z.bind("fromMillis",Mt(i.fromMillis,"<n-s?s?:s>")),z.bind("clone",Mt((function(t){if(void 0!==t)return JSON.parse(a.string(t))}),"<(oa)-:o>"));var Ct={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=Ct[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 Dt(t,e){var r,n;try{r=s(t,e&&e.recover),n=r.errors,delete r.errors}catch(t){throw Lt(t),t}var o=It(z),a=new Date;return o.bind("now",Mt((function(t,e){return i.fromMillis(a.getTime(),t,e)}),"<s?s?:s>")),o.bind("millis",Mt((function(){return a.getTime()}),"<:n>")),e&&e.RegexEngine?Dt.RegexEngine=e.RegexEngine:Dt.RegexEngine=RegExp,{evaluate:function(t,e,i){if(void 0!==n){var u={code:"S0500",position:0};throw Lt(u),u}var s,c,l;if(void 0!==e)for(var f in s=It(o),e)s.bind(f,e[f]);else s=o;if(s.bind("$",t),a=new Date,s.timestamp=a,Array.isArray(t)&&!I(t)&&((t=R(t)).outerWrapper=!0),"function"==typeof i){s.async=!0;var h=function(t){Lt(t),i(t,null)};l=F(r,t,s),(c=l.next()).value.then((function t(e){(c=l.next(e)).done?i(null,c.value):c.value.then(t).catch(h)})).catch(h)}else try{for(l=F(r,t,s),c=l.next();!c.done;)c=l.next(c.value);return c.value}catch(u){throw Lt(u),u}},assign:function(t,e){o.bind(t,e)},registerFunction:function(t,e,r){var n=Mt(e,r);o.bind(t,n)},ast:function(){return r},errors:function(){return n}}}return Dt.parser=s,Dt}();e.exports=l},{"./datetime":1,"./functions":2,"./parser":4,"./signature":5,"./utils":6}],4:[function(t,e,r){"use strict";var n,o,i,a=t("./signature"),u=(n={".":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},o={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},i=function(t){var e=0,r=t.length,i=function(t,r){return{type:t,value:r,position:e}};return function a(u){if(e>=r)return null;for(var s=t.charAt(e);e<r&&" \t\n\r\v".indexOf(s)>-1;)e++,s=t.charAt(e);if("/"===s&&"*"===t.charAt(e+1)){var c=e;for(e+=2,s=t.charAt(e);"*"!==s||"/"!==t.charAt(e+1);)if(s=t.charAt(++e),e>=r)throw{code:"S0106",stack:(new Error).stack,position:c};return e+=2,s=t.charAt(e),a(u)}if(!0!==u&&"/"===s)return e++,i("regex",function(){for(var n,o,i=e,a=0;e<r;){var u=t.charAt(e);if("/"===u&&"\\"!==t.charAt(e-1)&&0===a){if(""===(n=t.substring(i,e)))throw{code:"S0301",stack:(new Error).stack,position:e};for(e++,u=t.charAt(e),i=e;"i"===u||"m"===u;)e++,u=t.charAt(e);return o=t.substring(i,e)+"g",new RegExp(n,o)}"("!==u&&"["!==u&&"{"!==u||"\\"===t.charAt(e-1)||a++,")"!==u&&"]"!==u&&"}"!==u||"\\"===t.charAt(e-1)||a--,e++}throw{code:"S0302",stack:(new Error).stack,position:e}}());if("."===s&&"."===t.charAt(e+1))return e+=2,i("operator","..");if(":"===s&&"="===t.charAt(e+1))return e+=2,i("operator",":=");if("!"===s&&"="===t.charAt(e+1))return e+=2,i("operator","!=");if(">"===s&&"="===t.charAt(e+1))return e+=2,i("operator",">=");if("<"===s&&"="===t.charAt(e+1))return e+=2,i("operator","<=");if("*"===s&&"*"===t.charAt(e+1))return e+=2,i("operator","**");if("~"===s&&">"===t.charAt(e+1))return e+=2,i("operator","~>");if(Object.prototype.hasOwnProperty.call(n,s))return e++,i("operator",s);if('"'===s||"'"===s){var l=s;e++;for(var f="";e<r;){if("\\"===(s=t.charAt(e)))if(e++,s=t.charAt(e),Object.prototype.hasOwnProperty.call(o,s))f+=o[s];else{if("u"!==s)throw{code:"S0103",stack:(new Error).stack,position:e,token:s};var h=t.substr(e+1,4);if(!/^[0-9a-fA-F]+$/.test(h))throw{code:"S0104",stack:(new Error).stack,position:e};var p=parseInt(h,16);f+=String.fromCharCode(p),e+=4}else{if(s===l)return e++,i("string",f);f+=s}e++}throw{code:"S0101",stack:(new Error).stack,position:e}}var y,d=/^-?(0|([1-9][0-9]*))(\.[0-9]+)?([Ee][-+]?[0-9]+)?/.exec(t.substring(e));if(null!==d){var v=parseFloat(d[0]);if(!isNaN(v)&&isFinite(v))return e+=d[0].length,i("number",v);throw{code:"S0102",stack:(new Error).stack,position:e,token:d[0]}}if("`"===s){e++;var b=t.indexOf("`",e);if(-1!==b)return y=t.substring(e,b),e=b+1,i("name",y);throw e=r,{code:"S0105",stack:(new Error).stack,position:e}}for(var g,m=e;;)if(g=t.charAt(m),m===r||" \t\n\r\v".indexOf(g)>-1||Object.prototype.hasOwnProperty.call(n,g)){if("$"===t.charAt(e))return y=t.substring(e+1,m),e=m,i("variable",y);switch(y=t.substring(e,m),e=m,y){case"or":case"in":case"and":return i("operator",y);case"true":return i("value",!0);case"false":return i("value",!1);case"null":return i("value",null);default:return e===r&&""===y?null:i("name",y)}}else m++}},function(t,e){var r,o,u={},s=[],c=function(){var t=[];"(end)"!==r.id&&t.push({type:r.type,value:r.value,position:r.position});for(var e=o();null!==e;)t.push(e),e=o();return t},l={nud:function(){var t={code:"S0211",token:this.value,position:this.position};if(e)return t.remaining=c(),t.type="error",s.push(t),t;throw t.stack=(new Error).stack,t}},f=function(t,e){var r=u[t];return e=e||0,r?e>=r.lbp&&(r.lbp=e):((r=Object.create(l)).id=r.value=t,r.lbp=e,u[t]=r),r},h=function(t){if(e){t.remaining=c(),s.push(t);var n=u["(error)"];return(r=Object.create(n)).error=t,r.type="(error)",r}throw t.stack=(new Error).stack,t},p=function(e,n){if(e&&r.id!==e){var i={code:"(end)"===r.id?"S0203":"S0202",position:r.position,token:r.value,value:e};return h(i)}var a=o(n);if(null===a)return(r=u["(end)"]).position=t.length,r;var s,c=a.value,l=a.type;switch(l){case"name":case"variable":s=u["(name)"];break;case"operator":if(!(s=u[c]))return h({code:"S0204",stack:(new Error).stack,position:a.position,token:c});break;case"string":case"number":case"value":s=u["(literal)"];break;case"regex":l="regex",s=u["(regex)"];break;default:return h({code:"S0205",stack:(new Error).stack,position:a.position,token:c})}return(r=Object.create(s)).value=c,r.type=l,r.position=a.position,r},y=function(t){var e,n=r;for(p(null,!0),e=n.nud();t<r.lbp;)n=r,p(),e=n.led(e);return e},d=function(t){f(t,0).nud=function(){return this}},v=function(t,e,r){var o=e||n[t],i=f(t,o);return i.led=r||function(t){return this.lhs=t,this.rhs=y(o),this.type="binary",this},i},b=function(t,e,r){var n=f(t,e);return n.led=r,n},g=function(t,e){var r=f(t);return r.nud=e||function(){return this.expression=y(70),this.type="unary",this},r};d("(end)"),d("(name)"),d("(literal)"),d("(regex)"),f(":"),f(";"),f(","),f(")"),f("]"),f("}"),f(".."),v("."),v("+"),v("-"),v("*"),v("/"),v("%"),v("="),v("<"),v(">"),v("!="),v("<="),v(">="),v("&"),v("and"),v("or"),v("in"),d("and"),d("or"),d("in"),g("-"),v("~>"),b("(error)",10,(function(t){return this.lhs=t,this.error=r.error,this.remaining=c(),this.type="error",this})),g("*",(function(){return this.type="wildcard",this})),g("**",(function(){return this.type="descendant",this})),g("%",(function(){return this.type="parent",this})),v("(",n["("],(function(t){if(this.procedure=t,this.type="function",this.arguments=[],")"!==r.id)for(;"operator"===r.type&&"?"===r.id?(this.type="partial",this.arguments.push(r),p("?")):this.arguments.push(y(0)),","===r.id;)p(",");if(p(")",!0),"name"===t.type&&("function"===t.value||"λ"===t.value)){if(this.arguments.forEach((function(t,e){if("variable"!==t.type)return h({code:"S0208",stack:(new Error).stack,position:t.position,token:t.value,value:e+1})})),this.type="lambda","<"===r.id){for(var e=r.position,n=1,o="<";n>0&&"{"!==r.id&&"(end)"!==r.id;){var i=p();">"===i.id?n--:"<"===i.id&&n++,o+=i.value}p(">");try{this.signature=a(o)}catch(t){return t.position=e+t.offset,h(t)}}p("{"),this.body=y(0),p("}")}return this})),g("(",(function(){for(var t=[];")"!==r.id&&(t.push(y(0)),";"===r.id);)p(";");return p(")",!0),this.type="block",this.expressions=t,this})),g("[",(function(){var t=[];if("]"!==r.id)for(;;){var e=y(0);if(".."===r.id){var n={type:"binary",value:"..",position:r.position,lhs:e};p(".."),n.rhs=y(0),e=n}if(t.push(e),","!==r.id)break;p(",")}return p("]",!0),this.expressions=t,this.type="unary",this})),v("[",n["["],(function(t){if("]"===r.id){for(var e=t;e&&"binary"===e.type&&"["===e.value;)e=e.lhs;return e.keepArray=!0,p("]"),t}return this.lhs=t,this.rhs=y(n["]"]),this.type="binary",p("]",!0),this})),v("^",n["^"],(function(t){p("(");for(var e=[];;){var n={descending:!1};if("<"===r.id?p("<"):">"===r.id&&(n.descending=!0,p(">")),n.expression=y(0),e.push(n),","!==r.id)break;p(",")}return p(")"),this.lhs=t,this.rhs=e,this.type="binary",this}));var m=function(t){var e=[];if("}"!==r.id)for(;;){var n=y(0);p(":");var o=y(0);if(e.push([n,o]),","!==r.id)break;p(",")}return p("}",!0),void 0===t?(this.lhs=e,this.type="unary"):(this.lhs=t,this.rhs=e,this.type="binary"),this};g("{",m),v("{",n["{"],m),b(":=",n[":="],(function(t){return"variable"!==t.type?h({code:"S0212",stack:(new Error).stack,position:t.position,token:t.value}):(this.lhs=t,this.rhs=y(n[":="]-1),this.type="binary",this)})),v("@",n["@"],(function(t){return this.lhs=t,this.rhs=y(n["@"]),"variable"!==this.rhs.type?h({code:"S0214",stack:(new Error).stack,position:this.rhs.position,token:"@"}):(this.type="binary",this)})),v("#",n["#"],(function(t){return this.lhs=t,this.rhs=y(n["#"]),"variable"!==this.rhs.type?h({code:"S0214",stack:(new Error).stack,position:this.rhs.position,token:"#"}):(this.type="binary",this)})),v("?",n["?"],(function(t){return this.type="condition",this.condition=t,this.then=y(0),":"===r.id&&(p(":"),this.else=y(0)),this})),g("|",(function(){return this.type="transform",this.pattern=y(0),p("|"),this.update=y(0),","===r.id&&(p(","),this.delete=y(0)),p("|"),this}));var w=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 o={type:"lambda",thunk:!0,arguments:[],position:e.position};o.body=e,r=o}return r},x=0,k=0,S=[],_=function t(e,r){switch(e.type){case"name":case"wildcard":r.level--,0===r.level&&(void 0===e.ancestor||(S[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},O=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)}},E=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 o=0;o<n.length;o++){var i=n[o];for(e=t.steps.length-2;i.level>0;){if(e<0){void 0===t.seekingParent?t.seekingParent=[i]:t.seekingParent.push(i);break}for(var a=t.steps[e--];e>=0&&a.focus&&t.steps[e].focus;)a=t.steps[e--];i=_(a,i)}}};o=i(t),p();var A=y(0);if("(end)"!==r.id){var P={code:"S0201",position:r.position,token:r.value};h(P)}if(A=function t(r){var n;switch(r.type){case"binary":switch(r.value){case".":var o=t(r.lhs);n="path"===o.type?o:{type:"path",steps:[o]},"parent"===o.type&&(n.seekingParent=[o.slot]);var i=t(r.rhs);"function"===i.type&&"path"===i.procedure.type&&1===i.procedure.steps.length&&"name"===i.procedure.steps[0].type&&"function"===n.steps[n.steps.length-1].type&&(n.steps[n.steps.length-1].nextFunction=i.procedure.steps[0].value),"path"===i.type?Array.prototype.push.apply(n.steps,i.steps):(void 0!==i.predicate&&(i.stages=i.predicate,delete i.predicate),n.steps.push(i)),n.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"})),n.steps.filter((function(t){return!0===t.keepArray})).length>0&&(n.keepSingletonArray=!0);var a=n.steps[0];"unary"===a.type&&"["===a.value&&(a.consarray=!0);var u=n.steps[n.steps.length-1];"unary"===u.type&&"["===u.value&&(u.consarray=!0),E(n);break;case"[":var c=n=t(r.lhs),l="predicate";if("path"===n.type&&(c=n.steps[n.steps.length-1],l="stages"),void 0!==c.group)throw{code:"S0209",stack:(new Error).stack,position:r.position};void 0===c[l]&&(c[l]=[]);var f=t(r.rhs);void 0!==f.seekingParent&&(f.seekingParent.forEach((function(t){1===t.level?_(c,t):t.level--})),O(c,f)),c[l].push({type:"filter",expr:f,position:r.position});break;case"{":if(void 0!==(n=t(r.lhs)).group)throw{code:"S0210",stack:(new Error).stack,position:r.position};n.group={lhs:r.rhs.map((function(e){return[t(e[0]),t(e[1])]})),position:r.position};break;case"^":"path"!==(n=t(r.lhs)).type&&(n={type:"path",steps:[n]});var h={type:"sort",position:r.position};h.terms=r.rhs.map((function(e){var r=t(e.expression);return O(h,r),{descending:e.descending,expression:r}})),n.steps.push(h),E(n);break;case":=":(n={type:"bind",value:r.value,position:r.position}).lhs=t(r.lhs),n.rhs=t(r.rhs),O(n,n.rhs);break;case"@":if(n=t(r.lhs),c=n,"path"===n.type&&(c=n.steps[n.steps.length-1]),void 0!==c.stages||void 0!==c.predicate)throw{code:"S0215",stack:(new Error).stack,position:r.position};if("sort"===c.type)throw{code:"S0216",stack:(new Error).stack,position:r.position};r.keepArray&&(c.keepArray=!0),c.focus=r.rhs.value,c.tuple=!0;break;case"#":n=t(r.lhs),c=n,"path"===n.type?c=n.steps[n.steps.length-1]:(n={type:"path",steps:[n]},void 0!==c.predicate&&(c.stages=c.predicate,delete c.predicate)),void 0===c.stages?c.index=r.rhs.value:c.stages.push({type:"index",value:r.rhs.value,position:r.position}),c.tuple=!0;break;case"~>":(n={type:"apply",value:r.value,position:r.position}).lhs=t(r.lhs),n.rhs=t(r.rhs);break;default:(n={type:r.type,value:r.value,position:r.position}).lhs=t(r.lhs),n.rhs=t(r.rhs),O(n,n.lhs),O(n,n.rhs)}break;case"unary":n={type:r.type,value:r.value,position:r.position},"["===r.value?n.expressions=r.expressions.map((function(e){var r=t(e);return O(n,r),r})):"{"===r.value?n.lhs=r.lhs.map((function(e){var r=t(e[0]);O(n,r);var o=t(e[1]);return O(n,o),[r,o]})):(n.expression=t(r.expression),"-"===r.value&&"number"===n.expression.type?(n=n.expression).value=-n.value:O(n,n.expression));break;case"function":case"partial":(n={type:r.type,name:r.name,value:r.value,position:r.position}).arguments=r.arguments.map((function(e){var r=t(e);return O(n,r),r})),n.procedure=t(r.procedure);break;case"lambda":n={type:r.type,arguments:r.arguments,signature:r.signature,position:r.position};var p=t(r.body);n.body=w(p);break;case"condition":(n={type:r.type,position:r.position}).condition=t(r.condition),O(n,n.condition),n.then=t(r.then),O(n,n.then),void 0!==r.else&&(n.else=t(r.else),O(n,n.else));break;case"transform":(n={type:r.type,position:r.position}).pattern=t(r.pattern),n.update=t(r.update),void 0!==r.delete&&(n.delete=t(r.delete));break;case"block":(n={type:r.type,position:r.position}).expressions=r.expressions.map((function(e){var r=t(e);return O(n,r),(r.consarray||"path"===r.type&&r.steps[0].consarray)&&(n.consarray=!0),r}));break;case"name":n={type:"path",steps:[r]},r.keepArray&&(n.keepSingletonArray=!0);break;case"parent":n={type:"parent",slot:{label:"!"+x++,level:1,index:k++}},S.push(n);break;case"string":case"number":case"value":case"wildcard":case"descendant":case"variable":case"regex":n=r;break;case"operator":if("and"===r.value||"or"===r.value||"in"===r.value)r.type="name",n=t(r);else{if("?"!==r.value)throw{code:"S0201",stack:(new Error).stack,position:r.position,token:r.value};n=r}break;case"error":n=r,r.lhs&&(n=t(r.lhs));break;default:var y="S0206";"(end)"===r.id&&(y="S0207");var d={code:y,position:r.position,token:r.value};if(e)return s.push(d),{type:"error",error:d};throw d.stack=(new Error).stack,d}return r.keepArray&&(n.keepArray=!0),n}(A),"parent"===A.type||void 0!==A.seekingParent)throw{code:"S0217",token:A.type,position:A.position};return s.length>0&&(A.errors=s),A});e.exports=u},{"./signature":5}],5:[function(t,e,r){"use strict";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 o,i=t("./utils"),a=(o={a:"arrays",b:"booleans",f:"functions",n:"numbers",o:"objects",s:"strings"},function(t){for(var e=1,r=[],a={},u=a;e<t.length;){var s=t.charAt(e);if(":"===s)break;var c=function(){r.push(a),u=a,a={}},l=function(t,e,r,n){for(var o=1,i=e;i<t.length;)if(i++,(s=t.charAt(i))===n){if(0==--o)break}else s===r&&o++;return i};switch(s){case"s":case"n":case"b":case"l":case"o":a.regex="["+s+"m]",a.type=s,c();break;case"a":a.regex="[asnblfom]",a.type=s,a.array=!0,c();break;case"f":a.regex="f",a.type=s,c();break;case"j":a.regex="[asnblom]",a.type=s,c();break;case"x":a.regex="[asnblfom]",a.type=s,c();break;case"-":u.context=!0,u.contextRegex=new RegExp(u.regex),u.regex+="?";break;case"?":case"+":u.regex+=s;break;case"(":var f=l(t,e,"(",")"),h=t.substring(e+1,f);if(-1!==h.indexOf("<"))throw{code:"S0402",stack:(new Error).stack,value:h,offset:e};a.regex="["+h+"m]",a.type="("+h+")",e=f,c();break;case"<":if("a"!==u.type&&"f"!==u.type)throw{code:"S0401",stack:(new Error).stack,value:u.type,offset:e};var p=l(t,e,"<",">");u.subtype=t.substring(e+1,p),e=p}e++}var y="^"+r.map((function(t){return"("+t.regex+")"})).join("")+"$",d=new RegExp(y),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};return{definition:t,validate:function(t,e){var n="";t.forEach((function(t){n+=v(t)}));var i=d.exec(n);if(i){var a=[],u=0;return r.forEach((function(r,n){var s=t[u],c=i[n+1];if(""===c)if(r.context&&r.contextRegex){var l=v(e);if(!r.contextRegex.test(l))throw{code:"T0411",stack:(new Error).stack,value:e,index:u+1};a.push(e)}else a.push(s),u++;else c.split("").forEach((function(e){if("a"===r.type){if("m"===e)s=void 0;else{s=t[u];var n=!0;if(void 0!==r.subtype)if("a"!==e&&c!==r.subtype)n=!1;else if("a"===e&&s.length>0){var i=v(s[0]);n=i===r.subtype.charAt(0)&&0===s.filter((function(t){return v(t)!==i})).length}if(!n)throw{code:"T0412",stack:(new Error).stack,value:s,index:u+1,type:o[r.subtype]};"a"!==e&&(s=[s])}a.push(s),u++}else a.push(s),u++}))})),a}!function(t,e){for(var n="^",o=0,i=0;i<r.length;i++){n+=r[i].regex;var a=e.match(n);if(null===a)throw{code:"T0410",stack:(new Error).stack,value:t[o],index:o+1};o=a[0].length}throw{code:"T0410",stack:(new Error).stack,value:t[o],index:o+1}}(t,n)}}});e.exports=a},{"./utils":6}],6:[function(t,e,r){"use strict";function n(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 o(t){return o="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},o(t)}var i=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}var e=("function"==typeof Symbol?Symbol:{}).iterator||"@@iterator";return{isNumeric:t,isArrayOfStrings:function(t){var e=!1;return Array.isArray(t)&&(e=0===t.filter((function(t){return"string"!=typeof t})).length),e},isArrayOfNumbers:function(e){var r=!1;return Array.isArray(e)&&(r=0===e.filter((function(e){return!t(e)})).length),r},createSequence:function(){var t=[];return t.sequence=!0,1===arguments.length&&t.push(arguments[0]),t},isSequence:function(t){return!0===t.sequence&&Array.isArray(t)},isFunction:function(t){return t&&(!0===t._jsonata_function||!0===t._jsonata_lambda)||"function"==typeof t},isLambda:function(t){return t&&!0===t._jsonata_lambda},isIterable:function(t){return"object"===o(t)&&null!==t&&e in t&&"next"in t&&"function"==typeof t.next},getFunctionArity:function(t){return"number"==typeof t.arity?t.arity:"function"==typeof t.implementation?t.implementation.length:"number"==typeof t.length?t.length:t.arguments.length},isDeepEqual:function t(e,r){if(e===r)return!0;if("object"===o(e)&&"object"===o(r)&&null!==e&&null!==r){if(Array.isArray(e)&&Array.isArray(r)){if(e.length!==r.length)return!1;for(var n=0;n<e.length;n++)if(!t(e[n],r[n]))return!1;return!0}var i=Object.getOwnPropertyNames(e),a=Object.getOwnPropertyNames(r);if(i.length!==a.length)return!1;for(i=i.sort(),a=a.sort(),n=0;n<i.length;n++)if(i[n]!==a[n])return!1;for(n=0;n<i.length;n++){var u=i[n];if(!t(e[u],r[u]))return!1}return!0}return!1},stringToArray:function(t){var e,r=[],o=function(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return n(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)?n(t,e):void 0}}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var o=0,i=function(){};return{s:i,n:function(){return o>=t.length?{done:!0}:{done:!1,value:t[o++]}},e:function(t){throw t},f:i}}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,u=!0,s=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return u=t.done,t},e:function(t){s=!0,a=t},f:function(){try{u||null==r.return||r.return()}finally{if(s)throw a}}}}(t);try{for(o.s();!(e=o.n()).done;){var i=e.value;r.push(i)}}catch(t){o.e(t)}finally{o.f()}return r}}}();e.exports=i},{}]},{},[3])(3)},"object"===a(e)?t.exports=u():(o=[],void 0===(i="function"==typeof(n=u)?n.apply(e,o):n)||(t.exports=i))},95012:(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 o=function(t){"use strict";var e,r=Object.prototype,o=r.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},u=a.iterator||"@@iterator",s=a.asyncIterator||"@@asyncIterator",c=a.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 f(t,e,r,n){var o=e&&e.prototype instanceof g?e:g,a=Object.create(o.prototype),u=new M(n||[]);return i(a,"_invoke",{value:A(t,r,u)}),a}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=f;var p="suspendedStart",y="suspendedYield",d="executing",v="completed",b={};function g(){}function m(){}function w(){}var x={};l(x,u,(function(){return this}));var k=Object.getPrototypeOf,S=k&&k(k(R([])));S&&S!==r&&o.call(S,u)&&(x=S);var _=w.prototype=g.prototype=Object.create(x);function O(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(i,a,u,s){var c=h(t[i],t,a);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"===n(f)&&o.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,u,s)}),(function(t){r("throw",t,u,s)})):e.resolve(f).then((function(t){l.value=t,u(l)}),(function(t){return r("throw",t,u,s)}))}s(c.arg)}var a;i(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function A(t,e,r){var n=p;return function(o,i){if(n===d)throw new Error("Generator is already running");if(n===v){if("throw"===o)throw i;return I()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var u=P(a,r);if(u){if(u===b)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(n===p)throw n=v,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n=d;var s=h(t,e,r);if("normal"===s.type){if(n=r.done?v:y,s.arg===b)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(n=v,r.method="throw",r.arg=s.arg)}}}function P(t,r){var n=r.method,o=t.iterator[n];if(o===e)return r.delegate=null,"throw"===n&&t.iterator.return&&(r.method="return",r.arg=e,P(t,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),b;var i=h(o,t.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,b;var a=i.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,b):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,b)}function j(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 M(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(j,this),this.reset(!0)}function R(t){if(t){var r=t[u];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,i=function r(){for(;++n<t.length;)if(o.call(t,n))return r.value=t[n],r.done=!1,r;return r.value=e,r.done=!0,r};return i.next=i}}return{next:I}}function I(){return{value:e,done:!0}}return m.prototype=w,i(_,"constructor",{value:w,configurable:!0}),i(w,"constructor",{value:m,configurable:!0}),m.displayName=l(w,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,w):(t.__proto__=w,l(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},O(E.prototype),l(E.prototype,s,(function(){return this})),t.AsyncIterator=E,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new E(f(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),l(_,c,"Generator"),l(_,u,(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=R,M.prototype={constructor:M,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)&&o.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 n(n,o){return u.type="throw",u.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var s=o.call(a,"catchLoc"),c=o.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!c)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,b):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),b},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),b}},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 o=n.arg;T(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:R(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),b}},t}("object"===n(t=r.nmd(t))?t.exports:{});try{regeneratorRuntime=o}catch(t){"object"===("undefined"==typeof globalThis?"undefined":n(globalThis))?globalThis.regeneratorRuntime=o:Function("r","regeneratorRuntime = r")(o)}},10320:(t,e,r)=>{"use strict";var n=r(55747),o=r(89393),i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not a function")}},32606:(t,e,r)=>{"use strict";var n=r(1031),o=r(89393),i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not a constructor")}},35908:(t,e,r)=>{"use strict";var n=r(45015),o=String,i=TypeError;t.exports=function(t){if(n(t))return t;throw new i("Can't set "+o(t)+" as a prototype")}},71806:(t,e,r)=>{"use strict";var n=r(13128).has;t.exports=function(t){return n(t),t}},80575:(t,e,r)=>{"use strict";var n=r(24697),o=r(80674),i=r(74595).f,a=n("unscopables"),u=Array.prototype;void 0===u[a]&&i(u,a,{configurable:!0,value:o(null)}),t.exports=function(t){u[a][t]=!0}},35483:(t,e,r)=>{"use strict";var n=r(50233).charAt;t.exports=function(t,e,r){return e+(r?n(t,e).length:1)}},60077:(t,e,r)=>{"use strict";var n=r(21287),o=TypeError;t.exports=function(t,e){if(n(e,t))return t;throw new o("Incorrect invocation")}},30365:(t,e,r)=>{"use strict";var n=r(77568),o=String,i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not an object")}},70377:t=>{"use strict";t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},2172:(t,e,r)=>{"use strict";var n=r(16210),o=r(38656),i=r(7462),a=n.ArrayBuffer,u=n.TypeError;t.exports=a&&o(a.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==i(t))throw new u("ArrayBuffer expected");return t.byteLength}},85092:(t,e,r)=>{"use strict";var n=r(16210),o=r(70377),i=r(2172),a=n.DataView;t.exports=function(t){if(!o||0!==i(t))return!1;try{return new a(t),!1}catch(t){return!0}}},3782:(t,e,r)=>{"use strict";var n=r(40033);t.exports=n((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}))},2183:(t,e,r)=>{"use strict";var n=r(85092),o=TypeError;t.exports=function(t){if(n(t))throw new o("ArrayBuffer is detached");return t}},61562:(t,e,r)=>{"use strict";var n=r(16210),o=r(67250),i=r(38656),a=r(43806),u=r(2183),s=r(2172),c=r(3609),l=r(8534),f=n.structuredClone,h=n.ArrayBuffer,p=n.DataView,y=Math.min,d=h.prototype,v=p.prototype,b=o(d.slice),g=i(d,"resizable","get"),m=i(d,"maxByteLength","get"),w=o(v.getInt8),x=o(v.setInt8);t.exports=(l||c)&&function(t,e,r){var n,o=s(t),i=void 0===e?o:a(e),d=!g||!g(t);if(u(t),l&&(t=f(t,{transfer:[t]}),o===i&&(r||d)))return t;if(o>=i&&(!r||d))n=b(t,0,i);else{var v=r&&!d&&m?{maxByteLength:m(t)}:void 0;n=new h(i,v);for(var k=new p(t),S=new p(n),_=y(i,o),O=0;O<_;O++)x(S,O,w(k,O))}return l||c(t),n}},4246:(t,e,r)=>{"use strict";var n,o,i,a=r(70377),u=r(58310),s=r(16210),c=r(55747),l=r(77568),f=r(45299),h=r(2281),p=r(89393),y=r(37909),d=r(55938),v=r(73936),b=r(21287),g=r(36917),m=r(76649),w=r(24697),x=r(16738),k=r(5419),S=k.enforce,_=k.get,O=s.Int8Array,E=O&&O.prototype,A=s.Uint8ClampedArray,P=A&&A.prototype,j=O&&g(O),T=E&&g(E),M=Object.prototype,R=s.TypeError,I=w("toStringTag"),C=x("TYPED_ARRAY_TAG"),L="TypedArrayConstructor",D=a&&!!m&&"Opera"!==h(s.opera),N=!1,B={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},z={BigInt64Array:8,BigUint64Array:8},F=function(t){var e=g(t);if(l(e)){var r=_(e);return r&&f(r,L)?r[L]:F(e)}},U=function(t){if(!l(t))return!1;var e=h(t);return f(B,e)||f(z,e)};for(n in B)(i=(o=s[n])&&o.prototype)?S(i)[L]=o:D=!1;for(n in z)(i=(o=s[n])&&o.prototype)&&(S(i)[L]=o);if((!D||!c(j)||j===Function.prototype)&&(j=function(){throw new R("Incorrect invocation")},D))for(n in B)s[n]&&m(s[n],j);if((!D||!T||T===M)&&(T=j.prototype,D))for(n in B)s[n]&&m(s[n].prototype,T);if(D&&g(P)!==T&&m(P,T),u&&!f(T,I))for(n in N=!0,v(T,I,{configurable:!0,get:function(){return l(this)?this[C]:void 0}}),B)s[n]&&y(s[n],C,n);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:D,TYPED_ARRAY_TAG:N&&C,aTypedArray:function(t){if(U(t))return t;throw new R("Target is not a typed array")},aTypedArrayConstructor:function(t){if(c(t)&&(!m||b(j,t)))return t;throw new R(p(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,r,n){if(u){if(r)for(var o in B){var i=s[o];if(i&&f(i.prototype,t))try{delete i.prototype[t]}catch(r){try{i.prototype[t]=e}catch(t){}}}T[t]&&!r||d(T,t,r?e:D&&E[t]||e,n)}},exportTypedArrayStaticMethod:function(t,e,r){var n,o;if(u){if(m){if(r)for(n in B)if((o=s[n])&&f(o,t))try{delete o[t]}catch(t){}if(j[t]&&!r)return;try{return d(j,t,r?e:D&&j[t]||e)}catch(t){}}for(n in B)!(o=s[n])||o[t]&&!r||d(o,t,e)}},getTypedArrayConstructor:F,isView:function(t){if(!l(t))return!1;var e=h(t);return"DataView"===e||f(B,e)||f(z,e)},isTypedArray:U,TypedArray:j,TypedArrayPrototype:T}},37336:(t,e,r)=>{"use strict";var n=r(16210),o=r(67250),i=r(58310),a=r(70377),u=r(70520),s=r(37909),c=r(73936),l=r(30145),f=r(40033),h=r(60077),p=r(61365),y=r(10188),d=r(43806),v=r(95867),b=r(91784),g=r(36917),m=r(76649),w=r(88471),x=r(54602),k=r(5781),S=r(5774),_=r(84925),O=r(5419),E=u.PROPER,A=u.CONFIGURABLE,P="ArrayBuffer",j="DataView",T="prototype",M="Wrong index",R=O.getterFor(P),I=O.getterFor(j),C=O.set,L=n[P],D=L,N=D&&D[T],B=n[j],z=B&&B[T],F=Object.prototype,U=n.Array,Y=n.RangeError,G=o(w),H=o([].reverse),W=b.pack,q=b.unpack,X=function(t){return[255&t]},V=function(t){return[255&t,t>>8&255]},$=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},K=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},Q=function(t){return W(v(t),23,4)},J=function(t){return W(t,52,8)},Z=function(t,e,r){c(t[T],e,{configurable:!0,get:function(){return r(this)[e]}})},tt=function(t,e,r,n){var o=I(t),i=d(r),a=!!n;if(i+e>o.byteLength)throw new Y(M);var u=o.bytes,s=i+o.byteOffset,c=x(u,s,s+e);return a?c:H(c)},et=function(t,e,r,n,o,i){var a=I(t),u=d(r),s=n(+o),c=!!i;if(u+e>a.byteLength)throw new Y(M);for(var l=a.bytes,f=u+a.byteOffset,h=0;h<e;h++)l[f+h]=s[c?h:e-h-1]};if(a){var rt=E&&L.name!==P;f((function(){L(1)}))&&f((function(){new L(-1)}))&&!f((function(){return new L,new L(1.5),new L(NaN),1!==L.length||rt&&!A}))?rt&&A&&s(L,"name",P):((D=function(t){return h(this,N),k(new L(d(t)),this,D)})[T]=N,N.constructor=D,S(D,L)),m&&g(z)!==F&&m(z,F);var nt=new B(new D(2)),ot=o(z.setInt8);nt.setInt8(0,2147483648),nt.setInt8(1,2147483649),!nt.getInt8(0)&&nt.getInt8(1)||l(z,{setInt8:function(t,e){ot(this,t,e<<24>>24)},setUint8:function(t,e){ot(this,t,e<<24>>24)}},{unsafe:!0})}else N=(D=function(t){h(this,N);var e=d(t);C(this,{type:P,bytes:G(U(e),0),byteLength:e}),i||(this.byteLength=e,this.detached=!1)})[T],z=(B=function(t,e,r){h(this,z),h(t,N);var n=R(t),o=n.byteLength,a=p(e);if(a<0||a>o)throw new Y("Wrong offset");if(a+(r=void 0===r?o-a:y(r))>o)throw new Y("Wrong length");C(this,{type:j,buffer:t,byteLength:r,byteOffset:a,bytes:n.bytes}),i||(this.buffer=t,this.byteLength=r,this.byteOffset=a)})[T],i&&(Z(D,"byteLength",R),Z(B,"buffer",I),Z(B,"byteLength",I),Z(B,"byteOffset",I)),l(z,{getInt8:function(t){return tt(this,1,t)[0]<<24>>24},getUint8:function(t){return tt(this,1,t)[0]},getInt16:function(t){var e=tt(this,2,t,arguments.length>1&&arguments[1]);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=tt(this,2,t,arguments.length>1&&arguments[1]);return e[1]<<8|e[0]},getInt32:function(t){return K(tt(this,4,t,arguments.length>1&&arguments[1]))},getUint32:function(t){return K(tt(this,4,t,arguments.length>1&&arguments[1]))>>>0},getFloat32:function(t){return q(tt(this,4,t,arguments.length>1&&arguments[1]),23)},getFloat64:function(t){return q(tt(this,8,t,arguments.length>1&&arguments[1]),52)},setInt8:function(t,e){et(this,1,t,X,e)},setUint8:function(t,e){et(this,1,t,X,e)},setInt16:function(t,e){et(this,2,t,V,e,arguments.length>2&&arguments[2])},setUint16:function(t,e){et(this,2,t,V,e,arguments.length>2&&arguments[2])},setInt32:function(t,e){et(this,4,t,$,e,arguments.length>2&&arguments[2])},setUint32:function(t,e){et(this,4,t,$,e,arguments.length>2&&arguments[2])},setFloat32:function(t,e){et(this,4,t,Q,e,arguments.length>2&&arguments[2])},setFloat64:function(t,e){et(this,8,t,J,e,arguments.length>2&&arguments[2])}});_(D,P),_(B,j),t.exports={ArrayBuffer:D,DataView:B}},71447:(t,e,r)=>{"use strict";var n=r(46771),o=r(13912),i=r(24760),a=r(95108),u=Math.min;t.exports=[].copyWithin||function(t,e){var r=n(this),s=i(r),c=o(t,s),l=o(e,s),f=arguments.length>2?arguments[2]:void 0,h=u((void 0===f?s:o(f,s))-l,s-c),p=1;for(l<c&&c<l+h&&(p=-1,l+=h-1,c+=h-1);h-- >0;)l in r?r[c]=r[l]:a(r,c),c+=p,l+=p;return r}},88471:(t,e,r)=>{"use strict";var n=r(46771),o=r(13912),i=r(24760);t.exports=function(t){for(var e=n(this),r=i(e),a=arguments.length,u=o(a>1?arguments[1]:void 0,r),s=a>2?arguments[2]:void 0,c=void 0===s?r:o(s,r);c>u;)e[u++]=t;return e}},35601:(t,e,r)=>{"use strict";var n=r(22603).forEach,o=r(55528)("forEach");t.exports=o?[].forEach:function(t){return n(this,t,arguments.length>1?arguments[1]:void 0)}},78008:(t,e,r)=>{"use strict";var n=r(24760);t.exports=function(t,e,r){for(var o=0,i=arguments.length>2?r:n(e),a=new t(i);i>o;)a[o]=e[o++];return a}},73174:(t,e,r)=>{"use strict";var n=r(75754),o=r(91495),i=r(46771),a=r(40125),u=r(76571),s=r(1031),c=r(24760),l=r(60102),f=r(77455),h=r(59201),p=Array;t.exports=function(t){var e=i(t),r=s(this),y=arguments.length,d=y>1?arguments[1]:void 0,v=void 0!==d;v&&(d=n(d,y>2?arguments[2]:void 0));var b,g,m,w,x,k,S=h(e),_=0;if(!S||this===p&&u(S))for(b=c(e),g=r?new this(b):p(b);b>_;_++)k=v?d(e[_],_):e[_],l(g,_,k);else for(g=r?new this:[],x=(w=f(e,S)).next;!(m=o(x,w)).done;_++)k=v?a(w,d,[m.value,_],!0):m.value,l(g,_,k);return g.length=_,g}},14211:(t,e,r)=>{"use strict";var n=r(57591),o=r(13912),i=r(24760),a=function(t){return function(e,r,a){var u=n(e),s=i(u);if(0===s)return!t&&-1;var c,l=o(a,s);if(t&&r!=r){for(;s>l;)if((c=u[l++])!=c)return!0}else for(;s>l;l++)if((t||l in u)&&u[l]===r)return t||l||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},77389:(t,e,r)=>{"use strict";var n=r(75754),o=r(37457),i=r(46771),a=r(24760),u=function(t){var e=1===t;return function(r,u,s){for(var c,l=i(r),f=o(l),h=a(f),p=n(u,s);h-- >0;)if(p(c=f[h],h,l))switch(t){case 0:return c;case 1:return h}return e?-1:void 0}};t.exports={findLast:u(0),findLastIndex:u(1)}},22603:(t,e,r)=>{"use strict";var n=r(75754),o=r(67250),i=r(37457),a=r(46771),u=r(24760),s=r(57823),c=o([].push),l=function(t){var e=1===t,r=2===t,o=3===t,l=4===t,f=6===t,h=7===t,p=5===t||f;return function(y,d,v,b){for(var g,m,w=a(y),x=i(w),k=u(x),S=n(d,v),_=0,O=b||s,E=e?O(y,k):r||h?O(y,0):void 0;k>_;_++)if((p||_ in x)&&(m=S(g=x[_],_,w),t))if(e)E[_]=m;else if(m)switch(t){case 3:return!0;case 5:return g;case 6:return _;case 2:c(E,g)}else switch(t){case 4:return!1;case 7:c(E,g)}return f?-1:o||l?l:E}};t.exports={forEach:l(0),map:l(1),filter:l(2),some:l(3),every:l(4),find:l(5),findIndex:l(6),filterReject:l(7)}},1325:(t,e,r)=>{"use strict";var n=r(61267),o=r(57591),i=r(61365),a=r(24760),u=r(55528),s=Math.min,c=[].lastIndexOf,l=!!c&&1/[1].lastIndexOf(1,-0)<0,f=u("lastIndexOf"),h=l||!f;t.exports=h?function(t){if(l)return n(c,this,arguments)||0;var e=o(this),r=a(e);if(0===r)return-1;var u=r-1;for(arguments.length>1&&(u=s(u,i(arguments[1]))),u<0&&(u=r+u);u>=0;u--)if(u in e&&e[u]===t)return u||0;return-1}:c},44091:(t,e,r)=>{"use strict";var n=r(40033),o=r(24697),i=r(83141),a=o("species");t.exports=function(t){return i>=51||!n((function(){var e=[];return(e.constructor={})[a]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},55528:(t,e,r)=>{"use strict";var n=r(40033);t.exports=function(t,e){var r=[][t];return!!r&&n((function(){r.call(null,e||function(){return 1},1)}))}},56844:(t,e,r)=>{"use strict";var n=r(10320),o=r(46771),i=r(37457),a=r(24760),u=TypeError,s="Reduce of empty array with no initial value",c=function(t){return function(e,r,c,l){var f=o(e),h=i(f),p=a(f);if(n(r),0===p&&c<2)throw new u(s);var y=t?p-1:0,d=t?-1:1;if(c<2)for(;;){if(y in h){l=h[y],y+=d;break}if(y+=d,t?y<0:p<=y)throw new u(s)}for(;t?y>=0:p>y;y+=d)y in h&&(l=r(l,h[y],y,f));return l}};t.exports={left:c(!1),right:c(!0)}},13345:(t,e,r)=>{"use strict";var n=r(58310),o=r(37386),i=TypeError,a=Object.getOwnPropertyDescriptor,u=n&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=u?function(t,e){if(o(t)&&!a(t,"length").writable)throw new i("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},54602:(t,e,r)=>{"use strict";var n=r(67250);t.exports=n([].slice)},90274:(t,e,r)=>{"use strict";var n=r(54602),o=Math.floor,i=function(t,e){var r=t.length;if(r<8)for(var a,u,s=1;s<r;){for(u=s,a=t[s];u&&e(t[u-1],a)>0;)t[u]=t[--u];u!==s++&&(t[u]=a)}else for(var c=o(r/2),l=i(n(t,0,c),e),f=i(n(t,c),e),h=l.length,p=f.length,y=0,d=0;y<h||d<p;)t[y+d]=y<h&&d<p?e(l[y],f[d])<=0?l[y++]:f[d++]:y<h?l[y++]:f[d++];return t};t.exports=i},8303:(t,e,r)=>{"use strict";var n=r(37386),o=r(1031),i=r(77568),a=r(24697)("species"),u=Array;t.exports=function(t){var e;return n(t)&&(e=t.constructor,(o(e)&&(e===u||n(e.prototype))||i(e)&&null===(e=e[a]))&&(e=void 0)),void 0===e?u:e}},57823:(t,e,r)=>{"use strict";var n=r(8303);t.exports=function(t,e){return new(n(t))(0===e?0:e)}},81354:(t,e,r)=>{"use strict";var n=r(24760);t.exports=function(t,e){for(var r=n(t),o=new e(r),i=0;i<r;i++)o[i]=t[r-i-1];return o}},85370:(t,e,r)=>{"use strict";var n=r(24760),o=r(61365),i=RangeError;t.exports=function(t,e,r,a){var u=n(t),s=o(r),c=s<0?u+s:s;if(c>=u||c<0)throw new i("Incorrect index");for(var l=new e(u),f=0;f<u;f++)l[f]=f===c?a:t[f];return l}},20622:t=>{"use strict";var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",r=e+"+/",n=e+"-_",o=function(t){for(var e={},r=0;r<64;r++)e[t.charAt(r)]=r;return e};t.exports={i2c:r,c2i:o(r),i2cUrl:n,c2iUrl:o(n)}},40125:(t,e,r)=>{"use strict";var n=r(30365),o=r(28649);t.exports=function(t,e,r,i){try{return i?e(n(r)[0],r[1]):e(r)}catch(e){o(t,"throw",e)}}},92490:(t,e,r)=>{"use strict";var n=r(24697)("iterator"),o=!1;try{var i=0,a={next:function(){return{done:!!i++}},return:function(){o=!0}};a[n]=function(){return this},Array.from(a,(function(){throw 2}))}catch(t){}t.exports=function(t,e){try{if(!e&&!o)return!1}catch(t){return!1}var r=!1;try{var i={};i[n]=function(){return{next:function(){return{done:r=!0}}}},t(i)}catch(t){}return r}},7462:(t,e,r)=>{"use strict";var n=r(67250),o=n({}.toString),i=n("".slice);t.exports=function(t){return i(o(t),8,-1)}},2281:(t,e,r)=>{"use strict";var n=r(2650),o=r(55747),i=r(7462),a=r(24697)("toStringTag"),u=Object,s="Arguments"===i(function(){return arguments}());t.exports=n?i: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=u(t),a))?r:s?i(e):"Object"===(n=i(e))&&o(e.callee)?"Arguments":n}},41028:(t,e,r)=>{"use strict";var n=r(80674),o=r(73936),i=r(30145),a=r(75754),u=r(60077),s=r(42871),c=r(49450),l=r(65574),f=r(5959),h=r(58491),p=r(58310),y=r(81969).fastKey,d=r(5419),v=d.set,b=d.getterFor;t.exports={getConstructor:function(t,e,r,l){var f=t((function(t,o){u(t,h),v(t,{type:e,index:n(null),first:null,last:null,size:0}),p||(t.size=0),s(o)||c(o,t[l],{that:t,AS_ENTRIES:r})})),h=f.prototype,d=b(e),g=function(t,e,r){var n,o,i=d(t),a=m(t,e);return a?a.value=r:(i.last=a={index:o=y(e,!0),key:e,value:r,previous:n=i.last,next:null,removed:!1},i.first||(i.first=a),n&&(n.next=a),p?i.size++:t.size++,"F"!==o&&(i.index[o]=a)),t},m=function(t,e){var r,n=d(t),o=y(e);if("F"!==o)return n.index[o];for(r=n.first;r;r=r.next)if(r.key===e)return r};return i(h,{clear:function(){for(var t=d(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=n(null),p?t.size=0:this.size=0},delete:function(t){var e=this,r=d(e),n=m(e,t);if(n){var o=n.next,i=n.previous;delete r.index[n.index],n.removed=!0,i&&(i.next=o),o&&(o.previous=i),r.first===n&&(r.first=o),r.last===n&&(r.last=i),p?r.size--:e.size--}return!!n},forEach:function(t){for(var e,r=d(this),n=a(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!!m(this,t)}}),i(h,r?{get:function(t){var e=m(this,t);return e&&e.value},set:function(t,e){return g(this,0===t?0:t,e)}}:{add:function(t){return g(this,t=0===t?0:t,t)}}),p&&o(h,"size",{configurable:!0,get:function(){return d(this).size}}),f},setStrong:function(t,e,r){var n=e+" Iterator",o=b(e),i=b(n);l(t,e,(function(t,e){v(this,{type:n,target:t,state:o(t),kind:e,last:null})}),(function(){for(var t=i(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)?f("keys"===e?r.key:"values"===e?r.value:[r.key,r.value],!1):(t.target=null,f(void 0,!0))}),r?"entries":"values",!r,!0),h(e)}}},39895:(t,e,r)=>{"use strict";var n=r(67250),o=r(30145),i=r(81969).getWeakData,a=r(60077),u=r(30365),s=r(42871),c=r(77568),l=r(49450),f=r(22603),h=r(45299),p=r(5419),y=p.set,d=p.getterFor,v=f.find,b=f.findIndex,g=n([].splice),m=0,w=function(t){return t.frozen||(t.frozen=new x)},x=function(){this.entries=[]},k=function(t,e){return v(t.entries,(function(t){return t[0]===e}))};x.prototype={get:function(t){var e=k(this,t);if(e)return e[1]},has:function(t){return!!k(this,t)},set:function(t,e){var r=k(this,t);r?r[1]=e:this.entries.push([t,e])},delete:function(t){var e=b(this.entries,(function(e){return e[0]===t}));return~e&&g(this.entries,e,1),!!~e}},t.exports={getConstructor:function(t,e,r,n){var f=t((function(t,o){a(t,p),y(t,{type:e,id:m++,frozen:null}),s(o)||l(o,t[n],{that:t,AS_ENTRIES:r})})),p=f.prototype,v=d(e),b=function(t,e,r){var n=v(t),o=i(u(e),!0);return!0===o?w(n).set(e,r):o[n.id]=r,t};return o(p,{delete:function(t){var e=v(this);if(!c(t))return!1;var r=i(t);return!0===r?w(e).delete(t):r&&h(r,e.id)&&delete r[e.id]},has:function(t){var e=v(this);if(!c(t))return!1;var r=i(t);return!0===r?w(e).has(t):r&&h(r,e.id)}}),o(p,r?{get:function(t){var e=v(this);if(c(t)){var r=i(t);if(!0===r)return w(e).get(t);if(r)return r[e.id]}},set:function(t,e){return b(this,t,e)}}:{add:function(t){return b(this,t,!0)}}),f}}},45150:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(67250),a=r(41314),u=r(55938),s=r(81969),c=r(49450),l=r(60077),f=r(55747),h=r(42871),p=r(77568),y=r(40033),d=r(92490),v=r(84925),b=r(5781);t.exports=function(t,e,r){var g=-1!==t.indexOf("Map"),m=-1!==t.indexOf("Weak"),w=g?"set":"add",x=o[t],k=x&&x.prototype,S=x,_={},O=function(t){var e=i(k[t]);u(k,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(m&&!p(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return m&&!p(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(m&&!p(t))&&e(this,0===t?0:t)}:function(t,r){return e(this,0===t?0:t,r),this})};if(a(t,!f(x)||!(m||k.forEach&&!y((function(){(new x).entries().next()})))))S=r.getConstructor(e,t,g,w),s.enable();else if(a(t,!0)){var E=new S,A=E[w](m?{}:-0,1)!==E,P=y((function(){E.has(1)})),j=d((function(t){new x(t)})),T=!m&&y((function(){for(var t=new x,e=5;e--;)t[w](e,e);return!t.has(-0)}));j||((S=e((function(t,e){l(t,k);var r=b(new x,t,S);return h(e)||c(e,r[w],{that:r,AS_ENTRIES:g}),r}))).prototype=k,k.constructor=S),(P||T)&&(O("delete"),O("has"),g&&O("get")),(T||A)&&O(w),m&&k.clear&&delete k.clear}return _[t]=S,n({global:!0,constructor:!0,forced:S!==x},_),v(S,t),m||r.setStrong(S,t,g),S}},5774:(t,e,r)=>{"use strict";var n=r(45299),o=r(97921),i=r(27193),a=r(74595);t.exports=function(t,e,r){for(var u=o(e),s=a.f,c=i.f,l=0;l<u.length;l++){var f=u[l];n(t,f)||r&&n(r,f)||s(t,f,c(e,f))}}},45490:(t,e,r)=>{"use strict";var n=r(24697)("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[n]=!1,"/./"[t](e)}catch(t){}}return!1}},9225:(t,e,r)=>{"use strict";var n=r(40033);t.exports=!n((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},72506:(t,e,r)=>{"use strict";var n=r(67250),o=r(16952),i=r(12605),a=/"/g,u=n("".replace);t.exports=function(t,e,r,n){var s=i(o(t)),c="<"+e;return""!==r&&(c+=" "+r+'="'+u(i(n),a,"&quot;")+'"'),c+">"+s+"</"+e+">"}},5959:t=>{"use strict";t.exports=function(t,e){return{value:t,done:e}}},37909:(t,e,r)=>{"use strict";var n=r(58310),o=r(74595),i=r(87458);t.exports=n?function(t,e,r){return o.f(t,e,i(1,r))}:function(t,e,r){return t[e]=r,t}},87458:t=>{"use strict";t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},60102:(t,e,r)=>{"use strict";var n=r(58310),o=r(74595),i=r(87458);t.exports=function(t,e,r){n?o.f(t,e,i(0,r)):t[e]=r}},67206:(t,e,r)=>{"use strict";var n=r(67250),o=r(40033),i=r(24051).start,a=RangeError,u=isFinite,s=Math.abs,c=Date.prototype,l=c.toISOString,f=n(c.getTime),h=n(c.getUTCDate),p=n(c.getUTCFullYear),y=n(c.getUTCHours),d=n(c.getUTCMilliseconds),v=n(c.getUTCMinutes),b=n(c.getUTCMonth),g=n(c.getUTCSeconds);t.exports=o((function(){return"0385-07-25T07:06:39.999Z"!==l.call(new Date(-50000000000001))}))||!o((function(){l.call(new Date(NaN))}))?function(){if(!u(f(this)))throw new a("Invalid time value");var t=this,e=p(t),r=d(t),n=e<0?"-":e>9999?"+":"";return n+i(s(e),n?6:4,0)+"-"+i(b(t)+1,2,0)+"-"+i(h(t),2,0)+"T"+i(y(t),2,0)+":"+i(v(t),2,0)+":"+i(g(t),2,0)+"."+i(r,3,0)+"Z"}:l},10886:(t,e,r)=>{"use strict";var n=r(30365),o=r(13396),i=TypeError;t.exports=function(t){if(n(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw new i("Incorrect hint");return o(this,t)}},73936:(t,e,r)=>{"use strict";var n=r(20001),o=r(74595);t.exports=function(t,e,r){return r.get&&n(r.get,e,{getter:!0}),r.set&&n(r.set,e,{setter:!0}),o.f(t,e,r)}},55938:(t,e,r)=>{"use strict";var n=r(55747),o=r(74595),i=r(20001),a=r(18231);t.exports=function(t,e,r,u){u||(u={});var s=u.enumerable,c=void 0!==u.name?u.name:e;if(n(r)&&i(r,c,u),u.global)s?t[e]=r:a(e,r);else{try{u.unsafe?t[e]&&(s=!0):delete t[e]}catch(t){}s?t[e]=r:o.f(t,e,{value:r,enumerable:!1,configurable:!u.nonConfigurable,writable:!u.nonWritable})}return t}},30145:(t,e,r)=>{"use strict";var n=r(55938);t.exports=function(t,e,r){for(var o in e)n(t,o,e[o],r);return t}},18231:(t,e,r)=>{"use strict";var n=r(16210),o=Object.defineProperty;t.exports=function(t,e){try{o(n,t,{value:e,configurable:!0,writable:!0})}catch(r){n[t]=e}return e}},95108:(t,e,r)=>{"use strict";var n=r(89393),o=TypeError;t.exports=function(t,e){if(!delete t[e])throw new o("Cannot delete property "+n(e)+" of "+n(t))}},58310:(t,e,r)=>{"use strict";var n=r(40033);t.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},3609:(t,e,r)=>{"use strict";var n,o,i,a,u=r(16210),s=r(58835),c=r(8534),l=u.structuredClone,f=u.ArrayBuffer,h=u.MessageChannel,p=!1;if(c)p=function(t){l(t,{transfer:[t]})};else if(f)try{h||(n=s("worker_threads"))&&(h=n.MessageChannel),h&&(o=new h,i=new f(2),a=function(t){o.port1.postMessage(null,[t])},2===i.byteLength&&(a(i),0===i.byteLength&&(p=a)))}catch(t){}t.exports=p},12689:(t,e,r)=>{"use strict";var n=r(16210),o=r(77568),i=n.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},21291:t=>{"use strict";var e=TypeError;t.exports=function(t){if(t>9007199254740991)throw e("Maximum allowed index exceeded");return t}},41852:t=>{"use strict";t.exports={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}}},69058:t=>{"use strict";t.exports={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}},90502:(t,e,r)=>{"use strict";var n=r(12689)("span").classList,o=n&&n.constructor&&n.constructor.prototype;t.exports=o===Object.prototype?void 0:o},89453:t=>{"use strict";t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},50503:(t,e,r)=>{"use strict";var n=r(83309).match(/firefox\/(\d+)/i);t.exports=!!n&&+n[1]},79725:(t,e,r)=>{"use strict";var n=r(83309);t.exports=/MSIE|Trident/.test(n)},16647:(t,e,r)=>{"use strict";var n=r(83309);t.exports=/ipad|iphone|ipod/i.test(n)&&"undefined"!=typeof Pebble},27770:(t,e,r)=>{"use strict";var n=r(83309);t.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(n)},81663:(t,e,r)=>{"use strict";var n=r(10753);t.exports="NODE"===n},52854:(t,e,r)=>{"use strict";var n=r(83309);t.exports=/web0s(?!.*chrome)/i.test(n)},83309:(t,e,r)=>{"use strict";var n=r(16210).navigator,o=n&&n.userAgent;t.exports=o?String(o):""},83141:(t,e,r)=>{"use strict";var n,o,i=r(16210),a=r(83309),u=i.process,s=i.Deno,c=u&&u.versions||s&&s.version,l=c&&c.v8;l&&(o=(n=l.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&a&&(!(n=a.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=a.match(/Chrome\/(\d+)/))&&(o=+n[1]),t.exports=o},44981:(t,e,r)=>{"use strict";var n=r(83309).match(/AppleWebKit\/(\d+)\./);t.exports=!!n&&+n[1]},10753:(t,e,r)=>{"use strict";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 o=r(16210),i=r(83309),a=r(7462),u=function(t){return i.slice(0,t.length)===t};t.exports=u("Bun/")?"BUN":u("Cloudflare-Workers")?"CLOUDFLARE":u("Deno/")?"DENO":u("Node.js/")?"NODE":o.Bun&&"string"==typeof Bun.version?"BUN":o.Deno&&"object"==n(Deno.version)?"DENO":"process"===a(o.process)?"NODE":o.window&&o.document?"BROWSER":"REST"},89767:(t,e,r)=>{"use strict";var n=r(67250),o=Error,i=n("".replace),a=String(new o("zxcasd").stack),u=/\n\s*at [^:]*:[^\n]*/,s=u.test(a);t.exports=function(t,e){if(s&&"string"==typeof t&&!o.prepareStackTrace)for(;e--;)t=i(t,u,"");return t}},40505:(t,e,r)=>{"use strict";var n=r(37909),o=r(89767),i=r(31013),a=Error.captureStackTrace;t.exports=function(t,e,r,u){i&&(a?a(t,e):n(t,"stack",o(r,u)))}},31013:(t,e,r)=>{"use strict";var n=r(40033),o=r(87458);t.exports=!n((function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",o(1,7)),7!==t.stack)}))},44790:(t,e,r)=>{"use strict";var n=r(58310),o=r(40033),i=r(30365),a=r(75577),u=Error.prototype.toString,s=o((function(){if(n){var t=Object.create(Object.defineProperty({},"name",{get:function(){return this===t}}));if("true"!==u.call(t))return!0}return"2: 1"!==u.call({message:1,name:2})||"Error"!==u.call({})}));t.exports=s?function(){var t=i(this),e=a(t.name,"Error"),r=a(t.message);return e?r?e+": "+r:e:r}:u},63964:(t,e,r)=>{"use strict";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 o=r(16210),i=r(27193).f,a=r(37909),u=r(55938),s=r(18231),c=r(5774),l=r(41314);t.exports=function(t,e){var r,f,h,p,y,d=t.target,v=t.global,b=t.stat;if(r=v?o:b?o[d]||s(d,{}):o[d]&&o[d].prototype)for(f in e){if(p=e[f],h=t.dontCallGetSet?(y=i(r,f))&&y.value:r[f],!l(v?f:d+(b?".":"#")+f,t.forced)&&void 0!==h){if(n(p)==n(h))continue;c(p,h)}(t.sham||h&&h.sham)&&a(p,"sham",!0),u(r,f,p,t)}}},40033:t=>{"use strict";t.exports=function(t){try{return!!t()}catch(t){return!0}}},79942:(t,e,r)=>{"use strict";r(79669);var n=r(91495),o=r(55938),i=r(14489),a=r(40033),u=r(24697),s=r(37909),c=u("species"),l=RegExp.prototype;t.exports=function(t,e,r,f){var h=u(t),p=!a((function(){var e={};return e[h]=function(){return 7},7!==""[t](e)})),y=p&&!a((function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[c]=function(){return r},r.flags="",r[h]=/./[h]),r.exec=function(){return e=!0,null},r[h](""),!e}));if(!p||!y||r){var d=/./[h],v=e(h,""[t],(function(t,e,r,o,a){var u=e.exec;return u===i||u===l.exec?p&&!a?{done:!0,value:n(d,e,r,o)}:{done:!0,value:n(t,r,e,o)}:{done:!1}}));o(String.prototype,t,v[0]),o(l,h,v[1])}f&&s(l[h],"sham",!0)}},65561:(t,e,r)=>{"use strict";var n=r(37386),o=r(24760),i=r(21291),a=r(75754),u=function(t,e,r,s,c,l,f,h){for(var p,y,d=c,v=0,b=!!f&&a(f,h);v<s;)v in r&&(p=b?b(r[v],v,e):r[v],l>0&&n(p)?(y=o(p),d=u(t,e,p,y,d,l-1)-1):(i(d+1),t[d]=p),d++),v++;return d};t.exports=u},50730:(t,e,r)=>{"use strict";var n=r(40033);t.exports=!n((function(){return Object.isExtensible(Object.preventExtensions({}))}))},61267:(t,e,r)=>{"use strict";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 o=r(55050),i=Function.prototype,a=i.apply,u=i.call;t.exports="object"==("undefined"==typeof Reflect?"undefined":n(Reflect))&&Reflect.apply||(o?u.bind(a):function(){return u.apply(a,arguments)})},75754:(t,e,r)=>{"use strict";var n=r(71138),o=r(10320),i=r(55050),a=n(n.bind);t.exports=function(t,e){return o(t),void 0===e?t:i?a(t,e):function(){return t.apply(e,arguments)}}},55050:(t,e,r)=>{"use strict";var n=r(40033);t.exports=!n((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},66284:(t,e,r)=>{"use strict";var n=r(67250),o=r(10320),i=r(77568),a=r(45299),u=r(54602),s=r(55050),c=Function,l=n([].concat),f=n([].join),h={};t.exports=s?c.bind:function(t){var e=o(this),r=e.prototype,n=u(arguments,1),s=function(){var r=l(n,u(arguments));return this instanceof s?function(t,e,r){if(!a(h,e)){for(var n=[],o=0;o<e;o++)n[o]="a["+o+"]";h[e]=c("C,a","return new C("+f(n,",")+")")}return h[e](t,r)}(e,r.length,r):e.apply(t,r)};return i(r)&&(s.prototype=r),s}},91495:(t,e,r)=>{"use strict";var n=r(55050),o=Function.prototype.call;t.exports=n?o.bind(o):function(){return o.apply(o,arguments)}},70520:(t,e,r)=>{"use strict";var n=r(58310),o=r(45299),i=Function.prototype,a=n&&Object.getOwnPropertyDescriptor,u=o(i,"name"),s=u&&"something"===function(){}.name,c=u&&(!n||n&&a(i,"name").configurable);t.exports={EXISTS:u,PROPER:s,CONFIGURABLE:c}},38656:(t,e,r)=>{"use strict";var n=r(67250),o=r(10320);t.exports=function(t,e,r){try{return n(o(Object.getOwnPropertyDescriptor(t,e)[r]))}catch(t){}}},71138:(t,e,r)=>{"use strict";var n=r(7462),o=r(67250);t.exports=function(t){if("Function"===n(t))return o(t)}},67250:(t,e,r)=>{"use strict";var n=r(55050),o=Function.prototype,i=o.call,a=n&&o.bind.bind(i,i);t.exports=n?a:function(t){return function(){return i.apply(t,arguments)}}},58835:(t,e,r)=>{"use strict";var n=r(16210),o=r(81663);t.exports=function(t){if(o){try{return n.process.getBuiltinModule(t)}catch(t){}try{return Function('return require("'+t+'")')()}catch(t){}}}},24466:(t,e,r)=>{"use strict";var n=r(16210);t.exports=function(t,e){var r=n[t],o=r&&r.prototype;return o&&o[e]}},4009:(t,e,r)=>{"use strict";var n=r(16210),o=r(55747);t.exports=function(t,e){return arguments.length<2?(r=n[t],o(r)?r:void 0):n[t]&&n[t][e];var r}},79521:t=>{"use strict";t.exports=function(t){return{iterator:t,next:t.next,done:!1}}},31352:(t,e,r)=>{"use strict";var n=r(91495),o=r(30365),i=r(79521),a=r(59201);t.exports=function(t,e){e&&"string"==typeof t||o(t);var r=a(t);return i(o(void 0!==r?n(r,t):t))}},59201:(t,e,r)=>{"use strict";var n=r(2281),o=r(78060),i=r(42871),a=r(83967),u=r(24697)("iterator");t.exports=function(t){if(!i(t))return o(t,u)||o(t,"@@iterator")||a[n(t)]}},77455:(t,e,r)=>{"use strict";var n=r(91495),o=r(10320),i=r(30365),a=r(89393),u=r(59201),s=TypeError;t.exports=function(t,e){var r=arguments.length<2?u(t):e;if(o(r))return i(n(r,t));throw new s(a(t)+" is not iterable")}},39447:(t,e,r)=>{"use strict";var n=r(67250),o=r(37386),i=r(55747),a=r(7462),u=r(12605),s=n([].push);t.exports=function(t){if(i(t))return t;if(o(t)){for(var e=t.length,r=[],n=0;n<e;n++){var c=t[n];"string"==typeof c?s(r,c):"number"!=typeof c&&"Number"!==a(c)&&"String"!==a(c)||s(r,u(c))}var l=r.length,f=!0;return function(t,e){if(f)return f=!1,e;if(o(this))return e;for(var n=0;n<l;n++)if(r[n]===t)return e}}}},78060:(t,e,r)=>{"use strict";var n=r(10320),o=r(42871);t.exports=function(t,e){var r=t[e];return o(r)?void 0:n(r)}},34099:(t,e,r)=>{"use strict";var n=r(10320),o=r(30365),i=r(91495),a=r(61365),u=r(79521),s="Invalid size",c=RangeError,l=TypeError,f=Math.max,h=function(t,e){this.set=t,this.size=f(e,0),this.has=n(t.has),this.keys=n(t.keys)};h.prototype={getIterator:function(){return u(o(i(this.keys,this.set)))},includes:function(t){return i(this.has,this.set,t)}},t.exports=function(t){o(t);var e=+t.size;if(e!=e)throw new l(s);var r=a(e);if(r<0)throw new c(s);return new h(t,r)}},48300:(t,e,r)=>{"use strict";var n=r(67250),o=r(46771),i=Math.floor,a=n("".charAt),u=n("".replace),s=n("".slice),c=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,l=/\$([$&'`]|\d{1,2})/g;t.exports=function(t,e,r,n,f,h){var p=r+t.length,y=n.length,d=l;return void 0!==f&&(f=o(f),d=c),u(h,d,(function(o,u){var c;switch(a(u,0)){case"$":return"$";case"&":return t;case"`":return s(e,0,r);case"'":return s(e,p);case"<":c=f[s(u,1,-1)];break;default:var l=+u;if(0===l)return o;if(l>y){var h=i(l/10);return 0===h?o:h<=y?void 0===n[h-1]?a(u,1):n[h-1]+a(u,1):o}c=n[l-1]}return void 0===c?"":c}))}},16210:function(t,e,r){"use strict";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 o=function(t){return t&&t.Math===Math&&t};t.exports=o("object"==("undefined"==typeof globalThis?"undefined":n(globalThis))&&globalThis)||o("object"==("undefined"==typeof window?"undefined":n(window))&&window)||o("object"==("undefined"==typeof self?"undefined":n(self))&&self)||o("object"==(void 0===r.g?"undefined":n(r.g))&&r.g)||o("object"==n(this)&&this)||function(){return this}()||Function("return this")()},45299:(t,e,r)=>{"use strict";var n=r(67250),o=r(46771),i=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return i(o(t),e)}},79195:t=>{"use strict";t.exports={}},72259:t=>{"use strict";t.exports=function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(t){}}},5315:(t,e,r)=>{"use strict";var n=r(4009);t.exports=n("document","documentElement")},36223:(t,e,r)=>{"use strict";var n=r(58310),o=r(40033),i=r(12689);t.exports=!n&&!o((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},91784:t=>{"use strict";var e=Array,r=Math.abs,n=Math.pow,o=Math.floor,i=Math.log,a=Math.LN2;t.exports={pack:function(t,u,s){var c,l,f,h=e(s),p=8*s-u-1,y=(1<<p)-1,d=y>>1,v=23===u?n(2,-24)-n(2,-77):0,b=t<0||0===t&&1/t<0?1:0,g=0;for((t=r(t))!=t||t===1/0?(l=t!=t?1:0,c=y):(c=o(i(t)/a),t*(f=n(2,-c))<1&&(c--,f*=2),(t+=c+d>=1?v/f:v*n(2,1-d))*f>=2&&(c++,f/=2),c+d>=y?(l=0,c=y):c+d>=1?(l=(t*f-1)*n(2,u),c+=d):(l=t*n(2,d-1)*n(2,u),c=0));u>=8;)h[g++]=255&l,l/=256,u-=8;for(c=c<<u|l,p+=u;p>0;)h[g++]=255&c,c/=256,p-=8;return h[g-1]|=128*b,h},unpack:function(t,e){var r,o=t.length,i=8*o-e-1,a=(1<<i)-1,u=a>>1,s=i-7,c=o-1,l=t[c--],f=127&l;for(l>>=7;s>0;)f=256*f+t[c--],s-=8;for(r=f&(1<<-s)-1,f>>=-s,s+=e;s>0;)r=256*r+t[c--],s-=8;if(0===f)f=1-u;else{if(f===a)return r?NaN:l?-1/0:1/0;r+=n(2,e),f-=u}return(l?-1:1)*r*n(2,f-e)}}},37457:(t,e,r)=>{"use strict";var n=r(67250),o=r(40033),i=r(7462),a=Object,u=n("".split);t.exports=o((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"===i(t)?u(t,""):a(t)}:a},5781:(t,e,r)=>{"use strict";var n=r(55747),o=r(77568),i=r(76649);t.exports=function(t,e,r){var a,u;return i&&n(a=e.constructor)&&a!==r&&o(u=a.prototype)&&u!==r.prototype&&i(t,u),t}},40492:(t,e,r)=>{"use strict";var n=r(67250),o=r(55747),i=r(40095),a=n(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return a(t)}),t.exports=i.inspectSource},69946:(t,e,r)=>{"use strict";var n=r(77568),o=r(37909);t.exports=function(t,e){n(e)&&"cause"in e&&o(t,"cause",e.cause)}},81969:(t,e,r)=>{"use strict";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 o=r(63964),i=r(67250),a=r(79195),u=r(77568),s=r(45299),c=r(74595).f,l=r(37310),f=r(81644),h=r(81834),p=r(16738),y=r(50730),d=!1,v=p("meta"),b=0,g=function(t){c(t,v,{value:{objectID:"O"+b++,weakData:{}}})},m=t.exports={enable:function(){m.enable=function(){},d=!0;var t=l.f,e=i([].splice),r={};r[v]=1,t(r).length&&(l.f=function(r){for(var n=t(r),o=0,i=n.length;o<i;o++)if(n[o]===v){e(n,o,1);break}return n},o({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:f.f}))},fastKey:function(t,e){if(!u(t))return"symbol"==n(t)?t:("string"==typeof t?"S":"P")+t;if(!s(t,v)){if(!h(t))return"F";if(!e)return"E";g(t)}return t[v].objectID},getWeakData:function(t,e){if(!s(t,v)){if(!h(t))return!0;if(!e)return!1;g(t)}return t[v].weakData},onFreeze:function(t){return y&&d&&h(t)&&!s(t,v)&&g(t),t}};a[v]=!0},5419:(t,e,r)=>{"use strict";var n,o,i,a=r(21820),u=r(16210),s=r(77568),c=r(37909),l=r(45299),f=r(40095),h=r(19417),p=r(79195),y="Object already initialized",d=u.TypeError,v=u.WeakMap;if(a||f.state){var b=f.state||(f.state=new v);b.get=b.get,b.has=b.has,b.set=b.set,n=function(t,e){if(b.has(t))throw new d(y);return e.facade=t,b.set(t,e),e},o=function(t){return b.get(t)||{}},i=function(t){return b.has(t)}}else{var g=h("state");p[g]=!0,n=function(t,e){if(l(t,g))throw new d(y);return e.facade=t,c(t,g,e),e},o=function(t){return l(t,g)?t[g]:{}},i=function(t){return l(t,g)}}t.exports={set:n,get:o,has:i,enforce:function(t){return i(t)?o(t):n(t,{})},getterFor:function(t){return function(e){var r;if(!s(e)||(r=o(e)).type!==t)throw new d("Incompatible receiver, "+t+" required");return r}}}},76571:(t,e,r)=>{"use strict";var n=r(24697),o=r(83967),i=n("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||a[i]===t)}},37386:(t,e,r)=>{"use strict";var n=r(7462);t.exports=Array.isArray||function(t){return"Array"===n(t)}},40221:(t,e,r)=>{"use strict";var n=r(2281);t.exports=function(t){var e=n(t);return"BigInt64Array"===e||"BigUint64Array"===e}},55747:t=>{"use strict";function e(t){return e="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},e(t)}var r="object"==("undefined"==typeof document?"undefined":e(document))&&document.all;t.exports=void 0===r&&void 0!==r?function(t){return"function"==typeof t||t===r}:function(t){return"function"==typeof t}},1031:(t,e,r)=>{"use strict";var n=r(67250),o=r(40033),i=r(55747),a=r(2281),u=r(4009),s=r(40492),c=function(){},l=u("Reflect","construct"),f=/^\s*(?:class|function)\b/,h=n(f.exec),p=!f.test(c),y=function(t){if(!i(t))return!1;try{return l(c,[],t),!0}catch(t){return!1}},d=function(t){if(!i(t))return!1;switch(a(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return p||!!h(f,s(t))}catch(t){return!0}};d.sham=!0,t.exports=!l||o((function(){var t;return y(y.call)||!y(Object)||!y((function(){t=!0}))||t}))?d:y},98373:(t,e,r)=>{"use strict";var n=r(45299);t.exports=function(t){return void 0!==t&&(n(t,"value")||n(t,"writable"))}},41314:(t,e,r)=>{"use strict";var n=r(40033),o=r(55747),i=/#|\.prototype\./,a=function(t,e){var r=s[u(t)];return r===l||r!==c&&(o(e)?n(e):!!e)},u=a.normalize=function(t){return String(t).replace(i,".").toLowerCase()},s=a.data={},c=a.NATIVE="N",l=a.POLYFILL="P";t.exports=a},5841:(t,e,r)=>{"use strict";var n=r(77568),o=Math.floor;t.exports=Number.isInteger||function(t){return!n(t)&&isFinite(t)&&o(t)===t}},42871:t=>{"use strict";t.exports=function(t){return null==t}},77568:(t,e,r)=>{"use strict";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 o=r(55747);t.exports=function(t){return"object"==n(t)?null!==t:o(t)}},45015:(t,e,r)=>{"use strict";var n=r(77568);t.exports=function(t){return n(t)||null===t}},4493:t=>{"use strict";t.exports=!1},72586:(t,e,r)=>{"use strict";var n=r(77568),o=r(7462),i=r(24697)("match");t.exports=function(t){var e;return n(t)&&(void 0!==(e=t[i])?!!e:"RegExp"===o(t))}},71399:(t,e,r)=>{"use strict";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 o=r(4009),i=r(55747),a=r(21287),u=r(1062),s=Object;t.exports=u?function(t){return"symbol"==n(t)}:function(t){var e=o("Symbol");return i(e)&&a(e.prototype,s(t))}},34825:(t,e,r)=>{"use strict";var n=r(91495);t.exports=function(t,e,r){for(var o,i,a=r?t:t.iterator,u=t.next;!(o=n(u,a)).done;)if(void 0!==(i=e(o.value)))return i}},49450:(t,e,r)=>{"use strict";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 o=r(75754),i=r(91495),a=r(30365),u=r(89393),s=r(76571),c=r(24760),l=r(21287),f=r(77455),h=r(59201),p=r(28649),y=TypeError,d=function(t,e){this.stopped=t,this.result=e},v=d.prototype;t.exports=function(t,e,r){var b,g,m,w,x,k,S,_=r&&r.that,O=!(!r||!r.AS_ENTRIES),E=!(!r||!r.IS_RECORD),A=!(!r||!r.IS_ITERATOR),P=!(!r||!r.INTERRUPTED),j=o(e,_),T=function(t){return b&&p(b,"normal",t),new d(!0,t)},M=function(t){return O?(a(t),P?j(t[0],t[1],T):j(t[0],t[1])):P?j(t,T):j(t)};if(E)b=t.iterator;else if(A)b=t;else{if(!(g=h(t)))throw new y(u(t)+" is not iterable");if(s(g)){for(m=0,w=c(t);w>m;m++)if((x=M(t[m]))&&l(v,x))return x;return new d(!1)}b=f(t,g)}for(k=E?t.next:b.next;!(S=i(k,b)).done;){try{x=M(S.value)}catch(t){p(b,"throw",t)}if("object"==n(x)&&x&&l(v,x))return x}return new d(!1)}},28649:(t,e,r)=>{"use strict";var n=r(91495),o=r(30365),i=r(78060);t.exports=function(t,e,r){var a,u;o(t);try{if(!(a=i(t,"return"))){if("throw"===e)throw r;return r}a=n(a,t)}catch(t){u=!0,a=t}if("throw"===e)throw r;if(u)throw a;return o(a),r}},5656:(t,e,r)=>{"use strict";var n=r(67635).IteratorPrototype,o=r(80674),i=r(87458),a=r(84925),u=r(83967),s=function(){return this};t.exports=function(t,e,r,c){var l=e+" Iterator";return t.prototype=o(n,{next:i(+!c,r)}),a(t,l,!1,!0),u[l]=s,t}},56860:(t,e,r)=>{"use strict";var n=r(91495),o=r(80674),i=r(37909),a=r(30145),u=r(24697),s=r(5419),c=r(78060),l=r(67635).IteratorPrototype,f=r(5959),h=r(28649),p=u("toStringTag"),y="IteratorHelper",d="WrapForValidIterator",v=s.set,b=function(t){var e=s.getterFor(t?d:y);return a(o(l),{next:function(){var r=e(this);if(t)return r.nextHandler();if(r.done)return f(void 0,!0);try{var n=r.nextHandler();return r.returnHandlerResult?n:f(n,r.done)}catch(t){throw r.done=!0,t}},return:function(){var r=e(this),o=r.iterator;if(r.done=!0,t){var i=c(o,"return");return i?n(i,o):f(void 0,!0)}if(r.inner)try{h(r.inner.iterator,"normal")}catch(t){return h(o,"throw",t)}return o&&h(o,"normal"),f(void 0,!0)}})},g=b(!0),m=b(!1);i(m,p,"Iterator Helper"),t.exports=function(t,e,r){var n=function(n,o){o?(o.iterator=n.iterator,o.next=n.next):o=n,o.type=e?d:y,o.returnHandlerResult=!!r,o.nextHandler=t,o.counter=0,o.done=!1,v(this,o)};return n.prototype=e?g:m,n}},65574:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(4493),a=r(70520),u=r(55747),s=r(5656),c=r(36917),l=r(76649),f=r(84925),h=r(37909),p=r(55938),y=r(24697),d=r(83967),v=r(67635),b=a.PROPER,g=a.CONFIGURABLE,m=v.IteratorPrototype,w=v.BUGGY_SAFARI_ITERATORS,x=y("iterator"),k="keys",S="values",_="entries",O=function(){return this};t.exports=function(t,e,r,a,y,v,E){s(r,e,a);var A,P,j,T=function(t){if(t===y&&L)return L;if(!w&&t&&t in I)return I[t];switch(t){case k:case S:case _:return function(){return new r(this,t)}}return function(){return new r(this)}},M=e+" Iterator",R=!1,I=t.prototype,C=I[x]||I["@@iterator"]||y&&I[y],L=!w&&C||T(y),D="Array"===e&&I.entries||C;if(D&&(A=c(D.call(new t)))!==Object.prototype&&A.next&&(i||c(A)===m||(l?l(A,m):u(A[x])||p(A,x,O)),f(A,M,!0,!0),i&&(d[M]=O)),b&&y===S&&C&&C.name!==S&&(!i&&g?h(I,"name",S):(R=!0,L=function(){return o(C,this)})),y)if(P={values:T(S),keys:v?L:T(k),entries:T(_)},E)for(j in P)(w||R||!(j in I))&&p(I,j,P[j]);else n({target:e,proto:!0,forced:w||R},P);return i&&!E||I[x]===L||p(I,x,L,{name:y}),d[e]=L,P}},9667:(t,e,r)=>{"use strict";var n=r(91495),o=r(10320),i=r(30365),a=r(79521),u=r(56860),s=r(40125),c=u((function(){var t=this.iterator,e=i(n(this.next,t));if(!(this.done=!!e.done))return s(t,this.mapper,[e.value,this.counter++],!0)}));t.exports=function(t){return i(this),o(t),new c(a(this),{mapper:t})}},67635:(t,e,r)=>{"use strict";var n,o,i,a=r(40033),u=r(55747),s=r(77568),c=r(80674),l=r(36917),f=r(55938),h=r(24697),p=r(4493),y=h("iterator"),d=!1;[].keys&&("next"in(i=[].keys())?(o=l(l(i)))!==Object.prototype&&(n=o):d=!0),!s(n)||a((function(){var t={};return n[y].call(t)!==t}))?n={}:p&&(n=c(n)),u(n[y])||f(n,y,(function(){return this})),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:d}},83967:t=>{"use strict";t.exports={}},24760:(t,e,r)=>{"use strict";var n=r(10188);t.exports=function(t){return n(t.length)}},20001:(t,e,r)=>{"use strict";var n=r(67250),o=r(40033),i=r(55747),a=r(45299),u=r(58310),s=r(70520).CONFIGURABLE,c=r(40492),l=r(5419),f=l.enforce,h=l.get,p=String,y=Object.defineProperty,d=n("".slice),v=n("".replace),b=n([].join),g=u&&!o((function(){return 8!==y((function(){}),"length",{value:8}).length})),m=String(String).split("String"),w=t.exports=function(t,e,r){"Symbol("===d(p(e),0,7)&&(e="["+v(p(e),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!a(t,"name")||s&&t.name!==e)&&(u?y(t,"name",{value:e,configurable:!0}):t.name=e),g&&r&&a(r,"arity")&&t.length!==r.arity&&y(t,"length",{value:r.arity});try{r&&a(r,"constructor")&&r.constructor?u&&y(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=f(t);return a(n,"source")||(n.source=b(m,"string"==typeof e?e:"")),t};Function.prototype.toString=w((function(){return i(this)&&h(this).source||c(this)}),"toString")},31186:(t,e,r)=>{"use strict";var n=r(67250),o=Map.prototype;t.exports={Map,set:n(o.set),get:n(o.get),has:n(o.has),remove:n(o.delete),proto:o}},82040:t=>{"use strict";var e=Math.expm1,r=Math.exp;t.exports=!e||e(10)>22025.465794806718||e(10)<22025.465794806718||-2e-17!==e(-2e-17)?function(t){var e=+t;return 0===e?e:e>-1e-6&&e<1e-6?e+e*e/2:r(e)-1}:e},14950:(t,e,r)=>{"use strict";var n=r(22172),o=r(30024),i=Math.abs;t.exports=function(t,e,r,a){var u=+t,s=i(u),c=n(u);if(s<a)return c*o(s/a/e)*a*e;var l=(1+e/2220446049250313e-31)*s,f=l-(l-s);return f>r||f!=f?c*(1/0):c*f}},95867:(t,e,r)=>{"use strict";var n=r(14950);t.exports=Math.fround||function(t){return n(t,1.1920928955078125e-7,34028234663852886e22,11754943508222875e-54)}},75002:t=>{"use strict";var e=Math.log,r=Math.LOG10E;t.exports=Math.log10||function(t){return e(t)*r}},90874:t=>{"use strict";var e=Math.log;t.exports=Math.log1p||function(t){var r=+t;return r>-1e-8&&r<1e-8?r-r*r/2:e(1+r)}},69777:t=>{"use strict";var e=Math.log,r=Math.LN2;t.exports=Math.log2||function(t){return e(t)/r}},30024:t=>{"use strict";var e=4503599627370496;t.exports=function(t){return t+e-e}},22172:t=>{"use strict";t.exports=Math.sign||function(t){var e=+t;return 0===e||e!=e?e:e<0?-1:1}},21119:t=>{"use strict";var e=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(t){var n=+t;return(n>0?r:e)(n)}},37713:(t,e,r)=>{"use strict";var n,o,i,a,u,s=r(16210),c=r(44915),l=r(75754),f=r(60375).set,h=r(9547),p=r(27770),y=r(16647),d=r(52854),v=r(81663),b=s.MutationObserver||s.WebKitMutationObserver,g=s.document,m=s.process,w=s.Promise,x=c("queueMicrotask");if(!x){var k=new h,S=function(){var t,e;for(v&&(t=m.domain)&&t.exit();e=k.get();)try{e()}catch(t){throw k.head&&n(),t}t&&t.enter()};p||v||d||!b||!g?!y&&w&&w.resolve?((a=w.resolve(void 0)).constructor=w,u=l(a.then,a),n=function(){u(S)}):v?n=function(){m.nextTick(S)}:(f=l(f,s),n=function(){f(S)}):(o=!0,i=g.createTextNode(""),new b(S).observe(i,{characterData:!0}),n=function(){i.data=o=!o}),x=function(t){k.head||n(),k.add(t)}}t.exports=x},81837:(t,e,r)=>{"use strict";var n=r(10320),o=TypeError,i=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw new o("Bad Promise constructor");e=t,r=n})),this.resolve=n(e),this.reject=n(r)};t.exports.f=function(t){return new i(t)}},75577:(t,e,r)=>{"use strict";var n=r(12605);t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:n(t)}},37567:t=>{"use strict";var e=RangeError;t.exports=function(t){if(t==t)return t;throw new e("NaN is not allowed")}},86213:(t,e,r)=>{"use strict";var n=r(72586),o=TypeError;t.exports=function(t){if(n(t))throw new o("The method doesn't accept regular expressions");return t}},3294:(t,e,r)=>{"use strict";var n=r(16210).isFinite;t.exports=Number.isFinite||function(t){return"number"==typeof t&&n(t)}},28506:(t,e,r)=>{"use strict";var n=r(16210),o=r(40033),i=r(67250),a=r(12605),u=r(92648).trim,s=r(4198),c=i("".charAt),l=n.parseFloat,f=n.Symbol,h=f&&f.iterator,p=1/l(s+"-0")!=-1/0||h&&!o((function(){l(Object(h))}));t.exports=p?function(t){var e=u(a(t)),r=l(e);return 0===r&&"-"===c(e,0)?-0:r}:l},13693:(t,e,r)=>{"use strict";var n=r(16210),o=r(40033),i=r(67250),a=r(12605),u=r(92648).trim,s=r(4198),c=n.parseInt,l=n.Symbol,f=l&&l.iterator,h=/^[+-]?0x/i,p=i(h.exec),y=8!==c(s+"08")||22!==c(s+"0x16")||f&&!o((function(){c(Object(f))}));t.exports=y?function(t,e){var r=u(a(t));return c(r,e>>>0||(p(h,r)?16:10))}:c},41143:(t,e,r)=>{"use strict";var n=r(58310),o=r(67250),i=r(91495),a=r(40033),u=r(18450),s=r(89235),c=r(12867),l=r(46771),f=r(37457),h=Object.assign,p=Object.defineProperty,y=o([].concat);t.exports=!h||a((function(){if(n&&1!==h({b:1},h(p({},"a",{enumerable:!0,get:function(){p(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},r=Symbol("assign detection"),o="abcdefghijklmnopqrst";return t[r]=7,o.split("").forEach((function(t){e[t]=t})),7!==h({},t)[r]||u(h({},e)).join("")!==o}))?function(t,e){for(var r=l(t),o=arguments.length,a=1,h=s.f,p=c.f;o>a;)for(var d,v=f(arguments[a++]),b=h?y(u(v),h(v)):u(v),g=b.length,m=0;g>m;)d=b[m++],n&&!i(p,v,d)||(r[d]=v[d]);return r}:h},80674:(t,e,r)=>{"use strict";var n,o=r(30365),i=r(24239),a=r(89453),u=r(79195),s=r(5315),c=r(12689),l=r(19417),f="prototype",h="script",p=l("IE_PROTO"),y=function(){},d=function(t){return"<"+h+">"+t+"</"+h+">"},v=function(t){t.write(d("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){try{n=new ActiveXObject("htmlfile")}catch(t){}var t,e,r;b="undefined"!=typeof document?document.domain&&n?v(n):(e=c("iframe"),r="java"+h+":",e.style.display="none",s.appendChild(e),e.src=String(r),(t=e.contentWindow.document).open(),t.write(d("document.F=Object")),t.close(),t.F):v(n);for(var o=a.length;o--;)delete b[f][a[o]];return b()};u[p]=!0,t.exports=Object.create||function(t,e){var r;return null!==t?(y[f]=o(t),r=new y,y[f]=null,r[p]=t):r=b(),void 0===e?r:i.f(r,e)}},24239:(t,e,r)=>{"use strict";var n=r(58310),o=r(80944),i=r(74595),a=r(30365),u=r(57591),s=r(18450);e.f=n&&!o?Object.defineProperties:function(t,e){a(t);for(var r,n=u(e),o=s(e),c=o.length,l=0;c>l;)i.f(t,r=o[l++],n[r]);return t}},74595:(t,e,r)=>{"use strict";var n=r(58310),o=r(36223),i=r(80944),a=r(30365),u=r(767),s=TypeError,c=Object.defineProperty,l=Object.getOwnPropertyDescriptor,f="enumerable",h="configurable",p="writable";e.f=n?i?function(t,e,r){if(a(t),e=u(e),a(r),"function"==typeof t&&"prototype"===e&&"value"in r&&p in r&&!r[p]){var n=l(t,e);n&&n[p]&&(t[e]=r.value,r={configurable:h in r?r[h]:n[h],enumerable:f in r?r[f]:n[f],writable:!1})}return c(t,e,r)}:c:function(t,e,r){if(a(t),e=u(e),a(r),o)try{return c(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new s("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},27193:(t,e,r)=>{"use strict";var n=r(58310),o=r(91495),i=r(12867),a=r(87458),u=r(57591),s=r(767),c=r(45299),l=r(36223),f=Object.getOwnPropertyDescriptor;e.f=n?f:function(t,e){if(t=u(t),e=s(e),l)try{return f(t,e)}catch(t){}if(c(t,e))return a(!o(i.f,t,e),t[e])}},81644:(t,e,r)=>{"use strict";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 o=r(7462),i=r(57591),a=r(37310).f,u=r(54602),s="object"==("undefined"==typeof window?"undefined":n(window))&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return s&&"Window"===o(t)?function(t){try{return a(t)}catch(t){return u(s)}}(t):a(i(t))}},37310:(t,e,r)=>{"use strict";var n=r(53726),o=r(89453).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return n(t,o)}},89235:(t,e)=>{"use strict";e.f=Object.getOwnPropertySymbols},36917:(t,e,r)=>{"use strict";var n=r(45299),o=r(55747),i=r(46771),a=r(19417),u=r(9225),s=a("IE_PROTO"),c=Object,l=c.prototype;t.exports=u?c.getPrototypeOf:function(t){var e=i(t);if(n(e,s))return e[s];var r=e.constructor;return o(r)&&e instanceof r?r.prototype:e instanceof c?l:null}},81834:(t,e,r)=>{"use strict";var n=r(40033),o=r(77568),i=r(7462),a=r(3782),u=Object.isExtensible,s=n((function(){u(1)}));t.exports=s||a?function(t){return!!o(t)&&(!a||"ArrayBuffer"!==i(t))&&(!u||u(t))}:u},21287:(t,e,r)=>{"use strict";var n=r(67250);t.exports=n({}.isPrototypeOf)},53726:(t,e,r)=>{"use strict";var n=r(67250),o=r(45299),i=r(57591),a=r(14211).indexOf,u=r(79195),s=n([].push);t.exports=function(t,e){var r,n=i(t),c=0,l=[];for(r in n)!o(u,r)&&o(n,r)&&s(l,r);for(;e.length>c;)o(n,r=e[c++])&&(~a(l,r)||s(l,r));return l}},18450:(t,e,r)=>{"use strict";var n=r(53726),o=r(89453);t.exports=Object.keys||function(t){return n(t,o)}},12867:(t,e)=>{"use strict";var r={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,o=n&&!r.call({1:2},1);e.f=o?function(t){var e=n(this,t);return!!e&&e.enumerable}:r},57377:(t,e,r)=>{"use strict";var n=r(4493),o=r(16210),i=r(40033),a=r(44981);t.exports=n||!i((function(){if(!(a&&a<535)){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete o[t]}}))},76649:(t,e,r)=>{"use strict";var n=r(38656),o=r(77568),i=r(16952),a=r(35908);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=n(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array}catch(t){}return function(r,n){return i(r),a(n),o(r)?(e?t(r,n):r.__proto__=n,r):r}}():void 0)},70915:(t,e,r)=>{"use strict";var n=r(58310),o=r(40033),i=r(67250),a=r(36917),u=r(18450),s=r(57591),c=i(r(12867).f),l=i([].push),f=n&&o((function(){var t=Object.create(null);return t[2]=2,!c(t,2)})),h=function(t){return function(e){for(var r,o=s(e),i=u(o),h=f&&null===a(o),p=i.length,y=0,d=[];p>y;)r=i[y++],n&&!(h?r in o:c(o,r))||l(d,t?[r,o[r]]:o[r]);return d}};t.exports={entries:h(!0),values:h(!1)}},2509:(t,e,r)=>{"use strict";var n=r(2650),o=r(2281);t.exports=n?{}.toString:function(){return"[object "+o(this)+"]"}},13396:(t,e,r)=>{"use strict";var n=r(91495),o=r(55747),i=r(77568),a=TypeError;t.exports=function(t,e){var r,u;if("string"===e&&o(r=t.toString)&&!i(u=n(r,t)))return u;if(o(r=t.valueOf)&&!i(u=n(r,t)))return u;if("string"!==e&&o(r=t.toString)&&!i(u=n(r,t)))return u;throw new a("Can't convert object to primitive value")}},97921:(t,e,r)=>{"use strict";var n=r(4009),o=r(67250),i=r(37310),a=r(89235),u=r(30365),s=o([].concat);t.exports=n("Reflect","ownKeys")||function(t){var e=i.f(u(t)),r=a.f;return r?s(e,r(t)):e}},61765:(t,e,r)=>{"use strict";var n=r(16210);t.exports=n},10729:t=>{"use strict";t.exports=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}}},74854:(t,e,r)=>{"use strict";var n=r(16210),o=r(67512),i=r(55747),a=r(41314),u=r(40492),s=r(24697),c=r(10753),l=r(4493),f=r(83141),h=o&&o.prototype,p=s("species"),y=!1,d=i(n.PromiseRejectionEvent),v=a("Promise",(function(){var t=u(o),e=t!==String(o);if(!e&&66===f)return!0;if(l&&(!h.catch||!h.finally))return!0;if(!f||f<51||!/native code/.test(t)){var r=new o((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};if((r.constructor={})[p]=n,!(y=r.then((function(){}))instanceof n))return!0}return!(e||"BROWSER"!==c&&"DENO"!==c||d)}));t.exports={CONSTRUCTOR:v,REJECTION_EVENT:d,SUBCLASSING:y}},67512:(t,e,r)=>{"use strict";var n=r(16210);t.exports=n.Promise},66628:(t,e,r)=>{"use strict";var n=r(30365),o=r(77568),i=r(81837);t.exports=function(t,e){if(n(t),o(e)&&e.constructor===t)return e;var r=i.f(t);return(0,r.resolve)(e),r.promise}},48199:(t,e,r)=>{"use strict";var n=r(67512),o=r(92490),i=r(74854).CONSTRUCTOR;t.exports=i||!o((function(t){n.all(t).then(void 0,(function(){}))}))},34550:(t,e,r)=>{"use strict";var n=r(74595).f;t.exports=function(t,e,r){r in t||n(t,r,{configurable:!0,get:function(){return e[r]},set:function(t){e[r]=t}})}},9547:t=>{"use strict";var e=function(){this.head=null,this.tail=null};e.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}},t.exports=e},28340:(t,e,r)=>{"use strict";var n=r(91495),o=r(30365),i=r(55747),a=r(7462),u=r(14489),s=TypeError;t.exports=function(t,e){var r=t.exec;if(i(r)){var c=n(r,t,e);return null!==c&&o(c),c}if("RegExp"===a(t))return n(u,t,e);throw new s("RegExp#exec called on incompatible receiver")}},14489:(t,e,r)=>{"use strict";var n,o,i=r(91495),a=r(67250),u=r(12605),s=r(70901),c=r(62115),l=r(16639),f=r(80674),h=r(5419).get,p=r(39173),y=r(35688),d=l("native-string-replace",String.prototype.replace),v=RegExp.prototype.exec,b=v,g=a("".charAt),m=a("".indexOf),w=a("".replace),x=a("".slice),k=(o=/b*/g,i(v,n=/a/,"a"),i(v,o,"a"),0!==n.lastIndex||0!==o.lastIndex),S=c.BROKEN_CARET,_=void 0!==/()??/.exec("")[1];(k||_||S||p||y)&&(b=function(t){var e,r,n,o,a,c,l,p=this,y=h(p),O=u(t),E=y.raw;if(E)return E.lastIndex=p.lastIndex,e=i(b,E,O),p.lastIndex=E.lastIndex,e;var A=y.groups,P=S&&p.sticky,j=i(s,p),T=p.source,M=0,R=O;if(P&&(j=w(j,"y",""),-1===m(j,"g")&&(j+="g"),R=x(O,p.lastIndex),p.lastIndex>0&&(!p.multiline||p.multiline&&"\n"!==g(O,p.lastIndex-1))&&(T="(?: "+T+")",R=" "+R,M++),r=new RegExp("^(?:"+T+")",j)),_&&(r=new RegExp("^"+T+"$(?!\\s)",j)),k&&(n=p.lastIndex),o=i(v,P?r:p,R),P?o?(o.input=x(o.input,M),o[0]=x(o[0],M),o.index=p.lastIndex,p.lastIndex+=o[0].length):p.lastIndex=0:k&&o&&(p.lastIndex=p.global?o.index+o[0].length:n),_&&o&&o.length>1&&i(d,o[0],r,(function(){for(a=1;a<arguments.length-2;a++)void 0===arguments[a]&&(o[a]=void 0)})),o&&A)for(o.groups=c=f(null),a=0;a<A.length;a++)c[(l=A[a])[0]]=o[l[1]];return o}),t.exports=b},70901:(t,e,r)=>{"use strict";var n=r(30365);t.exports=function(){var t=n(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}},73392:(t,e,r)=>{"use strict";var n=r(91495),o=r(45299),i=r(21287),a=r(70901),u=RegExp.prototype;t.exports=function(t){var e=t.flags;return void 0!==e||"flags"in u||o(t,"flags")||!i(u,t)?e:n(a,t)}},62115:(t,e,r)=>{"use strict";var n=r(40033),o=r(16210).RegExp,i=n((function(){var t=o("a","y");return t.lastIndex=2,null!==t.exec("abcd")})),a=i||n((function(){return!o("a","y").sticky})),u=i||n((function(){var t=o("^r","gy");return t.lastIndex=2,null!==t.exec("str")}));t.exports={BROKEN_CARET:u,MISSED_STICKY:a,UNSUPPORTED_Y:i}},39173:(t,e,r)=>{"use strict";var n=r(40033),o=r(16210).RegExp;t.exports=n((function(){var t=o(".","s");return!(t.dotAll&&t.test("\n")&&"s"===t.flags)}))},35688:(t,e,r)=>{"use strict";var n=r(40033),o=r(16210).RegExp;t.exports=n((function(){var t=o("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")}))},16952:(t,e,r)=>{"use strict";var n=r(42871),o=TypeError;t.exports=function(t){if(n(t))throw new o("Can't call method on "+t);return t}},44915:(t,e,r)=>{"use strict";var n=r(16210),o=r(58310),i=Object.getOwnPropertyDescriptor;t.exports=function(t){if(!o)return n[t];var e=i(n,t);return e&&e.value}},5700:t=>{"use strict";t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},78362:(t,e,r)=>{"use strict";var n,o=r(16210),i=r(61267),a=r(55747),u=r(10753),s=r(83309),c=r(54602),l=r(24986),f=o.Function,h=/MSIE .\./.test(s)||"BUN"===u&&((n=o.Bun.version.split(".")).length<3||"0"===n[0]&&(n[1]<3||"3"===n[1]&&"0"===n[2]));t.exports=function(t,e){var r=e?2:1;return h?function(n,o){var u=l(arguments.length,1)>r,s=a(n)?n:f(n),h=u?c(arguments,r):[],p=u?function(){i(s,this,h)}:s;return e?t(p,o):t(p)}:t}},50960:(t,e,r)=>{"use strict";var n=r(13128),o=r(51551),i=n.Set,a=n.add;t.exports=function(t){var e=new i;return o(t,(function(t){a(e,t)})),e}},23710:(t,e,r)=>{"use strict";var n=r(71806),o=r(13128),i=r(50960),a=r(79212),u=r(34099),s=r(51551),c=r(34825),l=o.has,f=o.remove;t.exports=function(t){var e=n(this),r=u(t),o=i(e);return a(e)<=r.size?s(e,(function(t){r.includes(t)&&f(o,t)})):c(r.getIterator(),(function(t){l(e,t)&&f(o,t)})),o}},13128:(t,e,r)=>{"use strict";var n=r(67250),o=Set.prototype;t.exports={Set,add:n(o.add),has:n(o.has),remove:n(o.delete),proto:o}},61752:(t,e,r)=>{"use strict";var n=r(71806),o=r(13128),i=r(79212),a=r(34099),u=r(51551),s=r(34825),c=o.Set,l=o.add,f=o.has;t.exports=function(t){var e=n(this),r=a(t),o=new c;return i(e)>r.size?s(r.getIterator(),(function(t){f(e,t)&&l(o,t)})):u(e,(function(t){r.includes(t)&&l(o,t)})),o}},10979:(t,e,r)=>{"use strict";var n=r(71806),o=r(13128).has,i=r(79212),a=r(34099),u=r(51551),s=r(34825),c=r(28649);t.exports=function(t){var e=n(this),r=a(t);if(i(e)<=r.size)return!1!==u(e,(function(t){if(r.includes(t))return!1}),!0);var l=r.getIterator();return!1!==s(l,(function(t){if(o(e,t))return c(l,"normal",!1)}))}},66040:(t,e,r)=>{"use strict";var n=r(71806),o=r(79212),i=r(51551),a=r(34099);t.exports=function(t){var e=n(this),r=a(t);return!(o(e)>r.size)&&!1!==i(e,(function(t){if(!r.includes(t))return!1}),!0)}},289:(t,e,r)=>{"use strict";var n=r(71806),o=r(13128).has,i=r(79212),a=r(34099),u=r(34825),s=r(28649);t.exports=function(t){var e=n(this),r=a(t);if(i(e)<r.size)return!1;var c=r.getIterator();return!1!==u(c,(function(t){if(!o(e,t))return s(c,"normal",!1)}))}},51551:(t,e,r)=>{"use strict";var n=r(67250),o=r(34825),i=r(13128),a=i.Set,u=i.proto,s=n(u.forEach),c=n(u.keys),l=c(new a).next;t.exports=function(t,e,r){return r?o({iterator:c(t),next:l},e):s(t,e)}},94610:(t,e,r)=>{"use strict";var n=r(4009),o=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}},i=function(t){return{size:t,has:function(){return!0},keys:function(){throw new Error("e")}}};t.exports=function(t,e){var r=n("Set");try{(new r)[t](o(0));try{return(new r)[t](o(-1)),!1}catch(n){if(!e)return!0;try{return(new r)[t](i(-1/0)),!1}catch(n){var a=new r;return a.add(1),a.add(2),e(a[t](i(1/0)))}}}catch(t){return!1}}},79212:(t,e,r)=>{"use strict";var n=r(38656),o=r(13128);t.exports=n(o.proto,"size","get")||function(t){return t.size}},58491:(t,e,r)=>{"use strict";var n=r(4009),o=r(73936),i=r(24697),a=r(58310),u=i("species");t.exports=function(t){var e=n(t);a&&e&&!e[u]&&o(e,u,{configurable:!0,get:function(){return this}})}},24052:(t,e,r)=>{"use strict";var n=r(71806),o=r(13128),i=r(50960),a=r(34099),u=r(34825),s=o.add,c=o.has,l=o.remove;t.exports=function(t){var e=n(this),r=a(t).getIterator(),o=i(e);return u(r,(function(t){c(e,t)?l(o,t):s(o,t)})),o}},84925:(t,e,r)=>{"use strict";var n=r(74595).f,o=r(45299),i=r(24697)("toStringTag");t.exports=function(t,e,r){t&&!r&&(t=t.prototype),t&&!o(t,i)&&n(t,i,{configurable:!0,value:e})}},18630:(t,e,r)=>{"use strict";var n=r(71806),o=r(13128).add,i=r(50960),a=r(34099),u=r(34825);t.exports=function(t){var e=n(this),r=a(t).getIterator(),s=i(e);return u(r,(function(t){o(s,t)})),s}},19417:(t,e,r)=>{"use strict";var n=r(16639),o=r(16738),i=n("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},40095:(t,e,r)=>{"use strict";var n=r(4493),o=r(16210),i=r(18231),a="__core-js_shared__",u=t.exports=o[a]||i(a,{});(u.versions||(u.versions=[])).push({version:"3.40.0",mode:n?"pure":"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"})},16639:(t,e,r)=>{"use strict";var n=r(40095);t.exports=function(t,e){return n[t]||(n[t]=e||{})}},28987:(t,e,r)=>{"use strict";var n=r(30365),o=r(32606),i=r(42871),a=r(24697)("species");t.exports=function(t,e){var r,u=n(t).constructor;return void 0===u||i(r=n(u)[a])?e:o(r)}},88539:(t,e,r)=>{"use strict";var n=r(40033);t.exports=function(t){return n((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},50233:(t,e,r)=>{"use strict";var n=r(67250),o=r(61365),i=r(12605),a=r(16952),u=n("".charAt),s=n("".charCodeAt),c=n("".slice),l=function(t){return function(e,r){var n,l,f=i(a(e)),h=o(r),p=f.length;return h<0||h>=p?t?"":void 0:(n=s(f,h))<55296||n>56319||h+1===p||(l=s(f,h+1))<56320||l>57343?t?u(f,h):n:t?c(f,h,h+2):l-56320+(n-55296<<10)+65536}};t.exports={codeAt:l(!1),charAt:l(!0)}},34125:(t,e,r)=>{"use strict";var n=r(83309);t.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(n)},24051:(t,e,r)=>{"use strict";var n=r(67250),o=r(10188),i=r(12605),a=r(62443),u=r(16952),s=n(a),c=n("".slice),l=Math.ceil,f=function(t){return function(e,r,n){var a,f,h=i(u(e)),p=o(r),y=h.length,d=void 0===n?" ":i(n);return p<=y||""===d?h:((f=s(d,l((a=p-y)/d.length))).length>a&&(f=c(f,0,a)),t?h+f:f+h)}};t.exports={start:f(!1),end:f(!0)}},74915:(t,e,r)=>{"use strict";var n=r(67250),o=2147483647,i=/[^\0-\u007E]/,a=/[.\u3002\uFF0E\uFF61]/g,u="Overflow: input needs wider integers to process",s=RangeError,c=n(a.exec),l=Math.floor,f=String.fromCharCode,h=n("".charCodeAt),p=n([].join),y=n([].push),d=n("".replace),v=n("".split),b=n("".toLowerCase),g=function(t){return t+22+75*(t<26)},m=function(t,e,r){var n=0;for(t=r?l(t/700):t>>1,t+=l(t/e);t>455;)t=l(t/35),n+=36;return l(n+36*t/(t+38))},w=function(t){var e=[];t=function(t){for(var e=[],r=0,n=t.length;r<n;){var o=h(t,r++);if(o>=55296&&o<=56319&&r<n){var i=h(t,r++);56320==(64512&i)?y(e,((1023&o)<<10)+(1023&i)+65536):(y(e,o),r--)}else y(e,o)}return e}(t);var r,n,i=t.length,a=128,c=0,d=72;for(r=0;r<t.length;r++)(n=t[r])<128&&y(e,f(n));var v=e.length,b=v;for(v&&y(e,"-");b<i;){var w=o;for(r=0;r<t.length;r++)(n=t[r])>=a&&n<w&&(w=n);var x=b+1;if(w-a>l((o-c)/x))throw new s(u);for(c+=(w-a)*x,a=w,r=0;r<t.length;r++){if((n=t[r])<a&&++c>o)throw new s(u);if(n===a){for(var k=c,S=36;;){var _=S<=d?1:S>=d+26?26:S-d;if(k<_)break;var O=k-_,E=36-_;y(e,f(g(_+O%E))),k=l(O/E),S+=36}y(e,f(g(k))),d=m(c,x,b===v),c=0,b++}}c++,a++}return p(e,"")};t.exports=function(t){var e,r,n=[],o=v(d(b(t),a,"."),".");for(e=0;e<o.length;e++)r=o[e],y(n,c(i,r)?"xn--"+w(r):r);return p(n,".")}},62443:(t,e,r)=>{"use strict";var n=r(61365),o=r(12605),i=r(16952),a=RangeError;t.exports=function(t){var e=o(i(this)),r="",u=n(t);if(u<0||u===1/0)throw new a("Wrong number of repetitions");for(;u>0;(u>>>=1)&&(e+=e))1&u&&(r+=e);return r}},43476:(t,e,r)=>{"use strict";var n=r(92648).end,o=r(90012);t.exports=o("trimEnd")?function(){return n(this)}:"".trimEnd},90012:(t,e,r)=>{"use strict";var n=r(70520).PROPER,o=r(40033),i=r(4198);t.exports=function(t){return o((function(){return!!i[t]()||"​…᠎"!=="​…᠎"[t]()||n&&i[t].name!==t}))}},43885:(t,e,r)=>{"use strict";var n=r(92648).start,o=r(90012);t.exports=o("trimStart")?function(){return n(this)}:"".trimStart},92648:(t,e,r)=>{"use strict";var n=r(67250),o=r(16952),i=r(12605),a=r(4198),u=n("".replace),s=RegExp("^["+a+"]+"),c=RegExp("(^|[^"+a+"])["+a+"]+$"),l=function(t){return function(e){var r=i(o(e));return 1&t&&(r=u(r,s,"")),2&t&&(r=u(r,c,"$1")),r}};t.exports={start:l(1),end:l(2),trim:l(3)}},8534:(t,e,r)=>{"use strict";var n=r(16210),o=r(40033),i=r(83141),a=r(10753),u=n.structuredClone;t.exports=!!u&&!o((function(){if("DENO"===a&&i>92||"NODE"===a&&i>94||"BROWSER"===a&&i>97)return!1;var t=new ArrayBuffer(8),e=u(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength}))},52357:(t,e,r)=>{"use strict";var n=r(83141),o=r(40033),i=r(16210).String;t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol("symbol detection");return!i(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},52360:(t,e,r)=>{"use strict";var n=r(91495),o=r(4009),i=r(24697),a=r(55938);t.exports=function(){var t=o("Symbol"),e=t&&t.prototype,r=e&&e.valueOf,u=i("toPrimitive");e&&!e[u]&&a(e,u,(function(t){return n(r,this)}),{arity:1})}},66570:(t,e,r)=>{"use strict";var n=r(52357);t.exports=n&&!!Symbol.for&&!!Symbol.keyFor},60375:(t,e,r)=>{"use strict";var n,o,i,a,u=r(16210),s=r(61267),c=r(75754),l=r(55747),f=r(45299),h=r(40033),p=r(5315),y=r(54602),d=r(12689),v=r(24986),b=r(27770),g=r(81663),m=u.setImmediate,w=u.clearImmediate,x=u.process,k=u.Dispatch,S=u.Function,_=u.MessageChannel,O=u.String,E=0,A={},P="onreadystatechange";h((function(){n=u.location}));var j=function(t){if(f(A,t)){var e=A[t];delete A[t],e()}},T=function(t){return function(){j(t)}},M=function(t){j(t.data)},R=function(t){u.postMessage(O(t),n.protocol+"//"+n.host)};m&&w||(m=function(t){v(arguments.length,1);var e=l(t)?t:S(t),r=y(arguments,1);return A[++E]=function(){s(e,void 0,r)},o(E),E},w=function(t){delete A[t]},g?o=function(t){x.nextTick(T(t))}:k&&k.now?o=function(t){k.now(T(t))}:_&&!b?(a=(i=new _).port2,i.port1.onmessage=M,o=c(a.postMessage,a)):u.addEventListener&&l(u.postMessage)&&!u.importScripts&&n&&"file:"!==n.protocol&&!h(R)?(o=R,u.addEventListener("message",M,!1)):o=P in d("script")?function(t){p.appendChild(d("script"))[P]=function(){p.removeChild(this),j(t)}}:function(t){setTimeout(T(t),0)}),t.exports={set:m,clear:w}},46438:(t,e,r)=>{"use strict";var n=r(67250);t.exports=n(1..valueOf)},13912:(t,e,r)=>{"use strict";var n=r(61365),o=Math.max,i=Math.min;t.exports=function(t,e){var r=n(t);return r<0?o(r+e,0):i(r,e)}},61484:(t,e,r)=>{"use strict";var n=r(24843),o=TypeError;t.exports=function(t){var e=n(t,"number");if("number"==typeof e)throw new o("Can't convert number to bigint");return BigInt(e)}},43806:(t,e,r)=>{"use strict";var n=r(61365),o=r(10188),i=RangeError;t.exports=function(t){if(void 0===t)return 0;var e=n(t),r=o(e);if(e!==r)throw new i("Wrong length or index");return r}},57591:(t,e,r)=>{"use strict";var n=r(37457),o=r(16952);t.exports=function(t){return n(o(t))}},61365:(t,e,r)=>{"use strict";var n=r(21119);t.exports=function(t){var e=+t;return e!=e||0===e?0:n(e)}},10188:(t,e,r)=>{"use strict";var n=r(61365),o=Math.min;t.exports=function(t){var e=n(t);return e>0?o(e,9007199254740991):0}},46771:(t,e,r)=>{"use strict";var n=r(16952),o=Object;t.exports=function(t){return o(n(t))}},56043:(t,e,r)=>{"use strict";var n=r(16140),o=RangeError;t.exports=function(t,e){var r=n(t);if(r%e)throw new o("Wrong offset");return r}},16140:(t,e,r)=>{"use strict";var n=r(61365),o=RangeError;t.exports=function(t){var e=n(t);if(e<0)throw new o("The argument can't be less than 0");return e}},24843:(t,e,r)=>{"use strict";var n=r(91495),o=r(77568),i=r(71399),a=r(78060),u=r(13396),s=r(24697),c=TypeError,l=s("toPrimitive");t.exports=function(t,e){if(!o(t)||i(t))return t;var r,s=a(t,l);if(s){if(void 0===e&&(e="default"),r=n(s,t,e),!o(r)||i(r))return r;throw new c("Can't convert object to primitive value")}return void 0===e&&(e="number"),u(t,e)}},767:(t,e,r)=>{"use strict";var n=r(24843),o=r(71399);t.exports=function(t){var e=n(t,"string");return o(e)?e:e+""}},2650:(t,e,r)=>{"use strict";var n={};n[r(24697)("toStringTag")]="z",t.exports="[object z]"===String(n)},12605:(t,e,r)=>{"use strict";var n=r(2281),o=String;t.exports=function(t){if("Symbol"===n(t))throw new TypeError("Cannot convert a Symbol value to a string");return o(t)}},15409:t=>{"use strict";var e=Math.round;t.exports=function(t){var r=e(t);return r<0?0:r>255?255:255&r}},89393:t=>{"use strict";var e=String;t.exports=function(t){try{return e(t)}catch(t){return"Object"}}},80185:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(91495),a=r(58310),u=r(86563),s=r(4246),c=r(37336),l=r(60077),f=r(87458),h=r(37909),p=r(5841),y=r(10188),d=r(43806),v=r(56043),b=r(15409),g=r(767),m=r(45299),w=r(2281),x=r(77568),k=r(71399),S=r(80674),_=r(21287),O=r(76649),E=r(37310).f,A=r(3805),P=r(22603).forEach,j=r(58491),T=r(73936),M=r(74595),R=r(27193),I=r(78008),C=r(5419),L=r(5781),D=C.get,N=C.set,B=C.enforce,z=M.f,F=R.f,U=o.RangeError,Y=c.ArrayBuffer,G=Y.prototype,H=c.DataView,W=s.NATIVE_ARRAY_BUFFER_VIEWS,q=s.TYPED_ARRAY_TAG,X=s.TypedArray,V=s.TypedArrayPrototype,$=s.isTypedArray,K="BYTES_PER_ELEMENT",Q="Wrong length",J=function(t,e){T(t,e,{configurable:!0,get:function(){return D(this)[e]}})},Z=function(t){var e;return _(G,t)||"ArrayBuffer"===(e=w(t))||"SharedArrayBuffer"===e},tt=function(t,e){return $(t)&&!k(e)&&e in t&&p(+e)&&e>=0},et=function(t,e){return e=g(e),tt(t,e)?f(2,t[e]):F(t,e)},rt=function(t,e,r){return e=g(e),!(tt(t,e)&&x(r)&&m(r,"value"))||m(r,"get")||m(r,"set")||r.configurable||m(r,"writable")&&!r.writable||m(r,"enumerable")&&!r.enumerable?z(t,e,r):(t[e]=r.value,t)};a?(W||(R.f=et,M.f=rt,J(V,"buffer"),J(V,"byteOffset"),J(V,"byteLength"),J(V,"length")),n({target:"Object",stat:!0,forced:!W},{getOwnPropertyDescriptor:et,defineProperty:rt}),t.exports=function(t,e,r){var a=t.match(/\d+/)[0]/8,s=t+(r?"Clamped":"")+"Array",c="get"+t,f="set"+t,p=o[s],g=p,m=g&&g.prototype,w={},k=function(t,e){z(t,e,{get:function(){return function(t,e){var r=D(t);return r.view[c](e*a+r.byteOffset,!0)}(this,e)},set:function(t){return function(t,e,n){var o=D(t);o.view[f](e*a+o.byteOffset,r?b(n):n,!0)}(this,e,t)},enumerable:!0})};W?u&&(g=e((function(t,e,r,n){return l(t,m),L(x(e)?Z(e)?void 0!==n?new p(e,v(r,a),n):void 0!==r?new p(e,v(r,a)):new p(e):$(e)?I(g,e):i(A,g,e):new p(d(e)),t,g)})),O&&O(g,X),P(E(p),(function(t){t in g||h(g,t,p[t])})),g.prototype=m):(g=e((function(t,e,r,n){l(t,m);var o,u,s,c=0,f=0;if(x(e)){if(!Z(e))return $(e)?I(g,e):i(A,g,e);o=e,f=v(r,a);var h=e.byteLength;if(void 0===n){if(h%a)throw new U(Q);if((u=h-f)<0)throw new U(Q)}else if((u=y(n)*a)+f>h)throw new U(Q);s=u/a}else s=d(e),o=new Y(u=s*a);for(N(t,{buffer:o,byteOffset:f,byteLength:u,length:s,view:new H(o)});c<s;)k(t,c++)})),O&&O(g,X),m=g.prototype=S(V)),m.constructor!==g&&h(m,"constructor",g),B(m).TypedArrayConstructor=g,q&&h(m,q,s);var _=g!==p;w[s]=g,n({global:!0,constructor:!0,forced:_,sham:!W},w),K in g||h(g,K,a),K in m||h(m,K,a),j(s)}):t.exports=function(){}},86563:(t,e,r)=>{"use strict";var n=r(16210),o=r(40033),i=r(92490),a=r(4246).NATIVE_ARRAY_BUFFER_VIEWS,u=n.ArrayBuffer,s=n.Int8Array;t.exports=!a||!o((function(){s(1)}))||!o((function(){new s(-1)}))||!i((function(t){new s,new s(null),new s(1.5),new s(t)}),!0)||o((function(){return 1!==new s(new u(2),1,void 0).length}))},60398:(t,e,r)=>{"use strict";var n=r(78008),o=r(4246).getTypedArrayConstructor;t.exports=function(t,e){return n(o(t),e)}},3805:(t,e,r)=>{"use strict";var n=r(75754),o=r(91495),i=r(32606),a=r(46771),u=r(24760),s=r(77455),c=r(59201),l=r(76571),f=r(40221),h=r(4246).aTypedArrayConstructor,p=r(61484);t.exports=function(t){var e,r,y,d,v,b,g,m,w=i(this),x=a(t),k=arguments.length,S=k>1?arguments[1]:void 0,_=void 0!==S,O=c(x);if(O&&!l(O))for(m=(g=s(x,O)).next,x=[];!(b=o(m,g)).done;)x.push(b.value);for(_&&k>2&&(S=n(S,arguments[2])),r=u(x),y=new(h(w))(r),d=f(y),e=0;r>e;e++)v=_?S(x[e],e):x[e],y[e]=d?p(v):+v;return y}},16738:(t,e,r)=>{"use strict";var n=r(67250),o=0,i=Math.random(),a=n(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++o+i,36)}},92178:(t,e,r)=>{"use strict";var n=r(40033),o=r(24697),i=r(58310),a=r(4493),u=o("iterator");t.exports=!n((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),a&&(!t.toJSON||!r.has("a",1)||r.has("a",2)||!r.has("a",void 0)||r.has("b"))||!e.size&&(a||!i)||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[u]||"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}))},1062:(t,e,r)=>{"use strict";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 o=r(52357);t.exports=o&&!Symbol.sham&&"symbol"==n(Symbol.iterator)},80944:(t,e,r)=>{"use strict";var n=r(58310),o=r(40033);t.exports=n&&o((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},24986:t=>{"use strict";var e=TypeError;t.exports=function(t,r){if(t<r)throw new e("Not enough arguments");return t}},21820:(t,e,r)=>{"use strict";var n=r(16210),o=r(55747),i=n.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},85889:(t,e,r)=>{"use strict";var n=r(61765),o=r(45299),i=r(55557),a=r(74595).f;t.exports=function(t){var e=n.Symbol||(n.Symbol={});o(e,t)||a(e,t,{value:i.f(t)})}},55557:(t,e,r)=>{"use strict";var n=r(24697);e.f=n},24697:(t,e,r)=>{"use strict";var n=r(16210),o=r(16639),i=r(45299),a=r(16738),u=r(52357),s=r(1062),c=n.Symbol,l=o("wks"),f=s?c.for||c:c&&c.withoutSetter||a;t.exports=function(t){return i(l,t)||(l[t]=u&&i(c,t)?c[t]:f("Symbol."+t)),l[t]}},4198:t=>{"use strict";t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},76151:(t,e,r)=>{"use strict";var n=r(4009),o=r(45299),i=r(37909),a=r(21287),u=r(76649),s=r(5774),c=r(34550),l=r(5781),f=r(75577),h=r(69946),p=r(40505),y=r(58310),d=r(4493);t.exports=function(t,e,r,v){var b="stackTraceLimit",g=v?2:1,m=t.split("."),w=m[m.length-1],x=n.apply(null,m);if(x){var k=x.prototype;if(!d&&o(k,"cause")&&delete k.cause,!r)return x;var S=n("Error"),_=e((function(t,e){var r=f(v?e:t,void 0),n=v?new x(t):new x;return void 0!==r&&i(n,"message",r),p(n,_,n.stack,2),this&&a(k,this)&&l(n,this,_),arguments.length>g&&h(n,arguments[g]),n}));if(_.prototype=k,"Error"!==w?u?u(_,S):s(_,S,{name:!0}):y&&b in x&&(c(_,x,b),c(_,x,"prepareStackTrace")),s(_,x),!d)try{k.name!==w&&i(k,"name",w),k.constructor=_}catch(t){}return _}}},6864:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(61267),a=r(40033),u=r(76151),s="AggregateError",c=o(s),l=!a((function(){return 1!==c([1]).errors[0]}))&&a((function(){return 7!==c([1],s,{cause:7}).cause}));n({global:!0,constructor:!0,arity:2,forced:l},{AggregateError:u(s,(function(t){return function(e,r){return i(t,this,arguments)}}),l,!0)})},66587:(t,e,r)=>{"use strict";var n=r(63964),o=r(21287),i=r(36917),a=r(76649),u=r(5774),s=r(80674),c=r(37909),l=r(87458),f=r(69946),h=r(40505),p=r(49450),y=r(75577),d=r(24697)("toStringTag"),v=Error,b=[].push,g=function(t,e){var r,n=o(m,this);a?r=a(new v,n?i(this):m):(r=n?this:s(m),c(r,d,"Error")),void 0!==e&&c(r,"message",y(e)),h(r,g,r.stack,1),arguments.length>2&&f(r,arguments[2]);var u=[];return p(t,b,{that:u}),c(r,"errors",u),r};a?a(g,v):u(g,v,{name:!0});var m=g.prototype=s(v.prototype,{constructor:l(1,g),message:l(1,""),name:l(1,"AggregateError")});n({global:!0,constructor:!0,arity:2},{AggregateError:g})},43345:(t,e,r)=>{"use strict";r(66587)},75621:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(37336),a=r(58491),u="ArrayBuffer",s=i[u];n({global:!0,constructor:!0,forced:o[u]!==s},{ArrayBuffer:s}),a(u)},30603:(t,e,r)=>{"use strict";var n=r(58310),o=r(73936),i=r(85092),a=ArrayBuffer.prototype;n&&!("detached"in a)&&o(a,"detached",{configurable:!0,get:function(){return i(this)}})},26267:(t,e,r)=>{"use strict";var n=r(63964),o=r(4246);n({target:"ArrayBuffer",stat:!0,forced:!o.NATIVE_ARRAY_BUFFER_VIEWS},{isView:o.isView})},50095:(t,e,r)=>{"use strict";var n=r(63964),o=r(71138),i=r(40033),a=r(37336),u=r(30365),s=r(13912),c=r(10188),l=a.ArrayBuffer,f=a.DataView,h=f.prototype,p=o(l.prototype.slice),y=o(h.getUint8),d=o(h.setUint8);n({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:i((function(){return!new l(2).slice(1,void 0).byteLength}))},{slice:function(t,e){if(p&&void 0===e)return p(u(this),t);for(var r=u(this).byteLength,n=s(t,r),o=s(void 0===e?r:e,r),i=new l(c(o-n)),a=new f(this),h=new f(i),v=0;n<o;)d(h,v++,y(a,n++));return i}})},52326:(t,e,r)=>{"use strict";var n=r(63964),o=r(61562);o&&n({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return o(this,arguments.length?arguments[0]:void 0,!1)}})},29362:(t,e,r)=>{"use strict";var n=r(63964),o=r(61562);o&&n({target:"ArrayBuffer",proto:!0},{transfer:function(){return o(this,arguments.length?arguments[0]:void 0,!0)}})},43825:(t,e,r)=>{"use strict";var n=r(63964),o=r(46771),i=r(24760),a=r(61365),u=r(80575);n({target:"Array",proto:!0},{at:function(t){var e=o(this),r=i(e),n=a(t),u=n>=0?n:r+n;return u<0||u>=r?void 0:e[u]}}),u("at")},39600:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(37386),a=r(77568),u=r(46771),s=r(24760),c=r(21291),l=r(60102),f=r(57823),h=r(44091),p=r(24697),y=r(83141),d=p("isConcatSpreadable"),v=y>=51||!o((function(){var t=[];return t[d]=!1,t.concat()[0]!==t})),b=function(t){if(!a(t))return!1;var e=t[d];return void 0!==e?!!e:i(t)};n({target:"Array",proto:!0,arity:1,forced:!v||!h("concat")},{concat:function(t){var e,r,n,o,i,a=u(this),h=f(a,0),p=0;for(e=-1,n=arguments.length;e<n;e++)if(b(i=-1===e?a:arguments[e]))for(o=s(i),c(p+o),r=0;r<o;r++,p++)r in i&&l(h,p,i[r]);else c(p+1),l(h,p++,i);return h.length=p,h}})},93237:(t,e,r)=>{"use strict";var n=r(63964),o=r(71447),i=r(80575);n({target:"Array",proto:!0},{copyWithin:o}),i("copyWithin")},32057:(t,e,r)=>{"use strict";var n=r(63964),o=r(22603).every;n({target:"Array",proto:!0,forced:!r(55528)("every")},{every:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},68933:(t,e,r)=>{"use strict";var n=r(63964),o=r(88471),i=r(80575);n({target:"Array",proto:!0},{fill:o}),i("fill")},47830:(t,e,r)=>{"use strict";var n=r(63964),o=r(22603).filter;n({target:"Array",proto:!0,forced:!r(44091)("filter")},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},64094:(t,e,r)=>{"use strict";var n=r(63964),o=r(22603).findIndex,i=r(80575),a="findIndex",u=!0;a in[]&&Array(1)[a]((function(){u=!1})),n({target:"Array",proto:!0,forced:u},{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(a)},15381:(t,e,r)=>{"use strict";var n=r(63964),o=r(77389).findLastIndex,i=r(80575);n({target:"Array",proto:!0},{findLastIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("findLastIndex")},43620:(t,e,r)=>{"use strict";var n=r(63964),o=r(77389).findLast,i=r(80575);n({target:"Array",proto:!0},{findLast:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("findLast")},13455:(t,e,r)=>{"use strict";var n=r(63964),o=r(22603).find,i=r(80575),a="find",u=!0;a in[]&&Array(1)[a]((function(){u=!1})),n({target:"Array",proto:!0,forced:u},{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(a)},32384:(t,e,r)=>{"use strict";var n=r(63964),o=r(65561),i=r(10320),a=r(46771),u=r(24760),s=r(57823);n({target:"Array",proto:!0},{flatMap:function(t){var e,r=a(this),n=u(r);return i(t),(e=s(r,0)).length=o(e,r,r,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}})},61915:(t,e,r)=>{"use strict";var n=r(63964),o=r(65561),i=r(46771),a=r(24760),u=r(61365),s=r(57823);n({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=i(this),r=a(e),n=s(e,0);return n.length=o(n,e,e,r,0,void 0===t?1:u(t)),n}})},25579:(t,e,r)=>{"use strict";var n=r(63964),o=r(35601);n({target:"Array",proto:!0,forced:[].forEach!==o},{forEach:o})},63532:(t,e,r)=>{"use strict";var n=r(63964),o=r(73174);n({target:"Array",stat:!0,forced:!r(92490)((function(t){Array.from(t)}))},{from:o})},33425:(t,e,r)=>{"use strict";var n=r(63964),o=r(14211).includes,i=r(40033),a=r(80575);n({target:"Array",proto:!0,forced:i((function(){return!Array(1).includes()}))},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},43894:(t,e,r)=>{"use strict";var n=r(63964),o=r(71138),i=r(14211).indexOf,a=r(55528),u=o([].indexOf),s=!!u&&1/u([1],1,-0)<0;n({target:"Array",proto:!0,forced:s||!a("indexOf")},{indexOf:function(t){var e=arguments.length>1?arguments[1]:void 0;return s?u(this,t,e)||0:i(this,t,e)}})},99636:(t,e,r)=>{"use strict";r(63964)({target:"Array",stat:!0},{isArray:r(37386)})},34570:(t,e,r)=>{"use strict";var n=r(57591),o=r(80575),i=r(83967),a=r(5419),u=r(74595).f,s=r(65574),c=r(5959),l=r(4493),f=r(58310),h="Array Iterator",p=a.set,y=a.getterFor(h);t.exports=s(Array,"Array",(function(t,e){p(this,{type:h,target:n(t),index:0,kind:e})}),(function(){var t=y(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,c(void 0,!0);switch(t.kind){case"keys":return c(r,!1);case"values":return c(e[r],!1)}return c([r,e[r]],!1)}),"values");var d=i.Arguments=i.Array;if(o("keys"),o("values"),o("entries"),!l&&f&&"values"!==d.name)try{u(d,"name",{value:"values"})}catch(t){}},94432:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(37457),a=r(57591),u=r(55528),s=o([].join);n({target:"Array",proto:!0,forced:i!==Object||!u("join",",")},{join:function(t){return s(a(this),void 0===t?",":t)}})},24683:(t,e,r)=>{"use strict";var n=r(63964),o=r(1325);n({target:"Array",proto:!0,forced:o!==[].lastIndexOf},{lastIndexOf:o})},69984:(t,e,r)=>{"use strict";var n=r(63964),o=r(22603).map;n({target:"Array",proto:!0,forced:!r(44091)("map")},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},32089:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(1031),a=r(60102),u=Array;n({target:"Array",stat:!0,forced:o((function(){function t(){}return!(u.of.call(t)instanceof t)}))},{of:function(){for(var t=0,e=arguments.length,r=new(i(this)?this:u)(e);e>t;)a(r,t,arguments[t++]);return r.length=e,r}})},11684:(t,e,r)=>{"use strict";var n=r(63964),o=r(46771),i=r(24760),a=r(13345),u=r(21291);n({target:"Array",proto:!0,arity:1,forced:r(40033)((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=o(this),r=i(e),n=arguments.length;u(r+n);for(var s=0;s<n;s++)e[r]=arguments[s],r++;return a(e,r),r}})},29645:(t,e,r)=>{"use strict";var n=r(63964),o=r(56844).right,i=r(55528),a=r(83141);n({target:"Array",proto:!0,forced:!r(81663)&&a>79&&a<83||!i("reduceRight")},{reduceRight:function(t){return o(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}})},60206:(t,e,r)=>{"use strict";var n=r(63964),o=r(56844).left,i=r(55528),a=r(83141);n({target:"Array",proto:!0,forced:!r(81663)&&a>79&&a<83||!i("reduce")},{reduce:function(t){var e=arguments.length;return o(this,t,e,e>1?arguments[1]:void 0)}})},4788:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(37386),a=o([].reverse),u=[1,2];n({target:"Array",proto:!0,forced:String(u)===String(u.reverse())},{reverse:function(){return i(this)&&(this.length=this.length),a(this)}})},58672:(t,e,r)=>{"use strict";var n=r(63964),o=r(37386),i=r(1031),a=r(77568),u=r(13912),s=r(24760),c=r(57591),l=r(60102),f=r(24697),h=r(44091),p=r(54602),y=h("slice"),d=f("species"),v=Array,b=Math.max;n({target:"Array",proto:!0,forced:!y},{slice:function(t,e){var r,n,f,h=c(this),y=s(h),g=u(t,y),m=u(void 0===e?y:e,y);if(o(h)&&(r=h.constructor,(i(r)&&(r===v||o(r.prototype))||a(r)&&null===(r=r[d]))&&(r=void 0),r===v||void 0===r))return p(h,g,m);for(n=new(void 0===r?v:r)(b(m-g,0)),f=0;g<m;g++,f++)g in h&&l(n,f,h[g]);return n.length=f,n}})},19356:(t,e,r)=>{"use strict";var n=r(63964),o=r(22603).some;n({target:"Array",proto:!0,forced:!r(55528)("some")},{some:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},48968:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(10320),a=r(46771),u=r(24760),s=r(95108),c=r(12605),l=r(40033),f=r(90274),h=r(55528),p=r(50503),y=r(79725),d=r(83141),v=r(44981),b=[],g=o(b.sort),m=o(b.push),w=l((function(){b.sort(void 0)})),x=l((function(){b.sort(null)})),k=h("sort"),S=!l((function(){if(d)return d<70;if(!(p&&p>3)){if(y)return!0;if(v)return v<603;var t,e,r,n,o="";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++)b.push({k:e+n,v:r})}for(b.sort((function(t,e){return e.v-t.v})),n=0;n<b.length;n++)e=b[n].k.charAt(0),o.charAt(o.length-1)!==e&&(o+=e);return"DGBEFHACIJK"!==o}}));n({target:"Array",proto:!0,forced:w||!x||!k||!S},{sort:function(t){void 0!==t&&i(t);var e=a(this);if(S)return void 0===t?g(e):g(e,t);var r,n,o=[],l=u(e);for(n=0;n<l;n++)n in e&&m(o,e[n]);for(f(o,function(t){return function(e,r){return void 0===r?-1:void 0===e?1:void 0!==t?+t(e,r)||0:c(e)>c(r)?1:-1}}(t)),r=u(o),n=0;n<r;)e[n]=o[n++];for(;n<l;)s(e,n++);return e}})},49852:(t,e,r)=>{"use strict";r(58491)("Array")},2712:(t,e,r)=>{"use strict";var n=r(63964),o=r(46771),i=r(13912),a=r(61365),u=r(24760),s=r(13345),c=r(21291),l=r(57823),f=r(60102),h=r(95108),p=r(44091)("splice"),y=Math.max,d=Math.min;n({target:"Array",proto:!0,forced:!p},{splice:function(t,e){var r,n,p,v,b,g,m=o(this),w=u(m),x=i(t,w),k=arguments.length;for(0===k?r=n=0:1===k?(r=0,n=w-x):(r=k-2,n=d(y(a(e),0),w-x)),c(w+r-n),p=l(m,n),v=0;v<n;v++)(b=x+v)in m&&f(p,v,m[b]);if(p.length=n,r<n){for(v=x;v<w-n;v++)g=v+r,(b=v+n)in m?m[g]=m[b]:h(m,g);for(v=w;v>w-n+r;v--)h(m,v-1)}else if(r>n)for(v=w-n;v>x;v--)g=v+r-1,(b=v+n-1)in m?m[g]=m[b]:h(m,g);for(v=0;v<r;v++)m[v+x]=arguments[v+2];return s(m,w-n+r),p}})},26828:(t,e,r)=>{"use strict";var n=r(63964),o=r(81354),i=r(57591),a=r(80575),u=Array;n({target:"Array",proto:!0},{toReversed:function(){return o(i(this),u)}}),a("toReversed")},79243:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(10320),a=r(57591),u=r(78008),s=r(24466),c=r(80575),l=Array,f=o(s("Array","sort"));n({target:"Array",proto:!0},{toSorted:function(t){void 0!==t&&i(t);var e=a(this),r=u(l,e);return f(r,t)}}),c("toSorted")},63692:(t,e,r)=>{"use strict";var n=r(63964),o=r(80575),i=r(21291),a=r(24760),u=r(13912),s=r(57591),c=r(61365),l=Array,f=Math.max,h=Math.min;n({target:"Array",proto:!0},{toSpliced:function(t,e){var r,n,o,p,y=s(this),d=a(y),v=u(t,d),b=arguments.length,g=0;for(0===b?r=n=0:1===b?(r=0,n=d-v):(r=b-2,n=h(f(c(e),0),d-v)),o=i(d+r-n),p=l(o);g<v;g++)p[g]=y[g];for(;g<v+r;g++)p[g]=arguments[g-v+2];for(;g<o;g++)p[g]=y[g+n-r];return p}}),o("toSpliced")},54243:(t,e,r)=>{"use strict";r(80575)("flatMap")},864:(t,e,r)=>{"use strict";r(80575)("flat")},11519:(t,e,r)=>{"use strict";var n=r(63964),o=r(46771),i=r(24760),a=r(13345),u=r(95108),s=r(21291);n({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=o(this),r=i(e),n=arguments.length;if(n){s(r+n);for(var c=r;c--;){var l=c+n;c in e?e[l]=e[c]:u(e,l)}for(var f=0;f<n;f++)e[f]=arguments[f]}return a(e,r+n)}})},71016:(t,e,r)=>{"use strict";var n=r(63964),o=r(85370),i=r(57591),a=Array;n({target:"Array",proto:!0},{with:function(t,e){return o(i(this),a,t,e)}})},21265:(t,e,r)=>{"use strict";var n=r(63964),o=r(37336);n({global:!0,constructor:!0,forced:!r(70377)},{DataView:o.DataView})},33451:(t,e,r)=>{"use strict";r(21265)},36629:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(40033)((function(){return 120!==new Date(16e11).getYear()})),a=o(Date.prototype.getFullYear);n({target:"Date",proto:!0,forced:i},{getYear:function(){return a(this)-1900}})},74587:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=Date,a=o(i.prototype.getTime);n({target:"Date",stat:!0},{now:function(){return a(new i)}})},80329:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(61365),a=Date.prototype,u=o(a.getTime),s=o(a.setFullYear);n({target:"Date",proto:!0},{setYear:function(t){u(this);var e=i(t);return s(this,e>=0&&e<=99?e+1900:e)}})},66777:(t,e,r)=>{"use strict";r(63964)({target:"Date",proto:!0},{toGMTString:Date.prototype.toUTCString})},25082:(t,e,r)=>{"use strict";var n=r(63964),o=r(67206);n({target:"Date",proto:!0,forced:Date.prototype.toISOString!==o},{toISOString:o})},47421:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(46771),a=r(24843);n({target:"Date",proto:!0,arity:1,forced:o((function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}))},{toJSON:function(t){var e=i(this),r=a(e,"number");return"number"!=typeof r||isFinite(r)?e.toISOString():null}})},32122:(t,e,r)=>{"use strict";var n=r(45299),o=r(55938),i=r(10886),a=r(24697)("toPrimitive"),u=Date.prototype;n(u,a)||o(u,a,i)},6306:(t,e,r)=>{"use strict";var n=r(67250),o=r(55938),i=Date.prototype,a="Invalid Date",u="toString",s=n(i[u]),c=n(i.getTime);String(new Date(NaN))!==a&&o(i,u,(function(){var t=c(this);return t==t?s(this):a}))},55474:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(61267),a=r(76151),u="WebAssembly",s=o[u],c=7!==new Error("e",{cause:7}).cause,l=function(t,e){var r={};r[t]=a(t,e,c),n({global:!0,constructor:!0,arity:1,forced:c},r)},f=function(t,e){if(s&&s[t]){var r={};r[t]=a(u+"."+t,e,c),n({target:u,stat:!0,constructor:!0,arity:1,forced:c},r)}};l("Error",(function(t){return function(e){return i(t,this,arguments)}})),l("EvalError",(function(t){return function(e){return i(t,this,arguments)}})),l("RangeError",(function(t){return function(e){return i(t,this,arguments)}})),l("ReferenceError",(function(t){return function(e){return i(t,this,arguments)}})),l("SyntaxError",(function(t){return function(e){return i(t,this,arguments)}})),l("TypeError",(function(t){return function(e){return i(t,this,arguments)}})),l("URIError",(function(t){return function(e){return i(t,this,arguments)}})),f("CompileError",(function(t){return function(e){return i(t,this,arguments)}})),f("LinkError",(function(t){return function(e){return i(t,this,arguments)}})),f("RuntimeError",(function(t){return function(e){return i(t,this,arguments)}}))},12612:(t,e,r)=>{"use strict";var n=r(55938),o=r(44790),i=Error.prototype;i.toString!==o&&n(i,"toString",o)},26338:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(12605),a=o("".charAt),u=o("".charCodeAt),s=o(/./.exec),c=o(1..toString),l=o("".toUpperCase),f=/[\w*+\-./@]/,h=function(t,e){for(var r=c(t,16);r.length<e;)r="0"+r;return r};n({global:!0},{escape:function(t){for(var e,r,n=i(t),o="",c=n.length,p=0;p<c;)e=a(n,p++),s(f,e)?o+=e:o+=(r=u(e,0))<256?"%"+h(r,2):"%u"+l(h(r,4));return o}})},90216:(t,e,r)=>{"use strict";var n=r(63964),o=r(66284);n({target:"Function",proto:!0,forced:Function.bind!==o},{bind:o})},84663:(t,e,r)=>{"use strict";var n=r(55747),o=r(77568),i=r(74595),a=r(21287),u=r(24697),s=r(20001),c=u("hasInstance"),l=Function.prototype;c in l||i.f(l,c,{value:s((function(t){if(!n(this)||!o(t))return!1;var e=this.prototype;return o(e)?a(e,t):t instanceof this}),c)})},92332:(t,e,r)=>{"use strict";var n=r(58310),o=r(70520).EXISTS,i=r(67250),a=r(73936),u=Function.prototype,s=i(u.toString),c=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,l=i(c.exec);n&&!o&&a(u,"name",{configurable:!0,get:function(){try{return l(c,s(this))[1]}catch(t){return""}}})},52631:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210);n({global:!0,forced:o.globalThis!==o},{globalThis:o})},17993:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(60077),a=r(30365),u=r(55747),s=r(36917),c=r(73936),l=r(60102),f=r(40033),h=r(45299),p=r(24697),y=r(67635).IteratorPrototype,d=r(58310),v=r(4493),b="constructor",g="Iterator",m=p("toStringTag"),w=TypeError,x=o[g],k=v||!u(x)||x.prototype!==y||!f((function(){x({})})),S=function(){if(i(this,y),s(this)===y)throw new w("Abstract class Iterator not directly constructable")},_=function(t,e){d?c(y,t,{configurable:!0,get:function(){return e},set:function(e){if(a(this),this===y)throw new w("You can't redefine this property");h(this,t)?this[t]=e:l(this,t,e)}}):y[t]=e};h(y,m)||_(m,g),!k&&h(y,b)&&y[b]!==Object||_(b,S),S.prototype=y,n({global:!0,constructor:!0,forced:k},{Iterator:S})},12304:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(30365),a=r(79521),u=r(37567),s=r(16140),c=r(56860),l=r(4493),f=c((function(){for(var t,e=this.iterator,r=this.next;this.remaining;)if(this.remaining--,t=i(o(r,e)),this.done=!!t.done)return;if(t=i(o(r,e)),!(this.done=!!t.done))return t.value}));n({target:"Iterator",proto:!0,real:!0,forced:l},{drop:function(t){i(this);var e=s(u(+t));return new f(a(this),{remaining:e})}})},93782:(t,e,r)=>{"use strict";var n=r(63964),o=r(49450),i=r(10320),a=r(30365),u=r(79521);n({target:"Iterator",proto:!0,real:!0},{every:function(t){a(this),i(t);var e=u(this),r=0;return!o(e,(function(e,n){if(!t(e,r++))return n()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},27295:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(10320),a=r(30365),u=r(79521),s=r(56860),c=r(40125),l=r(4493),f=s((function(){for(var t,e,r=this.iterator,n=this.predicate,i=this.next;;){if(t=a(o(i,r)),this.done=!!t.done)return;if(e=t.value,c(r,n,[e,this.counter++],!0))return e}}));n({target:"Iterator",proto:!0,real:!0,forced:l},{filter:function(t){return a(this),i(t),new f(u(this),{predicate:t})}})},52706:(t,e,r)=>{"use strict";var n=r(63964),o=r(49450),i=r(10320),a=r(30365),u=r(79521);n({target:"Iterator",proto:!0,real:!0},{find:function(t){a(this),i(t);var e=u(this),r=0;return o(e,(function(e,n){if(t(e,r++))return n(e)}),{IS_RECORD:!0,INTERRUPTED:!0}).result}})},14773:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(10320),a=r(30365),u=r(79521),s=r(31352),c=r(56860),l=r(28649),f=r(4493),h=c((function(){for(var t,e,r=this.iterator,n=this.mapper;;){if(e=this.inner)try{if(!(t=a(o(e.next,e.iterator))).done)return t.value;this.inner=null}catch(t){l(r,"throw",t)}if(t=a(o(this.next,r)),this.done=!!t.done)return;try{this.inner=s(n(t.value,this.counter++),!1)}catch(t){l(r,"throw",t)}}}));n({target:"Iterator",proto:!0,real:!0,forced:f},{flatMap:function(t){return a(this),i(t),new h(u(this),{mapper:t,inner:null})}})},83506:(t,e,r)=>{"use strict";var n=r(63964),o=r(49450),i=r(10320),a=r(30365),u=r(79521);n({target:"Iterator",proto:!0,real:!0},{forEach:function(t){a(this),i(t);var e=u(this),r=0;o(e,(function(e){t(e,r++)}),{IS_RECORD:!0})}})},9965:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(46771),a=r(21287),u=r(67635).IteratorPrototype,s=r(56860),c=r(31352),l=r(4493),f=s((function(){return o(this.next,this.iterator)}),!0);n({target:"Iterator",stat:!0,forced:l},{from:function(t){var e=c("string"==typeof t?i(t):t,!0);return a(u,e.iterator)?e.iterator:new f(e)}})},48399:(t,e,r)=>{"use strict";var n=r(63964),o=r(9667);n({target:"Iterator",proto:!0,real:!0,forced:r(4493)},{map:o})},46163:(t,e,r)=>{"use strict";var n=r(63964),o=r(49450),i=r(10320),a=r(30365),u=r(79521),s=TypeError;n({target:"Iterator",proto:!0,real:!0},{reduce:function(t){a(this),i(t);var e=u(this),r=arguments.length<2,n=r?void 0:arguments[1],c=0;if(o(e,(function(e){r?(r=!1,n=e):n=t(n,e,c),c++}),{IS_RECORD:!0}),r)throw new s("Reduce of empty iterator with no initial value");return n}})},55433:(t,e,r)=>{"use strict";var n=r(63964),o=r(49450),i=r(10320),a=r(30365),u=r(79521);n({target:"Iterator",proto:!0,real:!0},{some:function(t){a(this),i(t);var e=u(this),r=0;return o(e,(function(e,n){if(t(e,r++))return n()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},48574:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(30365),a=r(79521),u=r(37567),s=r(16140),c=r(56860),l=r(28649),f=r(4493),h=c((function(){var t=this.iterator;if(!this.remaining--)return this.done=!0,l(t,"normal",void 0);var e=i(o(this.next,t));return(this.done=!!e.done)?void 0:e.value}));n({target:"Iterator",proto:!0,real:!0,forced:f},{take:function(t){i(this);var e=s(u(+t));return new h(a(this),{remaining:e})}})},45616:(t,e,r)=>{"use strict";var n=r(63964),o=r(30365),i=r(49450),a=r(79521),u=[].push;n({target:"Iterator",proto:!0,real:!0},{toArray:function(){var t=[];return i(a(o(this)),u,{that:t,IS_RECORD:!0}),t}})},53008:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(61267),a=r(91495),u=r(67250),s=r(40033),c=r(55747),l=r(71399),f=r(54602),h=r(39447),p=r(52357),y=String,d=o("JSON","stringify"),v=u(/./.exec),b=u("".charAt),g=u("".charCodeAt),m=u("".replace),w=u(1..toString),x=/[\uD800-\uDFFF]/g,k=/^[\uD800-\uDBFF]$/,S=/^[\uDC00-\uDFFF]$/,_=!p||s((function(){var t=o("Symbol")("stringify detection");return"[null]"!==d([t])||"{}"!==d({a:t})||"{}"!==d(Object(t))})),O=s((function(){return'"\\udf06\\ud834"'!==d("\udf06\ud834")||'"\\udead"'!==d("\udead")})),E=function(t,e){var r=f(arguments),n=h(e);if(c(n)||void 0!==t&&!l(t))return r[1]=function(t,e){if(c(n)&&(e=a(n,this,y(t),e)),!l(e))return e},i(d,null,r)},A=function(t,e,r){var n=b(r,e-1),o=b(r,e+1);return v(k,t)&&!v(S,o)||v(S,t)&&!v(k,n)?"\\u"+w(g(t,0),16):t};d&&n({target:"JSON",stat:!0,arity:3,forced:_||O},{stringify:function(t,e,r){var n=f(arguments),o=i(_?E:d,null,n);return O&&"string"==typeof o?m(o,x,A):o}})},98329:(t,e,r)=>{"use strict";var n=r(16210);r(84925)(n.JSON,"JSON",!0)},7965:(t,e,r)=>{"use strict";r(45150)("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),r(41028))},12638:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(10320),a=r(16952),u=r(49450),s=r(31186),c=r(4493),l=r(40033),f=s.Map,h=s.has,p=s.get,y=s.set,d=o([].push),v=c||l((function(){return 1!==f.groupBy("ab",(function(t){return t})).get("a").length}));n({target:"Map",stat:!0,forced:c||v},{groupBy:function(t,e){a(t),i(e);var r=new f,n=0;return u(t,(function(t){var o=e(t,n++);h(r,o)?d(p(r,o),t):y(r,o,[t])})),r}})},9631:(t,e,r)=>{"use strict";r(7965)},47091:(t,e,r)=>{"use strict";var n=r(63964),o=r(90874),i=Math.acosh,a=Math.log,u=Math.sqrt,s=Math.LN2;n({target:"Math",stat:!0,forced:!i||710!==Math.floor(i(Number.MAX_VALUE))||i(1/0)!==1/0},{acosh:function(t){var e=+t;return e<1?NaN:e>94906265.62425156?a(e)+s:o(e-1+u(e-1)*u(e+1))}})},59660:(t,e,r)=>{"use strict";var n=r(63964),o=Math.asinh,i=Math.log,a=Math.sqrt;n({target:"Math",stat:!0,forced:!(o&&1/o(0)>0)},{asinh:function t(e){var r=+e;return isFinite(r)&&0!==r?r<0?-t(-r):i(r+a(r*r+1)):r}})},15383:(t,e,r)=>{"use strict";var n=r(63964),o=Math.atanh,i=Math.log;n({target:"Math",stat:!0,forced:!(o&&1/o(-0)<0)},{atanh:function(t){var e=+t;return 0===e?e:i((1+e)/(1-e))/2}})},92866:(t,e,r)=>{"use strict";var n=r(63964),o=r(22172),i=Math.abs,a=Math.pow;n({target:"Math",stat:!0},{cbrt:function(t){var e=+t;return o(e)*a(i(e),1/3)}})},86107:(t,e,r)=>{"use strict";var n=r(63964),o=Math.floor,i=Math.log,a=Math.LOG2E;n({target:"Math",stat:!0},{clz32:function(t){var e=t>>>0;return e?31-o(i(e+.5)*a):32}})},29248:(t,e,r)=>{"use strict";var n=r(63964),o=r(82040),i=Math.cosh,a=Math.abs,u=Math.E;n({target:"Math",stat:!0,forced:!i||i(710)===1/0},{cosh:function(t){var e=o(a(t)-1)+1;return(e+1/(e*u*u))*(u/2)}})},52540:(t,e,r)=>{"use strict";var n=r(63964),o=r(82040);n({target:"Math",stat:!0,forced:o!==Math.expm1},{expm1:o})},79007:(t,e,r)=>{"use strict";r(63964)({target:"Math",stat:!0},{fround:r(95867)})},77199:(t,e,r)=>{"use strict";var n=r(63964),o=Math.hypot,i=Math.abs,a=Math.sqrt;n({target:"Math",stat:!0,arity:2,forced:!!o&&o(1/0,NaN)!==1/0},{hypot:function(t,e){for(var r,n,o=0,u=0,s=arguments.length,c=0;u<s;)c<(r=i(arguments[u++]))?(o=o*(n=c/r)*n+1,c=r):o+=r>0?(n=r/c)*n:r;return c===1/0?1/0:c*a(o)}})},6522:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=Math.imul;n({target:"Math",stat:!0,forced:o((function(){return-5!==i(4294967295,5)||2!==i.length}))},{imul:function(t,e){var r=65535,n=+t,o=+e,i=r&n,a=r&o;return 0|i*a+((r&n>>>16)*a+i*(r&o>>>16)<<16>>>0)}})},95542:(t,e,r)=>{"use strict";r(63964)({target:"Math",stat:!0},{log10:r(75002)})},2966:(t,e,r)=>{"use strict";r(63964)({target:"Math",stat:!0},{log1p:r(90874)})},20997:(t,e,r)=>{"use strict";r(63964)({target:"Math",stat:!0},{log2:r(69777)})},57400:(t,e,r)=>{"use strict";r(63964)({target:"Math",stat:!0},{sign:r(22172)})},45571:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(82040),a=Math.abs,u=Math.exp,s=Math.E;n({target:"Math",stat:!0,forced:o((function(){return-2e-17!==Math.sinh(-2e-17)}))},{sinh:function(t){var e=+t;return a(e)<1?(i(e)-i(-e))/2:(u(e-1)-u(-e-1))*(s/2)}})},54800:(t,e,r)=>{"use strict";var n=r(63964),o=r(82040),i=Math.exp;n({target:"Math",stat:!0},{tanh:function(t){var e=+t,r=o(e),n=o(-e);return r===1/0?1:n===1/0?-1:(r-n)/(i(e)+i(-e))}})},15709:(t,e,r)=>{"use strict";r(84925)(Math,"Math",!0)},76059:(t,e,r)=>{"use strict";r(63964)({target:"Math",stat:!0},{trunc:r(21119)})},96614:(t,e,r)=>{"use strict";var n=r(63964),o=r(4493),i=r(58310),a=r(16210),u=r(61765),s=r(67250),c=r(41314),l=r(45299),f=r(5781),h=r(21287),p=r(71399),y=r(24843),d=r(40033),v=r(37310).f,b=r(27193).f,g=r(74595).f,m=r(46438),w=r(92648).trim,x="Number",k=a[x],S=u[x],_=k.prototype,O=a.TypeError,E=s("".slice),A=s("".charCodeAt),P=c(x,!k(" 0o1")||!k("0b1")||k("+0x1")),j=function(t){var e,r=arguments.length<1?0:k(function(t){var e=y(t,"number");return"bigint"==typeof e?e:function(t){var e,r,n,o,i,a,u,s,c=y(t,"number");if(p(c))throw new O("Cannot convert a Symbol value to a number");if("string"==typeof c&&c.length>2)if(c=w(c),43===(e=A(c,0))||45===e){if(88===(r=A(c,2))||120===r)return NaN}else if(48===e){switch(A(c,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+c}for(a=(i=E(c,2)).length,u=0;u<a;u++)if((s=A(i,u))<48||s>o)return NaN;return parseInt(i,n)}return+c}(e)}(t));return h(_,e=this)&&d((function(){m(e)}))?f(Object(r),this,j):r};j.prototype=_,P&&!o&&(_.constructor=j),n({global:!0,constructor:!0,wrap:!0,forced:P},{Number:j});var T=function(t,e){for(var r,n=i?v(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(","),o=0;n.length>o;o++)l(e,r=n[o])&&!l(t,r)&&g(t,r,b(e,r))};o&&S&&T(u[x],S),(P||o)&&T(u[x],k)},324:(t,e,r)=>{"use strict";r(63964)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{EPSILON:Math.pow(2,-52)})},90426:(t,e,r)=>{"use strict";r(63964)({target:"Number",stat:!0},{isFinite:r(3294)})},95443:(t,e,r)=>{"use strict";r(63964)({target:"Number",stat:!0},{isInteger:r(5841)})},87968:(t,e,r)=>{"use strict";r(63964)({target:"Number",stat:!0},{isNaN:function(t){return t!=t}})},55007:(t,e,r)=>{"use strict";var n=r(63964),o=r(5841),i=Math.abs;n({target:"Number",stat:!0},{isSafeInteger:function(t){return o(t)&&i(t)<=9007199254740991}})},55323:(t,e,r)=>{"use strict";r(63964)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991})},13521:(t,e,r)=>{"use strict";r(63964)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991})},5006:(t,e,r)=>{"use strict";var n=r(63964),o=r(28506);n({target:"Number",stat:!0,forced:Number.parseFloat!==o},{parseFloat:o})},99009:(t,e,r)=>{"use strict";var n=r(63964),o=r(13693);n({target:"Number",stat:!0,forced:Number.parseInt!==o},{parseInt:o})},42719:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(61365),a=r(46438),u=r(62443),s=r(75002),c=r(40033),l=RangeError,f=String,h=isFinite,p=Math.abs,y=Math.floor,d=Math.pow,v=Math.round,b=o(1..toExponential),g=o(u),m=o("".slice),w="-6.9000e-11"===b(-69e-12,4)&&"1.25e+0"===b(1.255,2)&&"1.235e+4"===b(12345,3)&&"3e+1"===b(25,0);n({target:"Number",proto:!0,forced:!w||!(c((function(){b(1,1/0)}))&&c((function(){b(1,-1/0)})))||!!c((function(){b(1/0,1/0),b(NaN,1/0)}))},{toExponential:function(t){var e=a(this);if(void 0===t)return b(e);var r=i(t);if(!h(e))return String(e);if(r<0||r>20)throw new l("Incorrect fraction digits");if(w)return b(e,r);var n,o,u,c,x="";if(e<0&&(x="-",e=-e),0===e)o=0,n=g("0",r+1);else{var k=s(e);o=y(k);var S=d(10,o-r),_=v(e/S);2*e>=(2*_+1)*S&&(_+=1),_>=d(10,r+1)&&(_/=10,o+=1),n=f(_)}return 0!==r&&(n=m(n,0,1)+"."+m(n,1)),0===o?(u="+",c="0"):(u=o>0?"+":"-",c=f(p(o))),x+(n+"e")+u+c}})},85770:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(61365),a=r(46438),u=r(62443),s=r(40033),c=RangeError,l=String,f=Math.floor,h=o(u),p=o("".slice),y=o(1..toFixed),d=function(t,e,r){return 0===e?r:e%2==1?d(t,e-1,r*t):d(t*t,e/2,r)},v=function(t,e,r){for(var n=-1,o=r;++n<6;)o+=e*t[n],t[n]=o%1e7,o=f(o/1e7)},b=function(t,e){for(var r=6,n=0;--r>=0;)n+=t[r],t[r]=f(n/e),n=n%e*1e7},g=function(t){for(var e=6,r="";--e>=0;)if(""!==r||0===e||0!==t[e]){var n=l(t[e]);r=""===r?n:r+h("0",7-n.length)+n}return r};n({target:"Number",proto:!0,forced:s((function(){return"0.000"!==y(8e-5,3)||"1"!==y(.9,0)||"1.25"!==y(1.255,2)||"1000000000000000128"!==y(0xde0b6b3a7640080,0)}))||!s((function(){y({})}))},{toFixed:function(t){var e,r,n,o,u=a(this),s=i(t),f=[0,0,0,0,0,0],y="",m="0";if(s<0||s>20)throw new c("Incorrect fraction digits");if(u!=u)return"NaN";if(u<=-1e21||u>=1e21)return l(u);if(u<0&&(y="-",u=-u),u>1e-21)if(r=(e=function(t){for(var e=0,r=t;r>=4096;)e+=12,r/=4096;for(;r>=2;)e+=1,r/=2;return e}(u*d(2,69,1))-69)<0?u*d(2,-e,1):u/d(2,e,1),r*=4503599627370496,(e=52-e)>0){for(v(f,0,r),n=s;n>=7;)v(f,1e7,0),n-=7;for(v(f,d(10,n,1),0),n=e-1;n>=23;)b(f,1<<23),n-=23;b(f,1<<n),v(f,1,1),b(f,2),m=g(f)}else v(f,0,r),v(f,1<<-e,0),m=g(f)+h("0",s);return s>0?y+((o=m.length)<=s?"0."+h("0",s-o)+m:p(m,0,o-s)+"."+p(m,o-s)):y+m}})},23532:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(40033),a=r(46438),u=o(1..toPrecision);n({target:"Number",proto:!0,forced:i((function(){return"1"!==u(1,void 0)}))||!i((function(){u({})}))},{toPrecision:function(t){return void 0===t?u(a(this)):u(a(this),t)}})},87119:(t,e,r)=>{"use strict";var n=r(63964),o=r(41143);n({target:"Object",stat:!0,arity:2,forced:Object.assign!==o},{assign:o})},78618:(t,e,r)=>{"use strict";r(63964)({target:"Object",stat:!0,sham:!r(58310)},{create:r(80674)})},27129:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(57377),a=r(10320),u=r(46771),s=r(74595);o&&n({target:"Object",proto:!0,forced:i},{__defineGetter__:function(t,e){s.f(u(this),t,{get:a(e),enumerable:!0,configurable:!0})}})},31943:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(24239).f;n({target:"Object",stat:!0,forced:Object.defineProperties!==i,sham:!o},{defineProperties:i})},3579:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(74595).f;n({target:"Object",stat:!0,forced:Object.defineProperty!==i,sham:!o},{defineProperty:i})},97397:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(57377),a=r(10320),u=r(46771),s=r(74595);o&&n({target:"Object",proto:!0,forced:i},{__defineSetter__:function(t,e){s.f(u(this),t,{set:a(e),enumerable:!0,configurable:!0})}})},85028:(t,e,r)=>{"use strict";var n=r(63964),o=r(70915).entries;n({target:"Object",stat:!0},{entries:function(t){return o(t)}})},8225:(t,e,r)=>{"use strict";var n=r(63964),o=r(50730),i=r(40033),a=r(77568),u=r(81969).onFreeze,s=Object.freeze;n({target:"Object",stat:!0,forced:i((function(){s(1)})),sham:!o},{freeze:function(t){return s&&a(t)?s(u(t)):t}})},43331:(t,e,r)=>{"use strict";var n=r(63964),o=r(49450),i=r(60102);n({target:"Object",stat:!0},{fromEntries:function(t){var e={};return o(t,(function(t,r){i(e,t,r)}),{AS_ENTRIES:!0}),e}})},62289:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(57591),a=r(27193).f,u=r(58310);n({target:"Object",stat:!0,forced:!u||o((function(){a(1)})),sham:!u},{getOwnPropertyDescriptor:function(t,e){return a(i(t),e)}})},56196:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(97921),a=r(57591),u=r(27193),s=r(60102);n({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){for(var e,r,n=a(t),o=u.f,c=i(n),l={},f=0;c.length>f;)void 0!==(r=o(n,e=c[f++]))&&s(l,e,r);return l}})},2950:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(81644).f;n({target:"Object",stat:!0,forced:o((function(){return!Object.getOwnPropertyNames(1)}))},{getOwnPropertyNames:i})},28603:(t,e,r)=>{"use strict";var n=r(63964),o=r(52357),i=r(40033),a=r(89235),u=r(46771);n({target:"Object",stat:!0,forced:!o||i((function(){a.f(1)}))},{getOwnPropertySymbols:function(t){var e=a.f;return e?e(u(t)):[]}})},44205:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(46771),a=r(36917),u=r(9225);n({target:"Object",stat:!0,forced:o((function(){a(1)})),sham:!u},{getPrototypeOf:function(t){return a(i(t))}})},79861:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(67250),a=r(10320),u=r(16952),s=r(767),c=r(49450),l=r(40033),f=Object.groupBy,h=o("Object","create"),p=i([].push);n({target:"Object",stat:!0,forced:!f||l((function(){return 1!==f("ab",(function(t){return t})).a.length}))},{groupBy:function(t,e){u(t),a(e);var r=h(null),n=0;return c(t,(function(t){var o=s(e(t,n++));o in r?p(r[o],t):r[o]=[t]})),r}})},11137:(t,e,r)=>{"use strict";r(63964)({target:"Object",stat:!0},{hasOwn:r(45299)})},83186:(t,e,r)=>{"use strict";var n=r(63964),o=r(81834);n({target:"Object",stat:!0,forced:Object.isExtensible!==o},{isExtensible:o})},76065:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(77568),a=r(7462),u=r(3782),s=Object.isFrozen;n({target:"Object",stat:!0,forced:u||o((function(){s(1)}))},{isFrozen:function(t){return!i(t)||!(!u||"ArrayBuffer"!==a(t))||!!s&&s(t)}})},13411:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(77568),a=r(7462),u=r(3782),s=Object.isSealed;n({target:"Object",stat:!0,forced:u||o((function(){s(1)}))},{isSealed:function(t){return!i(t)||!(!u||"ArrayBuffer"!==a(t))||!!s&&s(t)}})},76882:(t,e,r)=>{"use strict";r(63964)({target:"Object",stat:!0},{is:r(5700)})},26634:(t,e,r)=>{"use strict";var n=r(63964),o=r(46771),i=r(18450);n({target:"Object",stat:!0,forced:r(40033)((function(){i(1)}))},{keys:function(t){return i(o(t))}})},53118:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(57377),a=r(46771),u=r(767),s=r(36917),c=r(27193).f;o&&n({target:"Object",proto:!0,forced:i},{__lookupGetter__:function(t){var e,r=a(this),n=u(t);do{if(e=c(r,n))return e.get}while(r=s(r))}})},42514:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(57377),a=r(46771),u=r(767),s=r(36917),c=r(27193).f;o&&n({target:"Object",proto:!0,forced:i},{__lookupSetter__:function(t){var e,r=a(this),n=u(t);do{if(e=c(r,n))return e.set}while(r=s(r))}})},84353:(t,e,r)=>{"use strict";var n=r(63964),o=r(77568),i=r(81969).onFreeze,a=r(50730),u=r(40033),s=Object.preventExtensions;n({target:"Object",stat:!0,forced:u((function(){s(1)})),sham:!a},{preventExtensions:function(t){return s&&o(t)?s(i(t)):t}})},30694:(t,e,r)=>{"use strict";var n=r(58310),o=r(73936),i=r(77568),a=r(45015),u=r(46771),s=r(16952),c=Object.getPrototypeOf,l=Object.setPrototypeOf,f=Object.prototype,h="__proto__";if(n&&c&&l&&!(h in f))try{o(f,h,{configurable:!0,get:function(){return c(u(this))},set:function(t){var e=s(this);a(t)&&i(e)&&l(e,t)}})}catch(t){}},62987:(t,e,r)=>{"use strict";var n=r(63964),o=r(77568),i=r(81969).onFreeze,a=r(50730),u=r(40033),s=Object.seal;n({target:"Object",stat:!0,forced:u((function(){s(1)})),sham:!a},{seal:function(t){return s&&o(t)?s(i(t)):t}})},48993:(t,e,r)=>{"use strict";r(63964)({target:"Object",stat:!0},{setPrototypeOf:r(76649)})},52917:(t,e,r)=>{"use strict";var n=r(2650),o=r(55938),i=r(2509);n||o(Object.prototype,"toString",i,{unsafe:!0})},4972:(t,e,r)=>{"use strict";var n=r(63964),o=r(70915).values;n({target:"Object",stat:!0},{values:function(t){return o(t)}})},28913:(t,e,r)=>{"use strict";var n=r(63964),o=r(28506);n({global:!0,forced:parseFloat!==o},{parseFloat:o})},36382:(t,e,r)=>{"use strict";var n=r(63964),o=r(13693);n({global:!0,forced:parseInt!==o},{parseInt:o})},93361:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(10320),a=r(81837),u=r(10729),s=r(49450);n({target:"Promise",stat:!0,forced:r(48199)},{allSettled:function(t){var e=this,r=a.f(e),n=r.resolve,c=r.reject,l=u((function(){var r=i(e.resolve),a=[],u=0,c=1;s(t,(function(t){var i=u++,s=!1;c++,o(r,e,t).then((function(t){s||(s=!0,a[i]={status:"fulfilled",value:t},--c||n(a))}),(function(t){s||(s=!0,a[i]={status:"rejected",reason:t},--c||n(a))}))})),--c||n(a)}));return l.error&&c(l.value),r.promise}})},48865:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(10320),a=r(81837),u=r(10729),s=r(49450);n({target:"Promise",stat:!0,forced:r(48199)},{all:function(t){var e=this,r=a.f(e),n=r.resolve,c=r.reject,l=u((function(){var r=i(e.resolve),a=[],u=0,l=1;s(t,(function(t){var i=u++,s=!1;l++,o(r,e,t).then((function(t){s||(s=!0,a[i]=t,--l||n(a))}),c)})),--l||n(a)}));return l.error&&c(l.value),r.promise}})},14128:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(10320),a=r(4009),u=r(81837),s=r(10729),c=r(49450),l=r(48199),f="No one promise resolved";n({target:"Promise",stat:!0,forced:l},{any:function(t){var e=this,r=a("AggregateError"),n=u.f(e),l=n.resolve,h=n.reject,p=s((function(){var n=i(e.resolve),a=[],u=0,s=1,p=!1;c(t,(function(t){var i=u++,c=!1;s++,o(n,e,t).then((function(t){c||p||(p=!0,l(t))}),(function(t){c||p||(c=!0,a[i]=t,--s||h(new r(a,f)))}))})),--s||h(new r(a,f))}));return p.error&&h(p.value),n.promise}})},70641:(t,e,r)=>{"use strict";var n=r(63964),o=r(4493),i=r(74854).CONSTRUCTOR,a=r(67512),u=r(4009),s=r(55747),c=r(55938),l=a&&a.prototype;if(n({target:"Promise",proto:!0,forced:i,real:!0},{catch:function(t){return this.then(void 0,t)}}),!o&&s(a)){var f=u("Promise").prototype.catch;l.catch!==f&&c(l,"catch",f,{unsafe:!0})}},75946:(t,e,r)=>{"use strict";var n,o,i,a=r(63964),u=r(4493),s=r(81663),c=r(16210),l=r(91495),f=r(55938),h=r(76649),p=r(84925),y=r(58491),d=r(10320),v=r(55747),b=r(77568),g=r(60077),m=r(28987),w=r(60375).set,x=r(37713),k=r(72259),S=r(10729),_=r(9547),O=r(5419),E=r(67512),A=r(74854),P=r(81837),j="Promise",T=A.CONSTRUCTOR,M=A.REJECTION_EVENT,R=A.SUBCLASSING,I=O.getterFor(j),C=O.set,L=E&&E.prototype,D=E,N=L,B=c.TypeError,z=c.document,F=c.process,U=P.f,Y=U,G=!!(z&&z.createEvent&&c.dispatchEvent),H="unhandledrejection",W=function(t){var e;return!(!b(t)||!v(e=t.then))&&e},q=function(t,e){var r,n,o,i=e.value,a=1===e.state,u=a?t.ok:t.fail,s=t.resolve,c=t.reject,f=t.domain;try{u?(a||(2===e.rejection&&Q(e),e.rejection=1),!0===u?r=i:(f&&f.enter(),r=u(i),f&&(f.exit(),o=!0)),r===t.promise?c(new B("Promise-chain cycle")):(n=W(r))?l(n,r,s,c):s(r)):c(i)}catch(t){f&&!o&&f.exit(),c(t)}},X=function(t,e){t.notified||(t.notified=!0,x((function(){for(var r,n=t.reactions;r=n.get();)q(r,t);t.notified=!1,e&&!t.rejection&&$(t)})))},V=function(t,e,r){var n,o;G?((n=z.createEvent("Event")).promise=e,n.reason=r,n.initEvent(t,!1,!0),c.dispatchEvent(n)):n={promise:e,reason:r},!M&&(o=c["on"+t])?o(n):t===H&&k("Unhandled promise rejection",r)},$=function(t){l(w,c,(function(){var e,r=t.facade,n=t.value;if(K(t)&&(e=S((function(){s?F.emit("unhandledRejection",n,r):V(H,r,n)})),t.rejection=s||K(t)?2:1,e.error))throw e.value}))},K=function(t){return 1!==t.rejection&&!t.parent},Q=function(t){l(w,c,(function(){var e=t.facade;s?F.emit("rejectionHandled",e):V("rejectionhandled",e,t.value)}))},J=function(t,e,r){return function(n){t(e,n,r)}},Z=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,X(t,!0))},tt=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw new B("Promise can't be resolved itself");var n=W(e);n?x((function(){var r={done:!1};try{l(n,e,J(tt,r,t),J(Z,r,t))}catch(e){Z(r,e,t)}})):(t.value=e,t.state=1,X(t,!1))}catch(e){Z({done:!1},e,t)}}};if(T&&(N=(D=function(t){g(this,N),d(t),l(n,this);var e=I(this);try{t(J(tt,e),J(Z,e))}catch(t){Z(e,t)}}).prototype,(n=function(t){C(this,{type:j,done:!1,notified:!1,parent:!1,reactions:new _,rejection:!1,state:0,value:null})}).prototype=f(N,"then",(function(t,e){var r=I(this),n=U(m(this,D));return r.parent=!0,n.ok=!v(t)||t,n.fail=v(e)&&e,n.domain=s?F.domain:void 0,0===r.state?r.reactions.add(n):x((function(){q(n,r)})),n.promise})),o=function(){var t=new n,e=I(t);this.promise=t,this.resolve=J(tt,e),this.reject=J(Z,e)},P.f=U=function(t){return t===D||void 0===t?new o(t):Y(t)},!u&&v(E)&&L!==Object.prototype)){i=L.then,R||f(L,"then",(function(t,e){var r=this;return new D((function(t,e){l(i,r,t,e)})).then(t,e)}),{unsafe:!0});try{delete L.constructor}catch(t){}h&&h(L,N)}a({global:!0,constructor:!0,wrap:!0,forced:T},{Promise:D}),p(D,j,!1,!0),y(j)},69861:(t,e,r)=>{"use strict";var n=r(63964),o=r(4493),i=r(67512),a=r(40033),u=r(4009),s=r(55747),c=r(28987),l=r(66628),f=r(55938),h=i&&i.prototype;if(n({target:"Promise",proto:!0,real:!0,forced:!!i&&a((function(){h.finally.call({then:function(){}},(function(){}))}))},{finally:function(t){var e=c(this,u("Promise")),r=s(t);return this.then(r?function(r){return l(e,t()).then((function(){return r}))}:t,r?function(r){return l(e,t()).then((function(){throw r}))}:t)}}),!o&&s(i)){var p=u("Promise").prototype.finally;h.finally!==p&&f(h,"finally",p,{unsafe:!0})}},53092:(t,e,r)=>{"use strict";r(75946),r(48865),r(70641),r(16937),r(41719),r(81702)},16937:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(10320),a=r(81837),u=r(10729),s=r(49450);n({target:"Promise",stat:!0,forced:r(48199)},{race:function(t){var e=this,r=a.f(e),n=r.reject,c=u((function(){var a=i(e.resolve);s(t,(function(t){o(a,e,t).then(r.resolve,n)}))}));return c.error&&n(c.value),r.promise}})},41719:(t,e,r)=>{"use strict";var n=r(63964),o=r(81837);n({target:"Promise",stat:!0,forced:r(74854).CONSTRUCTOR},{reject:function(t){var e=o.f(this);return(0,e.reject)(t),e.promise}})},81702:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(4493),a=r(67512),u=r(74854).CONSTRUCTOR,s=r(66628),c=o("Promise"),l=i&&!u;n({target:"Promise",stat:!0,forced:i||u},{resolve:function(t){return s(l&&this===c?a:this,t)}})},79027:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(61267),a=r(54602),u=r(81837),s=r(10320),c=r(10729),l=o.Promise,f=!1;n({target:"Promise",stat:!0,forced:!l||!l.try||c((function(){l.try((function(t){f=8===t}),8)})).error||!f},{try:function(t){var e=arguments.length>1?a(arguments,1):[],r=u.f(this),n=c((function(){return i(s(t),void 0,e)}));return(n.error?r.reject:r.resolve)(n.value),r.promise}})},70570:(t,e,r)=>{"use strict";var n=r(63964),o=r(81837);n({target:"Promise",stat:!0},{withResolvers:function(){var t=o.f(this);return{promise:t.promise,resolve:t.resolve,reject:t.reject}}})},29674:(t,e,r)=>{"use strict";var n=r(63964),o=r(61267),i=r(10320),a=r(30365);n({target:"Reflect",stat:!0,forced:!r(40033)((function(){Reflect.apply((function(){}))}))},{apply:function(t,e,r){return o(i(t),e,a(r))}})},81543:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(61267),a=r(66284),u=r(32606),s=r(30365),c=r(77568),l=r(80674),f=r(40033),h=o("Reflect","construct"),p=Object.prototype,y=[].push,d=f((function(){function t(){}return!(h((function(){}),[],t)instanceof t)})),v=!f((function(){h((function(){}))})),b=d||v;n({target:"Reflect",stat:!0,forced:b,sham:b},{construct:function(t,e){u(t),s(e);var r=arguments.length<3?t:u(arguments[2]);if(v&&!d)return h(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 i(y,n,e),new(i(a,t,n))}var o=r.prototype,f=l(c(o)?o:p),b=i(t,f,e);return c(b)?b:f}})},9373:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(30365),a=r(767),u=r(74595);n({target:"Reflect",stat:!0,forced:r(40033)((function(){Reflect.defineProperty(u.f({},1,{value:1}),1,{value:2})})),sham:!o},{defineProperty:function(t,e,r){i(t);var n=a(e);i(r);try{return u.f(t,n,r),!0}catch(t){return!1}}})},45093:(t,e,r)=>{"use strict";var n=r(63964),o=r(30365),i=r(27193).f;n({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var r=i(o(t),e);return!(r&&!r.configurable)&&delete t[e]}})},5815:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(30365),a=r(27193);n({target:"Reflect",stat:!0,sham:!o},{getOwnPropertyDescriptor:function(t,e){return a.f(i(t),e)}})},88527:(t,e,r)=>{"use strict";var n=r(63964),o=r(30365),i=r(36917);n({target:"Reflect",stat:!0,sham:!r(9225)},{getPrototypeOf:function(t){return i(o(t))}})},63074:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(77568),a=r(30365),u=r(98373),s=r(27193),c=r(36917);n({target:"Reflect",stat:!0},{get:function t(e,r){var n,l,f=arguments.length<3?e:arguments[2];return a(e)===f?e[r]:(n=s.f(e,r))?u(n)?n.value:void 0===n.get?void 0:o(n.get,f):i(l=c(e))?t(l,r,f):void 0}})},66390:(t,e,r)=>{"use strict";r(63964)({target:"Reflect",stat:!0},{has:function(t,e){return e in t}})},7784:(t,e,r)=>{"use strict";var n=r(63964),o=r(30365),i=r(81834);n({target:"Reflect",stat:!0},{isExtensible:function(t){return o(t),i(t)}})},50551:(t,e,r)=>{"use strict";r(63964)({target:"Reflect",stat:!0},{ownKeys:r(97921)})},76483:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(30365);n({target:"Reflect",stat:!0,sham:!r(50730)},{preventExtensions:function(t){i(t);try{var e=o("Object","preventExtensions");return e&&e(t),!0}catch(t){return!1}}})},63915:(t,e,r)=>{"use strict";var n=r(63964),o=r(30365),i=r(35908),a=r(76649);a&&n({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){o(t),i(e);try{return a(t,e),!0}catch(t){return!1}}})},92046:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(30365),a=r(77568),u=r(98373),s=r(40033),c=r(74595),l=r(27193),f=r(36917),h=r(87458);n({target:"Reflect",stat:!0,forced:s((function(){var t=function(){},e=c.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)}))},{set:function t(e,r,n){var s,p,y,d=arguments.length<4?e:arguments[3],v=l.f(i(e),r);if(!v){if(a(p=f(e)))return t(p,r,n,d);v=h(0)}if(u(v)){if(!1===v.writable||!a(d))return!1;if(s=l.f(d,r)){if(s.get||s.set||!1===s.writable)return!1;s.value=n,c.f(d,r,s)}else c.f(d,r,h(0,n))}else{if(void 0===(y=v.set))return!1;o(y,d,n)}return!0}})},38054:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(84925);n({global:!0},{Reflect:{}}),i(o.Reflect,"Reflect",!0)},51454:(t,e,r)=>{"use strict";var n=r(58310),o=r(16210),i=r(67250),a=r(41314),u=r(5781),s=r(37909),c=r(80674),l=r(37310).f,f=r(21287),h=r(72586),p=r(12605),y=r(73392),d=r(62115),v=r(34550),b=r(55938),g=r(40033),m=r(45299),w=r(5419).enforce,x=r(58491),k=r(24697),S=r(39173),_=r(35688),O=k("match"),E=o.RegExp,A=E.prototype,P=o.SyntaxError,j=i(A.exec),T=i("".charAt),M=i("".replace),R=i("".indexOf),I=i("".slice),C=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,L=/a/g,D=/a/g,N=new E(L)!==L,B=d.MISSED_STICKY,z=d.UNSUPPORTED_Y;if(a("RegExp",n&&(!N||B||S||_||g((function(){return D[O]=!1,E(L)!==L||E(D)===D||"/a/i"!==String(E(L,"i"))}))))){for(var F=function(t,e){var r,n,o,i,a,l,d=f(A,this),v=h(t),b=void 0===e,g=[],x=t;if(!d&&v&&b&&t.constructor===F)return t;if((v||f(A,t))&&(t=t.source,b&&(e=y(x))),t=void 0===t?"":p(t),e=void 0===e?"":p(e),x=t,S&&"dotAll"in L&&(n=!!e&&R(e,"s")>-1)&&(e=M(e,/s/g,"")),r=e,B&&"sticky"in L&&(o=!!e&&R(e,"y")>-1)&&z&&(e=M(e,/y/g,"")),_&&(i=function(t){for(var e,r=t.length,n=0,o="",i=[],a=c(null),u=!1,s=!1,l=0,f="";n<=r;n++){if("\\"===(e=T(t,n)))e+=T(t,++n);else if("]"===e)u=!1;else if(!u)switch(!0){case"["===e:u=!0;break;case"("===e:if(o+=e,"?:"===I(t,n+1,n+3))continue;j(C,I(t,n+1))&&(n+=2,s=!0),l++;continue;case">"===e&&s:if(""===f||m(a,f))throw new P("Invalid capture group name");a[f]=!0,i[i.length]=[f,l],s=!1,f="";continue}s?f+=e:o+=e}return[o,i]}(t),t=i[0],g=i[1]),a=u(E(t,e),d?this:A,F),(n||o||g.length)&&(l=w(a),n&&(l.dotAll=!0,l.raw=F(function(t){for(var e,r=t.length,n=0,o="",i=!1;n<=r;n++)"\\"!==(e=T(t,n))?i||"."!==e?("["===e?i=!0:"]"===e&&(i=!1),o+=e):o+="[\\s\\S]":o+=e+T(t,++n);return o}(t),r)),o&&(l.sticky=!0),g.length&&(l.groups=g)),t!==x)try{s(a,"source",""===x?"(?:)":x)}catch(t){}return a},U=l(E),Y=0;U.length>Y;)v(F,E,U[Y++]);A.constructor=F,F.prototype=A,b(o,"RegExp",F,{constructor:!0})}x("RegExp")},67075:(t,e,r)=>{"use strict";var n=r(58310),o=r(39173),i=r(7462),a=r(73936),u=r(5419).get,s=RegExp.prototype,c=TypeError;n&&o&&a(s,"dotAll",{configurable:!0,get:function(){if(this!==s){if("RegExp"===i(this))return!!u(this).dotAll;throw new c("Incompatible receiver, RegExp required")}}})},79669:(t,e,r)=>{"use strict";var n=r(63964),o=r(14489);n({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},23057:(t,e,r)=>{"use strict";var n=r(16210),o=r(58310),i=r(73936),a=r(70901),u=r(40033),s=n.RegExp,c=s.prototype;o&&u((function(){var t=!0;try{s(".","d")}catch(e){t=!1}var e={},r="",n=t?"dgimsy":"gimsy",o=function(t,n){Object.defineProperty(e,t,{get:function(){return r+=n,!0}})},i={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in t&&(i.hasIndices="d"),i)o(a,i[a]);return Object.getOwnPropertyDescriptor(c,"flags").get.call(e)!==n||r!==n}))&&i(c,"flags",{configurable:!0,get:a})},24199:(t,e,r)=>{"use strict";var n=r(58310),o=r(62115).MISSED_STICKY,i=r(7462),a=r(73936),u=r(5419).get,s=RegExp.prototype,c=TypeError;n&&o&&a(s,"sticky",{configurable:!0,get:function(){if(this!==s){if("RegExp"===i(this))return!!u(this).sticky;throw new c("Incompatible receiver, RegExp required")}}})},10280:(t,e,r)=>{"use strict";r(79669);var n,o,i=r(63964),a=r(91495),u=r(55747),s=r(30365),c=r(12605),l=(n=!1,(o=/[ac]/).exec=function(){return n=!0,/./.exec.apply(this,arguments)},!0===o.test("abc")&&n),f=/./.test;i({target:"RegExp",proto:!0,forced:!l},{test:function(t){var e=s(this),r=c(t),n=e.exec;if(!u(n))return a(f,e,r);var o=a(n,e,r);return null!==o&&(s(o),!0)}})},57983:(t,e,r)=>{"use strict";var n=r(70520).PROPER,o=r(55938),i=r(30365),a=r(12605),u=r(40033),s=r(73392),c="toString",l=RegExp.prototype,f=l[c],h=u((function(){return"/a/b"!==f.call({source:"a",flags:"b"})})),p=n&&f.name!==c;(h||p)&&o(l,c,(function(){var t=i(this);return"/"+a(t.source)+"/"+a(s(t))}),{unsafe:!0})},1963:(t,e,r)=>{"use strict";r(45150)("Set",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),r(41028))},78592:(t,e,r)=>{"use strict";var n=r(63964),o=r(23710);n({target:"Set",proto:!0,real:!0,forced:!r(94610)("difference",(function(t){return 0===t.size}))},{difference:o})},50814:(t,e,r)=>{"use strict";var n=r(63964),o=r(40033),i=r(61752);n({target:"Set",proto:!0,real:!0,forced:!r(94610)("intersection",(function(t){return 2===t.size&&t.has(1)&&t.has(2)}))||o((function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))}))},{intersection:i})},32407:(t,e,r)=>{"use strict";var n=r(63964),o=r(10979);n({target:"Set",proto:!0,real:!0,forced:!r(94610)("isDisjointFrom",(function(t){return!t}))},{isDisjointFrom:o})},52462:(t,e,r)=>{"use strict";var n=r(63964),o=r(66040);n({target:"Set",proto:!0,real:!0,forced:!r(94610)("isSubsetOf",(function(t){return t}))},{isSubsetOf:o})},66133:(t,e,r)=>{"use strict";var n=r(63964),o=r(289);n({target:"Set",proto:!0,real:!0,forced:!r(94610)("isSupersetOf",(function(t){return!t}))},{isSupersetOf:o})},17953:(t,e,r)=>{"use strict";r(1963)},55146:(t,e,r)=>{"use strict";var n=r(63964),o=r(24052);n({target:"Set",proto:!0,real:!0,forced:!r(94610)("symmetricDifference")},{symmetricDifference:o})},26580:(t,e,r)=>{"use strict";var n=r(63964),o=r(18630);n({target:"Set",proto:!0,real:!0,forced:!r(94610)("union")},{union:o})},95309:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("anchor")},{anchor:function(t){return o(this,"a","name",t)}})},89939:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(16952),a=r(61365),u=r(12605),s=r(40033),c=o("".charAt);n({target:"String",proto:!0,forced:s((function(){return"\ud842"!=="𠮷".at(-2)}))},{at:function(t){var e=u(i(this)),r=e.length,n=a(t),o=n>=0?n:r+n;return o<0||o>=r?void 0:c(e,o)}})},82256:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("big")},{big:function(){return o(this,"big","","")}})},49484:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("blink")},{blink:function(){return o(this,"blink","","")}})},38931:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("bold")},{bold:function(){return o(this,"b","","")}})},30442:(t,e,r)=>{"use strict";var n=r(63964),o=r(50233).codeAt;n({target:"String",proto:!0},{codePointAt:function(t){return o(this,t)}})},6403:(t,e,r)=>{"use strict";var n,o=r(63964),i=r(71138),a=r(27193).f,u=r(10188),s=r(12605),c=r(86213),l=r(16952),f=r(45490),h=r(4493),p=i("".slice),y=Math.min,d=f("endsWith");o({target:"String",proto:!0,forced:!(!h&&!d&&(n=a(String.prototype,"endsWith"),n&&!n.writable)||d)},{endsWith:function(t){var e=s(l(this));c(t);var r=arguments.length>1?arguments[1]:void 0,n=e.length,o=void 0===r?n:y(u(r),n),i=s(t);return p(e,o-i.length,o)===i}})},39308:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("fixed")},{fixed:function(){return o(this,"tt","","")}})},91550:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("fontcolor")},{fontcolor:function(t){return o(this,"font","color",t)}})},75008:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("fontsize")},{fontsize:function(t){return o(this,"font","size",t)}})},9867:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(13912),a=RangeError,u=String.fromCharCode,s=String.fromCodePoint,c=o([].join);n({target:"String",stat:!0,arity:1,forced:!!s&&1!==s.length},{fromCodePoint:function(t){for(var e,r=[],n=arguments.length,o=0;n>o;){if(e=+arguments[o++],i(e,1114111)!==e)throw new a(e+" is not a valid code point");r[o]=e<65536?u(e):u(55296+((e-=65536)>>10),e%1024+56320)}return c(r,"")}})},43673:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(86213),a=r(16952),u=r(12605),s=r(45490),c=o("".indexOf);n({target:"String",proto:!0,forced:!s("includes")},{includes:function(t){return!!~c(u(a(this)),u(i(t)),arguments.length>1?arguments[1]:void 0)}})},30569:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(16952),a=r(12605),u=o("".charCodeAt);n({target:"String",proto:!0},{isWellFormed:function(){for(var t=a(i(this)),e=t.length,r=0;r<e;r++){var n=u(t,r);if(55296==(63488&n)&&(n>=56320||++r>=e||56320!=(64512&u(t,r))))return!1}return!0}})},56027:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("italics")},{italics:function(){return o(this,"i","","")}})},12354:(t,e,r)=>{"use strict";var n=r(50233).charAt,o=r(12605),i=r(5419),a=r(65574),u=r(5959),s="String Iterator",c=i.set,l=i.getterFor(s);a(String,"String",(function(t){c(this,{type:s,string:o(t),index:0})}),(function(){var t,e=l(this),r=e.string,o=e.index;return o>=r.length?u(void 0,!0):(t=n(r,o),e.index+=t.length,u(t,!1))}))},50340:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("link")},{link:function(t){return o(this,"a","href",t)}})},14089:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(71138),a=r(5656),u=r(5959),s=r(16952),c=r(10188),l=r(12605),f=r(30365),h=r(42871),p=r(7462),y=r(72586),d=r(73392),v=r(78060),b=r(55938),g=r(40033),m=r(24697),w=r(28987),x=r(35483),k=r(28340),S=r(5419),_=r(4493),O=m("matchAll"),E="RegExp String",A=E+" Iterator",P=S.set,j=S.getterFor(A),T=RegExp.prototype,M=TypeError,R=i("".indexOf),I=i("".matchAll),C=!!I&&!g((function(){I("a",/./)})),L=a((function(t,e,r,n){P(this,{type:A,regexp:t,string:e,global:r,unicode:n,done:!1})}),E,(function(){var t=j(this);if(t.done)return u(void 0,!0);var e=t.regexp,r=t.string,n=k(e,r);return null===n?(t.done=!0,u(void 0,!0)):t.global?(""===l(n[0])&&(e.lastIndex=x(r,c(e.lastIndex),t.unicode)),u(n,!1)):(t.done=!0,u(n,!1))})),D=function(t){var e,r,n,o=f(this),i=l(t),a=w(o,RegExp),u=l(d(o));return e=new a(a===RegExp?o.source:o,u),r=!!~R(u,"g"),n=!!~R(u,"u"),e.lastIndex=c(o.lastIndex),new L(e,i,r,n)};n({target:"String",proto:!0,forced:C},{matchAll:function(t){var e,r,n,i,a=s(this);if(h(t)){if(C)return I(a,t)}else{if(y(t)&&(e=l(s(d(t))),!~R(e,"g")))throw new M("`.matchAll` does not allow non-global regexes");if(C)return I(a,t);if(void 0===(n=v(t,O))&&_&&"RegExp"===p(t)&&(n=D),n)return o(n,t,a)}return r=l(a),i=new RegExp(t,"g"),_?o(D,i,r):i[O](r)}}),_||O in T||b(T,O,D)},22515:(t,e,r)=>{"use strict";var n=r(91495),o=r(79942),i=r(30365),a=r(42871),u=r(10188),s=r(12605),c=r(16952),l=r(78060),f=r(35483),h=r(28340);o("match",(function(t,e,r){return[function(e){var r=c(this),o=a(e)?void 0:l(e,t);return o?n(o,e,r):new RegExp(e)[t](s(r))},function(t){var n=i(this),o=s(t),a=r(e,n,o);if(a.done)return a.value;if(!n.global)return h(n,o);var c=n.unicode;n.lastIndex=0;for(var l,p=[],y=0;null!==(l=h(n,o));){var d=s(l[0]);p[y]=d,""===d&&(n.lastIndex=f(o,u(n.lastIndex),c)),y++}return 0===y?null:p}]}))},5143:(t,e,r)=>{"use strict";var n=r(63964),o=r(24051).end;n({target:"String",proto:!0,forced:r(34125)},{padEnd:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},93514:(t,e,r)=>{"use strict";var n=r(63964),o=r(24051).start;n({target:"String",proto:!0,forced:r(34125)},{padStart:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},5416:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(57591),a=r(46771),u=r(12605),s=r(24760),c=o([].push),l=o([].join);n({target:"String",stat:!0},{raw:function(t){var e=i(a(t).raw),r=s(e);if(!r)return"";for(var n=arguments.length,o=[],f=0;;){if(c(o,u(e[f++])),f===r)return l(o,"");f<n&&c(o,u(arguments[f]))}}})},11619:(t,e,r)=>{"use strict";r(63964)({target:"String",proto:!0},{repeat:r(62443)})},17024:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(67250),a=r(16952),u=r(55747),s=r(42871),c=r(72586),l=r(12605),f=r(78060),h=r(73392),p=r(48300),y=r(24697),d=r(4493),v=y("replace"),b=TypeError,g=i("".indexOf),m=i("".replace),w=i("".slice),x=Math.max;n({target:"String",proto:!0},{replaceAll:function(t,e){var r,n,i,y,k,S,_,O,E,A,P=a(this),j=0,T="";if(!s(t)){if((r=c(t))&&(n=l(a(h(t))),!~g(n,"g")))throw new b("`.replaceAll` does not allow non-global regexes");if(i=f(t,v))return o(i,t,P,e);if(d&&r)return m(l(P),t,e)}for(y=l(P),k=l(t),(S=u(e))||(e=l(e)),_=k.length,O=x(1,_),E=g(y,k);-1!==E;)A=S?l(e(k,E,y)):p(k,y,E,[],void 0,e),T+=w(y,j,E)+A,j=E+_,E=E+O>y.length?-1:g(y,k,E+O);return j<y.length&&(T+=w(y,j)),T}})},44590:(t,e,r)=>{"use strict";var n=r(61267),o=r(91495),i=r(67250),a=r(79942),u=r(40033),s=r(30365),c=r(55747),l=r(42871),f=r(61365),h=r(10188),p=r(12605),y=r(16952),d=r(35483),v=r(78060),b=r(48300),g=r(28340),m=r(24697)("replace"),w=Math.max,x=Math.min,k=i([].concat),S=i([].push),_=i("".indexOf),O=i("".slice),E="$0"==="a".replace(/./,"$0"),A=!!/./[m]&&""===/./[m]("a","$0");a("replace",(function(t,e,r){var i=A?"$":"$0";return[function(t,r){var n=y(this),i=l(t)?void 0:v(t,m);return i?o(i,t,n,r):o(e,p(n),t,r)},function(t,o){var a=s(this),u=p(t);if("string"==typeof o&&-1===_(o,i)&&-1===_(o,"$<")){var l=r(e,a,u,o);if(l.done)return l.value}var y=c(o);y||(o=p(o));var v,m=a.global;m&&(v=a.unicode,a.lastIndex=0);for(var E,A=[];null!==(E=g(a,u))&&(S(A,E),m);)""===p(E[0])&&(a.lastIndex=d(u,h(a.lastIndex),v));for(var P,j="",T=0,M=0;M<A.length;M++){for(var R,I=p((E=A[M])[0]),C=w(x(f(E.index),u.length),0),L=[],D=1;D<E.length;D++)S(L,void 0===(P=E[D])?P:String(P));var N=E.groups;if(y){var B=k([I],L,C,u);void 0!==N&&S(B,N),R=p(n(o,void 0,B))}else R=b(I,u,C,L,N,o);C>=T&&(j+=O(u,T,C)+R,T=C+I.length)}return j+O(u,T)}]}),!!u((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}))||!E||A)},63272:(t,e,r)=>{"use strict";var n=r(91495),o=r(79942),i=r(30365),a=r(42871),u=r(16952),s=r(5700),c=r(12605),l=r(78060),f=r(28340);o("search",(function(t,e,r){return[function(e){var r=u(this),o=a(e)?void 0:l(e,t);return o?n(o,e,r):new RegExp(e)[t](c(r))},function(t){var n=i(this),o=c(t),a=r(e,n,o);if(a.done)return a.value;var u=n.lastIndex;s(u,0)||(n.lastIndex=0);var l=f(n,o);return s(n.lastIndex,u)||(n.lastIndex=u),null===l?-1:l.index}]}))},34325:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("small")},{small:function(){return o(this,"small","","")}})},39930:(t,e,r)=>{"use strict";var n=r(91495),o=r(67250),i=r(79942),a=r(30365),u=r(42871),s=r(16952),c=r(28987),l=r(35483),f=r(10188),h=r(12605),p=r(78060),y=r(28340),d=r(62115),v=r(40033),b=d.UNSUPPORTED_Y,g=Math.min,m=o([].push),w=o("".slice),x=!v((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]})),k="c"==="abbc".split(/(b)*/)[1]||4!=="test".split(/(?:)/,-1).length||2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length;i("split",(function(t,e,r){var o="0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:n(e,this,t,r)}:e;return[function(e,r){var i=s(this),a=u(e)?void 0:p(e,t);return a?n(a,e,i,r):n(o,h(i),e,r)},function(t,n){var i=a(this),u=h(t);if(!k){var s=r(o,i,u,n,o!==e);if(s.done)return s.value}var p=c(i,RegExp),d=i.unicode,v=(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(b?"g":"y"),x=new p(b?"^(?:"+i.source+")":i,v),S=void 0===n?4294967295:n>>>0;if(0===S)return[];if(0===u.length)return null===y(x,u)?[u]:[];for(var _=0,O=0,E=[];O<u.length;){x.lastIndex=b?0:O;var A,P=y(x,b?w(u,O):u);if(null===P||(A=g(f(x.lastIndex+(b?O:0)),u.length))===_)O=l(u,O,d);else{if(m(E,w(u,_,O)),E.length===S)return E;for(var j=1;j<=P.length-1;j++)if(m(E,P[j]),E.length===S)return E;O=_=A}}return m(E,w(u,_)),E}]}),k||!x,b)},4038:(t,e,r)=>{"use strict";var n,o=r(63964),i=r(71138),a=r(27193).f,u=r(10188),s=r(12605),c=r(86213),l=r(16952),f=r(45490),h=r(4493),p=i("".slice),y=Math.min,d=f("startsWith");o({target:"String",proto:!0,forced:!(!h&&!d&&(n=a(String.prototype,"startsWith"),n&&!n.writable)||d)},{startsWith:function(t){var e=s(l(this));c(t);var r=u(y(arguments.length>1?arguments[1]:void 0,e.length)),n=s(t);return p(e,r,r+n.length)===n}})},74498:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("strike")},{strike:function(){return o(this,"strike","","")}})},15812:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("sub")},{sub:function(){return o(this,"sub","","")}})},95689:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(16952),a=r(61365),u=r(12605),s=o("".slice),c=Math.max,l=Math.min;n({target:"String",proto:!0,forced:!"".substr||"b"!=="ab".substr(-1)},{substr:function(t,e){var r,n,o=u(i(this)),f=o.length,h=a(t);return h===1/0&&(h=0),h<0&&(h=c(f+h,0)),(r=void 0===e?f:a(e))<=0||r===1/0||h>=(n=l(h+r,f))?"":s(o,h,n)}})},57726:(t,e,r)=>{"use strict";var n=r(63964),o=r(72506);n({target:"String",proto:!0,forced:r(88539)("sup")},{sup:function(){return o(this,"sup","","")}})},3388:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495),i=r(67250),a=r(16952),u=r(12605),s=r(40033),c=Array,l=i("".charAt),f=i("".charCodeAt),h=i([].join),p="".toWellFormed,y=p&&s((function(){return"1"!==o(p,1)}));n({target:"String",proto:!0,forced:y},{toWellFormed:function(){var t=u(a(this));if(y)return o(p,t);for(var e=t.length,r=c(e),n=0;n<e;n++){var i=f(t,n);55296!=(63488&i)?r[n]=l(t,n):i>=56320||n+1>=e||56320!=(64512&f(t,n+1))?r[n]="�":(r[n]=l(t,n),r[++n]=l(t,n))}return h(r,"")}})},70604:(t,e,r)=>{"use strict";r(99159);var n=r(63964),o=r(43476);n({target:"String",proto:!0,name:"trimEnd",forced:"".trimEnd!==o},{trimEnd:o})},85404:(t,e,r)=>{"use strict";var n=r(63964),o=r(43885);n({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==o},{trimLeft:o})},99159:(t,e,r)=>{"use strict";var n=r(63964),o=r(43476);n({target:"String",proto:!0,name:"trimEnd",forced:"".trimRight!==o},{trimRight:o})},34965:(t,e,r)=>{"use strict";r(85404);var n=r(63964),o=r(43885);n({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==o},{trimStart:o})},8448:(t,e,r)=>{"use strict";var n=r(63964),o=r(92648).trim;n({target:"String",proto:!0,forced:r(90012)("trim")},{trim:function(){return o(this)}})},79250:(t,e,r)=>{"use strict";r(85889)("asyncIterator")},49899:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(91495),a=r(67250),u=r(4493),s=r(58310),c=r(52357),l=r(40033),f=r(45299),h=r(21287),p=r(30365),y=r(57591),d=r(767),v=r(12605),b=r(87458),g=r(80674),m=r(18450),w=r(37310),x=r(81644),k=r(89235),S=r(27193),_=r(74595),O=r(24239),E=r(12867),A=r(55938),P=r(73936),j=r(16639),T=r(19417),M=r(79195),R=r(16738),I=r(24697),C=r(55557),L=r(85889),D=r(52360),N=r(84925),B=r(5419),z=r(22603).forEach,F=T("hidden"),U="Symbol",Y="prototype",G=B.set,H=B.getterFor(U),W=Object[Y],q=o.Symbol,X=q&&q[Y],V=o.RangeError,$=o.TypeError,K=o.QObject,Q=S.f,J=_.f,Z=x.f,tt=E.f,et=a([].push),rt=j("symbols"),nt=j("op-symbols"),ot=j("wks"),it=!K||!K[Y]||!K[Y].findChild,at=function(t,e,r){var n=Q(W,e);n&&delete W[e],J(t,e,r),n&&t!==W&&J(W,e,n)},ut=s&&l((function(){return 7!==g(J({},"a",{get:function(){return J(this,"a",{value:7}).a}})).a}))?at:J,st=function(t,e){var r=rt[t]=g(X);return G(r,{type:U,tag:t,description:e}),s||(r.description=e),r},ct=function(t,e,r){t===W&&ct(nt,e,r),p(t);var n=d(e);return p(r),f(rt,n)?(r.enumerable?(f(t,F)&&t[F][n]&&(t[F][n]=!1),r=g(r,{enumerable:b(0,!1)})):(f(t,F)||J(t,F,b(1,g(null))),t[F][n]=!0),ut(t,n,r)):J(t,n,r)},lt=function(t,e){p(t);var r=y(e),n=m(r).concat(yt(r));return z(n,(function(e){s&&!i(ft,r,e)||ct(t,e,r[e])})),t},ft=function(t){var e=d(t),r=i(tt,this,e);return!(this===W&&f(rt,e)&&!f(nt,e))&&(!(r||!f(this,e)||!f(rt,e)||f(this,F)&&this[F][e])||r)},ht=function(t,e){var r=y(t),n=d(e);if(r!==W||!f(rt,n)||f(nt,n)){var o=Q(r,n);return!o||!f(rt,n)||f(r,F)&&r[F][n]||(o.enumerable=!0),o}},pt=function(t){var e=Z(y(t)),r=[];return z(e,(function(t){f(rt,t)||f(M,t)||et(r,t)})),r},yt=function(t){var e=t===W,r=Z(e?nt:y(t)),n=[];return z(r,(function(t){!f(rt,t)||e&&!f(W,t)||et(n,rt[t])})),n};c||(A(X=(q=function(){if(h(X,this))throw new $("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?v(arguments[0]):void 0,e=R(t),r=function(t){var n=void 0===this?o:this;n===W&&i(r,nt,t),f(n,F)&&f(n[F],e)&&(n[F][e]=!1);var a=b(1,t);try{ut(n,e,a)}catch(t){if(!(t instanceof V))throw t;at(n,e,a)}};return s&&it&&ut(W,e,{configurable:!0,set:r}),st(e,t)})[Y],"toString",(function(){return H(this).tag})),A(q,"withoutSetter",(function(t){return st(R(t),t)})),E.f=ft,_.f=ct,O.f=lt,S.f=ht,w.f=x.f=pt,k.f=yt,C.f=function(t){return st(I(t),t)},s&&(P(X,"description",{configurable:!0,get:function(){return H(this).description}}),u||A(W,"propertyIsEnumerable",ft,{unsafe:!0}))),n({global:!0,constructor:!0,wrap:!0,forced:!c,sham:!c},{Symbol:q}),z(m(ot),(function(t){L(t)})),n({target:U,stat:!0,forced:!c},{useSetter:function(){it=!0},useSimple:function(){it=!1}}),n({target:"Object",stat:!0,forced:!c,sham:!s},{create:function(t,e){return void 0===e?g(t):lt(g(t),e)},defineProperty:ct,defineProperties:lt,getOwnPropertyDescriptor:ht}),n({target:"Object",stat:!0,forced:!c},{getOwnPropertyNames:pt}),D(),N(q,U),M[F]=!0},10933:(t,e,r)=>{"use strict";var n=r(63964),o=r(58310),i=r(16210),a=r(67250),u=r(45299),s=r(55747),c=r(21287),l=r(12605),f=r(73936),h=r(5774),p=i.Symbol,y=p&&p.prototype;if(o&&s(p)&&(!("description"in y)||void 0!==p().description)){var d={},v=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:l(arguments[0]),e=c(y,this)?new p(t):void 0===t?p():p(t);return""===t&&(d[e]=!0),e};h(v,p),v.prototype=y,y.constructor=v;var b="Symbol(description detection)"===String(p("description detection")),g=a(y.valueOf),m=a(y.toString),w=/^Symbol\((.*)\)[^)]+$/,x=a("".replace),k=a("".slice);f(y,"description",{configurable:!0,get:function(){var t=g(this);if(u(d,t))return"";var e=m(t),r=b?k(e,7,-1):x(e,w,"$1");return""===r?void 0:r}}),n({global:!0,constructor:!0,forced:!0},{Symbol:v})}},30828:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(45299),a=r(12605),u=r(16639),s=r(66570),c=u("string-to-symbol-registry"),l=u("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!s},{for:function(t){var e=a(t);if(i(c,e))return c[e];var r=o("Symbol")(e);return c[e]=r,l[r]=e,r}})},53795:(t,e,r)=>{"use strict";r(85889)("hasInstance")},87806:(t,e,r)=>{"use strict";r(85889)("isConcatSpreadable")},64677:(t,e,r)=>{"use strict";r(85889)("iterator")},33313:(t,e,r)=>{"use strict";r(49899),r(30828),r(6862),r(53008),r(28603)},6862:(t,e,r)=>{"use strict";var n=r(63964),o=r(45299),i=r(71399),a=r(89393),u=r(16639),s=r(66570),c=u("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!s},{keyFor:function(t){if(!i(t))throw new TypeError(a(t)+" is not a symbol");if(o(c,t))return c[t]}})},14836:(t,e,r)=>{"use strict";r(85889)("matchAll")},48058:(t,e,r)=>{"use strict";r(85889)("match")},51583:(t,e,r)=>{"use strict";r(85889)("replace")},82403:(t,e,r)=>{"use strict";r(85889)("search")},34265:(t,e,r)=>{"use strict";r(85889)("species")},3295:(t,e,r)=>{"use strict";r(85889)("split")},1078:(t,e,r)=>{"use strict";var n=r(85889),o=r(52360);n("toPrimitive"),o()},63207:(t,e,r)=>{"use strict";var n=r(4009),o=r(85889),i=r(84925);o("toStringTag"),i(n("Symbol"),"Symbol")},80520:(t,e,r)=>{"use strict";r(85889)("unscopables")},79042:(t,e,r)=>{"use strict";var n=r(4246),o=r(24760),i=r(61365),a=n.aTypedArray;(0,n.exportTypedArrayMethod)("at",(function(t){var e=a(this),r=o(e),n=i(t),u=n>=0?n:r+n;return u<0||u>=r?void 0:e[u]}))},99872:(t,e,r)=>{"use strict";var n=r(67250),o=r(4246),i=n(r(71447)),a=o.aTypedArray;(0,o.exportTypedArrayMethod)("copyWithin",(function(t,e){return i(a(this),t,e,arguments.length>2?arguments[2]:void 0)}))},73364:(t,e,r)=>{"use strict";var n=r(4246),o=r(22603).every,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("every",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},58166:(t,e,r)=>{"use strict";var n=r(4246),o=r(88471),i=r(61484),a=r(2281),u=r(91495),s=r(67250),c=r(40033),l=n.aTypedArray,f=n.exportTypedArrayMethod,h=s("".slice);f("fill",(function(t){var e=arguments.length;l(this);var r="Big"===h(a(this),0,3)?i(t):+t;return u(o,this,r,e>1?arguments[1]:void 0,e>2?arguments[2]:void 0)}),c((function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t})))},23793:(t,e,r)=>{"use strict";var n=r(4246),o=r(22603).filter,i=r(60398),a=n.aTypedArray;(0,n.exportTypedArrayMethod)("filter",(function(t){var e=o(a(this),t,arguments.length>1?arguments[1]:void 0);return i(this,e)}))},13917:(t,e,r)=>{"use strict";var n=r(4246),o=r(22603).findIndex,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("findIndex",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},78256:(t,e,r)=>{"use strict";var n=r(4246),o=r(77389).findLastIndex,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("findLastIndex",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},62557:(t,e,r)=>{"use strict";var n=r(4246),o=r(77389).findLast,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("findLast",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},43820:(t,e,r)=>{"use strict";var n=r(4246),o=r(22603).find,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("find",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},80756:(t,e,r)=>{"use strict";r(80185)("Float32",(function(t){return function(e,r,n){return t(this,e,r,n)}}))},70567:(t,e,r)=>{"use strict";r(80185)("Float64",(function(t){return function(e,r,n){return t(this,e,r,n)}}))},19852:(t,e,r)=>{"use strict";var n=r(4246),o=r(22603).forEach,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("forEach",(function(t){o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},40379:(t,e,r)=>{"use strict";var n=r(86563);(0,r(4246).exportTypedArrayStaticMethod)("from",r(3805),n)},92770:(t,e,r)=>{"use strict";var n=r(4246),o=r(14211).includes,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("includes",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},81069:(t,e,r)=>{"use strict";var n=r(4246),o=r(14211).indexOf,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("indexOf",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},60037:(t,e,r)=>{"use strict";r(80185)("Int16",(function(t){return function(e,r,n){return t(this,e,r,n)}}))},44195:(t,e,r)=>{"use strict";r(80185)("Int32",(function(t){return function(e,r,n){return t(this,e,r,n)}}))},66756:(t,e,r)=>{"use strict";r(80185)("Int8",(function(t){return function(e,r,n){return t(this,e,r,n)}}))},63689:(t,e,r)=>{"use strict";var n=r(16210),o=r(40033),i=r(67250),a=r(4246),u=r(34570),s=r(24697)("iterator"),c=n.Uint8Array,l=i(u.values),f=i(u.keys),h=i(u.entries),p=a.aTypedArray,y=a.exportTypedArrayMethod,d=c&&c.prototype,v=!o((function(){d[s].call([1])})),b=!!d&&d.values&&d[s]===d.values&&"values"===d.values.name,g=function(){return l(p(this))};y("entries",(function(){return h(p(this))}),v),y("keys",(function(){return f(p(this))}),v),y("values",g,v||!b,{name:"values"}),y(s,g,v||!b,{name:"values"})},5659:(t,e,r)=>{"use strict";var n=r(4246),o=r(67250),i=n.aTypedArray,a=n.exportTypedArrayMethod,u=o([].join);a("join",(function(t){return u(i(this),t)}))},25014:(t,e,r)=>{"use strict";var n=r(4246),o=r(61267),i=r(1325),a=n.aTypedArray;(0,n.exportTypedArrayMethod)("lastIndexOf",(function(t){var e=arguments.length;return o(i,a(this),e>1?[t,arguments[1]]:[t])}))},32189:(t,e,r)=>{"use strict";var n=r(4246),o=r(22603).map,i=n.aTypedArray,a=n.getTypedArrayConstructor;(0,n.exportTypedArrayMethod)("map",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0,(function(t,e){return new(a(t))(e)}))}))},23030:(t,e,r)=>{"use strict";var n=r(4246),o=r(86563),i=n.aTypedArrayConstructor;(0,n.exportTypedArrayStaticMethod)("of",(function(){for(var t=0,e=arguments.length,r=new(i(this))(e);e>t;)r[t]=arguments[t++];return r}),o)},49110:(t,e,r)=>{"use strict";var n=r(4246),o=r(56844).right,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("reduceRight",(function(t){var e=arguments.length;return o(i(this),t,e,e>1?arguments[1]:void 0)}))},24309:(t,e,r)=>{"use strict";var n=r(4246),o=r(56844).left,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("reduce",(function(t){var e=arguments.length;return o(i(this),t,e,e>1?arguments[1]:void 0)}))},56445:(t,e,r)=>{"use strict";var n=r(4246),o=n.aTypedArray,i=n.exportTypedArrayMethod,a=Math.floor;i("reverse",(function(){for(var t,e=this,r=o(e).length,n=a(r/2),i=0;i<n;)t=e[i],e[i++]=e[--r],e[r]=t;return e}))},30939:(t,e,r)=>{"use strict";var n=r(16210),o=r(91495),i=r(4246),a=r(24760),u=r(56043),s=r(46771),c=r(40033),l=n.RangeError,f=n.Int8Array,h=f&&f.prototype,p=h&&h.set,y=i.aTypedArray,d=i.exportTypedArrayMethod,v=!c((function(){var t=new Uint8ClampedArray(2);return o(p,t,{length:1,0:3},1),3!==t[1]})),b=v&&i.NATIVE_ARRAY_BUFFER_VIEWS&&c((function(){var t=new f(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]}));d("set",(function(t){y(this);var e=u(arguments.length>1?arguments[1]:void 0,1),r=s(t);if(v)return o(p,this,r,e);var n=this.length,i=a(r),c=0;if(i+e>n)throw new l("Wrong length");for(;c<i;)this[e+c]=r[c++]}),!v||b)},48321:(t,e,r)=>{"use strict";var n=r(4246),o=r(40033),i=r(54602),a=n.aTypedArray,u=n.getTypedArrayConstructor;(0,n.exportTypedArrayMethod)("slice",(function(t,e){for(var r=i(a(this),t,e),n=u(this),o=0,s=r.length,c=new n(s);s>o;)c[o]=r[o++];return c}),o((function(){new Int8Array(1).slice()})))},88739:(t,e,r)=>{"use strict";var n=r(4246),o=r(22603).some,i=n.aTypedArray;(0,n.exportTypedArrayMethod)("some",(function(t){return o(i(this),t,arguments.length>1?arguments[1]:void 0)}))},60415:(t,e,r)=>{"use strict";var n=r(16210),o=r(71138),i=r(40033),a=r(10320),u=r(90274),s=r(4246),c=r(50503),l=r(79725),f=r(83141),h=r(44981),p=s.aTypedArray,y=s.exportTypedArrayMethod,d=n.Uint16Array,v=d&&o(d.prototype.sort),b=!(!v||i((function(){v(new d(2),null)}))&&i((function(){v(new d(2),{})}))),g=!!v&&!i((function(){if(f)return f<74;if(c)return c<67;if(l)return!0;if(h)return h<602;var t,e,r=new d(516),n=Array(516);for(t=0;t<516;t++)e=t%4,r[t]=515-t,n[t]=t-2*e+3;for(v(r,(function(t,e){return(t/4|0)-(e/4|0)})),t=0;t<516;t++)if(r[t]!==n[t])return!0}));y("sort",(function(t){return void 0!==t&&a(t),g?v(this,t):u(p(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))}),!g||b)},72532:(t,e,r)=>{"use strict";var n=r(4246),o=r(10188),i=r(13912),a=n.aTypedArray,u=n.getTypedArrayConstructor;(0,n.exportTypedArrayMethod)("subarray",(function(t,e){var r=a(this),n=r.length,s=i(t,n);return new(u(r))(r.buffer,r.byteOffset+s*r.BYTES_PER_ELEMENT,o((void 0===e?n:i(e,n))-s))}))},62207:(t,e,r)=>{"use strict";var n=r(16210),o=r(61267),i=r(4246),a=r(40033),u=r(54602),s=n.Int8Array,c=i.aTypedArray,l=i.exportTypedArrayMethod,f=[].toLocaleString,h=!!s&&a((function(){f.call(new s(1))}));l("toLocaleString",(function(){return o(f,h?u(c(this)):c(this),u(arguments))}),a((function(){return[1,2].toLocaleString()!==new s([1,2]).toLocaleString()}))||!a((function(){s.prototype.toLocaleString.call([1,2])})))},42153:(t,e,r)=>{"use strict";var n=r(81354),o=r(4246),i=o.aTypedArray,a=o.exportTypedArrayMethod,u=o.getTypedArrayConstructor;a("toReversed",(function(){return n(i(this),u(this))}))},53262:(t,e,r)=>{"use strict";var n=r(4246),o=r(67250),i=r(10320),a=r(78008),u=n.aTypedArray,s=n.getTypedArrayConstructor,c=n.exportTypedArrayMethod,l=o(n.TypedArrayPrototype.sort);c("toSorted",(function(t){void 0!==t&&i(t);var e=u(this),r=a(s(e),e);return l(r,t)}))},906:(t,e,r)=>{"use strict";var n=r(4246).exportTypedArrayMethod,o=r(40033),i=r(16210),a=r(67250),u=i.Uint8Array,s=u&&u.prototype||{},c=[].toString,l=a([].join);o((function(){c.call({})}))&&(c=function(){return l(this)});var f=s.toString!==c;n("toString",c,f)},78824:(t,e,r)=>{"use strict";r(80185)("Uint16",(function(t){return function(e,r,n){return t(this,e,r,n)}}))},72846:(t,e,r)=>{"use strict";r(80185)("Uint32",(function(t){return function(e,r,n){return t(this,e,r,n)}}))},24575:(t,e,r)=>{"use strict";r(80185)("Uint8",(function(t){return function(e,r,n){return t(this,e,r,n)}}))},71968:(t,e,r)=>{"use strict";r(80185)("Uint8",(function(t){return function(e,r,n){return t(this,e,r,n)}}),!0)},7811:(t,e,r)=>{"use strict";var n=r(85370),o=r(4246),i=r(40221),a=r(61365),u=r(61484),s=o.aTypedArray,c=o.getTypedArrayConstructor,l=o.exportTypedArrayMethod,f=!!function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}();l("with",{with:function(t,e){var r=s(this),o=a(t),l=i(r)?u(e):+e;return n(r,c(r),o,l)}}.with,!f)},22385:(t,e,r)=>{"use strict";var n=r(63964),o=r(67250),i=r(12605),a=String.fromCharCode,u=o("".charAt),s=o(/./.exec),c=o("".slice),l=/^[\da-f]{2}$/i,f=/^[\da-f]{4}$/i;n({global:!0},{unescape:function(t){for(var e,r,n=i(t),o="",h=n.length,p=0;p<h;){if("%"===(e=u(n,p++)))if("u"===u(n,p)){if(r=c(n,p+1,p+5),s(f,r)){o+=a(parseInt(r,16)),p+=5;continue}}else if(r=c(n,p,p+2),s(l,r)){o+=a(parseInt(r,16)),p+=2;continue}o+=e}return o}})},80040:(t,e,r)=>{"use strict";var n,o=r(50730),i=r(16210),a=r(67250),u=r(30145),s=r(81969),c=r(45150),l=r(39895),f=r(77568),h=r(5419).enforce,p=r(40033),y=r(21820),d=Object,v=Array.isArray,b=d.isExtensible,g=d.isFrozen,m=d.isSealed,w=d.freeze,x=d.seal,k=!i.ActiveXObject&&"ActiveXObject"in i,S=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},_=c("WeakMap",S,l),O=_.prototype,E=a(O.set);if(y)if(k){n=l.getConstructor(S,"WeakMap",!0),s.enable();var A=a(O.delete),P=a(O.has),j=a(O.get);u(O,{delete:function(t){if(f(t)&&!b(t)){var e=h(this);return e.frozen||(e.frozen=new n),A(this,t)||e.frozen.delete(t)}return A(this,t)},has:function(t){if(f(t)&&!b(t)){var e=h(this);return e.frozen||(e.frozen=new n),P(this,t)||e.frozen.has(t)}return P(this,t)},get:function(t){if(f(t)&&!b(t)){var e=h(this);return e.frozen||(e.frozen=new n),P(this,t)?j(this,t):e.frozen.get(t)}return j(this,t)},set:function(t,e){if(f(t)&&!b(t)){var r=h(this);r.frozen||(r.frozen=new n),P(this,t)?E(this,t,e):r.frozen.set(t,e)}else E(this,t,e);return this}})}else o&&p((function(){var t=w([]);return E(new _,t,1),!g(t)}))&&u(O,{set:function(t,e){var r;return v(t)&&(g(t)?r=w:m(t)&&(r=x)),E(this,t,e),r&&r(t),this}})},90846:(t,e,r)=>{"use strict";r(80040)},67042:(t,e,r)=>{"use strict";r(45150)("WeakSet",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),r(39895))},40348:(t,e,r)=>{"use strict";r(67042)},99243:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(4009),a=r(67250),u=r(91495),s=r(40033),c=r(12605),l=r(24986),f=r(20622).c2i,h=/[^\d+/a-z]/i,p=/[\t\n\f\r ]+/g,y=/[=]{1,2}$/,d=i("atob"),v=String.fromCharCode,b=a("".charAt),g=a("".replace),m=a(h.exec),w=!!d&&!s((function(){return"hi"!==d("aGk=")})),x=w&&s((function(){return""!==d(" ")})),k=w&&!s((function(){d("a")})),S=w&&!s((function(){d()})),_=w&&1!==d.length;n({global:!0,bind:!0,enumerable:!0,forced:!w||x||k||S||_},{atob:function(t){if(l(arguments.length,1),w&&!x&&!k)return u(d,o,t);var e,r,n,a=g(c(t),p,""),s="",S=0,_=0;if(a.length%4==0&&(a=g(a,y,"")),(e=a.length)%4==1||m(h,a))throw new(i("DOMException"))("The string is not correctly encoded","InvalidCharacterError");for(;S<e;)r=b(a,S++),n=_%4?64*n+f[r]:f[r],_++%4&&(s+=v(255&n>>(-2*_&6)));return s}})},15209:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(4009),a=r(67250),u=r(91495),s=r(40033),c=r(12605),l=r(24986),f=r(20622).i2c,h=i("btoa"),p=a("".charAt),y=a("".charCodeAt),d=!!h&&!s((function(){return"aGk="!==h("hi")})),v=d&&!s((function(){h()})),b=d&&s((function(){return"bnVsbA=="!==h(null)})),g=d&&1!==h.length;n({global:!0,bind:!0,enumerable:!0,forced:!d||v||b||g},{btoa:function(t){if(l(arguments.length,1),d)return u(h,o,c(t));for(var e,r,n=c(t),a="",s=0,v=f;p(n,s)||(v="=",s%1);){if((r=y(n,s+=3/4))>255)throw new(i("DOMException"))("The string contains characters outside of the Latin1 range","InvalidCharacterError");a+=p(v,63&(e=e<<8|r)>>8-s%1*8)}return a}})},5606:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(60375).clear;n({global:!0,bind:!0,enumerable:!0,forced:o.clearImmediate!==i},{clearImmediate:i})},11446:(t,e,r)=>{"use strict";var n=r(16210),o=r(69058),i=r(90502),a=r(35601),u=r(37909),s=function(t){if(t&&t.forEach!==a)try{u(t,"forEach",a)}catch(e){t.forEach=a}};for(var c in o)o[c]&&s(n[c]&&n[c].prototype);s(i)},91127:(t,e,r)=>{"use strict";var n=r(16210),o=r(69058),i=r(90502),a=r(34570),u=r(37909),s=r(84925),c=r(24697)("iterator"),l=a.values,f=function(t,e){if(t){if(t[c]!==l)try{u(t,c,l)}catch(e){t[c]=l}if(s(t,e,!0),o[e])for(var r in a)if(t[r]!==a[r])try{u(t,r,a[r])}catch(e){t[r]=a[r]}}};for(var h in o)f(n[h]&&n[h].prototype,h);f(i,"DOMTokenList")},91001:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(58835),a=r(40033),u=r(80674),s=r(87458),c=r(74595).f,l=r(55938),f=r(73936),h=r(45299),p=r(60077),y=r(30365),d=r(44790),v=r(75577),b=r(41852),g=r(89767),m=r(5419),w=r(58310),x=r(4493),k="DOMException",S="DATA_CLONE_ERR",_=o("Error"),O=o(k)||function(){try{(new(o("MessageChannel")||i("worker_threads").MessageChannel)).port1.postMessage(new WeakMap)}catch(t){if(t.name===S&&25===t.code)return t.constructor}}(),E=O&&O.prototype,A=_.prototype,P=m.set,j=m.getterFor(k),T="stack"in new _(k),M=function(t){return h(b,t)&&b[t].m?b[t].c:0},R=function(){p(this,I);var t=arguments.length,e=v(t<1?void 0:arguments[0]),r=v(t<2?void 0:arguments[1],"Error"),n=M(r);if(P(this,{type:k,name:r,message:e,code:n}),w||(this.name=r,this.message=e,this.code=n),T){var o=new _(e);o.name=k,c(this,"stack",s(1,g(o.stack,1)))}},I=R.prototype=u(A),C=function(t){return{enumerable:!0,configurable:!0,get:t}},L=function(t){return C((function(){return j(this)[t]}))};w&&(f(I,"code",L("code")),f(I,"message",L("message")),f(I,"name",L("name"))),c(I,"constructor",s(1,R));var D=a((function(){return!(new O instanceof _)})),N=D||a((function(){return A.toString!==d||"2: 1"!==String(new O(1,2))})),B=D||a((function(){return 25!==new O(1,"DataCloneError").code})),z=D||25!==O[S]||25!==E[S],F=x?N||B||z:D;n({global:!0,constructor:!0,forced:F},{DOMException:F?R:O});var U=o(k),Y=U.prototype;for(var G in N&&(x||O===U)&&l(Y,"toString",d),B&&w&&O===U&&f(Y,"code",C((function(){return M(y(this).name)}))),b)if(h(b,G)){var H=b[G],W=H.s,q=s(6,H.c);h(U,W)||c(U,W,q),h(Y,W)||c(Y,W,q)}},54913:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(4009),a=r(87458),u=r(74595).f,s=r(45299),c=r(60077),l=r(5781),f=r(75577),h=r(41852),p=r(89767),y=r(58310),d=r(4493),v="DOMException",b=i("Error"),g=i(v),m=function(){c(this,w);var t=arguments.length,e=f(t<1?void 0:arguments[0]),r=f(t<2?void 0:arguments[1],"Error"),n=new g(e,r),o=new b(e);return o.name=v,u(n,"stack",a(1,p(o.stack,1))),l(n,this,m),n},w=m.prototype=g.prototype,x="stack"in new b(v),k="stack"in new g(1,2),S=g&&y&&Object.getOwnPropertyDescriptor(o,v),_=!(!S||S.writable&&S.configurable),O=x&&!_&&!k;n({global:!0,constructor:!0,forced:d||O},{DOMException:O?m:g});var E=i(v),A=E.prototype;if(A.constructor!==E)for(var P in d||u(A,"constructor",a(1,E)),h)if(s(h,P)){var j=h[P],T=j.s;s(E,T)||u(E,T,a(6,j.c))}},47773:(t,e,r)=>{"use strict";var n=r(4009),o="DOMException";r(84925)(n(o),o)},83006:(t,e,r)=>{"use strict";r(5606),r(27807)},25764:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(37713),a=r(10320),u=r(24986),s=r(40033),c=r(58310);n({global:!0,enumerable:!0,dontCallGetSet:!0,forced:s((function(){return c&&1!==Object.getOwnPropertyDescriptor(o,"queueMicrotask").value.length}))},{queueMicrotask:function(t){u(arguments.length,1),i(a(t))}})},11573:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(73936),a=r(58310),u=TypeError,s=Object.defineProperty,c=o.self!==o;try{if(a){var l=Object.getOwnPropertyDescriptor(o,"self");!c&&l&&l.get&&l.enumerable||i(o,"self",{get:function(){return o},set:function(t){if(this!==o)throw new u("Illegal invocation");s(o,"self",{value:t,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else n({global:!0,simple:!0,forced:c},{self:o})}catch(t){}},27807:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(60375).set,a=r(78362),u=o.setImmediate?a(i,!1):i;n({global:!0,bind:!0,enumerable:!0,forced:o.setImmediate!==u},{setImmediate:u})},45569:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(78362)(o.setInterval,!0);n({global:!0,bind:!0,forced:o.setInterval!==i},{setInterval:i})},5213:(t,e,r)=>{"use strict";var n=r(63964),o=r(16210),i=r(78362)(o.setTimeout,!0);n({global:!0,bind:!0,forced:o.setTimeout!==i},{setTimeout:i})},63908:(t,e,r)=>{"use strict";var n,o=r(4493),i=r(63964),a=r(16210),u=r(4009),s=r(67250),c=r(40033),l=r(16738),f=r(55747),h=r(1031),p=r(42871),y=r(77568),d=r(71399),v=r(49450),b=r(30365),g=r(2281),m=r(45299),w=r(60102),x=r(37909),k=r(24760),S=r(24986),_=r(73392),O=r(31186),E=r(13128),A=r(51551),P=r(3609),j=r(31013),T=r(8534),M=a.Object,R=a.Array,I=a.Date,C=a.Error,L=a.TypeError,D=a.PerformanceMark,N=u("DOMException"),B=O.Map,z=O.has,F=O.get,U=O.set,Y=E.Set,G=E.add,H=E.has,W=u("Object","keys"),q=s([].push),X=s((!0).valueOf),V=s(1..valueOf),$=s("".valueOf),K=s(I.prototype.getTime),Q=l("structuredClone"),J="DataCloneError",Z="Transferring",tt=function(t){return!c((function(){var e=new a.Set([7]),r=t(e),n=t(M(7));return r===e||!r.has(7)||!y(n)||7!=+n}))&&t},et=function(t,e){return!c((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)}))},rt=a.structuredClone,nt=o||!et(rt,C)||!et(rt,N)||(n=rt,!!c((function(){var t=n(new a.AggregateError([1],Q,{cause:3}));return"AggregateError"!==t.name||1!==t.errors[0]||t.message!==Q||3!==t.cause}))),ot=!rt&&tt((function(t){return new D(Q,{detail:t}).detail})),it=tt(rt)||ot,at=function(t){throw new N("Uncloneable type: "+t,J)},ut=function(t,e){throw new N((e||"Cloning")+" of "+t+" cannot be properly polyfilled in this engine",J)},st=function(t,e){return it||ut(e),it(t)},ct=function(t,e,r){if(z(e,t))return F(e,t);var n,o,i,u,s,c;if("SharedArrayBuffer"===(r||g(t)))n=it?it(t):t;else{var l=a.DataView;l||f(t.slice)||ut("ArrayBuffer");try{if(f(t.slice)&&!t.resizable)n=t.slice(0);else{o=t.byteLength,i="maxByteLength"in t?{maxByteLength:t.maxByteLength}:void 0,n=new ArrayBuffer(o,i),u=new l(t),s=new l(n);for(c=0;c<o;c++)s.setUint8(c,u.getUint8(c))}}catch(t){throw new N("ArrayBuffer is detached",J)}}return U(e,t,n),n},lt=function(t,e){if(d(t)&&at("Symbol"),!y(t))return t;if(e){if(z(e,t))return F(e,t)}else e=new B;var r,n,o,i,s,c,l,h,p=g(t);switch(p){case"Array":o=R(k(t));break;case"Object":o={};break;case"Map":o=new B;break;case"Set":o=new Y;break;case"RegExp":o=new RegExp(t.source,_(t));break;case"Error":switch(n=t.name){case"AggregateError":o=new(u(n))([]);break;case"EvalError":case"RangeError":case"ReferenceError":case"SuppressedError":case"SyntaxError":case"TypeError":case"URIError":o=new(u(n));break;case"CompileError":case"LinkError":case"RuntimeError":o=new(u("WebAssembly",n));break;default:o=new C}break;case"DOMException":o=new N(t.message,t.name);break;case"ArrayBuffer":case"SharedArrayBuffer":o=ct(t,e,p);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":c="DataView"===p?t.byteLength:t.length,o=function(t,e,r,n,o){var i=a[e];return y(i)||ut(e),new i(ct(t.buffer,o),r,n)}(t,p,t.byteOffset,c,e);break;case"DOMQuad":try{o=new DOMQuad(lt(t.p1,e),lt(t.p2,e),lt(t.p3,e),lt(t.p4,e))}catch(e){o=st(t,p)}break;case"File":if(it)try{o=it(t),g(o)!==p&&(o=void 0)}catch(t){}if(!o)try{o=new File([t],t.name,t)}catch(t){}o||ut(p);break;case"FileList":if(i=function(){var t;try{t=new a.DataTransfer}catch(e){try{t=new a.ClipboardEvent("").clipboardData}catch(t){}}return t&&t.items&&t.files?t:null}()){for(s=0,c=k(t);s<c;s++)i.items.add(lt(t[s],e));o=i.files}else o=st(t,p);break;case"ImageData":try{o=new ImageData(lt(t.data,e),t.width,t.height,{colorSpace:t.colorSpace})}catch(e){o=st(t,p)}break;default:if(it)o=it(t);else switch(p){case"BigInt":o=M(t.valueOf());break;case"Boolean":o=M(X(t));break;case"Number":o=M(V(t));break;case"String":o=M($(t));break;case"Date":o=new I(K(t));break;case"Blob":try{o=t.slice(0,t.size,t.type)}catch(t){ut(p)}break;case"DOMPoint":case"DOMPointReadOnly":r=a[p];try{o=r.fromPoint?r.fromPoint(t):new r(t.x,t.y,t.z,t.w)}catch(t){ut(p)}break;case"DOMRect":case"DOMRectReadOnly":r=a[p];try{o=r.fromRect?r.fromRect(t):new r(t.x,t.y,t.width,t.height)}catch(t){ut(p)}break;case"DOMMatrix":case"DOMMatrixReadOnly":r=a[p];try{o=r.fromMatrix?r.fromMatrix(t):new r(t)}catch(t){ut(p)}break;case"AudioData":case"VideoFrame":f(t.clone)||ut(p);try{o=t.clone()}catch(t){at(p)}break;case"CropTarget":case"CryptoKey":case"FileSystemDirectoryHandle":case"FileSystemFileHandle":case"FileSystemHandle":case"GPUCompilationInfo":case"GPUCompilationMessage":case"ImageBitmap":case"RTCCertificate":case"WebAssembly.Module":ut(p);default:at(p)}}switch(U(e,t,o),p){case"Array":case"Object":for(l=W(t),s=0,c=k(l);s<c;s++)h=l[s],w(o,h,lt(t[h],e));break;case"Map":t.forEach((function(t,r){U(o,lt(r,e),lt(t,e))}));break;case"Set":t.forEach((function(t){G(o,lt(t,e))}));break;case"Error":x(o,"message",lt(t.message,e)),m(t,"cause")&&x(o,"cause",lt(t.cause,e)),"AggregateError"===n?o.errors=lt(t.errors,e):"SuppressedError"===n&&(o.error=lt(t.error,e),o.suppressed=lt(t.suppressed,e));case"DOMException":j&&x(o,"stack",lt(t.stack,e))}return o};i({global:!0,enumerable:!0,sham:!T,forced:nt},{structuredClone:function(t){var e,r,n=S(arguments.length,1)>1&&!p(arguments[1])?b(arguments[1]):void 0,o=n?n.transfer:void 0;void 0!==o&&(r=function(t,e){if(!y(t))throw new L("Transfer option cannot be converted to a sequence");var r=[];v(t,(function(t){q(r,b(t))}));for(var n,o,i,u,s,c=0,l=k(r),p=new Y;c<l;){if(n=r[c++],"ArrayBuffer"===(o=g(n))?H(p,n):z(e,n))throw new N("Duplicate transferable",J);if("ArrayBuffer"!==o){if(T)u=rt(n,{transfer:[n]});else switch(o){case"ImageBitmap":i=a.OffscreenCanvas,h(i)||ut(o,Z);try{(s=new i(n.width,n.height)).getContext("bitmaprenderer").transferFromImageBitmap(n),u=s.transferToImageBitmap()}catch(t){}break;case"AudioData":case"VideoFrame":f(n.clone)&&f(n.close)||ut(o,Z);try{u=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":ut(o,Z)}if(void 0===u)throw new N("This object cannot be transferred: "+o,J);U(e,n,u)}else G(p,n)}return p}(o,e=new B));var i=lt(t,e);return r&&function(t){A(t,(function(t){T?it(t,{transfer:[t]}):f(t.transfer)?t.transfer():P?P(t):ut("ArrayBuffer",Z)}))}(r),i}})},69401:(t,e,r)=>{"use strict";r(45569),r(5213)},41504:(t,e,r)=>{"use strict";r(34570),r(9867);var n=r(63964),o=r(16210),i=r(44915),a=r(4009),u=r(91495),s=r(67250),c=r(58310),l=r(92178),f=r(55938),h=r(73936),p=r(30145),y=r(84925),d=r(5656),v=r(5419),b=r(60077),g=r(55747),m=r(45299),w=r(75754),x=r(2281),k=r(30365),S=r(77568),_=r(12605),O=r(80674),E=r(87458),A=r(77455),P=r(59201),j=r(5959),T=r(24986),M=r(24697),R=r(90274),I=M("iterator"),C="URLSearchParams",L=C+"Iterator",D=v.set,N=v.getterFor(C),B=v.getterFor(L),z=i("fetch"),F=i("Request"),U=i("Headers"),Y=F&&F.prototype,G=U&&U.prototype,H=o.TypeError,W=o.encodeURIComponent,q=String.fromCharCode,X=a("String","fromCodePoint"),V=parseInt,$=s("".charAt),K=s([].join),Q=s([].push),J=s("".replace),Z=s([].shift),tt=s([].splice),et=s("".split),rt=s("".slice),nt=s(/./.exec),ot=/\+/g,it=/^[0-9a-f]+$/i,at=function(t,e){var r=rt(t,e,e+2);return nt(it,r)?V(r,16):NaN},ut=function(t){for(var e=0,r=128;r>0&&t&r;r>>=1)e++;return e},st=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},ct=function(t){for(var e=(t=J(t,ot," ")).length,r="",n=0;n<e;){var o=$(t,n);if("%"===o){if("%"===$(t,n+1)||n+3>e){r+="%",n++;continue}var i=at(t,n+1);if(i!=i){r+=o,n++;continue}n+=2;var a=ut(i);if(0===a)o=q(i);else{if(1===a||a>4){r+="�",n++;continue}for(var u=[i],s=1;s<a&&!(3+ ++n>e||"%"!==$(t,n));){var c=at(t,n+1);if(c!=c){n+=3;break}if(c>191||c<128)break;Q(u,c),n+=2,s++}if(u.length!==a){r+="�";continue}var l=st(u);null===l?r+="�":o=X(l)}}r+=o,n++}return r},lt=/[!'()~]|%20/g,ft={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},ht=function(t){return ft[t]},pt=function(t){return J(W(t),lt,ht)},yt=d((function(t,e){D(this,{type:L,target:N(t).entries,index:0,kind:e})}),C,(function(){var t=B(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,j(void 0,!0);var n=e[r];switch(t.kind){case"keys":return j(n.key,!1);case"values":return j(n.value,!1)}return j([n.key,n.value],!1)}),!0),dt=function(t){this.entries=[],this.url=null,void 0!==t&&(S(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===$(t,0)?rt(t,1):t:_(t)))};dt.prototype={type:C,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,r,n,o,i,a,s,c=this.entries,l=P(t);if(l)for(r=(e=A(t,l)).next;!(n=u(r,e)).done;){if(i=(o=A(k(n.value))).next,(a=u(i,o)).done||(s=u(i,o)).done||!u(i,o).done)throw new H("Expected sequence with length 2");Q(c,{key:_(a.value),value:_(s.value)})}else for(var f in t)m(t,f)&&Q(c,{key:f,value:_(t[f])})},parseQuery:function(t){if(t)for(var e,r,n=this.entries,o=et(t,"&"),i=0;i<o.length;)(e=o[i++]).length&&(r=et(e,"="),Q(n,{key:ct(Z(r)),value:ct(K(r,"="))}))},serialize:function(){for(var t,e=this.entries,r=[],n=0;n<e.length;)t=e[n++],Q(r,pt(t.key)+"="+pt(t.value));return K(r,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var vt=function(){b(this,bt);var t=D(this,new dt(arguments.length>0?arguments[0]:void 0));c||(this.size=t.entries.length)},bt=vt.prototype;if(p(bt,{append:function(t,e){var r=N(this);T(arguments.length,2),Q(r.entries,{key:_(t),value:_(e)}),c||this.length++,r.updateURL()},delete:function(t){for(var e=N(this),r=T(arguments.length,1),n=e.entries,o=_(t),i=r<2?void 0:arguments[1],a=void 0===i?i:_(i),u=0;u<n.length;){var s=n[u];if(s.key!==o||void 0!==a&&s.value!==a)u++;else if(tt(n,u,1),void 0!==a)break}c||(this.size=n.length),e.updateURL()},get:function(t){var e=N(this).entries;T(arguments.length,1);for(var r=_(t),n=0;n<e.length;n++)if(e[n].key===r)return e[n].value;return null},getAll:function(t){var e=N(this).entries;T(arguments.length,1);for(var r=_(t),n=[],o=0;o<e.length;o++)e[o].key===r&&Q(n,e[o].value);return n},has:function(t){for(var e=N(this).entries,r=T(arguments.length,1),n=_(t),o=r<2?void 0:arguments[1],i=void 0===o?o:_(o),a=0;a<e.length;){var u=e[a++];if(u.key===n&&(void 0===i||u.value===i))return!0}return!1},set:function(t,e){var r=N(this);T(arguments.length,1);for(var n,o=r.entries,i=!1,a=_(t),u=_(e),s=0;s<o.length;s++)(n=o[s]).key===a&&(i?tt(o,s--,1):(i=!0,n.value=u));i||Q(o,{key:a,value:u}),c||(this.size=o.length),r.updateURL()},sort:function(){var t=N(this);R(t.entries,(function(t,e){return t.key>e.key?1:-1})),t.updateURL()},forEach:function(t){for(var e,r=N(this).entries,n=w(t,arguments.length>1?arguments[1]:void 0),o=0;o<r.length;)n((e=r[o++]).value,e.key,this)},keys:function(){return new yt(this,"keys")},values:function(){return new yt(this,"values")},entries:function(){return new yt(this,"entries")}},{enumerable:!0}),f(bt,I,bt.entries,{name:"entries"}),f(bt,"toString",(function(){return N(this).serialize()}),{enumerable:!0}),c&&h(bt,"size",{get:function(){return N(this).entries.length},configurable:!0,enumerable:!0}),y(vt,C),n({global:!0,constructor:!0,forced:!l},{URLSearchParams:vt}),!l&&g(U)){var gt=s(G.has),mt=s(G.set),wt=function(t){if(S(t)){var e,r=t.body;if(x(r)===C)return e=t.headers?new U(t.headers):new U,gt(e,"content-type")||mt(e,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),O(t,{body:E(0,_(r)),headers:E(0,e)})}return t};if(g(z)&&n({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(t){return z(t,arguments.length>1?wt(arguments[1]):{})}}),g(F)){var xt=function(t){return b(this,Y),new F(t,arguments.length>1?wt(arguments[1]):{})};Y.constructor=xt,xt.prototype=Y,n({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:xt})}}t.exports={URLSearchParams:vt,getState:N}},1105:(t,e,r)=>{"use strict";var n=r(55938),o=r(67250),i=r(12605),a=r(24986),u=URLSearchParams,s=u.prototype,c=o(s.append),l=o(s.delete),f=o(s.forEach),h=o([].push),p=new u("a=1&a=2&b=3");p.delete("a",1),p.delete("b",void 0),p+""!="a=2"&&n(s,"delete",(function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return l(this,t);var n=[];f(this,(function(t,e){h(n,{key:e,value:t})})),a(e,1);for(var o,u=i(t),s=i(r),p=0,y=0,d=!1,v=n.length;p<v;)o=n[p++],d||o.key===u?(d=!0,l(this,o.key)):y++;for(;y<v;)(o=n[y++]).key===u&&o.value===s||c(this,o.key,o.value)}),{enumerable:!0,unsafe:!0})},73612:(t,e,r)=>{"use strict";var n=r(55938),o=r(67250),i=r(12605),a=r(24986),u=URLSearchParams,s=u.prototype,c=o(s.getAll),l=o(s.has),f=new u("a=1");!f.has("a",2)&&f.has("a",void 0)||n(s,"has",(function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return l(this,t);var n=c(this,t);a(e,1);for(var o=i(r),u=0;u<n.length;)if(n[u++]===o)return!0;return!1}),{enumerable:!0,unsafe:!0})},92950:(t,e,r)=>{"use strict";r(41504)},27895:(t,e,r)=>{"use strict";var n=r(58310),o=r(67250),i=r(73936),a=URLSearchParams.prototype,u=o(a.forEach);n&&!("size"in a)&&i(a,"size",{get:function(){var t=0;return u(this,(function(){t++})),t},configurable:!0,enumerable:!0})},41172:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(40033),a=r(24986),u=r(12605),s=r(92178),c=o("URL"),l=s&&i((function(){c.canParse()})),f=i((function(){return 1!==c.canParse.length}));n({target:"URL",stat:!0,forced:!l||f},{canParse:function(t){var e=a(arguments.length,1),r=u(t),n=e<2||void 0===arguments[1]?void 0:u(arguments[1]);try{return!!new c(r,n)}catch(t){return!1}}})},52164:(t,e,r)=>{"use strict";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)}r(12354);var o,i=r(63964),a=r(58310),u=r(92178),s=r(16210),c=r(75754),l=r(67250),f=r(55938),h=r(73936),p=r(60077),y=r(45299),d=r(41143),v=r(73174),b=r(54602),g=r(50233).codeAt,m=r(74915),w=r(12605),x=r(84925),k=r(24986),S=r(41504),_=r(5419),O=_.set,E=_.getterFor("URL"),A=S.URLSearchParams,P=S.getState,j=s.URL,T=s.TypeError,M=s.parseInt,R=Math.floor,I=Math.pow,C=l("".charAt),L=l(/./.exec),D=l([].join),N=l(1..toString),B=l([].pop),z=l([].push),F=l("".replace),U=l([].shift),Y=l("".split),G=l("".slice),H=l("".toLowerCase),W=l([].unshift),q="Invalid scheme",X="Invalid host",V="Invalid port",$=/[a-z]/i,K=/[\d+-.a-z]/i,Q=/\d/,J=/^0x/i,Z=/^[0-7]+$/,tt=/^\d+$/,et=/^[\da-f]+$/i,rt=/[\0\t\n\r #%/:<>?@[\\\]^|]/,nt=/[\0\t\n\r #/:<>?@[\\\]^|]/,ot=/^[\u0000-\u0020]+/,it=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,at=/[\t\n\r]/g,ut=function(t){var e,r,o,i;if("number"==typeof t){for(e=[],r=0;r<4;r++)W(e,t%256),t=R(t/256);return D(e,".")}if("object"==n(t)){for(e="",o=function(t){for(var e=null,r=1,n=null,o=0,i=0;i<8;i++)0!==t[i]?(o>r&&(e=n,r=o),n=null,o=0):(null===n&&(n=i),++o);return o>r?n:e}(t),r=0;r<8;r++)i&&0===t[r]||(i&&(i=!1),o===r?(e+=r?":":"::",i=!0):(e+=N(t[r],16),r<7&&(e+=":")));return"["+e+"]"}return t},st={},ct=d({},st,{" ":1,'"':1,"<":1,">":1,"`":1}),lt=d({},ct,{"#":1,"?":1,"{":1,"}":1}),ft=d({},lt,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),ht=function(t,e){var r=g(t,0);return r>32&&r<127&&!y(e,t)?t:encodeURIComponent(t)},pt={ftp:21,file:null,http:80,https:443,ws:80,wss:443},yt=function(t,e){var r;return 2===t.length&&L($,C(t,0))&&(":"===(r=C(t,1))||!e&&"|"===r)},dt=function(t){var e;return t.length>1&&yt(G(t,0,2))&&(2===t.length||"/"===(e=C(t,2))||"\\"===e||"?"===e||"#"===e)},vt=function(t){return"."===t||"%2e"===H(t)},bt={},gt={},mt={},wt={},xt={},kt={},St={},_t={},Ot={},Et={},At={},Pt={},jt={},Tt={},Mt={},Rt={},It={},Ct={},Lt={},Dt={},Nt={},Bt=function(t,e,r){var n,o,i,a=w(t);if(e){if(o=this.parse(a))throw new T(o);this.searchParams=null}else{if(void 0!==r&&(n=new Bt(r,!0)),o=this.parse(a,null,n))throw new T(o);(i=P(new A)).bindURL(this),this.searchParams=i}};Bt.prototype={type:"URL",parse:function(t,e,r){var n,i,a,u,s,c=this,l=e||bt,f=0,h="",p=!1,d=!1,g=!1;for(t=w(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=F(t,ot,""),t=F(t,it,"$1")),t=F(t,at,""),n=v(t);f<=n.length;){switch(i=n[f],l){case bt:if(!i||!L($,i)){if(e)return q;l=mt;continue}h+=H(i),l=gt;break;case gt:if(i&&(L(K,i)||"+"===i||"-"===i||"."===i))h+=H(i);else{if(":"!==i){if(e)return q;h="",l=mt,f=0;continue}if(e&&(c.isSpecial()!==y(pt,h)||"file"===h&&(c.includesCredentials()||null!==c.port)||"file"===c.scheme&&!c.host))return;if(c.scheme=h,e)return void(c.isSpecial()&&pt[c.scheme]===c.port&&(c.port=null));h="","file"===c.scheme?l=Tt:c.isSpecial()&&r&&r.scheme===c.scheme?l=wt:c.isSpecial()?l=_t:"/"===n[f+1]?(l=xt,f++):(c.cannotBeABaseURL=!0,z(c.path,""),l=Lt)}break;case mt:if(!r||r.cannotBeABaseURL&&"#"!==i)return q;if(r.cannotBeABaseURL&&"#"===i){c.scheme=r.scheme,c.path=b(r.path),c.query=r.query,c.fragment="",c.cannotBeABaseURL=!0,l=Nt;break}l="file"===r.scheme?Tt:kt;continue;case wt:if("/"!==i||"/"!==n[f+1]){l=kt;continue}l=Ot,f++;break;case xt:if("/"===i){l=Et;break}l=Ct;continue;case kt:if(c.scheme=r.scheme,i===o)c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=b(r.path),c.query=r.query;else if("/"===i||"\\"===i&&c.isSpecial())l=St;else if("?"===i)c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=b(r.path),c.query="",l=Dt;else{if("#"!==i){c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=b(r.path),c.path.length--,l=Ct;continue}c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=b(r.path),c.query=r.query,c.fragment="",l=Nt}break;case St:if(!c.isSpecial()||"/"!==i&&"\\"!==i){if("/"!==i){c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,l=Ct;continue}l=Et}else l=Ot;break;case _t:if(l=Ot,"/"!==i||"/"!==C(h,f+1))continue;f++;break;case Ot:if("/"!==i&&"\\"!==i){l=Et;continue}break;case Et:if("@"===i){p&&(h="%40"+h),p=!0,a=v(h);for(var m=0;m<a.length;m++){var x=a[m];if(":"!==x||g){var k=ht(x,ft);g?c.password+=k:c.username+=k}else g=!0}h=""}else if(i===o||"/"===i||"?"===i||"#"===i||"\\"===i&&c.isSpecial()){if(p&&""===h)return"Invalid authority";f-=v(h).length+1,h="",l=At}else h+=i;break;case At:case Pt:if(e&&"file"===c.scheme){l=Rt;continue}if(":"!==i||d){if(i===o||"/"===i||"?"===i||"#"===i||"\\"===i&&c.isSpecial()){if(c.isSpecial()&&""===h)return X;if(e&&""===h&&(c.includesCredentials()||null!==c.port))return;if(u=c.parseHost(h))return u;if(h="",l=It,e)return;continue}"["===i?d=!0:"]"===i&&(d=!1),h+=i}else{if(""===h)return X;if(u=c.parseHost(h))return u;if(h="",l=jt,e===Pt)return}break;case jt:if(!L(Q,i)){if(i===o||"/"===i||"?"===i||"#"===i||"\\"===i&&c.isSpecial()||e){if(""!==h){var S=M(h,10);if(S>65535)return V;c.port=c.isSpecial()&&S===pt[c.scheme]?null:S,h=""}if(e)return;l=It;continue}return V}h+=i;break;case Tt:if(c.scheme="file","/"===i||"\\"===i)l=Mt;else{if(!r||"file"!==r.scheme){l=Ct;continue}switch(i){case o:c.host=r.host,c.path=b(r.path),c.query=r.query;break;case"?":c.host=r.host,c.path=b(r.path),c.query="",l=Dt;break;case"#":c.host=r.host,c.path=b(r.path),c.query=r.query,c.fragment="",l=Nt;break;default:dt(D(b(n,f),""))||(c.host=r.host,c.path=b(r.path),c.shortenPath()),l=Ct;continue}}break;case Mt:if("/"===i||"\\"===i){l=Rt;break}r&&"file"===r.scheme&&!dt(D(b(n,f),""))&&(yt(r.path[0],!0)?z(c.path,r.path[0]):c.host=r.host),l=Ct;continue;case Rt:if(i===o||"/"===i||"\\"===i||"?"===i||"#"===i){if(!e&&yt(h))l=Ct;else if(""===h){if(c.host="",e)return;l=It}else{if(u=c.parseHost(h))return u;if("localhost"===c.host&&(c.host=""),e)return;h="",l=It}continue}h+=i;break;case It:if(c.isSpecial()){if(l=Ct,"/"!==i&&"\\"!==i)continue}else if(e||"?"!==i)if(e||"#"!==i){if(i!==o&&(l=Ct,"/"!==i))continue}else c.fragment="",l=Nt;else c.query="",l=Dt;break;case Ct:if(i===o||"/"===i||"\\"===i&&c.isSpecial()||!e&&("?"===i||"#"===i)){if(".."===(s=H(s=h))||"%2e."===s||".%2e"===s||"%2e%2e"===s?(c.shortenPath(),"/"===i||"\\"===i&&c.isSpecial()||z(c.path,"")):vt(h)?"/"===i||"\\"===i&&c.isSpecial()||z(c.path,""):("file"===c.scheme&&!c.path.length&&yt(h)&&(c.host&&(c.host=""),h=C(h,0)+":"),z(c.path,h)),h="","file"===c.scheme&&(i===o||"?"===i||"#"===i))for(;c.path.length>1&&""===c.path[0];)U(c.path);"?"===i?(c.query="",l=Dt):"#"===i&&(c.fragment="",l=Nt)}else h+=ht(i,lt);break;case Lt:"?"===i?(c.query="",l=Dt):"#"===i?(c.fragment="",l=Nt):i!==o&&(c.path[0]+=ht(i,st));break;case Dt:e||"#"!==i?i!==o&&("'"===i&&c.isSpecial()?c.query+="%27":c.query+="#"===i?"%23":ht(i,st)):(c.fragment="",l=Nt);break;case Nt:i!==o&&(c.fragment+=ht(i,ct))}f++}},parseHost:function(t){var e,r,n;if("["===C(t,0)){if("]"!==C(t,t.length-1))return X;if(e=function(t){var e,r,n,o,i,a,u,s=[0,0,0,0,0,0,0,0],c=0,l=null,f=0,h=function(){return C(t,f)};if(":"===h()){if(":"!==C(t,1))return;f+=2,l=++c}for(;h();){if(8===c)return;if(":"!==h()){for(e=r=0;r<4&&L(et,h());)e=16*e+M(h(),16),f++,r++;if("."===h()){if(0===r)return;if(f-=r,c>6)return;for(n=0;h();){if(o=null,n>0){if(!("."===h()&&n<4))return;f++}if(!L(Q,h()))return;for(;L(Q,h());){if(i=M(h(),10),null===o)o=i;else{if(0===o)return;o=10*o+i}if(o>255)return;f++}s[c]=256*s[c]+o,2!=++n&&4!==n||c++}if(4!==n)return;break}if(":"===h()){if(f++,!h())return}else if(h())return;s[c++]=e}else{if(null!==l)return;f++,l=++c}}if(null!==l)for(a=c-l,c=7;0!==c&&a>0;)u=s[c],s[c--]=s[l+a-1],s[l+--a]=u;else if(8!==c)return;return s}(G(t,1,-1)),!e)return X;this.host=e}else if(this.isSpecial()){if(t=m(t),L(rt,t))return X;if(e=function(t){var e,r,n,o,i,a,u,s=Y(t,".");if(s.length&&""===s[s.length-1]&&s.length--,(e=s.length)>4)return t;for(r=[],n=0;n<e;n++){if(""===(o=s[n]))return t;if(i=10,o.length>1&&"0"===C(o,0)&&(i=L(J,o)?16:8,o=G(o,8===i?1:2)),""===o)a=0;else{if(!L(10===i?tt:8===i?Z:et,o))return t;a=M(o,i)}z(r,a)}for(n=0;n<e;n++)if(a=r[n],n===e-1){if(a>=I(256,5-e))return null}else if(a>255)return null;for(u=B(r),n=0;n<r.length;n++)u+=r[n]*I(256,3-n);return u}(t),null===e)return X;this.host=e}else{if(L(nt,t))return X;for(e="",r=v(t),n=0;n<r.length;n++)e+=ht(r[n],st);this.host=e}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||"file"===this.scheme},includesCredentials:function(){return""!==this.username||""!==this.password},isSpecial:function(){return y(pt,this.scheme)},shortenPath:function(){var t=this.path,e=t.length;!e||"file"===this.scheme&&1===e&&yt(t[0],!0)||t.length--},serialize:function(){var t=this,e=t.scheme,r=t.username,n=t.password,o=t.host,i=t.port,a=t.path,u=t.query,s=t.fragment,c=e+":";return null!==o?(c+="//",t.includesCredentials()&&(c+=r+(n?":"+n:"")+"@"),c+=ut(o),null!==i&&(c+=":"+i)):"file"===e&&(c+="//"),c+=t.cannotBeABaseURL?a[0]:a.length?"/"+D(a,"/"):"",null!==u&&(c+="?"+u),null!==s&&(c+="#"+s),c},setHref:function(t){var e=this.parse(t);if(e)throw new T(e);this.searchParams.update()},getOrigin:function(){var t=this.scheme,e=this.port;if("blob"===t)try{return new zt(t.path[0]).origin}catch(t){return"null"}return"file"!==t&&this.isSpecial()?t+"://"+ut(this.host)+(null!==e?":"+e:""):"null"},getProtocol:function(){return this.scheme+":"},setProtocol:function(t){this.parse(w(t)+":",bt)},getUsername:function(){return this.username},setUsername:function(t){var e=v(w(t));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var r=0;r<e.length;r++)this.username+=ht(e[r],ft)}},getPassword:function(){return this.password},setPassword:function(t){var e=v(w(t));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var r=0;r<e.length;r++)this.password+=ht(e[r],ft)}},getHost:function(){var t=this.host,e=this.port;return null===t?"":null===e?ut(t):ut(t)+":"+e},setHost:function(t){this.cannotBeABaseURL||this.parse(t,At)},getHostname:function(){var t=this.host;return null===t?"":ut(t)},setHostname:function(t){this.cannotBeABaseURL||this.parse(t,Pt)},getPort:function(){var t=this.port;return null===t?"":w(t)},setPort:function(t){this.cannotHaveUsernamePasswordPort()||(""===(t=w(t))?this.port=null:this.parse(t,jt))},getPathname:function(){var t=this.path;return this.cannotBeABaseURL?t[0]:t.length?"/"+D(t,"/"):""},setPathname:function(t){this.cannotBeABaseURL||(this.path=[],this.parse(t,It))},getSearch:function(){var t=this.query;return t?"?"+t:""},setSearch:function(t){""===(t=w(t))?this.query=null:("?"===C(t,0)&&(t=G(t,1)),this.query="",this.parse(t,Dt)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var t=this.fragment;return t?"#"+t:""},setHash:function(t){""!==(t=w(t))?("#"===C(t,0)&&(t=G(t,1)),this.fragment="",this.parse(t,Nt)):this.fragment=null},update:function(){this.query=this.searchParams.serialize()||null}};var zt=function(t){var e=p(this,Ft),r=k(arguments.length,1)>1?arguments[1]:void 0,n=O(e,new Bt(t,!1,r));a||(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())},Ft=zt.prototype,Ut=function(t,e){return{get:function(){return E(this)[t]()},set:e&&function(t){return E(this)[e](t)},configurable:!0,enumerable:!0}};if(a&&(h(Ft,"href",Ut("serialize","setHref")),h(Ft,"origin",Ut("getOrigin")),h(Ft,"protocol",Ut("getProtocol","setProtocol")),h(Ft,"username",Ut("getUsername","setUsername")),h(Ft,"password",Ut("getPassword","setPassword")),h(Ft,"host",Ut("getHost","setHost")),h(Ft,"hostname",Ut("getHostname","setHostname")),h(Ft,"port",Ut("getPort","setPort")),h(Ft,"pathname",Ut("getPathname","setPathname")),h(Ft,"search",Ut("getSearch","setSearch")),h(Ft,"searchParams",Ut("getSearchParams")),h(Ft,"hash",Ut("getHash","setHash"))),f(Ft,"toJSON",(function(){return E(this).serialize()}),{enumerable:!0}),f(Ft,"toString",(function(){return E(this).serialize()}),{enumerable:!0}),j){var Yt=j.createObjectURL,Gt=j.revokeObjectURL;Yt&&f(zt,"createObjectURL",c(Yt,j)),Gt&&f(zt,"revokeObjectURL",c(Gt,j))}x(zt,"URL"),i({global:!0,constructor:!0,forced:!u,sham:!a},{URL:zt})},90690:(t,e,r)=>{"use strict";r(52164)},74755:(t,e,r)=>{"use strict";var n=r(63964),o=r(4009),i=r(24986),a=r(12605),u=r(92178),s=o("URL");n({target:"URL",stat:!0,forced:!u},{parse:function(t){var e=i(arguments.length,1),r=a(t),n=e<2||void 0===arguments[1]?void 0:a(arguments[1]);try{return new s(r,n)}catch(t){return null}}})},83826:(t,e,r)=>{"use strict";var n=r(63964),o=r(91495);n({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return o(URL.prototype.toString,this)}})},65645:(t,e,r)=>{"use strict";r(33313),r(10933),r(79250),r(53795),r(87806),r(64677),r(48058),r(14836),r(51583),r(82403),r(34265),r(3295),r(1078),r(63207),r(80520),r(55474),r(12612),r(43345),r(6864),r(43825),r(39600),r(93237),r(32057),r(68933),r(47830),r(13455),r(64094),r(43620),r(15381),r(61915),r(32384),r(25579),r(63532),r(33425),r(43894),r(99636),r(34570),r(94432),r(24683),r(69984),r(32089),r(11684),r(60206),r(29645),r(4788),r(58672),r(19356),r(48968),r(49852),r(2712),r(26828),r(79243),r(63692),r(864),r(54243),r(11519),r(71016),r(75621),r(26267),r(50095),r(33451),r(30603),r(29362),r(52326),r(36629),r(74587),r(80329),r(66777),r(25082),r(47421),r(32122),r(6306),r(26338),r(90216),r(84663),r(92332),r(52631),r(17993),r(12304),r(93782),r(27295),r(52706),r(14773),r(83506),r(9965),r(48399),r(46163),r(55433),r(48574),r(45616),r(53008),r(98329),r(9631),r(12638),r(47091),r(59660),r(15383),r(92866),r(86107),r(29248),r(52540),r(79007),r(77199),r(6522),r(95542),r(2966),r(20997),r(57400),r(45571),r(54800),r(15709),r(76059),r(96614),r(324),r(90426),r(95443),r(87968),r(55007),r(55323),r(13521),r(5006),r(99009),r(42719),r(85770),r(23532),r(87119),r(78618),r(27129),r(31943),r(3579),r(97397),r(85028),r(8225),r(43331),r(62289),r(56196),r(2950),r(44205),r(79861),r(11137),r(76882),r(83186),r(76065),r(13411),r(26634),r(53118),r(42514),r(84353),r(30694),r(62987),r(48993),r(52917),r(4972),r(28913),r(36382),r(53092),r(93361),r(14128),r(69861),r(79027),r(70570),r(29674),r(81543),r(9373),r(45093),r(63074),r(5815),r(88527),r(66390),r(7784),r(50551),r(76483),r(92046),r(63915),r(38054),r(51454),r(67075),r(79669),r(23057),r(24199),r(10280),r(57983),r(17953),r(78592),r(50814),r(32407),r(52462),r(66133),r(55146),r(26580),r(89939),r(30442),r(6403),r(9867),r(43673),r(30569),r(12354),r(22515),r(14089),r(5143),r(93514),r(5416),r(11619),r(44590),r(17024),r(63272),r(39930),r(4038),r(95689),r(3388),r(8448),r(70604),r(34965),r(95309),r(82256),r(49484),r(38931),r(39308),r(91550),r(75008),r(56027),r(50340),r(34325),r(74498),r(15812),r(57726),r(80756),r(70567),r(66756),r(60037),r(44195),r(24575),r(71968),r(78824),r(72846),r(79042),r(99872),r(73364),r(58166),r(23793),r(43820),r(13917),r(62557),r(78256),r(19852),r(40379),r(92770),r(81069),r(63689),r(5659),r(25014),r(32189),r(23030),r(24309),r(49110),r(56445),r(30939),r(48321),r(88739),r(60415),r(72532),r(62207),r(42153),r(53262),r(906),r(7811),r(22385),r(90846),r(40348),r(99243),r(15209),r(11446),r(91127),r(91001),r(54913),r(47773),r(83006),r(25764),r(11573),r(63908),r(69401),r(90690),r(41172),r(74755),r(83826),r(92950),r(1105),r(73612),r(27895),r(61765)}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var i=e[n]={id:n,loaded:!1,exports:{}};return t[n].call(i.exports,i,i.exports,r),i.loaded=!0,i.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.nmd=t=>(t.paths=[],t.children||(t.children=[]),t);var n={};return(()=>{"use strict";r.r(n),r.d(n,{AbsoluteLayout:()=>zu,AudioPlayer:()=>gm,CardLayout:()=>Yu,Component:()=>Ha,Connectable:()=>Ks,Container:()=>vb,ContainerAbstract:()=>vs,DEFAULT:()=>Jo,DPPX:()=>$o,DataSource:()=>vx,Donut:()=>qw,Ellipse:()=>Qb,EventMap:()=>xp,FPS:()=>zx,GESTURES:()=>Ko,GifView:()=>sm,GlobalRef:()=>pw,Group:()=>Bm,HTMLAbsoluteLayout:()=>Eu,HTMLOverlayContainer:()=>ew,HTMLOverlayElement:()=>$g,ImageView:()=>Yg,InfoWindow:()=>mu,KEYEVENTS:()=>Qo,Layer:()=>Os,Layout:()=>_u,Line:()=>Gb,LinearHorizontalLayout:()=>Wu,LinearVerticalLayout:()=>Vu,LocalRef:()=>Vm,MAX_UNDO_SIZE:()=>Vo,MODE_ADD:()=>Ho,MODE_EDIT:()=>Yo,MODE_PASTE_DATABIND:()=>qo,MODE_PASTE_STYLE:()=>Wo,MODE_SHIFT:()=>Go,MODE_VIEW:()=>Uo,Model:()=>Fx,MoveHandle:()=>as,NOTHING:()=>Fo,OrthoLine:()=>Rg,Path:()=>jw,Polygon:()=>ag,Polyline:()=>mg,Popup:()=>kw,Rect:()=>ic,RectPath:()=>su,ReferenceMap:()=>_x,RootContainer:()=>uy,Ruler:()=>pc,SCENE_MODE:()=>Xo,Scene:()=>Ly,ScenePopup:()=>Nu,ScriptLoader:()=>Cx,Shape:()=>Ja,Star:()=>ex,TableLayout:()=>Ku,Text:()=>Om,Triangle:()=>Nw,ValueHolder:()=>cx,create:()=>Fy,debug:()=>lo,error:()=>so,license:()=>Ux,polyfill:()=>a,version:()=>Lx,warn:()=>co});var t={};r.r(t),r.d(t,{append:()=>Rn,clear:()=>zn,forEach:()=>Dn,getAt:()=>Ln,indexOf:()=>Nn,insertAt:()=>Mn,moveBackward:()=>Un,moveForward:()=>Fn,moveToHead:()=>Yn,moveToTail:()=>Gn,prepend:()=>In,remove:()=>Cn,size:()=>Bn});var e={};r.r(e),r.d(e,{pop:()=>Wn,push:()=>Hn});var o={};r.r(o),r.d(o,{clear:()=>zo,intercept:()=>No,reset:()=>Bo});var i={};r.r(i),r.d(i,{compile:()=>gl,duplicate:()=>ml,match:()=>oi,select:()=>ui}),r(65645),r(95012),r(80272);const a="done";"function"!=typeof Object.assign&&(Object.assign=function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),r=1;r<arguments.length;r++){var n=arguments[r];if(null!=n)for(var o in n)n.hasOwnProperty(o)&&(e[o]=n[o])}return e}),"function"!=typeof Object.values&&(Object.values=function(t){var e=[];for(var r in t)e.push(t[r]);return e}),"function"!=typeof Object.keys&&(Object.values=function(t){var e=[];for(var r in t)e.push(r);return e}),"undefined"!=typeof CanvasRenderingContext2D&&null==CanvasRenderingContext2D.prototype.ellipse&&(CanvasRenderingContext2D.prototype.ellipse=function(t,e,r,n,o,i,a,u){this.save(),this.translate(t,e),this.rotate(o),this.translate(-r,-n),this.scale(r,n),this.arc(1,1,1,i,a,u),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(),o=Math.max(0,33-(n-t)),i=window.setTimeout((function(){e(n+o)}),o);return t=n+o,i}),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});const u=function(t,e){return t===e||t!=t&&e!=e},s=function(t,e){for(var r=t.length;r--;)if(u(t[r][0],e))return r;return-1};var c=Array.prototype.splice;function l(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])}}l.prototype.clear=function(){this.__data__=[],this.size=0},l.prototype.delete=function(t){var e=this.__data__,r=s(e,t);return!(r<0||(r==e.length-1?e.pop():c.call(e,r,1),--this.size,0))},l.prototype.get=function(t){var e=this.__data__,r=s(e,t);return r<0?void 0:e[r][1]},l.prototype.has=function(t){return s(this.__data__,t)>-1},l.prototype.set=function(t,e){var r=this.__data__,n=s(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this};const f=l;function h(t){return h="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},h(t)}const p="object"==("undefined"==typeof global?"undefined":h(global))&&global&&global.Object===Object&&global;function y(t){return y="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},y(t)}var d="object"==("undefined"==typeof self?"undefined":y(self))&&self&&self.Object===Object&&self;const v=p||d||Function("return this")(),b=v.Symbol;var g=Object.prototype,m=g.hasOwnProperty,w=g.toString,x=b?b.toStringTag:void 0;var k=Object.prototype.toString;var S=b?b.toStringTag:void 0;const _=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":S&&S in Object(t)?function(t){var e=m.call(t,x),r=t[x];try{t[x]=void 0;var n=!0}catch(t){}var o=w.call(t);return n&&(e?t[x]=r:delete t[x]),o}(t):function(t){return k.call(t)}(t)};function O(t){return O="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},O(t)}const E=function(t){var e=O(t);return null!=t&&("object"==e||"function"==e)},A=function(t){if(!E(t))return!1;var e=_(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e},P=v["__core-js_shared__"];var j,T=(j=/[^.]+$/.exec(P&&P.keys&&P.keys.IE_PROTO||""))?"Symbol(src)_1."+j:"";var M=Function.prototype.toString;const R=function(t){if(null!=t){try{return M.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var I=/^\[object .+?Constructor\]$/,C=Function.prototype,L=Object.prototype,D=C.toString,N=L.hasOwnProperty,B=RegExp("^"+D.call(N).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const z=function(t){return!(!E(t)||(e=t,T&&T in e))&&(A(t)?B:I).test(R(t));var e},F=function(t,e){var r=function(t,e){return null==t?void 0:t[e]}(t,e);return z(r)?r:void 0},U=F(v,"Map"),Y=F(Object,"create");var G=Object.prototype.hasOwnProperty;var H=Object.prototype.hasOwnProperty;function W(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])}}W.prototype.clear=function(){this.__data__=Y?Y(null):{},this.size=0},W.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},W.prototype.get=function(t){var e=this.__data__;if(Y){var r=e[t];return"__lodash_hash_undefined__"===r?void 0:r}return G.call(e,t)?e[t]:void 0},W.prototype.has=function(t){var e=this.__data__;return Y?void 0!==e[t]:H.call(e,t)},W.prototype.set=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=Y&&void 0===e?"__lodash_hash_undefined__":e,this};const q=W;function X(t){return X="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},X(t)}const V=function(t,e){var r,n,o=t.__data__;return("string"==(n=X(r=e))||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==r:null===r)?o["string"==typeof e?"string":"hash"]:o.map};function $(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])}}$.prototype.clear=function(){this.size=0,this.__data__={hash:new q,map:new(U||f),string:new q}},$.prototype.delete=function(t){var e=V(this,t).delete(t);return this.size-=e?1:0,e},$.prototype.get=function(t){return V(this,t).get(t)},$.prototype.has=function(t){return V(this,t).has(t)},$.prototype.set=function(t,e){var r=V(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this};const K=$;function Q(t){var e=this.__data__=new f(t);this.size=e.size}Q.prototype.clear=function(){this.__data__=new f,this.size=0},Q.prototype.delete=function(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r},Q.prototype.get=function(t){return this.__data__.get(t)},Q.prototype.has=function(t){return this.__data__.has(t)},Q.prototype.set=function(t,e){var r=this.__data__;if(r instanceof f){var n=r.__data__;if(!U||n.length<199)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new K(n)}return r.set(t,e),this.size=r.size,this};const J=Q;function Z(t){var e=-1,r=null==t?0:t.length;for(this.__data__=new K;++e<r;)this.add(t[e])}Z.prototype.add=Z.prototype.push=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this},Z.prototype.has=function(t){return this.__data__.has(t)};const tt=Z,et=function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n;)if(e(t[r],r,t))return!0;return!1},rt=function(t,e,r,n,o,i){var a=1&r,u=t.length,s=e.length;if(u!=s&&!(a&&s>u))return!1;var c=i.get(t),l=i.get(e);if(c&&l)return c==e&&l==t;var f=-1,h=!0,p=2&r?new tt:void 0;for(i.set(t,e),i.set(e,t);++f<u;){var y=t[f],d=e[f];if(n)var v=a?n(d,y,f,e,t,i):n(y,d,f,t,e,i);if(void 0!==v){if(v)continue;h=!1;break}if(p){if(!et(e,(function(t,e){if(a=e,!p.has(a)&&(y===t||o(y,t,r,n,i)))return p.push(e);var a}))){h=!1;break}}else if(y!==d&&!o(y,d,r,n,i)){h=!1;break}}return i.delete(t),i.delete(e),h},nt=v.Uint8Array,ot=function(t){var e=-1,r=Array(t.size);return t.forEach((function(t,n){r[++e]=[n,t]})),r},it=function(t){var e=-1,r=Array(t.size);return t.forEach((function(t){r[++e]=t})),r};var at=b?b.prototype:void 0,ut=at?at.valueOf:void 0;const st=function(t,e){for(var r=-1,n=e.length,o=t.length;++r<n;)t[o+r]=e[r];return t},ct=Array.isArray,lt=function(t,e,r){var n=e(t);return ct(t)?n:st(n,r(t))},ft=function(){return[]};var ht=Object.prototype.propertyIsEnumerable,pt=Object.getOwnPropertySymbols;const yt=pt?function(t){return null==t?[]:(t=Object(t),function(t,e){for(var r=-1,n=null==t?0:t.length,o=0,i=[];++r<n;){var a=t[r];e(a,r,t)&&(i[o++]=a)}return i}(pt(t),(function(e){return ht.call(t,e)})))}:ft;function dt(t){return dt="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},dt(t)}const vt=function(t){return null!=t&&"object"==dt(t)},bt=function(t){return vt(t)&&"[object Arguments]"==_(t)};var gt=Object.prototype,mt=gt.hasOwnProperty,wt=gt.propertyIsEnumerable;const xt=bt(function(){return arguments}())?bt:function(t){return vt(t)&&mt.call(t,"callee")&&!wt.call(t,"callee")};function kt(t){return kt="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},kt(t)}var St="object"==("undefined"==typeof exports?"undefined":kt(exports))&&exports&&!exports.nodeType&&exports,_t=St&&"object"==("undefined"==typeof module?"undefined":kt(module))&&module&&!module.nodeType&&module,Ot=_t&&_t.exports===St?v.Buffer:void 0;const Et=(Ot?Ot.isBuffer:void 0)||function(){return!1};function At(t){return At="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},At(t)}var Pt=/^(?:0|[1-9]\d*)$/;const jt=function(t,e){var r=At(t);return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&Pt.test(t))&&t>-1&&t%1==0&&t<e},Tt=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Mt={};Mt["[object Float32Array]"]=Mt["[object Float64Array]"]=Mt["[object Int8Array]"]=Mt["[object Int16Array]"]=Mt["[object Int32Array]"]=Mt["[object Uint8Array]"]=Mt["[object Uint8ClampedArray]"]=Mt["[object Uint16Array]"]=Mt["[object Uint32Array]"]=!0,Mt["[object Arguments]"]=Mt["[object Array]"]=Mt["[object ArrayBuffer]"]=Mt["[object Boolean]"]=Mt["[object DataView]"]=Mt["[object Date]"]=Mt["[object Error]"]=Mt["[object Function]"]=Mt["[object Map]"]=Mt["[object Number]"]=Mt["[object Object]"]=Mt["[object RegExp]"]=Mt["[object Set]"]=Mt["[object String]"]=Mt["[object WeakMap]"]=!1;const Rt=function(t){return function(e){return t(e)}};function It(t){return It="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},It(t)}var Ct="object"==("undefined"==typeof exports?"undefined":It(exports))&&exports&&!exports.nodeType&&exports,Lt=Ct&&"object"==("undefined"==typeof module?"undefined":It(module))&&module&&!module.nodeType&&module,Dt=Lt&&Lt.exports===Ct&&p.process;const Nt=function(){try{return Lt&&Lt.require&&Lt.require("util").types||Dt&&Dt.binding&&Dt.binding("util")}catch(t){}}();var Bt=Nt&&Nt.isTypedArray;const zt=Bt?Rt(Bt):function(t){return vt(t)&&Tt(t.length)&&!!Mt[_(t)]};var Ft=Object.prototype.hasOwnProperty;const Ut=function(t,e){var r=ct(t),n=!r&&xt(t),o=!r&&!n&&Et(t),i=!r&&!n&&!o&&zt(t),a=r||n||o||i,u=a?function(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}(t.length,String):[],s=u.length;for(var c in t)!e&&!Ft.call(t,c)||a&&("length"==c||o&&("offset"==c||"parent"==c)||i&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||jt(c,s))||u.push(c);return u};var Yt=Object.prototype;const Gt=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Yt)},Ht=function(t,e){return function(r){return t(e(r))}},Wt=Ht(Object.keys,Object);var qt=Object.prototype.hasOwnProperty;const Xt=function(t){if(!Gt(t))return Wt(t);var e=[];for(var r in Object(t))qt.call(t,r)&&"constructor"!=r&&e.push(r);return e},Vt=function(t){return null!=t&&Tt(t.length)&&!A(t)},$t=function(t){return Vt(t)?Ut(t):Xt(t)},Kt=function(t){return lt(t,$t,yt)};var Qt=Object.prototype.hasOwnProperty;const Jt=F(v,"DataView"),Zt=F(v,"Promise"),te=F(v,"Set"),ee=F(v,"WeakMap");var re="[object Map]",ne="[object Promise]",oe="[object Set]",ie="[object WeakMap]",ae="[object DataView]",ue=R(Jt),se=R(U),ce=R(Zt),le=R(te),fe=R(ee),he=_;(Jt&&he(new Jt(new ArrayBuffer(1)))!=ae||U&&he(new U)!=re||Zt&&he(Zt.resolve())!=ne||te&&he(new te)!=oe||ee&&he(new ee)!=ie)&&(he=function(t){var e=_(t),r="[object Object]"==e?t.constructor:void 0,n=r?R(r):"";if(n)switch(n){case ue:return ae;case se:return re;case ce:return ne;case le:return oe;case fe:return ie}return e});const pe=he;var ye="[object Arguments]",de="[object Array]",ve="[object Object]",be=Object.prototype.hasOwnProperty;const ge=function(t,e,r,n,o,i){var a=ct(t),s=ct(e),c=a?de:pe(t),l=s?de:pe(e),f=(c=c==ye?ve:c)==ve,h=(l=l==ye?ve:l)==ve,p=c==l;if(p&&Et(t)){if(!Et(e))return!1;a=!0,f=!1}if(p&&!f)return i||(i=new J),a||zt(t)?rt(t,e,r,n,o,i):function(t,e,r,n,o,i,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||!i(new nt(t),new nt(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return u(+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=ot;case"[object Set]":var c=1&n;if(s||(s=it),t.size!=e.size&&!c)return!1;var l=a.get(t);if(l)return l==e;n|=2,a.set(t,e);var f=rt(s(t),s(e),n,o,i,a);return a.delete(t),f;case"[object Symbol]":if(ut)return ut.call(t)==ut.call(e)}return!1}(t,e,c,r,n,o,i);if(!(1&r)){var y=f&&be.call(t,"__wrapped__"),d=h&&be.call(e,"__wrapped__");if(y||d){var v=y?t.value():t,b=d?e.value():e;return i||(i=new J),o(v,b,r,n,i)}}return!!p&&(i||(i=new J),function(t,e,r,n,o,i){var a=1&r,u=Kt(t),s=u.length;if(s!=Kt(e).length&&!a)return!1;for(var c=s;c--;){var l=u[c];if(!(a?l in e:Qt.call(e,l)))return!1}var f=i.get(t),h=i.get(e);if(f&&h)return f==e&&h==t;var p=!0;i.set(t,e),i.set(e,t);for(var y=a;++c<s;){var d=t[l=u[c]],v=e[l];if(n)var b=a?n(v,d,l,e,t,i):n(d,v,l,t,e,i);if(!(void 0===b?d===v||o(d,v,r,n,i):b)){p=!1;break}y||(y="constructor"==l)}if(p&&!y){var g=t.constructor,m=e.constructor;g==m||!("constructor"in t)||!("constructor"in e)||"function"==typeof g&&g instanceof g&&"function"==typeof m&&m instanceof m||(p=!1)}return i.delete(t),i.delete(e),p}(t,e,r,n,o,i))},me=function t(e,r,n,o,i){return e===r||(null==e||null==r||!vt(e)&&!vt(r)?e!=e&&r!=r:ge(e,r,n,o,t,i))},we=function(t,e){return me(t,e)},xe=function(){try{var t=F(Object,"defineProperty");return t({},"",{}),t}catch(t){}}(),ke=function(t,e,r){"__proto__"==e&&xe?xe(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r};var Se=Object.prototype.hasOwnProperty;const _e=function(t,e,r){var n=t[e];Se.call(t,e)&&u(n,r)&&(void 0!==r||e in t)||ke(t,e,r)},Oe=function(t,e,r,n){var o=!r;r||(r={});for(var i=-1,a=e.length;++i<a;){var u=e[i],s=n?n(r[u],t[u],u,r,t):void 0;void 0===s&&(s=t[u]),o?ke(r,u,s):_e(r,u,s)}return r},Ee=function(t){return t},Ae=function(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2])}return t.apply(e,r)};var Pe=Math.max;const je=xe?function(t,e){return xe(t,"toString",{configurable:!0,enumerable:!1,value:(r=e,function(){return r}),writable:!0});var r}:Ee;var Te=Date.now;const Me=(Re=je,Ie=0,Ce=0,function(){var t=Te(),e=16-(t-Ce);if(Ce=t,e>0){if(++Ie>=800)return arguments[0]}else Ie=0;return Re.apply(void 0,arguments)});var Re,Ie,Ce;const Le=function(t,e){return Me(function(t,e,r){return e=Pe(void 0===e?t.length-1:e,0),function(){for(var n=arguments,o=-1,i=Pe(n.length-e,0),a=Array(i);++o<i;)a[o]=n[e+o];o=-1;for(var u=Array(e+1);++o<e;)u[o]=n[o];return u[e]=r(a),Ae(t,this,u)}}(t,e,Ee),t+"")};function De(t){return De="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},De(t)}const Ne=function(t,e,r){if(!E(r))return!1;var n=De(e);return!!("number"==n?Vt(r)&&jt(e,r.length):"string"==n&&e in r)&&u(r[e],t)};var Be=Object.prototype.hasOwnProperty;const ze=function(t){if(!E(t))return function(t){var e=[];if(null!=t)for(var r in Object(t))e.push(r);return e}(t);var e=Gt(t),r=[];for(var n in t)("constructor"!=n||!e&&Be.call(t,n))&&r.push(n);return r},Fe=function(t){return Vt(t)?Ut(t,!0):ze(t)},Ue=(Ye=function(t,e,r,n){Oe(e,Fe(e),t,n)},Le((function(t,e){var r=-1,n=e.length,o=n>1?e[n-1]:void 0,i=n>2?e[2]:void 0;for(o=Ye.length>3&&"function"==typeof o?(n--,o):void 0,i&&Ne(e[0],e[1],i)&&(o=n<3?void 0:o,n=1),t=Object(t);++r<n;){var a=e[r];a&&Ye(t,a,r,o)}return t})));var Ye;const Ge=Ht(Object.getPrototypeOf,Object);var He=Function.prototype,We=Object.prototype,qe=He.toString,Xe=We.hasOwnProperty,Ve=qe.call(Object);const $e=function(t){if(!vt(t))return!1;var e=_(t);return"[object Error]"==e||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!function(t){if(!vt(t)||"[object Object]"!=_(t))return!1;var e=Ge(t);if(null===e)return!0;var r=Xe.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&qe.call(r)==Ve}(t)},Ke=Le((function(t,e){try{return Ae(t,void 0,e)}catch(t){return $e(t)?t:new Error(t)}})),Qe=function(t,e){for(var r=-1,n=null==t?0:t.length,o=Array(n);++r<n;)o[r]=e(t[r],r,t);return o};var Je=Object.prototype,Ze=Je.hasOwnProperty;const tr=function(t,e,r,n){return void 0===t||u(t,Je[r])&&!Ze.call(n,r)?e:t};var er={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};const rr=function(t){return"\\"+er[t]},nr=/<%=([\s\S]+?)%>/g,or=(ir={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},function(t){return null==ir?void 0:ir[t]});var ir;function ar(t){return ar="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},ar(t)}const ur=function(t){return"symbol"==ar(t)||vt(t)&&"[object Symbol]"==_(t)};var sr=b?b.prototype:void 0,cr=sr?sr.toString:void 0;const lr=function t(e){if("string"==typeof e)return e;if(ct(e))return Qe(e,t)+"";if(ur(e))return cr?cr.call(e):"";var r=e+"";return"0"==r&&1/e==-1/0?"-0":r},fr=function(t){return null==t?"":lr(t)};var hr=/[&<>"']/g,pr=RegExp(hr.source);const yr={escape:/<%-([\s\S]+?)%>/g,evaluate:/<%([\s\S]+?)%>/g,interpolate:nr,variable:"",imports:{_:{escape:function(t){return(t=fr(t))&&pr.test(t)?t.replace(hr,or):t}}}};var dr=/\b__p \+= '';/g,vr=/\b(__p \+=) '' \+/g,br=/(__e\(.*?\)|\b__t\)) \+\n'';/g,gr=/[()=,{}\[\]\/\s]/,mr=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,wr=/($^)/,xr=/['\n\r\u2028\u2029\\]/g,kr=Object.prototype.hasOwnProperty;const Sr={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){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{x:1.5};return Math.pow(t,2)*((e.x+1)*t-e.x)},bounce:function(t){for(var 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){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{x:1.5};return Math.pow(2,10*(t-1))*Math.cos(20*Math.PI*e.x/3*t)}};function _r(t){return _r="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},_r(t)}function Or(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Er(n.key),n)}}function Er(t){var e=function(t){if("object"!=_r(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=_r(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==_r(e)?e:e+""}var Ar=function(){return t=function t(e,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.client=e,this.config=r,this._started=!1;var n=this.config,o=n.delta,i=void 0===o?"linear":o,a=n.options,u=n.ease;"string"==typeof i&&(i=Sr[i]),this.delta="out"==u?function(t,e){return function(r){return 1-t(1-r,e)}}(i,a):"inout"==u?function(t,e){return function(r){return r<.5?t(2*r,e)/2:(2-t(2*(1-r),e))/2}}(i,a):i,this.init()},(e=[{key:"dispose",value:function(){this.stop(),delete this.client}},{key:"init",value:function(){}},{key:"start",value:function(){var t=this;if(!this._started){var e=this.config,r=e.duration,n=void 0===r?2e3:r,o=e.delay,i=void 0===o?0:o,a=e.repeat,u=void 0!==a&&a,s=e.interval,c=void 0===s?0:s;this._started=!0;var l=0,f=0,h=function(){if(t._raf=null,t._timeout=null,t._started){var e;0==l&&(l=performance.now(),null===(e=t.client)||void 0===e||e.touch());var r=performance.now()-l,o=Math.max((r-i)%(n+c),0)/n,a=c<=0&&f>o;if(f=o,o>=1||a){if(t.step(1),t.client&&t.client.invalidate(),!u||!t._started)return t.stop(),void(l=0);if(c>0)return void(t._timeout=setTimeout((function(){t.step(0),t.client&&t.client.invalidate(),t._timeout=setTimeout(h,c/2)}),c/2))}else t.step(t.delta(o)),t.client&&t.client.invalidate();t._raf=requestAnimationFrame(h)}};this._raf=requestAnimationFrame(h)}}},{key:"stop",value:function(){this._raf&&cancelAnimationFrame(this._raf),this._timeout&&clearTimeout(this._timeout),this._raf=null,this._timeout=null,this._started=!1}},{key:"started",get:function(){return this._started},set:function(t){this.started!=!!t&&(t?this.start():this.stop())}}])&&Or(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function Pr(t){return Pr="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},Pr(t)}function jr(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Tr(n.key),n)}}function Tr(t){var e=function(t){if("object"!=Pr(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Pr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Pr(e)?e:e+""}function Mr(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Mr=function(){return!!t})()}function Rr(t){return Rr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Rr(t)}function Ir(t,e){return Ir=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ir(t,e)}function Cr(t){return Cr="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},Cr(t)}function Lr(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Dr(n.key),n)}}function Dr(t){var e=function(t){if("object"!=Cr(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Cr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Cr(e)?e:e+""}function Nr(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Nr=function(){return!!t})()}function Br(t){return Br=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Br(t)}function zr(t,e){return zr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},zr(t,e)}function Fr(t){return Fr="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},Fr(t)}function Ur(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Yr(n.key),n)}}function Yr(t){var e=function(t){if("object"!=Fr(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Fr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Fr(e)?e:e+""}function Gr(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Gr=function(){return!!t})()}function Hr(t){return Hr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Hr(t)}function Wr(t,e){return Wr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Wr(t,e)}function qr(t){return qr="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},qr(t)}function Xr(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Vr(n.key),n)}}function Vr(t){var e=function(t){if("object"!=qr(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=qr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==qr(e)?e:e+""}function $r(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return($r=function(){return!!t})()}function Kr(t){return Kr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Kr(t)}function Qr(t,e){return Qr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Qr(t,e)}function Jr(t){return Jr="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},Jr(t)}function Zr(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,tn(n.key),n)}}function tn(t){var e=function(t){if("object"!=Jr(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Jr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Jr(e)?e:e+""}function en(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(en=function(){return!!t})()}function rn(t){return rn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},rn(t)}function nn(t,e){return nn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},nn(t,e)}function on(t){return on="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},on(t)}function an(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,un(n.key),n)}}function un(t){var e=function(t){if("object"!=on(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=on(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==on(e)?e:e+""}function sn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(sn=function(){return!!t})()}function cn(t){return cn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},cn(t)}function ln(t,e){return ln=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ln(t,e)}var fn={rotation:function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Rr(e),function(t,e){if(e&&("object"==Pr(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Mr()?Reflect.construct(e,r||[],Rr(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ir(t,e)}(e,t),r=e,(n=[{key:"step",value:function(t){var e=this.config.theta,r=void 0===e?6.28:e;this.client.delta("theta",t*r)}}])&&jr(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ar),vibration:function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Br(e),function(t,e){if(e&&("object"==Cr(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Nr()?Reflect.construct(e,r||[],Br(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&zr(t,e)}(e,t),r=e,(n=[{key:"step",value:function(t){var e=this.config.theta,r=void 0===e?.2617993877991494:e,n=4*r,o=t*n;t<1/4?o*=-1:t<3/4?o-=2*r:o=n-o,this.client.delta("theta",o)}}])&&Lr(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ar),heartbeat:function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Hr(e),function(t,e){if(e&&("object"==Fr(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Gr()?Reflect.construct(e,r||[],Hr(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Wr(t,e)}(e,t),r=e,(n=[{key:"step",value:function(t){var e,r=this.config.scale,n=2*((void 0===r?1.3:r)-1);e=t<.5?1+n*t:1+(1-t)*n,this.client.delta("sx",e),this.client.delta("sy",e)}}])&&Ur(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ar),moving:function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Kr(e),function(t,e){if(e&&("object"==qr(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,$r()?Reflect.construct(e,r||[],Kr(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Qr(t,e)}(e,t),r=e,(n=[{key:"step",value:function(t){var e=this.config,r=e.x,n=void 0===r?0:r,o=e.y,i=void 0===o?0:o;this.client.delta("tx",t*n),this.client.delta("ty",t*i)}}])&&Xr(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ar),outline:function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=rn(e),function(t,e){if(e&&("object"==Jr(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,en()?Reflect.construct(e,r||[],rn(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&nn(t,e)}(e,t),r=e,(n=[{key:"step",value:function(t){var e=this.config.rideOn,r=this.client;if(e&&r&&r.root){var n=r.root.findById(e);if(n){var o=r.delta(),i=o.tx,a=o.ty,u=n.outline(t),s=r.center,c=r.transcoordS2T(s.x,s.y);n&&(r.delta("tx",u.x-c.x+i),r.delta("ty",u.y-c.y+a))}}}}])&&Zr(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ar),fade:function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=cn(e),function(t,e){if(e&&("object"==on(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,sn()?Reflect.construct(e,r||[],cn(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ln(t,e)}(e,t),r=e,(n=[{key:"step",value:function(t){var e,r=this.config,n=r.startAlpha,o=void 0===n?1:n,i=r.endAlpha,a=void 0===i?0:i,u=Math.max(Math.min(o,a,1),0),s=2*(Math.min(Math.max(o,a,1),1)-u);e=t<.5?s*t:(1-t)*s,this.client.delta("fade",e)}}])&&an(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ar)};function hn(t,e){var r=fn[e.type];return r?new r(t,e):null}function pn(t){var e=t.duration,r=void 0===e?1e3:e,n=(t.delay,t.step),o=t.delta,i=t.ease,a=t.options,u=t.repeat,s=void 0!==u&&u;"string"==typeof o&&(o=Sr[o]),"out"==i?o=function(t,e){return function(r){return 1-t(1-r,e)}}(o,a):"inout"==i&&(o=function(t,e){return function(r){return r<.5?t(2*r,e)/2:(2-t(2*(1-r),e))/2}}(o,a));var c=!1;return{start:function(){var t=this;if(c)return this;c=!0;var e=0,i=function(){if(c){0==e&&(e=performance.now());var u=(performance.now()-e)/r,l=s?u%1:Math.min(u,1);n(o(l,a)),!(u>=1)||s&&c||(t.stop(),e=0),c&&requestAnimationFrame(i)}};return requestAnimationFrame(i),this},stop:function(){return c=!1,this}}}var yn=/\s/;var dn=/^\s+/;const vn=function(t){return t?t.slice(0,function(t){for(var e=t.length;e--&&yn.test(t.charAt(e)););return e}(t)+1).replace(dn,""):t};var bn=/^[-+]0x[0-9a-f]+$/i,gn=/^0b[01]+$/i,mn=/^0o[0-7]+$/i,wn=parseInt;const xn=function(t){if("number"==typeof t)return t;if(ur(t))return NaN;if(E(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=E(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=vn(t);var r=gn.test(t);return r||mn.test(t)?wn(t.slice(2),r?2:8):bn.test(t)?NaN:+t};var kn=1/0;const Sn=function(t){var e=function(t){return t?(t=xn(t))===kn||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},_n=function(t){return function(t,e){var r;if("function"!=typeof e)throw new TypeError("Expected a function");return t=Sn(t),function(){return--t>0&&(r=e.apply(this,arguments)),t<=1&&(e=void 0),r}}(2,t)};var On=Object.prototype.hasOwnProperty;const En=function(t){if(null==t)return!0;if(Vt(t)&&(ct(t)||"string"==typeof t||"function"==typeof t.splice||Et(t)||zt(t)||xt(t)))return!t.length;var e=pe(t);if("[object Map]"==e||"[object Set]"==e)return!t.size;if(Gt(t))return!Xt(t).length;for(var r in t)if(On.call(t,r))return!1;return!0};function An(t){return An="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},An(t)}var Pn=0;function jn(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};"object"!=An(t)&&(t={});for(var e=arguments.length,r=new Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];return r.forEach((function(e){var r=function(r){"object"!=An(e[r])?t[r]=e[r]:e[r].length>0?t[r]=e[r].map((function(t){return"object"!=An(e[r])?t:jn({},t)})):t[r]=jn(t[r],e[r])};for(var n in e)r(n)})),t}function Tn(t){for(;t&&"object"===An(t);){var e=t;for(var r in t){t=t[r];break}if(t===e){t=void 0;break}}return t}function Mn(t,e){return this.__collection__?(-1==(t=this.__collection__.indexOf(e))&&this.__collection__.splice(t,0,e),this):this}function Rn(t){return this.__collection__||(this.__collection__=[]),-1==this.__collection__.indexOf(t)&&this.__collection__.push(t),this}function In(t){return this.__collection__||(this.__collection__=[]),-1==this.__collection__.indexOf(t)&&this.__collection__.unshift(t),this}function Cn(t){if(!this.__collection__)return this;var e=this.__collection__.indexOf(t);return e>=0&&this.__collection__.splice(e,1),this}function Ln(t){if(this.__collection__)return this.__collection__[t]}function Dn(t,e){this.__collection__&&this.__collection__.forEach(t,e)}function Nn(t){if(this.__collection__)return this.__collection__.indexOf(t)}function Bn(){return this.__collection__?this.__collection__.length:0}function zn(){this.__collection__=[]}function Fn(t){var e=this.indexOf(t);-1!=e&&0!=e&&(this.__collection__[e]=this.__collection__[e-1],this.__collection__[e-1]=t)}function Un(t){var e=this.indexOf(t);-1!=e&&e!=this.size()-1&&(this.__collection__[e]=this.__collection__[e+1],this.__collection__[e+1]=t)}function Yn(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)}}function Gn(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 Hn(t){throw new Error("Not Implemented Yet")}function Wn(t){throw new Error("Not Implemented Yet")}function qn(){}function Xn(t){return Xn="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},Xn(t)}qn.prototype=t;var Vn=/\s+/;function $n(t,e,r,n){if(!r)return!0;if("object"==Xn(r)){for(var o in r){var i=r[o];t[e].apply(t,[o,i])}return!1}return!Vn.test(r)||(r.split(Vn).forEach((function(r){return t[e].apply(t,[r].concat(n))})),!1)}var Kn=["on","off","once","delegate_on","delegate_off","trigger","listenTo"],Qn={withEvent:function(){var t=this;Kn.forEach((function(e){return t[e]=Qn[e]}))},on:function(t,e,r){return $n(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:function(t,e,r){if(!$n(this,"once",t,[e,r])||!e)return this;var n=this,o=_n((function(){n.off(t,o),e.apply(n,arguments)}));o._callback=e,this.on(t,o,r)},off:function(t,e,r){if(!this._listeners||!$n(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(var o=0;o<n.length;o++){var i=n[o],a=this._listeners[i];if(a){var u=[];if(this._listeners[i]=u,e||r)for(var s=0;s<a.length;s++){var c=a[s];(e&&e!==c.callback&&e!==c.callback._callback||r&&r!==c.context)&&u.push(c)}u.length||delete this._listeners[i]}}return this},delegate_on:function(t){return this._delegators||(this._delegators=new qn),this._delegators.append(t),this},delegate_off:function(t){return this._delegators?(this._delegators.remove(t),this):this},delegate:function(){if(this._delegators&&this._delegators.size()>0&&Zn(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&&Jn(r,arguments),n&&Jn(n,arguments),this},trigger:function(t){var e=[].slice.call(arguments,1);if(e.push({origin:this,name:t,deliverer:this}),this._delegators&&this._delegators.size()>0&&Zn(this._delegators,e),!this._listeners)return this;if(!$n(this,"trigger",t,e))return this;var r=this._listeners[t],n=this._listeners["(all)"];return r&&Jn(r,e),n&&Jn(n,e),this},stopListening:function(t,e,r){var n=this._listeningTo;if(!n)return this;var o=!e&&!r;for(var i in r||"object"!=Xn(e)||(r=this),t&&((n={})[t._listenId]=t),n){var a=n[i];a.off(e,r,this),(o||En(a._events))&&delete this._listeningTo[i]}return this}};function Jn(t,e){t.forEach((function(t){return t.callback.apply(t.ctx,e)}))}function Zn(t,e){t.forEach((function(t){return Qn.delegate.apply(t,e)}))}var to={listenTo:"on",listenToOnce:"once"};for(var eo in to){var ro=to[eo];Qn[eo]=function(t,e,r){this._listeningTo||(this._listeningTo={});var n=this._listeningTo;return t._listenId||(t._listenId="".concat("l").concat(++Pn)),n[t._listenId]=t,r||"object"!=Xn(e)||(r=this),t[ro](e,r,this),this}}const no=Qn;function oo(t,e){if(e instanceof Array)e.forEach((function(e){return oo(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 ".concat(t.mixingIn));t.mixingIn.push(e),e.call(t),t.mixingIn.pop(),t.mixedIn.push(e)}return t}"undefined"==typeof window||window;var io="[ERROR]",ao="[WARN]",uo="[DEBUG]",so=function(){for(var t,e=[],r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];n.forEach((function(t){return t&&t.stack&&e.push(t.stack)})),(t=console).error.apply(t,[io].concat(n,[e.join(" ")]))},co=function(){for(var t,e=[],r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];n.forEach((function(t){return t&&t.stack&&e.push(t.stack)})),(t=console).warn.apply(t,[ao].concat(n,[e.join(" ")]))},lo=function(){for(var t,e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return(t=console).log.apply(t,[uo].concat(r))};function fo(t){return fo="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},fo(t)}var ho="object"==("undefined"==typeof exports?"undefined":fo(exports))&&exports&&!exports.nodeType&&exports,po=ho&&"object"==("undefined"==typeof module?"undefined":fo(module))&&module&&!module.nodeType&&module,yo=po&&po.exports===ho?v.Buffer:void 0,vo=yo?yo.allocUnsafe:void 0;const bo=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)st(e,yt(t)),t=Ge(t);return e}:ft,go=function(t){return lt(t,Fe,bo)};var mo=Object.prototype.hasOwnProperty;const wo=function(t){var e=new t.constructor(t.byteLength);return new nt(e).set(new nt(t)),e};var xo=/\w*$/;var ko=b?b.prototype:void 0,So=ko?ko.valueOf:void 0;const _o=function(t,e,r){var n,o,i,a=t.constructor;switch(e){case"[object ArrayBuffer]":return wo(t);case"[object Boolean]":case"[object Date]":return new a(+t);case"[object DataView]":return function(t,e){var r=e?wo(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?wo(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}(t,r);case"[object Map]":case"[object Set]":return new a;case"[object Number]":case"[object String]":return new a(t);case"[object RegExp]":return(i=new(o=t).constructor(o.source,xo.exec(o))).lastIndex=o.lastIndex,i;case"[object Symbol]":return n=t,So?Object(So.call(n)):{}}};var Oo=Object.create;const Eo=function(){function t(){}return function(e){if(!E(e))return{};if(Oo)return Oo(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();var Ao=Nt&&Nt.isMap;const Po=Ao?Rt(Ao):function(t){return vt(t)&&"[object Map]"==pe(t)};var jo=Nt&&Nt.isSet;const To=jo?Rt(jo):function(t){return vt(t)&&"[object Set]"==pe(t)};var Mo="[object Arguments]",Ro="[object Function]",Io="[object Object]",Co={};Co[Mo]=Co["[object Array]"]=Co["[object ArrayBuffer]"]=Co["[object DataView]"]=Co["[object Boolean]"]=Co["[object Date]"]=Co["[object Float32Array]"]=Co["[object Float64Array]"]=Co["[object Int8Array]"]=Co["[object Int16Array]"]=Co["[object Int32Array]"]=Co["[object Map]"]=Co["[object Number]"]=Co[Io]=Co["[object RegExp]"]=Co["[object Set]"]=Co["[object String]"]=Co["[object Symbol]"]=Co["[object Uint8Array]"]=Co["[object Uint8ClampedArray]"]=Co["[object Uint16Array]"]=Co["[object Uint32Array]"]=!0,Co["[object Error]"]=Co[Ro]=Co["[object WeakMap]"]=!1;const Lo=function t(e,r,n,o,i,a){var u,s=1&r,c=2&r,l=4&r;if(n&&(u=i?n(e,o,i,a):n(e)),void 0!==u)return u;if(!E(e))return e;var f=ct(e);if(f){if(u=function(t){var e=t.length,r=new t.constructor(e);return e&&"string"==typeof t[0]&&mo.call(t,"index")&&(r.index=t.index,r.input=t.input),r}(e),!s)return function(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}(e,u)}else{var h=pe(e),p=h==Ro||"[object GeneratorFunction]"==h;if(Et(e))return function(t,e){if(e)return t.slice();var r=t.length,n=vo?vo(r):new t.constructor(r);return t.copy(n),n}(e,s);if(h==Io||h==Mo||p&&!i){if(u=c||p?{}:function(t){return"function"!=typeof t.constructor||Gt(t)?{}:Eo(Ge(t))}(e),!s)return c?function(t,e){return Oe(t,bo(t),e)}(e,function(t,e){return t&&Oe(e,Fe(e),t)}(u,e)):function(t,e){return Oe(t,yt(t),e)}(e,function(t,e){return t&&Oe(e,$t(e),t)}(u,e))}else{if(!Co[h])return i?e:{};u=_o(e,h,s)}}a||(a=new J);var y=a.get(e);if(y)return y;a.set(e,u),To(e)?e.forEach((function(o){u.add(t(o,r,n,o,e,a))})):Po(e)&&e.forEach((function(o,i){u.set(i,t(o,r,n,i,e,a))}));var d=f?void 0:(l?c?go:Kt:c?Fe:$t)(e);return function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););}(d||e,(function(o,i){d&&(o=e[i=o]),_e(u,i,t(o,r,n,i,e,a))})),u},Do=function(t){return Lo(t,4)};function No(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)),Do(this.__cache__[e])})):t.__defineGetter__(e,(function(){return void 0===this.__cache__[e]&&(this.__cache__[e]=n.call(this)),this.__cache__[e]})):so("".concat(e," is not defined in ").concat(t.constructor.name))}function Bo(t){t.__cache__={}}function zo(t){for(var e=arguments.length,r=new Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];0==r.length?t.__cache__={}:r.forEach((function(e){return delete t.__cache__[e]}))}var Fo={},Uo=0,Yo=1,Go=2,Ho=3,Wo=4,qo=5,Xo={VIEW:0,EDIT:1,SHIFT:2,ADD:3},Vo=30,$o="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,Ko=["mousemove","mouseup","mousedown","mouseout","wheel","touchstart","touchmove","touchend","dblclick"],Qo=["keydown","keyup"],Jo={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},Zo={x:1,y:1};function ti(t,e,r){var n=e.left,o=void 0===n?0:n,i=e.top,a=void 0===i?0:i,u=e.blurSize,s=void 0===u?0:u,c=e.color,l=void 0===c?"transparent":c,f=r.rootModel.get("scale")||Zo;t.shadowOffsetX=o*f.x*$o,t.shadowOffsetY=a*f.y*$o,t.shadowBlur=s*f.x*$o,t.shadowColor=l}var ei={gradation:function(t,e,r){r.type;var n=r.subType,o=r.from,i=r.to,a=r.colors;switch(n){case"linear":var u=e.createLinearGradient(o.x,o.y,i.x,i.y);break;case"radial":u=e.createRadialGradient(o.x,o.y,o.r,i.x,i.y,i.r);break;default:u=e.createLinearGradient(o.x,o.y,i.x,i.y)}a&&(a.forEach((function(t){u.addColorStop(t.endPoint,t.color)})),e.fillStyle=u,e.fill())},shadow:ti};function ri(t,e,r,n){var o=e.get("class");return!!o&&(o.split(" ")||[]).indexOf(t.substr(1))>=0}function ni(t,e,r,n){return t==e.get("type")}function oi(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 ri(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 ni(t,e)}}function ii(t,e,r,n,o,i){return t(e,r,n,o)&&i.push(r),r.components&&r.components.forEach((function(r){ii(t,e,r,n,o,i)})),i}function ai(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 ui(t,e,r){if("(root)"==t)return[e];if("(self)"==t)return r?[r]:[];var n;switch(t.charAt(0)){case"#":return e.root.findAllById(t.substr(1))||[];case".":n=ri;break;case"(":n=ai;break;default:n=ni}return ii(n,t,e,r,e,[])}var si=r(59877),ci=r.n(si),li=function(t){return t};function fi(t){if(!t)return li;try{var e=ci()(t);return function(t){return e.evaluate(t)}}catch(t){return console.error(t),li}}function hi(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function pi(t){var e=Tn(t);return null==e?"":String(e)}function yi(t){return Number(Tn(t))}function di(t){return t}function vi(t){return pi(t)}function bi(t){return yi(t)}function gi(t){if(this.param)return t=pi(t),this.param.hasOwnProperty(t)?this.param[t]:this.param.default}function mi(t){var e,r,n=this.param;if(n){for(var o in n){var i=(e=o.split("~"),r=2,function(t){if(Array.isArray(t))return t}(e)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i,a,u=[],s=!0,c=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(u.push(n.value),u.length!==e);s=!0);}catch(t){c=!0,o=t}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return u}}(e,r)||function(t,e){if(t){if("string"==typeof t)return hi(t,e);var r={}.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)?hi(t,e):void 0}}(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),a=i[0],u=i[1],s=!!a,c=!!u;if(a=parseFloat(a),u=parseFloat(u),t=yi(t),s&&!c&&t>=a)return n[o];if(!s&&c&&t<a)return n[o];if(t>=a&&t<u)return n[o]}return n.default}}function wi(t){return yi(t)*Math.PI/180}function xi(){}function ki(t,e,r,n,o){switch(r){case"value":return"text"===o||"string"===o?vi.bind(t):"number"===o?bi.bind(t):di.bind(e);case"map":return gi.bind(t);case"range":return mi.bind(t);case"radian":return wi.bind(t);case"eval":return function(t){try{return new Function("value","targets",t)}catch(t){return so(t),xi}}(n).bind(e);default:return di.bind(e)}}function Si(t){return Si="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},Si(t)}function _i(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Oi(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Ei(n.key),n)}}function Ei(t){var e=function(t){if("object"!=Si(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Si(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Si(e)?e:e+""}var Ai,Pi=function(){return t=function t(e,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.owner=r,this.model=e},(e=[{key:"dispose",value:function(){delete this._model,delete this.owner,delete this.evaluator,delete this.accessor,delete this.source}},{key:"model",get:function(){return this._model},set:function(t){var e=t.target,r=t.property,n=t.rule,o=t.param,i=t.accessor;this._model=t,this.evaluator=ki(this,this.owner,n,o,function(t){switch(t){case"ref":case"fillStyle":case"strokeStyle":return"string";default:return}}(r)),this.accessor=fi(i);var a=e.match(/\[(.*?)\]/);if(a){var u=function(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i,a,u=[],s=!0,c=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(u.push(n.value),u.length!==e);s=!0);}catch(t){c=!0,o=t}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return _i(t,e);var r={}.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)?_i(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(a[1].split(":"),2),s=u[0],c=u[1];this.propAccessor=fi(s),this.partAccessor=fi(c)}}},{key:"target",get:function(){return this.model.target}},{key:"property",get:function(){return this.model.property}},{key:"source",get:function(){return this.model.source}},{key:"param",get:function(){return this.model.param}},{key:"ndnsp",get:function(){return!!this.model.ndnsp}},{key:"partial",get:function(){return!!this.model.partial}}])&&Oi(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function ji(t){return ji="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},ji(t)}function Ti(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Mi(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?Ti(Object(r),!0).forEach((function(e){Ri(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Ti(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function Ri(t,e,r){return(e=function(t){var e=function(t){if("object"!=ji(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=ji(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==ji(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Ii(t,e,r,n){n?t.forEach((function(t){return t[e]=Mi(Mi({},t[e]),r)})):t.forEach((function(t){return t[e]=r}))}function Ci(){var t=this;(arguments.length>0&&void 0!==arguments[0]&&arguments[0]||void 0!==this.data)&&this.mappings&&this.mappings.forEach((function(e){try{var r,n,o=e.source,i=e.target,a=e.property,u=e.accessor,s=e.propAccessor,c=e.partAccessor,l=e.ndnsp,f=void 0!==l&&l,h=e.partial,p=void 0!==h&&h;o&&"(self)"!=o?(o.startsWith("#")&&(o=o.substring(1)),r=(null===(n=t.root.findById(o))||void 0===n?void 0:n.data)||{}):r=t.data;var y=u(r);if("(root)"==(i=i.trim())||"(key)"==i){if(null==y)return;var d=Object.keys(y||{}).map((function(e){return t.root.findOrCreate(e)})).filter(Boolean).flat();d.length>0&&d.forEach((function(t){var r=e.evaluator(y[t.get("id")],[t]);!a||"(action)"===a||f&&!r&&0!==r&&!1!==r||(t[a]=p?Mi(Mi({},t[a]),r):r)}))}else if(i.startsWith("[")){if(null==y)return;if(y instanceof Array)y.forEach((function(r){var n=s(r);if(n){var o=t.root.findOrCreate(n);if(o){var i=e.evaluator(c(r),o);!a||"(action)"===a||f&&!i&&0!==i&&!1!==i||Ii(o,a,i,p)}}}));else{if(!(y instanceof Object))throw String("mapping data should be an object to target property-id.("+y+")");var v=s(y);if(v){var b=t.root.findOrCreate(v);if(b){var g=e.evaluator(c(y),b);!a||"(action)"===a||f&&!g&&0!==g&&!1!==g||Ii(b,a,g,p)}}}}else{var m=t.root.findAll(i,t);if(m.length>0){var w=e.evaluator(y,m);!a||"(action)"===a||f&&!w&&0!==w&&!1!==w||Ii(m,a,w,p)}}}catch(r){so(r,t,e)}}))}function Li(t){return Li="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},Li(t)}function Di(t,e,r,n,o){var i=n.alpha,a=void 0===i?1:i,u=o.fillStyle;if(t.globalAlpha*=a,u)if("string"==typeof u)t.fillStyle=u,t.fill();else if("object"==Li(u))if("gradient"==u.type){t.translate(r.x,r.y);var s,c=e.width,l=e.height;if("linear"==u.gradientType){var f=3.141592653589793,h=u.rotation;if(h>=.436332&&h<=1.13446||h>=2.00713&&h<=2.70526||h>=3.57792&&h<=4.27606||h>=5.14872&&h<=5.84685){var p=Math.sqrt(Math.pow((c-4)/2,2)+Math.pow((l-4)/2,2));p-=p-(c+l)/3,s=t.createLinearGradient(p*Math.cos(h+f),p*Math.sin(h+f),p*Math.cos(h),p*Math.sin(h))}else s=t.createLinearGradient((c-4)/2*Math.cos(h+f),(l-4)/2*Math.sin(h+f),(c-4)/2*Math.cos(h),(l-4)/2*Math.sin(h))}else if("radial"==u.gradientType){var y=.95*Math.sqrt(Math.pow((c-4)/2,2)+Math.pow((l-4)/2,2));switch(u.center){case"center":default:s=t.createRadialGradient(0,0,0,0,0,y);break;case"left-top":s=t.createRadialGradient(-c/2,-l/2,0,-c/2,-l/2,2*y);break;case"right-top":s=t.createRadialGradient(c/2,-l/2,0,c/2,-l/2,2*y);break;case"left-bottom":s=t.createRadialGradient(-c/2,l/2,0,-c/2,l/2,2*y);break;case"right-bottom":s=t.createRadialGradient(c/2,l/2,0,c/2,l/2,2*y)}}u.colorStops.forEach((function(t){if(t.position>=0&&t.position<=1)try{s.addColorStop(t.position,t.color)}catch(e){co("Invalid Color for colorstop : ",t.color),s.addColorStop(t.position,"#fff")}})),t.fillStyle=s,t.fill(),t.translate(-r.x,-r.y)}else if("pattern"==u.type&&u.image){o.prepareFillIf(!o._pattern_image_origin);var d=o._pattern_image;if(!d)return;var v=0,b=0,g=0,m=0,w=e.left,x=e.top;if(!u.fitPattern){v=u.offsetX,b=u.offsetY;var k=u.width?u.width:d.width,S=u.height?u.height:d.height;switch(u.align){case"center":g=e.width/2-k/2,m=e.height/2-S/2;break;case"left-top":g=0,m=0;break;case"left-bottom":g=0,m=e.height-S;break;case"right-top":g=e.width-k,m=0;break;case"right-bottom":g=e.width-k,m=e.height-S;break;case"left":g=0,m=e.height/2-S/2;break;case"right":g=e.width-k,m=e.height/2-S/2;break;case"top":g=e.width/2-k/2,m=0;break;case"bottom":g=e.width/2-k/2,m=e.height-S}w+=v+g,x+=b+m}t.translate(w,x),u.color&&(t.fillStyle=u.color,t.fill()),u.fitPattern?Math.abs((d.width-e.width)*(d.height-e.height))>1?(delete o._pattern_image,delete o._pattern_image_origin):t.fillStyle=t.createPattern(d,"no-repeat"):t.fillStyle=t.createPattern(d,u.noRepeat?"no-repeat":"repeat"),t.fill(),t.translate(-w,-x)}}function Ni(t,e,r){var n=e.strokeStyle,o=e.lineDash,i=e.lineWidth,a=e.lineCap,u=e.lineJoin,s=e.alpha;if(n&&0!=i){if(a&&(t.lineCap=a),o){var c="round"==a;switch(o){case"solid":o=[0,0];break;case"round-dot":o=c?[0,2*i]:[i,i];break;case"square-dot":o=c?[i,2*i]:[2*i,i];break;case"dash":o=c?[3*i,2.5*i]:[4*i,1.5*i];break;case"dash-dot":o=c?[3*i,3*i,0,3*i]:[4*i,2*i,i,2*i];break;case"long-dash":o=c?[5*i,4*i]:[6*i,3*i];break;case"long-dash-dot":o=c?[5*i,3*i,0,3*i]:[6*i,2*i,i,2*i];break;case"long-dash-dot-dot":o=c?[5*i,2*i,0,2*i,0,2*i]:[6*i,i,i,i,i,i]}t.setLineDash(o)}t.globalAlpha*=s,t.strokeStyle=n,t.lineWidth=i,t.lineJoin=u,t.stroke()}}function Bi(t){return Bi="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},Bi(t)}function zi(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Fi(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?zi(Object(r),!0).forEach((function(e){Ui(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):zi(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function Ui(t,e,r){return(e=function(t){var e=function(t){if("object"!=Bi(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Bi(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Bi(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Yi(t,e,r,n,o){var i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,a=arguments.length>6&&void 0!==arguments[6]&&arguments[6],u=!(arguments.length>7&&void 0!==arguments[7])||arguments[7];i="number"==typeof i?{tl:i,tr:i,br:i,bl:i}:Fi(Fi({},{tl:0,tr:0,br:0,bl:0}),i),t.beginPath(),t.moveTo(e+i.tl,r),t.lineTo(e+n-i.tr,r),t.quadraticCurveTo(e+n,r,e+n,r+i.tr),t.lineTo(e+n,r+o-i.br),t.quadraticCurveTo(e+n,r+o,e+n-i.br,r+o),t.lineTo(e+i.bl,r+o),t.quadraticCurveTo(e,r+o,e,r+o-i.bl),t.lineTo(e,r+i.tl),t.quadraticCurveTo(e,r,e+i.tl,r),t.closePath(),a&&t.fill(),u&&t.stroke()}function Gi(t){return Gi="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},Gi(t)}function Hi(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=Wi(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 i,a=!0,u=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}function Wi(t,e){if(t){if("string"==typeof t)return qi(t,e);var r={}.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)?qi(t,e):void 0}}function qi(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Xi(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Vi(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?Xi(Object(r),!0).forEach((function(e){$i(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Xi(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function $i(t,e,r){return(e=function(t){var e=function(t){if("object"!=Gi(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Gi(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Gi(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Ki(t){for(var e,r=/(\*\*|__)(.*?)\1|(\*|_)(.*?)\3|([^\*_]+)/g,n=[];null!==(e=r.exec(t));)e[1]?n.push({text:e[2],bold:!0,italic:!1}):e[3]?n.push({text:e[4],bold:!1,italic:!0}):e[5]&&n.push({text:e[5],bold:!1,italic:!1});return n}function Qi(t,e,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;if(e.text.length<2)return e;for(var o=2;o<e.text.length;o++){var i=e.text.substring(0,o);if(!(t.measureText(i).width+(o-1)*n<r))break}return Vi(Vi({},e),{},{text:e.text.substring(0,o-1)})}function Ji(t,e,r,n,o,i){var a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:0;if(!n)return[];t.save(),t.font=r;var u=function(t,e,r,n,o){var i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,a=String(e).split("\n");return n?[].concat.apply([],a.map((function(e){return function(t,e,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=[],i=[],a=0;return e.forEach((function(e){for(var u=e.text;u.length>0;){var s=r-a,c=t.measureText(u).width+(u.length-1)*n;if(c<=s)i.push(Vi(Vi({},e),{},{text:u})),a+=c,u="";else{var l=Qi(t,Vi(Vi({},e),{},{text:u}),s,n);i.push(l),o.push(i),i=[],a=0,u=u.substring(l.text.length)}}})),i.length>0&&o.push(i),o}(t,o?Ki(e):[{text:e,bold:!1,italic:!1}],r,i)}))):a.map((function(t){return o?Ki(t):[{text:t,bold:!1,italic:!1}]}))}(t,n,e,!!o,i,a);return t.restore(),u}function Zi(t){var e=t.fontFamily,r=void 0===e?Jo.FONT_FAMILY:e,n=t.bold,o=void 0===n?Jo.BOLD:n,i=t.italic,a=void 0===i?Jo.ITALIC:i,u=t.fontSize,s=void 0===u?Jo.FONT_SIZE:u,c=[];return o&&c.push("bold"),a&&c.push("italic"),c.push(s+"px"),c.push(r),c.join(" ")}function ta(t,e){var r=t.bold||e.bold,n=t.italic||e.italic,o=[];return r&&o.push("bold"),n&&o.push("italic"),o.push(t.fontSize+"px"),o.push(t.fontFamily),o.join(" ")}function ea(t,e,r,n){var o=n.alpha,i=n.fontColor,a=void 0===i?Jo.FONT_COLOR:i,u=n.textAlign,s=void 0===u?Jo.TEXT_ALIGN:u,c=n.textBaseline,l=void 0===c?Jo.TEXT_BASELINE:c,f=n.textBackgroundStyle,h=n.fontSize,p=n.lineHeight,y=n.textWrap,d=n.textOverflow,v=n.letterSpacing,b=void 0===v?0:v;o=void 0!==o?o:1,h||(h=Jo.FONT_SIZE),p||(p=1.2*h),t.save(),t.beginPath();var g=e.left,m=e.top,w=e.width,x=e.height;if(t.font=Zi(n),!y&&d){var k=function(t,e,r,n){var o,i="ellipsis"===t?"…":"",a=e.measureText(i).width,u=[],s=0,c=Hi(r);try{for(c.s();!(o=c.n()).done;){var l,f=o.value,h=[],p=Hi(f);try{for(p.s();!(l=p.n()).done;){var y=l.value,d=e.measureText(y.text).width;if(!(s+d<=n-("ellipsis"===t?a:0))){var v=ra(e,y,n-s-("ellipsis"===t?a:0),t);return h.push(v),u.push(h),u}h.push(y),s+=d}}catch(t){p.e(t)}finally{p.f()}u.push(h),s=0}}catch(t){c.e(t)}finally{c.f()}return u}(d,t,r,w);r=k}var S,_=r.length*p;switch(l){case"top":S=m,t.textBaseline="top";break;case"bottom":S=m+x-_+p,t.textBaseline="bottom";break;default:S=m+x/2-_/2+p/2,t.textBaseline="middle"}t.globalAlpha*=o,t.fillStyle=a,r.forEach((function(e,o){var i=S+o*p,u=function(t,e,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;return e.reduce((function(e,o){return t.font=ta(r,o),e+t.measureText(o.text).width+n*(o.text.length-1)}),0)}(t,e,n,b),c=g;switch(s){case"left":case"justify":c=g;break;case"right":c=g+w-u;break;case"center":c=g+(w-u)/2}if(f&&(t.fillStyle=f,Yi(t,c-4,i-h/2-4,u+8,h+8,4,!0,!1),t.fillStyle=a),"justify"===s&&o<r.length-1&&e.length>1){var l=w-u,y=e.length-1,d=l/y;e.forEach((function(e,r){t.font=ta(n,e),t.fillText(e.text,c,i),c+=t.measureText(e.text).width+(r<y?d:0)}))}else e.forEach((function(e){var r;t.font=ta(n,e),(r=e.text,function(t){if(Array.isArray(t))return qi(t)}(r)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(r)||Wi(r)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()).forEach((function(e){t.fillText(e,c,i),c+=t.measureText(e).width+b}))}))})),t.restore()}function ra(t,e,r,n){for(var o="",i=0;i<e.text.length;i++){var a=o+e.text[i];if(t.measureText(a).width>r)break;o=a}return Vi(Vi({},e),{},{text:o+("ellipsis"===n?"…":"")})}function na(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{x:0,y:0},n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{x:1,y:1},i=Math.cos(-n),a=Math.sin(-n);return{x:((t-=r.x)*i-(e-=r.y)*a+r.x)/o.x,y:(t*a+e*i+r.y)/o.y}}function oa(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{x:0,y:0},n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{x:1,y:1},i=Math.cos(n),a=Math.sin(n);return{x:((t-=r.x)*i-(e-=r.y)*a+r.x)*o.x,y:(t*a+e*i+r.y)*o.y}}Ai="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};var ia={x:1,y:1},aa={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"};function ua(t){var e=t.state,r=e.id,n=e.scale,o=void 0===n?ia:n,i=(e.translate,e.bold),a=e.italic,u=e.fontFamily,s=void 0===u?"":u,c=e.textAlign,l=e.textBaseline,f=e.textOverflow,h=e.paddingTop,p=e.paddingBottom,y=e.paddingLeft,d=e.paddingRight,v=e.fontSize,b=void 0===v?Jo.FONT_SIZE:v,g=e.lineWidth,m=void 0===g?0:g,w=e.lineHeight,x=e.lineDash;p||(p=0),h||(h=0),y||(y=0),d||(d=0);var k=t.state.class,S=(t.text,t.strokeStyle),_=(t.fillStyle,t.rotation),O=void 0===_?0:_,E=t.fontColor,A=t.hidden,P=t.bounds,j=P.left,T=P.top,M=P.width,R=P.height,I=t.element;if(I.hidden=A,r&&(I.id=r),k&&(I.className=k),Object.assign(I.style,aa,{fontFamily:s,fontSize:b+"px",width:M+"px",height:R+"px",paddingTop:h+"px",paddingRight:d+"px",paddingBottom:p+"px",paddingLeft:y+"px",border:m+"px",borderColor:S,borderStyle:m>0?x||Jo.LINE_DASH:"",color:E,fontWeight:i?"bold":"",fontStyle:a?"italic":"",textAlign:"end"==c?"right":"start"==c?"left":c,verticalAlign:l,lineHeight:void 0===w?"":w+"px",whiteSpace:f?"nowrap":"",overflow:f?"hidden":"",textOverflow:f||""},t.isIn3DSpace()?{}:{left:j+"px",top:T+"px"}),function(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="".concat(r.width?r.width+"px":"auto"," ").concat(r.height?r.height+"px":"auto"):n.backgroundSize="contain",r.fitPattern)n.backgroundRepeat="no-repeat";else{var o=r.offsetX,i=r.offsetY,a=r.noRepeat,u=r.align,s=r.color;if(a&&(n.backgroundRepeat="no-repeat"),s&&(n.backgroundColor=s),u)switch(u){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 o||i?n.backgroundPosition="".concat(Number(o)||0,"px ").concat(Number(i)||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 r=t.bounds,n=r.width,o=r.height;switch(e){case"center":return[n/2,o/2];case"left-top":return[0,0];case"right-top":return[n,0];case"left-bottom":return[0,o];default:return[n,o]}}(t,e.center||"center").map((function(t){return t+"px"})).join(" ")+","+r.map((function(t){return"".concat(t.color," ").concat(100*t.position,"%")})).join(",")+")";case"linear":return"linear-gradient("+(180*(e.rotation||0)/3.141592653589793+90)+"deg, "+r.map((function(t){return"".concat(t.color," ").concat(100*t.position,"%")})).join(",")+")"}return""}(t,r)}else n.background="transparent"}(t),function(t){if(t.isShadowable()&&t.state.shadow){var e=t.element,r=t.state.shadow,n=r.left,o=void 0===n?0:n,i=r.top,a=void 0===i?0:i,u=r.blurSize,s=void 0===u?0:u,c=r.color,l=void 0===c?"transparent":c;e.style.boxShadow="".concat(o,"px ").concat(a,"px ").concat(s,"px ").concat(l)}}(t),!t.isIn3DSpace()){var C=t.delta(),L=(o&&o.x||1)*C.sx,D=(o&&o.y||1)*C.sy,N=(O||0)+C.theta,B=C.tx||0,z=C.ty||0;I.style.transform="rotate(".concat(N,"rad) translate(").concat(B,"px, ").concat(z,"px) scale(").concat(L,", ").concat(D,") perspective(1px)")}}const sa=function(){return v.Date.now()};var ca=Math.max,la=Math.min;const fa=function(t,e,r){var n,o,i,a,u,s,c=0,l=!1,f=!1,h=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function p(e){var r=n,i=o;return n=o=void 0,c=e,a=t.apply(i,r)}function y(t){var r=t-s;return void 0===s||r>=e||r<0||f&&t-c>=i}function d(){var t=sa();if(y(t))return v(t);u=setTimeout(d,function(t){var r=e-(t-s);return f?la(r,i-(t-c)):r}(t))}function v(t){return u=void 0,h&&n?p(t):(n=o=void 0,a)}function b(){var t=sa(),r=y(t);if(n=arguments,o=this,s=t,r){if(void 0===u)return function(t){return c=t,u=setTimeout(d,e),l?p(t):a}(s);if(f)return clearTimeout(u),u=setTimeout(d,e),p(s)}return void 0===u&&(u=setTimeout(d,e)),a}return e=xn(e)||0,E(r)&&(l=!!r.leading,i=(f="maxWait"in r)?ca(xn(r.maxWait)||0,e):i,h="trailing"in r?!!r.trailing:h),b.cancel=function(){void 0!==u&&clearTimeout(u),c=0,n=s=o=u=void 0},b.flush=function(){return void 0===u?a:v(sa())},b},ha=function(t,e,r){var n=!0,o=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return E(r)&&(n="leading"in r?!!r.leading:n,o="trailing"in r?!!r.trailing:o),fa(t,e,{leading:n,maxWait:e,trailing:o})};function pa(t){return pa="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},pa(t)}function ya(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,da(n.key),n)}}function da(t){var e=function(t){if("object"!=pa(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=pa(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==pa(e)?e:e+""}var va,ba=[];function ga(){va=null;var t=performance.now(),e=(ba=ba.filter((function(t){return ma(t)}))).reduce((function(e,r){var 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((function(t){var e=ba.indexOf(t);-1!=e?(ba.splice(e,1),t.removeSelf(!0)):so("Should not be here. Maybe reentrance problem.")})),e.next>0&&(va=setTimeout(wa,Math.max(e.next,500)))}function ma(t){return!t.disposed&&t.retention>0&&!t.isTemplate()&&t.app&&t.app.isViewMode}var wa=ha((function(){requestAnimationFrame(ga)}),500);const xa=new(function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},(e=[{key:"add",value:function(t){ma(t)&&-1==ba.indexOf(t)&&(ba.push(t),t.touch()),this.touch()}},{key:"remove",value:function(t){var e=ba.indexOf(t);e>0&&ba.splice(e,1),this.touch()}},{key:"touch",value:function(){null!==va&&(clearTimeout(va),va=null),wa()}},{key:"length",get:function(){return ba.length}}])&&ya(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}());var ka=function(t){return t};function Sa(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 o=t.substr(2,t.length-3).trim().replace(/\[(\w+)\]/g,".$1").replace(/^\./,"").split(".").filter((function(t){return!!t.trim()})),i=o.slice(1);return{defaultValue:n,match:t,originText:r||t,target:o[0],accessor:i.length>0?function(t){return i.reduce((function(t,e){return t?t[e]:void 0}),t)}:ka}}function _a(t,e,r){if(t){var n=r||Tn,o=String(t),i=(o.match(/#{[^}]*}/gi)||[]).map((function(t){return Sa(t)})),a=(o.match(/\${[^}]*}/gi)||[]).map((function(t){return Sa(t)}));if(0!=i.length||0!=a.length)return function(){var t=o;return i.forEach((function(r){var o=n(r.accessor(e.getState(r.target)));t=t.replace(r.originText,void 0===o?r.defaultValue||"":o)})),a.forEach((function(r){var o=e.root.findById(r.target),i=n(r.accessor(o&&o.data));t=t.replace(r.originText,void 0===i?r.defaultValue||"":i)})),t}}}var Oa=210*Math.PI/180,Ea=150*Math.PI/180,Aa={"data-spread":function(t,e,r){if(t.app.isEditMode){var n=!1;return t.mappings&&t.mappings.forEach((function(r){var o=t.root.findAll(r.target,t);o&&(e.lineWidth=2,o.forEach((function(r){var o=t.center,i=r.center;o=t.transcoordS2C(o.x,o.y,t.rootModel),i=r.transcoordS2C(i.x,i.y,r.rootModel),e.beginPath();var a=e.createLinearGradient(o.x,o.y,i.x,i.y);["#FFA50033","#FFA500"].forEach((function(t,e){return a.addColorStop(e,t)})),e.strokeStyle=a,e.fillStyle=a,function(t,e,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,o=r.x-e.x,i=r.y-e.y,a=Math.atan2(i,o),u=r.x+n*Math.cos(a+Oa),s=r.y+n*Math.sin(a+Oa),c=r.x+n*Math.cos(a+Ea),l=r.y+n*Math.sin(a+Ea);t.beginPath(),t.moveTo(e.x,e.y),t.lineTo(r.x,r.y),t.moveTo(r.x,r.y),t.lineTo(u,s),t.moveTo(r.x,r.y),t.lineTo(c,l),t.stroke()}(e,o,i),n=!0})))})),n}},"bouncing-arrow":function(t,e,r){var n=t.bounds,o=n.left,i=n.top,a=n.width,u=t.state.id,s=t.transcoordS2C(o+a/2,i,t.rootModel),c=s.x,l=s.y,f=2*function(t){var e=100*(1-t)%10;return e<5?e:10-e}(r||0);if(c=Math.max(c,20),l=Math.max(l,20),e.beginPath(),e.moveTo(c-10,l-16+f),e.lineTo(c+10,l-16+f),e.lineTo(c+10,l-8+f),e.lineTo(c+16,l-8+f),e.lineTo(c,l+f),e.lineTo(c-16,l-8+f),e.lineTo(c-10,l-8+f),e.lineTo(c-10,l-16+f),e.lineTo(c-10,l-16+f),e.fillStyle="#FF0000",e.fill(),u){e.beginPath(),e.font="12px Arial";var h=e.measureText(u);e.fillStyle="#FF0000",e.roundRect(c-h.actualBoundingBoxLeft-3+20,l-h.actualBoundingBoxAscent-3-6+f,h.actualBoundingBoxLeft+h.actualBoundingBoxRight+6,h.actualBoundingBoxAscent+h.actualBoundingBoxDescent+6,3),e.fill(),e.fillStyle="white",e.fillText(u,c+20,l-6+f)}return!0},decotag:function(t,e,r){var n=t.decotag;if(n){var o=t.bounds,i=o.left,a=o.top,u=t.transcoordS2C(i,a,t.rootModel),s=u.x,c=u.y;s=Math.max(s+3,5),c=Math.max(c-8,15),e.font="12px Arial";var l=e.measureText(n);return e.beginPath(),e.fillStyle="#FF0000",e.roundRect(s-l.actualBoundingBoxLeft-3,c-l.actualBoundingBoxAscent-3,l.actualBoundingBoxLeft+l.actualBoundingBoxRight+6,l.actualBoundingBoxAscent+l.actualBoundingBoxDescent+6,3),e.fill(),e.beginPath(),e.fillStyle="white",e.fillText(n,s,c),!0}return!1},anchors:function(t,e,r){if(t.app.isEditMode){var n=!1;return t.anchors&&t.anchors.forEach((function(r){var o=r.name,i=r.position||{},a=i.x,u=i.y;if(o){var s=t.transcoordS2C(a,u,t.rootModel);a=s.x,u=s.y,a+=4,u+=4,e.font="12px Arial";var c=e.measureText(o);e.fillStyle="#FF0000",Yi(e,a,u,c.width+6,16,3,!0,!1),e.fillStyle="white",e.fillText(o,a+3,u+13),n=!0}})),n}},link:function(t,e,r){var n=!1;if(t.isLine())return[t.fromEnd,t.toEnd].filter(Boolean).forEach((function(t){var r=t.component,o=t.anchor;if(o){var i=o||{},a=i.name,u=i.position;if(a&&u){var s=u||{},c=s.x,l=s.y,f=r.transcoordS2C(c,l,r.rootModel);c=f.x,l=f.y,c+=8,l+=20,e.font="12px Arial";var h=e.measureText(a);e.fillStyle="#FF0000",Yi(e,c-h.actualBoundingBoxLeft-4,l-h.actualBoundingBoxAscent-4,h.actualBoundingBoxLeft+h.actualBoundingBoxRight+8,h.actualBoundingBoxAscent+h.actualBoundingBoxDescent+8,4,!0,!1),e.fillStyle="white",e.fillText(a,c,l),n=!0}}})),n}};function Pa(t){return Aa[t]}function ja(t){return ja="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},ja(t)}function Ta(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Ma(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?Ta(Object(r),!0).forEach((function(e){Ra(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Ta(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function Ra(t,e,r){return(e=Da(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Ia(){Ia=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,a=Object.create(i.prototype),u=new T(n||[]);return o(a,"_invoke",{value:E(t,r,u)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var h="suspendedStart",p="suspendedYield",y="executing",d="completed",v={};function b(){}function g(){}function m(){}var w={};c(w,a,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(M([])));k&&k!==r&&n.call(k,a)&&(w=k);var S=m.prototype=b.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function r(o,i,a,u){var s=f(t[o],t,i);if("throw"!==s.type){var c=s.arg,l=c.value;return l&&"object"==ja(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,u)}),(function(t){r("throw",t,a,u)})):e.resolve(l).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,u)}))}u(s.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,r,n){var o=h;return function(i,a){if(o===y)throw Error("Generator is already running");if(o===d){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var u=n.delegate;if(u){var s=A(u,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var c=f(e,r,n);if("normal"===c.type){if(o=n.done?d:p,c.arg===v)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=d,n.method="throw",n.arg=c.arg)}}}function A(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,A(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var i=f(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,v;var a=i.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,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}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 j(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function M(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(ja(e)+" is not iterable")}return g.prototype=m,o(S,"constructor",{value:m,configurable:!0}),o(m,"constructor",{value:g,configurable:!0}),g.displayName=c(m,s,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,c(t,s,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),c(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new O(l(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),c(S,s,"Generator"),c(S,a,(function(){return this})),c(S,"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=M,T.prototype={constructor:T,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(j),!e)for(var r in this)"t"===r.charAt(0)&&n.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 o(n,o){return u.type="throw",u.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var s=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,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),j(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 o=n.arg;j(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:M(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),v}},e}function Ca(t,e,r,n,o,i,a){try{var u=t[i](a),s=u.value}catch(t){return void r(t)}u.done?e(s):Promise.resolve(s).then(n,o)}function La(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Da(n.key),n)}}function Da(t){var e=function(t){if("object"!=ja(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=ja(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==ja(e)?e:e+""}var Na={},Ba={mutable:!1,resizable:!0,rotatable:!0,properties:[],"value-property":"text"},za=[],Fa={theta:0,tx:0,ty:0,sx:1,sy:1,fade:0},Ua=0,Ya={},Ga=new FinalizationRegistry((function(t){!function(t){Ua--;var e=Ya[t];e||(e=Ya[t]={up:0,down:0}),e.down++}(t)})),Ha=function(){return t=function t(e,r){var n,o;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this._app=r,this._model=e||{},this._state={},this._delta=Do(Fa),r&&null!==(n=this.animation)&&void 0!==n&&n.config&&(1==this.animation.config.autoplay||null===(o=this.animation.config.autoplay)||void 0===o||o)&&(this.animation.started=!0),this.clearCache(),xa.add(this),function(t){Ua++;var e=Ya[t];e||(e=Ya[t]={up:0,down:0}),e.up++}(e.type),Ga.register(this,e.type)},e=[{key:"created",value:function(){}},{key:"added",value:function(t){}},{key:"removed",value:function(t){}},{key:"ready",value:(n=Ia().mark((function t(){var e,r,n;return Ia().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.state.persistent){t.next=6;break}if(e=this.app,r=e.isViewMode,n=e.dataStorage,!r){t.next=6;break}return t.next=5,n.load(this);case 5:this.data=t.sent;case 6:case"end":return t.stop()}}),t,this)})),i=function(){var t=this,e=arguments;return new Promise((function(r,o){var i=n.apply(t,e);function a(t){Ca(i,r,o,a,u,"next",t)}function u(t){Ca(i,r,o,a,u,"throw",t)}a(void 0)}))},function(){return i.apply(this,arguments)})},{key:"touch",value:function(){this.updatedAt=performance.now()}},{key:"clearCache",value:function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];zo.apply(o,[this].concat(e))}},{key:"removeSelf",value:function(t){t?this.dispose():this.parent&&this.parent.removeComponent(this)}},{key:"dispose",value:function(){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&&xa.touch(),this.clearCache(),delete this._app}},{key:"nature",get:function(){return this.constructor.nature}},{key:"disposed",get:function(){return!!this._disposed}},{key:"isLayer",value:function(){return!1}},{key:"isGroup",value:function(){return!1}},{key:"isContainer",value:function(){return!1}},{key:"isLine",value:function(){return!1}},{key:"isRoot",value:function(){return!1}},{key:"isRootModel",value:function(){return!1}},{key:"is3dish",value:function(){return!1}},{key:"isIn3DSpace",value:function(){return!1}},{key:"isTemplate",value:function(){return!!this.get("templatePrefix")}},{key:"isHTMLElement",value:function(){return!1}},{key:"isConnectable",value:function(){return!1}},{key:"isIdentifiable",value:function(){return!0}},{key:"replaceRefids",value:function(t){}},{key:"retention",get:function(){return Number(this.get("retention"))||0}},{key:"hasTextProperty",get:function(){return!0}},{key:"app",get:function(){return!this._app&&this.parent&&(this._app=this.parent.app),this._app}},{key:"model",get:function(){return this._model}},{key:"state",get:function(){return Object.assign({},this._model,this._state)}},{key:"hierarchy",get:function(){var t=Do(this._model);return this.volatile.forEach((function(e){delete t[e]})),t}},{key:"volatile",get:function(){return za}},{key:"textHidden",get:function(){return!!this._textHidden},set:function(t){this._textHidden=!!t,this.invalidate()}},{key:"get",value:function(t){return this._model[t]}},{key:"set",value:function(t,e){if("string"==typeof t)return this.set(Ra({},t,e));var r={},n={},o=!1,i=(t=Do(t),this);return Object.getOwnPropertyNames(t).forEach((function(e){var a=i._model[e],u=t[e];we(a,u)||(n[e]=a,r[e]=u,i._model[e]=u,delete i._state[e],o=!0)})),o&&(this.clearCache(),r.hasOwnProperty("text")&&delete this._text_substitutor,r.hasOwnProperty("retention")&&xa.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}},{key:"getState",value:function(t){return this._state.hasOwnProperty(t)?this._state[t]:this.get(t)}},{key:"setState",value:function(t,e){if("string"==typeof t)return this.setState(Ra({},t,e));var r={},n={},o=!1,i=(t=Do(t),this),a=this.getState("sensitive");return Object.getOwnPropertyNames(t).forEach((function(e){var u=i.getState(e),s=t[e];!a&&we(u,s)||(n[e]=u,r[e]=s,i._state[e]=s,o=!0)})),o&&(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}},{key:"root",get:function(){return this.isRoot()?this:this.parent&&this.parent.root}},{key:"rootModel",get:function(){return this.isRootModel()?this:this.parent&&this.parent.rootModel}},{key:"parent",get:function(){return this._parent},set:function(t){this._parent=t}},{key:"anchors",get:function(){return this.nature.anchors||[]}},{key:"findAnchor",value:function(t){return this.anchors.find((function(e){return e.name===t}))}},{key:"isDescendible",value:function(t){return!0}},{key:"getContext",value:function(){return this._parent.getContext()}},{key:"center",get:function(){var t=this.bounds;return{x:t.left+t.width/2,y:t.top+t.height/2}},set:function(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((function(t){return{x:t.x+r,y:t.y+n}}))}}}},{key:"location",get:function(){var t=this.center;return{x:t.x,y:t.y,z:this.state.zPos}},set:function(t){var e=t||{},r=e.x,n=e.y,o=e.z;this.center={x:r,y:n},isNaN(o)||this.setState("zPos",Number(o))}},{key:"rotate",get:function(){var t=this.state;return{x:t.rotationX,y:t.rotationY,z:-t.rotation}},set:function(t){var e=t.x,r=t.y,n=t.z;this.setState({rotationX:e,rotationY:r,rotation:-n})}},{key:"dimension",get:function(){var t=this.bounds;return{width:t.width,height:t.height,depth:this.state.depth}},set:function(t){var e=t.width,r=t.height,n=t.depth,o=this.bounds,i=o.top,a=o.left;this.bounds={top:i,left:a,width:e,height:r},this.setState("depth",n)}},{key:"bounds",get:function(){var t,e,r,n,o=this.path;t=e=o[0].x,r=n=o[0].y;for(var i=1;i<o.length;i++){var a=o[i];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:function(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((function(o){return{x:t.left+(o.x-e.left)*r,y:t.top+(o.y-e.top)*n}}))}}},{key:"path",get:function(){return so("이 컴포넌트에 get path 가 구현되어있지 않음.",this),[]},set:function(t){so("이 컴포넌트에 get path 가 구현되어있지 않음.",this)}},{key:"drawPath",get:function(){return this.path}},{key:"outline",value:function(t){return function(t,e){var r=t.path.slice();if(r&&r.length){var n=1,o=[];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];){var i=r[n-1],a=r[n],u=a.x-i.x,s=a.y-i.y;o.push(Math.sqrt(u*u+s*s)),n++}var c=o.reduce((function(t,e){return t+e}),0);n=0;var l=0;do{l+=o[n++]}while(l/c<e);e=(e-(l-=o[--n])/c)*(c/o[n]);var f=r[n%r.length],h=r[(n+1)%r.length],p=f.x+Math.round((h.x-f.x)*e),y=f.y+Math.round((h.y-f.y)*e);return t.transcoordS2T(p,y)}so("path should not be empty")}(this,t||0)}},{key:"strokeStyle",get:function(){return this.get("strokeStyle")},set:function(t){this.set("strokeStyle",t)}},{key:"fillStyle",get:function(){return this.getState("fillStyle")},set:function(t){this.setState("fillStyle",t)}},{key:"fontColor",get:function(){return this.get("fontColor")},set:function(t){this.set("fontColor",String(Tn(t)))}},{key:"rotation",get:function(){return this.getState("rotation")},set:function(t){this.setState("rotation",Number(Tn(t)))}},{key:"contains",value:function(t,e){return!1}},{key:"mutable",get:function(){return this.nature.mutable}},{key:"resizable",get:function(){return this.nature.resizable&&!this.stuck}},{key:"adjustResize",value:function(t,e,r){if(r){var n=this.bounds,o=n.height/n.width,i=t.width-n.width,a=t.height-n.height;i*o>a?a=i*o:i=a/o;var u=t.left-n.left,s=t.top-n.top;return 0!=u&&0!=s?(s=-a,u=-i):0!=u?u=-i:0!=s&&(s=-a),{left:n.left+u,top:n.top+s,width:n.width+i,height:n.height+a}}return t}},{key:"rotatable",get:function(){return this.nature.rotatable&&!this.stuck}},{key:"adjustRotation",value:function(t,e){if(e||this.app.rotateStepForced){var r=this.app.rotateStep;return Math.floor((t+r/2)/r)*r}return t}},{key:"capturable",get:function(){return!1!==this.get("capturable")&&(this.app.isEditMode||!this.hidden)}},{key:"stuck",get:function(){return!!(this.parent&&this.parent.layout.isStuck(this)||this.get("locked"))}},{key:"findFirst",value:function(t){for(var e=arguments.length,r=new Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(t.apply(void 0,[this].concat(r)))return this}},{key:"findAll",value:function(t){for(var e=arguments.length,r=new Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];return"string"==typeof t?ui(t,this,r[0]||this):"function"==typeof t&&t.apply(void 0,[this].concat(r))?[this]:void 0}},{key:"capture",value:function(t,e,r){if(!this.capturable||null!=r&&r(this))return!1;var n=this.transcoordP2S(t,e);return this.contains(n.x,n.y)?this:void 0}},{key:"prepare",value:function(t,e){t(this)}},{key:"prepareIf",value:function(t){var e=this;t&&this.prepare&&this.prepare((function(t){e.invalidate()}),(function(t){so(t)}))}},{key:"decotag",get:function(){var t=this.state,e=t.id,r=t.tag;return(e?"#".concat(e):"")+(r?"@".concat(r):"")}},{key:"decorators",get:function(){return["decotag","data-spread"]}},{key:"reactionDecorators",get:function(){return["bouncing-arrow"]}},{key:"hidden",get:function(){return this.getState("hidden")||!this.data&&0!==this.data&&this.getState("ndns")||this.isTemplate()},set:function(t){this.setState("hidden",t)}},{key:"draw",value:function(t){t.save(),this.prerender(t),this.render(t),this.postrender(t),t.restore()}},{key:"delta",value:function(t,e){if(void 0===e)return t?this._delta[t]:this._delta;this._delta[t]=e}},{key:"prerender",value:function(t){var e=this.rotatePoint,r=this.state,n=r.scale,o=r.rotation,i=r.shadow,a=r.alpha,u=(n&&n.x||1)*this._delta.sx,s=(n&&n.y||1)*this._delta.sy,c=(o||0)+this._delta.theta,l=this._delta,f=l.tx,h=void 0===f?0:f,p=l.ty,y=void 0===p?0:p,d=(a||1)-this._delta.fade;(h||y)&&t.translate(h,y),(1!=u||1!=s||c)&&(t.translate(e.x,e.y),1==u&&1==s||t.scale(u,s),c&&t.rotate(c),t.translate(-e.x,-e.y)),d&&(t.globalAlpha=d),i&&ti(t,i,this),this.app.isEditMode&&this.hidden&&(t.globalAlpha*=.5)}},{key:"render",value:function(t){}},{key:"postrender",value:function(t){this.drawText(t)}},{key:"drawText",value:function(t){!this.textHidden&&this.text&&this.hasTextProperty&&ea(t,this.textBounds,this.textLines(t),this.state)}},{key:"drawStroke",value:function(t,e){Ni(t,e?Ma(Ma({},this.state),e):this.state)}},{key:"drawFill",value:function(t,e){this.fillStyle&&"transparent"!=this.fillStyle&&(Di(t,this.bounds,this.center,e?Ma(Ma({},this.state),e):this.state,this),function(t){t.shadowColor="transparent"}(t))}},{key:"animate",value:function(t){return this._animate&&this._animate.stop(),this._animate=pn(t),this._animate}},{key:"move",value:function(t){var e=t.x,r=t.y,n=this.path,o=e,i=r;this.path=n.map((function(t){return{x:t.x+o,y:t.y+i}}))}},{key:"symmetryX",value:function(t){"number"!=typeof t&&(t=this.center.x);var e=this.state.rotation,r=this.fillStyle;if(this.set("rotation",2*Math.PI-e),r&&"gradient"===r.type&&"linear"===r.gradientType){var n=Do(r);n.rotation=(Math.PI-parseFloat(r.rotation||0))%(2*Math.PI),this.set("fillStyle",n)}this.path=this.path.map((function(e){return{x:2*t-e.x,y:e.y}}))}},{key:"symmetryY",value:function(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)}},{key:"animation",get:function(){if(this.app.isViewMode&&!this.isTemplate()){if(!this._animation){var t=this.state.animation;t&&t.oncreate&&(this._animation=hn(this,t.oncreate))}return this._animation}}},{key:"effect",value:function(t,e){return function(t,e,r){var n=ei[r.type];n&&n(t,e,r)}(this,t,e)}},{key:"started",set:function(t){this.animation&&(this.animation.started=t)}},{key:"invalidate",value:function(){this.parent&&this.parent.invalidate()}},{key:"font",get:function(){return Zi(this.model)}},{key:"lineHeight",get:function(){return this.get("lineHeight")||1.2*this.fontSize}},{key:"defaultTextSubstitutor",value:function(){var t=this.getState("text");return null==t?"":String(t)}},{key:"textSubstitutor",get:function(){return this._text_substitutor||(this._text_substitutor=_a(this.getState("text"),this)||this.defaultTextSubstitutor),this._text_substitutor}},{key:"text",get:function(){var t=this.get("textFormat");return t?function(t,e){if(!t||isNaN(+e))return e;var r,n,o,i,a,u,s,c,l,f=t.length,h=t.search(/[0-9\-\+#]/),p=h>0?t.substring(0,h):"",y=t.split("").reverse().join(""),d=y.search(/[0-9\-\+#]/),v=f-d,b=t.substring(v,v+1),g=v+("."===b||","===b?1:0),m=d>0?t.substring(g,f):"";if(r=(e="-"===(t=t.substring(h,g)).charAt(0)?-e:+e)<0?e=-e:0,o=(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"),(!(s=e.split("."))[1]||s[1]&&s[1].length<=a)&&(e=(+e).toFixed(a+1)),c=t[0].split(o),t[0]=c.join(""),(i=t[0]&&t[0].indexOf("0"))>-1)for(;s[0].length<t[0].length-i;)s[0]="0"+s[0];else 0==+s[0]&&(s[0]="");if((e=e.split("."))[0]=s[0],u=c[1]&&c[c.length-1].length){for(y="",v=(l=e[0]).length%u,f=l.length,g=0;g<f;g++)y+=l.charAt(g),!((g-v+1)%u)&&g<f-u&&(y+=o);e[0]=y}return e[1]=t[1]&&e[1]?"."+e[1]:"","0"!==(n=e.join(""))&&""!==n||(r=!1),p+("+"==t[0].substring(0,1)?r?"-":"+":r?"-":"")+n+m}(t,this.textSubstitutor()):this.textSubstitutor()},set:function(t){delete this._text_substitutor;var e=Tn(t);this.setState("text",null==e?"":String(e))}},{key:"textLines",value:function(t){var e=this.state,r=e.textWrap,n=e.supportMarkdown;return Ji(t||this.getContext(),this.textBounds.width,this.font,this.text,r,n)}},{key:"textBounds",get:function(){var t=this.state,e=t.paddingTop,r=t.paddingLeft,n=t.paddingRight,o=t.paddingBottom;o||(o=0),e||(e=0),r||(r=0),n||(n=0);var i=this.bounds,a=i.left,u=i.top,s=i.width,c=i.height;return{left:a+r,top:u+e,width:Math.max(s-r-n,0),height:Math.max(c-e-o,0)}}},{key:"textRotation",get:function(){return 0}},{key:"rotatePoint",get:function(){return this.center}},{key:"trim",value:function(){delete this._model[""],"chartjs"!==this._model.type&&delete this._model.chart}},{key:"value",get:function(){var t=this.nature["value-property"]||"text";return"value"==t?this.getState("value"):this[t]},set:function(t){var e=this.nature["value-property"]||"text";"value"==e?this.setState("value",t):this[e]=t}},{key:"data",get:function(){return this.getState("data")},set:function(t){this.setState("data",t),this.touch()}},{key:"tap",set:function(t){var e,r=null===(e=this.model.event)||void 0===e?void 0:e.tap;if(r){var n,o=this.center,i=o.cx,a=o.cy;null===(n=this.rootModel)||void 0===n||n._doEventAction(r,this,!0,new CustomEvent("click",{offsetX:i,offsetY:a}))}}},{key:"mappings",get:function(){return!this._mappings&&this.parent&&this.buildMappings(),this._mappings}},{key:"serialize",value:function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return JSON.stringify.apply(JSON,[this.hierarchy].concat(e))}},{key:"controls",get:function(){}},{key:"closeScene",value:function(t){this.rootModel.closeScene(t)}}],r=[{key:"nature",get:function(){return Ba}},{key:"register",value:function(t,e){if(!e)return Na[t];Na[t]=e}},{key:"residents",get:function(){return Ya}},{key:"residentsCount",get:function(){return Ua}},{key:"registerDecorator",value:function(t,e){!function(t,e){Aa[t]=e}(t,e)}}],e&&La(t.prototype,e),r&&La(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,r,n,i}();function Wa(t){return Wa="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},Wa(t)}function qa(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Xa(n.key),n)}}function Xa(t){var e=function(t){if("object"!=Wa(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Wa(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Wa(e)?e:e+""}function Va(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Va=function(){return!!t})()}function $a(){return $a="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Ka(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},$a.apply(null,arguments)}function Ka(t){return Ka=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Ka(t)}function Qa(t,e){return Qa=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Qa(t,e)}Ha.union=function(t){var e,r,n,o;return t.forEach((function(t){void 0===e?(e=t.left,r=t.top,n=t.left+t.width,o=t.top+t.height):(e=Math.min(t.left,e),r=Math.min(t.top,r),n=Math.max(t.left+t.width,n),o=Math.max(t.top+t.height,o))})),{left:e,top:r,width:n-e,height:o-r}},Ha.transcoordR=na,Ha.transcoordRR=oa,Ha.createCanvas=Ai,Ha.memoize=No,Ha.mixin=oo,Ha.drawText=ea,Ha.font=Zi,Ha.textLines=Ji,Ha.drawStroke=Ni,Ha.drawFill=Di,Ha.reposition=ua,Ha.RetentionManager=xa,Ha.template=function(t,e,r){var n=yr.imports._.templateSettings||yr;r&&Ne(t,e,r)&&(e=void 0),t=fr(t),e=Ue({},e,n,tr);var o,i,a=Ue({},e.imports,n.imports,tr),u=$t(a),s=function(t,e){return Qe(e,(function(e){return t[e]}))}(a,u),c=0,l=e.interpolate||wr,f="__p += '",h=RegExp((e.escape||wr).source+"|"+l.source+"|"+(l===nr?mr:wr).source+"|"+(e.evaluate||wr).source+"|$","g"),p=kr.call(e,"sourceURL")?"//# sourceURL="+(e.sourceURL+"").replace(/\s/g," ")+"\n":"";t.replace(h,(function(e,r,n,a,u,s){return n||(n=a),f+=t.slice(c,s).replace(xr,rr),r&&(o=!0,f+="' +\n__e("+r+") +\n'"),u&&(i=!0,f+="';\n"+u+";\n__p += '"),n&&(f+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),c=s+e.length,e})),f+="';\n";var y=kr.call(e,"variable")&&e.variable;if(y){if(gr.test(y))throw new Error("Invalid `variable` option passed into `_.template`")}else f="with (obj) {\n"+f+"\n}\n";f=(i?f.replace(dr,""):f).replace(vr,"$1").replace(br,"$1;"),f="function("+(y||"obj")+") {\n"+(y?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(o?", __e = _.escape":"")+(i?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+f+"return __p\n}";var d=Ke((function(){return Function(u,p+"return "+f).apply(void 0,s)}));if(d.source=f,$e(d))throw d;return d},Ha.buildSubstitutor=_a,Object.assign(Ha.prototype,{drawEffect:function(t){var e=this;(this.state.effects||[]).forEach((function(r){e.effect(t,r)}))},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);var e=r.width||this.width,o=r.height||this.height;r.fitPattern&&(e=n.bounds.width,o=n.bounds.height);var i=Ai(e,o);i.getContext("2d").drawImage(this,0,0,this.width,this.height,0,0,e,o),n._pattern_image=i,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){var e=this;t&&this.prepareFill((function(t){e.invalidate()}),(function(t){so(t)}))},onchangeFill:function(t,e){var r=this.fillStyle;r&&"pattern"!==r.type?this._pattern_image&&(this._pattern_image=null,this._pattern_image_origin=null):(null==r?void 0:r.image)&&this.prepareFillIf(r.image)},drawImage:function(t,e,r,n,o,i){var a=this;e.complete?t.drawImage(e,r,n,o,i):e.addEventListener("load",(function(){a.invalidate()}))},mutateBounds:function(t,e){var r=this.bounds,n=this.rotatePoint,o=this.get("rotation"),i=this.get("scale");if(t){var a=t.call(e,r);a&&(r=a)}var u=r,s=u.left,c=u.top,l=[{x:s,y:c},{x:s+u.width,y:c+u.height}],f=(l=l.map((function(t){return oa(t.x,t.y,n,o,i)})))[0],h=l[1];n={x:(f.x+h.x)/2,y:(f.y+h.y)/2},f=(l=l.map((function(t){return na(t.x,t.y,n,o,i)})))[0],h=l[1],this.bounds={left:f.x,top:f.y,width:h.x-f.x,height:h.y-f.y}},mutatePath:function(t,e,r){var n=this,o=this.path,i=this.rotatePoint;this.get("rotation"),this.get("scale"),t&&(o=t.call(r,o));var a=o.map((function(t){return n.transcoordS2P(t.x,t.y)}));e&&(o=e.call(r,a))&&(a=o);var u,s,c,l,f={x:0,y:0};o=a.map((function(t){return n.transcoordP2S(t.x,t.y,f)})),u=s=o[0].x,c=l=o[0].y;for(var h=1;h<o.length;h++){var p=o[h];p.x<u?u=p.x:p.x>s&&(s=p.x),p.y<c?c=p.y:p.y>l&&(l=p.y)}i={x:(u+s)/2,y:(c+l)/2},i=this.transcoordS2P(i.x,i.y,f),this.path=a.map((function(t){return n.transcoordP2S(t.x,t.y,i)}))},access:function(t){if(t){var e=String(t),r=(e.match(/#{(\S*)}/)||[]).map((function(t){return Sa(t)}))[0];if(r)return r.accessor(this.getState(r.target));var n=(e.match(/\${[^}]*}/)||[]).map((function(t){return Sa(t)}))[0];if(n){var o=this.root.findById(n.target);return n.accessor(this.getState(o))}return t}},substitute:function(t,e){var r=this;if(t){var n=String(t),o=e||Tn,i=(n.match(/#{(\S*)}/gi)||[]).map((function(t){return Sa(t)})),a=(n.match(/\${[^}]*}/gi)||[]).map((function(t){return Sa(t)}));if(0==i.length&&0==a.length)return n;var u=n;return i.forEach((function(t){var e=o(t.accessor(r.getState(t.target)));u=u.replace(t.match,void 0===e?"":e)})),a.forEach((function(t){var e=r.root.findById(t.target),n=o(t.accessor(e&&e.data));u=u.replace(t.match,void 0===n?"":n)})),u}},onchangeMappings:function(t,e){this.disposeMappings(),Ci.call(this)},onchangeData:function(t,e){var r,n;this.state.persistent&&(null===(r=this.app)||void 0===r?void 0:r.isViewMode)&&(null===(n=this.app)||void 0===n||n.dataStorage.save(this,t.data)),Ci.call(this,[!0])},buildMappings:function(){var t=this;if(this._model.mappings)return!this._model.mappings instanceof Array?(so("Mappings model is invalid (should be a Array) ..",this._model.mappings),void(this._mappings=[])):void(this._mappings=(this._model.mappings||[]).filter((function(t){return t.rule&&t.target})).map((function(e){return new Pi(e,t)})));this._mappings=[]},executeMappings:Ci,disposeMappings:function(){this._mappings&&this._mappings.forEach((function(t){return t.dispose()})),delete this._mappings},ondropfile:function(t,e){for(var r=0;r<t.length;r++)if(t[r].type.startsWith("image/"))return void this.set("fillStyle",{type:"pattern",image:e[r],fitPattern:!0})},transcoordS2P:function(t,e,r){if(!this.parent)return{x:t,y:e};var n=this.state,o=n.rotation,i=void 0===o?0:o,a=n.scale,u=void 0===a?{x:1,y:1}:a;if(this.isLayer()){var s=this.state.translate,c=oa(t,e,void 0,i+this._delta.theta,u);return s&&(c.x+=s.x,c.y+=s.y),c}r=r||this.rotatePoint;var l=this._delta||{},f=l.theta,h=void 0===f?0:f,p=l.tx,y=void 0===p?0:p,d=l.ty,v=void 0===d?0:d,b=l.sx,g=void 0===b?1:b,m=l.sy,w=void 0===m?1:m,x=oa(t+y,e+v,r={x:r.x+y,y:r.y+v},i+h,u={x:u.x*g,y:u.y*w});return{x:x.x-(r.x*u.x-r.x),y:x.y-(r.y*u.y-r.y)}},transcoordP2S:function(t,e,r){if(!this.parent)return{x:t,y:e};var n=this.state,o=n.rotation,i=void 0===o?0:o,a=n.scale,u=void 0===a?{x:1,y:1}:a;if(this.isLayer()){var s=this.state.translate,c=na(t,e,s,i,u);return s&&(c.x-=s.x/u.x,c.y-=s.y/u.y),c}var l=na(t,e,r=r||this.rotatePoint,i,u);return{x:l.x+(r.x-r.x/u.x),y:l.y+(r.y-r.y/u.y)}},transcoordS2T:function(t,e,r){r=r||this.rootModel;for(var n=[],o=this.parent;o&&o!==r;o=o.parent)n.push(o);var i=this.transcoordS2P(t,e);return n.forEach((function(t){var e=t.model.scale,r=t.bounds;if(e){var 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;for(var n=[],o=this.parent;o&&o!==r;o=o.parent)n.splice(0,0,o);var i={x:t,y:e};return n.forEach((function(t){var e=t.model.scale;i=t.transcoordP2S(i.x,i.y);var r=t.bounds;if(e){var 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){var n=this.transcoordT2P(t,e,r);return this.transcoordP2S(n.x,n.y)},transcoordS2TR:function(t,e,r){r=r||this.rootModel;var n=this.transcoordS2T(t,e,r);return oa(n.x,n.y,void 0,(r.get("rotation")||0)+r._delta.theta)},transcoordS2O:function(t,e,r){var n=this.rootModel,o=this.transcoordS2T(t,e,n);return r.transcoordT2S(o.x,o.y,n)},transcoordC2S:function(t,e,r){if(!r)for(r=this;r&&!r.isLayer();)r=r.parent;var n=r.model,o=n.translate,i=void 0===o?{x:0,y:0}:o,a=n.scale,u=void 0===a?{x:1,y:1}:a,s=n.rotation,c=na(t,e,i,void 0===s?0:s,u);return i&&(c.x-=i.x/u.x,c.y-=i.y/u.y),r===this?c:this.transcoordT2S(c.x,c.y,r)},transcoordS2C:function(t,e,r){if(!r)for(r=this;r&&!r.isLayer();)r=r.parent;var n;n=r!==this?this.transcoordS2T(t,e,r):{x:t,y:e};var o=r.model,i=o.translate,a=void 0===i?{x:0,y:0}:i,u=o.rotation,s=void 0===u?0:u,c=o.scale,l=void 0===c?{x:1,y:1}:c;return n=oa(n.x,n.y,void 0,s+r._delta.theta,l),a&&(n.x+=a.x,n.y+=a.y),n}}),["rotatePoint","font","lineHeight","retention"].forEach((function(t){return Ha.memoize(Ha.prototype,t,!1)})),["bounds","center","textBounds"].forEach((function(t){return Ha.memoize(Ha.prototype,t,!0)})),Ha.mixin(Ha.prototype,no.withEvent);var Ja=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Ka(e),function(t,e){if(e&&("object"==Wa(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Va()?Reflect.construct(e,r||[],Ka(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Qa(t,e)}(e,t),r=e,n=[{key:"rotationX",get:function(){return this.getState("rotationX")},set:function(t){this.setState("rotationX",t)}},{key:"rotationY",get:function(){return this.getState("rotationY")},set:function(t){this.setState("rotationY",t)}},{key:"rotationZ",get:function(){return this.getState("rotation")},set:function(t){this.setState("rotation",t)}},{key:"zPos",get:function(){return this.getState("zPos")},set:function(t){this.setState("zPos",t)}},{key:"depth",get:function(){return this.getState("depth")},set:function(t){this.setState("depth",t)}},{key:"postrender",value:function(t){var r,n,o;this.drawFill(t),this.drawStroke(t),(r=e,n=this,"function"==typeof(o=$a(Ka(1&3?r.prototype:r),"postrender",n))?function(t){return o.apply(n,t)}:o)([t])}},{key:"render",value:function(t){var e=this.drawPath,r=this.state.round,n=void 0===r?0:r;if(!(e.length<=1)){t.beginPath();for(var o=0;o<e.length;o++){var i=e[(o-1+e.length)%e.length],a=e[(o+e.length)%e.length],u=e[(o+1)%e.length];if(i.x!==a.x||i.y!==a.y){var s,c=0!==(s=Math.sqrt((i.x-a.x)*(i.x-a.x)+(i.y-a.y)*(i.y-a.y)))?Math.atan2(i.x-a.x,i.y-a.y):0,l=Math.sin(c)*Math.min(n,s/2)+a.x,f=Math.cos(c)*Math.min(n,s/2)+a.y,h=n>0||0!==s?{x:l,y:f}:a;c=0!==(s=Math.sqrt((u.x-a.x)*(u.x-a.x)+(u.y-a.y)*(u.y-a.y)))?Math.atan2(u.x-a.x,u.y-a.y):0,l=Math.sin(c)*Math.min(n,s/2)+a.x,f=Math.cos(c)*Math.min(n,s/2)+a.y;var p=n>0||0!==s?{x:l,y:f}:a;0==o?t.moveTo(h.x,h.y):t.lineTo(h.x,h.y),n>0&&t.quadraticCurveTo(a.x,a.y,p.x,p.y)}}t.closePath()}}}],n&&qa(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ha);function Za(t,e,r){return Math.max(0,Math.min(t,Math.min(r,e)/2))}function tu(t){return tu="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},tu(t)}function eu(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function ru(t,e,r){return(e=ou(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function nu(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ou(n.key),n)}}function ou(t){var e=function(t){if("object"!=tu(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=tu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==tu(e)?e:e+""}function iu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(iu=function(){return!!t})()}function au(t){return au=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},au(t)}function uu(t,e){return uu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},uu(t,e)}const su=function(t){var e=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=au(e),function(t,e){if(e&&("object"==tu(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,iu()?Reflect.construct(e,r||[],au(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&uu(t,e)}(e,t),r=e,n=[{key:"contains",value:function(t,e){var r=this.state,n=r.left,o=r.top,i=r.width,a=r.height,u=r.lineWidth,s=(void 0===u?0:u)/2;return t<Math.max(n+i,n)+s&&t>Math.min(n+i,n)-s&&e<Math.max(o+a,o)+s&&e>Math.min(o+a,o)-s}},{key:"path",get:function(){var t=this.state,e=t.left,r=void 0===e?0:e,n=t.top,o=void 0===n?0:n,i=t.width,a=void 0===i?0:i,u=t.height,s=void 0===u?0:u;return[{x:r,y:o},{x:r+a,y:o},{x:r+a,y:o+s},{x:r,y:o+s}]},set:function(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})}},{key:"anchors",get:function(){return function(t){var e=t.bounds,r=e.left,n=e.top,o=e.width,i=e.height,a=r+o/2,u=n+i/2;return[{name:"TOP",position:{x:a,y:n}},{name:"RIGHT",position:{x:r+o,y:u}},{name:"BOTTOM",position:{x:a,y:n+i}},{name:"LEFT",position:{x:r,y:u}}]}(this)}},{key:"bounds",get:function(){var t=this.state,e=t.left,r=void 0===e?0:e,n=t.top,o=void 0===n?0:n,i=t.width,a=void 0===i?0:i,u=t.height;return{left:r,top:o,width:a,height:void 0===u?0:u}},set:function(t){this.set(function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?eu(Object(r),!0).forEach((function(e){ru(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):eu(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}({left:0,top:0,width:0,height:0},t))}},{key:"render",value:function(t){var e=this.model.round,r=void 0===e?0:e,n=this.bounds,o=n.left,i=n.top,a=n.width,u=n.height;t.translate(o,i),t.beginPath(),(r=Za(r,a,u))>0?t.roundRect(0,0,a,u,r):t.rect(0,0,a,u),t.translate(-o,-i)}}],n&&nu(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(t);return No(e.prototype,"path",!1),e};function cu(t){return cu="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},cu(t)}function lu(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,fu(n.key),n)}}function fu(t){var e=function(t){if("object"!=cu(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=cu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==cu(e)?e:e+""}function hu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(hu=function(){return!!t})()}function pu(){return pu="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=yu(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},pu.apply(null,arguments)}function yu(t){return yu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},yu(t)}function du(t,e){return du=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},du(t,e)}var vu={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"},bu=20;function gu(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(" ")}var mu=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=yu(e),function(t,e){if(e&&("object"==cu(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,hu()?Reflect.construct(e,r||[],yu(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&du(t,e)}(e,t),r=e,n=[{key:"dispose",value:function(){var t,r,n,o=this;this.infoWindows.map((function(t){return t.component})).forEach((function(t){return o._removeInfoWindow(t)})),(t=e,r=this,"function"==typeof(n=pu(yu(1&3?t.prototype:t),"dispose",r))?function(t){return n.apply(r,t)}:n)([])}},{key:"infoWindows",get:function(){return this._windows||(this._windows=[]),this._windows}},{key:"_findInfoWindowByComponent",value:function(t){return this.infoWindows.find((function(e){return e.component===t}))}},{key:"_addInfoWindow",value:function(t,e,r){this._findInfoWindowByComponent(t)||this._windows.push({component:t,window:e,styleElement:r})}},{key:"_removeInfoWindow",value:function(t){var e=this._findInfoWindowByComponent(t);if(e){var r=e.window;r&&r.parentNode.removeChild(r);var n=this.infoWindows.lastIndexOf(e);this.infoWindows.splice(n,1)}}},{key:"render",value:function(t){var r=this.bounds,n=r.left,o=r.top,i=r.width,a=r.height;t.beginPath(),this.drawImage(t,e.image,n,o,i,a)}},{key:"hasTextProperty",get:function(){return!1}},{key:"nature",get:function(){return vu}}],o=[{key:"image",get:function(){return e._image||(e._image=new Image,e._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=="),e._image}},{key:"toggle",value:function(t,r,n,o){if(r){var i=t.root.findById(r);i?i._findInfoWindowByComponent(t)?e.hide(t,r):e.show(t,r,n,o):console.warn("InfoWindow Not Found.",r)}else console.warn("InfoWindow not defined.")}},{key:"hide",value:function(t,e){if(e){var r=t.root.findById(e);r?r._removeInfoWindow(t):console.warn("InfoWindow Not Found.",e)}}},{key:"show",value:function(t,r,n,o){if(r){var i=t.root.findById(r);if(i){if(!i._findInfoWindowByComponent(t)){var a=i.model,u=a.frontSideTemplate,s=void 0===u?"":u,c=a.backSideTemplate,l=[s,void 0===c?"":c].filter((function(t){return String(t).trim()}));if(0!=(l=l.map((function(t){return Ha.template(function(t,e,r){return(e||r?['<div class="info-window-btns">',e?'<button class="closable">&#88</button>':"",r?'<button class="flipable">&#8652</button>':"","</div>"]:[]).concat(['<div class="info-window-content">',t,"</div>"]).join("")}(t,!n,2==l.length))}))).length){var f='\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"),h=t.bounds,p=h.left,y=h.top,d=o?t.rootModel.transcoordC2S(o.x,o.y):t.transcoordS2T(p,y);p=d.x,y=d.y;var v=document.createElement("span");v.style.position="absolute";var b=document.createElement("style");if(b.type="text/css",b.appendChild(document.createTextNode(f)),v.appendChild(b),l[0]){var g=document.createElement("div");g.id="side-1",g.className="flip",g.style.display="inline-block",g.innerHTML=l[0](t)}if(l[1]){var m=document.createElement("div");m.id="side-2",m.className="flip",m.style.display="inline-block",m.innerHTML=l[1](t)}Ko.forEach((function(t){v.addEventListener(t,(function(t){t.stopPropagation()}))})),Qo.forEach((function(t){v.addEventListener(t,(function(t){t.stopPropagation()}))}));var w=t.root.model_layer.overlay;if(g&&v.appendChild(g),m&&v.appendChild(m),w.appendChild(v),i._addInfoWindow(t,v,b),g){var x=g.querySelector(".info-window-btns > .flipable");x&&x.addEventListener("click",(function(t){t.preventDefault(),m.className=gu(m.className,"flip-side-1"),g.className=gu(g.className,"flip-side-2")}),!1);var k=g.querySelector(".info-window-btns > .closable");k&&k.addEventListener("click",(function(n){n.preventDefault(),e.hide(t,r)}),!1)}if(m){var S=m.querySelector(".info-window-btns > .flipable");S&&S.addEventListener("click",(function(t){t.preventDefault(),m.className=gu(m.className,"flip-side-1"),g.className=gu(g.className,"flip-side-2")}),!1);var _=m.querySelector(".info-window-btns > .closable");_&&_.addEventListener("click",(function(n){n.preventDefault(),e.hide(t,r)}),!1)}var O=g.offsetWidth,E=g.offsetHeight,A=(window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight,t.rootModel.target.getBoundingClientRect()),P=[];g&&P.push(g),m&&P.push(m);var j={x:p,y},T=t.transcoordS2C(j.x,j.y);if(T.x+O/2+A.left<A.right&&T.x-O/2>A.left){if(E+bu<T.y)return v.style.marginLeft=j.x-O/2+"px",v.style.marginTop=j.y-E-bu+"px",void P.forEach((function(t){return t.className+=" arrow-bottom"}));if(T=t.transcoordS2C(j.x,j.y+E+bu),A.bottom>T.y+A.top)return v.style.marginLeft=j.x-O/2+"px",v.style.marginTop=j.y+bu+"px",void P.forEach((function(t){return t.className+=" arrow-top"}))}if((T=t.transcoordS2C(j.x,j.y)).x-(O+bu)>A.left)return v.style.marginLeft=j.x-O-bu+"px",v.style.marginTop=j.y-E/2+"px",void P.forEach((function(t){return t.className+=" arrow-right"}));v.style.marginLeft=j.x+bu+"px",v.style.marginTop=j.y-E/2+"px",P.forEach((function(t){return t.className+=" arrow-left"}))}}}else console.warn("InfoWindow Not Found.",r)}else console.warn("InfoWindow not defined.")}}],n&&lu(r.prototype,n),o&&lu(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n,o}(su(Ja));function wu(t){return wu="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},wu(t)}function xu(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function ku(t,e,r){return(e=function(t){var e=function(t){if("object"!=wu(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=wu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==wu(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}Ha.register("info-window",mu);var Su={};const _u={list:function(){return function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?xu(Object(r),!0).forEach((function(e){ku(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):xu(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}({},Su)},register:function(t,e){Su[t]=e},unregister:function(t){delete Su[t]},get:function(t){if(t){var e=Su[t];return e||so("Layout Not Found - ",t),e}}};var Ou={reflow:function(t,e){this.drawables(t).filter((function(t){return t.isHTMLElement()})).forEach((function(t){return t.reposition()}))},capturables:function(t){return t.components},drawables:function(t){return t.app&&!t.app.isViewMode?t.components:t.components.filter((function(t){return!t.hidden}))},isStuck:function(t){return!1},ABSOLUTE:!0};_u.register("html-absolute",Ou);const Eu=Ou;function Au(t){return Au="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},Au(t)}function Pu(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ju(n.key),n)}}function ju(t){var e=function(t){if("object"!=Au(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Au(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Au(e)?e:e+""}function Tu(t){return function(t){if(Array.isArray(t))return Ru(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||Mu(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Mu(t,e){if(t){if("string"==typeof t)return Ru(t,e);var r={}.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)?Ru(t,e):void 0}}function Ru(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}var Iu=["run","goto","goto-playlist","link-open","link-move","route-page","start-scenario","run-scenario","export-data","import-data"],Cu="auto",Lu=new WeakMap;function Du(t){var e,r,n,o=t.root,i=Lu.get(o);if(i){if(o===t)return i.forEach((function(t){return Du(t[0])})),void Lu.delete(o);var a=i.findIndex((function(e){return e[0]===t}));if(-1!==a){var u=i[a][1];null===(e=u.div.parentNode)||void 0===e||e.removeChild(u.div),u.scene.target=null,null===(r=(n=u.scene).release)||void 0===r||r.call(n),i.splice(a,1)}}}var Nu=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}return e=t,r=[{key:"hideAll",value:function(t){(Lu.get(t)||[]).forEach((function(t){return Du(function(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i,a,u=[],s=!0,c=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(u.push(n.value),u.length!==e);s=!0);}catch(t){c=!0,o=t}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return u}}(t,e)||Mu(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(t,1)[0])}))}},{key:"hide",value:function(t){var e=t.root,r=Lu.get(e);if(r){var n=r.findIndex((function(e){return e[0]===t}));if(-1!==n){var o=r[n][1];o.div.style.backgroundColor="transparent",function(t,e){t.style.opacity=1,t.style.transform="scale(1)";var r=+new Date,n=function(){var o=Math.min((new Date-r)/200,1);t.style.opacity=1-o,t.style.transform="scale(".concat(1-o,")"),o<1?requestAnimationFrame(n):(t.style.display="none",e&&e())};n()}(o.div,(function(){Du(t)}))}}}},{key:"show",value:function(e,r){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=n.data,i=n.modal,a=void 0!==i&&i,u=n.closable,s=void 0===u||u,c=n.minimizable,l=void 0!==c&&c,f=n.draggable,h=void 0!==f&&f,p=n.output,y=void 0===p||p,d=n.title,v=void 0===d?"":d,b=e.app.refProvider;null==b||b.get(r,!0).then((function(r){var i,u=document.createElement("div"),c=u.style;if(u.setAttribute("popup",""),a){var f=e.rootModel.bounds,p=f.width,d=f.height;Object.assign(c,{position:"fixed",zIndex:1,left:0,top:0,width:"".concat(p,"px"),height:"".concat(d,"px"),overflow:"hidden",backgroundColor:"transparent"})}else Object.assign(c,{position:"absolute",display:"inline-block",overflow:"hidden"});u.innerHTML=v?'\n<div class="popup-wrap">\n <div class="popup-title-bar">\n <div class="popup-title"></div>\n <button class="draggable-1945">&#x2630;</button>\n <button class="minimizable-1945">&#8211;</button>\n <button class="closable-1945">&#88</button>\n </div>\n <div class="popup-content"></div>\n</div>\n':'\n<div class="popup-content">\n <button class="draggable-1945">&#x2630;</button>\n <button class="minimizable-1945">&#8211;</button>\n <button class="closable-1945">&#88</button>\n</div>\n';var b=u.querySelector(".popup-content"),g=r.root.model,m=g.width,w=g.height;Object.assign(b.style,{width:"".concat(m,"px"),height:"".concat(w,"px")});var x=document.createElement("style");x.type="text/css",x.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")),u.appendChild(x),Iu.forEach((function(t){r.on(t,(function(){for(var r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];e.trigger.apply(e,[t].concat(n))}))}));var k=u.querySelector(".popup-content"),S=u.querySelector(".draggable-1945");if([].concat(Tu(Ko),Tu(Qo)).forEach((function(t){k.addEventListener(t,(function(e){(null==S||!S.isDragging||"mousemove"!==t&&"mouseup"!==t)&&e.stopPropagation()}))})),[].concat(Tu(Ko),Tu(Qo)).forEach((function(t){u.addEventListener(t,(function(e){(null==S||!S.isDragging||"mousemove"!==t&&"mouseup"!==t)&&e.stopPropagation()}))})),a&&s&&u.addEventListener("click",(function(r){r.target===u&&t.hide(e)})),e.root.model_layer.overlay.appendChild(u),function(t,e,r){var n=t.root;if(n!==t){Du(t);var o=Lu.get(n)||[];o=[].concat(Tu(o),[[t,{div:e,scene:r}]]),Lu.set(n,o)}}(e,u,r),v&&(u.querySelector(".popup-title-bar .popup-title").textContent=v),h&&(function(t,e,r){var n,o,i,a;function u(u){if(e.isDragging){u.preventDefault(),u.stopPropagation();var s=u.clientX-n,c=u.clientY-o,l=r.rootModel.overlay.style.transform.match(/scale\(([^,]+),\s*([^)]+)\)/),f=l?parseFloat(l[1]):1,h=l?parseFloat(l[2]):f;t.style.left="".concat(i+s/f,"px"),t.style.top="".concat(a+c/h,"px")}}function s(t){t.preventDefault(),t.stopPropagation(),e.isDragging=!1,document.removeEventListener("mousemove",u),document.removeEventListener("mouseup",s)}e.isDragging=!1,e.addEventListener("mousedown",(function(r){r.preventDefault(),r.stopPropagation(),e.isDragging=!0,n=r.clientX,o=r.clientY,i=parseInt(t.style.left,10)||0,a=parseInt(t.style.top,10)||0,document.addEventListener("mousemove",u),document.addEventListener("mouseup",s)}))}(a?u.querySelector(".popup-wrap"):u,S,e),v?S&&(S.style.display="block"):(k.addEventListener("mouseenter",(function(){S&&(S.style.display="block")})),k.addEventListener("mouseleave",(function(){S&&(S.style.display="none")})))),l){var _=u.querySelector(".minimizable-1945"),O=!1;_.addEventListener("click",(function(t){t.preventDefault(),O=!O;var e=u.querySelector(".popup-wrap");!function(t,e){var r=t.querySelector(".minimizable-1945");e?(r.innerHTML="&#x25A1;",t.style.height="30px",t.style.overflow="hidden"):(r.innerHTML="&#8211;",t.style.height="",t.style.overflow="visible")}(a?e:u,O)})),v?_&&(_.style.display="block"):(k.addEventListener("mouseenter",(function(){_&&(_.style.display="block")})),k.addEventListener("mouseleave",(function(){_&&(_.style.display="none")})))}if(s){var E=u.querySelector(".closable-1945");v?E&&(E.style.display="block"):(k.addEventListener("mouseenter",(function(){E&&(E.style.display="block")})),k.addEventListener("mouseleave",(function(){E&&(E.style.display="none")})))}null===(i=u.querySelector(".closable-1945"))||void 0===i||i.addEventListener("click",(function(r){r.preventDefault(),t.hide(e)})),u.addEventListener("close-scene",(function(r){r.preventDefault(),r.stopPropagation(),t.hide(e),y&&(e.data=r.detail)})),r.target=b,r.data=o||e.data,r.fit("both");var A=e.center,P=A.x,j=A.y,T=e.transcoordS2T(P,j,e.rootModel),M=function(t,e,r,n){var o=n||{},i=o.location,a=void 0===i?Cu:i,u=o.title,s=void 0===u?"":u,c=t.bounds,l=e.bounds;s&&(l.height+=30);var f=Math.max(c.width/4-l.width/2,20),h=Math.min(3*c.width/4+l.width/2,c.width-20)-l.width,p=Math.max(c.height/4-l.height/2,20)+(s?30:0),y=Math.min(3*c.height/4+l.height/2,c.height-20)-l.height+(s?30:0);switch(a){case Cu:return{x:r.x<c.width/2?Math.min(h,r.x+20):Math.max(f,r.x-(l.width+20)),y:r.y<c.height/2?Math.min(y,r.y+20+(s?30:0)):Math.max(p,r.y-(l.height+20+(s?30:0)))};case"left-top":return{x:f,y:p};case"right-top":return{x:h,y:p};case"left-bottom":return{x:f,y};case"right-bottom":return{x:h,y};default:return{x:(c.width-l.width)/2,y:(c.height-l.height+(s?30:0))/2}}}(e.rootModel,r.root,T,n);if(a)if(v){var R=u.querySelector(".popup-wrap");Object.assign(R.style,{position:"absolute",left:"".concat(M.x,"px"),top:"".concat(M.y,"px"),width:"".concat(m,"px"),height:"".concat(w,"px")})}else Object.assign(b.style,{left:"".concat(M.x,"px"),top:"".concat(M.y,"px"),width:"".concat(m,"px"),height:"".concat(w,"px")});else Object.assign(u.style,{left:"".concat(M.x,"px"),top:"".concat(M.y,"px"),width:"".concat(m,"px"),height:"".concat(v?w+30:w,"px")});!function(t,e){t.style.opacity=0,t.style.transform="scale(0)",t.style.display="block";var r=+new Date,n=function(){var o=Math.min((new Date-r)/200,1);t.style.opacity=o,t.style.transform="scale(".concat(o,")"),o<1?requestAnimationFrame(n):e&&e()};n()}(u,(function(){a&&(u.style.backgroundColor="rgba(0,0,0,0.3)")}))}),(function(t){console.error("cannot fetch board: "+r,t)}))}}],null&&Pu(e.prototype,null),r&&Pu(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,r}(),Bu={reflow:function(t,e){},capturables:function(t){return t.components},drawables:function(t){return t.app.isViewMode?t.components.filter((function(t){return!t.hidden})):t.components},isStuck:function(t){return!1},ABSOLUTE:!0};_u.register("absolute",Bu);const zu=Bu;function Fu(t){var e=t.components.filter((function(t){return!t.hidden})),r=t.getState("layoutConfig")||{},n=e[r&&r.activeIndex||0];return n&&[n]||[]}var Uu={reflow:function(t){var e=t.bounds,r=t.getState("layoutConfig")||{},n={left:0,top:0,width:e.width,height:e.height};t.forEach((function(t,e){var o=e!=(r.activeIndex||0);t.bounds=n,t.setState("rotation",0),t.element&&(t.element.style.visibility=o?"hidden":"visible")}))},capturables:function(t){return Fu(t)},drawables:function(t){return Fu(t)},isStuck:function(t){return!0}};_u.register("card",Uu);const Yu=Uu;function Gu(t){var e=t.getState("layoutConfig");return e&&e.weight||1}var Hu={reflow:function(t){var e=this.drawables(t),r=t.get("padding")||{},n=e.reduce((function(t,e){return t+Gu(e)}),0),o=t.bounds,i=n>0?(o.width-((r.left||0)+(r.right||0)))/n:o.width,a=o.height-((r.top||0)+(r.bottom||0)),u=0;e.forEach((function(t){var e=Gu(t),n=t.get("margin")||{};t.bounds={left:i*u+(r.left||0)+(n.left||0),top:0+(r.top||0)+(n.top||0),width:e*i-((n.left||0)+(n.right||0)),height:a-((n.top||0)+(n.bottom||0))},t.setState("rotation",0),u+=e}))},capturables:function(t){return t.components},drawables:function(t){return t.app.isViewMode?t.components.filter((function(t){return!t.hidden})):t.components},isStuck:function(t){return!0}};_u.register("linear-horizontal",Hu);const Wu=Hu;function qu(t){var e=t.getState("layoutConfig");return e&&e.weight||1}var Xu={reflow:function(t){var e=this.drawables(t),r=t.getState("padding")||{},n=e.reduce((function(t,e){return t+qu(e)}),0),o=t.bounds,i=n>0?(o.height-((r.top||0)+(r.bottom||0)))/n:o.height,a=o.width-((r.left||0)+(r.right||0)),u=0;e.forEach((function(t){var e=qu(t),n=t.getState("margin")||{};t.bounds={left:0+(r.left||0)+(n.left||0),top:i*u+(r.top||0)+(n.top||0),width:a-((n.left||0)+(n.right||0)),height:e*i-((n.top||0)+(n.bottom||0))},t.setState("rotation",0),u+=e}))},capturables:function(t){return t.components},drawables:function(t){return t.app.isViewMode?t.components.filter((function(t){return!t.hidden})):t.components},isStuck:function(t){return!0}};_u.register("linear-vertical",Xu);const Vu=Xu;var $u={reflow:function(t){var e=t.getState("layoutConfig"),r=e&&e.columns||t.getState("columns"),n=e&&e.rows||t.getState("rows"),o=e&&e.widths||t.getState("widths"),i=e&&e.heights||t.getState("heights"),a=o?o.filter((function(t,e){return e<r})).reduce((function(t,e){return t+e}),0):r,u=i?i.filter((function(t,e){return e<n})).reduce((function(t,e){return t+e}),0):n,s=t.textBounds,c=t.getState("paddingLeft")||0,l=t.getState("paddingTop")||0,f=s.width/a,h=s.height/u,p=0,y=0;t.components.forEach((function(t,e){for(var n=o?o[e%r]:1,a=i?i[Math.floor(e/r)]:1,u=t.colspan||1,s=0;--u>0;)s+=o?o[(e+u)%r]:1;for(var d=t.rowspan||1,v=0;--d>0;)v+=i?i[Math.floor(e/r)+d]:1;t.bounds={left:c+p,top:l+y,width:f*(n+s),height:h*(a+v)},t.setState("rotation",0),e%r==r-1?(p=0,y+=a*h):p+=n*f}))},capturables:function(t){return t.components.filter((function(t){return!t.merged}))},drawables:function(t){return t.components.filter((function(t){return!t.merged&&!t.hidden}))},isStuck:function(t){return!0},keyNavigate:function(t,e,r){var n=t.getState("layoutConfig"),o=n&&n.columns||t.getState("columns"),i=n&&n.rows||t.getState("rows"),a=t.getRowColumn(e),u=a.row,s=a.column;switch(r.code){case"ArrowUp":if(u>0)return t.getAt((u-1)*o+s);break;case"ArrowDown":if(u<i-1)return t.getAt((u+1)*o+s);break;case"ArrowRight":if(s<o-1)return t.getAt(u*o+s+1);break;case"ArrowLeft":if(s>0)return t.getAt(u*o+s-1);break;default:return e}},joinType:!0};_u.register("table",$u);const Ku=$u;function Qu(t){return Qu="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},Qu(t)}function Ju(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Zu(n.key),n)}}function Zu(t){var e=function(t){if("object"!=Qu(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Qu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Qu(e)?e:e+""}function ts(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(ts=function(){return!!t})()}function es(t,e,r,n){var o=rs(ns(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function rs(){return rs="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=ns(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},rs.apply(null,arguments)}function ns(t){return ns=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ns(t)}function os(t,e){return os=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},os(t,e)}var is=new Image;is.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAclBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0BbqFAAAAJXRSTlMAgAP3VSI6/g9fBk5FavJsMrariSjzPnO1enRRL5SMhmOOWB9keFTE0wAAANxJREFUOMutk9kWgyAMRLFuiLjUtdp9yf//YglVsQXz1HniMPcEMgHGvpX2O0Ypi+EgCL+IAShC+wB7QfubRDT7AFcnUPoLMLiP4PyJbsb55i05AgnR5iaQDsICgtH0cotBWoAP1c7kC6kFxEseCfZfB6gEgbNeBrira2QmH1uVYCXlA3is8UmgUCPIyQJKEmu8QtQJN0e9DPXVpzG2G216c1CqRmcBOdxXk07sWUSPv07zo0amCNQycv+NzmR6cRcwmfbuI7p2nZ/z4be0P83Foz6vIkhfZXr82XgDlZsspIq4peUAAAAASUVORK5CYII=";const as=function(t){var e=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=ns(e),function(t,e){if(e&&("object"==Qu(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,ts()?Reflect.construct(e,r||[],ns(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&os(t,e)}(e,t),r=e,(n=[{key:"postrender",value:function(t){es(e,"postrender",this,3)([t]),this.app.isEditMode&&this._focused&&this.showMoveHandle&&this._draw_move_handle(t)}},{key:"_draw_move_handle",value:function(t){var e=this.bounds,r=e.left,n=e.top,o=e.width;t.save(),t.beginPath(),t.globalAlpha=1,t.rect(r+o,n,25,25),t.fillStyle="rgba(".concat(235,", ").concat(235,", ").concat(235,", 1)"),t.fill(),t.drawImage(is,r+o+3.75,n+3.75,17.5,17.5),t.closePath(),t.restore()}},{key:"contains",value:function(t,r){var n=es(e,"contains",this,3)([t,r]);if(this.app.isViewMode)return n;if(!n){var o=this.bounds,i=o.left,a=o.top,u=o.width,s=(o.height,i+u);this.showMoveHandle&&(n=t<Math.max(s+25,s)&&t>Math.min(s+25,s)&&r<Math.max(a+25,a)&&r>Math.min(a+25,a))}return this._focustd!==n&&(this._focused=n,this.invalidate()),n}}])&&Ju(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(t);return e};function us(t){return us="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},us(t)}function ss(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,cs(n.key),n)}}function cs(t){var e=function(t){if("object"!=us(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=us(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==us(e)?e:e+""}function ls(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(ls=function(){return!!t})()}function fs(t,e,r,n){var o=hs(ps(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function hs(){return hs="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=ps(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},hs.apply(null,arguments)}function ps(t){return ps=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ps(t)}function ys(t,e){return ys=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ys(t,e)}var ds=[],vs=function(t){function e(t,r){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=function(t,e,r){return e=ps(e),function(t,e){if(e&&("object"==us(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,ls()?Reflect.construct(e,r||[],ps(t).constructor):e.apply(t,r))}(this,e,[t,r]))._components=[],n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ys(t,e)}(e,t),r=e,n=[{key:"replaceRefids",value:function(t){this.components.forEach((function(e){return e.replaceRefids(t)}))}},{key:"showMoveHandle",get:function(){return!0}},{key:"showOverflow",get:function(){return!1}},{key:"dispose",value:function(){this.components.slice().forEach((function(t){return t.dispose()})),fs(e,"dispose",this,3)([])}},{key:"isContainer",value:function(){return!0}},{key:"containable",value:function(t){return t.isDescendible(this)}},{key:"hasTextProperty",get:function(){return!1}},{key:"components",get:function(){return this._components}},{key:"focusible",get:function(){return!0}},{key:"layout",get:function(){return _u.get(this.get("layout"))||zu}},{key:"reflow",value:function(){this.layout.reflow(this),this.components&&this.components.forEach((function(t){t.isContainer()&&t.reflow()}))}},{key:"hierarchy",get:function(){var t=fs(e,"hierarchy",this,1);return this.components&&(t.components=this.components.map((function(t){return t.hierarchy}))),t}},{key:"addComponent",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],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()}},{key:"removeComponent",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],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))}},{key:"insertComponentAt",value:function(t,e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=t.parent;n&&n.removeComponent(t,r);var o=this._components.splice(0,e);this._components=o.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)}},{key:"add",value:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t instanceof Array?(t.forEach((function(t){-1==e._components.indexOf(t)&&e.addComponent(t,r)})),this):this.add.call(this,[t],r)}},{key:"remove",value:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t instanceof Array?this._components?(t.forEach((function(t){e.removeComponent(t,r)})),this):this:this.remove.call(this,[t],r)}},{key:"getAt",value:function(t){if(this._components)return this._components[t]}},{key:"forEach",value:function(t,e){this._components&&this._components.forEach(t,e)}},{key:"traverse",value:function(t,e){t.call(e,this),this._components&&this._components.forEach((function(r){r.isContainer()?r.traverse(t,e):t.call(e,r)}))}},{key:"indexOf",value:function(t){return(this._components||ds).indexOf(t)}},{key:"size",value:function(){return(this._components||ds).length}},{key:"moveChildAt",value:function(t,e){var r=this.indexOf(e);if(-1!=r){var n=this._components.splice(0,r),o=this._components.splice(1);this._components=n.concat(o),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)}}},{key:"moveChildForward",value:function(t){var e=this.indexOf(t);-1!=e&&e!=this.size()-1&&(this._components[e]=this._components[e+1],this._components[e+1]=t)}},{key:"moveChildBackward",value:function(t){var e=this.indexOf(t);-1!=e&&0!=e&&(this._components[e]=this._components[e-1],this._components[e-1]=t)}},{key:"moveChildToFront",value:function(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)}}},{key:"moveChildToBack",value:function(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)}}},{key:"symmetryX",value:function(t){fs(e,"symmetryX",this,3)([t]),this.components.map((function(t){t.symmetryX(0)}))}},{key:"findAll",value:function(t){for(var e=arguments.length,r=new Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if("string"==typeof t)return ui(t,this,r[0]||this);if("function"==typeof t){for(var o=[],i=this.components.length-1;i>=0;i--){var a,u=(a=this.components[i]).findAll.apply(a,[t].concat(r));u&&(o=o.concat(u))}return t.apply(void 0,[this].concat(r))&&o.push(this),o}}},{key:"findFirst",value:function(t){for(var e=arguments.length,r=new Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if("string"==typeof t)return ui(t,this,r[0])[0];if("function"==typeof t){for(var o=this.components.length-1;o>=0;o--){var i,a=(i=this.components[o]).findFirst.apply(i,[t].concat(r));if(null!=a)return a}return t.apply(void 0,[this].concat(r))?this:null}}},{key:"findById",value:function(t){return this.root.findById(t)}},{key:"findByRefid",value:function(t){return this.root.findByRefid(t)}},{key:"contains",value:function(t,r){var n=fs(e,"contains",this,3)([t,r]);if(!n){var o=this.state,i=o.left,a=o.top,u=o.width,s=o.height;n=t<Math.max(i+u,i)&&t>Math.min(i+u,i)&&r<Math.max(a+s,a)&&r>Math.min(a+s,a)}return n}},{key:"capture",value:function(t,e,r){var n=this.transcoordP2S(t,e);if(!this.contains(n.x,n.y))return!1;var o=this.bounds;n.x-=o.left,n.y-=o.top;for(var i=this.layout.capturables(this),a=i.length-1;a>=0;a--){var u=i[a].capture(n.x,n.y,r);if(u)return u}return this.capturable&&!(null!=r&&r(this))&&this}},{key:"capturePath",value:function(t,e){if(e){if(e.indexOf(this)>-1)return!1;for(var r=0;r<e.length;r++)if(!this.containable(e[r]))return!1}for(var n=[],o=this.bounds,i=o.left,a=o.top,u=o.width,s=o.height,c=0;c<t.length;c++){var l=this.transcoordP2S(t[c].x,t[c].y);if(l.x<i||l.x>i+u||l.y<a||l.y>a+s)return!1;l.x-=i,l.y-=a,n.push(l)}for(var f=this.layout.capturables(this),h=f.length-1;h>=0;h--){var p=f[h];if(p.isContainer()){var y=p.capturePath(n,e);if(y)return y}}return this.focusible&&this}},{key:"render",value:function(t){var e=this.bounds,r=e.left,n=void 0===r?0:r,o=e.top,i=void 0===o?0:o,a=e.width,u=e.height;t.beginPath(),t.rect(n,i,a,u),t.closePath(),this.drawFill(t),this.drawStroke(t)}},{key:"postrender",value:function(t){var r=this.layout.drawables(this);if(r.length>0){var n=this.bounds,o=n.left,i=void 0===o?0:o,a=n.top,u=void 0===a?0:a,s=n.width,c=n.height;t.save(),this.showOverflow||(t.beginPath(),t.rect(i,u,s,c),t.clip(),t.closePath());var l=this.state;u=l.top,i=l.left,t.translate(i,u),r.forEach((function(e){e.draw(t)})),t.translate(-i,-u),t.restore()}fs(e,"postrender",this,3)([t])}},{key:"trim",value:function(){this.components.forEach((function(t){t.trim()})),fs(e,"trim",this,3)([])}}],n&&ss(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(as(su(Ha)));function bs(t){return bs="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},bs(t)}function gs(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ms(n.key),n)}}function ms(t){var e=function(t){if("object"!=bs(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=bs(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==bs(e)?e:e+""}function ws(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(ws=function(){return!!t})()}function xs(t,e,r,n){var o=ks(Ss(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function ks(){return ks="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Ss(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},ks.apply(null,arguments)}function Ss(t){return Ss=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Ss(t)}function _s(t,e){return _s=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},_s(t,e)}["layout"].forEach((function(t){return Ha.memoize(vs.prototype,t,!1)}));var Os=function(t){function e(t,r){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),n=function(t,e,r){return e=Ss(e),function(t,e){if(e&&("object"==bs(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,ws()?Reflect.construct(e,r||[],Ss(t).constructor):e.apply(t,r))}(this,e,[t,r]),t.translate=t.translate||{x:0,y:0},n._draw_reserved=!1,n.__draw__=function(){n._draw_reserved=!1,n.trigger("redraw"),n.reflow(),n.draw()},n.throttle_render=function(){n._draw_reserved||requestAnimationFrame(n.__draw__),n._draw_reserved=!0},n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&_s(t,e)}(e,t),r=e,(n=[{key:"fitSize",value:function(t,e,r,n){if(this.target){if(e){var o=getComputedStyle(this.target);r=r||(o?parseFloat(o.getPropertyValue("width")):this.target.clientWidth),n=n||(o?parseFloat(o.getPropertyValue("height")):this.target.clientHeight)}else r=this.model.width,n=this.model.height;"CANVAS"==t.tagName&&(t.setAttribute("width",r*$o),t.setAttribute("height",n*$o)),t.style.width=r+"px",t.style.height=n+"px"}}},{key:"resize",value:function(){this.fitSize(this.element,!0)}},{key:"isLayer",value:function(){return!0}},{key:"showOverflow",get:function(){return this.app.isEditMode}},{key:"anchors",get:function(){}},{key:"createElement",value:function(){var t=Ha.createCanvas(1,1);return t.setAttribute("scene",this.state.type),t.style.position="absolute",t}},{key:"target",get:function(){return this._target},set:function(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))}},{key:"canvas",get:function(){return this.element}},{key:"dispose",value:function(){xs(e,"dispose",this,3)([]),this.target=null,this.element=null}},{key:"selected",get:function(){return this.root.selected},set:function(t){this.root.selected=t}},{key:"hasSameParentForAllSelected",get:function(){return this.root.hasSameParentForAllSelected}},{key:"focused",get:function(){return this.root.focused},set:function(t){this.root.focused=t}},{key:"getContext",value:function(){return this._context2D||(this._context2D=this.canvas&&this.canvas.getContext("2d")),this._context2D}},{key:"draw",value:function(t){this.canvas&&(t=t||this.getContext())&&xs(e,"draw",this,3)([t])}},{key:"prerender",value:function(t){var e=this.model,r=e.translate,n=e.scale,o=void 0===n?{x:1,y:1}:n,i=e.rotation;t.clearRect(0,0,t.canvas.width,t.canvas.height),r&&t.translate(r.x*$o,r.y*$o),t.scale(o.x*$o,o.y*$o),i&&t.rotate(i)}},{key:"rotatePoint",get:function(){return{x:0,y:0}}},{key:"contains",value:function(t,e){return!1}},{key:"invalidate",value:function(){this.throttle_render()}},{key:"move",value:function(t){var e=this.get("translate")||{x:0,y:0};this.set({translate:{x:e.x+t.x,y:e.y+t.y}})}},{key:"centerTo",value:function(t,e){var r=t.rootModel.transcoordC2S(this.canvas.clientWidth/2,this.canvas.clientHeight/2),n=t.center,o=n.x,i=n.y,a=t.transcoordP2S(o,i),u=a.x,s=a.y,c=t.transcoordS2T(u,s),l=c.x,f=c.y,h=t.rootModel.get("translate"),p=h.x,y=h.y,d=t.rootModel.get("scale"),v=d.x,b=d.y;e?pn({step:function(e){t.rootModel.set({translate:{x:p+(r.x-l)*v*e,y:y+(r.y-f)*b*e}})},duration:1e3,delta:"circ",ease:"in"}).start():t.rootModel.set({translate:{x:p+(r.x-l)*v,y:y+(r.y-f)*b}})}}])&&gs(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(vs);function Es(t){return Es="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},Es(t)}function As(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Ps(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?As(Object(r),!0).forEach((function(e){js(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):As(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function js(t,e,r){return(e=Ms(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Ts(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Ms(n.key),n)}}function Ms(t){var e=function(t){if("object"!=Es(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Es(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Es(e)?e:e+""}function Rs(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Rs=function(){return!!t})()}function Is(){return Is="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Cs(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Is.apply(null,arguments)}function Cs(t){return Cs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Cs(t)}function Ls(t,e){return Ls=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ls(t,e)}var Ds={x:1,y:1},Ns={x:0,y:0},Bs=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Cs(e),function(t,e){if(e&&("object"==Es(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Rs()?Reflect.construct(e,r||[],Cs(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ls(t,e)}(e,t),r=e,n=[{key:"dispose",value:function(){var t,r,n;(t=e,r=this,"function"==typeof(n=Is(Cs(1&3?t.prototype:t),"dispose",r))?function(t){return n.apply(r,t)}:n)([]),delete this._canvas,delete this._overlay}},{key:"contains",value:function(t,e){return!0}},{key:"isRootModel",value:function(){return!0}},{key:"stuck",get:function(){return!0}},{key:"layout",get:function(){return Eu}},{key:"overlay",get:function(){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}},{key:"createElement",value:function(){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=Ha.createCanvas(1,1),this._canvas.style.position="absolute",t.appendChild(this._canvas),this._overlay&&t.appendChild(this._overlay),t}},{key:"resize",value:function(){if(this.target){var t=this.model,e=t.width,r=t.height,n=t.fitMode;this.root.fitMode?n=this.root.fitMode:n||(n="ratio");try{var o=getComputedStyle(this.target)}catch(t){return void console.error(t,this.target)}var i=o?parseFloat(o.getPropertyValue("width")):this.target.clientWidth,a=o?parseFloat(o.getPropertyValue("height")):this.target.clientHeight;switch(n){case"both":case"ratio":break;case"width":a=r*i/e;break;case"height":i=e*a/r;break;default:i=Math.max(e,i),a=Math.max(r,a)}switch(this.fitSize(this.canvas,!0,i,a),n){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>e?"hidden":"auto",this.element.style.overflowY=a>r?"hidden":"auto"}this.fitSize(this.element,!0)}}},{key:"canvas",get:function(){return this._canvas}},{key:"MPP",get:function(){var t=this.model,e=t.scale,r=void 0===e?{x:1,y:1}:e;switch(t.unit){case"mm":case"cm":return 1/this.app.PPM/r.x;case"in":return 1/this.app.PPI/r.x;default:return 1/r.x}}},{key:"capturePath",value:function(t,e){for(var r=this.layout.capturables(this),n=r.length-1;n>=0;n--){var o=r[n];if(o.isContainer()){var i=o.capturePath(t,e);if(i)return i}}return!1}},{key:"eventMap",get:function(){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}}}}},{key:"closeScene",value:function(t){var e=this;requestAnimationFrame((function(){return e.overlay.dispatchEvent(new CustomEvent("close-scene",{bubbles:!0,composed:!0,detail:t}))}))}},{key:"_repositionOverlay",value:function(){var t=this._overlay;if(t){var e=this.model,r=e.translate,n=void 0===r?Ns:r,o=e.scale,i=void 0===o?Ds:o,a=e.rotation,u=void 0===a?0:a,s=this.bounds,c=s.left,l=s.top;s.width,s.height,t.style.left=c+"px",t.style.top=l+"px",t.style.transform="rotate(".concat(u,"rad) scale(").concat(i.x,", ").concat(i.y,") perspective(1px)"),t.style.marginLeft="".concat(n.x,"px"),t.style.marginTop="".concat(n.y,"px")}}},{key:"onchange",value:function(t){var e=this._model;delete e.id,delete e.text,delete e.class,this._repositionOverlay()}},{key:"_onchanged_all",value:function(t,e,r){this.invalidate()}},{key:"_onmouseenter_all",value:function(t,r){if(t.stopPropagation(),this.app&&!this.app.isEditMode&&r){var n=r.origin;if(!(n instanceof e)&&n.model.event&&n.model.event.hover&&!n.hidden){var o=n.model.event.hover;o&&this._doEventAction(o,n,!0,t)}}}},{key:"_onmouseleave_all",value:function(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)}}}},{key:"_onclick",value:function(t,e){var r;if(t.stopPropagation(),!this.app.isEditMode&&e){var n=e.origin,o=null===(r=n.model.event)||void 0===r?void 0:r.tap;o&&this._doEventAction(o,n,!0,t)}}},{key:"_onmousedownup",value:function(t,e){var r;if(t.stopPropagation(),!this.app.isEditMode&&e){var n=e.origin,o=null===(r=n.model.event)||void 0===r?void 0:r.tap;o&&o.pressed&&this._doMouseDownUpEventAction(o,n,"mousedown"==t.type||"touchstart"==t.type,t)}}},{key:"_doMouseDownUpEventAction",value:function(t,e,r,n){var o=t.pressed;void 0!==o&&o&&(r?function(t){if(!t.hasOwnProperty("_backupShadow")){var e=t.get("shadow");t._backupShadow=e;var r=e||{},n=r.left,o=void 0===n?0:n,i=r.top,a=void 0===i?0:i;t.delta("tx",o),t.delta("ty",a),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))}},{key:"_doEventAction",value:function(t,e,r,n){var o,i=t.action,a=t.target,u=t.value,s=t.emphasize,c=void 0!==s&&s,l=t.restore,f=void 0!==l&&l,h=(t.pressed,t.options);if(a&&(a=e.access(a)),u&&(u=e.access(u)),c&&(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):f&&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(!a)return;(r||f)&&this.root.findAll(a,e).forEach((function(t){t.data=!t.data}));break;case"data-tristate":if(!a)return;(r||f)&&this.root.findAll(a,e).forEach((function(t){var e=Math.round(Math.max(Number(t.data)||0,0));t.data=(e+(r?1:2))%3}));break;case"data-spreading":if(!a)return;if(r){var p=e.access(u);this.root.findAll(a,e).forEach((function(t){t.executeMappings(!0)}))}break;case"data-set":if(!a)return;r&&(p=e.access(u),this.root.findAll(a,e).forEach((function(t){t.data=p})));break;case"partial-data-set":if(!a)return;r&&(p=e.access(u),this.root.findAll(a,e).forEach((function(t){t.data=Ps(Ps({},t.data),p)})));break;case"value-set":if(!a)return;r&&(p=e.access(u),this.root.findAll(a,e).forEach((function(t){t.value=p})));break;case"partial-value-set":if(!a)return;r&&(p=e.access(u),this.root.findAll(a,e).forEach((function(t){t.value=Ps(Ps({},t.value),p)})));break;case"infoWindow":case"info-window":if(!a)return;"click"==n.type||r?mu.show(e,a,f,{x:n.offsetX,y:n.offsetY}):f&&mu.hide(e,a);break;case"toggle-info-window":if(!a)return;mu.toggle(e,a,!1,{x:n.offsetX,y:n.offsetY});break;case"popup":case"modal-popup":if(!a)return;var y=h&&"input"in h?h.input:"(self)",d=!h||!("output"in h)||h.output;Nu.show(e,a,{data:y&&(null===(o=this.root.findFirst(y,e))||void 0===o?void 0:o.data),output:d,modal:"modal-popup"===i});break;case"close-scene":this.closeScene(e.data);break;case"goto":case"goto-playlist":this.trigger(i,a,h,e);break;case"mouse-cursor":r?this.target.style.cursor=a||"auto":f&&(this.target.style.cursor="auto");break;default:this.trigger(i,a,u,e)}}}],n&&Ts(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Os);function zs(t,e){var r=t.state.refid;return t.root.findAll((function(t){return t.isLine()&&t.from.component===r&&(!e||t.from.anchor===e)}))}function Fs(t,e){var r=t.state.refid;return t.root.findAll((function(t){return t.isLine()&&t.to.component===r&&(!e||t.to.anchor===e)}))}function Us(t){return Us="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},Us(t)}function Ys(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Gs(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Hs(n.key),n)}}function Hs(t){var e=function(t){if("object"!=Us(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Us(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Us(e)?e:e+""}function Ws(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Ws=function(){return!!t})()}function qs(t,e,r,n){var o=Xs(Vs(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function Xs(){return Xs="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Vs(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Xs.apply(null,arguments)}function Vs(t){return Vs=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Vs(t)}function $s(t,e){return $s=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},$s(t,e)}Bs.Popup=Nu,Ha.register("model-layer",Bs);const Ks=function(t){var e=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Vs(e),function(t,e){if(e&&("object"==Us(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Ws()?Reflect.construct(e,r||[],Vs(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&$s(t,e)}(e,t),r=e,(n=[{key:"isConnectable",value:function(){return!0}},{key:"postrender",value:function(t){qs(e,"postrender",this,3)([t]),this._draw_anchors(t)}},{key:"_draw_anchors",value:function(t){var e=this,r=this.anchors||[];t.save(),r.forEach((function(r){var n=r.position,o=(n.x,n.y,r.draw);if(o){t.beginPath();try{o.call(r,t,e)}catch(t){console.error(t)}t.closePath()}})),t.restore()}},{key:"contains",value:function(t,r){if(l=qs(e,"contains",this,3)([t,r]))return l;var n,o=function(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return Ys(t,e);var r={}.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)?Ys(t,e):void 0}}(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 i,a=!0,u=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}(this.anchors||[]);try{for(o.s();!(n=o.n()).done;){var i=n.value.bounds;if(i){var a=i.left,u=i.top,s=i.width,c=i.height,l=t<Math.max(a+s,a)&&t>Math.min(a+s,a)&&r<Math.max(u+c,u)&&r>Math.min(u+c,u);if(l)return l}}}catch(t){o.e(t)}finally{o.f()}return!1}},{key:"findInOutLines",value:function(t){return function(t,e){var r=t.state.refid;return t.root.findAll((function(t){return!(!t.isLine()||(t.from.component!==r||e&&t.from.anchor!==e)&&(t.to.component!==r||e&&t.to.anchor!==e))}))}(this,t)}},{key:"findOutletLines",value:function(t){return zs(this,t)}},{key:"findOutletEnds",value:function(t){return function(t,e){return zs(t,e).map((function(t){var e;return null===(e=t.toEnd)||void 0===e?void 0:e.component})).filter(Boolean)}(this,t)}},{key:"findInletLines",value:function(t){return Fs(this,t)}},{key:"findInletEnds",value:function(t){return function(t,e){return Fs(t,e).map((function(t){var e;return null===(e=t.fromEnd)||void 0===e?void 0:e.component})).filter(Boolean)}(this,t)}}])&&Gs(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(t);return e};function Qs(t){return Qs="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},Qs(t)}function Js(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Zs(n.key),n)}}function Zs(t){var e=function(t){if("object"!=Qs(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Qs(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Qs(e)?e:e+""}function tc(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(tc=function(){return!!t})()}function ec(t){return ec=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ec(t)}function rc(t,e){return rc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},rc(t,e)}var nc={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0}}],help:"scene/component/rect"},oc={ondragmove:function(t,e,r){var n=r.model,o=n.left,i=(n.top,n.width),a=n.height,u=(r.transcoordP2S(t.x,t.y).x-o)/(i/2)*100;u=Za(u,i,a),r.set({round:u})}},ic=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=ec(e),function(t,e){if(e&&("object"==Qs(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,tc()?Reflect.construct(e,r||[],ec(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&rc(t,e)}(e,t),r=e,(n=[{key:"is3dish",value:function(){return!0}},{key:"controls",get:function(){var t=this.state,e=t.left,r=t.top,n=t.width,o=t.round,i=t.height;return[{x:e+n/2*((o=null==o?0:Za(o,n,i))/100),y:r,handler:oc}]}},{key:"nature",get:function(){return nc}}])&&Js(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ks(su(Ja)));function ac(t){return ac="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},ac(t)}function uc(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,sc(n.key),n)}}function sc(t){var e=function(t){if("object"!=ac(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=ac(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==ac(e)?e:e+""}function cc(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(cc=function(){return!!t})()}function lc(t){return lc=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},lc(t)}function fc(t,e){return fc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},fc(t,e)}Ha.register("rect",ic);var hc=[1,2,10,20,50,50,50,50,50,50],pc=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=lc(e),function(t,e){if(e&&("object"==ac(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,cc()?Reflect.construct(e,r||[],lc(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&fc(t,e)}(e,t),r=e,(n=[{key:"render",value:function(t){var e=this.state,r=e.lineWidth,n=void 0===r?1:r,o=e.fillStyle,i=void 0===o?"lightgray":o,a=e.font,u=void 0===a?"15px Arial":a,s=e.left,c=e.top,l=(e.rotation,e.origin),f=(e.margin,e.width),h=e.height,p=e.side,y=void 0===p?"bottom":p,d=e.strokeStyle,v=void 0===d?"#000000":d,b=e.scale,g=void 0===b?1:b;t.translate(s,c),t.beginPath();var m=Math.round(n/2);t.rect(-m,-m,f+2*m,h+2*m),t.clip(),t.beginPath(),t.rect(0,0,f,h),i&&(t.fillStyle=i,t.fill()),t.lineWidth=n,t.strokeStyle=v,t.stroke(),t.beginPath(),t.font=u;var w="bottom"!==y,x=w?0:h,k=4*h/5,S=2*h/3,_=1*h/2,O=3*h/5;w&&(k=h-k,S=h-S,_=h-_,O=h-1.5*h/5);var E=g*this.app.PPM/this.root.unitScale,A=Math.ceil(l/E),P=this.app.PPM/E,j=P<=1.1?1:hc[Math.round(P)]||100;1!=j&&(A+=(j-A%j)%j);var T=Math.ceil(A*E),M=l+f;for(t.fillStyle=v;T<M;){if(A%10==0){t.moveTo(T-l,_),t.lineTo(T-l,x);var R=(A/10).toString(),I=t.measureText(R);t.fillText(R,T-l-I.width-6,O)}else A%5==0?(t.moveTo(T-l,S),t.lineTo(T-l,x)):(t.moveTo(T-l,k),t.lineTo(T-l,x));A+=j,T=Math.ceil(A*E)}}}])&&uc(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(su(Ja));function yc(t){return yc="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},yc(t)}function dc(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,vc(n.key),n)}}function vc(t){var e=function(t){if("object"!=yc(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=yc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==yc(e)?e:e+""}function bc(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(bc=function(){return!!t})()}function gc(t,e,r,n){var o=mc(wc(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function mc(){return mc="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=wc(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},mc.apply(null,arguments)}function wc(t){return wc=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},wc(t)}function xc(t,e){return xc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},xc(t,e)}Ha.register("ruler",pc);var kc=20,Sc=20,_c=90*Math.PI/180,Oc="9px Verdana",Ec="#f4f4f4",Ac="#999";function Pc(t,e,r){return{left:-t.x,top:-t.y,width:kc,height:20}}function jc(t,e,r,n){return{left:kc-t.x,top:0-t.y,origin:20-t.x,width:e-kc,height:20}}function Tc(t,e,r,n){var o={x:0-t.x+10,y:-t.y+Sc+(r-Sc)/2},i=Ha.transcoordRR(0-t.x,-t.y+Sc,o,_c);return{left:i.x-(r-Sc),top:i.y,origin:20-t.y,width:r-Sc,height:20}}function Mc(t){var e=t.get("translate");return{left:-e.x,top:-e.y,width:t.canvas.width/$o,height:t.canvas.height/$o}}var Rc=function(t){function e(t,r){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=function(t,e,r){return e=wc(e),function(t,e){if(e&&("object"==yc(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,bc()?Reflect.construct(e,r||[],wc(t).constructor):e.apply(t,r))}(this,e,[t,r])).appScale={x:1,y:1},"disabled"!==t.ruler&&(n.hruler=new pc({left:kc,top:0,origin:20,margin:0,height:20,unit:"m",rotation:0,font:Oc,fillStyle:Ec,strokeStyle:Ac,capturable:!1}),n.vruler=new pc({left:0,top:0,origin:20,margin:0,height:20,unit:"m",rotation:_c,font:Oc,side:"top",fillStyle:Ec,strokeStyle:Ac,capturable:!1}),n.origin_rect=new ic({left:-20,top:-20,width:20,height:20,fillStyle:Ec,strokeStyle:Ac,lineWidth:1}),n.addComponent(n.hruler),n.addComponent(n.vruler),n.addComponent(n.origin_rect)),n.invalidate(),n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&xc(t,e)}(e,t),r=e,n=[{key:"capturable",get:function(){return!1}},{key:"ready",value:function(){if(gc(e,"ready",this,3)([]),this.hruler){var t=this.rootModel,r=Object.assign({},t.get("translate"));r.x<kc&&(r.x+=kc),r.y<Sc&&(r.y+=Sc);var n=t.get("scale")||{x:1,y:1};this.appScale=n,this.hruler.set("scale",n.x),this.vruler.set("scale",n.y),t.set("translate",r),this.set("translate",r),this.screen_coord=Mc(this);var o=this.screen_coord,i=o.width,a=o.height;this.hruler.set(jc(r,i,0,this.hruler)),this.vruler.set(Tc(r,0,a,this.vruler)),this.origin_rect.set(Pc(r))}else this.screen_coord=Mc(this)}},{key:"resize",value:function(){gc(e,"resize",this,3)([]),this.screen_coord=Mc(this);var t=this.screen_coord,r=t.width,n=t.height;this.hruler&&(this.hruler.set(jc(this.model.translate,r,0,this.hruler)),this.vruler.set(Tc(this.model.translate,0,n,this.vruler)),this.origin_rect.set(Pc(this.model.translate)))}},{key:"render",value:function(t){if(this.guide){t.save();var e=this.guide,r=e.x,n=e.y,o=this.screen_coord,i=o.top,a=o.left,u=o.width,s=o.height;t.beginPath(),t.moveTo(r,i),t.lineTo(r,i+s),t.moveTo(a,n),t.lineTo(a+u,n),t.lineWidth=1,t.strokeStyle="tomato",t.setLineDash([2,3]),t.font="10px tahoma",t.fillStyle="#333";var c=this.transcoordS2C(r,n,this.rootModel);t.textBaseline=c.y>200?"bottom":"top",t.textAlign=c.x>200?"right":"left";var l=c.y>200?-5:5,f=c.x>200?-5:5,h=Math.round(r/this.appScale.x),p=Math.round(n/this.appScale.y);t.fillText(" ".concat(h,", ").concat(p," "),r+f,n+l),t.stroke(),t.restore()}}},{key:"guide",get:function(){return this._guide},set:function(t){this._guide=t,this.invalidate()}},{key:"contains",value:function(t,e){return!0}},{key:"eventMap",get:function(){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}}}}},{key:"onmousedown_origin",value:function(t,e){this.rootModel.set("translate",{x:20,y:20})}},{key:"onchange_root_model",value:function(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=Mc(this),this.hruler){var n=this.model.translate,o=this.screen_coord,i=o.width,a=o.height;this.hruler.set(jc(n,i,0,this.hruler)),this.vruler.set(Tc(n,0,a,this.vruler)),this.origin_rect.set(Pc(n))}this._guide=null}this.invalidate()}},{key:"onmouseout_child",value:function(t){this._guide=null,this.invalidate()}},{key:"onmousemove_child",value:function(t,e){t.target&&"CANVAS"!==t.target.tagName?this.guide=null:this.guide=this.transcoordC2S(t.offsetX,t.offsetY)}}],n&&dc(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Os);function Ic(t){return Ic="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},Ic(t)}function Cc(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Lc(n.key),n)}}function Lc(t){var e=function(t){if("object"!=Ic(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Ic(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Ic(e)?e:e+""}function Dc(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Dc=function(){return!!t})()}function Nc(){return Nc="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Bc(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Nc.apply(null,arguments)}function Bc(t){return Bc=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Bc(t)}function zc(t,e){return zc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},zc(t,e)}Ha.register("guide-layer",Rc);var Fc=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Bc(e),function(t,e){if(e&&("object"==Ic(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Dc()?Reflect.construct(e,r||[],Bc(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&zc(t,e)}(e,t),r=e,n=[{key:"ready",value:function(){var t,r,n;(t=e,r=this,"function"==typeof(n=Nc(Bc(1&3?t.prototype:t),"ready",r))?function(t){return n.apply(r,t)}:n)([]);var o=this.rootModel.get("translate");this.set("translate",o)}},{key:"render",value:function(t){}},{key:"contains",value:function(t,e){return!(this.app.mode!=Go)}},{key:"eventMap",get:function(){return{"(root)":{"(self)":{keydown:this.onkeydown,keyup:this.onkeyup}}}}},{key:"onkeydown",value:function(t){"Space"===t.code&&void 0===this.before_mode&&(this.before_mode=this.app.mode,this.app.mode=Go)}},{key:"onkeyup",value:function(t){"Space"===t.code&&(void 0!==this.before_mode&&(this.app.mode=this.before_mode),delete this.before_mode)}},{key:"ondragstart",value:function(t){this.last_position=this.transcoordC2S(t.offsetX,t.offsetY)}},{key:"ondragmove",value:function(t){var e=this.transcoordC2S(t.offsetX,t.offsetY),r=e.x,n=e.y;this.rootModel.move({x:r-this.last_position.x,y:n-this.last_position.y},!1),this.last_position=this.transcoordC2S(t.offsetX,t.offsetY)}}],n&&Cc(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Os);function Uc(t){return Uc="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},Uc(t)}function Yc(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Gc(n.key),n)}}function Gc(t){var e=function(t){if("object"!=Uc(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Uc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Uc(e)?e:e+""}Ha.register("shift-layer",Fc);var Hc=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.params=Object.assign({},e)},(e=[{key:"excute",value:function(){}}])&&Yc(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function Wc(t){return Wc="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},Wc(t)}function qc(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Xc(n.key),n)}}function Xc(t){var e=function(t){if("object"!=Wc(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Wc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Wc(e)?e:e+""}function Vc(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Vc=function(){return!!t})()}function $c(t){return $c=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},$c(t)}function Kc(t,e){return Kc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Kc(t,e)}var Qc=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=$c(e),function(t,e){if(e&&("object"==Wc(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Vc()?Reflect.construct(e,r||[],$c(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Kc(t,e)}(e,t),r=e,o=[{key:"before",value:function(t){return t.map((function(t){return{component:t}}))}},{key:"after",value:function(t,e){e.execute(null,!1)}},{key:"around",value:function(t,e,r){e.call(r),t.execute(null,!1)}}],(n=[{key:"execute",value:function(){this.params.changes.forEach((function(t){return t.component.set(t.after)}))}}])&&qc(r.prototype,n),o&&qc(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n,o}(Hc),Jc="left",Zc="right",tl="center",el="bottom",rl="middle",nl=[Jc,Zc,tl,"top",rl,el];function ol(t){if(this.hasSameParentForAllSelected&&-1!=nl.indexOf(t)){var e=this.selected.filter((function(t){return!t.stuck}));if(!(e.length<=1)){var r=this.app.commander;Qc.around(r,(function(){!function(t,e){for(var r=JSON.parse(JSON.stringify(e[0].bounds)),n=r.left+r.width,o=r.top+r.height,i=0;i<e.length;i++){var a=e[i].bounds;r.left=a.left>r.left?r.left:a.left,r.top=a.top>r.top?r.top:a.top,n=a.left+a.width>n?a.left+a.width:n,o=a.top+a.height>o?a.top+a.height:o}switch(r.width=n-r.left,r.height=o-r.top,t){case Jc:for(var u=0;u<e.length;u++){var s=e[u].bounds;e[u].bounds={left:r.left,top:s.top,width:s.width,height:s.height}}break;case tl:for(var c=0;c<e.length;c++){var l=e[c].bounds;e[c].bounds={left:r.left+r.width/2-l.width/2,top:l.top,width:l.width,height:l.height}}break;case Zc:for(var f=0;f<e.length;f++){var h=e[f].bounds;e[f].bounds={left:n-h.width,top:h.top,width:h.width,height:h.height}}break;case"top":for(var p=0;p<e.length;p++){var y=e[p].bounds;e[p].bounds={left:y.left,top:r.top,width:y.width,height:y.height}}break;case rl:for(var d=0;d<e.length;d++){var v=e[d].bounds;e[d].bounds={left:v.left,top:r.top+r.height/2-v.height/2,width:v.width,height:v.height}}break;case el:for(var b=0;b<e.length;b++){var g=e[b].bounds;e[b].bounds={left:g.left,top:o-g.height,width:g.width,height:g.height}}}}(t,e)}))}}}var il="VERTICAL",al=[il,"HORIZONTAL"];function ul(t){if(this.hasSameParentForAllSelected&&-1!=al.indexOf(t)){var e=this.selected;if(!(e.length<=1)){var r=this.app.commander;Qc.around(r,(function(){!function(t,e){var r=e.filter((function(t){return!t.stuck})).slice(0);r.sort((function(e,r){var n=e.center,o=r.center;return t===il?n.y-o.y:n.x-o.x}));for(var n=r.reduce((function(e,r){return e+(t===il?r.bounds.height:r.bounds.width)}),0),o=r[0].bounds,i=r[r.length-1].bounds,a=((t===il?i.top+i.height-o.top:i.left+i.width-o.left)-n)/(r.length-1),u=t===il?o.top+o.height:o.left+o.width,s=1;s<r.length-1;s++){var c=r[s],l=c.bounds;u+=a,t===il?(l.top=u,u+=l.height):(l.left=u,u+=l.width),c.bounds=l}}(t,e)}))}}}function sl(t){return sl="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},sl(t)}function cl(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ll(n.key),n)}}function ll(t){var e=function(t){if("object"!=sl(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=sl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==sl(e)?e:e+""}function fl(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(fl=function(){return!!t})()}function hl(t){return hl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},hl(t)}function pl(t,e){return pl=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},pl(t,e)}function yl(t){for(var e=0;t&&!t.isRootModel();)e+=t.get("rotation")||0,t=t.parent;return e%(2*Math.PI)}var dl=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=hl(e),function(t,e){if(e&&("object"==sl(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,fl()?Reflect.construct(e,r||[],hl(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&pl(t,e)}(e,t),r=e,(n=[{key:"execute",value:function(){this.params.changes.forEach((function(t){var e=t.component,r=t.to_container,n=t.to_index,o=t.to_left,i=t.to_top,a=(t.hint,function(t){if(t.isRootModel())return t.bounds;var e=t.bounds,r=t.rotatePoint,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)),u=yl(e);if(e.removeSelf(!r),e.bounds=a,e.set("rotation",u),r){e.set("rotation",function(t,e){return((t.get("rotation")||0)-yl(e))%(2*Math.PI)}(e,r));var s=function(t,e){if(e.isRootModel())return t.bounds;var r=t.bounds,n=t.rotatePoint,o=e.transcoordT2S(n.x,n.y),i=e.bounds;return{left:o.x-(n.x-r.left)-i.left,top:o.y-(n.y-r.top)-i.top,width:r.width,height:r.height}}(e,r);t.to_left=void 0!==o?o:s.left,t.to_top=void 0!==i?i:s.top,e.bounds={left:t.to_left,top:t.to_top,width:s.width,height:s.height},void 0===n?r.addComponent(e):r.insertComponentAt(e,n)}}))}}])&&cl(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Hc);function vl(t,e,r){this.app.commander.execute(new dl({changes:[{component:t,to_container:e,to_index:r}]}))}function bl(t){var e=this.selected.filter((function(t){return!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){var o=n.indexOf(e[0]);r=[{component:e[0],from_container:n,to_container:n,from_index:o,to_index:o+1}]}else if("backward"==t){var i=n.indexOf(e[0]);r=[{component:e[0],from_container:n,to_container:n,from_index:i,to_index:i-1}]}else r=e.filter((function(t){return t.parent===n})).sort((function(e,r){var o=n.indexOf(e)<n.indexOf(r);return"front"==t?o:!o})).map((function(e,r){return n.indexOf(e),{component:e,to_container:n,to_index:"front"==t?n.components.length-r-1:r}}));var a=new dl({changes:r});this.app.commander.execute(a)}}function gl(t,e,r,n){var o=Ha.register(t.type);if(!o)return co("Class not found",t.type),null;r&&(t.refid=r(t.refid)),t.id&&n&&n(t.id)&&delete t.id;var i=new o(t,e);return t.components&&i.isContainer()&&(t.components.forEach((function(t){var o=gl(t,e,r,n);o&&i.addComponent(o)})),delete t.components),i.created(),i}function ml(t,e){var r=Do(t.hierarchy);return delete r.id,gl(r,t.app,e)}function wl(t,e,r){var n=this;t instanceof Array||(t=[t]),r||(r=this.model_layer);var o=[],i=new Map;this.selected=t.map((function(t){try{return gl(t,r.app,(function(t){var e=n.getNewRefid();return void 0!==t&&i.set(t,e),e}),(function(t){return(n.indexMap[t]||[])[0]}))}catch(t){return console.warn(t),!1}})).filter(Boolean).map((function(t){var n=e.left,a=e.top,u=e.width,s=e.height,c=e.x,l=e.y,f=e.cx,h=e.cy;return t.replaceRefids(i),isNaN(n)||isNaN(a)||isNaN(u)||isNaN(s)||(t.bounds={left:n,top:a,width:u,height:s}),isNaN(c)||isNaN(l)||t.move({x:c,y:l},!1),isNaN(f)||isNaN(h)||(t.center={x:f,y:h}),o.push({component:t,to_container:r}),t})),this.app.commander.execute(new dl({changes:o}))}function xl(){var t=this,e=[],r=new Map;if(this.selected=this.selected.filter((function(t){return!t.isRootModel()})).map((function(n){var o=ml(n,(function(e){var n=t.getNewRefid();return void 0!==e&&r.set(e,n),n}));return o.move({x:20,y:20},!1),e.push({component:o,to_container:n.parent}),o})).map((function(t){return t.replaceRefids(r),t})),0!=e.length){var n=new dl({changes:e});this.app.commander.execute(n)}}function kl(){var t=this.selected;this.selected=[];for(var e=null,r=t.filter((function(t){return!t.isRootModel()&&(t.parent.focusible||t.parent.isGroup())})).map((function(t){return e||(e=t.parent),{component:t,to_container:null}})),n=function(){var t=[];if(e.components.filter((function(t){return!r.find((function(e){return e.component===t}))})).forEach((function(e){return t.push(e)})),t.length>1)return 1;var n=e.parent;t.forEach((function(t){return r.push({component:t,to_container:n})})),r.push({component:e,to_container:null}),e=n};e&&e.isGroup()&&!n(););r.length>0&&this.app.commander.execute(new dl({changes:r})),e&&e.calculateBounds&&e.calculateBounds()}function Sl(t,e,r){var n,o;switch(t){case"execute":case"redo":case"undo":case"command-reset":null===(n=this.app)||void 0===n||n.commander.on(t,e,r);break;case"mode":null===(o=this.app)||void 0===o||o.on(t,e,r);break;default:this.on(t,e,r)}}function _l(t,e,r){var n;switch(t){case"execute":case"redo":case"undo":case"command-reset":null===(n=this.app)||void 0===n||n.commander.once(t,e,r);break;case"mode":this.app.once(t,e,r);break;default:this.once(t,e,r)}}function Ol(t,e,r){var n,o;switch(t){case"execute":case"redo":case"undo":case"command-reset":null===(n=this.app)||void 0===n||n.commander.off(t,e,r);break;case"mode":null===(o=this.app)||void 0===o||o.off(t,e,r);break;default:this.off(t,e,r)}}function El(t){var e=this.target_element,r=t||this.fitMode,n=this;function o(t){n.fit(r),document.fullscreen||document.mozFullScreen||document.webkitIsFullScreen||document.msFullscreenElement||["fullscreenchange","mozfullscreenchange","webkitfullscreenchange","MSFullscreenChange"].forEach((function(t){return document.removeEventListener(t,o)}))}["fullscreenchange","mozfullscreenchange","webkitfullscreenchange","MSFullscreenChange"].forEach((function(t){return document.addEventListener(t,o)})),e.requestFullScreen?e.requestFullScreen():e.webkitRequestFullScreen?e.webkitRequestFullScreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.msRequestFullscreen&&e.msRequestFullscreen()}var Al=0;function Pl(){var t=this.selected.filter((function(t){return!t.isRootModel()})).map((function(t){return t.hierarchy}));if(0!=t.length)return Al=0,JSON.stringify(t,null,2)}function jl(){Al=0;var t=Pl.call(this);return kl.call(this),t}function Tl(t){if(t)try{Al++,wl.call(this,JSON.parse(t),{x:15*Al,y:15*Al})}catch(e){so(e,t)}}var Ml=function(){return{escape:function(t){return t.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1")},parseExtension:e,mimeType:function(t){var r,n;return(r="application/font-woff",n="image/jpeg",{woff:r,woff2:r,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:n,jpeg:n,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml"})[e(t).toLowerCase()]||""},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,o=new Uint8Array(n),i=0;i<n;i++)o[i]=r.charCodeAt(i);e(new Blob([o],{type:"image/png"}))}))}(t)},resolveUrl:function(t,e){var r=document.implementation.createHTMLDocument(),n=r.createElement("base");r.head.appendChild(n);var o=r.createElement("a");return r.body.appendChild(o),n.href=e,o.href=t,o.href},getAndEncode:function(t){return Ul.impl.options.cacheBust&&(t+=(/\?/.test(t)?"&":"?")+(new Date).getTime()),new Promise((function(e){var r,n=new XMLHttpRequest;if(n.onreadystatechange=function(){if(4===n.readyState)if(200===n.status){var o=new FileReader;o.onloadend=function(){var t=o.result.split(/,/)[1];e(t)},o.readAsDataURL(n.response)}else r?e(r):i("cannot fetch resource: "+t+", status: "+n.status)},n.ontimeout=function(){r?e(r):i("timeout of 30000ms occured while fetching resource: "+t)},n.responseType="blob",n.timeout=3e4,n.open("GET",t,!0),n.send(),Ul.impl.options.imagePlaceholder){var o=Ul.impl.options.imagePlaceholder.split(/,/);o&&o[1]&&(r=o[1])}function i(t){console.error(t),e("")}}))},uid:(t=0,function(){return"u"+("0000"+(Math.random()*Math.pow(36,4)|0).toString(36)).slice(-4)+t++}),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 e=r(t,"border-left-width"),n=r(t,"border-right-width");return t.scrollWidth+e+n},height:function(t){var e=r(t,"border-top-width"),n=r(t,"border-bottom-width");return t.scrollHeight+e+n}};var t;function e(t){var e=/\.([^\.\/]*?)$/g.exec(t);return e?e[1]:""}function r(t,e){var r=window.getComputedStyle(t).getPropertyValue(e);return parseFloat(r.replace("px",""))}}(),Rl=function(){var t=/url\(['"]?([^'"]+?)['"]?\)/g;return{inlineAll:function(t,o,i){return e(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,o,i)}))})),r})):Promise.resolve(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!Ml.isDataUrl(t)}))}function n(t,e,r,n){return Promise.resolve(e).then((function(t){return r?Ml.resolveUrl(t,r):t})).then(n||Ml.getAndEncode).then((function(t){return Ml.dataAsUrl(t,Ml.mimeType(e))})).then((function(r){return t.replace(function(t){return new RegExp("(url\\(['\"]?)("+Ml.escape(t)+")(['\"]?\\))","g")}(e),"$1"+r+"$3")}))}}(),Il=function(){return{resolveAll:function(){return t(document).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(Ml.asArray(document.styleSheets)).then((function(t){var e=[];return t.forEach((function(t){try{Ml.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 Rl.shouldProcess(t.style.getPropertyValue("src"))}))})).then((function(e){return e.map(t)}));function t(t){return{resolve:function(){var e=(t.parentStyleSheet||{}).href;return Rl.inlineAll(t.cssText,e)},src:function(){return t.style.getPropertyValue("src")}}}}}(),Cl=function(){return{inlineAll:function e(r){return r instanceof Element?function(t){var e=t.style.getPropertyValue("background");return e?Rl.inlineAll(e).then((function(e){t.style.setProperty("background",e,t.style.getPropertyPriority("background"))})).then((function(){return t})):Promise.resolve(t)}(r).then((function(){return r instanceof HTMLImageElement?t(r).inline():Promise.all(Ml.asArray(r.childNodes).map((function(t){return e(t)})))})):Promise.resolve(r)},impl:{newImage:t}};function t(t){return{inline:function(e){return Ml.isDataUrl(t.src)?Promise.resolve():Promise.resolve(t.src).then(e||Ml.getAndEncode).then((function(e){return Ml.dataAsUrl(e,Ml.mimeType(t.src))})).then((function(e){return new Promise((function(r,n){t.onload=r,t.onerror=n,t.src=e}))}))}}}}(),Ll=void 0,Dl=!1;function Nl(t,e){return function(t){void 0===t.imagePlaceholder?Ul.impl.options.imagePlaceholder=Ll:Ul.impl.options.imagePlaceholder=t.imagePlaceholder,void 0===t.cacheBust?Ul.impl.options.cacheBust=Dl:Ul.impl.options.cacheBust=t.cacheBust}(e=e||{}),Promise.resolve(t).then((function(t){return zl(t,e.filter,!0)})).then(Fl).then((function(t){var r=e,n=r.bgcolor,o=r.width,i=r.height,a=r.style,u=r.sx,s=void 0===u?1:u,c=r.sy,l=void 0===c?1:c,f=t.style;return n&&(f.backgroundColor=n),o&&(f.width=o+"px"),i&&(f.height=i+"px"),f["margin-left"]="0px",f["margin-top"]="0px",f.transform="rotate(0rad) translate(0px, 0px) scale(".concat(s,", ").concat(l,") perspective(1px)"),a&&Object.keys(a).forEach((function(t){f[t]=a[t]})),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(Ml.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||Ml.width(t),e.height||Ml.height(t))}))}function Bl(t,e){return Nl(t,e).then(Ml.makeImage).then(Ml.delay(100)).then((function(r){var n=function(t){var r=document.createElement("canvas");if(e.width,e.height,r.width=e.width||Ml.width(t),r.height=e.height||Ml.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 zl(t,e,r){return r||!e||e(t)?Promise.resolve(t).then((function(t){if(t instanceof HTMLCanvasElement)try{return Ml.makeImage(t.toDataURL())}catch(t){co(t)}return t.cloneNode(!1)})).then((function(r){return function(t,e,r){var n=t.childNodes;return 0===n.length?Promise.resolve(e):function(t,e,r){var n=Promise.resolve();return e.forEach((function(e){n=n.then((function(){return zl(e,r)})).then((function(e){e&&t.appendChild(e)}))})),n}(e,Ml.asArray(n),r).then((function(){return e}))}(t,r,e)})).then((function(e){return function(t,e){return e instanceof Element?Promise.resolve().then((function(){r=window.getComputedStyle(t),n=e.style,r.cssText?n.cssText=r.cssText:function(t,e){Ml.asArray(t).forEach((function(r){e.setProperty(r,t.getPropertyValue(r),t.getPropertyPriority(r))}))}(r,n);var r,n})).then((function(){[":before",":after"].forEach((function(r){!function(r){var n=window.getComputedStyle(t,r),o=n.getPropertyValue("content");if(""!==o&&"none"!==o){var i=Ml.uid();e.className=e.className+" "+i;var a=document.createElement("style");a.appendChild(function(t,e,r){var n="."+t+":"+e,o=r.cssText?i(r):a(r);return document.createTextNode(n+"{"+o+"}");function i(t){var e=t.getPropertyValue("content");return t.cssText+" content: "+e+";"}function a(t){return Ml.asArray(t).map(e).join("; ")+";";function e(e){return e+": "+t.getPropertyValue(e)+(t.getPropertyPriority(e)?" !important":"")}}}(i,r,n)),e.appendChild(a)}}(r)}))})).then((function(){t instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e.setAttribute("value",t.value)})).then((function(){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)})))})).then((function(){return e})):e}(t,e)})):Promise.resolve()}function Fl(t){return Cl.inlineAll(t).then((function(){return t}))}var Ul={toSvg:Nl,toPng:function(t,e){return Bl(t,e||{}).then((function(t){return t.toDataURL()}))},toJpeg:function(t,e){return Bl(t,e=e||{}).then((function(t){return t.toDataURL("image/jpeg",e.quality||1)}))},toBlob:function(t,e){return Bl(t,e||{}).then(Ml.canvasToBlob)},toPixelData:function(t,e){return Bl(t,e||{}).then((function(e){return e.getContext("2d").getImageData(0,0,Ml.width(t),Ml.height(t)).data}))},impl:{fontFaces:Il,images:Cl,util:Ml,inliner:Rl,options:{}}};const Yl=Ul;function Gl(t,e,r,n){var o=this.model_layer,i=o._overlay;return new Promise((function(a,u){if(o){var s=o.get("width"),c=o.get("height");r=r||s,n=n||c;var l=o.get("translate"),f=o.get("scale"),h=Math.min(r/s,n/c);r=s*h,n=c*h,o.set("translate",{x:0,y:0}),o.set("scale",{x:h/$o,y:h/$o});var p=Ha.createCanvas(r,n),y=p.getContext("2d");if(o.draw(y),o.set("translate",l),o.set("scale",f),!i)return a(p.toDataURL(t,e)),void(p=null);Yl.toPng(i,{sx:h,sy:h,width:r,height:n}).then((function(o){var i=new Image;i.onload=function(){y.drawImage(i,0,0,r,n),a(p.toDataURL(t,e)),p=null},i.src=o}),(function(r){so(r),a(p.toDataURL(t,e)),p=null}))}else u("No target model")}))}function Hl(){var t=this;if(this.hasSameParentForAllSelected){var e=this.selected.filter((function(t){return!!t.parent&&!t.stuck}));if(!(e.length<2)){var r=e[0].parent,n=[],o=e.sort((function(t,e){return r.components.indexOf(t)-r.components.indexOf(e)}));o.forEach((function(t){n.push(t.bounds)}));var i=Ha.union(n),a=e[0].transcoordP2S(i.left,i.top);a=e[0].transcoordS2T(a.x,a.y);var u=new Map,s=gl({type:"group",left:a.x,top:a.y,width:i.width,height:i.height},r.app,(function(e){var r=t.getNewRefid();return void 0!==e&&u.set(e,r),r}));s.replaceRefids(u);var c=[{component:s,to_container:r}];o.forEach((function(t){c.push({component:t,to_container:s})})),this.app.commander.execute(new dl({changes:c})),this.selected=[s]}}}function Wl(){if(0!==this.selected.length){var t=[],e=[];this.selected.forEach((function(r){if(r.isGroup()){var n=r.parent;r.components.forEach((function(r){t.push(r),e.push({component:r,to_container:n})})),e.push({component:r,to_container:null})}})),this.app.commander.execute(new dl({changes:e})),this.selected=t}}function ql(){var t=this.selected;if(0!=t.length){var e=t.map((function(t){return t.bounds})),r=Ha.union(e),n=r.left+r.width/2;t.map((function(t){t.symmetryX(n)}))}}function Xl(){var t=this.selected;if(0!=t.length){var e=t.map((function(t){return t.bounds})),r=Ha.union(e),n=r.top+r.height/2;t.map((function(t){t.symmetryY(n)}))}}function Vl(){Qc.around(this.app.commander,ql,this)}function $l(){Qc.around(this.app.commander,Xl,this)}function Kl(t,e,r){var n=this.findAll(t,r);return n.forEach((function(t){t.set(e)})),n}function Ql(t){Qc.around(this.app.commander,t)}function Jl(){return Object.values(this.indexMap).map((function(t){return t.map((function(t){var e=t.model;return{key:e.id,value:e.data}}))})).flat().sort((function(t,e){return t.key>e.key?1:-1}))}function Zl(t){return Zl="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},Zl(t)}function tf(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function ef(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?tf(Object(r),!0).forEach((function(e){rf(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):tf(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function rf(t,e,r){return(e=function(t){var e=function(t){if("object"!=Zl(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Zl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Zl(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var nf="left",of="right",af="center",uf="bottom",sf="middle",cf=[nf,of,af,"top",sf,uf];function lf(t){if(this.hasSameParentForAllSelected&&-1!=cf.indexOf(t)){var e=this.selected.filter((function(t){return!t.stuck})),r=this.app.commander;Qc.around(r,(function(){!function(t,e){var r=e[0].parent.bounds,n=r.width,o=r.height;switch(t){case nf:for(var i=0;i<e.length;i++){var a=e[i].bounds;e[i].bounds=ef(ef({},a),{},{left:0})}break;case af:for(var u=0;u<e.length;u++){var s=e[u].bounds;e[u].bounds=ef(ef({},s),{},{left:n/2-s.width/2})}break;case of:for(var c=0;c<e.length;c++){var l=e[c].bounds;e[c].bounds=ef(ef({},l),{},{left:n-l.width})}break;case"top":for(var f=0;f<e.length;f++){var h=e[f].bounds;e[f].bounds=ef(ef({},h),{},{top:0})}break;case sf:for(var p=0;p<e.length;p++){var y=e[p].bounds;e[p].bounds=ef(ef({},y),{},{top:o/2-y.height/2})}break;case uf:for(var d=0;d<e.length;d++){var v=e[d].bounds;e[d].bounds=ef(ef({},v),{},{top:o-v.height})}}}(t,e)}))}}function ff(t){t instanceof Array||(t=[t]),this.trigger("addstart",t)}function hf(){this.trigger("stylepastestart")}function pf(){this.trigger("stylepastestop")}function yf(){this.trigger("databindpastestart")}function df(){this.trigger("databindpastestop")}function vf(t){return vf="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},vf(t)}function bf(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,gf(n.key),n)}}function gf(t){var e=function(t){if("object"!=vf(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=vf(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==vf(e)?e:e+""}function mf(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(mf=function(){return!!t})()}function wf(){return wf="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=xf(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},wf.apply(null,arguments)}function xf(t){return xf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},xf(t)}function kf(t,e){return kf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},kf(t,e)}var Sf=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=xf(e),function(t,e){if(e&&("object"==vf(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,mf()?Reflect.construct(e,r||[],xf(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&kf(t,e)}(e,t),r=e,n=[{key:"ready",value:function(){var t,r,n;(t=e,r=this,"function"==typeof(n=wf(xf(1&3?t.prototype:t),"ready",r))?function(t){return n.apply(r,t)}:n)([]);var o=this.rootModel,i=o.get("translate"),a=o.get("scale");this.set("translate",i),this.set("scale",a)}},{key:"render",value:function(t){var e=this.addbox;if(e){var r=e.sx,n=e.sy,o=e.ex,i=e.ey,a=this.get("scale")||{x:1,y:1};t.beginPath(),t.rect(r,n,o-r,i-n),t.setLineDash([2/a.x,4/a.y]),t.lineWidth=1/a.x,t.strokeStyle="black",t.stroke()}}},{key:"contains",value:function(t,e){return!(this.app.mode!=Ho)}},{key:"eventMap",get:function(){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}}}}},{key:"onchange_root_model",value:function(t,e,r){t.translate&&this.set("translate",t.translate),t.scale&&this.set("scale",t.scale)}},{key:"onaddstart",value:function(t,e){void 0===this.before_mode&&(this.before_mode=this.app.mode,this.models=t,this.app.mode=Ho)}},{key:"onaddstop",value:function(){void 0!==this.before_mode&&(this.app.mode=this.before_mode),delete this.before_mode,delete this.addbox,this.invalidate()}},{key:"onkeydown",value:function(t){this.app.mode!==Ho||"Esc"!=t.code&&"Escape"!=t.code||this.root.trigger("addstop")}},{key:"ondragstart",value:function(t){var e=this.transcoordC2S(t.offsetX,t.offsetY),r=e.x,n=e.y;this.addbox={sx:r,sy:n}}},{key:"ondragmove",value:function(t){if(this.app.mode===Ho){var e=this.transcoordC2S(t.offsetX,t.offsetY),r=e.x,n=e.y;this.addbox&&(this.addbox.ex=r,this.addbox.ey=n,this.invalidate())}}},{key:"ondragend",value:function(t,e){if(this.app.mode===Ho){var r=this.addbox,n=r.sx,o=r.sy,i=r.ex,a=r.ey;wl.call(this.root,this.models,{left:Math.min(n,i),top:Math.min(o,a),width:Math.abs(i-n),height:Math.abs(a-o)}),this.root.trigger("addstop")}}},{key:"onmousedown",value:function(t,e){this.app.mode===Ho&&(this.downpoint={x:t.offsetX,y:t.offsetY})}},{key:"onmouseup",value:function(t,e){if(this.downpoint.x===t.offsetX&&this.downpoint.y===t.offsetY){var r=this.transcoordC2S(t.offsetX,t.offsetY),n=r.x,o=r.y;wl.call(this.root,this.models,{cx:n,cy:o}),this.root.trigger("addstop")}}}],n&&bf(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Os);function _f(t,e,r,n,o){o||function(t,e,r,n){var o=t.selected,i=n?o.slice(0):[];n&&i.length>0?e=i[0].parent:e.isContainer()||(e=e.parent);var a=e.layout.capturables(e),u=!!e.layout.joinType;if(n&&r.selected.forEach((function(t){i.splice(i.indexOf(t),1)})),r.selected=[],a.forEach((function(t){t.capturable&&function(t,e,r){var n,o,i,a,u=e.sx,s=e.sy,c=e.ex,l=e.ey;if(u>c?(n=c,o=u):(n=u,o=c),s>l?(i=l,a=s):(i=s,a=l),r){var f=t.bounds,h=t.transcoordS2TR(f.left,f.top),p=t.transcoordS2TR(f.left+f.width,f.top+f.height),y=h.x,d=p.x,v=h.y,b=p.y,g=Math.min(n,y,o,d),m=Math.max(n,y,o,d),w=Math.min(i,v,a,b),x=Math.max(i,v,a,b);return!(m-g>Math.abs(o-n)+Math.abs(d-y)||x-w>Math.abs(a-i)+Math.abs(b-v))}var k=t.path;if(!k)return error("컴포넌트에 get path가 잘못 구현되어있음.",t),!1;for(var S=0;S<k.length;S++){var _=t.transcoordS2TR(k[S].x,k[S].y);if(n>_.x||o<_.x||i>_.y||a<_.y)return!1}return!0}(t,r,u)&&-1==i.indexOf(t)&&r.selected.push(t)})),i=i.concat(r.selected),o.length!==i.length)t.selected=i;else for(var s=0;s<i.length;s++)if(o[s]!=i[s]){t.selected=i;break}}(t,e,r,n)}function Of(t){return Of="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},Of(t)}function Ef(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Af(n.key),n)}}function Af(t){var e=function(t){if("object"!=Of(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Of(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Of(e)?e:e+""}function Pf(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Pf=function(){return!!t})()}function jf(){return jf="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Tf(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},jf.apply(null,arguments)}function Tf(t){return Tf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Tf(t)}function Mf(t,e){return Mf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Mf(t,e)}function Rf(t,e){if(t){if("string"==typeof t)return If(t,e);var r={}.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)?If(t,e):void 0}}function If(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Cf(t,e){var r,n=function(t){var e="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=Rf(t))){e&&(t=e);var r=0,n=function(){};return{s:n,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:n}}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 o,i=!0,a=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return i=t.done,t},e:function(t){a=!0,o=t},f:function(){try{i||null==e.return||e.return()}finally{if(a)throw o}}}}(t.components||[]);try{for(n.s();!(r=n.n()).done;){var o=r.value;Cf(o,e);var i=e.indexOf(o);-1!=i&&e.splice(i,1)}}catch(t){n.e(t)}finally{n.f()}}Ha.register("add-layer",Sf);var Lf=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Tf(e),function(t,e){if(e&&("object"==Of(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Pf()?Reflect.construct(e,r||[],Tf(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Mf(t,e)}(e,t),r=e,n=[{key:"ready",value:function(){var t,r,n;(t=e,r=this,"function"==typeof(n=jf(Tf(1&3?t.prototype:t),"ready",r))?function(t){return n.apply(r,t)}:n)([]);var o=this.rootModel,i=o.get("translate"),a=o.get("scale");this.set("translate",i),this.set("scale",a)}},{key:"contains",value:function(t,e){return!1}},{key:"render",value:function(t){var e=this.selbox;if(e){var r=e.sx,n=e.sy,o=e.ex,i=e.ey,a=this.get("scale")||{x:1,y:1};t.beginPath(),t.rect(r,n,o-r,i-n),t.setLineDash([2/a.x,4/a.y]),t.lineWidth=1/a.x,t.strokeStyle="black",t.stroke()}}},{key:"eventMap",get:function(){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}}}}},{key:"onkeydown",value:function(t,e){e.origin;var r=e.deliverer,n=r.selected;if(1!==n.length)return!1;var o=n[0],i=o.parent;if(!i||i===r)return!1;if("Tab"===t.code){var a=i.layout.capturables(i),u=a.indexOf(o);if(-1==u){if(!i.indexOf(o))return co("Container not contains [",o,"] as a component"),!1;u=0}var s=a.length;t.shiftKey?u--:u++,o=a[(u+s)%s]}else{if(!i.layout.keyNavigate)return!1;o=i.layout.keyNavigate(i,o,t)||o}r.selected=[o],t.preventDefault()}},{key:"onchange_root_model",value:function(t,e,r){t.translate&&this.set("translate",t.translate),t.scale&&this.set("scale",t.scale)}},{key:"_pendingDecision",value:function(t){this.downpoint={x:t.offsetX,y:t.offsetY}}},{key:"_selectGroupItem",value:function(t,e){for(var r=this.selected.indexOf(t),n=t.parent;n.parent.isGroup();)n=n.parent;var o=[],i=!1,a=!1;if(this.selected.forEach((function(t){var e=t.parent;if(t!==n){for(;e.parent&&e.parent.isGroup();)e=e.parent;e===n&&(o.push(t),i=!0)}else a=!0})),i)if(e.shiftKey){if(-1!=r)return void this._pendingDecision(e);o.push(t)}else{if(-1!=r)return void this._pendingDecision(e);o=[t]}else{if(a)return void this._pendingDecision(e);if(e.shiftKey)if(this.selected.length>0){if(-1!=this.selected.indexOf(n))return;o=[].concat(function(t){return function(t){if(Array.isArray(t))return If(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||Rf(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(this.selected),[n])}else o=[n];else o=[n]}this.selected=o}},{key:"onmousedown_comp",value:function(t,e){var r=e.origin;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);var n=this.selected.filter((function(t){return!t.isRootModel()&&!!t.parent})),o=n.length>0&&n[0].parent;o&&o!==r.parent&&(function(t,e){for(var r=t.parent;r;){var n=e.indexOf(r);-1!=n&&e.splice(n,1),r=r.parent}}(r,n),Cf(r,n)),n.push(r),this.selected=n}else{if(r.parent.isGroup())return void this._selectGroupItem(r,t);if(-1!=this.selected.indexOf(r))return;this.selected=[r],this.sameParent=!0}}},{key:"onmouseup_comp",value:function(t,e){if(this.downpoint&&this.downpoint.x===t.offsetX&&this.downpoint.y===t.offsetY){var r=e.origin,n=this.selected.indexOf(r);if(-1==n&&r.parent.isGroup()&&(n=this.selected.indexOf(r.parent)),-1!==n&&t.shiftKey){var o=this.selected.slice();return n>-1&&o.splice(n,1),void(this.selected=o)}r.parent.isGroup()&&(this.selected=[r])}}},{key:"ondragstart_selbox",value:function(t,e){if(e.origin.stuck){var r=this.transcoordC2S(t.offsetX,t.offsetY),n=r.x,o=r.y;this.selbox={sx:n,sy:o,selected:[]}}}},{key:"ondragmove_selbox",value:function(t,e){var r=e.origin;if(r.stuck){var n=this.transcoordC2S(t.offsetX,t.offsetY),o=n.x,i=n.y;e.deliverer,this.selbox&&(this.selbox.ex=o,this.selbox.ey=i,_f(this,r,this.selbox,t.shiftKey),this.invalidate())}}},{key:"ondragend_selbox",value:function(t,e){e.origin.stuck&&(this.last_pos=null,this.selbox=null,_f(this,null,null,!1,!0),this.invalidate())}}],n&&Ef(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Os);function Df(t){return Df="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},Df(t)}function Nf(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Bf(n.key),n)}}function Bf(t){var e=function(t){if("object"!=Df(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Df(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Df(e)?e:e+""}Ha.register("selection-layer",Lf);var zf=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.layer=e},(e=[{key:"draw",value:function(t,e,r){var n=e.bounds,o=n.left,i=n.top,a=n.width,u=n.height;0!=a&&0!=u&&(t.beginPath(),t.rect(o,i,a,u),t.clip(),t.beginPath(),t.strokeStyle="#f26522",t.lineWidth=4,t.shadowBlur=10,t.shadowColor="black",t.shadowOffsetX=0,t.shadowOffsetY=0,t.rect(o,i,a,u),t.stroke(),t.closePath())}}])&&Nf(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function Ff(t){return Ff="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},Ff(t)}function Uf(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Yf(n.key),n)}}function Yf(t){var e=function(t){if("object"!=Ff(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Ff(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Ff(e)?e:e+""}var Gf=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.layer=e},(e=[{key:"draw",value:function(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()}}])&&Uf(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function Hf(t){return Hf="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},Hf(t)}function Wf(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,qf(n.key),n)}}function qf(t){var e=function(t){if("object"!=Hf(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Hf(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Hf(e)?e:e+""}var Xf=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.layer=e},e=[{key:"reset",value:function(){this.active=null}},{key:"selected",get:function(){return this.layer.selected}},{key:"contains",value:function(t,e,r,n){var o=this,i=r.controls;return!!i&&(i.every((function(i,a){return Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(o.active={component:r,index:a,handler:i.handler}),!o.active})),!!this.active)}},{key:"draw",value:function(t,e,r){var n=e.controls;n&&n.forEach((function(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()}))}},{key:"onevent",value:function(t,e){var r=this.active,n=r.handler,o=r.component,i=r.index,a=o.transcoordC2S(e.offsetX,e.offsetY);a=o.transcoordS2P(a.x,a.y),n&&"function"==typeof n[t]&&n[t](a,i,o)}},{key:"onmousedown",value:function(t){this.onevent("onmousedown",t)}},{key:"ondragstart",value:function(t){var e=this.active;e.changes=Qc.before([e.component]),this.onevent("ondragstart",t)}},{key:"ondragmove",value:function(t){this.onevent("ondragmove",t)}},{key:"ondragend",value:function(t){this.onevent("ondragend",t);var e=this.active,r=e.component,n=e.changes;Qc.after(n,r.app.commander),r.parent&&r.parent.calculateBounds&&r.parent.calculateBounds()}}],e&&Wf(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function Vf(t){return Vf="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},Vf(t)}function $f(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Kf(n.key),n)}}function Kf(t){var e=function(t){if("object"!=Vf(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Vf(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Vf(e)?e:e+""}function Qf(t,e){return Math.atan2(e.y-t.y,e.x-t.x)}var Jf=15*Math.PI/180,Zf=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.layer=e},e=[{key:"reset",value:function(){this.active=null,this.created=null}},{key:"selected",get:function(){return this.layer.selected}},{key:"contains",value:function(t,e,r,n){var o=this;return!!r.mutable&&(r.path.every((function(i,a){return Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(o.active={component:r,index:a}),!o.active})),!!this.active)}},{key:"startLinkProcess",value:function(t,e,r){try{var n=gl(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)}}},{key:"draw",value:function(t,e,r){if(e.mutable&&!e.stuck){var n=e.path,o=this.active;n.forEach((function(n,i){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",o&&o.component===e&&o.index===i&&(t.strokeStyle="#fa7703",o.toFill&&(t.fillStyle="#ffb80c")),t.fill(),t.stroke()}))}}},{key:"ondblclick",value:function(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)}}},{key:"onmousedown",value:function(t){this.active.toFill=!0}},{key:"ondragstart",value:function(t){var e=this.active,r=e.index,n=e.component;this.created||(this.active.changes=Qc.before([n])),0!==r&&r!==n.path.length-1||(this.layer.counterEnd=0===r?n.toEnd||{fromto:"to"}:n.fromEnd||{fromto:"from"})}},{key:"ondragmove",value:function(t){var e,r,n,o,i,a=this.active||{},u=a.component,s=a.index,c=t.offsetX,l=t.offsetY,f=u.transcoordC2S(c,l);if(f=u.transcoordS2P(f.x,f.y),t.shiftKey){var h=u.path.length,p=u.isLine()&&0==s?u.path[1]:u.path[(s-1+h)%h];p=u.transcoordS2P(p.x,p.y);var y,d=0;h>2&&(u.isLine()?0==s?y=u.path[2]:1!=s&&(y=u.path[s-2]):y=u.path[(s-2+h)%h],y&&(d=Qf(y=u.transcoordS2P(y.x,y.y),p))),e=p,r=Math.round((Qf(p,f)-d)/Jf)*Jf+d,o=p,i=f,n=Math.sqrt((i.x-o.x)*(i.x-o.x)+(i.y-o.y)*(i.y-o.y)),f={x:Math.cos(r)*n+e.x,y:Math.sin(r)*n+e.y}}if(0===s||s===u.path.length-1){var v=this.layer.anchorTarget=u.rootModel.capture(c,l,(function(t){return!t.isConnectable()}));if(v){var b=v.transcoordC2S(c,l),g=b.x,m=b.y,w=this.layer.get("scale")||{x:1,y:1},x=this.layer.counterEnd,k=(v.anchors||[]).find((function(t){var e=t.name,r=t.inout,n=t.multiplicity,o=void 0===n?1/0:n,i=t.position,a=t.filter;if(x){var s=x.anchor,c=x.fromto;if(s&&("out"===s.inout&&"out"===r||"in"===s.inout&&"in"===r))return!1;if("from"===c&&"out"===r||"to"===c&&"in"===r)return!1}else console.error("should not be here.");if(Math.abs(g-i.x)>8/w.x||Math.abs(m-i.y)>8/w.y)return!1;var l=v.findInOutLines(e);return!(!l.includes(u)&&(o!==1/0&&l.length>=o||x&&a&&!a.call(t,x)))}));k?0==s?u.from={component:v.get("refid"),anchor:k.name,position:f}:u.to={component:v.get("refid"),anchor:k.name,position:f}:0==s?u.from={position:f}:u.to={position:f}}}u.mutatePath(null,(function(t){t[s]=f}))}},{key:"ondragend",value:function(t){var e=this.active,r=e.component,n=e.index,o=e.changes;if(0===n||n===r.path.length-1){var i=t.offsetX,a=t.offsetY,u=r.rootModel.capture(i,a,(function(t){return t===r||t.isLine()})),s=u.transcoordC2S(i,a),c=s.x,l=s.y,f=this.layer.get("scale")||{x:1,y:1},h=(u.anchors||[]).find((function(t){return t&&Math.abs(c-t.position.x)<=8/f.x&&Math.abs(l-t.position.y)<=8/f.y}));h&&(0==n?r.from={component:u.get("refid"),anchor:h.name}:r.to={component:u.get("refid"),anchor:h.name}),this.layer.endLinkProcess()}if(this.created){var p=new dl({changes:[{component:this.created,to_container:this.created.parent}]});created.app.commander.execute(p)}else Qc.after(o,r.app.commander);r.parent&&r.parent.calculateBounds&&r.parent.calculateBounds()}}],e&&$f(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function th(t){return th="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},th(t)}function eh(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function rh(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?eh(Object(r),!0).forEach((function(e){nh(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):eh(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function nh(t,e,r){return(e=ih(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function oh(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ih(n.key),n)}}function ih(t){var e=function(t){if("object"!=th(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=th(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==th(e)?e:e+""}var ah=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.layer=e},e=[{key:"active",get:function(){var t;return null!==(t=this._active)&&void 0!==t&&t.component.disposed&&(this._active=null),this._active},set:function(t){this._active=t}},{key:"reset",value:function(){this.active=null}},{key:"contains",value:function(t,e,r,n){var o,i,a=this,u=(null===(o=this.active)||void 0===o?void 0:o.component)===r&&(null===(i=this.active)||void 0===i?void 0:i.anchor);this.active=null;var s=this.layer.counterEnd;return(r.isConnectable()&&!r.disposed&&r.anchors||[]).filter((function(t){var e=t.name,n=t.inout,o=t.multiplicity,i=void 0===o?1/0:o,a=t.filter;if(s){var u=s.anchor,c=s.fromto;if(u&&("out"===u.inout&&"out"===n||"in"===u.inout&&"in"===n))return!1;if("from"===c&&"out"===n||"to"===c&&"in"===n)return!1}else if("in"===n)return!1;return!(i!==1/0&&r.findInOutLines(e).length>=i||a&&s&&!a.call(t,s))})).every((function(o){var i=u===o.name?2:1;return o&&o.position&&Math.abs(t-o.position.x)<=4*i/n.x&&Math.abs(e-o.position.y)<=4*i/n.y&&(a.active={component:r,anchor:o.name,template:o.template}),!a.active})),!!this.active}},{key:"draw",value:function(t,e,r){var n,o;if(e.get("refid")&&!e.isLine()){var i=this.active,a=(null===(n=this.active)||void 0===n?void 0:n.component)===e&&(null===(o=this.active)||void 0===o?void 0:o.anchor),u=this.layer.counterEnd;(e.isConnectable()&&!e.disposed&&e.anchors||[]).filter((function(t){var r=t.name,n=t.inout,o=t.multiplicity,i=void 0===o?1/0:o,a=t.filter;if(u){var s=u.anchor,c=u.fromto;if(s&&("out"===s.inout&&"out"===n||"in"===s.inout&&"in"===n))return!1;if("from"===c&&"out"===n||"to"===c&&"in"===n)return!1}else if("in"===n)return!1;return!(i!==1/0&&e.findInOutLines(r).length>=i||u&&a&&!a.call(t,u))})).forEach((function(n){var o=n.name,u=n.position,s=a===o?2:1;u&&(t.beginPath(),t.ellipse(u.x,u.y,4*s/r.x,4*s/r.y,0,0,2*Math.PI),t.setLineDash([0,0]),t.lineWidth=1/r.x,t.strokeStyle="#656565",t.stroke(),t.fillStyle="#fff",i&&i.component===e&&i.anchor===o&&(t.strokeStyle="#fa7703",i.focus&&(t.fillStyle="#ffb80c")),t.fill(),t.stroke())}))}}},{key:"onmousedown",value:function(t){this.active.focus=!0}},{key:"ondragstart",value:function(t){var e=this.active,r=e.component,n=e.anchor,o=e.template,i=this.layer.transcoordC2S(t.offsetX,t.offsetY);this.layer.startLinkProcess(r,rh(rh({type:"ortholine",lineWidth:1,strokeStyle:"black",begin:"oval",beginSize:"size9",end:"arrow",endSize:"size9",lineDash:"solid",lineCap:"butt",round:10},o),{},{from:{component:r.get("refid"),anchor:n,position:i},to:{position:i}}),t)}},{key:"ondragmove",value:function(t){}},{key:"ondragend",value:function(t){}}],e&&oh(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function uh(t){return uh="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},uh(t)}function sh(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ch(n.key),n)}}function ch(t){var e=function(t){if("object"!=uh(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=uh(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==uh(e)?e:e+""}function lh(t,e,r){var n,o,i=t.bounds,a=i.left,u=i.top,s=i.width,c=i.height;switch(e){case 0:n=a,o=u;break;case 1:n=a+s/2,o=u;break;case 2:n=a+s,o=u;break;case 3:n=a+s,o=u+c/2;break;case 4:n=a+s,o=u+c;break;case 5:n=a+s/2,o=u+c;break;case 6:n=a,o=u+c;break;case 7:n=a,o=u+c/2}var l=n,f=o,h=t.transcoordT2S(r.x,r.y);return{dx:h.x-l,dy:h.y-f}}function fh(t,e,r,n,o,i){var a=t.bounds,u=a.left,s=a.top,c=a.width,l=a.height,f={left:u,top:s,width:c,height:l};switch(e){case 0:u+=n,s+=o,c-=n,l-=o;break;case 1:s+=o,l-=o;break;case 2:s+=o,c+=n,l-=o;break;case 3:c+=n;break;case 4:c+=n,l+=o;break;case 5:l+=o;break;case 6:u+=n,c-=n,l+=o;break;case 7:u+=n,c-=n}if(t.mutateBounds((function(e){return Math.abs(c)<=.001&&(c=.001),Math.abs(l)<=.001&&(l=.001),t.adjustResize({left:u,top:s,width:c,height:l},f,r)}),this),t.isContainer()&&t.layout.ABSOLUTE&&!t.isGroup()){var h=f.left-u,p=f.top-s;i?t.components.forEach((function(t){t.delta("tx",0),t.delta("ty",0),t.move({x:h,y:p},!1)})):t.components.forEach((function(t){t.delta("tx",h),t.delta("ty",p)}))}else{var y=i&&t.parent;y&&y.isGroup()&&y.calculateBounds()}}function hh(t,e){var r=t.left,n=t.top,o=t.width,i=t.height,a=r+o/2,u=n+i/2,s=r+o,c=n+i,l=o*e.x>50,f=i*e.y>50;return[{x:r,y:n},l?{x:a,y:n}:null,{x:s,y:n},f?{x:s,y:u}:null,{x:s,y:c},l?{x:a,y:c}:null,{x:r,y:c},f?{x:r,y:u}:null]}var ph=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.layer=e},e=[{key:"reset",value:function(){this.active=null}},{key:"selected",get:function(){return this.layer.selected}},{key:"contains",value:function(t,e,r,n){var o=this;return!!r.resizable&&(hh(r.bounds,n).every((function(i,a){return i&&Math.abs(t-i.x)<=4/n.x&&Math.abs(e-i.y)<=4/n.y&&(o.active={component:r,index:a}),!o.active})),!!this.active)}},{key:"draw",value:function(t,e,r){if(!e.isLine()){var n=e.bounds,o=n.left,i=n.top,a=n.width,u=n.height;if(t.beginPath(),t.rect(o-4/r.x,i-4/r.y,a+8/r.x,u+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;hh(e.bounds,r).forEach((function(n,o){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===o&&(t.strokeStyle="#fa7703",s.focus&&(t.fillStyle="#ffb80c")),t.fill(),t.stroke())}))}}}},{key:"onmousedown",value:function(t){this.active.focus=!0}},{key:"ondragstart",value:function(t){var e=this.active.component;this.active.bounds=e.bounds,this.active.boundsList=this.layer.selected.filter((function(t){return t.resizable})).map((function(t){return t.bounds}))}},{key:"ondragmove",value:function(t){var e=this.active,r=e.component,n=e.index,o=e.boundsList,i=e.bounds,a=this.layer.transcoordC2S(t.offsetX,t.offsetY);r.bounds=i;var u=lh(r,n,a);this.layer.selected.filter((function(t){return t.resizable})).forEach((function(e,r){e.bounds=o[r],fh(e,n,t.shiftKey,u.dx,u.dy,!1)}))}},{key:"ondragend",value:function(t){var e=this.active,r=e.component,n=e.index,o=e.boundsList,i=e.bounds,a=this.layer.transcoordC2S(t.offsetX,t.offsetY);r.bounds=i;var u=lh(r,n,a);this.layer.selected.filter((function(t){return t.resizable})).forEach((function(e,r){e.bounds=o[r],fh(e,n,t.shiftKey,u.dx,u.dy,!0)})),this.active.component.app.commander.execute(null,!1)}}],e&&sh(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function yh(t){return yh="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},yh(t)}function dh(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,vh(n.key),n)}}function vh(t){var e=function(t){if("object"!=yh(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=yh(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==yh(e)?e:e+""}var bh=2*Math.PI,gh=Math.PI/2;function mh(t,e){var r=t.bounds;return{x:r.left+r.width/2,y:r.top-20/e.y}}var wh=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.layer=e},e=[{key:"reset",value:function(){this.active=null}},{key:"selected",get:function(){return this.layer.selected}},{key:"contains",value:function(t,e,r,n){if(!r.rotatable)return!1;var o=mh(r,n);return Math.abs(t-o.x)<=4/n.x&&Math.abs(e-o.y)<=4/n.y&&(this.active={component:r},!0)}},{key:"draw",value:function(t,e,r){if(e.rotatable){t.beginPath();var n=mh(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,bh,!0),t.stroke(),t.fillStyle="#fff",t.fill();var o=this.active;o&&o.component===e&&(t.strokeStyle="#fa7703",t.stroke(),o.toFill&&(t.fillStyle="#ffb80c",t.fill()))}}},{key:"onmousedown",value:function(t){this.active.toFill=!0}},{key:"ondragstart",value:function(t){var e=this.active;e.component,e.start_rotation=e.component.get("rotation"),e.rotations=this.layer.selected.filter((function(t){return t.rotatable})).map((function(t){return t.get("rotation")}))}},{key:"ondragmove",value:function(t){var e=this.active.component,r=e.transcoordC2S(t.offsetX,t.offsetY);r=e.transcoordS2P(r.x,r.y);var n=e.rotatePoint,o=e.get("rotation")||0,i=Math.atan((n.y-r.y)/(n.x-r.x)),a=(i=n.x>=r.x?i-gh:gh+i)-o;this.layer.selected.filter((function(t){return t.rotatable})).forEach((function(e,r){var n=((e.get("rotation")||0)+a)%bh;e.set("rotation",e.adjustRotation(n,t.shiftKey))}))}},{key:"ondragend",value:function(t){var e=this.active,r=e.component;e.rotations,r.app.commander.execute(null,!1)}}],e&&dh(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function xh(t){return xh="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},xh(t)}function kh(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Sh(n.key),n)}}function Sh(t){var e=function(t){if("object"!=xh(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=xh(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==xh(e)?e:e+""}function _h(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(_h=function(){return!!t})()}function Oh(){return Oh="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Eh(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Oh.apply(null,arguments)}function Eh(t){return Eh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Eh(t)}function Ah(t,e){return Ah=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ah(t,e)}var Ph=function(t){function e(t,r){var n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=function(t,e,r){return e=Eh(e),function(t,e){if(e&&("object"==xh(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,_h()?Reflect.construct(e,r||[],Eh(t).constructor):e.apply(t,r))}(this,e,[t,r])).pathHandler=new Zf(n);var o=n.pathHandler,i=new Xf(n),a=new ph(n),u=new wh(n);return n._modelers=[o,i,a,u],n._control_mode_modelers=[i,o,a,u],n.focusOutline=new zf(n),n.groupOutline=new Gf(n),n.anchorHandler=new ah(n),n._reversed_modelers=n._modelers.slice().reverse(),n._control_mode_reverse_modelers=n._control_mode_modelers.slice().reverse(),n.hovered=null,n.hoveredDest=null,n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ah(t,e)}(e,t),r=e,n=[{key:"modelers",get:function(){return this._control_mode?this._control_mode_modelers:this._modelers}},{key:"reversedModelers",get:function(){return this._control_mode?this._control_mode_reverse_modelers:this._reversed_modelers}},{key:"ready",value:function(){var t,r,n;(t=e,r=this,"function"==typeof(n=Oh(Eh(1&3?t.prototype:t),"ready",r))?function(t){return n.apply(r,t)}:n)([]);var o=this.rootModel,i=o.get("translate"),a=o.get("scale");this.set("translate",i),this.set("scale",a)}},{key:"contains",value:function(t,e){var r=this.selected.filter((function(t){return!!t.parent})),n=this.get("scale")||{x:1,y:1};if(this._state_dragging){if(this._counter_end){var o=this.anchorTarget.transcoordT2S(t,e);if(this.anchorHandler.contains(o.x,o.y,this.anchorTarget,n))return!0}return!0}this.modelers.forEach((function(t){return t.reset()})),r=this.selected.filter((function(t){return!!t.parent}));for(var i=0;i<r.length;i++)for(var a=r[i],u=a.transcoordT2S(t,e),s=0;s<this.modelers.length;s++){var c=this.modelers[s];if(c.contains(u.x,u.y,a,n))return this.currentModeler=c,!0}if(this.anchorTarget){var l=this.anchorTarget.transcoordT2S(t,e);if(this.anchorHandler.contains(l.x,l.y,this.anchorTarget,n))return this.currentModeler=this.anchorHandler,!0}else this.anchorHandler.reset();return this.currentModeler=null,!1}},{key:"_componentDrawer",value:function(t,e,r,n){var o=[],i=e.parent;if(e.isRootModel())return t.save(),n(t,e,r),void t.restore();for(;i&&!i.isRootModel();)o.push(i),i=i.parent;t.save(),o.reverse().forEach((function(e){var r=e.rotatePoint;t.translate(r.x,r.y);var n=e.get("scale");n&&t.scale(n.x,n.y),t.rotate(e.get("rotation")),t.translate(-r.x,-r.y);var o=e.bounds;t.translate(o.left,o.top)}));var a=e.rotatePoint;t.translate(a.x,a.y);var u=e.get("scale");u&&t.scale(u.x,u.y),t.rotate(e.get("rotation")),t.translate(-a.x,-a.y),n(t,e,r),t.restore()}},{key:"prerender",value:function(t){var e=this.model,r=e.translate,n=e.scale,o=void 0===n?{x:1,y:1}:n,i=e.rotation;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(),r&&t.translate(r.x*$o,r.y*$o),t.scale(o.x*$o,o.y*$o),i&&t.rotate(i),t.clearRect(0,0,this.rootModel.get("width"),this.rootModel.get("height"))}},{key:"render",value:function(t){var e=this;t.beginPath();var r=this.get("scale")||{x:1,y:1},n=this.selected.filter((function(t){return!!t.parent}));if(this.focused&&this._componentDrawer(t,this.focused,r,(function(t,r,n){e.focusOutline.draw(t,r,n)})),n.length>0&&n[0].parent.isGroup()){for(var o=n[0].parent;o.parent.isGroup();)o=o.parent;this._componentDrawer(t,o,r,(function(t,r,n){e.groupOutline.draw(t,r,n)}))}n.forEach((function(n){e._componentDrawer(t,n,r,(function(t,r,n){e.reversedModelers.forEach((function(e){return e.draw(t,r,n)}))}))})),this.anchorTarget&&this._componentDrawer(t,this.anchorTarget,r,(function(t,r,n){e.anchorHandler.draw(t,r,n)}))}},{key:"anchorTarget",get:function(){var t;return this.currentModeler===this.anchorHandler||this.currentModeler===this.pathHandler||null!==(t=this.hovered)&&void 0!==t&&t.isLine()||(this._anchorTarget=this.hovered),this._anchorTarget},set:function(t){this._anchorTarget=t}},{key:"hovered",get:function(){return this._hovered},set:function(t){this._hovered=t,this.invalidate()}},{key:"startLinkProcess",value:function(t,e,r){this.currentModeler=this.pathHandler,this.processingLink=this.pathHandler.startLinkProcess(t,e,r),this.counterEnd=this.processingLink.fromEnd,this.processingLink.trigger("tag")}},{key:"counterEnd",get:function(){return this._counter_end},set:function(t){this.currentModeler=this.pathHandler,this._counter_end=t}},{key:"endLinkProcess",value:function(){var t;null===(t=this.processingLink)||void 0===t||t.trigger("tagreset"),this.processingLink=null,this._counter_end=null}},{key:"eventMap",get:function(){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}}}}},{key:"onmouseenter",value:function(t,e){this.hovered=null==e?void 0:e.origin}},{key:"onmouseleave",value:function(t,e){this.hovered=null}},{key:"onkeydown",value:function(t){"Alt"==t.key&&(this._control_mode=!0,this.invalidate())}},{key:"onkeyup",value:function(t){"Alt"==t.key&&(this._control_mode=!1,this.invalidate())}},{key:"onselected",value:function(t,e){this.invalidate()}},{key:"onchange_model",value:function(t,e,r){r.origin===r.deliverer&&(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()}},{key:"ondblclick_model",value:function(t,e){var r=e.origin;null==r||r.root.fit()}},{key:"ondblclick",value:function(t){"function"==typeof this.currentModeler.ondblclick&&this.currentModeler.ondblclick(t),this.invalidate()}},{key:"onmousedown",value:function(t){this.currentModeler.onmousedown(t),this.invalidate()}},{key:"onmouseup",value:function(t){"function"==typeof this.currentModeler.onmouseup&&this.currentModeler.onmouseup(t),this.invalidate()}},{key:"ondragstart",value:function(t){this.currentModeler.ondragstart(t),this._state_dragging=!0}},{key:"ondragmove",value:function(t){this.currentModeler.ondragmove(t),this.invalidate()}},{key:"ondragend",value:function(t){this._state_dragging=!1,this.currentModeler.ondragend(t),this.invalidate()}},{key:"ondrop",value:function(t,e){var r=this,n=e.origin,o=t.dataTransfer.files;if(!(o.length<1)){var i=this.rootModel.transcoordC2S(t.offsetX,t.offsetY),a=this.rootModel;Promise.all(Array.from(o).map((function(t){return new Promise((function(e,r){var n=new FileReader;n.addEventListener("loadend",(function(t){e(n.result)})),["error","abort"].forEach((function(t){return n.addEventListener(t,(function(t){r(t)}))})),n.readAsDataURL(t)}))}))).then((function(e){if(t.altKey)return Qc.around(r.app.commander,(function(){n.ondropfile(o,e)})),void(r.selected=[n]);var u=[],s=e.map((function(t,e){var r,n=o[e].type,s=o[e].name;return n.startsWith("image/")?(r=gl({type:n.startsWith("image/gif")?"gif-view":"image-view",top:0,left:0,width:200,height:200,src:t},a.app),u.push(new Promise((function(e,n){var o=new Image;o.src=t,o.onload=function(){r.set({width:o.width,height:o.height}),e()},o.onerror=function(t){n(t)}})))):n.startsWith("audio/")?r=gl({type:"audio",top:0,left:0,width:100,height:100,src:t},a.app):n.startsWith("vnd.ms-excel/")||/\.xlsx?$/.test(s)?r=gl({type:"excel",top:0,left:0,width:100,height:100,src:t},a.app):console.log("droped file",o[e]),r&&(r.center=i,i.x+=50,i.y+=50),r})).filter(Boolean).map((function(t){return{component:t,to_container:a}}));s.length>0&&Promise.all(u).then((function(){r.app.commander.execute(new dl({changes:s})),r.selected=s.map((function(t){return t.component}))}),(function(t){console.error(t)}))}),(function(t){console.error(t)}))}}},{key:"onwheel_scale",value:function(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?Qc.around(this.app.commander,(function(){r.selected.forEach((function(t){var e=t.get("letterSpacing")||Jo.LETTER_SPACING;e+=n,t.set("letterSpacing",e)}))})):Qc.around(this.app.commander,(function(){r.selected.forEach((function(t){var e=t.get("fontSize")||Jo.FONT_SIZE;e<1&&(e=1),e+=n,t.set("fontSize",e)}))}))}else{n=t.deltaY<0?1:-1;var o=r.get("scale")||{x:1,y:1},i=r.get("translate"),a=t.offsetX,u=t.offsetY,s=r.transcoordC2S(a,u),c=.1*n,l={x:o.x+c,y:o.y+c};if(n<0&&o.x<.2||n>0&&o.x>10)return;r.set("scale",l);var f=r.transcoordC2S(a,u);r.set("translate",{x:i.x+(f.x-s.x)*l.x,y:i.y+(f.y-s.y)*l.y})}}}}],n&&kh(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Os);function jh(t){return jh="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},jh(t)}function Th(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Mh(n.key),n)}}function Mh(t){var e=function(t){if("object"!=jh(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=jh(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==jh(e)?e:e+""}function Rh(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Rh=function(){return!!t})()}function Ih(t){return Ih=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Ih(t)}function Ch(t,e){return Ch=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ch(t,e)}Ha.register("modeling-layer",Ph);var Lh=function(t){function e(t,r){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=function(t,e,r){return e=Ih(e),function(t,e){if(e&&("object"==jh(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Rh()?Reflect.construct(e,r||[],Ih(t).constructor):e.apply(t,r))}(this,e,[t,r]))._anim_alpha=1,n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ch(t,e)}(e,t),r=e,(n=[{key:"animOnTargetChange",value:function(t){var e=this;t!==this._lastTargets&&(this._lastTargets=t,this._anim_alpha=1,this.animate({step:function(t){e._anim_alpha=1-t,e.invalidate()},duration:5e3,delta:"circ",ease:"in"}).start())}},{key:"decorate",value:function(t,e,r){var n=t.decorators,o=!1;return n.map((function(t){return"string"==typeof t?Pa(t):t})).filter((function(t){return t&&"function"==typeof t})).map((function(n){var i=n(t,e,1-r);o||(o=i)})),o}},{key:"render",value:function(t){var e=this,r=this.decoTargets&&this.decoTargets.filter((function(t){return t.rootModel}));if(!r||0==r.length)return this._animate&&this._animate.stop(),void delete this._animate;t.globalAlpha*=this._anim_alpha;var n=!1;r.forEach((function(r){e.decorate(r,t,1-e._anim_alpha)&&(n=!0)})),n&&this.animOnTargetChange(this.decoTargets)}},{key:"decoTargets",get:function(){return this._decoTargets},set:function(t){this._decoTargets=t&&t.filter((function(t){return!t.isLayer()})),this.invalidate()}},{key:"eventMap",get:function(){return{"model-layer":{"(descendant)":{tag:this.ondecotag,tagreset:this.ondecotagreset,mouseenter:this.onmouseenter,mouseleave:this.onmouseleave}}}}},{key:"onmouseenter",value:function(t,e){this._decotagreset(),this._ondecotag(e.origin)}},{key:"onmouseleave",value:function(t,e){this._decotagreset()}},{key:"ondecotagreset",value:function(t){this._decotagreset()}},{key:"ondecotag",value:function(t){this._ondecotag(t.origin)}},{key:"offdecotag",value:function(t,e){this._offdecotag(e.origin)}},{key:"_ondecotag",value:function(t){this.decoTargets&&-1!==this.decoTargets.lastIndexOf(t)||(this.decoTargets=(this.decoTargets||[]).concat(t))}},{key:"_offdecotag",value:function(t){if(this.decoTargets){var e=this.decoTargets.slice();e.splice(this.decoTargets.lastIndexOf(t),1),this.decoTargets=e}}},{key:"_decotagreset",value:function(){this.decoTargets=[]}}])&&Th(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Os);function Dh(t){return Dh="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},Dh(t)}function Nh(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Bh(n.key),n)}}function Bh(t){var e=function(t){if("object"!=Dh(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Dh(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Dh(e)?e:e+""}function zh(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(zh=function(){return!!t})()}function Fh(t){return Fh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Fh(t)}function Uh(t,e){return Uh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Uh(t,e)}Ha.register("decotag-layer",Lh),Ha.register("tag-layer",Lh);var Yh=function(t){function e(t,r){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=function(t,e,r){return e=Fh(e),function(t,e){if(e&&("object"==Dh(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,zh()?Reflect.construct(e,r||[],Fh(t).constructor):e.apply(t,r))}(this,e,[t,r]))._anim_alpha=1,n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Uh(t,e)}(e,t),r=e,(n=[{key:"animOnTargetChange",value:function(t){var e=this;t!==this._lastTargets&&(this._lastTargets=t,this._anim_alpha=1,this.animate({step:function(t){e._anim_alpha=1-t,e.invalidate()},duration:1e4,delta:"circ",ease:"inout"}).start())}},{key:"decorate",value:function(t,e,r){var n=t.reactionDecorators,o=!1;return n.map((function(t){return"string"==typeof t?Pa(t):t})).filter((function(t){return t&&"function"==typeof t})).map((function(n){var i=n(t,e,1-r);o||(o=i)})),o}},{key:"render",value:function(t){var e=this,r=this.targets&&this.targets.filter((function(t){return t.rootModel}));if(!r||0==r.length)return this._animate&&this._animate.stop(),void delete this._animate;t.globalAlpha*=this._anim_alpha;var n=!1;r.forEach((function(r){e.decorate(r,t,1-e._anim_alpha)&&(n=!0)})),n&&this.animOnTargetChange(this.targets)}},{key:"targets",get:function(){return this._targets},set:function(t){this._targets=t&&t.filter((function(t){return!t.isLayer()})),this.invalidate()}},{key:"eventMap",get:function(){return{"model-layer":{"(descendant)":{reaction:this.onreaction,reactionreset:this.onreactionreset}}}}},{key:"onreactionreset",value:function(t){this._reactionreset()}},{key:"onreaction",value:function(t){this._onreaction(t.origin)}},{key:"offreaction",value:function(t,e){this._offreaction(e.origin)}},{key:"_onreaction",value:function(t){this.targets&&-1!==this.targets.lastIndexOf(t)||(this.targets=(this.targets||[]).concat(t))}},{key:"_offreaction",value:function(t){if(this.targets){var e=this.targets.slice();e.splice(this.targets.lastIndexOf(t),1),this.targets=e}}},{key:"_reactionreset",value:function(){this.targets=[]}}])&&Nh(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Os);function Gh(t){return Gh="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},Gh(t)}function Hh(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Wh(n.key),n)}}function Wh(t){var e=function(t){if("object"!=Gh(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Gh(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Gh(e)?e:e+""}function qh(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(qh=function(){return!!t})()}function Xh(){return Xh="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Vh(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Xh.apply(null,arguments)}function Vh(t){return Vh=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Vh(t)}function $h(t,e){return $h=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},$h(t,e)}Ha.register("reaction-layer",Yh);var Kh=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Vh(e),function(t,e){if(e&&("object"==Gh(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,qh()?Reflect.construct(e,r||[],Vh(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&$h(t,e)}(e,t),r=e,n=[{key:"capturable",get:function(){return!0}},{key:"render",value:function(t){var e=this.state.scrolling;if(t.save(),t.beginPath(),t.fillStyle="#777",this.vscroller){var r=this.vscroller,n=r.left,o=r.top,i=r.width,a=r.height;t.globalAlpha="v"==e?1:.3,t.fillRect(n,o,i,a)}if(this.hscroller){var u=this.hscroller,s=u.left,c=u.top,l=u.width,f=u.height;t.globalAlpha="h"==e?1:.3,t.fillRect(s,c,l,f)}t.stroke(),t.restore()}},{key:"resize",value:function(){var t,r,n;(t=e,r=this,"function"==typeof(n=Xh(Vh(1&3?t.prototype:t),"resize",r))?function(t){return n.apply(r,t)}:n)([]),this.calcScrollerBounds()}},{key:"contains",value:function(t,e){var 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")}},{key:"eventMap",get:function(){return{"(root)":{"model-layer":{change:this.onchangeModelLayer}}}}},{key:"onchange",value:function(t){"scrolling"in t&&this.invalidate()}},{key:"ondragstart",value:function(t,e){this.lastPosition={x:t.offsetX,y:t.offsetY}}},{key:"ondragmove",value:function(t,e){var r=this.root,n=this.canvas,o=n.clientWidth,i=n.clientHeight,a=this.rootModel.model,u=a.width,s=a.height,c={x:t.offsetX,y:t.offsetY},l=c.x,f=c.y,h=this._scale,p=h.x,y=h.y,d=this.state.scrolling,v=u/o,b=s/i;d&&r.rootModel.move({x:"h"==d?(-l+this.lastPosition.x)*p*v:0,y:"v"==d?(-f+this.lastPosition.y)*y*b:0},!1),this.lastPosition={x:t.offsetX,y:t.offsetY}}},{key:"ondragend",value:function(){delete this.lastPosition,this.setState({scrolling:null})}},{key:"calcScrollerBounds",value:function(){var t=this.canvas,e=t.clientWidth,r=t.clientHeight,n=this.rootModel.model,o=n.width,i=n.height,a=this._scale||{},u=a.x,s=void 0===u?1:u,c=a.y,l=void 0===c?1:c,f=this._translate||{},h=f.x,p=void 0===h?0:h,y=f.y,d=void 0===y?0:y,v=o/e,b=i/r,g={left:-p/s/v,top:r-10,width:e/s/v,height:10};this.hscroller=g.left>1||g.width+g.left<e-1?g:null,g={left:e-10,top:-d/l/b,width:10,height:r/l/b},this.vscroller=g.top>1||g.height+g.top<r-1?g:null,this.invalidate()}},{key:"onchangeModelLayer",value:function(t,e,r){if(t.scale){var n=(null==t?void 0:t.scale)||{},o=n.x,i=void 0===o?1:o,a=n.y,u=void 0===a?1:a;this._scale={x:i,y:u},this.calcScrollerBounds()}if(t.translate){var s=t.translate||{},c=s.x,l=void 0===c?0:c,f=s.y,h=void 0===f?0:f;this._translate={x:l,y:h},this.calcScrollerBounds()}}}],n&&Hh(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Os);function Qh(t){return Qh="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},Qh(t)}function Jh(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Zh(n.key),n)}}function Zh(t){var e=function(t){if("object"!=Qh(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Qh(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Qh(e)?e:e+""}function tp(){var t=arguments,e=t[t.length-1],r=this.event_pump;r.listeners.forEach((function(n){!function(t,e,r,n,o){for(var i in r){var a=r[i];if(oi(i,n.origin,0,t))for(var u in a){var s=a[u];u==n.name&&(n.listener=e,s.apply(e,o))}}}(r.deliverer,n.listener,n.cloned_handlers,e,t)}))}Ha.register("scroll-layer",Kh);var ep=function(){return t=function t(e){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),void 0===e.on)throw new Error("Deliverer should be a event handlable object.");this.deliverer=e,this.listeners=[]},(e=[{key:"start",value:function(){this.deliverer.on("(all)",tp,{event_pump:this})}},{key:"stop",value:function(){this.deliverer.off("(all)",tp)}},{key:"on",value:function(t,e){var r=Object.assign({},e);Object.keys(r).forEach((function(e){if(0==e.indexOf("?")){var n=r[e],o=e.substr(1),i=t.get(o);delete r[e],i?r[i]=n:co("EventPump#on","variable #{selector} is not evaluated on listener")}})),this.listeners.push({listener:t,handlers:e,cloned_handlers:r})}},{key:"off",value:function(t,e){for(var r=0;r<this.listeners.length;r++){var n=this.listeners[r];n.listener!==t||e&&n.handlers!==e||this.listeners.splice(r,1)}}},{key:"clear",value:function(){this.listeners=[]}},{key:"dispose",value:function(){this.stop(),this.clear()}}])&&Jh(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function rp(t){return rp="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},rp(t)}function np(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,op(n.key),n)}}function op(t){var e=function(t){if("object"!=rp(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=rp(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==rp(e)?e:e+""}var ip=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.eventMaps=[],this.root=e,e.eventMap&&this.add(e,e.eventMap)},(e=[{key:"root",get:function(){return this._root},set:function(t){this._root=t}},{key:"stop",value:function(){this.eventMaps.forEach((function(t){return t.eventPump.stop()}))}},{key:"add",value:function(t,e){var r=this;if(this.root){var n=function(){var n=e[o];if("(self)"===o&&void 0===t.on)throw new Error("(self) selector not available when deliverer is not a event handlable object.");ui(o,r.root,t).forEach((function(o){var i=new ep(o);i.on(t,n),i.start(),r.eventMaps.push({eventPump:i,listener:t,handlerMap:e,deliverer:o})}))};for(var o in e)n()}}},{key:"remove",value:function(t,e){for(var r=this.eventMaps.slice(0),n=0;n<r.length;n++){var o=r[n];o.listener!==t||e&&o.handlerMap!==e||(this.eventMaps.splice(n,1),o.eventPump.dispose())}}},{key:"clear",value:function(){this.eventMaps.slice(0).forEach((function(t){return t.eventPump.dispose()})),this.eventMaps=[]}},{key:"dispose",value:function(){this.stop(),this.clear()}}])&&np(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function ap(t){return ap="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},ap(t)}function up(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function sp(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,lp(n.key),n)}}function cp(t,e,r){return e&&sp(t.prototype,e),r&&sp(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function lp(t){var e=function(t){if("object"!=ap(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=ap(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==ap(e)?e:e+""}var fp={},hp=0,pp=function(){return cp((function t(e,r){up(this,t),this._type=r||e.type,this._ctrlKey=e.ctrlKey,this._altKey=e.altKey,this._shiftKey=e.shiftKey,this._metaKey=e.metaKey;var n=function(t){if(t.touches){var e=t.touches[0];if(!e)return fp;var r=e.target.getBoundingClientRect();return fp={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}}(e);if(this._offsetX=n.x,this._offsetY=n.y,"wheel"==e.type)this.deltaX=e.deltaX,this.deltaY=e.deltaY,this.deltaZ=e.deltaZ;else if("drop"==e.type)this.dataTransfer=e.dataTransfer;else if(e.type.match(/^touch/)&&(this._scale=e.scale,this._touches=e.touches,this._changedTouches=e.changedTouches,null==this._scale)){var o=function(t){var e,r,n=0,o=0;if(1===t.touches.length)return 0;Array.from(t.touches).forEach((function(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,o=Math.max(t.screenY,o)}));var i=n-e||0,a=o-r||0;return Math.sqrt(Math.pow(i,2)+Math.pow(a,2))||0}(e);hp>0&&(this._scale=o/hp),hp=o}}),[{key:"type",get:function(){return this._type},set:function(t){this._type=t}},{key:"offsetX",get:function(){return this._offsetX}},{key:"offsetY",get:function(){return this._offsetY}},{key:"altKey",get:function(){return this._altKey}},{key:"ctrlKey",get:function(){return this._ctrlKey}},{key:"shiftKey",get:function(){return this._shiftKey}},{key:"metaKey",get:function(){return this._metaKey}},{key:"touches",get:function(){return this._touches}},{key:"changedTouches",get:function(){return this._changedTouches}},{key:"scale",get:function(){return this._scale}},{key:"stopPropagation",value:function(){this._stop_=!0,this.originalEvent&&"function"==typeof this.originalEvent.stopPropagation&&this.originalEvent.stopPropagation()}},{key:"isPropagationStopped",value:function(){return this._stop_}},{key:"preventDefault",value:function(){this._prevented=!0}},{key:"isDefaultPrevented",value:function(){return this._prevented}}])}();function yp(t,e){return t.capture(e.offsetX,e.offsetY)}function dp(t,e,r){if(t&&t.app&&(!t.app.isViewMode||!t.hidden)){r instanceof pp&&e===r.type||(r=new pp(r,e));var n="on"+e;t[n]&&t[n](r),r.isPropagationStopped()||t.trigger(e,r)}}var vp=function(){return cp((function t(e,r){var n=this;up(this,t),this.container=e,this.html_element=r,this.status=0,this.last_target=null,this.gesture_handlers=Ko.map((function(t){return n.gestureHandlerBuilder(t)})),this.keyevent_handlers=Qo.map((function(t){return n.keyeventHandlerBuilder(t)})),Ko.forEach((function(t,e){return r.addEventListener(t,n.gesture_handlers[e])}),{passive:!1}),Qo.forEach((function(t,e){return r.addEventListener(t,n.keyevent_handlers[e])})),r.ondragover=this.gestureHandlerBuilder("dragover"),r.ondrop=this.gestureHandlerBuilder("drop"),r.tabIndex=1}),[{key:"dispose",value:function(){var t=this;this.last_enter_target&&dp(this.last_enter_target,"mouseleave",new CustomEvent("mouseleave")),Ko.forEach((function(e,r){return t.html_element.removeEventListener(e,t.gesture_handlers[r])})),Qo.forEach((function(e,r){return t.html_element.removeEventListener(e,t.keyevent_handlers[r])})),delete this.gesture_handlers,delete this.keyevent_handlers,delete this.last_target}},{key:"gestureHandlerBuilder",value:function(t){var e=this["on".concat(t)].bind(this);return function(t){var r=new pp(t);return e(r),r.isDefaultPrevented()&&t.preventDefault(),!1}}},{key:"keyeventHandlerBuilder",value:function(t){return this["on".concat(t)].bind(this)}},{key:"ondragover",value:function(t){return dp(yp(this.container,t),t.type,t),!1}},{key:"ondrop",value:function(t){return dp(yp(this.container,t),t.type,t),!1}},{key:"ondblclick",value:function(t){return dp(yp(this.container,t),t.type,t),this.last_target=null,!1}},{key:"onkeydown",value:function(t){return this.container.trigger(t.type,t),!1}},{key:"onkeyup",value:function(t){return this.container.trigger(t.type,t),!1}},{key:"onmousemove",value:function(t){switch(this.status){case 1:var e=t.offsetX-this.__dragstart_e.offsetX,r=t.offsetY-this.__dragstart_e.offsetY;if(e*e+r*r<16)break;this.status=2,dp(this.last_target,"dragstart",this.__dragstart_e),this.__dragmove_e=t,dp(this.last_target,"dragmove",t);break;case 2:this.__dragmove_e=t,dp(this.last_target,"dragmove",t);break;default:var n=yp(this.container,t);this.last_enter_target!==n&&(this.last_enter_target&&dp(this.last_enter_target,"mouseleave",t),n&&dp(n,"mouseenter",t),this.last_enter_target=n),dp(n,t.type,t),this.last_target=n}return!1}},{key:"onmousedown",value:function(t){if(2===this.status)dp(this.last_target,"dragend",t),this.last_target=null,this.status=0;else{var e=yp(this.container,t);this.last_target=e,this.status=1,this.__dragstart_e=t,dp(e,t.type,t)}return!1}},{key:"onmouseup",value:function(t){if(2===this.status)dp(this.last_target,"dragend",t);else{var e=yp(this.container,t);dp(e,t.type,t),this.last_target===e&&dp(e,"click",t)}return this.last_target=null,this.status=0,!1}},{key:"onmouseout",value:function(t){var e=yp(this.container,t);if(2===this.status)dp(this.last_target,"dragend",t);else{if(this.last_target&&this.last_target===e)return;this.last_enter_target&&(dp(this.last_enter_target,"mouseleave",t),delete this.last_enter_target)}return this.last_target=null,this.status=0,!1}},{key:"ontouchstart",value:function(t){var e=this,r=yp(this.container,t);return this.last_target=r,this.status=1,this.touchPoints||(this.touchPoints=[]),this.touchPoints.push(t.changedTouches[0]),this.holdTimer=setTimeout((function(){e.status=0,dp(e.last_target,"hold",t),delete e.holdTimer}),500),dp(r,t.type,t),!1}},{key:"ontouchmove",value:function(t){var e=this;if(!t.touches||!t.changedTouches)return dp(this.last_target,"dragstart",t),dp(this.last_target,"dragmove",t),!1;var r=yp(this.container,t);switch(this.status){case 1:Array.from(t.changedTouches).forEach((function(t){var r=e.touchPoints.find((function(e){return e.identifier===t.identifier}));if(r){var n=r.clientX-t.clientX,o=r.clientY-t.clientY;return Math.sqrt(Math.pow(n,2)+Math.pow(o,2))>=16?(e.status=2,void(e.holdTimer&&(clearTimeout(e.holdTimer),delete e.holdTimer))):void 0}}));break;case 2: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 dp(this.last_target,"pinch",t),!1;dp(this.last_target,"pan",t),r=this.last_target;break;default:this.last_enter_target!==r&&(this.last_enter_target&&dp(this.last_enter_target,"mouseleave",t),r&&dp(r,"mouseenter",t),this.last_enter_target=r),this.last_target=r}return dp(r,"touchmove",t),!1}},{key:"ontouchend",value:function(t){var e=yp(this.container,t);switch(this.status){case 2:e=this.last_target;break;case 1:var r=performance.now(),n=r-this.touchedAt;this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer,dp(e,n<500?"doubletap":"tap",t),this.touchedAt=r)}dp(e,"touchend",t);var o=this.touchPoints.findIndex((function(e){return e.identifier===t.changedTouches[0].identifier}));return this.touchPoints.splice(o,1),this.last_target=null,this.status=0,!1}},{key:"onwheel",value:function(t){return dp(yp(this.container,t),t.type,t),!1}}])}();function bp(t,e,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;if(e.length<2)return e;for(var o=2;o<e.length;o++){var i=e.substring(0,o);if(!(t.measureText(i).width+(i.length-1)*n<r))break}return e.substring(0,o-1)}var gp={},mp={},wp=function(){};const xp={register:function(t,e,r){gp[t]=e,r&&(mp[t]=r)},unregister:function(t){delete gp[t],delete mp[t]},get:function(t){return gp[t]},getDisposer:function(t){return mp[t]||wp}};function kp(t){if(t.hasTextProperty&&!t.textHidden){var e=t.model,r=e.text,n=void 0===r?"":r,o=e.bold,i=void 0===o?Jo.BOLD:o,a=e.italic,u=void 0===a?Jo.ITALIC:a,s=e.textWrap,c=void 0===s?Jo.TEXT_WRAP:s,l=e.letterSpacing,f=void 0===l?0:l,h=e.fontFamily,p=void 0===h?Jo.FONT_FAMILY:h,y=e.fontColor,d=void 0===y?Jo.FONT_COLOR:y,v=e.textAlign,b=void 0===v?Jo.TEXT_ALIGN:v,g=e.textBaseline,m=void 0===g?Jo.TEXT_BASELINE:g,w=e.fontSize,x=void 0===w?Jo.FONT_SIZE:w,k=e.lineHeight,S=void 0===k?1.2*x:k,_=t.textBounds,O=_.left,E=_.top,A=_.width,P=_.height;x||(x=Jo.FONT_SIZE),S||(S=1.2*x),t.textHidden=!0;var j=document.createElement("textarea");Ko.forEach((function(t){j.addEventListener(t,(function(t){t.stopPropagation()}),!0)}));var T=t.transcoordS2C(O,E),M=function(t){for(var e=0,r=1,n=t;n;){e+=n.get("rotation")||0;var o=n.get("scale")||{x:1,y:1},i=o.x,a=o.y;r*=Math.max(i,a)||1,n=n.parent}return{rotation:e,scale:r}}(t),R=M.rotation,I=M.scale;switch(j.style.position="absolute",j.style.width=A+"px",j.style.height=P+"px",j.style.padding="0",j.value=n,j.style.fontFamily=p,j.style.fontSize=x+"px",j.style.lineHeight=S+"px",j.style.overflow="hidden",j.style.resize="none",j.style.outline="none",j.style.border=0,j.style.backgroundColor="transparent",j.style.display="inline-block",j.style.color=d,i&&(j.style.fontWeight="bold"),u&&(j.style.fontStyle="italic"),b){case"right":case"end":j.style.textAlign="right";break;case"justify":j.style.textAlign="justify";break;case"left":case"start":j.style.textAlign="left";break;default:j.style.textAlign="center"}var C=[i,u,x+"px",p].filter(Boolean).join(" ");F(n);var L=t.root.target_element;L.appendChild(j),j.select();var D,N=!1;j.addEventListener("keydown",(function(t){t.stopPropagation(),"Escape"!=t.code&&(t.shiftKey||"Enter"!=t.code&&"NumpadEnter"!=t.code)?setTimeout((function(){F(j.value)})):(N=D.skipUpdate="Escape"==t.code,document.createEvent?j.dispatchEvent(D):j.fireEvent(D.eventType,D))})),document.createEvent?(D=document.createEvent("HTMLEvents")).initEvent("blur",!0,!1):(D=document.createEventObject()).eventType="blur";var B=t.root.selected,z=function(e){t.root.selected=B,t.textHidden=!1,j.removeEventListener("blur",z,!1),j.parentElement&&j.parentElement.removeChild(j),L.focus(),e.skipUpdate||N||t.app.commander.execute(new Qc({changes:[{component:t,before:{text:n},after:{text:j.value}}]}))};j.addEventListener("blur",z,!1)}function F(e){var r={left:0,top:0},n=S*function(t,e,r,n){var o,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,a=t.getContext();return a.save(),a.font=r,o=function(t,e,r,n){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,i=String(e).split("\n");return n?[].concat.apply([],i.map((function(e){return function(t,e,r){var n,o,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,a=e.split(" "),u=[],s=[];for(n=0,o=1;o<=a.length;o++)if(s=a.slice(n,o),t.measureText(s.join(" ")).width+(s.join("").length-1)*i>r){if(o-n==1){var c=bp(t,s[0],r,i);u.push([c]),a.splice(n,1,c,s[0].substring(c.length))}else{for(;""==a[o-1];)o++;u.push(a.slice(n,--o))}n=o}return o-n>1&&u.push(s),0==u.length&&u.push([""]),u}(t,e,r,o)}))):i.map((function(t){return t.split(" ")}))}(a,e,n,t.get("textWrap"),i).length,a.restore(),o}(t,e,C,A,f);switch(j.style.height=n+"px",m){case"top":case"hanging":break;case"bottom":case"alphabetic":r.top=P-n;break;default:r.top=P/2-n/2}if(!c){var o=function(t,e,r,n){var o=e.split("\n"),i=n,a=t.getContext();return a.save(),a.font=r,o.forEach((function(t){var e=a.measureText(t).width;e>i&&(i=e)})),a.restore(),i}(t,e,C,A);switch(j.style.width=o+"px",b){case"right":case"end":r.left=A-o;break;case"left":case"start":break;default:r.left=(A-o)/2}}j.style.marginLeft=r.left+"px",j.style.marginTop=r.top+"px",j.style.transform="translate(".concat(T.x,"px, ").concat(T.y,"px) scale(").concat(I,") rotate(").concat(R,"rad)"),j.style.transformOrigin="".concat(-r.left,"px ").concat(-r.top,"px")}}xp.register("text-editor",{"(root)":{"(self)":{keydown:function(t,e){e.origin;var r=e.deliverer.selected;return!(1!==r.length||!r[0].hasTextProperty||"Enter"!=t.code&&"NumpadEnter"!=t.code||(kp(r[0]),t.preventDefault(),0))}}},"model-layer":{"(descendant)":{dblclick:function(t,e){kp(e.origin)}}}});var Sp,_p,Op,Ep=fa((function(t,e,r){if(t.hasSameParentForAllSelected&&!r){var n=[];e[0].parent.isGroup()?t.focused=e[0].parent:(e.forEach((function(t){t.path.forEach((function(e){n.push(t.transcoordS2T(e.x,e.y))}))})),t.focused=t.capturePath(n,e))}else t.focused=null}),300);xp.register("move-handler",{"model-layer":{"(descendant)":{dragstart:function(t,e){var r=e.origin,n=e.deliverer;if(!r.stuck){var o=n.selected,i=n.selected.filter((function(t){return!t.stuck}));if(o.length!==i.length&&(o=n.selected=i),0!=o.length){var a=o[0].transcoordC2S(t.offsetX,t.offsetY);if(a=o[0].transcoordS2P(a.x,a.y),this.last_pos=a,this.direction=0,n.focused=o[0].parent,t.altKey){var u=[],s=new Map;n.selected=n.selected.filter((function(t){return!t.isRootModel()})).map((function(t){var e=ml(t,(function(t){var e=n.root.getNewRefid();return void 0!==t&&s.set(t,e),e}));return u.push({component:e,to_container:t.parent}),e})).map((function(t){return t.replaceRefids(s),t})),u.forEach((function(t){var e=t.component;t.to_container.addComponent(e)})),this.duplicates=n.selected.map((function(t){return{component:t}}))}else this.changes=Qc.before(o)}}},dragmove:function(t,e){var r=e.origin,n=e.deliverer;if(!r.stuck){var o=n.selected;if(0!=o.length){var i=o[0].transcoordC2S(t.offsetX,t.offsetY),a=i.x,u=i.y,s=o[0].transcoordS2P(a,u);t.shiftKey?2==this.direction&&(this.direction=0):this.direction=2;var c=s.x-this.last_pos.x,l=s.y-this.last_pos.y;if(0==this.direction){if(c*c+l*l<25)return;Math.abs(c)>Math.abs(l)?this.direction=3:this.direction=4}3==this.direction?l=0:4==this.direction&&(c=0),o.forEach((function(t){t.move({x:c,y:l},1===o.length)})),this.last_pos=s,Ep(n,o)}}},dragend:function(t,e){var r=e.origin,n=e.deliverer;if(!r.stuck){var o=n.selected;if(0!=o.length){var i=o[0].parent,a=n.focused||e.deliverer;if(this.changes&&!a.isGroup())if(n.hasSameParentForAllSelected&&a&&a!==i){var u=this.changes.map((function(t){var e=t.component;return t.before,{component:e,to_container:a}}));n.app.commander.execute(new dl({changes:u}))}else Qc.after(this.changes,n.app.commander);else if(this.duplicates){this.duplicates=this.duplicates.map((function(t){return t.to_container=a,t}));var s=new dl({changes:this.duplicates});n.app.commander.execute(s)}o.forEach((function(t){t.parent&&t.parent.calculateBounds&&t.parent.calculateBounds()})),this.last_pos=null,this.changes=null,this.duplicates=null,Ep(n,o,!0)}}}}},"(root)":{"(self)":{keydown:function(t,e){var r=e.origin,n=e.deliverer,o={},i=t.shiftKey?r.rootModel.MPP:1;switch(t.which){case 37:o.x=-i,o.y=0;break;case 38:o.x=0,o.y=-i;break;case 39:o.x=i,o.y=0;break;case 40:o.x=0,o.y=i;break;default:return}var a=n.selected;Qc.around(n.app.commander,(function(){a.forEach((function(t){!t.stuck&&t.move(o,!1)}))}))}}}});var Ap=ha((function(){var t=Op,e=t.x,r=t.y,n=_p.deref();n&&(n.rootModel.move({x:e-Sp.x,y:r-Sp.y},!1),Sp={x:e,y:r})}),60,{leading:!0,trailing:!0});function Pp(t){return Pp="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},Pp(t)}function jp(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Tp(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?jp(Object(r),!0).forEach((function(e){Mp(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):jp(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function Mp(t,e,r){return(e=function(t){var e=function(t){if("object"!=Pp(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Pp(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Pp(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}xp.register("shift-handler",{"model-layer":{"(all)":{dragstart:function(t,e){Sp={x:t.offsetX,y:t.offsetY}},dragmove:function(t,e){_p=new WeakRef(e.deliverer),Op={x:t.offsetX,y:t.offsetY},Ap()}}}}),xp.register("zoom-handler",{"model-layer":{"(all)":{wheel:function(t,e){if(0!=t.deltaY||0!=t.deltaX){var r=e.deliverer,n=t.deltaY<0?1:-1,o=r.get("scale")||{x:1,y:1},i=r.get("translate"),a=t.offsetX,u=t.offsetY,s=r.transcoordC2S(a,u),c=.1*n,l={x:o.x+c,y:o.y+c};if(!(n<0&&o.x<.2||n>0&&o.x>10)){r.set("scale",l);var f=r.transcoordC2S(a,u);r.set("translate",{x:i.x+(f.x-s.x)*l.x,y:i.y+(f.y-s.y)*l.y})}}}},"(self)":{dblclick:function(t,e){var r=e.origin;null==r||r.root.fit()}}}});var Rp={},Ip={};function Cp(t){var e={};for(var r in t)t.hasOwnProperty(r)&&void 0!==t[r]&&(e[r]=t[r]);return e}function Lp(t){return Lp="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},Lp(t)}function Dp(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Np(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?Dp(Object(r),!0).forEach((function(e){Up(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Dp(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function Bp(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function zp(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Yp(n.key),n)}}function Fp(t,e,r){return e&&zp(t.prototype,e),r&&zp(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function Up(t,e,r){return(e=Yp(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Yp(t){var e=function(t){if("object"!=Lp(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Lp(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Lp(e)?e:e+""}xp.register("paste-handler",{"(root)":{"(self)":{stylepastestart:function(t){var e=t.deliverer,r=e.app,n=e.selected;if(n&&n[0]&&n!==e.rootModel){var o=n[0].state,i=o.fillStyle,a=o.strokeStyle,u=o.alpha,s=o.lineWidth,c=o.lineDash,l=o.lineCap,f=o.lineJoin,h=o.fontColor,p=o.fontSize,y=o.fontFamily,d=o.bold,v=o.italic,b=o.textAlign,g=o.textBaseline,m=o.textOverflow,w=o.paddingTop,x=o.paddingBottom,k=o.paddingLeft,S=o.paddingRight;Rp=Do({fillStyle:i,strokeStyle:a,alpha:u,lineWidth:s,lineDash:c,lineCap:l,lineJoin:f,fontColor:h,fontSize:p,fontFamily:y,bold:d,italic:v,textAlign:b,textBaseline:g,textOverflow:m,paddingTop:w,paddingBottom:x,paddingLeft:k,paddingRight:S}),r.mode=Wo}},stylepastestop:function(t){var e=t.deliverer.app;Rp={},e.mode==Wo&&(e.mode=Yo)},databindpastestart:function(t){var e=t.deliverer,r=e.app,n=e.selected;if(n&&n[0]&&n!==e.rootModel){var o=n[0].state.mappings;Ip=Do({mappings:o}),r.mode=qo}},databindpastestop:function(t){var e=t.deliverer.app;Ip={},e.mode==qo&&(e.mode=Yo)},keydown:function(t,e){var r=e.deliverer;"Esc"!=t.code&&"Escape"!=t.code||(r.app.mode==Wo?r.trigger("stylepastestop"):r.app.mode==qo&&r.trigger("databindpastestop"))}}},"model-layer":{"(all)":{click:function(t,e){var r=e.deliverer,n=r.app;if(n.mode==Wo||n.mode==qo){var o=e.origin;n.mode==Wo?o===r?r.root.trigger("stylepastestop"):o&&Qc.around(n.commander,(function(){var t=Cp(Tp(Tp({},o.model),Rp));null==o||o.set(t)})):o===r?r.root.trigger("databindpastestop"):o&&Qc.around(n.commander,(function(){var t=Cp(Tp(Tp({},o.model),Ip));null==o||o.set(t)}))}}}}});var Gp=function(){return Fp((function t(e,r,n,o){Bp(this,t),Up(this,"_delta",{theta:0,tx:0,ty:0,sx:1,sy:1,fade:0}),Up(this,"_location",null),this.overlay=e,this.target=r,this.decorator=n,o&&("theta"in o&&(o=Np(Np({},o),{},{theta:o.theta*(Math.PI/180)})),this.animation=hn(this,o))}),[{key:"delta",value:function(t,e){if(void 0===e)return t?this._delta[t]:this._delta;this._delta[t]=e;var r=this._delta,n=r.tx,o=r.ty,i=r.sx,a=r.sy,u=r.theta,s=r.fade;Object.assign(this.element.style,{opacity:1-s,transform:"rotate(".concat(u,"rad) translate(").concat(n,"px, ").concat(o,"px) scale(").concat(i,", ").concat(a,") perspective(1px)")})}},{key:"location",get:function(){if(this._location)return this._location;var t,e=this.decorator,r=e.location,n=e.size,o=this.target.bounds,i=o.left,a=o.top,u=o.width,s=o.height;switch(r){case"top-left":t={x:i+0,y:a+-n};break;case"top":t={x:i+(u-n)/2,y:a+-n};break;case"top-right":t={x:i+u-n,y:a+-n};break;case"bottom-left":t={x:i+0,y:a+s};break;case"bottom":t={x:i+(u-n)/2,y:a+s};break;case"bottom-right":t={x:i+u-n,y:a+s};break;case"left-top":t={x:i+-n,y:a+0};break;case"left":t={x:i+-n,y:a+(s-n)/2};break;case"left-bottom":t={x:i+-n,y:a+s-n};break;case"right-top":t={x:i+u,y:a+0};break;case"right":t={x:i+u,y:a+(s-n)/2};break;case"right-bottom":t={x:i+u,y:a+s-n};break;default:t={x:(t=this.target.center).x-n/2,y:t.y-n/2}}return this._location=this.target.transcoordS2T(t.x,t.y),this._location}},{key:"touch",value:function(){}},{key:"invalidate",value:function(){}},{key:"element",get:function(){if(!this._element){var t=this.decorator,e=t.icon,r=t.size,n=t.color,o=this.location,i=o.x,a=o.y,u=document.createElement("div");u.setAttribute("scene","animated-icon"),Object.assign(u.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:n,textAlign:"center",verticalAlign:"middle",left:i+"px",top:a+"px"}),u.textContent=e,this._element=u}return this._element}},{key:"start",value:function(){var t;this.overlay.appendChild(this.element),null===(t=this.animation)||void 0===t||t.start()}},{key:"stop",value:function(){var t;this.overlay.removeChild(this.element),null===(t=this.animation)||void 0===t||t.stop(),this._location=null}},{key:"root",get:function(){return this.target.root}},{key:"center",get:function(){var t=this.decorator.size,e=this.location;return{x:e.x+t/2,y:e.y+t/2}}},{key:"transcoordS2T",value:function(t,e){var r=this._delta;return{x:t+r.tx,y:e+r.ty}}}])}(),Hp=function(){return Fp((function t(){Bp(this,t)}),[{key:"iconreset",value:function(t){this.animatedIcons.forEach((function(t){return t.stop()})),this.targets=[],this.animatedIcons=[]}},{key:"iconon",value:function(t,e,r){if(!this.targets||-1===this.targets.lastIndexOf(t)){var n=new Gp(t.root.model_layer.overlay,t,e,r);this.targets=(this.targets||[]).concat(t),this.animatedIcons=(this.animatedIcons||[]).concat(n),n.start()}}},{key:"iconoff",value:function(t){var e;if(this.targets){var r=this.targets.slice(),n=this.animatedIcons.slice(),o=this.targets.lastIndexOf(t);-1!=o&&(r.splice(o,1),null===(e=n.splice(o,1)[0])||void 0===e||e.stop(),this.targets=r,this.animatedIcons=n)}}}])}();function Wp(t){return Wp="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},Wp(t)}function qp(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=Qp(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 i,a=!0,u=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}function Xp(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i,a,u=[],s=!0,c=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(u.push(n.value),u.length!==e);s=!0);}catch(t){c=!0,o=t}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return u}}(t,e)||Qp(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Vp(){Vp=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,a=Object.create(i.prototype),u=new T(n||[]);return o(a,"_invoke",{value:E(t,r,u)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var h="suspendedStart",p="suspendedYield",y="executing",d="completed",v={};function b(){}function g(){}function m(){}var w={};c(w,a,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(M([])));k&&k!==r&&n.call(k,a)&&(w=k);var S=m.prototype=b.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function r(o,i,a,u){var s=f(t[o],t,i);if("throw"!==s.type){var c=s.arg,l=c.value;return l&&"object"==Wp(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,u)}),(function(t){r("throw",t,a,u)})):e.resolve(l).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,u)}))}u(s.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,r,n){var o=h;return function(i,a){if(o===y)throw Error("Generator is already running");if(o===d){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var u=n.delegate;if(u){var s=A(u,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var c=f(e,r,n);if("normal"===c.type){if(o=n.done?d:p,c.arg===v)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=d,n.method="throw",n.arg=c.arg)}}}function A(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,A(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var i=f(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,v;var a=i.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,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}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 j(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function M(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(Wp(e)+" is not iterable")}return g.prototype=m,o(S,"constructor",{value:m,configurable:!0}),o(m,"constructor",{value:g,configurable:!0}),g.displayName=c(m,s,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,c(t,s,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),c(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new O(l(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),c(S,s,"Generator"),c(S,a,(function(){return this})),c(S,"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=M,T.prototype={constructor:T,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(j),!e)for(var r in this)"t"===r.charAt(0)&&n.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 o(n,o){return u.type="throw",u.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var s=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,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),j(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 o=n.arg;j(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:M(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),v}},e}function $p(t,e,r,n,o,i,a){try{var u=t[i](a),s=u.value}catch(t){return void r(t)}u.done?e(s):Promise.resolve(s).then(n,o)}function Kp(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function a(t){$p(i,n,o,a,u,"next",t)}function u(t){$p(i,n,o,a,u,"throw",t)}a(void 0)}))}}function Qp(t,e){if(t){if("string"==typeof t)return Jp(t,e);var r={}.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)?Jp(t,e):void 0}}function Jp(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Zp(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ty(n.key),n)}}function ty(t){var e=function(t){if("object"!=Wp(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Wp(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Wp(e)?e:e+""}function ey(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(ey=function(){return!!t})()}function ry(){return ry="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=ny(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},ry.apply(null,arguments)}function ny(t){return ny=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ny(t)}function oy(t,e){return oy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},oy(t,e)}xp.register("animated-icon-handler",{"model-layer":{"(descendant)":{icon:function(t,e,r){var n=r.origin,o=n.root,i=o.animatedIconHandler;i||(i=new Hp,o.animatedIconHandler=i),i.iconon(n,t,e)},iconoff:function(t){var e=t.origin,r=e.root.animatedIconHandler;r?r.iconoff(e):console.warn("animated-icon-handler not found")},iconreset:function(t){var e=t.origin.root.animatedIconHandler;null==e||e.iconreset()}}}},(function(t){var e=t.animatedIconHandler;null==e||e.iconreset(),delete t.animatedIconHandler}));var iy=[],ay=fa((function(){iy.forEach((function(t){t.resize()}))}),100);"undefined"!=typeof window&&window.addEventListener("resize",ay);var uy=function(t){function e(t,r){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=function(t,e,r){return e=ny(e),function(t,e){if(e&&("object"==Wp(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,ey()?Reflect.construct(e,r||[],ny(t).constructor):e.apply(t,r))}(this,e,[Object.assign({type:"root",scale:{x:1,y:1}},t||{}),r]))._maxRefid=r.isViewMode?1e6:0,t=t||{},n.fitMode=t.model&&t.model.fitMode,n._app=r,n.style=t.style,n.target_element=t.target_element,n.rebuildContentModel(n.model.model),iy.push(n),n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&oy(t,e)}(e,t),r=e,n=[{key:"dispose",value:function(){var t,r,n;Nu.hideAll(this),this._app&&this._app.dispose(),(t=e,r=this,"function"==typeof(n=ry(ny(1&3?t.prototype:t),"dispose",r))?function(t){return n.apply(r,t)}:n)([]),this._disposeAllResources(),this.target_element=null,delete this._refresh_mapping_debouncer;var o=iy.indexOf(this);o>=0&&iy.splice(o,1),this.refidIndexMap.clear(),this._maxRefid=0}},{key:"isRoot",value:function(){return!0}},{key:"app",get:function(){return this._app}},{key:"target_element",get:function(){return this._target_element},set:function(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 vp(this,t)),this.forEach((function(e){return e.target=t})),this._target_element=t}},{key:"unitScale",get:function(){switch(this.model_layer&&this.model_layer.get("unit")){case"mm":case"cm":case"in":return this.app.PPM/10;default:return 1}}},{key:"addTemplate",value:function(t,e){var r=this.templateMap[t];r&&so("Template replaced (duplicated)",t,e,r),this.templateMap[t]=e,delete this.templatePrefixes}},{key:"removeTemplate",value:function(t,e){var r=this.templateMap[t];r!==e?co("Removing template failed (different)",t,e,r):delete this.templateMap[t],delete this.templatePrefixes}},{key:"findTemplateFor",value:function(t){this.templatePrefixes||(this.templatePrefixes=Object.keys(this.templateMap).sort().reverse());var e=this.templatePrefixes.find((function(e){return t.startsWith(e)}));if(e)return this.templateMap[e]}},{key:"addIndex",value:function(t,e){var r=this.indexMap[t]||[];this.indexMap[t]=[].concat(function(t){return function(t){if(Array.isArray(t))return Jp(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||Qp(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(r),[e])}},{key:"removeIndex",value:function(t,e){var r=this.indexMap[t]||[],n=r.indexOf(e);-1==n?co("Removing index failed (not found)",t,e):(r.splice(n,1),0==r.length&&delete this.indexMap[t])}},{key:"addRefidIndex",value:function(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&&so("Refid Index replaced (has not to be)",t,e,r),this.refidIndexMap.set(t,e)}},{key:"removeRefidIndex",value:function(t,e){if(null!=t){var r=this.refidIndexMap.get(t);r!==e?so("Refid Removing index failed (has not to be)",t,e,r):this.refidIndexMap.delete(t)}}},{key:"getNewRefid",value:function(){return this._maxRefid=(this._maxRefid||0)+1,this._maxRefid}},{key:"subscribe",value:(i=Kp(Vp().mark((function t(e,r){return Vp().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(this._app.isViewMode&&e&&this._app)){t.next=4;break}return t.next=3,this._app.subscribe(e,r);case 3:r._subscription=t.sent;case 4:case"end":return t.stop()}}),t,this)}))),function(t,e){return i.apply(this,arguments)})},{key:"unsubscribe",value:(o=Kp(Vp().mark((function t(e,r){return Vp().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!r._subscription){t.next=4;break}return t.next=3,r._subscription.unsubscribe();case 3:delete r._subscription;case 4:case"end":return t.stop()}}),t)}))),function(t,e){return o.apply(this,arguments)})},{key:"findById",value:function(t){return(this.indexMap[t.replace(/^#/,"")]||[])[0]}},{key:"findAllById",value:function(t){return this.indexMap[t.replace(/^#/,"")]||[]}},{key:"findByRefid",value:function(t){return this.refidIndexMap.get(t)}},{key:"findOrCreate",value:function(t){var e=this.findAllById(t);if(!e&&this.app&&!this.app.isEditMode){var r=this.findTemplateFor(t);if(r){var n=Object.assign(Do(r.hierarchy),{id:t,templatePrefix:""});return component=gl(n,this.app),this.model_layer.addComponent(component),[component]}}return e}},{key:"resize",value:function(){this.components.forEach((function(t){t.resize&&t.resize()})),this.invalidate()}},{key:"_disposeAllResources",value:function(){var t=this;this.selected=[],this._focused=null,this._ready=!1,this.eventEngine&&(this.assist_handlers&&this.assist_handlers.forEach((function(e){t.eventEngine.remove(e)})),this.eventEngine.dispose(),delete this.eventEngine),(this.model.handlers||[]).map((function(e){xp.getDisposer(e).call(null,t)})),this.assist_layers&&this.assist_layers.forEach((function(e){e.dispose(),t.removeComponent(e)})),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={}}},{key:"rebuildContentModel",value:function(t){var e=this;this._disposeAllResources(),this.eventEngine=new ip(this),(t=t||{}).type="model-layer",this.model_layer=gl(t,this.app),this.addComponent(this.model_layer),this.model_layer.target=this.target_element,this.assist_layers=(this.model.layers||[]).map((function(t){var r=gl(t,e.app);return e.addComponent(r),r.target=e.target_element,r})),this.assist_handlers=(this.model.handlers||[]).map((function(t){var r={};return e.eventEngine.add(r,xp.get(t)),r})),this._ready=!0,this.traverse((function(t){return t.ready()}))}},{key:"root",get:function(){return this}},{key:"anchors",get:function(){}},{key:"isReady",get:function(){return this._ready}},{key:"rootModel",get:function(){return this.model_layer}},{key:"stuck",get:function(){return!0}},{key:"data",get:function(){return Object.values(this.indexMap).reduce((function(t,e){var r=Xp(e,1)[0];return t[r.model.id]=r.data,t}),{})},set:function(t){for(var e in t){var r=this.findOrCreate(e);r&&r.forEach((function(r){return r.data=t[e]}))}}},{key:"dataByRefid",get:function(){var t,e={},r=qp(this.refidIndexMap.entries());try{for(r.s();!(t=r.n()).done;){var n=Xp(t.value,2),o=n[0],i=n[1];e[o]=i.data}}catch(t){r.e(t)}finally{r.f()}return e},set:function(t){for(var e in t){var r=this.findByRefid(Number(e));r&&(r.data=t[e])}}},{key:"values",get:function(){return Object.values(this.indexMap).reduce((function(t,e){var r=Xp(e,1)[0];return t[r.model.id]=r.value,t}),{})},set:function(t){for(var e in t){var r=this.findOrCreate(e);r&&r.forEach((function(r){return r.value=t[e]}))}}},{key:"valuesByRefid",get:function(){var t,e={},r=qp(this.refidIndexMap.entries());try{for(r.s();!(t=r.n()).done;){var n=Xp(t.value,2),o=n[0],i=n[1];e[o]=i.value}}catch(t){r.e(t)}finally{r.f()}return e},set:function(t){for(var e in t){var r=this.findByRefid(Number(e));r&&(r.value=t[e])}}},{key:"selected",get:function(){return(this._selected||[]).filter((function(t){return t.parent}))},set:function(t){var e=this._selected;if(this._selected=t,!t||t.length<=1)this.hasSameParentForAllSelected=!0;else{var r=t[0].parent;this.hasSameParentForAllSelected=!t.find((function(t){return t.parent!=r}))}this.trigger("selected",t,e)}},{key:"focused",get:function(){return this._focused},set:function(t){this._focused!==t&&(this._focused=t,this.invalidate())}},{key:"style",get:function(){return this._style},set:function(t){this._style=t,this._compiled_style=t}},{key:"hasTextProperty",get:function(){return!1}},{key:"render",value:function(){this.components.forEach((function(t){return t.draw()}))}},{key:"contains",value:function(t,e){return!0}},{key:"capturePath",value:function(t,e){return this.model_layer.capturePath(t,e)}},{key:"invalidate",value:function(){this.components.forEach((function(t){return t.invalidate()}))}},{key:"eventMap",get:function(){return{"(root)":{"(descendant)":{added:this.onadded,removed:this.onremoved,change:this.onchanged}}}}},{key:"refreshMappings",value:function(){if(!this._refresh_mapping_debouncer){if(this.disposed)return;this._refresh_mapping_debouncer=fa((function t(e){e.executeMappings(),e.components&&e.components.forEach((function(e){return t(e)}))}),1e3)}this._refresh_mapping_debouncer(this.model_layer)}},{key:"_addTraverse",value:function(t){var e=this;t.components&&t.components.forEach((function(t){return e._addTraverse(t)}));var r=t.model,n=r.id,o=r.refid,i=r.tag,a=r.templatePrefix;this.addRefidIndex(o,t),n&&this.addIndex(n,t),i&&this.subscribe(i,t),a&&this.addTemplate(a,t);var u=jn({},t.eventMap,t.model.eventMap);this.eventEngine.add(t,u)}},{key:"_removeTraverse",value:function(t){var e=this;t.components&&t.components.forEach((function(t){return e._removeTraverse(t)}));var r=t.model,n=r.id,o=r.refid,i=r.tag,a=r.templatePrefix;this.removeRefidIndex(o,t),n&&this.removeIndex(n,t),i&&this.unsubscribe(i,t),a&&this.removeTemplate(a,t),this.eventEngine.remove(t)}},{key:"onadded",value:function(t,e){this._addTraverse(e),this.refreshMappings(),this.invalidate()}},{key:"onremoved",value:function(t,e){this._removeTraverse(e),this.invalidate()}},{key:"onchanged",value:function(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()}}],n&&Zp(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n,o,i}(vs);Object.assign(uy.prototype,{fit:function(t){var e=this.model_layer.model,r=e.width,n=e.height,o=e.fitMode,i=this.target_element,a=this.model_layer;if(this.fitMode=t||this.fitMode||o||"ratio",r&&n&&i&&i.clientWidth&&i.clientHeight){switch(this.fitMode){case"center":!function(t,e,r){var n=t.unitScale,o=e.model,i=o.width,a=o.height;e.set("scale",{x:n,y:n}),e.set("translate",{x:Math.max((r.clientWidth-i*n)/2,0),y:Math.max((r.clientHeight-a*n)/2,0)})}(this,a,i);break;case"both":!function(t,e,r){var n=e.model,o=n.width,i=n.height,a=r.clientWidth,u=r.clientHeight;e.set("scale",{x:a/o,y:u/i}),e.set("translate",{x:0,y:0})}(0,a,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,a,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,a,i);break;case"ratio":!function(t,e,r){var n=e.model,o=n.width,i=n.height,a=r.clientWidth,u=r.clientHeight,s=a/o,c=u/i,l=Math.min(s,c);e.set("scale",{x:l,y:l}),e.set("translate",{x:(a-o*l)/2,y:(u-i*l)/2})}(0,a,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,a)}this.resize()}}}),Ha.memoize(uy.prototype,"unitScale",!1);var sy=13.3;function cy(t){return cy="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},cy(t)}function ly(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,fy(n.key),n)}}function fy(t){var e=function(t){if("object"!=cy(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=cy(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==cy(e)?e:e+""}var hy="$base_url",py=Math.PI/12,yy=function(){return t=function t(e,r){var n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this._mode=e,this.screen=(void 0!==n&&(sy=n),sy),this._baseUrl="undefined"!=typeof window?window.location.origin:null,this._refProvider=r,this.isEditMode&&(this._rotateStep=py,this._rotateStepForced=!1)},e=[{key:"dispose",value:function(){this._dataSubscriptionProvider&&this._dataSubscriptionProvider.dispose(),delete this._dataStorage}},{key:"_calcScreen",value:function(){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 o=("d"==n?Math.sqrt(t*t+e*e):"w"==n?t:e)/r;return o>0?Math.round(o):0}(t.width,t.height,this.screen),this._PPM=this._PPI/25.4}},{key:"subscribe",value:function(t,e){var r;return null===(r=this._dataSubscriptionProvider)||void 0===r?void 0:r.subscribe(t,e)}},{key:"refProvider",get:function(){return this._refProvider}},{key:"dataSubscriptionProvider",get:function(){return this._dataSubscriptionProvider},set:function(t){this._dataSubscriptionProvider=t}},{key:"commander",get:function(){return this._commander},set:function(t){this._commander=t}},{key:"screen",get:function(){return this._screen},set:function(t){this._screen=t,this._calcScreen()}},{key:"DPPX",get:function(){return $o}},{key:"PPI",get:function(){return this._PPI}},{key:"PPM",get:function(){return this._PPM}},{key:"mode",get:function(){return this._mode},set:function(t){var e=this._mode;e!==t&&(this._mode=t,this.trigger("mode",t,e))}},{key:"isViewMode",get:function(){return this._mode==Uo}},{key:"isEditMode",get:function(){return this._mode==Yo}},{key:"baseUrl",get:function(){return this._baseUrl},set:function(t){t&&this._baseUrl!=t&&(this._baseUrl=t)}},{key:"url",value:function(t){try{return(t.includes(hy)?new URL(t.replace(hy,this.baseUrl),this.baseUrl):new URL(t,location.origin)).href}catch(e){co(e,t)}}},{key:"rotateStep",get:function(){return this._rotateStep},set:function(t){this._rotateStep=Number(t)||py}},{key:"rotateStepForced",get:function(){return this._rotateStepForced},set:function(t){this._rotateStepForced=!!t}},{key:"dataStorage",get:function(){return this._dataStorage},set:function(t){this._dataStorage=t}}],e&&ly(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function dy(t){return dy="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},dy(t)}function vy(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,by(n.key),n)}}function by(t){var e=function(t){if("object"!=dy(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=dy(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==dy(e)?e:e+""}oo(yy.prototype,no.withEvent);var gy=function(){return t=function t(e,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),!(e=Number(e))||e<=0?(so("TimeCapsule maxsize should be greater than 0.",e),this.maxsize=10):this.maxsize=e,this.reset(),r&&(this.snapshot(r),this.preserve())},(e=[{key:"preserve",value:function(){this.checkPoint=this.pos}},{key:"hasUnpreservedChanges",value:function(){return this.checkPoint!=this.pos}},{key:"dispose",value:function(){this.reset()}},{key:"snapshot",value:function(t){if(this.q.splice(this.pos+1,this.q.length-(this.pos+1),t),this.q.length>this.maxsize){var e=this.q.splice(0,this.q.length-this.maxsize);this.checkPoint=Math.max(-1,this.checkPoint-e.length)}this.pos=this.q.length-1}},{key:"forward",value:function(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.forwardable)return this.q[++this.pos];co("Not forwardable.")}},{key:"backward",value:function(){if(this.snapshot_taker&&this.snapshot_taker.take(),this.backwardable)return this.q[--this.pos];co("Not backwardable.")}},{key:"current",get:function(){if(-1!==this.pos)return this.q[this.pos];co("Non state has been recorded.")}},{key:"length",get:function(){return this.q.length}},{key:"forwardable",get:function(){return this.pos<this.q.length-1}},{key:"backwardable",get:function(){return this.pos>0}},{key:"snapshot_taker",get:function(){return this._snapshot_taker},set:function(t){this._snapshot_taker=t}},{key:"reset",value:function(){this.q=[],this.pos=-1,this.checkPoint=-1}}])&&vy(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function my(t){return my="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},my(t)}function wy(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,xy(n.key),n)}}function xy(t){var e=function(t){if("object"!=my(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=my(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==my(e)?e:e+""}var ky=fa((function(t){t.brake||t.take()}),1e3,{leading:!0,trailing:!1});function Sy(t){!t.brake&&t.dirty&&ky(t)}var _y=function(){return t=function t(e,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.brake=!1,this.dirty=!1,this.state_holder=e,this.timecapsule=r,this.timecapsule.snapshot_taker=this},(e=[{key:"dispose",value:function(){delete this.state_holder,delete this.timecapsule}},{key:"touch",value:function(){this.dirty=!0,Sy(this)}},{key:"take",value:function(t){(this.dirty||t)&&(this.timecapsule.snapshot(this.state_holder.state),this.dirty=!1)}},{key:"brake",get:function(){return this._brake},set:function(t){this._brake=!!t,Sy(this)}}])&&wy(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function Oy(t){return Oy="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},Oy(t)}function Ey(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Ay(n.key),n)}}function Ay(t){var e=function(t){if("object"!=Oy(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Oy(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Oy(e)?e:e+""}function Py(t,e){var r=e.model_layer.get("scale"),n=e.model_layer.get("translate");if(t){var o=JSON.parse(t);o.scale=r,o.translate=n,e.rebuildContentModel(o)}}var jy=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.container=e,this.timecapsule=new gy(20);var r=this;this.snapshot_taker=new _y({get state(){var t=r.container.model_layer.hierarchy;return JSON.stringify(t)}},this.timecapsule),this.snapshot_taker.take(!0),this.timecapsule.preserve()},(e=[{key:"dispose",value:function(){this.reset(),this.timecapsule&&this.timecapsule.dispose(),this.snapshot_taker&&this.snapshot_taker.dispose(),delete this.container,delete this.timecapsule,delete this.snapshot_taker}},{key:"preserve",value:function(){this.timecapsule.preserve()}},{key:"hasUnpreservedChanges",value:function(){return this.timecapsule.hasUnpreservedChanges()}},{key:"execute",value:function(t,e){!1!==e&&t&&t.execute(),this.snapshot_taker.touch(),this.trigger("execute",t,!0,!1)}},{key:"undo",value:function(){this.timecapsule.backwardable&&(Py(this.timecapsule.backward(),this.container),this.trigger("undo",this.undoable(),this.redoable()))}},{key:"redo",value:function(){this.timecapsule.forwardable&&(Py(this.timecapsule.forward(),this.container),this.trigger("redo",this.undoable(),this.redoable()))}},{key:"undoable",value:function(){return this.timecapsule.backwardable}},{key:"redoable",value:function(){return this.timecapsule.forwardable}},{key:"reset",value:function(){this.timecapsule&&this.timecapsule.reset(),this.trigger("command-reset")}}])&&Ey(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function Ty(t){return Ty="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},Ty(t)}function My(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Ry(n.key),n)}}function Ry(t){var e=function(t){if("object"!=Ty(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Ty(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Ty(e)?e:e+""}oo(jy.prototype,no.withEvent);var Iy=0,Cy=new FinalizationRegistry((function(t){Iy--}));const Ly=function(){return t=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this._container=e,this.app=e.app,this._commander=new jy(this._container),this.app.commander=this._commander,Iy++,Cy.register(this,Iy)},e=[{key:"add",value:function(){return wl.apply(this._container,arguments)}},{key:"duplicate",value:function(){return xl.apply(this._container,arguments)}},{key:"remove",value:function(){return kl.apply(this._container,arguments)}},{key:"animate",value:function(){return pn.apply(this,arguments)}},{key:"fullscreen",value:function(){return El.apply(this._container,arguments)}},{key:"target",get:function(){return this._container.target_element},set:function(t){var e;if("string"==typeof t){if(!(e=document.getElementById(t)))throw"target element '".concat(t,"' is not exist");if(e.firstChild)throw"target element '".concat(t,"' already has children")}else e=t;e&&e.style&&(e.style.cursor="default"),this._container.target_element=e,this._container.invalidate()}},{key:"scale",get:function(){return this.root.get("scale")},set:function(t){this.root.set("scale",t)}},{key:"translate",get:function(){return this.root.get("translate")},set:function(t){this.root.set("translate",t)}},{key:"unit",get:function(){return this.root.get("unit")||"px"}},{key:"PPM",get:function(){return this.app.PPM}},{key:"PPI",get:function(){return this.app.PPI}},{key:"DPPX",get:function(){return this.app.DPPX}},{key:"unitScale",get:function(){return this._container.unitScale}},{key:"screen",get:function(){return this.app.screen},set:function(t){this.app.screen=t,this._container.resize()}},{key:"resize",value:function(){this._container.resize()}},{key:"release",value:function(){this.dispose()}},{key:"dispose",value:function(){this._commander&&this._commander.dispose(),this._container&&this._container.dispose()}},{key:"selected",get:function(){return this._container.selected.slice()},set:function(t){this._container.selected=t}},{key:"select",value:function(t){for(var e,r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return this._container.selected=null===(e=this.root)||void 0===e?void 0:e.findAll.apply(e,[t].concat(n)),this.selected}},{key:"commander",get:function(){return this._commander}},{key:"undo",value:function(){this.commander.undo()}},{key:"undoable",value:function(){return this.commander.undoable()}},{key:"redo",value:function(){this.commander.redo()}},{key:"redoable",value:function(){return this.commander.redoable()}},{key:"preserve",value:function(){this.commander.preserve()}},{key:"hasUnpreservedChanges",value:function(){return this.commander.hasUnpreservedChanges()}},{key:"cut",value:function(){return jl.apply(this._container,arguments)}},{key:"copy",value:function(){return Pl.apply(this._container,arguments)}},{key:"paste",value:function(){return Tl.apply(this._container,arguments)}},{key:"undoableChange",value:function(){return Ql.apply(this._container,arguments)}},{key:"change",value:function(){return Kl.apply(this.root,arguments)}},{key:"model",get:function(){return this.root.hierarchy},set:function(t){this._container.rebuildContentModel(t)}},{key:"rootContainer",get:function(){return this._container}},{key:"root",get:function(){var t;return null===(t=this._container)||void 0===t?void 0:t.model_layer}},{key:"findAll",value:function(){return this.root.findAll.apply(this.root,arguments)}},{key:"findFirst",value:function(){return this.root.findFirst.apply(this.root,arguments)}},{key:"findById",value:function(){return this._container.findById.apply(this._container,arguments)}},{key:"findAllById",value:function(){return this._container.findAllById.apply(this._container,arguments)}},{key:"serialize",value:function(){return this.root.trim(),this.root.serialize.apply(this.root,arguments)}},{key:"align",value:function(){return ol.apply(this._container,arguments)}},{key:"place",value:function(){return lf.apply(this._container,arguments)}},{key:"distribute",value:function(){return ul.apply(this._container,arguments)}},{key:"move",value:function(){return vl.apply(this._container,arguments)}},{key:"zorder",value:function(){return bl.apply(this._container,arguments)}},{key:"symmetryX",value:function(){return Vl.apply(this._container,arguments)}},{key:"symmetryY",value:function(){return $l.apply(this._container,arguments)}},{key:"on",value:function(){return Sl.apply(this._container,arguments)}},{key:"once",value:function(){return _l.apply(this._container,arguments)}},{key:"off",value:function(){return this._container&&Ol.apply(this._container,arguments)}},{key:"centerTo",value:function(t,e){return this.root.centerTo(t,e)}},{key:"mode",get:function(){return this.app.mode},set:function(t){void 0!==t&&(this.app.mode=t)}},{key:"toDataURL",value:function(){return Gl.apply(this._container,arguments)}},{key:"group",value:function(){return Hl.apply(this._container,arguments)}},{key:"ungroup",value:function(){return Wl.apply(this._container,arguments)}},{key:"fit",value:function(t){var e=this;this._container.once("redraw",(function(){return e._container.fit(t)})),this._container.invalidate()}},{key:"fitMode",get:function(){return this._container.fitMode}},{key:"ids",get:function(){return Jl.apply(this._container)}},{key:"data",get:function(){return this._container.data},set:function(t){this._container.data=t}},{key:"dataByRefid",get:function(){return this._container.dataByRefid},set:function(t){this._container.dataByRefid=t}},{key:"values",get:function(){return this._container.values},set:function(t){this._container.values=t}},{key:"valuesByRefid",get:function(){return this._container.valuesByRefid},set:function(t){this._container.valuesByRefid=t}},{key:"baseUrl",get:function(){return this.app.baseUrl},set:function(t){this.app.baseUrl=t}},{key:"startAddMode",value:function(){return ff.apply(this._container,arguments)}},{key:"startStylePasteMode",value:function(){return hf.apply(this._container,arguments)}},{key:"stopStylePasteMode",value:function(){return pf.apply(this._container,arguments)}},{key:"startDatabindPasteMode",value:function(){return yf.apply(this._container,arguments)}},{key:"stopDatabindPasteMode",value:function(){return df.apply(this._container,arguments)}}],r=[{key:"residents",get:function(){return Iy}},{key:"residentsCount",get:function(){return Iy}},{key:"DPPX",get:function(){return $o}}],e&&My(t.prototype,e),r&&My(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,r}();function Dy(t){return Dy="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},Dy(t)}function Ny(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,By(n.key),n)}}function By(t){var e=function(t){if("object"!=Dy(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Dy(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Dy(e)?e:e+""}var zy=new(function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},(e=[{key:"load",value:function(t){}},{key:"save",value:function(t,e){}},{key:"clear",value:function(t){}}])&&Ny(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}());function Fy(t){var e=t.target,r=t.model,n=t.style,o=t.layers,i=void 0===o?[]:o,a=t.handlers,u=void 0===a?[]:a,s=t.mode,c=void 0===s?Uo:s,l=t.refProvider,f=t.dataSubscriptionProvider,h=t.dataStorage,p=void 0===h?zy:h,y=t.baseUrl,d=t.fitMode,v=null;if("string"==typeof e){if(!(v=document.getElementById(e)))throw"target element '".concat(e,"' is not exist");if(v.firstChild)throw"target element '".concat(e,"' is not empty")}else v=e;v&&v.style&&(v.style.position="absolute",v.style.cursor="default",v.style.overflow="hidden");var b=new yy(c,l);return b.baseUrl=y,b.dataSubscriptionProvider=f,b.dataStorage=p,new Ly(new uy({target_element:v,model:r,style:n,layers:i,handlers:u,fitMode:d},b))}function Uy(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return Yy(t,e);var r={}.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)?Yy(t,e):void 0}}(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 i,a=!0,u=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}function Yy(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Gy(t){return Gy="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},Gy(t)}function Hy(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Wy(n.key),n)}}function Wy(t){var e=function(t){if("object"!=Gy(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Gy(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Gy(e)?e:e+""}var qy,Xy,Vy,$y=globalThis,Ky=$y.ShadowRoot&&(void 0===$y.ShadyCSS||$y.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Qy=Symbol(),Jy=new WeakMap,Zy=function(){return t=function t(e,r,n){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this._$cssResult$=!0,n!==Qy)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=r},e=[{key:"styleSheet",get:function(){var t=this.o,e=this.t;if(Ky&&void 0===t){var r=void 0!==e&&1===e.length;r&&(t=Jy.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&Jy.set(e,t))}return t}},{key:"toString",value:function(){return this.cssText}}],e&&Hy(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}(),td=Ky?function(t){return t}:function(t){return t instanceof CSSStyleSheet?function(t){var e,r="",n=Uy(t.cssRules);try{for(n.s();!(e=n.n()).done;)r+=e.value.cssText}catch(t){n.e(t)}finally{n.f()}return function(t){return new Zy("string"==typeof t?t:t+"",void 0,Qy)}(r)}(t):t};function ed(t){return ed="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},ed(t)}function rd(t){return function(t){if(Array.isArray(t))return sd(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||ud(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function nd(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i,a,u=[],s=!0,c=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(u.push(n.value),u.length!==e);s=!0);}catch(t){c=!0,o=t}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return u}}(t,e)||ud(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function od(){od=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,a=Object.create(i.prototype),u=new T(n||[]);return o(a,"_invoke",{value:E(t,r,u)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var h="suspendedStart",p="suspendedYield",y="executing",d="completed",v={};function b(){}function g(){}function m(){}var w={};c(w,a,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(M([])));k&&k!==r&&n.call(k,a)&&(w=k);var S=m.prototype=b.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function r(o,i,a,u){var s=f(t[o],t,i);if("throw"!==s.type){var c=s.arg,l=c.value;return l&&"object"==ed(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,u)}),(function(t){r("throw",t,a,u)})):e.resolve(l).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,u)}))}u(s.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,r,n){var o=h;return function(i,a){if(o===y)throw Error("Generator is already running");if(o===d){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var u=n.delegate;if(u){var s=A(u,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var c=f(e,r,n);if("normal"===c.type){if(o=n.done?d:p,c.arg===v)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=d,n.method="throw",n.arg=c.arg)}}}function A(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,A(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var i=f(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,v;var a=i.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,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}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 j(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function M(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(ed(e)+" is not iterable")}return g.prototype=m,o(S,"constructor",{value:m,configurable:!0}),o(m,"constructor",{value:g,configurable:!0}),g.displayName=c(m,s,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,c(t,s,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),c(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new O(l(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),c(S,s,"Generator"),c(S,a,(function(){return this})),c(S,"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=M,T.prototype={constructor:T,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(j),!e)for(var r in this)"t"===r.charAt(0)&&n.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 o(n,o){return u.type="throw",u.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var s=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,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),j(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 o=n.arg;j(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:M(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),v}},e}function id(t,e,r,n,o,i,a){try{var u=t[i](a),s=u.value}catch(t){return void r(t)}u.done?e(s):Promise.resolve(s).then(n,o)}function ad(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=ud(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 i,a=!0,u=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}function ud(t,e){if(t){if("string"==typeof t)return sd(t,e);var r={}.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)?sd(t,e):void 0}}function sd(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function cd(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ld(n.key),n)}}function ld(t){var e=function(t){if("object"!=ed(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=ed(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==ed(e)?e:e+""}function fd(t){var e="function"==typeof Map?new Map:void 0;return fd=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return function(t,e,r){if(hd())return Reflect.construct.apply(null,arguments);var n=[null];n.push.apply(n,e);var o=new(t.bind.apply(t,n));return r&&pd(o,r.prototype),o}(t,arguments,yd(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),pd(r,t)},fd(t)}function hd(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(hd=function(){return!!t})()}function pd(t,e){return pd=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},pd(t,e)}function yd(t){return yd=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},yd(t)}var dd=Object.is,vd=Object.defineProperty,bd=Object.getOwnPropertyDescriptor,gd=Object.getOwnPropertyNames,md=Object.getOwnPropertySymbols,wd=Object.getPrototypeOf,xd=globalThis,kd=xd.trustedTypes,Sd=kd?kd.emptyScript:"",_d=xd.reactiveElementPolyfillSupport,Od=function(t,e){return t},Ed={toAttribute:function(t,e){switch(e){case Boolean:t=t?Sd:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute:function(t,e){var 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}},Ad=function(t,e){return!dd(t,e)},Pd={attribute:!0,type:String,converter:Ed,reflect:!1,hasChanged:Ad};null!==(qy=Symbol.metadata)&&void 0!==qy||(Symbol.metadata=Symbol("metadata")),null!==(Xy=xd.litPropertyMetadata)&&void 0!==Xy||(xd.litPropertyMetadata=new WeakMap);var jd,Td=function(t){function e(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(t=function(t,e,r){return e=yd(e),function(t,e){if(e&&("object"==ed(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,hd()?Reflect.construct(e,r||[],yd(t).constructor):e.apply(t,r))}(this,e))._$Ep=void 0,t.isUpdatePending=!1,t.hasUpdated=!1,t._$Em=null,t._$Ev(),t}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&pd(t,e)}(e,t),r=e,n=[{key:"_$Ev",value:function(){var t,e=this;this._$ES=new Promise((function(t){return e.enableUpdating=t})),this._$AL=new Map,this._$E_(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((function(t){return t(e)}))}},{key:"addController",value:function(t){var e,r;(null!==(e=this._$EO)&&void 0!==e?e:this._$EO=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&(null===(r=t.hostConnected)||void 0===r||r.call(t))}},{key:"removeController",value:function(t){var e;null===(e=this._$EO)||void 0===e||e.delete(t)}},{key:"_$E_",value:function(){var t,e=new Map,r=ad(this.constructor.elementProperties.keys());try{for(r.s();!(t=r.n()).done;){var n=t.value;this.hasOwnProperty(n)&&(e.set(n,this[n]),delete this[n])}}catch(t){r.e(t)}finally{r.f()}e.size>0&&(this._$Ep=e)}},{key:"createRenderRoot",value:function(){var t,e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return function(t,e){if(Ky)t.adoptedStyleSheets=e.map((function(t){return t instanceof CSSStyleSheet?t:t.styleSheet}));else{var r,n=Uy(e);try{for(n.s();!(r=n.n()).done;){var o=r.value,i=document.createElement("style"),a=$y.litNonce;void 0!==a&&i.setAttribute("nonce",a),i.textContent=o.cssText,t.appendChild(i)}}catch(t){n.e(t)}finally{n.f()}}}(e,this.constructor.elementStyles),e}},{key:"connectedCallback",value:function(){var t,e;null!==(t=this.renderRoot)&&void 0!==t||(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(e=this._$EO)||void 0===e||e.forEach((function(t){var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}},{key:"enableUpdating",value:function(t){}},{key:"disconnectedCallback",value:function(){var t;null===(t=this._$EO)||void 0===t||t.forEach((function(t){var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}},{key:"attributeChangedCallback",value:function(t,e,r){this._$AK(t,r)}},{key:"_$EC",value:function(t,e){var r=this.constructor.elementProperties.get(t),n=this.constructor._$Eu(t,r);if(void 0!==n&&!0===r.reflect){var o,i=(void 0!==(null===(o=r.converter)||void 0===o?void 0:o.toAttribute)?r.converter:Ed).toAttribute(e,r.type);this._$Em=t,null==i?this.removeAttribute(n):this.setAttribute(n,i),this._$Em=null}}},{key:"_$AK",value:function(t,e){var r=this.constructor,n=r._$Eh.get(t);if(void 0!==n&&this._$Em!==n){var o,i=r.getPropertyOptions(n),a="function"==typeof i.converter?{fromAttribute:i.converter}:void 0!==(null===(o=i.converter)||void 0===o?void 0:o.fromAttribute)?i.converter:Ed;this._$Em=n,this[n]=a.fromAttribute(e,i.type),this._$Em=null}}},{key:"requestUpdate",value:function(t,e,r){if(void 0!==t){var n;if(null!=r||(r=this.constructor.getPropertyOptions(t)),!(null!==(n=r.hasChanged)&&void 0!==n?n:Ad)(this[t],e))return;this.P(t,e,r)}!1===this.isUpdatePending&&(this._$ES=this._$ET())}},{key:"P",value:function(t,e,r){var n;this._$AL.has(t)||this._$AL.set(t,e),!0===r.reflect&&this._$Em!==t&&(null!==(n=this._$Ej)&&void 0!==n?n:this._$Ej=new Set).add(t)}},{key:"_$ET",value:(i=od().mark((function t(){var e;return od().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return this.isUpdatePending=!0,t.prev=1,t.next=4,this._$ES;case 4:t.next=9;break;case 6:t.prev=6,t.t0=t.catch(1),Promise.reject(t.t0);case 9:if(e=this.scheduleUpdate(),t.t1=null!=e,!t.t1){t.next=14;break}return t.next=14,e;case 14:return t.abrupt("return",!this.isUpdatePending);case 15:case"end":return t.stop()}}),t,this,[[1,6]])})),a=function(){var t=this,e=arguments;return new Promise((function(r,n){var o=i.apply(t,e);function a(t){id(o,r,n,a,u,"next",t)}function u(t){id(o,r,n,a,u,"throw",t)}a(void 0)}))},function(){return a.apply(this,arguments)})},{key:"scheduleUpdate",value:function(){return this.performUpdate()}},{key:"performUpdate",value:function(){if(this.isUpdatePending){if(!this.hasUpdated){var t;if(null!==(t=this.renderRoot)&&void 0!==t||(this.renderRoot=this.createRenderRoot()),this._$Ep){var e,r=ad(this._$Ep);try{for(r.s();!(e=r.n()).done;){var n=nd(e.value,2),o=n[0],i=n[1];this[o]=i}}catch(t){r.e(t)}finally{r.f()}this._$Ep=void 0}var a=this.constructor.elementProperties;if(a.size>0){var u,s=ad(a);try{for(s.s();!(u=s.n()).done;){var c=nd(u.value,2),l=c[0],f=c[1];!0!==f.wrapped||this._$AL.has(l)||void 0===this[l]||this.P(l,this[l],f)}}catch(t){s.e(t)}finally{s.f()}}}var h=!1,p=this._$AL;try{var y;(h=this.shouldUpdate(p))?(this.willUpdate(p),null!==(y=this._$EO)&&void 0!==y&&y.forEach((function(t){var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(p)):this._$EU()}catch(p){throw h=!1,this._$EU(),p}h&&this._$AE(p)}}},{key:"willUpdate",value:function(t){}},{key:"_$AE",value:function(t){var e;null!==(e=this._$EO)&&void 0!==e&&e.forEach((function(t){var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}},{key:"_$EU",value:function(){this._$AL=new Map,this.isUpdatePending=!1}},{key:"updateComplete",get:function(){return this.getUpdateComplete()}},{key:"getUpdateComplete",value:function(){return this._$ES}},{key:"shouldUpdate",value:function(t){return!0}},{key:"update",value:function(t){var e=this;this._$Ej&&(this._$Ej=this._$Ej.forEach((function(t){return e._$EC(t,e[t])}))),this._$EU()}},{key:"updated",value:function(t){}},{key:"firstUpdated",value:function(t){}}],o=[{key:"addInitializer",value:function(t){var e;this._$Ei(),(null!==(e=this.l)&&void 0!==e?e:this.l=[]).push(t)}},{key:"observedAttributes",get:function(){return this.finalize(),this._$Eh&&rd(this._$Eh.keys())}},{key:"createProperty",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Pd;if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){var r=Symbol(),n=this.getPropertyDescriptor(t,r,e);void 0!==n&&vd(this.prototype,t,n)}}},{key:"getPropertyDescriptor",value:function(t,e,r){var n,o=null!==(n=bd(this.prototype,t))&&void 0!==n?n:{get:function(){return this[e]},set:function(t){this[e]=t}},i=o.get,a=o.set;return{get:function(){return null==i?void 0:i.call(this)},set:function(e){var n=null==i?void 0:i.call(this);a.call(this,e),this.requestUpdate(t,n,r)},configurable:!0,enumerable:!0}}},{key:"getPropertyOptions",value:function(t){var e;return null!==(e=this.elementProperties.get(t))&&void 0!==e?e:Pd}},{key:"_$Ei",value:function(){if(!this.hasOwnProperty(Od("elementProperties"))){var t=wd(this);t.finalize(),void 0!==t.l&&(this.l=rd(t.l)),this.elementProperties=new Map(t.elementProperties)}}},{key:"finalize",value:function(){if(!this.hasOwnProperty(Od("finalized"))){if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Od("properties"))){var t,e=this.properties,r=ad([].concat(rd(gd(e)),rd(md(e))));try{for(r.s();!(t=r.n()).done;){var n=t.value;this.createProperty(n,e[n])}}catch(t){r.e(t)}finally{r.f()}}var o=this[Symbol.metadata];if(null!==o){var i=litPropertyMetadata.get(o);if(void 0!==i){var a,u=ad(i);try{for(u.s();!(a=u.n()).done;){var s=nd(a.value,2),c=s[0],l=s[1];this.elementProperties.set(c,l)}}catch(t){u.e(t)}finally{u.f()}}}this._$Eh=new Map;var f,h=ad(this.elementProperties);try{for(h.s();!(f=h.n()).done;){var p=nd(f.value,2),y=p[0],d=p[1],v=this._$Eu(y,d);void 0!==v&&this._$Eh.set(v,y)}}catch(t){h.e(t)}finally{h.f()}this.elementStyles=this.finalizeStyles(this.styles)}}},{key:"finalizeStyles",value:function(t){var e=[];if(Array.isArray(t)){var r,n=ad(new Set(t.flat(1/0).reverse()));try{for(n.s();!(r=n.n()).done;){var o=r.value;e.unshift(td(o))}}catch(t){n.e(t)}finally{n.f()}}else void 0!==t&&e.push(td(t));return e}},{key:"_$Eu",value:function(t,e){var r=e.attribute;return!1===r?void 0:"string"==typeof r?r:"string"==typeof t?t.toLowerCase():void 0}}],n&&cd(r.prototype,n),o&&cd(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n,o,i,a}(fd(HTMLElement));function Md(t,e,r){return e=Id(e),function(t,e){if(e&&("object"==Gd(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Rd()?Reflect.construct(e,r||[],Id(t).constructor):e.apply(t,r))}function Rd(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Rd=function(){return!!t})()}function Id(t){return Id=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Id(t)}function Cd(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ld(t,e)}function Ld(t,e){return Ld=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ld(t,e)}function Dd(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=Nd(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 i,a=!0,u=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}function Nd(t,e){if(t){if("string"==typeof t)return Bd(t,e);var r={}.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)?Bd(t,e):void 0}}function Bd(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function zd(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Fd(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Yd(n.key),n)}}function Ud(t,e,r){return e&&Fd(t.prototype,e),r&&Fd(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function Yd(t){var e=function(t){if("object"!=Gd(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Gd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Gd(e)?e:e+""}function Gd(t){return Gd="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},Gd(t)}Td.elementStyles=[],Td.shadowRootOptions={mode:"open"},Td[Od("elementProperties")]=new Map,Td[Od("finalized")]=new Map,null!=_d&&_d({ReactiveElement:Td}),(null!==(Vy=xd.reactiveElementVersions)&&void 0!==Vy?Vy:xd.reactiveElementVersions=[]).push("2.0.4");var Hd=globalThis,Wd=Hd.trustedTypes,qd=Wd?Wd.createPolicy("lit-html",{createHTML:function(t){return t}}):void 0,Xd="$lit$",Vd="lit$".concat(Math.random().toFixed(9).slice(2),"$"),$d="?"+Vd,Kd="<".concat($d,">"),Qd=document,Jd=function(){return Qd.createComment("")},Zd=function(t){return null===t||"object"!=Gd(t)&&"function"!=typeof t},tv=Array.isArray,ev="[ \t\n\f\r]",rv=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,nv=/-->/g,ov=/>/g,iv=RegExp(">|".concat(ev,"(?:([^\\s\"'>=/]+)(").concat(ev,"*=").concat(ev,"*(?:[^ \t\n\f\r\"'`<>=]|(\"|')|))|$)"),"g"),av=/'/g,uv=/"/g,sv=/^(?:script|style|textarea|title)$/i,cv=function(t){return function(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return{_$litType$:t,strings:e,values:n}}},lv=cv(1),fv=(cv(2),cv(3),Symbol.for("lit-noChange")),hv=Symbol.for("lit-nothing"),pv=new WeakMap,yv=Qd.createTreeWalker(Qd,129);function dv(t,e){if(!tv(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==qd?qd.createHTML(e):e}var vv=function(){return Ud((function t(e,r){var n,o=e.strings,i=e._$litType$;zd(this,t),this.parts=[];var a=0,u=0,s=o.length-1,c=this.parts,l=function(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i,a,u=[],s=!0,c=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(u.push(n.value),u.length!==e);s=!0);}catch(t){c=!0,o=t}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return u}}(t,e)||Nd(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(function(t,e){for(var r,n=t.length-1,o=[],i=2===e?"<svg>":3===e?"<math>":"",a=rv,u=0;u<n;u++){for(var s=t[u],c=void 0,l=void 0,f=-1,h=0;h<s.length&&(a.lastIndex=h,null!==(l=a.exec(s)));)h=a.lastIndex,a===rv?"!--"===l[1]?a=nv:void 0!==l[1]?a=ov:void 0!==l[2]?(sv.test(l[2])&&(r=RegExp("</"+l[2],"g")),a=iv):void 0!==l[3]&&(a=iv):a===iv?">"===l[0]?(a=null!=r?r:rv,f=-1):void 0===l[1]?f=-2:(f=a.lastIndex-l[2].length,c=l[1],a=void 0===l[3]?iv:'"'===l[3]?uv:av):a===uv||a===av?a=iv:a===nv||a===ov?a=rv:(a=iv,r=void 0);var p=a===iv&&t[u+1].startsWith("/>")?" ":"";i+=a===rv?s+Kd:f>=0?(o.push(c),s.slice(0,f)+Xd+s.slice(f)+Vd+p):s+Vd+(-2===f?u:p)}return[dv(t,i+(t[n]||"<?>")+(2===e?"</svg>":3===e?"</math>":"")),o]}(o,i),2),f=l[0],h=l[1];if(this.el=t.createElement(f,r),yv.currentNode=this.el.content,2===i||3===i){var p=this.el.content.firstChild;p.replaceWith.apply(p,function(t){return function(t){if(Array.isArray(t))return Bd(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||Nd(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(p.childNodes))}for(;null!==(n=yv.nextNode())&&c.length<s;){if(1===n.nodeType){if(n.hasAttributes()){var y,d=Dd(n.getAttributeNames());try{for(d.s();!(y=d.n()).done;){var v=y.value;if(v.endsWith(Xd)){var b=h[u++],g=n.getAttribute(v).split(Vd),m=/([.?@])?(.*)/.exec(b);c.push({type:1,index:a,name:m[2],strings:g,ctor:"."===m[1]?xv:"?"===m[1]?kv:"@"===m[1]?Sv:wv}),n.removeAttribute(v)}else v.startsWith(Vd)&&(c.push({type:6,index:a}),n.removeAttribute(v))}}catch(t){d.e(t)}finally{d.f()}}if(sv.test(n.tagName)){var w=n.textContent.split(Vd),x=w.length-1;if(x>0){n.textContent=Wd?Wd.emptyScript:"";for(var k=0;k<x;k++)n.append(w[k],Jd()),yv.nextNode(),c.push({type:2,index:++a});n.append(w[x],Jd())}}}else if(8===n.nodeType)if(n.data===$d)c.push({type:2,index:a});else for(var S=-1;-1!==(S=n.data.indexOf(Vd,S+1));)c.push({type:7,index:a}),S+=Vd.length-1;a++}}),null,[{key:"createElement",value:function(t,e){var r=Qd.createElement("template");return r.innerHTML=t,r}}])}();function bv(t,e){var r,n,o,i,a,u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,s=arguments.length>3?arguments[3]:void 0;if(e===fv)return e;var c=void 0!==s?null===(r=u._$Co)||void 0===r?void 0:r[s]:u._$Cl,l=Zd(e)?void 0:e._$litDirective$;return(null===(n=c)||void 0===n?void 0:n.constructor)!==l&&(null!==(o=c)&&void 0!==o&&null!==(i=o._$AO)&&void 0!==i&&i.call(o,!1),void 0===l?c=void 0:(c=new l(t))._$AT(t,u,s),void 0!==s?(null!==(a=u._$Co)&&void 0!==a?a:u._$Co=[])[s]=c:u._$Cl=c),void 0!==c&&(e=bv(t,c._$AS(t,e.values),c,s)),e}var gv=function(){return Ud((function t(e,r){zd(this,t),this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}),[{key:"parentNode",get:function(){return this._$AM.parentNode}},{key:"_$AU",get:function(){return this._$AM._$AU}},{key:"u",value:function(t){var e,r=this._$AD,n=r.el.content,o=r.parts,i=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:Qd).importNode(n,!0);yv.currentNode=i;for(var a=yv.nextNode(),u=0,s=0,c=o[0];void 0!==c;){var l;if(u===c.index){var f=void 0;2===c.type?f=new mv(a,a.nextSibling,this,t):1===c.type?f=new c.ctor(a,c.name,c.strings,this,t):6===c.type&&(f=new _v(a,this,t)),this._$AV.push(f),c=o[++s]}u!==(null===(l=c)||void 0===l?void 0:l.index)&&(a=yv.nextNode(),u++)}return yv.currentNode=Qd,i}},{key:"p",value:function(t){var e,r=0,n=Dd(this._$AV);try{for(n.s();!(e=n.n()).done;){var o=e.value;void 0!==o&&(void 0!==o.strings?(o._$AI(t,o,r),r+=o.strings.length-2):o._$AI(t[r])),r++}}catch(t){n.e(t)}finally{n.f()}}}])}(),mv=function(){function t(e,r,n,o){var i;zd(this,t),this.type=2,this._$AH=hv,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=n,this.options=o,this._$Cv=null===(i=null==o?void 0:o.isConnected)||void 0===i||i}return Ud(t,[{key:"_$AU",get:function(){var t,e;return null!==(t=null===(e=this._$AM)||void 0===e?void 0:e._$AU)&&void 0!==t?t:this._$Cv}},{key:"parentNode",get:function(){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}},{key:"startNode",get:function(){return this._$AA}},{key:"endNode",get:function(){return this._$AB}},{key:"_$AI",value:function(t){t=bv(this,t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:this),Zd(t)?t===hv||null==t||""===t?(this._$AH!==hv&&this._$AR(),this._$AH=hv):t!==this._$AH&&t!==fv&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):function(t){return tv(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator])}(t)?this.k(t):this._(t)}},{key:"O",value:function(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}},{key:"T",value:function(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}},{key:"_",value:function(t){this._$AH!==hv&&Zd(this._$AH)?this._$AA.nextSibling.data=t:this.T(Qd.createTextNode(t)),this._$AH=t}},{key:"$",value:function(t){var e,r=t.values,n=t._$litType$,o="number"==typeof n?this._$AC(t):(void 0===n.el&&(n.el=vv.createElement(dv(n.h,n.h[0]),this.options)),n);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===o)this._$AH.p(r);else{var i=new gv(o,this),a=i.u(this.options);i.p(r),this.T(a),this._$AH=i}}},{key:"_$AC",value:function(t){var e=pv.get(t.strings);return void 0===e&&pv.set(t.strings,e=new vv(t)),e}},{key:"k",value:function(e){tv(this._$AH)||(this._$AH=[],this._$AR());var r,n,o=this._$AH,i=0,a=Dd(e);try{for(a.s();!(n=a.n()).done;){var u=n.value;i===o.length?o.push(r=new t(this.O(Jd()),this.O(Jd()),this,this.options)):r=o[i],r._$AI(u),i++}}catch(t){a.e(t)}finally{a.f()}i<o.length&&(this._$AR(r&&r._$AB.nextSibling,i),o.length=i)}},{key:"_$AR",value:function(){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}}},{key:"setConnected",value:function(t){var e;void 0===this._$AM&&(this._$Cv=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}])}(),wv=function(){return Ud((function t(e,r,n,o,i){zd(this,t),this.type=1,this._$AH=hv,this._$AN=void 0,this.element=e,this.name=r,this._$AM=o,this.options=i,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=hv}),[{key:"tagName",get:function(){return this.element.tagName}},{key:"_$AU",get:function(){return this._$AM._$AU}},{key:"_$AI",value:function(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,o=this.strings,i=!1;if(void 0===o)t=bv(this,t,e,0),(i=!Zd(t)||t!==this._$AH&&t!==fv)&&(this._$AH=t);else{var a,u,s=t;for(t=o[0],a=0;a<o.length-1;a++)(u=bv(this,s[r+a],e,a))===fv&&(u=this._$AH[a]),i||(i=!Zd(u)||u!==this._$AH[a]),u===hv?t=hv:t!==hv&&(t+=(null!=u?u:"")+o[a+1]),this._$AH[a]=u}i&&!n&&this.j(t)}},{key:"j",value:function(t){t===hv?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}])}(),xv=function(t){function e(){var t;return zd(this,e),(t=Md(this,e,arguments)).type=3,t}return Cd(e,t),Ud(e,[{key:"j",value:function(t){this.element[this.name]=t===hv?void 0:t}}])}(wv),kv=function(t){function e(){var t;return zd(this,e),(t=Md(this,e,arguments)).type=4,t}return Cd(e,t),Ud(e,[{key:"j",value:function(t){this.element.toggleAttribute(this.name,!!t&&t!==hv)}}])}(wv),Sv=function(t){function e(t,r,n,o,i){var a;return zd(this,e),(a=Md(this,e,[t,r,n,o,i])).type=5,a}return Cd(e,t),Ud(e,[{key:"_$AI",value:function(t){var e;if((t=null!==(e=bv(this,t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:this,0))&&void 0!==e?e:hv)!==fv){var r=this._$AH,n=t===hv&&r!==hv||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,o=t!==hv&&(r===hv||n);n&&this.element.removeEventListener(this.name,this,r),o&&this.element.addEventListener(this.name,this,t),this._$AH=t}}},{key:"handleEvent",value:function(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)}}])}(wv),_v=function(){return Ud((function t(e,r,n){zd(this,t),this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}),[{key:"_$AU",get:function(){return this._$AM._$AU}},{key:"_$AI",value:function(t){bv(this,t)}}])}(),Ov=Hd.litHtmlPolyfillSupport;null!=Ov&&Ov(vv,mv),(null!==(jd=Hd.litHtmlVersions)&&void 0!==jd?jd:Hd.litHtmlVersions=[]).push("3.2.1");var Ev,Av,Pv=function(t,e,r){var n,o=null!==(n=null==r?void 0:r.renderBefore)&&void 0!==n?n:e,i=o._$litPart$;if(void 0===i){var a,u=null!==(a=null==r?void 0:r.renderBefore)&&void 0!==a?a:null;o._$litPart$=i=new mv(e.insertBefore(Jd(),u),u,void 0,null!=r?r:{})}return i._$AI(t),i};function jv(t){return jv="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},jv(t)}function Tv(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Mv(n.key),n)}}function Mv(t){var e=function(t){if("object"!=jv(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=jv(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==jv(e)?e:e+""}function Rv(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Iv(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Iv=function(){return!!t})()}function Cv(t,e,r,n){var o=Lv(Dv(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function Lv(){return Lv="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Dv(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Lv.apply(null,arguments)}function Dv(t){return Dv=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Dv(t)}function Nv(t,e){return Nv=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Nv(t,e)}var Bv=function(t){function e(){var t,r,n,o;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(r=this,n=e,o=arguments,n=Dv(n),t=function(t,e){if(e&&("object"==jv(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return Rv(t)}(r,Iv()?Reflect.construct(n,o||[],Dv(r).constructor):n.apply(r,o))).renderOptions={host:Rv(t)},t._$Do=void 0,t}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Nv(t,e)}(e,t),function(t,e){return e&&Tv(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"createRenderRoot",value:function(){var t,r,n=Cv(e,"createRenderRoot",this,3)([]);return null!==(r=(t=this.renderOptions).renderBefore)&&void 0!==r||(t.renderBefore=n.firstChild),n}},{key:"update",value:function(t){var r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),Cv(e,"update",this,3)([t]),this._$Do=Pv(r,this.renderRoot,this.renderOptions)}},{key:"connectedCallback",value:function(){var t;Cv(e,"connectedCallback",this,3)([]),null===(t=this._$Do)||void 0===t||t.setConnected(!0)}},{key:"disconnectedCallback",value:function(){var t;Cv(e,"disconnectedCallback",this,3)([]),null===(t=this._$Do)||void 0===t||t.setConnected(!1)}},{key:"render",value:function(){return fv}}])}(Td);Bv._$litElement$=!0,Bv.finalized=!0,null===(Ev=globalThis.litElementHydrateSupport)||void 0===Ev||Ev.call(globalThis,{LitElement:Bv});var zv=globalThis.litElementPolyfillSupport;function Fv(t){return Fv="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},Fv(t)}function Uv(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Hv(n.key),n)}}function Yv(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Yv=function(){return!!t})()}function Gv(t,e,r,n){return Gv="undefined"!=typeof Reflect&&Reflect.set?Reflect.set:function(t,e,r,n){var o,i=Xv(t,e);if(i){if((o=Object.getOwnPropertyDescriptor(i,e)).set)return o.set.call(n,r),!0;if(!o.writable)return!1}if(o=Object.getOwnPropertyDescriptor(n,e)){if(!o.writable)return!1;o.value=r,Object.defineProperty(n,e,o)}else!function(t,e,r){(e=Hv(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r}(n,e,r);return!0},Gv(t,e,r,n)}function Hv(t){var e=function(t){if("object"!=Fv(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Fv(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Fv(e)?e:e+""}function Wv(t,e,r,n){var o=qv(Vv(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function qv(){return qv="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=Xv(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},qv.apply(null,arguments)}function Xv(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Vv(t)););return t}function Vv(t){return Vv=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Vv(t)}function $v(t,e){return $v=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},$v(t,e)}null==zv||zv({LitElement:Bv}),(null!==(Av=globalThis.litElementVersions)&&void 0!==Av?Av:globalThis.litElementVersions=[]).push("4.1.1");var Kv=["mousemove","mouseup","mousedown","mouseout","wheel","tap","click","touchstart","touchmove","touchend","mouseenter","mouseleave","dragstart","dragmove","dragend","dblclick"];const Qv=function(t){var e=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Vv(e),function(t,e){if(e&&("object"==Fv(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Yv()?Reflect.construct(e,r||[],Vv(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&$v(t,e)}(e,t),r=e,n=[{key:"isHTMLElement",value:function(){return!0}},{key:"isShadowable",value:function(){return!0}},{key:"element",get:function(){return this._element},set:function(t){this._element=t}},{key:"tagName",get:function(){return this.get("type")}},{key:"setElementProperties",value:function(t){throw new Error("Not Implemented Yet")}},{key:"createElement",value:function(){var t=this;this.element=document.createElement(this.tagName),this.element&&(this.parent.isHTMLElement()?this.parent.element.appendChild(this.element):this.root.model_layer.overlay.appendChild(this.element),Kv.forEach((function(e){t.element.addEventListener(e,t.userInputEventHandler.bind(t))})),Qo.forEach((function(e){t.element.addEventListener(e,t.userInputEventHandler.bind(t))})),this.oncreate_element&&this.oncreate_element(this.element))}},{key:"userInputEventHandler",value:function(t){dp(this,t.type,t),t.stopPropagation()}},{key:"reposition",value:function(){this.element&&ua(this)}},{key:"disposeElement",value:function(){var t=this.element;t&&t.parentElement&&t.parentElement.removeChild(t),delete this.element}},{key:"ready",value:function(){Wv(e,"ready",this,3)([]),!this.element&&this.createElement(),this.parent.isHTMLElement()?this.parent.element.appendChild(this.element):this.root.model_layer.overlay.appendChild(this.element),this.setElementProperties(this.element),this.reposition()}},{key:"dispose",value:function(){this.disposeElement(this),Wv(e,"dispose",this,3)([])}},{key:"hasTextProperty",get:function(){return!0}},{key:"textHidden",get:function(){return!0}},{key:"hidden",get:function(){return Wv(e,"hidden",this,1)},set:function(t){(function(t,e,r,n,o,i){(function(t,e,r,n,o){if(!Gv(t,e,r,n||t)&&o)throw new TypeError("failed to set property")})(Vv(i?t.prototype:t),e,r,n,o)})(e,"hidden",t,this,1,1),this.element.style.display=t?"none":"block"}},{key:"onchange",value:function(t,e){this.element&&this.setElementProperties(this.element),this.reposition()}},{key:"isDescendible",value:function(t){return t.isHTMLElement()}}],n&&Uv(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(t);return e};function Jv(t){return Jv="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},Jv(t)}var Zv,tb,eb,rb,nb,ob;function ib(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}function ab(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ub(n.key),n)}}function ub(t){var e=function(t){if("object"!=Jv(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Jv(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Jv(e)?e:e+""}function sb(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(sb=function(){return!!t})()}function cb(t,e,r,n){var o=lb(fb(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function lb(){return lb="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=fb(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},lb.apply(null,arguments)}function fb(t){return fb=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},fb(t)}function hb(t,e){return hb=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},hb(t,e)}var pb={x:1,y:1},yb={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"},db={mutable:!1,resizable:!0,rotatable:!0,properties:[{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"},vb=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=fb(e),function(t,e){if(e&&("object"==Jv(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,sb()?Reflect.construct(e,r||[],fb(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&hb(t,e)}(e,t),r=e,n=[{key:"tagName",get:function(){return"div"}},{key:"nature",get:function(){return db}},{key:"setElementProperties",value:function(t){}},{key:"layout",get:function(){return _u.get(this.get("layout"))||Eu}},{key:"reposition",value:function(){if(this.element){var t=this,e=t.state,r=e.id,n=e.class,o=e.scale,i=void 0===o?pb:o,a=t.rotation,u=void 0===a?0:a,s=t.hidden,c=t.bounds,l=c.left,f=c.top,h=c.width/2,p=c.height/2,y=t.element;y.hidden=s,r&&(y.id=r),n&&(y.className=n),Object.assign(y.style,yb,{left:l+"px",top:f+"px",width:"0px",height:"0px",backgroundColor:"transparent"});var d=t.delta(),v=(i&&i.x||1)*d.sx,b=(i&&i.y||1)*d.sy,g=(u||0)+d.theta,m=d.tx||0,w=d.ty||0;y.style.transform="translate(".concat(m+h,"px, ").concat(w+p,"px) rotate(").concat(g,"rad) translate(").concat(-h,"px, ").concat(-p,"px) scale(").concat(v,", ").concat(b,") perspective(1px)")}}},{key:"path",get:function(){var t=this.state,e=t.left,r=void 0===e?0:e,n=t.top,o=void 0===n?0:n,i=t.width,a=void 0===i?0:i,u=t.height,s=void 0===u?0:u;return[{x:r,y:o},{x:r+a,y:o},{x:r+a,y:o+s},{x:r,y:o+s}]},set:function(t){var e=this.state.minimized,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})}},{key:"bounds",get:function(){var t=this.state,e=t.left,r=void 0===e?0:e,n=t.top,o=void 0===n?0:n,i=t.width,a=void 0===i?0:i,u=t.height;return{left:r,top:o,width:a,height:void 0===u?0:u}},set:function(t){var e=this.state.minimized,r=t.left,n=void 0===r?0:r,o=t.top,i=void 0===o?0:o,a=t.width,u=void 0===a?0:a,s=t.height,c=void 0===s?0:s;e?this.set({left:n,top:i,width:u}):this.set({left:n,top:i,width:u,height:c})}},{key:"onchange",value:function(t,r){cb(e,"onchange",this,3)([t,r]),("draggable"in t||"minimizable"in t||"closable"in t||"minimized"in t)&&this.onchangeButtons(),"minimized"in t&&this.onchangeMinimized()}},{key:"createElement",value:function(){cb(e,"createElement",this,3)([]),this.onchangeButtons(),this.onchangeMinimized()}},{key:"onchangeButtons",value:function(){var t=this.state,e=t.draggable,r=t.minimizable,n=t.closable,o=t.minimized;Pv(lv(Zv||(Zv=ib(['\n <style>\n .buttons {\n position: absolute;\n top: 0;\n left: 0;\n display: flex;\n }\n .buttons button {\n background: transparent;\n border: none;\n cursor: pointer;\n }\n </style>\n <div class="buttons">\n ',"\n ","\n ","\n </div>\n "])),e?lv(tb||(tb=ib(['<button class="draggable" @mousedown=',">&#x2630;</button>"])),this.startDragging.bind(this)):hv,r?lv(eb||(eb=ib(['<button class="minimizable" @click=',">\n ","\n </button>"])),this.toggleMinimizable.bind(this),lv(o?rb||(rb=ib(["&#x25A1;"])):nb||(nb=ib(["&#8211;"])))):hv,n?lv(ob||(ob=ib(['<button class="closable" @click=',">&#88;</button>"])),this.closeContainer.bind(this)):hv),this.element)}},{key:"startDragging",value:function(t){var e=this;t.preventDefault(),t.stopPropagation();var r=t.clientX,n=t.clientY,o=this.bounds,i=o.left,a=o.top,u=this.rootModel.overlay.style.transform.match(/scale\(([^,]+),\s*([^)]+)\)/),s=u?parseFloat(u[1]):1,c=u?parseFloat(u[2]):s,l=function(t){t.preventDefault(),t.stopPropagation();var o=(t.clientX-r)/s,u=(t.clientY-n)/c;e.setState({left:i+o,top:a+u})},f=function(t){t.preventDefault(),t.stopPropagation(),e.element.removeEventListener("mousemove",l),e.element.removeEventListener("mouseup",f),document.removeEventListener("mousemove",l),document.removeEventListener("mouseup",f)};this.element.addEventListener("mousemove",l),this.element.addEventListener("mouseup",f),document.addEventListener("mousemove",l),document.addEventListener("mouseup",f)}},{key:"toggleMinimizable",value:function(){var t=this.state.minimized;this.setState("minimized",!t)}},{key:"onchangeMinimized",value:function(){this.state.minimized?this.setState("height",20):this.setState("height",this.get("height"))}},{key:"closeContainer",value:function(){this.setState("hidden",!0)}}],n&&ab(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Qv(vs));Ha.register("container",vb);var bb=Math.sqrt(3);function gb(t,e,r,n,o){var i,a,u,s,c=5+o,l=r.x,f=r.y,h=n.x,p=n.y;if(Math.abs(l-h)>c&&Math.abs(f-p)>c){var y=(p-f)/(h-l),d=f-y*l;if(Math.abs(e-(y*t+d))>c)return!1}return l>h?(a=l,i=h):(a=h,i=l),f>p?(s=f,u=p):(s=p,u=f),!(a+5<t||i-5>t||s+5<e||u-5>e)}function mb(t,e,r){for(var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:2,o=0;o<r.length-1;o++)if(gb(t,e,r[o],r[o+1],n))return!0;return!1}function wb(t,e,r,n){if("arrow"!=t.slice(-5))return r;r.x,r.y;var o=Math.atan2(n.y-r.y,n.x-r.x),i=1.5*e;return{x:r.x+Math.cos(o)*i,y:r.y+Math.sin(o)*i}}function xb(t,e,r){var n=r.lineWidth,o=void 0===n?2:n,i=r.strokeStyle,a=void 0===i?"#000000":i,u=r.lineCap,s=void 0!==u&&u,c=r.alpha,l=void 0===c?1:c,f=r.begin,h=void 0===f?"none":f,p=r.end,y=void 0===p?"none":p,d=r.beginSize,v=void 0===d?"size5":d,b=r.endSize,g=void 0===b?"size5":b;if(("none"!=h||"none"!=y)&&(o=Number(o)||2,t.lineCap=s,t.lineWidth=o,t.strokeStyle=a,t.fillStyle=a,t.globalAlpha*=l,"none"!=h&&kb(t,e[0],e[1],o,h,Sb(v,o)),"none"!=y)){var m=e.length;kb(t,e[m-1],e[m-2],o,y,Sb(g,o))}}function kb(t,e,r,n,o,i){var a=e.x,u=e.y,s=Math.atan2(r.y-u,r.x-a);switch(t.beginPath(),t.translate(a,u),t.rotate(s),o){case"oval":t.ellipse(0,0,i.X,i.Y,0,0,2*Math.PI),t.fill();break;case"diamond":t.moveTo(-i.X,0),t.lineTo(0,-i.Y),t.lineTo(i.X,0),t.lineTo(0,i.Y),t.fill();break;case"arrow":t.moveTo(0,0),t.lineTo(bb*i.X,-i.Y),t.lineTo(bb*i.X,i.Y),t.fill();break;case"sharp-arrow":t.moveTo(0,0),t.lineTo(bb*i.X,-i.Y),t.lineTo(-i.X/1.5+bb*i.X,0),t.lineTo(bb*i.X,i.Y),t.fill();break;case"open-arrow":t.moveTo(bb*i.X+n,-i.Y),t.lineTo(n,0),t.lineTo(bb*i.X+n,i.Y),t.stroke()}t.rotate(-s),t.translate(-a,-u),t.closePath()}function Sb(t,e){var 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}function _b(t,e){if(t){if("string"==typeof t)return Ob(t,e);var r={}.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)?Ob(t,e):void 0}}function Ob(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Eb(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Ab(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?Eb(Object(r),!0).forEach((function(e){Pb(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Eb(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function Pb(t,e,r){return(e=Nb(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function jb(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(jb=function(){return!!t})()}function Tb(){return Tb="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Mb(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Tb.apply(null,arguments)}function Mb(t){return Mb=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Mb(t)}function Rb(t,e){return Rb=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Rb(t,e)}function Ib(t){return Ib="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},Ib(t)}function Cb(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Lb(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Nb(n.key),n)}}function Db(t,e,r){return e&&Lb(t.prototype,e),r&&Lb(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function Nb(t){var e=function(t){if("object"!=Ib(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Ib(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Ib(e)?e:e+""}var Bb="N",zb="S",Fb="E",Ub="W",Yb=function(){return Db((function t(e){var r=e.component,n=e.anchor,o=e.position,i=e.self;Cb(this,t),this.component=r,this._anchorName=n,this._position=o,this.self=i}),[{key:"position",get:function(){var t=this.anchor;if(t){var e=t.position,r=this.component.transcoordS2T(e.x,e.y);return this.self.transcoordT2P(r.x,r.y)}return this._position},set:function(t){var e=t.x,r=t.y;this._position={x:e,y:r}}},{key:"anchor",get:function(){var t;return null===(t=this.component)||void 0===t?void 0:t.findAnchor(this._anchorName)}},{key:"direction",get:function(){var t=this.component.bounds,e=this.anchor;if(!e)return Fb;var r=e.position;return r.y<=t.top?Bb:r.y>=t.top+t.height?zb:r.x<=t.left?Ub:Fb}},{key:"boundaryPosition",get:function(){var t=this.anchor;if(t){var e=t.position,r=0,n=0;switch(this.direction){case zb:n=20;break;case Bb:n=-20;break;case Ub:r=-20;break;default:r=20}e={x:e.x+r,y:e.y+n};var o=this.component.transcoordS2T(e.x,e.y);return this.self.transcoordT2P(o.x,o.y)}}}])}(),Gb=function(t){function e(){return Cb(this,e),t=this,n=arguments,r=Mb(r=e),function(t,e){if(e&&("object"==Ib(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,jb()?Reflect.construct(r,n||[],Mb(t).constructor):r.apply(t,n));var t,r,n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Rb(t,e)}(e,t),Db(e,[{key:"isLine",value:function(){return!0}},{key:"replaceRefids",value:function(t){var e=this;["from","to"].forEach((function(r){var n=e.get(r);if(null!=n&&n.component){var o=t.get(n.component)||n.component;e.set(r,Ab(Ab({},n),{},{component:o}))}}))}},{key:"fromEnd",get:function(){if(this.parent&&!this._fromEnd){var t,e=this.getState("from")||{},r=e.component,n=e.anchor,o=e.position;if(!r)return;var i=null===(t=this.root)||void 0===t?void 0:t.findByRefid(r);if(!i)return;this._fromEnd=new Yb({component:i,fromto:"from",anchor:n,position:o,self:this})}return this._fromEnd}},{key:"from",get:function(){return this.getState("from")},set:function(t){delete this._fromEnd,this.set("from",t)}},{key:"toEnd",get:function(){if(this.parent&&!this._toEnd){var t,e=this.getState("to")||{},r=e.component,n=e.anchor,o=e.position;if(!r)return;var i=null===(t=this.root)||void 0===t?void 0:t.findByRefid(r);if(!i)return;this._toEnd=new Yb({component:i,fromto:"to",anchor:n,position:o,self:this})}return this._toEnd}},{key:"to",get:function(){return this.getState("to")},set:function(t){delete this._toEnd,this.set("to",t)}},{key:"move",value:function(t,r){var n,o,i,a,u,s,c,l=t.x,f=t.y;r&&(this.from={position:(null===(n=this._fromEnd)||void 0===n?void 0:n.position)||(null===(o=this.getState("from"))||void 0===o?void 0:o.position)||{x:0,y:0}},this.to={position:(null===(i=this._toEnd)||void 0===i?void 0:i.position)||(null===(a=this.getState("to"))||void 0===a?void 0:a.position)||{x:0,y:0}}),(u=e,s=this,"function"==typeof(c=Tb(Mb(1&3?u.prototype:u),"move",s))?function(t){return c.apply(s,t)}:c)([{x:l,y:f},r])}},{key:"render",value:function(t){var e=this.state,r=e.begin,n=void 0===r?"none":r,o=e.end,i=void 0===o?"none":o,a=e.lineWidth,u=e.round,s=void 0===u?0:u,c=this.drawPath;xb(t,c,this.state),t.beginPath();var l,f=wb(n,a,c[0],c[1]),h=wb(i,a,c[c.length-1],c[c.length-2]);c=[f].concat(function(t){if(Array.isArray(t))return Ob(t)}(l=c.slice(1,-1))||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(l)||_b(l)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),[h]);var p={x:f.x,y:f.y};t.moveTo(f.x,f.y);for(var y=1;y<c.length;y++){var d=p;p=c[y];var v=c[y+1];if(d.x!==p.x||d.y!==p.y){if(!v){t.lineTo(p.x,p.y);break}var b,g=0!==(b=Math.sqrt((d.x-p.x)*(d.x-p.x)+(d.y-p.y)*(d.y-p.y)))?Math.atan2(d.x-p.x,d.y-p.y):0,m=Math.sin(g)*Math.min(s,b/2)+p.x,w=Math.cos(g)*Math.min(s,b/2)+p.y,x=s>0||0!==b?{x:m,y:w}:p;g=0!==(b=Math.sqrt((v.x-p.x)*(v.x-p.x)+(v.y-p.y)*(v.y-p.y)))?Math.atan2(v.x-p.x,v.y-p.y):0,m=Math.sin(g)*Math.min(s,b/2)+p.x,w=Math.cos(g)*Math.min(s,b/2)+p.y;var k=s>0||0!==b?{x:m,y:w}:p;t.lineTo(x.x,x.y),s>0&&t.quadraticCurveTo(p.x,p.y,k.x,k.y)}}this.drawStroke(t)}},{key:"contains",value:function(t,e){var r=this.state.lineWidth;return mb(t,e,this.drawPath,r)}},{key:"resizable",get:function(){return!1}},{key:"mutable",get:function(){return!0}},{key:"rotatable",get:function(){return!1}},{key:"path",get:function(){var t,e,r=this.state,n=r.from,o=r.to,i=this.state,a=i.x1,u=i.y1,s=i.x2,c=i.y2;return[(null===(t=this.fromEnd)||void 0===t?void 0:t.position)||(null==n?void 0:n.position)||{x:a,y:u},(null===(e=this.toEnd)||void 0===e?void 0:e.position)||(null==o?void 0:o.position)||{x:s,y:c}]},set:function(t){var e,r,n=(r=2,function(t){if(Array.isArray(t))return t}(e=t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i,a,u=[],s=!0,c=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;s=!1}else for(;!(s=(n=i.call(r)).done)&&(u.push(n.value),u.length!==e);s=!0);}catch(t){c=!0,o=t}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw o}}return u}}(e,r)||_b(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),o=n[0],i=n[1],a=this.state,u=a.from,s=a.to;delete this._fromEnd,delete this._toEnd,this.set({from:Ab(Ab({},u),{},{position:o}),to:Ab(Ab({},s),{},{position:i})})}},{key:"textBounds",get:function(){for(var t,e,r=this.drawPath,n=0,o=1;o<r.length;o++){var i=r[o-1],a=r[o],u=(i.x-a.x)*(i.x-a.x)+(i.y-a.y)*(i.y-a.y);u>n&&(n=Math.ceil(u),t=i,e=a)}var s=this.state,c=s.paddingTop,l=s.paddingLeft,f=s.paddingRight,h=s.paddingBottom;return h||(h=0),c||(c=0),l||(l=0),f||(f=0),{left:Math.min(t.x,e.x)+l,top:Math.min(t.y,e.y)+c,width:Math.max(Math.abs(t.x-e.x)-l-f,0),height:Math.max(Math.abs(t.y-e.y)-c-h,0)}}},{key:"decorators",get:function(){return["decotag"]}}])}(Ha);function Hb(t){return Hb="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},Hb(t)}function Wb(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,qb(n.key),n)}}function qb(t){var e=function(t){if("object"!=Hb(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Hb(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Hb(e)?e:e+""}function Xb(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Xb=function(){return!!t})()}function Vb(t){return Vb=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Vb(t)}function $b(t,e){return $b=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},$b(t,e)}Gb.getTipNeckPos=wb,Gb.containedInPath=mb,Gb.drawEndTips=xb,Ha.register("line",Gb);var Kb={mutable:!1,resizable:!0,rotatable:!0,properties:[],"value-property":"text"},Qb=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Vb(e),function(t,e){if(e&&("object"==Hb(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Xb()?Reflect.construct(e,r||[],Vb(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&$b(t,e)}(e,t),r=e,(n=[{key:"is3dish",value:function(){return!0}},{key:"render",value:function(t){var e=this.state,r=e.cx,n=e.cy,o=e.rx,i=e.ry,a=e.startAngle,u=e.endAngle,s=e.anticlockwise;t.beginPath(),t.ellipse(r,n,Math.abs(o),Math.abs(i),0,a||0,u||2*Math.PI,s)}},{key:"path",get:function(){var t=this.state,e=t.cx,r=t.cy,n=t.rx,o=t.ry;return[{x:e-n,y:r-o},{x:e+n,y:r-o},{x:e+n,y:r+o},{x:e-n,y:r+o}]},set:function(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})}},{key:"contains",value:function(t,e){var r=this.state,n=r.cx,o=r.cy,i=(t-n)/(2*r.rx-.5),a=(e-o)/(2*r.ry-.5);return i*i+a*a<.25}},{key:"outline",value:function(t){return function(t,e){var r=t.model,n=r.cx,o=r.cy,i=r.rx,a=r.ry,u=2*Math.PI*e,s=n+i*Math.cos(u),c=o+a*Math.sin(u);return t.transcoordS2T(s,c)}(this,t)}},{key:"anchors",get:function(){return function(t){var e=t.bounds,r=e.left,n=e.top,o=e.width,i=e.height,a=r+o/2,u=n+i/2;return[{name:"TOP",position:{x:a,y:n}},{name:"RIGHT",position:{x:r+o,y:u}},{name:"BOTTOM",position:{x:a,y:n+i}},{name:"LEFT",position:{x:r,y:u}}]}(this)}},{key:"nature",get:function(){return Kb}}])&&Wb(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ks(Ja));function Jb(t){return Jb="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},Jb(t)}function Zb(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,tg(n.key),n)}}function tg(t){var e=function(t){if("object"!=Jb(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Jb(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Jb(e)?e:e+""}function eg(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(eg=function(){return!!t})()}function rg(t){return rg=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},rg(t)}function ng(t,e){return ng=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ng(t,e)}Ha.memoize(Qb.prototype,"path",!1),Ha.register("ellipse",Qb);var og={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){}},ig={mutable:!0,resizable:!1,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/polygon"},ag=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=rg(e),function(t,e){if(e&&("object"==Jb(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,eg()?Reflect.construct(e,r||[],rg(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ng(t,e)}(e,t),r=e,(n=[{key:"is3dish",value:function(){return!0}},{key:"mutable",get:function(){return!0}},{key:"pathExtendable",get:function(){return!0}},{key:"path",get:function(){return this.state.path},set:function(t){this.set("path",t)}},{key:"contains",value:function(t,e){var r=this.state.path,n=!1;return r.forEach((function(o,i){var a=(i+r.length+1)%r.length,u=o.x,s=o.y,c=r[a].x,l=r[a].y;s>e!=l>e&&t<(c-u)*(e-s)/(l-s)+u&&(n=!n)})),n}},{key:"controls",get:function(){var t=this.path;return t.map((function(e,r){var n=t[r+1>=t.length?0:r+1];return{x:(e.x+n.x)/2,y:(e.y+n.y)/2,handler:og}}))}},{key:"nature",get:function(){return ig}}])&&Zb(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ja);function ug(t){return ug="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},ug(t)}function sg(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function cg(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?sg(Object(r),!0).forEach((function(e){lg(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):sg(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function lg(t,e,r){return(e=pg(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function fg(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function hg(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,pg(n.key),n)}}function pg(t){var e=function(t){if("object"!=ug(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=ug(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==ug(e)?e:e+""}function yg(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(yg=function(){return!!t})()}function dg(t){return dg=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},dg(t)}function vg(t,e){return vg=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},vg(t,e)}Ha.memoize(ag.prototype,"controls",!1),Ha.register("polygon",ag);var bg={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){}},gg={mutable:!1,resizable:!1,rotatable:!1,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/polyline"},mg=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=dg(e),function(t,e){if(e&&("object"==ug(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,yg()?Reflect.construct(e,r||[],dg(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&vg(t,e)}(e,t),r=e,(n=[{key:"pathExtendable",get:function(){return!0}},{key:"path",get:function(){var t,e,r=this.state,n=r.from,o=r.to,i=this.state.path;return[(null===(t=this.fromEnd)||void 0===t?void 0:t.position)||(null==n?void 0:n.position)||i[0]].concat(function(t){return function(t){if(Array.isArray(t))return fg(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return fg(t,e);var r={}.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)?fg(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(i.slice(1,-1)),[(null===(e=this.toEnd)||void 0===e?void 0:e.position)||(null==o?void 0:o.position)||i[i.length-1]])},set:function(t){var e=this.state,r=e.from,n=e.to;delete this._fromEnd,delete this._toEnd,this.set({from:cg(cg({},r),{},{position:t[0]}),to:cg(cg({},n),{},{position:t[t.length-1]}),path:t})}},{key:"controls",get:function(){for(var t=this.path,e=[],r=0;r<t.length-1;r++){var n=t[r],o=t[r+1];0==r&&e.push({x:n.x,y:n.y,handler:bg}),e.push({x:(n.x+o.x)/2,y:(n.y+o.y)/2,handler:bg}),r==t.length-2&&e.push({x:o.x,y:o.y,handler:bg})}return e}},{key:"nature",get:function(){return gg}}])&&hg(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Gb);function wg(t){return wg="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},wg(t)}function xg(t){return function(t){if(Array.isArray(t))return kg(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return kg(t,e);var r={}.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)?kg(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function kg(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Sg(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function _g(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?Sg(Object(r),!0).forEach((function(e){Og(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Sg(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function Og(t,e,r){return(e=Ag(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Eg(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Ag(n.key),n)}}function Ag(t){var e=function(t){if("object"!=wg(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=wg(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==wg(e)?e:e+""}function Pg(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Pg=function(){return!!t})()}function jg(t){return jg=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},jg(t)}function Tg(t,e){return Tg=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Tg(t,e)}Ha.register("polyline",mg);var Mg={mutable:!1,resizable:!1,rotatable:!1,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/ortholine"},Rg=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=jg(e),function(t,e){if(e&&("object"==wg(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Pg()?Reflect.construct(e,r||[],jg(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Tg(t,e)}(e,t),r=e,(n=[{key:"pathExtendable",get:function(){return!1}},{key:"drawPath",get:function(){var t=this.path[0],e=this.path[1],r=this.fromEnd||{},n=r.component,o=r.direction,i=r.boundaryPosition,a=void 0===i?t:i,u=this.toEnd||{},s=u.component,c=u.direction,l=u.boundaryPosition,f=void 0===l?e:l,h=[a,f],p=[];a&&p.push(a);var y=null==n?void 0:n.bounds;if(y){var d=n.transcoordS2T(y.left,y.top);d=this.transcoordT2P(d.x,d.y),y=_g(_g({},y),{},{left:d.x,top:d.y})}var v=y?{left:y.left-20,top:y.top-20,width:y.width+40,height:y.height+40}:{left:a.x,top:a.y,width:0,height:0};y=y||v;var b=null==s?void 0:s.bounds;b&&(d=s.transcoordS2T(b.left,b.top),d=this.transcoordT2P(d.x,d.y),b=_g(_g({},b),{},{left:d.x,top:d.y}));var g=b?{left:b.left-20,top:b.top-20,width:b.width+40,height:b.height+40}:{left:f.x,top:f.y,width:0,height:0};b=b||g;var m,w,x,k,S,_,O,E,A,P,j=[v,g],T=v.left>g.left?g.left:v.left,M=v.top>g.top?g.top:v.top,R={left:T,top:M,width:v.left+v.width>g.left+g.width?v.left+v.width-T:g.left+g.width-T,height:v.top+v.height>g.top+g.height?v.top+v.height-M:g.top+g.height-M},I=0,C=0;y.left+y.width<b.left?(k=0,S=1,A=o,P=c,m=(y.left+y.width+b.left)/2,I=b.left-m):b.left+b.width<y.left&&(k=1,S=0,A=c,P=o,m=(y.left+b.width+b.left)/2,I=y.left-m),y.top+y.height<b.top?(x=0,_=1,O=o,E=c,w=(y.top+y.height+b.top)/2,C=b.top-w):b.top+b.height<y.top&&(x=1,_=0,O=c,E=o,w=(y.top+b.height+b.top)/2,C=y.top-w);var L=[];if(m&&I>C){switch(P){case Ub:switch(A){case Fb:L.push({x:m,y:h[k].y}),L.push({x:m,y:h[S].y});break;case Ub:var D=j[k].top+j[k].height/2>h[S].y?Math.min(j[k].top,h[S].y):Math.max(j[k].top+j[k].height,h[S].y);L.push({x:h[k].x,y:D}),L.push({x:m,y:D}),L.push({x:m,y:h[S].y});break;case Bb:case zb:D=A===zb?Math.max(h[k].y,h[S].y):Math.min(h[k].y,h[S].y),L.push({x:h[k].x,y:D}),L.push({x:m,y:D}),L.push({x:m,y:h[S].y});break;default:return this.path}break;case Fb:switch(A){case Fb:var N=D=h[k].y<h[S].y?Math.min(j[S].top,h[k].y):Math.max(j[S].top+j[S].height,h[k].y);break;case Ub:N=D=void 0!==w?w:h[k].y<h[S].y?R.top-.5*I:R.top+R.height+.5*I;break;case zb:N=D=void 0!==w?Math.max(w,h[k].y):R.top+R.height;break;case Bb:N=D=w?Math.min(w,j[k].top):R.top;break;default:return this.path}L.push({x:h[k].x,y:D}),L.push({x:m,y:D}),L.push({x:m,y:N}),L.push({x:h[S].x,y:N});break;case zb:switch(A){case Fb:D=h[k].y,N=h[k].y>h[S].y?h[k].y:j[S].top+j[S].height;break;case Ub:N=D=w?Math.max(w,j[S].top+j[S].height):R.top+R.height;break;case zb:N=D=R.top+R.height;break;case Bb:D=w?Math.min(w,j[k].top):j[k].top,N=w?Math.max(w,j[S].top+j[S].height):j[S].top+j[S].height;break;default:return this.path}L.push({x:h[k].x,y:D}),L.push({x:m,y:D}),L.push({x:m,y:N}),L.push({x:h[S].x,y:N});break;case Bb:switch(A){case Fb:D=h[k].y,N=h[k].y<h[S].y?h[k].y:j[S].top;break;case Ub:N=D=w?Math.min(w,j[S].top):R.top;break;case zb:D=void 0!==w?Math.max(w,h[k].y):h[k].y,N=void 0!==w?Math.min(w,h[S].y):h[S].y;break;case Bb:N=D=R.top;break;default:return this.path}L.push({x:h[k].x,y:D}),L.push({x:m,y:D}),L.push({x:m,y:N}),L.push({x:h[S].x,y:N});break;default:return this.path}p.push.apply(p,xg(0===k?L:L.reverse()))}else if(w){switch(E){case Bb:switch(O){case zb:L.push({x:h[x].x,y:w}),L.push({x:h[_].x,y:w});break;case Bb:var B=j[x].left+j[x].width/2>h[_].x?Math.min(j[x].left,h[_].x):Math.max(j[x].left+j[x].width,h[_].x);L.push({x:B,y:h[x].y}),L.push({x:B,y:w}),L.push({x:h[_].x,y:w});break;case Ub:B=Math.min(h[x].x,h[_].x),L.push({x:B,y:h[x].y}),L.push({x:B,y:w}),L.push({x:h[_].x,y:w});break;case Fb:B=Math.max(h[x].x,h[_].x),L.push({x:B,y:h[x].y}),L.push({x:B,y:w}),L.push({x:h[_].x,y:w});break;default:return this.path}break;case zb:switch(O){case Ub:var z=B=R.left;break;case Fb:z=B=void 0!==m?Math.max(m,h[x].x):R.left+R.width;break;case Bb:z=B=void 0!==m?m:h[x].x<h[_].x?R.left-.5*C:R.left+R.width+.5*C;break;case zb:B=h[x].x,z=h[x].x<h[_].x?Math.min(j[_].left,h[x].x):Math.max(j[_].left+j[_].width,h[x].x);break;default:return this.path}L.push({x:B,y:h[x].y}),L.push({x:B,y:w}),L.push({x:z,y:w}),L.push({x:z,y:h[_].y});break;case Fb:switch(O){case Ub:B=void 0!==m?Math.min(m,h[x].x):h[x].x,z=void 0!==m?Math.max(m,h[_].x):h[_].x;break;case Fb:z=B=R.left+R.width;break;case Bb:z=B=void 0!==m?Math.max(m,h[_].x):R.left+R.width;break;case zb:B=h[x].x,z=Math.max(j[_].left+j[_].width,h[x].x);break;default:return this.path}L.push({x:B,y:h[x].y}),L.push({x:B,y:w}),L.push({x:z,y:w}),L.push({x:z,y:h[_].y});break;case Ub:switch(O){case Ub:z=B=R.left;break;case Fb:B=void 0!==m?Math.max(m,h[x].x):h[x].x,z=void 0!==m?Math.min(m,h[_].x):h[_].x;break;case Bb:z=B=R.left;break;case zb:B=h[x].x<h[_].x?Math.min(j[_].left,h[x].x):h[x].x,z=Math.min(B,h[_].x);break;default:return this.path}L.push({x:B,y:h[x].y}),L.push({x:B,y:w}),L.push({x:z,y:w}),L.push({x:z,y:h[_].y});break;default:return this.path}p.push.apply(p,xg(0===x?L:L.reverse()))}else switch(o){case Bb:switch(c){case Bb:var F=R.top;p.push({x:h[0].x,y:F}),p.push({x:h[1].x,y:F});break;case zb:var U=R.left+R.width;p.push({x:U,y:h[0].y}),p.push({x:U,y:R.top+R.height}),p.push({x:h[1].x,y:R.top+R.height});break;case Fb:U=h[1].y<h[0].y&&h[1].x<h[0].x?h[0].x:R.left+R.width,p.push({x:U,y:h[0].y}),p.push({x:U,y:h[1].y});break;case Ub:U=R.left,p.push({x:U,y:h[0].y}),p.push({x:U,y:h[1].y});break;default:return this.path}break;case zb:switch(c){case Bb:U=R.left+R.width,p.push({x:U,y:h[0].y}),p.push({x:U,y:R.top}),p.push({x:h[1].x,y:R.top});break;case zb:case Fb:case Ub:F=R.top+R.height,p.push({x:h[0].x,y:F}),p.push({x:h[1].x,y:F});break;default:return this.path}break;case Ub:switch(c){case Bb:U=h[0].x>h[1].x&&h[0].y<h[1].y?h[1].x:R.left,F=h[0].x>h[1].x&&h[0].y<h[1].y?h[1].y:Math.min(R.top,h[0].y),p.push({x:U,y:h[0].y}),p.push({x:U,y:F}),p.push({x:h[1].x,y:F});break;case zb:U=R.left,F=Math.max(R.top+R.height,h[0].y),p.push({x:U,y:h[0].y}),p.push({x:U,y:F}),p.push({x:h[1].x,y:F});break;case Fb:U=R.left+R.width,p.push({x:h[0].x,y:R.top}),p.push({x:U,y:R.top}),p.push({x:U,y:h[1].y});break;case Ub:U=R.left,p.push({x:U,y:h[0].y}),p.push({x:U,y:h[1].y});break;default:return this.path}break;case Fb:switch(c){case Bb:F=h[0].y<h[1].y&&h[0].x<h[1].x?h[0].y:R.top,p.push({x:h[0].x,y:F}),p.push({x:h[1].x,y:F});break;case zb:F=h[0].y>h[1].y&&h[0].x<h[1].x?h[0].y:R.top+R.height,p.push({x:h[0].x,y:F}),p.push({x:h[1].x,y:F});break;case Fb:case Ub:F=R.top+R.height,p.push({x:h[0].x,y:F}),p.push({x:h[1].x,y:F});break;default:return this.path}break;default:return this.path}return f&&p.push(f),[t].concat(p,[e]).filter((function(t,e,r){if(0===e)return!0;var n=r[e-1];return t.x!==n.x||t.y!==n.y})).filter((function(t,e,r){if(0===e||e>=r.length-1)return!0;var n=r[e-1],o=r[e+1];return!(t.x===n.x&&t.x===o.x||t.y===n.y&&t.y===o.y)}))}},{key:"nature",get:function(){return Mg}}])&&Eg(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Gb);function Ig(t){return Ig="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},Ig(t)}function Cg(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Lg(n.key),n)}}function Lg(t){var e=function(t){if("object"!=Ig(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Ig(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Ig(e)?e:e+""}function Dg(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Dg=function(){return!!t})()}function Ng(t,e,r,n){var o=Bg(zg(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function Bg(){return Bg="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=zg(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Bg.apply(null,arguments)}function zg(t){return zg=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},zg(t)}function Fg(t,e){return Fg=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Fg(t,e)}Ha.register("ortholine",Rg);var Ug={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"},Yg=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=zg(e),function(t,e){if(e&&("object"==Ig(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Dg()?Reflect.construct(e,r||[],zg(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Fg(t,e)}(e,t),r=e,n=[{key:"dispose",value:function(){Ng(e,"dispose",this,3)([]),this._offcanvas=null,this._image=null}},{key:"render",value:function(t){var r=this.state,n=r.left,o=r.top,i=r.width,a=r.height,u=r.isGray,s=void 0!==u&&u,c=r.alpha,l=void 0===c?1:c,f=r.src;if(this.prepareIf(!this._image&&f),t.beginPath(),t.globalAlpha*=l,this._image&&this._image.complete)if(s&&this._offcanvas)t.drawImage(this._offcanvas,n,o,i,a);else try{t.drawImage(this._image,n,o,i,a)}catch(r){t.drawImage(e.noimage,n,o,i,a)}else!this.app.isViewMode&&t.drawImage(e.noimage,n,o,i,a)}},{key:"nature",get:function(){return Ug}},{key:"hasTextProperty",get:function(){return!1}},{key:"ready",value:function(){Ng(e,"ready",this,3)([]),this.prepareIf(!this._image&&this.state.src)}},{key:"prepare",value:function(t,e){var r=this,n=this.state,o=n.src,i=n.crossOrigin;if(o){this._image=new Image;try{i&&(this._image.crossOrigin=i),this._image.src=this.app.url(o)||""}catch(t){return void e(t)}this._image.onload=function(){if(r.get("isGray")){var e=r._image.width,n=r._image.height;r._offcanvas=Ha.createCanvas(e,n);var o=r._offcanvas.getContext("2d");o.drawImage(r._image,0,0);var i=function(t,e,r){try{var n=t.getImageData(0,0,e,r)}catch(t){return so("Get Image Data Error: "+t.message),null}for(var o=n.data,i=0;i<e*r*4;i+=4){var a=o[i],u=o[i+1],s=o[i+2],c=parseInt((a+u+s)/3);n.data[i]=c,n.data[i+1]=c,n.data[i+2]=c}return n}(o,e,n);o.putImageData(i,0,0)}t(r)},this._image.onerror=function(t){r._image&&!r._image.currentSrc&&(r._image=null),e(t)}}else t(this)}},{key:"src",get:function(){return this.get("src")},set:function(t){this.set("src",t)}},{key:"onchange",value:function(t,e){(t.hasOwnProperty("src")||t.hasOwnProperty("isGray"))&&(this._offcanvas=null,this._image=null,this.prepareIf(t.src))}},{key:"ondropfile",value:function(t,e){for(var r=0;r<t.length;r++)if(t[r].type.startsWith("image/"))return void(this.src=e[r])}}],o=[{key:"noimage",get:function(){return e.NOIMAGE||(e.NOIMAGE=new Image,e.NOIMAGE.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABIBAMAAAD7Se1QAAAAIVBMVEUAAABHcEwBAQEREREBAQEEBAQGBgYLCwsDAwMDAwMICAi6HF9tAAAAC3RSTlNNAEAERiMYCS41Eac10lYAAAEgSURBVHhe7dY9asQwEAXgh7DNertNiJy48pIitY3SB7bYdk0ukL1BDDmA9gZecoH4pmFQ3MQayUMguPBrNPD4wD9TCMvJmt3M/AtYwXOlXiWgqADVCUBD46MAnGhMBaCiUQmAm8VA/Eh/eWl9Fn5WcxD+OLuRrUYJDKLluwH2InACUgkoACSdADxQc50Bytadb9RkM0CT13TcvlCT1HFg8UTHvasuUVACCa3El6u2UdD8LFTlKhUFFgA+d3dj10aABkUN72N3jAADCrJq7PIIsPidcxBoTHIIAjMFmyCwmGYIAA1P9gFgfCANAOsDSccCDW+uLDB+kLGg94OkZoAGkwsDDAe2DOg5oPxAg03rBR88OHpBz4N8UVeHFSwma74BTW6Ge4rIRa4AAAAASUVORK5CYII="),e.NOIMAGE}}],n&&Cg(r.prototype,n),o&&Cg(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n,o}(su(Ja));function Gg(t){return Gg="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},Gg(t)}function Hg(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Wg(n.key),n)}}function Wg(t){var e=function(t){if("object"!=Gg(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Gg(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Gg(e)?e:e+""}function qg(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(qg=function(){return!!t})()}function Xg(t){return Xg=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Xg(t)}function Vg(t,e){return Vg=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Vg(t,e)}Ha.register("image-view",Yg);var $g=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Xg(e),function(t,e){if(e&&("object"==Gg(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,qg()?Reflect.construct(e,r||[],Xg(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Vg(t,e)}(e,t),r=e,(n=[{key:"is3dish",value:function(){return!0}},{key:"prerender",value:function(){}}])&&Hg(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Qv(su(Ha))),Kg=r(60579);function Qg(t){return Qg="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},Qg(t)}function Jg(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Zg(){Zg=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,a=Object.create(i.prototype),u=new T(n||[]);return o(a,"_invoke",{value:E(t,r,u)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var h="suspendedStart",p="suspendedYield",y="executing",d="completed",v={};function b(){}function g(){}function m(){}var w={};c(w,a,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(M([])));k&&k!==r&&n.call(k,a)&&(w=k);var S=m.prototype=b.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function r(o,i,a,u){var s=f(t[o],t,i);if("throw"!==s.type){var c=s.arg,l=c.value;return l&&"object"==Qg(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,u)}),(function(t){r("throw",t,a,u)})):e.resolve(l).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,u)}))}u(s.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,r,n){var o=h;return function(i,a){if(o===y)throw Error("Generator is already running");if(o===d){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var u=n.delegate;if(u){var s=A(u,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var c=f(e,r,n);if("normal"===c.type){if(o=n.done?d:p,c.arg===v)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=d,n.method="throw",n.arg=c.arg)}}}function A(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,A(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var i=f(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,v;var a=i.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,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}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 j(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function M(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(Qg(e)+" is not iterable")}return g.prototype=m,o(S,"constructor",{value:m,configurable:!0}),o(m,"constructor",{value:g,configurable:!0}),g.displayName=c(m,s,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,c(t,s,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),c(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new O(l(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),c(S,s,"Generator"),c(S,a,(function(){return this})),c(S,"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=M,T.prototype={constructor:T,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(j),!e)for(var r in this)"t"===r.charAt(0)&&n.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 o(n,o){return u.type="throw",u.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var s=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,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),j(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 o=n.arg;j(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:M(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),v}},e}function tm(t,e,r,n,o,i,a){try{var u=t[i](a),s=u.value}catch(t){return void r(t)}u.done?e(s):Promise.resolve(s).then(n,o)}function em(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,rm(n.key),n)}}function rm(t){var e=function(t){if("object"!=Qg(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Qg(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Qg(e)?e:e+""}function nm(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(nm=function(){return!!t})()}function om(){return om="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=im(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},om.apply(null,arguments)}function im(t){return im=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},im(t)}function am(t,e){return am=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},am(t,e)}var um={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"},sm=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=im(e),function(t,e){if(e&&("object"==Qg(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,nm()?Reflect.construct(e,r||[],im(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&am(t,e)}(e,t),r=e,n=[{key:"oncreate_element",value:(o=Zg().mark((function t(e){var r,n,o;return Zg().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=this.state,n=r.src,o=r.play,this.onchangesrc(n),this.onchangeplay(o);case 3:case"end":return t.stop()}}),t,this)})),i=function(){var t=this,e=arguments;return new Promise((function(r,n){var i=o.apply(t,e);function a(t){tm(i,r,n,a,u,"next",t)}function u(t){tm(i,r,n,a,u,"throw",t)}a(void 0)}))},function(t){return i.apply(this,arguments)})},{key:"buildImg",value:function(){var t=this.element;t.innerHTML="";var e=document.createElement("img");return e.style.width="100%",e.style.height="100%",t.appendChild(e),e}},{key:"onchange",value:function(t,r){var n,o,i;(n=e,o=this,"function"==typeof(i=om(im(1&3?n.prototype:n),"onchange",o))?function(t){return i.apply(o,t)}:i)([t,r]),"src"in t&&this.onchangesrc(t.src),"play"in t&&this.onchangeplay(t.play)}},{key:"setElementProperties",value:function(t){}},{key:"onchangeplay",value:function(t){var e=this._superGif;e&&e.isReady()&&(t?e.play():e.pause())}},{key:"onchangesrc",value:function(t){var e=this,r=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=="),r.src=t,r.setAttribute("rel:animated_src",t),r.setAttribute("rel:auto_play",0),this._superGif=new Kg.U(r,{autoPlay:!1}),this._superGif.init();var n,o=function(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return Jg(t,e);var r={}.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)?Jg(t,e):void 0}}(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 i,a=!0,u=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}(this.element.children);try{for(o.s();!(n=o.n()).done;){var i=n.value;i.style.width="100%",i.style.height="100%"}}catch(t){o.e(t)}finally{o.f()}var a=this._superGif.getCanvas();a.style.width="100%",a.style.height="100%",this._superGif.load((function(){setTimeout((function(){e._superGif.moveTo(0),e.play&&e._superGif.play()}),100)}))}},{key:"ondropfile",value:function(t,e){for(var r=0;r<t.length;r++)if(/\.gif$/.test(t[r].name))return void(this.src=e[r])}},{key:"src",get:function(){return this.getState("src")},set:function(t){this.set("src",t)}},{key:"play",get:function(){return this.getState("play")},set:function(t){this.setState("play",t)}},{key:"nature",get:function(){return um}},{key:"tagName",get:function(){return"div"}}],n&&em(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n,o,i}($g);function cm(t){return cm="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},cm(t)}function lm(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,fm(n.key),n)}}function fm(t){var e=function(t){if("object"!=cm(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=cm(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==cm(e)?e:e+""}function hm(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(hm=function(){return!!t})()}function pm(t,e,r,n){var o=ym(dm(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function ym(){return ym="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=dm(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},ym.apply(null,arguments)}function dm(t){return dm=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},dm(t)}function vm(t,e){return vm=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},vm(t,e)}Ha.register("gif-view",sm);var bm={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"},gm=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=dm(e),function(t,e){if(e&&("object"==cm(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,hm()?Reflect.construct(e,r||[],dm(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&vm(t,e)}(e,t),r=e,n=[{key:"dispose",value:function(){pm(e,"dispose",this,3)([]),this.started=!1,delete this._audio}},{key:"ready",value:function(){var t=this;pm(e,"ready",this,3)([]),this._audio=new Audio,this._audio.addEventListener("canplay",(function(){t.started&&t._audio.play()}));var r=this.state,n=r.src,o=void 0===n?"":n,i=r.loop,a=void 0!==i&&i,u=r.started,s=void 0!==u&&u;this.onchangeSrc(o),this.onchangeLoop(a),this.onchangeStarted(s)}},{key:"render",value:function(t){var r=this.state,n=r.left,o=r.top,i=r.width,a=r.height;r.src,t.beginPath(),this.drawImage(t,e.image,n,o,i,a)}},{key:"nature",get:function(){return bm}},{key:"hasTextProperty",get:function(){return!1}},{key:"src",get:function(){return this.get("src")},set:function(t){this.set("src",t)}},{key:"started",get:function(){return!!this.get("started")},set:function(t){this.set("started",t)}},{key:"start",value:function(){this._audio&&(this._audio.classList.add("active"),this._audio.play())}},{key:"pause",value:function(){this._audio&&(this._audio.classList.remove("active"),this._audio.pause())}},{key:"onchangeSrc",value:function(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)}}},{key:"onchangeStarted",value:function(t){var e=this._audio;t?4==e.readyState&&e.play():e.pause()}},{key:"onchangeLoop",value:function(t){this._audio.loop=t}},{key:"onchange",value:function(t,e){"src"in t&&this.onchangeSrc(t.src),"started"in t&&this.onchangeStarted(t.started),"loop"in t&&this.onchangeLoop(t.loop)}},{key:"ondblclick",value:function(t){this.started=!this.started}},{key:"ondropfile",value:function(t,e){for(var r=0;r<t.length;r++)if(t[r].type.startsWith("audio/"))return void(this.src=e[r])}}],o=[{key:"image",get:function(){return e.IMAGE||(e.IMAGE=new Image,e.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="),e.IMAGE}}],n&&lm(r.prototype,n),o&&lm(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n,o}(su(Ja));function mm(t){return mm="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},mm(t)}function wm(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,xm(n.key),n)}}function xm(t){var e=function(t){if("object"!=mm(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=mm(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==mm(e)?e:e+""}function km(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(km=function(){return!!t})()}function Sm(t){return Sm=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Sm(t)}function _m(t,e){return _m=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},_m(t,e)}Ha.register("audio",gm);var Om=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Sm(e),function(t,e){if(e&&("object"==mm(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,km()?Reflect.construct(e,r||[],Sm(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&_m(t,e)}(e,t),r=e,(n=[{key:"is3dish",value:function(){return!0}}])&&wm(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(su(Ha));function Em(t){return Em="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},Em(t)}function Am(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Mm(n.key),n)}}function Pm(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Pm=function(){return!!t})()}function jm(t,e,r,n){return jm="undefined"!=typeof Reflect&&Reflect.set?Reflect.set:function(t,e,r,n){var o,i=Cm(t,e);if(i){if((o=Object.getOwnPropertyDescriptor(i,e)).set)return o.set.call(n,r),!0;if(!o.writable)return!1}if(o=Object.getOwnPropertyDescriptor(n,e)){if(!o.writable)return!1;o.value=r,Object.defineProperty(n,e,o)}else Tm(n,e,r);return!0},jm(t,e,r,n)}function Tm(t,e,r){return(e=Mm(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Mm(t){var e=function(t){if("object"!=Em(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Em(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Em(e)?e:e+""}function Rm(t,e,r,n){var o=Im(Lm(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function Im(){return Im="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=Cm(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Im.apply(null,arguments)}function Cm(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Lm(t)););return t}function Lm(t){return Lm=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Lm(t)}function Dm(t,e){return Dm=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Dm(t,e)}Ha.register("text",Om);var Nm=["refid","left","top","width","height","rotation","animation"],Bm=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Lm(e),function(t,e){if(e&&("object"==Em(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Pm()?Reflect.construct(e,r||[],Lm(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Dm(t,e)}(e,t),r=e,(n=[{key:"isGroup",value:function(){return!0}},{key:"get",value:function(t){return this._model[t]}},{key:"set",value:function(t,r){if("string"==typeof t)return this.set(Tm({},t,r));var n=Nm.reduce((function(e,r){return t.hasOwnProperty(r)&&(e[r]=t[r]),e}),{});return Rm(e,"set",this,3)([n])}},{key:"capture",value:function(t,r,n){var o=Rm(e,"capture",this,3)([t,r,n]);if(o!==this)return o}},{key:"bounds",get:function(){return Rm(e,"bounds",this,1)},set:function(t){if(this.__MUTATING__)!function(t,e,r,n,o,i){(function(t,e,r,n,o){if(!jm(t,e,r,n||t)&&o)throw new TypeError("failed to set property")})(Lm(i?t.prototype:t),e,r,n,o)}(e,"bounds",t,this,1,1);else{var r=this.bounds,n=t.width/r.width,o=t.height/r.height;this.path=this.path.map((function(e){return{x:t.left+(e.x-r.left)*n,y:t.top+(e.y-r.top)*o}})),this.components&&this.components.forEach((function(t){if(t.mutable)t.mutatePath(null,(function(t){return t.map((function(t){return{x:t.x*n,y:t.y*o}}))}));else{var e=t.bounds,r=t.center,i={x:r.x*(1-n),y:r.y*(1-o)},a=e.width*(1-n),u=e.height*(1-o),s=-(i.x-a/2),c=-(i.y-u/2);t.bounds={left:e.left+s,top:e.top+c,width:e.width*n,height:e.height*o}}}))}}},{key:"focusible",get:function(){return!1}},{key:"hasTextProperty",get:function(){return!1}},{key:"isIdentifiable",value:function(){return!1}},{key:"calculateBounds",value:function(){this.clearCache(),this.__MUTATING__=!0,this.mutateBounds((function(t){var e=Ha.union(this.components.map((function(t){return t.bounds})));return this.components.forEach((function(t){var 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()}},{key:"render",value:function(t){}},{key:"postrender",value:function(t){var e=this.state,r=e.top,n=e.left;e.scale,t.translate(n,r),this.layout.drawables(this).forEach((function(e){e.draw(t)})),t.translate(-n,-r)}}])&&Am(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(vb);function zm(t){return zm="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},zm(t)}function Fm(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Um(n.key),n)}}function Um(t){var e=function(t){if("object"!=zm(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=zm(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==zm(e)?e:e+""}function Ym(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Ym=function(){return!!t})()}function Gm(t,e,r,n){var o=Hm(Wm(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function Hm(){return Hm="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Wm(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},Hm.apply(null,arguments)}function Wm(t){return Wm=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Wm(t)}function qm(t,e){return qm=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},qm(t,e)}Ha.register("group",Bm);var Xm={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"},Vm=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Wm(e),function(t,e){if(e&&("object"==zm(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Ym()?Reflect.construct(e,r||[],Wm(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&qm(t,e)}(e,t),r=e,(n=[{key:"ref",get:function(){var t=this.getState("ref");return t&&"string"==typeof t?this.root.findById(t):null},set:function(t){this.setState("ref",t)}},{key:"refScale",get:function(){var 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)}}},{key:"draw",value:function(t){this._drawing||(this._drawing=!0,Gm(e,"draw",this,3)([t]),this._drawing=!1)}},{key:"prerender",value:function(t){if(Gm(e,"prerender",this,3)([t]),this.ref){var r=this.ref.center,n=this.center,o=this.refScale;t.translate(n.x,n.y),t.scale(o.x,o.y),t.translate(-r.x,-r.y)}}},{key:"postrender",value:function(t){if(this.ref)return this.ref.postrender(t);Gm(e,"postrender",this,3)([t])}},{key:"render",value:function(t){if(this.ref)return this.ref.render(t);this.state.round;var e=this.bounds,r=e.left,n=e.top,o=e.width,i=e.height;t.beginPath(),t.rect(r,n,o,i)}},{key:"nature",get:function(){return Xm}},{key:"hasTextProperty",get:function(){return!1}}])&&Fm(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(su(Ja));function $m(t){return $m="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},$m(t)}function Km(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Qm(n.key),n)}}function Qm(t){var e=function(t){if("object"!=$m(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=$m(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==$m(e)?e:e+""}function Jm(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Jm=function(){return!!t})()}function Zm(t){return Zm=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Zm(t)}function tw(t,e){return tw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},tw(t,e)}Ha.memoize(Vm.prototype,"ref",!1),Ha.memoize(Vm.prototype,"refScale",!1),Ha.register("local-ref",Vm);var ew=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Zm(e),function(t,e){if(e&&("object"==$m(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Jm()?Reflect.construct(e,r||[],Zm(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&tw(t,e)}(e,t),r=e,(n=[{key:"render",value:function(t){}},{key:"is3dish",value:function(){return!0}},{key:"layout",get:function(){return _u.get(this.get("layout"))||Eu}}])&&Km(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Qv(vs));function rw(t){return rw="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},rw(t)}function nw(){nw=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,a=Object.create(i.prototype),u=new T(n||[]);return o(a,"_invoke",{value:E(t,r,u)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var h="suspendedStart",p="suspendedYield",y="executing",d="completed",v={};function b(){}function g(){}function m(){}var w={};c(w,a,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(M([])));k&&k!==r&&n.call(k,a)&&(w=k);var S=m.prototype=b.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function r(o,i,a,u){var s=f(t[o],t,i);if("throw"!==s.type){var c=s.arg,l=c.value;return l&&"object"==rw(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,u)}),(function(t){r("throw",t,a,u)})):e.resolve(l).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,u)}))}u(s.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,r,n){var o=h;return function(i,a){if(o===y)throw Error("Generator is already running");if(o===d){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var u=n.delegate;if(u){var s=A(u,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var c=f(e,r,n);if("normal"===c.type){if(o=n.done?d:p,c.arg===v)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=d,n.method="throw",n.arg=c.arg)}}}function A(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,A(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var i=f(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,v;var a=i.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,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}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 j(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function M(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(rw(e)+" is not iterable")}return g.prototype=m,o(S,"constructor",{value:m,configurable:!0}),o(m,"constructor",{value:g,configurable:!0}),g.displayName=c(m,s,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,c(t,s,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),c(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new O(l(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),c(S,s,"Generator"),c(S,a,(function(){return this})),c(S,"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=M,T.prototype={constructor:T,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(j),!e)for(var r in this)"t"===r.charAt(0)&&n.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 o(n,o){return u.type="throw",u.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var s=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,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),j(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 o=n.arg;j(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:M(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),v}},e}function ow(t,e,r,n,o,i,a){try{var u=t[i](a),s=u.value}catch(t){return void r(t)}u.done?e(s):Promise.resolve(s).then(n,o)}function iw(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,aw(n.key),n)}}function aw(t){var e=function(t){if("object"!=rw(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=rw(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==rw(e)?e:e+""}function uw(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(uw=function(){return!!t})()}function sw(t,e,r,n){var o=cw(lw(1&n?t.prototype:t),e,r);return 2&n&&"function"==typeof o?function(t){return o.apply(r,t)}:o}function cw(){return cw="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=lw(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},cw.apply(null,arguments)}function lw(t){return lw=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},lw(t)}function fw(t,e){return fw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},fw(t,e)}var hw={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"},pw=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=lw(e),function(t,e){if(e&&("object"==rw(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,uw()?Reflect.construct(e,r||[],lw(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&fw(t,e)}(e,t),r=e,n=[{key:"dispose",value:function(){this._releaseRef(),sw(e,"dispose",this,3)([])}},{key:"nature",get:function(){return hw}},{key:"hasTextProperty",get:function(){return!1}},{key:"tagName",get:function(){return"div"}},{key:"setElementProperties",value:function(t){var e=this.state,r=e.mode,n=void 0===r?"view":r,o=e.round,i=void 0===o?0:o;t.style.pointerEvents="view"==n?"none":"inherit",t.style.borderRadius=i+"px"}},{key:"ready",value:function(){sw(e,"ready",this,3)([]),this.fetchRef()}},{key:"reposition",value:function(){if(this.element){sw(e,"reposition",this,3)([]);var t=this._element_bounds,r=this.element,n=r.offsetWidth,o=r.offsetHeight;if(this._element_bounds={offsetWidth:n,offsetHeight:o},(!t||t.offsetWidth!=n||t.offsetHeight!=o)&&this.ref&&this.root.target_element){var i=this.state.fit,a=void 0===i?"ratio":i;this.ref.fit(a)}}}},{key:"fetchRef",value:(o=nw().mark((function t(){var e,r,n,o,i;return nw().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(this._releaseRef(),e=this.state,r=e.ref,n=e.fit,o=void 0===n?"ratio":n,r){t.next=4;break}return t.abrupt("return");case 4:if(!(i=this.app.refProvider)||!r){t.next=18;break}return t.prev=6,t.next=9,i.get(r,!0);case 9:this.__ref=t.sent,this.__ref.target=this.element,this.__ref.fit(o),this.__ref.data=this.data,t.next=18;break;case 15:t.prev=15,t.t0=t.catch(6),so(t.t0);case 18:case"end":return t.stop()}}),t,this,[[6,15]])})),i=function(){var t=this,e=arguments;return new Promise((function(r,n){var i=o.apply(t,e);function a(t){ow(i,r,n,a,u,"next",t)}function u(t){ow(i,r,n,a,u,"throw",t)}a(void 0)}))},function(){return i.apply(this,arguments)})},{key:"ref",get:function(){return this.__ref},set:function(t){this.setState("ref",t)}},{key:"_releaseRef",value:function(){this.__ref&&this.__ref.release&&this.__ref.release(),delete this.__ref}},{key:"onchange",value:function(t,r,n){var o=this;sw(e,"onchange",this,3)([t,r,n]),"ref"in t&&this.fetchRef(),"fit"in t&&this.ref&&requestAnimationFrame((function(){var t=o.state.fit;o.ref.fit(t)})),"data"in t&&this.ref&&requestAnimationFrame((function(){o.ref.data=t.data}))}}],n&&iw(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n,o,i}(ew);function yw(t){return yw="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},yw(t)}function dw(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,vw(n.key),n)}}function vw(t){var e=function(t){if("object"!=yw(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=yw(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==yw(e)?e:e+""}function bw(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(bw=function(){return!!t})()}function gw(){return gw="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=mw(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},gw.apply(null,arguments)}function mw(t){return mw=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},mw(t)}function ww(t,e){return ww=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ww(t,e)}Ha.register("global-ref",pw);var xw={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"},kw=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=mw(e),function(t,e){if(e&&("object"==yw(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,bw()?Reflect.construct(e,r||[],mw(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ww(t,e)}(e,t),r=e,n=[{key:"ready",value:function(){var t,r,n;(t=e,r=this,"function"==typeof(n=gw(mw(1&3?t.prototype:t),"ready",r))?function(t){return n.apply(r,t)}:n)([]),this.show&&this.onchangeShow(!0)}},{key:"render",value:function(t){var r=this.bounds,n=r.left,o=r.top,i=r.width,a=r.height;t.beginPath(),this.drawImage(t,e.image,n,o,i,a)}},{key:"onchange",value:function(t,e){"value"in t?this.show?this.onchangeShow(!0):this.show=!0:"show"in t&&this.onchangeShow(this.show)}},{key:"onchangeShow",value:function(t){!this.app.isEditMode&&this.getState("board")&&(t?Nu.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}):Nu.hide(this))}},{key:"board",get:function(){return this.getState("board")},set:function(t){this.set("board",t)}},{key:"show",get:function(){return this.getState("show")},set:function(t){this.setState("show",t)}},{key:"started",get:function(){return this.getState("show")},set:function(t){this.setState("show",t)}},{key:"value",get:function(){return this.getState("value")},set:function(t){this.setState("value",t)}},{key:"hasTextProperty",get:function(){return!1}},{key:"nature",get:function(){return xw}}],o=[{key:"image",get:function(){return e._image||(e._image=new Image,e._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"),e._image}}],n&&dw(r.prototype,n),o&&dw(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n,o}(su(Ja));function Sw(t){return Sw="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},Sw(t)}function _w(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Ow(n.key),n)}}function Ow(t){var e=function(t){if("object"!=Sw(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Sw(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Sw(e)?e:e+""}function Ew(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Ew=function(){return!!t})()}function Aw(t){return Aw=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Aw(t)}function Pw(t,e){return Pw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Pw(t,e)}Ha.register("popup",kw);var jw=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Aw(e),function(t,e){if(e&&("object"==Sw(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Ew()?Reflect.construct(e,r||[],Aw(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Pw(t,e)}(e,t),r=e,(n=[{key:"render",value:function(t){var e=this.state.path,r=void 0===e?[]:e;if(!(r.length<=1)){t.beginPath(),t.moveTo(r[0].x,r[0].y);for(var n=1;n<r.length;n++)t.lineTo(r[n].x,r[n].y);t.closePath(),this.drawStroke(t)}}},{key:"path",get:function(){return this.model.path},set:function(t){this.set("path",t)}},{key:"contains",value:function(t,e){var r=this.state.path,n=!1;return r.forEach((function(o,i){var a=(i+r.length+1)%r.length,u=o.x,s=o.y,c=r[a].x,l=r[a].y;s>e!=l>e&&t<(c-u)*(e-s)/(l-s)+u&&(n=!n)})),n}}])&&_w(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ha);function Tw(t){return Tw="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},Tw(t)}function Mw(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Rw(n.key),n)}}function Rw(t){var e=function(t){if("object"!=Tw(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Tw(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Tw(e)?e:e+""}function Iw(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Iw=function(){return!!t})()}function Cw(t){return Cw=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Cw(t)}function Lw(t,e){return Lw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Lw(t,e)}Ha.register("path",jw);var Dw={mutable:!0,resizable:!1,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0,max:100,step:1}}],help:"scene/component/triangle"},Nw=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Cw(e),function(t,e){if(e&&("object"==Tw(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Iw()?Reflect.construct(e,r||[],Cw(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Lw(t,e)}(e,t),r=e,(n=[{key:"contains",value:function(t,e){for(var r=this.state,n=[r.x1,r.y1,r.x2,r.y2,r.x3,r.y3],o=!1,i=0;i<n.length;i+=2){var a=(i+2)%n.length,u=n[i],s=n[i+1],c=n[a+1];s>e!=c>e&&t<(n[a]-u)*(e-s)/(c-s)+u&&(o=!o)}return o}},{key:"mutable",get:function(){return!0}},{key:"path",get:function(){var t=this.state;return[{x:t.x1,y:t.y1},{x:t.x2,y:t.y2},{x:t.x3,y:t.y3}]},set:function(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})}},{key:"nature",get:function(){return Dw}}])&&Mw(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Ja);function Bw(t){return Bw="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},Bw(t)}function zw(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Fw(n.key),n)}}function Fw(t){var e=function(t){if("object"!=Bw(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Bw(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Bw(e)?e:e+""}function Uw(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Uw=function(){return!!t})()}function Yw(t){return Yw=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Yw(t)}function Gw(t,e){return Gw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Gw(t,e)}Ha.memoize(Nw.prototype,"path",!1),Ha.register("triangle",Nw);var Hw={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"ratio",name:"ratio",property:"ratio"}],help:"scene/component/donut"},Ww={ondragmove:function(t,e,r){r.controls;var n=r.model,o=n.cx,i=n.rx;i=Math.abs(i);var a=(r.transcoordP2S(t.x,t.y).x-o)/i*100;a=a>=100||a<=-100?100:Math.abs(a),r.set({ratio:a})}},qw=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Yw(e),function(t,e){if(e&&("object"==Bw(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Uw()?Reflect.construct(e,r||[],Yw(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Gw(t,e)}(e,t),r=e,(n=[{key:"is3dish",value:function(){return!1}},{key:"render",value:function(t){var e=this.state,r=e.ratio,n=void 0===r?50:r,o=e.cx,i=e.cy,a=e.rx,u=e.ry,s=e.startAngle,c=e.endAngle,l=e.anticlockwise;a=Math.abs(a),u=Math.abs(u),t.beginPath(),t.ellipse(o,i,a,u,0,s||0,c||2*Math.PI,l),t.moveTo(o+a/100*n,i),t.ellipse(o,i,a/100*n,u/100*n,0,s||0,c||2*Math.PI,!0)}},{key:"contains",value:function(t,e){var r=this.state,n=r.cx,o=r.cy,i=r.rx,a=r.ry,u=r.ratio,s=(t-n)/(2*(i=Math.abs(i))-.5),c=(e-o)/(2*(a=Math.abs(a))-.5),l=(t-n)/(i/100*u*2-.5),f=(e-o)/(a/100*u*2-.5),h=!1;return s*s+c*c<.25&&l*l+f*f>.25&&(h=!h),h}},{key:"controls",get:function(){var t=this.state,e=t.cx,r=t.cy,n=t.rx,o=t.ratio;return[{x:e+(n=Math.abs(n))/100*o,y:r,handler:Ww}]}},{key:"nature",get:function(){return Hw}}])&&zw(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Qb);function Xw(t){return Xw="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},Xw(t)}function Vw(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,$w(n.key),n)}}function $w(t){var e=function(t){if("object"!=Xw(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Xw(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Xw(e)?e:e+""}function Kw(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Kw=function(){return!!t})()}function Qw(t){return Qw=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Qw(t)}function Jw(t,e){return Jw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Jw(t,e)}Ha.memoize(qw.prototype,"controls",!1),Ha.register("donut",qw);var Zw={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"},tx={ondragmove:function(t,e,r){r.controls;var n=r.model,o=n.cy,i=n.ry,a=(r.transcoordP2S(t.x,t.y).y-o)/i*100+100;a>=100?a=100:a<=0&&(a=0),r.set({ratio:a})}},ex=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=Qw(e),function(t,e){if(e&&("object"==Xw(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Kw()?Reflect.construct(e,r||[],Qw(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Jw(t,e)}(e,t),r=e,(n=[{key:"is3dish",value:function(){return!1}},{key:"render",value:function(t){var e=this.state,r=e.ratio,n=void 0===r?30:r,o=e.wing,i=void 0===o?5:o,a=e.cx,u=e.cy,s=e.rx,c=e.ry;if(e.startAngle,e.endAngle,e.anticlockwise,!(i<3)){var l=1.5707963267948966,f=2*Math.PI/i,h=s-n/100*s,p=c-n/100*c;t.save(),t.beginPath(),t.translate(a,u),t.moveTo(s*Math.cos(-l),c*Math.sin(-l)),t.lineTo((s-h)*(Math.cos(f-l)+Math.cos(0-l))/2,(c-p)*(Math.sin(f-l)+Math.sin(0-l))/2);for(var y=1;y<i;y++)t.lineTo(s*Math.cos(f*y-l),c*Math.sin(f*y-l)),t.lineTo((s-h)*(Math.cos(f*(y+1)-l)+Math.cos(f*y-l))/2,(c-p)*(Math.sin(f*(y+1)-l)+Math.sin(f*y-l))/2);t.closePath(),t.restore()}}},{key:"controls",get:function(){var t=this.state,e=t.cx,r=t.cy,n=t.ry;return[{x:e,y:r-n+n*(t.ratio/100),handler:tx}]}},{key:"nature",get:function(){return Zw}}])&&Vw(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(Qb);function rx(t){return rx="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},rx(t)}function nx(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,ox(n.key),n)}}function ox(t){var e=function(t){if("object"!=rx(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=rx(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==rx(e)?e:e+""}function ix(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(ix=function(){return!!t})()}function ax(){return ax="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=ux(t)););return t}(t,e);if(n){var o=Object.getOwnPropertyDescriptor(n,e);return o.get?o.get.call(arguments.length<3?t:r):o.value}},ax.apply(null,arguments)}function ux(t){return ux=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ux(t)}function sx(t,e){return sx=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},sx(t,e)}Ha.memoize(ex.prototype,"controls",!1),Ha.register("star",ex);const cx=function(t){var e=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=ux(e),function(t,e){if(e&&("object"==rx(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,ix()?Reflect.construct(e,r||[],ux(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&sx(t,e)}(e,t),r=e,n=[{key:"animOnValueChange",value:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2?arguments[2]:void 0;if(t!=this._lastValue){if(r)var o=t-(Number(n)||0);else o=t-(this._lastValue||0);this._lastValue=t,this._anim_alpha=-o,this.animate({step:function(t){e._anim_alpha=o*(t-1),e.invalidate()},duration:1e3,delta:"circ",options:{x:1},ease:"out"}).start()}}},{key:"dispose",value:function(){var t,r,n;(t=e,r=this,"function"==typeof(n=ax(ux(1&3?t.prototype:t),"dispose",r))?function(t){return n.apply(r,t)}:n)([]),delete this._value_substitutor}},{key:"onchange",value:function(t,e){t.hasOwnProperty("value")&&delete this._value_substitutor}},{key:"animAlpha",get:function(){return this._anim_alpha||0}},{key:"animValue",get:function(){return(this._lastValue||0)+(this._anim_alpha||0)}},{key:"defaultValueSubstitutor",value:function(){return this.getState("value")}},{key:"valueSubstitutor",get:function(){return this._value_substitutor||(this._value_substitutor=_a(this.getState("value"),this)||this.defaultValueSubstitutor),this._value_substitutor}},{key:"value",get:function(){return Number(this.valueSubstitutor())||0},set:function(t){delete this._value_substitutor,this.setState("value",Number(Tn(t)))}}],n&&nx(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(t);return e};function lx(t){return lx="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},lx(t)}function fx(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,hx(n.key),n)}}function hx(t){var e=function(t){if("object"!=lx(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=lx(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==lx(e)?e:e+""}function px(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(px=function(){return!!t})()}function yx(t){return yx=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},yx(t)}function dx(t,e){return dx=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},dx(t,e)}const vx=function(t){var e=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,r){return e=yx(e),function(t,e){if(e&&("object"==lx(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,px()?Reflect.construct(e,r||[],yx(t).constructor):e.apply(t,r))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&dx(t,e)}(e,t),r=e,(n=[{key:"_convertDataFormat",value:function(t,e){return"json"===e?JSON.parse(t):t}},{key:"isDataSource",value:function(){return!0}}])&&fx(r.prototype,n),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,n}(t);return e};function bx(t){return bx="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},bx(t)}function gx(){gx=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var i=e&&e.prototype instanceof b?e:b,a=Object.create(i.prototype),u=new T(n||[]);return o(a,"_invoke",{value:E(t,r,u)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var h="suspendedStart",p="suspendedYield",y="executing",d="completed",v={};function b(){}function g(){}function m(){}var w={};c(w,a,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(M([])));k&&k!==r&&n.call(k,a)&&(w=k);var S=m.prototype=b.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function r(o,i,a,u){var s=f(t[o],t,i);if("throw"!==s.type){var c=s.arg,l=c.value;return l&&"object"==bx(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,a,u)}),(function(t){r("throw",t,a,u)})):e.resolve(l).then((function(t){c.value=t,a(c)}),(function(t){return r("throw",t,a,u)}))}u(s.arg)}var i;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,r,n){var o=h;return function(i,a){if(o===y)throw Error("Generator is already running");if(o===d){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var u=n.delegate;if(u){var s=A(u,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var c=f(e,r,n);if("normal"===c.type){if(o=n.done?d:p,c.arg===v)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=d,n.method="throw",n.arg=c.arg)}}}function A(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,A(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),v;var i=f(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,v;var a=i.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,v):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}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 j(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function M(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(bx(e)+" is not iterable")}return g.prototype=m,o(S,"constructor",{value:m,configurable:!0}),o(m,"constructor",{value:g,configurable:!0}),g.displayName=c(m,s,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,c(t,s,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),c(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new O(l(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),c(S,s,"Generator"),c(S,a,(function(){return this})),c(S,"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=M,T.prototype={constructor:T,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(j),!e)for(var r in this)"t"===r.charAt(0)&&n.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 o(n,o){return u.type="throw",u.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var s=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,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),j(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 o=n.arg;j(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:M(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),v}},e}function mx(t,e,r,n,o,i,a){try{var u=t[i](a),s=u.value}catch(t){return void r(t)}u.done?e(s):Promise.resolve(s).then(n,o)}function wx(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,xx(n.key),n)}}function xx(t){var e=function(t){if("object"!=bx(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=bx(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==bx(e)?e:e+""}var kx=0,Sx=new FinalizationRegistry((function(){kx--})),_x=function(){return t=function t(e,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.counters={},this.references={},this.creator=e,this.disposer=r,kx++,Sx.register(this,kx)},e=[{key:"dispose",value:function(){if(this.disposer)for(var t in this.references)this.disposer.call(null,t,this.references[t]);delete this.references,delete this.counters}},{key:"ids",get:function(){return Object.keys(this.references)}},{key:"create",value:function(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,lo("RELEASED",t)},r(e)}(e)}),(function(t){n(t)})):n(Error("Reference id("+t+") could not be created. Reference creator should be defined."))}))}},{key:"add",value:function(t,e){var r=this,n=new Promise((function(n,o){var i=r.references[t];if(i)i===e?o(Error("Reference ID and target duplicate")):e?o(Error("Reference ID duplicate")):n(i);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 o(Error("Reference id("+t+") is not allowed. Reference creator should be defined."));r.creator.call(null,t,(function(t){a(t)}),(function(t){o(t)}))}}}));return this.references[t]||(this.references[t]=n),n}},{key:"get",value:(n=gx().mark((function t(e,r){var n;return gx().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(n=this.references[e])){t.next=13;break}if(n instanceof Promise){t.next=7;break}if(e in this.counters){t.next=5;break}throw new Error("No Reference Count");case 5:return this.counters[e]++,t.abrupt("return",n);case 7:if(!r){t.next=13;break}return t.next=10,n;case 10:return n=t.sent,this.counters[e]++,t.abrupt("return",n);case 13:if(!r){t.next=17;break}return t.next=16,this.add(e);case 16:return t.abrupt("return",t.sent);case 17:throw new Error("No References for "+e);case 18:case"end":return t.stop()}}),t,this)})),o=function(){var t=this,e=arguments;return new Promise((function(r,o){var i=n.apply(t,e);function a(t){mx(i,r,o,a,u,"next",t)}function u(t){mx(i,r,o,a,u,"throw",t)}a(void 0)}))},function(t,e){return o.apply(this,arguments)})},{key:"_id",value:function(t){for(var e in this.references)if(this.references[e]===t)return e;return-1}},{key:"release",value:function(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,lo("RELEASED",e))):so("No Referenced ID")}}],r=[{key:"residents",get:function(){return kx}},{key:"residentsCount",get:function(){return kx}}],e&&wx(t.prototype,e),r&&wx(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,r,n,o}();function Ox(t){return Ox="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},Ox(t)}function Ex(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,Ax(n.key),n)}}function Ax(t){var e=function(t){if("object"!=Ox(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=Ox(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==Ox(e)?e:e+""}var Px={},jx={},Tx=[];function Mx(t){var e="SCRIPT"==t.target.tagName?Px:jx,r=t.target.src||t.target.href;e[r]=!0,Tx.forEach((function(t,n){var o=t.resolve,i=t.scripts,a=t.styles;if(e==Px){var u=i.indexOf(r);u>-1&&u<i.length-1&&Ix(i[u+1])}for(var s=0;s<i.length;s++)if(!Px[i[s]])return;if(a)for(var c=0;c<a.length;c++)if(!jx[a[c]])return;o(),Tx[n]=null})),Tx=Tx.filter(Boolean)}function Rx(t){var e=t.target.src,r="SCRIPT"==t.target.tagName?Px:jx;Tx.forEach((function(n,o){var i=n.reject,a=n.scripts,u=n.styles,s=!1;if(r===Px){for(var c=0;c<a.length;c++)if(a[c]==e){s=!0;break}}else if(u)for(var l=0;l<u.length;l++)if(u[l]==e){s=!0;break}s&&(i(t),Tx[o]=null)})),Tx=Tx.filter(Boolean),delete r[e],document.head.removeChild(t.target)}function Ix(t){Px[t]=!1;var e=document.createElement("script");e.onload=Mx,e.onerror=Rx,e.type="text/javascript",e.src=t,document.head.appendChild(e)}var Cx=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},e=[{key:"load",value:function(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 o,i=!0;if(e&&e.forEach((function(t){jx.hasOwnProperty(t)||function(t){jx[t]=!1;var e=document.createElement("link");e.onload=Mx,e.onerror=Rx,e.type="text/css",e.rel="stylesheet",e.media="screen,print",e.href=t,document.head.appendChild(e)}(t),jx[t]||(i=!1)})),t&&t.length>0&&t.forEach((function(t){Px.hasOwnProperty(t)?Px[t]||(i=!1):o=o||t})),o)Ix(o);else if(i)return void r();Tx.push({resolve:r,reject:n,scripts:t,styles:e})}else n("invalid sources for load")}))}}],null&&Ex(t.prototype,null),e&&Ex(t,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();const Lx="0.0.0";var Dx=0,Nx=performance.now(),Bx=0;function zx(){return Dx}requestAnimationFrame((function t(){requestAnimationFrame(t),Bx++;var e=performance.now(),r=e-Nx;r<1e3||(Dx=Math.round(1e3*Bx/r),Nx=e,Bx=0)}));var Fx=i;function Ux(){}})(),n})()));
1
+ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).scene={})}(this,function(t){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},r=function(t){return t&&t.Math===Math&&t},n=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof e&&e)||r("object"==typeof e&&e)||function(){return this}()||Function("return this")(),i={},o=function(t){try{return!!t()}catch(t){return!0}},a=!o(function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}),s=!o(function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}),c=s,l=Function.prototype.call,u=c?l.bind(l):function(){return l.apply(l,arguments)},h={},f={}.propertyIsEnumerable,d=Object.getOwnPropertyDescriptor,p=d&&!f.call({1:2},1);h.f=p?function(t){var e=d(this,t);return!!e&&e.enumerable}:f;var g,v,y=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},m=s,b=Function.prototype,x=b.call,w=m&&b.bind.bind(x,x),A=m?w:function(t){return function(){return x.apply(t,arguments)}},_=A,E=_({}.toString),S=_("".slice),k=function(t){return S(E(t),8,-1)},M=o,O=k,T=Object,P=A("".split),I=M(function(){return!T("z").propertyIsEnumerable(0)})?function(t){return"String"===O(t)?P(t,""):T(t)}:T,C=function(t){return null==t},R=C,D=TypeError,L=function(t){if(R(t))throw new D("Can't call method on "+t);return t},j=I,N=L,F=function(t){return j(N(t))},z="object"==typeof document&&document.all,B=void 0===z&&void 0!==z?function(t){return"function"==typeof t||t===z}:function(t){return"function"==typeof t},U=B,$=function(t){return"object"==typeof t?null!==t:U(t)},Y=n,G=B,H=function(t,e){return arguments.length<2?(r=Y[t],G(r)?r:void 0):Y[t]&&Y[t][e];var r},W=A({}.isPrototypeOf),q=n.navigator,V=q&&q.userAgent,X=V?String(V):"",K=n,Q=X,J=K.process,Z=K.Deno,tt=J&&J.versions||Z&&Z.version,et=tt&&tt.v8;et&&(v=(g=et.split("."))[0]>0&&g[0]<4?1:+(g[0]+g[1])),!v&&Q&&(!(g=Q.match(/Edge\/(\d+)/))||g[1]>=74)&&(g=Q.match(/Chrome\/(\d+)/))&&(v=+g[1]);var rt=v,nt=rt,it=o,ot=n.String,at=!!Object.getOwnPropertySymbols&&!it(function(){var t=Symbol("symbol detection");return!ot(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&nt&&nt<41}),st=at&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,ct=H,lt=B,ut=W,ht=Object,ft=st?function(t){return"symbol"==typeof t}:function(t){var e=ct("Symbol");return lt(e)&&ut(e.prototype,ht(t))},dt=String,pt=function(t){try{return dt(t)}catch(t){return"Object"}},gt=B,vt=pt,yt=TypeError,mt=function(t){if(gt(t))return t;throw new yt(vt(t)+" is not a function")},bt=mt,xt=C,wt=function(t,e){var r=t[e];return xt(r)?void 0:bt(r)},At=u,_t=B,Et=$,St=TypeError,kt=function(t,e){var r,n;if("string"===e&&_t(r=t.toString)&&!Et(n=At(r,t)))return n;if(_t(r=t.valueOf)&&!Et(n=At(r,t)))return n;if("string"!==e&&_t(r=t.toString)&&!Et(n=At(r,t)))return n;throw new St("Can't convert object to primitive value")},Mt={exports:{}},Ot=n,Tt=Object.defineProperty,Pt=function(t,e){try{Tt(Ot,t,{value:e,configurable:!0,writable:!0})}catch(r){Ot[t]=e}return e},It=n,Ct=Pt,Rt="__core-js_shared__",Dt=Mt.exports=It[Rt]||Ct(Rt,{});(Dt.versions||(Dt.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 Lt=Mt.exports,jt=function(t,e){return Lt[t]||(Lt[t]=e||{})},Nt=L,Ft=Object,zt=function(t){return Ft(Nt(t))},Bt=zt,Ut=A({}.hasOwnProperty),$t=Object.hasOwn||function(t,e){return Ut(Bt(t),e)},Yt=A,Gt=0,Ht=Math.random(),Wt=Yt(1.1.toString),qt=function(t){return"Symbol("+(void 0===t?"":t)+")_"+Wt(++Gt+Ht,36)},Vt=jt,Xt=$t,Kt=qt,Qt=at,Jt=st,Zt=n.Symbol,te=Vt("wks"),ee=Jt?Zt.for||Zt:Zt&&Zt.withoutSetter||Kt,re=function(t){return Xt(te,t)||(te[t]=Qt&&Xt(Zt,t)?Zt[t]:ee("Symbol."+t)),te[t]},ne=u,ie=$,oe=ft,ae=wt,se=kt,ce=TypeError,le=re("toPrimitive"),ue=function(t,e){if(!ie(t)||oe(t))return t;var r,n=ae(t,le);if(n){if(void 0===e&&(e="default"),r=ne(n,t,e),!ie(r)||oe(r))return r;throw new ce("Can't convert object to primitive value")}return void 0===e&&(e="number"),se(t,e)},he=ue,fe=ft,de=function(t){var e=he(t,"string");return fe(e)?e:e+""},pe=$,ge=n.document,ve=pe(ge)&&pe(ge.createElement),ye=function(t){return ve?ge.createElement(t):{}},me=ye,be=!a&&!o(function(){return 7!==Object.defineProperty(me("div"),"a",{get:function(){return 7}}).a}),xe=a,we=u,Ae=h,_e=y,Ee=F,Se=de,ke=$t,Me=be,Oe=Object.getOwnPropertyDescriptor;i.f=xe?Oe:function(t,e){if(t=Ee(t),e=Se(e),Me)try{return Oe(t,e)}catch(t){}if(ke(t,e))return _e(!we(Ae.f,t,e),t[e])};var Te={},Pe=a&&o(function(){return 42!==Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype}),Ie=$,Ce=String,Re=TypeError,De=function(t){if(Ie(t))return t;throw new Re(Ce(t)+" is not an object")},Le=a,je=be,Ne=Pe,Fe=De,ze=de,Be=TypeError,Ue=Object.defineProperty,$e=Object.getOwnPropertyDescriptor,Ye="enumerable",Ge="configurable",He="writable";Te.f=Le?Ne?function(t,e,r){if(Fe(t),e=ze(e),Fe(r),"function"==typeof t&&"prototype"===e&&"value"in r&&He in r&&!r[He]){var n=$e(t,e);n&&n[He]&&(t[e]=r.value,r={configurable:Ge in r?r[Ge]:n[Ge],enumerable:Ye in r?r[Ye]:n[Ye],writable:!1})}return Ue(t,e,r)}:Ue:function(t,e,r){if(Fe(t),e=ze(e),Fe(r),je)try{return Ue(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new Be("Accessors not supported");return"value"in r&&(t[e]=r.value),t};var We=Te,qe=y,Ve=a?function(t,e,r){return We.f(t,e,qe(1,r))}:function(t,e,r){return t[e]=r,t},Xe={exports:{}},Ke=a,Qe=$t,Je=Function.prototype,Ze=Ke&&Object.getOwnPropertyDescriptor,tr=Qe(Je,"name"),er={EXISTS:tr,PROPER:tr&&"something"===function(){}.name,CONFIGURABLE:tr&&(!Ke||Ke&&Ze(Je,"name").configurable)},rr=A,nr=B,ir=Mt.exports,or=rr(Function.toString);nr(ir.inspectSource)||(ir.inspectSource=function(t){return or(t)});var ar,sr,cr,lr=ir.inspectSource,ur=B,hr=n.WeakMap,fr=ur(hr)&&/native code/.test(String(hr)),dr=qt,pr=jt("keys"),gr=function(t){return pr[t]||(pr[t]=dr(t))},vr={},yr=fr,mr=n,br=$,xr=Ve,wr=$t,Ar=Mt.exports,_r=gr,Er=vr,Sr="Object already initialized",kr=mr.TypeError,Mr=mr.WeakMap;if(yr||Ar.state){var Or=Ar.state||(Ar.state=new Mr);Or.get=Or.get,Or.has=Or.has,Or.set=Or.set,ar=function(t,e){if(Or.has(t))throw new kr(Sr);return e.facade=t,Or.set(t,e),e},sr=function(t){return Or.get(t)||{}},cr=function(t){return Or.has(t)}}else{var Tr=_r("state");Er[Tr]=!0,ar=function(t,e){if(wr(t,Tr))throw new kr(Sr);return e.facade=t,xr(t,Tr,e),e},sr=function(t){return wr(t,Tr)?t[Tr]:{}},cr=function(t){return wr(t,Tr)}}var Pr={set:ar,get:sr,has:cr,enforce:function(t){return cr(t)?sr(t):ar(t,{})},getterFor:function(t){return function(e){var r;if(!br(e)||(r=sr(e)).type!==t)throw new kr("Incompatible receiver, "+t+" required");return r}}},Ir=A,Cr=o,Rr=B,Dr=$t,Lr=a,jr=er.CONFIGURABLE,Nr=lr,Fr=Pr.enforce,zr=Pr.get,Br=String,Ur=Object.defineProperty,$r=Ir("".slice),Yr=Ir("".replace),Gr=Ir([].join),Hr=Lr&&!Cr(function(){return 8!==Ur(function(){},"length",{value:8}).length}),Wr=String(String).split("String"),qr=Xe.exports=function(t,e,r){"Symbol("===$r(Br(e),0,7)&&(e="["+Yr(Br(e),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!Dr(t,"name")||jr&&t.name!==e)&&(Lr?Ur(t,"name",{value:e,configurable:!0}):t.name=e),Hr&&r&&Dr(r,"arity")&&t.length!==r.arity&&Ur(t,"length",{value:r.arity});try{r&&Dr(r,"constructor")&&r.constructor?Lr&&Ur(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=Fr(t);return Dr(n,"source")||(n.source=Gr(Wr,"string"==typeof e?e:"")),t};Function.prototype.toString=qr(function(){return Rr(this)&&zr(this).source||Nr(this)},"toString");var Vr=B,Xr=Te,Kr=Xe.exports,Qr=Pt,Jr=function(t,e,r,n){n||(n={});var i=n.enumerable,o=void 0!==n.name?n.name:e;if(Vr(r)&&Kr(r,o,n),n.global)i?t[e]=r:Qr(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},Zr={},tn=Math.ceil,en=Math.floor,rn=Math.trunc||function(t){var e=+t;return(e>0?en:tn)(e)},nn=rn,on=function(t){var e=+t;return e!=e||0===e?0:nn(e)},an=on,sn=Math.max,cn=Math.min,ln=function(t,e){var r=an(t);return r<0?sn(r+e,0):cn(r,e)},un=on,hn=Math.min,fn=function(t){var e=un(t);return e>0?hn(e,9007199254740991):0},dn=fn,pn=function(t){return dn(t.length)},gn=F,vn=ln,yn=pn,mn=function(t){return function(e,r,n){var i=gn(e),o=yn(i);if(0===o)return!t&&-1;var a,s=vn(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}},bn={includes:mn(!0),indexOf:mn(!1)},xn=$t,wn=F,An=bn.indexOf,_n=vr,En=A([].push),Sn=function(t,e){var r,n=wn(t),i=0,o=[];for(r in n)!xn(_n,r)&&xn(n,r)&&En(o,r);for(;e.length>i;)xn(n,r=e[i++])&&(~An(o,r)||En(o,r));return o},kn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Mn=Sn,On=kn.concat("length","prototype");Zr.f=Object.getOwnPropertyNames||function(t){return Mn(t,On)};var Tn={};Tn.f=Object.getOwnPropertySymbols;var Pn=H,In=Zr,Cn=Tn,Rn=De,Dn=A([].concat),Ln=Pn("Reflect","ownKeys")||function(t){var e=In.f(Rn(t)),r=Cn.f;return r?Dn(e,r(t)):e},jn=$t,Nn=Ln,Fn=i,zn=Te,Bn=function(t,e,r){for(var n=Nn(e),i=zn.f,o=Fn.f,a=0;a<n.length;a++){var s=n[a];jn(t,s)||r&&jn(r,s)||i(t,s,o(e,s))}},Un=o,$n=B,Yn=/#|\.prototype\./,Gn=function(t,e){var r=Wn[Hn(t)];return r===Vn||r!==qn&&($n(e)?Un(e):!!e)},Hn=Gn.normalize=function(t){return String(t).replace(Yn,".").toLowerCase()},Wn=Gn.data={},qn=Gn.NATIVE="N",Vn=Gn.POLYFILL="P",Xn=Gn,Kn=n,Qn=i.f,Jn=Ve,Zn=Jr,ti=Pt,ei=Bn,ri=Xn,ni=function(t,e){var r,n,i,o,a,s=t.target,c=t.global,l=t.stat;if(r=c?Kn:l?Kn[s]||ti(s,{}):Kn[s]&&Kn[s].prototype)for(n in e){if(o=e[n],i=t.dontCallGetSet?(a=Qn(r,n))&&a.value:r[n],!ri(c?n:s+(l?".":"#")+n,t.forced)&&void 0!==i){if(typeof o==typeof i)continue;ei(o,i)}(t.sham||i&&i.sham)&&Jn(o,"sham",!0),Zn(r,n,o,t)}},ii={};ii[re("toStringTag")]="z";var oi="[object z]"===String(ii),ai=oi,si=B,ci=k,li=re("toStringTag"),ui=Object,hi="Arguments"===ci(function(){return arguments}()),fi=ai?ci: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),li))?r:hi?ci(e):"Object"===(n=ci(e))&&si(e.callee)?"Arguments":n},di=fi,pi=String,gi=function(t){if("Symbol"===di(t))throw new TypeError("Cannot convert a Symbol value to a string");return pi(t)},vi={},yi=Sn,mi=kn,bi=Object.keys||function(t){return yi(t,mi)},xi=a,wi=Pe,Ai=Te,_i=De,Ei=F,Si=bi;vi.f=xi&&!wi?Object.defineProperties:function(t,e){_i(t);for(var r,n=Ei(e),i=Si(e),o=i.length,a=0;o>a;)Ai.f(t,r=i[a++],n[r]);return t};var ki,Mi=H("document","documentElement"),Oi=De,Ti=vi,Pi=kn,Ii=vr,Ci=Mi,Ri=ye,Di="prototype",Li="script",ji=gr("IE_PROTO"),Ni=function(){},Fi=function(t){return"<"+Li+">"+t+"</"+Li+">"},zi=function(t){t.write(Fi("")),t.close();var e=t.parentWindow.Object;return t=null,e},Bi=function(){try{ki=new ActiveXObject("htmlfile")}catch(t){}var t,e,r;Bi="undefined"!=typeof document?document.domain&&ki?zi(ki):(e=Ri("iframe"),r="java"+Li+":",e.style.display="none",Ci.appendChild(e),e.src=String(r),(t=e.contentWindow.document).open(),t.write(Fi("document.F=Object")),t.close(),t.F):zi(ki);for(var n=Pi.length;n--;)delete Bi[Di][Pi[n]];return Bi()};Ii[ji]=!0;var Ui=Object.create||function(t,e){var r;return null!==t?(Ni[Di]=Oi(t),r=new Ni,Ni[Di]=null,r[ji]=t):r=Bi(),void 0===e?r:Ti.f(r,e)},$i={},Yi=A([].slice),Gi=k,Hi=F,Wi=Zr.f,qi=Yi,Vi="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];$i.f=function(t){return Vi&&"Window"===Gi(t)?function(t){try{return Wi(t)}catch(t){return qi(Vi)}}(t):Wi(Hi(t))};var Xi=Xe.exports,Ki=Te,Qi=function(t,e,r){return r.get&&Xi(r.get,e,{getter:!0}),r.set&&Xi(r.set,e,{setter:!0}),Ki.f(t,e,r)},Ji={},Zi=re;Ji.f=Zi;var to=n,eo=to,ro=$t,no=Ji,io=Te.f,oo=function(t){var e=eo.Symbol||(eo.Symbol={});ro(e,t)||io(e,t,{value:no.f(t)})},ao=u,so=H,co=re,lo=Jr,uo=function(){var t=so("Symbol"),e=t&&t.prototype,r=e&&e.valueOf,n=co("toPrimitive");e&&!e[n]&&lo(e,n,function(t){return ao(r,this)},{arity:1})},ho=Te.f,fo=$t,po=re("toStringTag"),go=function(t,e,r){t&&!r&&(t=t.prototype),t&&!fo(t,po)&&ho(t,po,{configurable:!0,value:e})},vo=k,yo=A,mo=function(t){if("Function"===vo(t))return yo(t)},bo=mt,xo=s,wo=mo(mo.bind),Ao=function(t,e){return bo(t),void 0===e?t:xo?wo(t,e):function(){return t.apply(e,arguments)}},_o=k,Eo=Array.isArray||function(t){return"Array"===_o(t)},So=A,ko=o,Mo=B,Oo=fi,To=lr,Po=function(){},Io=H("Reflect","construct"),Co=/^\s*(?:class|function)\b/,Ro=So(Co.exec),Do=!Co.test(Po),Lo=function(t){if(!Mo(t))return!1;try{return Io(Po,[],t),!0}catch(t){return!1}},jo=function(t){if(!Mo(t))return!1;switch(Oo(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Do||!!Ro(Co,To(t))}catch(t){return!0}};jo.sham=!0;var No=!Io||ko(function(){var t;return Lo(Lo.call)||!Lo(Object)||!Lo(function(){t=!0})||t})?jo:Lo,Fo=Eo,zo=No,Bo=$,Uo=re("species"),$o=Array,Yo=function(t){var e;return Fo(t)&&(e=t.constructor,(zo(e)&&(e===$o||Fo(e.prototype))||Bo(e)&&null===(e=e[Uo]))&&(e=void 0)),void 0===e?$o:e},Go=function(t,e){return new(Yo(t))(0===e?0:e)},Ho=Ao,Wo=I,qo=zt,Vo=pn,Xo=Go,Ko=A([].push),Qo=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=qo(c),g=Wo(p),v=Vo(g),y=Ho(l,u),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:Ko(x,f)}else switch(t){case 4:return!1;case 7:Ko(x,f)}return o?-1:n||i?i:x}},Jo={forEach:Qo(0),map:Qo(1),filter:Qo(2),some:Qo(3),every:Qo(4),find:Qo(5),findIndex:Qo(6),filterReject:Qo(7)},Zo=ni,ta=n,ea=u,ra=A,na=a,ia=at,oa=o,aa=$t,sa=W,ca=De,la=F,ua=de,ha=gi,fa=y,da=Ui,pa=bi,ga=Zr,va=$i,ya=Tn,ma=i,ba=Te,xa=vi,wa=h,Aa=Jr,_a=Qi,Ea=jt,Sa=vr,ka=qt,Ma=re,Oa=Ji,Ta=oo,Pa=uo,Ia=go,Ca=Pr,Ra=Jo.forEach,Da=gr("hidden"),La="Symbol",ja="prototype",Na=Ca.set,Fa=Ca.getterFor(La),za=Object[ja],Ba=ta.Symbol,Ua=Ba&&Ba[ja],$a=ta.RangeError,Ya=ta.TypeError,Ga=ta.QObject,Ha=ma.f,Wa=ba.f,qa=va.f,Va=wa.f,Xa=ra([].push),Ka=Ea("symbols"),Qa=Ea("op-symbols"),Ja=Ea("wks"),Za=!Ga||!Ga[ja]||!Ga[ja].findChild,ts=function(t,e,r){var n=Ha(za,e);n&&delete za[e],Wa(t,e,r),n&&t!==za&&Wa(za,e,n)},es=na&&oa(function(){return 7!==da(Wa({},"a",{get:function(){return Wa(this,"a",{value:7}).a}})).a})?ts:Wa,rs=function(t,e){var r=Ka[t]=da(Ua);return Na(r,{type:La,tag:t,description:e}),na||(r.description=e),r},ns=function(t,e,r){t===za&&ns(Qa,e,r),ca(t);var n=ua(e);return ca(r),aa(Ka,n)?(r.enumerable?(aa(t,Da)&&t[Da][n]&&(t[Da][n]=!1),r=da(r,{enumerable:fa(0,!1)})):(aa(t,Da)||Wa(t,Da,fa(1,da(null))),t[Da][n]=!0),es(t,n,r)):Wa(t,n,r)},is=function(t,e){ca(t);var r=la(e),n=pa(r).concat(cs(r));return Ra(n,function(e){na&&!ea(os,r,e)||ns(t,e,r[e])}),t},os=function(t){var e=ua(t),r=ea(Va,this,e);return!(this===za&&aa(Ka,e)&&!aa(Qa,e))&&(!(r||!aa(this,e)||!aa(Ka,e)||aa(this,Da)&&this[Da][e])||r)},as=function(t,e){var r=la(t),n=ua(e);if(r!==za||!aa(Ka,n)||aa(Qa,n)){var i=Ha(r,n);return!i||!aa(Ka,n)||aa(r,Da)&&r[Da][n]||(i.enumerable=!0),i}},ss=function(t){var e=qa(la(t)),r=[];return Ra(e,function(t){aa(Ka,t)||aa(Sa,t)||Xa(r,t)}),r},cs=function(t){var e=t===za,r=qa(e?Qa:la(t)),n=[];return Ra(r,function(t){!aa(Ka,t)||e&&!aa(za,t)||Xa(n,Ka[t])}),n};ia||(Ba=function(){if(sa(Ua,this))throw new Ya("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?ha(arguments[0]):void 0,e=ka(t),r=function(t){var n=void 0===this?ta:this;n===za&&ea(r,Qa,t),aa(n,Da)&&aa(n[Da],e)&&(n[Da][e]=!1);var i=fa(1,t);try{es(n,e,i)}catch(t){if(!(t instanceof $a))throw t;ts(n,e,i)}};return na&&Za&&es(za,e,{configurable:!0,set:r}),rs(e,t)},Aa(Ua=Ba[ja],"toString",function(){return Fa(this).tag}),Aa(Ba,"withoutSetter",function(t){return rs(ka(t),t)}),wa.f=os,ba.f=ns,xa.f=is,ma.f=as,ga.f=va.f=ss,ya.f=cs,Oa.f=function(t){return rs(Ma(t),t)},na&&(_a(Ua,"description",{configurable:!0,get:function(){return Fa(this).description}}),Aa(za,"propertyIsEnumerable",os,{unsafe:!0}))),Zo({global:!0,constructor:!0,wrap:!0,forced:!ia,sham:!ia},{Symbol:Ba}),Ra(pa(Ja),function(t){Ta(t)}),Zo({target:La,stat:!0,forced:!ia},{useSetter:function(){Za=!0},useSimple:function(){Za=!1}}),Zo({target:"Object",stat:!0,forced:!ia,sham:!na},{create:function(t,e){return void 0===e?da(t):is(da(t),e)},defineProperty:ns,defineProperties:is,getOwnPropertyDescriptor:as}),Zo({target:"Object",stat:!0,forced:!ia},{getOwnPropertyNames:ss}),Pa(),Ia(Ba,La),Sa[Da]=!0;var ls=at&&!!Symbol.for&&!!Symbol.keyFor,us=ni,hs=H,fs=$t,ds=gi,ps=jt,gs=ls,vs=ps("string-to-symbol-registry"),ys=ps("symbol-to-string-registry");us({target:"Symbol",stat:!0,forced:!gs},{for:function(t){var e=ds(t);if(fs(vs,e))return vs[e];var r=hs("Symbol")(e);return vs[e]=r,ys[r]=e,r}});var ms=ni,bs=$t,xs=ft,ws=pt,As=ls,_s=jt("symbol-to-string-registry");ms({target:"Symbol",stat:!0,forced:!As},{keyFor:function(t){if(!xs(t))throw new TypeError(ws(t)+" is not a symbol");if(bs(_s,t))return _s[t]}});var Es=s,Ss=Function.prototype,ks=Ss.apply,Ms=Ss.call,Os="object"==typeof Reflect&&Reflect.apply||(Es?Ms.bind(ks):function(){return Ms.apply(ks,arguments)}),Ts=Eo,Ps=B,Is=k,Cs=gi,Rs=A([].push),Ds=ni,Ls=H,js=Os,Ns=u,Fs=A,zs=o,Bs=B,Us=ft,$s=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?Rs(r,i):"number"!=typeof i&&"Number"!==Is(i)&&"String"!==Is(i)||Rs(r,Cs(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}}},Gs=at,Hs=String,Ws=Ls("JSON","stringify"),qs=Fs(/./.exec),Vs=Fs("".charAt),Xs=Fs("".charCodeAt),Ks=Fs("".replace),Qs=Fs(1.1.toString),Js=/[\uD800-\uDFFF]/g,Zs=/^[\uD800-\uDBFF]$/,tc=/^[\uDC00-\uDFFF]$/,ec=!Gs||zs(function(){var t=Ls("Symbol")("stringify detection");return"[null]"!==Ws([t])||"{}"!==Ws({a:t})||"{}"!==Ws(Object(t))}),rc=zs(function(){return'"\\udf06\\ud834"'!==Ws("\udf06\ud834")||'"\\udead"'!==Ws("\udead")}),nc=function(t,e){var r=$s(arguments),n=Ys(e);if(Bs(n)||void 0!==t&&!Us(t))return r[1]=function(t,e){if(Bs(n)&&(e=Ns(n,this,Hs(t),e)),!Us(e))return e},js(Ws,null,r)},ic=function(t,e,r){var n=Vs(r,e-1),i=Vs(r,e+1);return qs(Zs,t)&&!qs(tc,i)||qs(tc,t)&&!qs(Zs,n)?"\\u"+Qs(Xs(t,0),16):t};Ws&&Ds({target:"JSON",stat:!0,arity:3,forced:ec||rc},{stringify:function(t,e,r){var n=$s(arguments),i=js(ec?nc:Ws,null,n);return rc&&"string"==typeof i?Ks(i,Js,ic):i}});var oc=Tn,ac=zt;ni({target:"Object",stat:!0,forced:!at||o(function(){oc.f(1)})},{getOwnPropertySymbols:function(t){var e=oc.f;return e?e(ac(t)):[]}});var sc=ni,cc=a,lc=A,uc=$t,hc=B,fc=W,dc=gi,pc=Qi,gc=Bn,vc=n.Symbol,yc=vc&&vc.prototype;if(cc&&hc(vc)&&(!("description"in yc)||void 0!==vc().description)){var mc={},bc=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:dc(arguments[0]),e=fc(yc,this)?new vc(t):void 0===t?vc():vc(t);return""===t&&(mc[e]=!0),e};gc(bc,vc),bc.prototype=yc,yc.constructor=bc;var xc="Symbol(description detection)"===String(vc("description detection")),wc=lc(yc.valueOf),Ac=lc(yc.toString),_c=/^Symbol\((.*)\)[^)]+$/,Ec=lc("".replace),Sc=lc("".slice);pc(yc,"description",{configurable:!0,get:function(){var t=wc(this);if(uc(mc,t))return"";var e=Ac(t),r=xc?Sc(e,7,-1):Ec(e,_c,"$1");return""===r?void 0:r}}),sc({global:!0,constructor:!0,forced:!0},{Symbol:bc})}var kc=n,Mc=oo,Oc=Te.f,Tc=i.f,Pc=kc.Symbol;if(Mc("asyncDispose"),Pc){var Ic=Tc(Pc,"asyncDispose");Ic.enumerable&&Ic.configurable&&Ic.writable&&Oc(Pc,"asyncDispose",{value:Ic.value,enumerable:!1,configurable:!1,writable:!1})}oo("asyncIterator");var Cc=n,Rc=oo,Dc=Te.f,Lc=i.f,jc=Cc.Symbol;if(Rc("dispose"),jc){var Nc=Lc(jc,"dispose");Nc.enumerable&&Nc.configurable&&Nc.writable&&Dc(jc,"dispose",{value:Nc.value,enumerable:!1,configurable:!1,writable:!1})}oo("hasInstance"),oo("isConcatSpreadable"),oo("iterator"),oo("match"),oo("matchAll"),oo("replace"),oo("search"),oo("species"),oo("split");var Fc=uo;oo("toPrimitive"),Fc();var zc=H,Bc=go;oo("toStringTag"),Bc(zc("Symbol"),"Symbol"),oo("unscopables");var Uc=A,$c=mt,Yc=function(t,e,r){try{return Uc($c(Object.getOwnPropertyDescriptor(t,e)[r]))}catch(t){}},Gc=$,Hc=function(t){return Gc(t)||null===t},Wc=Hc,qc=String,Vc=TypeError,Xc=function(t){if(Wc(t))return t;throw new Vc("Can't set "+qc(t)+" as a prototype")},Kc=Yc,Qc=$,Jc=L,Zc=Xc,tl=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=Kc(Object.prototype,"__proto__","set"))(r,[]),e=r instanceof Array}catch(t){}return function(r,n){return Jc(r),Zc(n),Qc(r)?(e?t(r,n):r.__proto__=n,r):r}}():void 0),el=Te.f,rl=function(t,e,r){r in t||el(t,r,{configurable:!0,get:function(){return e[r]},set:function(t){e[r]=t}})},nl=B,il=$,ol=tl,al=function(t,e,r){var n,i;return ol&&nl(n=e.constructor)&&n!==r&&il(i=n.prototype)&&i!==r.prototype&&ol(t,i),t},sl=gi,cl=function(t,e){return void 0===t?arguments.length<2?"":e:sl(t)},ll=$,ul=Ve,hl=function(t,e){ll(e)&&"cause"in e&&ul(t,"cause",e.cause)},fl=Error,dl=A("".replace),pl=String(new fl("zxcasd").stack),gl=/\n\s*at [^:]*:[^\n]*/,vl=gl.test(pl),yl=function(t,e){if(vl&&"string"==typeof t&&!fl.prepareStackTrace)for(;e--;)t=dl(t,gl,"");return t},ml=y,bl=!o(function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",ml(1,7)),7!==t.stack)}),xl=Ve,wl=yl,Al=bl,_l=Error.captureStackTrace,El=function(t,e,r,n){Al&&(_l?_l(t,e):xl(t,"stack",wl(r,n)))},Sl=H,kl=$t,Ml=Ve,Ol=W,Tl=tl,Pl=Bn,Il=rl,Cl=al,Rl=cl,Dl=hl,Ll=El,jl=a,Nl=function(t,e,r,n){var i="stackTraceLimit",o=n?2:1,a=t.split("."),s=a[a.length-1],c=Sl.apply(null,a);if(c){var l=c.prototype;if(kl(l,"cause")&&delete l.cause,!r)return c;var u=Sl("Error"),h=e(function(t,e){var r=Rl(n?e:t,void 0),i=n?new c(t):new c;return void 0!==r&&Ml(i,"message",r),Ll(i,h,i.stack,2),this&&Ol(l,this)&&Cl(i,this,h),arguments.length>o&&Dl(i,arguments[o]),i});h.prototype=l,"Error"!==s?Tl?Tl(h,u):Pl(h,u,{name:!0}):jl&&i in c&&(Il(h,c,i),Il(h,c,"prepareStackTrace")),Pl(h,c);try{l.name!==s&&Ml(l,"name",s),l.constructor=h}catch(t){}return h}},Fl=ni,zl=Os,Bl=Nl,Ul="WebAssembly",$l=n[Ul],Yl=7!==new Error("e",{cause:7}).cause,Gl=function(t,e){var r={};r[t]=Bl(t,e,Yl),Fl({global:!0,constructor:!0,arity:1,forced:Yl},r)},Hl=function(t,e){if($l&&$l[t]){var r={};r[t]=Bl(Ul+"."+t,e,Yl),Fl({target:Ul,stat:!0,constructor:!0,arity:1,forced:Yl},r)}};Gl("Error",function(t){return function(e){return zl(t,this,arguments)}}),Gl("EvalError",function(t){return function(e){return zl(t,this,arguments)}}),Gl("RangeError",function(t){return function(e){return zl(t,this,arguments)}}),Gl("ReferenceError",function(t){return function(e){return zl(t,this,arguments)}}),Gl("SyntaxError",function(t){return function(e){return zl(t,this,arguments)}}),Gl("TypeError",function(t){return function(e){return zl(t,this,arguments)}}),Gl("URIError",function(t){return function(e){return zl(t,this,arguments)}}),Hl("CompileError",function(t){return function(e){return zl(t,this,arguments)}}),Hl("LinkError",function(t){return function(e){return zl(t,this,arguments)}}),Hl("RuntimeError",function(t){return function(e){return zl(t,this,arguments)}});var Wl=ni,ql=H,Vl=$,Xl=fi,Kl=o,Ql="Error",Jl="DOMException",Zl=Object.setPrototypeOf||{}.__proto__,tu=ql(Jl),eu=Error,ru=eu.isError;Wl({target:"Error",stat:!0,sham:!0,forced:!ru||!Zl||Kl(function(){return tu&&!ru(new tu(Jl))||!ru(new eu(Ql,{cause:function(){}}))||ru(ql("Object","create")(eu.prototype))})},{isError:function(t){if(!Vl(t))return!1;var e=Xl(t);return e===Ql||e===Jl}});var nu=a,iu=o,ou=De,au=cl,su=Error.prototype.toString,cu=iu(function(){if(nu){var t=Object.create(Object.defineProperty({},"name",{get:function(){return this===t}}));if("true"!==su.call(t))return!0}return"2: 1"!==su.call({message:1,name:2})||"Error"!==su.call({})}),lu=cu?function(){var t=ou(this),e=au(t.name,"Error"),r=au(t.message);return e?r?e+": "+r:e:r}:su,uu=Jr,hu=lu,fu=Error.prototype;fu.toString!==hu&&uu(fu,"toString",hu);var du=!o(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}),pu=$t,gu=B,vu=zt,yu=du,mu=gr("IE_PROTO"),bu=Object,xu=bu.prototype,wu=yu?bu.getPrototypeOf:function(t){var e=vu(t);if(pu(e,mu))return e[mu];var r=e.constructor;return gu(r)&&e instanceof r?r.prototype:e instanceof bu?xu:null},Au={},_u=Au,Eu=re("iterator"),Su=Array.prototype,ku=function(t){return void 0!==t&&(_u.Array===t||Su[Eu]===t)},Mu=fi,Ou=wt,Tu=C,Pu=Au,Iu=re("iterator"),Cu=function(t){if(!Tu(t))return Ou(t,Iu)||Ou(t,"@@iterator")||Pu[Mu(t)]},Ru=u,Du=mt,Lu=De,ju=pt,Nu=Cu,Fu=TypeError,zu=function(t,e){var r=arguments.length<2?Nu(t):e;if(Du(r))return Lu(Ru(r,t));throw new Fu(ju(t)+" is not iterable")},Bu=u,Uu=De,$u=wt,Yu=function(t,e,r){var n,i;Uu(t);try{if(!(n=$u(t,"return"))){if("throw"===e)throw r;return r}n=Bu(n,t)}catch(t){i=!0,n=t}if("throw"===e)throw r;if(i)throw n;return Uu(n),r},Gu=Ao,Hu=u,Wu=De,qu=pt,Vu=ku,Xu=pn,Ku=W,Qu=zu,Ju=Cu,Zu=Yu,th=TypeError,eh=function(t,e){this.stopped=t,this.result=e},rh=eh.prototype,nh=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=Gu(e,u),v=function(t){return n&&Zu(n,"normal"),new eh(!0,t)},y=function(t){return h?(Wu(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=Ju(t)))throw new th(qu(t)+" is not iterable");if(Vu(i)){for(o=0,a=Xu(t);a>o;o++)if((s=y(t[o]))&&Ku(rh,s))return s;return new eh(!1)}n=Qu(t,i)}for(c=f?t.next:n.next;!(l=Hu(c,n)).done;){try{s=y(l.value)}catch(t){Zu(n,"throw",t)}if("object"==typeof s&&s&&Ku(rh,s))return s}return new eh(!1)},ih=ni,oh=W,ah=wu,sh=tl,ch=Bn,lh=Ui,uh=Ve,hh=y,fh=hl,dh=El,ph=nh,gh=cl,vh=re("toStringTag"),yh=Error,mh=[].push,bh=function(t,e){var r,n=oh(xh,this);sh?r=sh(new yh,n?ah(this):xh):(r=n?this:lh(xh),uh(r,vh,"Error")),void 0!==e&&uh(r,"message",gh(e)),dh(r,bh,r.stack,1),arguments.length>2&&fh(r,arguments[2]);var i=[];return ph(t,mh,{that:i}),uh(r,"errors",i),r};sh?sh(bh,yh):ch(bh,yh,{name:!0});var xh=bh.prototype=lh(yh.prototype,{constructor:hh(1,bh),message:hh(1,""),name:hh(1,"AggregateError")});ih({global:!0,constructor:!0,arity:2},{AggregateError:bh});var wh=ni,Ah=Os,_h=o,Eh=Nl,Sh="AggregateError",kh=H(Sh),Mh=!_h(function(){return 1!==kh([1]).errors[0]})&&_h(function(){return 7!==kh([1],Sh,{cause:7}).cause});wh({global:!0,constructor:!0,arity:2,forced:Mh},{AggregateError:Eh(Sh,function(t){return function(e,r){return Ah(t,this,arguments)}},Mh,!0)});var Oh=ni,Th=W,Ph=wu,Ih=tl,Ch=Bn,Rh=Ui,Dh=Ve,Lh=y,jh=El,Nh=cl,Fh=re,zh=o,Bh=n.SuppressedError,Uh=Fh("toStringTag"),$h=Error,Yh=!!Bh&&3!==Bh.length,Gh=!!Bh&&zh(function(){return 4===new Bh(1,2,3,{cause:4}).cause}),Hh=Yh||Gh,Wh=function(t,e,r){var n,i=Th(qh,this);return Ih?n=!Hh||i&&Ph(this)!==qh?Ih(new $h,i?Ph(this):qh):new Bh:(n=i?this:Rh(qh),Dh(n,Uh,"Error")),void 0!==r&&Dh(n,"message",Nh(r)),jh(n,Wh,n.stack,1),Dh(n,"error",t),Dh(n,"suppressed",e),n};Ih?Ih(Wh,$h):Ch(Wh,$h,{name:!0});var qh=Wh.prototype=Hh?Bh.prototype:Rh($h.prototype,{constructor:Lh(1,Wh),message:Lh(1,""),name:Lh(1,"SuppressedError")});Hh&&(qh.constructor=Wh),Oh({global:!0,constructor:!0,arity:3,forced:Hh},{SuppressedError:Wh});var Vh=re,Xh=Ui,Kh=Te.f,Qh=Vh("unscopables"),Jh=Array.prototype;void 0===Jh[Qh]&&Kh(Jh,Qh,{configurable:!0,value:Xh(null)});var Zh=function(t){Jh[Qh][t]=!0},tf=zt,ef=pn,rf=on,nf=Zh;ni({target:"Array",proto:!0},{at:function(t){var e=tf(this),r=ef(e),n=rf(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]}}),nf("at");var of=TypeError,af=function(t){if(t>9007199254740991)throw of("Maximum allowed index exceeded");return t},sf=a,cf=Te,lf=y,uf=function(t,e,r){sf?cf.f(t,e,lf(0,r)):t[e]=r},hf=o,ff=rt,df=re("species"),pf=function(t){return ff>=51||!hf(function(){var e=[];return(e.constructor={})[df]=function(){return{foo:1}},1!==e[t](Boolean).foo})},gf=ni,vf=o,yf=Eo,mf=$,bf=zt,xf=pn,wf=af,Af=uf,_f=Go,Ef=pf,Sf=rt,kf=re("isConcatSpreadable"),Mf=Sf>=51||!vf(function(){var t=[];return t[kf]=!1,t.concat()[0]!==t}),Of=function(t){if(!mf(t))return!1;var e=t[kf];return void 0!==e?!!e:yf(t)};gf({target:"Array",proto:!0,arity:1,forced:!Mf||!Ef("concat")},{concat:function(t){var e,r,n,i,o,a=bf(this),s=_f(a,0),c=0;for(e=-1,n=arguments.length;e<n;e++)if(Of(o=-1===e?a:arguments[e]))for(i=xf(o),wf(c+i),r=0;r<i;r++,c++)r in o&&Af(s,c,o[r]);else wf(c+1),Af(s,c++,o);return s.length=c,s}});var Tf=pt,Pf=TypeError,If=function(t,e){if(!delete t[e])throw new Pf("Cannot delete property "+Tf(e)+" of "+Tf(t))},Cf=zt,Rf=ln,Df=pn,Lf=If,jf=Math.min,Nf=[].copyWithin||function(t,e){var r=Cf(this),n=Df(r),i=Rf(t,n),o=Rf(e,n),a=arguments.length>2?arguments[2]:void 0,s=jf((void 0===a?n:Rf(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]:Lf(r,i),i+=c,o+=c;return r},Ff=Zh;ni({target:"Array",proto:!0},{copyWithin:Nf}),Ff("copyWithin");var zf=o,Bf=function(t,e){var r=[][t];return!!r&&zf(function(){r.call(null,e||function(){return 1},1)})},Uf=Jo.every;ni({target:"Array",proto:!0,forced:!Bf("every")},{every:function(t){return Uf(this,t,arguments.length>1?arguments[1]:void 0)}});var $f=zt,Yf=ln,Gf=pn,Hf=function(t){for(var e=$f(this),r=Gf(e),n=arguments.length,i=Yf(n>1?arguments[1]:void 0,r),o=n>2?arguments[2]:void 0,a=void 0===o?r:Yf(o,r);a>i;)e[i++]=t;return e},Wf=Zh;ni({target:"Array",proto:!0},{fill:Hf}),Wf("fill");var qf=Jo.filter;ni({target:"Array",proto:!0,forced:!pf("filter")},{filter:function(t){return qf(this,t,arguments.length>1?arguments[1]:void 0)}});var Vf=ni,Xf=Jo.find,Kf=Zh,Qf="find",Jf=!0;Qf in[]&&Array(1)[Qf](function(){Jf=!1}),Vf({target:"Array",proto:!0,forced:Jf},{find:function(t){return Xf(this,t,arguments.length>1?arguments[1]:void 0)}}),Kf(Qf);var Zf=ni,td=Jo.findIndex,ed=Zh,rd="findIndex",nd=!0;rd in[]&&Array(1)[rd](function(){nd=!1}),Zf({target:"Array",proto:!0,forced:nd},{findIndex:function(t){return td(this,t,arguments.length>1?arguments[1]:void 0)}}),ed(rd);var id=Ao,od=I,ad=zt,sd=pn,cd=function(t){var e=1===t;return function(r,n,i){for(var o,a=ad(r),s=od(a),c=sd(s),l=id(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}},ld={findLast:cd(0),findLastIndex:cd(1)},ud=ld.findLast,hd=Zh;ni({target:"Array",proto:!0},{findLast:function(t){return ud(this,t,arguments.length>1?arguments[1]:void 0)}}),hd("findLast");var fd=ld.findLastIndex,dd=Zh;ni({target:"Array",proto:!0},{findLastIndex:function(t){return fd(this,t,arguments.length>1?arguments[1]:void 0)}}),dd("findLastIndex");var pd=Eo,gd=pn,vd=af,yd=Ao,md=function(t,e,r,n,i,o,a,s){for(var c,l,u=i,h=0,f=!!a&&yd(a,s);h<n;)h in r&&(c=f?f(r[h],h,e):r[h],o>0&&pd(c)?(l=gd(c),u=md(t,e,c,l,u,o-1)-1):(vd(u+1),t[u]=c),u++),h++;return u},bd=md,xd=bd,wd=zt,Ad=pn,_d=on,Ed=Go;ni({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=wd(this),r=Ad(e),n=Ed(e,0);return n.length=xd(n,e,e,r,0,void 0===t?1:_d(t)),n}});var Sd=bd,kd=mt,Md=zt,Od=pn,Td=Go;ni({target:"Array",proto:!0},{flatMap:function(t){var e,r=Md(this),n=Od(r);return kd(t),(e=Td(r,0)).length=Sd(e,r,r,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}});var Pd=Jo.forEach,Id=Bf("forEach")?[].forEach:function(t){return Pd(this,t,arguments.length>1?arguments[1]:void 0)};ni({target:"Array",proto:!0,forced:[].forEach!==Id},{forEach:Id});var Cd=De,Rd=Yu,Dd=function(t,e,r,n){try{return n?e(Cd(r)[0],r[1]):e(r)}catch(e){Rd(t,"throw",e)}},Ld=Ao,jd=u,Nd=zt,Fd=Dd,zd=ku,Bd=No,Ud=pn,$d=uf,Yd=zu,Gd=Cu,Hd=Array,Wd=function(t){var e=Nd(t),r=Bd(this),n=arguments.length,i=n>1?arguments[1]:void 0,o=void 0!==i;o&&(i=Ld(i,n>2?arguments[2]:void 0));var a,s,c,l,u,h,f=Gd(e),d=0;if(!f||this===Hd&&zd(f))for(a=Ud(e),s=r?new this(a):Hd(a);a>d;d++)h=o?i(e[d],d):e[d],$d(s,d,h);else for(s=r?new this:[],u=(l=Yd(e,f)).next;!(c=jd(u,l)).done;d++)h=o?Fd(l,i,[c.value,d],!0):c.value,$d(s,d,h);return s.length=d,s},qd=re("iterator"),Vd=!1;try{var Xd=0,Kd={next:function(){return{done:!!Xd++}},return:function(){Vd=!0}};Kd[qd]=function(){return this},Array.from(Kd,function(){throw 2})}catch(t){}var Qd=function(t,e){try{if(!e&&!Vd)return!1}catch(t){return!1}var r=!1;try{var n={};n[qd]=function(){return{next:function(){return{done:r=!0}}}},t(n)}catch(t){}return r},Jd=Wd;ni({target:"Array",stat:!0,forced:!Qd(function(t){Array.from(t)})},{from:Jd});var Zd=bn.includes,tp=Zh;ni({target:"Array",proto:!0,forced:o(function(){return!Array(1).includes()})},{includes:function(t){return Zd(this,t,arguments.length>1?arguments[1]:void 0)}}),tp("includes");var ep=ni,rp=bn.indexOf,np=Bf,ip=mo([].indexOf),op=!!ip&&1/ip([1],1,-0)<0;ep({target:"Array",proto:!0,forced:op||!np("indexOf")},{indexOf:function(t){var e=arguments.length>1?arguments[1]:void 0;return op?ip(this,t,e)||0:rp(this,t,e)}}),ni({target:"Array",stat:!0},{isArray:Eo});var ap,sp,cp,lp=o,up=B,hp=$,fp=wu,dp=Jr,pp=re("iterator"),gp=!1;[].keys&&("next"in(cp=[].keys())?(sp=fp(fp(cp)))!==Object.prototype&&(ap=sp):gp=!0);var vp=!hp(ap)||lp(function(){var t={};return ap[pp].call(t)!==t});vp&&(ap={}),up(ap[pp])||dp(ap,pp,function(){return this});var yp={IteratorPrototype:ap,BUGGY_SAFARI_ITERATORS:gp},mp=yp.IteratorPrototype,bp=Ui,xp=y,wp=go,Ap=Au,_p=function(){return this},Ep=function(t,e,r,n){var i=e+" Iterator";return t.prototype=bp(mp,{next:xp(+!n,r)}),wp(t,i,!1),Ap[i]=_p,t},Sp=ni,kp=u,Mp=B,Op=Ep,Tp=wu,Pp=tl,Ip=go,Cp=Ve,Rp=Jr,Dp=Au,Lp=er.PROPER,jp=er.CONFIGURABLE,Np=yp.IteratorPrototype,Fp=yp.BUGGY_SAFARI_ITERATORS,zp=re("iterator"),Bp="keys",Up="values",$p="entries",Yp=function(){return this},Gp=function(t,e,r,n,i,o,a){Op(r,e,n);var s,c,l,u=function(t){if(t===i&&g)return g;if(!Fp&&t&&t in d)return d[t];switch(t){case Bp:case Up:case $p:return function(){return new r(this,t)}}return function(){return new r(this)}},h=e+" Iterator",f=!1,d=t.prototype,p=d[zp]||d["@@iterator"]||i&&d[i],g=!Fp&&p||u(i),v="Array"===e&&d.entries||p;if(v&&(s=Tp(v.call(new t)))!==Object.prototype&&s.next&&(Tp(s)!==Np&&(Pp?Pp(s,Np):Mp(s[zp])||Rp(s,zp,Yp)),Ip(s,h,!0)),Lp&&i===Up&&p&&p.name!==Up&&(jp?Cp(d,"name",Up):(f=!0,g=function(){return kp(p,this)})),i)if(c={values:u(Up),keys:o?g:u(Bp),entries:u($p)},a)for(l in c)(Fp||f||!(l in d))&&Rp(d,l,c[l]);else Sp({target:e,proto:!0,forced:Fp||f},c);return d[zp]!==g&&Rp(d,zp,g,{name:i}),Dp[e]=g,c},Hp=function(t,e){return{value:t,done:e}},Wp=F,qp=Zh,Vp=Au,Xp=Pr,Kp=Te.f,Qp=Gp,Jp=Hp,Zp=a,tg="Array Iterator",eg=Xp.set,rg=Xp.getterFor(tg),ng=Qp(Array,"Array",function(t,e){eg(this,{type:tg,target:Wp(t),index:0,kind:e})},function(){var t=rg(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,Jp(void 0,!0);switch(t.kind){case"keys":return Jp(r,!1);case"values":return Jp(e[r],!1)}return Jp([r,e[r]],!1)},"values"),ig=Vp.Arguments=Vp.Array;if(qp("keys"),qp("values"),qp("entries"),Zp&&"values"!==ig.name)try{Kp(ig,"name",{value:"values"})}catch(t){}var og=ni,ag=I,sg=F,cg=Bf,lg=A([].join);og({target:"Array",proto:!0,forced:ag!==Object||!cg("join",",")},{join:function(t){return lg(sg(this),void 0===t?",":t)}});var ug=Os,hg=F,fg=on,dg=pn,pg=Bf,gg=Math.min,vg=[].lastIndexOf,yg=!!vg&&1/[1].lastIndexOf(1,-0)<0,mg=pg("lastIndexOf"),bg=yg||!mg?function(t){if(yg)return ug(vg,this,arguments)||0;var e=hg(this),r=dg(e);if(0===r)return-1;var n=r-1;for(arguments.length>1&&(n=gg(n,fg(arguments[1]))),n<0&&(n=r+n);n>=0;n--)if(n in e&&e[n]===t)return n||0;return-1}:vg;ni({target:"Array",proto:!0,forced:bg!==[].lastIndexOf},{lastIndexOf:bg});var xg=Jo.map;ni({target:"Array",proto:!0,forced:!pf("map")},{map:function(t){return xg(this,t,arguments.length>1?arguments[1]:void 0)}});var wg=No,Ag=uf,_g=Array;ni({target:"Array",stat:!0,forced:o(function(){function t(){}return!(_g.of.call(t)instanceof t)})},{of:function(){for(var t=0,e=arguments.length,r=new(wg(this)?this:_g)(e);e>t;)Ag(r,t,arguments[t++]);return r.length=e,r}});var Eg=a,Sg=Eo,kg=TypeError,Mg=Object.getOwnPropertyDescriptor,Og=Eg&&!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(Sg(t)&&!Mg(t,"length").writable)throw new kg("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e},Tg=zt,Pg=pn,Ig=Og,Cg=af;ni({target:"Array",proto:!0,arity:1,forced:o(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=Tg(this),r=Pg(e),n=arguments.length;Cg(r+n);for(var i=0;i<n;i++)e[r]=arguments[i],r++;return Ig(e,r),r}});var Rg=mt,Dg=zt,Lg=I,jg=pn,Ng=TypeError,Fg="Reduce of empty array with no initial value",zg=function(t){return function(e,r,n,i){var o=Dg(e),a=Lg(o),s=jg(o);if(Rg(r),0===s&&n<2)throw new Ng(Fg);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 Ng(Fg)}for(;t?c>=0:s>c;c+=l)c in a&&(i=r(i,a[c],c,o));return i}},Bg={left:zg(!1),right:zg(!0)},Ug=n,$g=X,Yg=k,Gg=function(t){return $g.slice(0,t.length)===t},Hg=Gg("Bun/")?"BUN":Gg("Cloudflare-Workers")?"CLOUDFLARE":Gg("Deno/")?"DENO":Gg("Node.js/")?"NODE":Ug.Bun&&"string"==typeof Bun.version?"BUN":Ug.Deno&&"object"==typeof Deno.version?"DENO":"process"===Yg(Ug.process)?"NODE":Ug.window&&Ug.document?"BROWSER":"REST",Wg="NODE"===Hg,qg=Bg.left;ni({target:"Array",proto:!0,forced:!Wg&&rt>79&&rt<83||!Bf("reduce")},{reduce:function(t){var e=arguments.length;return qg(this,t,e,e>1?arguments[1]:void 0)}});var Vg=Bg.right;ni({target:"Array",proto:!0,forced:!Wg&&rt>79&&rt<83||!Bf("reduceRight")},{reduceRight:function(t){return Vg(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}});var Xg=ni,Kg=Eo,Qg=A([].reverse),Jg=[1,2];Xg({target:"Array",proto:!0,forced:String(Jg)===String(Jg.reverse())},{reverse:function(){return Kg(this)&&(this.length=this.length),Qg(this)}});var Zg=ni,tv=Eo,ev=No,rv=$,nv=ln,iv=pn,ov=F,av=uf,sv=re,cv=Yi,lv=pf("slice"),uv=sv("species"),hv=Array,fv=Math.max;Zg({target:"Array",proto:!0,forced:!lv},{slice:function(t,e){var r,n,i,o=ov(this),a=iv(o),s=nv(t,a),c=nv(void 0===e?a:e,a);if(tv(o)&&(r=o.constructor,(ev(r)&&(r===hv||tv(r.prototype))||rv(r)&&null===(r=r[uv]))&&(r=void 0),r===hv||void 0===r))return cv(o,s,c);for(n=new(void 0===r?hv:r)(fv(c-s,0)),i=0;s<c;s++,i++)s in o&&av(n,i,o[s]);return n.length=i,n}});var dv=Jo.some;ni({target:"Array",proto:!0,forced:!Bf("some")},{some:function(t){return dv(this,t,arguments.length>1?arguments[1]:void 0)}});var pv=Yi,gv=Math.floor,vv=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=gv(r/2),s=vv(pv(t,0,a),e),c=vv(pv(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},yv=vv,mv=X.match(/firefox\/(\d+)/i),bv=!!mv&&+mv[1],xv=/MSIE|Trident/.test(X),wv=X.match(/AppleWebKit\/(\d+)\./),Av=!!wv&&+wv[1],_v=ni,Ev=A,Sv=mt,kv=zt,Mv=pn,Ov=If,Tv=gi,Pv=o,Iv=yv,Cv=Bf,Rv=bv,Dv=xv,Lv=rt,jv=Av,Nv=[],Fv=Ev(Nv.sort),zv=Ev(Nv.push),Bv=Pv(function(){Nv.sort(void 0)}),Uv=Pv(function(){Nv.sort(null)}),$v=Cv("sort"),Yv=!Pv(function(){if(Lv)return Lv<70;if(!(Rv&&Rv>3)){if(Dv)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++)Nv.push({k:e+n,v:r})}for(Nv.sort(function(t,e){return e.v-t.v}),n=0;n<Nv.length;n++)e=Nv[n].k.charAt(0),i.charAt(i.length-1)!==e&&(i+=e);return"DGBEFHACIJK"!==i}});_v({target:"Array",proto:!0,forced:Bv||!Uv||!$v||!Yv},{sort:function(t){void 0!==t&&Sv(t);var e=kv(this);if(Yv)return void 0===t?Fv(e):Fv(e,t);var r,n,i=[],o=Mv(e);for(n=0;n<o;n++)n in e&&zv(i,e[n]);for(Iv(i,function(t){return function(e,r){return void 0===r?-1:void 0===e?1:void 0!==t?+t(e,r)||0:Tv(e)>Tv(r)?1:-1}}(t)),r=Mv(i),n=0;n<r;)e[n]=i[n++];for(;n<o;)Ov(e,n++);return e}});var Gv=H,Hv=Qi,Wv=a,qv=re("species"),Vv=function(t){var e=Gv(t);Wv&&e&&!e[qv]&&Hv(e,qv,{configurable:!0,get:function(){return this}})};Vv("Array");var Xv=ni,Kv=zt,Qv=ln,Jv=on,Zv=pn,ty=Og,ey=af,ry=Go,ny=uf,iy=If,oy=pf("splice"),ay=Math.max,sy=Math.min;Xv({target:"Array",proto:!0,forced:!oy},{splice:function(t,e){var r,n,i,o,a,s,c=Kv(this),l=Zv(c),u=Qv(t,l),h=arguments.length;for(0===h?r=n=0:1===h?(r=0,n=l-u):(r=h-2,n=sy(ay(Jv(e),0),l-u)),ey(l+r-n),i=ry(c,n),o=0;o<n;o++)(a=u+o)in c&&ny(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]:iy(c,s);for(o=l;o>l-n+r;o--)iy(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]:iy(c,s);for(o=0;o<r;o++)c[o+u]=arguments[o+2];return ty(c,l-n+r),i}});var cy=pn,ly=function(t,e){for(var r=cy(t),n=new e(r),i=0;i<r;i++)n[i]=t[r-i-1];return n},uy=ly,hy=F,fy=Zh,dy=Array;ni({target:"Array",proto:!0},{toReversed:function(){return uy(hy(this),dy)}}),fy("toReversed");var py=pn,gy=function(t,e,r){for(var n=0,i=arguments.length>2?r:py(e),o=new t(i);i>n;)o[n]=e[n++];return o},vy=n,yy=function(t,e){var r=vy[t],n=r&&r.prototype;return n&&n[e]},my=ni,by=mt,xy=F,wy=gy,Ay=Zh,_y=Array,Ey=A(yy("Array","sort"));my({target:"Array",proto:!0},{toSorted:function(t){void 0!==t&&by(t);var e=xy(this),r=wy(_y,e);return Ey(r,t)}}),Ay("toSorted");var Sy=ni,ky=Zh,My=af,Oy=pn,Ty=ln,Py=F,Iy=on,Cy=Array,Ry=Math.max,Dy=Math.min;Sy({target:"Array",proto:!0},{toSpliced:function(t,e){var r,n,i,o,a=Py(this),s=Oy(a),c=Ty(t,s),l=arguments.length,u=0;for(0===l?r=n=0:1===l?(r=0,n=s-c):(r=l-2,n=Dy(Ry(Iy(e),0),s-c)),i=My(s+r-n),o=Cy(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"),Zh("flat"),Zh("flatMap");var Ly=zt,jy=pn,Ny=Og,Fy=If,zy=af;ni({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=Ly(this),r=jy(e),n=arguments.length;if(n){zy(r+n);for(var i=r;i--;){var o=i+n;i in e?e[o]=e[i]:Fy(e,o)}for(var a=0;a<n;a++)e[a]=arguments[a]}return Ny(e,r+n)}});var By=pn,Uy=on,$y=RangeError,Yy=function(t,e,r,n){var i=By(t),o=Uy(r),a=o<0?i+o:o;if(a>=i||a<0)throw new $y("Incorrect index");for(var s=new e(i),c=0;c<i;c++)s[c]=c===a?n:t[c];return s},Gy=Yy,Hy=F,Wy=Array;ni({target:"Array",proto:!0,forced:function(){try{[].with({valueOf:function(){throw 4}},null)}catch(t){return 4!==t}}()},{with:function(t,e){return Gy(Hy(this),Wy,t,e)}});var qy="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView,Vy=Jr,Xy=function(t,e,r){for(var n in e)Vy(t,n,e[n],r);return t},Ky=W,Qy=TypeError,Jy=function(t,e){if(Ky(e,t))return t;throw new Qy("Incorrect invocation")},Zy=on,tm=fn,em=RangeError,rm=function(t){if(void 0===t)return 0;var e=Zy(t),r=tm(e);if(e!==r)throw new em("Wrong length or index");return r},nm=Math.sign||function(t){var e=+t;return 0===e||e!=e?e:e<0?-1:1},im=4503599627370496,om=function(t){return t+im-im},am=nm,sm=om,cm=Math.abs,lm=function(t,e,r,n){var i=+t,o=cm(i),a=am(i);if(o<n)return a*sm(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},um=lm,hm=Math.fround||function(t){return um(t,1.1920928955078125e-7,34028234663852886e22,11754943508222875e-54)},fm=Array,dm=Math.abs,pm=Math.pow,gm=Math.floor,vm=Math.log,ym=Math.LN2,mm={pack:function(t,e,r){var n,i,o,a=fm(r),s=8*r-e-1,c=(1<<s)-1,l=c>>1,u=23===e?pm(2,-24)-pm(2,-77):0,h=t<0||0===t&&1/t<0?1:0,f=0;for((t=dm(t))!=t||t===1/0?(i=t!=t?1:0,n=c):(n=gm(vm(t)/ym),t*(o=pm(2,-n))<1&&(n--,o*=2),(t+=n+l>=1?u/o:u*pm(2,1-l))*o>=2&&(n++,o/=2),n+l>=c?(i=0,n=c):n+l>=1?(i=(t*o-1)*pm(2,e),n+=l):(i=t*pm(2,l-1)*pm(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+=pm(2,e),u-=a}return(l?-1:1)*r*pm(2,u-e)}},bm=n,xm=A,wm=a,Am=qy,_m=Ve,Em=Qi,Sm=Xy,km=o,Mm=Jy,Om=on,Tm=fn,Pm=rm,Im=hm,Cm=mm,Rm=wu,Dm=tl,Lm=Hf,jm=Yi,Nm=al,Fm=Bn,zm=go,Bm=Pr,Um=er.PROPER,$m=er.CONFIGURABLE,Ym="ArrayBuffer",Gm="DataView",Hm="prototype",Wm="Wrong index",qm=Bm.getterFor(Ym),Vm=Bm.getterFor(Gm),Xm=Bm.set,Km=bm[Ym],Qm=Km,Jm=Qm&&Qm[Hm],Zm=bm[Gm],tb=Zm&&Zm[Hm],eb=Object.prototype,rb=bm.Array,nb=bm.RangeError,ib=xm(Lm),ob=xm([].reverse),ab=Cm.pack,sb=Cm.unpack,cb=function(t){return[255&t]},lb=function(t){return[255&t,t>>8&255]},ub=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},hb=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},fb=function(t){return ab(Im(t),23,4)},db=function(t){return ab(t,52,8)},pb=function(t,e,r){Em(t[Hm],e,{configurable:!0,get:function(){return r(this)[e]}})},gb=function(t,e,r,n){var i=Vm(t),o=Pm(r),a=!!n;if(o+e>i.byteLength)throw new nb(Wm);var s=i.bytes,c=o+i.byteOffset,l=jm(s,c,c+e);return a?l:ob(l)},vb=function(t,e,r,n,i,o){var a=Vm(t),s=Pm(r),c=n(+i),l=!!o;if(s+e>a.byteLength)throw new nb(Wm);for(var u=a.bytes,h=s+a.byteOffset,f=0;f<e;f++)u[h+f]=c[l?f:e-f-1]};if(Am){var yb=Um&&Km.name!==Ym;km(function(){Km(1)})&&km(function(){new Km(-1)})&&!km(function(){return new Km,new Km(1.5),new Km(NaN),1!==Km.length||yb&&!$m})?yb&&$m&&_m(Km,"name",Ym):((Qm=function(t){return Mm(this,Jm),Nm(new Km(Pm(t)),this,Qm)})[Hm]=Jm,Jm.constructor=Qm,Fm(Qm,Km)),Dm&&Rm(tb)!==eb&&Dm(tb,eb);var mb=new Zm(new Qm(2)),bb=xm(tb.setInt8);mb.setInt8(0,2147483648),mb.setInt8(1,2147483649),!mb.getInt8(0)&&mb.getInt8(1)||Sm(tb,{setInt8:function(t,e){bb(this,t,e<<24>>24)},setUint8:function(t,e){bb(this,t,e<<24>>24)}},{unsafe:!0})}else Jm=(Qm=function(t){Mm(this,Jm);var e=Pm(t);Xm(this,{type:Ym,bytes:ib(rb(e),0),byteLength:e}),wm||(this.byteLength=e,this.detached=!1)})[Hm],Zm=function(t,e,r){Mm(this,tb),Mm(t,Jm);var n=qm(t),i=n.byteLength,o=Om(e);if(o<0||o>i)throw new nb("Wrong offset");if(o+(r=void 0===r?i-o:Tm(r))>i)throw new nb("Wrong length");Xm(this,{type:Gm,buffer:t,byteLength:r,byteOffset:o,bytes:n.bytes}),wm||(this.buffer=t,this.byteLength=r,this.byteOffset=o)},tb=Zm[Hm],wm&&(pb(Qm,"byteLength",qm),pb(Zm,"buffer",Vm),pb(Zm,"byteLength",Vm),pb(Zm,"byteOffset",Vm)),Sm(tb,{getInt8:function(t){return gb(this,1,t)[0]<<24>>24},getUint8:function(t){return gb(this,1,t)[0]},getInt16:function(t){var e=gb(this,2,t,arguments.length>1&&arguments[1]);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=gb(this,2,t,arguments.length>1&&arguments[1]);return e[1]<<8|e[0]},getInt32:function(t){return hb(gb(this,4,t,arguments.length>1&&arguments[1]))},getUint32:function(t){return hb(gb(this,4,t,arguments.length>1&&arguments[1]))>>>0},getFloat32:function(t){return sb(gb(this,4,t,arguments.length>1&&arguments[1]),23)},getFloat64:function(t){return sb(gb(this,8,t,arguments.length>1&&arguments[1]),52)},setInt8:function(t,e){vb(this,1,t,cb,e)},setUint8:function(t,e){vb(this,1,t,cb,e)},setInt16:function(t,e){vb(this,2,t,lb,e,arguments.length>2&&arguments[2])},setUint16:function(t,e){vb(this,2,t,lb,e,arguments.length>2&&arguments[2])},setInt32:function(t,e){vb(this,4,t,ub,e,arguments.length>2&&arguments[2])},setUint32:function(t,e){vb(this,4,t,ub,e,arguments.length>2&&arguments[2])},setFloat32:function(t,e){vb(this,4,t,fb,e,arguments.length>2&&arguments[2])},setFloat64:function(t,e){vb(this,8,t,db,e,arguments.length>2&&arguments[2])}});zm(Qm,Ym),zm(Zm,Gm);var xb={ArrayBuffer:Qm,DataView:Zm},wb=Vv,Ab="ArrayBuffer",_b=xb[Ab];ni({global:!0,constructor:!0,forced:n[Ab]!==_b},{ArrayBuffer:_b}),wb(Ab);var Eb,Sb,kb,Mb=qy,Ob=a,Tb=n,Pb=B,Ib=$,Cb=$t,Rb=fi,Db=pt,Lb=Ve,jb=Jr,Nb=Qi,Fb=W,zb=wu,Bb=tl,Ub=re,$b=qt,Yb=Pr.enforce,Gb=Pr.get,Hb=Tb.Int8Array,Wb=Hb&&Hb.prototype,qb=Tb.Uint8ClampedArray,Vb=qb&&qb.prototype,Xb=Hb&&zb(Hb),Kb=Wb&&zb(Wb),Qb=Object.prototype,Jb=Tb.TypeError,Zb=Ub("toStringTag"),tx=$b("TYPED_ARRAY_TAG"),ex="TypedArrayConstructor",rx=Mb&&!!Bb&&"Opera"!==Rb(Tb.opera),nx=!1,ix={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},ox={BigInt64Array:8,BigUint64Array:8},ax=function(t){var e=zb(t);if(Ib(e)){var r=Gb(e);return r&&Cb(r,ex)?r[ex]:ax(e)}},sx=function(t){if(!Ib(t))return!1;var e=Rb(t);return Cb(ix,e)||Cb(ox,e)};for(Eb in ix)(kb=(Sb=Tb[Eb])&&Sb.prototype)?Yb(kb)[ex]=Sb:rx=!1;for(Eb in ox)(kb=(Sb=Tb[Eb])&&Sb.prototype)&&(Yb(kb)[ex]=Sb);if((!rx||!Pb(Xb)||Xb===Function.prototype)&&(Xb=function(){throw new Jb("Incorrect invocation")},rx))for(Eb in ix)Tb[Eb]&&Bb(Tb[Eb],Xb);if((!rx||!Kb||Kb===Qb)&&(Kb=Xb.prototype,rx))for(Eb in ix)Tb[Eb]&&Bb(Tb[Eb].prototype,Kb);if(rx&&zb(Vb)!==Kb&&Bb(Vb,Kb),Ob&&!Cb(Kb,Zb))for(Eb in nx=!0,Nb(Kb,Zb,{configurable:!0,get:function(){return Ib(this)?this[tx]:void 0}}),ix)Tb[Eb]&&Lb(Tb[Eb],tx,Eb);var cx={NATIVE_ARRAY_BUFFER_VIEWS:rx,TYPED_ARRAY_TAG:nx&&tx,aTypedArray:function(t){if(sx(t))return t;throw new Jb("Target is not a typed array")},aTypedArrayConstructor:function(t){if(Pb(t)&&(!Bb||Fb(Xb,t)))return t;throw new Jb(Db(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,r,n){if(Ob){if(r)for(var i in ix){var o=Tb[i];if(o&&Cb(o.prototype,t))try{delete o.prototype[t]}catch(r){try{o.prototype[t]=e}catch(t){}}}Kb[t]&&!r||jb(Kb,t,r?e:rx&&Wb[t]||e,n)}},exportTypedArrayStaticMethod:function(t,e,r){var n,i;if(Ob){if(Bb){if(r)for(n in ix)if((i=Tb[n])&&Cb(i,t))try{delete i[t]}catch(t){}if(Xb[t]&&!r)return;try{return jb(Xb,t,r?e:rx&&Xb[t]||e)}catch(t){}}for(n in ix)!(i=Tb[n])||i[t]&&!r||jb(i,t,e)}},getTypedArrayConstructor:ax,isView:function(t){if(!Ib(t))return!1;var e=Rb(t);return"DataView"===e||Cb(ix,e)||Cb(ox,e)},isTypedArray:sx,TypedArray:Xb,TypedArrayPrototype:Kb};ni({target:"ArrayBuffer",stat:!0,forced:!cx.NATIVE_ARRAY_BUFFER_VIEWS},{isView:cx.isView});var lx=ni,ux=mo,hx=o,fx=De,dx=ln,px=fn,gx=xb.ArrayBuffer,vx=xb.DataView,yx=vx.prototype,mx=ux(gx.prototype.slice),bx=ux(yx.getUint8),xx=ux(yx.setUint8);lx({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:hx(function(){return!new gx(2).slice(1,void 0).byteLength})},{slice:function(t,e){if(mx&&void 0===e)return mx(fx(this),t);for(var r=fx(this).byteLength,n=dx(t,r),i=dx(void 0===e?r:e,r),o=new gx(px(i-n)),a=new vx(this),s=new vx(o),c=0;n<i;)xx(s,c++,bx(a,n++));return o}}),ni({global:!0,constructor:!0,forced:!qy},{DataView:xb.DataView});var wx=ni,Ax=A,_x=Math.pow,Ex=_x(2,-24),Sx=.0009765625,kx=Ax(DataView.prototype.getUint16);wx({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?Ex:-Ex):_x(2,r-15)*(0===e?1+n*Sx:-1-n*Sx)}(kx(this,t,arguments.length>1&&arguments[1]))}});var Mx=fi,Ox=TypeError,Tx=Math.log,Px=Math.LN2,Ix=Math.log2||function(t){return Tx(t)/Px},Cx=ni,Rx=A,Dx=function(t){if("DataView"===Mx(t))return t;throw new Ox("Argument is not a DataView")},Lx=rm,jx=Ix,Nx=om,Fx=Math.pow,zx=1024,Bx=Rx(DataView.prototype.setUint16);Cx({target:"DataView",proto:!0},{setFloat16:function(t,e){Bx(Dx(this),Lx(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|Nx(16777216*t);var r=0|jx(t);if(-15===r)return e<<15|zx;var n=Nx((t*Fx(2,-r)-1)*zx);return n===zx?e<<15|r+16<<10:e<<15|r+15<<10|n}(+e),arguments.length>2&&arguments[2])}});var Ux=n,$x=Yc,Yx=k,Gx=Ux.ArrayBuffer,Hx=Ux.TypeError,Wx=Gx&&$x(Gx.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==Yx(t))throw new Hx("ArrayBuffer expected");return t.byteLength},qx=qy,Vx=Wx,Xx=n.DataView,Kx=function(t){if(!qx||0!==Vx(t))return!1;try{return new Xx(t),!1}catch(t){return!0}},Qx=a,Jx=Qi,Zx=Kx,tw=ArrayBuffer.prototype;Qx&&!("detached"in tw)&&Jx(tw,"detached",{configurable:!0,get:function(){return Zx(this)}});var ew,rw,nw,iw,ow=Kx,aw=TypeError,sw=n,cw=Wg,lw=function(t){if(cw){try{return sw.process.getBuiltinModule(t)}catch(t){}try{return Function('return require("'+t+'")')()}catch(t){}}},uw=o,hw=rt,fw=Hg,dw=n.structuredClone,pw=!!dw&&!uw(function(){if("DENO"===fw&&hw>92||"NODE"===fw&&hw>94||"BROWSER"===fw&&hw>97)return!1;var t=new ArrayBuffer(8),e=dw(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength}),gw=n,vw=lw,yw=pw,mw=gw.structuredClone,bw=gw.ArrayBuffer,xw=gw.MessageChannel,ww=!1;if(yw)ww=function(t){mw(t,{transfer:[t]})};else if(bw)try{xw||(ew=vw("worker_threads"))&&(xw=ew.MessageChannel),xw&&(rw=new xw,nw=new bw(2),iw=function(t){rw.port1.postMessage(null,[t])},2===nw.byteLength&&(iw(nw),0===nw.byteLength&&(ww=iw)))}catch(t){}var Aw=ww,_w=n,Ew=A,Sw=Yc,kw=rm,Mw=function(t){if(ow(t))throw new aw("ArrayBuffer is detached");return t},Ow=Wx,Tw=Aw,Pw=pw,Iw=_w.structuredClone,Cw=_w.ArrayBuffer,Rw=_w.DataView,Dw=Math.min,Lw=Cw.prototype,jw=Rw.prototype,Nw=Ew(Lw.slice),Fw=Sw(Lw,"resizable","get"),zw=Sw(Lw,"maxByteLength","get"),Bw=Ew(jw.getInt8),Uw=Ew(jw.setInt8),$w=(Pw||Tw)&&function(t,e,r){var n,i=Ow(t),o=void 0===e?i:kw(e),a=!Fw||!Fw(t);if(Mw(t),Pw&&(t=Iw(t,{transfer:[t]}),i===o&&(r||a)))return t;if(i>=o&&(!r||a))n=Nw(t,0,o);else{var s=r&&!a&&zw?{maxByteLength:zw(t)}:void 0;n=new Cw(o,s);for(var c=new Rw(t),l=new Rw(n),u=Dw(o,i),h=0;h<u;h++)Uw(l,h,Bw(c,h))}return Pw||Tw(t),n},Yw=$w;Yw&&ni({target:"ArrayBuffer",proto:!0},{transfer:function(){return Yw(this,arguments.length?arguments[0]:void 0,!0)}});var Gw=$w;Gw&&ni({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return Gw(this,arguments.length?arguments[0]:void 0,!1)}});var Hw=ni,Ww=A,qw=o(function(){return 120!==new Date(16e11).getYear()}),Vw=Ww(Date.prototype.getFullYear);Hw({target:"Date",proto:!0,forced:qw},{getYear:function(){return Vw(this)-1900}});var Xw=ni,Kw=Date,Qw=A(Kw.prototype.getTime);Xw({target:"Date",stat:!0},{now:function(){return Qw(new Kw)}});var Jw=ni,Zw=A,tA=on,eA=Date.prototype,rA=Zw(eA.getTime),nA=Zw(eA.setFullYear);Jw({target:"Date",proto:!0},{setYear:function(t){rA(this);var e=tA(t);return nA(this,e>=0&&e<=99?e+1900:e)}}),ni({target:"Date",proto:!0},{toGMTString:Date.prototype.toUTCString});var iA=on,oA=gi,aA=L,sA=RangeError,cA=function(t){var e=oA(aA(this)),r="",n=iA(t);if(n<0||n===1/0)throw new sA("Wrong number of repetitions");for(;n>0;(n>>>=1)&&(e+=e))1&n&&(r+=e);return r},lA=A,uA=fn,hA=gi,fA=L,dA=lA(cA),pA=lA("".slice),gA=Math.ceil,vA=function(t){return function(e,r,n){var i,o,a=hA(fA(e)),s=uA(r),c=a.length,l=void 0===n?" ":hA(n);return s<=c||""===l?a:((o=dA(l,gA((i=s-c)/l.length))).length>i&&(o=pA(o,0,i)),t?a+o:o+a)}},yA={start:vA(!1),end:vA(!0)},mA=A,bA=o,xA=yA.start,wA=RangeError,AA=isFinite,_A=Math.abs,EA=Date.prototype,SA=EA.toISOString,kA=mA(EA.getTime),MA=mA(EA.getUTCDate),OA=mA(EA.getUTCFullYear),TA=mA(EA.getUTCHours),PA=mA(EA.getUTCMilliseconds),IA=mA(EA.getUTCMinutes),CA=mA(EA.getUTCMonth),RA=mA(EA.getUTCSeconds),DA=bA(function(){return"0385-07-25T07:06:39.999Z"!==SA.call(new Date(-50000000000001))})||!bA(function(){SA.call(new Date(NaN))})?function(){if(!AA(kA(this)))throw new wA("Invalid time value");var t=this,e=OA(t),r=PA(t),n=e<0?"-":e>9999?"+":"";return n+xA(_A(e),n?6:4,0)+"-"+xA(CA(t)+1,2,0)+"-"+xA(MA(t),2,0)+"T"+xA(TA(t),2,0)+":"+xA(IA(t),2,0)+":"+xA(RA(t),2,0)+"."+xA(r,3,0)+"Z"}:SA,LA=DA;ni({target:"Date",proto:!0,forced:Date.prototype.toISOString!==LA},{toISOString:LA});var jA=zt,NA=ue;ni({target:"Date",proto:!0,arity:1,forced:o(function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})})},{toJSON:function(t){var e=jA(this),r=NA(e,"number");return"number"!=typeof r||isFinite(r)?e.toISOString():null}});var FA=De,zA=kt,BA=TypeError,UA=$t,$A=Jr,YA=function(t){if(FA(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw new BA("Incorrect hint");return zA(this,t)},GA=re("toPrimitive"),HA=Date.prototype;UA(HA,GA)||$A(HA,GA,YA);var WA=A,qA=Jr,VA=Date.prototype,XA="Invalid Date",KA="toString",QA=WA(VA[KA]),JA=WA(VA.getTime);String(new Date(NaN))!==XA&&qA(VA,KA,function(){var t=JA(this);return t==t?QA(this):XA});var ZA=H,t_=u,e_=A,r_=Ao,n_=De,i_=mt,o_=C,a_=wt,s_=re,c_=s_("asyncDispose"),l_=s_("dispose"),u_=e_([].push),h_=function(t,e,r){return arguments.length<3&&!o_(t)&&(r=i_(function(t,e){if("async-dispose"===e){var r=a_(t,c_);return void 0!==r||void 0===(r=a_(t,l_))?r:function(){var t=this;return new(ZA("Promise"))(function(e){t_(r,t),e(void 0)})}}return a_(t,l_)}(n_(t),e))),void 0===r?function(){}:r_(r,t)},f_=function(t,e,r,n){var i;if(arguments.length<4){if(o_(e)&&"sync-dispose"===r)return;i=h_(e,r)}else i=h_(void 0,r,n);u_(t.stack,i)},d_=ni,p_=a,g_=mt,v_=Jy,y_=Jr,m_=Xy,b_=Qi,x_=re,w_=Pr,A_=f_,__=H("SuppressedError"),E_=ReferenceError,S_=x_("dispose"),k_=x_("toStringTag"),M_="DisposableStack",O_=w_.set,T_=w_.getterFor(M_),P_="sync-dispose",I_="disposed",C_=function(t){var e=T_(t);if(e.state===I_)throw new E_(M_+" already disposed");return e},R_=function(){O_(v_(this,D_),{type:M_,state:"pending",stack:[]}),p_||(this.disposed=!1)},D_=R_.prototype;m_(D_,{dispose:function(){var t=T_(this);if(t.state!==I_){t.state=I_,p_||(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 __(t,e):(i=!0,e=t)}}if(t.stack=null,i)throw e}},use:function(t){return A_(C_(this),t,P_),t},adopt:function(t,e){var r=C_(this);return g_(e),A_(r,void 0,P_,function(){e(t)}),t},defer:function(t){var e=C_(this);g_(t),A_(e,void 0,P_,t)},move:function(){var t=C_(this),e=new R_;return T_(e).stack=t.stack,t.stack=[],t.state=I_,p_||(this.disposed=!0),e}}),p_&&b_(D_,"disposed",{configurable:!0,get:function(){return T_(this).state===I_}}),y_(D_,S_,D_.dispose,{name:"dispose"}),y_(D_,k_,M_,{nonWritable:!0}),d_({global:!0,constructor:!0},{DisposableStack:R_});var L_=ni,j_=A,N_=gi,F_=j_("".charAt),z_=j_("".charCodeAt),B_=j_(/./.exec),U_=j_(1.1.toString),$_=j_("".toUpperCase),Y_=/[\w*+\-./@]/,G_=function(t,e){for(var r=U_(t,16);r.length<e;)r="0"+r;return r};L_({global:!0},{escape:function(t){for(var e,r,n=N_(t),i="",o=n.length,a=0;a<o;)e=F_(n,a++),B_(Y_,e)?i+=e:i+=(r=z_(e,0))<256?"%"+G_(r,2):"%u"+$_(G_(r,4));return i}});var H_=A,W_=mt,q_=$,V_=$t,X_=Yi,K_=s,Q_=Function,J_=H_([].concat),Z_=H_([].join),tE={},eE=K_?Q_.bind:function(t){var e=W_(this),r=e.prototype,n=X_(arguments,1),i=function(){var r=J_(n,X_(arguments));return this instanceof i?function(t,e,r){if(!V_(tE,e)){for(var n=[],i=0;i<e;i++)n[i]="a["+i+"]";tE[e]=Q_("C,a","return new C("+Z_(n,",")+")")}return tE[e](t,r)}(e,r.length,r):e.apply(t,r)};return q_(r)&&(i.prototype=r),i},rE=eE;ni({target:"Function",proto:!0,forced:Function.bind!==rE},{bind:rE});var nE=B,iE=$,oE=Te,aE=W,sE=re,cE=Xe.exports,lE=sE("hasInstance"),uE=Function.prototype;lE in uE||oE.f(uE,lE,{value:cE(function(t){if(!nE(this)||!iE(t))return!1;var e=this.prototype;return iE(e)?aE(e,t):t instanceof this},lE)});var hE=a,fE=er.EXISTS,dE=A,pE=Qi,gE=Function.prototype,vE=dE(gE.toString),yE=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,mE=dE(yE.exec);hE&&!fE&&pE(gE,"name",{configurable:!0,get:function(){try{return mE(yE,vE(this))[1]}catch(t){return""}}});var bE=n;ni({global:!0,forced:bE.globalThis!==bE},{globalThis:bE});var xE=ni,wE=n,AE=Jy,_E=De,EE=B,SE=wu,kE=Qi,ME=uf,OE=o,TE=$t,PE=yp.IteratorPrototype,IE=a,CE="constructor",RE="Iterator",DE=re("toStringTag"),LE=TypeError,jE=wE[RE],NE=!EE(jE)||jE.prototype!==PE||!OE(function(){jE({})}),FE=function(){if(AE(this,PE),SE(this)===PE)throw new LE("Abstract class Iterator not directly constructable")},zE=function(t,e){IE?kE(PE,t,{configurable:!0,get:function(){return e},set:function(e){if(_E(this),this===PE)throw new LE("You can't redefine this property");TE(this,t)?this[t]=e:ME(this,t,e)}}):PE[t]=e};TE(PE,DE)||zE(DE,RE),!NE&&TE(PE,CE)&&PE[CE]!==Object||zE(CE,FE),FE.prototype=PE,xE({global:!0,constructor:!0,forced:NE},{Iterator:FE});var BE=u,UE=Jr,$E=wt,YE=$t,GE=yp.IteratorPrototype,HE=re("dispose");YE(GE,HE)||UE(GE,HE,function(){var t=$E(this,"return");t&&BE(t,this)});var WE=function(t){return{iterator:t,next:t.next,done:!1}},qE=RangeError,VE=function(t){if(t==t)return t;throw new qE("NaN is not allowed")},XE=on,KE=RangeError,QE=function(t){var e=XE(t);if(e<0)throw new KE("The argument can't be less than 0");return e},JE=Yu,ZE=u,tS=Ui,eS=Ve,rS=Xy,nS=Pr,iS=wt,oS=yp.IteratorPrototype,aS=Hp,sS=Yu,cS=function(t,e,r){for(var n=t.length-1;n>=0;n--)if(void 0!==t[n])try{r=JE(t[n].iterator,e,r)}catch(t){e="throw",r=t}if("throw"===e)throw r;return r},lS=re("toStringTag"),uS="IteratorHelper",hS="WrapForValidIterator",fS="normal",dS="throw",pS=nS.set,gS=function(t){var e=nS.getterFor(t?hS:uS);return rS(tS(oS),{next:function(){var r=e(this);if(t)return r.nextHandler();if(r.done)return aS(void 0,!0);try{var n=r.nextHandler();return r.returnHandlerResult?n:aS(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=iS(n,"return");return i?ZE(i,n):aS(void 0,!0)}if(r.inner)try{sS(r.inner.iterator,fS)}catch(t){return sS(n,dS,t)}if(r.openIters)try{cS(r.openIters,fS)}catch(t){return sS(n,dS,t)}return n&&sS(n,fS),aS(void 0,!0)}})},vS=gS(!0),yS=gS(!1);eS(yS,lS,"Iterator Helper");var mS=function(t,e,r){var n=function(n,i){i?(i.iterator=n.iterator,i.next=n.next):i=n,i.type=e?hS:uS,i.returnHandlerResult=!!r,i.nextHandler=t,i.counter=0,i.done=!1,pS(this,i)};return n.prototype=e?vS:yS,n},bS=function(t,e){var r="function"==typeof Iterator&&Iterator.prototype[t];if(r)try{r.call({next:null},e).next()}catch(t){return!0}},xS=n,wS=function(t,e){var r=xS.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},AS=ni,_S=u,ES=De,SS=WE,kS=VE,MS=QE,OS=Yu,TS=mS,PS=wS,IS=!bS("drop",0),CS=!IS&&PS("drop",RangeError),RS=IS||CS,DS=TS(function(){for(var t,e=this.iterator,r=this.next;this.remaining;)if(this.remaining--,t=ES(_S(r,e)),this.done=!!t.done)return;if(t=ES(_S(r,e)),!(this.done=!!t.done))return t.value});AS({target:"Iterator",proto:!0,real:!0,forced:RS},{drop:function(t){var e;ES(this);try{e=MS(kS(+t))}catch(t){OS(this,"throw",t)}return CS?_S(CS,this,e):new DS(SS(this),{remaining:e})}});var LS=ni,jS=u,NS=nh,FS=mt,zS=De,BS=WE,US=Yu,$S=wS("every",TypeError);LS({target:"Iterator",proto:!0,real:!0,forced:$S},{every:function(t){zS(this);try{FS(t)}catch(t){US(this,"throw",t)}if($S)return jS($S,this,t);var e=BS(this),r=0;return!NS(e,function(e,n){if(!t(e,r++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}});var YS=ni,GS=u,HS=mt,WS=De,qS=WE,VS=mS,XS=Dd,KS=Yu,QS=wS,JS=!bS("filter",function(){}),ZS=!JS&&QS("filter",TypeError),tk=JS||ZS,ek=VS(function(){for(var t,e,r=this.iterator,n=this.predicate,i=this.next;;){if(t=WS(GS(i,r)),this.done=!!t.done)return;if(e=t.value,XS(r,n,[e,this.counter++],!0))return e}});YS({target:"Iterator",proto:!0,real:!0,forced:tk},{filter:function(t){WS(this);try{HS(t)}catch(t){KS(this,"throw",t)}return ZS?GS(ZS,this,t):new ek(qS(this),{predicate:t})}});var rk=ni,nk=u,ik=nh,ok=mt,ak=De,sk=WE,ck=Yu,lk=wS("find",TypeError);rk({target:"Iterator",proto:!0,real:!0,forced:lk},{find:function(t){ak(this);try{ok(t)}catch(t){ck(this,"throw",t)}if(lk)return nk(lk,this,t);var e=sk(this),r=0;return ik(e,function(e,n){if(t(e,r++))return n(e)},{IS_RECORD:!0,INTERRUPTED:!0}).result}});var uk=u,hk=De,fk=WE,dk=Cu,pk=function(t,e){e&&"string"==typeof t||hk(t);var r=dk(t);return fk(hk(void 0!==r?uk(r,t):t))},gk=ni,vk=u,yk=mt,mk=De,bk=WE,xk=pk,wk=mS,Ak=Yu,_k=wS,Ek=!bS("flatMap",function(){}),Sk=!Ek&&_k("flatMap",TypeError),kk=Ek||Sk,Mk=wk(function(){for(var t,e,r=this.iterator,n=this.mapper;;){if(e=this.inner)try{if(!(t=mk(vk(e.next,e.iterator))).done)return t.value;this.inner=null}catch(t){Ak(r,"throw",t)}if(t=mk(vk(this.next,r)),this.done=!!t.done)return;try{this.inner=xk(n(t.value,this.counter++),!1)}catch(t){Ak(r,"throw",t)}}});gk({target:"Iterator",proto:!0,real:!0,forced:kk},{flatMap:function(t){mk(this);try{yk(t)}catch(t){Ak(this,"throw",t)}return Sk?vk(Sk,this,t):new Mk(bk(this),{mapper:t,inner:null})}});var Ok=ni,Tk=u,Pk=nh,Ik=mt,Ck=De,Rk=WE,Dk=Yu,Lk=wS("forEach",TypeError);Ok({target:"Iterator",proto:!0,real:!0,forced:Lk},{forEach:function(t){Ck(this);try{Ik(t)}catch(t){Dk(this,"throw",t)}if(Lk)return Tk(Lk,this,t);var e=Rk(this),r=0;Pk(e,function(e){t(e,r++)},{IS_RECORD:!0})}});var jk=ni,Nk=u,Fk=zt,zk=W,Bk=yp.IteratorPrototype,Uk=mS,$k=pk,Yk=function(){try{Iterator.from({return:null}).return()}catch(t){return!0}}(),Gk=Uk(function(){return Nk(this.next,this.iterator)},!0);jk({target:"Iterator",stat:!0,forced:Yk},{from:function(t){var e=$k("string"==typeof t?Fk(t):t,!0);return zk(Bk,e.iterator)?e.iterator:new Gk(e)}});var Hk=ni,Wk=u,qk=mt,Vk=De,Xk=WE,Kk=mS,Qk=Dd,Jk=Yu,Zk=wS,tM=!bS("map",function(){}),eM=!tM&&Zk("map",TypeError),rM=tM||eM,nM=Kk(function(){var t=this.iterator,e=Vk(Wk(this.next,t));if(!(this.done=!!e.done))return Qk(t,this.mapper,[e.value,this.counter++],!0)});Hk({target:"Iterator",proto:!0,real:!0,forced:rM},{map:function(t){Vk(this);try{qk(t)}catch(t){Jk(this,"throw",t)}return eM?Wk(eM,this,t):new nM(Xk(this),{mapper:t})}});var iM=ni,oM=nh,aM=mt,sM=De,cM=WE,lM=Yu,uM=wS,hM=Os,fM=TypeError,dM=o(function(){[].keys().reduce(function(){},void 0)}),pM=!dM&&uM("reduce",fM);iM({target:"Iterator",proto:!0,real:!0,forced:dM||pM},{reduce:function(t){sM(this);try{aM(t)}catch(t){lM(this,"throw",t)}var e=arguments.length<2,r=e?void 0:arguments[1];if(pM)return hM(pM,this,e?[t]:[t,r]);var n=cM(this),i=0;if(oM(n,function(n){e?(e=!1,r=n):r=t(r,n,i),i++},{IS_RECORD:!0}),e)throw new fM("Reduce of empty iterator with no initial value");return r}});var gM=ni,vM=u,yM=nh,mM=mt,bM=De,xM=WE,wM=Yu,AM=wS("some",TypeError);gM({target:"Iterator",proto:!0,real:!0,forced:AM},{some:function(t){bM(this);try{mM(t)}catch(t){wM(this,"throw",t)}if(AM)return vM(AM,this,t);var e=xM(this),r=0;return yM(e,function(e,n){if(t(e,r++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}});var _M=ni,EM=u,SM=De,kM=WE,MM=VE,OM=QE,TM=mS,PM=Yu,IM=wS("take",RangeError),CM=TM(function(){var t=this.iterator;if(!this.remaining--)return this.done=!0,PM(t,"normal",void 0);var e=SM(EM(this.next,t));return(this.done=!!e.done)?void 0:e.value});_M({target:"Iterator",proto:!0,real:!0,forced:IM},{take:function(t){var e;SM(this);try{e=OM(MM(+t))}catch(t){PM(this,"throw",t)}return IM?EM(IM,this,e):new CM(kM(this),{remaining:e})}});var RM=De,DM=nh,LM=WE,jM=[].push;ni({target:"Iterator",proto:!0,real:!0},{toArray:function(){var t=[];return DM(LM(RM(this)),jM,{that:t,IS_RECORD:!0}),t}}),go(n.JSON,"JSON",!0);var NM={exports:{}},FM=o(function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}),zM=o,BM=$,UM=k,$M=FM,YM=Object.isExtensible,GM=zM(function(){YM(1)})||$M?function(t){return!!BM(t)&&((!$M||"ArrayBuffer"!==UM(t))&&(!YM||YM(t)))}:YM,HM=!o(function(){return Object.isExtensible(Object.preventExtensions({}))}),WM=ni,qM=A,VM=vr,XM=$,KM=$t,QM=Te.f,JM=Zr,ZM=$i,tO=GM,eO=HM,rO=!1,nO=qt("meta"),iO=0,oO=function(t){QM(t,nO,{value:{objectID:"O"+iO++,weakData:{}}})},aO=NM.exports={enable:function(){aO.enable=function(){},rO=!0;var t=JM.f,e=qM([].splice),r={};r[nO]=1,t(r).length&&(JM.f=function(r){for(var n=t(r),i=0,o=n.length;i<o;i++)if(n[i]===nO){e(n,i,1);break}return n},WM({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:ZM.f}))},fastKey:function(t,e){if(!XM(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!KM(t,nO)){if(!tO(t))return"F";if(!e)return"E";oO(t)}return t[nO].objectID},getWeakData:function(t,e){if(!KM(t,nO)){if(!tO(t))return!0;if(!e)return!1;oO(t)}return t[nO].weakData},onFreeze:function(t){return eO&&rO&&tO(t)&&!KM(t,nO)&&oO(t),t}};VM[nO]=!0;var sO=ni,cO=n,lO=A,uO=Xn,hO=Jr,fO=NM.exports,dO=nh,pO=Jy,gO=B,vO=C,yO=$,mO=o,bO=Qd,xO=go,wO=al,AO=function(t,e,r){var n=-1!==t.indexOf("Map"),i=-1!==t.indexOf("Weak"),o=n?"set":"add",a=cO[t],s=a&&a.prototype,c=a,l={},u=function(t){var e=lO(s[t]);hO(s,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(i&&!yO(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return i&&!yO(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(i&&!yO(t))&&e(this,0===t?0:t)}:function(t,r){return e(this,0===t?0:t,r),this})};if(uO(t,!gO(a)||!(i||s.forEach&&!mO(function(){(new a).entries().next()}))))c=r.getConstructor(e,t,n,o),fO.enable();else if(uO(t,!0)){var h=new c,f=h[o](i?{}:-0,1)!==h,d=mO(function(){h.has(1)}),p=bO(function(t){new a(t)}),g=!i&&mO(function(){for(var t=new a,e=5;e--;)t[o](e,e);return!t.has(-0)});p||((c=e(function(t,e){pO(t,s);var r=wO(new a,t,c);return vO(e)||dO(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,sO({global:!0,constructor:!0,forced:c!==a},l),xO(c,t),i||r.setStrong(c,t,n),c},_O=Ui,EO=Qi,SO=Xy,kO=Ao,MO=Jy,OO=C,TO=nh,PO=Gp,IO=Hp,CO=Vv,RO=a,DO=NM.exports.fastKey,LO=Pr.set,jO=Pr.getterFor,NO={getConstructor:function(t,e,r,n){var i=t(function(t,i){MO(t,o),LO(t,{type:e,index:_O(null),first:null,last:null,size:0}),RO||(t.size=0),OO(i)||TO(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=DO(e,!0),key:e,value:r,previous:n=o.last,next:null,removed:!1},o.first||(o.first=s),n&&(n.next=s),RO?o.size++:t.size++,"F"!==i&&(o.index[i]=s)),t},c=function(t,e){var r,n=a(t),i=DO(e);if("F"!==i)return n.index[i];for(r=n.first;r;r=r.next)if(r.key===e)return r};return SO(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=_O(null),RO?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),RO?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)}}),SO(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)}}),RO&&EO(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);PO(t,e,function(t,e){LO(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)?IO("keys"===e?r.key:"values"===e?r.value:[r.key,r.value],!1):(t.target=null,IO(void 0,!0))},r?"entries":"values",!r,!0),CO(e)}};AO("Map",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},NO);var FO=A,zO=Map.prototype,BO={Map:Map,set:FO(zO.set),get:FO(zO.get),has:FO(zO.has),remove:FO(zO.delete),proto:zO},UO=ni,$O=mt,YO=L,GO=nh,HO=o,WO=BO.Map,qO=BO.has,VO=BO.get,XO=BO.set,KO=A([].push);UO({target:"Map",stat:!0,forced:HO(function(){return 1!==WO.groupBy("ab",function(t){return t}).get("a").length})},{groupBy:function(t,e){YO(t),$O(e);var r=new WO,n=0;return GO(t,function(t){var i=e(t,n++);qO(r,i)?KO(VO(r,i),t):XO(r,i,[t])}),r}});var QO=Math.log,JO=Math.log1p||function(t){var e=+t;return e>-1e-8&&e<1e-8?e-e*e/2:QO(1+e)},ZO=ni,tT=JO,eT=Math.acosh,rT=Math.log,nT=Math.sqrt,iT=Math.LN2;ZO({target:"Math",stat:!0,forced:!eT||710!==Math.floor(eT(Number.MAX_VALUE))||eT(1/0)!==1/0},{acosh:function(t){var e=+t;return e<1?NaN:e>94906265.62425156?rT(e)+iT:tT(e-1+nT(e-1)*nT(e+1))}});var oT=ni,aT=Math.asinh,sT=Math.log,cT=Math.sqrt;oT({target:"Math",stat:!0,forced:!(aT&&1/aT(0)>0)},{asinh:function t(e){var r=+e;return isFinite(r)&&0!==r?r<0?-t(-r):sT(r+cT(r*r+1)):r}});var lT=ni,uT=Math.atanh,hT=Math.log;lT({target:"Math",stat:!0,forced:!(uT&&1/uT(-0)<0)},{atanh:function(t){var e=+t;return 0===e?e:hT((1+e)/(1-e))/2}});var fT=ni,dT=nm,pT=Math.abs,gT=Math.pow;fT({target:"Math",stat:!0},{cbrt:function(t){var e=+t;return dT(e)*gT(pT(e),1/3)}});var vT=ni,yT=Math.floor,mT=Math.log,bT=Math.LOG2E;vT({target:"Math",stat:!0},{clz32:function(t){var e=t>>>0;return e?31-yT(mT(e+.5)*bT):32}});var xT=Math.expm1,wT=Math.exp,AT=!xT||xT(10)>22025.465794806718||xT(10)<22025.465794806718||-2e-17!==xT(-2e-17)?function(t){var e=+t;return 0===e?e:e>-1e-6&&e<1e-6?e+e*e/2:wT(e)-1}:xT,_T=ni,ET=AT,ST=Math.cosh,kT=Math.abs,MT=Math.E;_T({target:"Math",stat:!0,forced:!ST||ST(710)===1/0},{cosh:function(t){var e=ET(kT(t)-1)+1;return(e+1/(e*MT*MT))*(MT/2)}});var OT=AT;ni({target:"Math",stat:!0,forced:OT!==Math.expm1},{expm1:OT}),ni({target:"Math",stat:!0},{fround:hm});var TT=lm;ni({target:"Math",stat:!0},{f16round:function(t){return TT(t,.0009765625,65504,6103515625e-14)}});var PT=ni,IT=Math.hypot,CT=Math.abs,RT=Math.sqrt;PT({target:"Math",stat:!0,arity:2,forced:!!IT&&IT(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=CT(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*RT(i)}});var DT=ni,LT=o,jT=Math.imul;DT({target:"Math",stat:!0,forced:LT(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 NT=Math.log,FT=Math.LOG10E,zT=Math.log10||function(t){return NT(t)*FT};ni({target:"Math",stat:!0},{log10:zT}),ni({target:"Math",stat:!0},{log1p:JO}),ni({target:"Math",stat:!0},{log2:Ix}),ni({target:"Math",stat:!0},{sign:nm});var BT=ni,UT=o,$T=AT,YT=Math.abs,GT=Math.exp,HT=Math.E;BT({target:"Math",stat:!0,forced:UT(function(){return-2e-17!==Math.sinh(-2e-17)})},{sinh:function(t){var e=+t;return YT(e)<1?($T(e)-$T(-e))/2:(GT(e-1)-GT(-e-1))*(HT/2)}});var WT=ni,qT=AT,VT=Math.exp;WT({target:"Math",stat:!0},{tanh:function(t){var e=+t,r=qT(e),n=qT(-e);return r===1/0?1:n===1/0?-1:(r-n)/(VT(e)+VT(-e))}}),go(Math,"Math",!0),ni({target:"Math",stat:!0},{trunc:rn});var XT=A(1.1.valueOf),KT="\t\n\v\f\r                 \u2028\u2029\ufeff",QT=L,JT=gi,ZT=KT,tP=A("".replace),eP=RegExp("^["+ZT+"]+"),rP=RegExp("(^|[^"+ZT+"])["+ZT+"]+$"),nP=function(t){return function(e){var r=JT(QT(e));return 1&t&&(r=tP(r,eP,"")),2&t&&(r=tP(r,rP,"$1")),r}},iP={start:nP(1),end:nP(2),trim:nP(3)},oP=ni,aP=a,sP=n,cP=to,lP=A,uP=Xn,hP=$t,fP=al,dP=W,pP=ft,gP=ue,vP=o,yP=Zr.f,mP=i.f,bP=Te.f,xP=XT,wP=iP.trim,AP="Number",_P=sP[AP];cP[AP];var EP=_P.prototype,SP=sP.TypeError,kP=lP("".slice),MP=lP("".charCodeAt),OP=function(t){var e,r,n,i,o,a,s,c,l=gP(t,"number");if(pP(l))throw new SP("Cannot convert a Symbol value to a number");if("string"==typeof l&&l.length>2)if(l=wP(l),43===(e=MP(l,0))||45===e){if(88===(r=MP(l,2))||120===r)return NaN}else if(48===e){switch(MP(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=MP(o,s))<48||c>i)return NaN;return parseInt(o,n)}return+l},TP=uP(AP,!_P(" 0o1")||!_P("0b1")||_P("+0x1")),PP=function(t){var e,r=arguments.length<1?0:_P(function(t){var e=gP(t,"number");return"bigint"==typeof e?e:OP(e)}(t));return dP(EP,e=this)&&vP(function(){xP(e)})?fP(Object(r),this,PP):r};PP.prototype=EP,TP&&(EP.constructor=PP),oP({global:!0,constructor:!0,wrap:!0,forced:TP},{Number:PP});TP&&function(t,e){for(var r,n=aP?yP(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++)hP(e,r=n[i])&&!hP(t,r)&&bP(t,r,mP(e,r))}(cP[AP],_P),ni({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{EPSILON:Math.pow(2,-52)});var IP=n.isFinite;ni({target:"Number",stat:!0},{isFinite:Number.isFinite||function(t){return"number"==typeof t&&IP(t)}});var CP=$,RP=Math.floor,DP=Number.isInteger||function(t){return!CP(t)&&isFinite(t)&&RP(t)===t};ni({target:"Number",stat:!0},{isInteger:DP}),ni({target:"Number",stat:!0},{isNaN:function(t){return t!=t}});var LP=ni,jP=DP,NP=Math.abs;LP({target:"Number",stat:!0},{isSafeInteger:function(t){return jP(t)&&NP(t)<=9007199254740991}}),ni({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991}),ni({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991});var FP=n,zP=o,BP=gi,UP=iP.trim,$P=KT,YP=A("".charAt),GP=FP.parseFloat,HP=FP.Symbol,WP=HP&&HP.iterator,qP=1/GP($P+"-0")!=-1/0||WP&&!zP(function(){GP(Object(WP))})?function(t){var e=UP(BP(t)),r=GP(e);return 0===r&&"-"===YP(e,0)?-0:r}:GP,VP=qP;ni({target:"Number",stat:!0,forced:Number.parseFloat!==VP},{parseFloat:VP});var XP=n,KP=o,QP=A,JP=gi,ZP=iP.trim,tI=KT,eI=XP.parseInt,rI=XP.Symbol,nI=rI&&rI.iterator,iI=/^[+-]?0x/i,oI=QP(iI.exec),aI=8!==eI(tI+"08")||22!==eI(tI+"0x16")||nI&&!KP(function(){eI(Object(nI))})?function(t,e){var r=ZP(JP(t));return eI(r,e>>>0||(oI(iI,r)?16:10))}:eI,sI=aI;ni({target:"Number",stat:!0,forced:Number.parseInt!==sI},{parseInt:sI});var cI=ni,lI=A,uI=on,hI=XT,fI=cA,dI=zT,pI=o,gI=RangeError,vI=String,yI=isFinite,mI=Math.abs,bI=Math.floor,xI=Math.pow,wI=Math.round,AI=lI(1.1.toExponential),_I=lI(fI),EI=lI("".slice),SI="-6.9000e-11"===AI(-69e-12,4)&&"1.25e+0"===AI(1.255,2)&&"1.235e+4"===AI(12345,3)&&"3e+1"===AI(25,0);cI({target:"Number",proto:!0,forced:!SI||!(pI(function(){AI(1,1/0)})&&pI(function(){AI(1,-1/0)}))||!!pI(function(){AI(1/0,1/0),AI(NaN,1/0)})},{toExponential:function(t){var e=hI(this);if(void 0===t)return AI(e);var r=uI(t);if(!yI(e))return String(e);if(r<0||r>20)throw new gI("Incorrect fraction digits");if(SI)return AI(e,r);var n,i,o,a,s="";if(e<0&&(s="-",e=-e),0===e)i=0,n=_I("0",r+1);else{var c=dI(e);i=bI(c);var l=xI(10,i-r),u=wI(e/l);2*e>=(2*u+1)*l&&(u+=1),u>=xI(10,r+1)&&(u/=10,i+=1),n=vI(u)}return 0!==r&&(n=EI(n,0,1)+"."+EI(n,1)),0===i?(o="+",a="0"):(o=i>0?"+":"-",a=vI(mI(i))),s+(n+="e"+o+a)}});var kI=ni,MI=A,OI=on,TI=XT,PI=cA,II=o,CI=RangeError,RI=String,DI=Math.floor,LI=MI(PI),jI=MI("".slice),NI=MI(1.1.toFixed),FI=function(t,e,r){return 0===e?r:e%2==1?FI(t,e-1,r*t):FI(t*t,e/2,r)},zI=function(t,e,r){for(var n=-1,i=r;++n<6;)i+=e*t[n],t[n]=i%1e7,i=DI(i/1e7)},BI=function(t,e){for(var r=6,n=0;--r>=0;)n+=t[r],t[r]=DI(n/e),n=n%e*1e7},UI=function(t){for(var e=6,r="";--e>=0;)if(""!==r||0===e||0!==t[e]){var n=RI(t[e]);r=""===r?n:r+LI("0",7-n.length)+n}return r};kI({target:"Number",proto:!0,forced:II(function(){return"0.000"!==NI(8e-5,3)||"1"!==NI(.9,0)||"1.25"!==NI(1.255,2)||"1000000000000000128"!==NI(0xde0b6b3a7640080,0)})||!II(function(){NI({})})},{toFixed:function(t){var e,r,n,i,o=TI(this),a=OI(t),s=[0,0,0,0,0,0],c="",l="0";if(a<0||a>20)throw new CI("Incorrect fraction digits");if(o!=o)return"NaN";if(o<=-1e21||o>=1e21)return RI(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*FI(2,69,1))-69,r=e<0?o*FI(2,-e,1):o/FI(2,e,1),r*=4503599627370496,(e=52-e)>0){for(zI(s,0,r),n=a;n>=7;)zI(s,1e7,0),n-=7;for(zI(s,FI(10,n,1),0),n=e-1;n>=23;)BI(s,1<<23),n-=23;BI(s,1<<n),zI(s,1,1),BI(s,2),l=UI(s)}else zI(s,0,r),zI(s,1<<-e,0),l=UI(s)+LI("0",a);return l=a>0?c+((i=l.length)<=a?"0."+LI("0",a-i)+l:jI(l,0,i-a)+"."+jI(l,i-a)):c+l}});var $I=ni,YI=o,GI=XT,HI=A(1.1.toPrecision);$I({target:"Number",proto:!0,forced:YI(function(){return"1"!==HI(1,void 0)})||!YI(function(){HI({})})},{toPrecision:function(t){return void 0===t?HI(GI(this)):HI(GI(this),t)}});var WI=a,qI=A,VI=u,XI=o,KI=bi,QI=Tn,JI=h,ZI=zt,tC=I,eC=Object.assign,rC=Object.defineProperty,nC=qI([].concat),iC=!eC||XI(function(){if(WI&&1!==eC({b:1},eC(rC({},"a",{enumerable:!0,get:function(){rC(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!==eC({},t)[r]||KI(eC({},e)).join("")!==n})?function(t,e){for(var r=ZI(t),n=arguments.length,i=1,o=QI.f,a=JI.f;n>i;)for(var s,c=tC(arguments[i++]),l=o?nC(KI(c),o(c)):KI(c),u=l.length,h=0;u>h;)s=l[h++],WI&&!VI(a,c,s)||(r[s]=c[s]);return r}:eC,oC=iC;ni({target:"Object",stat:!0,arity:2,forced:Object.assign!==oC},{assign:oC}),ni({target:"Object",stat:!0,sham:!a},{create:Ui});var aC=n,sC=Av,cC=!o(function(){if(!(sC&&sC<535)){var t=Math.random();__defineSetter__.call(null,t,function(){}),delete aC[t]}}),lC=mt,uC=zt,hC=Te;a&&ni({target:"Object",proto:!0,forced:cC},{__defineGetter__:function(t,e){hC.f(uC(this),t,{get:lC(e),enumerable:!0,configurable:!0})}});var fC=ni,dC=a,pC=vi.f;fC({target:"Object",stat:!0,forced:Object.defineProperties!==pC,sham:!dC},{defineProperties:pC});var gC=ni,vC=a,yC=Te.f;gC({target:"Object",stat:!0,forced:Object.defineProperty!==yC,sham:!vC},{defineProperty:yC});var mC=mt,bC=zt,xC=Te;a&&ni({target:"Object",proto:!0,forced:cC},{__defineSetter__:function(t,e){xC.f(bC(this),t,{set:mC(e),enumerable:!0,configurable:!0})}});var wC=a,AC=o,_C=A,EC=wu,SC=bi,kC=F,MC=_C(h.f),OC=_C([].push),TC=wC&&AC(function(){var t=Object.create(null);return t[2]=2,!MC(t,2)}),PC=function(t){return function(e){for(var r,n=kC(e),i=SC(n),o=TC&&null===EC(n),a=i.length,s=0,c=[];a>s;)r=i[s++],wC&&!(o?r in n:MC(n,r))||OC(c,t?[r,n[r]]:n[r]);return c}},IC={entries:PC(!0),values:PC(!1)},CC=IC.entries;ni({target:"Object",stat:!0},{entries:function(t){return CC(t)}});var RC=ni,DC=HM,LC=o,jC=$,NC=NM.exports.onFreeze,FC=Object.freeze;RC({target:"Object",stat:!0,forced:LC(function(){FC(1)}),sham:!DC},{freeze:function(t){return FC&&jC(t)?FC(NC(t)):t}});var zC=nh,BC=uf;ni({target:"Object",stat:!0},{fromEntries:function(t){var e={};return zC(t,function(t,r){BC(e,t,r)},{AS_ENTRIES:!0}),e}});var UC=ni,$C=o,YC=F,GC=i.f,HC=a;UC({target:"Object",stat:!0,forced:!HC||$C(function(){GC(1)}),sham:!HC},{getOwnPropertyDescriptor:function(t,e){return GC(YC(t),e)}});var WC=Ln,qC=F,VC=i,XC=uf;ni({target:"Object",stat:!0,sham:!a},{getOwnPropertyDescriptors:function(t){for(var e,r,n=qC(t),i=VC.f,o=WC(n),a={},s=0;o.length>s;)void 0!==(r=i(n,e=o[s++]))&&XC(a,e,r);return a}});var KC=ni,QC=o,JC=$i.f;KC({target:"Object",stat:!0,forced:QC(function(){return!Object.getOwnPropertyNames(1)})},{getOwnPropertyNames:JC});var ZC=zt,tR=wu,eR=du;ni({target:"Object",stat:!0,forced:o(function(){tR(1)}),sham:!eR},{getPrototypeOf:function(t){return tR(ZC(t))}});var rR=ni,nR=H,iR=A,oR=mt,aR=L,sR=de,cR=nh,lR=o,uR=Object.groupBy,hR=nR("Object","create"),fR=iR([].push);rR({target:"Object",stat:!0,forced:!uR||lR(function(){return 1!==uR("ab",function(t){return t}).a.length})},{groupBy:function(t,e){aR(t),oR(e);var r=hR(null),n=0;return cR(t,function(t){var i=sR(e(t,n++));i in r?fR(r[i],t):r[i]=[t]}),r}}),ni({target:"Object",stat:!0},{hasOwn:$t});var dR=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e};ni({target:"Object",stat:!0},{is:dR});var pR=GM;ni({target:"Object",stat:!0,forced:Object.isExtensible!==pR},{isExtensible:pR});var gR=ni,vR=o,yR=$,mR=k,bR=FM,xR=Object.isFrozen;gR({target:"Object",stat:!0,forced:bR||vR(function(){xR(1)})},{isFrozen:function(t){return!yR(t)||(!(!bR||"ArrayBuffer"!==mR(t))||!!xR&&xR(t))}});var wR=ni,AR=o,_R=$,ER=k,SR=FM,kR=Object.isSealed;wR({target:"Object",stat:!0,forced:SR||AR(function(){kR(1)})},{isSealed:function(t){return!_R(t)||(!(!SR||"ArrayBuffer"!==ER(t))||!!kR&&kR(t))}});var MR=zt,OR=bi;ni({target:"Object",stat:!0,forced:o(function(){OR(1)})},{keys:function(t){return OR(MR(t))}});var TR=ni,PR=a,IR=cC,CR=zt,RR=de,DR=wu,LR=i.f;PR&&TR({target:"Object",proto:!0,forced:IR},{__lookupGetter__:function(t){var e,r=CR(this),n=RR(t);do{if(e=LR(r,n))return e.get}while(r=DR(r))}});var jR=ni,NR=a,FR=cC,zR=zt,BR=de,UR=wu,$R=i.f;NR&&jR({target:"Object",proto:!0,forced:FR},{__lookupSetter__:function(t){var e,r=zR(this),n=BR(t);do{if(e=$R(r,n))return e.set}while(r=UR(r))}});var YR=ni,GR=$,HR=NM.exports.onFreeze,WR=HM,qR=o,VR=Object.preventExtensions;YR({target:"Object",stat:!0,forced:qR(function(){VR(1)}),sham:!WR},{preventExtensions:function(t){return VR&&GR(t)?VR(HR(t)):t}});var XR=a,KR=Qi,QR=$,JR=Hc,ZR=zt,tD=L,eD=Object.getPrototypeOf,rD=Object.setPrototypeOf,nD=Object.prototype,iD="__proto__";if(XR&&eD&&rD&&!(iD in nD))try{KR(nD,iD,{configurable:!0,get:function(){return eD(ZR(this))},set:function(t){var e=tD(this);JR(t)&&QR(e)&&rD(e,t)}})}catch(t){}var oD=ni,aD=$,sD=NM.exports.onFreeze,cD=HM,lD=o,uD=Object.seal;oD({target:"Object",stat:!0,forced:lD(function(){uD(1)}),sham:!cD},{seal:function(t){return uD&&aD(t)?uD(sD(t)):t}}),ni({target:"Object",stat:!0},{setPrototypeOf:tl});var hD=fi,fD=oi?{}.toString:function(){return"[object "+hD(this)+"]"};oi||Jr(Object.prototype,"toString",fD,{unsafe:!0});var dD=IC.values;ni({target:"Object",stat:!0},{values:function(t){return dD(t)}});ni({global:!0,forced:parseFloat!==qP},{parseFloat:qP});ni({global:!0,forced:parseInt!==aI},{parseInt:aI});var pD,gD,vD,yD,mD=No,bD=pt,xD=TypeError,wD=function(t){if(mD(t))return t;throw new xD(bD(t)+" is not a constructor")},AD=De,_D=wD,ED=C,SD=re("species"),kD=function(t,e){var r,n=AD(t).constructor;return void 0===n||ED(r=AD(n)[SD])?e:_D(r)},MD=TypeError,OD=function(t,e){if(t<e)throw new MD("Not enough arguments");return t},TD=/(?:ipad|iphone|ipod).*applewebkit/i.test(X),PD=n,ID=Os,CD=Ao,RD=B,DD=$t,LD=o,jD=Mi,ND=Yi,FD=ye,zD=OD,BD=TD,UD=Wg,$D=PD.setImmediate,YD=PD.clearImmediate,GD=PD.process,HD=PD.Dispatch,WD=PD.Function,qD=PD.MessageChannel,VD=PD.String,XD=0,KD={},QD="onreadystatechange";LD(function(){pD=PD.location});var JD=function(t){if(DD(KD,t)){var e=KD[t];delete KD[t],e()}},ZD=function(t){return function(){JD(t)}},tL=function(t){JD(t.data)},eL=function(t){PD.postMessage(VD(t),pD.protocol+"//"+pD.host)};$D&&YD||($D=function(t){zD(arguments.length,1);var e=RD(t)?t:WD(t),r=ND(arguments,1);return KD[++XD]=function(){ID(e,void 0,r)},gD(XD),XD},YD=function(t){delete KD[t]},UD?gD=function(t){GD.nextTick(ZD(t))}:HD&&HD.now?gD=function(t){HD.now(ZD(t))}:qD&&!BD?(yD=(vD=new qD).port2,vD.port1.onmessage=tL,gD=CD(yD.postMessage,yD)):PD.addEventListener&&RD(PD.postMessage)&&!PD.importScripts&&pD&&"file:"!==pD.protocol&&!LD(eL)?(gD=eL,PD.addEventListener("message",tL,!1)):gD=QD in FD("script")?function(t){jD.appendChild(FD("script"))[QD]=function(){jD.removeChild(this),JD(t)}}:function(t){setTimeout(ZD(t),0)});var rL={set:$D,clear:YD},nL=n,iL=a,oL=Object.getOwnPropertyDescriptor,aL=function(t){if(!iL)return nL[t];var e=oL(nL,t);return e&&e.value},sL=function(){this.head=null,this.tail=null};sL.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 cL,lL,uL,hL,fL,dL=sL,pL=/ipad|iphone|ipod/i.test(X)&&"undefined"!=typeof Pebble,gL=/web0s(?!.*chrome)/i.test(X),vL=n,yL=aL,mL=Ao,bL=rL.set,xL=dL,wL=TD,AL=pL,_L=gL,EL=Wg,SL=vL.MutationObserver||vL.WebKitMutationObserver,kL=vL.document,ML=vL.process,OL=vL.Promise,TL=yL("queueMicrotask");if(!TL){var PL=new xL,IL=function(){var t,e;for(EL&&(t=ML.domain)&&t.exit();e=PL.get();)try{e()}catch(t){throw PL.head&&cL(),t}t&&t.enter()};wL||EL||_L||!SL||!kL?!AL&&OL&&OL.resolve?((hL=OL.resolve(void 0)).constructor=OL,fL=mL(hL.then,hL),cL=function(){fL(IL)}):EL?cL=function(){ML.nextTick(IL)}:(bL=mL(bL,vL),cL=function(){bL(IL)}):(lL=!0,uL=kL.createTextNode(""),new SL(IL).observe(uL,{characterData:!0}),cL=function(){uL.data=lL=!lL}),TL=function(t){PL.head||cL(),PL.add(t)}}var CL=TL,RL=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}},DL=n.Promise,LL=n,jL=DL,NL=B,FL=Xn,zL=lr,BL=re,UL=Hg,$L=rt;jL&&jL.prototype;var YL=BL("species"),GL=!1,HL=NL(LL.PromiseRejectionEvent),WL=FL("Promise",function(){var t=zL(jL),e=t!==String(jL);if(!e&&66===$L)return!0;if(!$L||$L<51||!/native code/.test(t)){var r=new jL(function(t){t(1)}),n=function(t){t(function(){},function(){})};if((r.constructor={})[YL]=n,!(GL=r.then(function(){})instanceof n))return!0}return!(e||"BROWSER"!==UL&&"DENO"!==UL||HL)}),qL={CONSTRUCTOR:WL,REJECTION_EVENT:HL,SUBCLASSING:GL},VL={},XL=mt,KL=TypeError,QL=function(t){var e,r;this.promise=new t(function(t,n){if(void 0!==e||void 0!==r)throw new KL("Bad Promise constructor");e=t,r=n}),this.resolve=XL(e),this.reject=XL(r)};VL.f=function(t){return new QL(t)};var JL,ZL,tj,ej,rj=ni,nj=Wg,ij=n,oj=to,aj=u,sj=Jr,cj=tl,lj=go,uj=Vv,hj=mt,fj=B,dj=$,pj=Jy,gj=kD,vj=rL.set,yj=CL,mj=function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(t){}},bj=RL,xj=dL,wj=Pr,Aj=DL,_j=VL,Ej="Promise",Sj=qL.CONSTRUCTOR,kj=qL.REJECTION_EVENT,Mj=qL.SUBCLASSING,Oj=wj.getterFor(Ej),Tj=wj.set,Pj=Aj&&Aj.prototype,Ij=Aj,Cj=Pj,Rj=ij.TypeError,Dj=ij.document,Lj=ij.process,jj=_j.f,Nj=jj,Fj=!!(Dj&&Dj.createEvent&&ij.dispatchEvent),zj="unhandledrejection",Bj=function(t){var e;return!(!dj(t)||!fj(e=t.then))&&e},Uj=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&&Wj(e),e.rejection=1),!0===s?r=o:(u&&u.enter(),r=s(o),u&&(u.exit(),i=!0)),r===t.promise?l(new Rj("Promise-chain cycle")):(n=Bj(r))?aj(n,r,c,l):c(r)):l(o)}catch(t){u&&!i&&u.exit(),l(t)}},$j=function(t,e){t.notified||(t.notified=!0,yj(function(){for(var r,n=t.reactions;r=n.get();)Uj(r,t);t.notified=!1,e&&!t.rejection&&Gj(t)}))},Yj=function(t,e,r){var n,i;Fj?((n=Dj.createEvent("Event")).promise=e,n.reason=r,n.initEvent(t,!1,!0),ij.dispatchEvent(n)):n={promise:e,reason:r},!kj&&(i=ij["on"+t])?i(n):t===zj&&mj("Unhandled promise rejection",r)},Gj=function(t){aj(vj,ij,function(){var e,r=t.facade,n=t.value;if(Hj(t)&&(e=bj(function(){nj?Lj.emit("unhandledRejection",n,r):Yj(zj,r,n)}),t.rejection=nj||Hj(t)?2:1,e.error))throw e.value})},Hj=function(t){return 1!==t.rejection&&!t.parent},Wj=function(t){aj(vj,ij,function(){var e=t.facade;nj?Lj.emit("rejectionHandled",e):Yj("rejectionhandled",e,t.value)})},qj=function(t,e,r){return function(n){t(e,n,r)}},Vj=function(t,e,r){t.done||(t.done=!0,r&&(t=r),t.value=e,t.state=2,$j(t,!0))},Xj=function(t,e,r){if(!t.done){t.done=!0,r&&(t=r);try{if(t.facade===e)throw new Rj("Promise can't be resolved itself");var n=Bj(e);n?yj(function(){var r={done:!1};try{aj(n,e,qj(Xj,r,t),qj(Vj,r,t))}catch(e){Vj(r,e,t)}}):(t.value=e,t.state=1,$j(t,!1))}catch(e){Vj({done:!1},e,t)}}};if(Sj&&(Cj=(Ij=function(t){pj(this,Cj),hj(t),aj(JL,this);var e=Oj(this);try{t(qj(Xj,e),qj(Vj,e))}catch(t){Vj(e,t)}}).prototype,(JL=function(t){Tj(this,{type:Ej,done:!1,notified:!1,parent:!1,reactions:new xj,rejection:!1,state:0,value:null})}).prototype=sj(Cj,"then",function(t,e){var r=Oj(this),n=jj(gj(this,Ij));return r.parent=!0,n.ok=!fj(t)||t,n.fail=fj(e)&&e,n.domain=nj?Lj.domain:void 0,0===r.state?r.reactions.add(n):yj(function(){Uj(n,r)}),n.promise}),ZL=function(){var t=new JL,e=Oj(t);this.promise=t,this.resolve=qj(Xj,e),this.reject=qj(Vj,e)},_j.f=jj=function(t){return t===Ij||t===tj?new ZL(t):Nj(t)},fj(Aj)&&Pj!==Object.prototype)){ej=Pj.then,Mj||sj(Pj,"then",function(t,e){var r=this;return new Ij(function(t,e){aj(ej,r,t,e)}).then(t,e)},{unsafe:!0});try{delete Pj.constructor}catch(t){}cj&&cj(Pj,Cj)}rj({global:!0,constructor:!0,wrap:!0,forced:Sj},{Promise:Ij}),tj=oj.Promise,lj(Ij,Ej,!1),uj(Ej);var Kj=DL,Qj=qL.CONSTRUCTOR||!Qd(function(t){Kj.all(t).then(void 0,function(){})}),Jj=u,Zj=mt,tN=VL,eN=RL,rN=nh;ni({target:"Promise",stat:!0,forced:Qj},{all:function(t){var e=this,r=tN.f(e),n=r.resolve,i=r.reject,o=eN(function(){var r=Zj(e.resolve),o=[],a=0,s=1;rN(t,function(t){var c=a++,l=!1;s++,Jj(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 nN=ni,iN=qL.CONSTRUCTOR,oN=DL,aN=H,sN=B,cN=Jr,lN=oN&&oN.prototype;if(nN({target:"Promise",proto:!0,forced:iN,real:!0},{catch:function(t){return this.then(void 0,t)}}),sN(oN)){var uN=aN("Promise").prototype.catch;lN.catch!==uN&&cN(lN,"catch",uN,{unsafe:!0})}var hN=u,fN=mt,dN=VL,pN=RL,gN=nh;ni({target:"Promise",stat:!0,forced:Qj},{race:function(t){var e=this,r=dN.f(e),n=r.reject,i=pN(function(){var i=fN(e.resolve);gN(t,function(t){hN(i,e,t).then(r.resolve,n)})});return i.error&&n(i.value),r.promise}});var vN=VL;ni({target:"Promise",stat:!0,forced:qL.CONSTRUCTOR},{reject:function(t){var e=vN.f(this);return(0,e.reject)(t),e.promise}});var yN=De,mN=$,bN=VL,xN=function(t,e){if(yN(t),mN(e)&&e.constructor===t)return e;var r=bN.f(t);return(0,r.resolve)(e),r.promise},wN=ni,AN=qL.CONSTRUCTOR,_N=xN;H("Promise"),wN({target:"Promise",stat:!0,forced:AN},{resolve:function(t){return _N(this,t)}});var EN=u,SN=mt,kN=VL,MN=RL,ON=nh;ni({target:"Promise",stat:!0,forced:Qj},{allSettled:function(t){var e=this,r=kN.f(e),n=r.resolve,i=r.reject,o=MN(function(){var r=SN(e.resolve),i=[],o=0,a=1;ON(t,function(t){var s=o++,c=!1;a++,EN(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 TN=u,PN=mt,IN=H,CN=VL,RN=RL,DN=nh,LN="No one promise resolved";ni({target:"Promise",stat:!0,forced:Qj},{any:function(t){var e=this,r=IN("AggregateError"),n=CN.f(e),i=n.resolve,o=n.reject,a=RN(function(){var n=PN(e.resolve),a=[],s=0,c=1,l=!1;DN(t,function(t){var u=s++,h=!1;c++,TN(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,LN)))})}),--c||o(new r(a,LN))});return a.error&&o(a.value),n.promise}});var jN=ni,NN=DL,FN=o,zN=H,BN=B,UN=kD,$N=xN,YN=Jr,GN=NN&&NN.prototype;if(jN({target:"Promise",proto:!0,real:!0,forced:!!NN&&FN(function(){GN.finally.call({then:function(){}},function(){})})},{finally:function(t){var e=UN(this,zN("Promise")),r=BN(t);return this.then(r?function(r){return $N(e,t()).then(function(){return r})}:t,r?function(r){return $N(e,t()).then(function(){throw r})}:t)}}),BN(NN)){var HN=zN("Promise").prototype.finally;GN.finally!==HN&&YN(GN,"finally",HN,{unsafe:!0})}var WN=ni,qN=Os,VN=Yi,XN=VL,KN=mt,QN=RL,JN=n.Promise,ZN=!1;WN({target:"Promise",stat:!0,forced:!JN||!JN.try||QN(function(){JN.try(function(t){ZN=8===t},8)}).error||!ZN},{try:function(t){var e=arguments.length>1?VN(arguments,1):[],r=XN.f(this),n=QN(function(){return qN(KN(t),void 0,e)});return(n.error?r.reject:r.resolve)(n.value),r.promise}});var tF=VL;ni({target:"Promise",stat:!0},{withResolvers:function(){var t=tF.f(this);return{promise:t.promise,resolve:t.resolve,reject:t.reject}}});var eF,rF,nF=n,iF=Mt.exports,oF=B,aF=wu,sF=Jr,cF="USE_FUNCTION_CONSTRUCTOR",lF=re("asyncIterator"),uF=nF.AsyncIterator,hF=iF.AsyncIteratorPrototype;if(hF)eF=hF;else if(oF(uF))eF=uF.prototype;else if(iF[cF]||nF[cF])try{rF=aF(aF(aF(Function("return async function*(){}()")()))),aF(rF)===Object.prototype&&(eF=rF)}catch(t){}eF||(eF={}),oF(eF[lF])||sF(eF,lF,function(){return this});var fF=eF,dF=u,pF=De,gF=Ui,vF=wt,yF=Xy,mF=Pr,bF=Yu,xF=fF,wF=Hp,AF=H("Promise"),_F="AsyncFromSyncIterator",EF=mF.set,SF=mF.getterFor(_F),kF=function(t,e,r,n,i){var o=t.done;AF.resolve(t.value).then(function(t){e(wF(t,o))},function(t){if(!o&&i)try{bF(n,"throw",t)}catch(e){t=e}r(t)})},MF=function(t){t.type=_F,EF(this,t)};MF.prototype=yF(gF(xF),{next:function(){var t=SF(this);return new AF(function(e,r){var n=pF(dF(t.next,t.iterator));kF(n,e,r,t.iterator,!0)})},return:function(){var t=SF(this).iterator;return new AF(function(e,r){var n=vF(t,"return");if(void 0===n)return e(wF(void 0,!0));var i=pF(dF(n,t));kF(i,e,r,t)})}});var OF=MF,TF=u,PF=OF,IF=De,CF=zu,RF=WE,DF=wt,LF=re("asyncIterator"),jF=u,NF=H,FF=wt,zF=u,BF=mt,UF=De,$F=$,YF=af,GF=H,HF=WE,WF=function(t,e,r,n){try{var i=FF(t,"return");if(i)return NF("Promise").resolve(jF(i,t)).then(function(){e(r)},function(t){n(t)})}catch(t){return n(t)}e(r)},qF=function(t){var e=0===t,r=1===t,n=2===t,i=3===t;return function(t,o,a){UF(t);var s=void 0!==o;!s&&e||BF(o);var c=HF(t),l=GF("Promise"),u=c.iterator,h=c.next,f=0;return new l(function(t,c){var d=function(t){WF(u,c,t,c)},p=function(){try{if(s)try{YF(f)}catch(t){d(t)}l.resolve(UF(zF(h,u))).then(function(h){try{if(UF(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():WF(u,t,!1,c);else if(e)try{a[f++]=o,p()}catch(t){d(t)}else o?WF(u,t,i||g,c):p()};$F(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()})}},VF={toArray:qF(0),forEach:qF(1),every:qF(2),some:qF(3),find:qF(4)},XF=Ao,KF=A,QF=zt,JF=No,ZF=function(t,e){var r=arguments.length<2?DF(t,LF):e;return r?IF(TF(r,t)):new PF(RF(CF(t)))},tz=zu,ez=WE,rz=Cu,nz=wt,iz=H,oz=yy,az=OF,sz=VF.toArray,cz=re("asyncIterator"),lz=KF(oz("Array","values")),uz=KF(lz([]).next),hz=function(){return new fz(this)},fz=function(t){this.iterator=lz(t)};fz.prototype.next=function(){return uz(this.iterator)};var dz=ni,pz=function(t){var e=this,r=arguments.length,n=r>1?arguments[1]:void 0,i=r>2?arguments[2]:void 0;return new(iz("Promise"))(function(r){var o=QF(t);void 0!==n&&(n=XF(n,i));var a=nz(o,cz),s=a?void 0:rz(o)||hz,c=JF(e)?new e:[],l=a?ZF(o,a):new az(ez(tz(o,s)));r(sz(l,n,c))})},gz=o,vz=Array.fromAsync,yz=!vz||gz(function(){var t=0;return vz.call(function(){return t++,[]},{length:0}),1!==t});dz({target:"Array",stat:!0,forced:yz},{fromAsync:pz});var mz=ni,bz=a,xz=H,wz=mt,Az=Jy,_z=Jr,Ez=Xy,Sz=Qi,kz=re,Mz=Pr,Oz=f_,Tz=rt,Pz=xz("Promise"),Iz=xz("SuppressedError"),Cz=ReferenceError,Rz=kz("asyncDispose"),Dz=kz("toStringTag"),Lz="AsyncDisposableStack",jz=Mz.set,Nz=Mz.getterFor(Lz),Fz="async-dispose",zz="disposed",Bz=function(t){var e=Nz(t);if(e.state===zz)throw new Cz(Lz+" already disposed");return e},Uz=function(){jz(Az(this,$z),{type:Lz,state:"pending",stack:[]}),bz||(this.disposed=!1)},$z=Uz.prototype;Ez($z,{disposeAsync:function(){var t=this;return new Pz(function(e,r){var n=Nz(t);if(n.state===zz)return e(void 0);n.state=zz,bz||(t.disposed=!0);var i,o=n.stack,a=o.length,s=!1,c=function(t){s?i=new Iz(t,i):(s=!0,i=t),l()},l=function(){if(a){var t=o[--a];o[a]=null;try{Pz.resolve(t()).then(l,c)}catch(t){c(t)}}else n.stack=null,s?r(i):e(void 0)};l()})},use:function(t){return Oz(Bz(this),t,Fz),t},adopt:function(t,e){var r=Bz(this);return wz(e),Oz(r,void 0,Fz,function(){return e(t)}),t},defer:function(t){var e=Bz(this);wz(t),Oz(e,void 0,Fz,t)},move:function(){var t=Bz(this),e=new Uz;return Nz(e).stack=t.stack,t.stack=[],t.state=zz,bz||(this.disposed=!0),e}}),bz&&Sz($z,"disposed",{configurable:!0,get:function(){return Nz(this).state===zz}}),_z($z,Rz,$z.disposeAsync,{name:"disposeAsync"}),_z($z,Dz,Lz,{nonWritable:!0}),mz({global:!0,constructor:!0,forced:Tz&&Tz<136},{AsyncDisposableStack:Uz});var Yz=u,Gz=Jr,Hz=H,Wz=wt,qz=$t,Vz=fF,Xz=re("asyncDispose"),Kz=Hz("Promise");qz(Vz,Xz)||Gz(Vz,Xz,function(){var t=this;return new Kz(function(e,r){var n=Wz(t,"return");n?Kz.resolve(Yz(n,t)).then(function(){e(void 0)},r):e(void 0)})});var Qz=Os,Jz=mt,Zz=De;ni({target:"Reflect",stat:!0,forced:!o(function(){Reflect.apply(function(){})})},{apply:function(t,e,r){return Qz(Jz(t),e,Zz(r))}});var tB=ni,eB=Os,rB=eE,nB=wD,iB=De,oB=$,aB=Ui,sB=o,cB=H("Reflect","construct"),lB=Object.prototype,uB=[].push,hB=sB(function(){function t(){}return!(cB(function(){},[],t)instanceof t)}),fB=!sB(function(){cB(function(){})}),dB=hB||fB;tB({target:"Reflect",stat:!0,forced:dB,sham:dB},{construct:function(t,e){nB(t),iB(e);var r=arguments.length<3?t:nB(arguments[2]);if(fB&&!hB)return cB(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 eB(uB,n,e),new(eB(rB,t,n))}var i=r.prototype,o=aB(oB(i)?i:lB),a=eB(t,o,e);return oB(a)?a:o}});var pB=a,gB=De,vB=de,yB=Te;ni({target:"Reflect",stat:!0,forced:o(function(){Reflect.defineProperty(yB.f({},1,{value:1}),1,{value:2})}),sham:!pB},{defineProperty:function(t,e,r){gB(t);var n=vB(e);gB(r);try{return yB.f(t,n,r),!0}catch(t){return!1}}});var mB=ni,bB=De,xB=i.f;mB({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var r=xB(bB(t),e);return!(r&&!r.configurable)&&delete t[e]}});var wB=$t,AB=function(t){return void 0!==t&&(wB(t,"value")||wB(t,"writable"))},_B=u,EB=$,SB=De,kB=AB,MB=i,OB=wu;ni({target:"Reflect",stat:!0},{get:function t(e,r){var n,i,o=arguments.length<3?e:arguments[2];return SB(e)===o?e[r]:(n=MB.f(e,r))?kB(n)?n.value:void 0===n.get?void 0:_B(n.get,o):EB(i=OB(e))?t(i,r,o):void 0}});var TB=De,PB=i;ni({target:"Reflect",stat:!0,sham:!a},{getOwnPropertyDescriptor:function(t,e){return PB.f(TB(t),e)}});var IB=De,CB=wu;ni({target:"Reflect",stat:!0,sham:!du},{getPrototypeOf:function(t){return CB(IB(t))}}),ni({target:"Reflect",stat:!0},{has:function(t,e){return e in t}});var RB=De,DB=GM;ni({target:"Reflect",stat:!0},{isExtensible:function(t){return RB(t),DB(t)}}),ni({target:"Reflect",stat:!0},{ownKeys:Ln});var LB=H,jB=De;ni({target:"Reflect",stat:!0,sham:!HM},{preventExtensions:function(t){jB(t);try{var e=LB("Object","preventExtensions");return e&&e(t),!0}catch(t){return!1}}});var NB=ni,FB=u,zB=De,BB=$,UB=AB,$B=Te,YB=i,GB=wu,HB=y;var WB=o(function(){var t=function(){},e=$B.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)});NB({target:"Reflect",stat:!0,forced:WB},{set:function t(e,r,n){var i,o,a,s=arguments.length<4?e:arguments[3],c=YB.f(zB(e),r);if(!c){if(BB(o=GB(e)))return t(o,r,n,s);c=HB(0)}if(UB(c)){if(!1===c.writable||!BB(s))return!1;if(i=YB.f(s,r)){if(i.get||i.set||!1===i.writable)return!1;i.value=n,$B.f(s,r,i)}else $B.f(s,r,HB(0,n))}else{if(void 0===(a=c.set))return!1;FB(a,s,n)}return!0}});var qB=De,VB=Xc,XB=tl;XB&&ni({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){qB(t),VB(e);try{return XB(t,e),!0}catch(t){return!1}}});var KB=n,QB=go;ni({global:!0},{Reflect:{}}),QB(KB.Reflect,"Reflect",!0);var JB=$,ZB=k,tU=re("match"),eU=function(t){var e;return JB(t)&&(void 0!==(e=t[tU])?!!e:"RegExp"===ZB(t))},rU=o,nU=n.RegExp,iU=!rU(function(){var t=!0;try{nU(".","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(nU.prototype,"flags").get.call(e)!==n||r!==n}),oU={correct:iU},aU=De,sU=function(){var t=aU(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},cU=u,lU=$t,uU=W,hU=oU,fU=sU,dU=RegExp.prototype,pU=hU.correct?function(t){return t.flags}:function(t){return hU.correct||!uU(dU,t)||lU(t,"flags")?t.flags:cU(fU,t)},gU=o,vU=n.RegExp,yU=gU(function(){var t=vU("a","y");return t.lastIndex=2,null!==t.exec("abcd")}),mU=yU||gU(function(){return!vU("a","y").sticky}),bU=yU||gU(function(){var t=vU("^r","gy");return t.lastIndex=2,null!==t.exec("str")}),xU={BROKEN_CARET:bU,MISSED_STICKY:mU,UNSUPPORTED_Y:yU},wU=o,AU=n.RegExp,_U=wU(function(){var t=AU(".","s");return!(t.dotAll&&t.test("\n")&&"s"===t.flags)}),EU=o,SU=n.RegExp,kU=EU(function(){var t=SU("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")}),MU=a,OU=n,TU=A,PU=Xn,IU=al,CU=Ve,RU=Ui,DU=Zr.f,LU=W,jU=eU,NU=gi,FU=pU,zU=xU,BU=rl,UU=Jr,$U=o,YU=$t,GU=Pr.enforce,HU=Vv,WU=_U,qU=kU,VU=re("match"),XU=OU.RegExp,KU=XU.prototype,QU=OU.SyntaxError,JU=TU(KU.exec),ZU=TU("".charAt),t$=TU("".replace),e$=TU("".indexOf),r$=TU("".slice),n$=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,i$=/a/g,o$=/a/g,a$=new XU(i$)!==i$,s$=zU.MISSED_STICKY,c$=zU.UNSUPPORTED_Y,l$=MU&&(!a$||s$||WU||qU||$U(function(){return o$[VU]=!1,XU(i$)!==i$||XU(o$)===o$||"/a/i"!==String(XU(i$,"i"))}));if(PU("RegExp",l$)){for(var u$=function(t,e){var r,n,i,o,a,s,c=LU(KU,this),l=jU(t),u=void 0===e,h=[],f=t;if(!c&&l&&u&&t.constructor===u$)return t;if((l||LU(KU,t))&&(t=t.source,u&&(e=FU(f))),t=void 0===t?"":NU(t),e=void 0===e?"":NU(e),f=t,WU&&"dotAll"in i$&&(n=!!e&&e$(e,"s")>-1)&&(e=t$(e,/s/g,"")),r=e,s$&&"sticky"in i$&&(i=!!e&&e$(e,"y")>-1)&&c$&&(e=t$(e,/y/g,"")),qU&&(o=function(t){for(var e,r=t.length,n=0,i="",o=[],a=RU(null),s=!1,c=!1,l=0,u="";n<=r;n++){if("\\"===(e=ZU(t,n)))e+=ZU(t,++n);else if("]"===e)s=!1;else if(!s)switch(!0){case"["===e:s=!0;break;case"("===e:if(i+=e,"?:"===r$(t,n+1,n+3))continue;JU(n$,r$(t,n+1))&&(n+=2,c=!0),l++;continue;case">"===e&&c:if(""===u||YU(a,u))throw new QU("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=IU(XU(t,e),c?this:KU,u$),(n||i||h.length)&&(s=GU(a),n&&(s.dotAll=!0,s.raw=u$(function(t){for(var e,r=t.length,n=0,i="",o=!1;n<=r;n++)"\\"!==(e=ZU(t,n))?o||"."!==e?("["===e?o=!0:"]"===e&&(o=!1),i+=e):i+="[\\s\\S]":i+=e+ZU(t,++n);return i}(t),r)),i&&(s.sticky=!0),h.length&&(s.groups=h)),t!==f)try{CU(a,"source",""===f?"(?:)":f)}catch(t){}return a},h$=DU(XU),f$=0;h$.length>f$;)BU(u$,XU,h$[f$++]);KU.constructor=u$,u$.prototype=KU,UU(OU,"RegExp",u$,{constructor:!0})}HU("RegExp");var d$=TypeError,p$=ni,g$=A,v$=function(t){if("string"==typeof t)return t;throw new d$("Argument is not a string")},y$=$t,m$=yA.start,b$=KT,x$=Array,w$=RegExp.escape,A$=g$("".charAt),_$=g$("".charCodeAt),E$=g$(1.1.toString),S$=g$([].join),k$=/^[0-9a-z]/i,M$=/^[$()*+./?[\\\]^{|}]/,O$=RegExp("^[!\"#%&',\\-:;<=>@`~"+b$+"]"),T$=g$(k$.exec),P$={"\t":"t","\n":"n","\v":"v","\f":"f","\r":"r"},I$=function(t){var e=E$(_$(t,0),16);return e.length<3?"\\x"+m$(e,2,"0"):"\\u"+m$(e,4,"0")};p$({target:"RegExp",stat:!0,forced:!w$||"\\x61b"!==w$("ab")},{escape:function(t){v$(t);for(var e=t.length,r=x$(e),n=0;n<e;n++){var i=A$(t,n);if(0===n&&T$(k$,i))r[n]=I$(i);else if(y$(P$,i))r[n]="\\"+P$[i];else if(T$(M$,i))r[n]="\\"+i;else if(T$(O$,i))r[n]=I$(i);else{var o=_$(i,0);55296!=(63488&o)?r[n]=i:o>=56320||n+1>=e||56320!=(64512&_$(t,n+1))?r[n]=I$(i):(r[n]=i,r[++n]=A$(t,n))}}return S$(r,"")}});var C$=a,R$=_U,D$=k,L$=Qi,j$=Pr.get,N$=RegExp.prototype,F$=TypeError;C$&&R$&&L$(N$,"dotAll",{configurable:!0,get:function(){if(this!==N$){if("RegExp"===D$(this))return!!j$(this).dotAll;throw new F$("Incompatible receiver, RegExp required")}}});var z$=u,B$=A,U$=gi,$$=sU,Y$=xU,G$=Ui,H$=Pr.get,W$=_U,q$=kU,V$=jt("native-string-replace",String.prototype.replace),X$=RegExp.prototype.exec,K$=X$,Q$=B$("".charAt),J$=B$("".indexOf),Z$=B$("".replace),tY=B$("".slice),eY=function(){var t=/a/,e=/b*/g;return z$(X$,t,"a"),z$(X$,e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),rY=Y$.BROKEN_CARET,nY=void 0!==/()??/.exec("")[1];(eY||nY||rY||W$||q$)&&(K$=function(t){var e,r,n,i,o,a,s,c=this,l=H$(c),u=U$(t),h=l.raw;if(h)return h.lastIndex=c.lastIndex,e=z$(K$,h,u),c.lastIndex=h.lastIndex,e;var f=l.groups,d=rY&&c.sticky,p=z$($$,c),g=c.source,v=0,y=u;if(d&&(p=Z$(p,"y",""),-1===J$(p,"g")&&(p+="g"),y=tY(u,c.lastIndex),c.lastIndex>0&&(!c.multiline||c.multiline&&"\n"!==Q$(u,c.lastIndex-1))&&(g="(?: "+g+")",y=" "+y,v++),r=new RegExp("^(?:"+g+")",p)),nY&&(r=new RegExp("^"+g+"$(?!\\s)",p)),eY&&(n=c.lastIndex),i=z$(X$,d?r:c,y),d?i?(i.input=tY(i.input,v),i[0]=tY(i[0],v),i.index=c.lastIndex,c.lastIndex+=i[0].length):c.lastIndex=0:eY&&i&&(c.lastIndex=c.global?i.index+i[0].length:n),nY&&i&&i.length>1&&z$(V$,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=G$(null),o=0;o<f.length;o++)a[(s=f[o])[0]]=i[s[1]];return i});var iY=K$;ni({target:"RegExp",proto:!0,forced:/./.exec!==iY},{exec:iY});var oY=Qi,aY=oU,sY=sU;a&&!aY.correct&&(oY(RegExp.prototype,"flags",{configurable:!0,get:sY}),aY.correct=!0);var cY=a,lY=xU.MISSED_STICKY,uY=k,hY=Qi,fY=Pr.get,dY=RegExp.prototype,pY=TypeError;cY&&lY&&hY(dY,"sticky",{configurable:!0,get:function(){if(this!==dY){if("RegExp"===uY(this))return!!fY(this).sticky;throw new pY("Incompatible receiver, RegExp required")}}});var gY,vY,yY=ni,mY=u,bY=B,xY=De,wY=gi,AY=(gY=!1,(vY=/[ac]/).exec=function(){return gY=!0,/./.exec.apply(this,arguments)},!0===vY.test("abc")&&gY),_Y=/./.test;yY({target:"RegExp",proto:!0,forced:!AY},{test:function(t){var e=xY(this),r=wY(t),n=e.exec;if(!bY(n))return mY(_Y,e,r);var i=mY(n,e,r);return null!==i&&(xY(i),!0)}});var EY=er.PROPER,SY=Jr,kY=De,MY=gi,OY=o,TY=pU,PY="toString",IY=RegExp.prototype,CY=IY[PY],RY=OY(function(){return"/a/b"!==CY.call({source:"a",flags:"b"})}),DY=EY&&CY.name!==PY;(RY||DY)&&SY(IY,PY,function(){var t=kY(this);return"/"+MY(t.source)+"/"+MY(TY(t))},{unsafe:!0}),AO("Set",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},NO);var LY=A,jY=Set.prototype,NY={Set:Set,add:LY(jY.add),has:LY(jY.has),remove:LY(jY.delete),proto:jY},FY=NY.has,zY=function(t){return FY(t),t},BY=u,UY=function(t,e,r){for(var n,i,o=r?t:t.iterator,a=t.next;!(n=BY(a,o)).done;)if(void 0!==(i=e(n.value)))return i},$Y=A,YY=UY,GY=NY.Set,HY=NY.proto,WY=$Y(HY.forEach),qY=$Y(HY.keys),VY=qY(new GY).next,XY=function(t,e,r){return r?YY({iterator:qY(t),next:VY},e):WY(t,e)},KY=XY,QY=NY.Set,JY=NY.add,ZY=function(t){var e=new QY;return KY(t,function(t){JY(e,t)}),e},tG=Yc(NY.proto,"size","get")||function(t){return t.size},eG=mt,rG=De,nG=u,iG=on,oG=WE,aG="Invalid size",sG=RangeError,cG=TypeError,lG=Math.max,uG=function(t,e){this.set=t,this.size=lG(e,0),this.has=eG(t.has),this.keys=eG(t.keys)};uG.prototype={getIterator:function(){return oG(rG(nG(this.keys,this.set)))},includes:function(t){return nG(this.has,this.set,t)}};var hG=function(t){rG(t);var e=+t.size;if(e!=e)throw new cG(aG);var r=iG(e);if(r<0)throw new sG(aG);return new uG(t,r)},fG=zY,dG=ZY,pG=tG,gG=hG,vG=XY,yG=UY,mG=NY.has,bG=NY.remove,xG=H,wG=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}},AG=function(t){return{size:t,has:function(){return!0},keys:function(){throw new Error("e")}}},_G=function(t,e){var r=xG("Set");try{(new r)[t](wG(0));try{return(new r)[t](wG(-1)),!1}catch(i){if(!e)return!0;try{return(new r)[t](AG(-1/0)),!1}catch(i){var n=new r;return n.add(1),n.add(2),e(n[t](AG(1/0)))}}}catch(t){return!1}},EG=ni,SG=function(t){var e=fG(this),r=gG(t),n=dG(e);return pG(e)<=r.size?vG(e,function(t){r.includes(t)&&bG(n,t)}):yG(r.getIterator(),function(t){mG(n,t)&&bG(n,t)}),n},kG=o,MG=!_G("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});EG({target:"Set",proto:!0,real:!0,forced:MG},{difference:SG});var OG=zY,TG=tG,PG=hG,IG=XY,CG=UY,RG=NY.Set,DG=NY.add,LG=NY.has,jG=o,NG=function(t){var e=OG(this),r=PG(t),n=new RG;return TG(e)>r.size?CG(r.getIterator(),function(t){LG(e,t)&&DG(n,t)}):IG(e,function(t){r.includes(t)&&DG(n,t)}),n};ni({target:"Set",proto:!0,real:!0,forced:!_G("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:NG});var FG=zY,zG=NY.has,BG=tG,UG=hG,$G=XY,YG=UY,GG=Yu,HG=function(t){var e=FG(this),r=UG(t);if(BG(e)<=r.size)return!1!==$G(e,function(t){if(r.includes(t))return!1},!0);var n=r.getIterator();return!1!==YG(n,function(t){if(zG(e,t))return GG(n,"normal",!1)})};ni({target:"Set",proto:!0,real:!0,forced:!_G("isDisjointFrom",function(t){return!t})},{isDisjointFrom:HG});var WG=zY,qG=tG,VG=XY,XG=hG,KG=function(t){var e=WG(this),r=XG(t);return!(qG(e)>r.size)&&!1!==VG(e,function(t){if(!r.includes(t))return!1},!0)};ni({target:"Set",proto:!0,real:!0,forced:!_G("isSubsetOf",function(t){return t})},{isSubsetOf:KG});var QG=zY,JG=NY.has,ZG=tG,tH=hG,eH=UY,rH=Yu,nH=function(t){var e=QG(this),r=tH(t);if(ZG(e)<r.size)return!1;var n=r.getIterator();return!1!==eH(n,function(t){if(!JG(e,t))return rH(n,"normal",!1)})};ni({target:"Set",proto:!0,real:!0,forced:!_G("isSupersetOf",function(t){return!t})},{isSupersetOf:nH});var iH=zY,oH=ZY,aH=hG,sH=UY,cH=NY.add,lH=NY.has,uH=NY.remove,hH=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}},fH=function(t){var e=iH(this),r=aH(t).getIterator(),n=oH(e);return sH(r,function(t){lH(e,t)?uH(n,t):cH(n,t)}),n},dH=hH;ni({target:"Set",proto:!0,real:!0,forced:!_G("symmetricDifference")||!dH("symmetricDifference")},{symmetricDifference:fH});var pH=zY,gH=NY.add,vH=ZY,yH=hG,mH=UY,bH=function(t){var e=pH(this),r=yH(t).getIterator(),n=vH(e);return mH(r,function(t){gH(n,t)}),n},xH=hH;ni({target:"Set",proto:!0,real:!0,forced:!_G("union")||!xH("union")},{union:bH});var wH=ni,AH=L,_H=on,EH=gi,SH=o,kH=A("".charAt);wH({target:"String",proto:!0,forced:SH(function(){return"\ud842"!=="𠮷".at(-2)})},{at:function(t){var e=EH(AH(this)),r=e.length,n=_H(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:kH(e,i)}});var MH=A,OH=on,TH=gi,PH=L,IH=MH("".charAt),CH=MH("".charCodeAt),RH=MH("".slice),DH=function(t){return function(e,r){var n,i,o=TH(PH(e)),a=OH(r),s=o.length;return a<0||a>=s?t?"":void 0:(n=CH(o,a))<55296||n>56319||a+1===s||(i=CH(o,a+1))<56320||i>57343?t?IH(o,a):n:t?RH(o,a,a+2):i-56320+(n-55296<<10)+65536}},LH={codeAt:DH(!1),charAt:DH(!0)},jH=LH.codeAt;ni({target:"String",proto:!0},{codePointAt:function(t){return jH(this,t)}});var NH=eU,FH=TypeError,zH=function(t){if(NH(t))throw new FH("The method doesn't accept regular expressions");return t},BH=re("match"),UH=function(t){var e=/./;try{"/./"[t](e)}catch(r){try{return e[BH]=!1,"/./"[t](e)}catch(t){}}return!1},$H=ni,YH=mo,GH=i.f,HH=fn,WH=gi,qH=zH,VH=L,XH=UH,KH=YH("".slice),QH=Math.min,JH=XH("endsWith"),ZH=!JH&&!!function(){var t=GH(String.prototype,"endsWith");return t&&!t.writable}();$H({target:"String",proto:!0,forced:!ZH&&!JH},{endsWith:function(t){var e=WH(VH(this));qH(t);var r=arguments.length>1?arguments[1]:void 0,n=e.length,i=void 0===r?n:QH(HH(r),n),o=WH(t);return KH(e,i-o.length,i)===o}});var tW=ni,eW=A,rW=ln,nW=RangeError,iW=String.fromCharCode,oW=String.fromCodePoint,aW=eW([].join);tW({target:"String",stat:!0,arity:1,forced:!!oW&&1!==oW.length},{fromCodePoint:function(t){for(var e,r=[],n=arguments.length,i=0;n>i;){if(e=+arguments[i++],rW(e,1114111)!==e)throw new nW(e+" is not a valid code point");r[i]=e<65536?iW(e):iW(55296+((e-=65536)>>10),e%1024+56320)}return aW(r,"")}});var sW=ni,cW=zH,lW=L,uW=gi,hW=UH,fW=A("".indexOf);sW({target:"String",proto:!0,forced:!hW("includes")},{includes:function(t){return!!~fW(uW(lW(this)),uW(cW(t)),arguments.length>1?arguments[1]:void 0)}});var dW=ni,pW=L,gW=gi,vW=A("".charCodeAt);dW({target:"String",proto:!0},{isWellFormed:function(){for(var t=gW(pW(this)),e=t.length,r=0;r<e;r++){var n=vW(t,r);if(55296==(63488&n)&&(n>=56320||++r>=e||56320!=(64512&vW(t,r))))return!1}return!0}});var yW=LH.charAt,mW=gi,bW=Pr,xW=Gp,wW=Hp,AW="String Iterator",_W=bW.set,EW=bW.getterFor(AW);xW(String,"String",function(t){_W(this,{type:AW,string:mW(t),index:0})},function(){var t,e=EW(this),r=e.string,n=e.index;return n>=r.length?wW(void 0,!0):(t=yW(r,n),e.index+=t.length,wW(t,!1))});var SW=u,kW=Jr,MW=iY,OW=o,TW=re,PW=Ve,IW=TW("species"),CW=RegExp.prototype,RW=function(t,e,r,n){var i=TW(t),o=!OW(function(){var e={};return e[i]=function(){return 7},7!==""[t](e)}),a=o&&!OW(function(){var e=!1,r=/a/;return"split"===t&&((r={}).constructor={},r.constructor[IW]=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===MW||a===CW.exec?o&&!i?{done:!0,value:SW(s,e,r,n)}:{done:!0,value:SW(t,r,e,n)}:{done:!1}});kW(String.prototype,t,c[0]),kW(CW,i,c[1])}n&&PW(CW[i],"sham",!0)},DW=LH.charAt,LW=function(t,e,r){return e+(r?DW(t,e).length:1)},jW=u,NW=De,FW=B,zW=k,BW=iY,UW=TypeError,$W=function(t,e){var r=t.exec;if(FW(r)){var n=jW(r,t,e);return null!==n&&NW(n),n}if("RegExp"===zW(t))return jW(BW,t,e);throw new UW("RegExp#exec called on incompatible receiver")},YW=u,GW=RW,HW=De,WW=$,qW=fn,VW=gi,XW=L,KW=wt,QW=LW,JW=pU,ZW=$W,tq=A("".indexOf);GW("match",function(t,e,r){return[function(e){var r=XW(this),n=WW(e)?KW(e,t):void 0;return n?YW(n,e,r):new RegExp(e)[t](VW(r))},function(t){var n=HW(this),i=VW(t),o=r(e,n,i);if(o.done)return o.value;var a=VW(JW(n));if(-1===tq(a,"g"))return ZW(n,i);var s=-1!==tq(a,"u");n.lastIndex=0;for(var c,l=[],u=0;null!==(c=ZW(n,i));){var h=VW(c[0]);l[u]=h,""===h&&(n.lastIndex=QW(i,qW(n.lastIndex),s)),u++}return 0===u?null:l}]});var eq=ni,rq=u,nq=mo,iq=Ep,oq=Hp,aq=L,sq=fn,cq=gi,lq=De,uq=$,hq=eU,fq=pU,dq=wt,pq=Jr,gq=o,vq=kD,yq=LW,mq=$W,bq=Pr,xq=re("matchAll"),wq="RegExp String",Aq=wq+" Iterator",_q=bq.set,Eq=bq.getterFor(Aq),Sq=RegExp.prototype,kq=TypeError,Mq=nq("".indexOf),Oq=nq("".matchAll),Tq=!!Oq&&!gq(function(){Oq("a",/./)}),Pq=iq(function(t,e,r,n){_q(this,{type:Aq,regexp:t,string:e,global:r,unicode:n,done:!1})},wq,function(){var t=Eq(this);if(t.done)return oq(void 0,!0);var e=t.regexp,r=t.string,n=mq(e,r);return null===n?(t.done=!0,oq(void 0,!0)):t.global?(""===cq(n[0])&&(e.lastIndex=yq(r,sq(e.lastIndex),t.unicode)),oq(n,!1)):(t.done=!0,oq(n,!1))}),Iq=function(t){var e,r,n,i=lq(this),o=cq(t),a=vq(i,RegExp),s=cq(fq(i));return e=new a(a===RegExp?i.source:i,s),r=!!~Mq(s,"g"),n=!!~Mq(s,"u"),e.lastIndex=sq(i.lastIndex),new Pq(e,o,r,n)};eq({target:"String",proto:!0,forced:Tq},{matchAll:function(t){var e,r,n,i=aq(this);if(uq(t)){if(hq(t)&&(e=cq(aq(fq(t))),!~Mq(e,"g")))throw new kq("`.matchAll` does not allow non-global regexes");if(Tq)return Oq(i,t);if(n=dq(t,xq))return rq(n,t,i)}else if(Tq)return Oq(i,t);return r=cq(i),new RegExp(t,"g")[xq](r)}}),xq in Sq||pq(Sq,xq,Iq);var Cq=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(X),Rq=yA.end;ni({target:"String",proto:!0,forced:Cq},{padEnd:function(t){return Rq(this,t,arguments.length>1?arguments[1]:void 0)}});var Dq=yA.start;ni({target:"String",proto:!0,forced:Cq},{padStart:function(t){return Dq(this,t,arguments.length>1?arguments[1]:void 0)}});var Lq=ni,jq=A,Nq=F,Fq=zt,zq=gi,Bq=pn,Uq=jq([].push),$q=jq([].join);Lq({target:"String",stat:!0},{raw:function(t){var e=Nq(Fq(t).raw),r=Bq(e);if(!r)return"";for(var n=arguments.length,i=[],o=0;;){if(Uq(i,zq(e[o++])),o===r)return $q(i,"");o<n&&Uq(i,zq(arguments[o]))}}}),ni({target:"String",proto:!0},{repeat:cA});var Yq=A,Gq=zt,Hq=Math.floor,Wq=Yq("".charAt),qq=Yq("".replace),Vq=Yq("".slice),Xq=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,Kq=/\$([$&'`]|\d{1,2})/g,Qq=function(t,e,r,n,i,o){var a=r+t.length,s=n.length,c=Kq;return void 0!==i&&(i=Gq(i),c=Xq),qq(o,c,function(o,c){var l;switch(Wq(c,0)){case"$":return"$";case"&":return t;case"`":return Vq(e,0,r);case"'":return Vq(e,a);case"<":l=i[Vq(c,1,-1)];break;default:var u=+c;if(0===u)return o;if(u>s){var h=Hq(u/10);return 0===h?o:h<=s?void 0===n[h-1]?Wq(c,1):n[h-1]+Wq(c,1):o}l=n[u-1]}return void 0===l?"":l})},Jq=Os,Zq=u,tV=A,eV=RW,rV=o,nV=De,iV=B,oV=$,aV=on,sV=fn,cV=gi,lV=L,uV=LW,hV=wt,fV=Qq,dV=pU,pV=$W,gV=re("replace"),vV=Math.max,yV=Math.min,mV=tV([].concat),bV=tV([].push),xV=tV("".indexOf),wV=tV("".slice),AV=function(t){return void 0===t?t:String(t)},_V="$0"==="a".replace(/./,"$0"),EV=!!/./[gV]&&""===/./[gV]("a","$0"),SV=!rV(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")});eV("replace",function(t,e,r){var n=EV?"$":"$0";return[function(t,r){var n=lV(this),i=oV(t)?hV(t,gV):void 0;return i?Zq(i,t,n,r):Zq(e,cV(n),t,r)},function(t,i){var o=nV(this),a=cV(t);if("string"==typeof i&&-1===xV(i,n)&&-1===xV(i,"$<")){var s=r(e,o,a,i);if(s.done)return s.value}var c=iV(i);c||(i=cV(i));var l,u=cV(dV(o)),h=-1!==xV(u,"g");h&&(l=-1!==xV(u,"u"),o.lastIndex=0);for(var f,d=[];null!==(f=pV(o,a))&&(bV(d,f),h);){""===cV(f[0])&&(o.lastIndex=uV(a,sV(o.lastIndex),l))}for(var p="",g=0,v=0;v<d.length;v++){for(var y,m=cV((f=d[v])[0]),b=vV(yV(aV(f.index),a.length),0),x=[],w=1;w<f.length;w++)bV(x,AV(f[w]));var A=f.groups;if(c){var _=mV([m],x,b,a);void 0!==A&&bV(_,A),y=cV(Jq(i,void 0,_))}else y=fV(m,a,b,x,A,i);b>=g&&(p+=wV(a,g,b)+y,g=b+m.length)}return p+wV(a,g)}]},!SV||!_V||EV);var kV=ni,MV=u,OV=A,TV=L,PV=B,IV=$,CV=eU,RV=gi,DV=wt,LV=pU,jV=Qq,NV=re("replace"),FV=TypeError,zV=OV("".indexOf);OV("".replace);var BV=OV("".slice),UV=Math.max;kV({target:"String",proto:!0},{replaceAll:function(t,e){var r,n,i,o,a,s,c,l,u,h=TV(this),f=0,d="";if(IV(t)){if(CV(t)&&(r=RV(TV(LV(t))),!~zV(r,"g")))throw new FV("`.replaceAll` does not allow non-global regexes");if(n=DV(t,NV))return MV(n,t,h,e)}for(i=RV(h),o=RV(t),(a=PV(e))||(e=RV(e)),s=o.length,c=UV(1,s),l=zV(i,o);-1!==l;)u=a?RV(e(o,l,i)):jV(o,i,l,[],void 0,e),d+=BV(i,f,l)+u,f=l+s,l=l+c>i.length?-1:zV(i,o,l+c);return f<i.length&&(d+=BV(i,f)),d}});var $V=u,YV=De,GV=$,HV=L,WV=dR,qV=gi,VV=wt,XV=$W;RW("search",function(t,e,r){return[function(e){var r=HV(this),n=GV(e)?VV(e,t):void 0;return n?$V(n,e,r):new RegExp(e)[t](qV(r))},function(t){var n=YV(this),i=qV(t),o=r(e,n,i);if(o.done)return o.value;var a=n.lastIndex;WV(a,0)||(n.lastIndex=0);var s=XV(n,i);return WV(n.lastIndex,a)||(n.lastIndex=a),null===s?-1:s.index}]});var KV=u,QV=A,JV=RW,ZV=De,tX=$,eX=L,rX=kD,nX=LW,iX=fn,oX=gi,aX=wt,sX=$W,cX=o,lX=xU.UNSUPPORTED_Y,uX=Math.min,hX=QV([].push),fX=QV("".slice),dX=!cX(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]}),pX="c"==="abbc".split(/(b)*/)[1]||4!=="test".split(/(?:)/,-1).length||2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length;JV("split",function(t,e,r){var n="0".split(void 0,0).length?function(t,r){return void 0===t&&0===r?[]:KV(e,this,t,r)}:e;return[function(e,r){var i=eX(this),o=tX(e)?aX(e,t):void 0;return o?KV(o,e,i,r):KV(n,oX(i),e,r)},function(t,i){var o=ZV(this),a=oX(t);if(!pX){var s=r(n,o,a,i,n!==e);if(s.done)return s.value}var c=rX(o,RegExp),l=o.unicode,u=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(lX?"g":"y"),h=new c(lX?"^(?:"+o.source+")":o,u),f=void 0===i?4294967295:i>>>0;if(0===f)return[];if(0===a.length)return null===sX(h,a)?[a]:[];for(var d=0,p=0,g=[];p<a.length;){h.lastIndex=lX?0:p;var v,y=sX(h,lX?fX(a,p):a);if(null===y||(v=uX(iX(h.lastIndex+(lX?p:0)),a.length))===d)p=nX(a,p,l);else{if(hX(g,fX(a,d,p)),g.length===f)return g;for(var m=1;m<=y.length-1;m++)if(hX(g,y[m]),g.length===f)return g;p=d=v}}return hX(g,fX(a,d)),g}]},pX||!dX,lX);var gX=ni,vX=mo,yX=i.f,mX=fn,bX=gi,xX=zH,wX=L,AX=UH,_X=vX("".slice),EX=Math.min,SX=AX("startsWith"),kX=!SX&&!!function(){var t=yX(String.prototype,"startsWith");return t&&!t.writable}();gX({target:"String",proto:!0,forced:!kX&&!SX},{startsWith:function(t){var e=bX(wX(this));xX(t);var r=mX(EX(arguments.length>1?arguments[1]:void 0,e.length)),n=bX(t);return _X(e,r,r+n.length)===n}});var MX=ni,OX=L,TX=on,PX=gi,IX=A("".slice),CX=Math.max,RX=Math.min;MX({target:"String",proto:!0,forced:!"".substr||"b"!=="ab".substr(-1)},{substr:function(t,e){var r,n,i=PX(OX(this)),o=i.length,a=TX(t);return a===1/0&&(a=0),a<0&&(a=CX(o+a,0)),(r=void 0===e?o:TX(e))<=0||r===1/0||a>=(n=RX(a+r,o))?"":IX(i,a,n)}});var DX=ni,LX=u,jX=A,NX=L,FX=gi,zX=o,BX=Array,UX=jX("".charAt),$X=jX("".charCodeAt),YX=jX([].join),GX="".toWellFormed,HX=GX&&zX(function(){return"1"!==LX(GX,1)});DX({target:"String",proto:!0,forced:HX},{toWellFormed:function(){var t=FX(NX(this));if(HX)return LX(GX,t);for(var e=t.length,r=BX(e),n=0;n<e;n++){var i=$X(t,n);55296!=(63488&i)?r[n]=UX(t,n):i>=56320||n+1>=e||56320!=(64512&$X(t,n+1))?r[n]="�":(r[n]=UX(t,n),r[++n]=UX(t,n))}return YX(r,"")}});var WX=er.PROPER,qX=o,VX=KT,XX=function(t){return qX(function(){return!!VX[t]()||"​…᠎"!=="​…᠎"[t]()||WX&&VX[t].name!==t})},KX=iP.trim;ni({target:"String",proto:!0,forced:XX("trim")},{trim:function(){return KX(this)}});var QX=iP.end,JX=XX("trimEnd")?function(){return QX(this)}:"".trimEnd;ni({target:"String",proto:!0,name:"trimEnd",forced:"".trimRight!==JX},{trimRight:JX});ni({target:"String",proto:!0,name:"trimEnd",forced:"".trimEnd!==JX},{trimEnd:JX});var ZX=iP.start,tK=XX("trimStart")?function(){return ZX(this)}:"".trimStart;ni({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==tK},{trimLeft:tK});ni({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==tK},{trimStart:tK});var eK=L,rK=gi,nK=/"/g,iK=A("".replace),oK=function(t,e,r,n){var i=rK(eK(t)),o="<"+e;return""!==r&&(o+=" "+r+'="'+iK(rK(n),nK,"&quot;")+'"'),o+">"+i+"</"+e+">"},aK=o,sK=function(t){return aK(function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3})},cK=oK;ni({target:"String",proto:!0,forced:sK("anchor")},{anchor:function(t){return cK(this,"a","name",t)}});var lK=oK;ni({target:"String",proto:!0,forced:sK("big")},{big:function(){return lK(this,"big","","")}});var uK=oK;ni({target:"String",proto:!0,forced:sK("blink")},{blink:function(){return uK(this,"blink","","")}});var hK=oK;ni({target:"String",proto:!0,forced:sK("bold")},{bold:function(){return hK(this,"b","","")}});var fK=oK;ni({target:"String",proto:!0,forced:sK("fixed")},{fixed:function(){return fK(this,"tt","","")}});var dK=oK;ni({target:"String",proto:!0,forced:sK("fontcolor")},{fontcolor:function(t){return dK(this,"font","color",t)}});var pK=oK;ni({target:"String",proto:!0,forced:sK("fontsize")},{fontsize:function(t){return pK(this,"font","size",t)}});var gK=oK;ni({target:"String",proto:!0,forced:sK("italics")},{italics:function(){return gK(this,"i","","")}});var vK=oK;ni({target:"String",proto:!0,forced:sK("link")},{link:function(t){return vK(this,"a","href",t)}});var yK=oK;ni({target:"String",proto:!0,forced:sK("small")},{small:function(){return yK(this,"small","","")}});var mK=oK;ni({target:"String",proto:!0,forced:sK("strike")},{strike:function(){return mK(this,"strike","","")}});var bK=oK;ni({target:"String",proto:!0,forced:sK("sub")},{sub:function(){return bK(this,"sub","","")}});var xK=oK;ni({target:"String",proto:!0,forced:sK("sup")},{sup:function(){return xK(this,"sup","","")}});var wK={exports:{}},AK=n,_K=o,EK=Qd,SK=cx.NATIVE_ARRAY_BUFFER_VIEWS,kK=AK.ArrayBuffer,MK=AK.Int8Array,OK=!SK||!_K(function(){MK(1)})||!_K(function(){new MK(-1)})||!EK(function(t){new MK,new MK(null),new MK(1.5),new MK(t)},!0)||_K(function(){return 1!==new MK(new kK(2),1,void 0).length}),TK=QE,PK=RangeError,IK=function(t,e){var r=TK(t);if(r%e)throw new PK("Wrong offset");return r},CK=Math.round,RK=fi,DK=function(t){var e=RK(t);return"BigInt64Array"===e||"BigUint64Array"===e},LK=ue,jK=TypeError,NK=function(t){var e=LK(t,"number");if("number"==typeof e)throw new jK("Can't convert number to bigint");return BigInt(e)},FK=Ao,zK=u,BK=wD,UK=zt,$K=pn,YK=zu,GK=Cu,HK=ku,WK=DK,qK=cx.aTypedArrayConstructor,VK=NK,XK=function(t){var e,r,n,i,o,a,s,c,l=BK(this),u=UK(t),h=arguments.length,f=h>1?arguments[1]:void 0,d=void 0!==f,p=GK(u);if(p&&!HK(p))for(c=(s=YK(u,p)).next,u=[];!(a=zK(c,s)).done;)u.push(a.value);for(d&&h>2&&(f=FK(f,arguments[2])),r=$K(u),n=new(qK(l))(r),i=WK(n),e=0;r>e;e++)o=d?f(u[e],e):u[e],n[e]=i?VK(o):+o;return n},KK=ni,QK=n,JK=u,ZK=a,tQ=OK,eQ=cx,rQ=xb,nQ=Jy,iQ=y,oQ=Ve,aQ=DP,sQ=fn,cQ=rm,lQ=IK,uQ=function(t){var e=CK(t);return e<0?0:e>255?255:255&e},hQ=de,fQ=$t,dQ=fi,pQ=$,gQ=ft,vQ=Ui,yQ=W,mQ=tl,bQ=Zr.f,xQ=XK,wQ=Jo.forEach,AQ=Vv,_Q=Qi,EQ=Te,SQ=i,kQ=gy,MQ=al,OQ=Pr.get,TQ=Pr.set,PQ=Pr.enforce,IQ=EQ.f,CQ=SQ.f,RQ=QK.RangeError,DQ=rQ.ArrayBuffer,LQ=DQ.prototype,jQ=rQ.DataView,NQ=eQ.NATIVE_ARRAY_BUFFER_VIEWS,FQ=eQ.TYPED_ARRAY_TAG,zQ=eQ.TypedArray,BQ=eQ.TypedArrayPrototype,UQ=eQ.isTypedArray,$Q="BYTES_PER_ELEMENT",YQ="Wrong length",GQ=function(t,e){_Q(t,e,{configurable:!0,get:function(){return OQ(this)[e]}})},HQ=function(t){var e;return yQ(LQ,t)||"ArrayBuffer"===(e=dQ(t))||"SharedArrayBuffer"===e},WQ=function(t,e){return UQ(t)&&!gQ(e)&&e in t&&aQ(+e)&&e>=0},qQ=function(t,e){return e=hQ(e),WQ(t,e)?iQ(2,t[e]):CQ(t,e)},VQ=function(t,e,r){return e=hQ(e),!(WQ(t,e)&&pQ(r)&&fQ(r,"value"))||fQ(r,"get")||fQ(r,"set")||r.configurable||fQ(r,"writable")&&!r.writable||fQ(r,"enumerable")&&!r.enumerable?IQ(t,e,r):(t[e]=r.value,t)};ZK?(NQ||(SQ.f=qQ,EQ.f=VQ,GQ(BQ,"buffer"),GQ(BQ,"byteOffset"),GQ(BQ,"byteLength"),GQ(BQ,"length")),KK({target:"Object",stat:!0,forced:!NQ},{getOwnPropertyDescriptor:qQ,defineProperty:VQ}),wK.exports=function(t,e,r){var n=t.match(/\d+/)[0]/8,i=t+(r?"Clamped":"")+"Array",o="get"+t,a="set"+t,s=QK[i],c=s,l=c&&c.prototype,u={},h=function(t,e){IQ(t,e,{get:function(){return function(t,e){var r=OQ(t);return r.view[o](e*n+r.byteOffset,!0)}(this,e)},set:function(t){return function(t,e,i){var o=OQ(t);o.view[a](e*n+o.byteOffset,r?uQ(i):i,!0)}(this,e,t)},enumerable:!0})};NQ?tQ&&(c=e(function(t,e,r,i){return nQ(t,l),MQ(pQ(e)?HQ(e)?void 0!==i?new s(e,lQ(r,n),i):void 0!==r?new s(e,lQ(r,n)):new s(e):UQ(e)?kQ(c,e):JK(xQ,c,e):new s(cQ(e)),t,c)}),mQ&&mQ(c,zQ),wQ(bQ(s),function(t){t in c||oQ(c,t,s[t])}),c.prototype=l):(c=e(function(t,e,r,i){nQ(t,l);var o,a,s,u=0,f=0;if(pQ(e)){if(!HQ(e))return UQ(e)?kQ(c,e):JK(xQ,c,e);o=e,f=lQ(r,n);var d=e.byteLength;if(void 0===i){if(d%n)throw new RQ(YQ);if((a=d-f)<0)throw new RQ(YQ)}else if((a=sQ(i)*n)+f>d)throw new RQ(YQ);s=a/n}else s=cQ(e),o=new DQ(a=s*n);for(TQ(t,{buffer:o,byteOffset:f,byteLength:a,length:s,view:new jQ(o)});u<s;)h(t,u++)}),mQ&&mQ(c,zQ),l=c.prototype=vQ(BQ)),l.constructor!==c&&oQ(l,"constructor",c),PQ(l).TypedArrayConstructor=c,FQ&&oQ(l,FQ,i);var f=c!==s;u[i]=c,KK({global:!0,constructor:!0,forced:f,sham:!NQ},u),$Q in c||oQ(c,$Q,n),$Q in l||oQ(l,$Q,n),AQ(i)}):wK.exports=function(){},(0,wK.exports)("Float32",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,wK.exports)("Float64",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,wK.exports)("Int8",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,wK.exports)("Int16",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,wK.exports)("Int32",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,wK.exports)("Uint8",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,wK.exports)("Uint8",function(t){return function(e,r,n){return t(this,e,r,n)}},!0),(0,wK.exports)("Uint16",function(t){return function(e,r,n){return t(this,e,r,n)}}),(0,wK.exports)("Uint32",function(t){return function(e,r,n){return t(this,e,r,n)}});var XQ=pn,KQ=on,QQ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("at",function(t){var e=QQ(this),r=XQ(e),n=KQ(t),i=n>=0?n:r+n;return i<0||i>=r?void 0:e[i]});var JQ=cx,ZQ=A(Nf),tJ=JQ.aTypedArray;(0,JQ.exportTypedArrayMethod)("copyWithin",function(t,e){return ZQ(tJ(this),t,e,arguments.length>2?arguments[2]:void 0)});var eJ=Jo.every,rJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("every",function(t){return eJ(rJ(this),t,arguments.length>1?arguments[1]:void 0)});var nJ=Hf,iJ=NK,oJ=fi,aJ=u,sJ=o,cJ=cx.aTypedArray,lJ=cx.exportTypedArrayMethod,uJ=A("".slice),hJ=sJ(function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t});lJ("fill",function(t){var e=arguments.length;cJ(this);var r="Big"===uJ(oJ(this),0,3)?iJ(t):+t;return aJ(nJ,this,r,e>1?arguments[1]:void 0,e>2?arguments[2]:void 0)},hJ);var fJ=gy,dJ=cx.getTypedArrayConstructor,pJ=Jo.filter,gJ=function(t,e){return fJ(dJ(t),e)},vJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("filter",function(t){var e=pJ(vJ(this),t,arguments.length>1?arguments[1]:void 0);return gJ(this,e)});var yJ=Jo.find,mJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("find",function(t){return yJ(mJ(this),t,arguments.length>1?arguments[1]:void 0)});var bJ=Jo.findIndex,xJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("findIndex",function(t){return bJ(xJ(this),t,arguments.length>1?arguments[1]:void 0)});var wJ=ld.findLast,AJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("findLast",function(t){return wJ(AJ(this),t,arguments.length>1?arguments[1]:void 0)});var _J=ld.findLastIndex,EJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("findLastIndex",function(t){return _J(EJ(this),t,arguments.length>1?arguments[1]:void 0)});var SJ=Jo.forEach,kJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("forEach",function(t){SJ(kJ(this),t,arguments.length>1?arguments[1]:void 0)}),(0,cx.exportTypedArrayStaticMethod)("from",XK,OK);var MJ=bn.includes,OJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("includes",function(t){return MJ(OJ(this),t,arguments.length>1?arguments[1]:void 0)});var TJ=bn.indexOf,PJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("indexOf",function(t){return TJ(PJ(this),t,arguments.length>1?arguments[1]:void 0)});var IJ=n,CJ=o,RJ=A,DJ=cx,LJ=ng,jJ=re("iterator"),NJ=IJ.Uint8Array,FJ=RJ(LJ.values),zJ=RJ(LJ.keys),BJ=RJ(LJ.entries),UJ=DJ.aTypedArray,$J=DJ.exportTypedArrayMethod,YJ=NJ&&NJ.prototype,GJ=!CJ(function(){YJ[jJ].call([1])}),HJ=!!YJ&&YJ.values&&YJ[jJ]===YJ.values&&"values"===YJ.values.name,WJ=function(){return FJ(UJ(this))};$J("entries",function(){return BJ(UJ(this))},GJ),$J("keys",function(){return zJ(UJ(this))},GJ),$J("values",WJ,GJ||!HJ,{name:"values"}),$J(jJ,WJ,GJ||!HJ,{name:"values"});var qJ=cx.aTypedArray,VJ=cx.exportTypedArrayMethod,XJ=A([].join);VJ("join",function(t){return XJ(qJ(this),t)});var KJ=Os,QJ=bg,JJ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("lastIndexOf",function(t){var e=arguments.length;return KJ(QJ,JJ(this),e>1?[t,arguments[1]]:[t])});var ZJ=Jo.map,tZ=cx.aTypedArray,eZ=cx.getTypedArrayConstructor;(0,cx.exportTypedArrayMethod)("map",function(t){return ZJ(tZ(this),t,arguments.length>1?arguments[1]:void 0,function(t,e){return new(eZ(t))(e)})});var rZ=cx.aTypedArrayConstructor;(0,cx.exportTypedArrayStaticMethod)("of",function(){for(var t=0,e=arguments.length,r=new(rZ(this))(e);e>t;)r[t]=arguments[t++];return r},OK);var nZ=Bg.left,iZ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("reduce",function(t){var e=arguments.length;return nZ(iZ(this),t,e,e>1?arguments[1]:void 0)});var oZ=Bg.right,aZ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("reduceRight",function(t){var e=arguments.length;return oZ(aZ(this),t,e,e>1?arguments[1]:void 0)});var sZ=cx.aTypedArray,cZ=cx.exportTypedArrayMethod,lZ=Math.floor;cZ("reverse",function(){for(var t,e=this,r=sZ(e).length,n=lZ(r/2),i=0;i<n;)t=e[i],e[i++]=e[--r],e[r]=t;return e});var uZ=n,hZ=u,fZ=cx,dZ=pn,pZ=IK,gZ=zt,vZ=o,yZ=uZ.RangeError,mZ=uZ.Int8Array,bZ=mZ&&mZ.prototype,xZ=bZ&&bZ.set,wZ=fZ.aTypedArray,AZ=fZ.exportTypedArrayMethod,_Z=!vZ(function(){var t=new Uint8ClampedArray(2);return hZ(xZ,t,{length:1,0:3},1),3!==t[1]}),EZ=_Z&&fZ.NATIVE_ARRAY_BUFFER_VIEWS&&vZ(function(){var t=new mZ(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]});AZ("set",function(t){wZ(this);var e=pZ(arguments.length>1?arguments[1]:void 0,1),r=gZ(t);if(_Z)return hZ(xZ,this,r,e);var n=this.length,i=dZ(r),o=0;if(i+e>n)throw new yZ("Wrong length");for(;o<i;)this[e+o]=r[o++]},!_Z||EZ);var SZ=Yi,kZ=cx.aTypedArray,MZ=cx.getTypedArrayConstructor;(0,cx.exportTypedArrayMethod)("slice",function(t,e){for(var r=SZ(kZ(this),t,e),n=MZ(this),i=0,o=r.length,a=new n(o);o>i;)a[i]=r[i++];return a},o(function(){new Int8Array(1).slice()}));var OZ=Jo.some,TZ=cx.aTypedArray;(0,cx.exportTypedArrayMethod)("some",function(t){return OZ(TZ(this),t,arguments.length>1?arguments[1]:void 0)});var PZ=mo,IZ=o,CZ=mt,RZ=yv,DZ=bv,LZ=xv,jZ=rt,NZ=Av,FZ=cx.aTypedArray,zZ=cx.exportTypedArrayMethod,BZ=n.Uint16Array,UZ=BZ&&PZ(BZ.prototype.sort),$Z=!(!UZ||IZ(function(){UZ(new BZ(2),null)})&&IZ(function(){UZ(new BZ(2),{})})),YZ=!!UZ&&!IZ(function(){if(jZ)return jZ<74;if(DZ)return DZ<67;if(LZ)return!0;if(NZ)return NZ<602;var t,e,r=new BZ(516),n=Array(516);for(t=0;t<516;t++)e=t%4,r[t]=515-t,n[t]=t-2*e+3;for(UZ(r,function(t,e){return(t/4|0)-(e/4|0)}),t=0;t<516;t++)if(r[t]!==n[t])return!0});zZ("sort",function(t){return void 0!==t&&CZ(t),YZ?UZ(this,t):RZ(FZ(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))},!YZ||$Z);var GZ=fn,HZ=ln,WZ=cx.aTypedArray,qZ=cx.getTypedArrayConstructor;(0,cx.exportTypedArrayMethod)("subarray",function(t,e){var r=WZ(this),n=r.length,i=HZ(t,n);return new(qZ(r))(r.buffer,r.byteOffset+i*r.BYTES_PER_ELEMENT,GZ((void 0===e?n:HZ(e,n))-i))});var VZ=Os,XZ=cx,KZ=o,QZ=Yi,JZ=n.Int8Array,ZZ=XZ.aTypedArray,t0=XZ.exportTypedArrayMethod,e0=[].toLocaleString,r0=!!JZ&&KZ(function(){e0.call(new JZ(1))});t0("toLocaleString",function(){return VZ(e0,r0?QZ(ZZ(this)):ZZ(this),QZ(arguments))},KZ(function(){return[1,2].toLocaleString()!==new JZ([1,2]).toLocaleString()})||!KZ(function(){JZ.prototype.toLocaleString.call([1,2])}));var n0=ly,i0=cx.aTypedArray,o0=cx.getTypedArrayConstructor;(0,cx.exportTypedArrayMethod)("toReversed",function(){return n0(i0(this),o0(this))});var a0=mt,s0=gy,c0=cx.aTypedArray,l0=cx.getTypedArrayConstructor,u0=cx.exportTypedArrayMethod,h0=A(cx.TypedArrayPrototype.sort);u0("toSorted",function(t){void 0!==t&&a0(t);var e=c0(this),r=s0(l0(e),e);return h0(r,t)});var f0=cx.exportTypedArrayMethod,d0=o,p0=A,g0=n.Uint8Array,v0=g0&&g0.prototype||{},y0=[].toString,m0=p0([].join);d0(function(){y0.call({})})&&(y0=function(){return m0(this)});var b0=v0.toString!==y0;f0("toString",y0,b0);var x0=Yy,w0=DK,A0=on,_0=NK,E0=cx.aTypedArray,S0=cx.getTypedArrayConstructor,k0=cx.exportTypedArrayMethod,M0=function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}(),O0=M0&&function(){try{new Int8Array(1).with(-.5,1)}catch(t){return!0}}();k0("with",{with:function(t,e){var r=E0(this),n=A0(t),i=w0(r)?_0(e):+e;return x0(r,S0(r),n,i)}}.with,!M0||O0);var T0=ni,P0=A,I0=gi,C0=String.fromCharCode,R0=P0("".charAt),D0=P0(/./.exec),L0=P0("".slice),j0=/^[\da-f]{2}$/i,N0=/^[\da-f]{4}$/i;T0({global:!0},{unescape:function(t){for(var e,r,n=I0(t),i="",o=n.length,a=0;a<o;){if("%"===(e=R0(n,a++)))if("u"===R0(n,a)){if(r=L0(n,a+1,a+5),D0(N0,r)){i+=C0(parseInt(r,16)),a+=5;continue}}else if(r=L0(n,a,a+2),D0(j0,r)){i+=C0(parseInt(r,16)),a+=2;continue}i+=e}return i}});var F0=A,z0=Xy,B0=NM.exports.getWeakData,U0=Jy,$0=De,Y0=C,G0=$,H0=nh,W0=$t,q0=Pr.set,V0=Pr.getterFor,X0=Jo.find,K0=Jo.findIndex,Q0=F0([].splice),J0=0,Z0=function(t){return t.frozen||(t.frozen=new t1)},t1=function(){this.entries=[]},e1=function(t,e){return X0(t.entries,function(t){return t[0]===e})};t1.prototype={get:function(t){var e=e1(this,t);if(e)return e[1]},has:function(t){return!!e1(this,t)},set:function(t,e){var r=e1(this,t);r?r[1]=e:this.entries.push([t,e])},delete:function(t){var e=K0(this.entries,function(e){return e[0]===t});return~e&&Q0(this.entries,e,1),!!~e}};var r1,n1={getConstructor:function(t,e,r,n){var i=t(function(t,i){U0(t,o),q0(t,{type:e,id:J0++,frozen:null}),Y0(i)||H0(i,t[n],{that:t,AS_ENTRIES:r})}),o=i.prototype,a=V0(e),s=function(t,e,r){var n=a(t),i=B0($0(e),!0);return!0===i?Z0(n).set(e,r):i[n.id]=r,t};return z0(o,{delete:function(t){var e=a(this);if(!G0(t))return!1;var r=B0(t);return!0===r?Z0(e).delete(t):r&&W0(r,e.id)&&delete r[e.id]},has:function(t){var e=a(this);if(!G0(t))return!1;var r=B0(t);return!0===r?Z0(e).has(t):r&&W0(r,e.id)}}),z0(o,r?{get:function(t){var e=a(this);if(G0(t)){var r=B0(t);if(!0===r)return Z0(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}},i1=HM,o1=n,a1=A,s1=Xy,c1=NM.exports,l1=AO,u1=n1,h1=$,f1=Pr.enforce,d1=o,p1=fr,g1=Object,v1=Array.isArray,y1=g1.isExtensible,m1=g1.isFrozen,b1=g1.isSealed,x1=g1.freeze,w1=g1.seal,A1=!o1.ActiveXObject&&"ActiveXObject"in o1,_1=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},E1=l1("WeakMap",_1,u1),S1=E1.prototype,k1=a1(S1.set);if(p1)if(A1){r1=u1.getConstructor(_1,"WeakMap",!0),c1.enable();var M1=a1(S1.delete),O1=a1(S1.has),T1=a1(S1.get);s1(S1,{delete:function(t){if(h1(t)&&!y1(t)){var e=f1(this);return e.frozen||(e.frozen=new r1),M1(this,t)||e.frozen.delete(t)}return M1(this,t)},has:function(t){if(h1(t)&&!y1(t)){var e=f1(this);return e.frozen||(e.frozen=new r1),O1(this,t)||e.frozen.has(t)}return O1(this,t)},get:function(t){if(h1(t)&&!y1(t)){var e=f1(this);return e.frozen||(e.frozen=new r1),O1(this,t)?T1(this,t):e.frozen.get(t)}return T1(this,t)},set:function(t,e){if(h1(t)&&!y1(t)){var r=f1(this);r.frozen||(r.frozen=new r1),O1(this,t)?k1(this,t,e):r.frozen.set(t,e)}else k1(this,t,e);return this}})}else i1&&d1(function(){var t=x1([]);return k1(new E1,t,1),!m1(t)})&&s1(S1,{set:function(t,e){var r;return v1(t)&&(m1(t)?r=x1:b1(t)&&(r=w1)),k1(this,t,e),r&&r(t),this}});AO("WeakSet",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},n1);var P1="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",I1=P1+"+/",C1=P1+"-_",R1=function(t){for(var e={},r=0;r<64;r++)e[t.charAt(r)]=r;return e},D1={i2c:I1,c2i:R1(I1),i2cUrl:C1,c2iUrl:R1(C1)},L1=ni,j1=n,N1=H,F1=A,z1=u,B1=o,U1=gi,$1=OD,Y1=D1.c2i,G1=/[^\d+/a-z]/i,H1=/[\t\n\f\r ]+/g,W1=/[=]{1,2}$/,q1=N1("atob"),V1=String.fromCharCode,X1=F1("".charAt),K1=F1("".replace),Q1=F1(G1.exec),J1=!!q1&&!B1(function(){return"hi"!==q1("aGk=")}),Z1=J1&&B1(function(){return""!==q1(" ")}),t2=J1&&!B1(function(){q1("a")}),e2=J1&&!B1(function(){q1()}),r2=J1&&1!==q1.length;L1({global:!0,bind:!0,enumerable:!0,forced:!J1||Z1||t2||e2||r2},{atob:function(t){if($1(arguments.length,1),J1&&!Z1&&!t2)return z1(q1,j1,t);var e,r,n,i=K1(U1(t),H1,""),o="",a=0,s=0;if(i.length%4==0&&(i=K1(i,W1,"")),(e=i.length)%4==1||Q1(G1,i))throw new(N1("DOMException"))("The string is not correctly encoded","InvalidCharacterError");for(;a<e;)r=X1(i,a++),n=s%4?64*n+Y1[r]:Y1[r],s++%4&&(o+=V1(255&n>>(-2*s&6)));return o}});var n2=ni,i2=n,o2=H,a2=A,s2=u,c2=o,l2=gi,u2=OD,h2=D1.i2c,f2=o2("btoa"),d2=a2("".charAt),p2=a2("".charCodeAt),g2=!!f2&&!c2(function(){return"aGk="!==f2("hi")}),v2=g2&&!c2(function(){f2()}),y2=g2&&c2(function(){return"bnVsbA=="!==f2(null)}),m2=g2&&1!==f2.length;n2({global:!0,bind:!0,enumerable:!0,forced:!g2||v2||y2||m2},{btoa:function(t){if(u2(arguments.length,1),g2)return s2(f2,i2,l2(t));for(var e,r,n=l2(t),i="",o=0,a=h2;d2(n,o)||(a="=",o%1);){if((r=p2(n,o+=3/4))>255)throw new(o2("DOMException"))("The string contains characters outside of the Latin1 range","InvalidCharacterError");i+=d2(a,63&(e=e<<8|r)>>8-o%1*8)}return i}});var b2={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},x2=ye("span").classList,w2=x2&&x2.constructor&&x2.constructor.prototype,A2=w2===Object.prototype?void 0:w2,_2=n,E2=b2,S2=A2,k2=Id,M2=Ve,O2=function(t){if(t&&t.forEach!==k2)try{M2(t,"forEach",k2)}catch(e){t.forEach=k2}};for(var T2 in E2)E2[T2]&&O2(_2[T2]&&_2[T2].prototype);O2(S2);var P2=n,I2=b2,C2=A2,R2=ng,D2=Ve,L2=go,j2=re("iterator"),N2=R2.values,F2=function(t,e){if(t){if(t[j2]!==N2)try{D2(t,j2,N2)}catch(e){t[j2]=N2}if(L2(t,e,!0),I2[e])for(var r in R2)if(t[r]!==R2[r])try{D2(t,r,R2[r])}catch(e){t[r]=R2[r]}}};for(var z2 in I2)F2(P2[z2]&&P2[z2].prototype,z2);F2(C2,"DOMTokenList");var B2={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}},U2=ni,$2=H,Y2=lw,G2=o,H2=Ui,W2=y,q2=Te.f,V2=Jr,X2=Qi,K2=$t,Q2=Jy,J2=De,Z2=lu,t3=cl,e3=B2,r3=yl,n3=Pr,i3=a,o3="DOMException",a3="DATA_CLONE_ERR",s3=$2("Error"),c3=$2(o3)||function(){try{(new($2("MessageChannel")||Y2("worker_threads").MessageChannel)).port1.postMessage(new WeakMap)}catch(t){if(t.name===a3&&25===t.code)return t.constructor}}(),l3=c3&&c3.prototype,u3=s3.prototype,h3=n3.set,f3=n3.getterFor(o3),d3="stack"in new s3(o3),p3=function(t){return K2(e3,t)&&e3[t].m?e3[t].c:0},g3=function(){Q2(this,v3);var t=arguments.length,e=t3(t<1?void 0:arguments[0]),r=t3(t<2?void 0:arguments[1],"Error"),n=p3(r);if(h3(this,{type:o3,name:r,message:e,code:n}),i3||(this.name=r,this.message=e,this.code=n),d3){var i=new s3(e);i.name=o3,q2(this,"stack",W2(1,r3(i.stack,1)))}},v3=g3.prototype=H2(u3),y3=function(t){return{enumerable:!0,configurable:!0,get:t}},m3=function(t){return y3(function(){return f3(this)[t]})};i3&&(X2(v3,"code",m3("code")),X2(v3,"message",m3("message")),X2(v3,"name",m3("name"))),q2(v3,"constructor",W2(1,g3));var b3=G2(function(){return!(new c3 instanceof s3)}),x3=b3||G2(function(){return u3.toString!==Z2||"2: 1"!==String(new c3(1,2))}),w3=b3||G2(function(){return 25!==new c3(1,"DataCloneError").code});b3||25!==c3[a3]||l3[a3];U2({global:!0,constructor:!0,forced:b3},{DOMException:b3?g3:c3});var A3=$2(o3),_3=A3.prototype;for(var E3 in x3&&c3===A3&&V2(_3,"toString",Z2),w3&&i3&&c3===A3&&X2(_3,"code",y3(function(){return p3(J2(this).name)})),e3)if(K2(e3,E3)){var S3=e3[E3],k3=S3.s,M3=W2(6,S3.c);K2(A3,k3)||q2(A3,k3,M3),K2(_3,k3)||q2(_3,k3,M3)}var O3=ni,T3=n,P3=H,I3=y,C3=Te.f,R3=$t,D3=Jy,L3=al,j3=cl,N3=B2,F3=yl,z3=a,B3="DOMException",U3=P3("Error"),$3=P3(B3),Y3=function(){D3(this,G3);var t=arguments.length,e=j3(t<1?void 0:arguments[0]),r=j3(t<2?void 0:arguments[1],"Error"),n=new $3(e,r),i=new U3(e);return i.name=B3,C3(n,"stack",I3(1,F3(i.stack,1))),L3(n,this,Y3),n},G3=Y3.prototype=$3.prototype,H3="stack"in new U3(B3),W3="stack"in new $3(1,2),q3=$3&&z3&&Object.getOwnPropertyDescriptor(T3,B3),V3=!(!q3||q3.writable&&q3.configurable),X3=H3&&!V3&&!W3;O3({global:!0,constructor:!0,forced:X3},{DOMException:X3?Y3:$3});var K3=P3(B3),Q3=K3.prototype;if(Q3.constructor!==K3)for(var J3 in C3(Q3,"constructor",I3(1,K3)),N3)if(R3(N3,J3)){var Z3=N3[J3],t4=Z3.s;R3(K3,t4)||C3(K3,t4,I3(6,Z3.c))}var e4="DOMException";go(H(e4),e4);var r4=rL.clear;ni({global:!0,bind:!0,enumerable:!0,forced:n.clearImmediate!==r4},{clearImmediate:r4});var n4=n,i4=Os,o4=B,a4=Hg,s4=X,c4=Yi,l4=OD,u4=n4.Function,h4=/MSIE .\./.test(s4)||"BUN"===a4&&function(){var t=n4.Bun.version.split(".");return t.length<3||"0"===t[0]&&(t[1]<3||"3"===t[1]&&"0"===t[2])}(),f4=function(t,e){var r=e?2:1;return h4?function(n,i){var o=l4(arguments.length,1)>r,a=o4(n)?n:u4(n),s=o?c4(arguments,r):[],c=o?function(){i4(a,this,s)}:a;return e?t(c,i):t(c)}:t},d4=ni,p4=n,g4=rL.set,v4=f4,y4=p4.setImmediate?v4(g4,!1):g4;d4({global:!0,bind:!0,enumerable:!0,forced:p4.setImmediate!==y4},{setImmediate:y4});var m4=n,b4=CL,x4=mt,w4=OD,A4=a;ni({global:!0,enumerable:!0,dontCallGetSet:!0,forced:o(function(){return A4&&1!==Object.getOwnPropertyDescriptor(m4,"queueMicrotask").value.length})},{queueMicrotask:function(t){w4(arguments.length,1),b4(x4(t))}});var _4=ni,E4=n,S4=Qi,k4=a,M4=TypeError,O4=Object.defineProperty,T4=E4.self!==E4;try{if(k4){var P4=Object.getOwnPropertyDescriptor(E4,"self");!T4&&P4&&P4.get&&P4.enumerable||S4(E4,"self",{get:function(){return E4},set:function(t){if(this!==E4)throw new M4("Illegal invocation");O4(E4,"self",{value:t,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else _4({global:!0,simple:!0,forced:T4},{self:E4})}catch(t){}var I4,C4=ni,R4=n,D4=H,L4=A,j4=o,N4=qt,F4=B,z4=No,B4=C,U4=$,$4=ft,Y4=nh,G4=De,H4=fi,W4=$t,q4=uf,V4=Ve,X4=pn,K4=OD,Q4=pU,J4=BO,Z4=NY,t5=XY,e5=Aw,r5=bl,n5=pw,i5=R4.Object,o5=R4.Array,a5=R4.Date,s5=R4.Error,c5=R4.TypeError,l5=R4.PerformanceMark,u5=D4("DOMException"),h5=J4.Map,f5=J4.has,d5=J4.get,p5=J4.set,g5=Z4.Set,v5=Z4.add,y5=Z4.has,m5=D4("Object","keys"),b5=L4([].push),x5=L4((!0).valueOf),w5=L4(1.1.valueOf),A5=L4("".valueOf),_5=L4(a5.prototype.getTime),E5=N4("structuredClone"),S5="DataCloneError",k5="Transferring",M5=function(t){return!j4(function(){var e=new R4.Set([7]),r=t(e),n=t(i5(7));return r===e||!r.has(7)||!U4(n)||7!==+n})&&t},O5=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)})},T5=R4.structuredClone,P5=!O5(T5,s5)||!O5(T5,u5)||(I4=T5,!!j4(function(){var t=I4(new R4.AggregateError([1],E5,{cause:3}));return"AggregateError"!==t.name||1!==t.errors[0]||t.message!==E5||3!==t.cause})),I5=!T5&&M5(function(t){return new l5(E5,{detail:t}).detail}),C5=M5(T5)||I5,R5=function(t){throw new u5("Uncloneable type: "+t,S5)},D5=function(t,e){throw new u5((e||"Cloning")+" of "+t+" cannot be properly polyfilled in this engine",S5)},L5=function(t,e){return C5||D5(e),C5(t)},j5=function(t,e,r){if(f5(e,t))return d5(e,t);var n,i,o,a,s,c;if("SharedArrayBuffer"===(r||H4(t)))n=C5?C5(t):t;else{var l=R4.DataView;l||F4(t.slice)||D5("ArrayBuffer");try{if(F4(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 u5("ArrayBuffer is detached",S5)}}return p5(e,t,n),n},N5=function(t,e){if($4(t)&&R5("Symbol"),!U4(t))return t;if(e){if(f5(e,t))return d5(e,t)}else e=new h5;var r,n,i,o,a,s,c,l,u=H4(t);switch(u){case"Array":i=o5(X4(t));break;case"Object":i={};break;case"Map":i=new h5;break;case"Set":i=new g5;break;case"RegExp":i=new RegExp(t.source,Q4(t));break;case"Error":switch(n=t.name){case"AggregateError":i=new(D4(n))([]);break;case"EvalError":case"RangeError":case"ReferenceError":case"SuppressedError":case"SyntaxError":case"TypeError":case"URIError":i=new(D4(n));break;case"CompileError":case"LinkError":case"RuntimeError":i=new(D4("WebAssembly",n));break;default:i=new s5}break;case"DOMException":i=new u5(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=R4[e];return U4(o)||D5(e),new o(j5(t.buffer,i),r,n)}(t,u,t.byteOffset,s,e);break;case"DOMQuad":try{i=new DOMQuad(N5(t.p1,e),N5(t.p2,e),N5(t.p3,e),N5(t.p4,e))}catch(e){i=L5(t,u)}break;case"File":if(C5)try{i=C5(t),H4(i)!==u&&(i=void 0)}catch(t){}if(!i)try{i=new File([t],t.name,t)}catch(t){}i||D5(u);break;case"FileList":if(o=function(){var t;try{t=new R4.DataTransfer}catch(e){try{t=new R4.ClipboardEvent("").clipboardData}catch(t){}}return t&&t.items&&t.files?t:null}()){for(a=0,s=X4(t);a<s;a++)o.items.add(N5(t[a],e));i=o.files}else i=L5(t,u);break;case"ImageData":try{i=new ImageData(N5(t.data,e),t.width,t.height,{colorSpace:t.colorSpace})}catch(e){i=L5(t,u)}break;default:if(C5)i=C5(t);else switch(u){case"BigInt":i=i5(t.valueOf());break;case"Boolean":i=i5(x5(t));break;case"Number":i=i5(w5(t));break;case"String":i=i5(A5(t));break;case"Date":i=new a5(_5(t));break;case"Blob":try{i=t.slice(0,t.size,t.type)}catch(t){D5(u)}break;case"DOMPoint":case"DOMPointReadOnly":r=R4[u];try{i=r.fromPoint?r.fromPoint(t):new r(t.x,t.y,t.z,t.w)}catch(t){D5(u)}break;case"DOMRect":case"DOMRectReadOnly":r=R4[u];try{i=r.fromRect?r.fromRect(t):new r(t.x,t.y,t.width,t.height)}catch(t){D5(u)}break;case"DOMMatrix":case"DOMMatrixReadOnly":r=R4[u];try{i=r.fromMatrix?r.fromMatrix(t):new r(t)}catch(t){D5(u)}break;case"AudioData":case"VideoFrame":F4(t.clone)||D5(u);try{i=t.clone()}catch(t){R5(u)}break;case"CropTarget":case"CryptoKey":case"FileSystemDirectoryHandle":case"FileSystemFileHandle":case"FileSystemHandle":case"GPUCompilationInfo":case"GPUCompilationMessage":case"ImageBitmap":case"RTCCertificate":case"WebAssembly.Module":D5(u);default:R5(u)}}switch(p5(e,t,i),u){case"Array":case"Object":for(c=m5(t),a=0,s=X4(c);a<s;a++)l=c[a],q4(i,l,N5(t[l],e));break;case"Map":t.forEach(function(t,r){p5(i,N5(r,e),N5(t,e))});break;case"Set":t.forEach(function(t){v5(i,N5(t,e))});break;case"Error":V4(i,"message",N5(t.message,e)),W4(t,"cause")&&V4(i,"cause",N5(t.cause,e)),"AggregateError"===n?i.errors=N5(t.errors,e):"SuppressedError"===n&&(i.error=N5(t.error,e),i.suppressed=N5(t.suppressed,e));case"DOMException":r5&&V4(i,"stack",N5(t.stack,e))}return i};C4({global:!0,enumerable:!0,sham:!n5,forced:P5},{structuredClone:function(t){var e,r,n=K4(arguments.length,1)>1&&!B4(arguments[1])?G4(arguments[1]):void 0,i=n?n.transfer:void 0;void 0!==i&&(r=function(t,e){if(!U4(t))throw new c5("Transfer option cannot be converted to a sequence");var r=[];Y4(t,function(t){b5(r,G4(t))});for(var n,i,o,a,s,c=0,l=X4(r),u=new g5;c<l;){if(n=r[c++],"ArrayBuffer"===(i=H4(n))?y5(u,n):f5(e,n))throw new u5("Duplicate transferable",S5);if("ArrayBuffer"!==i){if(n5)a=T5(n,{transfer:[n]});else switch(i){case"ImageBitmap":o=R4.OffscreenCanvas,z4(o)||D5(i,k5);try{(s=new o(n.width,n.height)).getContext("bitmaprenderer").transferFromImageBitmap(n),a=s.transferToImageBitmap()}catch(t){}break;case"AudioData":case"VideoFrame":F4(n.clone)&&F4(n.close)||D5(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":D5(i,k5)}if(void 0===a)throw new u5("This object cannot be transferred: "+i,S5);p5(e,n,a)}else v5(u,n)}return u}(i,e=new h5));var o=N5(t,e);return r&&function(t){t5(t,function(t){n5?C5(t,{transfer:[t]}):F4(t.transfer)?t.transfer():e5?e5(t):D5("ArrayBuffer",k5)})}(r),o}});var F5=ni,z5=n,B5=f4(z5.setInterval,!0);F5({global:!0,bind:!0,forced:z5.setInterval!==B5},{setInterval:B5});var U5=ni,$5=n,Y5=f4($5.setTimeout,!0);U5({global:!0,bind:!0,forced:$5.setTimeout!==Y5},{setTimeout:Y5});var G5=o,H5=a,W5=re("iterator"),q5=!G5(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&&!H5||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[W5]||"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}),V5=A,X5=2147483647,K5=/[^\0-\u007E]/,Q5=/[.\u3002\uFF0E\uFF61]/g,J5="Overflow: input needs wider integers to process",Z5=RangeError,t6=V5(Q5.exec),e6=Math.floor,r6=String.fromCharCode,n6=V5("".charCodeAt),i6=V5([].join),o6=V5([].push),a6=V5("".replace),s6=V5("".split),c6=V5("".toLowerCase),l6=function(t){return t+22+75*(t<26)},u6=function(t,e,r){var n=0;for(t=r?e6(t/700):t>>1,t+=e6(t/e);t>455;)t=e6(t/35),n+=36;return e6(n+36*t/(t+38))},h6=function(t){var e=[];t=function(t){for(var e=[],r=0,n=t.length;r<n;){var i=n6(t,r++);if(i>=55296&&i<=56319&&r<n){var o=n6(t,r++);56320==(64512&o)?o6(e,((1023&i)<<10)+(1023&o)+65536):(o6(e,i),r--)}else o6(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&&o6(e,r6(n));var c=e.length,l=c;for(c&&o6(e,"-");l<i;){var u=X5;for(r=0;r<t.length;r++)(n=t[r])>=o&&n<u&&(u=n);var h=l+1;if(u-o>e6((X5-a)/h))throw new Z5(J5);for(a+=(u-o)*h,o=u,r=0;r<t.length;r++){if((n=t[r])<o&&++a>X5)throw new Z5(J5);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;o6(e,r6(l6(p+g%v))),f=e6(g/v),d+=36}o6(e,r6(l6(f))),s=u6(a,h,l===c),a=0,l++}}a++,o++}return i6(e,"")},f6=ni,d6=n,p6=aL,g6=H,v6=u,y6=A,m6=a,b6=q5,x6=Jr,w6=Qi,A6=Xy,_6=go,E6=Ep,S6=Pr,k6=Jy,M6=B,O6=$t,T6=Ao,P6=fi,I6=De,C6=$,R6=gi,D6=Ui,L6=y,j6=zu,N6=Cu,F6=Hp,z6=OD,B6=yv,U6=re("iterator"),$6="URLSearchParams",Y6=$6+"Iterator",G6=S6.set,H6=S6.getterFor($6),W6=S6.getterFor(Y6),q6=p6("fetch"),V6=p6("Request"),X6=p6("Headers"),K6=V6&&V6.prototype,Q6=X6&&X6.prototype,J6=d6.TypeError,Z6=d6.encodeURIComponent,t8=String.fromCharCode,e8=g6("String","fromCodePoint"),r8=parseInt,n8=y6("".charAt),i8=y6([].join),o8=y6([].push),a8=y6("".replace),s8=y6([].shift),c8=y6([].splice),l8=y6("".split),u8=y6("".slice),h8=y6(/./.exec),f8=/\+/g,d8=/^[0-9a-f]+$/i,p8=function(t,e){var r=u8(t,e,e+2);return h8(d8,r)?r8(r,16):NaN},g8=function(t){for(var e=0,r=128;r>0&&0!==(t&r);r>>=1)e++;return e},v8=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},y8=function(t){for(var e=(t=a8(t,f8," ")).length,r="",n=0;n<e;){var i=n8(t,n);if("%"===i){if("%"===n8(t,n+1)||n+3>e){r+="%",n++;continue}var o=p8(t,n+1);if(o!=o){r+=i,n++;continue}n+=2;var a=g8(o);if(0===a)i=t8(o);else{if(1===a||a>4){r+="�",n++;continue}for(var s=[o],c=1;c<a&&!(++n+3>e||"%"!==n8(t,n));){var l=p8(t,n+1);if(l!=l){n+=3;break}if(l>191||l<128)break;o8(s,l),n+=2,c++}if(s.length!==a){r+="�";continue}var u=v8(s);null===u?r+="�":i=e8(u)}}r+=i,n++}return r},m8=/[!'()~]|%20/g,b8={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},x8=function(t){return b8[t]},w8=function(t){return a8(Z6(t),m8,x8)},A8=E6(function(t,e){G6(this,{type:Y6,target:H6(t).entries,index:0,kind:e})},$6,function(){var t=W6(this),e=t.target,r=t.index++;if(!e||r>=e.length)return t.target=null,F6(void 0,!0);var n=e[r];switch(t.kind){case"keys":return F6(n.key,!1);case"values":return F6(n.value,!1)}return F6([n.key,n.value],!1)},!0),_8=function(t){this.entries=[],this.url=null,void 0!==t&&(C6(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===n8(t,0)?u8(t,1):t:R6(t)))};_8.prototype={type:$6,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,r,n,i,o,a,s,c=this.entries,l=N6(t);if(l)for(r=(e=j6(t,l)).next;!(n=v6(r,e)).done;){if(o=(i=j6(I6(n.value))).next,(a=v6(o,i)).done||(s=v6(o,i)).done||!v6(o,i).done)throw new J6("Expected sequence with length 2");o8(c,{key:R6(a.value),value:R6(s.value)})}else for(var u in t)O6(t,u)&&o8(c,{key:u,value:R6(t[u])})},parseQuery:function(t){if(t)for(var e,r,n=this.entries,i=l8(t,"&"),o=0;o<i.length;)(e=i[o++]).length&&(r=l8(e,"="),o8(n,{key:y8(s8(r)),value:y8(i8(r,"="))}))},serialize:function(){for(var t,e=this.entries,r=[],n=0;n<e.length;)t=e[n++],o8(r,w8(t.key)+"="+w8(t.value));return i8(r,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var E8=function(){k6(this,S8);var t=G6(this,new _8(arguments.length>0?arguments[0]:void 0));m6||(this.size=t.entries.length)},S8=E8.prototype;if(A6(S8,{append:function(t,e){var r=H6(this);z6(arguments.length,2),o8(r.entries,{key:R6(t),value:R6(e)}),m6||this.length++,r.updateURL()},delete:function(t){for(var e=H6(this),r=z6(arguments.length,1),n=e.entries,i=R6(t),o=r<2?void 0:arguments[1],a=void 0===o?o:R6(o),s=0;s<n.length;){var c=n[s];if(c.key!==i||void 0!==a&&c.value!==a)s++;else if(c8(n,s,1),void 0!==a)break}m6||(this.size=n.length),e.updateURL()},get:function(t){var e=H6(this).entries;z6(arguments.length,1);for(var r=R6(t),n=0;n<e.length;n++)if(e[n].key===r)return e[n].value;return null},getAll:function(t){var e=H6(this).entries;z6(arguments.length,1);for(var r=R6(t),n=[],i=0;i<e.length;i++)e[i].key===r&&o8(n,e[i].value);return n},has:function(t){for(var e=H6(this).entries,r=z6(arguments.length,1),n=R6(t),i=r<2?void 0:arguments[1],o=void 0===i?i:R6(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=H6(this);z6(arguments.length,1);for(var n,i=r.entries,o=!1,a=R6(t),s=R6(e),c=0;c<i.length;c++)(n=i[c]).key===a&&(o?c8(i,c--,1):(o=!0,n.value=s));o||o8(i,{key:a,value:s}),m6||(this.size=i.length),r.updateURL()},sort:function(){var t=H6(this);B6(t.entries,function(t,e){return t.key>e.key?1:-1}),t.updateURL()},forEach:function(t){for(var e,r=H6(this).entries,n=T6(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 A8(this,"keys")},values:function(){return new A8(this,"values")},entries:function(){return new A8(this,"entries")}},{enumerable:!0}),x6(S8,U6,S8.entries,{name:"entries"}),x6(S8,"toString",function(){return H6(this).serialize()},{enumerable:!0}),m6&&w6(S8,"size",{get:function(){return H6(this).entries.length},configurable:!0,enumerable:!0}),_6(E8,$6),f6({global:!0,constructor:!0,forced:!b6},{URLSearchParams:E8}),!b6&&M6(X6)){var k8=y6(Q6.has),M8=y6(Q6.set),O8=function(t){if(C6(t)){var e,r=t.body;if(P6(r)===$6)return e=t.headers?new X6(t.headers):new X6,k8(e,"content-type")||M8(e,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),D6(t,{body:L6(0,R6(r)),headers:L6(0,e)})}return t};if(M6(q6)&&f6({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(t){return q6(t,arguments.length>1?O8(arguments[1]):{})}}),M6(V6)){var T8=function(t){return k6(this,K6),new V6(t,arguments.length>1?O8(arguments[1]):{})};K6.constructor=T8,T8.prototype=K6,f6({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:T8})}}var P8,I8=ni,C8=a,R8=q5,D8=n,L8=Ao,j8=A,N8=Jr,F8=Qi,z8=Jy,B8=$t,U8=iC,$8=Wd,Y8=Yi,G8=LH.codeAt,H8=function(t){var e,r,n=[],i=s6(a6(c6(t),Q5,"."),".");for(e=0;e<i.length;e++)r=i[e],o6(n,t6(K5,r)?"xn--"+h6(r):r);return i6(n,".")},W8=gi,q8=go,V8=OD,X8={URLSearchParams:E8,getState:H6},K8=Pr,Q8=K8.set,J8=K8.getterFor("URL"),Z8=X8.URLSearchParams,t7=X8.getState,e7=D8.URL,r7=D8.TypeError,n7=D8.parseInt,i7=Math.floor,o7=Math.pow,a7=j8("".charAt),s7=j8(/./.exec),c7=j8([].join),l7=j8(1.1.toString),u7=j8([].pop),h7=j8([].push),f7=j8("".replace),d7=j8([].shift),p7=j8("".split),g7=j8("".slice),v7=j8("".toLowerCase),y7=j8([].unshift),m7="Invalid scheme",b7="Invalid host",x7="Invalid port",w7=/[a-z]/i,A7=/[\d+-.a-z]/i,_7=/\d/,E7=/^0x/i,S7=/^[0-7]+$/,k7=/^\d+$/,M7=/^[\da-f]+$/i,O7=/[\0\t\n\r #%/:<>?@[\\\]^|]/,T7=/[\0\t\n\r #/:<>?@[\\\]^|]/,P7=/^[\u0000-\u0020]+/,I7=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,C7=/[\t\n\r]/g,R7=function(t){var e,r,n,i;if("number"==typeof t){for(e=[],r=0;r<4;r++)y7(e,t%256),t=i7(t/256);return c7(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+=l7(t[r],16),r<7&&(e+=":")));return"["+e+"]"}return t},D7={},L7=U8({},D7,{" ":1,'"':1,"<":1,">":1,"`":1}),j7=U8({},L7,{"#":1,"?":1,"{":1,"}":1}),N7=U8({},j7,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),F7=function(t,e){var r=G8(t,0);return r>32&&r<127&&!B8(e,t)?t:encodeURIComponent(t)},z7={ftp:21,file:null,http:80,https:443,ws:80,wss:443},B7=function(t,e){var r;return 2===t.length&&s7(w7,a7(t,0))&&(":"===(r=a7(t,1))||!e&&"|"===r)},U7=function(t){var e;return t.length>1&&B7(g7(t,0,2))&&(2===t.length||"/"===(e=a7(t,2))||"\\"===e||"?"===e||"#"===e)},$7=function(t){return"."===t||"%2e"===v7(t)},Y7=function(t){return".."===(t=v7(t))||"%2e."===t||".%2e"===t||"%2e%2e"===t},G7={},H7={},W7={},q7={},V7={},X7={},K7={},Q7={},J7={},Z7={},t9={},e9={},r9={},n9={},i9={},o9={},a9={},s9={},c9={},l9={},u9={},h9=function(t,e,r){var n,i,o,a=W8(t);if(e){if(i=this.parse(a))throw new r7(i);this.searchParams=null}else{if(void 0!==r&&(n=new h9(r,!0)),i=this.parse(a,null,n))throw new r7(i);(o=t7(new Z8)).bindURL(this),this.searchParams=o}};h9.prototype={type:"URL",parse:function(t,e,r){var n,i,o,a,s=this,c=e||G7,l=0,u="",h=!1,f=!1,d=!1;for(t=W8(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=f7(t,P7,""),t=f7(t,I7,"$1")),t=f7(t,C7,""),n=$8(t);l<=n.length;){switch(i=n[l],c){case G7:if(!i||!s7(w7,i)){if(e)return m7;c=W7;continue}u+=v7(i),c=H7;break;case H7:if(i&&(s7(A7,i)||"+"===i||"-"===i||"."===i))u+=v7(i);else{if(":"!==i){if(e)return m7;u="",c=W7,l=0;continue}if(e&&(s.isSpecial()!==B8(z7,u)||"file"===u&&(s.includesCredentials()||null!==s.port)||"file"===s.scheme&&!s.host))return;if(s.scheme=u,e)return void(s.isSpecial()&&z7[s.scheme]===s.port&&(s.port=null));u="","file"===s.scheme?c=n9:s.isSpecial()&&r&&r.scheme===s.scheme?c=q7:s.isSpecial()?c=Q7:"/"===n[l+1]?(c=V7,l++):(s.cannotBeABaseURL=!0,h7(s.path,""),c=c9)}break;case W7:if(!r||r.cannotBeABaseURL&&"#"!==i)return m7;if(r.cannotBeABaseURL&&"#"===i){s.scheme=r.scheme,s.path=Y8(r.path),s.query=r.query,s.fragment="",s.cannotBeABaseURL=!0,c=u9;break}c="file"===r.scheme?n9:X7;continue;case q7:if("/"!==i||"/"!==n[l+1]){c=X7;continue}c=J7,l++;break;case V7:if("/"===i){c=Z7;break}c=s9;continue;case X7:if(s.scheme=r.scheme,i===P8)s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=Y8(r.path),s.query=r.query;else if("/"===i||"\\"===i&&s.isSpecial())c=K7;else if("?"===i)s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=Y8(r.path),s.query="",c=l9;else{if("#"!==i){s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=Y8(r.path),s.path.length--,c=s9;continue}s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,s.path=Y8(r.path),s.query=r.query,s.fragment="",c=u9}break;case K7:if(!s.isSpecial()||"/"!==i&&"\\"!==i){if("/"!==i){s.username=r.username,s.password=r.password,s.host=r.host,s.port=r.port,c=s9;continue}c=Z7}else c=J7;break;case Q7:if(c=J7,"/"!==i||"/"!==a7(u,l+1))continue;l++;break;case J7:if("/"!==i&&"\\"!==i){c=Z7;continue}break;case Z7:if("@"===i){h&&(u="%40"+u),h=!0,o=$8(u);for(var p=0;p<o.length;p++){var g=o[p];if(":"!==g||d){var v=F7(g,N7);d?s.password+=v:s.username+=v}else d=!0}u=""}else if(i===P8||"/"===i||"?"===i||"#"===i||"\\"===i&&s.isSpecial()){if(h&&""===u)return"Invalid authority";l-=$8(u).length+1,u="",c=t9}else u+=i;break;case t9:case e9:if(e&&"file"===s.scheme){c=o9;continue}if(":"!==i||f){if(i===P8||"/"===i||"?"===i||"#"===i||"\\"===i&&s.isSpecial()){if(s.isSpecial()&&""===u)return b7;if(e&&""===u&&(s.includesCredentials()||null!==s.port))return;if(a=s.parseHost(u))return a;if(u="",c=a9,e)return;continue}"["===i?f=!0:"]"===i&&(f=!1),u+=i}else{if(""===u)return b7;if(a=s.parseHost(u))return a;if(u="",c=r9,e===e9)return}break;case r9:if(!s7(_7,i)){if(i===P8||"/"===i||"?"===i||"#"===i||"\\"===i&&s.isSpecial()||e){if(""!==u){var y=n7(u,10);if(y>65535)return x7;s.port=s.isSpecial()&&y===z7[s.scheme]?null:y,u=""}if(e)return;c=a9;continue}return x7}u+=i;break;case n9:if(s.scheme="file","/"===i||"\\"===i)c=i9;else{if(!r||"file"!==r.scheme){c=s9;continue}switch(i){case P8:s.host=r.host,s.path=Y8(r.path),s.query=r.query;break;case"?":s.host=r.host,s.path=Y8(r.path),s.query="",c=l9;break;case"#":s.host=r.host,s.path=Y8(r.path),s.query=r.query,s.fragment="",c=u9;break;default:U7(c7(Y8(n,l),""))||(s.host=r.host,s.path=Y8(r.path),s.shortenPath()),c=s9;continue}}break;case i9:if("/"===i||"\\"===i){c=o9;break}r&&"file"===r.scheme&&!U7(c7(Y8(n,l),""))&&(B7(r.path[0],!0)?h7(s.path,r.path[0]):s.host=r.host),c=s9;continue;case o9:if(i===P8||"/"===i||"\\"===i||"?"===i||"#"===i){if(!e&&B7(u))c=s9;else if(""===u){if(s.host="",e)return;c=a9}else{if(a=s.parseHost(u))return a;if("localhost"===s.host&&(s.host=""),e)return;u="",c=a9}continue}u+=i;break;case a9:if(s.isSpecial()){if(c=s9,"/"!==i&&"\\"!==i)continue}else if(e||"?"!==i)if(e||"#"!==i){if(i!==P8&&(c=s9,"/"!==i))continue}else s.fragment="",c=u9;else s.query="",c=l9;break;case s9:if(i===P8||"/"===i||"\\"===i&&s.isSpecial()||!e&&("?"===i||"#"===i)){if(Y7(u)?(s.shortenPath(),"/"===i||"\\"===i&&s.isSpecial()||h7(s.path,"")):$7(u)?"/"===i||"\\"===i&&s.isSpecial()||h7(s.path,""):("file"===s.scheme&&!s.path.length&&B7(u)&&(s.host&&(s.host=""),u=a7(u,0)+":"),h7(s.path,u)),u="","file"===s.scheme&&(i===P8||"?"===i||"#"===i))for(;s.path.length>1&&""===s.path[0];)d7(s.path);"?"===i?(s.query="",c=l9):"#"===i&&(s.fragment="",c=u9)}else u+=F7(i,j7);break;case c9:"?"===i?(s.query="",c=l9):"#"===i?(s.fragment="",c=u9):i!==P8&&(s.path[0]+=F7(i,D7));break;case l9:e||"#"!==i?i!==P8&&("'"===i&&s.isSpecial()?s.query+="%27":s.query+="#"===i?"%23":F7(i,D7)):(s.fragment="",c=u9);break;case u9:i!==P8&&(s.fragment+=F7(i,L7))}l++}},parseHost:function(t){var e,r,n;if("["===a7(t,0)){if("]"!==a7(t,t.length-1))return b7;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 a7(t,h)};if(":"===f()){if(":"!==a7(t,1))return;h+=2,u=++l}for(;f();){if(8===l)return;if(":"!==f()){for(e=r=0;r<4&&s7(M7,f());)e=16*e+n7(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(!s7(_7,f()))return;for(;s7(_7,f());){if(o=n7(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}(g7(t,1,-1)),!e)return b7;this.host=e}else if(this.isSpecial()){if(t=H8(t),s7(O7,t))return b7;if(e=function(t){var e,r,n,i,o,a,s,c=p7(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"===a7(i,0)&&(o=s7(E7,i)?16:8,i=g7(i,8===o?1:2)),""===i)a=0;else{if(!s7(10===o?k7:8===o?S7:M7,i))return t;a=n7(i,o)}h7(r,a)}for(n=0;n<e;n++)if(a=r[n],n===e-1){if(a>=o7(256,5-e))return null}else if(a>255)return null;for(s=u7(r),n=0;n<r.length;n++)s+=r[n]*o7(256,3-n);return s}(t),null===e)return b7;this.host=e}else{if(s7(T7,t))return b7;for(e="",r=$8(t),n=0;n<r.length;n++)e+=F7(r[n],D7);this.host=e}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||"file"===this.scheme},includesCredentials:function(){return""!==this.username||""!==this.password},isSpecial:function(){return B8(z7,this.scheme)},shortenPath:function(){var t=this.path,e=t.length;!e||"file"===this.scheme&&1===e&&B7(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+=R7(i),null!==o&&(l+=":"+o)):"file"===e&&(l+="//"),l+=t.cannotBeABaseURL?a[0]:a.length?"/"+c7(a,"/"):"",null!==s&&(l+="?"+s),null!==c&&(l+="#"+c),l},setHref:function(t){var e=this.parse(t);if(e)throw new r7(e);this.searchParams.update()},getOrigin:function(){var t=this.scheme,e=this.port;if("blob"===t)try{return new f9(t.path[0]).origin}catch(t){return"null"}return"file"!==t&&this.isSpecial()?t+"://"+R7(this.host)+(null!==e?":"+e:""):"null"},getProtocol:function(){return this.scheme+":"},setProtocol:function(t){this.parse(W8(t)+":",G7)},getUsername:function(){return this.username},setUsername:function(t){var e=$8(W8(t));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var r=0;r<e.length;r++)this.username+=F7(e[r],N7)}},getPassword:function(){return this.password},setPassword:function(t){var e=$8(W8(t));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var r=0;r<e.length;r++)this.password+=F7(e[r],N7)}},getHost:function(){var t=this.host,e=this.port;return null===t?"":null===e?R7(t):R7(t)+":"+e},setHost:function(t){this.cannotBeABaseURL||this.parse(t,t9)},getHostname:function(){var t=this.host;return null===t?"":R7(t)},setHostname:function(t){this.cannotBeABaseURL||this.parse(t,e9)},getPort:function(){var t=this.port;return null===t?"":W8(t)},setPort:function(t){this.cannotHaveUsernamePasswordPort()||(""===(t=W8(t))?this.port=null:this.parse(t,r9))},getPathname:function(){var t=this.path;return this.cannotBeABaseURL?t[0]:t.length?"/"+c7(t,"/"):""},setPathname:function(t){this.cannotBeABaseURL||(this.path=[],this.parse(t,a9))},getSearch:function(){var t=this.query;return t?"?"+t:""},setSearch:function(t){""===(t=W8(t))?this.query=null:("?"===a7(t,0)&&(t=g7(t,1)),this.query="",this.parse(t,l9)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var t=this.fragment;return t?"#"+t:""},setHash:function(t){""!==(t=W8(t))?("#"===a7(t,0)&&(t=g7(t,1)),this.fragment="",this.parse(t,u9)):this.fragment=null},update:function(){this.query=this.searchParams.serialize()||null}};var f9=function(t){var e=z8(this,d9),r=V8(arguments.length,1)>1?arguments[1]:void 0,n=Q8(e,new h9(t,!1,r));C8||(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())},d9=f9.prototype,p9=function(t,e){return{get:function(){return J8(this)[t]()},set:e&&function(t){return J8(this)[e](t)},configurable:!0,enumerable:!0}};if(C8&&(F8(d9,"href",p9("serialize","setHref")),F8(d9,"origin",p9("getOrigin")),F8(d9,"protocol",p9("getProtocol","setProtocol")),F8(d9,"username",p9("getUsername","setUsername")),F8(d9,"password",p9("getPassword","setPassword")),F8(d9,"host",p9("getHost","setHost")),F8(d9,"hostname",p9("getHostname","setHostname")),F8(d9,"port",p9("getPort","setPort")),F8(d9,"pathname",p9("getPathname","setPathname")),F8(d9,"search",p9("getSearch","setSearch")),F8(d9,"searchParams",p9("getSearchParams")),F8(d9,"hash",p9("getHash","setHash"))),N8(d9,"toJSON",function(){return J8(this).serialize()},{enumerable:!0}),N8(d9,"toString",function(){return J8(this).serialize()},{enumerable:!0}),e7){var g9=e7.createObjectURL,v9=e7.revokeObjectURL;g9&&N8(f9,"createObjectURL",L8(g9,e7)),v9&&N8(f9,"revokeObjectURL",L8(v9,e7))}q8(f9,"URL"),I8({global:!0,constructor:!0,forced:!R8,sham:!C8},{URL:f9});var y9=ni,m9=o,b9=OD,x9=gi,w9=q5,A9=H("URL"),_9=w9&&m9(function(){A9.canParse()}),E9=m9(function(){return 1!==A9.canParse.length});y9({target:"URL",stat:!0,forced:!_9||E9},{canParse:function(t){var e=b9(arguments.length,1),r=x9(t),n=e<2||void 0===arguments[1]?void 0:x9(arguments[1]);try{return!!new A9(r,n)}catch(t){return!1}}});var S9=ni,k9=OD,M9=gi,O9=q5,T9=H("URL");S9({target:"URL",stat:!0,forced:!O9},{parse:function(t){var e=k9(arguments.length,1),r=M9(t),n=e<2||void 0===arguments[1]?void 0:M9(arguments[1]);try{return new T9(r,n)}catch(t){return null}}});var P9=u;ni({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return P9(URL.prototype.toString,this)}});var I9=Jr,C9=A,R9=gi,D9=OD,L9=URLSearchParams,j9=L9.prototype,N9=C9(j9.append),F9=C9(j9.delete),z9=C9(j9.forEach),B9=C9([].push),U9=new L9("a=1&a=2&b=3");U9.delete("a",1),U9.delete("b",void 0),U9+""!="a=2"&&I9(j9,"delete",function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return F9(this,t);var n=[];z9(this,function(t,e){B9(n,{key:e,value:t})}),D9(e,1);for(var i,o=R9(t),a=R9(r),s=0,c=0,l=!1,u=n.length;s<u;)i=n[s++],l||i.key===o?(l=!0,F9(this,i.key)):c++;for(;c<u;)(i=n[c++]).key===o&&i.value===a||N9(this,i.key,i.value)},{enumerable:!0,unsafe:!0});var $9=Jr,Y9=A,G9=gi,H9=OD,W9=URLSearchParams,q9=W9.prototype,V9=Y9(q9.getAll),X9=Y9(q9.has),K9=new W9("a=1");!K9.has("a",2)&&K9.has("a",void 0)||$9(q9,"has",function(t){var e=arguments.length,r=e<2?void 0:arguments[1];if(e&&void 0===r)return X9(this,t);var n=V9(this,t);H9(e,1);for(var i=G9(r),o=0;o<n.length;)if(n[o++]===i)return!0;return!1},{enumerable:!0,unsafe:!0});var Q9=a,J9=A,Z9=Qi,ttt=URLSearchParams.prototype,ett=J9(ttt.forEach);Q9&&!("size"in ttt)&&Z9(ttt,"size",{get:function(){var t=0;return ett(this,function(){t++}),t},configurable:!0,enumerable:!0}),function(t){t.exports=to}({exports:{}});!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:k(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 S(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 k(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(S.prototype),l(S.prototype,s,function(){return this}),t.AsyncIterator=S,t.async=function(e,r,n,i,o){void 0===o&&(o=Promise);var a=new S(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)})();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&&gtt 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,Stt=Object.prototype,ktt=Ett.toString,Mtt=Stt.hasOwnProperty,Ott=RegExp("^"+ktt.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 Ltt(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 jtt(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])}}Ltt.prototype.clear=function(){this.__data__=Ctt?Ctt(null):{},this.size=0},Ltt.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},Ltt.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},Ltt.prototype.has=function(t){var e=this.__data__;return Ctt?void 0!==e[t]:Dtt.call(e,t)},Ltt.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 Ltt,map:new(Itt||ott),string:new Ltt}},Ntt.prototype.delete=function(t){var e=jtt(this,t).delete(t);return this.size-=e?1:0,e},Ntt.prototype.get=function(t){return jtt(this,t).get(t)},Ntt.prototype.has=function(t){return jtt(this,t).has(t)},Ntt.prototype.set=function(t,e){var r=jtt(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 t&&t&&!t.nodeType&&t,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 t&&t&&!t.nodeType&&t,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 Let=Object.prototype.hasOwnProperty;var jet=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(jet),Wet=Att(Itt),qet=Att(Net),Vet=Att(Fet),Xet=Att(zet),Ket=vtt;(jet&&Ket(new jet(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:Let.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),Srt=Function.prototype,krt=Object.prototype,Mrt=Srt.toString,Ort=krt.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 Lrt(t,e,r,n){return void 0===t||rtt(t,Rrt[r])&&!Drt.call(n,r)?e:t}var jrt={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};function Nrt(t){return"\\"+jrt[t]}var Frt=/<%=([\s\S]+?)%>/g;var zrt,Brt=(zrt={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},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 t&&t&&!t.nodeType&&t,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,Snt=Ent?Ent.valueOf:void 0;function knt(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,Snt?Object(Snt.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]",Lnt="[object Object]",jnt={};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==Lnt||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(!jnt[h])return i?t:{};a=knt(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}jnt[Rnt]=jnt["[object Array]"]=jnt["[object ArrayBuffer]"]=jnt["[object DataView]"]=jnt["[object Boolean]"]=jnt["[object Date]"]=jnt["[object Float32Array]"]=jnt["[object Float64Array]"]=jnt["[object Int8Array]"]=jnt["[object Int16Array]"]=jnt["[object Int32Array]"]=jnt["[object Map]"]=jnt["[object Number]"]=jnt[Lnt]=jnt["[object RegExp]"]=jnt["[object Set]"]=jnt["[object String]"]=jnt["[object Symbol]"]=jnt["[object Uint8Array]"]=jnt["[object Uint8ClampedArray]"]=jnt["[object Uint16Array]"]=jnt["[object Uint32Array]"]=!0,jnt["[object Error]"]=jnt[Dnt]=jnt["[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="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,Ait=["mousemove","mouseup","mousedown","mouseout","wheel","touchstart","touchmove","touchend","dblclick"],_it=["keydown","keyup"],Eit={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},Sit=()=>{const t=getComputedStyle(document.documentElement),e=t.getPropertyValue("--scene-theme-font-family")?.trim(),r=t.fontFamily||"sans-serif";Eit.FONT_FAMILY=e||r},kit=()=>{window.addEventListener("load",()=>{Sit()}),"fonts"in document&&"ready"in document.fonts&&document.fonts.ready.then(Sit);new MutationObserver(()=>{Sit()}).observe(document.documentElement,{attributes:!0,attributeFilter:["style","class"]})};kit(),Sit();const Mit={x:1,y:1};function Oit(t,e,r){var{left:n=0,top:i=0,blurSize:o=0,color:a="transparent"}=e,s=r.rootModel.get("scale")||Mit;t.shadowOffsetX=n*s.x*wit,t.shadowOffsetY=i*s.y*wit,t.shadowBlur=o*s.x*wit,t.shadowColor=a}var Tit={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:Oit};function Pit(t,e,r,n){var i=e.get("class");return!!i&&(i.split(" ")||[]).indexOf(t.substr(1))>=0}function Iit(t,e,r,n){return t==e.get("type")}function Cit(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 Pit(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 Iit(t,e)}}function Rit(t,e,r,n,i,o){return t(e,r,n,i)&&o.push(r),r.components&&r.components.forEach(r=>{Rit(t,e,r,n,i,o)}),o}function Dit(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 Lit(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=Pit;break;case"(":n=Dit;break;default:n=Iit}return Rit(n,t,e,r,e,[])}function jit(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 Nit={exports:{}};!function(t){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:k(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 S(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 k(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(S.prototype),l(S.prototype,s,function(){return this}),t.AsyncIterator=S,t.async=function(e,r,n,i,o){void 0===o&&(o=Promise);var a=new S(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=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},t.exports=function(){function t(e,r,n){function i(a,s){if(!r[a]){if(!e[a]){if(!s&&jit)return jit(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=jit,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"],S=864e5,k=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)*S:e-(r-1)*S},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*S)+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))/S+1;break;case"F":0===(r=t.getUTCDay())&&(r=7);break;case"W":var n=M(t.getUTCFullYear(),0),i=k(n),o=Date.UTC(n.year,t.getUTCMonth(),t.getUTCDate()),a=O(i,o);if(a>52)o>=k(n.nextYear())&&(a=1);else if(a<1){var s=k(n.previousYear());a=O(s,o)}r=Math.floor(a);break;case"w":var c=M(t.getUTCFullYear(),t.getUTCMonth()),l=k(c),u=Date.UTC(c.year,c.month,t.getUTCDate()),h=O(l,u);if(h>4)u>=k(c.nextMonth())&&(h=1);else if(h<1){var f=k(c.previousMonth());h=O(f,u)}r=Math.floor(h);break;case"X":var d=M(t.getUTCFullYear(),0),p=k(d),g=k(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=k(y),b=y.nextMonth(),x=k(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,S=!1;if(w.split("").forEach(function(t){if(void 0===h[t])E?(h[t]=-1!=="MDd".indexOf(t)?1:0,S=!0):h[t]=T(_,t);else if(E=!0,S)throw{code:"D3136"}}),h.M>0?h.M-=1:h.M=0,y){var k=Date.UTC(h.Y,0),M=1e3*(h.d-1)*60*60*24,O=new Date(k+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 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 j(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 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:j}}();e.exports=i},{"./utils":6}],2:[function(t,r,n){(function(e){(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 S=w.prototype=b.prototype=Object.create(A);function k(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(S,"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(S),t},e.awrap=function(t){return{__await:t}},k(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()})},k(S),h(S,u,"Generator"),h(S,c,function(){return this}),h(S,"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("./utils"),a=function(){var t=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,S=o.isDeepEqual,k=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=k(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 L(t,e){if(void 0!==t){var r=t.indexOf(e);return r>-1?t.substr(r+e.length):t}}function j(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 k(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(e,r){var n;return i().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.apply(this,[r]),!_(n)){t.next=4;break}return t.delegateYield(n,"t0",3);case 3:n=t.t0;case 4:if(!n||"number"==typeof n.start||"number"===n.end||Array.isArray(n.groups)||w(n.next)){t.next=6;break}throw{code:"T1010",stack:(new Error).stack};case 6:return t.abrupt("return",n);case 7:case"end":return t.stop()}},t,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(t){if(void 0!==t){var r="undefined"!=typeof window?window.btoa:function(t){return new e.Buffer.from(t,"binary").toString("base64")};return r(t)}}function W(t){if(void 0!==t){var r="undefined"!=typeof window?window.atob:function(t){return new e.Buffer.from(t,"base64").toString("binary")};return r(t)}}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},S=E(ot(g,d.maximumFactionalPartSize),d.maximumFactionalPartSize),k=S.indexOf(".");for(-1===k?S+=x:S=S.replace(".",x);S.charAt(0)===b;)S=S.substring(1);for(;S.charAt(S.length-1)===b;)S=S.substring(0,S.length-1);k=S.indexOf(x);var M=d.minimumIntegerPartSize-k,O=d.minimumFactionalPartSize-(S.length-k-1);if(S=(M>0?new Array(M+1).join(b):"")+S,S+=O>0?new Array(O+1).join(b):"",k=S.indexOf(x),d.regularGrouping>0)for(var T=Math.floor((k-1)/d.regularGrouping),P=1;P<=T;P++)S=[S.slice(0,k-P*d.regularGrouping),w,S.slice(k-P*d.regularGrouping)].join("");else d.integerPartGroupingPositions.forEach(function(t){S=[S.slice(0,k-t),w,S.slice(k-t)].join(""),k++});if(k=S.indexOf(x),d.fractionalPartGroupingPositions.forEach(function(t){S=[S.slice(0,t+k+1),w,S.slice(t+k+1)].join("")}),k=S.indexOf(x),-1!==d.picture.indexOf(x)&&k!==S.length-1||(S=S.substring(0,S.length-1)),void 0!==v){var I=E(v,0);(M=d.minimumExponentSize-I.length)>0&&(I=new Array(M+1).join(b)+I),S=S+n["exponent-separator"]+(v<0?m:"")+I}return S=d.prefix+S+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 St(t){throw{code:"D3137",stack:(new Error).stack,message:t||"$error() function evaluated"}}function kt(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(S(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:L,lowercase:j,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:St,assert:kt,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!==e?e:"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 S=w.prototype=b.prototype=Object.create(A);function k(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(S,"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(S),t},e.awrap=function(t){return{__await:t}},k(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()})},k(S),h(S,u,"Generator"),h(S,c,function(){return this}),h(S,"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),S=i().mark(Et),k=i().mark(kt),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,L=s.isLambda,j=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(!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=St(t.signature,e,r)),!L(t)){i.next=8;break}return i.delegateYield(kt(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),!j(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),!j(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(!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=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()}},S)}function St(t,e,r){return void 0===t?e:t.validate(e,r)}function kt(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()}},k)}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),!j(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),jt(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),jt(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 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 jt(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 Nt(t,e){var r,n;try{r=c(t,e&&e.recover),n=r.errors,delete r.errors}catch(t){throw jt(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 jt(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){jt(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 jt(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},S=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)}},k=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),k(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--}),S(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 S(f,r),{descending:e.descending,expression:r}}),r.steps.push(f),k(r);break;case":=":(r={type:"bind",value:e.value,position:e.position}).lhs=t(e.lhs),r.rhs=t(e.rhs),S(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),S(r,r.lhs),S(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 S(r,n),n}):"{"===e.value?r.lhs=e.lhs.map(function(e){var n=t(e[0]);S(r,n);var i=t(e[1]);return S(r,i),[n,i]}):(r.expression=t(e.expression),"-"===e.value&&"number"===r.expression.type?(r=r.expression).value=-r.value:S(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 S(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),S(r,r.condition),r.then=t(e.then),S(r,r.then),void 0!==e.else&&(r.else=t(e.else),S(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 S(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)}(Nit);var Fit=Nit.exports;const zit=function(t){return t};function Bit(t){if(!t)return zit;try{var e=Fit(t);return function(t){return e.evaluate(t)}}catch(t){return console.error(t),zit}}function Uit(t){var e=oit(t);return null==e?"":String(e)}function $it(t){return Number(oit(t))}function Yit(t){return t}function Git(t){return Uit(t)}function Hit(t){return $it(t)}function Wit(t){if(this.param)return t=Uit(t),this.param.hasOwnProperty(t)?this.param[t]:this.param.default}function qit(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=$it(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 Vit(t){return $it(t)*Math.PI/180}function Xit(){}function Kit(t,e,r,n,i){switch(r){case"value":return"text"===i||"string"===i?Git.bind(t):"number"===i?Hit.bind(t):Yit.bind(e);case"map":return Wit.bind(t);case"range":return qit.bind(t);case"radian":return Vit.bind(t);case"eval":return function(t){try{return new Function("value","targets",t)}catch(t){return yit(t),Xit}}(n).bind(e);default:return Yit.bind(e)}}class Qit{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=Kit(this,this.owner,n,i,function(t){switch(t){case"ref":case"fillStyle":case"strokeStyle":return"string";default:return}}(r)),this.accessor=Bit(o);const a=e.match(/\[(.*?)\]/);if(a){var[s,c]=a[1].split(":");this.propAccessor=Bit(s),this.partAccessor=Bit(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 Jit(t,e,r,n){n?t.forEach(t=>t[e]={...t[e],...r}):t.forEach(t=>t[e]=r)}function Zit(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||Jit(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||Jit(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||Jit(e,i,r,l)}}}catch(e){yit(e,this,t)}})}var tot;function eot(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 rot(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 not(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 iot(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 oot(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=iot(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?not(e):[{text:e,bold:!1,italic:!1}],r,o))):a.map(t=>i?not(t):[{text:t,bold:!1,italic:!1}])}function aot(t,e,r,n,i,o,a=0){if(!n)return[];t.save(),t.font=r;var s=oot(t,n,e,!!i,o,a);return t.restore(),s}function sot(t){var{fontFamily:e=Eit.FONT_FAMILY,bold:r=Eit.BOLD,italic:n=Eit.ITALIC,fontSize:i=Eit.FONT_SIZE}=t,o=[];return r&&o.push("bold"),n&&o.push("italic"),o.push(i+"px"),o.push(e),o.join(" ")}function cot(t,e){let r=t.bold||e.bold,n=t.italic||e.italic;return sot({...t,bold:r,italic:n})}function lot(t,e,r,n){var{alpha:i,rotation:o,keepTextAngle:a=!1,fontColor:s=Eit.FONT_COLOR,textAlign:c=Eit.TEXT_ALIGN,textBaseline:l=Eit.TEXT_BASELINE,textBackgroundStyle:u,fontSize:h,lineHeight:f,textWrap:d,textOverflow:p,letterSpacing:g=0}=n;i=void 0!==i?i:1,h||=Eit.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=sot(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=uot(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=cot(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=cot(n,e),t.fillText(e.text,l,o),l+=t.measureText(e.text).width+(r<i?s:0)})}else e.forEach(e=>{t.font=cot(n,e),[...e.text].forEach(e=>{t.fillText(e,l,o),l+=t.measureText(e).width+g})})}),t.restore()}function uot(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 hot(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 fot(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 dot(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=hot(t,e,r,n,i);return r&&(o.x-=r.x/i.x,o.y-=r.y/i.y),o}const o=hot(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 pot(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=fot(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=fot(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 got(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 vot(t,e,r){const n=this.transcoordT2P(t,e,r);return this.transcoordP2S(n.x,n.y)}function yot(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=hot(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 bot(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=fot(n.x,n.y,void 0,o+r._delta.theta,a),i&&(n.x+=i.x,n.y+=i.y),n}function xot(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"}tot="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 wot={x:1,y:1},Aot={x:0,y:0},_ot={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"};function Eot(t){var{id:e,scale:r=wot,translate:n=Aot,bold:i,italic:o,fontFamily:a="",textAlign:s,textBaseline:c,textOverflow:l,paddingTop:u,paddingBottom:h,paddingLeft:f,paddingRight:d,fontSize:p=Eit.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:S,width:k,height:M}=t.bounds,O=t.element;if(O.hidden=_,e&&(O.id=e),m&&(O.className=m),Object.assign(O.style,_ot,{fontFamily:a,fontSize:p+"px",width:k+"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||Eit.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:S+"px"}),xot(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 Sot,kot=[];function Mot(){Sot=null;var t=performance.now(),e=(kot=kot.filter(t=>Oot(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=kot.indexOf(t);-1!=e?(kot.splice(e,1),t.removeSelf(!0)):yit("Should not be here. Maybe reentrance problem.")}),e.next>0&&(Sot=setTimeout(Tot,Math.max(e.next,500)))}function Oot(t){return!t.disposed&&t.retention>0&&!t.isTemplate()&&t.app&&t.app.isViewMode}var Tot=Qnt(function(){requestAnimationFrame(Mot)},500);var Pot=new class{add(t){Oot(t)&&-1==kot.indexOf(t)&&(kot.push(t),t.touch()),this.touch()}remove(t){var e=kot.indexOf(t);e>0&&kot.splice(e,1),this.touch()}touch(){null!==Sot&&(clearTimeout(Sot),Sot=null),Tot()}get length(){return kot.length}};const Iot=function(t){return t};function Cot(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)}:Iot}}function Rot(t,e,r){if(t){var n=r||oit,i=String(t),o=(i.match(/#{[^}]*}/gi)||[]).map(t=>Cot(t)),a=(i.match(/\${[^}]*}/gi)||[]).map(t=>Cot(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 Dot{constructor(){}static registerDecorator(t,e){Dot.constructors.set(t,e)}static create(t,e,r={},n){const i=Dot.constructors.get(t);if(!i)throw new Error(`unknown decorator type: ${t}`);return new i(n,e,r)}}Dot.constructors=new Map;class Lot{constructor(){this.overlays=new WeakMap}static getInstance(){return Lot.instance||(Lot.instance=new Lot),Lot.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=Dot.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 jot={};const Not={mutable:!1,resizable:!0,rotatable:!0,properties:[],"value-property":"text"},Fot=[],zot={theta:0,tx:0,ty:0,sx:1,sy:1,fade:0};var Bot=0,Uot={};const $ot=new FinalizationRegistry(t=>{!function(t){Bot--;var e=Uot[t];e||(e=Uot[t]={up:0,down:0}),e.down++}(t)});class Yot{static get nature(){return Not}static register(t,e){if(!e)return jot[t];jot[t]=e}static get residents(){return Uot}static get residentsCount(){return Bot}static registerDecorator(t,e){Lot.registerDecorator(t,e)}constructor(t,e){this._app=e,this._model=t||{},this._state={},this._delta=Fnt(zot),e&&this.animation?.config&&(1==this.animation.config.autoplay||(this.animation.config.autoplay??1))&&(this.animation.started=!0),this.clearCache(),Pot.add(this),function(t){Bot++;var e=Uot[t];e||(e=Uot[t]={up:0,down:0}),e.up++}(t.type),$ot.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(zot))}dispose(){this.resetAnimation(),this.disposeMappings(),this.parent&&this.parent.removeComponent(this),delete this._text_substitutor,delete this._value_substitutor,this._disposed=!0,this.retention&&Pot.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 Fot}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")&&Pot.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?Lit(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&&Oit(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&&lot(t,this.textBounds,this.textLines(t),this.state)}drawStroke(t,e){rot(t,e?{...this.state,...e}:this.state)}drawFill(t,e){this.fillStyle&&"transparent"!=this.fillStyle&&(eot(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=Tit[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 sot(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=Rot(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 aot(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)}}Yot.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}},Yot.transcoordR=hot,Yot.transcoordRR=fot,Yot.createCanvas=tot,Yot.memoize=xit,Yot.mixin=vit,Yot.drawText=lot,Yot.font=sot,Yot.textLines=aot,Yot.drawStroke=rot,Yot.drawFill=eot,Yot.reposition=Eot,Yot.RetentionManager=Pot,Yot.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,Lrt);var i,o,a=_rt({},e.imports,n.imports,Lrt),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},Yot.buildSubstitutor=Rot,Object.assign(Yot.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=tot(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=>fot(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=>hot(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=>Cot(t))[0];if(r)return r.accessor(this.getState(r.target));var n=(e.match(/\${[^}]*}/)||[]).map(t=>Cot(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=>Cot(t)),o=(r.match(/\${[^}]*}/gi)||[]).map(t=>Cot(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(),Zit.call(this)},onchangeData:function(t,e){this.state.persistent&&this.app?.isViewMode&&this.app?.dataStorage.save(this,t.data),Zit.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 Qit(t,this)));this._mappings=[]},executeMappings:Zit,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:pot,transcoordP2S:dot,transcoordS2T:got,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:vot,transcoordS2TR:function(t,e,r){r=r||this.rootModel;const n=this.transcoordS2T(t,e,r);return fot(n.x,n.y,void 0,(r.get("rotation")||0)+r._delta.theta)},transcoordS2O:yot,transcoordC2S:mot,transcoordS2C:bot,toParent:pot,fromParent:dot,toScene:got,fromScene:vot,toLocal:mot,toGlobal:bot,toOther:yot}),["rotatePoint","font","lineHeight","retention"].forEach(t=>Yot.memoize(Yot.prototype,t,!1)),["bounds","center","textBounds"].forEach(t=>Yot.memoize(Yot.prototype,t,!0)),Yot.mixin(Yot.prototype,hit.withEvent);class Got extends Yot{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 Hot(t,e,r){return Math.max(0,Math.min(t,Math.min(r,e)/2))}var Wot=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=Hot(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 qot={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 Vot=20;function Xot(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 Kot extends(Wot(Got)){static get image(){return Kot._image||(Kot._image=new Image,Kot._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=="),Kot._image}static toggle(t,e,r,n){if(e){var i=t.root.findById(e);i?i._findInfoWindowByComponent(t)?Kot.hide(t,e):Kot.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=>Yot.template(function(t,e,r){return(e||r?['<div class="info-window-btns">',e?'<button class="closable">&#88</button>':"",r?'<button class="flipable">&#8652</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)}Ait.forEach(function(t){d.addEventListener(t,function(t){t.stopPropagation()})}),_it.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=Xot(v.className,"flip-side-1"),g.className=Xot(g.className,"flip-side-2")},!1);let n=g.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",function(r){r.preventDefault(),Kot.hide(t,e)},!1)}if(v){let r=v.querySelector(".info-window-btns > .flipable");r&&r.addEventListener("click",function(t){t.preventDefault(),v.className=Xot(v.className,"flip-side-1"),g.className=Xot(g.className,"flip-side-2")},!1);let n=v.querySelector(".info-window-btns > .closable");n&&n.addEventListener("click",function(r){r.preventDefault(),Kot.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+Vot<_.y)return d.style.marginLeft=A.x-m/2+"px",d.style.marginTop=A.y-b-Vot+"px",void w.forEach(t=>t.className+=" arrow-bottom");if(_=t.toGlobal(A.x,A.y+b+Vot),x.bottom>_.y+x.top)return d.style.marginLeft=A.x-m/2+"px",d.style.marginTop=A.y+Vot+"px",void w.forEach(t=>t.className+=" arrow-top")}if((_=t.toGlobal(A.x,A.y)).x-(m+Vot)>x.left)return d.style.marginLeft=A.x-m-Vot+"px",d.style.marginTop=A.y-b/2+"px",void w.forEach(t=>t.className+=" arrow-right");d.style.marginLeft=A.x+Vot+"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,Kot.image,e,r,n,i)}get hasTextProperty(){return!1}get nature(){return qot}}Yot.register("info-window",Kot);const Qot={};var Jot={list:function(){return{...Qot}},register:function(t,e){Qot[t]=e},unregister:function(t){delete Qot[t]},get:function(t){if(t){var e=Qot[t];return e||yit("Layout Not Found - ",t),e}}};const Zot=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}};Jot.register("html-absolute",Zot);const tat=20;function eat(t,e="static",r,n,i,o,a={}){const{title:s="",gap:c=tat}=a;if("auto"===r){const{x:e,y:r}=function(t,e,r,n="",i=tat){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=tat){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 rat(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 nat=["run","goto","goto-playlist","link-open","link-move","route-page","start-scenario","run-scenario","export-data","import-data"];const iat=new WeakMap;function oat(t){const e=t.root,r=iat.get(e);if(!r)return;if(e===t)return r.forEach(t=>oat(t[0])),void iat.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 aat{static hideAll(t){(iat.get(t)||[]).forEach(([t])=>oat(t))}static hide(t){const e=t.root,r=iat.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,()=>{oat(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),nat.forEach(r=>{e.on(r,(...e)=>{t.trigger(r,...e)})});const m=r.querySelector(".draggable");[...Ait,..._it].forEach(t=>{p.addEventListener(t,t=>{t.stopPropagation()})}),[...Ait,..._it].forEach(t=>{r.addEventListener(t,t=>{t.stopPropagation()})}),i&&o&&r.addEventListener("click",e=>{e.target===r&&aat.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;oat(t);let i=iat.get(n)||[];i=[...i,[t,{div:e,scene:r}]],iat.set(n,i)}(t,r,e),h){r.querySelector(".popup-title-bar .popup-title").textContent=h}const b=r.querySelector(".popup-translate");if(s&&(rat(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(),aat.hide(t)}),r.addEventListener("close-scene",e=>{e.preventDefault(),e.stopPropagation(),aat.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;eat(_,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 sat=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 cat(t){var e=t.components.filter(t=>!t.hidden),r=t.getState("layoutConfig")||{},n=e[r&&r.activeIndex||0];return n&&[n]||[]}Jot.register("absolute",sat);const lat=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 cat(t)}drawables(t){return cat(t)}isStuck(t){return!0}};function uat(t){var e=t.getState("layoutConfig");return e&&e.weight||1}Jot.register("card",lat);const hat=new class{reflow(t){var e=this.drawables(t),r=t.getState("padding")||{},n=e.reduce((t,e)=>t+uat(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=uat(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 fat(t){var e=t.getState("layoutConfig");return e&&e.weight||1}Jot.register("linear-horizontal",hat);const dat=new class{reflow(t){var e=this.drawables(t),r=t.getState("padding")||{},n=e.reduce((t,e)=>t+fat(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=fat(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}};Jot.register("linear-vertical",dat);const pat=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}}};Jot.register("table",pat);const gat=new Image;gat.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAclBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0BbqFAAAAJXRSTlMAgAP3VSI6/g9fBk5FavJsMrariSjzPnO1enRRL5SMhmOOWB9keFTE0wAAANxJREFUOMutk9kWgyAMRLFuiLjUtdp9yf//YglVsQXz1HniMPcEMgHGvpX2O0Ypi+EgCL+IAShC+wB7QfubRDT7AFcnUPoLMLiP4PyJbsb55i05AgnR5iaQDsICgtH0cotBWoAP1c7kC6kFxEseCfZfB6gEgbNeBrira2QmH1uVYCXlA3is8UmgUCPIyQJKEmu8QtQJN0e9DPXVpzG2G216c1CqRmcBOdxXk07sWUSPv07zo0amCNQycv+NzmR6cRcwmfbuI7p2nZ/z4be0P83Foz6vIkhfZXr82XgDlZsspIq4peUAAAAASUVORK5CYII=";var vat=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(gat,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 yat=[];class mat extends(vat(Wot(Yot))){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 Jot.get(this.get("layout"))||sat}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||yat).indexOf(t)}size(){return(this._components||yat).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 Lit(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 Lit(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=>Yot.memoize(mat.prototype,t,!1));class bat 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*wit),t.setAttribute("height",n*wit)),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=Yot.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*wit,e.y*wit),t.scale(r.x*wit,r.y*wit),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 xat extends bat{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=Yot.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=Yot.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(wit,wit),super.draw(t),this.auxContext2D.restore())}}var wat,Aat,_at,Eat;!function(t){t.CANVAS="canvas",t.DOM="dom"}(wat||(wat={}));class Sat{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;Lot.getInstance().addOverlay(t)}}determineOptimalMode(){return!1!==this.options.animation?wat.DOM:wat.CANVAS}start(){if(!this.isActive&&(this.isActive=!0,this.mode===wat.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===wat.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===wat.DOM&&this.isActive&&this.updateDOMElements()}render(t,e){return!(this.mode!==wat.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 kat extends Sat{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:wat.DOM,...r}),this.vectorElement=null,this.animationElements=[],this.svgContainer=null,this.animationElement=null}getDecoratorType(){return this.constructor.DECORATOR_TYPE}dispose(){this.removeDOMElements()}determineOptimalMode(){return wat.DOM}renderCanvas(t,e){return console.warn("VectorDecorator는 Canvas 렌더링을 지원하지 않습니다. DOM 모드를 사용하세요."),!1}getSvgContainer(){if(!this.overlay)throw new Error("오버레이 요소가 없습니다.");if(!kat.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),kat.svgContainerCache.set(this.overlay,t)}return kat.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=kat.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(),kat.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===wat.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}}}kat.svgContainerCache=new WeakMap,kat.DECORATOR_TYPE="vector";class Mat extends Sat{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 wat.CANVAS}createDOMElements(){console.warn("RasterDecorator는 DOM 렌더링을 지원하지 않습니다. Canvas 모드를 사용하세요.")}setAnimationState(t=3e3,e=!1){Mat.animationStateMap.set(this.target,{startTime:Date.now(),duration:t,repeat:e})}getAnimationState(){const t=Mat.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&&(Mat.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(),Mat.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}}Mat.animationStateMap=new WeakMap;class Oat extends kat{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})`)}}Oat.DECORATOR_TYPE="bouncing-arrow",function(t){t.ROTATE="rotate",t.TRANSLATE_X="translateX",t.TRANSLATE_Y="translateY",t.SCALE="scale",t.FADE="fade"}(Aat||(Aat={})),function(t){t.VIBRATION="vibration",t.ROTATION="rotation",t.HEARTBEAT="heartbeat",t.MOVING="moving",t.OUTLINE="outline",t.FADE="fade",t.WAYPOINT="waypoint"}(_at||(_at={})),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"}(Eat||(Eat={}));class Tat extends kat{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||Eat.CENTER){case Eat.TOP_LEFT:case"top-left":l={x:i,y:o-r};break;case Eat.TOP:case"top":l={x:i+(a-r)/2,y:o-r};break;case Eat.TOP_RIGHT:case"top-right":l={x:i+a-r,y:o-r};break;case Eat.BOTTOM_LEFT:case"bottom-left":l={x:i,y:o+s};break;case Eat.BOTTOM:case"bottom":l={x:i+(a-r)/2,y:o+s};break;case Eat.BOTTOM_RIGHT:case"bottom-right":l={x:i+a-r,y:o+s};break;case Eat.LEFT_TOP:case"left-top":l={x:i-r,y:o};break;case Eat.LEFT:case"left":l={x:i-r,y:o+(s-r)/2};break;case Eat.LEFT_BOTTOM:case"left-bottom":l={x:i-r,y:o+(s-r)};break;case Eat.RIGHT_TOP:case"right-top":l={x:i+a,y:o};break;case Eat.RIGHT:case"right":l={x:i+a,y:o+(s-r)/2};break;case Eat.RIGHT_BOTTOM:case"right-bottom":l={x:i+a,y:o+(s-r)};break;case Eat.TOP_LEFT_CORNER:case"top-left-corner":l={x:i-c,y:o-c};break;case Eat.TOP_RIGHT_CORNER:case"top-right-corner":l={x:i+a-c,y:o-c};break;case Eat.BOTTOM_LEFT_CORNER:case"bottom-left-corner":l={x:i-c,y:o+s-c};break;case Eat.BOTTOM_RIGHT_CORNER:case"bottom-right-corner":l={x:i+a-c,y:o+s-c};break;case Eat.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[]}}Tat.DECORATOR_TYPE="animated-icon";class Pat extends kat{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)}}}Pat.DECORATOR_TYPE="border-highlighting";class Iat extends kat{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()}}Iat.DECORATOR_TYPE="anchors";class Cat extends kat{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()}}Cat.DECORATOR_TYPE="decotag";class Rat extends kat{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+Rat.ARROW_ANGLE_1),s=e.y+r*Math.sin(o+Rat.ARROW_ANGLE_1),c=e.x+r*Math.cos(o+Rat.ARROW_ANGLE_2),l=e.y+r*Math.sin(o+Rat.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()}}Rat.DECORATOR_TYPE="data-spread",Rat.ARROW_ANGLE_1=160*Math.PI/180,Rat.ARROW_ANGLE_2=200*Math.PI/180;class Dat extends kat{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()}}Dat.DECORATOR_TYPE="link",Dot.registerDecorator("bouncing-arrow",Oat),Dot.registerDecorator("animated-icon",Tat),Dot.registerDecorator("border-highlighting",Pat),Dot.registerDecorator("anchors",Iat),Dot.registerDecorator("decotag",Cat),Dot.registerDecorator("data-spread",Rat),Dot.registerDecorator("link",Dat);const Lat={x:1,y:1},jat={x:0,y:0};class Nat extends xat{dispose(){super.dispose(),this._overlay=null,this._decoratorOverlay&&(Lot.getInstance().removeOverlay(this._decoratorOverlay),this._decoratorOverlay.parentNode&&this._decoratorOverlay.parentNode.removeChild(this._decoratorOverlay),this._decoratorOverlay=null),this._decoratorAuxOverlay&&(Lot.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 Zot}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,Lot.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,Lot.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(){Lot.getInstance().invalidateOverlay(this.decoratorOverlay),Lot.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=jat,scale:r=Lat,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 Nat)&&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?Kot.show(e,o,c,{x:n.offsetX,y:n.offsetY}):c&&Kot.hide(e,o);break;case"toggle-info-window":if(!o)return;Kot.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);aat.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){Lot.getInstance().addToOverlay(n,t,e,r)}}offdecorator(t,e){const r=this.getDecoratorOverlay(t);if(r){Lot.getInstance().removeFromOverlay(r,t,e)}}resetDecorator(t,e){const r=this.getDecoratorOverlay(e);r&&Lot.getInstance().removeAllFromOverlay(r,t)}onChangeForDecorator(t,e,r){const{origin:n}=r,i=this.getDecoratorOverlay(n);Lot.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 Fat(t,e){const r=t.state.refid;return t.root.findAll(t=>t.isLine()&&t.from.component===r&&(!e||t.from.anchor===e))}function zat(t,e){const r=t.state.refid;return t.root.findAll(t=>t.isLine()&&t.to.component===r&&(!e||t.to.anchor===e))}Nat.Popup=aat,Yot.register("model-layer",Nat);var Bat=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 Fat(this,t)}findOutletEnds(t){return function(t,e){return Fat(t,e).map(t=>t.toEnd?.component).filter(Boolean)}(this,t)}findInletLines(t){return zat(this,t)}findInletEnds(t){return function(t,e){return zat(t,e).map(t=>t.fromEnd?.component).filter(Boolean)}(this,t)}};const Uat={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"round",name:"round",property:{min:0}}],help:"scene/component/rect"};var $at={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=Hot(s,o,a),r.set({round:s})}};class Yat extends(Bat(Wot(Got))){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:Hot(n,r,i))/100),y:e,handler:$at}]}get nature(){return Uat}}Yot.register("rect",Yat);const Gat=[1,2,10,20,50,50,50,50,50,50];class Hat extends(Wot(Got)){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:Gat[Math.round(_)]||100;1!=E&&(A+=(E-A%E)%E);var S=Math.ceil(A*w),k=s+l;for(t.fillStyle=f;S<k;){if(A%10==0){t.moveTo(S-s,b),t.lineTo(S-s,v);let e=(A/10).toString(),r=t.measureText(e);t.fillText(e,S-s-r.width-6,x)}else A%5==0?(t.moveTo(S-s,m),t.lineTo(S-s,v)):(t.moveTo(S-s,y),t.lineTo(S-s,v));A+=E,S=Math.ceil(A*w)}}}Yot.register("ruler",Hat);const Wat=20,qat=20,Vat=90*Math.PI/180,Xat="9px Verdana",Kat=20,Qat="#f4f4f4",Jat="#999";function Zat(t,e,r){return{left:-t.x,top:-t.y,width:Wat,height:Kat}}function tst(t,e,r,n){return{left:Wat-t.x,top:0-t.y,origin:20-t.x,width:e-Wat,height:Kat}}function est(t,e,r,n){var i={x:0-t.x+10,y:-t.y+qat+(r-qat)/2},o=Yot.transcoordRR(0-t.x,-t.y+qat,i,Vat);return{left:o.x-(r-qat),top:o.y,origin:20-t.y,width:r-qat,height:Kat}}function rst(t){var e=t.get("translate");return{left:-e.x,top:-e.y,width:t.canvas.width/wit,height:t.canvas.height/wit}}Yot.register("guide-layer",class extends bat{constructor(t,e){super(t,e),this.appScale={x:1,y:1},"disabled"!==t.ruler&&(this.hruler=new Hat({left:Wat,top:0,origin:20,margin:0,height:Kat,unit:"m",rotation:0,font:Xat,fillStyle:Qat,strokeStyle:Jat,capturable:!1}),this.vruler=new Hat({left:0,top:0,origin:20,margin:0,height:Kat,unit:"m",rotation:Vat,font:Xat,side:"top",fillStyle:Qat,strokeStyle:Jat,capturable:!1}),this.origin_rect=new Yat({left:-20,top:-20,width:20,height:20,fillStyle:Qat,strokeStyle:Jat,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<Wat&&(e.x+=Wat),e.y<qat&&(e.y+=qat);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=rst(this);var{width:n,height:i}=this.screen_coord;this.hruler.set(tst(e,n,0,this.hruler)),this.vruler.set(est(e,0,i,this.vruler)),this.origin_rect.set(Zat(e))}else this.screen_coord=rst(this)}resize(){super.resize(),this.screen_coord=rst(this);var{width:t,height:e}=this.screen_coord;this.hruler&&(this.hruler.set(tst(this.model.translate,t,0,this.hruler)),this.vruler.set(est(this.model.translate,0,e,this.vruler)),this.origin_rect.set(Zat(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=rst(this),this.hruler){var{translate:n}=this.model,{width:i,height:o}=this.screen_coord;this.hruler.set(tst(n,i,0,this.hruler)),this.vruler.set(est(n,0,o,this.vruler)),this.origin_rect.set(Zat(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)}});Yot.register("shift-layer",class extends bat{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 nst{constructor(t){this.params=Object.assign({},t)}excute(){}}class ist extends nst{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 ost="left",ast="right",sst="center",cst="bottom",lst="middle",ust=[ost,ast,sst,"top",lst,cst];function hst(t){if(this.hasSameParentForAllSelected&&-1!=ust.indexOf(t)){var e=this.selected.filter(t=>!t.stuck);if(!(e.length<=1)){var r=this.app.commander;ist.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 ost: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 sst: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 ast: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 lst: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 cst: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 fst="VERTICAL",dst=[fst,"HORIZONTAL"];function pst(t){if(this.hasSameParentForAllSelected&&-1!=dst.indexOf(t)){var e=this.selected;if(!(e.length<=1)){var r=this.app.commander;ist.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===fst?n.y-i.y:n.x-i.x});var n=r.reduce((e,r)=>e+(t===fst?r.bounds.height:r.bounds.width),0),i=r[0].bounds,o=r[r.length-1].bounds,a=((t===fst?o.top+o.height-i.top:o.left+o.width-i.left)-n)/(r.length-1),s=t===fst?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===fst?(i.top=s,s+=i.height):(i.left=s,s+=i.width),n.bounds=i}}(t,e)})}}}function gst(t){for(var e=0;t&&!t.isRootModel();)e+=t.get("rotation")||0,t=t.parent;return e%(2*Math.PI)}class vst extends nst{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=gst(e);if(e.removeSelf(!r),e.bounds=s,e.set("rotation",c),r){e.set("rotation",function(t,e){return((t.get("rotation")||0)-gst(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 yst(t,e,r){this.app.commander.execute(new vst({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 vst({changes:r});this.app.commander.execute(i)}}function bst(t,e,r,n){var i=Yot.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=bst(t,e,r,n);i&&o.addComponent(i)}),delete t.components),o.created(),o}function xst(t,e){var r=Fnt(t.hierarchy);return delete r.id,bst(r,t.app,e)}var wst=Object.freeze({__proto__:null,compile:bst,duplicate:xst,select:Lit,match:Cit});function Ast(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 bst(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 vst({changes:n}))}function _st(){var t=[],e=new Map;if(this.selected=this.selected.filter(t=>!t.isRootModel()).map(r=>{let n=xst(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 vst({changes:t});this.app.commander.execute(r)}}function Est(){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 vst({changes:r})),e&&e.calculateBounds&&e.calculateBounds()}function Sst(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 kst(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 Mst(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 Ost(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 Tst=0;function Pst(){var t=this.selected.filter(t=>!t.isRootModel()).map(t=>t.hierarchy);if(0!=t.length)return Tst=0,JSON.stringify(t,null,2)}function Ist(){Tst=0;var t=Pst.call(this);return Est.call(this),t}function Cst(t){if(t)try{Tst++,Ast.call(this,JSON.parse(t),{x:15*Tst,y:15*Tst})}catch(e){yit(e,t)}}var Rst=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;$st.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(),$st.impl.options.imagePlaceholder){var o=$st.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",""))}}(),Dst=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!Rst.isDataUrl(t)})}function n(t,e,r,n){return Promise.resolve(e).then(function(t){return r?Rst.resolveUrl(t,r):t}).then(n||Rst.getAndEncode).then(function(t){return Rst.dataAsUrl(t,Rst.mimeType(e))}).then(function(r){return t.replace(function(t){return new RegExp("(url\\(['\"]?)("+Rst.escape(t)+")(['\"]?\\))","g")}(e),"$1"+r+"$3")})}}(),Lst=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(Rst.asArray(document.styleSheets)).then(function(t){var e=[];return t.forEach(function(t){try{Rst.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 Dst.shouldProcess(t.style.getPropertyValue("src"))})}).then(function(e){return e.map(t)});function t(t){return{resolve:function(){var e=(t.parentStyleSheet||{}).href;return Dst.inlineAll(t.cssText,e)},src:function(){return t.style.getPropertyValue("src")}}}}}(),jst=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(Rst.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?Dst.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 Rst.isDataUrl(t.src)?Promise.resolve():Promise.resolve(t.src).then(e||Rst.getAndEncode).then(function(e){return Rst.dataAsUrl(e,Rst.mimeType(t.src))}).then(function(e){return new Promise(function(r,n){t.onload=r,t.onerror=n,t.src=e})})}}}}(),Nst={imagePlaceholder:void 0,cacheBust:!1};function Fst(t,e){return function(t){void 0===t.imagePlaceholder?$st.impl.options.imagePlaceholder=Nst.imagePlaceholder:$st.impl.options.imagePlaceholder=t.imagePlaceholder;void 0===t.cacheBust?$st.impl.options.cacheBust=Nst.cacheBust:$st.impl.options.cacheBust=t.cacheBust}(e=e||{}),Promise.resolve(t).then(function(t){return Bst(t,e.filter,!0)}).then(Ust).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(Rst.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||Rst.width(t),e.height||Rst.height(t))})}function zst(t,e){return Fst(t,e).then(Rst.makeImage).then(Rst.delay(100)).then(function(r){var n=function(t){var r=document.createElement("canvas");if(r.width=e.width||Rst.width(t),r.height=e.height||Rst.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 Bst(t,e,r){return r||!e||e(t)?Promise.resolve(t).then(function(t){if(t instanceof HTMLCanvasElement)try{return Rst.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,Rst.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 Bst(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){Rst.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=Rst.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 Rst.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 Ust(t){return jst.inlineAll(t).then(function(){return t})}var $st={toSvg:Fst,toPng:function(t,e){return zst(t,e||{}).then(function(t){return t.toDataURL()})},toJpeg:function(t,e){return zst(t,e=e||{}).then(function(t){return t.toDataURL("image/jpeg",e.quality||1)})},toBlob:function(t,e){return zst(t,e||{}).then(t=>Rst.canvasToBlob(t))},toPixelData:function(t,e){return zst(t,e||{}).then(function(e){return e.getContext("2d").getImageData(0,0,Rst.width(t),Rst.height(t)).data})},impl:{fontFaces:Lst,images:jst,util:Rst,inliner:Dst,options:{}}};function Yst(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/wit,y:f/wit});var d=Yot.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);$st.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 Gst(){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=Yot.union(r),o=t[0].fromParent(i.left,i.top);o=t[0].toScene(o.x,o.y);var a=new Map,s=bst({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 vst({changes:c})),this.selected=[s]}}}function Hst(){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 vst({changes:e})),this.selected=t}}function Wst(){var t=this.selected;if(0!=t.length){var e=t.map(t=>t.bounds),r=Yot.union(e),n=r.left+r.width/2;t.map(t=>{t.symmetryX(n)})}}function qst(){var t=this.selected;if(0!=t.length){var e=t.map(t=>t.bounds),r=Yot.union(e),n=r.top+r.height/2;t.map(t=>{t.symmetryY(n)})}}function Vst(){ist.around(this.app.commander,Wst,this)}function Xst(){ist.around(this.app.commander,qst,this)}function Kst(t,e,r){var n=this.findAll(t,r);return n.forEach(t=>{t.set(e)}),n}function Qst(t){ist.around(this.app.commander,t)}function Jst(){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 Zst="left",tct="right",ect="center",rct="bottom",nct="middle",ict=[Zst,tct,ect,"top",nct,rct];function oct(t){if(this.hasSameParentForAllSelected&&-1!=ict.indexOf(t)){var e=this.selected.filter(t=>!t.stuck),r=this.app.commander;ist.around(r,function(){!function(t,e){const r=e[0].parent,{width:n,height:i}=r.bounds;switch(t){case Zst:for(let t=0;t<e.length;t++){let r=e[t].bounds;e[t].bounds={...r,left:0}}break;case ect: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 tct: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 nct: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 rct: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 act(t){t instanceof Array||(t=[t]),this.trigger("addstart",t)}function sct(){this.trigger("stylepastestart")}function cct(){this.trigger("stylepastestop")}function lct(){this.trigger("databindpastestart")}function uct(){this.trigger("databindpastestop")}function hct(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 fct(t,e,r,n,i){i||hct(t,e,r,n)}function dct(t,e){var r=t.components||[];for(let t of r){dct(t,e);let r=e.indexOf(t);-1!=r&&e.splice(r,1)}}Yot.register("add-layer",class extends bat{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;Ast.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);Ast.call(this.root,this.models,{cx:r,cy:n}),this.root.trigger("addstop")}}});Yot.register("selection-layer",class extends bat{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),dct(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,fct(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,fct(this,null,null,!1,!0),this.invalidate())}});class pct{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 gct{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 vct{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=ist.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;ist.after(r,e.app.commander),e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}function yct(t,e){return Math.atan2(e.y-t.y,e.x-t.x)}const mct=15*Math.PI/180;class bct{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=bst(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=ist.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=yct(u=e.toParent(u.x,u.y),l));var f=Math.round((yct(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 vst({changes:[{component:this.created,to_container:this.created.parent}]});created.app.commander.execute(t)}else ist.after(n,e.app.commander);e.parent&&e.parent.calculateBounds&&e.parent.calculateBounds()}}class xct{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 wct(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 Act(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 _ct(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 Ect{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=_ct(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;_ct(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=wct(e,r,o);this.layer.selected.filter(t=>t.resizable).forEach((e,i)=>{e.bounds=n[i],Act(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=wct(e,r,o);this.layer.selected.filter(t=>t.resizable).forEach((e,i)=>{e.bounds=n[i],Act(e,r,t.shiftKey,a.dx,a.dy,!0)}),this.active.component.app.commander.execute(null,!1)}}const Sct=2*Math.PI,kct=Math.PI/2;function Mct(t,e){var r=t.bounds;return{x:r.left+r.width/2,y:r.top-20/e.y}}class Oct{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=Mct(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=Mct(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,Sct,!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-kct:kct+o)-i;this.layer.selected.filter(t=>t.rotatable).forEach((e,r)=>{let n=((e.get("rotation")||0)+a)%Sct;e.set("rotation",e.adjustRotation(n,t.shiftKey))})}ondragend(t){var{component:e}=this.active;e.app.commander.execute(null,!1)}}Yot.register("modeling-layer",class extends xat{constructor(t,e){super(t,e),this.pathHandler=new bct(this);var r=this.pathHandler,n=new vct(this),i=new Ect(this),o=new Oct(this);this._modelers=[r,n,i,o],this._control_mode_modelers=[n,r,i,o],this.focusOutline=new pct(this),this.groupOutline=new gct(this),this.anchorHandler=new xct(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*wit,e.y*wit),t.scale(r.x*wit,r.y*wit),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 ist.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=bst({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=bst({type:"audio",top:0,left:0,width:100,height:100,src:t},o.app):s.startsWith("vnd.ms-excel/")||/\.xlsx?$/.test(c)?r=bst({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 vst({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?ist.around(this.app.commander,()=>{r.selected.forEach(t=>{let e=t.get("letterSpacing")||Eit.LETTER_SPACING;e+=n,t.set("letterSpacing",e)})}):ist.around(this.app.commander,()=>{r.selected.forEach(t=>{let e=t.get("fontSize")||Eit.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 Tct(){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(Cit(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)})}Yot.register("scroll-layer",class extends bat{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 Pct{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)",Tct,{event_pump:this})}stop(){this.deliverer.off("(all)",Tct)}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 Ict{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.");Lit(r,this.root,t).forEach(r=>{var i=new Pct(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 Cct=0,Rct=1,Dct=2,Lct=0,jct=1,Nct=2;var Fct={},zct=0;class Bct{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 Fct;let r=e.target.getBoundingClientRect();return Fct={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);zct>0&&(this._scale=n/zct),zct=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 Uct(t,e){return t.capture(e.offsetX,e.offsetY)}function $ct(t,e,r){if(t&&t.app&&(!t.app.isViewMode||!t.hidden)){r instanceof Bct&&e===r.type||(r=new Bct(r,e));var n="on"+e;t[n]&&t[n](r),r.isPropagationStopped()||t.trigger(e,r)}}class Yct{constructor(t,e){this.gestureHandlerBuilder=t=>{var e=this[`on${t}`];return t=>{const r=new Bct(t);return e(r),r.isDefaultPrevented()&&t.preventDefault(),!1}},this.keyeventHandlerBuilder=t=>this[`on${t}`],this.ondragover=t=>($ct(Uct(this.container,t),t.type,t),!1),this.ondrop=t=>($ct(Uct(this.container,t),t.type,t),!1),this.ondblclick=t=>($ct(Uct(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 Rct:let r=t.offsetX-this.__dragstart_e.offsetX,n=t.offsetY-this.__dragstart_e.offsetY;if(r*r+n*n<16)break;this.status=Dct,$ct(this.last_target,"dragstart",this.__dragstart_e),this.__dragmove_e=t,$ct(this.last_target,"dragmove",t);break;case Dct:this.__dragmove_e=t,$ct(this.last_target,"dragmove",t);break;default:var e=Uct(this.container,t);this.last_enter_target!==e&&(this.last_enter_target&&$ct(this.last_enter_target,"mouseleave",t),e&&$ct(e,"mouseenter",t),this.last_enter_target=e),$ct(e,t.type,t),this.last_target=e}return!1},this.onmousedown=t=>{if(this.status===Dct)$ct(this.last_target,"dragend",t),this.last_target=null,this.status=Cct;else{var e=Uct(this.container,t);this.last_target=e,this.status=Rct,this.__dragstart_e=t,$ct(e,t.type,t)}return!1},this.onmouseup=t=>{if(this.status===Dct)$ct(this.last_target,"dragend",t);else{var e=Uct(this.container,t);$ct(e,t.type,t),this.last_target===e&&$ct(e,"click",t)}return this.last_target=null,this.status=Cct,!1},this.onmouseout=t=>{var e=Uct(this.container,t);if(this.status===Dct)$ct(this.last_target,"dragend",t);else{if(this.last_target&&this.last_target===e)return;this.last_enter_target&&($ct(this.last_enter_target,"mouseleave",t),delete this.last_enter_target)}return this.last_target=null,this.status=Cct,!1},this.ontouchstart=t=>{var e=Uct(this.container,t);return this.last_target=e,this.status=jct,this.touchPoints||(this.touchPoints=[]),this.touchPoints.push(t.changedTouches[0]),this.holdTimer=setTimeout(()=>{this.status=Lct,$ct(this.last_target,"hold",t),delete this.holdTimer},500),$ct(e,t.type,t),!1},this.ontouchmove=t=>{if(!t.touches||!t.changedTouches)return $ct(this.last_target,"dragstart",t),$ct(this.last_target,"dragmove",t),!1;var e=Uct(this.container,t);switch(this.status){case jct: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=Nct,void(this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer))):void 0}});break;case Nct: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 $ct(this.last_target,"pinch",t),!1;$ct(this.last_target,"pan",t),e=this.last_target;break;default:this.last_enter_target!==e&&(this.last_enter_target&&$ct(this.last_enter_target,"mouseleave",t),e&&$ct(e,"mouseenter",t),this.last_enter_target=e),this.last_target=e}return $ct(e,"touchmove",t),!1},this.ontouchend=t=>{var e=Uct(this.container,t);switch(this.status){case Nct:e=this.last_target;break;case jct:var r=performance.now(),n=r-this.touchedAt;this.holdTimer&&(clearTimeout(this.holdTimer),delete this.holdTimer,$ct(e,n<500?"doubletap":"tap",t),this.touchedAt=r)}$ct(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=Lct,!1},this.onwheel=t=>($ct(Uct(this.container,t),t.type,t),!1),this.container=t,this.html_element=e,this.status=Cct,this.last_target=null,this.gesture_handlers=Ait.map(t=>this.gestureHandlerBuilder(t)),this.keyevent_handlers=_it.map(t=>this.keyeventHandlerBuilder(t)),Ait.forEach((t,r)=>e.addEventListener(t,this.gesture_handlers[r]),{passive:!1}),_it.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&&$ct(this.last_enter_target,"mouseleave",new CustomEvent("mouseleave")),Ait.forEach((t,e)=>this.html_element.removeEventListener(t,this.gesture_handlers[e])),_it.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 Gct(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 Hct(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=Gct(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 Wct={},qct={};const Vct=()=>{};var Xct={register:function(t,e,r){Wct[t]=e,r&&(qct[t]=r)},unregister:function(t){delete Wct[t],delete qct[t]},get:function(t){return Wct[t]},getDisposer:function(t){return qct[t]||Vct}};function Kct(t){if(!t.hasTextProperty||t.textHidden)return;var{text:e="",bold:r=Eit.BOLD,italic:n=Eit.ITALIC,textWrap:i=Eit.TEXT_WRAP,letterSpacing:o=0,fontFamily:a=Eit.FONT_FAMILY,fontColor:s=Eit.FONT_COLOR,textAlign:c=Eit.TEXT_ALIGN,textBaseline:l=Eit.TEXT_BASELINE,fontSize:u=Eit.FONT_SIZE,lineHeight:h=1.2*u}=t.model,{left:f,top:d,width:p,height:g}=t.textBounds;u||=Eit.FONT_SIZE,h||=1.2*u,t.textHidden=!0;var v=document.createElement("textarea");Ait.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=Hct(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,S=!1;v.addEventListener("keydown",function(t){t.stopPropagation(),"Escape"!=t.code&&(t.shiftKey||"Enter"!=t.code&&"NumpadEnter"!=t.code)?setTimeout(()=>{A(v.value)}):(S=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 k=t.root.selected,M=function(r){t.root.selected=k,t.textHidden=!1,v.removeEventListener("blur",M,!1),v.parentElement&&v.parentElement.removeChild(v),_.focus(),r.skipUpdate||S||t.app.commander.execute(new ist({changes:[{component:t,before:{text:e},after:{text:v.value}}]}))};v.addEventListener("blur",M,!1)}Xct.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)&&(Kct(i[0]),t.preventDefault(),!0))}}},"model-layer":{"(descendant)":{dblclick:function(t,e){Kct(e.origin)}}}});var Qct,Jct,Zct,tlt=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);Xct.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=xst(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=ist.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,tlt(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 vst({changes:s}))}else ist.after(this.changes,n.app.commander);else if(this.duplicates){this.duplicates=this.duplicates.map(t=>(t.to_container=a,t));let t=new vst({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,tlt(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;ist.around(n.app.commander,function(){a.forEach(t=>{!t.stuck&&t.move(i,!1)})})}}}});const elt=Qnt(()=>{const{x:t,y:e}=Zct,r=Jct.deref();r&&(r.rootModel.move({x:t-Qct.x,y:e-Qct.y},!1),Qct={x:t,y:e})},60,{leading:!0,trailing:!0});Xct.register("shift-handler",{"model-layer":{"(all)":{dragstart:function(t,e){Qct={x:t.offsetX,y:t.offsetY}},dragmove:function(t,e){Jct=new WeakRef(e.deliverer),Zct={x:t.offsetX,y:t.offsetY},elt()}}}}),Xct.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 rlt={},nlt={};function ilt(t){const e={};for(const r in t)t.hasOwnProperty(r)&&void 0!==t[r]&&(e[r]=t[r]);return e}Xct.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;rlt=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;rlt={},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;nlt=Fnt({mappings:e}),r.mode=5}},databindpastestop:function(t){const{deliverer:e}=t,r=e.app;nlt={},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&&ist.around(n.commander,()=>{const t=ilt({...i.model,...rlt});i?.set(t)}):i===r?r.root.trigger("databindpastestop"):i&&ist.around(n.commander,()=>{const t=ilt({...i.model,...nlt});i?.set(t)})}}}});class olt{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 alt(t){const{origin:e}=t,r=e.root,{waypointHandler:n}=r;n?.reset()}Xct.register("waypoint-handler",{"model-layer":{"(descendant)":{waypoint:function(t,e){const{origin:r}=e,n=r.root;let{waypointHandler:i}=n;i||(i=new olt,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:alt},"(self)":{waypointreset:alt}}},function(t){const{waypointHandler:e}=t;e&&(e.dispose(),delete t.waypointHandler)});var slt=[],clt=Knt(function(){slt.forEach(t=>{t.resize()})},100);"undefined"!=typeof window&&window.addEventListener("resize",clt);class llt 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),slt.push(this)}dispose(){aat.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=slt.indexOf(this);t>=0&&slt.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 Yct(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=bst(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=>{Xct.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 Ict(this),(t=t||{}).type="model-layer",this.model_layer=bst(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=bst(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,Xct.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(llt.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()}}}),Yot.memoize(llt.prototype,"unitScale",!1);var ult=13.3,hlt=function(t){return void 0!==t&&(ult=t),ult};const flt="$base_url";const dlt=Math.PI/12;class plt{constructor(t,e){this._mode=t,this.screen=hlt(),this._baseUrl="undefined"!=typeof window?window.location.origin:null,this._refProvider=e,this.isEditMode&&(this._rotateStep=dlt,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 wit}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(flt)?new URL(t.replace(flt,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)||dlt}get rotateStepForced(){return this._rotateStepForced}set rotateStepForced(t){this._rotateStepForced=!!t}get dataStorage(){return this._dataStorage}set dataStorage(t){this._dataStorage=t}}vit(plt.prototype,hit.withEvent);class glt{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 vlt=Knt(t=>{t.brake||t.take()},1e3,{leading:!0,trailing:!1});function ylt(t){!t.brake&&t.dirty&&vlt(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,ylt(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,ylt(this)}}function blt(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 xlt{constructor(t){this.container=t,this.timecapsule=new glt(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&&(blt(this.timecapsule.backward(),this.container),this.trigger("undo",this.undoable(),this.redoable()))}redo(){this.timecapsule.forwardable&&(blt(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(xlt.prototype,hit.withEvent);var wlt=0;const Alt=new FinalizationRegistry(t=>{wlt--});class _lt{static get residents(){return wlt}static get residentsCount(){return wlt}constructor(t){this._container=t,this.app=t.app,this._commander=new xlt(this._container),this.app.commander=this._commander,wlt++,Alt.register(this,wlt)}add(){return Ast.apply(this._container,arguments)}duplicate(){return _st.apply(this._container,arguments)}remove(){return Est.apply(this._container,arguments)}animate(){return hnt.apply(this,arguments)}fullscreen(){return Ost.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 wit}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 Ist.apply(this._container,arguments)}copy(){return Pst.apply(this._container,arguments)}paste(){return Cst.apply(this._container,arguments)}undoableChange(){return Qst.apply(this._container,arguments)}change(){return Kst.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 hst.apply(this._container,arguments)}place(){return oct.apply(this._container,arguments)}distribute(){return pst.apply(this._container,arguments)}move(){return yst.apply(this._container,arguments)}zorder(){return mst.apply(this._container,arguments)}symmetryX(){return Vst.apply(this._container,arguments)}symmetryY(){return Xst.apply(this._container,arguments)}on(){return Sst.apply(this._container,arguments)}once(){return kst.apply(this._container,arguments)}off(){return this._container&&Mst.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 Yst.apply(this._container,arguments)}group(){return Gst.apply(this._container,arguments)}ungroup(){return Hst.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 Jst.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 act.apply(this._container,arguments)}startStylePasteMode(){return sct.apply(this._container,arguments)}stopStylePasteMode(){return cct.apply(this._container,arguments)}startDatabindPasteMode(){return lct.apply(this._container,arguments)}stopDatabindPasteMode(){return uct.apply(this._container,arguments)}}const Elt=new class{load(t){}save(t,e){}clear(t){}};function Slt(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 klt(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;
4
+ /**
5
+ * @license
6
+ * Copyright 2019 Google LLC
7
+ * SPDX-License-Identifier: BSD-3-Clause
8
+ */
9
+ const Mlt=globalThis,Olt=Mlt.ShadowRoot&&(void 0===Mlt.ShadyCSS||Mlt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Tlt=Symbol(),Plt=new WeakMap;class Ilt{constructor(t,e,r){if(this._$cssResult$=!0,r!==Tlt)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(Olt&&void 0===t){const r=void 0!==e&&1===e.length;r&&(t=Plt.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&Plt.set(e,t))}return t}toString(){return this.cssText}}const Clt=Olt?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const r of t.cssRules)e+=r.cssText;return(t=>new Ilt("string"==typeof t?t:t+"",void 0,Tlt))(e)})(t):t,{is:Rlt,defineProperty:Dlt,getOwnPropertyDescriptor:Llt,getOwnPropertyNames:jlt,getOwnPropertySymbols:Nlt,getPrototypeOf:Flt}=Object,zlt=globalThis,Blt=zlt.trustedTypes,Ult=Blt?Blt.emptyScript:"",$lt=zlt.reactiveElementPolyfillSupport,Ylt=(t,e)=>t,Glt={toAttribute(t,e){switch(e){case Boolean:t=t?Ult: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}},Hlt=(t,e)=>!Rlt(t,e),Wlt={attribute:!0,type:String,converter:Glt,reflect:!1,useDefault:!1,hasChanged:Hlt};
10
+ /**
11
+ * @license
12
+ * Copyright 2017 Google LLC
13
+ * SPDX-License-Identifier: BSD-3-Clause
14
+ */Symbol.metadata??=Symbol("metadata"),zlt.litPropertyMetadata??=new WeakMap;class qlt 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=Wlt){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&&Dlt(this.prototype,t,n)}}static getPropertyDescriptor(t,e,r){const{get:n,set:i}=Llt(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)??Wlt}static _$Ei(){if(this.hasOwnProperty(Ylt("elementProperties")))return;const t=Flt(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Ylt("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Ylt("properties"))){const t=this.properties,e=[...jlt(t),...Nlt(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(Clt(t))}else void 0!==t&&e.push(Clt(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(Olt)t.adoptedStyleSheets=e.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(const r of e){const e=document.createElement("style"),n=Mlt.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:Glt).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:Glt;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??Hlt)(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){}}qlt.elementStyles=[],qlt.shadowRootOptions={mode:"open"},qlt[Ylt("elementProperties")]=new Map,qlt[Ylt("finalized")]=new Map,$lt?.({ReactiveElement:qlt}),(zlt.reactiveElementVersions??=[]).push("2.1.0");
15
+ /**
16
+ * @license
17
+ * Copyright 2017 Google LLC
18
+ * SPDX-License-Identifier: BSD-3-Clause
19
+ */
20
+ const Vlt=globalThis,Xlt=Vlt.trustedTypes,Klt=Xlt?Xlt.createPolicy("lit-html",{createHTML:t=>t}):void 0,Qlt="$lit$",Jlt=`lit$${Math.random().toFixed(9).slice(2)}$`,Zlt="?"+Jlt,tut=`<${Zlt}>`,eut=document,rut=()=>eut.createComment(""),nut=t=>null===t||"object"!=typeof t&&"function"!=typeof t,iut=Array.isArray,out="[ \t\n\f\r]",aut=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,sut=/-->/g,cut=/>/g,lut=RegExp(`>|${out}(?:([^\\s"'>=/]+)(${out}*=${out}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),uut=/'/g,hut=/"/g,fut=/^(?:script|style|textarea|title)$/i,dut=(t=>(e,...r)=>({_$litType$:t,strings:e,values:r}))(1),put=Symbol.for("lit-noChange"),gut=Symbol.for("lit-nothing"),vut=new WeakMap,yut=eut.createTreeWalker(eut,129);function mut(t,e){if(!iut(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==Klt?Klt.createHTML(e):e}const but=(t,e)=>{const r=t.length-1,n=[];let i,o=2===e?"<svg>":3===e?"<math>":"",a=aut;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===aut?"!--"===c[1]?a=sut:void 0!==c[1]?a=cut:void 0!==c[2]?(fut.test(c[2])&&(i=RegExp("</"+c[2],"g")),a=lut):void 0!==c[3]&&(a=lut):a===lut?">"===c[0]?(a=i??aut,l=-1):void 0===c[1]?l=-2:(l=a.lastIndex-c[2].length,s=c[1],a=void 0===c[3]?lut:'"'===c[3]?hut:uut):a===hut||a===uut?a=lut:a===sut||a===cut?a=aut:(a=lut,i=void 0);const h=a===lut&&t[e+1].startsWith("/>")?" ":"";o+=a===aut?r+tut:l>=0?(n.push(s),r.slice(0,l)+Qlt+r.slice(l)+Jlt+h):r+Jlt+(-2===l?e:h)}return[mut(t,o+(t[r]||"<?>")+(2===e?"</svg>":3===e?"</math>":"")),n]};class xut{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]=but(t,e);if(this.el=xut.createElement(c,r),yut.currentNode=this.el.content,2===e||3===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(n=yut.nextNode())&&s.length<a;){if(1===n.nodeType){if(n.hasAttributes())for(const t of n.getAttributeNames())if(t.endsWith(Qlt)){const e=l[o++],r=n.getAttribute(t).split(Jlt),a=/([.?@])?(.*)/.exec(e);s.push({type:1,index:i,name:a[2],strings:r,ctor:"."===a[1]?Sut:"?"===a[1]?kut:"@"===a[1]?Mut:Eut}),n.removeAttribute(t)}else t.startsWith(Jlt)&&(s.push({type:6,index:i}),n.removeAttribute(t));if(fut.test(n.tagName)){const t=n.textContent.split(Jlt),e=t.length-1;if(e>0){n.textContent=Xlt?Xlt.emptyScript:"";for(let r=0;r<e;r++)n.append(t[r],rut()),yut.nextNode(),s.push({type:2,index:++i});n.append(t[e],rut())}}}else if(8===n.nodeType)if(n.data===Zlt)s.push({type:2,index:i});else{let t=-1;for(;-1!==(t=n.data.indexOf(Jlt,t+1));)s.push({type:7,index:i}),t+=Jlt.length-1}i++}}static createElement(t,e){const r=eut.createElement("template");return r.innerHTML=t,r}}function wut(t,e,r=t,n){if(e===put)return e;let i=void 0!==n?r._$Co?.[n]:r._$Cl;const o=nut(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=wut(t,i._$AS(t,e.values),i,n)),e}class Aut{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??eut).importNode(e,!0);yut.currentNode=n;let i=yut.nextNode(),o=0,a=0,s=r[0];for(;void 0!==s;){if(o===s.index){let e;2===s.type?e=new _ut(i,i.nextSibling,this,t):1===s.type?e=new s.ctor(i,s.name,s.strings,this,t):6===s.type&&(e=new Out(i,this,t)),this._$AV.push(e),s=r[++a]}o!==s?.index&&(i=yut.nextNode(),o++)}return yut.currentNode=eut,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 _ut{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,r,n){this.type=2,this._$AH=gut,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=wut(this,t,e),nut(t)?t===gut||null==t||""===t?(this._$AH!==gut&&this._$AR(),this._$AH=gut):t!==this._$AH&&t!==put&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):(t=>iut(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!==gut&&nut(this._$AH)?this._$AA.nextSibling.data=t:this.T(eut.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=xut.createElement(mut(r.h,r.h[0]),this.options)),r);if(this._$AH?._$AD===n)this._$AH.p(e);else{const t=new Aut(n,this),r=t.u(this.options);t.p(e),this.T(r),this._$AH=t}}_$AC(t){let e=vut.get(t.strings);return void 0===e&&vut.set(t.strings,e=new xut(t)),e}k(t){iut(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 _ut(this.O(rut()),this.O(rut()),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 Eut{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,r,n,i){this.type=1,this._$AH=gut,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=gut}_$AI(t,e=this,r,n){const i=this.strings;let o=!1;if(void 0===i)t=wut(this,t,e,0),o=!nut(t)||t!==this._$AH&&t!==put,o&&(this._$AH=t);else{const n=t;let a,s;for(t=i[0],a=0;a<i.length-1;a++)s=wut(this,n[r+a],e,a),s===put&&(s=this._$AH[a]),o||=!nut(s)||s!==this._$AH[a],s===gut?t=gut:t!==gut&&(t+=(s??"")+i[a+1]),this._$AH[a]=s}o&&!n&&this.j(t)}j(t){t===gut?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Sut extends Eut{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===gut?void 0:t}}class kut extends Eut{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==gut)}}class Mut extends Eut{constructor(t,e,r,n,i){super(t,e,r,n,i),this.type=5}_$AI(t,e=this){if((t=wut(this,t,e,0)??gut)===put)return;const r=this._$AH,n=t===gut&&r!==gut||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,i=t!==gut&&(r===gut||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 Out{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){wut(this,t)}}const Tut=Vlt.litHtmlPolyfillSupport;Tut?.(xut,_ut),(Vlt.litHtmlVersions??=[]).push("3.3.0");const Put=(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 _ut(e.insertBefore(rut(),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
+ */},Iut=globalThis;class Cut extends qlt{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=Put(e,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return put}}Cut._$litElement$=!0,Cut.finalized=!0,Iut.litElementHydrateSupport?.({LitElement:Cut});const Rut=Iut.litElementPolyfillSupport;Rut?.({LitElement:Cut}),(Iut.litElementVersions??=[]).push("4.2.0");const Dut=["mousemove","mouseup","mousedown","mouseout","wheel","tap","click","touchstart","touchmove","touchend","mouseenter","mouseleave","dragstart","dragmove","dragend","dblclick"];var Lut,jut=t=>class extends t{constructor(){super(...arguments),this.userInputEventHandler=t=>{$ct(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"),Dut.forEach(t=>{this.element.addEventListener(t,this.userInputEventHandler)}),_it.forEach(t=>{this.element.addEventListener(t,this.userInputEventHandler)}),this.oncreate_element&&this.oncreate_element(this.element))}reposition(){this.element&&Eot(this)}disposeElement(){if(this.element){Dut.forEach(t=>{this.element.removeEventListener(t,this.userInputEventHandler)}),_it.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 Nut={x:1,y:1},Fut={boxSizing:"border-box",margin:"0px",position:"absolute",outline:"none"},zut={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 But extends(jut(mat)){constructor(){super(...arguments),Lut.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 zut}isPositionable(){return!0}setElementProperties(t){}get layout(){return Jot.get(this.get("layout"))||Zot}reposition(){if(this.element){var t=this,{id:e,class:r,scale:n=Nut}=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,Fut,{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(Slt(this,Lut,"f")&&(Slt(this,Lut,"f").disconnect(),klt(this,Lut,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},Slt(this,Lut,"f")||(klt(this,Lut,new ResizeObserver(()=>{requestAnimationFrame(()=>this.updatePosition())}),"f"),Slt(this,Lut,"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(){Slt(this,Lut,"f")&&(Slt(this,Lut,"f").disconnect(),klt(this,Lut,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`),Put(i?gut:dut`
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?dut`<button class="draggable">drag_pan</button>`:gut}
68
+ ${e?dut`<button class="minimizable" @click=${this.toggleMinimizable}>
69
+ ${n?"crop_square":"minimize"}
70
+ </button>`:gut}
71
+ ${r?dut`<button class="closable" @click=${this.closeContainer}>close</button>`:gut}
72
+ </div>
73
+ `,this.element)}onchangeMinimized(){const{minimized:t}=this.state;t?this.setState("height",24):this.setState("height",this.get("height"))}}Lut=new WeakMap,Yot.register("container",But);const Uut=Math.sqrt(3),$ut=2;function Yut(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 Gut(t,e,r,n=2){for(let i=0;i<r.length-1;i++)if(Yut(t,e,r[i],r[i+1],n))return!0;return!1}function Hut(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 Wut(t,e,r){var{lineWidth:n=$ut,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)||$ut,t.lineCap=o,t.lineWidth=n,t.strokeStyle=i,t.fillStyle=i,t.globalAlpha*=a,"none"!=s&&qut(t,e[0],e[1],n,s,Vut(l,n)),"none"!=c)){let r=e.length;qut(t,e[r-1],e[r-2],n,c,Vut(u,n))}}function qut(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(Uut*o.X,-o.Y),t.lineTo(Uut*o.X,o.Y),t.fill();break;case"sharp-arrow":t.moveTo(0,0),t.lineTo(Uut*o.X,-o.Y),t.lineTo(-o.X/1.5+Uut*o.X,0),t.lineTo(Uut*o.X,o.Y),t.fill();break;case"open-arrow":t.moveTo(Uut*o.X+n,-o.Y),t.lineTo(n,0),t.lineTo(Uut*o.X+n,o.Y),t.stroke()}t.rotate(-c),t.translate(-a,-s),t.closePath()}function Vut(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 Xut="N",Kut="S",Qut="E",Jut="W";class Zut{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 Qut;const r=e.position;return r.y<=t.top?Xut:r.y>=t.top+t.height?Kut:r.x<=t.left?Jut:Qut}get boundaryPosition(){const t=this.anchor;if(t){var{position:e}=t,r=0,n=0;switch(this.direction){case Kut:n=20;break;case Xut:n=-20;break;case Jut: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 tht extends Yot{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 Zut({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 Zut({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;Wut(t,o,this.state),t.beginPath();var a=Hut(e,n,o[0],o[1]),s=Hut(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 Gut(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"]:[]}}tht.getTipNeckPos=Hut,tht.containedInPath=Gut,tht.drawEndTips=Wut,Yot.register("line",tht);const eht={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 rht extends(Bat(Got)){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 eht}}Yot.memoize(rht.prototype,"path",!1),Yot.register("ellipse",rht);var nht={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 iht={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 oht extends Got{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:nht}})}get nature(){return iht}}Yot.memoize(oht.prototype,"controls",!1),Yot.register("polygon",oht);var aht={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 sht={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 cht extends tht{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:aht}),e.push({x:(n.x+i.x)/2,y:(n.y+i.y)/2,handler:aht}),r==t.length-2&&e.push({x:i.x,y:i.y,handler:aht})}return e}get nature(){return sht}}Yot.register("polyline",cht);const lht={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 uht extends tht{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,S,k,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,k=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,k=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,S=a,b=(u.top+u.height+d.top)/2,P=d.top-b):d.top+d.height<u.top&&(x=1,_=0,E=a,S=n,b=(u.top+d.height+d.top)/2,P=u.top-b);var I=[];if(m&&T>P){switch(M){case Jut:switch(k){case Qut:I.push({x:m,y:c[w].y}),I.push({x:m,y:c[A].y});break;case Jut: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 Xut:case Kut:C=k===Kut?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 Qut:switch(k){case Qut: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 Jut:R=C=void 0!==b?b:c[w].y<c[A].y?O.top-.5*T:O.top+O.height+.5*T;break;case Kut:R=C=void 0!==b?Math.max(b,c[w].y):O.top+O.height;break;case Xut: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 Kut:switch(k){case Qut:C=c[w].y,R=c[w].y>c[A].y?c[w].y:g[A].top+g[A].height;break;case Jut:R=C=b?Math.max(b,g[A].top+g[A].height):O.top+O.height;break;case Kut:R=C=O.top+O.height;break;case Xut: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 Xut:switch(k){case Qut:C=c[w].y,R=c[w].y<c[A].y?c[w].y:g[A].top;break;case Jut:R=C=b?Math.min(b,g[A].top):O.top;break;case Kut: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 Xut: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(S){case Xut:switch(E){case Kut:I.push({x:c[x].x,y:b}),I.push({x:c[_].x,y:b});break;case Xut: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 Jut: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 Qut: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 Kut:switch(E){case Jut:var L=D=O.left;break;case Qut:L=D=void 0!==m?Math.max(m,c[x].x):O.left+O.width;break;case Xut:L=D=void 0!==m?m:c[x].x<c[_].x?O.left-.5*P:O.left+O.width+.5*P;break;case Kut:D=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:D,y:c[x].y}),I.push({x:D,y:b}),I.push({x:L,y:b}),I.push({x:L,y:c[_].y});break;case Qut:switch(E){case Jut:D=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 Qut:L=D=O.left+O.width;break;case Xut:L=D=void 0!==m?Math.max(m,c[_].x):O.left+O.width;break;case Kut:D=c[x].x,L=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:L,y:b}),I.push({x:L,y:c[_].y});break;case Jut:switch(E){case Jut:L=D=O.left;break;case Qut:D=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 Xut:L=D=O.left;break;case Kut:D=c[x].x<c[_].x?Math.min(g[_].left,c[x].x):c[x].x,L=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:L,y:b}),I.push({x:L,y:c[_].y});break;default:return this.path}l.push(...0===x?I:I.reverse())}else switch(n){case Xut:switch(a){case Xut:var j=O.top;l.push({x:c[0].x,y:j}),l.push({x:c[1].x,y:j});break;case Kut: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 Qut: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 Jut: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 Kut:switch(a){case Xut: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 Kut:j=O.top+O.height;l.push({x:c[0].x,y:j}),l.push({x:c[1].x,y:j});break;case Qut:j=O.top+O.height;l.push({x:c[0].x,y:j}),l.push({x:c[1].x,y:j});break;case Jut:j=O.top+O.height;l.push({x:c[0].x,y:j}),l.push({x:c[1].x,y:j});break;default:return this.path}break;case Jut:switch(a){case Xut:N=c[0].x>c[1].x&&c[0].y<c[1].y?c[1].x:O.left,j=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:j}),l.push({x:c[1].x,y:j});break;case Kut:N=O.left,j=Math.max(O.top+O.height,c[0].y);l.push({x:N,y:c[0].y}),l.push({x:N,y:j}),l.push({x:c[1].x,y:j});break;case Qut: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 Jut: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 Qut:switch(a){case Xut:j=c[0].y<c[1].y&&c[0].x<c[1].x?c[0].y:O.top;l.push({x:c[0].x,y:j}),l.push({x:c[1].x,y:j});break;case Kut:j=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:j}),l.push({x:c[1].x,y:j});break;case Qut:j=O.top+O.height;l.push({x:c[0].x,y:j}),l.push({x:c[1].x,y:j});break;case Jut:j=O.top+O.height;l.push({x:c[0].x,y:j}),l.push({x:c[1].x,y:j});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 lht}}Yot.register("ortholine",uht);const hht={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 fht extends(Wot(Got)){static get noimage(){return fht.NOIMAGE||(fht.NOIMAGE=new Image,fht.NOIMAGE.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABIBAMAAAD7Se1QAAAAIVBMVEUAAABHcEwBAQEREREBAQEEBAQGBgYLCwsDAwMDAwMICAi6HF9tAAAAC3RSTlNNAEAERiMYCS41Eac10lYAAAEgSURBVHhe7dY9asQwEAXgh7DNertNiJy48pIitY3SB7bYdk0ukL1BDDmA9gZecoH4pmFQ3MQayUMguPBrNPD4wD9TCMvJmt3M/AtYwXOlXiWgqADVCUBD46MAnGhMBaCiUQmAm8VA/Eh/eWl9Fn5WcxD+OLuRrUYJDKLluwH2InACUgkoACSdADxQc50Bytadb9RkM0CT13TcvlCT1HFg8UTHvasuUVACCa3El6u2UdD8LFTlKhUFFgA+d3dj10aABkUN72N3jAADCrJq7PIIsPidcxBoTHIIAjMFmyCwmGYIAA1P9gFgfCANAOsDSccCDW+uLDB+kLGg94OkZoAGkwsDDAe2DOg5oPxAg03rBR88OHpBz4N8UVeHFSwma74BTW6Ge4rIRa4AAAAASUVORK5CYII="),fht.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(fht.noimage,e,r,n,i)}else!this.app.isViewMode&&t.drawImage(fht.noimage,e,r,n,i)}get nature(){return hht}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=Yot.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])}}Yot.register("image-view",fht);class dht extends(jut(Wot(Yot))){is3dish(){return!0}prerender(){}}var pht={},ght={},vht={};Object.defineProperty(vht,"__esModule",{value:!0});var yht=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}();vht.SuperGifUtils=yht,Object.defineProperty(ght,"__esModule",{value:!0});var mht=vht,bht=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=mht.SuperGifUtils.byteToBitArr(this.stream.readByte());t.gctFlag=e.shift(),t.colorRes=mht.SuperGifUtils.bitsToNum(e.splice(0,3)),t.sorted=e.shift(),t.gctSize=mht.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=mht.SuperGifUtils.byteToBitArr(e.stream.readByte());t.reserved=r.splice(0,3),t.disposalMethod=mht.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=mht.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=mht.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=mht.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}();ght.SuperGifParser=bht;var xht={};Object.defineProperty(xht,"__esModule",{value:!0});var wht=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}();xht.SuperGifStream=wht,Object.defineProperty(pht,"__esModule",{value:!0});var Aht=ght,_ht=xht,Eht=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 Aht.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 _ht.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}(),Sht=pht.SuperGif=Eht;const kht={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 Mht extends dht{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 Sht(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 kht}get tagName(){return"div"}}Yot.register("gif-view",Mht);const Oht={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 Tht extends(Wot(Got)){static get image(){return Tht.IMAGE||(Tht.IMAGE=new Image,Tht.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="),Tht.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,Tht.image,e,r,n,i)}get nature(){return Oht}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])}}Yot.register("audio",Tht);class Pht extends(Wot(Yot)){is3dish(){return!0}}Yot.register("text",Pht);const Iht=["refid","left","top","width","height","rotation","animation"];class Cht extends But{isGroup(){return!0}get(t){return this._model[t]}set(t,e){if("string"==typeof t)return this.set({[t]:e});var r=Iht.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=Yot.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)}}Yot.register("group",Cht);const Rht={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 Dht extends(Wot(Got)){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 Rht}get hasTextProperty(){return!1}}Yot.memoize(Dht.prototype,"ref",!1),Yot.memoize(Dht.prototype,"refScale",!1),Yot.register("local-ref",Dht);class Lht extends(jut(mat)){render(t){}is3dish(){return!0}get layout(){return Jot.get(this.get("layout"))||Zot}}const jht={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 Nht extends Lht{dispose(){this._releaseRef(),super.dispose()}get nature(){return jht}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})}}Yot.register("global-ref",Nht);const Fht="center-middle",zht={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",Fht,"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 Bht extends(Wot(Got)){static get image(){return Bht._image||(Bht._image=new Image,Bht._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"),Bht._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,Bht.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||aat.show(this,this.getState("board"),{origin:this.getState("origin")||Fht,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(){aat.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 zht}}Yot.register("popup",Bht);class Uht extends Yot{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}}Yot.register("path",Uht);const $ht={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 Yht extends Got{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 $ht}}Yot.memoize(Yht.prototype,"path",!1),Yot.register("triangle",Yht);const Ght={mutable:!1,resizable:!0,rotatable:!0,properties:[{type:"number",label:"ratio",name:"ratio",property:"ratio"}],help:"scene/component/donut"};var Hht={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 Wht extends rht{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:Hht}]}get nature(){return Ght}}Yot.memoize(Wht.prototype,"controls",!1),Yot.register("donut",Wht);const qht={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 Vht={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 Xht extends rht{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:Vht}]}get nature(){return qht}}Yot.memoize(Xht.prototype,"controls",!1),Yot.register("star",Xht);const Kht={mutable:!1,resizable:!1,rotatable:!1,properties:[]};class Qht extends(Bat(Got)){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(Qht.RADIUS),Math.abs(Qht.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-Qht.RADIUS,y:e-Qht.RADIUS},{x:t+Qht.RADIUS,y:e-Qht.RADIUS},{x:t+Qht.RADIUS,y:e+Qht.RADIUS},{x:t-Qht.RADIUS,y:e+Qht.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*Qht.RADIUS-.5),o=(e-n)/(2*Qht.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 Kht}}Qht.RADIUS=5,Yot.memoize(Qht.prototype,"path",!1),Yot.register("node",Qht);var Jht=0;const Zht=new FinalizationRegistry(()=>{Jht--});var tft={},eft={},rft=[];function nft(t){var e="SCRIPT"==t.target.tagName?tft:eft,r=t.target.src||t.target.href;e[r]=!0,rft.forEach((t,n)=>{let{resolve:i,scripts:o,styles:a}=t;if(e==tft){let t=o.indexOf(r);t>-1&&t<o.length-1&&oft(o[t+1])}for(let t=0;t<o.length;t++)if(!tft[o[t]])return;if(a)for(let t=0;t<a.length;t++)if(!eft[a[t]])return;i(),rft[n]=null}),rft=rft.filter(Boolean)}function ift(t){var e=t.target.src,r="SCRIPT"==t.target.tagName?tft:eft;rft.forEach((n,i)=>{let{reject:o,scripts:a,styles:s}=n,c=!1;if(r===tft){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),rft[i]=null)}),rft=rft.filter(Boolean),delete r[e],document.head.removeChild(t.target)}function oft(t){tft[t]=!1;var e=document.createElement("script");e.onload=nft,e.onerror=ift,e.type="text/javascript",e.src=t,document.head.appendChild(e)}var aft=0,sft=performance.now(),cft=0;requestAnimationFrame(function t(){requestAnimationFrame(t),cft++;var e=performance.now(),r=e-sft;r<1e3||(aft=Math.round(1e3*cft/r),sft=e,cft=0)});var lft=wst;t.AbsoluteLayout=sat,t.AudioPlayer=Tht,t.CardLayout=lat,t.Component=Yot,t.Connectable=Bat,t.Container=But,t.ContainerAbstract=mat,t.DEFAULT=Eit,t.DPPX=wit,t.DataSource=t=>class extends t{_convertDataFormat(t,e){var r;if("json"===e)r=JSON.parse(t);else r=t;return r}isDataSource(){return!0}},t.Donut=Wht,t.Ellipse=rht,t.EventMap=Xct,t.FPS=function(){return aft},t.GESTURES=Ait,t.GifView=Mht,t.GlobalRef=Nht,t.Group=Cht,t.HTMLAbsoluteLayout=Zot,t.HTMLOverlayContainer=Lht,t.HTMLOverlayElement=dht,t.ImageView=fht,t.InfoWindow=Kot,t.KEYEVENTS=_it,t.Layer=bat,t.Layout=Jot,t.Line=tht,t.LinearHorizontalLayout=hat,t.LinearVerticalLayout=dat,t.LocalRef=Dht,t.MAX_UNDO_SIZE=30,t.MODE_ADD=3,t.MODE_EDIT=1,t.MODE_PASTE_DATABIND=5,t.MODE_PASTE_STYLE=4,t.MODE_SHIFT=2,t.MODE_VIEW=0,t.Model=lft,t.MoveHandle=vat,t.NOTHING={},t.Node=Qht,t.OrthoLine=uht,t.Path=Uht,t.Polygon=oht,t.Polyline=cht,t.Popup=Bht,t.Rect=Yat,t.RectPath=Wot,t.ReferenceMap=class{static get residents(){return Jht}static get residentsCount(){return Jht}constructor(t,e){this.counters={},this.references={},this.creator=t,this.disposer=e,Jht++,Zht.register(this,Jht)}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")}},t.RootContainer=llt,t.Ruler=Hat,t.SCENE_MODE={VIEW:0,EDIT:1,SHIFT:2,ADD:3},t.Scene=_lt,t.ScenePopup=aat,t.ScriptLoader=class{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=>{eft.hasOwnProperty(t)||function(t){eft[t]=!1;var e=document.createElement("link");e.onload=nft,e.onerror=ift,e.type="text/css",e.rel="stylesheet",e.media="screen,print",e.href=t,document.head.appendChild(e)}(t),eft[t]||(o=!1)}),t&&t.length>0&&t.forEach(t=>{tft.hasOwnProperty(t)?tft[t]||(o=!1):i=i||t}),i)oft(i);else if(o)return void r(void 0);rft.push({resolve:r,reject:n,scripts:t,styles:e})}else n("invalid sources for load")})}},t.Shape=Got,t.Star=Xht,t.TableLayout=pat,t.Text=Pht,t.Triangle=Yht,t.ValueHolder=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=Rot(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)))}},t.create=function({target:t,model:e,style:r,layers:n=[],handlers:i=[],mode:o=0,refProvider:a,dataSubscriptionProvider:s,dataStorage:c=Elt,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 plt(o,a);return f.baseUrl=l,f.dataSubscriptionProvider=s,f.dataStorage=c,new _lt(new llt({target_element:h,model:e,style:r,layers:n,handlers:i,fitMode:u},f))},t.debug=bit,t.error=yit,t.initFontFamilyWatcher=kit,t.license=function(){},t.polyfill="done",t.sceneComponent=function(t){return function(e){return Array.isArray(t)?t.forEach(t=>{Yot.register(t,e)}):Yot.register(t,e),e}},t.updateDefaultFontFamily=Sit,t.version="0.0.0",t.warn=mit,Object.defineProperty(t,"__esModule",{value:!0})});
74
+ //# sourceMappingURL=things-scene-min.js.map