@realsee/dnalogel 2.11.1 → 2.11.2

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 (273) hide show
  1. package/dist/floorplan/MapviewFloorplanPlugin/Controller.d.ts +5 -1
  2. package/dist/floorplan/ModelFloorplanPlugin/Controller.d.ts +5 -1
  3. package/dist/floorplan/TopviewFloorplanPlugin/Controller.d.ts +5 -1
  4. package/dist/floorplan/typings/index.d.ts +12 -0
  5. package/dist/index.cjs.js +48 -48
  6. package/dist/index.js +3014 -2914
  7. package/dist/index.umd.js +41 -41
  8. package/docs/classes/CSS3DRender.html +31 -31
  9. package/docs/classes/CruisePluginController.html +25 -25
  10. package/docs/classes/Magnifier.html +20 -20
  11. package/docs/classes/ModelRoomLabelController.html +11 -11
  12. package/docs/classes/Object3DHelperController.html +25 -25
  13. package/docs/classes/PaintBrush.html +15 -15
  14. package/docs/classes/PanoMeasurePluginLine.html +23 -23
  15. package/docs/classes/PanoMeasurePluginModel.html +22 -22
  16. package/docs/classes/PanoMeasurePluginPoint.html +14 -14
  17. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  18. package/docs/classes/PanoTagPluginController.html +47 -47
  19. package/docs/classes/Util.BetterTween.html +8 -8
  20. package/docs/classes/Util.FivePointSelector.html +12 -12
  21. package/docs/classes/Util.Interval.html +12 -12
  22. package/docs/classes/Util.Magnifier.html +17 -17
  23. package/docs/classes/Util.PointDomHelper.html +11 -11
  24. package/docs/classes/Util.PointHelper.html +11 -11
  25. package/docs/classes/Util.Rectangle.html +13 -13
  26. package/docs/enums/CameraMovementEffect.html +7 -7
  27. package/docs/enums/ContentType.html +19 -19
  28. package/docs/enums/DIRECTION.html +9 -9
  29. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  30. package/docs/enums/DimensionType.html +7 -7
  31. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  32. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  33. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  34. package/docs/enums/PointType.html +7 -7
  35. package/docs/enums/Rotation.html +8 -8
  36. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  37. package/docs/functions/CameraMovementPlugin.html +4 -4
  38. package/docs/functions/CruisePlugin.html +4 -4
  39. package/docs/functions/GuideLinePlugin.html +5 -5
  40. package/docs/functions/ItemLabelPlugin.html +4 -4
  41. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  42. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  43. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  44. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  45. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  46. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  47. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  48. package/docs/functions/ModelViewPlugin.html +4 -4
  49. package/docs/functions/Object3DHelperPlugin.html +4 -4
  50. package/docs/functions/PanoCompassPlugin.html +4 -4
  51. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  52. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  53. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  54. package/docs/functions/PanoMeasurePlugin.html +4 -4
  55. package/docs/functions/PanoRulerPlugin.html +4 -4
  56. package/docs/functions/PanoRulerProPlugin.html +4 -4
  57. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  58. package/docs/functions/PanoTagPlugin.html +4 -4
  59. package/docs/functions/PanoVideoPlugin.html +4 -4
  60. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  61. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  62. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  63. package/docs/functions/Util.getFrameTime.html +5 -5
  64. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  65. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  66. package/docs/functions/Util.isNil.html +5 -5
  67. package/docs/functions/Util.nextFrame.html +5 -5
  68. package/docs/functions/Util.notNil.html +5 -5
  69. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  70. package/docs/functions/Util.tweenProgress.html +5 -5
  71. package/docs/functions/pluginFlag.html +5 -5
  72. package/docs/index.html +4 -4
  73. package/docs/interfaces/AddTagConfig.html +6 -6
  74. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  75. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  76. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  77. package/docs/interfaces/EventMap.html +15 -15
  78. package/docs/interfaces/FloorplanBounding.html +8 -8
  79. package/docs/interfaces/FloorplanData.html +10 -10
  80. package/docs/interfaces/FloorplanEntrance.html +11 -11
  81. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  82. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  83. package/docs/interfaces/FloorplanFloorData.html +9 -9
  84. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  85. package/docs/interfaces/FloorplanObserver.html +9 -9
  86. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  87. package/docs/interfaces/FloorplanPosition.html +7 -7
  88. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  89. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  90. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  91. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  92. package/docs/interfaces/FloorplanServerData.html +7 -7
  93. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  94. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  95. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  96. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  97. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  98. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  99. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  100. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  101. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  102. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  103. package/docs/interfaces/HelperOffset.html +8 -8
  104. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  105. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  106. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  107. package/docs/interfaces/MinMax.html +7 -7
  108. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  109. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  110. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  111. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  112. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  113. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  114. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  115. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  116. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  117. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  118. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  119. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  120. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  121. package/docs/interfaces/Object3DHelperState.html +8 -8
  122. package/docs/interfaces/ObjectHelperControllers.html +9 -9
  123. package/docs/interfaces/PaintBrushAction.html +12 -12
  124. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  125. package/docs/interfaces/PaintBrushState.html +10 -10
  126. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  127. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  128. package/docs/interfaces/PanoMeasureParameterType.html +12 -12
  129. package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
  130. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
  131. package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
  132. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
  133. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  134. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  135. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  136. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  137. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  138. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  139. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  140. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  141. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  142. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  143. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  144. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  145. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  146. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  147. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  148. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  149. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +6 -6
  150. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -8
  151. package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -6
  152. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -9
  153. package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -6
  154. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -8
  155. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -10
  156. package/docs/interfaces/Point.html +8 -8
  157. package/docs/interfaces/Room.html +9 -9
  158. package/docs/interfaces/RoomInfo.html +7 -7
  159. package/docs/interfaces/RoomLabel.html +14 -14
  160. package/docs/interfaces/RoomRules.html +5 -5
  161. package/docs/interfaces/Rooms.html +5 -5
  162. package/docs/interfaces/Scissor.html +9 -9
  163. package/docs/interfaces/State.html +8 -8
  164. package/docs/interfaces/TagCache.html +12 -12
  165. package/docs/interfaces/TagConfig.html +10 -10
  166. package/docs/interfaces/TagIconUrl.html +11 -11
  167. package/docs/interfaces/TagStyle.html +6 -6
  168. package/docs/interfaces/Tags.html +9 -9
  169. package/docs/interfaces/TemporaryState.html +6 -6
  170. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  171. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  172. package/docs/modules/PanoVideoPluginType.html +5 -5
  173. package/docs/modules/Util.html +5 -5
  174. package/docs/modules.html +4 -4
  175. package/docs/types/ArrayPosition.html +5 -5
  176. package/docs/types/AudioAppearance.html +5 -5
  177. package/docs/types/AudioTagTypeConfigKey.html +5 -5
  178. package/docs/types/CSS3DRenderExportType.html +5 -5
  179. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  180. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  181. package/docs/types/ClassFunctionParameters.html +5 -5
  182. package/docs/types/Color.html +5 -5
  183. package/docs/types/ContentTypeConfigKey.html +5 -5
  184. package/docs/types/ContentTypeConfigKeySplit.html +5 -5
  185. package/docs/types/ContentTypeMap.html +5 -5
  186. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  187. package/docs/types/Create3DElementReturnType.html +5 -5
  188. package/docs/types/CruisePluginExportType.html +5 -5
  189. package/docs/types/Direction-1.html +5 -5
  190. package/docs/types/Direction4.html +5 -5
  191. package/docs/types/FloorplanRuleLabels.html +5 -5
  192. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  193. package/docs/types/GuideLinePluginExportType.html +5 -5
  194. package/docs/types/HelperEventMap.html +5 -5
  195. package/docs/types/LoadTagConfig.html +5 -5
  196. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  197. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  198. package/docs/types/MediaData.html +5 -5
  199. package/docs/types/MediaStore.html +5 -5
  200. package/docs/types/ModelElement.html +5 -5
  201. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  202. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  203. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  204. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  205. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  206. package/docs/types/MoveArgs.html +5 -5
  207. package/docs/types/MoveOpts.html +5 -5
  208. package/docs/types/Object3DHelperEventMap.html +5 -5
  209. package/docs/types/ObjectFit.html +5 -5
  210. package/docs/types/PaintBrushEventMap.html +5 -5
  211. package/docs/types/PanoCompassPluginData.html +5 -5
  212. package/docs/types/PanoCompassPluginExportType.html +5 -5
  213. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  214. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  215. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  216. package/docs/types/PanoIndex.html +5 -5
  217. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  218. package/docs/types/PanoMeasureReturnType.html +5 -5
  219. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  220. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  221. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  222. package/docs/types/PanoVideoPluginParameterType.html +5 -5
  223. package/docs/types/PanoVideoPluginReturnType.html +5 -5
  224. package/docs/types/PlaneTag.html +5 -5
  225. package/docs/types/PlaneTagElement.html +5 -5
  226. package/docs/types/Point2DElement.html +5 -5
  227. package/docs/types/Point2DTag.html +5 -5
  228. package/docs/types/Point3DElement.html +5 -5
  229. package/docs/types/Point3DTag.html +5 -5
  230. package/docs/types/PointTag.html +5 -5
  231. package/docs/types/PointTagElement.html +5 -5
  232. package/docs/types/Position.html +5 -5
  233. package/docs/types/RotateArgs.html +5 -5
  234. package/docs/types/RotateOpts.html +5 -5
  235. package/docs/types/RuleLabelsKey.html +5 -5
  236. package/docs/types/RuleLabelsValue.html +5 -5
  237. package/docs/types/StickType.html +5 -5
  238. package/docs/types/Tag.html +5 -5
  239. package/docs/types/Tag2D.html +5 -5
  240. package/docs/types/Tag3D.html +5 -5
  241. package/docs/types/TagContentType.html +5 -5
  242. package/docs/types/TagDimensionType.html +5 -5
  243. package/docs/types/TagElement.html +5 -5
  244. package/docs/types/TagEvents.html +5 -5
  245. package/docs/types/TagGLTFObject.html +5 -5
  246. package/docs/types/TagHooks.html +5 -5
  247. package/docs/types/TagIconSize.html +5 -5
  248. package/docs/types/TagId.html +5 -5
  249. package/docs/types/TagPointType.html +5 -5
  250. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  251. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  252. package/docs/types/WorkCode.html +5 -5
  253. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  254. package/docs/variables/PLUGIN.html +5 -5
  255. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  256. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  257. package/docs/variables/VERSION.html +5 -5
  258. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  259. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  260. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  261. package/libs/base/BasePlugin.js +1 -1
  262. package/libs/floorplan/Components/CurrentFloor.js +123 -117
  263. package/libs/floorplan/Components/Main.js +222 -187
  264. package/libs/floorplan/Components/RoomHighlight/Room.js +55 -38
  265. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +77 -65
  266. package/libs/floorplan/MapviewFloorplanPlugin/Controller.d.ts +5 -1
  267. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +60 -50
  268. package/libs/floorplan/ModelFloorplanPlugin/Controller.d.ts +5 -1
  269. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +31 -21
  270. package/libs/floorplan/TopviewFloorplanPlugin/Controller.d.ts +5 -1
  271. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +79 -69
  272. package/libs/floorplan/typings/index.d.ts +12 -0
  273. package/package.json +15 -17
@@ -1,226 +1,230 @@
1
- import { SvelteComponent as M, init as S, safe_not_equal as j, append_styles as G, assign as L, element as J, create_component as v, space as T, attr as C, null_to_empty as N, insert as K, mount_component as D, append as z, get_spread_update as I, transition_in as b, group_outros as k, transition_out as _, check_outros as w, detach as O, destroy_component as A } from "../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as M, init as S, safe_not_equal as j, append_styles as G, assign as L, element as J, create_component as v, space as T, attr as C, null_to_empty as N, insert as K, mount_component as I, append as z, get_spread_update as p, transition_in as b, group_outros as k, transition_out as h, check_outros as w, detach as O, destroy_component as A } from "../../vendor/svelte/internal/index.js";
2
2
  import { writable as P } from "../../vendor/svelte/store/index.js";
3
3
  import { BaseImage as Q } from "./BaseImage.js";
4
4
  import { RoomLabels as U } from "./RoomLabels/RoomLabels.js";
5
5
  import { RuleLabels as W } from "./RuleLabels/RuleLabels.js";
6
6
  import { RoomMaterial as X } from "./RoomMaterials/RoomMaterial.js";
7
7
  import { RoomHighlight as Y } from "./RoomHighlight/RoomHighlight.js";
8
- function Z(a) {
9
- G(a, "svelte-bl8zrz", ".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}");
8
+ function Z(n) {
9
+ G(n, "svelte-bl8zrz", ".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}");
10
10
  }
11
- function V(a) {
12
- let l, n;
13
- const m = [
11
+ function V(n) {
12
+ let l, a;
13
+ const s = [
14
14
  {
15
- floorIndex: a[1],
16
- floorplanData: a[7],
17
- hoveredRoom: a[12]
15
+ floorIndex: n[1],
16
+ floorplanData: n[8],
17
+ hoveredRoom: n[14],
18
+ highlightData: n[13]
18
19
  }
19
20
  ];
20
- let f = {};
21
- for (let e = 0; e < m.length; e += 1)
22
- f = L(f, m[e]);
23
- return l = new Y({ props: f }), {
21
+ let m = {};
22
+ for (let e = 0; e < s.length; e += 1)
23
+ m = L(m, s[e]);
24
+ return l = new Y({ props: m }), {
24
25
  c() {
25
26
  v(l.$$.fragment);
26
27
  },
27
- m(e, s) {
28
- D(l, e, s), n = !0;
28
+ m(e, g) {
29
+ I(l, e, g), a = !0;
29
30
  },
30
- p(e, s) {
31
- const u = s & 4226 ? I(m, [
31
+ p(e, g) {
32
+ const u = g & 24834 ? p(s, [
32
33
  {
33
34
  floorIndex: e[1],
34
- floorplanData: e[7],
35
- hoveredRoom: e[12]
35
+ floorplanData: e[8],
36
+ hoveredRoom: e[14],
37
+ highlightData: e[13]
36
38
  }
37
39
  ]) : {};
38
40
  l.$set(u);
39
41
  },
40
42
  i(e) {
41
- n || (b(l.$$.fragment, e), n = !0);
43
+ a || (b(l.$$.fragment, e), a = !0);
42
44
  },
43
45
  o(e) {
44
- _(l.$$.fragment, e), n = !1;
46
+ h(l.$$.fragment, e), a = !1;
45
47
  },
46
48
  d(e) {
47
49
  A(l, e);
48
50
  }
49
51
  };
50
52
  }
51
- function q(a) {
52
- let l, n;
53
- const m = [
53
+ function q(n) {
54
+ let l, a;
55
+ const s = [
54
56
  {
55
- floorplanData: a[7],
56
- roomAreaEnable: a[4],
57
- roomNameEnable: a[5],
58
- floorIndex: a[1],
59
- getRoomAreaText: a[8],
60
- getLabelElement: a[9],
61
- hoveredRoom: a[12],
62
- adaptiveRoomLabelVisibleEnable: a[11]
57
+ floorplanData: n[8],
58
+ roomAreaEnable: n[5],
59
+ roomNameEnable: n[6],
60
+ floorIndex: n[1],
61
+ getRoomAreaText: n[9],
62
+ getLabelElement: n[10],
63
+ hoveredRoom: n[14],
64
+ adaptiveRoomLabelVisibleEnable: n[12]
63
65
  }
64
66
  ];
65
- let f = {};
66
- for (let e = 0; e < m.length; e += 1)
67
- f = L(f, m[e]);
68
- return l = new U({ props: f }), {
67
+ let m = {};
68
+ for (let e = 0; e < s.length; e += 1)
69
+ m = L(m, s[e]);
70
+ return l = new U({ props: m }), {
69
71
  c() {
70
72
  v(l.$$.fragment);
71
73
  },
72
- m(e, s) {
73
- D(l, e, s), n = !0;
74
+ m(e, g) {
75
+ I(l, e, g), a = !0;
74
76
  },
75
- p(e, s) {
76
- const u = s & 7090 ? I(m, [
77
+ p(e, g) {
78
+ const u = g & 22370 ? p(s, [
77
79
  {
78
- floorplanData: e[7],
79
- roomAreaEnable: e[4],
80
- roomNameEnable: e[5],
80
+ floorplanData: e[8],
81
+ roomAreaEnable: e[5],
82
+ roomNameEnable: e[6],
81
83
  floorIndex: e[1],
82
- getRoomAreaText: e[8],
83
- getLabelElement: e[9],
84
- hoveredRoom: e[12],
85
- adaptiveRoomLabelVisibleEnable: e[11]
84
+ getRoomAreaText: e[9],
85
+ getLabelElement: e[10],
86
+ hoveredRoom: e[14],
87
+ adaptiveRoomLabelVisibleEnable: e[12]
86
88
  }
87
89
  ]) : {};
88
90
  l.$set(u);
89
91
  },
90
92
  i(e) {
91
- n || (b(l.$$.fragment, e), n = !0);
93
+ a || (b(l.$$.fragment, e), a = !0);
92
94
  },
93
95
  o(e) {
94
- _(l.$$.fragment, e), n = !1;
96
+ h(l.$$.fragment, e), a = !1;
95
97
  },
96
98
  d(e) {
97
99
  A(l, e);
98
100
  }
99
101
  };
100
102
  }
101
- function B(a) {
102
- let l, n;
103
- const m = [
103
+ function B(n) {
104
+ let l, a;
105
+ const s = [
104
106
  {
105
- floorplanData: a[7],
106
- floorIndex: a[1],
107
- getRuleDistanceText: a[10]
107
+ floorplanData: n[8],
108
+ floorIndex: n[1],
109
+ getRuleDistanceText: n[11]
108
110
  }
109
111
  ];
110
- let f = {};
111
- for (let e = 0; e < m.length; e += 1)
112
- f = L(f, m[e]);
113
- return l = new W({ props: f }), {
112
+ let m = {};
113
+ for (let e = 0; e < s.length; e += 1)
114
+ m = L(m, s[e]);
115
+ return l = new W({ props: m }), {
114
116
  c() {
115
117
  v(l.$$.fragment);
116
118
  },
117
- m(e, s) {
118
- D(l, e, s), n = !0;
119
+ m(e, g) {
120
+ I(l, e, g), a = !0;
119
121
  },
120
- p(e, s) {
121
- const u = s & 1154 ? I(m, [
122
+ p(e, g) {
123
+ const u = g & 2306 ? p(s, [
122
124
  {
123
- floorplanData: e[7],
125
+ floorplanData: e[8],
124
126
  floorIndex: e[1],
125
- getRuleDistanceText: e[10]
127
+ getRuleDistanceText: e[11]
126
128
  }
127
129
  ]) : {};
128
130
  l.$set(u);
129
131
  },
130
132
  i(e) {
131
- n || (b(l.$$.fragment, e), n = !0);
133
+ a || (b(l.$$.fragment, e), a = !0);
132
134
  },
133
135
  o(e) {
134
- _(l.$$.fragment, e), n = !1;
136
+ h(l.$$.fragment, e), a = !1;
135
137
  },
136
138
  d(e) {
137
139
  A(l, e);
138
140
  }
139
141
  };
140
142
  }
141
- function y(a) {
142
- let l, n, m, f, e, s, u, E, h;
143
+ function y(n) {
144
+ let l, a, s, m, e, g, u, E, _;
143
145
  const d = [
144
146
  {
145
- floorIndex: a[1],
146
- floorplanData: a[7]
147
+ floorIndex: n[1],
148
+ floorplanData: n[8]
147
149
  }
148
150
  ];
149
151
  let R = {};
150
152
  for (let t = 0; t < d.length; t += 1)
151
153
  R = L(R, d[t]);
152
- n = new X({ props: R });
153
- let r = a[2] && V(a);
154
- const c = [
154
+ a = new X({ props: R });
155
+ let r = (n[2] || n[3]) && V(n);
156
+ const D = [
155
157
  {
156
- floorplanData: a[7],
157
- floorIndex: a[1]
158
+ floorplanData: n[8],
159
+ floorIndex: n[1]
158
160
  }
159
161
  ];
160
- let p = {};
161
- for (let t = 0; t < c.length; t += 1)
162
- p = L(p, c[t]);
163
- e = new Q({ props: p });
164
- let i = a[3] && q(a), o = a[6] && B(a);
162
+ let c = {};
163
+ for (let t = 0; t < D.length; t += 1)
164
+ c = L(c, D[t]);
165
+ e = new Q({ props: c });
166
+ let i = n[4] && q(n), f = n[7] && B(n);
165
167
  return {
166
168
  c() {
167
- l = J("div"), v(n.$$.fragment), m = T(), r && r.c(), f = T(), v(e.$$.fragment), s = T(), i && i.c(), u = T(), o && o.c(), C(l, "class", E = N(`floorplan-plugin__floor${a[0] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz");
169
+ l = J("div"), v(a.$$.fragment), s = T(), r && r.c(), m = T(), v(e.$$.fragment), g = T(), i && i.c(), u = T(), f && f.c(), C(l, "class", E = N(`floorplan-plugin__floor${n[0] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz");
168
170
  },
169
- m(t, g) {
170
- K(t, l, g), D(n, l, null), z(l, m), r && r.m(l, null), z(l, f), D(e, l, null), z(l, s), i && i.m(l, null), z(l, u), o && o.m(l, null), h = !0;
171
+ m(t, o) {
172
+ K(t, l, o), I(a, l, null), z(l, s), r && r.m(l, null), z(l, m), I(e, l, null), z(l, g), i && i.m(l, null), z(l, u), f && f.m(l, null), _ = !0;
171
173
  },
172
- p(t, [g]) {
173
- const F = g & 130 ? I(d, [
174
+ p(t, [o]) {
175
+ const F = o & 258 ? p(d, [
174
176
  {
175
177
  floorIndex: t[1],
176
- floorplanData: t[7]
178
+ floorplanData: t[8]
177
179
  }
178
180
  ]) : {};
179
- n.$set(F), t[2] ? r ? (r.p(t, g), g & 4 && b(r, 1)) : (r = V(t), r.c(), b(r, 1), r.m(l, f)) : r && (k(), _(r, 1, 1, () => {
181
+ a.$set(F), t[2] || t[3] ? r ? (r.p(t, o), o & 12 && b(r, 1)) : (r = V(t), r.c(), b(r, 1), r.m(l, m)) : r && (k(), h(r, 1, 1, () => {
180
182
  r = null;
181
183
  }), w());
182
- const H = g & 130 ? I(c, [
184
+ const H = o & 258 ? p(D, [
183
185
  {
184
- floorplanData: t[7],
186
+ floorplanData: t[8],
185
187
  floorIndex: t[1]
186
188
  }
187
189
  ]) : {};
188
- e.$set(H), t[3] ? i ? (i.p(t, g), g & 8 && b(i, 1)) : (i = q(t), i.c(), b(i, 1), i.m(l, u)) : i && (k(), _(i, 1, 1, () => {
190
+ e.$set(H), t[4] ? i ? (i.p(t, o), o & 16 && b(i, 1)) : (i = q(t), i.c(), b(i, 1), i.m(l, u)) : i && (k(), h(i, 1, 1, () => {
189
191
  i = null;
190
- }), w()), t[6] ? o ? (o.p(t, g), g & 64 && b(o, 1)) : (o = B(t), o.c(), b(o, 1), o.m(l, null)) : o && (k(), _(o, 1, 1, () => {
191
- o = null;
192
- }), w()), (!h || g & 1 && E !== (E = N(`floorplan-plugin__floor${t[0] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz")) && C(l, "class", E);
192
+ }), w()), t[7] ? f ? (f.p(t, o), o & 128 && b(f, 1)) : (f = B(t), f.c(), b(f, 1), f.m(l, null)) : f && (k(), h(f, 1, 1, () => {
193
+ f = null;
194
+ }), w()), (!_ || o & 1 && E !== (E = N(`floorplan-plugin__floor${t[0] ? " floorplan-plugin__floor--is-current" : ""}`) + " svelte-bl8zrz")) && C(l, "class", E);
193
195
  },
194
196
  i(t) {
195
- h || (b(n.$$.fragment, t), b(r), b(e.$$.fragment, t), b(i), b(o), h = !0);
197
+ _ || (b(a.$$.fragment, t), b(r), b(e.$$.fragment, t), b(i), b(f), _ = !0);
196
198
  },
197
199
  o(t) {
198
- _(n.$$.fragment, t), _(r), _(e.$$.fragment, t), _(i), _(o), h = !1;
200
+ h(a.$$.fragment, t), h(r), h(e.$$.fragment, t), h(i), h(f), _ = !1;
199
201
  },
200
202
  d(t) {
201
- t && O(l), A(n), r && r.d(), A(e), i && i.d(), o && o.d();
203
+ t && O(l), A(a), r && r.d(), A(e), i && i.d(), f && f.d();
202
204
  }
203
205
  };
204
206
  }
205
- function x(a, l, n) {
206
- let { isCurrent: m } = l, { floorIndex: f } = l, { hoverEnable: e } = l, { roomLabelsEnable: s } = l, { roomAreaEnable: u } = l, { roomNameEnable: E } = l, { ruleLabelsEnable: h } = l, { floorplanData: d } = l, { getRoomAreaText: R } = l, { getLabelElement: r } = l, { getRuleDistanceText: c } = l, { adaptiveRoomLabelVisibleEnable: p } = l;
207
- const i = P(void 0);
208
- return a.$$set = (o) => {
209
- "isCurrent" in o && n(0, m = o.isCurrent), "floorIndex" in o && n(1, f = o.floorIndex), "hoverEnable" in o && n(2, e = o.hoverEnable), "roomLabelsEnable" in o && n(3, s = o.roomLabelsEnable), "roomAreaEnable" in o && n(4, u = o.roomAreaEnable), "roomNameEnable" in o && n(5, E = o.roomNameEnable), "ruleLabelsEnable" in o && n(6, h = o.ruleLabelsEnable), "floorplanData" in o && n(7, d = o.floorplanData), "getRoomAreaText" in o && n(8, R = o.getRoomAreaText), "getLabelElement" in o && n(9, r = o.getLabelElement), "getRuleDistanceText" in o && n(10, c = o.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in o && n(11, p = o.adaptiveRoomLabelVisibleEnable);
207
+ function x(n, l, a) {
208
+ let { isCurrent: s } = l, { floorIndex: m } = l, { highlightEnable: e } = l, { hoverEnable: g } = l, { roomLabelsEnable: u } = l, { roomAreaEnable: E } = l, { roomNameEnable: _ } = l, { ruleLabelsEnable: d } = l, { floorplanData: R } = l, { getRoomAreaText: r } = l, { getLabelElement: D } = l, { getRuleDistanceText: c } = l, { adaptiveRoomLabelVisibleEnable: i } = l, { highlightData: f } = l;
209
+ const t = P(void 0);
210
+ return n.$$set = (o) => {
211
+ "isCurrent" in o && a(0, s = o.isCurrent), "floorIndex" in o && a(1, m = o.floorIndex), "highlightEnable" in o && a(2, e = o.highlightEnable), "hoverEnable" in o && a(3, g = o.hoverEnable), "roomLabelsEnable" in o && a(4, u = o.roomLabelsEnable), "roomAreaEnable" in o && a(5, E = o.roomAreaEnable), "roomNameEnable" in o && a(6, _ = o.roomNameEnable), "ruleLabelsEnable" in o && a(7, d = o.ruleLabelsEnable), "floorplanData" in o && a(8, R = o.floorplanData), "getRoomAreaText" in o && a(9, r = o.getRoomAreaText), "getLabelElement" in o && a(10, D = o.getLabelElement), "getRuleDistanceText" in o && a(11, c = o.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in o && a(12, i = o.adaptiveRoomLabelVisibleEnable), "highlightData" in o && a(13, f = o.highlightData);
210
212
  }, [
213
+ s,
211
214
  m,
212
- f,
213
215
  e,
214
- s,
216
+ g,
215
217
  u,
216
218
  E,
217
- h,
219
+ _,
218
220
  d,
219
221
  R,
220
222
  r,
223
+ D,
221
224
  c,
222
- p,
223
- i
225
+ i,
226
+ f,
227
+ t
224
228
  ];
225
229
  }
226
230
  class re extends M {
@@ -234,16 +238,18 @@ class re extends M {
234
238
  {
235
239
  isCurrent: 0,
236
240
  floorIndex: 1,
237
- hoverEnable: 2,
238
- roomLabelsEnable: 3,
239
- roomAreaEnable: 4,
240
- roomNameEnable: 5,
241
- ruleLabelsEnable: 6,
242
- floorplanData: 7,
243
- getRoomAreaText: 8,
244
- getLabelElement: 9,
245
- getRuleDistanceText: 10,
246
- adaptiveRoomLabelVisibleEnable: 11
241
+ highlightEnable: 2,
242
+ hoverEnable: 3,
243
+ roomLabelsEnable: 4,
244
+ roomAreaEnable: 5,
245
+ roomNameEnable: 6,
246
+ ruleLabelsEnable: 7,
247
+ floorplanData: 8,
248
+ getRoomAreaText: 9,
249
+ getLabelElement: 10,
250
+ getRuleDistanceText: 11,
251
+ adaptiveRoomLabelVisibleEnable: 12,
252
+ highlightData: 13
247
253
  },
248
254
  Z
249
255
  );