@3cr/viewer-browser 0.0.343 → 0.0.344

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (410) hide show
  1. package/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan/sonarcloud-scan.log +236 -237
  2. package/dist/Viewer3CR.js +23 -23
  3. package/dist/Viewer3CR.mjs +2159 -2142
  4. package/dist/Viewer3CR.umd.js +19 -19
  5. package/package.json +2 -2
  6. package/test-output/coverage/coverage-final.json +11 -11
  7. package/test-output/coverage/index.html +1 -1
  8. package/test-output/coverage/lcov-report/index.html +1 -1
  9. package/test-output/coverage/lcov-report/src/components/DownloadCenter.vue.html +1 -1
  10. package/test-output/coverage/lcov-report/src/components/index.html +1 -1
  11. package/test-output/coverage/lcov-report/src/components/modal/ActionRail.vue.html +1 -1
  12. package/test-output/coverage/lcov-report/src/components/modal/MftpDownloadItem.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 +3 -3
  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 +1 -1
  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/DownloadSnack.vue.html +3 -3
  60. package/test-output/coverage/lcov-report/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
  61. package/test-output/coverage/lcov-report/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +1 -1
  62. package/test-output/coverage/lcov-report/src/components/modal/snackbars/index.html +1 -1
  63. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateModal.vue.html +1 -1
  64. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
  65. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
  66. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
  67. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
  68. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationForm.vue.html +4 -4
  69. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
  70. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
  71. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
  72. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
  73. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
  74. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
  75. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
  76. package/test-output/coverage/lcov-report/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
  77. package/test-output/coverage/lcov-report/src/components/navigation/annotation/index.html +1 -1
  78. package/test-output/coverage/lcov-report/src/components/navigation/display/DisplayPanel.vue.html +1 -1
  79. package/test-output/coverage/lcov-report/src/components/navigation/display/index.html +1 -1
  80. package/test-output/coverage/lcov-report/src/components/navigation/history/HistoryModal.vue.html +1 -1
  81. package/test-output/coverage/lcov-report/src/components/navigation/history/index.html +1 -1
  82. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
  83. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
  84. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
  85. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
  86. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
  87. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadFloating.vue.html +1 -1
  88. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadIcon.vue.html +1 -1
  89. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadInvert.vue.html +1 -1
  90. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
  91. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadMenu.vue.html +1 -1
  92. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
  93. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadPanel.vue.html +1 -1
  94. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
  95. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
  96. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
  97. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
  98. package/test-output/coverage/lcov-report/src/components/navigation/mcad/index.html +1 -1
  99. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
  100. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
  101. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
  102. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
  103. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
  104. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
  105. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
  106. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
  107. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
  108. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
  109. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
  110. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
  111. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
  112. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
  113. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
  114. package/test-output/coverage/lcov-report/src/components/navigation/measurement/index.html +1 -1
  115. package/test-output/coverage/lcov-report/src/components/shared/ColourPalette.vue.html +1 -1
  116. package/test-output/coverage/lcov-report/src/components/shared/DoubleSliderSelector.vue.html +1 -1
  117. package/test-output/coverage/lcov-report/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
  118. package/test-output/coverage/lcov-report/src/components/shared/KeyboardShortcuts.vue.html +1 -1
  119. package/test-output/coverage/lcov-report/src/components/shared/LoadingSpinner.vue.html +1 -1
  120. package/test-output/coverage/lcov-report/src/components/shared/MultiLoginError.vue.html +1 -1
  121. package/test-output/coverage/lcov-report/src/components/shared/NotificationToaster.vue.html +1 -1
  122. package/test-output/coverage/lcov-report/src/components/shared/ShSelect.vue.html +1 -1
  123. package/test-output/coverage/lcov-report/src/components/shared/ShTextField.vue.html +1 -1
  124. package/test-output/coverage/lcov-report/src/components/shared/ShTextarea.vue.html +1 -1
  125. package/test-output/coverage/lcov-report/src/components/shared/UpdateSnackbar.vue.html +1 -1
  126. package/test-output/coverage/lcov-report/src/components/shared/ValueSelector.vue.html +1 -1
  127. package/test-output/coverage/lcov-report/src/components/shared/VerticalSliderSelector.vue.html +5 -5
  128. package/test-output/coverage/lcov-report/src/components/shared/index.html +1 -1
  129. package/test-output/coverage/lcov-report/src/composables/index.html +1 -1
  130. package/test-output/coverage/lcov-report/src/composables/useNavigationCube.ts.html +1 -1
  131. package/test-output/coverage/lcov-report/src/composables/useNotificationHandler.ts.html +1 -1
  132. package/test-output/coverage/lcov-report/src/composables/useScanMovement.ts.html +1 -1
  133. package/test-output/coverage/lcov-report/src/composables/useScanSliders.ts.html +1 -1
  134. package/test-output/coverage/lcov-report/src/composables/useToolGroup.ts.html +1 -1
  135. package/test-output/coverage/lcov-report/src/composables/useViewName.ts.html +1 -1
  136. package/test-output/coverage/lcov-report/src/composables/useViewer3cr.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 +2 -2
  152. package/test-output/coverage/lcov-report/src/functions/parsers/parseCallToAction.ts.html +2 -2
  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/index.html +1 -1
  161. package/test-output/coverage/lcov-report/src/models/available-locales.ts.html +1 -1
  162. package/test-output/coverage/lcov-report/src/models/eventHandlers.ts.html +1 -1
  163. package/test-output/coverage/lcov-report/src/models/index.html +1 -1
  164. package/test-output/coverage/lcov-report/src/models/progress.ts.html +1 -1
  165. package/test-output/coverage/lcov-report/src/models/scanState.ts.html +1 -1
  166. package/test-output/coverage/lcov-report/src/plugins/index.html +1 -1
  167. package/test-output/coverage/lcov-report/src/plugins/material-symbols/aliases.ts.html +1 -1
  168. package/test-output/coverage/lcov-report/src/plugins/material-symbols/index.html +1 -1
  169. package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
  170. package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
  171. package/test-output/coverage/lcov-report/src/plugins/pinia.ts.html +1 -1
  172. package/test-output/coverage/lcov-report/src/plugins/version.ts.html +1 -1
  173. package/test-output/coverage/lcov-report/src/plugins/vue-i18n.ts.html +1 -1
  174. package/test-output/coverage/lcov-report/src/plugins/vuetify.ts.html +1 -1
  175. package/test-output/coverage/lcov-report/src/services/gpt.service.ts.html +1 -1
  176. package/test-output/coverage/lcov-report/src/services/index.html +1 -1
  177. package/test-output/coverage/lcov-report/src/services/mobile.ts.html +1 -1
  178. package/test-output/coverage/lcov-report/src/services/models.ts.html +1 -1
  179. package/test-output/coverage/lcov-report/src/services/service-worker.service.ts.html +1 -1
  180. package/test-output/coverage/lcov-report/src/services/viewer-3cr.service.ts.html +1 -1
  181. package/test-output/coverage/lcov-report/src/stores/data-overlay.store.ts.html +1 -1
  182. package/test-output/coverage/lcov-report/src/stores/demo.store.ts.html +3 -3
  183. package/test-output/coverage/lcov-report/src/stores/download.store.ts.html +1 -1
  184. package/test-output/coverage/lcov-report/src/stores/drawer.store.ts.html +1 -1
  185. package/test-output/coverage/lcov-report/src/stores/index.html +1 -1
  186. package/test-output/coverage/lcov-report/src/stores/intro.store.ts.html +1 -1
  187. package/test-output/coverage/lcov-report/src/stores/language.store.ts.html +1 -1
  188. package/test-output/coverage/lcov-report/src/stores/mcad-floating.store.ts.html +1 -1
  189. package/test-output/coverage/lcov-report/src/stores/mcad.store.ts.html +1 -1
  190. package/test-output/coverage/lcov-report/src/stores/save.store.ts.html +1 -1
  191. package/test-output/coverage/lcov-report/src/stores/theme.store.ts.html +1 -1
  192. package/test-output/coverage/lcov-report/src/stores/tool.store.ts.html +1 -1
  193. package/test-output/coverage/lcov-report/src/stores/upload.store.ts.html +1 -1
  194. package/test-output/coverage/lcov-report/src/stores/viewer.store.ts.html +1 -1
  195. package/test-output/coverage/lcov-report/src/tools/annotation-create.tool.ts.html +1 -1
  196. package/test-output/coverage/lcov-report/src/tools/annotation-move.tool.ts.html +1 -1
  197. package/test-output/coverage/lcov-report/src/tools/data-overlay.tool.ts.html +1 -1
  198. package/test-output/coverage/lcov-report/src/tools/index.html +1 -1
  199. package/test-output/coverage/lcov-report/src/tools/mcad-move.tool.ts.html +1 -1
  200. package/test-output/coverage/lcov-report/src/tools/mcad-rotate.tool.ts.html +1 -1
  201. package/test-output/coverage/lcov-report/src/tools/mcad-scale-tool.ts.html +1 -1
  202. package/test-output/coverage/lcov-report/src/tools/mcad-select-tool.ts.html +1 -1
  203. package/test-output/coverage/lcov-report/src/tools/measurement-angle.tool.ts.html +1 -1
  204. package/test-output/coverage/lcov-report/src/tools/measurement-length.tool.ts.html +1 -1
  205. package/test-output/coverage/lcov-report/src/tools/measurement-polygon.tool.ts.html +1 -1
  206. package/test-output/coverage/lcov-report/src/types/index.html +1 -1
  207. package/test-output/coverage/lcov-report/src/types/viewer-tool.ts.html +1 -1
  208. package/test-output/coverage/lcov-report/src/vite-env.d.ts.html +1 -1
  209. package/test-output/coverage/lcov.info +38 -38
  210. package/test-output/coverage/src/components/DownloadCenter.vue.html +1 -1
  211. package/test-output/coverage/src/components/index.html +1 -1
  212. package/test-output/coverage/src/components/modal/ActionRail.vue.html +1 -1
  213. package/test-output/coverage/src/components/modal/MftpDownloadItem.vue.html +1 -1
  214. package/test-output/coverage/src/components/modal/Viewer3cr.vue.html +1 -1
  215. package/test-output/coverage/src/components/modal/Viewer3crWebGL.vue.html +1 -1
  216. package/test-output/coverage/src/components/modal/ViewerActionRail.vue.html +1 -1
  217. package/test-output/coverage/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
  218. package/test-output/coverage/src/components/modal/ViewerScanView.vue.html +1 -1
  219. package/test-output/coverage/src/components/modal/actions/Action.vue.html +1 -1
  220. package/test-output/coverage/src/components/modal/actions/Flip3dAction.vue.html +1 -1
  221. package/test-output/coverage/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
  222. package/test-output/coverage/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
  223. package/test-output/coverage/src/components/modal/actions/FullscreenAction.vue.html +1 -1
  224. package/test-output/coverage/src/components/modal/actions/LengthAction.vue.html +1 -1
  225. package/test-output/coverage/src/components/modal/actions/PanAction.vue.html +1 -1
  226. package/test-output/coverage/src/components/modal/actions/ResetViewAction.vue.html +1 -1
  227. package/test-output/coverage/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
  228. package/test-output/coverage/src/components/modal/actions/Slice3dAction.vue.html +1 -1
  229. package/test-output/coverage/src/components/modal/actions/ZoomAction.vue.html +1 -1
  230. package/test-output/coverage/src/components/modal/actions/index.html +1 -1
  231. package/test-output/coverage/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
  232. package/test-output/coverage/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
  233. package/test-output/coverage/src/components/modal/app-bars/index.html +1 -1
  234. package/test-output/coverage/src/components/modal/index.html +1 -1
  235. package/test-output/coverage/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
  236. package/test-output/coverage/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
  237. package/test-output/coverage/src/components/modal/layouts/composables/index.html +1 -1
  238. package/test-output/coverage/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
  239. package/test-output/coverage/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
  240. package/test-output/coverage/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
  241. package/test-output/coverage/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
  242. package/test-output/coverage/src/components/modal/layouts/index.html +1 -1
  243. package/test-output/coverage/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
  244. package/test-output/coverage/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
  245. package/test-output/coverage/src/components/modal/menus/HelpMenu.vue.html +1 -1
  246. package/test-output/coverage/src/components/modal/menus/SettingsMenu.vue.html +1 -1
  247. package/test-output/coverage/src/components/modal/menus/ShareMenu.vue.html +1 -1
  248. package/test-output/coverage/src/components/modal/menus/index.html +1 -1
  249. package/test-output/coverage/src/components/modal/modal/AiModelList.vue.html +1 -1
  250. package/test-output/coverage/src/components/modal/modal/AskAiModal.vue.html +1 -1
  251. package/test-output/coverage/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
  252. package/test-output/coverage/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
  253. package/test-output/coverage/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
  254. package/test-output/coverage/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
  255. package/test-output/coverage/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
  256. package/test-output/coverage/src/components/modal/modal/ShareModal.vue.html +3 -3
  257. package/test-output/coverage/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
  258. package/test-output/coverage/src/components/modal/modal/index.html +1 -1
  259. package/test-output/coverage/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
  260. package/test-output/coverage/src/components/modal/snackbars/DownloadSnack.vue.html +3 -3
  261. package/test-output/coverage/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
  262. package/test-output/coverage/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +1 -1
  263. package/test-output/coverage/src/components/modal/snackbars/index.html +1 -1
  264. package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateModal.vue.html +1 -1
  265. package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
  266. package/test-output/coverage/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
  267. package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
  268. package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
  269. package/test-output/coverage/src/components/navigation/annotation/AnnotationForm.vue.html +4 -4
  270. package/test-output/coverage/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
  271. package/test-output/coverage/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
  272. package/test-output/coverage/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
  273. package/test-output/coverage/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
  274. package/test-output/coverage/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
  275. package/test-output/coverage/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
  276. package/test-output/coverage/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
  277. package/test-output/coverage/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
  278. package/test-output/coverage/src/components/navigation/annotation/index.html +1 -1
  279. package/test-output/coverage/src/components/navigation/display/DisplayPanel.vue.html +1 -1
  280. package/test-output/coverage/src/components/navigation/display/index.html +1 -1
  281. package/test-output/coverage/src/components/navigation/history/HistoryModal.vue.html +1 -1
  282. package/test-output/coverage/src/components/navigation/history/index.html +1 -1
  283. package/test-output/coverage/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
  284. package/test-output/coverage/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
  285. package/test-output/coverage/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
  286. package/test-output/coverage/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
  287. package/test-output/coverage/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
  288. package/test-output/coverage/src/components/navigation/mcad/McadFloating.vue.html +1 -1
  289. package/test-output/coverage/src/components/navigation/mcad/McadIcon.vue.html +1 -1
  290. package/test-output/coverage/src/components/navigation/mcad/McadInvert.vue.html +1 -1
  291. package/test-output/coverage/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
  292. package/test-output/coverage/src/components/navigation/mcad/McadMenu.vue.html +1 -1
  293. package/test-output/coverage/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
  294. package/test-output/coverage/src/components/navigation/mcad/McadPanel.vue.html +1 -1
  295. package/test-output/coverage/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
  296. package/test-output/coverage/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
  297. package/test-output/coverage/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
  298. package/test-output/coverage/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
  299. package/test-output/coverage/src/components/navigation/mcad/index.html +1 -1
  300. package/test-output/coverage/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
  301. package/test-output/coverage/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
  302. package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
  303. package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
  304. package/test-output/coverage/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
  305. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
  306. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
  307. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
  308. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
  309. package/test-output/coverage/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
  310. package/test-output/coverage/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
  311. package/test-output/coverage/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
  312. package/test-output/coverage/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
  313. package/test-output/coverage/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
  314. package/test-output/coverage/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
  315. package/test-output/coverage/src/components/navigation/measurement/index.html +1 -1
  316. package/test-output/coverage/src/components/shared/ColourPalette.vue.html +1 -1
  317. package/test-output/coverage/src/components/shared/DoubleSliderSelector.vue.html +1 -1
  318. package/test-output/coverage/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
  319. package/test-output/coverage/src/components/shared/KeyboardShortcuts.vue.html +1 -1
  320. package/test-output/coverage/src/components/shared/LoadingSpinner.vue.html +1 -1
  321. package/test-output/coverage/src/components/shared/MultiLoginError.vue.html +1 -1
  322. package/test-output/coverage/src/components/shared/NotificationToaster.vue.html +1 -1
  323. package/test-output/coverage/src/components/shared/ShSelect.vue.html +1 -1
  324. package/test-output/coverage/src/components/shared/ShTextField.vue.html +1 -1
  325. package/test-output/coverage/src/components/shared/ShTextarea.vue.html +1 -1
  326. package/test-output/coverage/src/components/shared/UpdateSnackbar.vue.html +1 -1
  327. package/test-output/coverage/src/components/shared/ValueSelector.vue.html +1 -1
  328. package/test-output/coverage/src/components/shared/VerticalSliderSelector.vue.html +5 -5
  329. package/test-output/coverage/src/components/shared/index.html +1 -1
  330. package/test-output/coverage/src/composables/index.html +1 -1
  331. package/test-output/coverage/src/composables/useNavigationCube.ts.html +1 -1
  332. package/test-output/coverage/src/composables/useNotificationHandler.ts.html +1 -1
  333. package/test-output/coverage/src/composables/useScanMovement.ts.html +1 -1
  334. package/test-output/coverage/src/composables/useScanSliders.ts.html +1 -1
  335. package/test-output/coverage/src/composables/useToolGroup.ts.html +1 -1
  336. package/test-output/coverage/src/composables/useViewName.ts.html +1 -1
  337. package/test-output/coverage/src/composables/useViewer3cr.ts.html +1 -1
  338. package/test-output/coverage/src/constants.ts.html +1 -1
  339. package/test-output/coverage/src/functions/HotkeyScope.ts.html +1 -1
  340. package/test-output/coverage/src/functions/chunker.ts.html +1 -1
  341. package/test-output/coverage/src/functions/clamp.ts.html +1 -1
  342. package/test-output/coverage/src/functions/colours.ts.html +1 -1
  343. package/test-output/coverage/src/functions/fileReader.ts.html +1 -1
  344. package/test-output/coverage/src/functions/guards/index.html +1 -1
  345. package/test-output/coverage/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
  346. package/test-output/coverage/src/functions/guards/isDataOverlayLength.ts.html +1 -1
  347. package/test-output/coverage/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
  348. package/test-output/coverage/src/functions/index.html +1 -1
  349. package/test-output/coverage/src/functions/modelHelper.ts.html +1 -1
  350. package/test-output/coverage/src/functions/openUrl.ts.html +1 -1
  351. package/test-output/coverage/src/functions/parsers/index.html +1 -1
  352. package/test-output/coverage/src/functions/parsers/parseAction.ts.html +2 -2
  353. package/test-output/coverage/src/functions/parsers/parseCallToAction.ts.html +2 -2
  354. package/test-output/coverage/src/functions/parsers/parseDataOverlay.ts.html +1 -1
  355. package/test-output/coverage/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
  356. package/test-output/coverage/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
  357. package/test-output/coverage/src/functions/parsers/parseMcadEvent.ts.html +1 -1
  358. package/test-output/coverage/src/functions/platform.ts.html +1 -1
  359. package/test-output/coverage/src/functions/translateTooltipShortcut.ts.html +1 -1
  360. package/test-output/coverage/src/functions/tsHelper.ts.html +1 -1
  361. package/test-output/coverage/src/index.html +1 -1
  362. package/test-output/coverage/src/models/available-locales.ts.html +1 -1
  363. package/test-output/coverage/src/models/eventHandlers.ts.html +1 -1
  364. package/test-output/coverage/src/models/index.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 +3 -3
  384. package/test-output/coverage/src/stores/download.store.ts.html +1 -1
  385. package/test-output/coverage/src/stores/drawer.store.ts.html +1 -1
  386. package/test-output/coverage/src/stores/index.html +1 -1
  387. package/test-output/coverage/src/stores/intro.store.ts.html +1 -1
  388. package/test-output/coverage/src/stores/language.store.ts.html +1 -1
  389. package/test-output/coverage/src/stores/mcad-floating.store.ts.html +1 -1
  390. package/test-output/coverage/src/stores/mcad.store.ts.html +1 -1
  391. package/test-output/coverage/src/stores/save.store.ts.html +1 -1
  392. package/test-output/coverage/src/stores/theme.store.ts.html +1 -1
  393. package/test-output/coverage/src/stores/tool.store.ts.html +1 -1
  394. package/test-output/coverage/src/stores/upload.store.ts.html +1 -1
  395. package/test-output/coverage/src/stores/viewer.store.ts.html +1 -1
  396. package/test-output/coverage/src/tools/annotation-create.tool.ts.html +1 -1
  397. package/test-output/coverage/src/tools/annotation-move.tool.ts.html +1 -1
  398. package/test-output/coverage/src/tools/data-overlay.tool.ts.html +1 -1
  399. package/test-output/coverage/src/tools/index.html +1 -1
  400. package/test-output/coverage/src/tools/mcad-move.tool.ts.html +1 -1
  401. package/test-output/coverage/src/tools/mcad-rotate.tool.ts.html +1 -1
  402. package/test-output/coverage/src/tools/mcad-scale-tool.ts.html +1 -1
  403. package/test-output/coverage/src/tools/mcad-select-tool.ts.html +1 -1
  404. package/test-output/coverage/src/tools/measurement-angle.tool.ts.html +1 -1
  405. package/test-output/coverage/src/tools/measurement-length.tool.ts.html +1 -1
  406. package/test-output/coverage/src/tools/measurement-polygon.tool.ts.html +1 -1
  407. package/test-output/coverage/src/types/index.html +1 -1
  408. package/test-output/coverage/src/types/viewer-tool.ts.html +1 -1
  409. package/test-output/coverage/src/vite-env.d.ts.html +1 -1
  410. package/test-output/sonar-report.xml +706 -706
@@ -491,7 +491,7 @@
491
491
  <div class='footer quiet pad2 space-top1 center small'>
492
492
  Code coverage generated by
493
493
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
494
- at 2025-12-02T02:37:34.392Z
494
+ at 2026-02-01T23:43:50.987Z
495
495
  </div>
496
496
  <script src="prettify.js"></script>
497
497
  <script>
@@ -491,7 +491,7 @@
491
491
  <div class='footer quiet pad2 space-top1 center small'>
492
492
  Code coverage generated by
493
493
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
494
- at 2025-12-02T02:37:34.507Z
494
+ at 2026-02-01T23:43:51.076Z
495
495
  </div>
496
496
  <script src="prettify.js"></script>
497
497
  <script>
@@ -379,7 +379,7 @@ function <span class="fstat-no" title="function not covered" >cancel(i</span>nfo
379
379
  <div class='footer quiet pad2 space-top1 center small'>
380
380
  Code coverage generated by
381
381
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
382
- at 2025-12-02T02:37:34.507Z
382
+ at 2026-02-01T23:43:51.076Z
383
383
  </div>
384
384
  <script src="../../prettify.js"></script>
385
385
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2025-12-02T02:37:34.507Z
104
+ at 2026-02-01T23:43:51.076Z
105
105
  </div>
106
106
  <script src="../../prettify.js"></script>
107
107
  <script>
@@ -406,7 +406,7 @@ function calculateSplitIndex(railWidth: number): void {
406
406
  <div class='footer quiet pad2 space-top1 center small'>
407
407
  Code coverage generated by
408
408
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
409
- at 2025-12-02T02:37:34.507Z
409
+ at 2026-02-01T23:43:51.076Z
410
410
  </div>
411
411
  <script src="../../../prettify.js"></script>
412
412
  <script>
@@ -529,7 +529,7 @@ function <span class="fstat-no" title="function not covered" >toFormattedBytes(n
529
529
  <div class='footer quiet pad2 space-top1 center small'>
530
530
  Code coverage generated by
531
531
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
532
- at 2025-12-02T02:37:34.507Z
532
+ at 2026-02-01T23:43:51.076Z
533
533
  </div>
534
534
  <script src="../../../prettify.js"></script>
535
535
  <script>
@@ -829,7 +829,7 @@ defineExpose({ loadSession, load, m_closeDialog, introActive, tourActive });
829
829
  <div class='footer quiet pad2 space-top1 center small'>
830
830
  Code coverage generated by
831
831
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
832
- at 2025-12-02T02:37:34.507Z
832
+ at 2026-02-01T23:43:51.076Z
833
833
  </div>
834
834
  <script src="../../../prettify.js"></script>
835
835
  <script>
@@ -283,7 +283,7 @@ defineExpose({ canvas });
283
283
  <div class='footer quiet pad2 space-top1 center small'>
284
284
  Code coverage generated by
285
285
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
286
- at 2025-12-02T02:37:34.507Z
286
+ at 2026-02-01T23:43:51.076Z
287
287
  </div>
288
288
  <script src="../../../prettify.js"></script>
289
289
  <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-12-02T02:37:34.507Z
499
+ at 2026-02-01T23:43:51.076Z
500
500
  </div>
501
501
  <script src="../../../prettify.js"></script>
502
502
  <script>
@@ -1057,7 +1057,7 @@ defineExpose({
1057
1057
  <div class='footer quiet pad2 space-top1 center small'>
1058
1058
  Code coverage generated by
1059
1059
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1060
- at 2025-12-02T02:37:34.507Z
1060
+ at 2026-02-01T23:43:51.076Z
1061
1061
  </div>
1062
1062
  <script src="../../../prettify.js"></script>
1063
1063
  <script>
@@ -934,7 +934,7 @@ async function <span class="fstat-no" title="function not covered" >onDoubleClic
934
934
  <div class='footer quiet pad2 space-top1 center small'>
935
935
  Code coverage generated by
936
936
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
937
- at 2025-12-02T02:37:34.507Z
937
+ at 2026-02-01T23:43:51.076Z
938
938
  </div>
939
939
  <script src="../../../prettify.js"></script>
940
940
  <script>
@@ -214,7 +214,7 @@ defineOptions({
214
214
  <div class='footer quiet pad2 space-top1 center small'>
215
215
  Code coverage generated by
216
216
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
217
- at 2025-12-02T02:37:34.507Z
217
+ at 2026-02-01T23:43:51.076Z
218
218
  </div>
219
219
  <script src="../../../../prettify.js"></script>
220
220
  <script>
@@ -421,7 +421,7 @@ async function invert(
421
421
  <div class='footer quiet pad2 space-top1 center small'>
422
422
  Code coverage generated by
423
423
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
424
- at 2025-12-02T02:37:34.507Z
424
+ at 2026-02-01T23:43:51.076Z
425
425
  </div>
426
426
  <script src="../../../../prettify.js"></script>
427
427
  <script>
@@ -205,7 +205,7 @@ async function flipHorizontal(): Promise&lt;void&gt; {
205
205
  <div class='footer quiet pad2 space-top1 center small'>
206
206
  Code coverage generated by
207
207
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
208
- at 2025-12-02T02:37:34.507Z
208
+ at 2026-02-01T23:43:51.076Z
209
209
  </div>
210
210
  <script src="../../../../prettify.js"></script>
211
211
  <script>
@@ -205,7 +205,7 @@ async function flipVertical(): Promise&lt;void&gt; {
205
205
  <div class='footer quiet pad2 space-top1 center small'>
206
206
  Code coverage generated by
207
207
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
208
- at 2025-12-02T02:37:34.507Z
208
+ at 2026-02-01T23:43:51.076Z
209
209
  </div>
210
210
  <script src="../../../../prettify.js"></script>
211
211
  <script>
@@ -253,7 +253,7 @@ async function exitFullscreen(): Promise&lt;void&gt; {
253
253
  <div class='footer quiet pad2 space-top1 center small'>
254
254
  Code coverage generated by
255
255
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
256
- at 2025-12-02T02:37:34.507Z
256
+ at 2026-02-01T23:43:51.076Z
257
257
  </div>
258
258
  <script src="../../../../prettify.js"></script>
259
259
  <script>
@@ -211,7 +211,7 @@ const enabled = computed(() =&gt; {
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-12-02T02:37:34.507Z
214
+ at 2026-02-01T23:43:51.076Z
215
215
  </div>
216
216
  <script src="../../../../prettify.js"></script>
217
217
  <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-12-02T02:37:34.507Z
187
+ at 2026-02-01T23:43:51.076Z
188
188
  </div>
189
189
  <script src="../../../../prettify.js"></script>
190
190
  <script>
@@ -193,7 +193,7 @@ async function reset(): Promise&lt;void&gt; {
193
193
  <div class='footer quiet pad2 space-top1 center small'>
194
194
  Code coverage generated by
195
195
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
196
- at 2025-12-02T02:37:34.507Z
196
+ at 2026-02-01T23:43:51.076Z
197
197
  </div>
198
198
  <script src="../../../../prettify.js"></script>
199
199
  <script>
@@ -361,7 +361,7 @@ async function rotate(): Promise&lt;void&gt; {
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-12-02T02:37:34.507Z
364
+ at 2026-02-01T23:43:51.076Z
365
365
  </div>
366
366
  <script src="../../../../prettify.js"></script>
367
367
  <script>
@@ -334,7 +334,7 @@ const menuState = computed({
334
334
  <div class='footer quiet pad2 space-top1 center small'>
335
335
  Code coverage generated by
336
336
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
337
- at 2025-12-02T02:37:34.507Z
337
+ at 2026-02-01T23:43:51.076Z
338
338
  </div>
339
339
  <script src="../../../../prettify.js"></script>
340
340
  <script>
@@ -304,7 +304,7 @@ function <span class="fstat-no" title="function not covered" >onMouseDown(e</spa
304
304
  <div class='footer quiet pad2 space-top1 center small'>
305
305
  Code coverage generated by
306
306
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
307
- at 2025-12-02T02:37:34.507Z
307
+ at 2026-02-01T23:43:51.076Z
308
308
  </div>
309
309
  <script src="../../../../prettify.js"></script>
310
310
  <script>
@@ -251,7 +251,7 @@
251
251
  <div class='footer quiet pad2 space-top1 center small'>
252
252
  Code coverage generated by
253
253
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
254
- at 2025-12-02T02:37:34.507Z
254
+ at 2026-02-01T23:43:51.076Z
255
255
  </div>
256
256
  <script src="../../../../prettify.js"></script>
257
257
  <script>
@@ -1042,7 +1042,7 @@ async function save(): Promise&lt;void&gt; {
1042
1042
  <div class='footer quiet pad2 space-top1 center small'>
1043
1043
  Code coverage generated by
1044
1044
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1045
- at 2025-12-02T02:37:34.507Z
1045
+ at 2026-02-01T23:43:51.076Z
1046
1046
  </div>
1047
1047
  <script src="../../../../prettify.js"></script>
1048
1048
  <script>
@@ -535,7 +535,7 @@ async function upgrade(): Promise&lt;void&gt; {
535
535
  <div class='footer quiet pad2 space-top1 center small'>
536
536
  Code coverage generated by
537
537
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
538
- at 2025-12-02T02:37:34.507Z
538
+ at 2026-02-01T23:43:51.076Z
539
539
  </div>
540
540
  <script src="../../../../prettify.js"></script>
541
541
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2025-12-02T02:37:34.507Z
119
+ at 2026-02-01T23:43:51.076Z
120
120
  </div>
121
121
  <script src="../../../../prettify.js"></script>
122
122
  <script>
@@ -191,7 +191,7 @@
191
191
  <div class='footer quiet pad2 space-top1 center small'>
192
192
  Code coverage generated by
193
193
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
194
- at 2025-12-02T02:37:34.507Z
194
+ at 2026-02-01T23:43:51.076Z
195
195
  </div>
196
196
  <script src="../../../prettify.js"></script>
197
197
  <script>
@@ -175,7 +175,7 @@ withDefaults(defineProps&lt;Props&gt;(), {
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-12-02T02:37:34.507Z
178
+ at 2026-02-01T23:43:51.076Z
179
179
  </div>
180
180
  <script src="../../../../prettify.js"></script>
181
181
  <script>
@@ -163,7 +163,7 @@ const { layout <span class="cstat-no" title="statement not covered" >} = useActi
163
163
  <div class='footer quiet pad2 space-top1 center small'>
164
164
  Code coverage generated by
165
165
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
166
- at 2025-12-02T02:37:34.507Z
166
+ at 2026-02-01T23:43:51.076Z
167
167
  </div>
168
168
  <script src="../../../../prettify.js"></script>
169
169
  <script>
@@ -146,7 +146,7 @@
146
146
  <div class='footer quiet pad2 space-top1 center small'>
147
147
  Code coverage generated by
148
148
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149
- at 2025-12-02T02:37:34.507Z
149
+ at 2026-02-01T23:43:51.076Z
150
150
  </div>
151
151
  <script src="../../../../../prettify.js"></script>
152
152
  <script>
@@ -160,7 +160,7 @@ export function useActiveLayout(
160
160
  <div class='footer quiet pad2 space-top1 center small'>
161
161
  Code coverage generated by
162
162
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
163
- at 2025-12-02T02:37:34.507Z
163
+ at 2026-02-01T23:43:51.076Z
164
164
  </div>
165
165
  <script src="../../../../../prettify.js"></script>
166
166
  <script>
@@ -229,7 +229,7 @@ export function useLayout1x3(
229
229
  <div class='footer quiet pad2 space-top1 center small'>
230
230
  Code coverage generated by
231
231
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
232
- at 2025-12-02T02:37:34.507Z
232
+ at 2026-02-01T23:43:51.076Z
233
233
  </div>
234
234
  <script src="../../../../../prettify.js"></script>
235
235
  <script>
@@ -229,7 +229,7 @@ export function useLayout2x2(
229
229
  <div class='footer quiet pad2 space-top1 center small'>
230
230
  Code coverage generated by
231
231
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
232
- at 2025-12-02T02:37:34.507Z
232
+ at 2026-02-01T23:43:51.076Z
233
233
  </div>
234
234
  <script src="../../../../../prettify.js"></script>
235
235
  <script>
@@ -166,7 +166,7 @@ export function useLayoutFullscreen(
166
166
  <div class='footer quiet pad2 space-top1 center small'>
167
167
  Code coverage generated by
168
168
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
169
- at 2025-12-02T02:37:34.507Z
169
+ at 2026-02-01T23:43:51.076Z
170
170
  </div>
171
171
  <script src="../../../../../prettify.js"></script>
172
172
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2025-12-02T02:37:34.507Z
119
+ at 2026-02-01T23:43:51.076Z
120
120
  </div>
121
121
  <script src="../../../../prettify.js"></script>
122
122
  <script>
@@ -331,7 +331,7 @@ defineExpose({
331
331
  <div class='footer quiet pad2 space-top1 center small'>
332
332
  Code coverage generated by
333
333
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
334
- at 2025-12-02T02:37:34.507Z
334
+ at 2026-02-01T23:43:51.076Z
335
335
  </div>
336
336
  <script src="../../../../prettify.js"></script>
337
337
  <script>
@@ -292,7 +292,7 @@ const userAvatar = computed(() =&gt; {
292
292
  <div class='footer quiet pad2 space-top1 center small'>
293
293
  Code coverage generated by
294
294
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
295
- at 2025-12-02T02:37:34.507Z
295
+ at 2026-02-01T23:43:51.076Z
296
296
  </div>
297
297
  <script src="../../../../prettify.js"></script>
298
298
  <script>
@@ -244,7 +244,7 @@ function knowledgeBase(): void {
244
244
  <div class='footer quiet pad2 space-top1 center small'>
245
245
  Code coverage generated by
246
246
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
247
- at 2025-12-02T02:37:34.507Z
247
+ at 2026-02-01T23:43:51.076Z
248
248
  </div>
249
249
  <script src="../../../../prettify.js"></script>
250
250
  <script>
@@ -994,7 +994,7 @@ defineExpose({
994
994
  <div class='footer quiet pad2 space-top1 center small'>
995
995
  Code coverage generated by
996
996
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
997
- at 2025-12-02T02:37:34.507Z
997
+ at 2026-02-01T23:43:51.076Z
998
998
  </div>
999
999
  <script src="../../../../prettify.js"></script>
1000
1000
  <script>
@@ -262,7 +262,7 @@ const <span class="cstat-no" title="statement not covered" >text = computed(<spa
262
262
  <div class='footer quiet pad2 space-top1 center small'>
263
263
  Code coverage generated by
264
264
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
265
- at 2025-12-02T02:37:34.507Z
265
+ at 2026-02-01T23:43:51.076Z
266
266
  </div>
267
267
  <script src="../../../../prettify.js"></script>
268
268
  <script>
@@ -161,7 +161,7 @@
161
161
  <div class='footer quiet pad2 space-top1 center small'>
162
162
  Code coverage generated by
163
163
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
164
- at 2025-12-02T02:37:34.507Z
164
+ at 2026-02-01T23:43:51.076Z
165
165
  </div>
166
166
  <script src="../../../../prettify.js"></script>
167
167
  <script>
@@ -397,7 +397,7 @@ defineExpose({ fetchAIModels, aiModels, selected });
397
397
  <div class='footer quiet pad2 space-top1 center small'>
398
398
  Code coverage generated by
399
399
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
400
- at 2025-12-02T02:37:34.507Z
400
+ at 2026-02-01T23:43:51.076Z
401
401
  </div>
402
402
  <script src="../../../../prettify.js"></script>
403
403
  <script>
@@ -871,7 +871,7 @@ function askFollowUpQuestion(question: GptQuestion): void {
871
871
  <div class='footer quiet pad2 space-top1 center small'>
872
872
  Code coverage generated by
873
873
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
874
- at 2025-12-02T02:37:34.507Z
874
+ at 2026-02-01T23:43:51.076Z
875
875
  </div>
876
876
  <script src="../../../../prettify.js"></script>
877
877
  <script>
@@ -547,7 +547,7 @@ div.cog::after {
547
547
  <div class='footer quiet pad2 space-top1 center small'>
548
548
  Code coverage generated by
549
549
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
550
- at 2025-12-02T02:37:34.507Z
550
+ at 2026-02-01T23:43:51.076Z
551
551
  </div>
552
552
  <script src="../../../../prettify.js"></script>
553
553
  <script>
@@ -427,7 +427,7 @@ async function closeModalSave(): Promise&lt;void&gt; {
427
427
  <div class='footer quiet pad2 space-top1 center small'>
428
428
  Code coverage generated by
429
429
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
430
- at 2025-12-02T02:37:34.507Z
430
+ at 2026-02-01T23:43:51.076Z
431
431
  </div>
432
432
  <script src="../../../../prettify.js"></script>
433
433
  <script>
@@ -556,7 +556,7 @@ async function generateSmartDescriptions(overlay: DataOverlay): Promise&lt;void&
556
556
  <div class='footer quiet pad2 space-top1 center small'>
557
557
  Code coverage generated by
558
558
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
559
- at 2025-12-02T02:37:34.507Z
559
+ at 2026-02-01T23:43:51.076Z
560
560
  </div>
561
561
  <script src="../../../../prettify.js"></script>
562
562
  <script>
@@ -301,7 +301,7 @@ watch(
301
301
  <div class='footer quiet pad2 space-top1 center small'>
302
302
  Code coverage generated by
303
303
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
304
- at 2025-12-02T02:37:34.507Z
304
+ at 2026-02-01T23:43:51.076Z
305
305
  </div>
306
306
  <script src="../../../../prettify.js"></script>
307
307
  <script>
@@ -472,7 +472,7 @@ function handleTitleUpdate(newTitle: string, measurementId: string) {
472
472
  <div class='footer quiet pad2 space-top1 center small'>
473
473
  Code coverage generated by
474
474
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
475
- at 2025-12-02T02:37:34.507Z
475
+ at 2026-02-01T23:43:51.076Z
476
476
  </div>
477
477
  <script src="../../../../prettify.js"></script>
478
478
  <script>
@@ -348,7 +348,7 @@
348
348
  <span class="cline-any cline-neutral">&nbsp;</span>
349
349
  <span class="cline-any cline-yes">5x</span>
350
350
  <span class="cline-any cline-neutral">&nbsp;</span>
351
- <span class="cline-any cline-yes">2x</span>
351
+ <span class="cline-any cline-yes">3x</span>
352
352
  <span class="cline-any cline-neutral">&nbsp;</span>
353
353
  <span class="cline-any cline-neutral">&nbsp;</span>
354
354
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -365,7 +365,7 @@
365
365
  <span class="cline-any cline-neutral">&nbsp;</span>
366
366
  <span class="cline-any cline-neutral">&nbsp;</span>
367
367
  <span class="cline-any cline-neutral">&nbsp;</span>
368
- <span class="cline-any cline-yes">46x</span>
368
+ <span class="cline-any cline-yes">45x</span>
369
369
  <span class="cline-any cline-neutral">&nbsp;</span>
370
370
  <span class="cline-any cline-neutral">&nbsp;</span>
371
371
  <span class="cline-any cline-neutral">&nbsp;</span>
@@ -682,7 +682,7 @@ function invite(): void {
682
682
  <div class='footer quiet pad2 space-top1 center small'>
683
683
  Code coverage generated by
684
684
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
685
- at 2025-12-02T02:37:34.507Z
685
+ at 2026-02-01T23:43:51.076Z
686
686
  </div>
687
687
  <script src="../../../../prettify.js"></script>
688
688
  <script>
@@ -730,7 +730,7 @@ defineExpose({ getProgress });
730
730
  <div class='footer quiet pad2 space-top1 center small'>
731
731
  Code coverage generated by
732
732
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
733
- at 2025-12-02T02:37:34.507Z
733
+ at 2026-02-01T23:43:51.076Z
734
734
  </div>
735
735
  <script src="../../../../prettify.js"></script>
736
736
  <script>
@@ -221,7 +221,7 @@
221
221
  <div class='footer quiet pad2 space-top1 center small'>
222
222
  Code coverage generated by
223
223
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
224
- at 2025-12-02T02:37:34.507Z
224
+ at 2026-02-01T23:43:51.076Z
225
225
  </div>
226
226
  <script src="../../../../prettify.js"></script>
227
227
  <script>
@@ -217,7 +217,7 @@ defineExpose({ modelValue, undo });
217
217
  <div class='footer quiet pad2 space-top1 center small'>
218
218
  Code coverage generated by
219
219
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
220
- at 2025-12-02T02:37:34.507Z
220
+ at 2026-02-01T23:43:51.076Z
221
221
  </div>
222
222
  <script src="../../../../prettify.js"></script>
223
223
  <script>
@@ -335,8 +335,8 @@
335
335
  <span class="cline-any cline-yes">3x</span>
336
336
  <span class="cline-any cline-yes">59x</span>
337
337
  <span class="cline-any cline-neutral">&nbsp;</span>
338
- <span class="cline-any cline-yes">35x</span>
339
- <span class="cline-any cline-yes">35x</span>
338
+ <span class="cline-any cline-yes">28x</span>
339
+ <span class="cline-any cline-yes">28x</span>
340
340
  <span class="cline-any cline-no">&nbsp;</span>
341
341
  <span class="cline-any cline-no">&nbsp;</span>
342
342
  <span class="cline-any cline-no">&nbsp;</span>
@@ -544,7 +544,7 @@ function <span class="fstat-no" title="function not covered" >hideTray() {</span
544
544
  <div class='footer quiet pad2 space-top1 center small'>
545
545
  Code coverage generated by
546
546
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
547
- at 2025-12-02T02:37:34.507Z
547
+ at 2026-02-01T23:43:51.076Z
548
548
  </div>
549
549
  <script src="../../../../prettify.js"></script>
550
550
  <script>