@3cr/viewer-browser 0.0.334 → 0.0.335
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 +306 -290
- package/dist/Viewer3CR.js +36 -36
- package/dist/Viewer3CR.mjs +4513 -4555
- package/dist/Viewer3CR.umd.js +40 -40
- package/package.json +1 -1
- package/src/components/modal/modal/ShareModal.vue +3 -23
- package/src/components/modal/modal/__tests__/ShareModal.spec.ts +3 -24
- package/src/plugins/locales/en.json +5 -16
- package/test-output/coverage/coverage-final.json +12 -12
- package/test-output/coverage/index.html +15 -15
- package/test-output/coverage/lcov-report/index.html +15 -15
- package/test-output/coverage/lcov-report/src/components/modal/ActionRail.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 +12 -72
- 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 +18 -18
- 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/ImagesSharedSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
- 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 +3 -3
- 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 +1 -1
- 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 +1 -1
- 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/config.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 +6 -6
- package/test-output/coverage/lcov-report/src/functions/parsers/parseCallToAction.ts.html +1 -1
- 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/helpers/index.html +1 -1
- package/test-output/coverage/lcov-report/src/helpers/typedArray.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/index.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/iso-languages.ts.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 +4 -4
- 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 +106 -130
- package/test-output/coverage/src/components/modal/ActionRail.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 +12 -72
- package/test-output/coverage/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/index.html +18 -18
- package/test-output/coverage/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
- package/test-output/coverage/src/components/modal/snackbars/index.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateModal.vue.html +3 -3
- 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 +1 -1
- 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 +1 -1
- 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/config.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 +6 -6
- package/test-output/coverage/src/functions/parsers/parseCallToAction.ts.html +1 -1
- 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/helpers/index.html +1 -1
- package/test-output/coverage/src/helpers/typedArray.ts.html +1 -1
- package/test-output/coverage/src/index.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/iso-languages.ts.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 +4 -4
- 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 +697 -698
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">88.28% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>113/128</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">100% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>29/29</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">76.92% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>10/13</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">88.28% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>113/128</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -212,30 +212,7 @@
|
|
|
212
212
|
<a name='L147'></a><a href='#L147'>147</a>
|
|
213
213
|
<a name='L148'></a><a href='#L148'>148</a>
|
|
214
214
|
<a name='L149'></a><a href='#L149'>149</a>
|
|
215
|
-
<a name='L150'></a><a href='#L150'>150</a>
|
|
216
|
-
<a name='L151'></a><a href='#L151'>151</a>
|
|
217
|
-
<a name='L152'></a><a href='#L152'>152</a>
|
|
218
|
-
<a name='L153'></a><a href='#L153'>153</a>
|
|
219
|
-
<a name='L154'></a><a href='#L154'>154</a>
|
|
220
|
-
<a name='L155'></a><a href='#L155'>155</a>
|
|
221
|
-
<a name='L156'></a><a href='#L156'>156</a>
|
|
222
|
-
<a name='L157'></a><a href='#L157'>157</a>
|
|
223
|
-
<a name='L158'></a><a href='#L158'>158</a>
|
|
224
|
-
<a name='L159'></a><a href='#L159'>159</a>
|
|
225
|
-
<a name='L160'></a><a href='#L160'>160</a>
|
|
226
|
-
<a name='L161'></a><a href='#L161'>161</a>
|
|
227
|
-
<a name='L162'></a><a href='#L162'>162</a>
|
|
228
|
-
<a name='L163'></a><a href='#L163'>163</a>
|
|
229
|
-
<a name='L164'></a><a href='#L164'>164</a>
|
|
230
|
-
<a name='L165'></a><a href='#L165'>165</a>
|
|
231
|
-
<a name='L166'></a><a href='#L166'>166</a>
|
|
232
|
-
<a name='L167'></a><a href='#L167'>167</a>
|
|
233
|
-
<a name='L168'></a><a href='#L168'>168</a>
|
|
234
|
-
<a name='L169'></a><a href='#L169'>169</a>
|
|
235
|
-
<a name='L170'></a><a href='#L170'>170</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
236
|
-
<span class="cline-any cline-yes">1x</span>
|
|
237
|
-
<span class="cline-any cline-yes">1x</span>
|
|
238
|
-
<span class="cline-any cline-yes">1x</span>
|
|
215
|
+
<a name='L150'></a><a href='#L150'>150</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
239
216
|
<span class="cline-any cline-yes">1x</span>
|
|
240
217
|
<span class="cline-any cline-yes">1x</span>
|
|
241
218
|
<span class="cline-any cline-yes">1x</span>
|
|
@@ -331,14 +308,6 @@
|
|
|
331
308
|
<span class="cline-any cline-yes">1x</span>
|
|
332
309
|
<span class="cline-any cline-yes">1x</span>
|
|
333
310
|
<span class="cline-any cline-yes">1x</span>
|
|
334
|
-
<span class="cline-any cline-yes">1x</span>
|
|
335
|
-
<span class="cline-any cline-yes">1x</span>
|
|
336
|
-
<span class="cline-any cline-yes">1x</span>
|
|
337
|
-
<span class="cline-any cline-yes">1x</span>
|
|
338
|
-
<span class="cline-any cline-yes">1x</span>
|
|
339
|
-
<span class="cline-any cline-yes">1x</span>
|
|
340
|
-
<span class="cline-any cline-yes">1x</span>
|
|
341
|
-
<span class="cline-any cline-yes">1x</span>
|
|
342
311
|
<span class="cline-any cline-neutral"> </span>
|
|
343
312
|
<span class="cline-any cline-neutral"> </span>
|
|
344
313
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -364,15 +333,6 @@
|
|
|
364
333
|
<span class="cline-any cline-neutral"> </span>
|
|
365
334
|
<span class="cline-any cline-yes">1x</span>
|
|
366
335
|
<span class="cline-any cline-neutral"> </span>
|
|
367
|
-
<span class="cline-any cline-yes">1x</span>
|
|
368
|
-
<span class="cline-any cline-neutral"> </span>
|
|
369
|
-
<span class="cline-any cline-yes">1x</span>
|
|
370
|
-
<span class="cline-any cline-yes">1x</span>
|
|
371
|
-
<span class="cline-any cline-yes">1x</span>
|
|
372
|
-
<span class="cline-any cline-yes">1x</span>
|
|
373
|
-
<span class="cline-any cline-yes">1x</span>
|
|
374
|
-
<span class="cline-any cline-yes">1x</span>
|
|
375
|
-
<span class="cline-any cline-neutral"> </span>
|
|
376
336
|
<span class="cline-any cline-no"> </span>
|
|
377
337
|
<span class="cline-any cline-no"> </span>
|
|
378
338
|
<span class="cline-any cline-no"> </span>
|
|
@@ -408,9 +368,6 @@
|
|
|
408
368
|
<div class="d-flex align-center">
|
|
409
369
|
<span>{{ t('labels.shareThisImage') }}</span>
|
|
410
370
|
<v-spacer />
|
|
411
|
-
<v-btn prepend-icon="content_copy" data-testid="copy-link" color="primary" variant="text" @click="copy">
|
|
412
|
-
<span>{{ t('labels.copyLink') }}</span>
|
|
413
|
-
</v-btn>
|
|
414
371
|
<v-btn variant="text" icon="close" data-testid="close-btn" @click="modelValue = false" />
|
|
415
372
|
</div>
|
|
416
373
|
</v-card-title>
|
|
@@ -482,14 +439,6 @@
|
|
|
482
439
|
<img src="@/assets/images/apple-qr.svg" alt="apple" width="256" height="256" />
|
|
483
440
|
<img src="@/assets/images/android-qr.svg" alt="android" width="256" height="256" />
|
|
484
441
|
</div>
|
|
485
|
-
<div class="my-8">
|
|
486
|
-
<v-divider>{{ t('labels.or') }}</v-divider>
|
|
487
|
-
</div>
|
|
488
|
-
<span class="px-4 pb-4 text-center">{{ t('texts.enterCodeManually') }}</span>
|
|
489
|
-
<div class="d-flex align-center ga-2">
|
|
490
|
-
<v-text-field density="compact" hide-details readonly variant="outlined" :model-value="href" />
|
|
491
|
-
<v-btn color="primary" height="40" icon="content_copy" rounded tile variant="outlined" @click="copy" />
|
|
492
|
-
</div>
|
|
493
442
|
</div>
|
|
494
443
|
</v-tabs-window-item>
|
|
495
444
|
</v-tabs-window>
|
|
@@ -511,11 +460,11 @@
|
|
|
511
460
|
</template>
|
|
512
461
|
|
|
513
462
|
<script setup lang="ts">
|
|
514
|
-
import { computed, ref } from 'vue';
|
|
515
|
-
import { storeToRefs } from 'pinia';
|
|
516
463
|
import { useViewerStore } from '@/stores/viewer.store';
|
|
517
|
-
import { useI18n } from 'vue-i18n';
|
|
518
464
|
import { SharePermission, ShareRequest } from '@3cr/viewer-types-ts';
|
|
465
|
+
import { storeToRefs } from 'pinia';
|
|
466
|
+
import { computed, ref } from 'vue';
|
|
467
|
+
import { useI18n } from 'vue-i18n';
|
|
519
468
|
|
|
520
469
|
const { t } = useI18n();
|
|
521
470
|
const { options } = storeToRefs(useViewerStore());
|
|
@@ -533,15 +482,6 @@ const modelValue = defineModel<boolean>({ default: false });
|
|
|
533
482
|
|
|
534
483
|
const inviteRules = computed(() => [(value: unknown) => !!value || 'Email is required']);
|
|
535
484
|
|
|
536
|
-
const href = computed(() => window.location.href);
|
|
537
|
-
|
|
538
|
-
async function copy(): Promise<void> {
|
|
539
|
-
if ('clipboard' in navigator) {
|
|
540
|
-
await navigator.clipboard.writeText(href.value);
|
|
541
|
-
s_copied.value = true;
|
|
542
|
-
}
|
|
543
|
-
}
|
|
544
|
-
|
|
545
485
|
<span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >async function done(): Promise<void> {</span></span>
|
|
546
486
|
<span class="cstat-no" title="statement not covered" > if (options.value.onShareScan) {</span>
|
|
547
487
|
<span class="cstat-no" title="statement not covered" > loading.value = true;</span>
|
|
@@ -577,7 +517,7 @@ function invite(): void {
|
|
|
577
517
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
578
518
|
Code coverage generated by
|
|
579
519
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
580
|
-
at 2025-
|
|
520
|
+
at 2025-08-20T05:30:00.386Z
|
|
581
521
|
</div>
|
|
582
522
|
<script src="../../../../prettify.js"></script>
|
|
583
523
|
<script>
|
|
@@ -568,7 +568,7 @@ defineExpose({ getProgress });
|
|
|
568
568
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
569
569
|
Code coverage generated by
|
|
570
570
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
571
|
-
at 2025-
|
|
571
|
+
at 2025-08-20T05:30:00.386Z
|
|
572
572
|
</div>
|
|
573
573
|
<script src="../../../../prettify.js"></script>
|
|
574
574
|
<script>
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">97.
|
|
26
|
+
<span class="strong">97.64% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>623/638</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
33
|
<span class="strong">100% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>152/152</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">93.
|
|
40
|
+
<span class="strong">93.75% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>45/48</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">97.
|
|
47
|
+
<span class="strong">97.64% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>623/638</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -185,17 +185,17 @@
|
|
|
185
185
|
|
|
186
186
|
<tr>
|
|
187
187
|
<td class="file high" data-value="ShareModal.vue"><a href="ShareModal.vue.html">ShareModal.vue</a></td>
|
|
188
|
-
<td data-value="
|
|
189
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
188
|
+
<td data-value="88.28" class="pic high">
|
|
189
|
+
<div class="chart"><div class="cover-fill" style="width: 88%"></div><div class="cover-empty" style="width: 12%"></div></div>
|
|
190
190
|
</td>
|
|
191
|
-
<td data-value="
|
|
192
|
-
<td data-value="
|
|
193
|
-
<td data-value="100" class="pct high">100%</td>
|
|
194
|
-
<td data-value="
|
|
195
|
-
<td data-value="
|
|
196
|
-
<td data-value="
|
|
197
|
-
<td data-value="
|
|
198
|
-
<td data-value="
|
|
191
|
+
<td data-value="88.28" class="pct high">88.28%</td>
|
|
192
|
+
<td data-value="128" class="abs high">113/128</td>
|
|
193
|
+
<td data-value="100" class="pct high">100%</td>
|
|
194
|
+
<td data-value="29" class="abs high">29/29</td>
|
|
195
|
+
<td data-value="76.92" class="pct medium">76.92%</td>
|
|
196
|
+
<td data-value="13" class="abs medium">10/13</td>
|
|
197
|
+
<td data-value="88.28" class="pct high">88.28%</td>
|
|
198
|
+
<td data-value="128" class="abs high">113/128</td>
|
|
199
199
|
</tr>
|
|
200
200
|
|
|
201
201
|
<tr>
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
222
222
|
Code coverage generated by
|
|
223
223
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
224
|
-
at 2025-
|
|
224
|
+
at 2025-08-20T05:30:00.386Z
|
|
225
225
|
</div>
|
|
226
226
|
<script src="../../../../prettify.js"></script>
|
|
227
227
|
<script>
|
|
@@ -175,7 +175,7 @@ defineExpose({ modelValue, undo });
|
|
|
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 2025-
|
|
178
|
+
at 2025-08-20T05:30:00.386Z
|
|
179
179
|
</div>
|
|
180
180
|
<script src="../../../../prettify.js"></script>
|
|
181
181
|
<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 2025-
|
|
151
|
+
at 2025-08-20T05:30:00.386Z
|
|
152
152
|
</div>
|
|
153
153
|
<script src="../../../../prettify.js"></script>
|
|
154
154
|
<script>
|
package/test-output/coverage/lcov-report/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html
CHANGED
|
@@ -92,8 +92,8 @@
|
|
|
92
92
|
<a name='L27'></a><a href='#L27'>27</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
93
93
|
<span class="cline-any cline-yes">1x</span>
|
|
94
94
|
<span class="cline-any cline-yes">1x</span>
|
|
95
|
-
<span class="cline-any cline-yes">
|
|
96
|
-
<span class="cline-any cline-yes">
|
|
95
|
+
<span class="cline-any cline-yes">6x</span>
|
|
96
|
+
<span class="cline-any cline-yes">6x</span>
|
|
97
97
|
<span class="cline-any cline-yes">1x</span>
|
|
98
98
|
<span class="cline-any cline-yes">1x</span>
|
|
99
99
|
<span class="cline-any cline-yes">1x</span>
|
|
@@ -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 2025-
|
|
151
|
+
at 2025-08-20T05:30:00.386Z
|
|
152
152
|
</div>
|
|
153
153
|
<script src="../../../../prettify.js"></script>
|
|
154
154
|
<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 2025-
|
|
134
|
+
at 2025-08-20T05:30:00.386Z
|
|
135
135
|
</div>
|
|
136
136
|
<script src="../../../../prettify.js"></script>
|
|
137
137
|
<script>
|
|
@@ -252,8 +252,8 @@
|
|
|
252
252
|
<span class="cline-any cline-neutral"> </span>
|
|
253
253
|
<span class="cline-any cline-yes">1x</span>
|
|
254
254
|
<span class="cline-any cline-yes">1x</span>
|
|
255
|
-
<span class="cline-any cline-yes">
|
|
256
|
-
<span class="cline-any cline-yes">
|
|
255
|
+
<span class="cline-any cline-yes">9x</span>
|
|
256
|
+
<span class="cline-any cline-yes">9x</span>
|
|
257
257
|
<span class="cline-any cline-yes">1x</span>
|
|
258
258
|
<span class="cline-any cline-yes">1x</span>
|
|
259
259
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -382,7 +382,7 @@ defineOptions({ inheritAttrs: false });
|
|
|
382
382
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
383
383
|
Code coverage generated by
|
|
384
384
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
385
|
-
at 2025-
|
|
385
|
+
at 2025-08-20T05:30:00.386Z
|
|
386
386
|
</div>
|
|
387
387
|
<script src="../../../../prettify.js"></script>
|
|
388
388
|
<script>
|
|
@@ -130,7 +130,7 @@ const modelValue = defineModel<boolean>({ default: false });
|
|
|
130
130
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
131
131
|
Code coverage generated by
|
|
132
132
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
133
|
-
at 2025-
|
|
133
|
+
at 2025-08-20T05:30:00.386Z
|
|
134
134
|
</div>
|
|
135
135
|
<script src="../../../../prettify.js"></script>
|
|
136
136
|
<script>
|
|
@@ -544,7 +544,7 @@ defineExpose({
|
|
|
544
544
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
545
545
|
Code coverage generated by
|
|
546
546
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
547
|
-
at 2025-
|
|
547
|
+
at 2025-08-20T05:30:00.386Z
|
|
548
548
|
</div>
|
|
549
549
|
<script src="../../../../prettify.js"></script>
|
|
550
550
|
<script>
|
|
@@ -214,7 +214,7 @@ async function deleteAnnotation(): Promise<void> {
|
|
|
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 2025-
|
|
217
|
+
at 2025-08-20T05:30:00.386Z
|
|
218
218
|
</div>
|
|
219
219
|
<script src="../../../../prettify.js"></script>
|
|
220
220
|
<script>
|
|
@@ -145,7 +145,7 @@ function undo(): void {
|
|
|
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 2025-
|
|
148
|
+
at 2025-08-20T05:30:00.386Z
|
|
149
149
|
</div>
|
|
150
150
|
<script src="../../../../prettify.js"></script>
|
|
151
151
|
<script>
|
|
@@ -832,7 +832,7 @@ thead {
|
|
|
832
832
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
833
833
|
Code coverage generated by
|
|
834
834
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
835
|
-
at 2025-
|
|
835
|
+
at 2025-08-20T05:30:00.386Z
|
|
836
836
|
</div>
|
|
837
837
|
<script src="../../../../prettify.js"></script>
|
|
838
838
|
<script>
|
|
@@ -205,7 +205,7 @@ const mask = computed(() => {
|
|
|
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 2025-
|
|
208
|
+
at 2025-08-20T05:30:00.386Z
|
|
209
209
|
</div>
|
|
210
210
|
<script src="../../../../prettify.js"></script>
|
|
211
211
|
<script>
|
|
@@ -496,7 +496,7 @@ p {
|
|
|
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 2025-
|
|
499
|
+
at 2025-08-20T05:30:00.386Z
|
|
500
500
|
</div>
|
|
501
501
|
<script src="../../../../prettify.js"></script>
|
|
502
502
|
<script>
|
|
@@ -367,7 +367,7 @@ async function focus(): Promise<void> {
|
|
|
367
367
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
368
368
|
Code coverage generated by
|
|
369
369
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
370
|
-
at 2025-
|
|
370
|
+
at 2025-08-20T05:30:00.386Z
|
|
371
371
|
</div>
|
|
372
372
|
<script src="../../../../prettify.js"></script>
|
|
373
373
|
<script>
|
|
@@ -160,7 +160,7 @@ withDefaults(defineProps<Props>(), {
|
|
|
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 2025-
|
|
163
|
+
at 2025-08-20T05:30:00.386Z
|
|
164
164
|
</div>
|
|
165
165
|
<script src="../../../../prettify.js"></script>
|
|
166
166
|
<script>
|
|
@@ -388,7 +388,7 @@ defineOptions({ inheritAttrs: false });
|
|
|
388
388
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
389
389
|
Code coverage generated by
|
|
390
390
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
391
|
-
at 2025-
|
|
391
|
+
at 2025-08-20T05:30:00.386Z
|
|
392
392
|
</div>
|
|
393
393
|
<script src="../../../../prettify.js"></script>
|
|
394
394
|
<script>
|
|
@@ -346,7 +346,7 @@ async function update(): Promise<void> {
|
|
|
346
346
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
347
347
|
Code coverage generated by
|
|
348
348
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
349
|
-
at 2025-
|
|
349
|
+
at 2025-08-20T05:30:00.386Z
|
|
350
350
|
</div>
|
|
351
351
|
<script src="../../../../prettify.js"></script>
|
|
352
352
|
<script>
|
|
@@ -226,7 +226,7 @@ defineOptions({ inheritAttrs: false });
|
|
|
226
226
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
227
227
|
Code coverage generated by
|
|
228
228
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
229
|
-
at 2025-
|
|
229
|
+
at 2025-08-20T05:30:00.386Z
|
|
230
230
|
</div>
|
|
231
231
|
<script src="../../../../prettify.js"></script>
|
|
232
232
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/annotation/DrawerTitle.vue.html
CHANGED
|
@@ -145,7 +145,7 @@ const props = withDefaults(defineProps<Props>(), {
|
|
|
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 2025-
|
|
148
|
+
at 2025-08-20T05:30:00.386Z
|
|
149
149
|
</div>
|
|
150
150
|
<script src="../../../../prettify.js"></script>
|
|
151
151
|
<script>
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
297
297
|
Code coverage generated by
|
|
298
298
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
299
|
-
at 2025-
|
|
299
|
+
at 2025-08-20T05:30:00.386Z
|
|
300
300
|
</div>
|
|
301
301
|
<script src="../../../../prettify.js"></script>
|
|
302
302
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/display/DisplayPanel.vue.html
CHANGED
|
@@ -538,7 +538,7 @@ async function onColourPresetChange(preset: ColourPresetData | null): Promise<
|
|
|
538
538
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
539
539
|
Code coverage generated by
|
|
540
540
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
541
|
-
at 2025-
|
|
541
|
+
at 2025-08-20T05:30:00.386Z
|
|
542
542
|
</div>
|
|
543
543
|
<script src="../../../../prettify.js"></script>
|
|
544
544
|
<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 2025-
|
|
104
|
+
at 2025-08-20T05:30:00.386Z
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../../prettify.js"></script>
|
|
107
107
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/history/HistoryModal.vue.html
CHANGED
|
@@ -490,7 +490,7 @@ interface HistoryItem {
|
|
|
490
490
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
491
491
|
Code coverage generated by
|
|
492
492
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
493
|
-
at 2025-
|
|
493
|
+
at 2025-08-20T05:30:00.386Z
|
|
494
494
|
</div>
|
|
495
495
|
<script src="../../../../prettify.js"></script>
|
|
496
496
|
<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 2025-
|
|
104
|
+
at 2025-08-20T05:30:00.386Z
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../../../../prettify.js"></script>
|
|
107
107
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadAddObjectBtn.vue.html
CHANGED
|
@@ -178,7 +178,7 @@ async function onComplete(items: Array<File>) {
|
|
|
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 2025-
|
|
181
|
+
at 2025-08-20T05:30:00.386Z
|
|
182
182
|
</div>
|
|
183
183
|
<script src="../../../../prettify.js"></script>
|
|
184
184
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTable.vue.html
CHANGED
|
@@ -304,7 +304,7 @@ defineExpose({
|
|
|
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 2025-
|
|
307
|
+
at 2025-08-20T05:30:00.386Z
|
|
308
308
|
</div>
|
|
309
309
|
<script src="../../../../prettify.js"></script>
|
|
310
310
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTableItems.vue.html
CHANGED
|
@@ -1228,7 +1228,7 @@ tr {
|
|
|
1228
1228
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1229
1229
|
Code coverage generated by
|
|
1230
1230
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1231
|
-
at 2025-
|
|
1231
|
+
at 2025-08-20T05:30:00.386Z
|
|
1232
1232
|
</div>
|
|
1233
1233
|
<script src="../../../../prettify.js"></script>
|
|
1234
1234
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDeleteModal.vue.html
CHANGED
|
@@ -202,7 +202,7 @@ async function deleteMcadObject(): Promise<void> {
|
|
|
202
202
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
203
203
|
Code coverage generated by
|
|
204
204
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
205
|
-
at 2025-
|
|
205
|
+
at 2025-08-20T05:30:00.386Z
|
|
206
206
|
</div>
|
|
207
207
|
<script src="../../../../prettify.js"></script>
|
|
208
208
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDropZone.vue.html
CHANGED
|
@@ -505,7 +505,7 @@ defineExpose({
|
|
|
505
505
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
506
506
|
Code coverage generated by
|
|
507
507
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
508
|
-
at 2025-
|
|
508
|
+
at 2025-08-20T05:30:00.386Z
|
|
509
509
|
</div>
|
|
510
510
|
<script src="../../../../prettify.js"></script>
|
|
511
511
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadFloating.vue.html
CHANGED
|
@@ -649,7 +649,7 @@ function rotate(): void {
|
|
|
649
649
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
650
650
|
Code coverage generated by
|
|
651
651
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
652
|
-
at 2025-
|
|
652
|
+
at 2025-08-20T05:30:00.386Z
|
|
653
653
|
</div>
|
|
654
654
|
<script src="../../../../prettify.js"></script>
|
|
655
655
|
<script>
|
|
@@ -172,7 +172,7 @@ const styles = computed(() => {
|
|
|
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 2025-
|
|
175
|
+
at 2025-08-20T05:30:00.386Z
|
|
176
176
|
</div>
|
|
177
177
|
<script src="../../../../prettify.js"></script>
|
|
178
178
|
<script>
|
|
@@ -343,7 +343,7 @@ function makeObjectInvert(x: boolean, y: boolean, z: boolean): ObjectInvert {
|
|
|
343
343
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
344
344
|
Code coverage generated by
|
|
345
345
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
346
|
-
at 2025-
|
|
346
|
+
at 2025-08-20T05:30:00.386Z
|
|
347
347
|
</div>
|
|
348
348
|
<script src="../../../../prettify.js"></script>
|
|
349
349
|
<script>
|
package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadLockBtn.vue.html
CHANGED
|
@@ -256,7 +256,7 @@ defineOptions({ inheritAttrs: false });
|
|
|
256
256
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
257
257
|
Code coverage generated by
|
|
258
258
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
259
|
-
at 2025-
|
|
259
|
+
at 2025-08-20T05:30:00.386Z
|
|
260
260
|
</div>
|
|
261
261
|
<script src="../../../../prettify.js"></script>
|
|
262
262
|
<script>
|