@realsee/dnalogel 2.8.6 → 2.8.8-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (265) hide show
  1. package/dist/index.cjs.js +1 -1
  2. package/dist/index.js +38 -38
  3. package/dist/index.umd.js +1 -1
  4. package/docs/classes/CSS3DRender.html +4 -4
  5. package/docs/classes/CruisePluginController.html +4 -4
  6. package/docs/classes/Magnifier.html +4 -4
  7. package/docs/classes/ModelRoomLabelController.html +4 -4
  8. package/docs/classes/Object3DHelperController.html +4 -4
  9. package/docs/classes/PaintBrush.html +4 -4
  10. package/docs/classes/PanoMeasurePluginLine.html +4 -4
  11. package/docs/classes/PanoMeasurePluginModel.html +4 -4
  12. package/docs/classes/PanoMeasurePluginPoint.html +4 -4
  13. package/docs/classes/PanoMeasurePluginPolyline.html +4 -4
  14. package/docs/classes/PanoTagPluginController.html +4 -4
  15. package/docs/classes/Util.BetterTween.html +4 -4
  16. package/docs/classes/Util.FivePointSelector.html +4 -4
  17. package/docs/classes/Util.Interval.html +4 -4
  18. package/docs/classes/Util.Magnifier.html +4 -4
  19. package/docs/classes/Util.PointDomHelper.html +4 -4
  20. package/docs/classes/Util.PointHelper.html +4 -4
  21. package/docs/classes/Util.Rectangle.html +4 -4
  22. package/docs/enums/CameraMovementEffect.html +4 -4
  23. package/docs/enums/ContentType.html +4 -4
  24. package/docs/enums/DIRECTION.html +4 -4
  25. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +4 -4
  26. package/docs/enums/DimensionType.html +4 -4
  27. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +4 -4
  28. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +4 -4
  29. package/docs/enums/PaintBrushTypeEnum.html +4 -4
  30. package/docs/enums/PointType.html +4 -4
  31. package/docs/enums/Rotation.html +4 -4
  32. package/docs/functions/CSS3DRenderPlugin.html +5 -5
  33. package/docs/functions/CameraMovementPlugin.html +5 -5
  34. package/docs/functions/CruisePlugin.html +5 -5
  35. package/docs/functions/GuideLinePlugin.html +4 -4
  36. package/docs/functions/ItemLabelPlugin.html +5 -5
  37. package/docs/functions/MapviewFloorplanPlugin.html +5 -5
  38. package/docs/functions/ModelChassisCompassPlugin.html +5 -5
  39. package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -5
  40. package/docs/functions/ModelFloorplanPlugin.html +5 -5
  41. package/docs/functions/ModelItemLabelPlugin.html +5 -5
  42. package/docs/functions/ModelRoomLabelPlugin.html +5 -5
  43. package/docs/functions/ModelTVVideoPlugin.html +5 -5
  44. package/docs/functions/ModelViewPlugin.html +5 -5
  45. package/docs/functions/Object3DHelperPlugin.html +5 -5
  46. package/docs/functions/PanoCompassPlugin.html +5 -5
  47. package/docs/functions/PanoCursorRaycasterPlugin.html +5 -5
  48. package/docs/functions/PanoDoorLabelPlugin.html +5 -5
  49. package/docs/functions/PanoFloorplanRadarPlugin.html +5 -5
  50. package/docs/functions/PanoMeasurePlugin.html +5 -5
  51. package/docs/functions/PanoRulerPlugin.html +5 -5
  52. package/docs/functions/PanoRulerProPlugin.html +5 -5
  53. package/docs/functions/PanoSpatialTagPlugin.html +5 -5
  54. package/docs/functions/PanoTagPlugin.html +5 -5
  55. package/docs/functions/TopviewFloorplanPlugin.html +5 -5
  56. package/docs/functions/Util.getCoordsFromClient.html +4 -4
  57. package/docs/functions/Util.getCoordsFromElement.html +4 -4
  58. package/docs/functions/Util.getFrameTime.html +4 -4
  59. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
  60. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
  61. package/docs/functions/Util.isNil.html +4 -4
  62. package/docs/functions/Util.nextFrame.html +4 -4
  63. package/docs/functions/Util.notNil.html +4 -4
  64. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
  65. package/docs/functions/Util.tweenProgress.html +4 -4
  66. package/docs/functions/pluginFlag.html +4 -4
  67. package/docs/index.html +4 -4
  68. package/docs/interfaces/AddTagConfig.html +4 -4
  69. package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
  70. package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
  71. package/docs/interfaces/CameraMovementPluginExportType.html +4 -4
  72. package/docs/interfaces/EventMap.html +4 -4
  73. package/docs/interfaces/FloorplanBounding.html +4 -4
  74. package/docs/interfaces/FloorplanData.html +4 -4
  75. package/docs/interfaces/FloorplanEntrance.html +4 -4
  76. package/docs/interfaces/FloorplanExtraObject.html +4 -4
  77. package/docs/interfaces/FloorplanExtraObject3D.html +4 -4
  78. package/docs/interfaces/FloorplanFloorData.html +4 -4
  79. package/docs/interfaces/FloorplanImagePosition.html +4 -4
  80. package/docs/interfaces/FloorplanObserver.html +4 -4
  81. package/docs/interfaces/FloorplanOutlineItem.html +4 -4
  82. package/docs/interfaces/FloorplanPosition.html +4 -4
  83. package/docs/interfaces/FloorplanRoomItem.html +4 -4
  84. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
  85. package/docs/interfaces/FloorplanServerBounding.html +4 -4
  86. package/docs/interfaces/FloorplanServerComputedData.html +4 -4
  87. package/docs/interfaces/FloorplanServerData.html +4 -4
  88. package/docs/interfaces/FloorplanServerDoorItem.html +4 -4
  89. package/docs/interfaces/FloorplanServerDoorPosition.html +4 -4
  90. package/docs/interfaces/FloorplanServerEntrance.html +4 -4
  91. package/docs/interfaces/FloorplanServerFloorData.html +4 -4
  92. package/docs/interfaces/FloorplanServerImagePosition.html +4 -4
  93. package/docs/interfaces/FloorplanServerObserver.html +4 -4
  94. package/docs/interfaces/FloorplanServerOutlineItem.html +4 -4
  95. package/docs/interfaces/FloorplanServerPosition.html +4 -4
  96. package/docs/interfaces/FloorplanServerRoomItem.html +4 -4
  97. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
  98. package/docs/interfaces/HelperOffset.html +4 -4
  99. package/docs/interfaces/ItemLabelPluginData.html +4 -4
  100. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +4 -4
  101. package/docs/interfaces/ItemLabelPluginParametersType.html +4 -4
  102. package/docs/interfaces/MinMax.html +4 -4
  103. package/docs/interfaces/ModelChassisCompassPluginData.html +4 -4
  104. package/docs/interfaces/ModelChassisCompassPluginExportType.html +4 -4
  105. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +4 -4
  106. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +4 -4
  107. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +4 -4
  108. package/docs/interfaces/ModelItemLabelPluginData.html +4 -4
  109. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +4 -4
  110. package/docs/interfaces/ModelItemLabelPluginParametersType.html +4 -4
  111. package/docs/interfaces/ModelRoomLabelPluginData.html +4 -4
  112. package/docs/interfaces/ModelTVVideoPluginData.html +4 -4
  113. package/docs/interfaces/ModelTVVideoPluginExportType.html +4 -4
  114. package/docs/interfaces/ModelTVVideoPluginParameterType.html +4 -4
  115. package/docs/interfaces/ModelViewPluginExportType.html +4 -4
  116. package/docs/interfaces/Object3DHelperState.html +4 -4
  117. package/docs/interfaces/ObjectHelperControllers.html +4 -4
  118. package/docs/interfaces/PaintBrushAction.html +4 -4
  119. package/docs/interfaces/PaintBrushConfigs.html +4 -4
  120. package/docs/interfaces/PaintBrushState.html +4 -4
  121. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +4 -4
  122. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
  123. package/docs/interfaces/PanoMeasureParameterType.html +4 -4
  124. package/docs/interfaces/PanoMeasurePluginLineJson.html +4 -4
  125. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +4 -4
  126. package/docs/interfaces/PanoMeasurePluginPointJson.html +4 -4
  127. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
  128. package/docs/interfaces/PanoRulerPluginExportType.html +4 -4
  129. package/docs/interfaces/PanoRulerPluginOptions.html +4 -4
  130. package/docs/interfaces/PanoRulerPluginParameterType.html +4 -4
  131. package/docs/interfaces/PanoRulerProPluginExportType.html +4 -4
  132. package/docs/interfaces/PanoRulerProPluginOptions.html +4 -4
  133. package/docs/interfaces/PanoRulerProPluginParameterType.html +4 -4
  134. package/docs/interfaces/PanoRulerProPluginState.html +4 -4
  135. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
  136. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
  137. package/docs/interfaces/PanoSpatialTagPluginData.html +4 -4
  138. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +4 -4
  139. package/docs/interfaces/PanoSpatialTagPluginExportType.html +4 -4
  140. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +4 -4
  141. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +4 -4
  142. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +4 -4
  143. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +4 -4
  144. package/docs/interfaces/Point.html +4 -4
  145. package/docs/interfaces/Room.html +4 -4
  146. package/docs/interfaces/RoomInfo.html +4 -4
  147. package/docs/interfaces/RoomLabel.html +4 -4
  148. package/docs/interfaces/RoomRules.html +4 -4
  149. package/docs/interfaces/Rooms.html +4 -4
  150. package/docs/interfaces/Scissor.html +4 -4
  151. package/docs/interfaces/State.html +4 -4
  152. package/docs/interfaces/TagCache.html +4 -4
  153. package/docs/interfaces/TagConfig.html +4 -4
  154. package/docs/interfaces/TagIconUrl.html +4 -4
  155. package/docs/interfaces/Tags.html +4 -4
  156. package/docs/interfaces/TemporaryState.html +4 -4
  157. package/docs/interfaces/Util.MagnifierParameter.html +4 -4
  158. package/docs/interfaces/Util.MouseGroupParameter.html +4 -4
  159. package/docs/modules/Util.html +4 -4
  160. package/docs/modules.html +4 -4
  161. package/docs/types/ArrayPosition.html +4 -4
  162. package/docs/types/AudioAppearance.html +4 -4
  163. package/docs/types/AudioTagTypeConfigKey.html +4 -4
  164. package/docs/types/CSS3DRenderExportType.html +4 -4
  165. package/docs/types/CSS3DRenderPluginExportType.html +4 -4
  166. package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
  167. package/docs/types/ClassFunctionParameters.html +4 -4
  168. package/docs/types/Color.html +4 -4
  169. package/docs/types/ContentTypeConfigKey.html +4 -4
  170. package/docs/types/ContentTypeConfigKeySplit.html +4 -4
  171. package/docs/types/ContentTypeMap.html +4 -4
  172. package/docs/types/Create3DDomContainerReturnType.html +4 -4
  173. package/docs/types/Create3DElementReturnType.html +4 -4
  174. package/docs/types/CruisePluginExportType.html +4 -4
  175. package/docs/types/Direction-1.html +4 -4
  176. package/docs/types/Direction4.html +4 -4
  177. package/docs/types/FloorplanRuleLabels.html +4 -4
  178. package/docs/types/FloorplanServerRuleLabels.html +4 -4
  179. package/docs/types/GuideLinePluginExportType.html +4 -4
  180. package/docs/types/HelperEventMap.html +4 -4
  181. package/docs/types/LoadTagConfig.html +4 -4
  182. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
  183. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
  184. package/docs/types/MediaData.html +4 -4
  185. package/docs/types/MediaStore.html +4 -4
  186. package/docs/types/ModelElement.html +4 -4
  187. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
  188. package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
  189. package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
  190. package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
  191. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
  192. package/docs/types/MoveArgs.html +4 -4
  193. package/docs/types/MoveOpts.html +4 -4
  194. package/docs/types/Object3DHelperEventMap.html +4 -4
  195. package/docs/types/ObjectFit.html +4 -4
  196. package/docs/types/PaintBrushEventMap.html +4 -4
  197. package/docs/types/PanoCompassPluginData.html +4 -4
  198. package/docs/types/PanoCompassPluginExportType.html +4 -4
  199. package/docs/types/PanoCompassPluginParameterType.html +4 -4
  200. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
  201. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
  202. package/docs/types/PanoIndex.html +4 -4
  203. package/docs/types/PanoMeasurePluginEvent.html +4 -4
  204. package/docs/types/PanoMeasureReturnType.html +4 -4
  205. package/docs/types/PanoSpatialTagPluginId.html +4 -4
  206. package/docs/types/PanoTagPluginExportInterface.html +4 -4
  207. package/docs/types/PanoTagPluginParamsInterface.html +4 -4
  208. package/docs/types/PlaneTag.html +4 -4
  209. package/docs/types/PlaneTagElement.html +4 -4
  210. package/docs/types/Point2DElement.html +4 -4
  211. package/docs/types/Point2DTag.html +4 -4
  212. package/docs/types/Point3DElement.html +4 -4
  213. package/docs/types/Point3DTag.html +4 -4
  214. package/docs/types/PointTag.html +4 -4
  215. package/docs/types/PointTagElement.html +4 -4
  216. package/docs/types/Position.html +4 -4
  217. package/docs/types/RotateArgs.html +4 -4
  218. package/docs/types/RotateOpts.html +4 -4
  219. package/docs/types/RuleLabelsKey.html +4 -4
  220. package/docs/types/RuleLabelsValue.html +4 -4
  221. package/docs/types/StickType.html +4 -4
  222. package/docs/types/Tag.html +4 -4
  223. package/docs/types/Tag2D.html +4 -4
  224. package/docs/types/Tag3D.html +4 -4
  225. package/docs/types/TagContentType.html +4 -4
  226. package/docs/types/TagDimensionType.html +4 -4
  227. package/docs/types/TagElement.html +4 -4
  228. package/docs/types/TagEvents.html +4 -4
  229. package/docs/types/TagGLTFObject.html +4 -4
  230. package/docs/types/TagHooks.html +4 -4
  231. package/docs/types/TagIconSize.html +4 -4
  232. package/docs/types/TagId.html +4 -4
  233. package/docs/types/TagPointType.html +4 -4
  234. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
  235. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
  236. package/docs/types/WorkCode.html +4 -4
  237. package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
  238. package/docs/variables/PLUGIN.html +4 -4
  239. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
  240. package/docs/variables/ROOM_TYPE_MAP.html +4 -4
  241. package/docs/variables/VERSION.html +4 -4
  242. package/docs/variables/itemLabelPluginServerParams.html +4 -4
  243. package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
  244. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
  245. package/libs/PanoTagPlugin/Components/Common/Media.js +56 -56
  246. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +4 -0
  247. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +6 -0
  248. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +93 -0
  249. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +5622 -0
  250. package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +1325 -0
  251. package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +173 -0
  252. package/libs/PanoTagPlugin/mocks/v1/mock1.js +122 -0
  253. package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +233 -0
  254. package/libs/PanoTagPlugin/mocks/v1/mock2.js +296 -0
  255. package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +22 -0
  256. package/libs/PanoTagPlugin/mocks/v1/mock3.js +32 -0
  257. package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +56 -0
  258. package/libs/PanoTagPlugin/mocks/v1/mock4.js +60 -0
  259. package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +13 -0
  260. package/libs/PanoTagPlugin/mocks/v1/mock5.js +17 -0
  261. package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +16 -0
  262. package/libs/PanoTagPlugin/mocks/v1/mock6.js +27 -0
  263. package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +22 -0
  264. package/libs/PanoTagPlugin/mocks/v1/mock7.js +228 -0
  265. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { SvelteComponent as X, init as Y, safe_not_equal as Z, append_styles as x, empty as H, insert as C, transition_in as d, transition_out as _, check_outros as I, detach as q, getContext as $, onMount as ee, onDestroy as te, element as B, attr as T, toggle_class as y, append as ie, group_outros as D, add_render_callback as ne, create_in_transition as le, identity as V, create_out_transition as ae, binding_callbacks as J, assign as K, create_component as w, mount_component as E, get_spread_update as O, get_spread_object as P, destroy_component as M, destroy_each as oe, bind as re, add_flush_callback as me } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as X, init as Y, safe_not_equal as Z, append_styles as x, empty as H, insert as C, transition_in as d, transition_out as c, check_outros as I, detach as q, getContext as $, onMount as ee, onDestroy as te, element as B, attr as T, toggle_class as y, append as ie, group_outros as D, add_render_callback as ne, create_in_transition as le, identity as V, create_out_transition as ae, binding_callbacks as J, assign as K, create_component as w, mount_component as E, get_spread_update as O, get_spread_object as P, destroy_component as M, destroy_each as oe, bind as re, add_flush_callback as me } from "../../../vendor/svelte/internal/index.js";
2
2
  import { Carousel as ue } from "../../../vendor/svelte-carousel/src/components/Carousel/Carousel.js";
3
3
  import { fly as z } from "../../../vendor/svelte/transition/index.js";
4
4
  import Q from "./MediaItem.js";
@@ -42,38 +42,38 @@ function A(i, t, l) {
42
42
  function F(i) {
43
43
  let t, l, n, e, r, a, o;
44
44
  const m = [de, se], f = [];
45
- function b(s, c) {
46
- return s[12] ? 0 : 1;
45
+ function b(s, _) {
46
+ return s[11] && s[9].length > 1 ? 0 : 1;
47
47
  }
48
48
  return n = b(i), e = f[n] = m[n](i), {
49
49
  c() {
50
- t = B("div"), l = B("div"), e.c(), T(l, "class", "media-list svelte-1mrbqlg"), y(l, "carouselEnabled", i[12]), T(t, "class", "media-list-wrapper svelte-1mrbqlg"), y(t, "unfolded", i[5]);
50
+ t = B("div"), l = B("div"), e.c(), T(l, "class", "media-list svelte-1mrbqlg"), y(l, "carouselEnabled", i[11]), T(t, "class", "media-list-wrapper svelte-1mrbqlg"), y(t, "unfolded", i[4]);
51
51
  },
52
- m(s, c) {
53
- C(s, t, c), ie(t, l), f[n].m(l, null), o = !0;
52
+ m(s, _) {
53
+ C(s, t, _), ie(t, l), f[n].m(l, null), o = !0;
54
54
  },
55
- p(s, c) {
55
+ p(s, _) {
56
56
  i = s;
57
57
  let g = n;
58
- n = b(i), n === g ? f[n].p(i, c) : (D(), _(f[g], 1, 1, () => {
58
+ n = b(i), n === g ? f[n].p(i, _) : (D(), c(f[g], 1, 1, () => {
59
59
  f[g] = null;
60
- }), I(), e = f[n], e ? e.p(i, c) : (e = f[n] = m[n](i), e.c()), d(e, 1), e.m(l, null)), (!o || c & 4096) && y(l, "carouselEnabled", i[12]), (!o || c & 32) && y(t, "unfolded", i[5]);
60
+ }), I(), e = f[n], e ? e.p(i, _) : (e = f[n] = m[n](i), e.c()), d(e, 1), e.m(l, null)), (!o || _ & 2048) && y(l, "carouselEnabled", i[11]), (!o || _ & 16) && y(t, "unfolded", i[4]);
61
61
  },
62
62
  i(s) {
63
63
  o || (d(e), s && ne(() => {
64
- a && a.end(1), r = le(t, z, i[6] ? {
64
+ a && a.end(1), r = le(t, z, i[5] ? {
65
65
  y: 4,
66
- duration: i[4],
67
- delay: i[2],
66
+ duration: i[3],
67
+ delay: i[1],
68
68
  easing: V
69
69
  } : void 0), r.start();
70
70
  }), o = !0);
71
71
  },
72
72
  o(s) {
73
- _(e), r && r.invalidate(), s && (a = ae(t, z, i[6] ? {
73
+ c(e), r && r.invalidate(), s && (a = ae(t, z, i[5] ? {
74
74
  y: 4,
75
- duration: i[4],
76
- delay: i[3],
75
+ duration: i[3],
76
+ delay: i[2],
77
77
  easing: V
78
78
  } : void 0)), o = !1;
79
79
  },
@@ -85,8 +85,8 @@ function F(i) {
85
85
  function se(i) {
86
86
  let t, l;
87
87
  const n = [
88
- { media: i[1][0] },
89
- i[7],
88
+ { media: i[9][0] },
89
+ i[6],
90
90
  { tag: i[0] }
91
91
  ];
92
92
  let e = {};
@@ -100,9 +100,9 @@ function se(i) {
100
100
  E(t, r, a), l = !0;
101
101
  },
102
102
  p(r, a) {
103
- const o = a & 131 ? O(n, [
104
- a & 2 && { media: r[1][0] },
105
- a & 128 && P(r[7]),
103
+ const o = a & 577 ? O(n, [
104
+ a & 512 && { media: r[9][0] },
105
+ a & 64 && P(r[6]),
106
106
  a & 1 && { tag: r[0] }
107
107
  ]) : {};
108
108
  t.$set(o);
@@ -111,7 +111,7 @@ function se(i) {
111
111
  l || (d(t.$$.fragment, r), l = !0);
112
112
  },
113
113
  o(r) {
114
- _(t.$$.fragment, r), l = !1;
114
+ c(t.$$.fragment, r), l = !1;
115
115
  },
116
116
  d(r) {
117
117
  M(t, r);
@@ -122,7 +122,7 @@ function de(i) {
122
122
  let t, l, n = {
123
123
  dots: !1,
124
124
  arrows: !1,
125
- $$slots: { default: [ce] },
125
+ $$slots: { default: [_e] },
126
126
  $$scope: { ctx: i }
127
127
  };
128
128
  return t = new ue({ props: n }), i[17](t), t.$on("pageChange", i[18]), {
@@ -134,13 +134,13 @@ function de(i) {
134
134
  },
135
135
  p(e, r) {
136
136
  const a = {};
137
- r & 16778625 && (a.$$scope = { dirty: r, ctx: e }), t.$set(a);
137
+ r & 16777921 && (a.$$scope = { dirty: r, ctx: e }), t.$set(a);
138
138
  },
139
139
  i(e) {
140
140
  l || (d(t.$$.fragment, e), l = !0);
141
141
  },
142
142
  o(e) {
143
- _(t.$$.fragment, e), l = !1;
143
+ c(t.$$.fragment, e), l = !1;
144
144
  },
145
145
  d(e) {
146
146
  i[17](null), M(t, e);
@@ -150,7 +150,7 @@ function de(i) {
150
150
  function G(i) {
151
151
  let t, l, n;
152
152
  const e = [
153
- i[7],
153
+ i[6],
154
154
  { media: i[21] },
155
155
  { tag: i[0] }
156
156
  ];
@@ -160,7 +160,7 @@ function G(i) {
160
160
  let a = {};
161
161
  for (let o = 0; o < e.length; o += 1)
162
162
  a = K(a, e[o]);
163
- return i[8][i[23]] !== void 0 && (a.mediaInstance = i[8][i[23]]), t = new Q({ props: a }), J.push(() => re(t, "mediaInstance", r)), {
163
+ return i[7][i[23]] !== void 0 && (a.mediaInstance = i[7][i[23]]), t = new Q({ props: a }), J.push(() => re(t, "mediaInstance", r)), {
164
164
  c() {
165
165
  w(t.$$.fragment);
166
166
  },
@@ -169,29 +169,29 @@ function G(i) {
169
169
  },
170
170
  p(o, m) {
171
171
  i = o;
172
- const f = m & 1153 ? O(e, [
173
- m & 128 && P(i[7]),
174
- m & 1024 && { media: i[21] },
172
+ const f = m & 577 ? O(e, [
173
+ m & 64 && P(i[6]),
174
+ m & 512 && { media: i[21] },
175
175
  m & 1 && { tag: i[0] }
176
176
  ]) : {};
177
- !l && m & 256 && (l = !0, f.mediaInstance = i[8][i[23]], me(() => l = !1)), t.$set(f);
177
+ !l && m & 128 && (l = !0, f.mediaInstance = i[7][i[23]], me(() => l = !1)), t.$set(f);
178
178
  },
179
179
  i(o) {
180
180
  n || (d(t.$$.fragment, o), n = !0);
181
181
  },
182
182
  o(o) {
183
- _(t.$$.fragment, o), n = !1;
183
+ c(t.$$.fragment, o), n = !1;
184
184
  },
185
185
  d(o) {
186
186
  M(t, o);
187
187
  }
188
188
  };
189
189
  }
190
- function ce(i) {
191
- let t, l, n = i[10], e = [];
190
+ function _e(i) {
191
+ let t, l, n = i[9], e = [];
192
192
  for (let a = 0; a < n.length; a += 1)
193
193
  e[a] = G(A(i, n, a));
194
- const r = (a) => _(e[a], 1, 1, () => {
194
+ const r = (a) => c(e[a], 1, 1, () => {
195
195
  e[a] = null;
196
196
  });
197
197
  return {
@@ -206,8 +206,8 @@ function ce(i) {
206
206
  C(a, t, o), l = !0;
207
207
  },
208
208
  p(a, o) {
209
- if (o & 1409) {
210
- n = a[10];
209
+ if (o & 705) {
210
+ n = a[9];
211
211
  let m;
212
212
  for (m = 0; m < n.length; m += 1) {
213
213
  const f = A(a, n, m);
@@ -228,7 +228,7 @@ function ce(i) {
228
228
  o(a) {
229
229
  e = e.filter(Boolean);
230
230
  for (let o = 0; o < e.length; o += 1)
231
- _(e[o]);
231
+ c(e[o]);
232
232
  l = !1;
233
233
  },
234
234
  d(a) {
@@ -236,8 +236,8 @@ function ce(i) {
236
236
  }
237
237
  };
238
238
  }
239
- function _e(i) {
240
- let t, l, n = i[5] && F(i);
239
+ function ce(i) {
240
+ let t, l, n = i[4] && F(i);
241
241
  return {
242
242
  c() {
243
243
  n && n.c(), t = H();
@@ -246,7 +246,7 @@ function _e(i) {
246
246
  n && n.m(e, r), C(e, t, r), l = !0;
247
247
  },
248
248
  p(e, [r]) {
249
- e[5] ? n ? (n.p(e, r), r & 32 && d(n, 1)) : (n = F(e), n.c(), d(n, 1), n.m(t.parentNode, t)) : n && (D(), _(n, 1, 1, () => {
249
+ e[4] ? n ? (n.p(e, r), r & 16 && d(n, 1)) : (n = F(e), n.c(), d(n, 1), n.m(t.parentNode, t)) : n && (D(), c(n, 1, 1, () => {
250
250
  n = null;
251
251
  }), I());
252
252
  },
@@ -254,7 +254,7 @@ function _e(i) {
254
254
  l || (d(n), l = !0);
255
255
  },
256
256
  o(e) {
257
- _(n), l = !1;
257
+ c(n), l = !1;
258
258
  },
259
259
  d(e) {
260
260
  n && n.d(e), e && q(t);
@@ -262,7 +262,7 @@ function _e(i) {
262
262
  };
263
263
  }
264
264
  function ge(i, t, l) {
265
- let n, e, r, a, { tag: o } = t, { mediaData: m } = t, { inDelay: f = 0 } = t, { outDelay: b = 0 } = t, { duration: s = 0 } = t, { unfolded: c = !0 } = t, { animation: g = !0 } = t, { mediaItemConfig: N } = t, { enableCarousel: k = !0 } = t, { autoplayConfig: v = { autoplay: !0, autoplayVideo: !1 } } = t, h = [], p, S = null;
265
+ let n, e, r, a, { tag: o } = t, { mediaData: m } = t, { inDelay: f = 0 } = t, { outDelay: b = 0 } = t, { duration: s = 0 } = t, { unfolded: _ = !0 } = t, { animation: g = !0 } = t, { mediaItemConfig: N } = t, { enableCarousel: k = !0 } = t, { autoplayConfig: v = { autoplay: !0, autoplayVideo: !1 } } = t, h = [], p, S = null;
266
266
  const L = $("mediaStore");
267
267
  ee(() => {
268
268
  S = setInterval(
@@ -275,27 +275,26 @@ function ge(i, t, l) {
275
275
  clearInterval(S);
276
276
  });
277
277
  function R(u, j) {
278
- i.$$.not_equal(h[j], u) && (h[j] = u, l(8, h));
278
+ i.$$.not_equal(h[j], u) && (h[j] = u, l(7, h));
279
279
  }
280
280
  function U(u) {
281
281
  J[u ? "unshift" : "push"](() => {
282
- p = u, l(11, p);
282
+ p = u, l(10, p);
283
283
  });
284
284
  }
285
285
  const W = (u) => {
286
286
  n || L.set({ currentMediaElement: null });
287
287
  };
288
288
  return i.$$set = (u) => {
289
- "tag" in u && l(0, o = u.tag), "mediaData" in u && l(1, m = u.mediaData), "inDelay" in u && l(2, f = u.inDelay), "outDelay" in u && l(3, b = u.outDelay), "duration" in u && l(4, s = u.duration), "unfolded" in u && l(5, c = u.unfolded), "animation" in u && l(6, g = u.animation), "mediaItemConfig" in u && l(7, N = u.mediaItemConfig), "enableCarousel" in u && l(14, k = u.enableCarousel), "autoplayConfig" in u && l(15, v = u.autoplayConfig);
289
+ "tag" in u && l(0, o = u.tag), "mediaData" in u && l(13, m = u.mediaData), "inDelay" in u && l(1, f = u.inDelay), "outDelay" in u && l(2, b = u.outDelay), "duration" in u && l(3, s = u.duration), "unfolded" in u && l(4, _ = u.unfolded), "animation" in u && l(5, g = u.animation), "mediaItemConfig" in u && l(6, N = u.mediaItemConfig), "enableCarousel" in u && l(14, k = u.enableCarousel), "autoplayConfig" in u && l(15, v = u.autoplayConfig);
290
290
  }, i.$$.update = () => {
291
- i.$$.dirty & 256 && l(9, n = h.every((u) => u.paused)), i.$$.dirty & 16386 && l(12, e = k && (m == null ? void 0 : m.length) > 1), i.$$.dirty & 2 && l(10, r = m), i.$$.dirty & 34304 && (a = r.length > 1 && v.autoplay && n);
291
+ i.$$.dirty & 128 && l(8, n = h.every((u) => u.paused)), i.$$.dirty & 24576 && l(11, e = k && (m == null ? void 0 : m.length) > 1), i.$$.dirty & 8192 && l(9, r = m), i.$$.dirty & 33536 && (a = r.length > 1 && v.autoplay && n);
292
292
  }, [
293
293
  o,
294
- m,
295
294
  f,
296
295
  b,
297
296
  s,
298
- c,
297
+ _,
299
298
  g,
300
299
  N,
301
300
  h,
@@ -304,6 +303,7 @@ function ge(i, t, l) {
304
303
  p,
305
304
  e,
306
305
  L,
306
+ m,
307
307
  k,
308
308
  v,
309
309
  R,
@@ -317,17 +317,17 @@ class Ye extends X {
317
317
  this,
318
318
  t,
319
319
  ge,
320
- _e,
320
+ ce,
321
321
  Z,
322
322
  {
323
323
  tag: 0,
324
- mediaData: 1,
325
- inDelay: 2,
326
- outDelay: 3,
327
- duration: 4,
328
- unfolded: 5,
329
- animation: 6,
330
- mediaItemConfig: 7,
324
+ mediaData: 13,
325
+ inDelay: 1,
326
+ outDelay: 2,
327
+ duration: 3,
328
+ unfolded: 4,
329
+ animation: 5,
330
+ mediaItemConfig: 6,
331
331
  enableCarousel: 14,
332
332
  autoplayConfig: 15
333
333
  },
@@ -0,0 +1,4 @@
1
+ declare const data: {
2
+ tagList: any[];
3
+ };
4
+ export default data;
@@ -0,0 +1,6 @@
1
+ const t = {
2
+ tagList: []
3
+ };
4
+ export {
5
+ t as default
6
+ };
@@ -0,0 +1,93 @@
1
+ declare const _default: ({
2
+ id: number;
3
+ pointType: string;
4
+ dimensionType: string;
5
+ position: number[];
6
+ normal: number[];
7
+ style: {
8
+ point: {
9
+ iconUrl: string;
10
+ style: string;
11
+ };
12
+ style: string;
13
+ };
14
+ contentType: string;
15
+ data: {
16
+ text: string;
17
+ extraData: {
18
+ baseNormal: number[];
19
+ fiveState: {
20
+ distance: number;
21
+ fov: number;
22
+ latitude: number;
23
+ longitude: number;
24
+ mode: string;
25
+ offset: {
26
+ x: number;
27
+ y: number;
28
+ z: number;
29
+ };
30
+ panoIndex: number;
31
+ };
32
+ style: {
33
+ point: {
34
+ iconUrl: string;
35
+ style: string;
36
+ };
37
+ style: string;
38
+ };
39
+ tagClosedStyle: string;
40
+ tagIconUrl: string;
41
+ };
42
+ mediaData?: undefined;
43
+ };
44
+ } | {
45
+ id: number;
46
+ pointType: string;
47
+ dimensionType: string;
48
+ position: number[];
49
+ normal: number[];
50
+ style: {
51
+ point: {
52
+ iconUrl: string;
53
+ style: string;
54
+ };
55
+ style?: undefined;
56
+ };
57
+ contentType: string;
58
+ data: {
59
+ text: string;
60
+ mediaData: {
61
+ type: string;
62
+ url: string;
63
+ videoCoverUrl: string;
64
+ name: string;
65
+ }[];
66
+ extraData: {
67
+ baseNormal: number[];
68
+ fiveState: {
69
+ distance: number;
70
+ fov: number;
71
+ latitude: number;
72
+ longitude: number;
73
+ mode: string;
74
+ offset: {
75
+ x: number;
76
+ y: number;
77
+ z: number;
78
+ };
79
+ panoIndex: number;
80
+ };
81
+ style: {
82
+ point: {
83
+ iconUrl: string;
84
+ style: string;
85
+ };
86
+ style?: undefined;
87
+ };
88
+ tagClosedStyle: string;
89
+ tagIconUrl: string;
90
+ };
91
+ };
92
+ })[];
93
+ export default _default;