@realsee/dnalogel 2.6.3-dev.0 → 2.6.6

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 (251) hide show
  1. package/dist/PanoTagPlugin/controller/TagComputer.d.ts +6 -6
  2. package/dist/PanoTagPlugin/typings/tag/TagData.d.ts +1 -1
  3. package/dist/index.cjs.js +14 -14
  4. package/dist/index.js +97 -97
  5. package/dist/index.umd.js +13 -13
  6. package/docs/classes/CSS3DRender.html +31 -31
  7. package/docs/classes/CruisePluginController.html +24 -24
  8. package/docs/classes/Magnifier.html +20 -20
  9. package/docs/classes/ModelRoomLabelController.html +11 -11
  10. package/docs/classes/Object3DHelperController.html +24 -24
  11. package/docs/classes/PaintBrush.html +15 -15
  12. package/docs/classes/PanoMeasurePluginLine.html +23 -23
  13. package/docs/classes/PanoMeasurePluginModel.html +22 -22
  14. package/docs/classes/PanoMeasurePluginPoint.html +14 -14
  15. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  16. package/docs/classes/PanoTagPluginController.html +41 -41
  17. package/docs/classes/Util.BetterTween.html +8 -8
  18. package/docs/classes/Util.FivePointSelector.html +12 -12
  19. package/docs/classes/Util.Interval.html +12 -12
  20. package/docs/classes/Util.Magnifier.html +17 -17
  21. package/docs/classes/Util.PointDomHelper.html +11 -11
  22. package/docs/classes/Util.PointHelper.html +11 -11
  23. package/docs/classes/Util.Rectangle.html +13 -13
  24. package/docs/enums/CameraMovementEffect.html +7 -7
  25. package/docs/enums/ContentType.html +16 -16
  26. package/docs/enums/DIRECTION.html +9 -9
  27. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  28. package/docs/enums/DimensionType.html +7 -7
  29. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  30. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  31. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  32. package/docs/enums/PointType.html +7 -7
  33. package/docs/enums/Rotation.html +8 -8
  34. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  35. package/docs/functions/CameraMovementPlugin.html +4 -4
  36. package/docs/functions/CruisePlugin.html +4 -4
  37. package/docs/functions/GuideLinePlugin.html +5 -5
  38. package/docs/functions/ItemLabelPlugin.html +4 -4
  39. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  40. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  41. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  42. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  43. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  44. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  45. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  46. package/docs/functions/ModelViewPlugin.html +4 -4
  47. package/docs/functions/Object3DHelperPlugin.html +4 -4
  48. package/docs/functions/PanoCompassPlugin.html +4 -4
  49. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  50. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  51. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  52. package/docs/functions/PanoMeasurePlugin.html +4 -4
  53. package/docs/functions/PanoRulerPlugin.html +4 -4
  54. package/docs/functions/PanoRulerProPlugin.html +4 -4
  55. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  56. package/docs/functions/PanoTagPlugin.html +4 -4
  57. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  58. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  59. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  60. package/docs/functions/Util.getFrameTime.html +5 -5
  61. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  62. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  63. package/docs/functions/Util.isNil.html +5 -5
  64. package/docs/functions/Util.nextFrame.html +5 -5
  65. package/docs/functions/Util.notNil.html +5 -5
  66. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  67. package/docs/functions/Util.tweenProgress.html +5 -5
  68. package/docs/functions/pluginFlag.html +5 -5
  69. package/docs/index.html +4 -4
  70. package/docs/interfaces/AddTagConfig.html +6 -6
  71. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  72. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  73. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  74. package/docs/interfaces/EventMap.html +15 -15
  75. package/docs/interfaces/FloorplanBounding.html +8 -8
  76. package/docs/interfaces/FloorplanData.html +10 -10
  77. package/docs/interfaces/FloorplanEntrance.html +11 -11
  78. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  79. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  80. package/docs/interfaces/FloorplanFloorData.html +9 -9
  81. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  82. package/docs/interfaces/FloorplanObserver.html +9 -9
  83. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  84. package/docs/interfaces/FloorplanPosition.html +7 -7
  85. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  86. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  87. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  88. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  89. package/docs/interfaces/FloorplanServerData.html +7 -7
  90. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  91. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  92. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  93. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  94. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  95. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  96. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  97. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  98. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  99. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  100. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  101. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  102. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  103. package/docs/interfaces/MinMax.html +7 -7
  104. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  105. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  106. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  107. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  108. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  109. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  110. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  111. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  112. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  113. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  114. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  115. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  116. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  117. package/docs/interfaces/Object3DHelperState.html +8 -8
  118. package/docs/interfaces/PaintBrushAction.html +12 -12
  119. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  120. package/docs/interfaces/PaintBrushState.html +10 -10
  121. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  122. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  123. package/docs/interfaces/PanoMeasureParameterType.html +12 -12
  124. package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
  125. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
  126. package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
  127. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
  128. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  129. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  130. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  131. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  132. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  133. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  134. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  135. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  136. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  137. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  138. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  139. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  140. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  141. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  142. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  143. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  144. package/docs/interfaces/Point.html +8 -8
  145. package/docs/interfaces/Room.html +9 -9
  146. package/docs/interfaces/RoomInfo.html +7 -7
  147. package/docs/interfaces/RoomLabel.html +14 -14
  148. package/docs/interfaces/RoomRules.html +5 -5
  149. package/docs/interfaces/Rooms.html +5 -5
  150. package/docs/interfaces/Scissor.html +9 -9
  151. package/docs/interfaces/State.html +8 -8
  152. package/docs/interfaces/TagCache.html +11 -11
  153. package/docs/interfaces/TagConfig.html +10 -10
  154. package/docs/interfaces/TagIconUrl.html +9 -9
  155. package/docs/interfaces/Tags.html +9 -9
  156. package/docs/interfaces/TemporaryState.html +6 -6
  157. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  158. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  159. package/docs/modules/Util.html +5 -5
  160. package/docs/modules.html +4 -4
  161. package/docs/types/ArrayPosition.html +5 -5
  162. package/docs/types/AudioAppearance.html +5 -5
  163. package/docs/types/AudioTagTypeConfigKey.html +5 -5
  164. package/docs/types/CSS3DRenderExportType.html +5 -5
  165. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  166. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  167. package/docs/types/Color.html +5 -5
  168. package/docs/types/ContentTypeConfigKey.html +5 -5
  169. package/docs/types/ContentTypeConfigKeySplit.html +5 -5
  170. package/docs/types/ContentTypeMap.html +5 -5
  171. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  172. package/docs/types/Create3DElementReturnType.html +5 -5
  173. package/docs/types/CruisePluginExportType.html +5 -5
  174. package/docs/types/Direction-1.html +5 -5
  175. package/docs/types/Direction4.html +5 -5
  176. package/docs/types/FloorplanRuleLabels.html +5 -5
  177. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  178. package/docs/types/GuideLinePluginExportType.html +5 -5
  179. package/docs/types/HelperEventMap.html +5 -5
  180. package/docs/types/LoadTagConfig.html +5 -5
  181. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  182. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  183. package/docs/types/MediaData.html +5 -5
  184. package/docs/types/MediaStore.html +5 -5
  185. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  186. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  187. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  188. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  189. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  190. package/docs/types/MoveArgs.html +5 -5
  191. package/docs/types/MoveOpts.html +5 -5
  192. package/docs/types/Object3DHelperEventMap.html +5 -5
  193. package/docs/types/ObjectFit.html +5 -5
  194. package/docs/types/PaintBrushEventMap.html +5 -5
  195. package/docs/types/PanoCompassPluginData.html +5 -5
  196. package/docs/types/PanoCompassPluginExportType.html +5 -5
  197. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  198. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  199. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  200. package/docs/types/PanoIndex.html +5 -5
  201. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  202. package/docs/types/PanoMeasureReturnType.html +5 -5
  203. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  204. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  205. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  206. package/docs/types/PlaneTag.html +5 -5
  207. package/docs/types/PlaneTagElement.html +5 -5
  208. package/docs/types/Point2DElement.html +5 -5
  209. package/docs/types/Point2DTag.html +5 -5
  210. package/docs/types/Point3DElement.html +5 -5
  211. package/docs/types/Point3DTag.html +5 -5
  212. package/docs/types/PointTag.html +5 -5
  213. package/docs/types/PointTagElement.html +5 -5
  214. package/docs/types/Position.html +5 -5
  215. package/docs/types/RotateArgs.html +5 -5
  216. package/docs/types/RotateOpts.html +5 -5
  217. package/docs/types/RuleLabelsKey.html +5 -5
  218. package/docs/types/RuleLabelsValue.html +5 -5
  219. package/docs/types/StickType.html +5 -5
  220. package/docs/types/Tag.html +5 -5
  221. package/docs/types/Tag2D.html +5 -5
  222. package/docs/types/Tag3D.html +5 -5
  223. package/docs/types/TagContentType.html +5 -5
  224. package/docs/types/TagDimensionType.html +5 -5
  225. package/docs/types/TagElement.html +5 -5
  226. package/docs/types/TagEvents.html +5 -5
  227. package/docs/types/TagHooks.html +5 -5
  228. package/docs/types/TagIconSize.html +5 -5
  229. package/docs/types/TagId.html +5 -5
  230. package/docs/types/TagPointType.html +5 -5
  231. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  232. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  233. package/docs/types/WorkCode.html +5 -5
  234. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  235. package/docs/variables/PLUGIN.html +5 -5
  236. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  237. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  238. package/docs/variables/VERSION.html +5 -5
  239. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  240. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  241. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  242. package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +1 -1
  243. package/libs/GuideLinePlugin/Controller.js +8 -8
  244. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  245. package/libs/PanoTagPlugin/Components/Common/Text/MText.js +68 -68
  246. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +46 -46
  247. package/libs/PanoTagPlugin/Components/TagItem.js +65 -65
  248. package/libs/PanoTagPlugin/controller/TagComputer.d.ts +6 -6
  249. package/libs/PanoTagPlugin/controller/index.js +1 -1
  250. package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +1 -1
  251. package/package.json +1 -1
@@ -1,57 +1,57 @@
1
- import { SvelteComponent as g, init as L, safe_not_equal as W, append_styles as z, element as k, attr as h, set_style as d, insert as u, transition_out as b, check_outros as N, transition_in as p, detach as _, group_outros as C, create_slot as E, update_slot_base as M, get_all_dirty_from_scope as S, get_slot_changes as T, space as j, empty as A, noop as m, text as q, set_data as x, append as B } from "../../../../vendor/svelte/internal/index.js";
2
- import v from "../../../utils/px2rem.js";
1
+ import { SvelteComponent as L, init as W, safe_not_equal as z, append_styles as N, element as k, attr as w, set_style as _, insert as u, transition_out as p, check_outros as q, transition_in as b, detach as d, group_outros as C, create_slot as E, update_slot_base as M, get_all_dirty_from_scope as S, get_slot_changes as T, space as j, empty as A, noop as m, text as x, set_data as g, append as B } from "../../../../vendor/svelte/internal/index.js";
2
+ import h from "../../../utils/px2rem.js";
3
3
  function D(o) {
4
- z(o, "svelte-ilb1qs", ".text.svelte-ilb1qs{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;word-break:break-all;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-ilb1qs-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-ilb1qs{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-ilb1qs-blink 1.2s infinite}.placeholder.svelte-ilb1qs{opacity:0.5}");
4
+ N(o, "svelte-i9wdo4", ".text.svelte-i9wdo4{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-i9wdo4-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-i9wdo4{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-i9wdo4-blink 1.2s infinite}.placeholder.svelte-i9wdo4{opacity:0.5}");
5
5
  }
6
6
  function F(o) {
7
7
  let t;
8
- const l = o[6].default, e = E(l, o, o[5], null);
8
+ const i = o[6].default, e = E(i, o, o[5], null);
9
9
  return {
10
10
  c() {
11
11
  e && e.c();
12
12
  },
13
- m(i, a) {
14
- e && e.m(i, a), t = !0;
13
+ m(l, a) {
14
+ e && e.m(l, a), t = !0;
15
15
  },
16
- p(i, a) {
16
+ p(l, a) {
17
17
  e && e.p && (!t || a & 32) && M(
18
18
  e,
19
- l,
20
19
  i,
21
- i[5],
22
- t ? T(l, i[5], a, null) : S(i[5]),
20
+ l,
21
+ l[5],
22
+ t ? T(i, l[5], a, null) : S(l[5]),
23
23
  null
24
24
  );
25
25
  },
26
- i(i) {
27
- t || (p(e, i), t = !0);
26
+ i(l) {
27
+ t || (b(e, l), t = !0);
28
28
  },
29
- o(i) {
30
- b(e, i), t = !1;
29
+ o(l) {
30
+ p(e, l), t = !1;
31
31
  },
32
- d(i) {
33
- e && e.d(i);
32
+ d(l) {
33
+ e && e.d(l);
34
34
  }
35
35
  };
36
36
  }
37
37
  function G(o) {
38
38
  var a, c;
39
- let t, l, e = ((a = o[3]) == null ? void 0 : a.inputting) && y(), i = ((c = o[3]) == null ? void 0 : c.placeholder) && w(o);
39
+ let t, i, e = ((a = o[3]) == null ? void 0 : a.inputting) && v(), l = ((c = o[3]) == null ? void 0 : c.placeholder) && y(o);
40
40
  return {
41
41
  c() {
42
- e && e.c(), t = j(), i && i.c(), l = A();
42
+ e && e.c(), t = j(), l && l.c(), i = A();
43
43
  },
44
- m(s, n) {
45
- e && e.m(s, n), u(s, t, n), i && i.m(s, n), u(s, l, n);
44
+ m(f, n) {
45
+ e && e.m(f, n), u(f, t, n), l && l.m(f, n), u(f, i, n);
46
46
  },
47
- p(s, n) {
48
- var f, r;
49
- (f = s[3]) != null && f.inputting ? e || (e = y(), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null), (r = s[3]) != null && r.placeholder ? i ? i.p(s, n) : (i = w(s), i.c(), i.m(l.parentNode, l)) : i && (i.d(1), i = null);
47
+ p(f, n) {
48
+ var s, r;
49
+ (s = f[3]) != null && s.inputting ? e || (e = v(), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null), (r = f[3]) != null && r.placeholder ? l ? l.p(f, n) : (l = y(f), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null);
50
50
  },
51
51
  i: m,
52
52
  o: m,
53
- d(s) {
54
- e && e.d(s), s && _(t), i && i.d(s), s && _(l);
53
+ d(f) {
54
+ e && e.d(f), f && d(t), l && l.d(f), f && d(i);
55
55
  }
56
56
  };
57
57
  }
@@ -59,98 +59,98 @@ function H(o) {
59
59
  let t;
60
60
  return {
61
61
  c() {
62
- t = q(o[2]);
62
+ t = x(o[2]);
63
63
  },
64
- m(l, e) {
65
- u(l, t, e);
64
+ m(i, e) {
65
+ u(i, t, e);
66
66
  },
67
- p(l, e) {
68
- e & 4 && x(t, l[2]);
67
+ p(i, e) {
68
+ e & 4 && g(t, i[2]);
69
69
  },
70
70
  i: m,
71
71
  o: m,
72
- d(l) {
73
- l && _(t);
72
+ d(i) {
73
+ i && d(t);
74
74
  }
75
75
  };
76
76
  }
77
- function y(o) {
77
+ function v(o) {
78
78
  let t;
79
79
  return {
80
80
  c() {
81
- t = k("div"), h(t, "class", "caret svelte-ilb1qs");
81
+ t = k("div"), w(t, "class", "caret svelte-i9wdo4");
82
82
  },
83
- m(l, e) {
84
- u(l, t, e);
83
+ m(i, e) {
84
+ u(i, t, e);
85
85
  },
86
- d(l) {
87
- l && _(t);
86
+ d(i) {
87
+ i && d(t);
88
88
  }
89
89
  };
90
90
  }
91
- function w(o) {
92
- let t, l = o[3].placeholder + "", e;
91
+ function y(o) {
92
+ let t, i = o[3].placeholder + "", e;
93
93
  return {
94
94
  c() {
95
- t = k("span"), e = q(l), h(t, "class", "placeholder svelte-ilb1qs");
95
+ t = k("span"), e = x(i), w(t, "class", "placeholder svelte-i9wdo4");
96
96
  },
97
- m(i, a) {
98
- u(i, t, a), B(t, e);
97
+ m(l, a) {
98
+ u(l, t, a), B(t, e);
99
99
  },
100
- p(i, a) {
101
- a & 8 && l !== (l = i[3].placeholder + "") && x(e, l);
100
+ p(l, a) {
101
+ a & 8 && i !== (i = l[3].placeholder + "") && g(e, i);
102
102
  },
103
- d(i) {
104
- i && _(t);
103
+ d(l) {
104
+ l && d(t);
105
105
  }
106
106
  };
107
107
  }
108
108
  function I(o) {
109
- let t, l, e, i;
109
+ let t, i, e, l;
110
110
  const a = [H, G, F], c = [];
111
- function s(n, f) {
111
+ function f(n, s) {
112
112
  return n[2] ? 0 : n[4] ? 1 : 2;
113
113
  }
114
- return l = s(o), e = c[l] = a[l](o), {
114
+ return i = f(o), e = c[i] = a[i](o), {
115
115
  c() {
116
- t = k("div"), e.c(), h(t, "class", "text svelte-ilb1qs"), d(t, "max-width", typeof o[1] == "number" ? v(o[1]) : o[1]), d(t, "-webkit-line-clamp", o[0]);
116
+ t = k("div"), e.c(), w(t, "class", "text svelte-i9wdo4"), _(t, "max-width", typeof o[1] == "number" ? h(o[1]) : o[1]), _(t, "-webkit-line-clamp", o[0]);
117
117
  },
118
- m(n, f) {
119
- u(n, t, f), c[l].m(t, null), i = !0;
118
+ m(n, s) {
119
+ u(n, t, s), c[i].m(t, null), l = !0;
120
120
  },
121
- p(n, [f]) {
122
- let r = l;
123
- l = s(n), l === r ? c[l].p(n, f) : (C(), b(c[r], 1, 1, () => {
121
+ p(n, [s]) {
122
+ let r = i;
123
+ i = f(n), i === r ? c[i].p(n, s) : (C(), p(c[r], 1, 1, () => {
124
124
  c[r] = null;
125
- }), N(), e = c[l], e ? e.p(n, f) : (e = c[l] = a[l](n), e.c()), p(e, 1), e.m(t, null)), f & 2 && d(t, "max-width", typeof n[1] == "number" ? v(n[1]) : n[1]), f & 1 && d(t, "-webkit-line-clamp", n[0]);
125
+ }), q(), e = c[i], e ? e.p(n, s) : (e = c[i] = a[i](n), e.c()), b(e, 1), e.m(t, null)), s & 2 && _(t, "max-width", typeof n[1] == "number" ? h(n[1]) : n[1]), s & 1 && _(t, "-webkit-line-clamp", n[0]);
126
126
  },
127
127
  i(n) {
128
- i || (p(e), i = !0);
128
+ l || (b(e), l = !0);
129
129
  },
130
130
  o(n) {
131
- b(e), i = !1;
131
+ p(e), l = !1;
132
132
  },
133
133
  d(n) {
134
- n && _(t), c[l].d();
134
+ n && d(t), c[i].d();
135
135
  }
136
136
  };
137
137
  }
138
- function J(o, t, l) {
139
- let e, { $$slots: i = {}, $$scope: a } = t, { maxLine: c = 1 } = t, { maxWidth: s = null } = t, { text: n = null } = t, { edit: f = null } = t;
138
+ function J(o, t, i) {
139
+ let e, { $$slots: l = {}, $$scope: a } = t, { maxLine: c = 1 } = t, { maxWidth: f = null } = t, { text: n = null } = t, { edit: s = null } = t;
140
140
  return o.$$set = (r) => {
141
- "maxLine" in r && l(0, c = r.maxLine), "maxWidth" in r && l(1, s = r.maxWidth), "text" in r && l(2, n = r.text), "edit" in r && l(3, f = r.edit), "$$scope" in r && l(5, a = r.$$scope);
141
+ "maxLine" in r && i(0, c = r.maxLine), "maxWidth" in r && i(1, f = r.maxWidth), "text" in r && i(2, n = r.text), "edit" in r && i(3, s = r.edit), "$$scope" in r && i(5, a = r.$$scope);
142
142
  }, o.$$.update = () => {
143
- o.$$.dirty & 8 && l(4, e = (f == null ? void 0 : f.placeholder) || (f == null ? void 0 : f.inputting));
144
- }, [c, s, n, f, e, a, i];
143
+ o.$$.dirty & 8 && i(4, e = (s == null ? void 0 : s.placeholder) || (s == null ? void 0 : s.inputting));
144
+ }, [c, f, n, s, e, a, l];
145
145
  }
146
- class P extends g {
146
+ class P extends L {
147
147
  constructor(t) {
148
- super(), L(
148
+ super(), W(
149
149
  this,
150
150
  t,
151
151
  J,
152
152
  I,
153
- W,
153
+ z,
154
154
  {
155
155
  maxLine: 0,
156
156
  maxWidth: 1,
@@ -1,15 +1,15 @@
1
- import { SvelteComponent as D, init as R, safe_not_equal as S, append_styles as q, element as g, create_component as x, space as b, attr as y, insert as v, mount_component as k, append as p, transition_in as f, transition_out as u, check_outros as C, detach as z, destroy_component as L, text as I, set_data as T, group_outros as A } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as D, init as R, safe_not_equal as S, append_styles as q, element as g, create_component as x, space as k, attr as h, insert as j, mount_component as v, append as m, transition_in as p, transition_out as u, check_outros as C, detach as b, destroy_component as z, text as I, set_data as T, group_outros as A } from "../../../vendor/svelte/internal/index.js";
2
2
  import B from "../Common/Shadow.js";
3
3
  import E from "../Common/Icon/Icon.js";
4
4
  import "../../../vendor/svelte/transition/index.js";
5
5
  import "../../../vendor/svelte/easing/index.js";
6
6
  import "../../utils/getImageInfo.js";
7
7
  import "../../utils/px2rem.js";
8
- function F(o) {
9
- q(o, "svelte-1lmyni6", ".wrapper.svelte-1lmyni6{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-1lmyni6{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-1lmyni6{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}");
8
+ function F(i) {
9
+ q(i, "svelte-e58ijk", ".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}");
10
10
  }
11
- function w(o) {
12
- let r, e, s, a, t, n;
11
+ function y(i) {
12
+ let o, e, l, a, t, n;
13
13
  return e = new B({
14
14
  props: {
15
15
  outDelay: 0,
@@ -22,81 +22,81 @@ function w(o) {
22
22
  }
23
23
  }), {
24
24
  c() {
25
- r = g("div"), x(e.$$.fragment), s = b(), a = g("div"), t = I(o[1]), y(a, "class", "text svelte-1lmyni6"), y(r, "class", "text-wrapper svelte-1lmyni6");
25
+ o = g("div"), x(e.$$.fragment), l = k(), a = g("div"), t = I(i[1]), h(a, "class", "text svelte-e58ijk"), h(o, "class", "text-wrapper svelte-e58ijk");
26
26
  },
27
- m(i, l) {
28
- v(i, r, l), k(e, r, null), p(r, s), p(r, a), p(a, t), n = !0;
27
+ m(r, s) {
28
+ j(r, o, s), v(e, o, null), m(o, l), m(o, a), m(a, t), n = !0;
29
29
  },
30
- p(i, l) {
31
- (!n || l & 2) && T(t, i[1]);
30
+ p(r, s) {
31
+ (!n || s & 2) && T(t, r[1]);
32
32
  },
33
- i(i) {
34
- n || (f(e.$$.fragment, i), n = !0);
33
+ i(r) {
34
+ n || (p(e.$$.fragment, r), n = !0);
35
35
  },
36
- o(i) {
37
- u(e.$$.fragment, i), n = !1;
36
+ o(r) {
37
+ u(e.$$.fragment, r), n = !1;
38
38
  },
39
- d(i) {
40
- i && z(r), L(e);
39
+ d(r) {
40
+ r && b(o), z(e);
41
41
  }
42
42
  };
43
43
  }
44
- function G(o) {
45
- let r, e, s, a;
44
+ function G(i) {
45
+ let o, e, l, a;
46
46
  e = new E({
47
- props: { icon: o[0], shadow: !0 }
48
- }), e.$on("iconLoaded", o[9]);
49
- let t = o[1] && o[2] && w(o);
47
+ props: { icon: i[0], shadow: !0 }
48
+ }), e.$on("iconLoaded", i[9]);
49
+ let t = i[1] && i[2] && y(i);
50
50
  return {
51
51
  c() {
52
- r = g("div"), x(e.$$.fragment), s = b(), t && t.c(), y(r, "class", "wrapper svelte-1lmyni6");
52
+ o = g("div"), x(e.$$.fragment), l = k(), t && t.c(), h(o, "class", "wrapper svelte-e58ijk");
53
53
  },
54
- m(n, i) {
55
- v(n, r, i), k(e, r, null), p(r, s), t && t.m(r, null), a = !0;
54
+ m(n, r) {
55
+ j(n, o, r), v(e, o, null), m(o, l), t && t.m(o, null), a = !0;
56
56
  },
57
- p(n, [i]) {
58
- const l = {};
59
- i & 1 && (l.icon = n[0]), e.$set(l), n[1] && n[2] ? t ? (t.p(n, i), i & 6 && f(t, 1)) : (t = w(n), t.c(), f(t, 1), t.m(r, null)) : t && (A(), u(t, 1, 1, () => {
57
+ p(n, [r]) {
58
+ const s = {};
59
+ r & 1 && (s.icon = n[0]), e.$set(s), n[1] && n[2] ? t ? (t.p(n, r), r & 6 && p(t, 1)) : (t = y(n), t.c(), p(t, 1), t.m(o, null)) : t && (A(), u(t, 1, 1, () => {
60
60
  t = null;
61
61
  }), C());
62
62
  },
63
63
  i(n) {
64
- a || (f(e.$$.fragment, n), f(t), a = !0);
64
+ a || (p(e.$$.fragment, n), p(t), a = !0);
65
65
  },
66
66
  o(n) {
67
67
  u(e.$$.fragment, n), u(t), a = !1;
68
68
  },
69
69
  d(n) {
70
- n && z(r), L(e), t && t.d();
70
+ n && b(o), z(e), t && t.d();
71
71
  }
72
72
  };
73
73
  }
74
- function H(o, r, e) {
75
- let s, a, t, n, i, l, d, h, { tag: c } = r;
76
- const j = () => {
77
- e(2, s = !0);
74
+ function H(i, o, e) {
75
+ let l, a, t, n, r, s, d, _, { tag: c } = o;
76
+ const L = () => {
77
+ e(2, l = !0);
78
78
  };
79
- return o.$$set = (m) => {
80
- "tag" in m && e(3, c = m.tag);
81
- }, o.$$.update = () => {
82
- var m, _;
83
- o.$$.dirty & 8 && e(1, a = (m = c.data.title) != null ? m : c.data.text), o.$$.dirty & 8 && e(8, t = (_ = c.data.icon) != null ? _ : c.style.point), o.$$.dirty & 256 && e(7, n = t.url), o.$$.dirty & 256 && e(6, i = t.steps), o.$$.dirty & 256 && e(5, l = t.fps), o.$$.dirty & 256 && e(4, d = t.ratio), o.$$.dirty & 240 && e(0, h = { url: n, steps: i, fps: l, ratio: d });
84
- }, e(2, s = !1), [
85
- h,
79
+ return i.$$set = (f) => {
80
+ "tag" in f && e(3, c = f.tag);
81
+ }, i.$$.update = () => {
82
+ var f, w;
83
+ i.$$.dirty & 8 && e(1, a = (f = c.data.title) != null ? f : c.data.text), i.$$.dirty & 8 && e(8, t = (w = c.data.icon) != null ? w : c.style.point), i.$$.dirty & 256 && e(7, n = t.url), i.$$.dirty & 256 && e(6, r = t.steps), i.$$.dirty & 256 && e(5, s = t.fps), i.$$.dirty & 256 && e(4, d = t.ratio), i.$$.dirty & 240 && e(0, _ = { url: n, steps: r, fps: s, ratio: d });
84
+ }, e(2, l = !1), [
85
+ _,
86
86
  a,
87
- s,
87
+ l,
88
88
  c,
89
89
  d,
90
- l,
91
- i,
90
+ s,
91
+ r,
92
92
  n,
93
93
  t,
94
- j
94
+ L
95
95
  ];
96
96
  }
97
97
  class U extends D {
98
- constructor(r) {
99
- super(), R(this, r, H, G, S, { tag: 3 }, F);
98
+ constructor(o) {
99
+ super(), R(this, o, H, G, S, { tag: 3 }, F);
100
100
  }
101
101
  }
102
102
  export {
@@ -1,4 +1,4 @@
1
- import { SvelteComponent as K, init as M, safe_not_equal as N, append_styles as O, element as P, space as Q, attr as d, set_style as h, toggle_class as y, insert as z, append as j, transition_out as k, check_outros as B, transition_in as v, detach as C, getContext as U, group_outros as E, noop as S, create_component as G, mount_component as H, destroy_component as J } from "../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as K, init as M, safe_not_equal as N, append_styles as O, element as A, space as Q, attr as d, set_style as k, toggle_class as g, insert as P, append as j, transition_out as h, check_outros as B, transition_in as y, detach as C, getContext as U, group_outros as E, noop as v, create_component as G, mount_component as H, destroy_component as J } from "../../vendor/svelte/internal/index.js";
2
2
  import W from "./Tag/index.js";
3
3
  import "three";
4
4
  import { noTypecheck as F } from "../utils/noTypecheck.js";
@@ -71,20 +71,20 @@ import "./Common/Icon/Icon.js";
71
71
  import "../utils/getImageInfo.js";
72
72
  import "./Tag/CustomTag.js";
73
73
  function Y(o) {
74
- O(o, "svelte-bdubcv", ".tag.hide.svelte-bdubcv{opacity:0;pointer-events:none}.tag.disable.svelte-bdubcv{display:none}.tag.withAnimation.svelte-bdubcv{transition:opacity 0.3s linear}.wrapper.svelte-bdubcv{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
74
+ O(o, "svelte-pzwdws", ".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
75
75
  }
76
76
  function Z(o) {
77
77
  let e;
78
78
  return {
79
79
  c() {
80
- e = P("div"), d(e, "data-info", "tag content is disable");
80
+ e = A("div"), d(e, "data-info", "tag content is disable");
81
81
  },
82
82
  m(t, i) {
83
- z(t, e, i);
83
+ P(t, e, i);
84
84
  },
85
- p: S,
86
- i: S,
87
- o: S,
85
+ p: v,
86
+ i: v,
87
+ o: v,
88
88
  d(t) {
89
89
  t && C(e);
90
90
  }
@@ -105,18 +105,18 @@ function x(o) {
105
105
  c() {
106
106
  G(e.$$.fragment);
107
107
  },
108
- m(i, n) {
109
- H(e, i, n), t = !0;
108
+ m(i, r) {
109
+ H(e, i, r), t = !0;
110
110
  },
111
- p(i, n) {
111
+ p(i, r) {
112
112
  const l = {};
113
- n & 4 && (l.mediaStore = i[2]), n & 1 && (l.withAnimation = i[0]), n & 2 && (l.tag = F(i[1])), n & 8 && (l.state = i[3]), n & 16 && (l.temporaryState = i[4]), e.$set(l);
113
+ r & 4 && (l.mediaStore = i[2]), r & 1 && (l.withAnimation = i[0]), r & 2 && (l.tag = F(i[1])), r & 8 && (l.state = i[3]), r & 16 && (l.temporaryState = i[4]), e.$set(l);
114
114
  },
115
115
  i(i) {
116
- t || (v(e.$$.fragment, i), t = !0);
116
+ t || (y(e.$$.fragment, i), t = !0);
117
117
  },
118
118
  o(i) {
119
- k(e.$$.fragment, i), t = !1;
119
+ h(e.$$.fragment, i), t = !1;
120
120
  },
121
121
  d(i) {
122
122
  J(e, i);
@@ -127,14 +127,14 @@ function $(o) {
127
127
  let e;
128
128
  return {
129
129
  c() {
130
- e = P("div"), d(e, "data-info", "tag point is disable");
130
+ e = A("div"), d(e, "data-info", "tag point is disable");
131
131
  },
132
132
  m(t, i) {
133
- z(t, e, i);
133
+ P(t, e, i);
134
134
  },
135
- p: S,
136
- i: S,
137
- o: S,
135
+ p: v,
136
+ i: v,
137
+ o: v,
138
138
  d(t) {
139
139
  t && C(e);
140
140
  }
@@ -146,18 +146,18 @@ function tt(o) {
146
146
  c() {
147
147
  G(e.$$.fragment);
148
148
  },
149
- m(i, n) {
150
- H(e, i, n), t = !0;
149
+ m(i, r) {
150
+ H(e, i, r), t = !0;
151
151
  },
152
- p(i, n) {
152
+ p(i, r) {
153
153
  const l = {};
154
- n & 2 && (l.tag = i[1]), e.$set(l);
154
+ r & 2 && (l.tag = i[1]), e.$set(l);
155
155
  },
156
156
  i(i) {
157
- t || (v(e.$$.fragment, i), t = !0);
157
+ t || (y(e.$$.fragment, i), t = !0);
158
158
  },
159
159
  o(i) {
160
- k(e.$$.fragment, i), t = !1;
160
+ h(e.$$.fragment, i), t = !1;
161
161
  },
162
162
  d(i) {
163
163
  J(e, i);
@@ -165,71 +165,71 @@ function tt(o) {
165
165
  };
166
166
  }
167
167
  function et(o) {
168
- let e, t, i, n, l, f, s, g, u;
169
- const w = [x, Z], c = [];
170
- function T(r, m) {
171
- return r[12] ? 0 : 1;
168
+ let e, t, i, r, l, s, u, w, f;
169
+ const S = [x, Z], c = [];
170
+ function T(n, p) {
171
+ return n[12] ? 0 : 1;
172
172
  }
173
- i = T(o), n = c[i] = w[i](o);
173
+ i = T(o), r = c[i] = S[i](o);
174
174
  const a = [tt, $], _ = [];
175
- function A(r, m) {
176
- return r[13] ? 0 : 1;
175
+ function z(n, p) {
176
+ return n[13] ? 0 : 1;
177
177
  }
178
- return f = A(o), s = _[f] = a[f](o), {
178
+ return s = z(o), u = _[s] = a[s](o), {
179
179
  c() {
180
- e = P("div"), t = P("div"), n.c(), l = Q(), s.c(), d(t, "class", "wrapper svelte-bdubcv"), d(t, "data-tag-unfolded", o[8]), d(t, "data-tag-id", o[11]), d(t, "data-content-type", g = o[1].contentType), h(t, "left", o[7]), h(t, "top", o[6]), h(t, "z-index", o[5]), d(e, "class", "tag svelte-bdubcv"), d(e, "data-tag-id", o[11]), y(e, "disable", o[10]), y(e, "hide", o[9]), y(e, "withAnimation", o[0]);
181
- },
182
- m(r, m) {
183
- z(r, e, m), j(e, t), c[i].m(t, null), j(t, l), _[f].m(t, null), u = !0;
184
- },
185
- p(r, [m]) {
186
- let p = i;
187
- i = T(r), i === p ? c[i].p(r, m) : (E(), k(c[p], 1, 1, () => {
188
- c[p] = null;
189
- }), B(), n = c[i], n ? n.p(r, m) : (n = c[i] = w[i](r), n.c()), v(n, 1), n.m(t, l));
190
- let b = f;
191
- f = A(r), f === b ? _[f].p(r, m) : (E(), k(_[b], 1, 1, () => {
180
+ e = A("div"), t = A("div"), r.c(), l = Q(), u.c(), d(t, "class", "wrapper svelte-pzwdws"), d(t, "data-tag-unfolded", o[8]), d(t, "data-tag-id", o[11]), d(t, "data-content-type", w = o[1].contentType), k(t, "left", o[7]), k(t, "top", o[6]), k(t, "z-index", o[5]), d(e, "class", "tag svelte-pzwdws"), d(e, "data-tag-id", o[11]), g(e, "unClickable", o[1].clickable === !1), g(e, "disable", o[10]), g(e, "hide", o[9]), g(e, "withAnimation", o[0]);
181
+ },
182
+ m(n, p) {
183
+ P(n, e, p), j(e, t), c[i].m(t, null), j(t, l), _[s].m(t, null), f = !0;
184
+ },
185
+ p(n, [p]) {
186
+ let m = i;
187
+ i = T(n), i === m ? c[i].p(n, p) : (E(), h(c[m], 1, 1, () => {
188
+ c[m] = null;
189
+ }), B(), r = c[i], r ? r.p(n, p) : (r = c[i] = S[i](n), r.c()), y(r, 1), r.m(t, l));
190
+ let b = s;
191
+ s = z(n), s === b ? _[s].p(n, p) : (E(), h(_[b], 1, 1, () => {
192
192
  _[b] = null;
193
- }), B(), s = _[f], s ? s.p(r, m) : (s = _[f] = a[f](r), s.c()), v(s, 1), s.m(t, null)), (!u || m & 256) && d(t, "data-tag-unfolded", r[8]), (!u || m & 2048) && d(t, "data-tag-id", r[11]), (!u || m & 2 && g !== (g = r[1].contentType)) && d(t, "data-content-type", g), m & 128 && h(t, "left", r[7]), m & 64 && h(t, "top", r[6]), m & 32 && h(t, "z-index", r[5]), (!u || m & 2048) && d(e, "data-tag-id", r[11]), (!u || m & 1024) && y(e, "disable", r[10]), (!u || m & 512) && y(e, "hide", r[9]), (!u || m & 1) && y(e, "withAnimation", r[0]);
193
+ }), B(), u = _[s], u ? u.p(n, p) : (u = _[s] = a[s](n), u.c()), y(u, 1), u.m(t, null)), (!f || p & 256) && d(t, "data-tag-unfolded", n[8]), (!f || p & 2048) && d(t, "data-tag-id", n[11]), (!f || p & 2 && w !== (w = n[1].contentType)) && d(t, "data-content-type", w), p & 128 && k(t, "left", n[7]), p & 64 && k(t, "top", n[6]), p & 32 && k(t, "z-index", n[5]), (!f || p & 2048) && d(e, "data-tag-id", n[11]), (!f || p & 2) && g(e, "unClickable", n[1].clickable === !1), (!f || p & 1024) && g(e, "disable", n[10]), (!f || p & 512) && g(e, "hide", n[9]), (!f || p & 1) && g(e, "withAnimation", n[0]);
194
194
  },
195
- i(r) {
196
- u || (v(n), v(s), u = !0);
195
+ i(n) {
196
+ f || (y(r), y(u), f = !0);
197
197
  },
198
- o(r) {
199
- k(n), k(s), u = !1;
198
+ o(n) {
199
+ h(r), h(u), f = !1;
200
200
  },
201
- d(r) {
202
- r && C(e), c[i].d(), _[f].d();
201
+ d(n) {
202
+ n && C(e), c[i].d(), _[s].d();
203
203
  }
204
204
  };
205
205
  }
206
206
  function it(o, e, t) {
207
- let i, n, l, f, s, g, u, w, c, { withAnimation: T = !1 } = e, { tag: a } = e, { mediaStore: _ } = e, { state: A } = e, { temporaryState: r } = e;
208
- const m = U("hooks");
209
- return o.$$set = (p) => {
210
- "withAnimation" in p && t(0, T = p.withAnimation), "tag" in p && t(1, a = p.tag), "mediaStore" in p && t(2, _ = p.mediaStore), "state" in p && t(3, A = p.state), "temporaryState" in p && t(4, r = p.temporaryState);
207
+ let i, r, l, s, u, w, f, S, c, { withAnimation: T = !1 } = e, { tag: a } = e, { mediaStore: _ } = e, { state: z } = e, { temporaryState: n } = e;
208
+ const p = U("hooks");
209
+ return o.$$set = (m) => {
210
+ "withAnimation" in m && t(0, T = m.withAnimation), "tag" in m && t(1, a = m.tag), "mediaStore" in m && t(2, _ = m.mediaStore), "state" in m && t(3, z = m.state), "temporaryState" in m && t(4, n = m.temporaryState);
211
211
  }, o.$$.update = () => {
212
- var p, b, L, I, q, D, R, V;
213
- o.$$.dirty & 2 && t(13, i = (() => !(a.contentType === "Link" || a.contentType === "VRLink" || a.contentType === "PanoLink" || a.contentType === "Audio" && a.data.appearance === "plane"))()), o.$$.dirty & 2 && t(12, n = (() => a.stickType === "2DPoint")()), o.$$.dirty & 2 && t(11, l = a.id), o.$$.dirty & 2 && t(10, f = !((p = a.pointTagStyle) != null && p.leftPercent) || !((b = a.pointTagStyle) != null && b.topPercent) || a.enabled === !1 || !a.state), o.$$.dirty & 2 && t(9, s = !((L = a.state) != null && L.visible) || ((I = a.temporaryState) == null ? void 0 : I.visible) === !1), o.$$.dirty & 2 && t(8, g = (q = a.state) == null ? void 0 : q.unfolded), o.$$.dirty & 2 && t(7, u = ((D = a.pointTagStyle) == null ? void 0 : D.leftPercent) + "%"), o.$$.dirty & 2 && t(6, w = ((R = a.pointTagStyle) == null ? void 0 : R.topPercent) + "%"), o.$$.dirty & 2 && t(5, c = (V = a.state) != null && V.unfolded ? 1 : 0);
212
+ var m, b, L, I, q, D, R, V;
213
+ o.$$.dirty & 2 && t(13, i = (() => !(a.contentType === "Link" || a.contentType === "VRLink" || a.contentType === "PanoLink" || a.contentType === "Audio" && a.data.appearance === "plane"))()), o.$$.dirty & 2 && t(12, r = (() => a.stickType === "2DPoint")()), o.$$.dirty & 2 && t(11, l = a.id), o.$$.dirty & 2 && t(10, s = !((m = a.pointTagStyle) != null && m.leftPercent) || !((b = a.pointTagStyle) != null && b.topPercent) || a.enabled === !1 || !a.state), o.$$.dirty & 2 && t(9, u = !((L = a.state) != null && L.visible) || ((I = a.temporaryState) == null ? void 0 : I.visible) === !1), o.$$.dirty & 2 && t(8, w = (q = a.state) == null ? void 0 : q.unfolded), o.$$.dirty & 2 && t(7, f = ((D = a.pointTagStyle) == null ? void 0 : D.leftPercent) + "%"), o.$$.dirty & 2 && t(6, S = ((R = a.pointTagStyle) == null ? void 0 : R.topPercent) + "%"), o.$$.dirty & 2 && t(5, c = (V = a.state) != null && V.unfolded ? 1 : 0);
214
214
  }, [
215
215
  T,
216
216
  a,
217
217
  _,
218
- A,
219
- r,
218
+ z,
219
+ n,
220
220
  c,
221
+ S,
222
+ f,
221
223
  w,
222
224
  u,
223
- g,
224
225
  s,
225
- f,
226
226
  l,
227
- n,
227
+ r,
228
228
  i,
229
- m
229
+ p
230
230
  ];
231
231
  }
232
- class ve extends K {
232
+ class ye extends K {
233
233
  constructor(e) {
234
234
  super(), M(
235
235
  this,
@@ -249,5 +249,5 @@ class ve extends K {
249
249
  }
250
250
  }
251
251
  export {
252
- ve as default
252
+ ye as default
253
253
  };
@@ -1,5 +1,5 @@
1
1
  import type { Five } from '@realsee/five';
2
- import type { Tag, Tags, TagConfig, ContentTypeConfigKey, PlaneTag, TagElement, Point2DElement, Point3DElement, PlaneTagElement, PointTagElement, Point3DTag, TagId, StickType, TagContentType } from '../typings';
2
+ import type { Tag, Tags, TagConfig, ContentTypeConfigKey, PlaneTag, TagElement, Point2DElement, Point3DElement, PlaneTagElement, PointTagElement, Point3DTag, TagId } from '../typings';
3
3
  import { TagCacheController } from './TagCacheController';
4
4
  export declare abstract class TagComputer extends TagCacheController {
5
5
  tags: TagElement[];
@@ -10,7 +10,7 @@ export declare abstract class TagComputer extends TagCacheController {
10
10
  protected get isPanorama(): boolean;
11
11
  private raycaster;
12
12
  protected constructor(five: Five);
13
- getTagById(id: TagId): TagElement<TagContentType, StickType>;
13
+ getTagById(id: TagId): TagElement<import("../typings").TagContentType, import("../typings").StickType>;
14
14
  /**
15
15
  * @description: 改变类型配置
16
16
  */
@@ -38,7 +38,7 @@ export declare abstract class TagComputer extends TagCacheController {
38
38
  /**
39
39
  * @description: 获取merge后的配置
40
40
  */
41
- getTagConfig(tag: Tag<any, any>): TagConfig<TagContentType, StickType>;
41
+ getTagConfig(tag: Tag<any, any>): TagConfig<import("../typings").TagContentType, import("../typings").StickType>;
42
42
  protected can(action: 'show' | 'hide' | 'fold' | 'unfold', tag: Tag<any, any>): boolean;
43
43
  protected sort<T extends Tag<any, any>>(tags: T[]): T[];
44
44
  /**
@@ -55,9 +55,9 @@ export declare abstract class TagComputer extends TagCacheController {
55
55
  y: number;
56
56
  z: number;
57
57
  };
58
- protected filterPointTag(): PointTagElement<TagContentType>[];
59
- protected filter2DPointTag(): Point2DElement<TagContentType>[];
60
- protected filter3DPointTag(): Point3DElement<TagContentType>[];
58
+ protected filterPointTag(): PointTagElement<import("../typings").TagContentType>[];
59
+ protected filter2DPointTag(): Point2DElement<import("../typings").TagContentType>[];
60
+ protected filter3DPointTag(): Point3DElement<import("../typings").TagContentType>[];
61
61
  protected filter3DTag(): TagElement<any, "3DPoint" | "Plane">[];
62
62
  protected filterPlaneTag(): PlaneTagElement[];
63
63
  protected updateTagConfig(params?: {