@realsee/dnalogel 2.0.0-alpha.44 → 2.0.0-alpha.45

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 (652) hide show
  1. package/dist/CSS3DRenderPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  2. package/dist/CSS3DRenderPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  3. package/dist/CSS3DRenderPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  4. package/dist/CSS3DRenderPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  5. package/dist/CSS3DRenderPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  6. package/dist/CSS3DRenderPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  7. package/dist/CSS3DRenderPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  8. package/dist/CameraMovementPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  9. package/dist/CameraMovementPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  10. package/dist/CameraMovementPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  11. package/dist/CameraMovementPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  12. package/dist/CameraMovementPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  13. package/dist/CameraMovementPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  14. package/dist/CameraMovementPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  15. package/dist/ItemLabelPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  16. package/dist/ItemLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  17. package/dist/ItemLabelPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  18. package/dist/ItemLabelPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  19. package/dist/ItemLabelPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  20. package/dist/ItemLabelPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  21. package/dist/ItemLabelPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  22. package/dist/ItemLabelPlugin/index.js +77 -35
  23. package/dist/ItemLabelPlugin/typings.d.ts +2 -1
  24. package/dist/ModelChassisCompassPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  25. package/dist/ModelChassisCompassPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  26. package/dist/ModelChassisCompassPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  27. package/dist/ModelChassisCompassPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  28. package/dist/ModelChassisCompassPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  29. package/dist/ModelChassisCompassPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  30. package/dist/ModelChassisCompassPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  31. package/dist/ModelEntryDoorGuidePlugin/ItemLabelPlugin/typings.d.ts +2 -1
  32. package/dist/ModelEntryDoorGuidePlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  33. package/dist/ModelEntryDoorGuidePlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  34. package/dist/ModelEntryDoorGuidePlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  35. package/dist/ModelEntryDoorGuidePlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  36. package/dist/ModelEntryDoorGuidePlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  37. package/dist/ModelEntryDoorGuidePlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  38. package/dist/ModelItemLabelPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  39. package/dist/ModelItemLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  40. package/dist/ModelItemLabelPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  41. package/dist/ModelItemLabelPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  42. package/dist/ModelItemLabelPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  43. package/dist/ModelItemLabelPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  44. package/dist/ModelItemLabelPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  45. package/dist/ModelRoomLabelPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  46. package/dist/ModelRoomLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  47. package/dist/ModelRoomLabelPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  48. package/dist/ModelRoomLabelPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  49. package/dist/ModelRoomLabelPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  50. package/dist/ModelRoomLabelPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  51. package/dist/ModelRoomLabelPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  52. package/dist/ModelTVVideoPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  53. package/dist/ModelTVVideoPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  54. package/dist/ModelTVVideoPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  55. package/dist/ModelTVVideoPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  56. package/dist/ModelTVVideoPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  57. package/dist/ModelTVVideoPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  58. package/dist/ModelTVVideoPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  59. package/dist/ModelViewPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  60. package/dist/ModelViewPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  61. package/dist/ModelViewPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  62. package/dist/ModelViewPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  63. package/dist/ModelViewPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  64. package/dist/ModelViewPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  65. package/dist/ModelViewPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  66. package/dist/PanoCompassPlugin/{controller.d.ts → Controller.d.ts} +0 -0
  67. package/dist/PanoCompassPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  68. package/dist/PanoCompassPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  69. package/dist/PanoCompassPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  70. package/dist/PanoCompassPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  71. package/dist/PanoCompassPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  72. package/dist/PanoCompassPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  73. package/dist/PanoCompassPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  74. package/dist/PanoCursorRaycasterPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  75. package/dist/PanoCursorRaycasterPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  76. package/dist/PanoCursorRaycasterPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  77. package/dist/PanoCursorRaycasterPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  78. package/dist/PanoCursorRaycasterPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  79. package/dist/PanoCursorRaycasterPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  80. package/dist/PanoCursorRaycasterPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  81. package/dist/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  82. package/{libs/src → dist/PanoDoorLabelPlugin}/CSS3DRenderPlugin/Plugin.d.ts +0 -0
  83. package/{libs/src → dist/PanoDoorLabelPlugin}/CSS3DRenderPlugin/index.d.ts +0 -0
  84. package/{libs/src → dist/PanoDoorLabelPlugin}/CSS3DRenderPlugin/utils/createResizeObserver.d.ts +0 -0
  85. package/{libs/src → dist/PanoDoorLabelPlugin}/CameraMovementPlugin/CameraMovementPlugin.d.ts +0 -0
  86. package/{libs/src → dist/PanoDoorLabelPlugin}/CameraMovementPlugin/index.d.ts +0 -0
  87. package/{libs/src → dist/PanoDoorLabelPlugin}/CameraMovementPlugin/typing.d.ts +0 -0
  88. package/dist/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  89. package/{libs/src → dist/PanoDoorLabelPlugin}/ItemLabelPlugin/Plugin.d.ts +0 -0
  90. package/{libs/src → dist/PanoDoorLabelPlugin}/ItemLabelPlugin/events.type.d.ts +0 -0
  91. package/{libs/src → dist/PanoDoorLabelPlugin}/ItemLabelPlugin/index.d.ts +0 -0
  92. package/{libs/src → dist/PanoDoorLabelPlugin}/ItemLabelPlugin/typings.d.ts +7 -1
  93. package/{libs/src → dist/PanoDoorLabelPlugin}/ItemLabelPlugin/utils/getLabelTransform.d.ts +0 -0
  94. package/{libs/src → dist/PanoDoorLabelPlugin}/ItemLabelPlugin/utils/getStrokeLength.d.ts +0 -0
  95. package/{libs/src → dist/PanoDoorLabelPlugin}/ItemLabelPlugin/utils/isImpacted.d.ts +0 -0
  96. package/{libs/src → dist/PanoDoorLabelPlugin}/ItemLabelPlugin/utils/parseData.d.ts +0 -0
  97. package/{libs/src → dist/PanoDoorLabelPlugin}/ItemLabelPlugin/utils/transform2RenderData.d.ts +0 -0
  98. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelChassisCompassPlugin/Plugin.d.ts +0 -0
  99. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelChassisCompassPlugin/index.d.ts +0 -0
  100. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelEntryDoorGuidePlugin/Plugin.d.ts +0 -0
  101. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelEntryDoorGuidePlugin/index.d.ts +0 -0
  102. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelItemLabelPlugin/ModelItemLabelPlugin.d.ts +0 -0
  103. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelItemLabelPlugin/events.type.d.ts +0 -0
  104. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelItemLabelPlugin/index.d.ts +0 -0
  105. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelItemLabelPlugin/typings.d.ts +1 -1
  106. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelItemLabelPlugin/utils/parseData.d.ts +0 -0
  107. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelRoomLabelPlugin/Assets/roomLabelBg.d.ts +0 -0
  108. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelRoomLabelPlugin/Controller.d.ts +0 -0
  109. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelRoomLabelPlugin/index.d.ts +0 -0
  110. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelRoomLabelPlugin/typings.d.ts +0 -0
  111. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelRoomLabelPlugin/utils/parseData.d.ts +0 -0
  112. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelTVVideoPlugin/Plugin.d.ts +0 -0
  113. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelTVVideoPlugin/index.d.ts +0 -0
  114. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelTVVideoPlugin/typings.d.ts +0 -0
  115. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelTVVideoPlugin/utils/parseData.d.ts +0 -0
  116. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelViewPlugin/Plugin.d.ts +0 -0
  117. package/{libs/src → dist/PanoDoorLabelPlugin}/ModelViewPlugin/index.d.ts +0 -0
  118. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoCompassPlugin/Assets/roomInfoIcon.d.ts +0 -0
  119. package/{libs/PanoCompassPlugin/controller.d.ts → dist/PanoDoorLabelPlugin/PanoCompassPlugin/Controller.d.ts} +0 -0
  120. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoCompassPlugin/getRoomInfoInstance.d.ts +0 -0
  121. package/dist/PanoDoorLabelPlugin/PanoCompassPlugin/index.d.ts +7 -0
  122. package/dist/PanoDoorLabelPlugin/PanoCompassPlugin/typings.d.ts +57 -0
  123. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoCursorRaycasterPlugin/index.d.ts +0 -0
  124. package/dist/PanoDoorLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  125. package/dist/PanoDoorLabelPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  126. package/dist/PanoDoorLabelPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  127. package/dist/PanoDoorLabelPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  128. package/dist/PanoDoorLabelPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  129. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Controller/BaseController.d.ts +0 -0
  130. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Controller/EditController.d.ts +0 -0
  131. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -0
  132. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Controller/ShortcutKeyController.d.ts +0 -0
  133. package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Controller/ViewController.d.ts +16 -0
  134. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Controller/WatchController.d.ts +0 -0
  135. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Controller/index.d.ts +1 -1
  136. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Model/index.d.ts +0 -0
  137. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Model/line.d.ts +0 -0
  138. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Model/point.d.ts +0 -0
  139. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Model/polyline.d.ts +0 -0
  140. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.d.ts +0 -0
  141. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.d.ts +0 -0
  142. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.d.ts +0 -0
  143. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/DeleteDom/index.d.ts +0 -0
  144. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/FiveHelper.d.ts +0 -0
  145. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/GuideController.d.ts +0 -0
  146. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/Magnifier.d.ts +0 -0
  147. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/UIController/HTML.d.ts +0 -0
  148. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/UIController/MainBtnController.d.ts +0 -0
  149. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/UIController/Revoke/index.d.ts +0 -0
  150. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/UIController/index.d.ts +0 -0
  151. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/UIController/mobileHTML.d.ts +0 -0
  152. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.d.ts +0 -0
  153. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/UIController/style.d.ts +0 -0
  154. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/rangePiece/html.d.ts +0 -0
  155. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/Modules/rangePiece/index.d.ts +0 -0
  156. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/index.d.ts +0 -0
  157. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/typings/data.d.ts +0 -0
  158. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/typings/event.type.d.ts +0 -0
  159. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/typings/utils.type.d.ts +0 -0
  160. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/calculateThreeMouse.d.ts +0 -0
  161. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/clearGroup.d.ts +0 -0
  162. package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/utils/constants.d.ts +4 -0
  163. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
  164. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/findAssociatedLines.d.ts +0 -0
  165. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/findClosestPoint.d.ts +0 -0
  166. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/getIntersectionFromEvent.d.ts +0 -0
  167. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/getPointFromHammerEvent.d.ts +0 -0
  168. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/ironbox.d.ts +0 -0
  169. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/isNDCPointInScreen.d.ts +0 -0
  170. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/line.d.ts +3 -3
  171. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/math.d.ts +0 -0
  172. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/mouseGroup.d.ts +0 -0
  173. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoMeasurePlugin/utils/ndc2Screen.d.ts +0 -0
  174. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoRulerPlugin/Plugin.d.ts +0 -0
  175. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoRulerPlugin/index.d.ts +0 -0
  176. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoRulerPlugin/style.d.ts +0 -0
  177. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoRulerPlugin/typings.d.ts +0 -0
  178. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoRulerProPlugin/Controller.d.ts +0 -0
  179. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoRulerProPlugin/index.d.ts +0 -0
  180. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoRulerProPlugin/typings.d.ts +0 -0
  181. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoSpatialTagPlugin/Plugin.d.ts +0 -0
  182. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoSpatialTagPlugin/index.d.ts +0 -0
  183. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoSpatialTagPlugin/store.d.ts +0 -0
  184. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoSpatialTagPlugin/style.d.ts +0 -0
  185. package/{libs/src → dist/PanoDoorLabelPlugin}/PanoSpatialTagPlugin/typings.d.ts +0 -0
  186. package/{libs/src → dist/PanoDoorLabelPlugin}/base/BasePlugin.d.ts +0 -4
  187. package/{libs/src → dist/PanoDoorLabelPlugin}/base/BasePluginWithData.d.ts +0 -0
  188. package/{libs/src → dist/PanoDoorLabelPlugin}/components/PaintBrush/Controller.d.ts +0 -0
  189. package/{libs/src → dist/PanoDoorLabelPlugin}/components/PaintBrush/Subscribe.d.ts +0 -0
  190. package/{libs/src → dist/PanoDoorLabelPlugin}/components/PaintBrush/index.d.ts +0 -0
  191. package/{libs/src → dist/PanoDoorLabelPlugin}/components/PaintBrush/style.d.ts +0 -0
  192. package/{libs/src → dist/PanoDoorLabelPlugin}/components/PaintBrush/tween.d.ts +0 -0
  193. package/{libs/src → dist/PanoDoorLabelPlugin}/components/PaintBrush/typings.d.ts +0 -0
  194. package/{libs/src → dist/PanoDoorLabelPlugin}/components/PaintBrush/utils.d.ts +0 -0
  195. package/{libs/src → dist/PanoDoorLabelPlugin}/components/index.d.ts +0 -0
  196. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/Assets/camera.d.ts +0 -0
  197. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/Assets/compass.d.ts +0 -0
  198. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/Assets/floorplanExtraObject.d.ts +0 -0
  199. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/ModelFloorplanPlugin/Controller.d.ts +0 -0
  200. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/ModelFloorplanPlugin/index.d.ts +0 -0
  201. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/ModelFloorplanPlugin/typing.d.ts +0 -0
  202. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/PanoFloorplanRadarPlugin/Controller.d.ts +0 -0
  203. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/PanoFloorplanRadarPlugin/index.d.ts +0 -0
  204. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +0 -0
  205. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/TopviewFloorplanPlugin/Controller.d.ts +0 -0
  206. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/TopviewFloorplanPlugin/index.d.ts +0 -0
  207. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/TopviewFloorplanPlugin/style.d.ts +0 -0
  208. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/TopviewFloorplanPlugin/typing.d.ts +0 -0
  209. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/constant.d.ts +0 -0
  210. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/index.d.ts +0 -0
  211. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/typings/floorplanData.d.ts +0 -0
  212. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/typings/floorplanServerData.d.ts +13 -0
  213. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/typings/utility.d.ts +0 -0
  214. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/utils/constant.d.ts +0 -0
  215. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/utils/correctFiveState.d.ts +0 -0
  216. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/utils/formatData.d.ts +0 -0
  217. package/{libs/src → dist/PanoDoorLabelPlugin}/floorplan/utils/formatPosition.d.ts +0 -0
  218. package/dist/PanoDoorLabelPlugin/index.d.ts +7 -0
  219. package/dist/PanoDoorLabelPlugin/index.js +775 -0
  220. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/Preloader.d.ts +0 -0
  221. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/Subscribe.d.ts +0 -0
  222. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/animationFrame/BetterTween.d.ts +0 -0
  223. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/animationFrame/calculateProgress.d.ts +0 -0
  224. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/animationFrame/formatRad.d.ts +0 -0
  225. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/animationFrame/index.d.ts +0 -0
  226. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/animationFrame/tween.d.ts +0 -0
  227. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/changeModelCanvasOpacity.d.ts +0 -0
  228. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/createCanvasTextTexture.d.ts +0 -0
  229. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/createLine/index.d.ts +0 -0
  230. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/debounce.d.ts +0 -0
  231. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/equal.d.ts +0 -0
  232. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/filter.d.ts +0 -0
  233. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/five/changeMode.d.ts +0 -0
  234. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/formatRad.d.ts +0 -0
  235. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/getPxmm.d.ts +0 -0
  236. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/getRandomColor.d.ts +0 -0
  237. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/index.d.ts +0 -0
  238. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/isNil.d.ts +0 -0
  239. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/isTruelyObject.d.ts +0 -0
  240. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/logger.d.ts +0 -0
  241. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/math/Interval.d.ts +0 -0
  242. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/math/Rectangle.d.ts +0 -0
  243. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/math/evenNumber.d.ts +0 -0
  244. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/math/index.d.ts +0 -0
  245. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/math/planimetry.d.ts +0 -0
  246. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/math/rad2Deg.d.ts +0 -0
  247. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/nearlyEqual.d.ts +0 -0
  248. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/nextFrame.d.ts +0 -0
  249. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/noop.d.ts +0 -0
  250. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/object3d2LocalMatrix.d.ts +0 -0
  251. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/px2rem.d.ts +0 -0
  252. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/removeArrayItem.d.ts +0 -0
  253. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/tap.d.ts +0 -0
  254. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/three/centerPoint.d.ts +0 -0
  255. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/three/getExtraModelLoader.d.ts +0 -0
  256. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/three/getNormal.d.ts +0 -0
  257. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/three/getTextureLoader.d.ts +0 -0
  258. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/three/loadFbxObj.d.ts +0 -0
  259. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/three/loadTexture.d.ts +0 -0
  260. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/three/transformPositionToVector3.d.ts +0 -0
  261. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/three/transfromToMeshBasicMaterial.d.ts +0 -0
  262. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/throttle.d.ts +0 -0
  263. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/tinyEJSrender.d.ts +0 -0
  264. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/to.d.ts +0 -0
  265. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/uuid.d.ts +0 -0
  266. package/{libs/src → dist/PanoDoorLabelPlugin}/shared-utils/vectorTocoordinates.d.ts +0 -0
  267. package/{libs/src → dist/PanoDoorLabelPlugin}/typings/math.type.d.ts +0 -0
  268. package/{libs/src → dist/PanoDoorLabelPlugin}/typings/utils.type.d.ts +0 -0
  269. package/dist/PanoDoorLabelPlugin/typings.d.ts +33 -0
  270. package/dist/PanoDoorLabelPlugin/utils.d.ts +5 -0
  271. package/dist/PanoMeasurePlugin/ItemLabelPlugin/typings.d.ts +2 -1
  272. package/dist/PanoMeasurePlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  273. package/dist/PanoMeasurePlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  274. package/dist/PanoMeasurePlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  275. package/dist/PanoMeasurePlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  276. package/dist/PanoMeasurePlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  277. package/dist/PanoMeasurePlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  278. package/dist/PanoRulerPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  279. package/dist/PanoRulerPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  280. package/dist/PanoRulerPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  281. package/dist/PanoRulerPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  282. package/dist/PanoRulerPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  283. package/dist/PanoRulerPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  284. package/dist/PanoRulerPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  285. package/dist/PanoRulerProPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  286. package/dist/PanoRulerProPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  287. package/dist/PanoRulerProPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  288. package/dist/PanoRulerProPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  289. package/dist/PanoRulerProPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  290. package/dist/PanoRulerProPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  291. package/dist/PanoRulerProPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  292. package/dist/PanoSpatialTagPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  293. package/dist/PanoSpatialTagPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  294. package/dist/PanoSpatialTagPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  295. package/dist/PanoSpatialTagPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  296. package/dist/PanoSpatialTagPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  297. package/dist/PanoSpatialTagPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  298. package/dist/PanoSpatialTagPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  299. package/dist/floorplan/ModelFloorplanPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  300. package/dist/floorplan/ModelFloorplanPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  301. package/dist/floorplan/ModelFloorplanPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  302. package/dist/floorplan/ModelFloorplanPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  303. package/dist/floorplan/ModelFloorplanPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  304. package/dist/floorplan/ModelFloorplanPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  305. package/dist/floorplan/ModelFloorplanPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  306. package/dist/floorplan/PanoFloorplanRadarPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  307. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  308. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  309. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  310. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  311. package/dist/floorplan/PanoFloorplanRadarPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  312. package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  313. package/dist/floorplan/TopviewFloorplanPlugin/ItemLabelPlugin/typings.d.ts +2 -1
  314. package/dist/floorplan/TopviewFloorplanPlugin/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  315. package/dist/floorplan/TopviewFloorplanPlugin/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  316. package/dist/floorplan/TopviewFloorplanPlugin/PanoDoorLabelPlugin/index.d.ts +7 -0
  317. package/dist/floorplan/TopviewFloorplanPlugin/PanoDoorLabelPlugin/typings.d.ts +33 -0
  318. package/dist/floorplan/TopviewFloorplanPlugin/PanoDoorLabelPlugin/utils.d.ts +5 -0
  319. package/dist/floorplan/TopviewFloorplanPlugin/floorplan/typings/floorplanServerData.d.ts +13 -0
  320. package/dist/floorplan/typings/floorplanServerData.d.ts +13 -0
  321. package/dist/index.d.ts +2 -1
  322. package/dist/index.es.js +962 -190
  323. package/dist/index.js +961 -188
  324. package/dist/index.umd.js +961 -188
  325. package/docs/assets/search.js +1 -1
  326. package/docs/classes/Magnifier.html +4 -4
  327. package/docs/classes/ModelRoomLabelController.html +4 -4
  328. package/docs/enums/CameraMovementEffect.html +2 -2
  329. package/docs/enums/DIRECTION.html +1 -1
  330. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +1 -1
  331. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +1 -1
  332. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +1 -1
  333. package/docs/enums/Rotation.html +2 -2
  334. package/docs/index.html +2 -2
  335. package/docs/interfaces/CSS3DRenderPluginExportType.html +2 -2
  336. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  337. package/docs/interfaces/FloorplanBounding.html +4 -4
  338. package/docs/interfaces/FloorplanData.html +2 -2
  339. package/docs/interfaces/FloorplanEntrance.html +7 -7
  340. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  341. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  342. package/docs/interfaces/FloorplanFloorData.html +2 -2
  343. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  344. package/docs/interfaces/FloorplanObserver.html +2 -2
  345. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  346. package/docs/interfaces/FloorplanPosition.html +2 -2
  347. package/docs/interfaces/FloorplanRoomItem.html +6 -6
  348. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  349. package/docs/interfaces/FloorplanServerBounding.html +4 -4
  350. package/docs/interfaces/FloorplanServerComputedData.html +1 -1
  351. package/docs/interfaces/FloorplanServerData.html +2 -2
  352. package/docs/interfaces/FloorplanServerDoorItem.html +1 -0
  353. package/docs/interfaces/FloorplanServerDoorPosition.html +1 -0
  354. package/docs/interfaces/FloorplanServerEntrance.html +7 -7
  355. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  356. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  357. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  358. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  359. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  360. package/docs/interfaces/FloorplanServerRoomItem.html +7 -7
  361. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  362. package/docs/interfaces/ItemLabelPluginData.html +1 -1
  363. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +1 -1
  364. package/docs/interfaces/ItemLabelPluginParametersType.html +1 -1
  365. package/docs/interfaces/LineJson.html +1 -1
  366. package/docs/interfaces/ModelChassisCompassPluginData.html +1 -1
  367. package/docs/interfaces/ModelChassisCompassPluginExportType.html +1 -1
  368. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +1 -1
  369. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +1 -1
  370. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +1 -1
  371. package/docs/interfaces/ModelItemLabelPluginData.html +1 -1
  372. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +1 -1
  373. package/docs/interfaces/ModelItemLabelPluginParametersType.html +1 -1
  374. package/docs/interfaces/ModelRoomLabelPluginData.html +1 -1
  375. package/docs/interfaces/ModelTVVideoPluginData.html +1 -1
  376. package/docs/interfaces/ModelTVVideoPluginExportType.html +1 -1
  377. package/docs/interfaces/ModelTVVideoPluginParameterType.html +1 -1
  378. package/docs/interfaces/ModelViewPluginExportType.html +1 -1
  379. package/docs/interfaces/OpenParameter.html +2 -2
  380. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
  381. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  382. package/docs/interfaces/PanoMeasureParameterType.html +1 -1
  383. package/docs/interfaces/PanoRulerPluginExportType.html +1 -1
  384. package/docs/interfaces/PanoRulerPluginOptions.html +1 -1
  385. package/docs/interfaces/PanoRulerPluginParameterType.html +1 -1
  386. package/docs/interfaces/PanoRulerProPluginExportType.html +1 -1
  387. package/docs/interfaces/PanoRulerProPluginOptions.html +1 -1
  388. package/docs/interfaces/PanoRulerProPluginParameterType.html +1 -1
  389. package/docs/interfaces/PanoRulerProPluginState.html +1 -1
  390. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  391. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  392. package/docs/interfaces/PanoSpatialTagPluginData.html +1 -1
  393. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +1 -1
  394. package/docs/interfaces/PanoSpatialTagPluginExportType.html +1 -1
  395. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +1 -1
  396. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +1 -1
  397. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +1 -1
  398. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +1 -1
  399. package/docs/interfaces/Point.html +1 -1
  400. package/docs/interfaces/PointJson.html +1 -1
  401. package/docs/interfaces/Room.html +1 -1
  402. package/docs/interfaces/RoomInfo.html +1 -1
  403. package/docs/interfaces/RoomLabel.html +7 -7
  404. package/docs/interfaces/RoomRules.html +1 -1
  405. package/docs/interfaces/Rooms.html +1 -1
  406. package/docs/modules.html +18 -18
  407. package/libs/ItemLabelPlugin/ItemLabelItem.js +76 -36
  408. package/libs/ItemLabelPlugin/Plugin.js +1 -1
  409. package/libs/ItemLabelPlugin/typings.d.ts +1 -1
  410. package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +1 -1
  411. package/libs/ModelItemLabelPlugin/typings.d.ts +1 -1
  412. package/libs/ModelRoomLabelPlugin/Controller.js +1 -1
  413. package/libs/PanoCompassPlugin/Controller.d.ts +84 -0
  414. package/libs/PanoCompassPlugin/{controller.js → Controller.js} +0 -0
  415. package/libs/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
  416. package/libs/PanoDoorLabelPlugin/BaseController.js +103 -0
  417. package/libs/PanoDoorLabelPlugin/Controller.d.ts +36 -0
  418. package/libs/PanoDoorLabelPlugin/Controller.js +434 -0
  419. package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +159 -0
  420. package/libs/PanoDoorLabelPlugin/index.d.ts +7 -0
  421. package/libs/PanoDoorLabelPlugin/index.js +6 -0
  422. package/libs/PanoDoorLabelPlugin/typings.d.ts +33 -0
  423. package/libs/{src/ModelRoomLabelPlugin → PanoDoorLabelPlugin}/typings.js +0 -0
  424. package/libs/PanoDoorLabelPlugin/utils.d.ts +5 -0
  425. package/libs/PanoDoorLabelPlugin/utils.js +55 -0
  426. package/libs/PanoRulerProPlugin/Controller.js +1 -1
  427. package/libs/PanoSpatialTagPlugin/Plugin.js +2 -2
  428. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -1
  429. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
  430. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -1
  431. package/libs/floorplan/typings/floorplanServerData.d.ts +13 -0
  432. package/libs/index.d.ts +2 -1
  433. package/libs/index.js +3 -1
  434. package/package.json +1 -1
  435. package/dist/PanoCompassPlugin/Plugin.d.ts +0 -47
  436. package/libs/ItemLabelPlugin/ItemLabelComponent.svelte +0 -251
  437. package/libs/ItemLabelPlugin/ItemLabelItem.svelte +0 -180
  438. package/libs/ModelItemLabelPlugin/ItemLabelComponent.svelte +0 -155
  439. package/libs/ModelItemLabelPlugin/ItemLabelItem.svelte +0 -100
  440. package/libs/ModelRoomLabelPlugin/RoomLabelItem.svelte +0 -63
  441. package/libs/ModelRoomLabelPlugin/RoomLabelItems.svelte +0 -94
  442. package/libs/PanoCompassPlugin/Plugin.d.ts +0 -47
  443. package/libs/PanoCompassPlugin/Plugin.js +0 -267
  444. package/libs/PanoCompassPlugin/typeings.d.ts +0 -0
  445. package/libs/PanoCompassPlugin/typeings.js +0 -0
  446. package/libs/PanoRulerProPlugin/RulerItem.svelte +0 -166
  447. package/libs/PanoRulerProPlugin/RulerItems.svelte +0 -212
  448. package/libs/PanoSpatialTagPlugin/Components/origins.svelte +0 -58
  449. package/libs/PanoSpatialTagPlugin/Components/tag.svelte +0 -292
  450. package/libs/floorplan/Components/BaseImage.svelte +0 -26
  451. package/libs/floorplan/Components/Camera.svelte +0 -46
  452. package/libs/floorplan/Components/Compass.svelte +0 -51
  453. package/libs/floorplan/Components/CurrentFloor.svelte +0 -46
  454. package/libs/floorplan/Components/Main.svelte +0 -51
  455. package/libs/floorplan/Components/Normalmage.svelte +0 -11
  456. package/libs/floorplan/Components/RoomHighlight/Room.svelte +0 -27
  457. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.svelte +0 -29
  458. package/libs/floorplan/Components/RoomLabels/RoomLabel.svelte +0 -119
  459. package/libs/floorplan/Components/RoomLabels/RoomLabels.svelte +0 -35
  460. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.svelte +0 -42
  461. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.svelte +0 -7
  462. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.svelte +0 -24
  463. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.svelte +0 -33
  464. package/libs/floorplan/Components/RuleLabels/RuleItem.svelte +0 -174
  465. package/libs/floorplan/Components/RuleLabels/RuleLabels.svelte +0 -32
  466. package/libs/floorplan/Components/SvgImage.svelte +0 -28
  467. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.svelte +0 -85
  468. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.svelte +0 -18
  469. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.svelte +0 -40
  470. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.svelte +0 -64
  471. package/libs/package.json +0 -68
  472. package/libs/src/CSS3DRenderPlugin/Plugin.js +0 -182
  473. package/libs/src/CSS3DRenderPlugin/index.js +0 -3
  474. package/libs/src/CSS3DRenderPlugin/utils/createResizeObserver.js +0 -18
  475. package/libs/src/CameraMovementPlugin/CameraMovementPlugin.js +0 -159
  476. package/libs/src/CameraMovementPlugin/index.js +0 -4
  477. package/libs/src/CameraMovementPlugin/typing.js +0 -17
  478. package/libs/src/ItemLabelPlugin/Plugin.js +0 -120
  479. package/libs/src/ItemLabelPlugin/events.type.js +0 -1
  480. package/libs/src/ItemLabelPlugin/index.js +0 -8
  481. package/libs/src/ItemLabelPlugin/typings.js +0 -7
  482. package/libs/src/ItemLabelPlugin/utils/getLabelTransform.js +0 -3
  483. package/libs/src/ItemLabelPlugin/utils/getStrokeLength.js +0 -16
  484. package/libs/src/ItemLabelPlugin/utils/isImpacted.js +0 -13
  485. package/libs/src/ItemLabelPlugin/utils/parseData.js +0 -4
  486. package/libs/src/ItemLabelPlugin/utils/transform2RenderData.js +0 -4
  487. package/libs/src/ModelChassisCompassPlugin/Plugin.js +0 -77
  488. package/libs/src/ModelChassisCompassPlugin/index.js +0 -3
  489. package/libs/src/ModelEntryDoorGuidePlugin/Plugin.js +0 -140
  490. package/libs/src/ModelEntryDoorGuidePlugin/index.js +0 -3
  491. package/libs/src/ModelItemLabelPlugin/ModelItemLabelPlugin.js +0 -120
  492. package/libs/src/ModelItemLabelPlugin/events.type.js +0 -1
  493. package/libs/src/ModelItemLabelPlugin/index.js +0 -8
  494. package/libs/src/ModelItemLabelPlugin/typings.js +0 -7
  495. package/libs/src/ModelItemLabelPlugin/utils/parseData.js +0 -4
  496. package/libs/src/ModelRoomLabelPlugin/Assets/roomLabelBg.js +0 -1
  497. package/libs/src/ModelRoomLabelPlugin/Controller.js +0 -142
  498. package/libs/src/ModelRoomLabelPlugin/index.js +0 -9
  499. package/libs/src/ModelRoomLabelPlugin/utils/parseData.js +0 -14
  500. package/libs/src/ModelTVVideoPlugin/Plugin.js +0 -254
  501. package/libs/src/ModelTVVideoPlugin/index.js +0 -4
  502. package/libs/src/ModelTVVideoPlugin/typings.js +0 -8
  503. package/libs/src/ModelTVVideoPlugin/utils/parseData.js +0 -13
  504. package/libs/src/ModelViewPlugin/Plugin.js +0 -159
  505. package/libs/src/ModelViewPlugin/index.js +0 -3
  506. package/libs/src/PanoCompassPlugin/Assets/roomInfoIcon.js +0 -1
  507. package/libs/src/PanoCompassPlugin/Plugin.d.ts +0 -47
  508. package/libs/src/PanoCompassPlugin/Plugin.js +0 -249
  509. package/libs/src/PanoCompassPlugin/getRoomInfoInstance.js +0 -48
  510. package/libs/src/PanoCompassPlugin/index.d.ts +0 -8
  511. package/libs/src/PanoCompassPlugin/index.js +0 -7
  512. package/libs/src/PanoCursorRaycasterPlugin/index.js +0 -76
  513. package/libs/src/PanoMeasurePlugin/Controller/BaseController.js +0 -132
  514. package/libs/src/PanoMeasurePlugin/Controller/EditController.js +0 -329
  515. package/libs/src/PanoMeasurePlugin/Controller/MixedController.js +0 -337
  516. package/libs/src/PanoMeasurePlugin/Controller/ShortcutKeyController.js +0 -64
  517. package/libs/src/PanoMeasurePlugin/Controller/WatchController.js +0 -316
  518. package/libs/src/PanoMeasurePlugin/Controller/index.js +0 -306
  519. package/libs/src/PanoMeasurePlugin/Model/index.js +0 -139
  520. package/libs/src/PanoMeasurePlugin/Model/line.js +0 -114
  521. package/libs/src/PanoMeasurePlugin/Model/point.js +0 -48
  522. package/libs/src/PanoMeasurePlugin/Model/polyline.js +0 -65
  523. package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +0 -12
  524. package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +0 -2
  525. package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +0 -2
  526. package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/index.js +0 -190
  527. package/libs/src/PanoMeasurePlugin/Modules/FiveHelper.js +0 -48
  528. package/libs/src/PanoMeasurePlugin/Modules/GuideController.js +0 -110
  529. package/libs/src/PanoMeasurePlugin/Modules/Magnifier.js +0 -278
  530. package/libs/src/PanoMeasurePlugin/Modules/UIController/HTML.js +0 -128
  531. package/libs/src/PanoMeasurePlugin/Modules/UIController/MainBtnController.js +0 -126
  532. package/libs/src/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +0 -73
  533. package/libs/src/PanoMeasurePlugin/Modules/UIController/index.js +0 -117
  534. package/libs/src/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +0 -80
  535. package/libs/src/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.js +0 -98
  536. package/libs/src/PanoMeasurePlugin/Modules/UIController/style.js +0 -71
  537. package/libs/src/PanoMeasurePlugin/Modules/rangePiece/html.js +0 -64
  538. package/libs/src/PanoMeasurePlugin/Modules/rangePiece/index.js +0 -264
  539. package/libs/src/PanoMeasurePlugin/index.js +0 -7
  540. package/libs/src/PanoMeasurePlugin/typings/data.js +0 -1
  541. package/libs/src/PanoMeasurePlugin/typings/event.type.js +0 -1
  542. package/libs/src/PanoMeasurePlugin/typings/utils.type.js +0 -1
  543. package/libs/src/PanoMeasurePlugin/utils/calculateThreeMouse.js +0 -15
  544. package/libs/src/PanoMeasurePlugin/utils/clearGroup.js +0 -3
  545. package/libs/src/PanoMeasurePlugin/utils/constants.d.ts +0 -4
  546. package/libs/src/PanoMeasurePlugin/utils/constants.js +0 -31
  547. package/libs/src/PanoMeasurePlugin/utils/distanceDom.js +0 -120
  548. package/libs/src/PanoMeasurePlugin/utils/findAssociatedLines.js +0 -21
  549. package/libs/src/PanoMeasurePlugin/utils/findClosestPoint.js +0 -27
  550. package/libs/src/PanoMeasurePlugin/utils/getIntersectionFromEvent.js +0 -9
  551. package/libs/src/PanoMeasurePlugin/utils/getPointFromHammerEvent.js +0 -14
  552. package/libs/src/PanoMeasurePlugin/utils/ironbox.js +0 -1
  553. package/libs/src/PanoMeasurePlugin/utils/isNDCPointInScreen.js +0 -6
  554. package/libs/src/PanoMeasurePlugin/utils/line.js +0 -33
  555. package/libs/src/PanoMeasurePlugin/utils/math.js +0 -44
  556. package/libs/src/PanoMeasurePlugin/utils/mouseGroup.js +0 -69
  557. package/libs/src/PanoMeasurePlugin/utils/ndc2Screen.js +0 -6
  558. package/libs/src/PanoRulerPlugin/Plugin.js +0 -403
  559. package/libs/src/PanoRulerPlugin/index.js +0 -3
  560. package/libs/src/PanoRulerPlugin/style.js +0 -88
  561. package/libs/src/PanoRulerPlugin/typings.js +0 -1
  562. package/libs/src/PanoRulerProPlugin/Controller.js +0 -110
  563. package/libs/src/PanoRulerProPlugin/index.js +0 -8
  564. package/libs/src/PanoRulerProPlugin/typings.js +0 -1
  565. package/libs/src/PanoSpatialTagPlugin/Plugin.js +0 -426
  566. package/libs/src/PanoSpatialTagPlugin/index.js +0 -5
  567. package/libs/src/PanoSpatialTagPlugin/store.js +0 -2
  568. package/libs/src/PanoSpatialTagPlugin/style.js +0 -8
  569. package/libs/src/PanoSpatialTagPlugin/typings.js +0 -1
  570. package/libs/src/base/BasePlugin.js +0 -41
  571. package/libs/src/base/BasePluginWithData.js +0 -4
  572. package/libs/src/components/PaintBrush/Controller.js +0 -575
  573. package/libs/src/components/PaintBrush/Subscribe.js +0 -121
  574. package/libs/src/components/PaintBrush/index.js +0 -57
  575. package/libs/src/components/PaintBrush/style.js +0 -102
  576. package/libs/src/components/PaintBrush/tween.js +0 -15
  577. package/libs/src/components/PaintBrush/typings.js +0 -6
  578. package/libs/src/components/PaintBrush/utils.js +0 -51
  579. package/libs/src/components/index.js +0 -3
  580. package/libs/src/floorplan/Assets/camera.js +0 -1
  581. package/libs/src/floorplan/Assets/compass.js +0 -1
  582. package/libs/src/floorplan/Assets/floorplanExtraObject.js +0 -1
  583. package/libs/src/floorplan/ModelFloorplanPlugin/Controller.js +0 -701
  584. package/libs/src/floorplan/ModelFloorplanPlugin/index.js +0 -5
  585. package/libs/src/floorplan/ModelFloorplanPlugin/typing.js +0 -1
  586. package/libs/src/floorplan/PanoFloorplanRadarPlugin/Controller.js +0 -240
  587. package/libs/src/floorplan/PanoFloorplanRadarPlugin/index.js +0 -5
  588. package/libs/src/floorplan/PanoFloorplanRadarPlugin/typing.js +0 -1
  589. package/libs/src/floorplan/TopviewFloorplanPlugin/Controller.js +0 -486
  590. package/libs/src/floorplan/TopviewFloorplanPlugin/index.js +0 -5
  591. package/libs/src/floorplan/TopviewFloorplanPlugin/style.js +0 -8
  592. package/libs/src/floorplan/TopviewFloorplanPlugin/typing.js +0 -1
  593. package/libs/src/floorplan/constant.js +0 -6
  594. package/libs/src/floorplan/index.js +0 -7
  595. package/libs/src/floorplan/typings/floorplanData.js +0 -6
  596. package/libs/src/floorplan/typings/floorplanServerData.js +0 -101
  597. package/libs/src/floorplan/typings/utility.js +0 -1
  598. package/libs/src/floorplan/utils/constant.js +0 -23
  599. package/libs/src/floorplan/utils/correctFiveState.js +0 -46
  600. package/libs/src/floorplan/utils/formatData.js +0 -94
  601. package/libs/src/floorplan/utils/formatPosition.js +0 -50
  602. package/libs/src/index.d.ts +0 -16
  603. package/libs/src/index.js +0 -28
  604. package/libs/src/shared-utils/Preloader.js +0 -38
  605. package/libs/src/shared-utils/Subscribe.js +0 -108
  606. package/libs/src/shared-utils/animationFrame/BetterTween.js +0 -59
  607. package/libs/src/shared-utils/animationFrame/calculateProgress.js +0 -23
  608. package/libs/src/shared-utils/animationFrame/formatRad.js +0 -20
  609. package/libs/src/shared-utils/animationFrame/index.js +0 -48
  610. package/libs/src/shared-utils/animationFrame/tween.js +0 -44
  611. package/libs/src/shared-utils/changeModelCanvasOpacity.js +0 -15
  612. package/libs/src/shared-utils/createCanvasTextTexture.js +0 -20
  613. package/libs/src/shared-utils/createLine/index.js +0 -8
  614. package/libs/src/shared-utils/debounce.js +0 -14
  615. package/libs/src/shared-utils/equal.js +0 -84
  616. package/libs/src/shared-utils/filter.js +0 -53
  617. package/libs/src/shared-utils/five/changeMode.js +0 -36
  618. package/libs/src/shared-utils/formatRad.js +0 -10
  619. package/libs/src/shared-utils/getPxmm.js +0 -39
  620. package/libs/src/shared-utils/getRandomColor.js +0 -10
  621. package/libs/src/shared-utils/index.js +0 -1
  622. package/libs/src/shared-utils/isNil.js +0 -14
  623. package/libs/src/shared-utils/isTruelyObject.js +0 -20
  624. package/libs/src/shared-utils/logger.js +0 -47
  625. package/libs/src/shared-utils/math/Interval.js +0 -40
  626. package/libs/src/shared-utils/math/Rectangle.js +0 -50
  627. package/libs/src/shared-utils/math/evenNumber.js +0 -4
  628. package/libs/src/shared-utils/math/index.js +0 -2
  629. package/libs/src/shared-utils/math/planimetry.js +0 -288
  630. package/libs/src/shared-utils/math/rad2Deg.js +0 -3
  631. package/libs/src/shared-utils/nearlyEqual.js +0 -9
  632. package/libs/src/shared-utils/nextFrame.js +0 -6
  633. package/libs/src/shared-utils/noop.js +0 -7
  634. package/libs/src/shared-utils/object3d2LocalMatrix.js +0 -29
  635. package/libs/src/shared-utils/px2rem.js +0 -4
  636. package/libs/src/shared-utils/removeArrayItem.js +0 -12
  637. package/libs/src/shared-utils/tap.js +0 -12
  638. package/libs/src/shared-utils/three/centerPoint.js +0 -4
  639. package/libs/src/shared-utils/three/getExtraModelLoader.js +0 -18
  640. package/libs/src/shared-utils/three/getNormal.js +0 -6
  641. package/libs/src/shared-utils/three/getTextureLoader.js +0 -17
  642. package/libs/src/shared-utils/three/loadFbxObj.js +0 -13
  643. package/libs/src/shared-utils/three/loadTexture.js +0 -10
  644. package/libs/src/shared-utils/three/transformPositionToVector3.js +0 -3
  645. package/libs/src/shared-utils/three/transfromToMeshBasicMaterial.js +0 -15
  646. package/libs/src/shared-utils/throttle.js +0 -18
  647. package/libs/src/shared-utils/tinyEJSrender.js +0 -210
  648. package/libs/src/shared-utils/to.js +0 -18
  649. package/libs/src/shared-utils/uuid.js +0 -12
  650. package/libs/src/shared-utils/vectorTocoordinates.js +0 -9
  651. package/libs/src/typings/math.type.js +0 -1
  652. package/libs/src/typings/utils.type.js +0 -1
package/dist/index.umd.js CHANGED
@@ -478,11 +478,11 @@
478
478
 
479
479
  /* src/ModelRoomLabelPlugin/RoomLabelItem.svelte generated by Svelte v3.49.0 */
480
480
 
481
- function add_css$p(target) {
481
+ function add_css$q(target) {
482
482
  internal.append_styles(target, "svelte-877671", ".room-label-item.svelte-877671{position:absolute;font-size:0.41667rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.room-label-item__text.svelte-877671{position:absolute;left:0;top:-3.33333rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.04167rem;min-width:1.66667rem;padding:0 0.3125rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-877671{position:absolute;top:-2.29167rem;height:2.5rem;width:1px;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-877671{font-size:0.52083rem}");
483
483
  }
484
484
 
485
- function create_fragment$u(ctx) {
485
+ function create_fragment$v(ctx) {
486
486
  let div1;
487
487
  let span;
488
488
  let t0_value = /*roomLabel*/ ctx[0].name + "";
@@ -549,7 +549,7 @@
549
549
  };
550
550
  }
551
551
 
552
- function instance$u($$self, $$props, $$invalidate) {
552
+ function instance$v($$self, $$props, $$invalidate) {
553
553
  let { five } = $$props;
554
554
  let { roomLabel } = $$props;
555
555
 
@@ -572,7 +572,7 @@
572
572
  class RoomLabelItem extends internal.SvelteComponent {
573
573
  constructor(options) {
574
574
  super();
575
- internal.init(this, options, instance$u, create_fragment$u, internal.safe_not_equal, { five: 2, roomLabel: 0 }, add_css$p);
575
+ internal.init(this, options, instance$v, create_fragment$v, internal.safe_not_equal, { five: 2, roomLabel: 0 }, add_css$q);
576
576
  }
577
577
  }
578
578
 
@@ -580,7 +580,7 @@
580
580
 
581
581
  const { Map: Map_1 } = internal.globals;
582
582
 
583
- function add_css$o(target) {
583
+ function add_css$p(target) {
584
584
  internal.append_styles(target, "svelte-9eg4zi", ".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}");
585
585
  }
586
586
 
@@ -639,7 +639,7 @@
639
639
  };
640
640
  }
641
641
 
642
- function create_fragment$t(ctx) {
642
+ function create_fragment$u(ctx) {
643
643
  let div;
644
644
  let each_blocks = [];
645
645
  let each_1_lookup = new Map_1();
@@ -711,7 +711,7 @@
711
711
  };
712
712
  }
713
713
 
714
- function instance$t($$self, $$props, $$invalidate) {
714
+ function instance$u($$self, $$props, $$invalidate) {
715
715
  let rendererSize;
716
716
  let { five } = $$props;
717
717
  let { roomLabels } = $$props;
@@ -836,7 +836,7 @@
836
836
  class RoomLabelItems extends internal.SvelteComponent {
837
837
  constructor(options) {
838
838
  super();
839
- internal.init(this, options, instance$t, create_fragment$t, internal.safe_not_equal, { five: 1, roomLabels: 0 }, add_css$o);
839
+ internal.init(this, options, instance$u, create_fragment$u, internal.safe_not_equal, { five: 1, roomLabels: 0 }, add_css$p);
840
840
  }
841
841
  }
842
842
 
@@ -1124,11 +1124,11 @@
1124
1124
 
1125
1125
  /* src/floorplan/Components/Camera.svelte generated by Svelte v3.49.0 */
1126
1126
 
1127
- function add_css$n(target) {
1127
+ function add_css$o(target) {
1128
1128
  internal.append_styles(target, "svelte-17cl35n", ".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}");
1129
1129
  }
1130
1130
 
1131
- function create_fragment$s(ctx) {
1131
+ function create_fragment$t(ctx) {
1132
1132
  let div1;
1133
1133
  let div0;
1134
1134
 
@@ -1165,7 +1165,7 @@
1165
1165
  };
1166
1166
  }
1167
1167
 
1168
- function instance$s($$self, $$props, $$invalidate) {
1168
+ function instance$t($$self, $$props, $$invalidate) {
1169
1169
  let { panoIndex } = $$props;
1170
1170
  let { floorplanData } = $$props;
1171
1171
  let { lastPanoramaLongitude } = $$props;
@@ -1211,8 +1211,8 @@
1211
1211
  internal.init(
1212
1212
  this,
1213
1213
  options,
1214
- instance$s,
1215
- create_fragment$s,
1214
+ instance$t,
1215
+ create_fragment$t,
1216
1216
  internal.safe_not_equal,
1217
1217
  {
1218
1218
  panoIndex: 5,
@@ -1220,7 +1220,7 @@
1220
1220
  lastPanoramaLongitude: 7,
1221
1221
  cameraImageUrl: 0
1222
1222
  },
1223
- add_css$n
1223
+ add_css$o
1224
1224
  );
1225
1225
  }
1226
1226
  }
@@ -1229,7 +1229,7 @@
1229
1229
 
1230
1230
  /* src/floorplan/Components/Compass.svelte generated by Svelte v3.49.0 */
1231
1231
 
1232
- function add_css$m(target) {
1232
+ function add_css$n(target) {
1233
1233
  internal.append_styles(target, "svelte-z9kwkx", ".floorplan-plugin__compass.svelte-z9kwkx{position:absolute;left:50%;top:-2.39583rem;width:12.03125rem;height:2.13542rem;will-change:opacity;transform-origin:center 9.58333rem}.floorplan-plugin__compass-image.svelte-z9kwkx{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-z9kwkx{position:absolute;left:50%;top:0.78125rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.52083rem;color:#fff}");
1234
1234
  }
1235
1235
 
@@ -1270,7 +1270,7 @@
1270
1270
  };
1271
1271
  }
1272
1272
 
1273
- function create_fragment$r(ctx) {
1273
+ function create_fragment$s(ctx) {
1274
1274
  let if_block_anchor;
1275
1275
  let if_block = /*canCompassShow*/ ctx[1] && create_if_block$b(ctx);
1276
1276
 
@@ -1299,7 +1299,7 @@
1299
1299
  return rad / Math.PI * 180;
1300
1300
  }
1301
1301
 
1302
- function instance$r($$self, $$props, $$invalidate) {
1302
+ function instance$s($$self, $$props, $$invalidate) {
1303
1303
  var _a;
1304
1304
  let { floorplanData } = $$props;
1305
1305
  let { northDesc } = $$props;
@@ -1323,17 +1323,17 @@
1323
1323
  class Compass extends internal.SvelteComponent {
1324
1324
  constructor(options) {
1325
1325
  super();
1326
- internal.init(this, options, instance$r, create_fragment$r, internal.safe_not_equal, { floorplanData: 3, northDesc: 0 }, add_css$m);
1326
+ internal.init(this, options, instance$s, create_fragment$s, internal.safe_not_equal, { floorplanData: 3, northDesc: 0 }, add_css$n);
1327
1327
  }
1328
1328
  }
1329
1329
 
1330
1330
  /* src/floorplan/Components/Normalmage.svelte generated by Svelte v3.49.0 */
1331
1331
 
1332
- function add_css$l(target) {
1332
+ function add_css$m(target) {
1333
1333
  internal.append_styles(target, "svelte-1gfoniz", "img.svelte-1gfoniz{width:100%;height:100%}");
1334
1334
  }
1335
1335
 
1336
- function create_fragment$q(ctx) {
1336
+ function create_fragment$r(ctx) {
1337
1337
  let img;
1338
1338
  let img_src_value;
1339
1339
 
@@ -1360,7 +1360,7 @@
1360
1360
  };
1361
1361
  }
1362
1362
 
1363
- function instance$q($$self, $$props, $$invalidate) {
1363
+ function instance$r($$self, $$props, $$invalidate) {
1364
1364
  let { url } = $$props;
1365
1365
 
1366
1366
  $$self.$$set = $$props => {
@@ -1373,17 +1373,17 @@
1373
1373
  class Normalmage extends internal.SvelteComponent {
1374
1374
  constructor(options) {
1375
1375
  super();
1376
- internal.init(this, options, instance$q, create_fragment$q, internal.safe_not_equal, { url: 0 }, add_css$l);
1376
+ internal.init(this, options, instance$r, create_fragment$r, internal.safe_not_equal, { url: 0 }, add_css$m);
1377
1377
  }
1378
1378
  }
1379
1379
 
1380
1380
  /* src/floorplan/Components/SvgImage.svelte generated by Svelte v3.49.0 */
1381
1381
 
1382
- function add_css$k(target) {
1382
+ function add_css$l(target) {
1383
1383
  internal.append_styles(target, "svelte-ub47ya", ".floorplan-plugin__base-image.svelte-ub47ya{width:100%;height:100%}");
1384
1384
  }
1385
1385
 
1386
- function create_fragment$p(ctx) {
1386
+ function create_fragment$q(ctx) {
1387
1387
  let div;
1388
1388
  let html_tag;
1389
1389
  let t;
@@ -1416,7 +1416,7 @@
1416
1416
  };
1417
1417
  }
1418
1418
 
1419
- function instance$p($$self, $$props, $$invalidate) {
1419
+ function instance$q($$self, $$props, $$invalidate) {
1420
1420
  let { content } = $$props;
1421
1421
 
1422
1422
  const svgStyle = `
@@ -1440,13 +1440,13 @@
1440
1440
  class SvgImage extends internal.SvelteComponent {
1441
1441
  constructor(options) {
1442
1442
  super();
1443
- internal.init(this, options, instance$p, create_fragment$p, internal.safe_not_equal, { content: 0 }, add_css$k);
1443
+ internal.init(this, options, instance$q, create_fragment$q, internal.safe_not_equal, { content: 0 }, add_css$l);
1444
1444
  }
1445
1445
  }
1446
1446
 
1447
1447
  /* src/floorplan/Components/BaseImage.svelte generated by Svelte v3.49.0 */
1448
1448
 
1449
- function add_css$j(target) {
1449
+ function add_css$k(target) {
1450
1450
  internal.append_styles(target, "svelte-ozpg4a", ".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}");
1451
1451
  }
1452
1452
 
@@ -1521,7 +1521,7 @@
1521
1521
  };
1522
1522
  }
1523
1523
 
1524
- function create_fragment$o(ctx) {
1524
+ function create_fragment$p(ctx) {
1525
1525
  let div;
1526
1526
  let current_block_type_index;
1527
1527
  let if_block;
@@ -1609,7 +1609,7 @@
1609
1609
  };
1610
1610
  }
1611
1611
 
1612
- function instance$o($$self, $$props, $$invalidate) {
1612
+ function instance$p($$self, $$props, $$invalidate) {
1613
1613
  let imageData;
1614
1614
  let svgContent;
1615
1615
  var _a, _b;
@@ -1641,13 +1641,13 @@
1641
1641
  class BaseImage extends internal.SvelteComponent {
1642
1642
  constructor(options) {
1643
1643
  super();
1644
- internal.init(this, options, instance$o, create_fragment$o, internal.safe_not_equal, { floorIndex: 2, floorplanData: 3 }, add_css$j);
1644
+ internal.init(this, options, instance$p, create_fragment$p, internal.safe_not_equal, { floorIndex: 2, floorplanData: 3 }, add_css$k);
1645
1645
  }
1646
1646
  }
1647
1647
 
1648
1648
  /* src/floorplan/Components/RoomLabels/RoomLabel.svelte generated by Svelte v3.49.0 */
1649
1649
 
1650
- function add_css$i(target) {
1650
+ function add_css$j(target) {
1651
1651
  internal.append_styles(target, "svelte-12pzct5", ".floorplan-plugin__room-label-item.svelte-12pzct5{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-size.svelte-12pzct5{opacity:0.45}");
1652
1652
  }
1653
1653
 
@@ -1712,7 +1712,7 @@
1712
1712
  };
1713
1713
  }
1714
1714
 
1715
- function create_fragment$n(ctx) {
1715
+ function create_fragment$o(ctx) {
1716
1716
  let div;
1717
1717
 
1718
1718
  function select_block_type(ctx, dirty) {
@@ -1786,7 +1786,7 @@
1786
1786
  return inside;
1787
1787
  }
1788
1788
 
1789
- function instance$n($$self, $$props, $$invalidate) {
1789
+ function instance$o($$self, $$props, $$invalidate) {
1790
1790
  let isLabelInRoom;
1791
1791
  let userConfigElement;
1792
1792
  let labelVisible;
@@ -1930,8 +1930,8 @@
1930
1930
  internal.init(
1931
1931
  this,
1932
1932
  options,
1933
- instance$n,
1934
- create_fragment$n,
1933
+ instance$o,
1934
+ create_fragment$o,
1935
1935
  internal.safe_not_equal,
1936
1936
  {
1937
1937
  pxmm: 9,
@@ -1940,14 +1940,14 @@
1940
1940
  getLabelElement: 1,
1941
1941
  adaptiveRoomLabelVisibleEnable: 11
1942
1942
  },
1943
- add_css$i
1943
+ add_css$j
1944
1944
  );
1945
1945
  }
1946
1946
  }
1947
1947
 
1948
1948
  /* src/floorplan/Components/RoomLabels/RoomLabels.svelte generated by Svelte v3.49.0 */
1949
1949
 
1950
- function add_css$h(target) {
1950
+ function add_css$i(target) {
1951
1951
  internal.append_styles(target, "svelte-13xux0b", ".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}");
1952
1952
  }
1953
1953
 
@@ -2100,7 +2100,7 @@
2100
2100
  };
2101
2101
  }
2102
2102
 
2103
- function create_fragment$m(ctx) {
2103
+ function create_fragment$n(ctx) {
2104
2104
  let if_block_anchor;
2105
2105
  let current;
2106
2106
  let if_block = /*rooms*/ ctx[5] && create_if_block$8(ctx);
@@ -2155,7 +2155,7 @@
2155
2155
  };
2156
2156
  }
2157
2157
 
2158
- function instance$m($$self, $$props, $$invalidate) {
2158
+ function instance$n($$self, $$props, $$invalidate) {
2159
2159
  let rooms;
2160
2160
  let { floorIndex } = $$props;
2161
2161
  let { floorplanData } = $$props;
@@ -2212,8 +2212,8 @@
2212
2212
  internal.init(
2213
2213
  this,
2214
2214
  options,
2215
- instance$m,
2216
- create_fragment$m,
2215
+ instance$n,
2216
+ create_fragment$n,
2217
2217
  internal.safe_not_equal,
2218
2218
  {
2219
2219
  floorIndex: 6,
@@ -2222,14 +2222,14 @@
2222
2222
  getLabelElement: 1,
2223
2223
  adaptiveRoomLabelVisibleEnable: 2
2224
2224
  },
2225
- add_css$h
2225
+ add_css$i
2226
2226
  );
2227
2227
  }
2228
2228
  }
2229
2229
 
2230
2230
  /* src/floorplan/Components/RuleLabels/RuleItem.svelte generated by Svelte v3.49.0 */
2231
2231
 
2232
- function add_css$g(target) {
2232
+ function add_css$h(target) {
2233
2233
  internal.append_styles(target, "svelte-xt7p1v", ".floorplan-plugin__rule-labels.svelte-xt7p1v.svelte-xt7p1v{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-xt7p1v.svelte-xt7p1v{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-xt7p1v.svelte-xt7p1v{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-xt7p1v.svelte-xt7p1v{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-xt7p1v.svelte-xt7p1v{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-xt7p1v.svelte-xt7p1v{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-xt7p1v.svelte-xt7p1v{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-xt7p1v .floorplan-plugin__rule-scale-wrapper.svelte-xt7p1v{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-xt7p1v.svelte-xt7p1v{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-xt7p1v .floorplan-plugin__rule-scale.svelte-xt7p1v{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-xt7p1v.svelte-xt7p1v{position:absolute}.floorplan-plugin__rule-labels--top.svelte-xt7p1v .floorplan-plugin__rule-text-wrapper.svelte-xt7p1v{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-xt7p1v .floorplan-plugin__rule-text-wrapper.svelte-xt7p1v{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-xt7p1v .floorplan-plugin__rule-text-wrapper.svelte-xt7p1v{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-xt7p1v .floorplan-plugin__rule-text-wrapper.svelte-xt7p1v{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-xt7p1v.svelte-xt7p1v{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-xt7p1v .floorplan-plugin__rule-text-item.svelte-xt7p1v{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-xt7p1v.svelte-xt7p1v{width:-webkit-max-content;width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}");
2234
2234
  }
2235
2235
 
@@ -2305,7 +2305,7 @@
2305
2305
  };
2306
2306
  }
2307
2307
 
2308
- function create_fragment$l(ctx) {
2308
+ function create_fragment$m(ctx) {
2309
2309
  let div3;
2310
2310
  let div0;
2311
2311
  let t0;
@@ -2428,7 +2428,7 @@
2428
2428
  const padding$1 = 1000;
2429
2429
  const exteriorWallOffset$1 = 180;
2430
2430
 
2431
- function instance$l($$self, $$props, $$invalidate) {
2431
+ function instance$m($$self, $$props, $$invalidate) {
2432
2432
  let { type } = $$props;
2433
2433
  let { data } = $$props;
2434
2434
  let { bounding } = $$props;
@@ -2487,13 +2487,13 @@
2487
2487
  class RuleItem extends internal.SvelteComponent {
2488
2488
  constructor(options) {
2489
2489
  super();
2490
- internal.init(this, options, instance$l, create_fragment$l, internal.safe_not_equal, { type: 0, data: 4, bounding: 5 }, add_css$g);
2490
+ internal.init(this, options, instance$m, create_fragment$m, internal.safe_not_equal, { type: 0, data: 4, bounding: 5 }, add_css$h);
2491
2491
  }
2492
2492
  }
2493
2493
 
2494
2494
  /* src/floorplan/Components/RuleLabels/RuleLabels.svelte generated by Svelte v3.49.0 */
2495
2495
 
2496
- function add_css$f(target) {
2496
+ function add_css$g(target) {
2497
2497
  internal.append_styles(target, "svelte-1mzj9p3", ".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}");
2498
2498
  }
2499
2499
 
@@ -2570,7 +2570,7 @@
2570
2570
  };
2571
2571
  }
2572
2572
 
2573
- function create_fragment$k(ctx) {
2573
+ function create_fragment$l(ctx) {
2574
2574
  let div;
2575
2575
  let each_blocks = [];
2576
2576
  let each_1_lookup = new Map();
@@ -2650,7 +2650,7 @@
2650
2650
  const padding = 1000;
2651
2651
  const exteriorWallOffset = 180;
2652
2652
 
2653
- function instance$k($$self, $$props, $$invalidate) {
2653
+ function instance$l($$self, $$props, $$invalidate) {
2654
2654
  let bounding;
2655
2655
  let ruleLabelData;
2656
2656
  let ruleLabelDataKeys;
@@ -2730,7 +2730,7 @@
2730
2730
  class RuleLabels extends internal.SvelteComponent {
2731
2731
  constructor(options) {
2732
2732
  super();
2733
- internal.init(this, options, instance$k, create_fragment$k, internal.safe_not_equal, { floorIndex: 4, floorplanData: 5 }, add_css$f);
2733
+ internal.init(this, options, instance$l, create_fragment$l, internal.safe_not_equal, { floorIndex: 4, floorplanData: 5 }, add_css$g);
2734
2734
  }
2735
2735
  }
2736
2736
 
@@ -2787,7 +2787,7 @@
2787
2787
 
2788
2788
  /* src/floorplan/Components/RoomMaterials/RoomMaterial_0.svelte generated by Svelte v3.49.0 */
2789
2789
 
2790
- function create_fragment$j(ctx) {
2790
+ function create_fragment$k(ctx) {
2791
2791
  let path_1;
2792
2792
 
2793
2793
  return {
@@ -2812,7 +2812,7 @@
2812
2812
  };
2813
2813
  }
2814
2814
 
2815
- function instance$j($$self, $$props, $$invalidate) {
2815
+ function instance$k($$self, $$props, $$invalidate) {
2816
2816
  let d;
2817
2817
  let { path } = $$props;
2818
2818
 
@@ -2832,13 +2832,13 @@
2832
2832
  class RoomMaterial_0 extends internal.SvelteComponent {
2833
2833
  constructor(options) {
2834
2834
  super();
2835
- internal.init(this, options, instance$j, create_fragment$j, internal.safe_not_equal, { path: 1 });
2835
+ internal.init(this, options, instance$k, create_fragment$k, internal.safe_not_equal, { path: 1 });
2836
2836
  }
2837
2837
  }
2838
2838
 
2839
2839
  /* src/floorplan/Components/RoomMaterials/RoomMaterial_1.svelte generated by Svelte v3.49.0 */
2840
2840
 
2841
- function create_fragment$i(ctx) {
2841
+ function create_fragment$j(ctx) {
2842
2842
  let defs;
2843
2843
  let pattern;
2844
2844
  let rect;
@@ -2899,7 +2899,7 @@
2899
2899
 
2900
2900
  const halfWidth = 6;
2901
2901
 
2902
- function instance$i($$self, $$props, $$invalidate) {
2902
+ function instance$j($$self, $$props, $$invalidate) {
2903
2903
  let d;
2904
2904
  let { path } = $$props;
2905
2905
  const width = halfWidth * 2;
@@ -2921,13 +2921,13 @@
2921
2921
  class RoomMaterial_1 extends internal.SvelteComponent {
2922
2922
  constructor(options) {
2923
2923
  super();
2924
- internal.init(this, options, instance$i, create_fragment$i, internal.safe_not_equal, { path: 3 });
2924
+ internal.init(this, options, instance$j, create_fragment$j, internal.safe_not_equal, { path: 3 });
2925
2925
  }
2926
2926
  }
2927
2927
 
2928
2928
  /* src/floorplan/Components/RoomMaterials/RoomMaterial_2.svelte generated by Svelte v3.49.0 */
2929
2929
 
2930
- function create_fragment$h(ctx) {
2930
+ function create_fragment$i(ctx) {
2931
2931
  let defs;
2932
2932
  let pattern0;
2933
2933
  let rect0;
@@ -3028,7 +3028,7 @@
3028
3028
  };
3029
3029
  }
3030
3030
 
3031
- function instance$h($$self, $$props, $$invalidate) {
3031
+ function instance$i($$self, $$props, $$invalidate) {
3032
3032
  let d;
3033
3033
  let { path } = $$props;
3034
3034
 
@@ -3048,13 +3048,13 @@
3048
3048
  class RoomMaterial_2 extends internal.SvelteComponent {
3049
3049
  constructor(options) {
3050
3050
  super();
3051
- internal.init(this, options, instance$h, create_fragment$h, internal.safe_not_equal, { path: 1 });
3051
+ internal.init(this, options, instance$i, create_fragment$i, internal.safe_not_equal, { path: 1 });
3052
3052
  }
3053
3053
  }
3054
3054
 
3055
3055
  /* src/floorplan/Components/RoomMaterials/RoomMaterial.svelte generated by Svelte v3.49.0 */
3056
3056
 
3057
- function add_css$e(target) {
3057
+ function add_css$f(target) {
3058
3058
  internal.append_styles(target, "svelte-1dykexu", ".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}");
3059
3059
  }
3060
3060
 
@@ -3241,7 +3241,7 @@
3241
3241
  };
3242
3242
  }
3243
3243
 
3244
- function create_fragment$g(ctx) {
3244
+ function create_fragment$h(ctx) {
3245
3245
  let div;
3246
3246
  let current;
3247
3247
  let each_value = /*rooms*/ ctx[0];
@@ -3327,7 +3327,7 @@
3327
3327
  };
3328
3328
  }
3329
3329
 
3330
- function instance$g($$self, $$props, $$invalidate) {
3330
+ function instance$h($$self, $$props, $$invalidate) {
3331
3331
  let rooms;
3332
3332
  let { floorIndex } = $$props;
3333
3333
  let { floorplanData } = $$props;
@@ -3353,17 +3353,17 @@
3353
3353
  class RoomMaterial extends internal.SvelteComponent {
3354
3354
  constructor(options) {
3355
3355
  super();
3356
- internal.init(this, options, instance$g, create_fragment$g, internal.safe_not_equal, { floorIndex: 3, floorplanData: 4 }, add_css$e);
3356
+ internal.init(this, options, instance$h, create_fragment$h, internal.safe_not_equal, { floorIndex: 3, floorplanData: 4 }, add_css$f);
3357
3357
  }
3358
3358
  }
3359
3359
 
3360
3360
  /* src/floorplan/Components/RoomHighlight/Room.svelte generated by Svelte v3.49.0 */
3361
3361
 
3362
- function add_css$d(target) {
3362
+ function add_css$e(target) {
3363
3363
  internal.append_styles(target, "svelte-19uvvss", "path.svelte-19uvvss{opacity:0}path.svelte-19uvvss:hover{opacity:0.1}");
3364
3364
  }
3365
3365
 
3366
- function create_fragment$f(ctx) {
3366
+ function create_fragment$g(ctx) {
3367
3367
  let path;
3368
3368
  let mounted;
3369
3369
  let dispose;
@@ -3398,7 +3398,7 @@
3398
3398
  };
3399
3399
  }
3400
3400
 
3401
- function instance$f($$self, $$props, $$invalidate) {
3401
+ function instance$g($$self, $$props, $$invalidate) {
3402
3402
  let { room } = $$props;
3403
3403
  let { floorplanData } = $$props;
3404
3404
  let { hoveredRoom } = $$props;
@@ -3434,22 +3434,22 @@
3434
3434
  internal.init(
3435
3435
  this,
3436
3436
  options,
3437
- instance$f,
3438
- create_fragment$f,
3437
+ instance$g,
3438
+ create_fragment$g,
3439
3439
  internal.safe_not_equal,
3440
3440
  {
3441
3441
  room: 3,
3442
3442
  floorplanData: 4,
3443
3443
  hoveredRoom: 5
3444
3444
  },
3445
- add_css$d
3445
+ add_css$e
3446
3446
  );
3447
3447
  }
3448
3448
  }
3449
3449
 
3450
3450
  /* src/floorplan/Components/RoomHighlight/RoomHighlight.svelte generated by Svelte v3.49.0 */
3451
3451
 
3452
- function add_css$c(target) {
3452
+ function add_css$d(target) {
3453
3453
  internal.append_styles(target, "svelte-1kqo6e4", ".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}");
3454
3454
  }
3455
3455
 
@@ -3525,7 +3525,7 @@
3525
3525
  };
3526
3526
  }
3527
3527
 
3528
- function create_fragment$e(ctx) {
3528
+ function create_fragment$f(ctx) {
3529
3529
  let div;
3530
3530
  let svg;
3531
3531
  let each_blocks = [];
@@ -3599,7 +3599,7 @@
3599
3599
  };
3600
3600
  }
3601
3601
 
3602
- function instance$e($$self, $$props, $$invalidate) {
3602
+ function instance$f($$self, $$props, $$invalidate) {
3603
3603
  let { floorIndex } = $$props;
3604
3604
  let { floorplanData } = $$props;
3605
3605
  let { hoveredRoom } = $$props;
@@ -3622,22 +3622,22 @@
3622
3622
  internal.init(
3623
3623
  this,
3624
3624
  options,
3625
- instance$e,
3626
- create_fragment$e,
3625
+ instance$f,
3626
+ create_fragment$f,
3627
3627
  internal.safe_not_equal,
3628
3628
  {
3629
3629
  floorIndex: 0,
3630
3630
  floorplanData: 1,
3631
3631
  hoveredRoom: 2
3632
3632
  },
3633
- add_css$c
3633
+ add_css$d
3634
3634
  );
3635
3635
  }
3636
3636
  }
3637
3637
 
3638
3638
  /* src/floorplan/Components/CurrentFloor.svelte generated by Svelte v3.49.0 */
3639
3639
 
3640
- function add_css$b(target) {
3640
+ function add_css$c(target) {
3641
3641
  internal.append_styles(target, "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}");
3642
3642
  }
3643
3643
 
@@ -3814,7 +3814,7 @@
3814
3814
  };
3815
3815
  }
3816
3816
 
3817
- function create_fragment$d(ctx) {
3817
+ function create_fragment$e(ctx) {
3818
3818
  let div;
3819
3819
  let roommaterial;
3820
3820
  let t0;
@@ -4014,7 +4014,7 @@
4014
4014
  };
4015
4015
  }
4016
4016
 
4017
- function instance$d($$self, $$props, $$invalidate) {
4017
+ function instance$e($$self, $$props, $$invalidate) {
4018
4018
  let { isCurrent } = $$props;
4019
4019
  let { floorIndex } = $$props;
4020
4020
  let { hoverEnable } = $$props;
@@ -4056,8 +4056,8 @@
4056
4056
  internal.init(
4057
4057
  this,
4058
4058
  options,
4059
- instance$d,
4060
- create_fragment$d,
4059
+ instance$e,
4060
+ create_fragment$e,
4061
4061
  internal.safe_not_equal,
4062
4062
  {
4063
4063
  isCurrent: 0,
@@ -4069,14 +4069,14 @@
4069
4069
  getLabelElement: 6,
4070
4070
  adaptiveRoomLabelVisibleEnable: 7
4071
4071
  },
4072
- add_css$b
4072
+ add_css$c
4073
4073
  );
4074
4074
  }
4075
4075
  }
4076
4076
 
4077
4077
  /* src/floorplan/Components/Main.svelte generated by Svelte v3.49.0 */
4078
4078
 
4079
- function add_css$a(target) {
4079
+ function add_css$b(target) {
4080
4080
  internal.append_styles(target, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
4081
4081
  }
4082
4082
 
@@ -4375,7 +4375,7 @@
4375
4375
  };
4376
4376
  }
4377
4377
 
4378
- function create_fragment$c(ctx) {
4378
+ function create_fragment$d(ctx) {
4379
4379
  let if_block_anchor;
4380
4380
  let current;
4381
4381
  let if_block = /*visible*/ ctx[1] && create_if_block$5(ctx);
@@ -4430,7 +4430,7 @@
4430
4430
  };
4431
4431
  }
4432
4432
 
4433
- function instance$c($$self, $$props, $$invalidate) {
4433
+ function instance$d($$self, $$props, $$invalidate) {
4434
4434
  let { duration = 0 } = $$props;
4435
4435
  let { visible } = $$props;
4436
4436
  let { northDesc } = $$props;
@@ -4488,8 +4488,8 @@
4488
4488
  internal.init(
4489
4489
  this,
4490
4490
  options,
4491
- instance$c,
4492
- create_fragment$c,
4491
+ instance$d,
4492
+ create_fragment$d,
4493
4493
  internal.safe_not_equal,
4494
4494
  {
4495
4495
  duration: 0,
@@ -4507,7 +4507,7 @@
4507
4507
  getLabelElement: 12,
4508
4508
  adaptiveRoomLabelVisibleEnable: 13
4509
4509
  },
4510
- add_css$a
4510
+ add_css$b
4511
4511
  );
4512
4512
  }
4513
4513
  }
@@ -5270,11 +5270,11 @@
5270
5270
 
5271
5271
  /* src/floorplan/PanoFloorplanRadarPlugin/Components/Camera.svelte generated by Svelte v3.49.0 */
5272
5272
 
5273
- function add_css$9(target) {
5273
+ function add_css$a(target) {
5274
5274
  internal.append_styles(target, "svelte-1ty3s4p", ".plugin-radar__camera-wrapper.svelte-1ty3s4p{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1ty3s4p{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1ty3s4p{position:absolute;left:-0.78125rem;top:-0.78125rem;width:0.88542rem;height:0.88542rem;transform-origin:0.78125rem 0.78125rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}");
5275
5275
  }
5276
5276
 
5277
- function create_fragment$b(ctx) {
5277
+ function create_fragment$c(ctx) {
5278
5278
  let div2;
5279
5279
  let div1;
5280
5280
  let div0;
@@ -5324,7 +5324,7 @@
5324
5324
  return `rotate(${rotate}deg)`;
5325
5325
  }
5326
5326
 
5327
- function instance$b($$self, $$props, $$invalidate) {
5327
+ function instance$c($$self, $$props, $$invalidate) {
5328
5328
  let positionTransform;
5329
5329
  let rotateTransform;
5330
5330
  let { five } = $$props;
@@ -5404,8 +5404,8 @@
5404
5404
  internal.init(
5405
5405
  this,
5406
5406
  options,
5407
- instance$b,
5408
- create_fragment$b,
5407
+ instance$c,
5408
+ create_fragment$c,
5409
5409
  internal.safe_not_equal,
5410
5410
  {
5411
5411
  five: 3,
@@ -5413,14 +5413,14 @@
5413
5413
  floorplanData: 5,
5414
5414
  cameraImageUrl: 0
5415
5415
  },
5416
- add_css$9
5416
+ add_css$a
5417
5417
  );
5418
5418
  }
5419
5419
  }
5420
5420
 
5421
5421
  /* src/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.svelte generated by Svelte v3.49.0 */
5422
5422
 
5423
- function add_css$8(target) {
5423
+ function add_css$9(target) {
5424
5424
  internal.append_styles(target, "svelte-1i87fz7", ".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}");
5425
5425
  }
5426
5426
 
@@ -5490,7 +5490,7 @@
5490
5490
  };
5491
5491
  }
5492
5492
 
5493
- function create_fragment$a(ctx) {
5493
+ function create_fragment$b(ctx) {
5494
5494
  let div;
5495
5495
  let each_blocks = [];
5496
5496
  let each_1_lookup = new Map();
@@ -5538,7 +5538,7 @@
5538
5538
  };
5539
5539
  }
5540
5540
 
5541
- function instance$a($$self, $$props, $$invalidate) {
5541
+ function instance$b($$self, $$props, $$invalidate) {
5542
5542
  let { extraObjects = [] } = $$props;
5543
5543
 
5544
5544
  $$self.$$set = $$props => {
@@ -5551,7 +5551,7 @@
5551
5551
  class ExtraObjects extends internal.SvelteComponent {
5552
5552
  constructor(options) {
5553
5553
  super();
5554
- internal.init(this, options, instance$a, create_fragment$a, internal.safe_not_equal, { extraObjects: 0 }, add_css$8);
5554
+ internal.init(this, options, instance$b, create_fragment$b, internal.safe_not_equal, { extraObjects: 0 }, add_css$9);
5555
5555
  }
5556
5556
  }
5557
5557
 
@@ -5617,7 +5617,7 @@
5617
5617
  };
5618
5618
  }
5619
5619
 
5620
- function create_fragment$9(ctx) {
5620
+ function create_fragment$a(ctx) {
5621
5621
  let baseimage;
5622
5622
  let t0;
5623
5623
  let extraobjects;
@@ -5728,7 +5728,7 @@
5728
5728
  };
5729
5729
  }
5730
5730
 
5731
- function instance$9($$self, $$props, $$invalidate) {
5731
+ function instance$a($$self, $$props, $$invalidate) {
5732
5732
  let currentFloorExtraObjects;
5733
5733
  let { five } = $$props;
5734
5734
  let { pxmm } = $$props;
@@ -5771,7 +5771,7 @@
5771
5771
  constructor(options) {
5772
5772
  super();
5773
5773
 
5774
- internal.init(this, options, instance$9, create_fragment$9, internal.safe_not_equal, {
5774
+ internal.init(this, options, instance$a, create_fragment$a, internal.safe_not_equal, {
5775
5775
  five: 0,
5776
5776
  pxmm: 1,
5777
5777
  floorIndex: 2,
@@ -5784,7 +5784,7 @@
5784
5784
 
5785
5785
  /* src/floorplan/PanoFloorplanRadarPlugin/Components/Main.svelte generated by Svelte v3.49.0 */
5786
5786
 
5787
- function add_css$7(target) {
5787
+ function add_css$8(target) {
5788
5788
  internal.append_styles(target, "svelte-1mvqyqq", ".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}");
5789
5789
  }
5790
5790
 
@@ -5968,7 +5968,7 @@
5968
5968
  };
5969
5969
  }
5970
5970
 
5971
- function create_fragment$8(ctx) {
5971
+ function create_fragment$9(ctx) {
5972
5972
  let if_block_anchor;
5973
5973
  let current;
5974
5974
  let if_block = /*visible*/ ctx[1] && create_if_block$3(ctx);
@@ -6023,7 +6023,7 @@
6023
6023
  };
6024
6024
  }
6025
6025
 
6026
- function instance$8($$self, $$props, $$invalidate) {
6026
+ function instance$9($$self, $$props, $$invalidate) {
6027
6027
  let { five } = $$props;
6028
6028
  let { visible } = $$props;
6029
6029
  let { hoverEnable } = $$props;
@@ -6109,8 +6109,8 @@
6109
6109
  internal.init(
6110
6110
  this,
6111
6111
  options,
6112
- instance$8,
6113
- create_fragment$8,
6112
+ instance$9,
6113
+ create_fragment$9,
6114
6114
  internal.safe_not_equal,
6115
6115
  {
6116
6116
  five: 0,
@@ -6120,7 +6120,7 @@
6120
6120
  cameraImageUrl: 4,
6121
6121
  extraObjects: 5
6122
6122
  },
6123
- add_css$7
6123
+ add_css$8
6124
6124
  );
6125
6125
  }
6126
6126
  }
@@ -7978,7 +7978,7 @@
7978
7978
  </style>
7979
7979
  `;
7980
7980
 
7981
- const getDistance = (p1, p2) => {
7981
+ const getDistance$1 = (p1, p2) => {
7982
7982
  return Math.sqrt(Math.pow(p1.z - p2.z, 2) + Math.pow(p1.x - p2.x, 2));
7983
7983
  };
7984
7984
  const getRoomHeightInfo = (roomInfo, five) => {
@@ -8085,7 +8085,7 @@
8085
8085
  y: position.y,
8086
8086
  z: position.z,
8087
8087
  };
8088
- const distance = getDistance({ x, z }, observerPoint);
8088
+ const distance = getDistance$1({ x, z }, observerPoint);
8089
8089
  if (medianFloorHeight) {
8090
8090
  // 取最近点时排除高度与房间平均高度差大于0.3米的点
8091
8091
  if (distance < minDistance && Math.abs(observerPoint.y - medianFloorHeight) < 0.3) {
@@ -8367,7 +8367,7 @@
8367
8367
 
8368
8368
  /* src/PanoRulerProPlugin/RulerItem.svelte generated by Svelte v3.49.0 */
8369
8369
 
8370
- function add_css$6(target) {
8370
+ function add_css$7(target) {
8371
8371
  internal.append_styles(target, "svelte-qy4ud2", ".PanoRulerPlugin-rule-line.svelte-qy4ud2.svelte-qy4ud2{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-qy4ud2.svelte-qy4ud2::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;-webkit-animation:svelte-qy4ud2-viewport-rule-point 0.1s 1s;animation:svelte-qy4ud2-viewport-rule-point 0.1s 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-qy4ud2.svelte-qy4ud2::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;-webkit-animation:svelte-qy4ud2-viewport-rule-point 0.1s 1.5s;animation:svelte-qy4ud2-viewport-rule-point 0.1s 1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-qy4ud2 em.svelte-qy4ud2{display:block;height:0.0625rem;-webkit-animation:svelte-qy4ud2-viewport-rule-line 0.5s ease 1s;animation:svelte-qy4ud2-viewport-rule-line 0.5s ease 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-qy4ud2.svelte-qy4ud2{display:flex;height:0.0625rem;-webkit-animation:svelte-qy4ud2-viewport-rule-line 0.5s ease 1s;animation:svelte-qy4ud2-viewport-rule-line 0.5s ease 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;align-items:center}.em-solid.svelte-qy4ud2.svelte-qy4ud2{height:100%;background:#ffffff}.em-dotted.svelte-qy4ud2.svelte-qy4ud2{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-qy4ud2.svelte-qy4ud2{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-qy4ud2.svelte-qy4ud2{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;-webkit-animation:svelte-qy4ud2-viewport-rule-label 0.25s ease 1s;animation:svelte-qy4ud2-viewport-rule-label 0.25s ease 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@-webkit-keyframes svelte-qy4ud2-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-qy4ud2-viewport-rule-line{0%{width:0%}100%{width:100%}}@-webkit-keyframes svelte-qy4ud2-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-qy4ud2-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@-webkit-keyframes svelte-qy4ud2-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}@keyframes svelte-qy4ud2-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}");
8372
8372
  }
8373
8373
 
@@ -8505,7 +8505,7 @@
8505
8505
  };
8506
8506
  }
8507
8507
 
8508
- function create_fragment$7(ctx) {
8508
+ function create_fragment$8(ctx) {
8509
8509
  let div2;
8510
8510
  let t0;
8511
8511
  let div1;
@@ -8619,7 +8619,7 @@
8619
8619
  };
8620
8620
  }
8621
8621
 
8622
- function instance$7($$self, $$props, $$invalidate) {
8622
+ function instance$8($$self, $$props, $$invalidate) {
8623
8623
  let vars;
8624
8624
  let { rulerItemProp } = $$props;
8625
8625
  let _visible = true;
@@ -8654,7 +8654,7 @@
8654
8654
  class RulerItem extends internal.SvelteComponent {
8655
8655
  constructor(options) {
8656
8656
  super();
8657
- internal.init(this, options, instance$7, create_fragment$7, internal.safe_not_equal, { rulerItemProp: 0 }, add_css$6);
8657
+ internal.init(this, options, instance$8, create_fragment$8, internal.safe_not_equal, { rulerItemProp: 0 }, add_css$7);
8658
8658
  }
8659
8659
  }
8660
8660
 
@@ -8703,7 +8703,7 @@
8703
8703
  };
8704
8704
  }
8705
8705
 
8706
- function create_fragment$6(ctx) {
8706
+ function create_fragment$7(ctx) {
8707
8707
  let div;
8708
8708
  let current;
8709
8709
  let each_value = /*rulerItemProp*/ ctx[0];
@@ -8787,7 +8787,7 @@
8787
8787
  };
8788
8788
  }
8789
8789
 
8790
- function instance$6($$self, $$props, $$invalidate) {
8790
+ function instance$7($$self, $$props, $$invalidate) {
8791
8791
  var _a, _b, _c, _d;
8792
8792
  let { five: five$1 } = $$props;
8793
8793
  let { rulerDatas } = $$props;
@@ -9005,7 +9005,7 @@
9005
9005
  class RulerItems extends internal.SvelteComponent {
9006
9006
  constructor(options) {
9007
9007
  super();
9008
- internal.init(this, options, instance$6, create_fragment$6, internal.safe_not_equal, { five: 1, rulerDatas: 2, options: 3 });
9008
+ internal.init(this, options, instance$7, create_fragment$7, internal.safe_not_equal, { five: 1, rulerDatas: 2, options: 3 });
9009
9009
  }
9010
9010
  }
9011
9011
 
@@ -9244,7 +9244,7 @@
9244
9244
  return tween;
9245
9245
  }
9246
9246
 
9247
- const defaultBaseOptions = { userAction: true };
9247
+ const defaultBaseOptions$1 = { userAction: true };
9248
9248
  class PanoCompassController extends Controller$4 {
9249
9249
  constructor(five$1, config) {
9250
9250
  super(five$1);
@@ -9531,7 +9531,7 @@
9531
9531
  * 启用插件,响应用户操作并展示UI
9532
9532
  * @param options
9533
9533
  */
9534
- enable(options = defaultBaseOptions) {
9534
+ enable(options = defaultBaseOptions$1) {
9535
9535
  this.setState({
9536
9536
  enabled: true,
9537
9537
  }, options);
@@ -9540,7 +9540,7 @@
9540
9540
  * 禁用插件,禁止响应用户操作并隐藏UI
9541
9541
  * @param options
9542
9542
  */
9543
- disable(options = defaultBaseOptions) {
9543
+ disable(options = defaultBaseOptions$1) {
9544
9544
  this.setState({
9545
9545
  enabled: false,
9546
9546
  }, options);
@@ -9551,7 +9551,7 @@
9551
9551
  * @returns
9552
9552
  * @todo 需要考虑动画
9553
9553
  */
9554
- show(options = defaultBaseOptions) {
9554
+ show(options = defaultBaseOptions$1) {
9555
9555
  if (!this.state.enabled)
9556
9556
  return;
9557
9557
  this.setState({
@@ -9565,7 +9565,7 @@
9565
9565
  * @returns
9566
9566
  * @todo 需要考虑动画
9567
9567
  */
9568
- hide(options = defaultBaseOptions) {
9568
+ hide(options = defaultBaseOptions$1) {
9569
9569
  if (!this.state.enabled)
9570
9570
  return;
9571
9571
  this.setState({
@@ -13738,7 +13738,7 @@ void main() {
13738
13738
 
13739
13739
  /* src/PanoSpatialTagPlugin/Components/origins.svelte generated by Svelte v3.49.0 */
13740
13740
 
13741
- function add_css$5(target) {
13741
+ function add_css$6(target) {
13742
13742
  internal.append_styles(target, "svelte-1kuu68s", ".PanoSpatialTagPlugin__tag-origin.svelte-1kuu68s{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:#fff;box-shadow:0 0 .6rem #fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;-webkit-animation:svelte-1kuu68s-PanoSpatialTagPlugin__tag-origin 1.2s forwards;animation:svelte-1kuu68s-PanoSpatialTagPlugin__tag-origin 1.2s forwards;pointer-events:auto}.PanoSpatialTagPlugin__tag-origin.svelte-1kuu68s:after{content:'';position:absolute;top:50%;height:50%;width:2rem;height:2rem;transform:translate(-50%, -50%)}.PanoSpatialTagPlugin__tag-origin-destroy.svelte-1kuu68s{transform:translate(-50%, -50%) scale(0.6);-webkit-animation:svelte-1kuu68s-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s;animation:svelte-1kuu68s-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s}@-webkit-keyframes svelte-1kuu68s-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@keyframes svelte-1kuu68s-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@-webkit-keyframes svelte-1kuu68s-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}@keyframes svelte-1kuu68s-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}");
13743
13743
  }
13744
13744
 
@@ -13805,7 +13805,7 @@ void main() {
13805
13805
  };
13806
13806
  }
13807
13807
 
13808
- function create_fragment$5(ctx) {
13808
+ function create_fragment$6(ctx) {
13809
13809
  let each_1_anchor;
13810
13810
  let each_value = /*origins*/ ctx[0];
13811
13811
  let each_blocks = [];
@@ -13862,7 +13862,7 @@ void main() {
13862
13862
  };
13863
13863
  }
13864
13864
 
13865
- function instance$5($$self, $$props, $$invalidate) {
13865
+ function instance$6($$self, $$props, $$invalidate) {
13866
13866
  let { origins } = $$props;
13867
13867
 
13868
13868
  const handleClick = id => {
@@ -13881,17 +13881,17 @@ void main() {
13881
13881
  class Origins extends internal.SvelteComponent {
13882
13882
  constructor(options) {
13883
13883
  super();
13884
- internal.init(this, options, instance$5, create_fragment$5, internal.safe_not_equal, { origins: 0 }, add_css$5);
13884
+ internal.init(this, options, instance$6, create_fragment$6, internal.safe_not_equal, { origins: 0 }, add_css$6);
13885
13885
  }
13886
13886
  }
13887
13887
 
13888
13888
  /* src/PanoSpatialTagPlugin/Components/tag.svelte generated by Svelte v3.49.0 */
13889
13889
 
13890
- function add_css$4(target) {
13890
+ function add_css$5(target) {
13891
13891
  internal.append_styles(target, "svelte-eb8bdm", ".PanoSpatialTagPlugin__tag-x.svelte-eb8bdm.svelte-eb8bdm{position:absolute;top:0;left:0;display:block;white-space:nowrap;box-sizing:border-box;width:25rem;height:14rem;color:#FFF;transform:translate(0, -100%);transition:height .5s linear}.PanoSpatialTagPlugin__tag-shadow.svelte-eb8bdm.svelte-eb8bdm{content:'';position:absolute;width:30rem;height:30rem;top:-15rem;left:-15rem;z-index:-1;opacity:0;transition:opacity .8s .6s;background:url('https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png');background-size:30rem 30rem}.PanoSpatialTagPlugin__tag-line.svelte-eb8bdm.svelte-eb8bdm{position:absolute;left:-1rem;width:2rem;height:100%;overflow:hidden}.PanoSpatialTagPlugin__tag-flagpole.svelte-eb8bdm.svelte-eb8bdm{position:absolute;top:0;left:1rem;height:calc(100% - 1.5rem);width:.15rem;background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, .1));box-shadow:0 .1rem .5rem rgba(0, 0, 0, .2);opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform .4s cubic-bezier(.44,.44,.74,.98) , opacity .4s cubic-bezier(.44,.44,.74,.98), width .5s linear, height .5s linear ;transform-origin:center bottom}.PanoSpatialTagPlugin__tag-line1.svelte-eb8bdm.svelte-eb8bdm{position:absolute;top:0;left:0.3rem;height:1.8rem;width:.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-line2.svelte-eb8bdm.svelte-eb8bdm{position:absolute;top:0;left:0.5rem;height:1.8rem;width:.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-show.svelte-eb8bdm .PanoSpatialTagPlugin__tag-line1.svelte-eb8bdm{-webkit-animation:svelte-eb8bdm-PanoSpatialTagPlugin__tag-line1 linear .5s forwards .45s;animation:svelte-eb8bdm-PanoSpatialTagPlugin__tag-line1 linear .5s forwards .45s}.PanoSpatialTagPlugin__tag-show.svelte-eb8bdm .PanoSpatialTagPlugin__tag-line2.svelte-eb8bdm{-webkit-animation:svelte-eb8bdm-PanoSpatialTagPlugin__tag-line2 linear .5s forwards .65s;animation:svelte-eb8bdm-PanoSpatialTagPlugin__tag-line2 linear .5s forwards .65s}.PanoSpatialTagPlugin__tag-x.PanoSpatialTagPlugin__tag-upside-down.svelte-eb8bdm.svelte-eb8bdm{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-upside-down.svelte-eb8bdm .PanoSpatialTagPlugin__tag-line.svelte-eb8bdm{transform:scaleY(-1)}.PanoSpatialTagPlugin__tag-animate.svelte-eb8bdm.svelte-eb8bdm{position:relative;height:100%;overflow:hidden;transform-origin:left top;transition:transform .5s linear}.PanoSpatialTagPlugin__tag-upside-down.svelte-eb8bdm .PanoSpatialTagPlugin__tag-animate.svelte-eb8bdm{transform-origin:left bottom}.PanoSpatialTagPlugin__tag-content.svelte-eb8bdm.svelte-eb8bdm{position:absolute;display:inline-block;transform:translate(-100%, 0);transition:transform .9s cubic-bezier(0,.65,.16,1.08) .6s;padding-left:.5rem;font-size:1rem}.PanoSpatialTagPlugin__tag-upside-down.svelte-eb8bdm .PanoSpatialTagPlugin__tag-content.svelte-eb8bdm{bottom:0}.PanoSpatialTagPlugin__tag-show.svelte-eb8bdm .PanoSpatialTagPlugin__tag-flagpole.svelte-eb8bdm{opacity:1;transform:translate(-50%, 0) scaleY(1)}.PanoSpatialTagPlugin__tag-upside-down.svelte-eb8bdm .PanoSpatialTagPlugin__tag-shadow.svelte-eb8bdm{top:unset;bottom:-15rem}.PanoSpatialTagPlugin__tag-show.svelte-eb8bdm .PanoSpatialTagPlugin__tag-shadow.svelte-eb8bdm{opacity:.32}.PanoSpatialTagPlugin__tag-show.svelte-eb8bdm .PanoSpatialTagPlugin__tag-content.svelte-eb8bdm{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-hide.svelte-eb8bdm .PanoSpatialTagPlugin__tag-flagpole.svelte-eb8bdm{opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform .5s .55s, opacity .4s .55s}.PanoSpatialTagPlugin__tag-hide.svelte-eb8bdm .PanoSpatialTagPlugin__tag-shadow.svelte-eb8bdm{opacity:0;transition:opacity .8s}.PanoSpatialTagPlugin__tag-hide.svelte-eb8bdm .PanoSpatialTagPlugin__tag-content.svelte-eb8bdm{transform:translate(-100%, 0);transition:transform .6s cubic-bezier(.53,.06,.88,.59)}.PanoSpatialTagPlugin__tag-hide.svelte-eb8bdm .PanoSpatialTagPlugin__tag-content .svelte-eb8bdm{pointer-events:none}.PanoSpatialTagPlugin__tag-hide.svelte-eb8bdm .PanoSpatialTagPlugin__tag-line1.svelte-eb8bdm{opacity:0.5;transform:translate(-50%, 10%) scaleY(0);-webkit-animation:svelte-eb8bdm-PanoSpatialTagPlugin__tag-line1-hide linear .28s forwards .3s;animation:svelte-eb8bdm-PanoSpatialTagPlugin__tag-line1-hide linear .28s forwards .3s}.PanoSpatialTagPlugin__tag-hide.svelte-eb8bdm .PanoSpatialTagPlugin__tag-line2.svelte-eb8bdm{opacity:0.5;transform:translate(-50%, 0) scaleY(0);-webkit-animation:svelte-eb8bdm-PanoSpatialTagPlugin__tag-line2-hide linear .28s forwards .45s;animation:svelte-eb8bdm-PanoSpatialTagPlugin__tag-line2-hide linear .28s forwards .45s}@-webkit-keyframes svelte-eb8bdm-PanoSpatialTagPlugin__tag-line1{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 135%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 20%) scaleY(0)}}@keyframes svelte-eb8bdm-PanoSpatialTagPlugin__tag-line1{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 135%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 20%) scaleY(0)}}@-webkit-keyframes svelte-eb8bdm-PanoSpatialTagPlugin__tag-line2{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 125%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}}@keyframes svelte-eb8bdm-PanoSpatialTagPlugin__tag-line2{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 125%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}}@-webkit-keyframes svelte-eb8bdm-PanoSpatialTagPlugin__tag-line1-hide{0%{opacity:0.5;transform:translate(-50%, 10%) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 105%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}@keyframes svelte-eb8bdm-PanoSpatialTagPlugin__tag-line1-hide{0%{opacity:0.5;transform:translate(-50%, 10%) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 105%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}@-webkit-keyframes svelte-eb8bdm-PanoSpatialTagPlugin__tag-line2-hide{0%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 100%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}@keyframes svelte-eb8bdm-PanoSpatialTagPlugin__tag-line2-hide{0%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 100%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}");
13892
13892
  }
13893
13893
 
13894
- function create_fragment$4(ctx) {
13894
+ function create_fragment$5(ctx) {
13895
13895
  let div4;
13896
13896
  let div0;
13897
13897
  let t0;
@@ -14006,7 +14006,7 @@ void main() {
14006
14006
  };
14007
14007
  }
14008
14008
 
14009
- function instance$4($$self, $$props, $$invalidate) {
14009
+ function instance$5($$self, $$props, $$invalidate) {
14010
14010
  let { id } = $$props;
14011
14011
  let { upsideDown } = $$props;
14012
14012
  let { content } = $$props;
@@ -14143,8 +14143,8 @@ void main() {
14143
14143
  internal.init(
14144
14144
  this,
14145
14145
  options,
14146
- instance$4,
14147
- create_fragment$4,
14146
+ instance$5,
14147
+ create_fragment$5,
14148
14148
  internal.safe_not_equal,
14149
14149
  {
14150
14150
  id: 0,
@@ -14159,7 +14159,7 @@ void main() {
14159
14159
  events: 14,
14160
14160
  hooks: 15
14161
14161
  },
14162
- add_css$4
14162
+ add_css$5
14163
14163
  );
14164
14164
  }
14165
14165
  }
@@ -14813,11 +14813,11 @@ void main() {
14813
14813
 
14814
14814
  /* src/ModelItemLabelPlugin/ItemLabelItem.svelte generated by Svelte v3.49.0 */
14815
14815
 
14816
- function add_css$3(target) {
14816
+ function add_css$4(target) {
14817
14817
  internal.append_styles(target, "svelte-n1c1kg", ".item-label-item.svelte-n1c1kg{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0}.item-label-item.visible.svelte-n1c1kg{opacity:1;-webkit-animation:svelte-n1c1kg-fadeIn .3s ease-in;animation:svelte-n1c1kg-fadeIn .3s ease-in}.item-label-item__text-wrap.svelte-n1c1kg::before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, .3);filter:blur(0.83333rem);z-index:-1}.item-label-item__text-wrap.svelte-n1c1kg{padding:0.3125rem 0.3125rem 0;position:absolute;height:1.04167rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap;line-height:0.52083rem;font-size:0.57292rem;font-weight:bold;color:#FFEAC0;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center}.item-label-item__text.svelte-n1c1kg{padding-bottom:0.20833rem;border-top:0 solid;border-left:0 solid;border-right:0 solid;border-bottom:1px solid;-o-border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5;border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5}.item-label-item__bar.svelte-n1c1kg{position:absolute;bottom:0;width:1px;background-image:linear-gradient(to bottom, rgba(234, 208, 154, 0), rgba(234, 208, 154, 1))}@-webkit-keyframes svelte-n1c1kg-fadeIn{from{opacity:0\n }to{opacity:1\n }}@keyframes svelte-n1c1kg-fadeIn{from{opacity:0\n }to{opacity:1\n }}");
14818
14818
  }
14819
14819
 
14820
- function create_fragment$3(ctx) {
14820
+ function create_fragment$4(ctx) {
14821
14821
  let div2;
14822
14822
  let div0;
14823
14823
  let span;
@@ -14898,7 +14898,7 @@ void main() {
14898
14898
  };
14899
14899
  }
14900
14900
 
14901
- function instance$3($$self, $$props, $$invalidate) {
14901
+ function instance$4($$self, $$props, $$invalidate) {
14902
14902
  let { itemLabel } = $$props;
14903
14903
  let { hooks } = $$props;
14904
14904
 
@@ -14918,7 +14918,7 @@ void main() {
14918
14918
  class ItemLabelItem$1 extends internal.SvelteComponent {
14919
14919
  constructor(options) {
14920
14920
  super();
14921
- internal.init(this, options, instance$3, create_fragment$3, internal.safe_not_equal, { itemLabel: 0, hooks: 2 }, add_css$3);
14921
+ internal.init(this, options, instance$4, create_fragment$4, internal.safe_not_equal, { itemLabel: 0, hooks: 2 }, add_css$4);
14922
14922
  }
14923
14923
  }
14924
14924
 
@@ -14939,7 +14939,7 @@ void main() {
14939
14939
 
14940
14940
  /* src/ModelItemLabelPlugin/ItemLabelComponent.svelte generated by Svelte v3.49.0 */
14941
14941
 
14942
- function add_css$2(target) {
14942
+ function add_css$3(target) {
14943
14943
  internal.append_styles(target, "svelte-gk8s47", ".item-labels-container.svelte-gk8s47{width:100%;height:100%;position:relative}");
14944
14944
  }
14945
14945
 
@@ -14998,7 +14998,7 @@ void main() {
14998
14998
  };
14999
14999
  }
15000
15000
 
15001
- function create_fragment$2(ctx) {
15001
+ function create_fragment$3(ctx) {
15002
15002
  let div;
15003
15003
  let each_blocks = [];
15004
15004
  let each_1_lookup = new Map();
@@ -15078,7 +15078,7 @@ void main() {
15078
15078
  let cssHeight = 26;
15079
15079
  let basicWidth$1 = 11;
15080
15080
 
15081
- function instance$2($$self, $$props, $$invalidate) {
15081
+ function instance$3($$self, $$props, $$invalidate) {
15082
15082
  const { Raycaster, Vector3 } = THREE__namespace;
15083
15083
  let { five } = $$props;
15084
15084
  let { modelOcclusionEnable } = $$props;
@@ -15280,8 +15280,8 @@ void main() {
15280
15280
  internal.init(
15281
15281
  this,
15282
15282
  options,
15283
- instance$2,
15284
- create_fragment$2,
15283
+ instance$3,
15284
+ create_fragment$3,
15285
15285
  internal.safe_not_equal,
15286
15286
  {
15287
15287
  five: 5,
@@ -15290,7 +15290,7 @@ void main() {
15290
15290
  hooks: 0,
15291
15291
  displayStrategyType: 8
15292
15292
  },
15293
- add_css$2
15293
+ add_css$3
15294
15294
  );
15295
15295
  }
15296
15296
  }
@@ -15704,11 +15704,11 @@ void main() {
15704
15704
 
15705
15705
  /* src/ItemLabelPlugin/ItemLabelItem.svelte generated by Svelte v3.49.0 */
15706
15706
 
15707
- function add_css$1(target) {
15708
- internal.append_styles(target, "svelte-fxbyy", ".item-label-item.svelte-fxbyy.svelte-fxbyy{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-animation:svelte-fxbyy-fadeIn 0.3s ease-in;animation:svelte-fxbyy-fadeIn 0.3s ease-in}.item-label-item.fold.svelte-fxbyy>.item-label-item__text-wrap.svelte-fxbyy{visibility:hidden}.item-label-item.fold.svelte-fxbyy>.item-label-item__bar.anchor.svelte-fxbyy{visibility:hidden}.item-label-item.fold.svelte-fxbyy>.item-label-item__bar.anchor.svelte-fxbyy:after{visibility:visible}.item-label-item__text-wrap.svelte-fxbyy.svelte-fxbyy{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0.625rem 1.04167rem 0.625rem 0.625rem;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:24.63542rem;min-height:4.79167rem;background-image:linear-gradient(\n 269deg,\n rgba(0, 0, 0, 0.5) 0%,\n rgba(0, 0, 0, 0.6) 49%,\n rgba(31, 38, 46, 0.7) 100%\n );border:1.5px solid rgba(255, 255, 255, 0.65);border-radius:0.15625rem;color:white;transform:translate(-50%, 0);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;overflow:hidden;pointer-events:all}.icon-wrap.svelte-fxbyy.svelte-fxbyy{width:3.54167rem;height:100%;display:flex;justify-content:center;align-content:center}.icon.svelte-fxbyy.svelte-fxbyy{width:3.54167rem;height:3.54167rem;background-repeat:no-repeat;background-size:contain;background-position:center}.item-label-text.svelte-fxbyy.svelte-fxbyy{margin-left:0.625rem;padding-left:0.625rem;min-height:3.54167rem;height:auto;display:flex;flex-flow:column;justify-content:space-around;align-content:flex-start;border-left:solid rgba(255, 255, 255, 0.2) 1px;border-top:solid rgba(255, 255, 255, 0.2) 0;border-right:solid rgba(255, 255, 255, 0.2) 0;border-bottom:solid rgba(255, 255, 255, 0.2) 0;pointer-events:auto}.item-model.svelte-fxbyy.svelte-fxbyy{white-space:nowrap;font-size:1.14583rem;font-weight:bold;line-height:1.5625rem}.item-name.svelte-fxbyy.svelte-fxbyy{height:auto;word-wrap:break-word;word-break:break-all;font-size:1.04167rem;line-height:1.45833rem}.item-label-item__bar.svelte-fxbyy.svelte-fxbyy{position:absolute;bottom:0;width:0.15625rem;background-image:linear-gradient(to bottom, white, rgba(255, 255, 255, 0));box-shadow:0 2px 0.41667rem 0 rgba(0, 0, 0, 0.2);pointer-events:none}.item-label-item__bar.anchor.svelte-fxbyy.svelte-fxbyy:after{content:'';position:absolute;bottom:0;width:1.25rem;height:1.25rem;background-image:url('//vrlab-public.ljcdn.com/common/file/web/67e7a198-28c9-47dc-879b-507bd3ae600c.png ');background-position:center;background-size:contain;transform:translate(-0.54688rem, 50%)}@-webkit-keyframes svelte-fxbyy-fadeIn{from{opacity:0}to{opacity:1}}@keyframes svelte-fxbyy-fadeIn{from{opacity:0}to{opacity:1}}");
15707
+ function add_css$2(target) {
15708
+ internal.append_styles(target, "svelte-6b32dy", ".item-label-item.svelte-6b32dy.svelte-6b32dy{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-animation:svelte-6b32dy-fadeIn .3s ease-in;animation:svelte-6b32dy-fadeIn .3s ease-in}.item-label-item.fold.svelte-6b32dy>.item-label-item__text-wrap.svelte-6b32dy{visibility:hidden}.item-label-item.fold.svelte-6b32dy>.item-label-item__bar.anchor.svelte-6b32dy{visibility:hidden}.item-label-item.fold.svelte-6b32dy>.item-label-item__bar.anchor.svelte-6b32dy:after{visibility:visible}.item-label-item__text-wrap.svelte-6b32dy.svelte-6b32dy{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0.625rem 1.04167rem 0.625rem 0.625rem;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:24.63542rem;min-height:4.79167rem;background-image:linear-gradient(269deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.60) 49%, rgba(31, 38, 46, 0.70) 100%);border:1.5px solid rgba(255, 255, 255, .65);border-radius:0.15625rem;color:white;transform:translate(-50%, 0);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;overflow:hidden;pointer-events:all}.item-label-item__custom.svelte-6b32dy.svelte-6b32dy{padding:0.625rem;max-width:unset;min-height:unset}.icon-wrap.svelte-6b32dy.svelte-6b32dy{width:3.54167rem;height:100%;display:flex;justify-content:center;align-content:center}.icon.svelte-6b32dy.svelte-6b32dy{width:3.54167rem;height:3.54167rem;background-repeat:no-repeat;background-size:contain;background-position:center}.item-label-text.svelte-6b32dy.svelte-6b32dy{margin-left:0.625rem;padding-left:0.625rem;min-height:3.54167rem;height:auto;display:flex;flex-flow:column;justify-content:space-around;align-content:flex-start;border-left:solid rgba(255, 255, 255, .2) 1px;border-top:solid rgba(255, 255, 255, .2) 0;border-right:solid rgba(255, 255, 255, .2) 0;border-bottom:solid rgba(255, 255, 255, .2) 0;pointer-events:auto}.item-model.svelte-6b32dy.svelte-6b32dy{white-space:nowrap;font-size:1.14583rem;font-weight:bold;line-height:1.5625rem}.item-name.svelte-6b32dy.svelte-6b32dy{height:auto;word-wrap:break-word;word-break:break-all;font-size:1.04167rem;line-height:1.45833rem}.item-label-item__bar.svelte-6b32dy.svelte-6b32dy{position:absolute;bottom:0;width:0.15625rem;background-image:linear-gradient(to bottom, white, rgba(255, 255, 255, 0));box-shadow:0 2px 0.41667rem 0 rgba(0, 0, 0, 0.20);pointer-events:none}.item-label-item__bar.anchor.svelte-6b32dy.svelte-6b32dy:after{content:'';position:absolute;bottom:0;width:1.25rem;height:1.25rem;background-image:url(\"//vrlab-public.ljcdn.com/common/file/web/67e7a198-28c9-47dc-879b-507bd3ae600c.png \");background-position:center;background-size:contain;transform:translate(-0.54688rem, 50%)}@-webkit-keyframes svelte-6b32dy-fadeIn{from{opacity:0\n }to{opacity:1\n }}@keyframes svelte-6b32dy-fadeIn{from{opacity:0\n }to{opacity:1\n }}");
15709
15709
  }
15710
15710
 
15711
- // (25:4) {:else}
15711
+ // (34:8) {:else}
15712
15712
  function create_else_block(ctx) {
15713
15713
  let t0;
15714
15714
  let div;
@@ -15731,9 +15731,9 @@ void main() {
15731
15731
  t2 = internal.space();
15732
15732
  span1 = internal.element("span");
15733
15733
  t3 = internal.text(t3_value);
15734
- internal.attr(span0, "class", "item-model svelte-fxbyy");
15735
- internal.attr(span1, "class", "item-name svelte-fxbyy");
15736
- internal.attr(div, "class", "item-label-text svelte-fxbyy");
15734
+ internal.attr(span0, "class", "item-model svelte-6b32dy");
15735
+ internal.attr(span1, "class", "item-name svelte-6b32dy");
15736
+ internal.attr(div, "class", "item-label-text svelte-6b32dy");
15737
15737
  },
15738
15738
  m(target, anchor) {
15739
15739
  if (if_block) if_block.m(target, anchor);
@@ -15770,33 +15770,27 @@ void main() {
15770
15770
  };
15771
15771
  }
15772
15772
 
15773
- // (23:4) {#if itemLabel.customElement}
15773
+ // (32:8) {#if Boolean(typeof itemLabel.render === 'function')}
15774
15774
  function create_if_block$1(ctx) {
15775
- let html_tag;
15776
- let raw_value = /*itemLabel*/ ctx[0].customElement + "";
15777
- let html_anchor;
15775
+ let div;
15778
15776
 
15779
15777
  return {
15780
15778
  c() {
15781
- html_tag = new internal.HtmlTag(false);
15782
- html_anchor = internal.empty();
15783
- html_tag.a = html_anchor;
15779
+ div = internal.element("div");
15784
15780
  },
15785
15781
  m(target, anchor) {
15786
- html_tag.m(raw_value, target, anchor);
15787
- internal.insert(target, html_anchor, anchor);
15788
- },
15789
- p(ctx, dirty) {
15790
- if (dirty & /*itemLabel*/ 1 && raw_value !== (raw_value = /*itemLabel*/ ctx[0].customElement + "")) html_tag.p(raw_value);
15782
+ internal.insert(target, div, anchor);
15783
+ /*div_binding*/ ctx[6](div);
15791
15784
  },
15785
+ p: internal.noop,
15792
15786
  d(detaching) {
15793
- if (detaching) internal.detach(html_anchor);
15794
- if (detaching) html_tag.d();
15787
+ if (detaching) internal.detach(div);
15788
+ /*div_binding*/ ctx[6](null);
15795
15789
  }
15796
15790
  };
15797
15791
  }
15798
15792
 
15799
- // (26:6) {#if itemLabel.icon}
15793
+ // (35:12) {#if itemLabel.icon}
15800
15794
  function create_if_block_1(ctx) {
15801
15795
  let div1;
15802
15796
  let div0;
@@ -15808,16 +15802,16 @@ void main() {
15808
15802
  c() {
15809
15803
  div1 = internal.element("div");
15810
15804
  div0 = internal.element("div");
15811
- internal.attr(div0, "class", "icon svelte-fxbyy");
15805
+ internal.attr(div0, "class", "icon svelte-6b32dy");
15812
15806
  internal.attr(div0, "style", div0_style_value = `background-image: url(${/*itemLabel*/ ctx[0].icon})`);
15813
- internal.attr(div1, "class", "icon-wrap svelte-fxbyy");
15807
+ internal.attr(div1, "class", "icon-wrap svelte-6b32dy");
15814
15808
  },
15815
15809
  m(target, anchor) {
15816
15810
  internal.insert(target, div1, anchor);
15817
15811
  internal.append(div1, div0);
15818
15812
 
15819
15813
  if (!mounted) {
15820
- dispose = internal.listen(div1, "click", /*click_handler*/ ctx[5]);
15814
+ dispose = internal.listen(div1, "click", /*click_handler*/ ctx[7]);
15821
15815
  mounted = true;
15822
15816
  }
15823
15817
  },
@@ -15834,9 +15828,11 @@ void main() {
15834
15828
  };
15835
15829
  }
15836
15830
 
15837
- function create_fragment$1(ctx) {
15831
+ function create_fragment$2(ctx) {
15838
15832
  let div2;
15839
15833
  let div0;
15834
+ let show_if;
15835
+ let div0_class_value;
15840
15836
  let t;
15841
15837
  let div1;
15842
15838
  let div1_class_value;
@@ -15845,11 +15841,13 @@ void main() {
15845
15841
  let dispose;
15846
15842
 
15847
15843
  function select_block_type(ctx, dirty) {
15848
- if (/*itemLabel*/ ctx[0].customElement) return create_if_block$1;
15844
+ if (dirty & /*itemLabel*/ 1) show_if = null;
15845
+ if (show_if == null) show_if = !!Boolean(typeof /*itemLabel*/ ctx[0].render === 'function');
15846
+ if (show_if) return create_if_block$1;
15849
15847
  return create_else_block;
15850
15848
  }
15851
15849
 
15852
- let current_block_type = select_block_type(ctx);
15850
+ let current_block_type = select_block_type(ctx, -1);
15853
15851
  let if_block = current_block_type(ctx);
15854
15852
 
15855
15853
  return {
@@ -15859,11 +15857,15 @@ void main() {
15859
15857
  if_block.c();
15860
15858
  t = internal.space();
15861
15859
  div1 = internal.element("div");
15862
- internal.attr(div0, "class", "" + (internal.null_to_empty(classNames__default["default"]('item-label-item__text-wrap')) + " svelte-fxbyy"));
15860
+
15861
+ internal.attr(div0, "class", div0_class_value = "" + (internal.null_to_empty(classNames__default["default"]("item-label-item__text-wrap", {
15862
+ 'item-label-item__custom': Boolean(typeof /*itemLabel*/ ctx[0].render === 'function')
15863
+ })) + " svelte-6b32dy"));
15864
+
15863
15865
  internal.set_style(div0, "bottom", `${/*itemLabel*/ ctx[0].strokeLength}px`);
15864
- internal.attr(div1, "class", div1_class_value = "" + (internal.null_to_empty(classNames__default["default"]('item-label-item__bar', { anchor: /*anchorEnabled*/ ctx[1] })) + " svelte-fxbyy"));
15866
+ internal.attr(div1, "class", div1_class_value = "" + (internal.null_to_empty(classNames__default["default"]("item-label-item__bar", { anchor: /*anchorEnabled*/ ctx[1] })) + " svelte-6b32dy"));
15865
15867
  internal.set_style(div1, "height", `${/*itemLabel*/ ctx[0].strokeLength}px`);
15866
- internal.attr(div2, "class", div2_class_value = "" + (internal.null_to_empty(classNames__default["default"]('item-label-item', { fold: /*itemLabel*/ ctx[0].isFold })) + " svelte-fxbyy"));
15868
+ internal.attr(div2, "class", div2_class_value = "" + (internal.null_to_empty(classNames__default["default"]("item-label-item", { fold: /*itemLabel*/ ctx[0].isFold })) + " svelte-6b32dy"));
15867
15869
  internal.set_style(div2, "z-index", /*itemLabel*/ ctx[0].zIndex, false);
15868
15870
  internal.set_style(div2, "transform", /*itemLabel*/ ctx[0].transform, false);
15869
15871
  },
@@ -15875,12 +15877,12 @@ void main() {
15875
15877
  internal.append(div2, div1);
15876
15878
 
15877
15879
  if (!mounted) {
15878
- dispose = internal.listen(div0, "click", /*onClick*/ ctx[3]);
15880
+ dispose = internal.listen(div0, "click", /*onClick*/ ctx[4]);
15879
15881
  mounted = true;
15880
15882
  }
15881
15883
  },
15882
15884
  p(ctx, [dirty]) {
15883
- if (current_block_type === (current_block_type = select_block_type(ctx)) && if_block) {
15885
+ if (current_block_type === (current_block_type = select_block_type(ctx, dirty)) && if_block) {
15884
15886
  if_block.p(ctx, dirty);
15885
15887
  } else {
15886
15888
  if_block.d(1);
@@ -15892,11 +15894,17 @@ void main() {
15892
15894
  }
15893
15895
  }
15894
15896
 
15897
+ if (dirty & /*itemLabel*/ 1 && div0_class_value !== (div0_class_value = "" + (internal.null_to_empty(classNames__default["default"]("item-label-item__text-wrap", {
15898
+ 'item-label-item__custom': Boolean(typeof /*itemLabel*/ ctx[0].render === 'function')
15899
+ })) + " svelte-6b32dy"))) {
15900
+ internal.attr(div0, "class", div0_class_value);
15901
+ }
15902
+
15895
15903
  if (dirty & /*itemLabel*/ 1) {
15896
15904
  internal.set_style(div0, "bottom", `${/*itemLabel*/ ctx[0].strokeLength}px`);
15897
15905
  }
15898
15906
 
15899
- if (dirty & /*anchorEnabled*/ 2 && div1_class_value !== (div1_class_value = "" + (internal.null_to_empty(classNames__default["default"]('item-label-item__bar', { anchor: /*anchorEnabled*/ ctx[1] })) + " svelte-fxbyy"))) {
15907
+ if (dirty & /*anchorEnabled*/ 2 && div1_class_value !== (div1_class_value = "" + (internal.null_to_empty(classNames__default["default"]("item-label-item__bar", { anchor: /*anchorEnabled*/ ctx[1] })) + " svelte-6b32dy"))) {
15900
15908
  internal.attr(div1, "class", div1_class_value);
15901
15909
  }
15902
15910
 
@@ -15904,7 +15912,7 @@ void main() {
15904
15912
  internal.set_style(div1, "height", `${/*itemLabel*/ ctx[0].strokeLength}px`);
15905
15913
  }
15906
15914
 
15907
- if (dirty & /*itemLabel*/ 1 && div2_class_value !== (div2_class_value = "" + (internal.null_to_empty(classNames__default["default"]('item-label-item', { fold: /*itemLabel*/ ctx[0].isFold })) + " svelte-fxbyy"))) {
15915
+ if (dirty & /*itemLabel*/ 1 && div2_class_value !== (div2_class_value = "" + (internal.null_to_empty(classNames__default["default"]("item-label-item", { fold: /*itemLabel*/ ctx[0].isFold })) + " svelte-6b32dy"))) {
15908
15916
  internal.attr(div2, "class", div2_class_value);
15909
15917
  }
15910
15918
 
@@ -15927,7 +15935,7 @@ void main() {
15927
15935
  };
15928
15936
  }
15929
15937
 
15930
- function instance$1($$self, $$props, $$invalidate) {
15938
+ function instance$2($$self, $$props, $$invalidate) {
15931
15939
  let { itemLabel } = $$props;
15932
15940
  let { hooks } = $$props;
15933
15941
  let { anchorEnabled } = $$props;
@@ -15938,16 +15946,50 @@ void main() {
15938
15946
  hooks.emit('onLabelClick', itemLabel);
15939
15947
  }
15940
15948
 
15949
+ let customElement;
15950
+
15951
+ function div_binding($$value) {
15952
+ internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
15953
+ customElement = $$value;
15954
+ $$invalidate(3, customElement);
15955
+ });
15956
+ }
15957
+
15941
15958
  const click_handler = e => onIconClick(itemLabel);
15942
15959
 
15943
15960
  $$self.$$set = $$props => {
15944
15961
  if ('itemLabel' in $$props) $$invalidate(0, itemLabel = $$props.itemLabel);
15945
- if ('hooks' in $$props) $$invalidate(4, hooks = $$props.hooks);
15962
+ if ('hooks' in $$props) $$invalidate(5, hooks = $$props.hooks);
15946
15963
  if ('anchorEnabled' in $$props) $$invalidate(1, anchorEnabled = $$props.anchorEnabled);
15947
15964
  if ('onIconClick' in $$props) $$invalidate(2, onIconClick = $$props.onIconClick);
15948
15965
  };
15949
15966
 
15950
- return [itemLabel, anchorEnabled, onIconClick, onClick, hooks, click_handler];
15967
+ $$self.$$.update = () => {
15968
+ if ($$self.$$.dirty & /*itemLabel, customElement*/ 9) {
15969
+ {
15970
+ if (typeof itemLabel.render === 'function' && customElement) {
15971
+ if (customElement.children.length === 0) {
15972
+ const child = itemLabel.render(itemLabel);
15973
+
15974
+ if (child) {
15975
+ customElement.appendChild(child);
15976
+ }
15977
+ }
15978
+ }
15979
+ }
15980
+ }
15981
+ };
15982
+
15983
+ return [
15984
+ itemLabel,
15985
+ anchorEnabled,
15986
+ onIconClick,
15987
+ customElement,
15988
+ onClick,
15989
+ hooks,
15990
+ div_binding,
15991
+ click_handler
15992
+ ];
15951
15993
  }
15952
15994
 
15953
15995
  class ItemLabelItem extends internal.SvelteComponent {
@@ -15957,16 +15999,16 @@ void main() {
15957
15999
  internal.init(
15958
16000
  this,
15959
16001
  options,
15960
- instance$1,
15961
- create_fragment$1,
16002
+ instance$2,
16003
+ create_fragment$2,
15962
16004
  internal.safe_not_equal,
15963
16005
  {
15964
16006
  itemLabel: 0,
15965
- hooks: 4,
16007
+ hooks: 5,
15966
16008
  anchorEnabled: 1,
15967
16009
  onIconClick: 2
15968
16010
  },
15969
- add_css$1
16011
+ add_css$2
15970
16012
  );
15971
16013
  }
15972
16014
  }
@@ -16011,7 +16053,7 @@ void main() {
16011
16053
 
16012
16054
  /* src/ItemLabelPlugin/ItemLabelComponent.svelte generated by Svelte v3.49.0 */
16013
16055
 
16014
- function add_css(target) {
16056
+ function add_css$1(target) {
16015
16057
  internal.append_styles(target, "svelte-gk8s47", ".item-labels-container.svelte-gk8s47{width:100%;height:100%;position:relative}");
16016
16058
  }
16017
16059
 
@@ -16130,7 +16172,7 @@ void main() {
16130
16172
  };
16131
16173
  }
16132
16174
 
16133
- function create_fragment(ctx) {
16175
+ function create_fragment$1(ctx) {
16134
16176
  let div;
16135
16177
  let each_blocks = [];
16136
16178
  let each_1_lookup = new Map();
@@ -16208,7 +16250,7 @@ void main() {
16208
16250
  }
16209
16251
  let basicWidth = 11;
16210
16252
 
16211
- function instance($$self, $$props, $$invalidate) {
16253
+ function instance$1($$self, $$props, $$invalidate) {
16212
16254
  const { Raycaster, Vector3 } = THREE__namespace;
16213
16255
  let { five: five$1 } = $$props;
16214
16256
  let { modelOcclusionEnable } = $$props;
@@ -16501,8 +16543,8 @@ void main() {
16501
16543
  internal.init(
16502
16544
  this,
16503
16545
  options,
16504
- instance,
16505
- create_fragment,
16546
+ instance$1,
16547
+ create_fragment$1,
16506
16548
  internal.safe_not_equal,
16507
16549
  {
16508
16550
  five: 7,
@@ -16513,7 +16555,7 @@ void main() {
16513
16555
  displayStrategyType: 11,
16514
16556
  maxVisibleDistance: 12
16515
16557
  },
16516
- add_css,
16558
+ add_css$1,
16517
16559
  [-1, -1]
16518
16560
  );
16519
16561
  }
@@ -16651,7 +16693,737 @@ void main() {
16651
16693
  version: 0,
16652
16694
  };
16653
16695
 
16654
- const DnalogelVersion = '2.0.0-alpha.38';
16696
+ /**
16697
+ * pano plugin controller 基类
16698
+ * @author kyleju
16699
+ */
16700
+ class BasePanoPluginController extends Controller$5 {
16701
+ constructor(five) {
16702
+ super(five);
16703
+ Object.defineProperty(this, "state", {
16704
+ enumerable: true,
16705
+ configurable: true,
16706
+ writable: true,
16707
+ value: void 0
16708
+ });
16709
+ Object.defineProperty(this, "container", {
16710
+ enumerable: true,
16711
+ configurable: true,
16712
+ writable: true,
16713
+ value: void 0
16714
+ });
16715
+ Object.defineProperty(this, "enabled", {
16716
+ enumerable: true,
16717
+ configurable: true,
16718
+ writable: true,
16719
+ value: void 0
16720
+ });
16721
+ this.five = five;
16722
+ this.five.once('dispose', this.dispose);
16723
+ this.enabled = true;
16724
+ this.state = this.initState();
16725
+ console.log('base controller');
16726
+ }
16727
+ /**
16728
+ * 启用组件
16729
+ * @param options
16730
+ */
16731
+ enable(options) {
16732
+ this.enabled = true;
16733
+ this.updateState(Object.assign(Object.assign({}, options), { userAction: true }));
16734
+ }
16735
+ /**
16736
+ * 禁用组件
16737
+ * @param options
16738
+ */
16739
+ disable(options) {
16740
+ this.enabled = false;
16741
+ this.updateState(Object.assign(Object.assign({}, options), { userAction: true }));
16742
+ }
16743
+ /**
16744
+ * 显示 UI
16745
+ * @param options
16746
+ * @returns
16747
+ */
16748
+ show(options) {
16749
+ if (!this.state.enabled)
16750
+ return;
16751
+ this.setState(Object.assign(Object.assign({}, this.state), { visible: true }), options);
16752
+ return Promise.resolve();
16753
+ }
16754
+ /**
16755
+ * 隐藏 UI
16756
+ * @param options
16757
+ * @returns
16758
+ */
16759
+ hide(options) {
16760
+ if (!this.state.enabled)
16761
+ return;
16762
+ this.setState(Object.assign(Object.assign({}, this.state), { visible: false }), options);
16763
+ return Promise.resolve();
16764
+ }
16765
+ /**
16766
+ * 销毁对象
16767
+ */
16768
+ dispose() {
16769
+ this.container.remove();
16770
+ }
16771
+ /**
16772
+ * 设置状态
16773
+ * @param state @T 状态
16774
+ * @param options @BaseOptions 可选配置
16775
+ * @returns
16776
+ */
16777
+ setState(state, options) {
16778
+ if (!this.enabled)
16779
+ return;
16780
+ const prevState = Object.assign({}, this.state);
16781
+ this.state = Object.assign(Object.assign(Object.assign({}, this.state), state), options);
16782
+ this.stateChangedCallback(prevState, options);
16783
+ }
16784
+ get visible() {
16785
+ return this.five.state.mode === five.Five.Mode.Panorama;
16786
+ }
16787
+ appendTo(container) {
16788
+ if (!this.enabled)
16789
+ return;
16790
+ this.container = container;
16791
+ this.render();
16792
+ }
16793
+ updateState(options) {
16794
+ this.setState(Object.assign(Object.assign({}, this.state), { enabled: this.enabled, visible: this.visible }), options);
16795
+ }
16796
+ }
16797
+
16798
+ /* src/PanoDoorLabelPlugin/DoorLabelItem.svelte generated by Svelte v3.49.0 */
16799
+
16800
+ function add_css(target) {
16801
+ internal.append_styles(target, "svelte-6rn4em", ".plugin-DoorLabelPlugin-item.svelte-6rn4em.svelte-6rn4em{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;transition:opacity 0.3s ease}.plugin-DoorLabelPlugin-cnt.svelte-6rn4em.svelte-6rn4em{position:absolute;top:50%;left:50%;border-radius:0.125rem;background:rgba(0, 0, 0, 0.35);line-height:0.625rem;padding:0.3125rem;white-space:nowrap;font-size:0.625rem;font-style:normal;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease 1s, background ease 0.3s, color ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-6rn4em.svelte-6rn4em::after{content:\"\";display:block;position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;border-radius:0.125rem;border:1px solid rgba(0, 0, 0, 0);-o-border-image:url(\"//vrlab-image4.ljcdn.com/release/web/highlightCarouseal-border-image.14b51834.png\") 4;border-image:url(\"//vrlab-image4.ljcdn.com/release/web/highlightCarouseal-border-image.14b51834.png\") 4;transition:opacity ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-6rn4em.svelte-6rn4em:active,.plugin-DoorLabelPlugin-cnt.svelte-6rn4em.svelte-6rn4em:focus{background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5)}.plugin-DoorLabelPlugin-icon.svelte-6rn4em.svelte-6rn4em{background:url(\"//vrlab-image4.ljcdn.com/release/web/DoorLabel-icon.de1304ae.svg\") no-repeat;background-size:100%;display:inline-block;width:0.52083rem;height:0.52083rem;margin-left:0.20833rem;transform-origin:center}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].left.svelte-6rn4em .plugin-DoorLabelPlugin-icon.svelte-6rn4em{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-6rn4em .plugin-DoorLabelPlugin-txt.svelte-6rn4em{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-6rn4em .plugin-DoorLabelPlugin-icon.svelte-6rn4em{transform:rotate(-90deg);margin-left:0;margin-right:0.20833rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].forward.svelte-6rn4em .plugin-DoorLabelPlugin-icon.svelte-6rn4em{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-6rn4em .plugin-DoorLabelPlugin-txt.svelte-6rn4em{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-6rn4em .plugin-DoorLabelPlugin-icon.svelte-6rn4em{transform:rotate(-90deg);margin-left:0;margin-right:0.20833rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].back.svelte-6rn4em .plugin-DoorLabelPlugin-icon.svelte-6rn4em{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-6rn4em .plugin-DoorLabelPlugin-txt.svelte-6rn4em{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-6rn4em .plugin-DoorLabelPlugin-icon.svelte-6rn4em{transform:rotate(-90deg);margin-left:0;margin-right:0.20833rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].right.svelte-6rn4em .plugin-DoorLabelPlugin-icon.svelte-6rn4em{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-6rn4em .plugin-DoorLabelPlugin-txt.svelte-6rn4em{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-6rn4em .plugin-DoorLabelPlugin-icon.svelte-6rn4em{transform:rotate(-90deg);margin-left:0;margin-right:0.20833rem;order:0}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-6rn4em.svelte-6rn4em{color:#f9eac1}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-6rn4em .plugin-DoorLabelPlugin-icon.svelte-6rn4em{background:url(\"//vrlab-image4.ljcdn.com/release/web/arrow.6e8ec00e.svg\") no-repeat}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-6rn4em.svelte-6rn4em:active,.plugin-DoorLabelPlugin-cnt--customBrand.svelte-6rn4em.svelte-6rn4em:focus{background:rgba(0, 0, 0, 0.5);color:rgba(249, 234, 193, 0.5)}");
16802
+ }
16803
+
16804
+ function create_fragment(ctx) {
16805
+ let div1;
16806
+ let div0;
16807
+ let span;
16808
+ let t1;
16809
+ let i;
16810
+ let div0_class_value;
16811
+ let mounted;
16812
+ let dispose;
16813
+
16814
+ return {
16815
+ c() {
16816
+ div1 = internal.element("div");
16817
+ div0 = internal.element("div");
16818
+ span = internal.element("span");
16819
+ span.textContent = `${/*name*/ ctx[8]}`;
16820
+ t1 = internal.space();
16821
+ i = internal.element("i");
16822
+ internal.attr(span, "class", "plugin-DoorLabelPlugin-txt svelte-6rn4em");
16823
+ internal.attr(i, "class", "plugin-DoorLabelPlugin-icon svelte-6rn4em");
16824
+ internal.attr(div0, "class", div0_class_value = "" + (internal.null_to_empty(classNames__default["default"]('plugin-DoorLabelPlugin-cnt', /*props*/ ctx[0].toward)) + " svelte-6rn4em"));
16825
+ internal.attr(div0, "style", `transform: ${/*transform*/ ctx[6] || 'initial'};pointerEvents: ${/*inSight*/ ctx[5] ? 'auto' : 'none'};opacity: ${/*inSight*/ ctx[5] ? 1 : 0}`);
16826
+ internal.attr(div0, "data-camera-toward", /*cameraToward*/ ctx[7]);
16827
+ internal.attr(div1, "style", `left: ${/*left*/ ctx[3] || 0}%;top: ${/*top*/ ctx[4] || 0}%;opacity: ${/*inSight*/ ctx[5] ? 1 : 0}`);
16828
+ internal.attr(div1, "class", "plugin-DoorLabelPlugin-item svelte-6rn4em");
16829
+ },
16830
+ m(target, anchor) {
16831
+ internal.insert(target, div1, anchor);
16832
+ internal.append(div1, div0);
16833
+ internal.append(div0, span);
16834
+ internal.append(div0, t1);
16835
+ internal.append(div0, i);
16836
+ /*div1_binding*/ ctx[10](div1);
16837
+
16838
+ if (!mounted) {
16839
+ dispose = internal.listen(div0, "click", /*click_handler*/ ctx[9]);
16840
+ mounted = true;
16841
+ }
16842
+ },
16843
+ p(ctx, [dirty]) {
16844
+ if (dirty & /*props*/ 1 && div0_class_value !== (div0_class_value = "" + (internal.null_to_empty(classNames__default["default"]('plugin-DoorLabelPlugin-cnt', /*props*/ ctx[0].toward)) + " svelte-6rn4em"))) {
16845
+ internal.attr(div0, "class", div0_class_value);
16846
+ }
16847
+ },
16848
+ i: internal.noop,
16849
+ o: internal.noop,
16850
+ d(detaching) {
16851
+ if (detaching) internal.detach(div1);
16852
+ /*div1_binding*/ ctx[10](null);
16853
+ mounted = false;
16854
+ dispose();
16855
+ }
16856
+ };
16857
+ }
16858
+
16859
+ function instance($$self, $$props, $$invalidate) {
16860
+ let { props } = $$props;
16861
+ let { onClick } = $$props;
16862
+ let divElement;
16863
+ let { left, top, inSight, transform, panoIndex, cameraToward, name } = props;
16864
+ let prevPanoIndexRef = 0;
16865
+
16866
+ const initPanoIndex = () => {
16867
+ if (!left || !top || !inSight) {
16868
+ return;
16869
+ }
16870
+
16871
+ if (!divElement) return;
16872
+ const _width = divElement.current.clientWidth / window.innerWidth * 100;
16873
+ const _height = divElement.current.clientHeight / window.innerHeight * 100;
16874
+
16875
+ if (left <= _width / 2 || left >= 100 - _width / 2) {
16876
+ return;
16877
+ }
16878
+
16879
+ if (top <= _height / 2 || top >= 100 - _height / 2) {
16880
+ return;
16881
+ }
16882
+
16883
+ const prevPanoIndex = prevPanoIndexRef;
16884
+
16885
+ if (panoIndex !== prevPanoIndex) {
16886
+ // 触发埋点
16887
+ console.log('panoDoorLabelPlugin', panoIndex, '触发埋点');
16888
+
16889
+ // 这里触发曝光埋点
16890
+ prevPanoIndexRef = panoIndex;
16891
+ }
16892
+ };
16893
+
16894
+ const click_handler = e => {
16895
+ if (onClick) onClick();
16896
+ };
16897
+
16898
+ function div1_binding($$value) {
16899
+ internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
16900
+ divElement = $$value;
16901
+ $$invalidate(2, divElement);
16902
+ });
16903
+ }
16904
+
16905
+ $$self.$$set = $$props => {
16906
+ if ('props' in $$props) $$invalidate(0, props = $$props.props);
16907
+ if ('onClick' in $$props) $$invalidate(1, onClick = $$props.onClick);
16908
+ };
16909
+
16910
+ {
16911
+ initPanoIndex();
16912
+ }
16913
+
16914
+ return [
16915
+ props,
16916
+ onClick,
16917
+ divElement,
16918
+ left,
16919
+ top,
16920
+ inSight,
16921
+ transform,
16922
+ cameraToward,
16923
+ name,
16924
+ click_handler,
16925
+ div1_binding
16926
+ ];
16927
+ }
16928
+
16929
+ class DoorLabelItem extends internal.SvelteComponent {
16930
+ constructor(options) {
16931
+ super();
16932
+ internal.init(this, options, instance, create_fragment, internal.safe_not_equal, { props: 0, onClick: 1 }, add_css);
16933
+ }
16934
+ }
16935
+
16936
+ function isTwoRectOverlaped(rect1, rect2) {
16937
+ // 两矩形的中心点水平及垂直距离
16938
+ const verticalDistance = Math.abs(rect1.top + rect1.height / 2 - rect2.top - rect2.height / 2);
16939
+ const horizontalDistance = Math.abs(rect1.left + rect1.width / 2 - rect2.left - rect2.width / 2);
16940
+ const verticalThreshold = (rect1.height + rect2.height) / 2;
16941
+ const horizontalThroshold = (rect1.width + rect2.width) / 2;
16942
+ if (verticalDistance > verticalThreshold && horizontalDistance > horizontalThroshold) {
16943
+ return false;
16944
+ }
16945
+ return true;
16946
+ }
16947
+ function getCameraToward(five) {
16948
+ const { camera } = five;
16949
+ const cameraDirection = camera.getWorldDirection(new THREE.Vector3());
16950
+ let angel = (Math.atan(cameraDirection.z / cameraDirection.x) * 180) / Math.PI;
16951
+ let toward = '';
16952
+ if (cameraDirection.x < 0)
16953
+ angel += 180;
16954
+ if (angel < 0)
16955
+ angel += 360;
16956
+ if (angel > 315 || angel <= 45) {
16957
+ toward = 'right';
16958
+ }
16959
+ else if (angel > 45 && angel <= 135) {
16960
+ toward = 'back';
16961
+ }
16962
+ else if (angel > 135 && angel <= 225) {
16963
+ toward = 'left';
16964
+ }
16965
+ else if (angel > 225 && angel <= 315) {
16966
+ toward = 'forward';
16967
+ }
16968
+ return toward;
16969
+ }
16970
+ function getDistance(p1, p2) {
16971
+ return Math.sqrt(Math.pow(p1.z - p2.z, 2) + Math.pow(p1.x - p2.x, 2));
16972
+ }
16973
+ // left、right、forward、back 是 roomLabel 的朝向
16974
+ function getToward(rad) {
16975
+ const pi_4 = Math.PI / 4;
16976
+ if (rad > -pi_4 && rad <= pi_4) {
16977
+ return 'left';
16978
+ }
16979
+ else if (rad > pi_4 * 3 || rad <= -pi_4 * 3) {
16980
+ return 'right';
16981
+ }
16982
+ else if (rad > -pi_4 * 3 && rad <= -pi_4) {
16983
+ return 'forward';
16984
+ }
16985
+ else if (rad > pi_4 && rad <= pi_4 * 3) {
16986
+ return 'back';
16987
+ }
16988
+ return '';
16989
+ }
16990
+
16991
+ const defaultBaseOptions = { userAction: true };
16992
+ /**
16993
+ * 分间标签插件
16994
+ * @author kyleju
16995
+ */
16996
+ class PanoDoorLabelPluginController extends BasePanoPluginController {
16997
+ constructor(five) {
16998
+ super(five);
16999
+ Object.defineProperty(this, "MinVisibledistance", {
17000
+ enumerable: true,
17001
+ configurable: true,
17002
+ writable: true,
17003
+ value: 1.8
17004
+ });
17005
+ Object.defineProperty(this, "MaxVisibledistance", {
17006
+ enumerable: true,
17007
+ configurable: true,
17008
+ writable: true,
17009
+ value: 6
17010
+ });
17011
+ Object.defineProperty(this, "OffsetHeight", {
17012
+ enumerable: true,
17013
+ configurable: true,
17014
+ writable: true,
17015
+ value: -1.3
17016
+ }); // 标签页面高度偏移值
17017
+ Object.defineProperty(this, "rooms", {
17018
+ enumerable: true,
17019
+ configurable: true,
17020
+ writable: true,
17021
+ value: void 0
17022
+ });
17023
+ Object.defineProperty(this, "floorplanServerData", {
17024
+ enumerable: true,
17025
+ configurable: true,
17026
+ writable: true,
17027
+ value: void 0
17028
+ });
17029
+ /** 标签项 */
17030
+ Object.defineProperty(this, "doorLabelItems", {
17031
+ enumerable: true,
17032
+ configurable: true,
17033
+ writable: true,
17034
+ value: void 0
17035
+ });
17036
+ /** 每个点位 visible 标签的缓存 */
17037
+ Object.defineProperty(this, "visibleLabelMap", {
17038
+ enumerable: true,
17039
+ configurable: true,
17040
+ writable: true,
17041
+ value: new Map()
17042
+ });
17043
+ /** 标签项Prop值 */
17044
+ Object.defineProperty(this, "labelItems", {
17045
+ enumerable: true,
17046
+ configurable: true,
17047
+ writable: true,
17048
+ value: []
17049
+ });
17050
+ /** 数据 */
17051
+ Object.defineProperty(this, "doorLabels", {
17052
+ enumerable: true,
17053
+ configurable: true,
17054
+ writable: true,
17055
+ value: void 0
17056
+ });
17057
+ Object.defineProperty(this, "roomObservers", {
17058
+ enumerable: true,
17059
+ configurable: true,
17060
+ writable: true,
17061
+ value: void 0
17062
+ });
17063
+ Object.defineProperty(this, "loadData", {
17064
+ enumerable: true,
17065
+ configurable: true,
17066
+ writable: true,
17067
+ value: (floorplanServerData) => {
17068
+ if (this.doorLabelItems && this.doorLabelItems.length > 0) {
17069
+ this.doorLabelItems.forEach((doorItem) => {
17070
+ doorItem.$destroy();
17071
+ });
17072
+ }
17073
+ this.labelItems = [];
17074
+ this.doorLabels = [];
17075
+ this.doorLabelItems = [];
17076
+ this.floorplanServerData = floorplanServerData;
17077
+ this.five.once('panoArrived', () => {
17078
+ console.log('doorplugin', 'panoArrived');
17079
+ this.initData();
17080
+ });
17081
+ }
17082
+ });
17083
+ Object.defineProperty(this, "initRoomObservers", {
17084
+ enumerable: true,
17085
+ configurable: true,
17086
+ writable: true,
17087
+ value: () => {
17088
+ var _a, _b;
17089
+ const floorDatas = this.floorplanServerData.computed_data.floor_datas || [];
17090
+ const observers = ((_b = (_a = this.five) === null || _a === void 0 ? void 0 : _a.work) === null || _b === void 0 ? void 0 : _b.observers) || [];
17091
+ const roomObservers = observers
17092
+ // eslint-disable-next-line array-callback-return
17093
+ .map((ob) => {
17094
+ const panoIndex = ob.panoIndex;
17095
+ const floorIndex = ob.floorIndex;
17096
+ const floor = floorDatas === null || floorDatas === void 0 ? void 0 : floorDatas.find((d) => d.floor_index === floorIndex);
17097
+ if (floor) {
17098
+ const room = floor.rooms.find((r) => r.observer_indexs.includes(panoIndex));
17099
+ if (room) {
17100
+ return { panoIndex, floorIndex, name: room.name };
17101
+ }
17102
+ }
17103
+ })
17104
+ .filter(Boolean);
17105
+ this.roomObservers = roomObservers;
17106
+ }
17107
+ });
17108
+ Object.defineProperty(this, "hideAllLabels", {
17109
+ enumerable: true,
17110
+ configurable: true,
17111
+ writable: true,
17112
+ value: () => {
17113
+ this.labelItems.forEach((item) => {
17114
+ item.visible = false;
17115
+ item.inSight = false;
17116
+ });
17117
+ this.render();
17118
+ }
17119
+ });
17120
+ Object.defineProperty(this, "fixDoorVisibleAndPosition", {
17121
+ enumerable: true,
17122
+ configurable: true,
17123
+ writable: true,
17124
+ value: () => {
17125
+ this.initRoomObservers();
17126
+ const { panoIndex } = this.five;
17127
+ if (!this.visible)
17128
+ return;
17129
+ if (this.five.model.empty)
17130
+ return;
17131
+ if (panoIndex === null)
17132
+ return;
17133
+ if (!this.roomObservers.find((item) => item.panoIndex === panoIndex))
17134
+ return;
17135
+ const roomObserver = this.roomObservers.find((item) => {
17136
+ return item.panoIndex === panoIndex;
17137
+ });
17138
+ const position = this.five.work.observers.find((item) => item.panoIndex === panoIndex).position;
17139
+ const targetPoint = position.clone();
17140
+ const visibleLabelIds = (() => {
17141
+ if (this.visibleLabelMap.has(panoIndex)) {
17142
+ /** 使用缓存 */
17143
+ return this.visibleLabelMap.get(panoIndex);
17144
+ }
17145
+ else {
17146
+ const visibleDoorIds = [];
17147
+ this.doorLabels.forEach((doorLabelItem, index) => {
17148
+ // step1 校验分间
17149
+ if (doorLabelItem.roomName === roomObserver.name)
17150
+ return;
17151
+ // step2 校验最大最小值
17152
+ const doorPosition = doorLabelItem.position.clone();
17153
+ const distance = doorPosition.distanceTo(targetPoint);
17154
+ if (distance < this.MinVisibledistance || distance > this.MaxVisibledistance)
17155
+ return;
17156
+ // step3 碰撞检测是否有遮挡
17157
+ const raycaster = new THREE.Raycaster();
17158
+ const direction = doorPosition.clone().sub(targetPoint).normalize();
17159
+ raycaster.set(targetPoint, direction);
17160
+ const [intersection] = this.five.model.intersectRaycaster(raycaster);
17161
+ if (intersection && intersection.distance + 0.1 < distance)
17162
+ return;
17163
+ // 🥳 最终剩下的就是当前点位可见的标签
17164
+ visibleDoorIds.push(index);
17165
+ });
17166
+ this.visibleLabelMap.set(panoIndex, visibleDoorIds);
17167
+ return visibleDoorIds;
17168
+ }
17169
+ })();
17170
+ this.labelItems.forEach((data, index) => {
17171
+ data.visible = visibleLabelIds.includes(index);
17172
+ });
17173
+ this.fixDoorPosition();
17174
+ }
17175
+ });
17176
+ Object.defineProperty(this, "fixDoorPosition", {
17177
+ enumerable: true,
17178
+ configurable: true,
17179
+ writable: true,
17180
+ value: () => {
17181
+ const { panoIndex, camera } = this.five;
17182
+ if (panoIndex === null)
17183
+ return;
17184
+ if (this.five.currentMode !== 'Panorama')
17185
+ return this.hideAllLabels();
17186
+ const fiveElement = this.five.getElement();
17187
+ const canvasWidth = fiveElement.clientWidth;
17188
+ const canvasHeight = fiveElement.clientHeight;
17189
+ const cameraDirection = camera.getWorldDirection(new THREE.Vector3());
17190
+ const neverOverlapLabels = [];
17191
+ const labelItems = [...this.labelItems];
17192
+ labelItems.forEach((doorLabel, index) => {
17193
+ if (doorLabel.visible) {
17194
+ const disFromCameraToLabel = camera.position.distanceTo(doorLabel.position);
17195
+ const labelPosition = doorLabel.position.clone().add(new THREE.Vector3(0, this.OffsetHeight, 0));
17196
+ const direction = labelPosition.clone().sub(camera.position).normalize();
17197
+ const angle = direction.angleTo(cameraDirection);
17198
+ const mouse = labelPosition.clone().project(camera);
17199
+ const left = ((mouse.x + 1) / 2.2) * 100;
17200
+ const top = ((-mouse.y + 1) / 2.2) * 100;
17201
+ const visible = left >= 0 &&
17202
+ left <= 100 &&
17203
+ top >= 0 &&
17204
+ top <= 100 &&
17205
+ disFromCameraToLabel > this.MinVisibledistance &&
17206
+ disFromCameraToLabel <= this.MaxVisibledistance;
17207
+ doorLabel.left = left;
17208
+ doorLabel.top = top;
17209
+ doorLabel.inSight = visible && angle < Math.PI / 2;
17210
+ doorLabel.cameraToward = getCameraToward(this.five);
17211
+ if (visible)
17212
+ neverOverlapLabels.push({ disFromCameraToLabel, left, top, index });
17213
+ else
17214
+ doorLabel.transform = 'translate(-50%, -50%)';
17215
+ }
17216
+ else {
17217
+ doorLabel.inSight = false;
17218
+ }
17219
+ });
17220
+ // 视线内多标签防重叠单独处理
17221
+ if (neverOverlapLabels.length > 1) {
17222
+ let heightLevel = 0;
17223
+ neverOverlapLabels.sort((a, b) => b.disFromCameraToLabel - a.disFromCameraToLabel);
17224
+ for (let i = 1; i < neverOverlapLabels.length; i++) {
17225
+ const { index: idx1, left: l1, top: t1 } = neverOverlapLabels[i - 1];
17226
+ const { index: idx2, left: l2, top: t2 } = neverOverlapLabels[i];
17227
+ const rectDom1 = this.container.children[idx1];
17228
+ const rectDom2 = this.container.children[idx2];
17229
+ if (!rectDom1 || !rectDom2)
17230
+ return;
17231
+ const rect1 = {
17232
+ left: (canvasWidth * l1) / 100,
17233
+ top: (canvasHeight * t1) / 100,
17234
+ width: rectDom1.children[0].clientWidth,
17235
+ height: rectDom1.children[0].clientHeight,
17236
+ };
17237
+ const rect2 = {
17238
+ left: (canvasWidth * l2) / 100,
17239
+ top: (canvasHeight * t2) / 100,
17240
+ width: rectDom2.children[0].clientWidth,
17241
+ height: rectDom2.children[0].clientHeight,
17242
+ };
17243
+ if (isTwoRectOverlaped(rect1, rect2)) {
17244
+ heightLevel++;
17245
+ labelItems[idx1].transform = `translate(-50%, ${(heightLevel - 1) * 100 - 50}%)`;
17246
+ labelItems[idx2].transform = `translate(-50%, ${heightLevel * 100 - 50}%)`;
17247
+ }
17248
+ }
17249
+ }
17250
+ this.labelItems = labelItems;
17251
+ this.render();
17252
+ }
17253
+ });
17254
+ Object.defineProperty(this, "onClick", {
17255
+ enumerable: true,
17256
+ configurable: true,
17257
+ writable: true,
17258
+ value: (roomName, position) => {
17259
+ if (!this.rooms)
17260
+ return;
17261
+ const { work } = this.five;
17262
+ let nearestIndex;
17263
+ let nearestVector;
17264
+ let minDistance = Infinity;
17265
+ for (let index = 0; index < work.observers.length; index++) {
17266
+ if (this.rooms[index].name !== roomName)
17267
+ continue;
17268
+ const observer = work.observers[index];
17269
+ const observerPoint = observer.standingPosition;
17270
+ const distance = position.distanceTo(observerPoint);
17271
+ if (distance < minDistance) {
17272
+ nearestIndex = index;
17273
+ nearestVector = observerPoint.clone().sub(position).normalize();
17274
+ minDistance = distance;
17275
+ }
17276
+ }
17277
+ if (nearestVector !== null && nearestIndex !== null) {
17278
+ const options = {};
17279
+ if (minDistance > 0) {
17280
+ const fromVector = new THREE.Vector3(0, 0, -1);
17281
+ const toVector = nearestVector.clone();
17282
+ const quaternion = new THREE.Quaternion();
17283
+ quaternion.setFromUnitVectors(fromVector, toVector);
17284
+ const euler = new THREE.Euler();
17285
+ euler.setFromQuaternion(quaternion, 'YXZ');
17286
+ options.longitude = euler.y;
17287
+ }
17288
+ const canceled = this.five.emit('wantsToMoveToPano', nearestIndex, {}, true);
17289
+ if (!canceled) {
17290
+ this.five.moveToPano(nearestIndex, { longitude: options.longitude });
17291
+ }
17292
+ }
17293
+ }
17294
+ });
17295
+ Object.defineProperty(this, "initData", {
17296
+ enumerable: true,
17297
+ configurable: true,
17298
+ writable: true,
17299
+ value: () => {
17300
+ var _a;
17301
+ this.doorLabels = [];
17302
+ const pano_index = this.five.panoIndex;
17303
+ const floor_index = this.floorplanServerData.computed_data.observers[pano_index].floor_index;
17304
+ const rooms = floor_index !== undefined &&
17305
+ ((_a = this.floorplanServerData.computed_data.floor_datas[floor_index]) === null || _a === void 0 ? void 0 : _a.rooms);
17306
+ this.rooms = rooms;
17307
+ if (this.rooms && this.rooms.length > 0) {
17308
+ this.rooms.forEach((room) => {
17309
+ var _a;
17310
+ const doors = (_a = this.floorplanServerData.computed_data.doors) === null || _a === void 0 ? void 0 : _a.filter((doorItem) => {
17311
+ if (doorItem && doorItem.name === room.name) {
17312
+ return true;
17313
+ }
17314
+ return false;
17315
+ });
17316
+ const observersInRoom = this.five.work.observers.filter((observer, index) => {
17317
+ if (room.observer_indexs.find((item) => item === index))
17318
+ return true;
17319
+ return false;
17320
+ });
17321
+ if (doors) {
17322
+ doors.forEach((door) => {
17323
+ const doorPoint = door.position;
17324
+ let minDistance = Infinity;
17325
+ let nearestPoint;
17326
+ // 遍历门所在房间所有的点,找到离门最近的点
17327
+ observersInRoom.forEach((observer) => {
17328
+ const position = observer.standingPosition;
17329
+ const observerPoint = {
17330
+ x: position.x,
17331
+ y: position.y,
17332
+ z: position.z,
17333
+ };
17334
+ const distance = getDistance(doorPoint, observerPoint);
17335
+ if (distance < minDistance) {
17336
+ minDistance = distance;
17337
+ nearestPoint = observerPoint;
17338
+ }
17339
+ });
17340
+ if (nearestPoint)
17341
+ doorPoint.y = nearestPoint.y + 0.01;
17342
+ const position = new THREE.Vector3(doorPoint.x, doorPoint.y, doorPoint.z);
17343
+ position.add(new THREE.Vector3(-0.2, 1.8, 0).applyEuler(new THREE.Euler(0, door.rad, 0)));
17344
+ this.doorLabels.push({
17345
+ roomName: room.name,
17346
+ name: door.name,
17347
+ position,
17348
+ toward: getToward(door.rad),
17349
+ });
17350
+ });
17351
+ }
17352
+ });
17353
+ }
17354
+ this.labelItems = this.doorLabels.map((data) => (Object.assign(Object.assign({}, data), { left: 0, top: 0, visible: false, inSight: false, transform: '', cameraToward: '' })));
17355
+ console.log('doorplugin', 'labelItems', this.labelItems);
17356
+ this.five.on('wantsToMoveToPano', this.hideAllLabels);
17357
+ this.five.on('modelLoaded', this.fixDoorVisibleAndPosition);
17358
+ this.five.on('panoArrived', this.fixDoorVisibleAndPosition);
17359
+ this.five.on('initAnimationEnded', this.fixDoorPosition);
17360
+ this.five.on('cameraUpdate', this.fixDoorPosition);
17361
+ this.five.on('mouseWheel', this.fixDoorPosition);
17362
+ this.five.on('pinchGesture', this.fixDoorPosition);
17363
+ this.fixDoorVisibleAndPosition();
17364
+ }
17365
+ });
17366
+ }
17367
+ stateChangedCallback(prevState, options) {
17368
+ if (this.hooks.hasListener('stateChange')) {
17369
+ const optionParams = {
17370
+ state: this.state,
17371
+ prevState,
17372
+ userAction: options ? options.userAction : defaultBaseOptions.userAction,
17373
+ };
17374
+ this.hooks.emit('stateChange', optionParams);
17375
+ }
17376
+ }
17377
+ render() {
17378
+ if (!this.enabled) {
17379
+ this.doorLabelItems &&
17380
+ this.doorLabelItems.length > 0 &&
17381
+ this.doorLabelItems.forEach((item) => {
17382
+ item === null || item === void 0 ? void 0 : item.$destroy();
17383
+ });
17384
+ this.doorLabels = undefined;
17385
+ return;
17386
+ }
17387
+ if (this.doorLabelItems) {
17388
+ this.doorLabelItems.forEach((item) => {
17389
+ item.$destroy();
17390
+ });
17391
+ }
17392
+ this.doorLabelItems = [];
17393
+ this.labelItems.forEach((item) => {
17394
+ this.doorLabelItems.push(new DoorLabelItem({
17395
+ target: this.container,
17396
+ props: {
17397
+ props: item,
17398
+ onClick: () => {
17399
+ this.onClick(item.name, item.position);
17400
+ },
17401
+ },
17402
+ }));
17403
+ });
17404
+ }
17405
+ initState() {
17406
+ return { enabled: true, visible: true };
17407
+ }
17408
+ dispose() {
17409
+ if (this.five) {
17410
+ this.five.off('wantsToMoveToPano', this.hideAllLabels);
17411
+ this.five.off('modelLoaded', this.fixDoorVisibleAndPosition);
17412
+ this.five.off('panoArrived', this.fixDoorVisibleAndPosition);
17413
+ this.five.off('initAnimationEnded', this.fixDoorPosition);
17414
+ this.five.off('cameraUpdate', this.fixDoorPosition);
17415
+ this.five.off('mouseWheel', this.fixDoorPosition);
17416
+ this.five.off('pinchGesture', this.fixDoorPosition);
17417
+ super.dispose();
17418
+ }
17419
+ }
17420
+ }
17421
+
17422
+ const PanoDoorLabelPlugin = (five) => {
17423
+ return new PanoDoorLabelPluginController(five);
17424
+ };
17425
+
17426
+ const DnalogelVersion = '2.0.0-alpha.43';
16655
17427
 
16656
17428
  exports.CSS3DRenderPlugin = CSS3DRenderPlugin;
16657
17429
  exports.CameraMovementPlugin = CameraMovementPlugin;
@@ -16668,6 +17440,7 @@ void main() {
16668
17440
  exports.ModelViewPlugin = ModelViewPlugin;
16669
17441
  exports.PanoCompassPlugin = PanoCompassPlugin;
16670
17442
  exports.PanoCursorRaycasterPlugin = PanoCursorRaycasterPlugin;
17443
+ exports.PanoDoorLabelPlugin = PanoDoorLabelPlugin;
16671
17444
  exports.PanoFloorplanRadarPlugin = PanoFloorplanRadarPlugin;
16672
17445
  exports.PanoMeasurePlugin = PanoMeasurePlugin;
16673
17446
  exports.PanoRulerPlugin = PanoRulerPlugin;