@realsee/dnalogel 2.23.0 → 2.23.1-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (317) hide show
  1. package/dist/PanoMeasurePlugin/Modules/GuideController.d.ts +1 -0
  2. package/dist/PanoMeasurePlugin/Modules/UIController/index.d.ts +1 -0
  3. package/dist/index.cjs.js +43 -47
  4. package/dist/index.js +2957 -2853
  5. package/dist/index.umd.js +35 -39
  6. package/docs/classes/CSS3DRender.html +30 -30
  7. package/docs/classes/CruisePluginController.html +25 -25
  8. package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
  9. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
  10. package/docs/classes/Magnifier.html +19 -19
  11. package/docs/classes/ModelRoomLabelController.html +10 -10
  12. package/docs/classes/Object3DHelperController.html +24 -24
  13. package/docs/classes/PaintBrush.html +14 -14
  14. package/docs/classes/PanoMeasurePluginLine.html +26 -26
  15. package/docs/classes/PanoMeasurePluginModel.html +26 -26
  16. package/docs/classes/PanoMeasurePluginPoint.html +13 -13
  17. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  18. package/docs/classes/PanoTagPluginController.html +46 -46
  19. package/docs/classes/Util.BetterTween.html +8 -8
  20. package/docs/classes/Util.Interval.html +11 -11
  21. package/docs/classes/Util.Magnifier.html +19 -19
  22. package/docs/classes/Util.PointDomHelper.html +10 -10
  23. package/docs/classes/Util.PointHelper.html +10 -10
  24. package/docs/classes/Util.PointSelectorHelper.html +15 -15
  25. package/docs/classes/Util.Rectangle.html +12 -12
  26. package/docs/enums/CameraMovementEffect.html +6 -6
  27. package/docs/enums/ContentType.html +19 -19
  28. package/docs/enums/DIRECTION.html +8 -8
  29. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
  30. package/docs/enums/DimensionType.html +6 -6
  31. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
  32. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
  33. package/docs/enums/PaintBrushTypeEnum.html +7 -7
  34. package/docs/enums/PointType.html +6 -6
  35. package/docs/enums/Rotation.html +7 -7
  36. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  37. package/docs/functions/CameraMovementPlugin.html +3 -3
  38. package/docs/functions/CruisePlugin.html +3 -3
  39. package/docs/functions/GuideLinePlugin.html +4 -4
  40. package/docs/functions/ItemLabelPlugin.html +3 -3
  41. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  42. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  43. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  44. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  45. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  46. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  47. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  48. package/docs/functions/ModelViewPlugin.html +3 -3
  49. package/docs/functions/Object3DHelperPlugin.html +3 -3
  50. package/docs/functions/PanoCompassPlugin.html +3 -3
  51. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  52. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  53. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  54. package/docs/functions/PanoMeasurePlugin.html +3 -3
  55. package/docs/functions/PanoRulerPlugin.html +3 -3
  56. package/docs/functions/PanoRulerProPlugin.html +3 -3
  57. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  58. package/docs/functions/PanoTagPlugin.html +3 -3
  59. package/docs/functions/PanoVideoPlugin.html +3 -3
  60. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  61. package/docs/functions/Util.absoluteUrl.html +4 -4
  62. package/docs/functions/Util.getCoordsFromClient.html +4 -4
  63. package/docs/functions/Util.getCoordsFromElement.html +4 -4
  64. package/docs/functions/Util.getFrameTime.html +4 -4
  65. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
  66. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
  67. package/docs/functions/Util.isAbsoluteURL.html +4 -4
  68. package/docs/functions/Util.isModelLike.html +4 -4
  69. package/docs/functions/Util.isNil.html +4 -4
  70. package/docs/functions/Util.isPanoramaLike.html +4 -4
  71. package/docs/functions/Util.nextFrame.html +4 -4
  72. package/docs/functions/Util.notNil.html +4 -4
  73. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
  74. package/docs/functions/Util.tweenProgress.html +4 -4
  75. package/docs/functions/Util.uuid.html +4 -4
  76. package/docs/functions/pluginFlag.html +4 -4
  77. package/docs/index.html +4 -4
  78. package/docs/interfaces/AddTagConfig.html +5 -5
  79. package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
  80. package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
  81. package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
  82. package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
  83. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
  84. package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
  85. package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
  86. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
  87. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
  88. package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
  89. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +6 -6
  90. package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
  91. package/docs/interfaces/EventMap.html +14 -14
  92. package/docs/interfaces/FloorplanBounding.html +7 -7
  93. package/docs/interfaces/FloorplanData.html +9 -9
  94. package/docs/interfaces/FloorplanEntrance.html +10 -10
  95. package/docs/interfaces/FloorplanExtraObject.html +9 -9
  96. package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
  97. package/docs/interfaces/FloorplanFloorData.html +8 -8
  98. package/docs/interfaces/FloorplanImagePosition.html +6 -6
  99. package/docs/interfaces/FloorplanObserver.html +8 -8
  100. package/docs/interfaces/FloorplanOutlineItem.html +8 -8
  101. package/docs/interfaces/FloorplanPosition.html +6 -6
  102. package/docs/interfaces/FloorplanRoomItem.html +12 -12
  103. package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
  104. package/docs/interfaces/FloorplanServerBounding.html +7 -7
  105. package/docs/interfaces/FloorplanServerComputedData.html +9 -9
  106. package/docs/interfaces/FloorplanServerData.html +6 -6
  107. package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
  108. package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
  109. package/docs/interfaces/FloorplanServerEntrance.html +10 -10
  110. package/docs/interfaces/FloorplanServerFloorData.html +8 -8
  111. package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
  112. package/docs/interfaces/FloorplanServerObserver.html +8 -8
  113. package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
  114. package/docs/interfaces/FloorplanServerPosition.html +6 -6
  115. package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
  116. package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
  117. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
  118. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
  119. package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
  120. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
  121. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
  122. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
  123. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
  124. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
  125. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
  126. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
  127. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
  128. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +6 -6
  129. package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
  130. package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
  131. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
  132. package/docs/interfaces/HelperOffset.html +7 -7
  133. package/docs/interfaces/ImagePlaneGroup.html +5 -5
  134. package/docs/interfaces/ItemLabelPluginData.html +5 -5
  135. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
  136. package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
  137. package/docs/interfaces/MinMax.html +6 -6
  138. package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
  139. package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
  140. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
  141. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
  142. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
  143. package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
  144. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
  145. package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
  146. package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
  147. package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
  148. package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
  149. package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
  150. package/docs/interfaces/ModelViewPluginExportType.html +10 -10
  151. package/docs/interfaces/Object3DHelperState.html +7 -7
  152. package/docs/interfaces/ObjectHelperControllers.html +8 -8
  153. package/docs/interfaces/PaintBrushAction.html +11 -11
  154. package/docs/interfaces/PaintBrushConfigs.html +11 -11
  155. package/docs/interfaces/PaintBrushState.html +9 -9
  156. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
  157. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
  158. package/docs/interfaces/PanoMeasureParameterType.html +14 -14
  159. package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
  160. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
  161. package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
  162. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
  163. package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
  164. package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
  165. package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
  166. package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
  167. package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
  168. package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
  169. package/docs/interfaces/PanoRulerProPluginState.html +7 -7
  170. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
  171. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
  172. package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
  173. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
  174. package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
  175. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
  176. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
  177. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
  178. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
  179. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
  180. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
  181. package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
  182. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  183. package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
  184. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
  185. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
  186. package/docs/interfaces/Point.html +7 -7
  187. package/docs/interfaces/Room.html +8 -8
  188. package/docs/interfaces/RoomInfo.html +6 -6
  189. package/docs/interfaces/RoomLabel.html +13 -13
  190. package/docs/interfaces/RoomRules.html +4 -4
  191. package/docs/interfaces/Rooms.html +4 -4
  192. package/docs/interfaces/Scissor.html +8 -8
  193. package/docs/interfaces/State.html +7 -7
  194. package/docs/interfaces/TagCacheInterface.html +11 -11
  195. package/docs/interfaces/TagConfig.html +12 -12
  196. package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
  197. package/docs/interfaces/TagIconUrl.html +11 -11
  198. package/docs/interfaces/TagObjectGroup.html +5 -5
  199. package/docs/interfaces/TagStyle.html +5 -5
  200. package/docs/interfaces/Tags.html +8 -8
  201. package/docs/interfaces/TemporaryState.html +5 -5
  202. package/docs/interfaces/Util.MagnifierParameter.html +10 -10
  203. package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
  204. package/docs/interfaces/Util.PointIntersection.html +7 -7
  205. package/docs/modules/CruisePluginTypes.html +4 -4
  206. package/docs/modules/GuideLineItem.html +4 -4
  207. package/docs/modules/GuideLineModeItem.html +4 -4
  208. package/docs/modules/GuideLinePluginType.html +4 -4
  209. package/docs/modules/PanoVideoPluginType.html +4 -4
  210. package/docs/modules/Util.html +4 -4
  211. package/docs/modules.html +4 -4
  212. package/docs/types/ArrayPosition.html +4 -4
  213. package/docs/types/AudioAppearance.html +4 -4
  214. package/docs/types/AudioTagTypeConfigKey.html +4 -4
  215. package/docs/types/CSS3DRenderExportType.html +4 -4
  216. package/docs/types/CSS3DRenderPluginExportType.html +4 -4
  217. package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
  218. package/docs/types/ClassFunctionParameters.html +4 -4
  219. package/docs/types/Color.html +4 -4
  220. package/docs/types/ContentTypeConfigKey.html +4 -4
  221. package/docs/types/ContentTypeConfigKeySplit.html +4 -4
  222. package/docs/types/ContentTypeMap.html +4 -4
  223. package/docs/types/Create3DDomContainerReturnType.html +4 -4
  224. package/docs/types/Create3DElementReturnType.html +4 -4
  225. package/docs/types/CruisePluginExportType.html +4 -4
  226. package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
  227. package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
  228. package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
  229. package/docs/types/DeprecatedTagProperty.html +4 -4
  230. package/docs/types/Direction-1.html +4 -4
  231. package/docs/types/Direction4.html +4 -4
  232. package/docs/types/ElementRenderer.html +4 -4
  233. package/docs/types/FloorplanRuleLabels.html +4 -4
  234. package/docs/types/FloorplanServerRuleLabels.html +4 -4
  235. package/docs/types/GuideLinePluginExportType.html +4 -4
  236. package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
  237. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
  238. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
  239. package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
  240. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
  241. package/docs/types/GuideLinePluginType.PathItem.html +4 -4
  242. package/docs/types/GuideLinePluginType.PluginData.html +4 -4
  243. package/docs/types/HelperEventMap.html +4 -4
  244. package/docs/types/LoadTagConfig.html +4 -4
  245. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
  246. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
  247. package/docs/types/MediaData.html +4 -4
  248. package/docs/types/MediaStore.html +4 -4
  249. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
  250. package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
  251. package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
  252. package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
  253. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
  254. package/docs/types/MoveArgs.html +4 -4
  255. package/docs/types/MoveOpts.html +4 -4
  256. package/docs/types/Object3DHelperEventMap.html +4 -4
  257. package/docs/types/ObjectFit.html +4 -4
  258. package/docs/types/PaintBrushEventMap.html +4 -4
  259. package/docs/types/PanoCompassPluginData.html +4 -4
  260. package/docs/types/PanoCompassPluginExportType.html +4 -4
  261. package/docs/types/PanoCompassPluginParameterType.html +4 -4
  262. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
  263. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
  264. package/docs/types/PanoIndex.html +4 -4
  265. package/docs/types/PanoMeasurePluginEvent.html +4 -4
  266. package/docs/types/PanoMeasureReturnType.html +4 -4
  267. package/docs/types/PanoSpatialTagPluginId.html +4 -4
  268. package/docs/types/PanoTagPluginExportInterface.html +4 -4
  269. package/docs/types/PanoTagPluginParamsInterface.html +4 -4
  270. package/docs/types/PanoVideoPluginParameterType.html +4 -4
  271. package/docs/types/PanoVideoPluginReturnType.html +4 -4
  272. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
  273. package/docs/types/PlaneTag.html +4 -4
  274. package/docs/types/Point2DTag.html +4 -4
  275. package/docs/types/Point3DTag.html +4 -4
  276. package/docs/types/PointTag.html +4 -4
  277. package/docs/types/PointTagInstance.html +4 -4
  278. package/docs/types/Position.html +4 -4
  279. package/docs/types/RotateArgs.html +4 -4
  280. package/docs/types/RotateOpts.html +4 -4
  281. package/docs/types/RuleLabelsKey.html +4 -4
  282. package/docs/types/RuleLabelsValue.html +4 -4
  283. package/docs/types/StickType.html +4 -4
  284. package/docs/types/Tag.html +4 -4
  285. package/docs/types/Tag2D.html +4 -4
  286. package/docs/types/Tag3D.html +4 -4
  287. package/docs/types/TagContentType.html +4 -4
  288. package/docs/types/TagDimensionType.html +4 -4
  289. package/docs/types/TagElement.html +4 -4
  290. package/docs/types/TagEvents.html +4 -4
  291. package/docs/types/TagGLTFObject.html +4 -4
  292. package/docs/types/TagHooks.html +4 -4
  293. package/docs/types/TagId.html +4 -4
  294. package/docs/types/TagInstance.html +4 -4
  295. package/docs/types/TagPointType.html +4 -4
  296. package/docs/types/TagRendererMap.html +4 -4
  297. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
  298. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
  299. package/docs/types/WorkCode.html +4 -4
  300. package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
  301. package/docs/variables/PLUGIN.html +4 -4
  302. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
  303. package/docs/variables/ROOM_TYPE_MAP.html +4 -4
  304. package/docs/variables/itemLabelPluginServerParams.html +4 -4
  305. package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
  306. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
  307. package/libs/PanoMeasurePlugin/Components/Controller0.js +163 -118
  308. package/libs/PanoMeasurePlugin/Components/Controller1.js +236 -184
  309. package/libs/PanoMeasurePlugin/Components/Tip.js +78 -77
  310. package/libs/PanoMeasurePlugin/Controller/index.js +15 -10
  311. package/libs/PanoMeasurePlugin/Modules/GuideController.d.ts +1 -0
  312. package/libs/PanoMeasurePlugin/Modules/GuideController.js +1 -0
  313. package/libs/PanoMeasurePlugin/Modules/UIController/index.d.ts +1 -0
  314. package/libs/PanoMeasurePlugin/Modules/UIController/index.js +20 -20
  315. package/libs/base/BasePlugin.js +1 -1
  316. package/libs/shared-utils/logger.js +1 -1
  317. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
- import { safe_not_equal as D } from "../../vendor/svelte/src/runtime/internal/utils.js";
2
- import { append_styles as E, empty as N, insert as w, detach as q, element as b, text as O, attr as k, append as C, set_data as P } from "../../vendor/svelte/src/runtime/internal/dom.js";
3
- import { transition_in as d, transition_out as y, check_outros as W, create_bidirectional_transition as T, group_outros as j } from "../../vendor/svelte/src/runtime/internal/transitions.js";
4
- import { add_render_callback as A, binding_callbacks as B } from "../../vendor/svelte/src/runtime/internal/scheduler.js";
5
- import { onMount as F, onDestroy as G } from "../../vendor/svelte/src/runtime/internal/lifecycle.js";
6
- import { SvelteComponent as H, init as I } from "../../vendor/svelte/src/runtime/internal/Component.js";
1
+ import { safe_not_equal as E } from "../../vendor/svelte/src/runtime/internal/utils.js";
2
+ import { append_styles as N, empty as O, insert as q, detach as x, element as k, text as P, attr as C, append as y, set_data as W } from "../../vendor/svelte/src/runtime/internal/dom.js";
3
+ import { transition_in as h, transition_out as T, check_outros as j, create_bidirectional_transition as M, group_outros as A } from "../../vendor/svelte/src/runtime/internal/transitions.js";
4
+ import { add_render_callback as B, binding_callbacks as F } from "../../vendor/svelte/src/runtime/internal/scheduler.js";
5
+ import { onMount as G, onDestroy as H } from "../../vendor/svelte/src/runtime/internal/lifecycle.js";
6
+ import { SvelteComponent as I, init as J } from "../../vendor/svelte/src/runtime/internal/Component.js";
7
7
  import "../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
8
8
  import { fade as v } from "../../vendor/svelte/src/runtime/transition/index.js";
9
9
  import "../../vendor/svelte/src/runtime/internal/environment.js";
@@ -11,130 +11,131 @@ import "../../vendor/svelte/src/runtime/internal/loop.js";
11
11
  import "../../vendor/svelte/src/runtime/internal/style_manager.js";
12
12
  import "../../vendor/svelte/src/shared/version.js";
13
13
  import "../../vendor/svelte/src/runtime/easing/index.js";
14
- function J(n) {
15
- E(n, "svelte-1q8gtp4", ".Measure-Tips.svelte-1q8gtp4.svelte-1q8gtp4{box-sizing:border-box;position:absolute;pointer-events:none;top:0;width:100%;padding:0 2.5rem}.Measure-Tips.svelte-1q8gtp4 .text.svelte-1q8gtp4{text-align:center;position:relative;max-width:100%;top:3.125rem;color:#fff;word-break:break-all;word-wrap:break-word;text-shadow:0 0.0625rem 0.375rem rgba(0, 0, 0, 0.5);font-size:1.25rem;font-weight:bold}");
14
+ function K(s) {
15
+ N(s, "svelte-1q8gtp4", ".Measure-Tips.svelte-1q8gtp4.svelte-1q8gtp4{box-sizing:border-box;position:absolute;pointer-events:none;top:0;width:100%;padding:0 2.5rem}.Measure-Tips.svelte-1q8gtp4 .text.svelte-1q8gtp4{text-align:center;position:relative;max-width:100%;top:3.125rem;color:#fff;word-break:break-all;word-wrap:break-word;text-shadow:0 0.0625rem 0.375rem rgba(0, 0, 0, 0.5);font-size:1.25rem;font-weight:bold}");
16
16
  }
17
- function M(n) {
18
- let i, e, t, r, s;
17
+ function w(s) {
18
+ let i, e, t, r, l;
19
19
  return {
20
20
  c() {
21
- i = b("div"), e = b("div"), t = O(
21
+ i = k("div"), e = k("div"), t = P(
22
22
  /*tip*/
23
- n[2]
24
- ), k(e, "class", "text svelte-1q8gtp4"), k(i, "class", "Measure-Tips svelte-1q8gtp4");
23
+ s[2]
24
+ ), C(e, "class", "text svelte-1q8gtp4"), C(i, "class", "Measure-Tips svelte-1q8gtp4");
25
25
  },
26
- m(l, f) {
27
- w(l, i, f), C(i, e), C(e, t), n[6](e), s = !0;
26
+ m(n, f) {
27
+ q(n, i, f), y(i, e), y(e, t), s[7](e), l = !0;
28
28
  },
29
- p(l, f) {
30
- (!s || f & /*tip*/
31
- 4) && P(
29
+ p(n, f) {
30
+ (!l || f & /*tip*/
31
+ 4) && W(
32
32
  t,
33
33
  /*tip*/
34
- l[2]
34
+ n[2]
35
35
  );
36
36
  },
37
- i(l) {
38
- s || (l && A(() => {
39
- s && (r || (r = T(i, v, {}, !0)), r.run(1));
40
- }), s = !0);
37
+ i(n) {
38
+ l || (n && B(() => {
39
+ l && (r || (r = M(i, v, {}, !0)), r.run(1));
40
+ }), l = !0);
41
41
  },
42
- o(l) {
43
- l && (r || (r = T(i, v, {}, !1)), r.run(0)), s = !1;
42
+ o(n) {
43
+ n && (r || (r = M(i, v, {}, !1)), r.run(0)), l = !1;
44
44
  },
45
- d(l) {
46
- l && q(i), n[6](null), l && r && r.end();
45
+ d(n) {
46
+ n && x(i), s[7](null), n && r && r.end();
47
47
  }
48
48
  };
49
49
  }
50
- function K(n) {
50
+ function L(s) {
51
51
  let i, e = (
52
52
  /*visible*/
53
- n[0] && M(n)
53
+ s[0] && w(s)
54
54
  );
55
55
  return {
56
56
  c() {
57
- e && e.c(), i = N();
57
+ e && e.c(), i = O();
58
58
  },
59
59
  m(t, r) {
60
- e && e.m(t, r), w(t, i, r);
60
+ e && e.m(t, r), q(t, i, r);
61
61
  },
62
62
  p(t, [r]) {
63
63
  /*visible*/
64
64
  t[0] ? e ? (e.p(t, r), r & /*visible*/
65
- 1 && d(e, 1)) : (e = M(t), e.c(), d(e, 1), e.m(i.parentNode, i)) : e && (j(), y(e, 1, 1, () => {
65
+ 1 && h(e, 1)) : (e = w(t), e.c(), h(e, 1), e.m(i.parentNode, i)) : e && (A(), T(e, 1, 1, () => {
66
66
  e = null;
67
- }), W());
67
+ }), j());
68
68
  },
69
69
  i(t) {
70
- d(e);
70
+ h(e);
71
71
  },
72
72
  o(t) {
73
- y(e);
73
+ T(e);
74
74
  },
75
75
  d(t) {
76
- t && q(i), e && e.d(t);
76
+ t && x(i), e && e.d(t);
77
77
  }
78
78
  };
79
79
  }
80
- function L(n, i, e) {
81
- let { measureController: t } = i, { tips: r } = i, { tipStyle: s = {} } = i, { visible: l = !0 } = i, f = null;
82
- const x = (o) => {
83
- const z = t.currentMeasureType;
84
- let p = "";
85
- return p = r[o], p === void 0 && (p = r[z][o]), p;
86
- }, u = (o) => {
87
- e(2, c = x(o));
88
- }, a = () => {
89
- e(2, c = "");
80
+ function Q(s, i, e) {
81
+ let { measureController: t } = i, { i18n: r = (o) => o } = i, { tips: l } = i, { tipStyle: n = {} } = i, { visible: f = !0 } = i, a = null;
82
+ const S = (o) => {
83
+ const D = t.currentMeasureType;
84
+ let m = "";
85
+ return m = l[o], m === void 0 && (m = l[D][o]), m;
86
+ }, c = (o) => {
87
+ e(2, p = r(S(o)));
88
+ }, u = () => {
89
+ e(2, p = "");
90
90
  };
91
- let c = "";
92
- const m = (o) => {
93
- o === "Edit" && t.changeMeasureType ? u("start") : a();
94
- }, h = () => {
95
- t.getCurrentMode() === "Watch" && a();
91
+ let p = "";
92
+ const d = (o) => {
93
+ o === "Edit" && t.changeMeasureType ? c("start") : u();
96
94
  }, g = () => {
97
- t.getCurrentMode() === "Edit" && u("start");
98
- }, _ = (o) => {
99
- t.currentMeasureType === "area" && (o.length >= 2 ? u("close") : o.length === 0 ? u("start") : a());
95
+ t.getCurrentMode() === "Watch" && u();
96
+ }, _ = () => {
97
+ t.getCurrentMode() === "Edit" && c("start");
98
+ }, b = (o) => {
99
+ t.currentMeasureType === "area" && (o.length >= 2 ? c("close") : o.length === 0 ? c("start") : u());
100
100
  };
101
- F(() => {
102
- m(t.getCurrentMode()), t.hook.on("modeChange", m), t.hook.on("complete", h), t.hook.on("pointsChange", _), t.hook.on("measureTypeChange", g);
103
- }), G(() => {
104
- t.hook.off("modeChange", m), t.hook.off("complete", h), t.hook.off("pointsChange", _), t.hook.off("measureTypeChange", g), a();
101
+ G(() => {
102
+ d(t.getCurrentMode()), t.hook.on("modeChange", d), t.hook.on("complete", g), t.hook.on("pointsChange", b), t.hook.on("measureTypeChange", _);
103
+ }), H(() => {
104
+ t.hook.off("modeChange", d), t.hook.off("complete", g), t.hook.off("pointsChange", b), t.hook.off("measureTypeChange", _), u();
105
105
  });
106
- function S(o) {
107
- B[o ? "unshift" : "push"](() => {
108
- f = o, e(1, f), e(5, s);
106
+ function z(o) {
107
+ F[o ? "unshift" : "push"](() => {
108
+ a = o, e(1, a), e(6, n);
109
109
  });
110
110
  }
111
- return n.$$set = (o) => {
112
- "measureController" in o && e(3, t = o.measureController), "tips" in o && e(4, r = o.tips), "tipStyle" in o && e(5, s = o.tipStyle), "visible" in o && e(0, l = o.visible);
113
- }, n.$$.update = () => {
114
- if (n.$$.dirty & /*textDom, tipStyle*/
115
- 34 && f)
116
- for (const o in s)
117
- s.hasOwnProperty(o) && e(1, f.style[o] = s[o], f);
118
- }, [l, f, c, t, r, s, S];
111
+ return s.$$set = (o) => {
112
+ "measureController" in o && e(3, t = o.measureController), "i18n" in o && e(4, r = o.i18n), "tips" in o && e(5, l = o.tips), "tipStyle" in o && e(6, n = o.tipStyle), "visible" in o && e(0, f = o.visible);
113
+ }, s.$$.update = () => {
114
+ if (s.$$.dirty & /*textDom, tipStyle*/
115
+ 66 && a)
116
+ for (const o in n)
117
+ n.hasOwnProperty(o) && e(1, a.style[o] = n[o], a);
118
+ }, [f, a, p, t, r, l, n, z];
119
119
  }
120
- class ne extends H {
120
+ class se extends I {
121
121
  constructor(i) {
122
- super(), I(
122
+ super(), J(
123
123
  this,
124
124
  i,
125
+ Q,
125
126
  L,
126
- K,
127
- D,
127
+ E,
128
128
  {
129
129
  measureController: 3,
130
- tips: 4,
131
- tipStyle: 5,
130
+ i18n: 4,
131
+ tips: 5,
132
+ tipStyle: 6,
132
133
  visible: 0
133
134
  },
134
- J
135
+ K
135
136
  );
136
137
  }
137
138
  }
138
139
  export {
139
- ne as default
140
+ se as default
140
141
  };
@@ -1,7 +1,7 @@
1
1
  var I = Object.defineProperty;
2
2
  var w = Object.getOwnPropertySymbols;
3
3
  var T = Object.prototype.hasOwnProperty, E = Object.prototype.propertyIsEnumerable;
4
- var c = (s, t, e) => t in s ? I(s, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : s[t] = e, h = (s, t) => {
4
+ var c = (s, t, e) => t in s ? I(s, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : s[t] = e, a = (s, t) => {
5
5
  for (var e in t || (t = {}))
6
6
  T.call(t, e) && c(s, e, t[e]);
7
7
  if (w)
@@ -13,7 +13,7 @@ var i = (s, t, e) => (c(s, typeof t != "symbol" ? t + "" : t, e), e);
13
13
  import m from "./EditController.js";
14
14
  import P from "./ViewController.js";
15
15
  import v from "./WatchController.js";
16
- import a from "./MixedController.js";
16
+ import h from "./MixedController.js";
17
17
  import { omit as k } from "../../shared-utils/filter.js";
18
18
  import { Group as D } from "three";
19
19
  import { Model as U } from "../Model/index.js";
@@ -147,7 +147,7 @@ class Ke {
147
147
  var t, e, r, o;
148
148
  this.hasOpen = !1, this.container.style.opacity = "0", (t = this.controller) == null || t.dispose(), (e = this.useUIController) == null || e.hide(), (r = this.useGuideController) == null || r.hide(), (o = this.shortcutKeyController) == null || o.dispose(), this.controller = null, this.five.helperVisible = !0, this.five.scene.remove(this.group), this.five.needsRender = !0, this.hook.emit("disable", !0);
149
149
  });
150
- i(this, "getCurrentMode", () => this.controller instanceof m ? "Edit" : this.controller instanceof v ? "Watch" : this.controller instanceof a ? "Mixed" : this.controller instanceof P ? "View" : null);
150
+ i(this, "getCurrentMode", () => this.controller instanceof m ? "Edit" : this.controller instanceof v ? "Watch" : this.controller instanceof h ? "Mixed" : this.controller instanceof P ? "View" : null);
151
151
  /** 变更场景
152
152
  * @description 如果从编辑场景改变到观看场景,不会自动保存,默认丢弃所有改动
153
153
  */
@@ -160,7 +160,7 @@ class Ke {
160
160
  View: P,
161
161
  Watch: v,
162
162
  Edit: m,
163
- Mixed: a
163
+ Mixed: h
164
164
  };
165
165
  if (!e[t])
166
166
  throw new Error("不存在的 Mode");
@@ -177,16 +177,21 @@ class Ke {
177
177
  this.five = t, this.params = e, this.config = k(e, ["openParams", "magnifierParams"]), this.model = new U(this.config), this.isMobile = (n = (l = e == null ? void 0 : e.openParams) == null ? void 0 : l.isMobile) != null ? n : !1, this.magnifier = new B(t, (u = e.magnifierParams) != null ? u : { width: 190, height: 190, scale: 2 }), this.allowMeasureType = Array.from(new Set((f = (d = e.editParams) == null ? void 0 : d.allowMeasureType) != null ? f : ["line"])), this.currentMeasureType = (g = this.allowMeasureType[0]) != null ? g : "line", this.group = new D(), this.group.name = "plugin-measure-group", this.container.classList.add("five-plugin-measure-container"), this.container.style.position = "absolute", this.container.style.left = "0", this.container.style.top = "0", this.container.style.pointerEvents = "none", this.container.style.width = "100%", this.container.style.height = "100%", this.container.style.opacity = "0";
178
178
  const r = (M = (y = e.editParams) == null ? void 0 : y.pointSelectorMode) != null ? M : W ? "fixed" : "cursor", o = (C = this.params.openParams) != null ? C : {};
179
179
  if (this.params.useUIController !== !1) {
180
- const p = h({
180
+ const p = a({
181
181
  container: this.container,
182
182
  openParams: o,
183
+ i18n: e.i18n,
183
184
  pointSelectorMode: r,
184
185
  useNewUI: this.allowMeasureType.length > 1
185
186
  }, b(this.params.useUIController));
186
187
  this.useUIController = new S(this, p);
187
188
  }
188
189
  if (this.params.useGuideController !== !1) {
189
- const p = h({ container: this.container, pointSelectorMode: r }, b(this.params.useGuideController));
190
+ const p = a({
191
+ container: this.container,
192
+ pointSelectorMode: r,
193
+ i18n: e.i18n
194
+ }, b(this.params.useGuideController));
190
195
  this.useGuideController = new L(this, p);
191
196
  }
192
197
  }
@@ -257,7 +262,7 @@ class Ke {
257
262
  */
258
263
  save(t) {
259
264
  var l;
260
- if (!(this.controller instanceof m) && !(this.controller instanceof a))
265
+ if (!(this.controller instanceof m) && !(this.controller instanceof h))
261
266
  return this;
262
267
  const e = (l = t == null ? void 0 : t.mode) != null ? l : "View", r = this.controller.model.polylines, o = this.controller.model.areas;
263
268
  return r.forEach((n) => {
@@ -268,11 +273,11 @@ class Ke {
268
273
  }
269
274
  /** Mixed 模式才有用,添加起点 */
270
275
  addStartPoint() {
271
- this.controller instanceof a && this.hook.emit("willChangeState", "watching", "editing");
276
+ this.controller instanceof h && this.hook.emit("willChangeState", "watching", "editing");
272
277
  }
273
278
  /** Mixed 模式才有用,添加终点 */
274
279
  addEndPoint() {
275
- this.controller instanceof a && this.hook.emit("willChangeState", "editing", "watching");
280
+ this.controller instanceof h && this.hook.emit("willChangeState", "editing", "watching");
276
281
  }
277
282
  /** 导出数据 */
278
283
  toJson() {
@@ -312,7 +317,7 @@ class Ke {
312
317
  editParams: e,
313
318
  magnifierParams: this.params.magnifierParams,
314
319
  getMeasureType: () => this.currentMeasureType,
315
- mouseGroup: G(h({}, t.crossHairParameter)),
320
+ mouseGroup: G(a({}, t.crossHairParameter)),
316
321
  userDistanceItemCreator: this.params.userDistanceItemCreator
317
322
  };
318
323
  }
@@ -12,6 +12,7 @@ export interface MeasureTip {
12
12
  }
13
13
  export interface GuideControllerParams {
14
14
  container?: Element;
15
+ i18n?: (key: string) => string;
15
16
  tips?: PartialObjectDeep<MeasureTip>;
16
17
  tipStyle?: Partial<CSSStyleDeclaration>;
17
18
  startTip?: string;
@@ -41,6 +41,7 @@ class j {
41
41
  props: {
42
42
  measureController: t,
43
43
  tips: s({}, i.pointSelectorMode === "fixed" ? n : m, i.tips),
44
+ i18n: i.i18n,
44
45
  visible: !0,
45
46
  tipStyle: i.tipStyle
46
47
  }
@@ -13,6 +13,7 @@ export interface UIControllerParams {
13
13
  endButtonText?: string;
14
14
  revokeButtonText?: string;
15
15
  exitButtonText?: string;
16
+ i18n?: (key: string) => string;
16
17
  }
17
18
  export declare class UIController {
18
19
  private revoke?;
@@ -1,6 +1,6 @@
1
1
  var a = Object.defineProperty;
2
- var h = (i, o, t) => o in i ? a(i, o, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[o] = t;
3
- var e = (i, o, t) => (h(i, typeof o != "symbol" ? o + "" : o, t), t);
2
+ var h = (r, o, t) => o in r ? a(r, o, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[o] = t;
3
+ var i = (r, o, t) => (h(r, typeof o != "symbol" ? o + "" : o, t), t);
4
4
  import d from "./HTML.js";
5
5
  import u from "./mobileHTML.js";
6
6
  import { controllerBackgroundStyle as y, operatingSpaceStyle as f, uiWrapperStyle as v, textStyle as C, exitItemStyle as E, exitIconStyle as x } from "./style.js";
@@ -94,40 +94,40 @@ import "../../../vendor/svelte/src/runtime/transition/index.js";
94
94
  import "../../../vendor/svelte/src/runtime/easing/index.js";
95
95
  class co {
96
96
  constructor(o, t) {
97
- e(this, "revoke");
98
- e(this, "container");
99
- e(this, "mainController");
100
- e(this, "disposers", []);
101
- e(this, "measureController");
102
- e(this, "mode");
103
- e(this, "svelteDom");
104
- e(this, "_params");
105
- e(this, "handleExit", () => {
97
+ i(this, "revoke");
98
+ i(this, "container");
99
+ i(this, "mainController");
100
+ i(this, "disposers", []);
101
+ i(this, "measureController");
102
+ i(this, "mode");
103
+ i(this, "svelteDom");
104
+ i(this, "_params");
105
+ i(this, "handleExit", () => {
106
106
  const o = this.container.querySelector(".fpm__exit-icon"), t = this.container.querySelector(".fpm__exit");
107
107
  if (!t || !o)
108
108
  throw new Error("cannot find dom");
109
109
  this.mode === "pc" && (Object.assign(t.style, E), Object.assign(o == null ? void 0 : o.style, x));
110
- const r = () => {
110
+ const e = () => {
111
111
  t.style.opacity = "1";
112
112
  }, s = () => {
113
113
  t.style.opacity = "0.85";
114
114
  }, n = () => {
115
115
  this.measureController.disable();
116
116
  };
117
- return t.addEventListener("click", n), t.addEventListener("mouseenter", r), t.addEventListener("mouseleave", s), () => {
118
- t.removeEventListener("click", n), t.removeEventListener("mouseenter", r), t.removeEventListener("mouseleave", s);
117
+ return t.addEventListener("click", n), t.addEventListener("mouseenter", e), t.addEventListener("mouseleave", s), () => {
118
+ t.removeEventListener("click", n), t.removeEventListener("mouseenter", e), t.removeEventListener("mouseleave", s);
119
119
  };
120
120
  });
121
121
  var s, n;
122
122
  this._params = t, this.measureController = o, this.mode = (s = t.mode) != null ? s : "pc", this.container = document.createElement("div"), this.container.innerHTML = this.mode === "mobile" ? u : d, this.container.classList.add("fpm__ui-controller", this.mode), this.container.style.background = "rgba(0, 0, 0, 0.15)";
123
- const r = (n = t.useNewUI) != null ? n : !1;
124
- if (r && (t.pointSelectorMode === "cursor" ? this.svelteDom = new _({
123
+ const e = (n = t.useNewUI) != null ? n : !1;
124
+ if (e && (t.pointSelectorMode === "cursor" ? this.svelteDom = new _({
125
125
  target: t.container,
126
- props: { measureController: this.measureController, showExit: t.showExit }
126
+ props: { measureController: this.measureController, i18n: t.i18n, showExit: t.showExit }
127
127
  }) : t.pointSelectorMode === "fixed" && (this.svelteDom = new b({
128
128
  target: t.container,
129
- props: { measureController: this.measureController, showExit: t.showExit }
130
- }))), !r) {
129
+ props: { measureController: this.measureController, i18n: t.i18n, showExit: t.showExit }
130
+ }))), !e) {
131
131
  t.container.appendChild(this.container);
132
132
  const l = this.container.querySelectorAll(".fpm__text"), m = this.container.querySelector(".fpm_ui-bg"), p = this.container.querySelector(".fpm_operating-space");
133
133
  Object.assign(m == null ? void 0 : m.style, y), Object.assign(p == null ? void 0 : p.style, f), Object.assign(this.container.style, v), l.forEach((c) => Object.assign(c.style, C));
@@ -142,7 +142,7 @@ class co {
142
142
  }
143
143
  hide() {
144
144
  var o, t;
145
- return this.container.style.display = "none", this.container.style.opacity = "0", this.container.style.transform = "translate(0, 10px)", this.mode === "pc" && ((o = this.revoke) == null || o.dispose()), (t = this.mainController) == null || t.dispose(), this.disposers.forEach((r) => r()), this.disposers = [], this;
145
+ return this.container.style.display = "none", this.container.style.opacity = "0", this.container.style.transform = "translate(0, 10px)", this.mode === "pc" && ((o = this.revoke) == null || o.dispose()), (t = this.mainController) == null || t.dispose(), this.disposers.forEach((e) => e()), this.disposers = [], this;
146
146
  }
147
147
  }
148
148
  export {
@@ -14,7 +14,7 @@ let b = class {
14
14
  /**
15
15
  * @realsee/dnalogel 版本号
16
16
  */
17
- i(this, "VERSION", "2.23.0");
17
+ i(this, "VERSION", "2.23.1-dev.0");
18
18
  i(this, "five");
19
19
  /**
20
20
  * 插件事件钩子
@@ -1,6 +1,6 @@
1
1
  function A() {
2
2
  console.debug(
3
- "%c %c@realsee/dnalogel %cv2.23.0",
3
+ "%c %c@realsee/dnalogel %cv2.23.1-dev.0",
4
4
  [
5
5
  "background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
6
6
  "background-repeat: no-repeat",
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "repository": "https://github.com/realsee-developer/dnalogel.git",
8
8
  "description": "如视 VR 看房插件合集",
9
9
  "private": false,
10
- "version": "2.23.0",
10
+ "version": "2.23.1-dev.0",
11
11
  "license": "SEE LICENSE IN TERMS.txt",
12
12
  "scripts": {
13
13
  "clean": "rm -rf components dist docs libs types ./vite.config.js.timestamp*",