@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.
Files changed (409) hide show
  1. package/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan/sonarcloud-scan.log +306 -290
  2. package/dist/Viewer3CR.js +36 -36
  3. package/dist/Viewer3CR.mjs +4513 -4555
  4. package/dist/Viewer3CR.umd.js +40 -40
  5. package/package.json +1 -1
  6. package/src/components/modal/modal/ShareModal.vue +3 -23
  7. package/src/components/modal/modal/__tests__/ShareModal.spec.ts +3 -24
  8. package/src/plugins/locales/en.json +5 -16
  9. package/test-output/coverage/coverage-final.json +12 -12
  10. package/test-output/coverage/index.html +15 -15
  11. package/test-output/coverage/lcov-report/index.html +15 -15
  12. package/test-output/coverage/lcov-report/src/components/modal/ActionRail.vue.html +1 -1
  13. package/test-output/coverage/lcov-report/src/components/modal/Viewer3cr.vue.html +1 -1
  14. package/test-output/coverage/lcov-report/src/components/modal/Viewer3crWebGL.vue.html +1 -1
  15. package/test-output/coverage/lcov-report/src/components/modal/ViewerActionRail.vue.html +1 -1
  16. package/test-output/coverage/lcov-report/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
  17. package/test-output/coverage/lcov-report/src/components/modal/ViewerScanView.vue.html +1 -1
  18. package/test-output/coverage/lcov-report/src/components/modal/actions/Action.vue.html +1 -1
  19. package/test-output/coverage/lcov-report/src/components/modal/actions/Flip3dAction.vue.html +1 -1
  20. package/test-output/coverage/lcov-report/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
  21. package/test-output/coverage/lcov-report/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
  22. package/test-output/coverage/lcov-report/src/components/modal/actions/FullscreenAction.vue.html +1 -1
  23. package/test-output/coverage/lcov-report/src/components/modal/actions/LengthAction.vue.html +1 -1
  24. package/test-output/coverage/lcov-report/src/components/modal/actions/PanAction.vue.html +1 -1
  25. package/test-output/coverage/lcov-report/src/components/modal/actions/ResetViewAction.vue.html +1 -1
  26. package/test-output/coverage/lcov-report/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
  27. package/test-output/coverage/lcov-report/src/components/modal/actions/Slice3dAction.vue.html +1 -1
  28. package/test-output/coverage/lcov-report/src/components/modal/actions/ZoomAction.vue.html +1 -1
  29. package/test-output/coverage/lcov-report/src/components/modal/actions/index.html +1 -1
  30. package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
  31. package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
  32. package/test-output/coverage/lcov-report/src/components/modal/app-bars/index.html +1 -1
  33. package/test-output/coverage/lcov-report/src/components/modal/index.html +1 -1
  34. package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
  35. package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
  36. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/index.html +1 -1
  37. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
  38. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
  39. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
  40. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
  41. package/test-output/coverage/lcov-report/src/components/modal/layouts/index.html +1 -1
  42. package/test-output/coverage/lcov-report/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
  43. package/test-output/coverage/lcov-report/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
  44. package/test-output/coverage/lcov-report/src/components/modal/menus/HelpMenu.vue.html +1 -1
  45. package/test-output/coverage/lcov-report/src/components/modal/menus/SettingsMenu.vue.html +1 -1
  46. package/test-output/coverage/lcov-report/src/components/modal/menus/ShareMenu.vue.html +1 -1
  47. package/test-output/coverage/lcov-report/src/components/modal/menus/index.html +1 -1
  48. package/test-output/coverage/lcov-report/src/components/modal/modal/AiModelList.vue.html +1 -1
  49. package/test-output/coverage/lcov-report/src/components/modal/modal/AskAiModal.vue.html +1 -1
  50. package/test-output/coverage/lcov-report/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
  51. package/test-output/coverage/lcov-report/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
  52. package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
  53. package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
  54. package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
  55. package/test-output/coverage/lcov-report/src/components/modal/modal/ShareModal.vue.html +12 -72
  56. package/test-output/coverage/lcov-report/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
  57. package/test-output/coverage/lcov-report/src/components/modal/modal/index.html +18 -18
  58. package/test-output/coverage/lcov-report/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
  59. package/test-output/coverage/lcov-report/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
  60. package/test-output/coverage/lcov-report/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
  61. package/test-output/coverage/lcov-report/src/components/modal/snackbars/index.html +1 -1
  62. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateModal.vue.html +3 -3
  63. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
  64. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
  65. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
  66. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
  67. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationForm.vue.html +1 -1
  68. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
  69. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
  70. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
  71. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
  72. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
  73. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
  74. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
  75. package/test-output/coverage/lcov-report/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
  76. package/test-output/coverage/lcov-report/src/components/navigation/annotation/index.html +1 -1
  77. package/test-output/coverage/lcov-report/src/components/navigation/display/DisplayPanel.vue.html +1 -1
  78. package/test-output/coverage/lcov-report/src/components/navigation/display/index.html +1 -1
  79. package/test-output/coverage/lcov-report/src/components/navigation/history/HistoryModal.vue.html +1 -1
  80. package/test-output/coverage/lcov-report/src/components/navigation/history/index.html +1 -1
  81. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
  82. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
  83. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
  84. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
  85. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
  86. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadFloating.vue.html +1 -1
  87. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadIcon.vue.html +1 -1
  88. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadInvert.vue.html +1 -1
  89. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
  90. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadMenu.vue.html +1 -1
  91. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
  92. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadPanel.vue.html +1 -1
  93. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
  94. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
  95. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
  96. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
  97. package/test-output/coverage/lcov-report/src/components/navigation/mcad/index.html +1 -1
  98. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
  99. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
  100. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
  101. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
  102. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
  103. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
  104. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
  105. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
  106. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
  107. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
  108. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
  109. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
  110. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
  111. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
  112. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
  113. package/test-output/coverage/lcov-report/src/components/navigation/measurement/index.html +1 -1
  114. package/test-output/coverage/lcov-report/src/components/shared/ColourPalette.vue.html +1 -1
  115. package/test-output/coverage/lcov-report/src/components/shared/DoubleSliderSelector.vue.html +1 -1
  116. package/test-output/coverage/lcov-report/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
  117. package/test-output/coverage/lcov-report/src/components/shared/KeyboardShortcuts.vue.html +1 -1
  118. package/test-output/coverage/lcov-report/src/components/shared/LoadingSpinner.vue.html +1 -1
  119. package/test-output/coverage/lcov-report/src/components/shared/MultiLoginError.vue.html +1 -1
  120. package/test-output/coverage/lcov-report/src/components/shared/NotificationToaster.vue.html +1 -1
  121. package/test-output/coverage/lcov-report/src/components/shared/ShSelect.vue.html +1 -1
  122. package/test-output/coverage/lcov-report/src/components/shared/ShTextField.vue.html +1 -1
  123. package/test-output/coverage/lcov-report/src/components/shared/ShTextarea.vue.html +1 -1
  124. package/test-output/coverage/lcov-report/src/components/shared/UpdateSnackbar.vue.html +1 -1
  125. package/test-output/coverage/lcov-report/src/components/shared/ValueSelector.vue.html +1 -1
  126. package/test-output/coverage/lcov-report/src/components/shared/VerticalSliderSelector.vue.html +1 -1
  127. package/test-output/coverage/lcov-report/src/components/shared/index.html +1 -1
  128. package/test-output/coverage/lcov-report/src/composables/index.html +1 -1
  129. package/test-output/coverage/lcov-report/src/composables/useNavigationCube.ts.html +1 -1
  130. package/test-output/coverage/lcov-report/src/composables/useNotificationHandler.ts.html +1 -1
  131. package/test-output/coverage/lcov-report/src/composables/useScanMovement.ts.html +1 -1
  132. package/test-output/coverage/lcov-report/src/composables/useScanSliders.ts.html +1 -1
  133. package/test-output/coverage/lcov-report/src/composables/useToolGroup.ts.html +1 -1
  134. package/test-output/coverage/lcov-report/src/composables/useViewName.ts.html +1 -1
  135. package/test-output/coverage/lcov-report/src/composables/useViewer3cr.ts.html +1 -1
  136. package/test-output/coverage/lcov-report/src/config.ts.html +1 -1
  137. package/test-output/coverage/lcov-report/src/constants.ts.html +1 -1
  138. package/test-output/coverage/lcov-report/src/functions/HotkeyScope.ts.html +1 -1
  139. package/test-output/coverage/lcov-report/src/functions/chunker.ts.html +1 -1
  140. package/test-output/coverage/lcov-report/src/functions/clamp.ts.html +1 -1
  141. package/test-output/coverage/lcov-report/src/functions/colours.ts.html +1 -1
  142. package/test-output/coverage/lcov-report/src/functions/fileReader.ts.html +1 -1
  143. package/test-output/coverage/lcov-report/src/functions/guards/index.html +1 -1
  144. package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
  145. package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayLength.ts.html +1 -1
  146. package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
  147. package/test-output/coverage/lcov-report/src/functions/index.html +1 -1
  148. package/test-output/coverage/lcov-report/src/functions/modelHelper.ts.html +1 -1
  149. package/test-output/coverage/lcov-report/src/functions/openUrl.ts.html +1 -1
  150. package/test-output/coverage/lcov-report/src/functions/parsers/index.html +1 -1
  151. package/test-output/coverage/lcov-report/src/functions/parsers/parseAction.ts.html +6 -6
  152. package/test-output/coverage/lcov-report/src/functions/parsers/parseCallToAction.ts.html +1 -1
  153. package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlay.ts.html +1 -1
  154. package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
  155. package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
  156. package/test-output/coverage/lcov-report/src/functions/parsers/parseMcadEvent.ts.html +1 -1
  157. package/test-output/coverage/lcov-report/src/functions/platform.ts.html +1 -1
  158. package/test-output/coverage/lcov-report/src/functions/translateTooltipShortcut.ts.html +1 -1
  159. package/test-output/coverage/lcov-report/src/functions/tsHelper.ts.html +1 -1
  160. package/test-output/coverage/lcov-report/src/helpers/index.html +1 -1
  161. package/test-output/coverage/lcov-report/src/helpers/typedArray.ts.html +1 -1
  162. package/test-output/coverage/lcov-report/src/index.html +1 -1
  163. package/test-output/coverage/lcov-report/src/models/eventHandlers.ts.html +1 -1
  164. package/test-output/coverage/lcov-report/src/models/index.html +1 -1
  165. package/test-output/coverage/lcov-report/src/models/iso-languages.ts.html +1 -1
  166. package/test-output/coverage/lcov-report/src/models/progress.ts.html +1 -1
  167. package/test-output/coverage/lcov-report/src/models/scanState.ts.html +1 -1
  168. package/test-output/coverage/lcov-report/src/plugins/index.html +1 -1
  169. package/test-output/coverage/lcov-report/src/plugins/material-symbols/aliases.ts.html +1 -1
  170. package/test-output/coverage/lcov-report/src/plugins/material-symbols/index.html +1 -1
  171. package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
  172. package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
  173. package/test-output/coverage/lcov-report/src/plugins/pinia.ts.html +1 -1
  174. package/test-output/coverage/lcov-report/src/plugins/version.ts.html +1 -1
  175. package/test-output/coverage/lcov-report/src/plugins/vue-i18n.ts.html +1 -1
  176. package/test-output/coverage/lcov-report/src/plugins/vuetify.ts.html +1 -1
  177. package/test-output/coverage/lcov-report/src/services/gpt.service.ts.html +1 -1
  178. package/test-output/coverage/lcov-report/src/services/index.html +1 -1
  179. package/test-output/coverage/lcov-report/src/services/mobile.ts.html +1 -1
  180. package/test-output/coverage/lcov-report/src/services/models.ts.html +1 -1
  181. package/test-output/coverage/lcov-report/src/services/service-worker.service.ts.html +1 -1
  182. package/test-output/coverage/lcov-report/src/services/viewer-3cr.service.ts.html +1 -1
  183. package/test-output/coverage/lcov-report/src/stores/data-overlay.store.ts.html +1 -1
  184. package/test-output/coverage/lcov-report/src/stores/demo.store.ts.html +4 -4
  185. package/test-output/coverage/lcov-report/src/stores/drawer.store.ts.html +1 -1
  186. package/test-output/coverage/lcov-report/src/stores/index.html +1 -1
  187. package/test-output/coverage/lcov-report/src/stores/intro.store.ts.html +1 -1
  188. package/test-output/coverage/lcov-report/src/stores/language.store.ts.html +1 -1
  189. package/test-output/coverage/lcov-report/src/stores/mcad-floating.store.ts.html +1 -1
  190. package/test-output/coverage/lcov-report/src/stores/mcad.store.ts.html +1 -1
  191. package/test-output/coverage/lcov-report/src/stores/save.store.ts.html +1 -1
  192. package/test-output/coverage/lcov-report/src/stores/theme.store.ts.html +1 -1
  193. package/test-output/coverage/lcov-report/src/stores/tool.store.ts.html +1 -1
  194. package/test-output/coverage/lcov-report/src/stores/upload.store.ts.html +1 -1
  195. package/test-output/coverage/lcov-report/src/stores/viewer.store.ts.html +1 -1
  196. package/test-output/coverage/lcov-report/src/tools/annotation-create.tool.ts.html +1 -1
  197. package/test-output/coverage/lcov-report/src/tools/annotation-move.tool.ts.html +1 -1
  198. package/test-output/coverage/lcov-report/src/tools/data-overlay.tool.ts.html +1 -1
  199. package/test-output/coverage/lcov-report/src/tools/index.html +1 -1
  200. package/test-output/coverage/lcov-report/src/tools/mcad-move.tool.ts.html +1 -1
  201. package/test-output/coverage/lcov-report/src/tools/mcad-rotate.tool.ts.html +1 -1
  202. package/test-output/coverage/lcov-report/src/tools/mcad-scale-tool.ts.html +1 -1
  203. package/test-output/coverage/lcov-report/src/tools/mcad-select-tool.ts.html +1 -1
  204. package/test-output/coverage/lcov-report/src/tools/measurement-angle.tool.ts.html +1 -1
  205. package/test-output/coverage/lcov-report/src/tools/measurement-length.tool.ts.html +1 -1
  206. package/test-output/coverage/lcov-report/src/tools/measurement-polygon.tool.ts.html +1 -1
  207. package/test-output/coverage/lcov-report/src/types/index.html +1 -1
  208. package/test-output/coverage/lcov-report/src/types/viewer-tool.ts.html +1 -1
  209. package/test-output/coverage/lcov-report/src/vite-env.d.ts.html +1 -1
  210. package/test-output/coverage/lcov.info +106 -130
  211. package/test-output/coverage/src/components/modal/ActionRail.vue.html +1 -1
  212. package/test-output/coverage/src/components/modal/Viewer3cr.vue.html +1 -1
  213. package/test-output/coverage/src/components/modal/Viewer3crWebGL.vue.html +1 -1
  214. package/test-output/coverage/src/components/modal/ViewerActionRail.vue.html +1 -1
  215. package/test-output/coverage/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
  216. package/test-output/coverage/src/components/modal/ViewerScanView.vue.html +1 -1
  217. package/test-output/coverage/src/components/modal/actions/Action.vue.html +1 -1
  218. package/test-output/coverage/src/components/modal/actions/Flip3dAction.vue.html +1 -1
  219. package/test-output/coverage/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
  220. package/test-output/coverage/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
  221. package/test-output/coverage/src/components/modal/actions/FullscreenAction.vue.html +1 -1
  222. package/test-output/coverage/src/components/modal/actions/LengthAction.vue.html +1 -1
  223. package/test-output/coverage/src/components/modal/actions/PanAction.vue.html +1 -1
  224. package/test-output/coverage/src/components/modal/actions/ResetViewAction.vue.html +1 -1
  225. package/test-output/coverage/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
  226. package/test-output/coverage/src/components/modal/actions/Slice3dAction.vue.html +1 -1
  227. package/test-output/coverage/src/components/modal/actions/ZoomAction.vue.html +1 -1
  228. package/test-output/coverage/src/components/modal/actions/index.html +1 -1
  229. package/test-output/coverage/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
  230. package/test-output/coverage/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
  231. package/test-output/coverage/src/components/modal/app-bars/index.html +1 -1
  232. package/test-output/coverage/src/components/modal/index.html +1 -1
  233. package/test-output/coverage/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
  234. package/test-output/coverage/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
  235. package/test-output/coverage/src/components/modal/layouts/composables/index.html +1 -1
  236. package/test-output/coverage/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
  237. package/test-output/coverage/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
  238. package/test-output/coverage/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
  239. package/test-output/coverage/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
  240. package/test-output/coverage/src/components/modal/layouts/index.html +1 -1
  241. package/test-output/coverage/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
  242. package/test-output/coverage/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
  243. package/test-output/coverage/src/components/modal/menus/HelpMenu.vue.html +1 -1
  244. package/test-output/coverage/src/components/modal/menus/SettingsMenu.vue.html +1 -1
  245. package/test-output/coverage/src/components/modal/menus/ShareMenu.vue.html +1 -1
  246. package/test-output/coverage/src/components/modal/menus/index.html +1 -1
  247. package/test-output/coverage/src/components/modal/modal/AiModelList.vue.html +1 -1
  248. package/test-output/coverage/src/components/modal/modal/AskAiModal.vue.html +1 -1
  249. package/test-output/coverage/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
  250. package/test-output/coverage/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
  251. package/test-output/coverage/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
  252. package/test-output/coverage/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
  253. package/test-output/coverage/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
  254. package/test-output/coverage/src/components/modal/modal/ShareModal.vue.html +12 -72
  255. package/test-output/coverage/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
  256. package/test-output/coverage/src/components/modal/modal/index.html +18 -18
  257. package/test-output/coverage/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
  258. package/test-output/coverage/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
  259. package/test-output/coverage/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
  260. package/test-output/coverage/src/components/modal/snackbars/index.html +1 -1
  261. package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateModal.vue.html +3 -3
  262. package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
  263. package/test-output/coverage/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
  264. package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
  265. package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
  266. package/test-output/coverage/src/components/navigation/annotation/AnnotationForm.vue.html +1 -1
  267. package/test-output/coverage/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
  268. package/test-output/coverage/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
  269. package/test-output/coverage/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
  270. package/test-output/coverage/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
  271. package/test-output/coverage/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
  272. package/test-output/coverage/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
  273. package/test-output/coverage/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
  274. package/test-output/coverage/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
  275. package/test-output/coverage/src/components/navigation/annotation/index.html +1 -1
  276. package/test-output/coverage/src/components/navigation/display/DisplayPanel.vue.html +1 -1
  277. package/test-output/coverage/src/components/navigation/display/index.html +1 -1
  278. package/test-output/coverage/src/components/navigation/history/HistoryModal.vue.html +1 -1
  279. package/test-output/coverage/src/components/navigation/history/index.html +1 -1
  280. package/test-output/coverage/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
  281. package/test-output/coverage/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
  282. package/test-output/coverage/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
  283. package/test-output/coverage/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
  284. package/test-output/coverage/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
  285. package/test-output/coverage/src/components/navigation/mcad/McadFloating.vue.html +1 -1
  286. package/test-output/coverage/src/components/navigation/mcad/McadIcon.vue.html +1 -1
  287. package/test-output/coverage/src/components/navigation/mcad/McadInvert.vue.html +1 -1
  288. package/test-output/coverage/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
  289. package/test-output/coverage/src/components/navigation/mcad/McadMenu.vue.html +1 -1
  290. package/test-output/coverage/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
  291. package/test-output/coverage/src/components/navigation/mcad/McadPanel.vue.html +1 -1
  292. package/test-output/coverage/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
  293. package/test-output/coverage/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
  294. package/test-output/coverage/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
  295. package/test-output/coverage/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
  296. package/test-output/coverage/src/components/navigation/mcad/index.html +1 -1
  297. package/test-output/coverage/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
  298. package/test-output/coverage/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
  299. package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
  300. package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
  301. package/test-output/coverage/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
  302. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
  303. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
  304. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
  305. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
  306. package/test-output/coverage/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
  307. package/test-output/coverage/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
  308. package/test-output/coverage/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
  309. package/test-output/coverage/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
  310. package/test-output/coverage/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
  311. package/test-output/coverage/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
  312. package/test-output/coverage/src/components/navigation/measurement/index.html +1 -1
  313. package/test-output/coverage/src/components/shared/ColourPalette.vue.html +1 -1
  314. package/test-output/coverage/src/components/shared/DoubleSliderSelector.vue.html +1 -1
  315. package/test-output/coverage/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
  316. package/test-output/coverage/src/components/shared/KeyboardShortcuts.vue.html +1 -1
  317. package/test-output/coverage/src/components/shared/LoadingSpinner.vue.html +1 -1
  318. package/test-output/coverage/src/components/shared/MultiLoginError.vue.html +1 -1
  319. package/test-output/coverage/src/components/shared/NotificationToaster.vue.html +1 -1
  320. package/test-output/coverage/src/components/shared/ShSelect.vue.html +1 -1
  321. package/test-output/coverage/src/components/shared/ShTextField.vue.html +1 -1
  322. package/test-output/coverage/src/components/shared/ShTextarea.vue.html +1 -1
  323. package/test-output/coverage/src/components/shared/UpdateSnackbar.vue.html +1 -1
  324. package/test-output/coverage/src/components/shared/ValueSelector.vue.html +1 -1
  325. package/test-output/coverage/src/components/shared/VerticalSliderSelector.vue.html +1 -1
  326. package/test-output/coverage/src/components/shared/index.html +1 -1
  327. package/test-output/coverage/src/composables/index.html +1 -1
  328. package/test-output/coverage/src/composables/useNavigationCube.ts.html +1 -1
  329. package/test-output/coverage/src/composables/useNotificationHandler.ts.html +1 -1
  330. package/test-output/coverage/src/composables/useScanMovement.ts.html +1 -1
  331. package/test-output/coverage/src/composables/useScanSliders.ts.html +1 -1
  332. package/test-output/coverage/src/composables/useToolGroup.ts.html +1 -1
  333. package/test-output/coverage/src/composables/useViewName.ts.html +1 -1
  334. package/test-output/coverage/src/composables/useViewer3cr.ts.html +1 -1
  335. package/test-output/coverage/src/config.ts.html +1 -1
  336. package/test-output/coverage/src/constants.ts.html +1 -1
  337. package/test-output/coverage/src/functions/HotkeyScope.ts.html +1 -1
  338. package/test-output/coverage/src/functions/chunker.ts.html +1 -1
  339. package/test-output/coverage/src/functions/clamp.ts.html +1 -1
  340. package/test-output/coverage/src/functions/colours.ts.html +1 -1
  341. package/test-output/coverage/src/functions/fileReader.ts.html +1 -1
  342. package/test-output/coverage/src/functions/guards/index.html +1 -1
  343. package/test-output/coverage/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
  344. package/test-output/coverage/src/functions/guards/isDataOverlayLength.ts.html +1 -1
  345. package/test-output/coverage/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
  346. package/test-output/coverage/src/functions/index.html +1 -1
  347. package/test-output/coverage/src/functions/modelHelper.ts.html +1 -1
  348. package/test-output/coverage/src/functions/openUrl.ts.html +1 -1
  349. package/test-output/coverage/src/functions/parsers/index.html +1 -1
  350. package/test-output/coverage/src/functions/parsers/parseAction.ts.html +6 -6
  351. package/test-output/coverage/src/functions/parsers/parseCallToAction.ts.html +1 -1
  352. package/test-output/coverage/src/functions/parsers/parseDataOverlay.ts.html +1 -1
  353. package/test-output/coverage/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
  354. package/test-output/coverage/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
  355. package/test-output/coverage/src/functions/parsers/parseMcadEvent.ts.html +1 -1
  356. package/test-output/coverage/src/functions/platform.ts.html +1 -1
  357. package/test-output/coverage/src/functions/translateTooltipShortcut.ts.html +1 -1
  358. package/test-output/coverage/src/functions/tsHelper.ts.html +1 -1
  359. package/test-output/coverage/src/helpers/index.html +1 -1
  360. package/test-output/coverage/src/helpers/typedArray.ts.html +1 -1
  361. package/test-output/coverage/src/index.html +1 -1
  362. package/test-output/coverage/src/models/eventHandlers.ts.html +1 -1
  363. package/test-output/coverage/src/models/index.html +1 -1
  364. package/test-output/coverage/src/models/iso-languages.ts.html +1 -1
  365. package/test-output/coverage/src/models/progress.ts.html +1 -1
  366. package/test-output/coverage/src/models/scanState.ts.html +1 -1
  367. package/test-output/coverage/src/plugins/index.html +1 -1
  368. package/test-output/coverage/src/plugins/material-symbols/aliases.ts.html +1 -1
  369. package/test-output/coverage/src/plugins/material-symbols/index.html +1 -1
  370. package/test-output/coverage/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
  371. package/test-output/coverage/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
  372. package/test-output/coverage/src/plugins/pinia.ts.html +1 -1
  373. package/test-output/coverage/src/plugins/version.ts.html +1 -1
  374. package/test-output/coverage/src/plugins/vue-i18n.ts.html +1 -1
  375. package/test-output/coverage/src/plugins/vuetify.ts.html +1 -1
  376. package/test-output/coverage/src/services/gpt.service.ts.html +1 -1
  377. package/test-output/coverage/src/services/index.html +1 -1
  378. package/test-output/coverage/src/services/mobile.ts.html +1 -1
  379. package/test-output/coverage/src/services/models.ts.html +1 -1
  380. package/test-output/coverage/src/services/service-worker.service.ts.html +1 -1
  381. package/test-output/coverage/src/services/viewer-3cr.service.ts.html +1 -1
  382. package/test-output/coverage/src/stores/data-overlay.store.ts.html +1 -1
  383. package/test-output/coverage/src/stores/demo.store.ts.html +4 -4
  384. package/test-output/coverage/src/stores/drawer.store.ts.html +1 -1
  385. package/test-output/coverage/src/stores/index.html +1 -1
  386. package/test-output/coverage/src/stores/intro.store.ts.html +1 -1
  387. package/test-output/coverage/src/stores/language.store.ts.html +1 -1
  388. package/test-output/coverage/src/stores/mcad-floating.store.ts.html +1 -1
  389. package/test-output/coverage/src/stores/mcad.store.ts.html +1 -1
  390. package/test-output/coverage/src/stores/save.store.ts.html +1 -1
  391. package/test-output/coverage/src/stores/theme.store.ts.html +1 -1
  392. package/test-output/coverage/src/stores/tool.store.ts.html +1 -1
  393. package/test-output/coverage/src/stores/upload.store.ts.html +1 -1
  394. package/test-output/coverage/src/stores/viewer.store.ts.html +1 -1
  395. package/test-output/coverage/src/tools/annotation-create.tool.ts.html +1 -1
  396. package/test-output/coverage/src/tools/annotation-move.tool.ts.html +1 -1
  397. package/test-output/coverage/src/tools/data-overlay.tool.ts.html +1 -1
  398. package/test-output/coverage/src/tools/index.html +1 -1
  399. package/test-output/coverage/src/tools/mcad-move.tool.ts.html +1 -1
  400. package/test-output/coverage/src/tools/mcad-rotate.tool.ts.html +1 -1
  401. package/test-output/coverage/src/tools/mcad-scale-tool.ts.html +1 -1
  402. package/test-output/coverage/src/tools/mcad-select-tool.ts.html +1 -1
  403. package/test-output/coverage/src/tools/measurement-angle.tool.ts.html +1 -1
  404. package/test-output/coverage/src/tools/measurement-length.tool.ts.html +1 -1
  405. package/test-output/coverage/src/tools/measurement-polygon.tool.ts.html +1 -1
  406. package/test-output/coverage/src/types/index.html +1 -1
  407. package/test-output/coverage/src/types/viewer-tool.ts.html +1 -1
  408. package/test-output/coverage/src/vite-env.d.ts.html +1 -1
  409. 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-07-29T08:13:13.623Z
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-07-29T08:13:13.623Z
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-07-29T08:13:13.623Z
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-07-29T08:13:13.623Z
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-07-29T08:13:13.623Z
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-07-29T08:13:13.623Z
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-07-29T08:13:13.623Z
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-07-29T08:13:13.623Z
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-07-29T08:13:13.623Z
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-07-29T08:13:13.623Z
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,45
1781
- BRDA:12,6,0,148
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:135,copy
3210
- FN:142,done
3211
- FN:152,removeShare
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:11,onClick._cache.<computed>._cache.<computed>
3215
- FN:16,onUpdate:modelValue._cache.<computed>._cache.<computed>
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:30,onUpdate:modelValue._cache.<computed>._cache.<computed>
3219
- FN:65,onClick
3220
- FN:97,onClick._cache.<computed>._cache.<computed>
3221
- FN:106,onUpdate:modelValue._cache.<computed>._cache.<computed>
3222
- FN:107,onUpdate:modelValue._cache.<computed>._cache.<computed>
3223
- FNF:14
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:19,onUpdate:modelValue._cache.<computed>._cache.<computed>
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:63,1
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:117,1
3343
+ DA:116,1
3348
3344
  DA:118,1
3349
3345
  DA:120,1
3350
- DA:121,1
3351
- DA:122,1
3352
- DA:123,1
3353
- DA:124,1
3354
- DA:125,1
3355
- DA:126,1
3356
- DA:127,1
3357
- DA:129,1
3358
- DA:131,1
3359
- DA:133,1
3360
- DA:135,1
3361
- DA:136,1
3362
- DA:137,1
3363
- DA:138,1
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:142,0
3367
- DA:143,0
3368
- DA:144,0
3369
- DA:145,0
3370
- DA:146,0
3371
- DA:147,0
3372
- DA:148,0
3373
- DA:149,0
3374
- DA:150,0
3375
- DA:152,0
3376
- DA:153,0
3377
- DA:154,0
3378
- DA:155,0
3379
- DA:156,0
3380
- DA:157,0
3381
- DA:159,1
3382
- DA:160,1
3383
- DA:161,1
3384
- DA:162,1
3385
- LF:146
3386
- LH:131
3387
- BRDA:131,0,0,16
3388
- BRDA:131,1,0,28
3389
- BRDA:131,2,0,26
3390
- BRDA:133,3,0,3
3391
- BRDA:135,4,0,1
3392
- BRDA:159,5,0,1
3393
- BRDA:2,6,0,87
3394
- BRDA:106,7,0,87
3395
- BRDA:107,8,0,87
3396
- BRDA:2,9,0,2
3397
- BRDA:11,10,0,16
3398
- BRDA:9,11,0,19
3399
- BRDA:11,12,0,1
3400
- BRDA:16,13,0,16
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,89
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,7
3674
- DA:5,7
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,89
3667
+ BRDA:2,0,0,88
3692
3668
  BRDA:2,1,0,1
3693
- BRDA:14,2,0,5
3669
+ BRDA:14,2,0,4
3694
3670
  BRDA:14,3,0,2
3695
- BRDA:3,4,0,7
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,1
3781
- DA:87,1
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,1
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:7,onUpdate:modelValue
4122
- FNDA:7,onUpdate:modelValue
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,7
4350
- BRDA:101,26,0,7
4325
+ BRDA:89,25,0,8
4326
+ BRDA:101,26,0,8
4351
4327
  BRDA:117,27,0,1
4352
- BRDA:120,28,0,172
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,14
6353
- BRDA:134,5,0,1
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,2
6571
- BRDA:28,4,0,62
6546
+ BRDA:28,3,0,1
6547
+ BRDA:28,4,0,63
6572
6548
  BRDA:31,5,0,64
6573
- BRDA:32,6,0,2
6574
- BRDA:32,7,0,62
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,27
6755
- BRDA:37,2,0,1
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:218,parseAction
9532
+ FNDA:221,parseAction
9557
9533
  DA:3,1
9558
- DA:4,218
9559
- DA:5,218
9560
- DA:6,218
9561
- DA:7,218
9562
- DA:8,218
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,218
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,217
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,211
12926
- DA:31,210
12901
+ DA:30,209
12902
+ DA:31,208
12927
12903
  DA:32,100
12928
12904
  DA:33,100
12929
- DA:34,211
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,211
13177
- BRDA:30,3,0,210
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-07-29T08:13:13.484Z
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-07-29T08:13:13.484Z
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-07-29T08:13:13.484Z
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&lt;void&gt; {
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-07-29T08:13:13.484Z
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-07-29T08:13:13.484Z
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-07-29T08:13:13.484Z
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-07-29T08:13:13.484Z
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-07-29T08:13:13.484Z
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&lt;void&gt; {
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-07-29T08:13:13.484Z
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&lt;void&gt; {
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-07-29T08:13:13.484Z
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&lt;void&gt; {
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-07-29T08:13:13.484Z
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(() =&gt; {
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-07-29T08:13:13.484Z
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&lt;void&gt; {
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-07-29T08:13:13.484Z
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&lt;void&gt; {
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-07-29T08:13:13.484Z
181
+ at 2025-08-20T05:30:00.282Z
182
182
  </div>
183
183
  <script src="../../../../prettify.js"></script>
184
184
  <script>