@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
|
@@ -211,7 +211,7 @@ export function useMcadMoveTool() {
|
|
|
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 2025-
|
|
214
|
+
at 2025-08-20T05:30:00.386Z
|
|
215
215
|
</div>
|
|
216
216
|
<script src="../../prettify.js"></script>
|
|
217
217
|
<script>
|
|
@@ -211,7 +211,7 @@ export function useMcadRotateTool() {
|
|
|
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 2025-
|
|
214
|
+
at 2025-08-20T05:30:00.386Z
|
|
215
215
|
</div>
|
|
216
216
|
<script src="../../prettify.js"></script>
|
|
217
217
|
<script>
|
|
@@ -100,7 +100,7 @@ export function useMcadScaleTool() {
|
|
|
100
100
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
101
101
|
Code coverage generated by
|
|
102
102
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
103
|
-
at 2025-
|
|
103
|
+
at 2025-08-20T05:30:00.386Z
|
|
104
104
|
</div>
|
|
105
105
|
<script src="../../prettify.js"></script>
|
|
106
106
|
<script>
|
|
@@ -166,7 +166,7 @@ export function useMcadSelectTool() {
|
|
|
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 2025-
|
|
169
|
+
at 2025-08-20T05:30:00.386Z
|
|
170
170
|
</div>
|
|
171
171
|
<script src="../../prettify.js"></script>
|
|
172
172
|
<script>
|
|
@@ -130,7 +130,7 @@ export function useMeasurementAngleTool() {
|
|
|
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>
|
|
@@ -130,7 +130,7 @@ export function useMeasurementLengthTool() {
|
|
|
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>
|
|
@@ -130,7 +130,7 @@ export function useMeasurementPolygonTool() {
|
|
|
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>
|
|
@@ -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>
|
|
@@ -85,7 +85,7 @@ export interface ViewerTool {
|
|
|
85
85
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
86
86
|
Code coverage generated by
|
|
87
87
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
88
|
-
at 2025-
|
|
88
|
+
at 2025-08-20T05:30:00.386Z
|
|
89
89
|
</div>
|
|
90
90
|
<script src="../../prettify.js"></script>
|
|
91
91
|
<script>
|
|
@@ -91,7 +91,7 @@ declare module '*.vue' {
|
|
|
91
91
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
92
92
|
Code coverage generated by
|
|
93
93
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
94
|
-
at 2025-
|
|
94
|
+
at 2025-08-20T05:30:00.386Z
|
|
95
95
|
</div>
|
|
96
96
|
<script src="../prettify.js"></script>
|
|
97
97
|
<script>
|
|
@@ -1777,8 +1777,8 @@ BRDA:64,1,0,80
|
|
|
1777
1777
|
BRDA:68,2,0,1
|
|
1778
1778
|
BRDA:39,3,0,65
|
|
1779
1779
|
BRDA:12,4,0,192
|
|
1780
|
-
BRDA:12,5,0,
|
|
1781
|
-
BRDA:12,6,0,
|
|
1780
|
+
BRDA:12,5,0,44
|
|
1781
|
+
BRDA:12,6,0,149
|
|
1782
1782
|
BRDA:19,7,0,45
|
|
1783
1783
|
BRDA:32,8,0,1
|
|
1784
1784
|
BRDA:35,9,0,1
|
|
@@ -3206,23 +3206,21 @@ BRH:13
|
|
|
3206
3206
|
end_of_record
|
|
3207
3207
|
TN:
|
|
3208
3208
|
SF:src/components/modal/modal/ShareModal.vue
|
|
3209
|
-
FN:
|
|
3210
|
-
FN:
|
|
3211
|
-
FN:
|
|
3212
|
-
FN:159,invite
|
|
3209
|
+
FN:122,done
|
|
3210
|
+
FN:132,removeShare
|
|
3211
|
+
FN:139,invite
|
|
3213
3212
|
FN:2,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3214
|
-
FN:
|
|
3215
|
-
FN:
|
|
3213
|
+
FN:8,onClick._cache.<computed>._cache.<computed>
|
|
3214
|
+
FN:13,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3215
|
+
FN:21,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3216
3216
|
FN:24,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3217
3217
|
FN:27,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3218
|
-
FN:
|
|
3219
|
-
FN:
|
|
3220
|
-
FN:
|
|
3221
|
-
FN:
|
|
3222
|
-
|
|
3223
|
-
|
|
3224
|
-
FNH:11
|
|
3225
|
-
FNDA:1,copy
|
|
3218
|
+
FN:62,onClick
|
|
3219
|
+
FN:86,onClick._cache.<computed>._cache.<computed>
|
|
3220
|
+
FN:95,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3221
|
+
FN:96,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3222
|
+
FNF:13
|
|
3223
|
+
FNH:10
|
|
3226
3224
|
FNDA:0,done
|
|
3227
3225
|
FNDA:0,removeShare
|
|
3228
3226
|
FNDA:1,invite
|
|
@@ -3230,7 +3228,7 @@ FNDA:2,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
|
3230
3228
|
FNDA:1,onClick._cache.<computed>._cache.<computed>
|
|
3231
3229
|
FNDA:2,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3232
3230
|
FNDA:2,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3233
|
-
FNDA:
|
|
3231
|
+
FNDA:18,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3234
3232
|
FNDA:2,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
3235
3233
|
FNDA:0,onClick
|
|
3236
3234
|
FNDA:1,onClick._cache.<computed>._cache.<computed>
|
|
@@ -3275,9 +3273,9 @@ DA:37,1
|
|
|
3275
3273
|
DA:38,1
|
|
3276
3274
|
DA:39,1
|
|
3277
3275
|
DA:40,1
|
|
3278
|
-
DA:41,1
|
|
3279
3276
|
DA:42,1
|
|
3280
3277
|
DA:43,1
|
|
3278
|
+
DA:44,1
|
|
3281
3279
|
DA:45,1
|
|
3282
3280
|
DA:46,1
|
|
3283
3281
|
DA:47,1
|
|
@@ -3292,12 +3290,12 @@ DA:55,1
|
|
|
3292
3290
|
DA:56,1
|
|
3293
3291
|
DA:57,1
|
|
3294
3292
|
DA:58,1
|
|
3295
|
-
DA:59,1
|
|
3296
3293
|
DA:60,1
|
|
3297
3294
|
DA:61,1
|
|
3298
|
-
DA:
|
|
3295
|
+
DA:62,1
|
|
3299
3296
|
DA:64,1
|
|
3300
3297
|
DA:65,1
|
|
3298
|
+
DA:66,1
|
|
3301
3299
|
DA:67,1
|
|
3302
3300
|
DA:68,1
|
|
3303
3301
|
DA:69,1
|
|
@@ -3328,97 +3326,75 @@ DA:93,1
|
|
|
3328
3326
|
DA:94,1
|
|
3329
3327
|
DA:95,1
|
|
3330
3328
|
DA:96,1
|
|
3331
|
-
DA:97,1
|
|
3332
|
-
DA:98,1
|
|
3333
|
-
DA:99,1
|
|
3334
3329
|
DA:100,1
|
|
3335
3330
|
DA:101,1
|
|
3336
3331
|
DA:102,1
|
|
3337
3332
|
DA:103,1
|
|
3338
3333
|
DA:104,1
|
|
3339
|
-
DA:105,1
|
|
3340
3334
|
DA:106,1
|
|
3341
3335
|
DA:107,1
|
|
3336
|
+
DA:109,1
|
|
3337
|
+
DA:110,1
|
|
3342
3338
|
DA:111,1
|
|
3343
3339
|
DA:112,1
|
|
3344
3340
|
DA:113,1
|
|
3345
3341
|
DA:114,1
|
|
3346
3342
|
DA:115,1
|
|
3347
|
-
DA:
|
|
3343
|
+
DA:116,1
|
|
3348
3344
|
DA:118,1
|
|
3349
3345
|
DA:120,1
|
|
3350
|
-
DA:
|
|
3351
|
-
DA:
|
|
3352
|
-
DA:
|
|
3353
|
-
DA:
|
|
3354
|
-
DA:
|
|
3355
|
-
DA:
|
|
3356
|
-
DA:
|
|
3357
|
-
DA:129,
|
|
3358
|
-
DA:
|
|
3359
|
-
DA:
|
|
3360
|
-
DA:
|
|
3361
|
-
DA:
|
|
3362
|
-
DA:
|
|
3363
|
-
DA:
|
|
3346
|
+
DA:122,0
|
|
3347
|
+
DA:123,0
|
|
3348
|
+
DA:124,0
|
|
3349
|
+
DA:125,0
|
|
3350
|
+
DA:126,0
|
|
3351
|
+
DA:127,0
|
|
3352
|
+
DA:128,0
|
|
3353
|
+
DA:129,0
|
|
3354
|
+
DA:130,0
|
|
3355
|
+
DA:132,0
|
|
3356
|
+
DA:133,0
|
|
3357
|
+
DA:134,0
|
|
3358
|
+
DA:135,0
|
|
3359
|
+
DA:136,0
|
|
3360
|
+
DA:137,0
|
|
3364
3361
|
DA:139,1
|
|
3365
3362
|
DA:140,1
|
|
3366
|
-
DA:
|
|
3367
|
-
DA:
|
|
3368
|
-
|
|
3369
|
-
|
|
3370
|
-
|
|
3371
|
-
|
|
3372
|
-
|
|
3373
|
-
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3387
|
-
BRDA:
|
|
3388
|
-
BRDA:
|
|
3389
|
-
BRDA:
|
|
3390
|
-
BRDA:
|
|
3391
|
-
BRDA:
|
|
3392
|
-
BRDA:
|
|
3393
|
-
BRDA:
|
|
3394
|
-
BRDA:
|
|
3395
|
-
BRDA:
|
|
3396
|
-
BRDA:
|
|
3397
|
-
BRDA:
|
|
3398
|
-
BRDA:
|
|
3399
|
-
|
|
3400
|
-
|
|
3401
|
-
BRDA:24,14,0,16
|
|
3402
|
-
BRDA:16,15,0,2
|
|
3403
|
-
BRDA:18,16,0,36
|
|
3404
|
-
BRDA:21,17,0,33
|
|
3405
|
-
BRDA:24,18,0,2
|
|
3406
|
-
BRDA:27,19,0,16
|
|
3407
|
-
BRDA:27,20,0,19
|
|
3408
|
-
BRDA:30,21,0,16
|
|
3409
|
-
BRDA:30,22,0,2
|
|
3410
|
-
BRDA:45,23,0,51
|
|
3411
|
-
BRDA:60,24,0,2
|
|
3412
|
-
BRDA:70,25,0,49
|
|
3413
|
-
BRDA:83,26,0,4
|
|
3414
|
-
BRDA:97,27,0,16
|
|
3415
|
-
BRDA:97,28,0,1
|
|
3416
|
-
BRDA:98,29,0,20
|
|
3417
|
-
BRDA:101,30,0,20
|
|
3418
|
-
BRDA:106,31,0,3
|
|
3419
|
-
BRDA:107,32,0,3
|
|
3420
|
-
BRF:33
|
|
3421
|
-
BRH:33
|
|
3363
|
+
DA:141,1
|
|
3364
|
+
DA:142,1
|
|
3365
|
+
LF:128
|
|
3366
|
+
LH:113
|
|
3367
|
+
BRDA:120,0,0,15
|
|
3368
|
+
BRDA:120,1,0,27
|
|
3369
|
+
BRDA:120,2,0,25
|
|
3370
|
+
BRDA:139,3,0,1
|
|
3371
|
+
BRDA:2,4,0,86
|
|
3372
|
+
BRDA:95,5,0,86
|
|
3373
|
+
BRDA:96,6,0,86
|
|
3374
|
+
BRDA:2,7,0,2
|
|
3375
|
+
BRDA:8,8,0,15
|
|
3376
|
+
BRDA:8,9,0,1
|
|
3377
|
+
BRDA:13,10,0,15
|
|
3378
|
+
BRDA:21,11,0,15
|
|
3379
|
+
BRDA:13,12,0,2
|
|
3380
|
+
BRDA:15,13,0,34
|
|
3381
|
+
BRDA:18,14,0,31
|
|
3382
|
+
BRDA:21,15,0,2
|
|
3383
|
+
BRDA:24,16,0,15
|
|
3384
|
+
BRDA:24,17,0,18
|
|
3385
|
+
BRDA:27,18,0,15
|
|
3386
|
+
BRDA:27,19,0,2
|
|
3387
|
+
BRDA:42,20,0,48
|
|
3388
|
+
BRDA:57,21,0,2
|
|
3389
|
+
BRDA:67,22,0,46
|
|
3390
|
+
BRDA:86,23,0,15
|
|
3391
|
+
BRDA:86,24,0,1
|
|
3392
|
+
BRDA:87,25,0,19
|
|
3393
|
+
BRDA:90,26,0,19
|
|
3394
|
+
BRDA:95,27,0,3
|
|
3395
|
+
BRDA:96,28,0,3
|
|
3396
|
+
BRF:29
|
|
3397
|
+
BRH:29
|
|
3422
3398
|
end_of_record
|
|
3423
3399
|
TN:
|
|
3424
3400
|
SF:src/components/modal/modal/UploadsDrawer.vue
|
|
@@ -3652,7 +3628,7 @@ DA:23,1
|
|
|
3652
3628
|
DA:25,1
|
|
3653
3629
|
LF:18
|
|
3654
3630
|
LH:18
|
|
3655
|
-
BRDA:2,0,0,
|
|
3631
|
+
BRDA:2,0,0,88
|
|
3656
3632
|
BRDA:2,1,0,1
|
|
3657
3633
|
BRDA:14,2,0,4
|
|
3658
3634
|
BRDA:14,3,0,2
|
|
@@ -3670,8 +3646,8 @@ FNDA:1,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
|
3670
3646
|
FNDA:2,onClick._cache.<computed>._cache.<computed>
|
|
3671
3647
|
DA:2,1
|
|
3672
3648
|
DA:3,1
|
|
3673
|
-
DA:4,
|
|
3674
|
-
DA:5,
|
|
3649
|
+
DA:4,6
|
|
3650
|
+
DA:5,6
|
|
3675
3651
|
DA:6,1
|
|
3676
3652
|
DA:7,1
|
|
3677
3653
|
DA:8,1
|
|
@@ -3688,11 +3664,11 @@ DA:23,1
|
|
|
3688
3664
|
DA:25,1
|
|
3689
3665
|
LF:18
|
|
3690
3666
|
LH:18
|
|
3691
|
-
BRDA:2,0,0,
|
|
3667
|
+
BRDA:2,0,0,88
|
|
3692
3668
|
BRDA:2,1,0,1
|
|
3693
|
-
BRDA:14,2,0,
|
|
3669
|
+
BRDA:14,2,0,4
|
|
3694
3670
|
BRDA:14,3,0,2
|
|
3695
|
-
BRDA:3,4,0,
|
|
3671
|
+
BRDA:3,4,0,6
|
|
3696
3672
|
BRF:5
|
|
3697
3673
|
BRH:5
|
|
3698
3674
|
end_of_record
|
|
@@ -3777,8 +3753,8 @@ DA:80,1
|
|
|
3777
3753
|
DA:82,1
|
|
3778
3754
|
DA:84,1
|
|
3779
3755
|
DA:85,1
|
|
3780
|
-
DA:86,
|
|
3781
|
-
DA:87,
|
|
3756
|
+
DA:86,9
|
|
3757
|
+
DA:87,9
|
|
3782
3758
|
DA:88,1
|
|
3783
3759
|
DA:89,1
|
|
3784
3760
|
DA:91,1
|
|
@@ -3796,7 +3772,7 @@ BRDA:73,1,0,74
|
|
|
3796
3772
|
BRDA:74,2,0,74
|
|
3797
3773
|
BRDA:75,3,0,5
|
|
3798
3774
|
BRDA:82,4,0,1
|
|
3799
|
-
BRDA:85,5,0,
|
|
3775
|
+
BRDA:85,5,0,9
|
|
3800
3776
|
BRDA:4,6,0,74
|
|
3801
3777
|
BRDA:41,7,0,74
|
|
3802
3778
|
BRDA:4,8,0,2
|
|
@@ -4118,8 +4094,8 @@ FNDA:1,input.onchange
|
|
|
4118
4094
|
FNDA:1,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
4119
4095
|
FNDA:1,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
4120
4096
|
FNDA:1,onUpdate:modelValue._cache.<computed>._cache.<computed>
|
|
4121
|
-
FNDA:
|
|
4122
|
-
FNDA:
|
|
4097
|
+
FNDA:8,onUpdate:modelValue
|
|
4098
|
+
FNDA:8,onUpdate:modelValue
|
|
4123
4099
|
FNDA:1,onClick
|
|
4124
4100
|
DA:2,1
|
|
4125
4101
|
DA:3,1
|
|
@@ -4346,10 +4322,10 @@ BRDA:46,21,0,14
|
|
|
4346
4322
|
BRDA:46,22,0,1
|
|
4347
4323
|
BRDA:64,23,0,14
|
|
4348
4324
|
BRDA:81,24,0,14
|
|
4349
|
-
BRDA:89,25,0,
|
|
4350
|
-
BRDA:101,26,0,
|
|
4325
|
+
BRDA:89,25,0,8
|
|
4326
|
+
BRDA:101,26,0,8
|
|
4351
4327
|
BRDA:117,27,0,1
|
|
4352
|
-
BRDA:120,28,0,
|
|
4328
|
+
BRDA:120,28,0,228
|
|
4353
4329
|
BRF:29
|
|
4354
4330
|
BRH:29
|
|
4355
4331
|
end_of_record
|
|
@@ -6349,8 +6325,8 @@ BRDA:72,0,0,15
|
|
|
6349
6325
|
BRDA:74,1,0,43
|
|
6350
6326
|
BRDA:78,2,0,15
|
|
6351
6327
|
BRDA:118,3,0,14
|
|
6352
|
-
BRDA:126,4,0,
|
|
6353
|
-
BRDA:134,5,0,
|
|
6328
|
+
BRDA:126,4,0,1
|
|
6329
|
+
BRDA:134,5,0,14
|
|
6354
6330
|
BRDA:142,6,0,1
|
|
6355
6331
|
BRDA:150,7,0,14
|
|
6356
6332
|
BRDA:170,8,0,7
|
|
@@ -6567,11 +6543,11 @@ LH:32
|
|
|
6567
6543
|
BRDA:23,0,0,64
|
|
6568
6544
|
BRDA:24,1,0,4
|
|
6569
6545
|
BRDA:27,2,0,64
|
|
6570
|
-
BRDA:28,3,0,
|
|
6571
|
-
BRDA:28,4,0,
|
|
6546
|
+
BRDA:28,3,0,1
|
|
6547
|
+
BRDA:28,4,0,63
|
|
6572
6548
|
BRDA:31,5,0,64
|
|
6573
|
-
BRDA:32,6,0,
|
|
6574
|
-
BRDA:32,7,0,
|
|
6549
|
+
BRDA:32,6,0,1
|
|
6550
|
+
BRDA:32,7,0,63
|
|
6575
6551
|
BRDA:35,8,0,1
|
|
6576
6552
|
BRDA:38,9,0,1
|
|
6577
6553
|
BRDA:3,10,0,66
|
|
@@ -6751,8 +6727,8 @@ DA:43,1
|
|
|
6751
6727
|
LF:27
|
|
6752
6728
|
LH:27
|
|
6753
6729
|
BRDA:36,0,0,28
|
|
6754
|
-
BRDA:37,1,0,
|
|
6755
|
-
BRDA:37,2,0,
|
|
6730
|
+
BRDA:37,1,0,1
|
|
6731
|
+
BRDA:37,2,0,27
|
|
6756
6732
|
BRDA:40,3,0,1
|
|
6757
6733
|
BRDA:16,4,0,124
|
|
6758
6734
|
BRF:5
|
|
@@ -9553,16 +9529,16 @@ SF:src/functions/parsers/parseAction.ts
|
|
|
9553
9529
|
FN:3,parseAction
|
|
9554
9530
|
FNF:1
|
|
9555
9531
|
FNH:1
|
|
9556
|
-
FNDA:
|
|
9532
|
+
FNDA:221,parseAction
|
|
9557
9533
|
DA:3,1
|
|
9558
|
-
DA:4,
|
|
9559
|
-
DA:5,
|
|
9560
|
-
DA:6,
|
|
9561
|
-
DA:7,
|
|
9562
|
-
DA:8,
|
|
9534
|
+
DA:4,221
|
|
9535
|
+
DA:5,221
|
|
9536
|
+
DA:6,221
|
|
9537
|
+
DA:7,221
|
|
9538
|
+
DA:8,221
|
|
9563
9539
|
LF:6
|
|
9564
9540
|
LH:6
|
|
9565
|
-
BRDA:3,0,0,
|
|
9541
|
+
BRDA:3,0,0,221
|
|
9566
9542
|
BRF:1
|
|
9567
9543
|
BRH:1
|
|
9568
9544
|
end_of_record
|
|
@@ -9582,7 +9558,7 @@ DA:9,37
|
|
|
9582
9558
|
LF:7
|
|
9583
9559
|
LH:7
|
|
9584
9560
|
BRDA:4,0,0,37
|
|
9585
|
-
BRDA:7,1,0,
|
|
9561
|
+
BRDA:7,1,0,220
|
|
9586
9562
|
BRF:2
|
|
9587
9563
|
BRH:2
|
|
9588
9564
|
end_of_record
|
|
@@ -12922,11 +12898,11 @@ DA:26,1
|
|
|
12922
12898
|
DA:27,1
|
|
12923
12899
|
DA:28,1
|
|
12924
12900
|
DA:29,1
|
|
12925
|
-
DA:30,
|
|
12926
|
-
DA:31,
|
|
12901
|
+
DA:30,209
|
|
12902
|
+
DA:31,208
|
|
12927
12903
|
DA:32,100
|
|
12928
12904
|
DA:33,100
|
|
12929
|
-
DA:34,
|
|
12905
|
+
DA:34,209
|
|
12930
12906
|
DA:35,1
|
|
12931
12907
|
DA:36,1
|
|
12932
12908
|
DA:37,1
|
|
@@ -13173,8 +13149,8 @@ LF:272
|
|
|
13173
13149
|
LH:272
|
|
13174
13150
|
BRDA:16,0,0,1
|
|
13175
13151
|
BRDA:26,1,0,1
|
|
13176
|
-
BRDA:29,2,0,
|
|
13177
|
-
BRDA:30,3,0,
|
|
13152
|
+
BRDA:29,2,0,209
|
|
13153
|
+
BRDA:30,3,0,208
|
|
13178
13154
|
BRDA:31,4,0,100
|
|
13179
13155
|
BRDA:34,5,0,1
|
|
13180
13156
|
BRDA:42,6,0,19
|
|
@@ -361,7 +361,7 @@ function calculateSplitIndex(railWidth: number): 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 2025-
|
|
364
|
+
at 2025-08-20T05:30:00.282Z
|
|
365
365
|
</div>
|
|
366
366
|
<script src="../../../prettify.js"></script>
|
|
367
367
|
<script>
|
|
@@ -727,7 +727,7 @@ defineExpose({ loadSession, load, m_closeDialog, introActive, tourActive });
|
|
|
727
727
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
728
728
|
Code coverage generated by
|
|
729
729
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
730
|
-
at 2025-
|
|
730
|
+
at 2025-08-20T05:30:00.282Z
|
|
731
731
|
</div>
|
|
732
732
|
<script src="../../../prettify.js"></script>
|
|
733
733
|
<script>
|
|
@@ -265,7 +265,7 @@ defineExpose({ canvas });
|
|
|
265
265
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
266
266
|
Code coverage generated by
|
|
267
267
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
268
|
-
at 2025-
|
|
268
|
+
at 2025-08-20T05:30:00.282Z
|
|
269
269
|
</div>
|
|
270
270
|
<script src="../../../prettify.js"></script>
|
|
271
271
|
<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 2025-
|
|
499
|
+
at 2025-08-20T05:30:00.282Z
|
|
500
500
|
</div>
|
|
501
501
|
<script src="../../../prettify.js"></script>
|
|
502
502
|
<script>
|
|
@@ -904,7 +904,7 @@ defineExpose({
|
|
|
904
904
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
905
905
|
Code coverage generated by
|
|
906
906
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
907
|
-
at 2025-
|
|
907
|
+
at 2025-08-20T05:30:00.282Z
|
|
908
908
|
</div>
|
|
909
909
|
<script src="../../../prettify.js"></script>
|
|
910
910
|
<script>
|
|
@@ -811,7 +811,7 @@ function onMouseLeave(): void {
|
|
|
811
811
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
812
812
|
Code coverage generated by
|
|
813
813
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
814
|
-
at 2025-
|
|
814
|
+
at 2025-08-20T05:30:00.282Z
|
|
815
815
|
</div>
|
|
816
816
|
<script src="../../../prettify.js"></script>
|
|
817
817
|
<script>
|
|
@@ -175,7 +175,7 @@ defineOptions({
|
|
|
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.282Z
|
|
179
179
|
</div>
|
|
180
180
|
<script src="../../../../prettify.js"></script>
|
|
181
181
|
<script>
|
|
@@ -352,7 +352,7 @@ async function invert(sagittal: boolean, coronal: boolean, transverse: boolean):
|
|
|
352
352
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
353
353
|
Code coverage generated by
|
|
354
354
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
355
|
-
at 2025-
|
|
355
|
+
at 2025-08-20T05:30:00.282Z
|
|
356
356
|
</div>
|
|
357
357
|
<script src="../../../../prettify.js"></script>
|
|
358
358
|
<script>
|
|
@@ -190,7 +190,7 @@ async function flipHorizontal(): Promise<void> {
|
|
|
190
190
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
191
191
|
Code coverage generated by
|
|
192
192
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
193
|
-
at 2025-
|
|
193
|
+
at 2025-08-20T05:30:00.282Z
|
|
194
194
|
</div>
|
|
195
195
|
<script src="../../../../prettify.js"></script>
|
|
196
196
|
<script>
|
|
@@ -190,7 +190,7 @@ async function flipVertical(): Promise<void> {
|
|
|
190
190
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
191
191
|
Code coverage generated by
|
|
192
192
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
193
|
-
at 2025-
|
|
193
|
+
at 2025-08-20T05:30:00.282Z
|
|
194
194
|
</div>
|
|
195
195
|
<script src="../../../../prettify.js"></script>
|
|
196
196
|
<script>
|
|
@@ -220,7 +220,7 @@ async function exitFullscreen(): Promise<void> {
|
|
|
220
220
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
221
221
|
Code coverage generated by
|
|
222
222
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
223
|
-
at 2025-
|
|
223
|
+
at 2025-08-20T05:30:00.282Z
|
|
224
224
|
</div>
|
|
225
225
|
<script src="../../../../prettify.js"></script>
|
|
226
226
|
<script>
|
|
@@ -196,7 +196,7 @@ const enabled = computed(() => {
|
|
|
196
196
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
197
197
|
Code coverage generated by
|
|
198
198
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
199
|
-
at 2025-
|
|
199
|
+
at 2025-08-20T05:30:00.282Z
|
|
200
200
|
</div>
|
|
201
201
|
<script src="../../../../prettify.js"></script>
|
|
202
202
|
<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 2025-
|
|
187
|
+
at 2025-08-20T05:30:00.282Z
|
|
188
188
|
</div>
|
|
189
189
|
<script src="../../../../prettify.js"></script>
|
|
190
190
|
<script>
|
|
@@ -178,7 +178,7 @@ async function reset(): Promise<void> {
|
|
|
178
178
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
179
179
|
Code coverage generated by
|
|
180
180
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
181
|
-
at 2025-
|
|
181
|
+
at 2025-08-20T05:30:00.282Z
|
|
182
182
|
</div>
|
|
183
183
|
<script src="../../../../prettify.js"></script>
|
|
184
184
|
<script>
|