@3cr/viewer-browser 0.0.343 → 0.0.344
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/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan/sonarcloud-scan.log +236 -237
- package/dist/Viewer3CR.js +23 -23
- package/dist/Viewer3CR.mjs +2159 -2142
- package/dist/Viewer3CR.umd.js +19 -19
- package/package.json +2 -2
- package/test-output/coverage/coverage-final.json +11 -11
- package/test-output/coverage/index.html +1 -1
- package/test-output/coverage/lcov-report/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/DownloadCenter.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ActionRail.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/MftpDownloadItem.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/Viewer3cr.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/Viewer3crWebGL.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ViewerActionRail.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ViewerScanView.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Action.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Flip3dAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/FullscreenAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/LengthAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/PanAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/ResetViewAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Slice3dAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/ZoomAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/app-bars/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/HelpMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/SettingsMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/ShareMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/AiModelList.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/AskAiModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/ShareModal.vue.html +3 -3
- package/test-output/coverage/lcov-report/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/DownloadSnack.vue.html +3 -3
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationForm.vue.html +4 -4
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/display/DisplayPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/display/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/history/HistoryModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/history/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadFloating.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadIcon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadInvert.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ColourPalette.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/DoubleSliderSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/KeyboardShortcuts.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/LoadingSpinner.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/MultiLoginError.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/NotificationToaster.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ShSelect.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ShTextField.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ShTextarea.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/UpdateSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ValueSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/VerticalSliderSelector.vue.html +5 -5
- package/test-output/coverage/lcov-report/src/components/shared/index.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/index.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useNavigationCube.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useNotificationHandler.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useScanMovement.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useScanSliders.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useToolGroup.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useViewName.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useViewer3cr.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/constants.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/HotkeyScope.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/chunker.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/clamp.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/colours.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/fileReader.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/index.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayLength.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/index.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/modelHelper.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/openUrl.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/index.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseAction.ts.html +2 -2
- package/test-output/coverage/lcov-report/src/functions/parsers/parseCallToAction.ts.html +2 -2
- package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlay.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseMcadEvent.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/platform.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/translateTooltipShortcut.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/tsHelper.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/index.html +1 -1
- package/test-output/coverage/lcov-report/src/models/available-locales.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/models/eventHandlers.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/models/index.html +1 -1
- package/test-output/coverage/lcov-report/src/models/progress.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/models/scanState.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/index.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/aliases.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/index.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/pinia.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/version.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/vue-i18n.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/vuetify.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/gpt.service.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/index.html +1 -1
- package/test-output/coverage/lcov-report/src/services/mobile.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/models.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/service-worker.service.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/viewer-3cr.service.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/data-overlay.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/demo.store.ts.html +3 -3
- package/test-output/coverage/lcov-report/src/stores/download.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/drawer.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/index.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/intro.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/language.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/mcad-floating.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/mcad.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/save.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/theme.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/tool.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/upload.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/viewer.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/annotation-create.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/annotation-move.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/data-overlay.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/index.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-move.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-rotate.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-scale-tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-select-tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/measurement-angle.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/measurement-length.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/measurement-polygon.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/types/index.html +1 -1
- package/test-output/coverage/lcov-report/src/types/viewer-tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/vite-env.d.ts.html +1 -1
- package/test-output/coverage/lcov.info +38 -38
- package/test-output/coverage/src/components/DownloadCenter.vue.html +1 -1
- package/test-output/coverage/src/components/index.html +1 -1
- package/test-output/coverage/src/components/modal/ActionRail.vue.html +1 -1
- package/test-output/coverage/src/components/modal/MftpDownloadItem.vue.html +1 -1
- package/test-output/coverage/src/components/modal/Viewer3cr.vue.html +1 -1
- package/test-output/coverage/src/components/modal/Viewer3crWebGL.vue.html +1 -1
- package/test-output/coverage/src/components/modal/ViewerActionRail.vue.html +1 -1
- package/test-output/coverage/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
- package/test-output/coverage/src/components/modal/ViewerScanView.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Action.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Flip3dAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/FullscreenAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/LengthAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/PanAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/ResetViewAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Slice3dAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/ZoomAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/index.html +1 -1
- package/test-output/coverage/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/app-bars/index.html +1 -1
- package/test-output/coverage/src/components/modal/index.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/index.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/index.html +1 -1
- package/test-output/coverage/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/HelpMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/SettingsMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/ShareMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/index.html +1 -1
- package/test-output/coverage/src/components/modal/modal/AiModelList.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/AskAiModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/ShareModal.vue.html +3 -3
- package/test-output/coverage/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/index.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/DownloadSnack.vue.html +3 -3
- package/test-output/coverage/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/index.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationForm.vue.html +4 -4
- package/test-output/coverage/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/index.html +1 -1
- package/test-output/coverage/src/components/navigation/display/DisplayPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/display/index.html +1 -1
- package/test-output/coverage/src/components/navigation/history/HistoryModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/history/index.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadFloating.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadIcon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadInvert.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadMenu.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/index.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/index.html +1 -1
- package/test-output/coverage/src/components/shared/ColourPalette.vue.html +1 -1
- package/test-output/coverage/src/components/shared/DoubleSliderSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/KeyboardShortcuts.vue.html +1 -1
- package/test-output/coverage/src/components/shared/LoadingSpinner.vue.html +1 -1
- package/test-output/coverage/src/components/shared/MultiLoginError.vue.html +1 -1
- package/test-output/coverage/src/components/shared/NotificationToaster.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ShSelect.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ShTextField.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ShTextarea.vue.html +1 -1
- package/test-output/coverage/src/components/shared/UpdateSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ValueSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/VerticalSliderSelector.vue.html +5 -5
- package/test-output/coverage/src/components/shared/index.html +1 -1
- package/test-output/coverage/src/composables/index.html +1 -1
- package/test-output/coverage/src/composables/useNavigationCube.ts.html +1 -1
- package/test-output/coverage/src/composables/useNotificationHandler.ts.html +1 -1
- package/test-output/coverage/src/composables/useScanMovement.ts.html +1 -1
- package/test-output/coverage/src/composables/useScanSliders.ts.html +1 -1
- package/test-output/coverage/src/composables/useToolGroup.ts.html +1 -1
- package/test-output/coverage/src/composables/useViewName.ts.html +1 -1
- package/test-output/coverage/src/composables/useViewer3cr.ts.html +1 -1
- package/test-output/coverage/src/constants.ts.html +1 -1
- package/test-output/coverage/src/functions/HotkeyScope.ts.html +1 -1
- package/test-output/coverage/src/functions/chunker.ts.html +1 -1
- package/test-output/coverage/src/functions/clamp.ts.html +1 -1
- package/test-output/coverage/src/functions/colours.ts.html +1 -1
- package/test-output/coverage/src/functions/fileReader.ts.html +1 -1
- package/test-output/coverage/src/functions/guards/index.html +1 -1
- package/test-output/coverage/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
- package/test-output/coverage/src/functions/guards/isDataOverlayLength.ts.html +1 -1
- package/test-output/coverage/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
- package/test-output/coverage/src/functions/index.html +1 -1
- package/test-output/coverage/src/functions/modelHelper.ts.html +1 -1
- package/test-output/coverage/src/functions/openUrl.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/index.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseAction.ts.html +2 -2
- package/test-output/coverage/src/functions/parsers/parseCallToAction.ts.html +2 -2
- package/test-output/coverage/src/functions/parsers/parseDataOverlay.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseMcadEvent.ts.html +1 -1
- package/test-output/coverage/src/functions/platform.ts.html +1 -1
- package/test-output/coverage/src/functions/translateTooltipShortcut.ts.html +1 -1
- package/test-output/coverage/src/functions/tsHelper.ts.html +1 -1
- package/test-output/coverage/src/index.html +1 -1
- package/test-output/coverage/src/models/available-locales.ts.html +1 -1
- package/test-output/coverage/src/models/eventHandlers.ts.html +1 -1
- package/test-output/coverage/src/models/index.html +1 -1
- package/test-output/coverage/src/models/progress.ts.html +1 -1
- package/test-output/coverage/src/models/scanState.ts.html +1 -1
- package/test-output/coverage/src/plugins/index.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/aliases.ts.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/index.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
- package/test-output/coverage/src/plugins/pinia.ts.html +1 -1
- package/test-output/coverage/src/plugins/version.ts.html +1 -1
- package/test-output/coverage/src/plugins/vue-i18n.ts.html +1 -1
- package/test-output/coverage/src/plugins/vuetify.ts.html +1 -1
- package/test-output/coverage/src/services/gpt.service.ts.html +1 -1
- package/test-output/coverage/src/services/index.html +1 -1
- package/test-output/coverage/src/services/mobile.ts.html +1 -1
- package/test-output/coverage/src/services/models.ts.html +1 -1
- package/test-output/coverage/src/services/service-worker.service.ts.html +1 -1
- package/test-output/coverage/src/services/viewer-3cr.service.ts.html +1 -1
- package/test-output/coverage/src/stores/data-overlay.store.ts.html +1 -1
- package/test-output/coverage/src/stores/demo.store.ts.html +3 -3
- package/test-output/coverage/src/stores/download.store.ts.html +1 -1
- package/test-output/coverage/src/stores/drawer.store.ts.html +1 -1
- package/test-output/coverage/src/stores/index.html +1 -1
- package/test-output/coverage/src/stores/intro.store.ts.html +1 -1
- package/test-output/coverage/src/stores/language.store.ts.html +1 -1
- package/test-output/coverage/src/stores/mcad-floating.store.ts.html +1 -1
- package/test-output/coverage/src/stores/mcad.store.ts.html +1 -1
- package/test-output/coverage/src/stores/save.store.ts.html +1 -1
- package/test-output/coverage/src/stores/theme.store.ts.html +1 -1
- package/test-output/coverage/src/stores/tool.store.ts.html +1 -1
- package/test-output/coverage/src/stores/upload.store.ts.html +1 -1
- package/test-output/coverage/src/stores/viewer.store.ts.html +1 -1
- package/test-output/coverage/src/tools/annotation-create.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/annotation-move.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/data-overlay.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/index.html +1 -1
- package/test-output/coverage/src/tools/mcad-move.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/mcad-rotate.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/mcad-scale-tool.ts.html +1 -1
- package/test-output/coverage/src/tools/mcad-select-tool.ts.html +1 -1
- package/test-output/coverage/src/tools/measurement-angle.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/measurement-length.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/measurement-polygon.tool.ts.html +1 -1
- package/test-output/coverage/src/types/index.html +1 -1
- package/test-output/coverage/src/types/viewer-tool.ts.html +1 -1
- package/test-output/coverage/src/vite-env.d.ts.html +1 -1
- package/test-output/sonar-report.xml +706 -706
package/test-output/coverage/src/components/navigation/measurement/MeasurementDataTable.vue.html
CHANGED
|
@@ -637,7 +637,7 @@ defineExpose({
|
|
|
637
637
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
638
638
|
Code coverage generated by
|
|
639
639
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
640
|
-
at
|
|
640
|
+
at 2026-02-01T23:43:50.987Z
|
|
641
641
|
</div>
|
|
642
642
|
<script src="../../../../prettify.js"></script>
|
|
643
643
|
<script>
|
package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteModal.vue.html
CHANGED
|
@@ -259,7 +259,7 @@ async function <span class="fstat-no" title="function not covered" >deleteAnnota
|
|
|
259
259
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
260
260
|
Code coverage generated by
|
|
261
261
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
262
|
-
at
|
|
262
|
+
at 2026-02-01T23:43:50.987Z
|
|
263
263
|
</div>
|
|
264
264
|
<script src="../../../../prettify.js"></script>
|
|
265
265
|
<script>
|
|
@@ -223,7 +223,7 @@ async function undo(): Promise<void> {
|
|
|
223
223
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
224
224
|
Code coverage generated by
|
|
225
225
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
226
|
-
at
|
|
226
|
+
at 2026-02-01T23:43:50.987Z
|
|
227
227
|
</div>
|
|
228
228
|
<script src="../../../../prettify.js"></script>
|
|
229
229
|
<script>
|
|
@@ -205,7 +205,7 @@ const <span class="cstat-no" title="statement not covered" >icon = computed(<spa
|
|
|
205
205
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
206
206
|
Code coverage generated by
|
|
207
207
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
208
|
-
at
|
|
208
|
+
at 2026-02-01T23:43:50.987Z
|
|
209
209
|
</div>
|
|
210
210
|
<script src="../../../../prettify.js"></script>
|
|
211
211
|
<script>
|
|
@@ -172,7 +172,7 @@ defineProps<Props>();
|
|
|
172
172
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
173
173
|
Code coverage generated by
|
|
174
174
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
175
|
-
at
|
|
175
|
+
at 2026-02-01T23:43:50.987Z
|
|
176
176
|
</div>
|
|
177
177
|
<script src="../../../../prettify.js"></script>
|
|
178
178
|
<script>
|
package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoAngle.vue.html
CHANGED
|
@@ -190,7 +190,7 @@ const { t } = useI18n();
|
|
|
190
190
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
191
191
|
Code coverage generated by
|
|
192
192
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
193
|
-
at
|
|
193
|
+
at 2026-02-01T23:43:50.987Z
|
|
194
194
|
</div>
|
|
195
195
|
<script src="../../../../prettify.js"></script>
|
|
196
196
|
<script>
|
package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoLength.vue.html
CHANGED
|
@@ -214,7 +214,7 @@ const { t } = useI18n();
|
|
|
214
214
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
215
215
|
Code coverage generated by
|
|
216
216
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
217
|
-
at
|
|
217
|
+
at 2026-02-01T23:43:50.987Z
|
|
218
218
|
</div>
|
|
219
219
|
<script src="../../../../prettify.js"></script>
|
|
220
220
|
<script>
|
package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html
CHANGED
|
@@ -301,7 +301,7 @@ const { t } = useI18n();
|
|
|
301
301
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
302
302
|
Code coverage generated by
|
|
303
303
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
304
|
-
at
|
|
304
|
+
at 2026-02-01T23:43:50.987Z
|
|
305
305
|
</div>
|
|
306
306
|
<script src="../../../../prettify.js"></script>
|
|
307
307
|
<script>
|
|
@@ -160,7 +160,7 @@ const modelValue = defineModel<boolean>({ default: false });
|
|
|
160
160
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
161
161
|
Code coverage generated by
|
|
162
162
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
163
|
-
at
|
|
163
|
+
at 2026-02-01T23:43:50.987Z
|
|
164
164
|
</div>
|
|
165
165
|
<script src="../../../../prettify.js"></script>
|
|
166
166
|
<script>
|
|
@@ -496,7 +496,7 @@ async function <span class="fstat-no" title="function not covered" >focus(): Pro
|
|
|
496
496
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
497
497
|
Code coverage generated by
|
|
498
498
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
499
|
-
at
|
|
499
|
+
at 2026-02-01T23:43:50.987Z
|
|
500
500
|
</div>
|
|
501
501
|
<script src="../../../../prettify.js"></script>
|
|
502
502
|
<script>
|
package/test-output/coverage/src/components/navigation/measurement/MeasurementPanel.vue.html
CHANGED
|
@@ -169,7 +169,7 @@ withDefaults(defineProps<Props>(), {
|
|
|
169
169
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
170
170
|
Code coverage generated by
|
|
171
171
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
172
|
-
at
|
|
172
|
+
at 2026-02-01T23:43:50.987Z
|
|
173
173
|
</div>
|
|
174
174
|
<script src="../../../../prettify.js"></script>
|
|
175
175
|
<script>
|
|
@@ -148,7 +148,7 @@ const modelValue = defineModel<boolean>({ default: false });
|
|
|
148
148
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
149
149
|
Code coverage generated by
|
|
150
150
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
151
|
-
at
|
|
151
|
+
at 2026-02-01T23:43:50.987Z
|
|
152
152
|
</div>
|
|
153
153
|
<script src="../../../../prettify.js"></script>
|
|
154
154
|
<script>
|
package/test-output/coverage/src/components/navigation/measurement/MeasurementTools.vue.html
CHANGED
|
@@ -469,7 +469,7 @@ defineOptions({ inheritAttrs: false });
|
|
|
469
469
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
470
470
|
Code coverage generated by
|
|
471
471
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
472
|
-
at
|
|
472
|
+
at 2026-02-01T23:43:50.987Z
|
|
473
473
|
</div>
|
|
474
474
|
<script src="../../../../prettify.js"></script>
|
|
475
475
|
<script>
|
package/test-output/coverage/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html
CHANGED
|
@@ -247,7 +247,7 @@ async function <span class="fstat-no" title="function not covered" >toggle(): Pr
|
|
|
247
247
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
248
248
|
Code coverage generated by
|
|
249
249
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
250
|
-
at
|
|
250
|
+
at 2026-02-01T23:43:50.987Z
|
|
251
251
|
</div>
|
|
252
252
|
<script src="../../../../prettify.js"></script>
|
|
253
253
|
<script>
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
312
312
|
Code coverage generated by
|
|
313
313
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
314
|
-
at
|
|
314
|
+
at 2026-02-01T23:43:50.987Z
|
|
315
315
|
</div>
|
|
316
316
|
<script src="../../../../prettify.js"></script>
|
|
317
317
|
<script>
|
|
@@ -334,7 +334,7 @@ function matches(value: string): boolean {
|
|
|
334
334
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
335
335
|
Code coverage generated by
|
|
336
336
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
337
|
-
at
|
|
337
|
+
at 2026-02-01T23:43:50.987Z
|
|
338
338
|
</div>
|
|
339
339
|
<script src="../../../prettify.js"></script>
|
|
340
340
|
<script>
|
|
@@ -679,7 +679,7 @@ defineExpose({
|
|
|
679
679
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
680
680
|
Code coverage generated by
|
|
681
681
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
682
|
-
at
|
|
682
|
+
at 2026-02-01T23:43:50.987Z
|
|
683
683
|
</div>
|
|
684
684
|
<script src="../../../prettify.js"></script>
|
|
685
685
|
<script>
|
|
@@ -352,7 +352,7 @@ defineExpose({
|
|
|
352
352
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
353
353
|
Code coverage generated by
|
|
354
354
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
355
|
-
at
|
|
355
|
+
at 2026-02-01T23:43:50.987Z
|
|
356
356
|
</div>
|
|
357
357
|
<script src="../../../prettify.js"></script>
|
|
358
358
|
<script>
|
|
@@ -796,7 +796,7 @@ ul {
|
|
|
796
796
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
797
797
|
Code coverage generated by
|
|
798
798
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
799
|
-
at
|
|
799
|
+
at 2026-02-01T23:43:50.987Z
|
|
800
800
|
</div>
|
|
801
801
|
<script src="../../../prettify.js"></script>
|
|
802
802
|
<script>
|
|
@@ -1837,7 +1837,7 @@ const { t } = useI18n();
|
|
|
1837
1837
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1838
1838
|
Code coverage generated by
|
|
1839
1839
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1840
|
-
at
|
|
1840
|
+
at 2026-02-01T23:43:50.987Z
|
|
1841
1841
|
</div>
|
|
1842
1842
|
<script src="../../../prettify.js"></script>
|
|
1843
1843
|
<script>
|
|
@@ -613,7 +613,7 @@ defineExpose({ requestAccess, verifyOwnership, snackbar, snackbarTest });
|
|
|
613
613
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
614
614
|
Code coverage generated by
|
|
615
615
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
616
|
-
at
|
|
616
|
+
at 2026-02-01T23:43:50.987Z
|
|
617
617
|
</div>
|
|
618
618
|
<script src="../../../prettify.js"></script>
|
|
619
619
|
<script>
|
|
@@ -484,7 +484,7 @@ defineExpose({
|
|
|
484
484
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
485
485
|
Code coverage generated by
|
|
486
486
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
487
|
-
at
|
|
487
|
+
at 2026-02-01T23:43:50.987Z
|
|
488
488
|
</div>
|
|
489
489
|
<script src="../../../prettify.js"></script>
|
|
490
490
|
<script>
|
|
@@ -244,7 +244,7 @@ const slots = useSlots();
|
|
|
244
244
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
245
245
|
Code coverage generated by
|
|
246
246
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
247
|
-
at
|
|
247
|
+
at 2026-02-01T23:43:50.987Z
|
|
248
248
|
</div>
|
|
249
249
|
<script src="../../../prettify.js"></script>
|
|
250
250
|
<script>
|
|
@@ -217,7 +217,7 @@ const slots = useSlots();
|
|
|
217
217
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
218
218
|
Code coverage generated by
|
|
219
219
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
220
|
-
at
|
|
220
|
+
at 2026-02-01T23:43:50.987Z
|
|
221
221
|
</div>
|
|
222
222
|
<script src="../../../prettify.js"></script>
|
|
223
223
|
<script>
|
|
@@ -217,7 +217,7 @@ const slots = useSlots();
|
|
|
217
217
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
218
218
|
Code coverage generated by
|
|
219
219
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
220
|
-
at
|
|
220
|
+
at 2026-02-01T23:43:50.987Z
|
|
221
221
|
</div>
|
|
222
222
|
<script src="../../../prettify.js"></script>
|
|
223
223
|
<script>
|
|
@@ -355,7 +355,7 @@ function completeRegistration() {
|
|
|
355
355
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
356
356
|
Code coverage generated by
|
|
357
357
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
358
|
-
at
|
|
358
|
+
at 2026-02-01T23:43:50.987Z
|
|
359
359
|
</div>
|
|
360
360
|
<script src="../../../prettify.js"></script>
|
|
361
361
|
<script>
|
|
@@ -355,7 +355,7 @@ defineExpose({ sliderValue });
|
|
|
355
355
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
356
356
|
Code coverage generated by
|
|
357
357
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
358
|
-
at
|
|
358
|
+
at 2026-02-01T23:43:50.987Z
|
|
359
359
|
</div>
|
|
360
360
|
<script src="../../../prettify.js"></script>
|
|
361
361
|
<script>
|
|
@@ -170,12 +170,12 @@
|
|
|
170
170
|
<span class="cline-any cline-neutral"> </span>
|
|
171
171
|
<span class="cline-any cline-neutral"> </span>
|
|
172
172
|
<span class="cline-any cline-neutral"> </span>
|
|
173
|
-
<span class="cline-any cline-yes">
|
|
173
|
+
<span class="cline-any cline-yes">17x</span>
|
|
174
174
|
<span class="cline-any cline-neutral"> </span>
|
|
175
175
|
<span class="cline-any cline-neutral"> </span>
|
|
176
|
-
<span class="cline-any cline-yes">
|
|
176
|
+
<span class="cline-any cline-yes">17x</span>
|
|
177
177
|
<span class="cline-any cline-neutral"> </span>
|
|
178
|
-
<span class="cline-any cline-yes">
|
|
178
|
+
<span class="cline-any cline-yes">17x</span>
|
|
179
179
|
<span class="cline-any cline-neutral"> </span>
|
|
180
180
|
<span class="cline-any cline-neutral"> </span>
|
|
181
181
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
<span class="cline-any cline-yes">5x</span>
|
|
229
229
|
<span class="cline-any cline-yes">5x</span>
|
|
230
230
|
<span class="cline-any cline-yes">5x</span>
|
|
231
|
-
<span class="cline-any cline-yes">
|
|
231
|
+
<span class="cline-any cline-yes">1x</span>
|
|
232
232
|
<span class="cline-any cline-neutral"> </span>
|
|
233
233
|
<span class="cline-any cline-neutral"> </span>
|
|
234
234
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -349,7 +349,7 @@ watch(
|
|
|
349
349
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
350
350
|
Code coverage generated by
|
|
351
351
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
352
|
-
at
|
|
352
|
+
at 2026-02-01T23:43:50.987Z
|
|
353
353
|
</div>
|
|
354
354
|
<script src="../../../prettify.js"></script>
|
|
355
355
|
<script>
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
282
282
|
Code coverage generated by
|
|
283
283
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
284
|
-
at
|
|
284
|
+
at 2026-02-01T23:43:50.987Z
|
|
285
285
|
</div>
|
|
286
286
|
<script src="../../../prettify.js"></script>
|
|
287
287
|
<script>
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
192
192
|
Code coverage generated by
|
|
193
193
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
194
|
-
at
|
|
194
|
+
at 2026-02-01T23:43:50.987Z
|
|
195
195
|
</div>
|
|
196
196
|
<script src="../../prettify.js"></script>
|
|
197
197
|
<script>
|
|
@@ -283,7 +283,7 @@ export function useNavigationCube(
|
|
|
283
283
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
284
284
|
Code coverage generated by
|
|
285
285
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
286
|
-
at
|
|
286
|
+
at 2026-02-01T23:43:50.987Z
|
|
287
287
|
</div>
|
|
288
288
|
<script src="../../prettify.js"></script>
|
|
289
289
|
<script>
|
|
@@ -349,7 +349,7 @@ export function useNotificationHandler() {
|
|
|
349
349
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
350
350
|
Code coverage generated by
|
|
351
351
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
352
|
-
at
|
|
352
|
+
at 2026-02-01T23:43:50.987Z
|
|
353
353
|
</div>
|
|
354
354
|
<script src="../../prettify.js"></script>
|
|
355
355
|
<script>
|
|
@@ -163,7 +163,7 @@ export function useScanMovement(): void {
|
|
|
163
163
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
164
164
|
Code coverage generated by
|
|
165
165
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
166
|
-
at
|
|
166
|
+
at 2026-02-01T23:43:50.987Z
|
|
167
167
|
</div>
|
|
168
168
|
<script src="../../prettify.js"></script>
|
|
169
169
|
<script>
|
|
@@ -178,7 +178,7 @@ export function useScanSliders(): void {
|
|
|
178
178
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
179
179
|
Code coverage generated by
|
|
180
180
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
181
|
-
at
|
|
181
|
+
at 2026-02-01T23:43:50.987Z
|
|
182
182
|
</div>
|
|
183
183
|
<script src="../../prettify.js"></script>
|
|
184
184
|
<script>
|
|
@@ -178,7 +178,7 @@ export function useToolGroup<T extends ViewerTool[]>(...tools: T) {
|
|
|
178
178
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
179
179
|
Code coverage generated by
|
|
180
180
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
181
|
-
at
|
|
181
|
+
at 2026-02-01T23:43:50.987Z
|
|
182
182
|
</div>
|
|
183
183
|
<script src="../../prettify.js"></script>
|
|
184
184
|
<script>
|
|
@@ -172,7 +172,7 @@ export function useViewName(view: MaybeRef<ScanView>) {
|
|
|
172
172
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
173
173
|
Code coverage generated by
|
|
174
174
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
175
|
-
at
|
|
175
|
+
at 2026-02-01T23:43:50.987Z
|
|
176
176
|
</div>
|
|
177
177
|
<script src="../../prettify.js"></script>
|
|
178
178
|
<script>
|
|
@@ -94,7 +94,7 @@ export function useViewer3cr(): Viewer3crService {
|
|
|
94
94
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
95
95
|
Code coverage generated by
|
|
96
96
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
97
|
-
at
|
|
97
|
+
at 2026-02-01T23:43:50.987Z
|
|
98
98
|
</div>
|
|
99
99
|
<script src="../../prettify.js"></script>
|
|
100
100
|
<script>
|
|
@@ -94,7 +94,7 @@ export const EMAIL_REGEX =
|
|
|
94
94
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
95
95
|
Code coverage generated by
|
|
96
96
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
97
|
-
at
|
|
97
|
+
at 2026-02-01T23:43:50.987Z
|
|
98
98
|
</div>
|
|
99
99
|
<script src="../prettify.js"></script>
|
|
100
100
|
<script>
|
|
@@ -379,7 +379,7 @@ function transformHotkeysMac(keys: string[]): string[] {
|
|
|
379
379
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
380
380
|
Code coverage generated by
|
|
381
381
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
382
|
-
at
|
|
382
|
+
at 2026-02-01T23:43:50.987Z
|
|
383
383
|
</div>
|
|
384
384
|
<script src="../../prettify.js"></script>
|
|
385
385
|
<script>
|
|
@@ -145,7 +145,7 @@ export class Chunker {
|
|
|
145
145
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
146
146
|
Code coverage generated by
|
|
147
147
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
148
|
-
at
|
|
148
|
+
at 2026-02-01T23:43:50.987Z
|
|
149
149
|
</div>
|
|
150
150
|
<script src="../../prettify.js"></script>
|
|
151
151
|
<script>
|
|
@@ -97,7 +97,7 @@ export function clamp(value: number, min: number, max: number): number {
|
|
|
97
97
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
98
98
|
Code coverage generated by
|
|
99
99
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
100
|
-
at
|
|
100
|
+
at 2026-02-01T23:43:50.987Z
|
|
101
101
|
</div>
|
|
102
102
|
<script src="../../prettify.js"></script>
|
|
103
103
|
<script>
|
|
@@ -223,7 +223,7 @@ export function toColourData(value: string): ColourData {
|
|
|
223
223
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
224
224
|
Code coverage generated by
|
|
225
225
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
226
|
-
at
|
|
226
|
+
at 2026-02-01T23:43:50.987Z
|
|
227
227
|
</div>
|
|
228
228
|
<script src="../../prettify.js"></script>
|
|
229
229
|
<script>
|
|
@@ -259,7 +259,7 @@ async function getFileEntriesFromReader(
|
|
|
259
259
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
260
260
|
Code coverage generated by
|
|
261
261
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
262
|
-
at
|
|
262
|
+
at 2026-02-01T23:43:50.987Z
|
|
263
263
|
</div>
|
|
264
264
|
<script src="../../prettify.js"></script>
|
|
265
265
|
<script>
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
132
132
|
Code coverage generated by
|
|
133
133
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
134
|
-
at
|
|
134
|
+
at 2026-02-01T23:43:50.987Z
|
|
135
135
|
</div>
|
|
136
136
|
<script src="../../../prettify.js"></script>
|
|
137
137
|
<script>
|
|
@@ -91,7 +91,7 @@ export function isDataOverlayAngle(
|
|
|
91
91
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
92
92
|
Code coverage generated by
|
|
93
93
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
94
|
-
at
|
|
94
|
+
at 2026-02-01T23:43:50.987Z
|
|
95
95
|
</div>
|
|
96
96
|
<script src="../../../prettify.js"></script>
|
|
97
97
|
<script>
|
|
@@ -91,7 +91,7 @@ export function isDataOverlayLength(
|
|
|
91
91
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
92
92
|
Code coverage generated by
|
|
93
93
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
94
|
-
at
|
|
94
|
+
at 2026-02-01T23:43:50.987Z
|
|
95
95
|
</div>
|
|
96
96
|
<script src="../../../prettify.js"></script>
|
|
97
97
|
<script>
|
|
@@ -91,7 +91,7 @@ export function isDataOverlayPolygon(
|
|
|
91
91
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
92
92
|
Code coverage generated by
|
|
93
93
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
94
|
-
at
|
|
94
|
+
at 2026-02-01T23:43:50.987Z
|
|
95
95
|
</div>
|
|
96
96
|
<script src="../../../prettify.js"></script>
|
|
97
97
|
<script>
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
237
237
|
Code coverage generated by
|
|
238
238
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
239
|
-
at
|
|
239
|
+
at 2026-02-01T23:43:50.987Z
|
|
240
240
|
</div>
|
|
241
241
|
<script src="../../prettify.js"></script>
|
|
242
242
|
<script>
|
|
@@ -742,7 +742,7 @@ export function inflateMcadObjectState(): CurrentMcadState {
|
|
|
742
742
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
743
743
|
Code coverage generated by
|
|
744
744
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
745
|
-
at
|
|
745
|
+
at 2026-02-01T23:43:50.987Z
|
|
746
746
|
</div>
|
|
747
747
|
<script src="../../prettify.js"></script>
|
|
748
748
|
<script>
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
80
80
|
Code coverage generated by
|
|
81
81
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
82
|
-
at
|
|
82
|
+
at 2026-02-01T23:43:50.987Z
|
|
83
83
|
</div>
|
|
84
84
|
<script src="../../prettify.js"></script>
|
|
85
85
|
<script>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
177
177
|
Code coverage generated by
|
|
178
178
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
179
|
-
at
|
|
179
|
+
at 2026-02-01T23:43:50.987Z
|
|
180
180
|
</div>
|
|
181
181
|
<script src="../../../prettify.js"></script>
|
|
182
182
|
<script>
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
<a name='L9'></a><a href='#L9'>9</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
75
75
|
<span class="cline-any cline-neutral"> </span>
|
|
76
76
|
<span class="cline-any cline-neutral"> </span>
|
|
77
|
-
<span class="cline-any cline-yes">
|
|
77
|
+
<span class="cline-any cline-yes">192x</span>
|
|
78
78
|
<span class="cline-any cline-neutral"> </span>
|
|
79
79
|
<span class="cline-any cline-neutral"> </span>
|
|
80
80
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -94,7 +94,7 @@ export function parseAction(data: ActionRaw): Action {
|
|
|
94
94
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
95
95
|
Code coverage generated by
|
|
96
96
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
97
|
-
at
|
|
97
|
+
at 2026-02-01T23:43:50.987Z
|
|
98
98
|
</div>
|
|
99
99
|
<script src="../../../prettify.js"></script>
|
|
100
100
|
<script>
|