@nordicsemiconductor/pc-nrfconnect-shared 241.0.0 → 243.0.0

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 (667) hide show
  1. package/Changelog.md +36 -0
  2. package/config/eslintrc.js +26 -2
  3. package/{typings/generated → dist/typings}/ipc/appDetails.d.ts +2 -2
  4. package/dist/typings/ipc/appDetails.d.ts.map +1 -0
  5. package/{typings/generated → dist/typings}/ipc/apps.d.ts +1 -1
  6. package/dist/typings/ipc/apps.d.ts.map +1 -0
  7. package/{typings/generated → dist/typings}/ipc/infrastructure/mainToRenderer.d.ts +1 -1
  8. package/dist/typings/ipc/infrastructure/mainToRenderer.d.ts.map +1 -0
  9. package/{typings/generated → dist/typings}/ipc/infrastructure/rendererToMain.d.ts +1 -1
  10. package/dist/typings/ipc/infrastructure/rendererToMain.d.ts.map +1 -0
  11. package/{typings/generated → dist/typings}/ipc/schema/parseJson.d.ts +1 -1
  12. package/dist/typings/ipc/schema/parseJson.d.ts.map +1 -0
  13. package/dist/typings/mocks/electronMock.d.ts +10 -0
  14. package/dist/typings/mocks/electronMock.d.ts.map +1 -0
  15. package/dist/typings/mocks/electronStoreMock.d.ts +7 -0
  16. package/dist/typings/mocks/electronStoreMock.d.ts.map +1 -0
  17. package/dist/typings/mocks/emptyMock.d.ts +3 -0
  18. package/dist/typings/mocks/emptyMock.d.ts.map +1 -0
  19. package/dist/typings/mocks/fileMock.d.ts +3 -0
  20. package/dist/typings/mocks/fileMock.d.ts.map +1 -0
  21. package/dist/typings/mocks/mockTests.test.d.ts +1 -0
  22. package/dist/typings/mocks/mockTests.test.d.ts.map +1 -0
  23. package/dist/typings/mocks/packageJsonMock.d.ts +5 -0
  24. package/dist/typings/mocks/packageJsonMock.d.ts.map +1 -0
  25. package/dist/typings/mocks/remoteMock.d.ts +9 -0
  26. package/dist/typings/mocks/remoteMock.d.ts.map +1 -0
  27. package/{typings/generated → dist/typings}/nrfutil/device/batch.d.ts +8 -8
  28. package/dist/typings/nrfutil/device/batch.d.ts.map +1 -0
  29. package/{typings/generated → dist/typings}/nrfutil/device/boardController.d.ts +1 -1
  30. package/{typings/generated → dist/typings}/nrfutil/device/boardController.d.ts.map +1 -1
  31. package/{typings/generated → dist/typings}/nrfutil/device/device.d.ts +1 -1
  32. package/dist/typings/nrfutil/device/device.d.ts.map +1 -0
  33. package/{typings/generated → dist/typings}/nrfutil/device/deviceInfo.d.ts +1 -1
  34. package/dist/typings/nrfutil/device/deviceInfo.d.ts.map +1 -0
  35. package/{typings/generated → dist/typings}/nrfutil/device/erase.d.ts +1 -1
  36. package/dist/typings/nrfutil/device/erase.d.ts.map +1 -0
  37. package/{typings/generated → dist/typings}/nrfutil/device/getBoardControllerConfig.d.ts +1 -1
  38. package/dist/typings/nrfutil/device/getBoardControllerConfig.d.ts.map +1 -0
  39. package/{typings/generated → dist/typings}/nrfutil/device/getBoardControllerVersion.d.ts +1 -1
  40. package/dist/typings/nrfutil/device/getBoardControllerVersion.d.ts.map +1 -0
  41. package/{typings/generated → dist/typings}/nrfutil/device/getCoreInfo.d.ts +1 -1
  42. package/dist/typings/nrfutil/device/getCoreInfo.d.ts.map +1 -0
  43. package/{typings/generated → dist/typings}/nrfutil/device/getFwInfo.d.ts +1 -1
  44. package/dist/typings/nrfutil/device/getFwInfo.d.ts.map +1 -0
  45. package/{typings/generated → dist/typings}/nrfutil/device/getProtectionStatus.d.ts +1 -1
  46. package/dist/typings/nrfutil/device/getProtectionStatus.d.ts.map +1 -0
  47. package/{typings/generated → dist/typings}/nrfutil/device/list.d.ts +1 -1
  48. package/dist/typings/nrfutil/device/list.d.ts.map +1 -0
  49. package/{typings/generated → dist/typings}/nrfutil/device/program.d.ts +1 -1
  50. package/dist/typings/nrfutil/device/program.d.ts.map +1 -0
  51. package/{typings/generated → dist/typings}/nrfutil/device/recover.d.ts +1 -1
  52. package/dist/typings/nrfutil/device/recover.d.ts.map +1 -0
  53. package/{typings/generated → dist/typings}/nrfutil/device/reset.d.ts +1 -1
  54. package/dist/typings/nrfutil/device/reset.d.ts.map +1 -0
  55. package/{typings/generated → dist/typings}/nrfutil/device/setMcuState.d.ts +1 -1
  56. package/{typings/generated → dist/typings}/nrfutil/device/setMcuState.d.ts.map +1 -1
  57. package/{typings/generated → dist/typings}/nrfutil/device/setProtectionStatus.d.ts +1 -1
  58. package/{typings/generated → dist/typings}/nrfutil/device/setProtectionStatus.d.ts.map +1 -1
  59. package/{typings/generated → dist/typings}/nrfutil/device/xRead.d.ts +1 -1
  60. package/dist/typings/nrfutil/device/xRead.d.ts.map +1 -0
  61. package/{typings/generated → dist/typings}/nrfutil/modules.d.ts +1 -1
  62. package/dist/typings/nrfutil/modules.d.ts.map +1 -0
  63. package/{typings/generated → dist/typings}/nrfutil/nrfutilLogger.d.ts +1 -1
  64. package/dist/typings/nrfutil/nrfutilLogger.d.ts.map +1 -0
  65. package/{typings/generated → dist/typings}/nrfutil/sandbox.d.ts.map +1 -1
  66. package/dist/typings/scripts/build-app.d.ts +3 -0
  67. package/dist/typings/scripts/build-app.d.ts.map +1 -0
  68. package/dist/typings/scripts/build-shared.d.ts +3 -0
  69. package/dist/typings/scripts/build-shared.d.ts.map +1 -0
  70. package/{typings/generated → dist/typings}/scripts/check-app-properties.d.ts.map +1 -1
  71. package/dist/typings/scripts/esbuild-renderer.d.ts +88 -0
  72. package/dist/typings/scripts/esbuild-renderer.d.ts.map +1 -0
  73. package/{typings/generated → dist/typings}/src/About/About.d.ts +1 -1
  74. package/dist/typings/src/About/About.d.ts.map +1 -0
  75. package/{typings/generated → dist/typings}/src/About/AboutButton.d.ts +1 -1
  76. package/dist/typings/src/About/AboutButton.d.ts.map +1 -0
  77. package/{typings/generated → dist/typings}/src/About/DocumentationCard.d.ts +1 -1
  78. package/{typings/generated → dist/typings}/src/About/DocumentationCard.d.ts.map +1 -1
  79. package/{typings/generated → dist/typings}/src/About/DocumentationSection.d.ts +1 -1
  80. package/dist/typings/src/About/DocumentationSection.d.ts.map +1 -0
  81. package/{typings/generated → dist/typings}/src/About/Section.d.ts +1 -1
  82. package/dist/typings/src/About/Section.d.ts.map +1 -0
  83. package/{typings/generated → dist/typings}/src/About/ShortcutButton.d.ts +1 -1
  84. package/dist/typings/src/About/ShortcutButton.d.ts.map +1 -0
  85. package/{typings/generated → dist/typings}/src/App/App.d.ts +2 -2
  86. package/dist/typings/src/App/App.d.ts.map +1 -0
  87. package/{typings/generated → dist/typings}/src/App/ConnectedToStore.d.ts +2 -2
  88. package/dist/typings/src/App/ConnectedToStore.d.ts.map +1 -0
  89. package/{typings/generated → dist/typings}/src/Device/DeviceSelector/BasicDeviceInfo.d.ts +2 -2
  90. package/dist/typings/src/Device/DeviceSelector/BasicDeviceInfo.d.ts.map +1 -0
  91. package/dist/typings/src/Device/DeviceSelector/DeviceIcon.d.ts +8 -0
  92. package/dist/typings/src/Device/DeviceSelector/DeviceIcon.d.ts.map +1 -0
  93. package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/AnimatedList.d.ts +2 -2
  94. package/dist/typings/src/Device/DeviceSelector/DeviceList/AnimatedList.d.ts.map +1 -0
  95. package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/BrokenDevice.d.ts +1 -1
  96. package/dist/typings/src/Device/DeviceSelector/DeviceList/BrokenDevice.d.ts.map +1 -0
  97. package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/Device.d.ts +1 -1
  98. package/dist/typings/src/Device/DeviceSelector/DeviceList/Device.d.ts.map +1 -0
  99. package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/DeviceList.d.ts +2 -2
  100. package/dist/typings/src/Device/DeviceSelector/DeviceList/DeviceList.d.ts.map +1 -0
  101. package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/EditDeviceButtons.d.ts +2 -2
  102. package/dist/typings/src/Device/DeviceSelector/DeviceList/EditDeviceButtons.d.ts.map +1 -0
  103. package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/MoreDeviceInfo.d.ts +1 -1
  104. package/dist/typings/src/Device/DeviceSelector/DeviceList/MoreDeviceInfo.d.ts.map +1 -0
  105. package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceSelector.d.ts +3 -3
  106. package/dist/typings/src/Device/DeviceSelector/DeviceSelector.d.ts.map +1 -0
  107. package/{typings/generated → dist/typings}/src/Device/DeviceSelector/Favorite.d.ts +2 -2
  108. package/dist/typings/src/Device/DeviceSelector/Favorite.d.ts.map +1 -0
  109. package/{typings/generated → dist/typings}/src/Device/deviceInfo/deviceInfo.d.ts +1 -1
  110. package/dist/typings/src/Device/deviceInfo/deviceInfo.d.ts.map +1 -0
  111. package/{typings/generated → dist/typings}/src/Device/deviceLister.d.ts +3 -3
  112. package/dist/typings/src/Device/deviceLister.d.ts.map +1 -0
  113. package/{typings/generated → dist/typings}/src/Device/deviceSetup.d.ts +4 -4
  114. package/dist/typings/src/Device/deviceSetup.d.ts.map +1 -0
  115. package/{typings/generated → dist/typings}/src/Device/deviceSlice.d.ts +3 -3
  116. package/dist/typings/src/Device/deviceSlice.d.ts.map +1 -0
  117. package/{typings/generated → dist/typings}/src/Device/jprogOperations.d.ts +1 -1
  118. package/dist/typings/src/Device/jprogOperations.d.ts.map +1 -0
  119. package/{typings/generated → dist/typings}/src/Device/sdfuOperations.d.ts +5 -5
  120. package/dist/typings/src/Device/sdfuOperations.d.ts.map +1 -0
  121. package/{typings/generated → dist/typings}/src/Dialog/Dialog.d.ts +2 -2
  122. package/dist/typings/src/Dialog/Dialog.d.ts.map +1 -0
  123. package/{typings/generated → dist/typings}/src/Dropdown/DropdownHelpers.d.ts +2 -2
  124. package/dist/typings/src/Dropdown/DropdownHelpers.d.ts.map +1 -0
  125. package/{typings/generated → dist/typings}/src/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  126. package/dist/typings/src/ErrorBoundary/ErrorBoundary.d.ts.map +1 -0
  127. package/{typings/generated → dist/typings}/src/FactoryReset/FactoryResetButton.d.ts +2 -2
  128. package/dist/typings/src/FactoryReset/FactoryResetButton.d.ts.map +1 -0
  129. package/{typings/generated → dist/typings}/src/FlashMessage/FlashMessage.d.ts.map +1 -1
  130. package/{typings/generated → dist/typings}/src/InlineInput/NumberInlineInput.d.ts +1 -1
  131. package/dist/typings/src/InlineInput/NumberInlineInput.d.ts.map +1 -0
  132. package/{typings/generated → dist/typings}/src/InlineInput/NumberInputWithDropdown.d.ts +2 -2
  133. package/dist/typings/src/InlineInput/NumberInputWithDropdown.d.ts.map +1 -0
  134. package/{typings/generated → dist/typings}/src/Log/LogEntry.d.ts +1 -1
  135. package/{typings/generated → dist/typings}/src/Log/LogEntry.d.ts.map +1 -1
  136. package/{typings/generated → dist/typings}/src/Log/logSlice.d.ts +1 -1
  137. package/dist/typings/src/Log/logSlice.d.ts.map +1 -0
  138. package/{typings/generated → dist/typings}/src/Log/syncLogToStore.d.ts +1 -1
  139. package/{typings/generated → dist/typings}/src/Log/syncLogToStore.d.ts.map +1 -1
  140. package/{typings/generated → dist/typings}/src/Logo/Logo.d.ts +1 -1
  141. package/dist/typings/src/Logo/Logo.d.ts.map +1 -0
  142. package/{typings/generated → dist/typings}/src/Main/Main.d.ts +1 -1
  143. package/{typings/generated → dist/typings}/src/Main/Main.d.ts.map +1 -1
  144. package/{typings/generated → dist/typings}/src/MasonryLayout/MasonryLayout.d.ts +1 -1
  145. package/dist/typings/src/MasonryLayout/MasonryLayout.d.ts.map +1 -0
  146. package/{typings/generated → dist/typings}/src/NavBar/NavBar.d.ts +1 -1
  147. package/{typings/generated → dist/typings}/src/NavBar/NavBar.d.ts.map +1 -1
  148. package/{typings/generated → dist/typings}/src/NavBar/NavMenuItem.d.ts +1 -1
  149. package/dist/typings/src/NavBar/NavMenuItem.d.ts.map +1 -0
  150. package/{typings/generated → dist/typings}/src/NumberInput/NumberInput.d.ts +1 -1
  151. package/dist/typings/src/NumberInput/NumberInput.d.ts.map +1 -0
  152. package/{typings/generated → dist/typings}/src/Parsers/shellParser.d.ts +2 -2
  153. package/dist/typings/src/Parsers/shellParser.d.ts.map +1 -0
  154. package/{typings/generated → dist/typings}/src/SerialPort/ConflictingSettingsDialog.d.ts +2 -2
  155. package/dist/typings/src/SerialPort/ConflictingSettingsDialog.d.ts.map +1 -0
  156. package/{typings/generated → dist/typings}/src/SerialPort/SerialPort.d.ts +1 -1
  157. package/dist/typings/src/SerialPort/SerialPort.d.ts.map +1 -0
  158. package/{typings/generated → dist/typings}/src/Shortcuts/ShortcutItem.d.ts +1 -1
  159. package/dist/typings/src/Shortcuts/ShortcutItem.d.ts.map +1 -0
  160. package/{typings/generated → dist/typings}/src/Shortcuts/ShortcutModal.d.ts +1 -1
  161. package/dist/typings/src/Shortcuts/ShortcutModal.d.ts.map +1 -0
  162. package/{typings/generated → dist/typings}/src/Slider/Bar.d.ts +1 -1
  163. package/dist/typings/src/Slider/Bar.d.ts.map +1 -0
  164. package/{typings/generated → dist/typings}/src/Slider/Handle.d.ts +2 -2
  165. package/dist/typings/src/Slider/Handle.d.ts.map +1 -0
  166. package/{typings/generated → dist/typings}/src/Slider/Slider.d.ts +2 -2
  167. package/dist/typings/src/Slider/Slider.d.ts.map +1 -0
  168. package/{typings/generated → dist/typings}/src/Slider/Ticks.d.ts +2 -2
  169. package/dist/typings/src/Slider/Ticks.d.ts.map +1 -0
  170. package/{typings/generated → dist/typings}/src/Slider/percentage.d.ts +1 -1
  171. package/dist/typings/src/Slider/percentage.d.ts.map +1 -0
  172. package/{typings/generated → dist/typings}/src/StartStopButton/StartStopButton.d.ts +2 -2
  173. package/dist/typings/src/StartStopButton/StartStopButton.d.ts.map +1 -0
  174. package/{typings/generated → dist/typings}/src/Toggle/Toggle.d.ts +1 -1
  175. package/dist/typings/src/Toggle/Toggle.d.ts.map +1 -0
  176. package/{typings/generated → dist/typings}/src/index.d.ts +1 -0
  177. package/dist/typings/src/index.d.ts.map +1 -0
  178. package/{typings/generated → dist/typings}/src/logging/appTransport.d.ts +2 -2
  179. package/dist/typings/src/logging/appTransport.d.ts.map +1 -0
  180. package/{typings/generated → dist/typings}/src/logging/index.d.ts +1 -1
  181. package/dist/typings/src/logging/index.d.ts.map +1 -0
  182. package/{typings/generated → dist/typings}/src/logging/logBuffer.d.ts +1 -1
  183. package/dist/typings/src/logging/logBuffer.d.ts.map +1 -0
  184. package/{typings/generated → dist/typings}/src/store.d.ts +2 -2
  185. package/dist/typings/src/store.d.ts.map +1 -0
  186. package/{typings/generated → dist/typings}/src/telemetry/TelemetrySender.d.ts +2 -2
  187. package/dist/typings/src/telemetry/TelemetrySender.d.ts.map +1 -0
  188. package/{typings/generated → dist/typings}/src/telemetry/TelemetrySenderInMain.d.ts +1 -1
  189. package/dist/typings/src/telemetry/TelemetrySenderInMain.d.ts.map +1 -0
  190. package/{typings/generated → dist/typings}/src/telemetry/TelemetrySenderInRenderer.d.ts +1 -1
  191. package/dist/typings/src/telemetry/TelemetrySenderInRenderer.d.ts.map +1 -0
  192. package/{typings/generated → dist/typings}/src/telemetry/flatObject.d.ts +1 -1
  193. package/dist/typings/src/telemetry/flatObject.d.ts.map +1 -0
  194. package/{typings/generated → dist/typings}/src/telemetry/telemetry.d.ts +2 -2
  195. package/dist/typings/src/telemetry/telemetry.d.ts.map +1 -0
  196. package/{typings/generated → dist/typings}/src/utils/persistentStore.d.ts +1 -1
  197. package/dist/typings/src/utils/persistentStore.d.ts.map +1 -0
  198. package/{typings/generated → dist/typings}/src/utils/systemReport.d.ts +1 -1
  199. package/dist/typings/src/utils/systemReport.d.ts.map +1 -0
  200. package/{typings/generated → dist/typings}/src/utils/useHotKey.d.ts +2 -2
  201. package/dist/typings/src/utils/useHotKey.d.ts.map +1 -0
  202. package/{typings/generated → dist/typings}/test/dispatchTo.d.ts +1 -1
  203. package/{typings/generated → dist/typings}/test/dispatchTo.d.ts.map +1 -1
  204. package/dist/typings/test/index.d.ts +2 -0
  205. package/dist/typings/test/index.d.ts.map +1 -0
  206. package/dist/typings/test/setupTests.d.ts +2 -0
  207. package/dist/typings/test/setupTests.d.ts.map +1 -0
  208. package/dist/typings/test/testUtil.d.ts +19 -0
  209. package/dist/typings/test/testUtil.d.ts.map +1 -0
  210. package/{typings/generated → dist/typings}/test/testrenderer.d.ts +2 -2
  211. package/dist/typings/test/testrenderer.d.ts.map +1 -0
  212. package/ipc/appDetails.ts +2 -2
  213. package/ipc/apps.ts +1 -1
  214. package/ipc/infrastructure/mainToRenderer.ts +1 -1
  215. package/ipc/infrastructure/rendererToMain.ts +1 -1
  216. package/ipc/schema/parseJson.ts +1 -1
  217. package/nrfutil/device/batch.ts +13 -13
  218. package/nrfutil/device/boardController.ts +1 -1
  219. package/nrfutil/device/device.ts +1 -1
  220. package/nrfutil/device/deviceInfo.ts +3 -3
  221. package/nrfutil/device/erase.ts +2 -2
  222. package/nrfutil/device/getBoardControllerConfig.ts +1 -1
  223. package/nrfutil/device/getBoardControllerVersion.ts +1 -1
  224. package/nrfutil/device/getCoreInfo.ts +2 -2
  225. package/nrfutil/device/getFwInfo.ts +2 -2
  226. package/nrfutil/device/getProtectionStatus.ts +3 -3
  227. package/nrfutil/device/list.ts +5 -1
  228. package/nrfutil/device/program.ts +3 -3
  229. package/nrfutil/device/recover.ts +2 -2
  230. package/nrfutil/device/reset.ts +3 -3
  231. package/nrfutil/device/setMcuState.ts +1 -1
  232. package/nrfutil/device/setProtectionStatus.ts +2 -2
  233. package/nrfutil/device/xRead.ts +2 -2
  234. package/nrfutil/modules.ts +1 -1
  235. package/nrfutil/nrfutilLogger.ts +1 -1
  236. package/nrfutil/sandbox.ts +0 -1
  237. package/package.json +5 -7
  238. package/release_notes.md +7 -3
  239. package/scripts/{esbuild.ts → build-app.ts} +3 -18
  240. package/scripts/build-shared.ts +42 -0
  241. package/scripts/check-app-properties.ts +4 -1
  242. package/scripts/create-source.ts +1 -1
  243. package/scripts/esbuild-renderer.ts +3 -10
  244. package/scripts/installHusky.ts +3 -2
  245. package/scripts/nordic-publish.ts +2 -2
  246. package/scripts/nrfconnect-license.ts +1 -6
  247. package/src/About/About.tsx +1 -1
  248. package/src/About/AboutButton.tsx +1 -1
  249. package/src/About/ApplicationCard.tsx +1 -1
  250. package/src/About/DocumentationCard.tsx +1 -1
  251. package/src/About/DocumentationSection.tsx +1 -1
  252. package/src/About/Feedback.tsx +1 -1
  253. package/src/About/Section.tsx +1 -1
  254. package/src/About/ShortcutButton.tsx +1 -1
  255. package/src/About/shortcutSlice.ts +1 -1
  256. package/src/App/App.test.tsx +1 -1
  257. package/src/App/App.tsx +8 -2
  258. package/src/App/ConnectedToStore.tsx +2 -2
  259. package/src/App/appLayout.ts +1 -1
  260. package/src/ConfirmBeforeClose/ConfirmCloseDialog.tsx +2 -2
  261. package/src/ConfirmBeforeClose/confirmBeforeCloseSlice.ts +1 -1
  262. package/src/Device/DeviceSelector/BasicDeviceInfo.tsx +6 -2
  263. package/src/Device/DeviceSelector/DeviceIcon.tsx +2 -2
  264. package/src/Device/DeviceSelector/DeviceList/AnimatedList.tsx +2 -2
  265. package/src/Device/DeviceSelector/DeviceList/BrokenDevice.tsx +1 -1
  266. package/src/Device/DeviceSelector/DeviceList/Device.tsx +1 -1
  267. package/src/Device/DeviceSelector/DeviceList/DeviceList.tsx +2 -2
  268. package/src/Device/DeviceSelector/DeviceList/EditDeviceButtons.tsx +2 -2
  269. package/src/Device/DeviceSelector/DeviceList/MoreDeviceInfo.tsx +3 -3
  270. package/src/Device/DeviceSelector/DeviceSelector.test.tsx +1 -1
  271. package/src/Device/DeviceSelector/DeviceSelector.tsx +3 -3
  272. package/src/Device/DeviceSelector/Favorite.tsx +2 -2
  273. package/src/Device/deviceAutoSelectSlice.ts +1 -1
  274. package/src/Device/deviceInfo/deviceInfo.ts +2 -2
  275. package/src/Device/deviceLister.test.ts +1 -1
  276. package/src/Device/deviceLister.ts +7 -4
  277. package/src/Device/deviceSetup.ts +4 -4
  278. package/src/Device/deviceSetupSlice.ts +1 -1
  279. package/src/Device/deviceSlice.ts +4 -4
  280. package/src/Device/jprogOperations.ts +3 -3
  281. package/src/Device/sdfuOperations.ts +7 -7
  282. package/src/Dialog/Dialog.tsx +2 -2
  283. package/src/Dropdown/DropdownHelpers.ts +2 -2
  284. package/src/ErrorBoundary/ErrorBoundary.tsx +2 -2
  285. package/src/ErrorDialog/ErrorDialog.tsx +1 -1
  286. package/src/ErrorDialog/errorDialogSlice.ts +1 -1
  287. package/src/FactoryReset/FactoryResetButton.tsx +2 -2
  288. package/src/FlashMessage/FlashMessage.tsx +5 -1
  289. package/src/FlashMessage/FlashMessageSlice.ts +1 -1
  290. package/src/InlineInput/NumberInlineInput.tsx +3 -3
  291. package/src/InlineInput/NumberInputWithDropdown.tsx +2 -2
  292. package/src/Log/LogEntry.tsx +1 -1
  293. package/src/Log/logSlice.ts +2 -2
  294. package/src/Log/syncLogToStore.ts +1 -1
  295. package/src/Logo/Logo.tsx +1 -1
  296. package/src/Main/Main.tsx +1 -1
  297. package/src/MasonryLayout/MasonryLayout.tsx +6 -1
  298. package/src/NavBar/NavBar.tsx +1 -1
  299. package/src/NavBar/NavMenuItem.tsx +1 -1
  300. package/src/NumberInput/NumberInput.tsx +1 -1
  301. package/src/Parsers/shellParser.test.ts +3 -3
  302. package/src/Parsers/shellParser.ts +2 -2
  303. package/src/SerialPort/ConflictingSettingsDialog.tsx +2 -2
  304. package/src/SerialPort/SerialPort.test.ts +1 -1
  305. package/src/SerialPort/SerialPort.ts +1 -1
  306. package/src/Shortcuts/ShortcutItem.tsx +1 -1
  307. package/src/Shortcuts/ShortcutModal.tsx +1 -1
  308. package/src/Slider/Bar.tsx +1 -1
  309. package/src/Slider/Handle.tsx +7 -2
  310. package/src/Slider/Slider.tsx +2 -2
  311. package/src/Slider/Ticks.tsx +2 -2
  312. package/src/Slider/percentage.ts +1 -1
  313. package/src/StartStopButton/StartStopButton.tsx +2 -2
  314. package/src/Toggle/Toggle.tsx +1 -1
  315. package/src/bootstrap.scss +1 -2
  316. package/src/index.ts +3 -0
  317. package/src/logging/appTransport.ts +2 -2
  318. package/src/logging/index.ts +8 -2
  319. package/src/logging/logBuffer.ts +1 -1
  320. package/src/store.ts +6 -2
  321. package/src/telemetry/TelemetrySender.ts +2 -2
  322. package/src/telemetry/TelemetrySenderInMain.ts +1 -1
  323. package/src/telemetry/TelemetrySenderInRenderer.ts +1 -1
  324. package/src/telemetry/flatObject.ts +1 -1
  325. package/src/telemetry/telemetry.ts +3 -3
  326. package/src/utils/persistentStore.ts +1 -1
  327. package/src/utils/systemReport.ts +1 -1
  328. package/src/utils/useHotKey.ts +6 -2
  329. package/src/utils/useStopwatch.test.tsx +1 -1
  330. package/test/dispatchTo.ts +1 -1
  331. package/test/testUtil.ts +1 -1
  332. package/test/testrenderer.tsx +2 -2
  333. package/tsconfig.json +2 -1
  334. package/scripts/postinstall.ts +0 -37
  335. package/typings/generated/ipc/appDetails.d.ts.map +0 -1
  336. package/typings/generated/ipc/apps.d.ts.map +0 -1
  337. package/typings/generated/ipc/infrastructure/mainToRenderer.d.ts.map +0 -1
  338. package/typings/generated/ipc/infrastructure/rendererToMain.d.ts.map +0 -1
  339. package/typings/generated/ipc/schema/parseJson.d.ts.map +0 -1
  340. package/typings/generated/nrfutil/device/batch.d.ts.map +0 -1
  341. package/typings/generated/nrfutil/device/device.d.ts.map +0 -1
  342. package/typings/generated/nrfutil/device/deviceInfo.d.ts.map +0 -1
  343. package/typings/generated/nrfutil/device/erase.d.ts.map +0 -1
  344. package/typings/generated/nrfutil/device/getBoardControllerConfig.d.ts.map +0 -1
  345. package/typings/generated/nrfutil/device/getBoardControllerVersion.d.ts.map +0 -1
  346. package/typings/generated/nrfutil/device/getCoreInfo.d.ts.map +0 -1
  347. package/typings/generated/nrfutil/device/getFwInfo.d.ts.map +0 -1
  348. package/typings/generated/nrfutil/device/getProtectionStatus.d.ts.map +0 -1
  349. package/typings/generated/nrfutil/device/list.d.ts.map +0 -1
  350. package/typings/generated/nrfutil/device/program.d.ts.map +0 -1
  351. package/typings/generated/nrfutil/device/recover.d.ts.map +0 -1
  352. package/typings/generated/nrfutil/device/reset.d.ts.map +0 -1
  353. package/typings/generated/nrfutil/device/xRead.d.ts.map +0 -1
  354. package/typings/generated/nrfutil/modules.d.ts.map +0 -1
  355. package/typings/generated/nrfutil/nrfutilLogger.d.ts.map +0 -1
  356. package/typings/generated/scripts/esbuild-renderer.d.ts +0 -7
  357. package/typings/generated/scripts/esbuild-renderer.d.ts.map +0 -1
  358. package/typings/generated/scripts/esbuild.d.ts +0 -3
  359. package/typings/generated/scripts/esbuild.d.ts.map +0 -1
  360. package/typings/generated/scripts/postinstall.d.ts +0 -3
  361. package/typings/generated/scripts/postinstall.d.ts.map +0 -1
  362. package/typings/generated/src/About/About.d.ts.map +0 -1
  363. package/typings/generated/src/About/AboutButton.d.ts.map +0 -1
  364. package/typings/generated/src/About/DocumentationSection.d.ts.map +0 -1
  365. package/typings/generated/src/About/Section.d.ts.map +0 -1
  366. package/typings/generated/src/About/ShortcutButton.d.ts.map +0 -1
  367. package/typings/generated/src/App/App.d.ts.map +0 -1
  368. package/typings/generated/src/App/ConnectedToStore.d.ts.map +0 -1
  369. package/typings/generated/src/Device/DeviceSelector/BasicDeviceInfo.d.ts.map +0 -1
  370. package/typings/generated/src/Device/DeviceSelector/DeviceIcon.d.ts +0 -8
  371. package/typings/generated/src/Device/DeviceSelector/DeviceIcon.d.ts.map +0 -1
  372. package/typings/generated/src/Device/DeviceSelector/DeviceList/AnimatedList.d.ts.map +0 -1
  373. package/typings/generated/src/Device/DeviceSelector/DeviceList/BrokenDevice.d.ts.map +0 -1
  374. package/typings/generated/src/Device/DeviceSelector/DeviceList/Device.d.ts.map +0 -1
  375. package/typings/generated/src/Device/DeviceSelector/DeviceList/DeviceList.d.ts.map +0 -1
  376. package/typings/generated/src/Device/DeviceSelector/DeviceList/EditDeviceButtons.d.ts.map +0 -1
  377. package/typings/generated/src/Device/DeviceSelector/DeviceList/MoreDeviceInfo.d.ts.map +0 -1
  378. package/typings/generated/src/Device/DeviceSelector/DeviceSelector.d.ts.map +0 -1
  379. package/typings/generated/src/Device/DeviceSelector/Favorite.d.ts.map +0 -1
  380. package/typings/generated/src/Device/deviceInfo/deviceInfo.d.ts.map +0 -1
  381. package/typings/generated/src/Device/deviceLister.d.ts.map +0 -1
  382. package/typings/generated/src/Device/deviceSetup.d.ts.map +0 -1
  383. package/typings/generated/src/Device/deviceSlice.d.ts.map +0 -1
  384. package/typings/generated/src/Device/jprogOperations.d.ts.map +0 -1
  385. package/typings/generated/src/Device/sdfuOperations.d.ts.map +0 -1
  386. package/typings/generated/src/Dialog/Dialog.d.ts.map +0 -1
  387. package/typings/generated/src/Dropdown/DropdownHelpers.d.ts.map +0 -1
  388. package/typings/generated/src/ErrorBoundary/ErrorBoundary.d.ts.map +0 -1
  389. package/typings/generated/src/FactoryReset/FactoryResetButton.d.ts.map +0 -1
  390. package/typings/generated/src/InlineInput/NumberInlineInput.d.ts.map +0 -1
  391. package/typings/generated/src/InlineInput/NumberInputWithDropdown.d.ts.map +0 -1
  392. package/typings/generated/src/Log/logSlice.d.ts.map +0 -1
  393. package/typings/generated/src/Logo/Logo.d.ts.map +0 -1
  394. package/typings/generated/src/MasonryLayout/MasonryLayout.d.ts.map +0 -1
  395. package/typings/generated/src/NavBar/NavMenuItem.d.ts.map +0 -1
  396. package/typings/generated/src/NumberInput/NumberInput.d.ts.map +0 -1
  397. package/typings/generated/src/Parsers/shellParser.d.ts.map +0 -1
  398. package/typings/generated/src/SerialPort/ConflictingSettingsDialog.d.ts.map +0 -1
  399. package/typings/generated/src/SerialPort/SerialPort.d.ts.map +0 -1
  400. package/typings/generated/src/Shortcuts/ShortcutItem.d.ts.map +0 -1
  401. package/typings/generated/src/Shortcuts/ShortcutModal.d.ts.map +0 -1
  402. package/typings/generated/src/Slider/Bar.d.ts.map +0 -1
  403. package/typings/generated/src/Slider/Handle.d.ts.map +0 -1
  404. package/typings/generated/src/Slider/Slider.d.ts.map +0 -1
  405. package/typings/generated/src/Slider/Ticks.d.ts.map +0 -1
  406. package/typings/generated/src/Slider/percentage.d.ts.map +0 -1
  407. package/typings/generated/src/StartStopButton/StartStopButton.d.ts.map +0 -1
  408. package/typings/generated/src/Toggle/Toggle.d.ts.map +0 -1
  409. package/typings/generated/src/index.d.ts.map +0 -1
  410. package/typings/generated/src/logging/appTransport.d.ts.map +0 -1
  411. package/typings/generated/src/logging/index.d.ts.map +0 -1
  412. package/typings/generated/src/logging/logBuffer.d.ts.map +0 -1
  413. package/typings/generated/src/store.d.ts.map +0 -1
  414. package/typings/generated/src/telemetry/TelemetrySender.d.ts.map +0 -1
  415. package/typings/generated/src/telemetry/TelemetrySenderInMain.d.ts.map +0 -1
  416. package/typings/generated/src/telemetry/TelemetrySenderInRenderer.d.ts.map +0 -1
  417. package/typings/generated/src/telemetry/flatObject.d.ts.map +0 -1
  418. package/typings/generated/src/telemetry/telemetry.d.ts.map +0 -1
  419. package/typings/generated/src/utils/persistentStore.d.ts.map +0 -1
  420. package/typings/generated/src/utils/systemReport.d.ts.map +0 -1
  421. package/typings/generated/src/utils/useHotKey.d.ts.map +0 -1
  422. package/typings/generated/test/testrenderer.d.ts.map +0 -1
  423. /package/{scripts → dist/scripts}/nordic-publish.js +0 -0
  424. /package/{typings/generated → dist/typings}/ipc/MetaFiles.d.ts +0 -0
  425. /package/{typings/generated → dist/typings}/ipc/MetaFiles.d.ts.map +0 -0
  426. /package/{typings/generated → dist/typings}/ipc/device.d.ts +0 -0
  427. /package/{typings/generated → dist/typings}/ipc/device.d.ts.map +0 -0
  428. /package/{typings/generated → dist/typings}/ipc/launcherConfig.d.ts +0 -0
  429. /package/{typings/generated → dist/typings}/ipc/launcherConfig.d.ts.map +0 -0
  430. /package/{typings/generated → dist/typings}/ipc/open.d.ts +0 -0
  431. /package/{typings/generated → dist/typings}/ipc/open.d.ts.map +0 -0
  432. /package/{typings/generated → dist/typings}/ipc/preventSleep.d.ts +0 -0
  433. /package/{typings/generated → dist/typings}/ipc/preventSleep.d.ts.map +0 -0
  434. /package/{typings/generated → dist/typings}/ipc/safeStorage.d.ts +0 -0
  435. /package/{typings/generated → dist/typings}/ipc/safeStorage.d.ts.map +0 -0
  436. /package/{typings/generated → dist/typings}/ipc/schema/packageJson.d.ts +0 -0
  437. /package/{typings/generated → dist/typings}/ipc/schema/packageJson.d.ts.map +0 -0
  438. /package/{typings/generated → dist/typings}/ipc/serialPort.d.ts +0 -0
  439. /package/{typings/generated → dist/typings}/ipc/serialPort.d.ts.map +0 -0
  440. /package/{typings/generated → dist/typings}/ipc/sources.d.ts +0 -0
  441. /package/{typings/generated → dist/typings}/ipc/sources.d.ts.map +0 -0
  442. /package/{typings/generated → dist/typings}/main/index.d.ts +0 -0
  443. /package/{typings/generated → dist/typings}/main/index.d.ts.map +0 -0
  444. /package/{typings/generated → dist/typings}/nrfutil/collectingResultParser.d.ts +0 -0
  445. /package/{typings/generated → dist/typings}/nrfutil/collectingResultParser.d.ts.map +0 -0
  446. /package/{typings/generated → dist/typings}/nrfutil/common.d.ts +0 -0
  447. /package/{typings/generated → dist/typings}/nrfutil/common.d.ts.map +0 -0
  448. /package/{typings/generated → dist/typings}/nrfutil/device/__mocks__/device.d.ts +0 -0
  449. /package/{typings/generated → dist/typings}/nrfutil/device/__mocks__/device.d.ts.map +0 -0
  450. /package/{typings/generated → dist/typings}/nrfutil/device/batchTypes.d.ts +0 -0
  451. /package/{typings/generated → dist/typings}/nrfutil/device/batchTypes.d.ts.map +0 -0
  452. /package/{typings/generated → dist/typings}/nrfutil/device/common.d.ts +0 -0
  453. /package/{typings/generated → dist/typings}/nrfutil/device/common.d.ts.map +0 -0
  454. /package/{typings/generated → dist/typings}/nrfutil/device/index.d.ts +0 -0
  455. /package/{typings/generated → dist/typings}/nrfutil/device/index.d.ts.map +0 -0
  456. /package/{typings/generated → dist/typings}/nrfutil/device/logLibVersions.d.ts +0 -0
  457. /package/{typings/generated → dist/typings}/nrfutil/device/logLibVersions.d.ts.map +0 -0
  458. /package/{typings/generated → dist/typings}/nrfutil/fs.d.ts +0 -0
  459. /package/{typings/generated → dist/typings}/nrfutil/fs.d.ts.map +0 -0
  460. /package/{typings/generated → dist/typings}/nrfutil/index.d.ts +0 -0
  461. /package/{typings/generated → dist/typings}/nrfutil/index.d.ts.map +0 -0
  462. /package/{typings/generated → dist/typings}/nrfutil/sandbox.d.ts +0 -0
  463. /package/{typings/generated → dist/typings}/nrfutil/sandboxTypes.d.ts +0 -0
  464. /package/{typings/generated → dist/typings}/nrfutil/sandboxTypes.d.ts.map +0 -0
  465. /package/{typings/generated → dist/typings}/nrfutil/version/jlinkVersion.d.ts +0 -0
  466. /package/{typings/generated → dist/typings}/nrfutil/version/jlinkVersion.d.ts.map +0 -0
  467. /package/{typings/generated → dist/typings}/nrfutil/version/jlinkVersion.test.d.ts +0 -0
  468. /package/{typings/generated → dist/typings}/nrfutil/version/jlinkVersion.test.d.ts.map +0 -0
  469. /package/{typings/generated → dist/typings}/nrfutil/version/moduleVersion.d.ts +0 -0
  470. /package/{typings/generated → dist/typings}/nrfutil/version/moduleVersion.d.ts.map +0 -0
  471. /package/{typings/generated → dist/typings}/nrfutil/version/version.d.ts +0 -0
  472. /package/{typings/generated → dist/typings}/nrfutil/version/version.d.ts.map +0 -0
  473. /package/{typings/generated → dist/typings}/scripts/check-app-properties.d.ts +0 -0
  474. /package/{typings/generated → dist/typings}/scripts/check-for-typescript.d.ts +0 -0
  475. /package/{typings/generated → dist/typings}/scripts/check-for-typescript.d.ts.map +0 -0
  476. /package/{typings/generated → dist/typings}/scripts/check-versions.d.ts +0 -0
  477. /package/{typings/generated → dist/typings}/scripts/check-versions.d.ts.map +0 -0
  478. /package/{typings/generated → dist/typings}/scripts/create-source.d.ts +0 -0
  479. /package/{typings/generated → dist/typings}/scripts/create-source.d.ts.map +0 -0
  480. /package/{typings/generated → dist/typings}/scripts/get-release-numbers.d.ts +0 -0
  481. /package/{typings/generated → dist/typings}/scripts/get-release-numbers.d.ts.map +0 -0
  482. /package/{typings/generated → dist/typings}/scripts/installHusky.d.ts +0 -0
  483. /package/{typings/generated → dist/typings}/scripts/installHusky.d.ts.map +0 -0
  484. /package/{typings/generated → dist/typings}/scripts/is-releasable.d.ts +0 -0
  485. /package/{typings/generated → dist/typings}/scripts/is-releasable.d.ts.map +0 -0
  486. /package/{typings/generated → dist/typings}/scripts/latest-changelog-entry.d.ts +0 -0
  487. /package/{typings/generated → dist/typings}/scripts/latest-changelog-entry.d.ts.map +0 -0
  488. /package/{typings/generated → dist/typings}/scripts/latest-changelog-entry.test.d.ts +0 -0
  489. /package/{typings/generated → dist/typings}/scripts/latest-changelog-entry.test.d.ts.map +0 -0
  490. /package/{typings/generated → dist/typings}/scripts/nordic-publish.d.ts +0 -0
  491. /package/{typings/generated → dist/typings}/scripts/nordic-publish.d.ts.map +0 -0
  492. /package/{typings/generated → dist/typings}/scripts/nrfconnect-license.d.ts +0 -0
  493. /package/{typings/generated → dist/typings}/scripts/nrfconnect-license.d.ts.map +0 -0
  494. /package/{typings/generated → dist/typings}/scripts/prepare-shared-release.d.ts +0 -0
  495. /package/{typings/generated → dist/typings}/scripts/prepare-shared-release.d.ts.map +0 -0
  496. /package/{typings/generated → dist/typings}/scripts/versions.d.ts +0 -0
  497. /package/{typings/generated → dist/typings}/scripts/versions.d.ts.map +0 -0
  498. /package/{typings/generated → dist/typings}/src/About/ApplicationCard.d.ts +0 -0
  499. /package/{typings/generated → dist/typings}/src/About/ApplicationCard.d.ts.map +0 -0
  500. /package/{typings/generated → dist/typings}/src/About/DeviceCard.d.ts +0 -0
  501. /package/{typings/generated → dist/typings}/src/About/DeviceCard.d.ts.map +0 -0
  502. /package/{typings/generated → dist/typings}/src/About/Feedback.d.ts +0 -0
  503. /package/{typings/generated → dist/typings}/src/About/Feedback.d.ts.map +0 -0
  504. /package/{typings/generated → dist/typings}/src/About/SupportCard.d.ts +0 -0
  505. /package/{typings/generated → dist/typings}/src/About/SupportCard.d.ts.map +0 -0
  506. /package/{typings/generated → dist/typings}/src/About/sendFeedback.d.ts +0 -0
  507. /package/{typings/generated → dist/typings}/src/About/sendFeedback.d.ts.map +0 -0
  508. /package/{typings/generated → dist/typings}/src/About/shortcutSlice.d.ts +0 -0
  509. /package/{typings/generated → dist/typings}/src/About/shortcutSlice.d.ts.map +0 -0
  510. /package/{typings/generated → dist/typings}/src/Alert/Alert.d.ts +0 -0
  511. /package/{typings/generated → dist/typings}/src/Alert/Alert.d.ts.map +0 -0
  512. /package/{typings/generated → dist/typings}/src/App/App.test.d.ts +0 -0
  513. /package/{typings/generated → dist/typings}/src/App/App.test.d.ts.map +0 -0
  514. /package/{typings/generated → dist/typings}/src/App/VisibilityBar.d.ts +0 -0
  515. /package/{typings/generated → dist/typings}/src/App/VisibilityBar.d.ts.map +0 -0
  516. /package/{typings/generated → dist/typings}/src/App/appLayout.d.ts +0 -0
  517. /package/{typings/generated → dist/typings}/src/App/appLayout.d.ts.map +0 -0
  518. /package/{typings/generated → dist/typings}/src/Button/Button.d.ts +0 -0
  519. /package/{typings/generated → dist/typings}/src/Button/Button.d.ts.map +0 -0
  520. /package/{typings/generated → dist/typings}/src/Card/Card.d.ts +0 -0
  521. /package/{typings/generated → dist/typings}/src/Card/Card.d.ts.map +0 -0
  522. /package/{typings/generated → dist/typings}/src/ConfirmBeforeClose/ConfirmCloseDialog.d.ts +0 -0
  523. /package/{typings/generated → dist/typings}/src/ConfirmBeforeClose/ConfirmCloseDialog.d.ts.map +0 -0
  524. /package/{typings/generated → dist/typings}/src/ConfirmBeforeClose/confirmBeforeCloseSlice.d.ts +0 -0
  525. /package/{typings/generated → dist/typings}/src/ConfirmBeforeClose/confirmBeforeCloseSlice.d.ts.map +0 -0
  526. /package/{typings/generated → dist/typings}/src/Device/BrokenDeviceDialog/BrokenDeviceDialog.d.ts +0 -0
  527. /package/{typings/generated → dist/typings}/src/Device/BrokenDeviceDialog/BrokenDeviceDialog.d.ts.map +0 -0
  528. /package/{typings/generated → dist/typings}/src/Device/BrokenDeviceDialog/brokenDeviceDialogSlice.d.ts +0 -0
  529. /package/{typings/generated → dist/typings}/src/Device/BrokenDeviceDialog/brokenDeviceDialogSlice.d.ts.map +0 -0
  530. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/RenameDevice.d.ts +0 -0
  531. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/RenameDevice.d.ts.map +0 -0
  532. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/VirtualDevices.d.ts +0 -0
  533. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceList/VirtualDevices.d.ts.map +0 -0
  534. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceSelector.test.d.ts +0 -0
  535. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DeviceSelector.test.d.ts.map +0 -0
  536. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DisconnectDevice.d.ts +0 -0
  537. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/DisconnectDevice.d.ts.map +0 -0
  538. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/SelectDevice.d.ts +0 -0
  539. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/SelectDevice.d.ts.map +0 -0
  540. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/SelectedDevice.d.ts +0 -0
  541. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/SelectedDevice.d.ts.map +0 -0
  542. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/SelectedVirtualDevice.d.ts +0 -0
  543. /package/{typings/generated → dist/typings}/src/Device/DeviceSelector/SelectedVirtualDevice.d.ts.map +0 -0
  544. /package/{typings/generated → dist/typings}/src/Device/DeviceSetup/DeviceSetupView.d.ts +0 -0
  545. /package/{typings/generated → dist/typings}/src/Device/DeviceSetup/DeviceSetupView.d.ts.map +0 -0
  546. /package/{typings/generated → dist/typings}/src/Device/deviceAutoSelectSlice.d.ts +0 -0
  547. /package/{typings/generated → dist/typings}/src/Device/deviceAutoSelectSlice.d.ts.map +0 -0
  548. /package/{typings/generated → dist/typings}/src/Device/deviceLister.test.d.ts +0 -0
  549. /package/{typings/generated → dist/typings}/src/Device/deviceLister.test.d.ts.map +0 -0
  550. /package/{typings/generated → dist/typings}/src/Device/deviceSetupSlice.d.ts +0 -0
  551. /package/{typings/generated → dist/typings}/src/Device/deviceSetupSlice.d.ts.map +0 -0
  552. /package/{typings/generated → dist/typings}/src/Device/dfu-cc.d.ts +0 -0
  553. /package/{typings/generated → dist/typings}/src/Device/dfu-cc.d.ts.map +0 -0
  554. /package/{typings/generated → dist/typings}/src/Device/initPacket.d.ts +0 -0
  555. /package/{typings/generated → dist/typings}/src/Device/initPacket.d.ts.map +0 -0
  556. /package/{typings/generated → dist/typings}/src/Dialog/Dialog.test.d.ts +0 -0
  557. /package/{typings/generated → dist/typings}/src/Dialog/Dialog.test.d.ts.map +0 -0
  558. /package/{typings/generated → dist/typings}/src/Dropdown/Dropdown.d.ts +0 -0
  559. /package/{typings/generated → dist/typings}/src/Dropdown/Dropdown.d.ts.map +0 -0
  560. /package/{typings/generated → dist/typings}/src/Dropdown/Dropdown.test.d.ts +0 -0
  561. /package/{typings/generated → dist/typings}/src/Dropdown/Dropdown.test.d.ts.map +0 -0
  562. /package/{typings/generated → dist/typings}/src/Dropdown/DropdownHelpers.test.d.ts +0 -0
  563. /package/{typings/generated → dist/typings}/src/Dropdown/DropdownHelpers.test.d.ts.map +0 -0
  564. /package/{typings/generated → dist/typings}/src/ErrorBoundary/ErrorBoundary.test.d.ts +0 -0
  565. /package/{typings/generated → dist/typings}/src/ErrorBoundary/ErrorBoundary.test.d.ts.map +0 -0
  566. /package/{typings/generated → dist/typings}/src/ErrorDialog/ErrorDialog.d.ts +0 -0
  567. /package/{typings/generated → dist/typings}/src/ErrorDialog/ErrorDialog.d.ts.map +0 -0
  568. /package/{typings/generated → dist/typings}/src/ErrorDialog/ErrorDialog.test.d.ts +0 -0
  569. /package/{typings/generated → dist/typings}/src/ErrorDialog/ErrorDialog.test.d.ts.map +0 -0
  570. /package/{typings/generated → dist/typings}/src/ErrorDialog/errorDialogSlice.d.ts +0 -0
  571. /package/{typings/generated → dist/typings}/src/ErrorDialog/errorDialogSlice.d.ts.map +0 -0
  572. /package/{typings/generated → dist/typings}/src/ErrorDialog/errorDialogSlice.test.d.ts +0 -0
  573. /package/{typings/generated → dist/typings}/src/ErrorDialog/errorDialogSlice.test.d.ts.map +0 -0
  574. /package/{typings/generated → dist/typings}/src/FactoryReset/FactoryResetButton.test.d.ts +0 -0
  575. /package/{typings/generated → dist/typings}/src/FactoryReset/FactoryResetButton.test.d.ts.map +0 -0
  576. /package/{typings/generated → dist/typings}/src/FlashMessage/FlashMessage.d.ts +0 -0
  577. /package/{typings/generated → dist/typings}/src/FlashMessage/FlashMessageSlice.d.ts +0 -0
  578. /package/{typings/generated → dist/typings}/src/FlashMessage/FlashMessageSlice.d.ts.map +0 -0
  579. /package/{typings/generated → dist/typings}/src/Group/Group.d.ts +0 -0
  580. /package/{typings/generated → dist/typings}/src/Group/Group.d.ts.map +0 -0
  581. /package/{typings/generated → dist/typings}/src/InlineInput/InlineInput.d.ts +0 -0
  582. /package/{typings/generated → dist/typings}/src/InlineInput/InlineInput.d.ts.map +0 -0
  583. /package/{typings/generated → dist/typings}/src/Link/ExternalLink.d.ts +0 -0
  584. /package/{typings/generated → dist/typings}/src/Link/ExternalLink.d.ts.map +0 -0
  585. /package/{typings/generated → dist/typings}/src/Link/FileLink.d.ts +0 -0
  586. /package/{typings/generated → dist/typings}/src/Link/FileLink.d.ts.map +0 -0
  587. /package/{typings/generated → dist/typings}/src/Log/LogViewer.d.ts +0 -0
  588. /package/{typings/generated → dist/typings}/src/Log/LogViewer.d.ts.map +0 -0
  589. /package/{typings/generated → dist/typings}/src/NavBar/NavMenu.d.ts +0 -0
  590. /package/{typings/generated → dist/typings}/src/NavBar/NavMenu.d.ts.map +0 -0
  591. /package/{typings/generated → dist/typings}/src/NavBar/NavMenu.test.d.ts +0 -0
  592. /package/{typings/generated → dist/typings}/src/NavBar/NavMenu.test.d.ts.map +0 -0
  593. /package/{typings/generated → dist/typings}/src/NoticeBox/NoticeBox.d.ts +0 -0
  594. /package/{typings/generated → dist/typings}/src/NoticeBox/NoticeBox.d.ts.map +0 -0
  595. /package/{typings/generated → dist/typings}/src/Overlay/Overlay.d.ts +0 -0
  596. /package/{typings/generated → dist/typings}/src/Overlay/Overlay.d.ts.map +0 -0
  597. /package/{typings/generated → dist/typings}/src/Parsers/shellParser.test.d.ts +0 -0
  598. /package/{typings/generated → dist/typings}/src/Parsers/shellParser.test.d.ts.map +0 -0
  599. /package/{typings/generated → dist/typings}/src/PseudoButton/PseudoButton.d.ts +0 -0
  600. /package/{typings/generated → dist/typings}/src/PseudoButton/PseudoButton.d.ts.map +0 -0
  601. /package/{typings/generated → dist/typings}/src/SerialPort/SerialPort.test.d.ts +0 -0
  602. /package/{typings/generated → dist/typings}/src/SerialPort/SerialPort.test.d.ts.map +0 -0
  603. /package/{typings/generated → dist/typings}/src/SidePanel/SidePanel.d.ts +0 -0
  604. /package/{typings/generated → dist/typings}/src/SidePanel/SidePanel.d.ts.map +0 -0
  605. /package/{typings/generated → dist/typings}/src/Slider/Factor.test.d.ts +0 -0
  606. /package/{typings/generated → dist/typings}/src/Slider/Factor.test.d.ts.map +0 -0
  607. /package/{typings/generated → dist/typings}/src/Slider/Slider.test.d.ts +0 -0
  608. /package/{typings/generated → dist/typings}/src/Slider/Slider.test.d.ts.map +0 -0
  609. /package/{typings/generated → dist/typings}/src/Slider/factor.d.ts +0 -0
  610. /package/{typings/generated → dist/typings}/src/Slider/factor.d.ts.map +0 -0
  611. /package/{typings/generated → dist/typings}/src/Slider/range.d.ts +0 -0
  612. /package/{typings/generated → dist/typings}/src/Slider/range.d.ts.map +0 -0
  613. /package/{typings/generated → dist/typings}/src/Spinner/Spinner.d.ts +0 -0
  614. /package/{typings/generated → dist/typings}/src/Spinner/Spinner.d.ts.map +0 -0
  615. /package/{typings/generated → dist/typings}/src/StateSelector/StateSelector.d.ts +0 -0
  616. /package/{typings/generated → dist/typings}/src/StateSelector/StateSelector.d.ts.map +0 -0
  617. /package/{typings/generated → dist/typings}/src/Stepper/Stepper.d.ts +0 -0
  618. /package/{typings/generated → dist/typings}/src/Stepper/Stepper.d.ts.map +0 -0
  619. /package/{typings/generated → dist/typings}/src/logging/appTransport.test.d.ts +0 -0
  620. /package/{typings/generated → dist/typings}/src/logging/appTransport.test.d.ts.map +0 -0
  621. /package/{typings/generated → dist/typings}/src/logging/describeError.d.ts +0 -0
  622. /package/{typings/generated → dist/typings}/src/logging/describeError.d.ts.map +0 -0
  623. /package/{typings/generated → dist/typings}/src/logging/describeError.test.d.ts +0 -0
  624. /package/{typings/generated → dist/typings}/src/logging/describeError.test.d.ts.map +0 -0
  625. /package/{typings/generated → dist/typings}/src/logging/logBuffer.test.d.ts +0 -0
  626. /package/{typings/generated → dist/typings}/src/logging/logBuffer.test.d.ts.map +0 -0
  627. /package/{typings/generated → dist/typings}/src/logging/sendInitialLogMessages.d.ts +0 -0
  628. /package/{typings/generated → dist/typings}/src/logging/sendInitialLogMessages.d.ts.map +0 -0
  629. /package/{typings/generated → dist/typings}/src/telemetry/TelemetryMetadata.d.ts +0 -0
  630. /package/{typings/generated → dist/typings}/src/telemetry/TelemetryMetadata.d.ts.map +0 -0
  631. /package/{typings/generated → dist/typings}/src/telemetry/flatObject.test.d.ts +0 -0
  632. /package/{typings/generated → dist/typings}/src/telemetry/flatObject.test.d.ts.map +0 -0
  633. /package/{typings/generated → dist/typings}/src/telemetry/simplifyDevice.d.ts +0 -0
  634. /package/{typings/generated → dist/typings}/src/telemetry/simplifyDevice.d.ts.map +0 -0
  635. /package/{typings/generated → dist/typings}/src/utils/appDetails.d.ts +0 -0
  636. /package/{typings/generated → dist/typings}/src/utils/appDetails.d.ts.map +0 -0
  637. /package/{typings/generated → dist/typings}/src/utils/appDirs.d.ts +0 -0
  638. /package/{typings/generated → dist/typings}/src/utils/appDirs.d.ts.map +0 -0
  639. /package/{typings/generated → dist/typings}/src/utils/bleChannels.d.ts +0 -0
  640. /package/{typings/generated → dist/typings}/src/utils/bleChannels.d.ts.map +0 -0
  641. /package/{typings/generated → dist/typings}/src/utils/classNames.d.ts +0 -0
  642. /package/{typings/generated → dist/typings}/src/utils/classNames.d.ts.map +0 -0
  643. /package/{typings/generated → dist/typings}/src/utils/classNames.test.d.ts +0 -0
  644. /package/{typings/generated → dist/typings}/src/utils/classNames.test.d.ts.map +0 -0
  645. /package/{typings/generated → dist/typings}/src/utils/colors.d.ts +0 -0
  646. /package/{typings/generated → dist/typings}/src/utils/colors.d.ts.map +0 -0
  647. /package/{typings/generated → dist/typings}/src/utils/environment.d.ts +0 -0
  648. /package/{typings/generated → dist/typings}/src/utils/environment.d.ts.map +0 -0
  649. /package/{typings/generated → dist/typings}/src/utils/launcherConfig.d.ts +0 -0
  650. /package/{typings/generated → dist/typings}/src/utils/launcherConfig.d.ts.map +0 -0
  651. /package/{typings/generated → dist/typings}/src/utils/open.d.ts +0 -0
  652. /package/{typings/generated → dist/typings}/src/utils/open.d.ts.map +0 -0
  653. /package/{typings/generated → dist/typings}/src/utils/packageJson.d.ts +0 -0
  654. /package/{typings/generated → dist/typings}/src/utils/packageJson.d.ts.map +0 -0
  655. /package/{typings/generated → dist/typings}/src/utils/truncateMiddle.d.ts +0 -0
  656. /package/{typings/generated → dist/typings}/src/utils/truncateMiddle.d.ts.map +0 -0
  657. /package/{typings/generated → dist/typings}/src/utils/truncateMiddle.test.d.ts +0 -0
  658. /package/{typings/generated → dist/typings}/src/utils/truncateMiddle.test.d.ts.map +0 -0
  659. /package/{typings/generated → dist/typings}/src/utils/udevInstalled.d.ts +0 -0
  660. /package/{typings/generated → dist/typings}/src/utils/udevInstalled.d.ts.map +0 -0
  661. /package/{typings/generated → dist/typings}/src/utils/useFocusedOnVisible.d.ts +0 -0
  662. /package/{typings/generated → dist/typings}/src/utils/useFocusedOnVisible.d.ts.map +0 -0
  663. /package/{typings/generated → dist/typings}/src/utils/useStopwatch.d.ts +0 -0
  664. /package/{typings/generated → dist/typings}/src/utils/useStopwatch.d.ts.map +0 -0
  665. /package/{typings/generated → dist/typings}/src/utils/useStopwatch.test.d.ts +0 -0
  666. /package/{typings/generated → dist/typings}/src/utils/useStopwatch.test.d.ts.map +0 -0
  667. /package/{typings → src}/externals.d.ts +0 -0
@@ -0,0 +1,88 @@
1
+ import esbuild, { type BuildOptions } from 'esbuild';
2
+ type AdditionalOptions = Partial<BuildOptions>;
3
+ export declare const build: (additionalOptions: AdditionalOptions, { externalReact }?: {
4
+ externalReact?: boolean | undefined;
5
+ }) => Promise<esbuild.BuildResult<{
6
+ bundle: boolean;
7
+ splitting?: boolean | undefined;
8
+ preserveSymlinks?: boolean | undefined;
9
+ outfile?: string | undefined;
10
+ metafile: boolean;
11
+ outdir?: string | undefined;
12
+ outbase?: string | undefined;
13
+ external: string[];
14
+ packages?: "external" | undefined;
15
+ alias?: Record<string, string> | undefined;
16
+ loader: {
17
+ [ext: string]: esbuild.Loader;
18
+ };
19
+ resolveExtensions?: string[] | undefined;
20
+ mainFields?: string[] | undefined;
21
+ conditions?: string[] | undefined;
22
+ write?: boolean | undefined;
23
+ allowOverwrite?: boolean | undefined;
24
+ tsconfig?: string | undefined;
25
+ outExtension?: {
26
+ [ext: string]: string;
27
+ } | undefined;
28
+ publicPath?: string | undefined;
29
+ entryNames?: string | undefined;
30
+ chunkNames?: string | undefined;
31
+ assetNames?: string | undefined;
32
+ inject?: string[] | undefined;
33
+ banner?: {
34
+ [type: string]: string;
35
+ } | undefined;
36
+ footer?: {
37
+ [type: string]: string;
38
+ } | undefined;
39
+ entryPoints?: (string[] | Record<string, string> | {
40
+ in: string;
41
+ out: string;
42
+ }[]) | undefined;
43
+ stdin?: esbuild.StdinOptions | undefined;
44
+ plugins: esbuild.Plugin[];
45
+ absWorkingDir?: string | undefined;
46
+ nodePaths?: string[] | undefined;
47
+ sourcemap: boolean | "linked" | "inline" | "external" | "both";
48
+ legalComments?: "none" | "inline" | "eof" | "linked" | "external" | undefined;
49
+ sourceRoot?: string | undefined;
50
+ sourcesContent?: boolean | undefined;
51
+ format: esbuild.Format;
52
+ globalName?: string | undefined;
53
+ target: string | string[];
54
+ supported?: Record<string, boolean> | undefined;
55
+ platform?: esbuild.Platform | undefined;
56
+ mangleProps?: RegExp | undefined;
57
+ reserveProps?: RegExp | undefined;
58
+ mangleQuoted?: boolean | undefined;
59
+ mangleCache?: Record<string, string | false> | undefined;
60
+ drop?: esbuild.Drop[] | undefined;
61
+ dropLabels?: string[] | undefined;
62
+ minify: boolean;
63
+ minifyWhitespace?: boolean | undefined;
64
+ minifyIdentifiers?: boolean | undefined;
65
+ minifySyntax?: boolean | undefined;
66
+ lineLimit?: number | undefined;
67
+ charset?: esbuild.Charset | undefined;
68
+ treeShaking?: boolean | undefined;
69
+ ignoreAnnotations?: boolean | undefined;
70
+ jsx?: "transform" | "preserve" | "automatic" | undefined;
71
+ jsxFactory?: string | undefined;
72
+ jsxFragment?: string | undefined;
73
+ jsxImportSource?: string | undefined;
74
+ jsxDev?: boolean | undefined;
75
+ jsxSideEffects?: boolean | undefined;
76
+ define?: {
77
+ [key: string]: string;
78
+ } | undefined;
79
+ pure?: string[] | undefined;
80
+ keepNames?: boolean | undefined;
81
+ color?: boolean | undefined;
82
+ logLevel: esbuild.LogLevel;
83
+ logLimit?: number | undefined;
84
+ logOverride?: Record<string, esbuild.LogLevel> | undefined;
85
+ tsconfigRaw?: (string | esbuild.TsconfigRaw) | undefined;
86
+ }> | undefined>;
87
+ export {};
88
+ //# sourceMappingURL=esbuild-renderer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"esbuild-renderer.d.ts","sourceRoot":"","sources":["../../../scripts/esbuild-renderer.ts"],"names":[],"mappings":"AAQA,OAAO,OAAO,EAAE,EAAE,KAAK,YAAY,EAAE,MAAM,SAAS,CAAC;AAuBrD,KAAK,iBAAiB,GAAG,OAAO,CAAC,YAAY,CAAC,CAAC;AAwF/C,eAAO,MAAM,KAAK,GACd,mBAAmB,iBAAiB,EACpC;;CAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;eAYjC,CAAC"}
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { type ReactNode } from 'react';
2
2
  import './about.scss';
3
3
  interface AboutPaneProps {
4
4
  documentation?: ReactNode[];
@@ -0,0 +1 @@
1
+ {"version":3,"file":"About.d.ts","sourceRoot":"","sources":["../../../../src/About/About.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAO9C,OAAO,cAAc,CAAC;AAEtB,UAAU,cAAc;IACpB,aAAa,CAAC,EAAE,SAAS,EAAE,CAAC;IAC5B,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAC;CACjC;yBAEe,uCAAuC,cAAc;AAArE,wBAWE"}
@@ -1,4 +1,4 @@
1
- import { FC } from 'react';
1
+ import { type FC } from 'react';
2
2
  interface Props {
3
3
  onClick?: () => void;
4
4
  url?: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AboutButton.d.ts","sourceRoot":"","sources":["../../../../src/About/AboutButton.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAKvC,UAAU,KAAK;IACX,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC,KAAK,CAQ1B,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { type ReactNode } from 'react';
2
2
  declare const _default: ({ documentationSections, }: {
3
3
  documentationSections: ReactNode[];
4
4
  }) => JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"DocumentationCard.d.ts","sourceRoot":"","sources":["../../../../src/About/DocumentationCard.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;yBAIzB,4BAEb;IACC,qBAAqB,EAAE,SAAS,EAAE,CAAC;CACtC;AAJD,wBAUE"}
1
+ {"version":3,"file":"DocumentationCard.d.ts","sourceRoot":"","sources":["../../../../src/About/DocumentationCard.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;yBAI9B,4BAEb;IACC,qBAAqB,EAAE,SAAS,EAAE,CAAC;CACtC;AAJD,wBAUE"}
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { type ReactNode } from 'react';
2
2
  interface Props {
3
3
  title?: string;
4
4
  link?: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentationSection.d.ts","sourceRoot":"","sources":["../../../../src/About/DocumentationSection.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAK9C,UAAU,KAAK;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;yBAEe,sCAAsC,KAAK;AAA3D,wBAKE"}
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { type ReactNode } from 'react';
2
2
  interface Props {
3
3
  title?: string;
4
4
  children?: ReactNode;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../../src/About/Section.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAE9C,UAAU,KAAK;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;yBAEe,qBAAqB,KAAK;AAA1C,wBAOE"}
@@ -1,4 +1,4 @@
1
- import { FC } from 'react';
1
+ import { type FC } from 'react';
2
2
  interface Props {
3
3
  label: string;
4
4
  }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShortcutButton.d.ts","sourceRoot":"","sources":["../../../../src/About/ShortcutButton.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,EAAE,EAAY,MAAM,OAAO,CAAC;AAMjD,UAAU,KAAK;IACX,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC,KAAK,CAsB7B,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import 'focus-visible';
2
- import React, { FC, ReactNode } from 'react';
3
- import { Reducer } from 'redux';
2
+ import React, { type FC, type ReactNode } from 'react';
3
+ import { type Reducer } from 'redux';
4
4
  import './app.scss';
5
5
  import './shared.scss';
6
6
  import './tailwind.css';
@@ -0,0 +1 @@
1
+ {"version":3,"file":"App.d.ts","sourceRoot":"","sources":["../../../../src/App/App.tsx"],"names":[],"mappings":"AAMA,OAAO,eAAe,CAAC;AAEvB,OAAO,KAAK,EAAE,EACV,KAAK,EAAE,EACP,KAAK,SAAS,EAIjB,MAAM,OAAO,CAAC;AAIf,OAAO,EAAE,KAAK,OAAO,EAAE,MAAM,OAAO,CAAC;AAsCrC,OAAO,YAAY,CAAC;AACpB,OAAO,eAAe,CAAC;AACvB,OAAO,gBAAgB,CAAC;AAExB,MAAM,WAAW,SAAS;IACtB,MAAM,EAAE,OAAO,CAAC;CACnB;AAED,MAAM,WAAW,IAAI;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC;IACpB,SAAS,CAAC,EAAE,EAAE,CAAC;CAClB;AAED,UAAU,iBAAiB;IACvB,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,aAAa,CAAC,EAAE,SAAS,EAAE,CAAC;IAC5B,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC9B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACnC;yBAoIe,0BAGb;IAAE,UAAU,CAAC,EAAE,OAAO,CAAA;CAAE,GAAG,iBAAiB;AAH/C,wBASE;AA2CF,eAAO,MAAM,MAAM,GAAI,KAAK,KAAK,CAAC,YAAY,SAM7C,CAAC"}
@@ -1,5 +1,5 @@
1
- import { ReactNode } from 'react';
2
- import { Reducer } from 'redux';
1
+ import { type ReactNode } from 'react';
2
+ import { type Reducer } from 'redux';
3
3
  declare const _default: ({ appReducer, children, }: {
4
4
  appReducer?: Reducer;
5
5
  children: ReactNode;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConnectedToStore.d.ts","sourceRoot":"","sources":["../../../../src/App/ConnectedToStore.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAE9C,OAAO,EAAE,KAAK,OAAO,EAAE,MAAM,OAAO,CAAC;yBAIrB,2BAGb;IACC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,SAAS,CAAC;CACvB;AAND,wBAMgE"}
@@ -1,5 +1,5 @@
1
- import React, { ReactNode } from 'react';
2
- import { Device } from '../deviceSlice';
1
+ import React, { type ReactNode } from 'react';
2
+ import { type Device } from '../deviceSlice';
3
3
  import './basic-device-info.scss';
4
4
  interface BasicDeviceProps {
5
5
  device: Device;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BasicDeviceInfo.d.ts","sourceRoot":"","sources":["../../../../../src/Device/DeviceSelector/BasicDeviceInfo.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,EAAE,KAAK,SAAS,EAAuB,MAAM,OAAO,CAAC;AAUnE,OAAO,EACH,KAAK,MAAM,EAGd,MAAM,gBAAgB,CAAC;AAGxB,OAAO,0BAA0B,CAAC;AA6ClC,UAAU,gBAAgB;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,kBAAkB,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC;IACjD,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC/B;yBAEe,6DAKb,gBAAgB;AALnB,wBAiDE"}
@@ -0,0 +1,8 @@
1
+ import { type FC } from 'react';
2
+ import { type Device } from '../deviceSlice';
3
+ import './device-icon.scss';
4
+ declare const DeviceIcon: FC<{
5
+ device: Device;
6
+ }>;
7
+ export default DeviceIcon;
8
+ //# sourceMappingURL=DeviceIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeviceIcon.d.ts","sourceRoot":"","sources":["../../../../../src/Device/DeviceSelector/DeviceIcon.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAGvC,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAE7C,OAAO,oBAAoB,CAAC;AAE5B,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,CAWtC,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1,5 +1,5 @@
1
- import { FC, ReactNode } from 'react';
2
- import { Device } from '../../deviceSlice';
1
+ import { type FC, type ReactNode } from 'react';
2
+ import { type Device } from '../../deviceSlice';
3
3
  export declare const AnimatedList: FC<{
4
4
  children: ReactNode;
5
5
  devices: Device[];
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedList.d.ts","sourceRoot":"","sources":["../../../../../../src/Device/DeviceSelector/DeviceList/AnimatedList.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,EAAE,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvD,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAKhD,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC;IAC1B,QAAQ,EAAE,SAAS,CAAC;IACpB,OAAO,EAAE,MAAM,EAAE,CAAC;CACrB,CAIA,CAAC;AAiCF,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,SAAS,CAAC;IACpB,WAAW,EAAE,OAAO,CAAC;CACxB,CAQA,CAAC"}
@@ -1,4 +1,4 @@
1
- import { Device as DeviceProps } from '../../deviceSlice';
1
+ import { type Device as DeviceProps } from '../../deviceSlice';
2
2
  import './broken-device.scss';
3
3
  declare const _default: ({ device }: {
4
4
  device: DeviceProps;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BrokenDevice.d.ts","sourceRoot":"","sources":["../../../../../../src/Device/DeviceSelector/DeviceList/BrokenDevice.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,MAAM,IAAI,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAG/D,OAAO,sBAAsB,CAAC;yBAEd,YAAY;IAAE,MAAM,EAAE,WAAW,CAAA;CAAE;AAAnD,wBAiBE"}
@@ -1,4 +1,4 @@
1
- import { Device as DeviceProps } from '../../deviceSlice';
1
+ import { type Device as DeviceProps } from '../../deviceSlice';
2
2
  interface Props {
3
3
  device: DeviceProps;
4
4
  doSelectDevice: (device: DeviceProps, autoReselected: boolean) => void;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Device.d.ts","sourceRoot":"","sources":["../../../../../../src/Device/DeviceSelector/DeviceList/Device.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,MAAM,IAAI,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAuB/D,UAAU,KAAK;IACX,MAAM,EAAE,WAAW,CAAC;IACpB,cAAc,EAAE,CAAC,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,OAAO,KAAK,IAAI,CAAC;IACvE,oBAAoB,EAAE,OAAO,CAAC;CACjC;yBAEe,kDAAkD,KAAK;AAAvE,wBA8CE"}
@@ -1,5 +1,5 @@
1
- import { FC } from 'react';
2
- import { Device as DeviceProps } from '../../deviceSlice';
1
+ import { type FC } from 'react';
2
+ import { type Device as DeviceProps } from '../../deviceSlice';
3
3
  import './device-list.scss';
4
4
  interface Props {
5
5
  doSelectDevice: (device: DeviceProps, autoReselected: boolean) => void;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeviceList.d.ts","sourceRoot":"","sources":["../../../../../../src/Device/DeviceSelector/DeviceList/DeviceList.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,EAAE,EAAW,MAAM,OAAO,CAAC;AAOhD,OAAO,EACH,KAAK,MAAM,IAAI,WAAW,EAG7B,MAAM,mBAAmB,CAAC;AAM3B,OAAO,oBAAoB,CAAC;AA8B5B,UAAU,KAAK;IACX,cAAc,EAAE,CAAC,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,OAAO,KAAK,IAAI,CAAC;IACvE,qBAAqB,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAChD,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,CAAC,MAAM,EAAE,WAAW,KAAK,OAAO,CAAC;IAChD,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;CAC7B;AAED,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC,KAAK,CA6FzB,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1,5 +1,5 @@
1
- import { FC } from 'react';
2
- import { Device } from '../../deviceSlice';
1
+ import { type FC } from 'react';
2
+ import { type Device } from '../../deviceSlice';
3
3
  import './edit-device-buttons.scss';
4
4
  interface Props {
5
5
  device: Device;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EditDeviceButtons.d.ts","sourceRoot":"","sources":["../../../../../../src/Device/DeviceSelector/DeviceList/EditDeviceButtons.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAGvC,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAIhD,OAAO,4BAA4B,CAAC;AAEpC,UAAU,KAAK;IACX,MAAM,EAAE,MAAM,CAAC;IACf,sBAAsB,EAAE,MAAM,IAAI,CAAC;CACtC;AAED,QAAA,MAAM,iBAAiB,EAAE,EAAE,CAAC,KAAK,CAMrB,CAAC;AAEb,eAAe,iBAAiB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { Device } from '../../deviceSlice';
1
+ import { type Device } from '../../deviceSlice';
2
2
  declare const _default: ({ device }: {
3
3
  device: Device;
4
4
  }) => JSX.Element;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MoreDeviceInfo.d.ts","sourceRoot":"","sources":["../../../../../../src/Device/DeviceSelector/DeviceList/MoreDeviceInfo.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,mBAAmB,CAAC;yBA4ChC,YAAY;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE;AAA9C,wBAME"}
@@ -1,6 +1,6 @@
1
- import { DeviceTraits } from '../../../nrfutil/device/common';
2
- import { DeviceSetupConfig } from '../deviceSetup';
3
- import { Device } from '../deviceSlice';
1
+ import { type DeviceTraits } from '../../../nrfutil/device/common';
2
+ import { type DeviceSetupConfig } from '../deviceSetup';
3
+ import { type Device } from '../deviceSlice';
4
4
  export interface Props {
5
5
  deviceListing: DeviceTraits;
6
6
  deviceSetupConfig?: DeviceSetupConfig;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeviceSelector.d.ts","sourceRoot":"","sources":["../../../../../src/Device/DeviceSelector/DeviceSelector.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAenE,OAAO,EAAE,KAAK,iBAAiB,EAAe,MAAM,gBAAgB,CAAC;AAErE,OAAO,EAGH,KAAK,MAAM,EAQd,MAAM,gBAAgB,CAAC;AAMxB,MAAM,WAAW,KAAK;IAClB,aAAa,EAAE,YAAY,CAAC;IAC5B,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;IACtC,gBAAgB,CAAC,EAAE,CACf,MAAM,EAAE,MAAM,EACd,cAAc,EAAE,OAAO,EACvB,eAAe,EAAE,eAAe,KAC/B,IAAI,CAAC;IACV,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;IAChC,iBAAiB,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,oBAAoB,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAChD,eAAe,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,YAAY,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,OAAO,CAAC;IAC3C,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,uBAAuB,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACnD,yBAAyB,CAAC,EAAE,MAAM,IAAI,CAAC;CAC1C;yBAGe,yNAYb,KAAK;AAZR,wBAoOE"}
@@ -1,5 +1,5 @@
1
- import { FC } from 'react';
2
- import { Device } from '../deviceSlice';
1
+ import { type FC } from 'react';
2
+ import { type Device } from '../deviceSlice';
3
3
  export declare const MakeDeviceFavorite: FC<{
4
4
  device: Device;
5
5
  }>;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Favorite.d.ts","sourceRoot":"","sources":["../../../../../src/Device/DeviceSelector/Favorite.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAKvC,OAAO,EAAE,KAAK,MAAM,EAAyB,MAAM,gBAAgB,CAAC;AAEpE,eAAO,MAAM,kBAAkB,EAAE,EAAE,CAAC;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,CAiBrD,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,EAAE,CAAC;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,CAgBpD,CAAC"}
@@ -1,4 +1,4 @@
1
- import { NrfutilDevice } from '../../../nrfutil/device';
1
+ import { type NrfutilDevice } from '../../../nrfutil/device';
2
2
  import type { Device as WrappedDevice } from '../deviceSlice';
3
3
  type Device = NrfutilDevice | WrappedDevice;
4
4
  interface DeviceInfo {
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deviceInfo.d.ts","sourceRoot":"","sources":["../../../../../src/Device/deviceInfo/deviceInfo.ts"],"names":[],"mappings":"AA+BA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,KAAK,EAAE,MAAM,IAAI,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAa9D,KAAK,MAAM,GAAG,aAAa,GAAG,aAAa,CAAC;AAE5C,UAAU,UAAU;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,KAAK,CAAC,WAAW,CAAC;IACxB,OAAO,EAAE;QACL,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,SAAS,CAAC,EAAE,MAAM,CAAC;KACtB,CAAC;CACL;AAySD,eAAO,MAAM,UAAU,GAAI,QAAQ,MAAM,KAAG,UAC2B,CAAC;AASxE,eAAO,MAAM,mBAAmB,GAC5B,QAAQ,MAAM,EACd;;CAA+B,WAOlC,CAAC"}
@@ -1,7 +1,7 @@
1
- import { DeviceInfo } from '../../nrfutil/device';
2
- import { DeviceTraits } from '../../nrfutil/device/common';
1
+ import { type DeviceInfo } from '../../nrfutil/device';
2
+ import { type DeviceTraits } from '../../nrfutil/device/common';
3
3
  import type { AppThunk, RootState } from '../store';
4
- import { Device } from './deviceSlice';
4
+ import { type Device } from './deviceSlice';
5
5
  export declare const hasModem: (device: Device, deviceInfo?: DeviceInfo) => boolean;
6
6
  export declare const hasValidDeviceTraits: (deviceTraits: DeviceTraits, requiredTraits: DeviceTraits) => boolean;
7
7
  export declare const startWatchingDevices: (deviceListing: DeviceTraits, onDeviceConnected: (device: Device) => void, onDeviceDisconnected: (device: Device) => void, onDeviceDeselected: () => void, doSelectDevice: (device: Device, autoReselected: boolean) => void) => AppThunk<RootState, void>;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deviceLister.d.ts","sourceRoot":"","sources":["../../../../src/Device/deviceLister.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EACH,KAAK,YAAY,EAEpB,MAAM,6BAA6B,CAAC;AAGrC,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAmBpD,OAAO,EAEH,KAAK,MAAM,EAId,MAAM,eAAe,CAAC;AAsDvB,eAAO,MAAM,QAAQ,GAAI,QAAQ,MAAM,EAAE,aAAa,UAAU,YAI3D,CAAC;AA8BN,eAAO,MAAM,oBAAoB,GAC7B,cAAc,YAAY,EAC1B,gBAAgB,YAAY,YAS3B,CAAC;AAgEN,eAAO,MAAM,oBAAoB,GAEzB,eAAe,YAAY,EAC3B,mBAAmB,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,EAC3C,sBAAsB,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,EAC9C,oBAAoB,MAAM,IAAI,EAC9B,gBAAgB,CAAC,MAAM,EAAE,MAAM,EAAE,cAAc,EAAE,OAAO,KAAK,IAAI,KAClE,QAAQ,CAAC,SAAS,EAAE,IAAI,CA4Q1B,CAAC;AAqDN,eAAO,MAAM,mBAAmB,GAAI,WAAW,MAAM,IAAI,SAGxD,CAAC"}
@@ -1,7 +1,7 @@
1
- import { DeviceInfo } from '../../nrfutil/device/deviceInfo';
2
- import { AppThunk, RootState } from '../store';
3
- import { Device, DeviceWithSerialNumber } from './deviceSlice';
4
- import { InitPacket } from './initPacket';
1
+ import { type DeviceInfo } from '../../nrfutil/device/deviceInfo';
2
+ import { type AppThunk, type RootState } from '../store';
3
+ import { type Device, type DeviceWithSerialNumber } from './deviceSlice';
4
+ import { type InitPacket } from './initPacket';
5
5
  export interface DfuEntry {
6
6
  key: string;
7
7
  description?: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deviceSetup.d.ts","sourceRoot":"","sources":["../../../../src/Device/deviceSetup.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAIlE,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,SAAS,EAAE,MAAM,UAAU,CAAC;AAOzD,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,sBAAsB,EAAE,MAAM,eAAe,CAAC;AACzE,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,cAAc,CAAC;AAE/C,MAAM,WAAW,QAAQ;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC7B,MAAM,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC;CAC/B;AAED,MAAM,WAAW,UAAU;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,WAAW;IACxB,uBAAuB,EAAE,CACrB,MAAM,EAAE,MAAM,EACd,UAAU,CAAC,EAAE,UAAU,KACtB,OAAO,CAAC;IACb,kBAAkB,EAAE,CAChB,MAAM,EAAE,MAAM,EACd,UAAU,CAAC,EAAE,UAAU,KACtB;QACD,GAAG,EAAE,MAAM,CAAC;QACZ,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,aAAa,EAAE,CACX,UAAU,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,KACvD,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC;KAC7C,EAAE,CAAC;IACJ,kBAAkB,EAAE,CAChB,MAAM,EAAE,MAAM,EACd,UAAU,CAAC,EAAE,UAAU,KACtB,QAAQ,CACT,SAAS,EACT,OAAO,CAAC;QACJ,MAAM,EAAE,MAAM,CAAC;QACf,aAAa,EAAE,OAAO,CAAC;KAC1B,CAAC,CACL,CAAC;IACF,4BAA4B,EAAE,CAC1B,MAAM,EAAE,MAAM,KACb,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;CACpD;AAED,MAAM,WAAW,iBAAiB;IAC9B,YAAY,EAAE,WAAW,EAAE,CAAC;IAC5B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,eAAO,MAAM,aAAa,GAElB,QAAQ,MAAM,EACd,mBAAmB,iBAAiB,EACpC,WAAW,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,EACnC,QAAQ,CAAC,MAAM,CAAC,EAAE,OAAO,KAAK,IAAI,EAClC,YAAY,UAAU,GAAG,SAAS,EAClC,qCAAkC,EAClC,iCAA8B,KAC/B,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,IAAI,CAAC,CAwKnC,CAAC;AAEN,eAAO,MAAM,WAAW,GAEhB,QAAQ,sBAAsB,EAC9B,mBAAmB,iBAAiB,EACpC,iBAAiB,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,EACzC,kBAAkB,CAAC,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,EAC3C,YAAY,UAAU,GAAG,SAAS,KACnC,QAAQ,CAAC,SAAS,CA8BhB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import type { AutoDetectTypes } from '@serialport/bindings-cpp';
2
- import { SerialPortOpenOptions } from 'serialport';
3
- import { DeviceInfo } from '../../nrfutil/device';
4
- import { NrfutilDevice } from '../../nrfutil/device/common';
2
+ import { type SerialPortOpenOptions } from 'serialport';
3
+ import { type DeviceInfo } from '../../nrfutil/device';
4
+ import { type NrfutilDevice } from '../../nrfutil/device/common';
5
5
  import type { RootState } from '../store';
6
6
  export interface Device extends NrfutilDevice {
7
7
  nickname?: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deviceSlice.d.ts","sourceRoot":"","sources":["../../../../src/Device/deviceSlice.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExD,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,6BAA6B,CAAC;AACjE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAO1C,MAAM,WAAW,MAAO,SAAQ,aAAa;IACzC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,0BAA0B,CAAC,EAAE,qBAAqB,CAAC,eAAe,CAAC,CAAC;CACvE;AAED,MAAM,WAAW,sBAAuB,SAAQ,MAAM;IAClD,YAAY,EAAE,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,wBAAwB,GACjC,QAAQ,MAAM,KACf,MAAM,IAAI,sBACwC,CAAC;AA0BtD,MAAM,WAAW,WAAW;IACxB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,kBAAkB,CAAC,EAAE,UAAU,CAAC;IAChC,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAClC;AA8KD,eAAO,MACH,OAAO,wCAEH,cAAc,mFACd,mBAAmB,6FACnB,YAAY,sFACZ,qBAAqB,uHACrB,SAAS,mFACT,YAAY,sFACZ,iBAAiB;;;8CACjB,qBAAqB,+FACrB,wBAAwB,kIACxB,mBAAmB,6FACnB,qBAAqB,wFAEpB,CAAC;AAEV,eAAO,MAAM,SAAS,GAAI,OAAO,SAAS,EAAE,cAAc,MAAM,uBACG,CAAC;AAEpE,eAAO,MAAM,UAAU,GAAI,OAAO,SAAS,aAAyB,CAAC;AAErE,eAAO,MAAM,gBAAgB,GAAI,OAAO,SAAS,YAChB,CAAC;AAElC,eAAO,MAAM,cAAc,GAAI,OAAO,SAAS,uBAAgC,CAAC;AAEhF,eAAO,MAAM,kBAAkB,GAAI,OAAO,SAAS,2BAC0B,CAAC;AAE9E,eAAO,MAAM,oBAAoB,GAAI,OAAO,SAAS,8BACR,CAAC;AAE9C,eAAO,MAAM,qBAAqB,GAAI,OAAO,SAAS,gEACM,CAAC;AAE7D,eAAO,MAAM,qBAAqB,GAAI,OAAO,SAAS,uBAChB,CAAC"}
@@ -1,3 +1,3 @@
1
- import { DeviceSetup, JprogEntry } from './deviceSetup';
1
+ import { type DeviceSetup, type JprogEntry } from './deviceSetup';
2
2
  export declare const jprogDeviceSetup: (firmware: JprogEntry[], needSerialport?: boolean, hideDeviceSetupWhenProtected?: boolean) => DeviceSetup;
3
3
  //# sourceMappingURL=jprogOperations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jprogOperations.d.ts","sourceRoot":"","sources":["../../../../src/Device/jprogOperations.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,WAAW,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAmGlE,eAAO,MAAM,gBAAgB,GACzB,UAAU,UAAU,EAAE,EACtB,wBAAsB,EACtB,sCAAoC,KACrC,WA6DD,CAAC"}
@@ -1,8 +1,8 @@
1
- import { AppThunk } from '../store';
2
- import { WaitForDeviceWhen } from './deviceAutoSelectSlice';
3
- import { DeviceSetup, DfuEntry } from './deviceSetup';
4
- import { Device } from './deviceSlice';
5
- import { DfuImage } from './initPacket';
1
+ import { type AppThunk } from '../store';
2
+ import { type WaitForDeviceWhen } from './deviceAutoSelectSlice';
3
+ import { type DeviceSetup, type DfuEntry } from './deviceSetup';
4
+ import { type Device } from './deviceSlice';
5
+ import { type DfuImage } from './initPacket';
6
6
  export declare const isDeviceInDFUBootloader: (device: Device) => boolean;
7
7
  export declare const ensureBootloaderMode: (device: Device) => boolean;
8
8
  export declare const switchToBootloaderMode: (device: Device, onSuccess: (device: Device) => void, onFail: (reason?: unknown) => void) => AppThunk;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sdfuOperations.d.ts","sourceRoot":"","sources":["../../../../src/Device/sdfuOperations.ts"],"names":[],"mappings":"AAcA,OAAO,EAAE,KAAK,QAAQ,EAAkB,MAAM,UAAU,CAAC;AAEzD,OAAO,EAGH,KAAK,iBAAiB,EACzB,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,KAAK,WAAW,EAAE,KAAK,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEhE,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAGH,KAAK,QAAQ,EAIhB,MAAM,cAAc,CAAC;AAUtB,eAAO,MAAM,uBAAuB,GAAI,QAAQ,MAAM,YAkBrD,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,QAAQ,MAAM,YAOlD,CAAC;AA+GF,eAAO,MAAM,sBAAsB,GAE3B,QAAQ,MAAM,EACd,WAAW,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,EACnC,QAAQ,CAAC,MAAM,CAAC,EAAE,OAAO,KAAK,IAAI,KACnC,QAsBF,CAAC;AAEN,eAAO,MAAM,uBAAuB,GAE5B,QAAQ,MAAM,EACd,WAAW,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,EACnC,QAAQ,CAAC,MAAM,CAAC,EAAE,OAAO,KAAK,IAAI,EAClC,oBAAoB,iBAAiB,KACtC,QAuBF,CAAC;AAiUN,eAAO,MAAM,eAAe,GACxB,aAAa,QAAQ,EAAE,EACvB,wBAAsB,EACtB,oCAAmC,iBAAqC,KACzE,WAmDD,CAAC;;oCA1M0C,QAAQ,EAAE;;AA4MvD,wBAEE"}
@@ -1,5 +1,5 @@
1
- import { ReactNode } from 'react';
2
- import { ButtonVariants } from '../Button/Button';
1
+ import { type ReactNode } from 'react';
2
+ import { type ButtonVariants } from '../Button/Button';
3
3
  import './dialog.scss';
4
4
  type CoreProps = {
5
5
  isVisible: boolean;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../../../src/Dialog/Dialog.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAG9C,OAAe,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAG/D,OAAO,eAAe,CAAC;AAEvB,KAAK,SAAS,GAAG;IACb,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,CAAC;IAChC,QAAQ,EAAE,SAAS,CAAC;CACvB,CAAC;AAEF,KAAK,WAAW,GAAG,SAAS,GAAG;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,MAAM;oFAQhB,WAAW;gDA0BX;QACC,KAAK,EAAE,MAAM,CAAC;QACd,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,WAAW,CAAC,EAAE,OAAO,CAAC;KACzB;uBAc4B;QAAE,QAAQ,EAAE,SAAS,CAAA;KAAE;yBAIrB;QAAE,QAAQ,EAAE,SAAS,CAAA;KAAE;CA5BrD,CAAC;AAkCF,MAAM,WAAW,iBAAiB;IAC9B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,OAAO,CAAC,EAAE,cAAc,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;CACvB;AAED,eAAO,MAAM,YAAY,GAAI,sDAM1B,iBAAiB,gBAUnB,CAAC;AAEF,UAAU,kBAAmB,SAAQ,SAAS;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,SAAS,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,aAAa,GAAI,uHAY3B,kBAAkB,gBAiBpB,CAAC;AAEF,UAAU,SAAU,SAAQ,SAAS;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,MAAM,CAAC,EAAE,SAAS,CAAC;CACtB;AAED,eAAO,MAAM,UAAU,GAAI,8EASxB,SAAS,gBAcX,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,YAAY;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,gBAO1D,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,OAAO,IAAI,CAAC,SAAS,EAAE,YAAY,CAAC,gBAK1D,CAAC;AAEP,UAAU,uBAAwB,SAAQ,IAAI,CAAC,SAAS,EAAE,QAAQ,CAAC;IAC/D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B;AAED,eAAO,MAAM,kBAAkB,GAAI,yIAahC,uBAAuB,gBA6BzB,CAAC"}
@@ -1,5 +1,5 @@
1
- import { NumberDropdownItem } from '../InlineInput/NumberInputWithDropdown';
2
- import { DropdownItem } from './Dropdown';
1
+ import { type NumberDropdownItem } from '../InlineInput/NumberInputWithDropdown';
2
+ import { type DropdownItem } from './Dropdown';
3
3
  export declare const getSelectedDropdownItem: (itemList: DropdownItem[], value: unknown, notFound?: DropdownItem) => DropdownItem<string>;
4
4
  export declare const convertToDropDownItems: <T>(data: T[], addAuto?: boolean) => DropdownItem[];
5
5
  export declare const convertToNumberDropDownItems: (data: number[]) => NumberDropdownItem[];
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DropdownHelpers.d.ts","sourceRoot":"","sources":["../../../../src/Dropdown/DropdownHelpers.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAE/C,eAAO,MAAM,uBAAuB,GAChC,UAAU,YAAY,EAAE,EACxB,OAAO,OAAO,EACd,WAAW,YAAY,yBAS1B,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,CAAC,CAAC,EACnC,IAAI,EAAE,CAAC,EAAE,EACT,OAAO,CAAC,EAAE,OAAO,KAChB,YAAY,EAShB,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,CACvC,IAAI,EAAE,MAAM,EAAE,KACb,kBAAkB,EAIhB,CAAC"}
@@ -1,5 +1,5 @@
1
- import React, { ReactNode } from 'react';
2
- import { Device } from '../Device/deviceSlice';
1
+ import React, { type ReactNode } from 'react';
2
+ import { type Device } from '../Device/deviceSlice';
3
3
  import './error-boundary.scss';
4
4
  interface Props {
5
5
  children: ReactNode;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ErrorBoundary.d.ts","sourceRoot":"","sources":["../../../../src/ErrorBoundary/ErrorBoundary.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAI9C,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAWpD,OAAO,uBAAuB,CAAC;AAM/B,UAAU,KAAK;IACX,QAAQ,EAAE,SAAS,CAAC;IACpB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,kBAAkB,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;CAClD;AAOD,cAAM,aAAc,SAAQ,KAAK,CAAC,SAAS,CACvC,KAAK,EACL;IAAE,QAAQ,EAAE,OAAO,CAAC;IAAC,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,CAC1E;gBACe,KAAK,EAAE,KAAK;IASxB,MAAM,CAAC,wBAAwB,CAAC,KAAK,EAAE,KAAK;;;;IAO5C,iBAAiB,CAAC,KAAK,EAAE,KAAK;IAwB9B,MAAM;CAiGT;AAED,eAAe,aAAa,CAAC"}
@@ -1,5 +1,5 @@
1
- import { FC } from 'react';
2
- import { ButtonVariants } from '../Button/Button';
1
+ import { type FC } from 'react';
2
+ import { type ButtonVariants } from '../Button/Button';
3
3
  interface Props {
4
4
  resetFn?: () => void;
5
5
  label: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FactoryResetButton.d.ts","sourceRoot":"","sources":["../../../../src/FactoryReset/FactoryResetButton.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,EAAE,EAAoB,MAAM,OAAO,CAAC;AAGzD,OAAe,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAK/D,UAAU,KAAK;IACX,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,cAAc,CAAC;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;CACnB;AAKD,QAAA,MAAM,kBAAkB,EAAE,EAAE,CAAC,KAAK,CAsDjC,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FlashMessage.d.ts","sourceRoot":"","sources":["../../../../src/FlashMessage/FlashMessage.tsx"],"names":[],"mappings":"AAiBA,OAAO,qBAAqB,CAAC;AAqG7B,QAAA,MAAM,aAAa,0BAyBlB,CAAC;AAeF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"FlashMessage.d.ts","sourceRoot":"","sources":["../../../../src/FlashMessage/FlashMessage.tsx"],"names":[],"mappings":"AAqBA,OAAO,qBAAqB,CAAC;AAqG7B,QAAA,MAAM,aAAa,0BAyBlB,CAAC;AAeF,eAAe,aAAa,CAAC"}
@@ -1,4 +1,4 @@
1
- import { RangeOrValues } from '../Slider/range';
1
+ import { type RangeOrValues } from '../Slider/range';
2
2
  import './number-inline-input.scss';
3
3
  interface NumberInlineInput {
4
4
  disabled?: boolean;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NumberInlineInput.d.ts","sourceRoot":"","sources":["../../../../src/InlineInput/NumberInlineInput.tsx"],"names":[],"mappings":"AASA,OAAO,EAIH,KAAK,aAAa,EAGrB,MAAM,iBAAiB,CAAC;AAGzB,OAAO,4BAA4B,CAAC;AAEpC,UAAU,iBAAiB;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,aAAa,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,iBAAiB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAChD,0BAA0B,CAAC,EAAE,OAAO,CAAC;IACrC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC7B;yBAuFe,mKAab,iBAAiB;AAbpB,wBAwEE"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- import { DropdownItem } from '../Dropdown/Dropdown';
3
- import { RangeOrValues } from '../Slider/range';
2
+ import { type DropdownItem } from '../Dropdown/Dropdown';
3
+ import { type RangeOrValues } from '../Slider/range';
4
4
  export type NumberDropdownItem = DropdownItem<number>;
5
5
  interface DropdownProps {
6
6
  id?: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NumberInputWithDropdown.d.ts","sourceRoot":"","sources":["../../../../src/InlineInput/NumberInputWithDropdown.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAExC,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAOrD,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,CAAC;AAEtD,UAAU,aAAa;IACnB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,KAAK,EAAE,kBAAkB,EAAE,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,KAAK,EAAE,aAAa,CAAC;IACrB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;yBAEe,iGAWb,aAAa;AAXhB,wBAuGE"}
@@ -1,4 +1,4 @@
1
- import { LogEntry } from 'winston';
1
+ import { type LogEntry } from 'winston';
2
2
  import './log-entry.scss';
3
3
  declare const _default: ({ entry }: {
4
4
  entry: LogEntry;
@@ -1 +1 @@
1
- {"version":3,"file":"LogEntry.d.ts","sourceRoot":"","sources":["../../../../src/Log/LogEntry.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAInC,OAAO,kBAAkB,CAAC;yBAuCV,WAAW;IAAE,KAAK,EAAE,QAAQ,CAAA;CAAE;AAA9C,wBAUE"}
1
+ {"version":3,"file":"LogEntry.d.ts","sourceRoot":"","sources":["../../../../src/Log/LogEntry.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,SAAS,CAAC;AAIxC,OAAO,kBAAkB,CAAC;yBAuCV,WAAW;IAAE,KAAK,EAAE,QAAQ,CAAA;CAAE;AAA9C,wBAUE"}
@@ -1,4 +1,4 @@
1
- import { LogEntry } from 'winston';
1
+ import { type LogEntry } from 'winston';
2
2
  import type { AppThunk, RootState } from '../store';
3
3
  export interface Log {
4
4
  autoScroll: boolean;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logSlice.d.ts","sourceRoot":"","sources":["../../../../src/Log/logSlice.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,SAAS,CAAC;AAIxC,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAQpD,MAAM,WAAW,GAAG;IAChB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,QAAQ,EAAE,CAAC;IACvB,gBAAgB,EAAE,OAAO,CAAC;CAC7B;AAqBD,eAAO,MAAM,UAAU,GAAI,OAAO,SAAS,YAAyB,CAAC;AACrE,eAAO,MAAM,UAAU,GAAI,OAAO,SAAS,eAAyB,CAAC;AACrE,eAAO,MAAM,gBAAgB,GAAI,OAAO,SAAS,YACnB,CAAC;AAwB/B,eAAO,MACH,OAAO,gCACI,UAAU,qFAAE,KAAK,uEAAE,gBAAgB,gFACzC,CAAC;AAEV,eAAO,MAAM,mBAAmB,GAC3B,QAAQ,OAAO,KAAG,QAYlB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { AppDispatch } from '../store';
1
+ import { type AppDispatch } from '../store';
2
2
  /**
3
3
  * Starts syncing to new log entries from the application's log buffer.
4
4
  * Incoming entries are added to the state, so that they can be displayed
@@ -1 +1 @@
1
- {"version":3,"file":"syncLogToStore.d.ts","sourceRoot":"","sources":["../../../../src/Log/syncLogToStore.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAUvC;;;;;;;GAOG;yBACa,UAAU,WAAW;AAArC,wBAUE"}
1
+ {"version":3,"file":"syncLogToStore.d.ts","sourceRoot":"","sources":["../../../../src/Log/syncLogToStore.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,UAAU,CAAC;AAU5C;;;;;;;GAOG;yBACa,UAAU,WAAW;AAArC,wBAUE"}
@@ -1,4 +1,4 @@
1
- import { FC } from 'react';
1
+ import { type FC } from 'react';
2
2
  import './logo.scss';
3
3
  declare const Logo: FC<{
4
4
  changeWithDeviceState?: boolean;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Logo.d.ts","sourceRoot":"","sources":["../../../../src/Logo/Logo.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AASvC,OAAO,aAAa,CAAC;AA4BrB,QAAA,MAAM,IAAI,EAAE,EAAE,CAAC;IAAE,qBAAqB,CAAC,EAAE,OAAO,CAAA;CAAE,CAEc,CAAC;AAEjE,eAAe,IAAI,CAAC"}
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { type ReactNode } from 'react';
2
2
  import './main.scss';
3
3
  declare const _default: ({ children }: {
4
4
  children?: ReactNode;
@@ -1 +1 @@
1
- {"version":3,"file":"Main.d.ts","sourceRoot":"","sources":["../../../../src/Main/Main.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEzC,OAAO,aAAa,CAAC;yBAEL,cAAc;IAAE,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE;AAAtD,wBAEE"}
1
+ {"version":3,"file":"Main.d.ts","sourceRoot":"","sources":["../../../../src/Main/Main.tsx"],"names":[],"mappings":"AAMA,OAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAE9C,OAAO,aAAa,CAAC;yBAEL,cAAc;IAAE,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE;AAAtD,wBAEE"}
@@ -1,4 +1,4 @@
1
- import { PropsWithChildren } from 'react';
1
+ import { type PropsWithChildren } from 'react';
2
2
  interface MasonryLayoutProperties {
3
3
  minWidth: number;
4
4
  className?: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MasonryLayout.d.ts","sourceRoot":"","sources":["../../../../src/MasonryLayout/MasonryLayout.tsx"],"names":[],"mappings":"AAKA,OAAc,EACV,KAAK,iBAAiB,EAIzB,MAAM,OAAO,CAAC;AAMf,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAiED;;;;;;GAMG;yBACa,oCAIb,iBAAiB,CAAC,uBAAuB,CAAC;AAJ7C,wBA+KE"}
@@ -1,4 +1,4 @@
1
- import { ReactNode } from 'react';
1
+ import { type ReactNode } from 'react';
2
2
  import './nav-bar.scss';
3
3
  declare const _default: ({ deviceSelect }: {
4
4
  deviceSelect?: ReactNode;