@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.
- package/dist/PanoMeasurePlugin/Modules/GuideController.d.ts +1 -0
- package/dist/PanoMeasurePlugin/Modules/UIController/index.d.ts +1 -0
- package/dist/index.cjs.js +43 -47
- package/dist/index.js +2957 -2853
- package/dist/index.umd.js +35 -39
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +13 -13
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +46 -46
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/PointType.html +6 -6
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +6 -6
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +12 -12
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +14 -14
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +12 -12
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/interfaces/Util.PointIntersection.html +7 -7
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/PanoMeasurePlugin/Components/Controller0.js +163 -118
- package/libs/PanoMeasurePlugin/Components/Controller1.js +236 -184
- package/libs/PanoMeasurePlugin/Components/Tip.js +78 -77
- package/libs/PanoMeasurePlugin/Controller/index.js +15 -10
- package/libs/PanoMeasurePlugin/Modules/GuideController.d.ts +1 -0
- package/libs/PanoMeasurePlugin/Modules/GuideController.js +1 -0
- package/libs/PanoMeasurePlugin/Modules/UIController/index.d.ts +1 -0
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +20 -20
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { safe_not_equal as
|
|
2
|
-
import { append_styles as
|
|
3
|
-
import { transition_in as
|
|
4
|
-
import { add_render_callback as
|
|
5
|
-
import { onMount as
|
|
6
|
-
import { SvelteComponent as
|
|
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
|
|
15
|
-
|
|
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
|
|
18
|
-
let i, e, t, r,
|
|
17
|
+
function w(s) {
|
|
18
|
+
let i, e, t, r, l;
|
|
19
19
|
return {
|
|
20
20
|
c() {
|
|
21
|
-
i =
|
|
21
|
+
i = k("div"), e = k("div"), t = P(
|
|
22
22
|
/*tip*/
|
|
23
|
-
|
|
24
|
-
),
|
|
23
|
+
s[2]
|
|
24
|
+
), C(e, "class", "text svelte-1q8gtp4"), C(i, "class", "Measure-Tips svelte-1q8gtp4");
|
|
25
25
|
},
|
|
26
|
-
m(
|
|
27
|
-
|
|
26
|
+
m(n, f) {
|
|
27
|
+
q(n, i, f), y(i, e), y(e, t), s[7](e), l = !0;
|
|
28
28
|
},
|
|
29
|
-
p(
|
|
30
|
-
(!
|
|
31
|
-
4) &&
|
|
29
|
+
p(n, f) {
|
|
30
|
+
(!l || f & /*tip*/
|
|
31
|
+
4) && W(
|
|
32
32
|
t,
|
|
33
33
|
/*tip*/
|
|
34
|
-
|
|
34
|
+
n[2]
|
|
35
35
|
);
|
|
36
36
|
},
|
|
37
|
-
i(
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
}),
|
|
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(
|
|
43
|
-
|
|
42
|
+
o(n) {
|
|
43
|
+
n && (r || (r = M(i, v, {}, !1)), r.run(0)), l = !1;
|
|
44
44
|
},
|
|
45
|
-
d(
|
|
46
|
-
|
|
45
|
+
d(n) {
|
|
46
|
+
n && x(i), s[7](null), n && r && r.end();
|
|
47
47
|
}
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
|
-
function
|
|
50
|
+
function L(s) {
|
|
51
51
|
let i, e = (
|
|
52
52
|
/*visible*/
|
|
53
|
-
|
|
53
|
+
s[0] && w(s)
|
|
54
54
|
);
|
|
55
55
|
return {
|
|
56
56
|
c() {
|
|
57
|
-
e && e.c(), i =
|
|
57
|
+
e && e.c(), i = O();
|
|
58
58
|
},
|
|
59
59
|
m(t, r) {
|
|
60
|
-
e && e.m(t, 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 &&
|
|
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
|
-
}),
|
|
67
|
+
}), j());
|
|
68
68
|
},
|
|
69
69
|
i(t) {
|
|
70
|
-
|
|
70
|
+
h(e);
|
|
71
71
|
},
|
|
72
72
|
o(t) {
|
|
73
|
-
|
|
73
|
+
T(e);
|
|
74
74
|
},
|
|
75
75
|
d(t) {
|
|
76
|
-
t &&
|
|
76
|
+
t && x(i), e && e.d(t);
|
|
77
77
|
}
|
|
78
78
|
};
|
|
79
79
|
}
|
|
80
|
-
function
|
|
81
|
-
let { measureController: t } = i, {
|
|
82
|
-
const
|
|
83
|
-
const
|
|
84
|
-
let
|
|
85
|
-
return
|
|
86
|
-
},
|
|
87
|
-
e(2,
|
|
88
|
-
},
|
|
89
|
-
e(2,
|
|
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
|
|
92
|
-
const
|
|
93
|
-
o === "Edit" && t.changeMeasureType ?
|
|
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() === "
|
|
98
|
-
}, _ = (
|
|
99
|
-
t.
|
|
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
|
-
|
|
102
|
-
|
|
103
|
-
}),
|
|
104
|
-
t.hook.off("modeChange",
|
|
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
|
|
107
|
-
|
|
108
|
-
|
|
106
|
+
function z(o) {
|
|
107
|
+
F[o ? "unshift" : "push"](() => {
|
|
108
|
+
a = o, e(1, a), e(6, n);
|
|
109
109
|
});
|
|
110
110
|
}
|
|
111
|
-
return
|
|
112
|
-
"measureController" in o && e(3, t = o.measureController), "
|
|
113
|
-
},
|
|
114
|
-
if (
|
|
115
|
-
|
|
116
|
-
for (const o in
|
|
117
|
-
|
|
118
|
-
}, [
|
|
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
|
|
120
|
+
class se extends I {
|
|
121
121
|
constructor(i) {
|
|
122
|
-
super(),
|
|
122
|
+
super(), J(
|
|
123
123
|
this,
|
|
124
124
|
i,
|
|
125
|
+
Q,
|
|
125
126
|
L,
|
|
126
|
-
|
|
127
|
-
D,
|
|
127
|
+
E,
|
|
128
128
|
{
|
|
129
129
|
measureController: 3,
|
|
130
|
-
|
|
131
|
-
|
|
130
|
+
i18n: 4,
|
|
131
|
+
tips: 5,
|
|
132
|
+
tipStyle: 6,
|
|
132
133
|
visible: 0
|
|
133
134
|
},
|
|
134
|
-
|
|
135
|
+
K
|
|
135
136
|
);
|
|
136
137
|
}
|
|
137
138
|
}
|
|
138
139
|
export {
|
|
139
|
-
|
|
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,
|
|
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
|
|
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
|
|
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:
|
|
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 =
|
|
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 =
|
|
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
|
|
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
|
|
276
|
+
this.controller instanceof h && this.hook.emit("willChangeState", "watching", "editing");
|
|
272
277
|
}
|
|
273
278
|
/** Mixed 模式才有用,添加终点 */
|
|
274
279
|
addEndPoint() {
|
|
275
|
-
this.controller instanceof
|
|
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(
|
|
320
|
+
mouseGroup: G(a({}, t.crossHairParameter)),
|
|
316
321
|
userDistanceItemCreator: this.params.userDistanceItemCreator
|
|
317
322
|
};
|
|
318
323
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var a = Object.defineProperty;
|
|
2
|
-
var h = (
|
|
3
|
-
var
|
|
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
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
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
|
|
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",
|
|
118
|
-
t.removeEventListener("click", n), t.removeEventListener("mouseenter",
|
|
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
|
|
124
|
-
if (
|
|
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
|
-
}))), !
|
|
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((
|
|
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 {
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -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*",
|