@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
|
@@ -1452,8 +1452,8 @@ LF:17
|
|
|
1452
1452
|
LH:16
|
|
1453
1453
|
BRDA:98,0,0,1
|
|
1454
1454
|
BRDA:98,0,1,0
|
|
1455
|
-
BRDA:30,1,0,
|
|
1456
|
-
BRDA:30,1,1,
|
|
1455
|
+
BRDA:30,1,0,55
|
|
1456
|
+
BRDA:30,1,1,138
|
|
1457
1457
|
BRDA:30,2,0,193
|
|
1458
1458
|
BRDA:30,2,1,191
|
|
1459
1459
|
BRDA:61,3,0,65
|
|
@@ -2241,9 +2241,9 @@ BRDA:105,0,0,15
|
|
|
2241
2241
|
BRDA:105,0,1,14
|
|
2242
2242
|
BRDA:120,1,0,15
|
|
2243
2243
|
BRDA:120,1,1,0
|
|
2244
|
-
BRDA:59,2,0,
|
|
2244
|
+
BRDA:59,2,0,90
|
|
2245
2245
|
BRDA:59,2,1,8
|
|
2246
|
-
BRDA:66,3,0,
|
|
2246
|
+
BRDA:66,3,0,90
|
|
2247
2247
|
BRDA:66,3,1,8
|
|
2248
2248
|
BRF:8
|
|
2249
2249
|
BRH:7
|
|
@@ -2383,9 +2383,9 @@ FNDA:18,(anonymous_11)
|
|
|
2383
2383
|
FNDA:2,(anonymous_12)
|
|
2384
2384
|
FNDA:48,(anonymous_13)
|
|
2385
2385
|
FNDA:48,(anonymous_14)
|
|
2386
|
-
FNDA:
|
|
2386
|
+
FNDA:3,(anonymous_15)
|
|
2387
2387
|
FNDA:0,(anonymous_16)
|
|
2388
|
-
FNDA:
|
|
2388
|
+
FNDA:45,(anonymous_17)
|
|
2389
2389
|
FNDA:1,(anonymous_18)
|
|
2390
2390
|
FNDA:19,(anonymous_19)
|
|
2391
2391
|
FNDA:19,(anonymous_20)
|
|
@@ -2406,9 +2406,9 @@ DA:59,48
|
|
|
2406
2406
|
DA:63,5
|
|
2407
2407
|
DA:68,48
|
|
2408
2408
|
DA:80,5
|
|
2409
|
-
DA:82,
|
|
2409
|
+
DA:82,3
|
|
2410
2410
|
DA:91,0
|
|
2411
|
-
DA:99,
|
|
2411
|
+
DA:99,45
|
|
2412
2412
|
DA:105,5
|
|
2413
2413
|
DA:106,5
|
|
2414
2414
|
DA:132,1
|
|
@@ -2637,7 +2637,7 @@ FNDA:0,(anonymous_1)
|
|
|
2637
2637
|
FNDA:59,(anonymous_2)
|
|
2638
2638
|
FNDA:0,(anonymous_3)
|
|
2639
2639
|
FNDA:0,toFormattedBytes
|
|
2640
|
-
FNDA:
|
|
2640
|
+
FNDA:28,sweepStale
|
|
2641
2641
|
FNDA:0,(anonymous_6)
|
|
2642
2642
|
FNDA:59,(anonymous_7)
|
|
2643
2643
|
FNDA:51,(anonymous_8)
|
|
@@ -2672,8 +2672,8 @@ DA:107,0
|
|
|
2672
2672
|
DA:109,0
|
|
2673
2673
|
DA:112,3
|
|
2674
2674
|
DA:113,59
|
|
2675
|
-
DA:115,
|
|
2676
|
-
DA:116,
|
|
2675
|
+
DA:115,28
|
|
2676
|
+
DA:116,28
|
|
2677
2677
|
DA:117,0
|
|
2678
2678
|
DA:118,0
|
|
2679
2679
|
DA:119,0
|
|
@@ -3080,10 +3080,10 @@ FNDA:1,(anonymous_16)
|
|
|
3080
3080
|
FNDA:1,(anonymous_17)
|
|
3081
3081
|
FNDA:1,(anonymous_18)
|
|
3082
3082
|
FNDA:14,(anonymous_19)
|
|
3083
|
-
FNDA:
|
|
3084
|
-
FNDA:
|
|
3083
|
+
FNDA:3,(anonymous_20)
|
|
3084
|
+
FNDA:3,(anonymous_21)
|
|
3085
3085
|
FNDA:1,(anonymous_22)
|
|
3086
|
-
FNDA:
|
|
3086
|
+
FNDA:80,(anonymous_23)
|
|
3087
3087
|
DA:29,8
|
|
3088
3088
|
DA:43,1
|
|
3089
3089
|
DA:53,1
|
|
@@ -3091,11 +3091,11 @@ DA:60,1
|
|
|
3091
3091
|
DA:74,8
|
|
3092
3092
|
DA:85,14
|
|
3093
3093
|
DA:107,8
|
|
3094
|
-
DA:110,
|
|
3094
|
+
DA:110,3
|
|
3095
3095
|
DA:118,8
|
|
3096
|
-
DA:122,
|
|
3096
|
+
DA:122,3
|
|
3097
3097
|
DA:141,1
|
|
3098
|
-
DA:144,
|
|
3098
|
+
DA:144,80
|
|
3099
3099
|
DA:163,14
|
|
3100
3100
|
DA:165,14
|
|
3101
3101
|
DA:167,14
|
|
@@ -3151,7 +3151,7 @@ BRDA:53,6,0,16
|
|
|
3151
3151
|
BRDA:53,6,1,14
|
|
3152
3152
|
BRDA:60,7,0,16
|
|
3153
3153
|
BRDA:60,7,1,14
|
|
3154
|
-
BRDA:102,8,0,
|
|
3154
|
+
BRDA:102,8,0,24
|
|
3155
3155
|
BRDA:102,8,1,14
|
|
3156
3156
|
BRF:18
|
|
3157
3157
|
BRH:13
|
|
@@ -4696,8 +4696,8 @@ DA:47,1
|
|
|
4696
4696
|
DA:52,1
|
|
4697
4697
|
LF:8
|
|
4698
4698
|
LH:8
|
|
4699
|
-
BRDA:43,0,0,
|
|
4700
|
-
BRDA:43,0,1,
|
|
4699
|
+
BRDA:43,0,0,26
|
|
4700
|
+
BRDA:43,0,1,2
|
|
4701
4701
|
BRF:2
|
|
4702
4702
|
BRH:2
|
|
4703
4703
|
end_of_record
|
|
@@ -5803,15 +5803,15 @@ FNDA:16,(anonymous_0)
|
|
|
5803
5803
|
FNDA:1,(anonymous_1)
|
|
5804
5804
|
FNDA:16,(anonymous_2)
|
|
5805
5805
|
FNDA:5,(anonymous_3)
|
|
5806
|
-
FNDA:
|
|
5806
|
+
FNDA:1,(anonymous_4)
|
|
5807
5807
|
FNDA:1,(anonymous_5)
|
|
5808
|
-
FNDA:
|
|
5809
|
-
FNDA:
|
|
5810
|
-
FNDA:
|
|
5808
|
+
FNDA:17,(anonymous_6)
|
|
5809
|
+
FNDA:17,(anonymous_7)
|
|
5810
|
+
FNDA:17,(anonymous_8)
|
|
5811
5811
|
DA:3,1
|
|
5812
|
-
DA:15,
|
|
5813
|
-
DA:18,
|
|
5814
|
-
DA:20,
|
|
5812
|
+
DA:15,17
|
|
5813
|
+
DA:18,17
|
|
5814
|
+
DA:20,17
|
|
5815
5815
|
DA:40,11
|
|
5816
5816
|
DA:51,11
|
|
5817
5817
|
DA:55,11
|
|
@@ -5824,10 +5824,10 @@ DA:68,16
|
|
|
5824
5824
|
DA:70,5
|
|
5825
5825
|
DA:71,5
|
|
5826
5826
|
DA:72,5
|
|
5827
|
-
DA:73,
|
|
5827
|
+
DA:73,1
|
|
5828
5828
|
LF:17
|
|
5829
5829
|
LH:17
|
|
5830
|
-
BRDA:3,0,0,
|
|
5830
|
+
BRDA:3,0,0,17
|
|
5831
5831
|
BRDA:3,0,1,11
|
|
5832
5832
|
BRF:2
|
|
5833
5833
|
BRH:2
|
|
@@ -6490,8 +6490,8 @@ SF:src/functions/parsers/parseAction.ts
|
|
|
6490
6490
|
FN:3,parseAction
|
|
6491
6491
|
FNF:1
|
|
6492
6492
|
FNH:1
|
|
6493
|
-
FNDA:
|
|
6494
|
-
DA:4,
|
|
6493
|
+
FNDA:192,parseAction
|
|
6494
|
+
DA:4,192
|
|
6495
6495
|
LF:1
|
|
6496
6496
|
LH:1
|
|
6497
6497
|
BRF:0
|
|
@@ -6504,9 +6504,9 @@ FN:7,(anonymous_1)
|
|
|
6504
6504
|
FNF:2
|
|
6505
6505
|
FNH:2
|
|
6506
6506
|
FNDA:37,parseCallToAction
|
|
6507
|
-
FNDA:
|
|
6507
|
+
FNDA:191,(anonymous_1)
|
|
6508
6508
|
DA:5,37
|
|
6509
|
-
DA:7,
|
|
6509
|
+
DA:7,191
|
|
6510
6510
|
LF:2
|
|
6511
6511
|
LH:2
|
|
6512
6512
|
BRF:0
|
|
@@ -7502,7 +7502,7 @@ FNF:49
|
|
|
7502
7502
|
FNH:47
|
|
7503
7503
|
FNDA:1,createUpload
|
|
7504
7504
|
FNDA:1,fakeUpload
|
|
7505
|
-
FNDA:
|
|
7505
|
+
FNDA:206,(anonymous_2)
|
|
7506
7506
|
FNDA:19,(anonymous_3)
|
|
7507
7507
|
FNDA:3,(anonymous_4)
|
|
7508
7508
|
FNDA:1,(anonymous_5)
|
|
@@ -7554,8 +7554,8 @@ DA:23,1
|
|
|
7554
7554
|
DA:33,1
|
|
7555
7555
|
DA:34,1
|
|
7556
7556
|
DA:35,1
|
|
7557
|
-
DA:36,
|
|
7558
|
-
DA:37,
|
|
7557
|
+
DA:36,206
|
|
7558
|
+
DA:37,205
|
|
7559
7559
|
DA:38,100
|
|
7560
7560
|
DA:41,1
|
|
7561
7561
|
DA:42,1
|
|
@@ -7672,10 +7672,10 @@ DA:270,9
|
|
|
7672
7672
|
DA:275,19
|
|
7673
7673
|
LF:121
|
|
7674
7674
|
LH:121
|
|
7675
|
-
BRDA:36,0,0,
|
|
7675
|
+
BRDA:36,0,0,205
|
|
7676
7676
|
BRDA:36,0,1,1
|
|
7677
7677
|
BRDA:37,1,0,100
|
|
7678
|
-
BRDA:37,1,1,
|
|
7678
|
+
BRDA:37,1,1,105
|
|
7679
7679
|
BRDA:251,2,0,2
|
|
7680
7680
|
BRDA:251,2,1,2
|
|
7681
7681
|
BRDA:251,2,2,4
|
|
@@ -379,7 +379,7 @@ function <span class="fstat-no" title="function not covered" >cancel(i</span>nfo
|
|
|
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>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at 2026-02-01T23:43:50.987Z
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -406,7 +406,7 @@ function calculateSplitIndex(railWidth: number): void {
|
|
|
406
406
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
407
407
|
Code coverage generated by
|
|
408
408
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
409
|
-
at
|
|
409
|
+
at 2026-02-01T23:43:50.987Z
|
|
410
410
|
</div>
|
|
411
411
|
<script src="../../../prettify.js"></script>
|
|
412
412
|
<script>
|
|
@@ -529,7 +529,7 @@ function <span class="fstat-no" title="function not covered" >toFormattedBytes(n
|
|
|
529
529
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
530
530
|
Code coverage generated by
|
|
531
531
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
532
|
-
at
|
|
532
|
+
at 2026-02-01T23:43:50.987Z
|
|
533
533
|
</div>
|
|
534
534
|
<script src="../../../prettify.js"></script>
|
|
535
535
|
<script>
|
|
@@ -829,7 +829,7 @@ defineExpose({ loadSession, load, m_closeDialog, introActive, tourActive });
|
|
|
829
829
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
830
830
|
Code coverage generated by
|
|
831
831
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
832
|
-
at
|
|
832
|
+
at 2026-02-01T23:43:50.987Z
|
|
833
833
|
</div>
|
|
834
834
|
<script src="../../../prettify.js"></script>
|
|
835
835
|
<script>
|
|
@@ -283,7 +283,7 @@ defineExpose({ canvas });
|
|
|
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>
|
|
@@ -496,7 +496,7 @@ async function onActionModal(value: boolean): Promise<void> {
|
|
|
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>
|
|
@@ -1057,7 +1057,7 @@ defineExpose({
|
|
|
1057
1057
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1058
1058
|
Code coverage generated by
|
|
1059
1059
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1060
|
-
at
|
|
1060
|
+
at 2026-02-01T23:43:50.987Z
|
|
1061
1061
|
</div>
|
|
1062
1062
|
<script src="../../../prettify.js"></script>
|
|
1063
1063
|
<script>
|
|
@@ -934,7 +934,7 @@ async function <span class="fstat-no" title="function not covered" >onDoubleClic
|
|
|
934
934
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
935
935
|
Code coverage generated by
|
|
936
936
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
937
|
-
at
|
|
937
|
+
at 2026-02-01T23:43:50.987Z
|
|
938
938
|
</div>
|
|
939
939
|
<script src="../../../prettify.js"></script>
|
|
940
940
|
<script>
|
|
@@ -214,7 +214,7 @@ defineOptions({
|
|
|
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>
|
|
@@ -421,7 +421,7 @@ async function invert(
|
|
|
421
421
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
422
422
|
Code coverage generated by
|
|
423
423
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
424
|
-
at
|
|
424
|
+
at 2026-02-01T23:43:50.987Z
|
|
425
425
|
</div>
|
|
426
426
|
<script src="../../../../prettify.js"></script>
|
|
427
427
|
<script>
|
|
@@ -205,7 +205,7 @@ async function flipHorizontal(): Promise<void> {
|
|
|
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>
|
|
@@ -205,7 +205,7 @@ async function flipVertical(): Promise<void> {
|
|
|
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>
|
|
@@ -253,7 +253,7 @@ async function exitFullscreen(): Promise<void> {
|
|
|
253
253
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
254
254
|
Code coverage generated by
|
|
255
255
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
256
|
-
at
|
|
256
|
+
at 2026-02-01T23:43:50.987Z
|
|
257
257
|
</div>
|
|
258
258
|
<script src="../../../../prettify.js"></script>
|
|
259
259
|
<script>
|
|
@@ -211,7 +211,7 @@ const enabled = computed(() => {
|
|
|
211
211
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
212
212
|
Code coverage generated by
|
|
213
213
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
214
|
-
at
|
|
214
|
+
at 2026-02-01T23:43:50.987Z
|
|
215
215
|
</div>
|
|
216
216
|
<script src="../../../../prettify.js"></script>
|
|
217
217
|
<script>
|
|
@@ -184,7 +184,7 @@ async function toggle(): Promise<void> {
|
|
|
184
184
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
185
185
|
Code coverage generated by
|
|
186
186
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
187
|
-
at
|
|
187
|
+
at 2026-02-01T23:43:50.987Z
|
|
188
188
|
</div>
|
|
189
189
|
<script src="../../../../prettify.js"></script>
|
|
190
190
|
<script>
|
|
@@ -193,7 +193,7 @@ async function reset(): Promise<void> {
|
|
|
193
193
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
194
194
|
Code coverage generated by
|
|
195
195
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
196
|
-
at
|
|
196
|
+
at 2026-02-01T23:43:50.987Z
|
|
197
197
|
</div>
|
|
198
198
|
<script src="../../../../prettify.js"></script>
|
|
199
199
|
<script>
|
|
@@ -361,7 +361,7 @@ async function rotate(): Promise<void> {
|
|
|
361
361
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
362
362
|
Code coverage generated by
|
|
363
363
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
364
|
-
at
|
|
364
|
+
at 2026-02-01T23:43:50.987Z
|
|
365
365
|
</div>
|
|
366
366
|
<script src="../../../../prettify.js"></script>
|
|
367
367
|
<script>
|
|
@@ -334,7 +334,7 @@ const menuState = computed({
|
|
|
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>
|
|
@@ -304,7 +304,7 @@ function <span class="fstat-no" title="function not covered" >onMouseDown(e</spa
|
|
|
304
304
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
305
305
|
Code coverage generated by
|
|
306
306
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
307
|
-
at
|
|
307
|
+
at 2026-02-01T23:43:50.987Z
|
|
308
308
|
</div>
|
|
309
309
|
<script src="../../../../prettify.js"></script>
|
|
310
310
|
<script>
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
252
252
|
Code coverage generated by
|
|
253
253
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
254
|
-
at
|
|
254
|
+
at 2026-02-01T23:43:50.987Z
|
|
255
255
|
</div>
|
|
256
256
|
<script src="../../../../prettify.js"></script>
|
|
257
257
|
<script>
|
|
@@ -1042,7 +1042,7 @@ async function save(): Promise<void> {
|
|
|
1042
1042
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1043
1043
|
Code coverage generated by
|
|
1044
1044
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1045
|
-
at
|
|
1045
|
+
at 2026-02-01T23:43:50.987Z
|
|
1046
1046
|
</div>
|
|
1047
1047
|
<script src="../../../../prettify.js"></script>
|
|
1048
1048
|
<script>
|
|
@@ -535,7 +535,7 @@ async function upgrade(): Promise<void> {
|
|
|
535
535
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
536
536
|
Code coverage generated by
|
|
537
537
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
538
|
-
at
|
|
538
|
+
at 2026-02-01T23:43:50.987Z
|
|
539
539
|
</div>
|
|
540
540
|
<script src="../../../../prettify.js"></script>
|
|
541
541
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at
|
|
119
|
+
at 2026-02-01T23:43:50.987Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../../../prettify.js"></script>
|
|
122
122
|
<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>
|
|
@@ -175,7 +175,7 @@ withDefaults(defineProps<Props>(), {
|
|
|
175
175
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
176
176
|
Code coverage generated by
|
|
177
177
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
178
|
-
at
|
|
178
|
+
at 2026-02-01T23:43:50.987Z
|
|
179
179
|
</div>
|
|
180
180
|
<script src="../../../../prettify.js"></script>
|
|
181
181
|
<script>
|
|
@@ -163,7 +163,7 @@ const { layout <span class="cstat-no" title="statement not covered" >} = useActi
|
|
|
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>
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
147
147
|
Code coverage generated by
|
|
148
148
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
149
|
-
at
|
|
149
|
+
at 2026-02-01T23:43:50.987Z
|
|
150
150
|
</div>
|
|
151
151
|
<script src="../../../../../prettify.js"></script>
|
|
152
152
|
<script>
|
package/test-output/coverage/src/components/modal/layouts/composables/useActiveLayout.ts.html
CHANGED
|
@@ -160,7 +160,7 @@ export function useActiveLayout(
|
|
|
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>
|
|
@@ -229,7 +229,7 @@ export function useLayout1x3(
|
|
|
229
229
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
230
230
|
Code coverage generated by
|
|
231
231
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
232
|
-
at
|
|
232
|
+
at 2026-02-01T23:43:50.987Z
|
|
233
233
|
</div>
|
|
234
234
|
<script src="../../../../../prettify.js"></script>
|
|
235
235
|
<script>
|
|
@@ -229,7 +229,7 @@ export function useLayout2x2(
|
|
|
229
229
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
230
230
|
Code coverage generated by
|
|
231
231
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
232
|
-
at
|
|
232
|
+
at 2026-02-01T23:43:50.987Z
|
|
233
233
|
</div>
|
|
234
234
|
<script src="../../../../../prettify.js"></script>
|
|
235
235
|
<script>
|
package/test-output/coverage/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html
CHANGED
|
@@ -166,7 +166,7 @@ export function useLayoutFullscreen(
|
|
|
166
166
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
167
167
|
Code coverage generated by
|
|
168
168
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
169
|
-
at
|
|
169
|
+
at 2026-02-01T23:43:50.987Z
|
|
170
170
|
</div>
|
|
171
171
|
<script src="../../../../../prettify.js"></script>
|
|
172
172
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at
|
|
119
|
+
at 2026-02-01T23:43:50.987Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -331,7 +331,7 @@ defineExpose({
|
|
|
331
331
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
332
332
|
Code coverage generated by
|
|
333
333
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
334
|
-
at
|
|
334
|
+
at 2026-02-01T23:43:50.987Z
|
|
335
335
|
</div>
|
|
336
336
|
<script src="../../../../prettify.js"></script>
|
|
337
337
|
<script>
|
|
@@ -292,7 +292,7 @@ const userAvatar = computed(() => {
|
|
|
292
292
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
293
293
|
Code coverage generated by
|
|
294
294
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
295
|
-
at
|
|
295
|
+
at 2026-02-01T23:43:50.987Z
|
|
296
296
|
</div>
|
|
297
297
|
<script src="../../../../prettify.js"></script>
|
|
298
298
|
<script>
|
|
@@ -244,7 +244,7 @@ function knowledgeBase(): void {
|
|
|
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>
|
|
@@ -994,7 +994,7 @@ defineExpose({
|
|
|
994
994
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
995
995
|
Code coverage generated by
|
|
996
996
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
997
|
-
at
|
|
997
|
+
at 2026-02-01T23:43:50.987Z
|
|
998
998
|
</div>
|
|
999
999
|
<script src="../../../../prettify.js"></script>
|
|
1000
1000
|
<script>
|
|
@@ -262,7 +262,7 @@ const <span class="cstat-no" title="statement not covered" >text = computed(<spa
|
|
|
262
262
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
263
263
|
Code coverage generated by
|
|
264
264
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
265
|
-
at
|
|
265
|
+
at 2026-02-01T23:43:50.987Z
|
|
266
266
|
</div>
|
|
267
267
|
<script src="../../../../prettify.js"></script>
|
|
268
268
|
<script>
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
162
162
|
Code coverage generated by
|
|
163
163
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
164
|
-
at
|
|
164
|
+
at 2026-02-01T23:43:50.987Z
|
|
165
165
|
</div>
|
|
166
166
|
<script src="../../../../prettify.js"></script>
|
|
167
167
|
<script>
|
|
@@ -397,7 +397,7 @@ defineExpose({ fetchAIModels, aiModels, selected });
|
|
|
397
397
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
398
398
|
Code coverage generated by
|
|
399
399
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
400
|
-
at
|
|
400
|
+
at 2026-02-01T23:43:50.987Z
|
|
401
401
|
</div>
|
|
402
402
|
<script src="../../../../prettify.js"></script>
|
|
403
403
|
<script>
|