@realsee/dnalogel 2.2.3 → 2.2.5

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 (279) hide show
  1. package/dist/index.cjs.js +63 -58
  2. package/dist/index.js +4577 -3937
  3. package/dist/index.umd.js +51 -46
  4. package/docs/classes/CruisePluginController.html +24 -24
  5. package/docs/classes/Magnifier.html +16 -16
  6. package/docs/classes/ModelRoomLabelController.html +11 -11
  7. package/docs/classes/Object3DHelperController.html +24 -24
  8. package/docs/classes/PaintBrush.html +15 -15
  9. package/docs/classes/PanoTagPluginController.html +39 -39
  10. package/docs/classes/Util.BetterTween.html +8 -8
  11. package/docs/classes/Util.FivePointSelector.html +12 -12
  12. package/docs/classes/Util.Interval.html +12 -12
  13. package/docs/classes/Util.Magnifier.html +17 -17
  14. package/docs/classes/Util.PointDomHelper.html +11 -11
  15. package/docs/classes/Util.PointHelper.html +11 -11
  16. package/docs/classes/Util.Rectangle.html +13 -13
  17. package/docs/enums/CameraMovementEffect.html +7 -7
  18. package/docs/enums/ContentType.html +12 -12
  19. package/docs/enums/DIRECTION.html +9 -9
  20. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  21. package/docs/enums/DimensionType.html +7 -7
  22. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  23. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  24. package/docs/enums/LinkType.html +7 -7
  25. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  26. package/docs/enums/PointType.html +7 -7
  27. package/docs/enums/Rotation.html +8 -8
  28. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  29. package/docs/functions/CameraMovementPlugin.html +4 -4
  30. package/docs/functions/CruisePlugin.html +4 -4
  31. package/docs/functions/GuideLinePlugin.html +5 -5
  32. package/docs/functions/ItemLabelPlugin.html +4 -4
  33. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  34. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  35. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  36. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  37. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  38. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  39. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  40. package/docs/functions/ModelViewPlugin.html +4 -4
  41. package/docs/functions/Object3DHelperPlugin.html +4 -4
  42. package/docs/functions/PanoCompassPlugin.html +4 -4
  43. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  44. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  45. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  46. package/docs/functions/PanoMeasurePlugin.html +4 -4
  47. package/docs/functions/PanoRulerPlugin.html +4 -4
  48. package/docs/functions/PanoRulerProPlugin.html +4 -4
  49. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  50. package/docs/functions/PanoTagPlugin.html +4 -4
  51. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  52. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  53. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  54. package/docs/functions/Util.getFrameTime.html +5 -5
  55. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  56. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  57. package/docs/functions/Util.isNil.html +5 -5
  58. package/docs/functions/Util.nextFrame.html +5 -5
  59. package/docs/functions/Util.notNil.html +5 -5
  60. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  61. package/docs/functions/Util.tweenProgress.html +5 -5
  62. package/docs/functions/pluginFlag.html +5 -5
  63. package/docs/index.html +4 -4
  64. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  65. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  66. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  67. package/docs/interfaces/ContentTypeMap.html +12 -12
  68. package/docs/interfaces/FloorplanBounding.html +8 -8
  69. package/docs/interfaces/FloorplanData.html +10 -10
  70. package/docs/interfaces/FloorplanEntrance.html +11 -11
  71. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  72. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  73. package/docs/interfaces/FloorplanFloorData.html +9 -9
  74. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  75. package/docs/interfaces/FloorplanObserver.html +9 -9
  76. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  77. package/docs/interfaces/FloorplanPosition.html +7 -7
  78. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  79. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  80. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  81. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  82. package/docs/interfaces/FloorplanServerData.html +7 -7
  83. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  84. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  85. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  86. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  87. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  88. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  89. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  90. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  91. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  92. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  93. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  94. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  95. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  96. package/docs/interfaces/LineJson.html +7 -7
  97. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  98. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  99. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  100. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  101. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  102. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  103. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  104. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  105. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  106. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  107. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  108. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  109. package/docs/interfaces/ModelViewPluginExportType.html +8 -8
  110. package/docs/interfaces/Object3DHelperState.html +8 -8
  111. package/docs/interfaces/OpenParameter.html +7 -7
  112. package/docs/interfaces/PaintBrushAction.html +12 -12
  113. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  114. package/docs/interfaces/PaintBrushState.html +10 -10
  115. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  116. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  117. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  118. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  119. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  120. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  121. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  122. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  123. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  124. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  125. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  126. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  127. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  128. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  129. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  130. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  131. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  132. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  133. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  134. package/docs/interfaces/Point.html +8 -8
  135. package/docs/interfaces/PointJson.html +8 -8
  136. package/docs/interfaces/Room.html +9 -9
  137. package/docs/interfaces/RoomInfo.html +7 -7
  138. package/docs/interfaces/RoomLabel.html +14 -14
  139. package/docs/interfaces/RoomRules.html +5 -5
  140. package/docs/interfaces/Rooms.html +5 -5
  141. package/docs/interfaces/Scissor.html +9 -9
  142. package/docs/interfaces/TagConfig.html +10 -10
  143. package/docs/interfaces/Tags.html +9 -9
  144. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  145. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  146. package/docs/modules/Util.html +5 -5
  147. package/docs/modules.html +4 -4
  148. package/docs/types/ArrayPosition.html +5 -5
  149. package/docs/types/CSS3DRenderExportType.html +5 -5
  150. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  151. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  152. package/docs/types/Color.html +5 -5
  153. package/docs/types/ContentTypeConfigKey.html +5 -5
  154. package/docs/types/ContentTypeConfigKeyArray.html +5 -5
  155. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  156. package/docs/types/Create3DElementReturnType.html +5 -5
  157. package/docs/types/CruisePluginExportType.html +5 -5
  158. package/docs/types/Direction-1.html +5 -5
  159. package/docs/types/Direction4.html +5 -5
  160. package/docs/types/FloorplanRuleLabels.html +5 -5
  161. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  162. package/docs/types/GuideLinePluginExportType.html +5 -5
  163. package/docs/types/HelperEventMap.html +5 -5
  164. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  165. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  166. package/docs/types/MediaData.html +5 -5
  167. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  168. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  169. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  170. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  171. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  172. package/docs/types/MoveArgs.html +5 -5
  173. package/docs/types/MoveOpts.html +5 -5
  174. package/docs/types/Object3DHelperEventMap.html +5 -5
  175. package/docs/types/ObjectFit.html +5 -5
  176. package/docs/types/PaintBrushEventMap.html +5 -5
  177. package/docs/types/PanoCompassPluginData.html +5 -5
  178. package/docs/types/PanoCompassPluginExportType.html +5 -5
  179. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  180. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  181. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  182. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  183. package/docs/types/PanoMeasureReturnType.html +5 -5
  184. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  185. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  186. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  187. package/docs/types/PlaneTag.html +5 -5
  188. package/docs/types/PointTag.html +5 -5
  189. package/docs/types/Position.html +5 -5
  190. package/docs/types/RotateArgs.html +5 -5
  191. package/docs/types/RotateOpts.html +5 -5
  192. package/docs/types/RuleLabelsKey.html +5 -5
  193. package/docs/types/RuleLabelsValue.html +5 -5
  194. package/docs/types/Tag.html +5 -5
  195. package/docs/types/Tag2D.html +5 -5
  196. package/docs/types/Tag3D.html +5 -5
  197. package/docs/types/TagId.html +5 -5
  198. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  199. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  200. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  201. package/docs/variables/PLUGIN.html +5 -5
  202. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  203. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  204. package/docs/variables/VERSION.html +5 -5
  205. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  206. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  207. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  208. package/libs/ItemLabelPlugin/ItemLabelComponent.js +12 -13
  209. package/libs/ItemLabelPlugin/ItemLabelItem.js +1 -1
  210. package/libs/ItemLabelPlugin/index.js +3 -4
  211. package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +10 -11
  212. package/libs/ModelItemLabelPlugin/ItemLabelItem.js +1 -1
  213. package/libs/ModelItemLabelPlugin/index.js +3 -4
  214. package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +1 -1
  215. package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +17 -18
  216. package/libs/PanoDoorLabelPlugin/Controller.js +72 -73
  217. package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
  218. package/libs/PanoRulerProPlugin/RulerItem.js +1 -1
  219. package/libs/PanoRulerProPlugin/RulerItems.js +18 -19
  220. package/libs/PanoSpatialTagPlugin/Components/origins.js +2 -2
  221. package/libs/PanoSpatialTagPlugin/Components/tag.js +8 -9
  222. package/libs/PanoSpatialTagPlugin/index.js +1 -3
  223. package/libs/PanoSpatialTagPlugin/store.js +1 -1
  224. package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
  225. package/libs/PanoTagPlugin/Components/Common/Audio.js +25 -26
  226. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +8 -8
  227. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +30 -29
  228. package/libs/PanoTagPlugin/Components/Common/Media.js +27 -28
  229. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  230. package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +18 -19
  231. package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +3 -3
  232. package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +3 -3
  233. package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +9 -9
  234. package/libs/PanoTagPlugin/Components/Common/Shadow.js +11 -10
  235. package/libs/PanoTagPlugin/Components/Common/Text.js +15 -16
  236. package/libs/PanoTagPlugin/Components/Common/TextItem.js +10 -10
  237. package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +9 -10
  238. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +27 -28
  239. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +9 -10
  240. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +7 -6
  241. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -4
  242. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +10 -11
  243. package/libs/PanoTagPlugin/Components/Tag/TextTag.js +19 -20
  244. package/libs/PanoTagPlugin/Components/Tag/index.js +8 -9
  245. package/libs/PanoTagPlugin/Components/TagContainer.js +11 -12
  246. package/libs/PanoTagPlugin/Components/TagWrapper.js +8 -9
  247. package/libs/PanoTagPlugin/controller/index.js +1 -1
  248. package/libs/floorplan/Components/BaseImage.js +4 -4
  249. package/libs/floorplan/Components/Camera.js +1 -1
  250. package/libs/floorplan/Components/Compass.js +1 -1
  251. package/libs/floorplan/Components/CurrentFloor.js +9 -10
  252. package/libs/floorplan/Components/Main.js +24 -25
  253. package/libs/floorplan/Components/Normalmage.js +1 -1
  254. package/libs/floorplan/Components/RoomHighlight/Room.js +1 -1
  255. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +7 -7
  256. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +7 -8
  257. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +39 -40
  258. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +7 -7
  259. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +1 -1
  260. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +1 -1
  261. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +1 -1
  262. package/libs/floorplan/Components/RuleLabels/RuleItem.js +5 -5
  263. package/libs/floorplan/Components/RuleLabels/RuleLabels.js +7 -7
  264. package/libs/floorplan/Components/SvgImage.js +4 -4
  265. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +3 -4
  266. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +3 -3
  267. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +3 -3
  268. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +23 -24
  269. package/libs/floorplan/index.js +1 -5
  270. package/libs/index.js +94 -95
  271. package/libs/vendor/svelte/easing/index.js +12 -0
  272. package/libs/vendor/svelte/index.js +1 -0
  273. package/libs/vendor/svelte/internal/index.js +642 -0
  274. package/libs/vendor/svelte/store/index.js +31 -0
  275. package/libs/vendor/svelte/transition/index.js +37 -0
  276. package/libs/vendor/swiper/svelte/swiper-slide.js +10 -11
  277. package/libs/vendor/swiper/svelte/swiper-svelte.js +1 -2
  278. package/libs/vendor/swiper/svelte/swiper.js +9 -10
  279. package/package.json +2 -2
@@ -0,0 +1,642 @@
1
+ function j() {
2
+ }
3
+ const nt = (t) => t;
4
+ function $t(t, e) {
5
+ for (const n in e)
6
+ t[n] = e[n];
7
+ return t;
8
+ }
9
+ function it(t) {
10
+ return t();
11
+ }
12
+ function Y() {
13
+ return /* @__PURE__ */ Object.create(null);
14
+ }
15
+ function E(t) {
16
+ t.forEach(it);
17
+ }
18
+ function J(t) {
19
+ return typeof t == "function";
20
+ }
21
+ function Dt(t, e) {
22
+ return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
23
+ }
24
+ let O;
25
+ function Rt(t, e) {
26
+ return O || (O = document.createElement("a")), O.href = e, t === O.href;
27
+ }
28
+ function xt(t) {
29
+ return Object.keys(t).length === 0;
30
+ }
31
+ function Lt(t, e, n, i) {
32
+ if (t) {
33
+ const o = ot(t, e, n, i);
34
+ return t[0](o);
35
+ }
36
+ }
37
+ function ot(t, e, n, i) {
38
+ return t[1] && i ? $t(n.ctx.slice(), t[1](i(e))) : n.ctx;
39
+ }
40
+ function qt(t, e, n, i) {
41
+ if (t[2] && i) {
42
+ const o = t[2](i(n));
43
+ if (e.dirty === void 0)
44
+ return o;
45
+ if (typeof o == "object") {
46
+ const s = [], r = Math.max(e.dirty.length, o.length);
47
+ for (let u = 0; u < r; u += 1)
48
+ s[u] = e.dirty[u] | o[u];
49
+ return s;
50
+ }
51
+ return e.dirty | o;
52
+ }
53
+ return e.dirty;
54
+ }
55
+ function Wt(t, e, n, i, o, s) {
56
+ if (o) {
57
+ const r = ot(e, n, i, s);
58
+ t.p(r, o);
59
+ }
60
+ }
61
+ function Bt(t) {
62
+ if (t.ctx.length > 32) {
63
+ const e = [], n = t.ctx.length / 32;
64
+ for (let i = 0; i < n; i++)
65
+ e[i] = -1;
66
+ return e;
67
+ }
68
+ return -1;
69
+ }
70
+ function Ft(t) {
71
+ const e = {};
72
+ for (const n in t)
73
+ n[0] !== "$" && (e[n] = t[n]);
74
+ return e;
75
+ }
76
+ function Ht(t, e) {
77
+ const n = {};
78
+ e = new Set(e);
79
+ for (const i in t)
80
+ !e.has(i) && i[0] !== "$" && (n[i] = t[i]);
81
+ return n;
82
+ }
83
+ function It(t) {
84
+ return t == null ? "" : t;
85
+ }
86
+ const st = typeof window != "undefined";
87
+ let rt = st ? () => window.performance.now() : () => Date.now(), K = st ? (t) => requestAnimationFrame(t) : j;
88
+ const k = /* @__PURE__ */ new Set();
89
+ function ct(t) {
90
+ k.forEach((e) => {
91
+ e.c(t) || (k.delete(e), e.f());
92
+ }), k.size !== 0 && K(ct);
93
+ }
94
+ function lt(t) {
95
+ let e;
96
+ return k.size === 0 && K(ct), {
97
+ promise: new Promise((n) => {
98
+ k.add(e = { c: t, f: n });
99
+ }),
100
+ abort() {
101
+ k.delete(e);
102
+ }
103
+ };
104
+ }
105
+ function ut(t, e) {
106
+ t.appendChild(e);
107
+ }
108
+ function Ut(t, e, n) {
109
+ const i = Q(t);
110
+ if (!i.getElementById(e)) {
111
+ const o = F("style");
112
+ o.id = e, o.textContent = n, ft(i, o);
113
+ }
114
+ }
115
+ function Q(t) {
116
+ if (!t)
117
+ return document;
118
+ const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
119
+ return e && e.host ? e : t.ownerDocument;
120
+ }
121
+ function bt(t) {
122
+ const e = F("style");
123
+ return ft(Q(t), e), e.sheet;
124
+ }
125
+ function ft(t, e) {
126
+ ut(t.head || t, e);
127
+ }
128
+ function vt(t, e, n) {
129
+ t.insertBefore(e, n || null);
130
+ }
131
+ function V(t) {
132
+ t.parentNode.removeChild(t);
133
+ }
134
+ function Gt(t, e) {
135
+ for (let n = 0; n < t.length; n += 1)
136
+ t[n] && t[n].d(e);
137
+ }
138
+ function F(t) {
139
+ return document.createElement(t);
140
+ }
141
+ function kt(t) {
142
+ return document.createElementNS("http://www.w3.org/2000/svg", t);
143
+ }
144
+ function at(t) {
145
+ return document.createTextNode(t);
146
+ }
147
+ function Jt() {
148
+ return at(" ");
149
+ }
150
+ function Kt() {
151
+ return at("");
152
+ }
153
+ function Z(t, e, n, i) {
154
+ return t.addEventListener(e, n, i), () => t.removeEventListener(e, n, i);
155
+ }
156
+ function Qt(t) {
157
+ return function(e) {
158
+ return e.stopPropagation(), t.call(this, e);
159
+ };
160
+ }
161
+ function Et(t, e, n) {
162
+ n == null ? t.removeAttribute(e) : t.getAttribute(e) !== n && t.setAttribute(e, n);
163
+ }
164
+ function Vt(t, e) {
165
+ const n = Object.getOwnPropertyDescriptors(t.__proto__);
166
+ for (const i in e)
167
+ e[i] == null ? t.removeAttribute(i) : i === "style" ? t.style.cssText = e[i] : i === "__value" ? t.value = t[i] = e[i] : n[i] && n[i].set ? t[i] = e[i] : Et(t, i, e[i]);
168
+ }
169
+ function At(t) {
170
+ return Array.from(t.childNodes);
171
+ }
172
+ function Xt(t, e) {
173
+ e = "" + e, t.wholeText !== e && (t.data = e);
174
+ }
175
+ function Yt(t, e, n, i) {
176
+ n === null ? t.style.removeProperty(e) : t.style.setProperty(e, n, i ? "important" : "");
177
+ }
178
+ let T;
179
+ function Ct() {
180
+ if (T === void 0) {
181
+ T = !1;
182
+ try {
183
+ typeof window != "undefined" && window.parent && window.parent.document;
184
+ } catch (t) {
185
+ T = !0;
186
+ }
187
+ }
188
+ return T;
189
+ }
190
+ function Zt(t, e) {
191
+ getComputedStyle(t).position === "static" && (t.style.position = "relative");
192
+ const i = F("iframe");
193
+ i.setAttribute("style", "display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"), i.setAttribute("aria-hidden", "true"), i.tabIndex = -1;
194
+ const o = Ct();
195
+ let s;
196
+ return o ? (i.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", s = Z(window, "message", (r) => {
197
+ r.source === i.contentWindow && e();
198
+ })) : (i.src = "about:blank", i.onload = () => {
199
+ s = Z(i.contentWindow, "resize", e);
200
+ }), ut(t, i), () => {
201
+ (o || s && i.contentWindow) && s(), V(i);
202
+ };
203
+ }
204
+ function te(t, e, n) {
205
+ t.classList[n ? "add" : "remove"](e);
206
+ }
207
+ function dt(t, e, { bubbles: n = !1, cancelable: i = !1 } = {}) {
208
+ const o = document.createEvent("CustomEvent");
209
+ return o.initCustomEvent(t, n, i, e), o;
210
+ }
211
+ class ee {
212
+ constructor(e = !1) {
213
+ this.is_svg = !1, this.is_svg = e, this.e = this.n = null;
214
+ }
215
+ c(e) {
216
+ this.h(e);
217
+ }
218
+ m(e, n, i = null) {
219
+ this.e || (this.is_svg ? this.e = kt(n.nodeName) : this.e = F(n.nodeName), this.t = n, this.c(e)), this.i(i);
220
+ }
221
+ h(e) {
222
+ this.e.innerHTML = e, this.n = Array.from(this.e.childNodes);
223
+ }
224
+ i(e) {
225
+ for (let n = 0; n < this.n.length; n += 1)
226
+ vt(this.t, this.n[n], e);
227
+ }
228
+ p(e) {
229
+ this.d(), this.h(e), this.i(this.a);
230
+ }
231
+ d() {
232
+ this.n.forEach(V);
233
+ }
234
+ }
235
+ const q = /* @__PURE__ */ new Map();
236
+ let W = 0;
237
+ function Mt(t) {
238
+ let e = 5381, n = t.length;
239
+ for (; n--; )
240
+ e = (e << 5) - e ^ t.charCodeAt(n);
241
+ return e >>> 0;
242
+ }
243
+ function Nt(t, e) {
244
+ const n = { stylesheet: bt(e), rules: {} };
245
+ return q.set(t, n), n;
246
+ }
247
+ function ht(t, e, n, i, o, s, r, u = 0) {
248
+ const c = 16.666 / i;
249
+ let l = `{
250
+ `;
251
+ for (let m = 0; m <= 1; m += c) {
252
+ const $ = e + (n - e) * s(m);
253
+ l += m * 100 + `%{${r($, 1 - $)}}
254
+ `;
255
+ }
256
+ const p = l + `100% {${r(n, 1 - n)}}
257
+ }`, f = `__svelte_${Mt(p)}_${u}`, a = Q(t), { stylesheet: d, rules: h } = q.get(a) || Nt(a, t);
258
+ h[f] || (h[f] = !0, d.insertRule(`@keyframes ${f} ${p}`, d.cssRules.length));
259
+ const g = t.style.animation || "";
260
+ return t.style.animation = `${g ? `${g}, ` : ""}${f} ${i}ms linear ${o}ms 1 both`, W += 1, f;
261
+ }
262
+ function U(t, e) {
263
+ const n = (t.style.animation || "").split(", "), i = n.filter(
264
+ e ? (s) => s.indexOf(e) < 0 : (s) => s.indexOf("__svelte") === -1
265
+ ), o = n.length - i.length;
266
+ o && (t.style.animation = i.join(", "), W -= o, W || St());
267
+ }
268
+ function St() {
269
+ K(() => {
270
+ W || (q.forEach((t) => {
271
+ const { stylesheet: e } = t;
272
+ let n = e.cssRules.length;
273
+ for (; n--; )
274
+ e.deleteRule(n);
275
+ t.rules = {};
276
+ }), q.clear());
277
+ });
278
+ }
279
+ let S;
280
+ function N(t) {
281
+ S = t;
282
+ }
283
+ function v() {
284
+ if (!S)
285
+ throw new Error("Function called outside component initialization");
286
+ return S;
287
+ }
288
+ function ne(t) {
289
+ v().$$.before_update.push(t);
290
+ }
291
+ function ie(t) {
292
+ v().$$.on_mount.push(t);
293
+ }
294
+ function oe(t) {
295
+ v().$$.after_update.push(t);
296
+ }
297
+ function se(t) {
298
+ v().$$.on_destroy.push(t);
299
+ }
300
+ function re() {
301
+ const t = v();
302
+ return (e, n, { cancelable: i = !1 } = {}) => {
303
+ const o = t.$$.callbacks[e];
304
+ if (o) {
305
+ const s = dt(e, n, { cancelable: i });
306
+ return o.slice().forEach((r) => {
307
+ r.call(t, s);
308
+ }), !s.defaultPrevented;
309
+ }
310
+ return !0;
311
+ };
312
+ }
313
+ function ce(t, e) {
314
+ return v().$$.context.set(t, e), e;
315
+ }
316
+ function le(t) {
317
+ return v().$$.context.get(t);
318
+ }
319
+ function ue(t, e) {
320
+ const n = t.$$.callbacks[e.type];
321
+ n && n.slice().forEach((i) => i.call(this, e));
322
+ }
323
+ const M = [], tt = [], R = [], et = [], _t = Promise.resolve();
324
+ let G = !1;
325
+ function pt() {
326
+ G || (G = !0, _t.then(mt));
327
+ }
328
+ function fe() {
329
+ return pt(), _t;
330
+ }
331
+ function P(t) {
332
+ R.push(t);
333
+ }
334
+ const I = /* @__PURE__ */ new Set();
335
+ let D = 0;
336
+ function mt() {
337
+ const t = S;
338
+ do {
339
+ for (; D < M.length; ) {
340
+ const e = M[D];
341
+ D++, N(e), Pt(e.$$);
342
+ }
343
+ for (N(null), M.length = 0, D = 0; tt.length; )
344
+ tt.pop()();
345
+ for (let e = 0; e < R.length; e += 1) {
346
+ const n = R[e];
347
+ I.has(n) || (I.add(n), n());
348
+ }
349
+ R.length = 0;
350
+ } while (M.length);
351
+ for (; et.length; )
352
+ et.pop()();
353
+ G = !1, I.clear(), N(t);
354
+ }
355
+ function Pt(t) {
356
+ if (t.fragment !== null) {
357
+ t.update(), E(t.before_update);
358
+ const e = t.dirty;
359
+ t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(P);
360
+ }
361
+ }
362
+ let C;
363
+ function gt() {
364
+ return C || (C = Promise.resolve(), C.then(() => {
365
+ C = null;
366
+ })), C;
367
+ }
368
+ function B(t, e, n) {
369
+ t.dispatchEvent(dt(`${e ? "intro" : "outro"}${n}`));
370
+ }
371
+ const L = /* @__PURE__ */ new Set();
372
+ let x;
373
+ function ae() {
374
+ x = {
375
+ r: 0,
376
+ c: [],
377
+ p: x
378
+ };
379
+ }
380
+ function de() {
381
+ x.r || E(x.c), x = x.p;
382
+ }
383
+ function yt(t, e) {
384
+ t && t.i && (L.delete(t), t.i(e));
385
+ }
386
+ function jt(t, e, n, i) {
387
+ if (t && t.o) {
388
+ if (L.has(t))
389
+ return;
390
+ L.add(t), x.c.push(() => {
391
+ L.delete(t), i && (n && t.d(1), i());
392
+ }), t.o(e);
393
+ } else
394
+ i && i();
395
+ }
396
+ const wt = { duration: 0 };
397
+ function he(t, e, n) {
398
+ let i = e(t, n), o = !1, s, r, u = 0;
399
+ function c() {
400
+ s && U(t, s);
401
+ }
402
+ function l() {
403
+ const { delay: f = 0, duration: a = 300, easing: d = nt, tick: h = j, css: g } = i || wt;
404
+ g && (s = ht(t, 0, 1, a, f, d, g, u++)), h(0, 1);
405
+ const m = rt() + f, $ = m + a;
406
+ r && r.abort(), o = !0, P(() => B(t, !0, "start")), r = lt((b) => {
407
+ if (o) {
408
+ if (b >= $)
409
+ return h(1, 0), B(t, !0, "end"), c(), o = !1;
410
+ if (b >= m) {
411
+ const A = d((b - m) / a);
412
+ h(A, 1 - A);
413
+ }
414
+ }
415
+ return o;
416
+ });
417
+ }
418
+ let p = !1;
419
+ return {
420
+ start() {
421
+ p || (p = !0, U(t), J(i) ? (i = i(), gt().then(l)) : l());
422
+ },
423
+ invalidate() {
424
+ p = !1;
425
+ },
426
+ end() {
427
+ o && (c(), o = !1);
428
+ }
429
+ };
430
+ }
431
+ function _e(t, e, n) {
432
+ let i = e(t, n), o = !0, s;
433
+ const r = x;
434
+ r.r += 1;
435
+ function u() {
436
+ const { delay: c = 0, duration: l = 300, easing: p = nt, tick: f = j, css: a } = i || wt;
437
+ a && (s = ht(t, 1, 0, l, c, p, a));
438
+ const d = rt() + c, h = d + l;
439
+ P(() => B(t, !1, "start")), lt((g) => {
440
+ if (o) {
441
+ if (g >= h)
442
+ return f(0, 1), B(t, !1, "end"), --r.r || E(r.c), !1;
443
+ if (g >= d) {
444
+ const m = p((g - d) / l);
445
+ f(1 - m, m);
446
+ }
447
+ }
448
+ return o;
449
+ });
450
+ }
451
+ return J(i) ? gt().then(() => {
452
+ i = i(), u();
453
+ }) : u(), {
454
+ end(c) {
455
+ c && i.tick && i.tick(1, 0), o && (s && U(t, s), o = !1);
456
+ }
457
+ };
458
+ }
459
+ const pe = typeof window != "undefined" ? window : typeof globalThis != "undefined" ? globalThis : global;
460
+ function me(t, e) {
461
+ t.d(1), e.delete(t.key);
462
+ }
463
+ function ge(t, e) {
464
+ jt(t, 1, 1, () => {
465
+ e.delete(t.key);
466
+ });
467
+ }
468
+ function ye(t, e, n, i, o, s, r, u, c, l, p, f) {
469
+ let a = t.length, d = s.length, h = a;
470
+ const g = {};
471
+ for (; h--; )
472
+ g[t[h].key] = h;
473
+ const m = [], $ = /* @__PURE__ */ new Map(), b = /* @__PURE__ */ new Map();
474
+ for (h = d; h--; ) {
475
+ const _ = f(o, s, h), y = n(_);
476
+ let w = r.get(y);
477
+ w ? i && w.p(_, e) : (w = l(y, _), w.c()), $.set(y, m[h] = w), y in g && b.set(y, Math.abs(h - g[y]));
478
+ }
479
+ const A = /* @__PURE__ */ new Set(), X = /* @__PURE__ */ new Set();
480
+ function H(_) {
481
+ yt(_, 1), _.m(u, p), r.set(_.key, _), p = _.first, d--;
482
+ }
483
+ for (; a && d; ) {
484
+ const _ = m[d - 1], y = t[a - 1], w = _.key, z = y.key;
485
+ _ === y ? (p = _.first, a--, d--) : $.has(z) ? !r.has(w) || A.has(w) ? H(_) : X.has(z) ? a-- : b.get(w) > b.get(z) ? (X.add(w), H(_)) : (A.add(z), a--) : (c(y, r), a--);
486
+ }
487
+ for (; a--; ) {
488
+ const _ = t[a];
489
+ $.has(_.key) || c(_, r);
490
+ }
491
+ for (; d; )
492
+ H(m[d - 1]);
493
+ return m;
494
+ }
495
+ function we(t, e) {
496
+ const n = {}, i = {}, o = { $$scope: 1 };
497
+ let s = t.length;
498
+ for (; s--; ) {
499
+ const r = t[s], u = e[s];
500
+ if (u) {
501
+ for (const c in r)
502
+ c in u || (i[c] = 1);
503
+ for (const c in u)
504
+ o[c] || (n[c] = u[c], o[c] = 1);
505
+ t[s] = u;
506
+ } else
507
+ for (const c in r)
508
+ o[c] = 1;
509
+ }
510
+ for (const r in i)
511
+ r in n || (n[r] = void 0);
512
+ return n;
513
+ }
514
+ function $e(t) {
515
+ t && t.c();
516
+ }
517
+ function zt(t, e, n, i) {
518
+ const { fragment: o, on_mount: s, on_destroy: r, after_update: u } = t.$$;
519
+ o && o.m(e, n), i || P(() => {
520
+ const c = s.map(it).filter(J);
521
+ r ? r.push(...c) : E(c), t.$$.on_mount = [];
522
+ }), u.forEach(P);
523
+ }
524
+ function Ot(t, e) {
525
+ const n = t.$$;
526
+ n.fragment !== null && (E(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
527
+ }
528
+ function Tt(t, e) {
529
+ t.$$.dirty[0] === -1 && (M.push(t), pt(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
530
+ }
531
+ function xe(t, e, n, i, o, s, r, u = [-1]) {
532
+ const c = S;
533
+ N(t);
534
+ const l = t.$$ = {
535
+ fragment: null,
536
+ ctx: null,
537
+ props: s,
538
+ update: j,
539
+ not_equal: o,
540
+ bound: Y(),
541
+ on_mount: [],
542
+ on_destroy: [],
543
+ on_disconnect: [],
544
+ before_update: [],
545
+ after_update: [],
546
+ context: new Map(e.context || (c ? c.$$.context : [])),
547
+ callbacks: Y(),
548
+ dirty: u,
549
+ skip_bound: !1,
550
+ root: e.target || c.$$.root
551
+ };
552
+ r && r(l.root);
553
+ let p = !1;
554
+ if (l.ctx = n ? n(t, e.props || {}, (f, a, ...d) => {
555
+ const h = d.length ? d[0] : a;
556
+ return l.ctx && o(l.ctx[f], l.ctx[f] = h) && (!l.skip_bound && l.bound[f] && l.bound[f](h), p && Tt(t, f)), a;
557
+ }) : [], l.update(), p = !0, E(l.before_update), l.fragment = i ? i(l.ctx) : !1, e.target) {
558
+ if (e.hydrate) {
559
+ const f = At(e.target);
560
+ l.fragment && l.fragment.l(f), f.forEach(V);
561
+ } else
562
+ l.fragment && l.fragment.c();
563
+ e.intro && yt(t.$$.fragment), zt(t, e.target, e.anchor, e.customElement), mt();
564
+ }
565
+ N(c);
566
+ }
567
+ class be {
568
+ $destroy() {
569
+ Ot(this, 1), this.$destroy = j;
570
+ }
571
+ $on(e, n) {
572
+ const i = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
573
+ return i.push(n), () => {
574
+ const o = i.indexOf(n);
575
+ o !== -1 && i.splice(o, 1);
576
+ };
577
+ }
578
+ $set(e) {
579
+ this.$$set && !xt(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
580
+ }
581
+ }
582
+ export {
583
+ ee as HtmlTag,
584
+ be as SvelteComponent,
585
+ P as add_render_callback,
586
+ Zt as add_resize_listener,
587
+ oe as afterUpdate,
588
+ ut as append,
589
+ Ut as append_styles,
590
+ $t as assign,
591
+ Et as attr,
592
+ ne as beforeUpdate,
593
+ tt as binding_callbacks,
594
+ ue as bubble,
595
+ de as check_outros,
596
+ Ht as compute_rest_props,
597
+ re as createEventDispatcher,
598
+ $e as create_component,
599
+ he as create_in_transition,
600
+ _e as create_out_transition,
601
+ Lt as create_slot,
602
+ me as destroy_block,
603
+ Ot as destroy_component,
604
+ Gt as destroy_each,
605
+ V as detach,
606
+ F as element,
607
+ Kt as empty,
608
+ Ft as exclude_internal_props,
609
+ le as getContext,
610
+ Bt as get_all_dirty_from_scope,
611
+ qt as get_slot_changes,
612
+ we as get_spread_update,
613
+ pe as globals,
614
+ ae as group_outros,
615
+ nt as identity,
616
+ xe as init,
617
+ vt as insert,
618
+ Z as listen,
619
+ zt as mount_component,
620
+ j as noop,
621
+ It as null_to_empty,
622
+ se as onDestroy,
623
+ ie as onMount,
624
+ ge as outro_and_destroy_block,
625
+ E as run_all,
626
+ Dt as safe_not_equal,
627
+ ce as setContext,
628
+ Vt as set_attributes,
629
+ Xt as set_data,
630
+ Yt as set_style,
631
+ Jt as space,
632
+ Rt as src_url_equal,
633
+ Qt as stop_propagation,
634
+ kt as svg_element,
635
+ at as text,
636
+ fe as tick,
637
+ te as toggle_class,
638
+ yt as transition_in,
639
+ jt as transition_out,
640
+ ye as update_keyed_each,
641
+ Wt as update_slot_base
642
+ };
@@ -0,0 +1,31 @@
1
+ import { noop as f, safe_not_equal as l } from "../internal/index.js";
2
+ const s = [];
3
+ function h(n, u = f) {
4
+ let o;
5
+ const i = /* @__PURE__ */ new Set();
6
+ function r(e) {
7
+ if (l(n, e) && (n = e, o)) {
8
+ const c = !s.length;
9
+ for (const t of i)
10
+ t[1](), s.push(t, n);
11
+ if (c) {
12
+ for (let t = 0; t < s.length; t += 2)
13
+ s[t][0](s[t + 1]);
14
+ s.length = 0;
15
+ }
16
+ }
17
+ }
18
+ function b(e) {
19
+ r(e(n));
20
+ }
21
+ function p(e, c = f) {
22
+ const t = [e, c];
23
+ return i.add(t), i.size === 1 && (o = u(r) || f), e(n), () => {
24
+ i.delete(t), i.size === 0 && (o(), o = null);
25
+ };
26
+ }
27
+ return { set: r, update: b, subscribe: p };
28
+ }
29
+ export {
30
+ h as writable
31
+ };
@@ -0,0 +1,37 @@
1
+ import { cubicOut as m, cubicInOut as u } from "../easing/index.js";
2
+ import { identity as $ } from "../internal/index.js";
3
+ function b(o, { delay: s = 0, duration: n = 400, easing: t = $ } = {}) {
4
+ const c = +getComputedStyle(o).opacity;
5
+ return {
6
+ delay: s,
7
+ duration: n,
8
+ easing: t,
9
+ css: (e) => `opacity: ${e * c}`
10
+ };
11
+ }
12
+ function h(o, { delay: s = 0, duration: n = 400, easing: t = m, x: c = 0, y: e = 0, opacity: f = 0 } = {}) {
13
+ const r = getComputedStyle(o), i = +r.opacity, a = r.transform === "none" ? "" : r.transform, y = i * (1 - f);
14
+ return {
15
+ delay: s,
16
+ duration: n,
17
+ easing: t,
18
+ css: (p, l) => `
19
+ transform: ${a} translate(${(1 - p) * c}px, ${(1 - p) * e}px);
20
+ opacity: ${i - y * l}`
21
+ };
22
+ }
23
+ function k(o, { delay: s = 0, speed: n, duration: t, easing: c = u } = {}) {
24
+ let e = o.getTotalLength();
25
+ const f = getComputedStyle(o);
26
+ return f.strokeLinecap !== "butt" && (e += parseInt(f.strokeWidth)), t === void 0 ? n === void 0 ? t = 800 : t = e / n : typeof t == "function" && (t = t(e)), {
27
+ delay: s,
28
+ duration: t,
29
+ easing: c,
30
+ css: (r, i) => `stroke-dasharray: ${r * e} ${i * e}`
31
+ };
32
+ }
33
+ export {
34
+ k as draw,
35
+ b as fade,
36
+ h as fly
37
+ };