@realsee/dnalogel 2.1.2-alpha.14 → 2.1.2-alpha.15

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 (215) hide show
  1. package/dist/index.cjs.js +2 -2
  2. package/dist/index.js +65 -63
  3. package/dist/index.umd.js +2 -2
  4. package/docs/classes/CruisePluginController.html +4 -4
  5. package/docs/classes/Magnifier.html +4 -4
  6. package/docs/classes/ModelRoomLabelController.html +4 -4
  7. package/docs/classes/Object3DHelperController.html +4 -4
  8. package/docs/classes/PaintBrush.html +4 -4
  9. package/docs/classes/PanoTagPluginController.html +4 -4
  10. package/docs/classes/Util.BetterTween.html +4 -4
  11. package/docs/classes/Util.FivePointSelector.html +4 -4
  12. package/docs/classes/Util.Interval.html +4 -4
  13. package/docs/classes/Util.Magnifier.html +4 -4
  14. package/docs/classes/Util.PointDomHelper.html +4 -4
  15. package/docs/classes/Util.PointHelper.html +4 -4
  16. package/docs/classes/Util.Rectangle.html +4 -4
  17. package/docs/enums/CameraMovementEffect.html +4 -4
  18. package/docs/enums/ContentType.html +4 -4
  19. package/docs/enums/DIRECTION.html +4 -4
  20. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +4 -4
  21. package/docs/enums/DimensionType.html +4 -4
  22. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +4 -4
  23. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +4 -4
  24. package/docs/enums/LinkType.html +4 -4
  25. package/docs/enums/PaintBrushTypeEnum.html +4 -4
  26. package/docs/enums/PointType.html +4 -4
  27. package/docs/enums/Rotation.html +4 -4
  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 +4 -4
  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 +4 -4
  53. package/docs/functions/Util.getCoordsFromElement.html +4 -4
  54. package/docs/functions/Util.getFrameTime.html +4 -4
  55. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
  56. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
  57. package/docs/functions/Util.isNil.html +4 -4
  58. package/docs/functions/Util.nextFrame.html +4 -4
  59. package/docs/functions/Util.notNil.html +4 -4
  60. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
  61. package/docs/functions/Util.tweenProgress.html +4 -4
  62. package/docs/functions/pluginFlag.html +4 -4
  63. package/docs/index.html +4 -4
  64. package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
  65. package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
  66. package/docs/interfaces/CameraMovementPluginExportType.html +4 -4
  67. package/docs/interfaces/ContentTypeMap.html +4 -4
  68. package/docs/interfaces/FloorplanBounding.html +4 -4
  69. package/docs/interfaces/FloorplanData.html +4 -4
  70. package/docs/interfaces/FloorplanEntrance.html +4 -4
  71. package/docs/interfaces/FloorplanExtraObject.html +4 -4
  72. package/docs/interfaces/FloorplanExtraObject3D.html +4 -4
  73. package/docs/interfaces/FloorplanFloorData.html +4 -4
  74. package/docs/interfaces/FloorplanImagePosition.html +4 -4
  75. package/docs/interfaces/FloorplanObserver.html +4 -4
  76. package/docs/interfaces/FloorplanOutlineItem.html +4 -4
  77. package/docs/interfaces/FloorplanPosition.html +4 -4
  78. package/docs/interfaces/FloorplanRoomItem.html +4 -4
  79. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
  80. package/docs/interfaces/FloorplanServerBounding.html +4 -4
  81. package/docs/interfaces/FloorplanServerComputedData.html +4 -4
  82. package/docs/interfaces/FloorplanServerData.html +4 -4
  83. package/docs/interfaces/FloorplanServerDoorItem.html +4 -4
  84. package/docs/interfaces/FloorplanServerDoorPosition.html +4 -4
  85. package/docs/interfaces/FloorplanServerEntrance.html +4 -4
  86. package/docs/interfaces/FloorplanServerFloorData.html +4 -4
  87. package/docs/interfaces/FloorplanServerImagePosition.html +4 -4
  88. package/docs/interfaces/FloorplanServerObserver.html +4 -4
  89. package/docs/interfaces/FloorplanServerOutlineItem.html +4 -4
  90. package/docs/interfaces/FloorplanServerPosition.html +4 -4
  91. package/docs/interfaces/FloorplanServerRoomItem.html +4 -4
  92. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
  93. package/docs/interfaces/ItemLabelPluginData.html +4 -4
  94. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +4 -4
  95. package/docs/interfaces/ItemLabelPluginParametersType.html +4 -4
  96. package/docs/interfaces/LineJson.html +4 -4
  97. package/docs/interfaces/ModelChassisCompassPluginData.html +4 -4
  98. package/docs/interfaces/ModelChassisCompassPluginExportType.html +4 -4
  99. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +4 -4
  100. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +4 -4
  101. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +4 -4
  102. package/docs/interfaces/ModelItemLabelPluginData.html +4 -4
  103. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +4 -4
  104. package/docs/interfaces/ModelItemLabelPluginParametersType.html +4 -4
  105. package/docs/interfaces/ModelRoomLabelPluginData.html +4 -4
  106. package/docs/interfaces/ModelTVVideoPluginData.html +4 -4
  107. package/docs/interfaces/ModelTVVideoPluginExportType.html +4 -4
  108. package/docs/interfaces/ModelTVVideoPluginParameterType.html +4 -4
  109. package/docs/interfaces/ModelViewPluginExportType.html +4 -4
  110. package/docs/interfaces/Object3DHelperState.html +4 -4
  111. package/docs/interfaces/OpenParameter.html +4 -4
  112. package/docs/interfaces/PaintBrushAction.html +4 -4
  113. package/docs/interfaces/PaintBrushConfigs.html +4 -4
  114. package/docs/interfaces/PaintBrushState.html +4 -4
  115. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +4 -4
  116. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
  117. package/docs/interfaces/PanoMeasureParameterType.html +4 -4
  118. package/docs/interfaces/PanoRulerPluginExportType.html +4 -4
  119. package/docs/interfaces/PanoRulerPluginOptions.html +4 -4
  120. package/docs/interfaces/PanoRulerPluginParameterType.html +4 -4
  121. package/docs/interfaces/PanoRulerProPluginExportType.html +4 -4
  122. package/docs/interfaces/PanoRulerProPluginOptions.html +4 -4
  123. package/docs/interfaces/PanoRulerProPluginParameterType.html +4 -4
  124. package/docs/interfaces/PanoRulerProPluginState.html +4 -4
  125. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
  126. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
  127. package/docs/interfaces/PanoSpatialTagPluginData.html +4 -4
  128. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +4 -4
  129. package/docs/interfaces/PanoSpatialTagPluginExportType.html +4 -4
  130. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +4 -4
  131. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +4 -4
  132. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +4 -4
  133. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +4 -4
  134. package/docs/interfaces/Point.html +4 -4
  135. package/docs/interfaces/PointJson.html +4 -4
  136. package/docs/interfaces/Room.html +4 -4
  137. package/docs/interfaces/RoomInfo.html +4 -4
  138. package/docs/interfaces/RoomLabel.html +4 -4
  139. package/docs/interfaces/RoomRules.html +4 -4
  140. package/docs/interfaces/Rooms.html +4 -4
  141. package/docs/interfaces/Scissor.html +4 -4
  142. package/docs/interfaces/TagConfig.html +4 -4
  143. package/docs/interfaces/Tags.html +4 -4
  144. package/docs/interfaces/Util.MagnifierParameter.html +4 -4
  145. package/docs/interfaces/Util.MouseGroupParameter.html +4 -4
  146. package/docs/modules/Util.html +4 -4
  147. package/docs/modules.html +4 -4
  148. package/docs/types/ArrayPosition.html +4 -4
  149. package/docs/types/CSS3DRenderExportType.html +4 -4
  150. package/docs/types/CSS3DRenderPluginExportType.html +4 -4
  151. package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
  152. package/docs/types/Color.html +4 -4
  153. package/docs/types/ContentTypeConfigKey.html +4 -4
  154. package/docs/types/ContentTypeConfigKeyArray.html +4 -4
  155. package/docs/types/Create3DDomContainerReturnType.html +4 -4
  156. package/docs/types/Create3DElementReturnType.html +4 -4
  157. package/docs/types/CruisePluginExportType.html +4 -4
  158. package/docs/types/Direction-1.html +4 -4
  159. package/docs/types/Direction4.html +4 -4
  160. package/docs/types/FloorplanRuleLabels.html +4 -4
  161. package/docs/types/FloorplanServerRuleLabels.html +4 -4
  162. package/docs/types/GuideLinePluginExportType.html +4 -4
  163. package/docs/types/HelperEventMap.html +4 -4
  164. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
  165. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
  166. package/docs/types/MediaData.html +4 -4
  167. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
  168. package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
  169. package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
  170. package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
  171. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
  172. package/docs/types/MoveArgs.html +4 -4
  173. package/docs/types/MoveOpts.html +4 -4
  174. package/docs/types/Object3DHelperEventMap.html +4 -4
  175. package/docs/types/ObjectFit.html +4 -4
  176. package/docs/types/PaintBrushEventMap.html +4 -4
  177. package/docs/types/PanoCompassPluginData.html +4 -4
  178. package/docs/types/PanoCompassPluginExportType.html +4 -4
  179. package/docs/types/PanoCompassPluginParameterType.html +4 -4
  180. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
  181. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
  182. package/docs/types/PanoMeasurePluginEvent.html +4 -4
  183. package/docs/types/PanoMeasureReturnType.html +4 -4
  184. package/docs/types/PanoSpatialTagPluginId.html +4 -4
  185. package/docs/types/PanoTagPluginExportInterface.html +4 -4
  186. package/docs/types/PanoTagPluginParamsInterface.html +4 -4
  187. package/docs/types/PlaneTag.html +4 -4
  188. package/docs/types/PointTag.html +4 -4
  189. package/docs/types/Position.html +4 -4
  190. package/docs/types/RotateArgs.html +4 -4
  191. package/docs/types/RotateOpts.html +4 -4
  192. package/docs/types/RuleLabelsKey.html +4 -4
  193. package/docs/types/RuleLabelsValue.html +4 -4
  194. package/docs/types/Tag.html +4 -4
  195. package/docs/types/Tag2D.html +4 -4
  196. package/docs/types/Tag3D.html +4 -4
  197. package/docs/types/TagId.html +4 -4
  198. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
  199. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
  200. package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
  201. package/docs/variables/PLUGIN.html +4 -4
  202. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
  203. package/docs/variables/ROOM_TYPE_MAP.html +4 -4
  204. package/docs/variables/VERSION.html +4 -4
  205. package/docs/variables/itemLabelPluginServerParams.html +4 -4
  206. package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
  207. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
  208. package/libs/PanoTagPlugin/Components/Common/Media.js +54 -52
  209. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +33 -31
  210. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +4 -2
  211. package/libs/PanoTagPlugin/Components/Tag/index.js +4 -2
  212. package/libs/PanoTagPlugin/Components/TagContainer.js +34 -32
  213. package/libs/PanoTagPlugin/Components/TagWrapper.js +4 -2
  214. package/libs/index.js +92 -90
  215. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -46,6 +46,8 @@ import Wa from "polyline-normals";
46
46
  import kt from "object-assign-deep";
47
47
  import Ji from "animejs";
48
48
  import ci, { Autoplay as Xa } from "swiper";
49
+ import "swiper/css";
50
+ import "swiper/css/autoplay";
49
51
  function br() {
50
52
  }
51
53
  const Vi = () => Promise.resolve(), Zi = {
@@ -537,7 +539,7 @@ class Ka extends qa {
537
539
  this.closeBrush(), this.ready = !1, this.emit("readyChange", !0);
538
540
  }
539
541
  }
540
- class Qg {
542
+ class Og {
541
543
  constructor(t = {}) {
542
544
  h(this, "controller");
543
545
  const e = Object.assign({
@@ -575,7 +577,7 @@ class Qg {
575
577
  this.controller.updateCurrentColor(t);
576
578
  }
577
579
  }
578
- const Rg = (i, t) => {
580
+ const Hg = (i, t) => {
579
581
  let e = !0, n = null;
580
582
  const s = G(G({}, {
581
583
  lookAtCurrentCamera: !1,
@@ -1137,7 +1139,7 @@ function Jn(i, t, e = new Z(1, 1, 1), n = !1) {
1137
1139
  const o = new pr(i, t);
1138
1140
  return o.setMaterial({ dashed: n, color: e, linewidth: 1 }), o.remove(o.points), o;
1139
1141
  }
1140
- const Og = (i) => {
1142
+ const Fg = (i) => {
1141
1143
  const t = {
1142
1144
  intersection: null,
1143
1145
  disposers: []
@@ -1438,7 +1440,7 @@ class bl {
1438
1440
  }
1439
1441
  }
1440
1442
  }
1441
- const Hg = (i) => new bl(i), Fg = {
1443
+ const Gg = (i) => new bl(i), Ng = {
1442
1444
  name: "ModelRoomLabelPlugin",
1443
1445
  version: 0
1444
1446
  };
@@ -3794,7 +3796,7 @@ class sd extends Bt {
3794
3796
  this.app = new Li({ target: this.container, intro: !0, props: n });
3795
3797
  }
3796
3798
  }
3797
- const Gg = (i, t) => new sd(i, t);
3799
+ const Wg = (i, t) => new sd(i, t);
3798
3800
  function rd(i) {
3799
3801
  const { latitude: t, longitude: e } = i, n = Math.abs(t - Math.PI / 2) > 5 * Math.PI / 180, o = e > 5 * (Math.PI / 180) && e < 355 * (Math.PI / 180);
3800
3802
  return n || o;
@@ -4071,7 +4073,7 @@ class ld extends Bt {
4071
4073
  this.app = new Li({ target: this.container, intro: !0, props: n });
4072
4074
  }
4073
4075
  }
4074
- const Ng = (i, t) => new ld(i, t);
4076
+ const Xg = (i, t) => new ld(i, t);
4075
4077
  class cd extends Bt {
4076
4078
  constructor(e, n) {
4077
4079
  super(e);
@@ -4302,7 +4304,7 @@ class cd extends Bt {
4302
4304
  this.app = new Li({ target: this.container, intro: !0, props: n });
4303
4305
  }
4304
4306
  }
4305
- const Wg = (i, t) => new cd(i, t);
4307
+ const Yg = (i, t) => new cd(i, t);
4306
4308
  function Ti(i, t = 200) {
4307
4309
  let e;
4308
4310
  return function(...n) {
@@ -4882,7 +4884,7 @@ class xd extends Bt {
4882
4884
  this.app ? this.app.$set(e) : this.app = new Id({ target: this.wrapper, props: e });
4883
4885
  }
4884
4886
  }
4885
- const Xg = (i, t) => new xd(i, t), Yg = [
4887
+ const Ug = (i, t) => new xd(i, t), Jg = [
4886
4888
  { type: 0, floorType: 1, roomType: "100900000012", name: "\u5176\u4ED6" },
4887
4889
  { type: 1, floorType: 1, roomType: "100900000002", name: "\u5BA2\u5385" },
4888
4890
  { type: 2, floorType: 1, roomType: "100900000002", name: "\u9910\u5385" },
@@ -4954,14 +4956,14 @@ const Xg = (i, t) => new xd(i, t), Yg = [
4954
4956
  { type: 56, floorType: 2, roomType: "100900000012", name: "\u7A7A\u4E2D\u82B1\u56ED" },
4955
4957
  { type: 57, floorType: 0, roomType: "100900000001", name: "\u6D0B\u5BA4" },
4956
4958
  { type: 58, floorType: 0, roomType: "100900000001", name: "\u548C\u5BA4" }
4957
- ], Ug = [
4959
+ ], Vg = [
4958
4960
  { type: 0, description: "\u6728\u8D28\u5730\u677F" },
4959
4961
  { type: 1, description: "\u74F7\u7816\u5730\u9762" },
4960
4962
  { type: 2, description: "\u6237\u5916\u5730\u9762" },
4961
4963
  { type: 3, description: "\u536B\u751F\u95F4\u5730\u9762" },
4962
4964
  { type: 4, description: "\u9633\u53F0\u5730\u9762" },
4963
4965
  { type: 5, description: "\u8F66\u5E93\u5730\u9762" }
4964
- ], Jg = [
4966
+ ], Zg = [
4965
4967
  { roomType: "100900000001", description: "\u5BA4" },
4966
4968
  { roomType: "100900000002", description: "\u5385" },
4967
4969
  { roomType: "100900000003", description: "\u53A8" },
@@ -5000,7 +5002,7 @@ function zr(i, t) {
5000
5002
  }
5001
5003
  });
5002
5004
  }
5003
- const Vg = (i, t) => {
5005
+ const qg = (i, t) => {
5004
5006
  var d;
5005
5007
  const e = t.fbx_url || "//vrlab-static.ljcdn.com/release/web/v3/dipan3/dipan.FBX", n = (d = t.north_rad) != null ? d : void 0, o = {}, s = (f) => J(void 0, null, function* () {
5006
5008
  var U;
@@ -5054,7 +5056,7 @@ function Dd(i, t) {
5054
5056
  const l = a.getContext("2d");
5055
5057
  return l.fillStyle = o, l.fillRect(0, 0, e, e), l.font = `${n}px "\u5FAE\u8F6F\u96C5\u9ED1"`, l.textAlign = r, l.fillStyle = s, l.fillText(i, e / 2, e * 0.7), new ka(a);
5056
5058
  }
5057
- const Ld = ({ x: i, y: t, z: e }) => new Z(i, t, e), Zg = (i, t) => {
5059
+ const Ld = ({ x: i, y: t, z: e }) => new Z(i, t, e), _g = (i, t) => {
5058
5060
  var g, v, A;
5059
5061
  const e = {}, n = (g = t.animationEnabled) != null ? g : !0, o = (v = t.position) != null ? v : void 0, s = (A = t.rad) != null ? A : void 0, r = t.fbx_url || "//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx", a = [], l = (y) => J(void 0, null, function* () {
5060
5062
  var H, B, F, U, E, S, j;
@@ -5182,7 +5184,7 @@ function qn(i, t, e) {
5182
5184
  const ui = (i, t, e) => {
5183
5185
  const n = Math.PI, o = n * 2;
5184
5186
  return i = So(i), t = So(t), e === ot.Anticlockwise && i < t && (i += o), e === ot.Clockwise && t < i && (t += o), e === ot.Loop && t - i > n ? ui(i, t, ot.Anticlockwise) : e === ot.Loop && i - t > n ? ui(i, t, ot.Clockwise) : { from: i, to: t };
5185
- }, qg = (i) => {
5187
+ }, Kg = (i) => {
5186
5188
  const t = {}, e = (l, c, ...d) => J(void 0, [l, c, ...d], function* (s, r, a = { preload: !0 }) {
5187
5189
  return t.interruptCallback && t.interruptCallback(!1), a.asyncStartCallback && (yield a.asyncStartCallback()), s.mode && s.mode !== i.currentMode && (yield i.changeMode(s.mode)), a.preload && s.panoIndex !== void 0 && s.panoIndex !== i.panoIndex && (yield i.preloadPano(s.panoIndex)), a.asyncEndCallback && (yield a.asyncEndCallback()), s.panoIndex === void 0 && s.fov === void 0 && s.latitude === void 0 && s.longitude === void 0 ? !0 : yield new Promise((f, u) => {
5188
5190
  const m = s.panoIndex !== void 0 ? s.panoIndex : i.panoIndex;
@@ -5392,7 +5394,7 @@ const Rd = `<style type="text/css">
5392
5394
  a.__roof.sort(), a.__floor.sort(), a.floor = a.__floor[~~(a.__floor.length / 2)], a.roof = a.__roof[a.__roof.length - 1];
5393
5395
  }
5394
5396
  return e;
5395
- }, _g = (i, t) => {
5397
+ }, $g = (i, t) => {
5396
5398
  const e = {
5397
5399
  enable: !1,
5398
5400
  loaded: !1,
@@ -5956,7 +5958,7 @@ class Zd {
5956
5958
  this.container && (this.rulerItems.$destroy(), this.rulerItems = void 0), this.container.remove();
5957
5959
  }
5958
5960
  }
5959
- const Kg = (i, t) => new Zd(i, t), qd = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZIAAABCCAYAAAB9y1BhAAAAAXNSR0IArs4c6QAADh5JREFUeAHtnVuPLDcVhedwC/dACKAICDxEIBQpygNI/Ab+MX8B8YCQEAjxgBAQLsm5Jjkn58r6Sl4jT52qnu4zXd121dqSx67q7ip7eXsv721XzcVFJAgEgSAQBIJAEAgCQeC4CLx48eKbSu+RH/fKuVoQWB8Cn1tfk9KiIHAUBH6tq/xKiTwSBILADgRCJDvAyUebRuAbpfXxSDatBmn8Pgh8YZ8v5TtBYIMIvFCbSZEgEASuQSBEcg1A+XizCDzfbMvT8CBwIAIhkgMBy9c3g0CIZDNdnYbeFIEQyU0RzO/XikCIZK09m3YdHYEQydEhzQVXgkCIZCUdmWYsj0CIZHmMc4c+EchCe5/9llqfAYEQyRlAzy27QCAeSRfdlEq2gECIpIVeSB1aRAAiudVixVKnINAaAiGS1nok9WkFAUJb8Upa6Y3Uo2kEQiRNd08qd0YEQiJnBD+37guBEElf/ZXang6BEMnpsM6dOkcgRNJ5B66x+nrjLmsTX1J6bSJHZ7+o9HklynWaOse1eKcc+XVlvxYFEnlfaThWfb7mcsn5nPRM6WmVU55KfO+J0mdKj8f5rVu3skNMoET6RSBE0m/fdVNzGWII4StKXy65y18t58aEAVGcUjDkGHsLhIOYfCC1xUT4QDJjgnmkc58qkT8saSiLeCCkSBBoBoEQSTNd0V9FZADRH8iAGfvXS06Zc5CFCePQt0y3EFaq61CX1ayjC56U8br24sKd+kAuJhkI55OSPi75pyIcvKNIEFgcgRDJ4hD3ewMZLDwDXqfOq9RNFCYOCAMPYx851BDjIXiWzky9Tpyvw0kOL/nc+Jh7DyGqko+P+cznVLwMf31Uypz7jZLJ0GEy8jqURnl8zPjyObDEsxknztsDUnFvMfF8e+4X6j88F4hlTDT3de6BiAYsI0HgxgiESG4MYd8XkLEhrARZTKUxUWB0MXrkiA3wdYYQg8Xs2cmzaR977cCE8eSM6wYDsQiXSyOrulDPRUT3AbsxydAnYO9kz87HfH9Kxv3D976lNEk2ujf9ANE8GCe1OeEzgRLZD4EQyX44df8tGQ08iNdHCU+jnhGPDVG9bgAGGD3Iw8TB5xgjz3jr3CTxSEapxxAL7VxcCmGaQPe6n/qScWtSIcdLrD1FhxbtRZn4x/3rtanvlBtffq57UCcI5l6dVF9CaJEgcAWBEMkVOPo+0ODHwGNEIAxIwsRBea6vdxlMPsNwYFAcIoEsnB4WQ6hTqxOMqg1wU40rxEx/kCal6AKejEnGOSFKvE8mFiYaFV8S9AVP5oo3o+syKSA0ZoJxmTWZJvFSXSMLIzBnXBa+bS5/UwQ0oDECEIRDF87n+nSOMDAMkIUNU51v2TjM4SWo2pdi1E34L1W4mnRALFOJtZ0pQe/QNVItT3XNOzpxV8n5fdWjaxzrBqY8j8Cc0Zn/RT45OQIaoPQT3oUHMDnHUzPKuYFLqGJYZFXObNILroSmIi8jMIfjy9/s8EwhGu/0+s+4CdI5vBkmKngv6Bo5x3NbodFFQmQOk6l48VzXQdcgF6d7unePoU7aE5lBIEQyA8y5TmvgEZ5iwBJSeKMkBrHXJVS8lCljZ8IwaZgwFlswvqzNugpT2K6rhTtaI2PPBIN0hWSkn6zJmFSc7yIYSIj0Y6VBdA108nZJd5TjuSQsNqDT558QyZn7rQxMSKNO435hkE0NNEIXzPhIzPiY7cXDEBBHkE0TyRx+0i9vovhf/R3pMR6MPWWTB+syU+JQ2tvlQ8Ji6C/kArHcKfcpHydrHYGxwWq9vl3XT4MFr4JZHO4/3gbkMTXYxkYMEmHtAsJgNsegYxaH9xFZBgH6YMoLXOZunV+1TGCYxHzgpkjfCYPhrUAw5BAMJDLGlbAY44E0iH7LJAlSgVw+UuK5l6nJlD6KnBuBEMmCPaDBwACpiYOBwuCqB0S9xZYBxmfs4YcsGEjkiSsLhBML/VD304lv3//tykTnQ7WENIjGBDYHQoFcSEym2IaMWP/JCaG9VZKyi8f6LaRSE8t4wsX3ImdAIERyRNALcTBIGByeYY13v4yJg+P7SiaOhKcERgMSI7VAJ4hcWGjHwyANonFTh8UYO3gv440kjKPvlqTs4llFLEy4GDfpM5A5g4RIbgi6lNkeh8NV4wEwVm7CUSg+CfLAZR9/R6cjZ0YgfXKiDpD+e2F/CIuVCRnjyh4L5DLeLYbXUu8Sg1gYUwNJ6ZoPVI6cCAE6I3IAAlJW3HCTBl6H3fK5qxCmMnGwiMiWy0jjCKiff6kqDuNDffbbxqu7+uqpP3iAEkJx2mfcOQx2W32YV74sqCUhkmvAlQLjUjMzcqiKxcJdwuwKT2NIUmAWDSOdIaB+/4WrrD78ncvJ20BA/cMmFcalE+GxXcJmFa+x3FWf1iHmXb/LZ3sgkNDWBEhSUhb67DYzA6rDVeOQBy/3gzQGJZWC5nkNgbECGffzCpq0niaUCRqTtH/RqjJmPdmDXMYvtoR4SD9U4kHJOgyWMStQbiLxSISelAoc6rUOFG5O2MnD4ni9xpHdPXNodXpeOvG+qy6j9XuXk7ePQDWeIRQmgizeT9k6zjF2IaRhbUV5thkLhENlCtxDr9Hl96VseGMommcxu7wzwlUmDnaHxC3ustf3r7T04z1/W/39B5eT94eA+pLw9OtKJpZdYTB2ldUhsLzOZY8u32U89/h5X1+RQuHuQhyErVCsmkjrUAazlHtKkEeeshUIGxT0odaPDUKwjiaXiZ/JwWEwL9qP7QBh7DdLkskY3hWGt8KC/eX/qFkHMsdrxeoHihSBbYP2OnBx58RrHZBHvI45lDZyXnrzrpsqA/JHl5OvCwH1s70ViAWPZby2Ujf4vg4GQpJO5K0SFTKrJBIpB1sDUQwIZNcuK2Kjd0v6RMqRtQ6BERnWzX5uHKQXf3I5+XoRkN3AHrLNGEIh7Vor9S4wIhab31q8GiKpyAMCQRmmBKLgOQ68DrYAbl4BpkDKuYFIfiYchvEhPflzMNkeAsWmQCi2KXP2kgkpnspmSWUOmC60Rh3NGg+dTJrzPCAPZg+D5yGjkDinwIjsRkC69VN/QzrzF5eTbxMB6QMhL3sq2Jo524mt8drqZhbq58BoVlvUocQ0WeswebA45pAU7XGZVyTcI8kQbKZD1d7IERCQnr3jy0h//upy8iAg3WACyyI9iccGbEexPbZBnsBCKrype9U7PbvYtaWOgyyYBTAjgET8gCCdxe4ak4c9j9V3nNocWRaBehffsnfK1btCoExMh+dOqokttslRERMLIXbO8QAkC/VERT7W71enW26w2teeCPz6raB4IlPiV5JAHvE8phDKuYMRkO79xD+SXv3N5eRBYA4B6QwTcya6kMrcsyp4JkRKWKPFdq1CmiOSUWfMvZiNRXIYPv/caRVq2F4jpIdvu1Ya8H93OXkQ2AcB6Q+PHUAqpDk7xqtZIJXuJ8FNEIlApx64gYA+t5DFIjnrHrzCIO/GERCR5RCQTv5IVx9CptK3fyx3p1x57QhIl/x/7llPmXpOBT1jNymk0uVjCGclkoq1AXhqvQaAWffA+3ioAe21EB1GgsByCEg3f+CrS+/+6XLyIPCqCEinsLeEvHZNmAnPM2HuKtpyciIpYNr7AFTIwfVwGY8DMFe5MKV2RRpHQHr6lqsoIvnA5eRB4BgISL+8gYhJNB4LYvvnCTN2kEl0816KDTiNWFQEHC4doBG68q6r+p7sZMD7gDzy+oEamZRPjoD09fu66TA+pI//PnkFcsPNICBdYz0Fu3idbSSs3+RzcIsSiQDi+ngdAGTWVfGKsHOB+GBCV1dgycE5EZDufs/31+D9r8vJg8BSCFT2kojN3K4vvBQm3E3Zy0WIRICwVRcwSFPbdu194LKt+kEdtT/SIQLS4Tddbenohy4nDwKnQGAPG4rdZALehA09KpGo8bhou9iUbbs0/jMNTscBdRgJAm0hIF1+wzWSrt52OXkQOCUC0kNsNNuHsatz24iHqI709GxLAjcmktJQEwj5WPA+aCiuWB4YHKOT4yYRkF7zUNkg0lueSI4EgbMiIJ1kZyshL9LUOjNEwkT9sXT2pBP1VyaSQiCse9Coqa27LApBIPE+BEKkLwSk32zRHESDkp0zkSDQBALF9uKdYHunnkthwo7tfXQqQjmYSNQImBACIU2xIuGreB8CIdIvAtJzNogMosHI4mYkCDSHgPTUXspU2ItoEIvzEArlxWRvIlGFWTSnsnWF+b1dKAhk8QrrHpEgsDgC0ndi0oNoEBIuiASBZhGQvnqCz/KCJ/jYZtto7DPRoUU2N11LJIXxqNyUC0VFqeCTpRlP94gEgZMhIL0nbDCIdJswQSQINI9AIRRsNRP+KfvOkgNrKEddr5660YUqw3k8EAhkbvsuCztPVSF7JDqMBIF1IKAxcOl5S8eZLEWCQDcIFBtO2Kv2UOr645lAKkex4VeIpLo5jHbls1KD4eYaWIu4R+UeyYLA2RHQWGAADiJ9P9u2StcheRB4VQSkyzgD2PQppwBH4MaEMpBFRSDcqCYQx9ggDphr0QUb3SMSBJpAQGPiciei9P6oYYAmGphKbA4B6TRrJ+j1HKHYzh8cZbpVBowXZ8bgQhzPNJAOvvD4QjkOAj0hUAbdUOVMoHrqudT1OgSk2zgLkAl2n/LYvh9s900kutYV4UIvQiBXMMlBEAgCQWA1CBRCgUjmHAkI5vk+PACR1BcZmGmfH64GzTQkCASBILBhBAqhgEC9rDFGJI7FGJEcB4EgEASCQBAIAkEgCASBIBAEgkAQCAJBIAgEgSAQBIJAEAgCm0fg/x4jQQWGalpFAAAAAElFTkSuQmCC";
5961
+ const e0 = (i, t) => new Zd(i, t), qd = "data:image/png;base64,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";
5960
5962
  function _d() {
5961
5963
  const i = document.createElement("div"), t = document.createElement("i"), e = document.createElement("span");
5962
5964
  return i.appendChild(t), i.appendChild(e), i.style.position = "relative", i.style.width = "100%", i.style.display = "flex", i.style.flexDirection = "column", i.style.alignItems = "center", i.style.marginTop = `${150 / 16}rem`, i.style.opacity = "0", i.style.transition = "opacity 1000ms linear", t.style.display = "block", t.style.width = `${134 / 16}rem`, t.style.height = `${22 / 16}rem`, t.style.backgroundSize = "100%", t.style.backgroundRepeat = "no-repeat", t.style.backgroundImage = `url(${qd})`, e.style.marginTop = `${10 / 16}rem`, e.style.fontSize = `${16 / 16}rem`, e.style.color = "#fff", e.style.opacity = "0.7", e.style.textShadow = "0 2px 16px rgb(22 34 83 / 24%)", e.style.fontWeight = "bold", {
@@ -6171,7 +6173,7 @@ class $d extends Bt {
6171
6173
  return sn(this.five).create3DDomContainer(e);
6172
6174
  }
6173
6175
  }
6174
- const $g = (i, t) => new $d(i, t);
6176
+ const t0 = (i, t) => new $d(i, t);
6175
6177
  function mn(i, t, e) {
6176
6178
  const n = i[t];
6177
6179
  i[t] = i[e], i[e] = n;
@@ -7928,7 +7930,7 @@ class Zu {
7928
7930
  }
7929
7931
  }
7930
7932
  }
7931
- const e0 = function(t, e) {
7933
+ const n0 = function(t, e) {
7932
7934
  return new Zu(t, e);
7933
7935
  }, Yr = ki(null);
7934
7936
  function qu(i) {
@@ -8266,7 +8268,7 @@ class cf {
8266
8268
  }
8267
8269
  }
8268
8270
  }
8269
- const $n = 1e-3, Zo = 0.01, df = "https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png", t0 = (i, t) => {
8271
+ const $n = 1e-3, Zo = 0.01, df = "https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png", i0 = (i, t) => {
8270
8272
  var W, Y, ae, le, me, ye, Ie, Oe;
8271
8273
  let e = t == null ? void 0 : t.container, n = 1.4;
8272
8274
  const o = (W = t == null ? void 0 : t.wait) != null ? W : 200, s = (Y = t == null ? void 0 : t.maxNumberOnScreen) != null ? Y : 3, r = (ae = t == null ? void 0 : t.minRad) != null ? ae : Math.PI / 4, a = (le = t == null ? void 0 : t.nearTolerance) != null ? le : 100, l = (me = t == null ? void 0 : t.upsideHeight) != null ? me : 1.6, c = (ye = t == null ? void 0 : t.minDistance) != null ? ye : 1.2, d = (Ie = t == null ? void 0 : t.maxDistance) != null ? Ie : 3.5, f = sn(i), u = document.createElement("div");
@@ -8745,7 +8747,7 @@ function yf(i) {
8745
8747
  modelPosition: [t.position[0], t.position[1] + t.size[1], t.position[2]]
8746
8748
  }, t));
8747
8749
  }
8748
- const n0 = (i, t) => {
8750
+ const o0 = (i, t) => {
8749
8751
  var u, m;
8750
8752
  const e = {
8751
8753
  container: document.createElement("div"),
@@ -8816,7 +8818,7 @@ const n0 = (i, t) => {
8816
8818
  dispose: a,
8817
8819
  hooks: e.hooks
8818
8820
  };
8819
- }, i0 = {
8821
+ }, s0 = {
8820
8822
  name: "ModelItemLabelPlugin",
8821
8823
  version: 0
8822
8824
  };
@@ -8837,7 +8839,7 @@ function wf(i) {
8837
8839
  t.push(n);
8838
8840
  }), t;
8839
8841
  }
8840
- const o0 = (i, { videoElement: t }) => {
8842
+ const r0 = (i, { videoElement: t }) => {
8841
8843
  const e = {
8842
8844
  videoMeshes: [],
8843
8845
  videoTextureEnabled: !1,
@@ -9107,7 +9109,7 @@ class kf extends te {
9107
9109
  );
9108
9110
  }
9109
9111
  }
9110
- const { Raycaster: Df, Vector3: s0 } = P, es = (i, t, e, n) => {
9112
+ const { Raycaster: Df, Vector3: a0 } = P, es = (i, t, e, n) => {
9111
9113
  const o = t.clone().sub(e).normalize(), s = new Df();
9112
9114
  s.set(e, o);
9113
9115
  const [r] = i.model.intersectRaycaster(s);
@@ -9385,7 +9387,7 @@ function Qf(i) {
9385
9387
  observerIndex: void 0
9386
9388
  }));
9387
9389
  }
9388
- const Rf = void 0, r0 = (i, t) => {
9390
+ const Rf = void 0, l0 = (i, t) => {
9389
9391
  var u, m, p, g;
9390
9392
  const e = {
9391
9393
  container: document.createElement("div"),
@@ -9458,7 +9460,7 @@ const Rf = void 0, r0 = (i, t) => {
9458
9460
  dispose: a,
9459
9461
  hooks: e.hooks
9460
9462
  };
9461
- }, a0 = {
9463
+ }, c0 = {
9462
9464
  name: "ItemLabelPlugin",
9463
9465
  version: 0
9464
9466
  };
@@ -9778,7 +9780,7 @@ class Vf extends Of {
9778
9780
  this.five && (this.five.off("wantsToMoveToPano", this.hideAllLabels), this.five.off("modelLoaded", this.fixDoorVisibleAndPosition), this.five.off("panoArrived", this.fixDoorVisibleAndPosition), this.five.off("initAnimationEnded", this.fixDoorPosition), this.five.off("cameraUpdate", this.fixDoorPosition), this.five.off("mouseWheel", this.fixDoorPosition), this.five.off("pinchGesture", this.fixDoorPosition), super.dispose());
9779
9781
  }
9780
9782
  }
9781
- const l0 = (i) => new Vf(i), Zf = 2, qf = 3, _f = 3, Kf = 2;
9783
+ const d0 = (i) => new Vf(i), Zf = 2, qf = 3, _f = 3, Kf = 2;
9782
9784
  function $f(i, t) {
9783
9785
  var r, a, l;
9784
9786
  if (i.length < 2)
@@ -10441,7 +10443,7 @@ class Kr extends Bt {
10441
10443
  }
10442
10444
  }
10443
10445
  h(Kr, "PluginVersion", qr);
10444
- const c0 = (i) => new Kr(i);
10446
+ const u0 = (i) => new Kr(i);
10445
10447
  function uh(i, t) {
10446
10448
  t.forEach((e) => {
10447
10449
  const n = new P.SphereGeometry(0.02, 16, 16), o = [], s = [
@@ -12115,7 +12117,7 @@ class oa extends te {
12115
12117
  }
12116
12118
  }
12117
12119
  function hm(i) {
12118
- ce(i, "svelte-1sr6cr9", "@import url('swiper/css');@import url('swiper/css/autoplay');.media.svelte-1sr6cr9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}");
12120
+ ce(i, "svelte-ai0lv9", ".media.svelte-ai0lv9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}");
12119
12121
  }
12120
12122
  function Bs(i, t, e) {
12121
12123
  const n = i.slice();
@@ -12129,7 +12131,7 @@ function Qs(i) {
12129
12131
  }
12130
12132
  return e = c(i), n = l[e] = a[e](i), {
12131
12133
  c() {
12132
- t = O("div"), n.c(), b(t, "class", "media svelte-1sr6cr9"), q(t, "unfolded", i[4]);
12134
+ t = O("div"), n.c(), b(t, "class", "media svelte-ai0lv9"), q(t, "unfolded", i[4]);
12133
12135
  },
12134
12136
  m(d, f) {
12135
12137
  M(d, t, f), l[e].m(t, null), r = !0;
@@ -14578,7 +14580,7 @@ class Sp extends Lp {
14578
14580
  return this.tags.filter((e) => e.dimensionType === qe.Three && e.pointType === We.PlaneTag);
14579
14581
  }
14580
14582
  }
14581
- const aa = "1.2.6", bi = `DnalogelPlugin-PanoTagPlugin@${aa}`, zp = !1, d0 = (i) => `${bi}--${i}`;
14583
+ const aa = "1.2.6", bi = `DnalogelPlugin-PanoTagPlugin@${aa}`, zp = !1, f0 = (i) => `${bi}--${i}`;
14582
14584
  class Mp extends Sp {
14583
14585
  constructor(e, n) {
14584
14586
  super(e);
@@ -14904,7 +14906,7 @@ class Mp extends Sp {
14904
14906
  }
14905
14907
  }
14906
14908
  }
14907
- const u0 = (i, t) => new Mp(i, t);
14909
+ const h0 = (i, t) => new Mp(i, t);
14908
14910
  class Ri extends Ra {
14909
14911
  constructor(e, n) {
14910
14912
  var o;
@@ -16276,7 +16278,7 @@ class sg extends Fn {
16276
16278
  n != null && n.warnLog && ig();
16277
16279
  }
16278
16280
  }
16279
- const f0 = (i) => new sg(i);
16281
+ const m0 = (i) => new sg(i);
16280
16282
  class wi {
16281
16283
  constructor(t = 0, e = 0) {
16282
16284
  h(this, "min");
@@ -16574,7 +16576,7 @@ class Ag {
16574
16576
  o && o.updateWithIntersect(t), this.five.needsRender = !0;
16575
16577
  }
16576
16578
  }
16577
- const h0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16579
+ const p0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16578
16580
  __proto__: null,
16579
16581
  Interval: wi,
16580
16582
  Rectangle: rg,
@@ -16597,52 +16599,52 @@ const h0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16597
16599
  export {
16598
16600
  sn as CSS3DRenderPlugin,
16599
16601
  Bd as CameraMovementEffect,
16600
- qg as CameraMovementPlugin,
16602
+ Kg as CameraMovementPlugin,
16601
16603
  Xe as ContentType,
16602
- c0 as CruisePlugin,
16604
+ u0 as CruisePlugin,
16603
16605
  Kr as CruisePluginController,
16604
16606
  Ut as DIRECTION,
16605
16607
  Ht as DISPLAY_STRATEGY_TYPE,
16606
16608
  qe as DimensionType,
16607
16609
  Dt as FLOOR_PLAN_ATTACHED_TO,
16608
- Ug as FLOOR_TYPE_MAP,
16610
+ Vg as FLOOR_TYPE_MAP,
16609
16611
  nh as GuideLinePlugin,
16610
16612
  Ft as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
16611
- r0 as ItemLabelPlugin,
16613
+ l0 as ItemLabelPlugin,
16612
16614
  pi as LinkType,
16613
16615
  tu as Magnifier,
16614
- Ng as MapviewFloorplanPlugin,
16615
- Vg as ModelChassisCompassPlugin,
16616
- Zg as ModelEntryDoorGuidePlugin,
16617
- Gg as ModelFloorplanPlugin,
16618
- n0 as ModelItemLabelPlugin,
16619
- Hg as ModelRoomLabelPlugin,
16620
- o0 as ModelTVVideoPlugin,
16621
- Rg as ModelViewPlugin,
16616
+ Xg as MapviewFloorplanPlugin,
16617
+ qg as ModelChassisCompassPlugin,
16618
+ _g as ModelEntryDoorGuidePlugin,
16619
+ Wg as ModelFloorplanPlugin,
16620
+ o0 as ModelItemLabelPlugin,
16621
+ Gg as ModelRoomLabelPlugin,
16622
+ r0 as ModelTVVideoPlugin,
16623
+ Hg as ModelViewPlugin,
16622
16624
  sg as Object3DHelperController,
16623
- f0 as Object3DHelperPlugin,
16625
+ m0 as Object3DHelperPlugin,
16624
16626
  Gi as PLUGIN,
16625
- Qg as PaintBrush,
16627
+ Og as PaintBrush,
16626
16628
  ft as PaintBrushTypeEnum,
16627
- $g as PanoCompassPlugin,
16628
- Og as PanoCursorRaycasterPlugin,
16629
- l0 as PanoDoorLabelPlugin,
16630
- Xg as PanoFloorplanRadarPlugin,
16631
- e0 as PanoMeasurePlugin,
16632
- _g as PanoRulerPlugin,
16633
- Kg as PanoRulerProPlugin,
16634
- t0 as PanoSpatialTagPlugin,
16635
- u0 as PanoTagPlugin,
16629
+ t0 as PanoCompassPlugin,
16630
+ Fg as PanoCursorRaycasterPlugin,
16631
+ d0 as PanoDoorLabelPlugin,
16632
+ Ug as PanoFloorplanRadarPlugin,
16633
+ n0 as PanoMeasurePlugin,
16634
+ $g as PanoRulerPlugin,
16635
+ e0 as PanoRulerProPlugin,
16636
+ i0 as PanoSpatialTagPlugin,
16637
+ h0 as PanoTagPlugin,
16636
16638
  Mp as PanoTagPluginController,
16637
16639
  We as PointType,
16638
- Yg as ROOM_FETILE_TYPE_MAP,
16639
- Jg as ROOM_TYPE_MAP,
16640
+ Jg as ROOM_FETILE_TYPE_MAP,
16641
+ Zg as ROOM_TYPE_MAP,
16640
16642
  ot as Rotation,
16641
- Wg as TopviewFloorplanPlugin,
16642
- h0 as Util,
16643
+ Yg as TopviewFloorplanPlugin,
16644
+ p0 as Util,
16643
16645
  la as VERSION,
16644
- a0 as itemLabelPluginServerParams,
16645
- i0 as modelItemLabelPluginServerParams,
16646
- Fg as modelRoomLabelPluginServerParams,
16647
- d0 as pluginFlag
16646
+ c0 as itemLabelPluginServerParams,
16647
+ s0 as modelItemLabelPluginServerParams,
16648
+ Ng as modelRoomLabelPluginServerParams,
16649
+ f0 as pluginFlag
16648
16650
  };