@scandit/web-datacapture-core 8.4.0 → 8.5.0-beta.1

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 (780) hide show
  1. package/THIRD_PARTY.txt +2 -28
  2. package/build/electron/constants-D5Av3xIA.js +1 -0
  3. package/build/electron/constants-Tq_qHFkh.cjs +1 -0
  4. package/build/electron/main.cjs +1 -1
  5. package/build/electron/main.d.cts +12 -21
  6. package/build/electron/main.d.ts +12 -21
  7. package/build/electron/main.js +1 -1
  8. package/build/electron/preload.cjs +1 -1
  9. package/build/electron/preload.d.cts +4 -4
  10. package/build/electron/preload.d.ts +4 -4
  11. package/build/electron/preload.js +1 -1
  12. package/build/js/AdditionalLayerPosition-D_ouQ8wn.d.ts +7 -0
  13. package/build/js/AimerViewfinder-bCf_UrQu.d.ts +15 -0
  14. package/build/js/AimerViewfinder.d.ts +2 -22
  15. package/build/js/AimerViewfinder.js +1 -1
  16. package/build/js/Anchor-DxO9CbHk.d.ts +14 -0
  17. package/build/js/AnchorPositions-4M8lB28_.d.ts +42 -0
  18. package/build/js/AsyncStateMachine-gK_htWdT.d.ts +49 -0
  19. package/build/js/AudioCache-D893YEVZ.d.ts +37 -0
  20. package/build/js/BatteryInterface-BYl36ktu.d.ts +81 -0
  21. package/build/js/Brush-D6WUoW36.d.ts +32 -0
  22. package/build/js/Brush.d.ts +2 -32
  23. package/build/js/Brush.js +1 -1
  24. package/build/js/Camera-C7TNwqRo.d.ts +413 -0
  25. package/build/js/Camera.d.ts +2 -7
  26. package/build/js/Camera.js +1 -1
  27. package/build/js/CameraManager-DskA2C7T.js +35 -0
  28. package/build/js/CameraRelated.d.ts +2 -7
  29. package/build/js/CameraRelated.js +1 -1
  30. package/build/js/CavansDrawerAbstract-E_URl3X1.d.ts +37 -0
  31. package/build/js/Color-qNIvVO9c.d.ts +28 -0
  32. package/build/js/ColorType-Dj3_-sLJ.d.ts +7 -0
  33. package/build/js/CustomLocationsView-BmILmaYk.d.ts +59 -0
  34. package/build/js/DataCaptureContext-CYDrBO6_.d.ts +2017 -0
  35. package/build/js/DataCaptureContext-CbQes_57.js +6 -0
  36. package/build/js/DataCaptureContext.d.ts +2 -39
  37. package/build/js/DataCaptureContext.js +1 -1
  38. package/build/js/DataCaptureContextRelated.d.ts +2 -39
  39. package/build/js/DataCaptureContextRelated.js +1 -1
  40. package/build/js/DataCaptureContextSettings-jR9ArFal.d.ts +13 -0
  41. package/build/js/DataCaptureContextSettings.d.ts +2 -13
  42. package/build/js/DataCaptureContextSettings.js +1 -1
  43. package/build/js/DataCaptureError-fm19xgXy.d.ts +13 -0
  44. package/build/js/DataCaptureError.d.ts +2 -13
  45. package/build/js/DataCaptureError.js +1 -1
  46. package/build/js/DataCaptureVersion-CoBugUHX.d.ts +6 -0
  47. package/build/js/DataCaptureVersion.d.ts +2 -6
  48. package/build/js/DataCaptureVersion.js +1 -1
  49. package/build/js/DataCaptureView.d.ts +2 -39
  50. package/build/js/DataCaptureView.js +1 -1
  51. package/build/js/DataCaptureViewPlusRelated-DcAi6mWY.d.ts +50 -0
  52. package/build/js/DataCaptureViewPlusRelated.d.ts +2 -3
  53. package/build/js/DataCaptureViewPlusRelated.js +1 -1
  54. package/build/js/DefaultViewClassnames.d.ts +13 -13
  55. package/build/js/DefaultViewClassnames.js +1 -1
  56. package/build/js/Direction-Cii3d0QY.d.ts +12 -0
  57. package/build/js/DrawCommandBuffer-TbNqWVhj.d.ts +44 -0
  58. package/build/js/EventManager-Cr57hTzG.d.ts +9 -0
  59. package/build/js/Feedback-D4kA2xWA.d.ts +21 -0
  60. package/build/js/Feedback.d.ts +2 -21
  61. package/build/js/Feedback.js +1 -1
  62. package/build/js/FrameData.d.ts +2 -39
  63. package/build/js/FrameData.js +1 -1
  64. package/build/js/HtmlElementState-BeRz5m6o.d.ts +35 -0
  65. package/build/js/ImageFrameSource-YH6FmhqZ.d.ts +43 -0
  66. package/build/js/ImageFrameSource.d.ts +2 -47
  67. package/build/js/ImageFrameSource.js +1 -1
  68. package/build/js/JSONType-BJv7BUtr.d.ts +6 -0
  69. package/build/js/LaserlineViewfinder-Dkc264QQ.d.ts +17 -0
  70. package/build/js/LaserlineViewfinder.d.ts +2 -23
  71. package/build/js/LaserlineViewfinder.js +1 -1
  72. package/build/js/LoadingStatus-0KzcUFiY.d.ts +23 -0
  73. package/build/js/LoadingStatus.d.ts +2 -23
  74. package/build/js/LoadingStatus.js +1 -1
  75. package/build/js/Localization-LoX2FWJO.d.ts +44 -0
  76. package/build/js/Localization.d.ts +2 -44
  77. package/build/js/Localization.js +1 -1
  78. package/build/js/LocationSelection-BXqyUc16.d.ts +41 -0
  79. package/build/js/LocationSelection.d.ts +2 -44
  80. package/build/js/LocationSelection.js +1 -1
  81. package/build/js/MarginsWithUnit-BHhnV4t0.d.ts +38 -0
  82. package/build/js/MeasureUnit-D14sZoRp.d.ts +7 -0
  83. package/build/js/NotificationBuilder-B3uY_ZbG.d.ts +23 -0
  84. package/build/js/NotificationConfiguration-C-1Vhrpo.d.ts +22 -0
  85. package/build/js/NotificationPresenter/NotificationBuilder.d.ts +2 -25
  86. package/build/js/NotificationPresenter/NotificationBuilder.js +1 -1
  87. package/build/js/NotificationPresenter/NotificationConfiguration.d.ts +2 -24
  88. package/build/js/NotificationPresenter/NotificationConfiguration.js +1 -1
  89. package/build/js/NotificationPresenter/NotificationPresenter.d.ts +2 -14
  90. package/build/js/NotificationPresenter/NotificationStyle.d.ts +2 -9
  91. package/build/js/NotificationPresenter/NotificationStyle.js +1 -1
  92. package/build/js/NotificationPresenter/index.d.ts +6 -41
  93. package/build/js/NotificationPresenter/index.js +1 -1
  94. package/build/js/NotificationPresenter/private/ConcreteNotificationPresenter.d.ts +2 -48
  95. package/build/js/NotificationPresenter/private/ConcreteNotificationPresenter.js +1 -1
  96. package/build/js/NotificationPresenter/private/presets.d.ts +5 -41
  97. package/build/js/NotificationPresenter/private/presets.js +1 -1
  98. package/build/js/NotificationPresenter-D0g_arAJ.d.ts +9 -0
  99. package/build/js/NotificationStyle-COZXqLGO.d.ts +9 -0
  100. package/build/js/NumberWithUnit-UGwoucuQ.d.ts +19 -0
  101. package/build/js/OpenSourceSoftwareLicenseInfo-CpjUKTrl.d.ts +8 -0
  102. package/build/js/Orientation-BNtNH3yS.d.ts +10 -0
  103. package/build/js/OverrideState-CGTOUAyb.d.ts +8 -0
  104. package/build/js/Point-CD9Qi9ID.d.ts +20 -0
  105. package/build/js/PointWithUnit-C_e8HUvk.d.ts +26 -0
  106. package/build/js/Quadrilateral-DbJ7LU2U.d.ts +25 -0
  107. package/build/js/Rect-BVo37EKG.d.ts +19 -0
  108. package/build/js/RectWithUnit-OJ1xPlBN.d.ts +19 -0
  109. package/build/js/RectangularViewfinder-j93qfYTd.d.ts +36 -0
  110. package/build/js/RectangularViewfinder.d.ts +2 -40
  111. package/build/js/RectangularViewfinder.js +1 -1
  112. package/build/js/ScanditHTMLElement-CrbGsFpn.d.ts +5 -0
  113. package/build/js/ScanditIcon-FRMSos7x.d.ts +49 -0
  114. package/build/js/ScanditIcon.d.ts +2 -50
  115. package/build/js/ScanditIcon.js +1 -1
  116. package/build/js/ScanditIconBuilder-BtnTaVeJ.d.ts +66 -0
  117. package/build/js/ScanditIconBuilder.d.ts +3 -68
  118. package/build/js/ScanditIconBuilder.js +1 -1
  119. package/build/js/Serializable-Dbturs7d.d.ts +9 -0
  120. package/build/js/SingleImageUploader-CRDpQ9PA.d.ts +43 -0
  121. package/build/js/SingleImageUploader.d.ts +2 -48
  122. package/build/js/SingleImageUploader.js +1 -1
  123. package/build/js/SingleImageUploaderSettings-Y-cG1lpl.d.ts +33 -0
  124. package/build/js/SingleImageUploaderSettings.d.ts +2 -33
  125. package/build/js/SingleImageUploaderSettings.js +1 -1
  126. package/build/js/Size-i8Zhfc5b.d.ts +18 -0
  127. package/build/js/SizeMode-CkAAaxIg.d.ts +9 -0
  128. package/build/js/SizeWithAspect-Dg-YCV1Q.d.ts +12 -0
  129. package/build/js/SizeWithUnit-CNgvxsVj.d.ts +26 -0
  130. package/build/js/SizeWithUnitAndAspect-BrtiXpsG.d.ts +40 -0
  131. package/build/js/Sound-ByTzZ3ia.d.ts +21 -0
  132. package/build/js/Sound.d.ts +2 -21
  133. package/build/js/Sound.js +1 -1
  134. package/build/js/SvgIcon-CAR8Tf7x.d.ts +23 -0
  135. package/build/js/Vibration-B1J9JMda.d.ts +21 -0
  136. package/build/js/Vibration.d.ts +2 -21
  137. package/build/js/Vibration.js +1 -1
  138. package/build/js/View-BvEw8Q1D.d.ts +7 -0
  139. package/build/js/Viewfinder-DTjfkI0v.d.ts +19 -0
  140. package/build/js/Viewfinder.d.ts +2 -26
  141. package/build/js/Viewfinder.js +1 -1
  142. package/build/js/ViewfinderPlusRelated-CuUarlQb.d.ts +72 -0
  143. package/build/js/ViewfinderPlusRelated.d.ts +2 -76
  144. package/build/js/ViewfinderPlusRelated.js +1 -1
  145. package/build/js/WatermarkStack-CDKo8wBr.d.ts +41 -0
  146. package/build/js/ZoomGestureListener.d.ts +2 -3
  147. package/build/js/ZoomListener.d.ts +2 -7
  148. package/build/js/ZoomSwitchOrientation-Deylpp5l.d.ts +8 -0
  149. package/build/js/ZoomSwitchOrientation.d.ts +2 -8
  150. package/build/js/ZoomSwitchOrientation.js +1 -1
  151. package/build/js/areEqualArrays-BpuDaVrU.d.ts +4 -0
  152. package/build/js/assets/beepSound.d.ts +3 -3
  153. package/build/js/assets/beepSound.js +1 -1
  154. package/build/js/assets/folderImage.d.ts +3 -3
  155. package/build/js/assets/folderImage.js +1 -1
  156. package/build/js/assets/scanningByScandit.d.ts +3 -3
  157. package/build/js/assets/scanningByScandit.js +1 -1
  158. package/build/js/assets/transparentPixelImage.d.ts +3 -3
  159. package/build/js/assets/transparentPixelImage.js +1 -1
  160. package/build/js/browserCompatibility-DD4Tvtlv.d.ts +88 -0
  161. package/build/js/browserCompatibility.d.ts +2 -88
  162. package/build/js/browserCompatibility.js +1 -1
  163. package/build/js/browserHelper-BQPnAZ2Y.js +1 -0
  164. package/build/js/browserHelper-Dno5no9Z.d.ts +224 -0
  165. package/build/js/browserHelper.d.ts +2 -224
  166. package/build/js/browserHelper.js +1 -1
  167. package/build/js/clamp-B71RA4rG.d.ts +4 -0
  168. package/build/js/common-BisNSU4o.d.ts +25 -0
  169. package/build/js/commons/Anchor.d.ts +2 -14
  170. package/build/js/commons/Anchor.js +1 -1
  171. package/build/js/commons/Color.d.ts +2 -28
  172. package/build/js/commons/Color.js +1 -1
  173. package/build/js/commons/Direction.d.ts +2 -12
  174. package/build/js/commons/Direction.js +1 -1
  175. package/build/js/commons/JSONType.d.ts +2 -6
  176. package/build/js/commons/MarginsWithUnit.d.ts +2 -39
  177. package/build/js/commons/MarginsWithUnit.js +1 -1
  178. package/build/js/commons/MeasureUnit.d.ts +2 -7
  179. package/build/js/commons/MeasureUnit.js +1 -1
  180. package/build/js/commons/NumberWithUnit.d.ts +2 -19
  181. package/build/js/commons/NumberWithUnit.js +1 -1
  182. package/build/js/commons/Orientation.d.ts +2 -10
  183. package/build/js/commons/Orientation.js +1 -1
  184. package/build/js/commons/Point.d.ts +2 -20
  185. package/build/js/commons/Point.js +1 -1
  186. package/build/js/commons/PointWithUnit.d.ts +2 -27
  187. package/build/js/commons/PointWithUnit.js +1 -1
  188. package/build/js/commons/Quadrilateral.d.ts +2 -25
  189. package/build/js/commons/Quadrilateral.js +1 -1
  190. package/build/js/commons/Rect.d.ts +2 -19
  191. package/build/js/commons/Rect.js +1 -1
  192. package/build/js/commons/RectWithUnit.d.ts +2 -21
  193. package/build/js/commons/RectWithUnit.js +1 -1
  194. package/build/js/commons/Size.d.ts +2 -18
  195. package/build/js/commons/Size.js +1 -1
  196. package/build/js/commons/SizeMode.d.ts +2 -9
  197. package/build/js/commons/SizeMode.js +1 -1
  198. package/build/js/commons/SizeWithAspect.d.ts +2 -14
  199. package/build/js/commons/SizeWithAspect.js +1 -1
  200. package/build/js/commons/SizeWithUnit.d.ts +2 -27
  201. package/build/js/commons/SizeWithUnit.js +1 -1
  202. package/build/js/commons/SizeWithUnitAndAspect.d.ts +2 -42
  203. package/build/js/commons/SizeWithUnitAndAspect.js +1 -1
  204. package/build/js/controls/CameraFOVSwitchControl.d.ts +2 -76
  205. package/build/js/controls/CameraFOVSwitchControl.js +1 -1
  206. package/build/js/controls/CameraSwitchControl.d.ts +2 -66
  207. package/build/js/controls/CameraSwitchControl.js +1 -1
  208. package/build/js/controls/TorchSwitchControl.d.ts +2 -67
  209. package/build/js/controls/TorchSwitchControl.js +1 -1
  210. package/build/js/controls/ZoomSwitchControl.d.ts +2 -97
  211. package/build/js/controls/ZoomSwitchControl.js +1 -1
  212. package/build/js/controls/common.d.ts +2 -39
  213. package/build/js/controls/index.d.ts +2 -44
  214. package/build/js/controls/index.js +1 -1
  215. package/build/js/css-DUhStyMA.d.ts +4 -0
  216. package/build/js/debounce-B1bV6NXR.d.ts +4 -0
  217. package/build/js/defaults/DefaultsBrush.d.ts +4 -6
  218. package/build/js/defaults/DefaultsBrush.js +1 -1
  219. package/build/js/defaults/DefaultsCamera.d.ts +13 -51
  220. package/build/js/defaults/DefaultsCamera.js +1 -1
  221. package/build/js/defaults/DefaultsCameraSettings.d.ts +9 -14
  222. package/build/js/defaults/DefaultsCameraSettings.js +1 -1
  223. package/build/js/defaults/DefaultsDataCaptureView.d.ts +15 -18
  224. package/build/js/defaults/DefaultsDataCaptureView.js +1 -1
  225. package/build/js/defaults/DefaultsDeserializers.d.ts +6 -7
  226. package/build/js/defaults/DefaultsDeserializers.js +1 -1
  227. package/build/js/defaults/DefaultsFeedback.d.ts +4 -4
  228. package/build/js/defaults/DefaultsFeedback.js +1 -1
  229. package/build/js/defaults/DefaultsSingleImageUploader.d.ts +13 -13
  230. package/build/js/defaults/DefaultsSingleImageUploader.js +1 -1
  231. package/build/js/defaults/DefaultsViewfinders.d.ts +36 -41
  232. package/build/js/defaults/DefaultsViewfinders.js +1 -1
  233. package/build/js/deferred-BAgaHYOv.d.ts +9 -0
  234. package/build/js/defineCustomElements-D-wGrRhB.d.ts +4 -0
  235. package/build/js/domIdFromValues-i9GfVUED.d.ts +18 -0
  236. package/build/js/fromEntries-ByUS4mw-.d.ts +14 -0
  237. package/build/js/{global.d.d.ts → global.d.ts} +8 -11
  238. package/build/js/html-D92h5xTe.d.ts +60 -0
  239. package/build/js/hybridDesktopPlatformHelpers-DPAJQLcX.js +1 -0
  240. package/build/js/index-CBqIEC2q.d.ts +1 -0
  241. package/build/js/index-Cpl5B5iN.d.ts +58 -0
  242. package/build/js/index-PiddVj70.d.ts +9769 -0
  243. package/build/js/index.d.ts +57 -78
  244. package/build/js/index.js +1 -1
  245. package/build/js/isObject-DqOU8mxL.d.ts +4 -0
  246. package/build/js/isWorkerScope-CBqhEpK_.d.ts +4 -0
  247. package/build/js/license/OpenSourceSoftwareLicenseInfo.d.ts +2 -8
  248. package/build/js/license/OpenSourceSoftwareLicenseInfo.js +1 -1
  249. package/build/js/logger-D9wplwND.d.ts +30 -0
  250. package/build/js/logger.d.ts +2 -30
  251. package/build/js/logger.js +1 -1
  252. package/build/js/moduleLoader.d.ts +2 -39
  253. package/build/js/multithreadSimdHelper-BrYdWJgw.js +1 -0
  254. package/build/js/nativeHandle-DlljYL22.d.ts +4 -0
  255. package/build/js/private/AdditionalLayerPosition.d.ts +2 -6
  256. package/build/js/private/AdditionalLayerPosition.js +1 -1
  257. package/build/js/private/AnchorPositions.d.ts +2 -42
  258. package/build/js/private/AnchorPositions.js +1 -1
  259. package/build/js/private/BatteryInterface.d.ts +2 -81
  260. package/build/js/private/BatteryInterface.js +1 -1
  261. package/build/js/private/CameraAccess.d.ts +2 -7
  262. package/build/js/private/CameraAccess.js +1 -1
  263. package/build/js/private/CameraManager.d.ts +2 -39
  264. package/build/js/private/CameraManager.js +1 -1
  265. package/build/js/private/CameraPool.d.ts +76 -114
  266. package/build/js/private/CameraPool.js +1 -1
  267. package/build/js/private/CanvasDrawer.d.ts +30 -31
  268. package/build/js/private/CanvasDrawer.js +1 -1
  269. package/build/js/private/CanvasDrawerWithMetrics.d.ts +27 -66
  270. package/build/js/private/CanvasDrawerWithMetrics.js +1 -1
  271. package/build/js/private/CavansDrawerAbstract.d.ts +2 -37
  272. package/build/js/private/CavansDrawerAbstract.js +1 -1
  273. package/build/js/private/CoreModuleLicenseTextProvider.d.ts +13 -49
  274. package/build/js/private/CoreModuleLicenseTextProvider.js +1 -1
  275. package/build/js/private/CustomLocationsView.d.ts +2 -64
  276. package/build/js/private/CustomLocationsView.js +1 -1
  277. package/build/js/private/CustomLocationsViewStyles.d.ts +4 -4
  278. package/build/js/private/CustomLocationsViewStyles.js +17 -1
  279. package/build/js/private/DataCaptureContextRelated.d.ts +7 -44
  280. package/build/js/private/DrawCommandBuffer.d.ts +2 -44
  281. package/build/js/private/DrawCommandBuffer.js +1 -1
  282. package/build/js/private/EventManager.d.ts +2 -9
  283. package/build/js/private/EventManager.js +1 -1
  284. package/build/js/private/FrameReaders/ColorType.d.ts +2 -7
  285. package/build/js/private/FrameReaders/ColorType.js +1 -1
  286. package/build/js/private/FrameReaders/FrameReader.d.ts +2 -54
  287. package/build/js/private/FrameReaders/FrameReader.js +1 -1
  288. package/build/js/private/FrameReaders/FrameReaderAbstract.d.ts +2 -69
  289. package/build/js/private/FrameReaders/FrameReaderAbstract.js +1 -1
  290. package/build/js/private/FrameReaders/GrayScaleFrameReader.d.ts +2 -74
  291. package/build/js/private/FrameReaders/GrayScaleFrameReader.js +1 -1
  292. package/build/js/private/FrameReaders/WatermarkStack.d.ts +2 -41
  293. package/build/js/private/FrameReaders/WatermarkStack.js +1 -1
  294. package/build/js/private/FrameReaders/index.d.ts +3 -43
  295. package/build/js/private/FrameReaders/index.js +1 -1
  296. package/build/js/private/FrameReaders/webglUtilities.d.ts +3 -3
  297. package/build/js/private/FrameReaders/webglUtilities.js +1 -1
  298. package/build/js/private/GestureRecognizer/GestureRecognizer.d.ts +65 -66
  299. package/build/js/private/GestureRecognizer/GestureRecognizer.js +1 -1
  300. package/build/js/private/GestureRecognizer/PointerEventsDetector.d.ts +11 -15
  301. package/build/js/private/GestureRecognizer/PointerEventsDetector.js +1 -1
  302. package/build/js/private/GestureRecognizer/index.d.ts +2 -5
  303. package/build/js/private/GestureRecognizer/index.js +1 -1
  304. package/build/js/private/Helper.d.ts +7 -7
  305. package/build/js/private/Helper.js +1 -1
  306. package/build/js/private/HtmlElementState.d.ts +2 -37
  307. package/build/js/private/HtmlElementState.js +1 -1
  308. package/build/js/private/ImageConverterBase.d.ts +40 -40
  309. package/build/js/private/ImageConverterBase.js +1 -1
  310. package/build/js/private/ImageConverterMainThread.d.ts +6 -7
  311. package/build/js/private/ImageConverterMainThread.js +1 -1
  312. package/build/js/private/ModuleLicenseTextProvider.d.ts +4 -4
  313. package/build/js/private/NormalizedModuleLoaderOptions.d.ts +10 -46
  314. package/build/js/private/OrientationObserver.d.ts +26 -26
  315. package/build/js/private/OrientationObserver.js +1 -1
  316. package/build/js/private/Serializable.d.ts +2 -9
  317. package/build/js/private/SingleImageUploaderView.d.ts +52 -89
  318. package/build/js/private/SingleImageUploaderView.js +1 -1
  319. package/build/js/private/SingleImageUploaderViewStyles.d.ts +23 -23
  320. package/build/js/private/SingleImageUploaderViewStyles.js +31 -1
  321. package/build/js/private/View.d.ts +2 -7
  322. package/build/js/private/ViewClassNames.d.ts +13 -13
  323. package/build/js/private/ViewClassNames.js +1 -1
  324. package/build/js/private/ViewControls_related.d.ts +82 -121
  325. package/build/js/private/ViewControls_related.js +1 -0
  326. package/build/js/private/ViewStyles.d.ts +3 -3
  327. package/build/js/private/ViewStyles.js +1 -1
  328. package/build/js/private/ViewsRegistry.d.ts +4 -41
  329. package/build/js/private/ViewsRegistry.js +1 -1
  330. package/build/js/private/customHowler/AudioCache.d.ts +2 -37
  331. package/build/js/private/customHowler/AudioCache.js +1 -1
  332. package/build/js/private/customHowler/Howl.d.ts +141 -141
  333. package/build/js/private/customHowler/Howl.js +1 -1
  334. package/build/js/private/customHowler/HowlRegistry.d.ts +3 -3
  335. package/build/js/private/customHowler/HowlRegistry.js +1 -1
  336. package/build/js/private/customHowler/Html5Sound.d.ts +45 -45
  337. package/build/js/private/customHowler/Html5Sound.js +1 -1
  338. package/build/js/private/customHowler/UnlockManager.d.ts +32 -32
  339. package/build/js/private/customHowler/UnlockManager.js +1 -1
  340. package/build/js/private/customHowler/WebAudioContextManager.d.ts +127 -127
  341. package/build/js/private/customHowler/WebAudioContextManager.js +1 -1
  342. package/build/js/private/customHowler/debug.d.ts +3 -3
  343. package/build/js/private/customHowler/debug.js +1 -1
  344. package/build/js/private/customHowler/index.d.ts +2 -2
  345. package/build/js/private/customHowler/index.js +1 -1
  346. package/build/js/private/customHowler/setup.d.ts +4 -5
  347. package/build/js/private/customHowler/setup.js +1 -1
  348. package/build/js/private/djinni-types/index.d.ts +2 -57
  349. package/build/js/private/djinni-types/index.js +1 -1
  350. package/build/js/private/hybridDesktopPlatformHelpers.d.ts +5 -5
  351. package/build/js/private/hybridDesktopPlatformHelpers.js +1 -1
  352. package/build/js/private/multithreadSimdHelper.d.ts +3 -3
  353. package/build/js/private/multithreadSimdHelper.js +1 -1
  354. package/build/js/private/nativeHandle.d.ts +2 -4
  355. package/build/js/private/nativeHandle.js +1 -1
  356. package/build/js/private/privateAccess.d.ts +2 -8
  357. package/build/js/private/privateAccess.js +1 -1
  358. package/build/js/private/ui/atoms/AimerSvgIcon.d.ts +11 -12
  359. package/build/js/private/ui/atoms/AimerSvgIcon.js +1 -1
  360. package/build/js/private/ui/atoms/ArrowDownSvgIcon.d.ts +11 -12
  361. package/build/js/private/ui/atoms/ArrowDownSvgIcon.js +1 -2
  362. package/build/js/private/ui/atoms/ArrowLeftSvgIcon.d.ts +11 -12
  363. package/build/js/private/ui/atoms/ArrowLeftSvgIcon.js +1 -2
  364. package/build/js/private/ui/atoms/ArrowRightSvgIcon.d.ts +11 -12
  365. package/build/js/private/ui/atoms/ArrowRightSvgIcon.js +1 -2
  366. package/build/js/private/ui/atoms/ArrowUpSvgIcon.d.ts +11 -12
  367. package/build/js/private/ui/atoms/ArrowUpSvgIcon.js +1 -2
  368. package/build/js/private/ui/atoms/ArrowsUp.d.ts +13 -13
  369. package/build/js/private/ui/atoms/ArrowsUp.js +1 -1
  370. package/build/js/private/ui/atoms/Backdrop.d.ts +29 -23
  371. package/build/js/private/ui/atoms/Backdrop.js +1 -1
  372. package/build/js/private/ui/atoms/CalendarExclamationMarkSvgIcon.d.ts +11 -12
  373. package/build/js/private/ui/atoms/CalendarExclamationMarkSvgIcon.js +1 -1
  374. package/build/js/private/ui/atoms/CameraFOVUltrawideSvgIcon.d.ts +11 -12
  375. package/build/js/private/ui/atoms/CameraFOVUltrawideSvgIcon.js +1 -1
  376. package/build/js/private/ui/atoms/CameraFOVWideSvgIcon.d.ts +11 -12
  377. package/build/js/private/ui/atoms/CameraFOVWideSvgIcon.js +1 -1
  378. package/build/js/private/ui/atoms/CameraSwitchReverseSvgIcon.d.ts +11 -12
  379. package/build/js/private/ui/atoms/CameraSwitchReverseSvgIcon.js +1 -1
  380. package/build/js/private/ui/atoms/CameraSwitchSvgIcon.d.ts +11 -12
  381. package/build/js/private/ui/atoms/CameraSwitchSvgIcon.js +1 -1
  382. package/build/js/private/ui/atoms/Card.d.ts +21 -22
  383. package/build/js/private/ui/atoms/Card.js +1 -1
  384. package/build/js/private/ui/atoms/CardList.d.ts +49 -51
  385. package/build/js/private/ui/atoms/CardList.js +1 -1
  386. package/build/js/private/ui/atoms/CheckSvgIcon.d.ts +11 -12
  387. package/build/js/private/ui/atoms/CheckSvgIcon.js +1 -1
  388. package/build/js/private/ui/atoms/ChevronDownSvgIcon.d.ts +11 -12
  389. package/build/js/private/ui/atoms/ChevronDownSvgIcon.js +1 -2
  390. package/build/js/private/ui/atoms/ChevronLeftSvgIcon.d.ts +11 -12
  391. package/build/js/private/ui/atoms/ChevronLeftSvgIcon.js +1 -2
  392. package/build/js/private/ui/atoms/ChevronRightSvgIcon.d.ts +11 -12
  393. package/build/js/private/ui/atoms/ChevronRightSvgIcon.js +1 -2
  394. package/build/js/private/ui/atoms/ChevronUpSvgIcon.d.ts +11 -12
  395. package/build/js/private/ui/atoms/ChevronUpSvgIcon.js +1 -2
  396. package/build/js/private/ui/atoms/CrossSvgIcon.d.ts +11 -12
  397. package/build/js/private/ui/atoms/CrossSvgIcon.js +1 -1
  398. package/build/js/private/ui/atoms/DeleteSvgIcon.d.ts +11 -12
  399. package/build/js/private/ui/atoms/DeleteSvgIcon.js +1 -1
  400. package/build/js/private/ui/atoms/Dot5xSvgIcon.d.ts +11 -12
  401. package/build/js/private/ui/atoms/Dot5xSvgIcon.js +1 -1
  402. package/build/js/private/ui/atoms/ExclamationMarkSvgIcon.d.ts +11 -12
  403. package/build/js/private/ui/atoms/ExclamationMarkSvgIcon.js +1 -1
  404. package/build/js/private/ui/atoms/GlassSvgIcon.d.ts +11 -12
  405. package/build/js/private/ui/atoms/GlassSvgIcon.js +1 -1
  406. package/build/js/private/ui/atoms/HandLensCheckSvgIcon.d.ts +11 -12
  407. package/build/js/private/ui/atoms/HandLensCheckSvgIcon.js +1 -1
  408. package/build/js/private/ui/atoms/KeyboardSvgIcon.d.ts +11 -12
  409. package/build/js/private/ui/atoms/KeyboardSvgIcon.js +1 -1
  410. package/build/js/private/ui/atoms/LowStockSvgIcon.d.ts +11 -12
  411. package/build/js/private/ui/atoms/LowStockSvgIcon.js +1 -1
  412. package/build/js/private/ui/atoms/OnexSvgIcon.d.ts +11 -12
  413. package/build/js/private/ui/atoms/OnexSvgIcon.js +1 -1
  414. package/build/js/private/ui/atoms/PauseSvgIcon.d.ts +11 -12
  415. package/build/js/private/ui/atoms/PauseSvgIcon.js +1 -1
  416. package/build/js/private/ui/atoms/PrinterSvgIcon.d.ts +11 -12
  417. package/build/js/private/ui/atoms/PrinterSvgIcon.js +1 -2
  418. package/build/js/private/ui/atoms/ProgressBar.d.ts +22 -22
  419. package/build/js/private/ui/atoms/ProgressBar.js +1 -1
  420. package/build/js/private/ui/atoms/QuestionMarkSvgIcon.d.ts +11 -12
  421. package/build/js/private/ui/atoms/QuestionMarkSvgIcon.js +1 -1
  422. package/build/js/private/ui/atoms/RestartSvgIcon.d.ts +11 -12
  423. package/build/js/private/ui/atoms/RestartSvgIcon.js +1 -1
  424. package/build/js/private/ui/atoms/RoundedCheckSvgIcon.d.ts +11 -12
  425. package/build/js/private/ui/atoms/RoundedCheckSvgIcon.js +1 -1
  426. package/build/js/private/ui/atoms/RoundedCrossSvgIcon.d.ts +11 -12
  427. package/build/js/private/ui/atoms/RoundedCrossSvgIcon.js +1 -1
  428. package/build/js/private/ui/atoms/RoundedExclamationMarkSvgIcon.d.ts +11 -12
  429. package/build/js/private/ui/atoms/RoundedExclamationMarkSvgIcon.js +1 -1
  430. package/build/js/private/ui/atoms/ScanSvgIcon.d.ts +11 -12
  431. package/build/js/private/ui/atoms/ScanSvgIcon.js +1 -1
  432. package/build/js/private/ui/atoms/ShutterButton.d.ts +34 -34
  433. package/build/js/private/ui/atoms/ShutterButton.js +1 -1
  434. package/build/js/private/ui/atoms/SlashSvgIcon.d.ts +11 -12
  435. package/build/js/private/ui/atoms/SlashSvgIcon.js +1 -1
  436. package/build/js/private/ui/atoms/StarFilledSvgIcon.d.ts +11 -12
  437. package/build/js/private/ui/atoms/StarFilledSvgIcon.js +1 -1
  438. package/build/js/private/ui/atoms/StarHalfFilledSvgIcon.d.ts +11 -12
  439. package/build/js/private/ui/atoms/StarHalfFilledSvgIcon.js +1 -2
  440. package/build/js/private/ui/atoms/StarOutlinedSvgIcon.d.ts +11 -12
  441. package/build/js/private/ui/atoms/StarOutlinedSvgIcon.js +1 -1
  442. package/build/js/private/ui/atoms/SvgIcon.d.ts +2 -23
  443. package/build/js/private/ui/atoms/SvgIcon.js +1 -1
  444. package/build/js/private/ui/atoms/ToPickSvgIcon.d.ts +11 -12
  445. package/build/js/private/ui/atoms/ToPickSvgIcon.js +1 -1
  446. package/build/js/private/ui/atoms/Toast.d.ts +41 -76
  447. package/build/js/private/ui/atoms/Toast.js +1 -1
  448. package/build/js/private/ui/atoms/TorchOffSvgIcon.d.ts +11 -12
  449. package/build/js/private/ui/atoms/TorchOffSvgIcon.js +1 -1
  450. package/build/js/private/ui/atoms/TorchOnSvgIcon.d.ts +11 -12
  451. package/build/js/private/ui/atoms/TorchOnSvgIcon.js +1 -1
  452. package/build/js/private/ui/atoms/TwoxSvgIcon.d.ts +11 -12
  453. package/build/js/private/ui/atoms/TwoxSvgIcon.js +1 -1
  454. package/build/js/private/ui/atoms/WrongItemSvgIcon.d.ts +11 -12
  455. package/build/js/private/ui/atoms/WrongItemSvgIcon.js +1 -1
  456. package/build/js/private/ui/colors.d.ts +4 -5
  457. package/build/js/private/ui/colors.js +1 -1
  458. package/build/js/private/ui/molecules/ButtonEvents.d.ts +18 -18
  459. package/build/js/private/ui/molecules/ButtonEvents.js +1 -1
  460. package/build/js/private/ui/molecules/CameraFOVSwitchButton.d.ts +54 -57
  461. package/build/js/private/ui/molecules/CameraFOVSwitchButton.js +1 -1
  462. package/build/js/private/ui/molecules/CameraSwitchButton.d.ts +47 -50
  463. package/build/js/private/ui/molecules/CameraSwitchButton.js +1 -1
  464. package/build/js/private/ui/molecules/ControlsLayout.d.ts +12 -12
  465. package/build/js/private/ui/molecules/ControlsLayout.js +1 -1
  466. package/build/js/private/ui/molecules/HintPresenter.d.ts +2 -39
  467. package/build/js/private/ui/molecules/HintPresenter.js +1 -1
  468. package/build/js/private/ui/molecules/LoadingOverlay.d.ts +20 -20
  469. package/build/js/private/ui/molecules/LoadingOverlay.js +1 -1
  470. package/build/js/private/ui/molecules/TorchSwitchIconButton.d.ts +54 -60
  471. package/build/js/private/ui/molecules/TorchSwitchIconButton.js +1 -1
  472. package/build/js/private/ui/molecules/ZoomSwitchPill.d.ts +62 -65
  473. package/build/js/private/ui/molecules/ZoomSwitchPill.js +1 -1
  474. package/build/js/private/unsupportedBrowserError.d.ts +7 -7
  475. package/build/js/private/unsupportedBrowserError.js +1 -1
  476. package/build/js/private/utils/AnimationSimplePolyfill.d.ts +54 -54
  477. package/build/js/private/utils/AnimationSimplePolyfill.js +1 -1
  478. package/build/js/private/utils/AsyncStateMachine.d.ts +2 -49
  479. package/build/js/private/utils/AsyncStateMachine.js +1 -1
  480. package/build/js/private/utils/ScanditHTMLElement.d.ts +2 -6
  481. package/build/js/private/utils/ScanditHTMLElement.js +1 -1
  482. package/build/js/private/utils/areEqualArrays.d.ts +2 -4
  483. package/build/js/private/utils/areEqualArrays.js +1 -1
  484. package/build/js/private/utils/clamp.d.ts +2 -4
  485. package/build/js/private/utils/clamp.js +1 -1
  486. package/build/js/private/utils/cookieStore.d.ts +3 -3
  487. package/build/js/private/utils/cookieStore.js +1 -1
  488. package/build/js/private/utils/cookieStorePolyfill.d.ts +16 -16
  489. package/build/js/private/utils/cookieStorePolyfill.js +1 -1
  490. package/build/js/private/utils/css.d.ts +2 -4
  491. package/build/js/private/utils/css.js +1 -1
  492. package/build/js/private/utils/debounce.d.ts +2 -4
  493. package/build/js/private/utils/debounce.js +1 -1
  494. package/build/js/private/utils/deferred.d.ts +2 -9
  495. package/build/js/private/utils/deferred.js +1 -1
  496. package/build/js/private/utils/defineCustomElements.d.ts +2 -4
  497. package/build/js/private/utils/defineCustomElements.js +1 -1
  498. package/build/js/private/utils/domIdFromValues.d.ts +2 -18
  499. package/build/js/private/utils/domIdFromValues.js +1 -1
  500. package/build/js/private/utils/finalizationRegistryPolyfill.d.ts +3 -3
  501. package/build/js/private/utils/finalizationRegistryPolyfill.js +1 -1
  502. package/build/js/private/utils/fromEntries.d.ts +2 -14
  503. package/build/js/private/utils/fromEntries.js +1 -1
  504. package/build/js/private/utils/fromGrayScaleToRgba.d.ts +3 -3
  505. package/build/js/private/utils/fromGrayScaleToRgba.js +1 -1
  506. package/build/js/private/utils/getTimestamp.d.ts +3 -3
  507. package/build/js/private/utils/getTimestamp.js +1 -1
  508. package/build/js/private/utils/globalThisPolyfill.d.ts +3 -3
  509. package/build/js/private/utils/globalThisPolyfill.js +1 -1
  510. package/build/js/private/utils/html.d.ts +2 -60
  511. package/build/js/private/utils/html.js +1 -1
  512. package/build/js/private/utils/index.d.ts +21 -21
  513. package/build/js/private/utils/index.js +1 -1
  514. package/build/js/private/utils/isObject.d.ts +2 -4
  515. package/build/js/private/utils/isObject.js +1 -1
  516. package/build/js/private/utils/isPointerTouchEvent.d.ts +3 -3
  517. package/build/js/private/utils/isPointerTouchEvent.js +1 -1
  518. package/build/js/private/utils/isWorkerScope.d.ts +2 -4
  519. package/build/js/private/utils/isWorkerScope.js +1 -1
  520. package/build/js/private/utils/polyfillLoader.d.ts +11 -11
  521. package/build/js/private/utils/polyfillLoader.js +1 -1
  522. package/build/js/private/utils/quadrilateralUtils.d.ts +4 -6
  523. package/build/js/private/utils/quadrilateralUtils.js +1 -1
  524. package/build/js/private/utils/replaceImagesInViewUtils.d.ts +7 -43
  525. package/build/js/private/utils/replaceImagesInViewUtils.js +1 -1
  526. package/build/js/private/utils/safeCancelAnimation.d.ts +2 -53
  527. package/build/js/private/utils/safeCancelAnimation.js +1 -1
  528. package/build/js/private/utils/safeRequestAnimationFrame.d.ts +2 -23
  529. package/build/js/private/utils/safeRequestAnimationFrame.js +1 -1
  530. package/build/js/private/utils/safeStorage.d.ts +17 -17
  531. package/build/js/private/utils/safeStorage.js +1 -1
  532. package/build/js/private/utils/structuredClonePolyfill.d.ts +3 -3
  533. package/build/js/private/utils/structuredClonePolyfill.js +1 -1
  534. package/build/js/private/utils/throttle.d.ts +2 -4
  535. package/build/js/private/utils/throttle.js +1 -1
  536. package/build/js/private/utils/timeout.d.ts +2 -14
  537. package/build/js/private/utils/timeout.js +1 -1
  538. package/build/js/private/utils/unknownErrorToString.d.ts +2 -4
  539. package/build/js/private/utils/unknownErrorToString.js +1 -1
  540. package/build/js/private/utils/wait.d.ts +2 -4
  541. package/build/js/private/utils/wait.js +1 -1
  542. package/build/js/private/utils/waitTransitionEndForElement.d.ts +2 -4
  543. package/build/js/private/utils/waitTransitionEndForElement.js +1 -1
  544. package/build/js/private/utils/warnMultithreadingUnavailable.d.ts +3 -3
  545. package/build/js/private/utils/warnMultithreadingUnavailable.js +1 -2
  546. package/build/js/privateAccess-Cy_yPta4.d.ts +8 -0
  547. package/build/js/safeCancelAnimation-C9SG0625.d.ts +53 -0
  548. package/build/js/safeRequestAnimationFrame-CrVl8FPa.d.ts +23 -0
  549. package/build/js/throttle-ICpoGeaZ.d.ts +4 -0
  550. package/build/js/timeout-CHMzurwd.d.ts +14 -0
  551. package/build/js/translations-Bqx7KLdt.d.ts +12 -0
  552. package/build/js/translations.d.ts +2 -12
  553. package/build/js/translations.js +1 -1
  554. package/build/js/tsHelper-N1CSjsuN.d.ts +18 -0
  555. package/build/js/tsHelper.d.ts +2 -26
  556. package/build/js/tsHelper.js +1 -1
  557. package/build/js/unknownErrorToString-BGDQCTvQ.d.ts +4 -0
  558. package/build/js/wait-CRu1G76q.d.ts +4 -0
  559. package/build/js/waitTransitionEndForElement-BrVosj17.d.ts +4 -0
  560. package/build/js/worker/ImageConverterForwarder.d.ts +21 -57
  561. package/build/js/worker/ImageConverterForwarder.js +1 -1
  562. package/build/js/worker/ImageConverterWorker.d.ts +6 -7
  563. package/build/js/worker/ImageConverterWorker.js +1 -1
  564. package/build/js/worker/OverrideState.d.ts +2 -8
  565. package/build/js/worker/OverrideState.js +1 -1
  566. package/build/js/worker/ViewInfoHelper.d.ts +9 -46
  567. package/build/js/worker/ViewInfoHelper.js +1 -1
  568. package/build/js/worker/WorkerMain.d.ts +2 -63
  569. package/build/js/worker/WorkerMain.js +1 -1
  570. package/build/js/worker/dataCaptureEngine.d.ts +2 -39
  571. package/build/js/worker/dataCaptureEngine.js +1 -1
  572. package/build/js/worker/dataCaptureLoader.d.ts +2 -39
  573. package/build/js/worker/dataCaptureLoader.js +1 -1
  574. package/build/js/worker/dataCaptureWorkerRelated.d.ts +2 -39
  575. package/build/js/worker/dataCaptureWorkerRelated.js +1 -1
  576. package/build/js/worker/helper.d.ts +22 -13
  577. package/build/js/worker/helper.js +1 -1
  578. package/build/js/worker/helperFetch.d.ts +36 -22
  579. package/build/js/worker/helperFetch.js +1 -1
  580. package/build/js/worker/helperFs.d.ts +5 -5
  581. package/build/js/worker/helperFs.js +1 -1
  582. package/build/js/worker/importWasmScript.d.ts +3 -3
  583. package/build/js/worker/importWasmScript.js +1 -1
  584. package/build/js/worker/index.d.ts +2 -40
  585. package/build/js/worker/index.js +1 -1
  586. package/package.json +21 -11
  587. package/build/electron/chunk-6RVAZ75N.js +0 -1
  588. package/build/electron/common.cjs +0 -1
  589. package/build/electron/common.js +0 -0
  590. package/build/electron/constants.cjs +0 -1
  591. package/build/electron/constants.js +0 -1
  592. package/build/js/Camera-HgH6fwnW.d.ts +0 -410
  593. package/build/js/DataCaptureContext-Qg40v7QA.d.ts +0 -1740
  594. package/build/js/DataCaptureViewPlusRelated-BOrDBPHq.d.ts +0 -49
  595. package/build/js/chunks/chunk-24MGHMOY.js +0 -1
  596. package/build/js/chunks/chunk-2HTI5D6Y.js +0 -1
  597. package/build/js/chunks/chunk-2JIATMSD.js +0 -1
  598. package/build/js/chunks/chunk-2LSO6JEZ.js +0 -1
  599. package/build/js/chunks/chunk-3A4KLILV.js +0 -1
  600. package/build/js/chunks/chunk-3A7LM5JG.js +0 -1
  601. package/build/js/chunks/chunk-3KKUZY2T.js +0 -1
  602. package/build/js/chunks/chunk-3MKSI2DV.js +0 -1
  603. package/build/js/chunks/chunk-43GCMDYV.js +0 -1
  604. package/build/js/chunks/chunk-4BP7D26M.js +0 -1
  605. package/build/js/chunks/chunk-4F2Q2P2O.js +0 -1
  606. package/build/js/chunks/chunk-4KLHTKGW.js +0 -1
  607. package/build/js/chunks/chunk-4LGQ66HW.js +0 -1
  608. package/build/js/chunks/chunk-4QJAB4PO.js +0 -1
  609. package/build/js/chunks/chunk-4W2T3TLN.js +0 -1
  610. package/build/js/chunks/chunk-4WA2PCJE.js +0 -1
  611. package/build/js/chunks/chunk-4ZMCJXZS.js +0 -1
  612. package/build/js/chunks/chunk-5LXHD7FZ.js +0 -1
  613. package/build/js/chunks/chunk-5RCWM6NI.js +0 -1
  614. package/build/js/chunks/chunk-6AZW5IIG.js +0 -1
  615. package/build/js/chunks/chunk-6EEMWSEO.js +0 -1
  616. package/build/js/chunks/chunk-6H6FKGVE.js +0 -1
  617. package/build/js/chunks/chunk-6V2N4XHI.js +0 -1
  618. package/build/js/chunks/chunk-6W7FX6LD.js +0 -1
  619. package/build/js/chunks/chunk-76IGNICM.js +0 -1
  620. package/build/js/chunks/chunk-7HYFN4JO.js +0 -1
  621. package/build/js/chunks/chunk-7LTHFX4E.js +0 -1
  622. package/build/js/chunks/chunk-7OFC24NE.js +0 -1
  623. package/build/js/chunks/chunk-7SA74NKD.js +0 -0
  624. package/build/js/chunks/chunk-7SW2PEHB.js +0 -1
  625. package/build/js/chunks/chunk-AAEQZ45T.js +0 -1
  626. package/build/js/chunks/chunk-AAPD5YU3.js +0 -1
  627. package/build/js/chunks/chunk-ACFJP5SR.js +0 -1
  628. package/build/js/chunks/chunk-AE2LWVIB.js +0 -1
  629. package/build/js/chunks/chunk-AIC4H5KG.js +0 -2
  630. package/build/js/chunks/chunk-AIRWHLJH.js +0 -1
  631. package/build/js/chunks/chunk-ALQOQOAM.js +0 -1
  632. package/build/js/chunks/chunk-AZWFNBVA.js +0 -1
  633. package/build/js/chunks/chunk-BA3RP6L2.js +0 -1
  634. package/build/js/chunks/chunk-BDGRWHLY.js +0 -1
  635. package/build/js/chunks/chunk-BDLLVGRH.js +0 -1
  636. package/build/js/chunks/chunk-BZAQMYII.js +0 -1
  637. package/build/js/chunks/chunk-CAHJ3YOV.js +0 -1
  638. package/build/js/chunks/chunk-CAUB35PV.js +0 -1
  639. package/build/js/chunks/chunk-CD2BU66N.js +0 -1
  640. package/build/js/chunks/chunk-CERFU73N.js +0 -1
  641. package/build/js/chunks/chunk-CGK5V6XZ.js +0 -1
  642. package/build/js/chunks/chunk-CRUOVJHW.js +0 -1
  643. package/build/js/chunks/chunk-CX2R2XQK.js +0 -1
  644. package/build/js/chunks/chunk-CZI3JAVS.js +0 -35
  645. package/build/js/chunks/chunk-D222MT4V.js +0 -1
  646. package/build/js/chunks/chunk-DGDPZ73X.js +0 -1
  647. package/build/js/chunks/chunk-DGIQ3GF7.js +0 -1
  648. package/build/js/chunks/chunk-DN32UPQC.js +0 -1
  649. package/build/js/chunks/chunk-DZE2EYSZ.js +0 -1
  650. package/build/js/chunks/chunk-E4XJ4GKD.js +0 -1
  651. package/build/js/chunks/chunk-EMLXDXWN.js +0 -1
  652. package/build/js/chunks/chunk-ENYHCJGH.js +0 -1
  653. package/build/js/chunks/chunk-EP3GI7KA.js +0 -1
  654. package/build/js/chunks/chunk-EQ6V4W5K.js +0 -1
  655. package/build/js/chunks/chunk-EQRBQJYM.js +0 -1
  656. package/build/js/chunks/chunk-EV4OEANA.js +0 -1
  657. package/build/js/chunks/chunk-F2GMW4LP.js +0 -1
  658. package/build/js/chunks/chunk-FGO2SSRS.js +0 -1
  659. package/build/js/chunks/chunk-FHUC75ND.js +0 -1
  660. package/build/js/chunks/chunk-FR24G4R7.js +0 -1
  661. package/build/js/chunks/chunk-FTD535WI.js +0 -1
  662. package/build/js/chunks/chunk-G2BRTVN7.js +0 -1
  663. package/build/js/chunks/chunk-G7ORIX4S.js +0 -1
  664. package/build/js/chunks/chunk-GHR3BSUQ.js +0 -1
  665. package/build/js/chunks/chunk-GHTCNOQN.js +0 -1
  666. package/build/js/chunks/chunk-GPJEB376.js +0 -1
  667. package/build/js/chunks/chunk-GPPCTFZF.js +0 -1
  668. package/build/js/chunks/chunk-GPUTPXQM.js +0 -1
  669. package/build/js/chunks/chunk-GQ7A6533.js +0 -1
  670. package/build/js/chunks/chunk-GULNUBED.js +0 -1
  671. package/build/js/chunks/chunk-GVHXM75D.js +0 -1
  672. package/build/js/chunks/chunk-HBPGHXF2.js +0 -1
  673. package/build/js/chunks/chunk-I6SWF3FQ.js +0 -1
  674. package/build/js/chunks/chunk-IASACVTH.js +0 -1
  675. package/build/js/chunks/chunk-IJQG3OU6.js +0 -1
  676. package/build/js/chunks/chunk-IMXMNDKM.js +0 -1
  677. package/build/js/chunks/chunk-J3HHOJE3.js +0 -1
  678. package/build/js/chunks/chunk-JCKM5IJO.js +0 -0
  679. package/build/js/chunks/chunk-JFRSUCMO.js +0 -31
  680. package/build/js/chunks/chunk-JIGCOX5J.js +0 -1
  681. package/build/js/chunks/chunk-JS3T7K2Z.js +0 -1
  682. package/build/js/chunks/chunk-KAFNKP6O.js +0 -1
  683. package/build/js/chunks/chunk-KSCFPJAW.js +0 -1
  684. package/build/js/chunks/chunk-KXAJHLEO.js +0 -1
  685. package/build/js/chunks/chunk-KYNYQBNF.js +0 -17
  686. package/build/js/chunks/chunk-KZEBJGMU.js +0 -6
  687. package/build/js/chunks/chunk-L2STPTEN.js +0 -1
  688. package/build/js/chunks/chunk-L66S4DN2.js +0 -1
  689. package/build/js/chunks/chunk-LA6TM76R.js +0 -1
  690. package/build/js/chunks/chunk-LFJUGRQV.js +0 -1
  691. package/build/js/chunks/chunk-LSZZVJ6B.js +0 -1
  692. package/build/js/chunks/chunk-LV6LGCDC.js +0 -1
  693. package/build/js/chunks/chunk-LXOZUOZU.js +0 -1
  694. package/build/js/chunks/chunk-MA3GV76P.js +0 -1
  695. package/build/js/chunks/chunk-MA6UDVDJ.js +0 -1
  696. package/build/js/chunks/chunk-MBQZOWWF.js +0 -1
  697. package/build/js/chunks/chunk-N5YZEC56.js +0 -1
  698. package/build/js/chunks/chunk-NIKRAADM.js +0 -1
  699. package/build/js/chunks/chunk-NQF3GUK2.js +0 -1
  700. package/build/js/chunks/chunk-NVK73TNL.js +0 -1
  701. package/build/js/chunks/chunk-NYYGU4ZV.js +0 -1
  702. package/build/js/chunks/chunk-O4HDBWKK.js +0 -1
  703. package/build/js/chunks/chunk-O7EM4VIM.js +0 -1
  704. package/build/js/chunks/chunk-O7TZTIHO.js +0 -1
  705. package/build/js/chunks/chunk-OLUNDJBC.js +0 -1
  706. package/build/js/chunks/chunk-ORP45GHJ.js +0 -1
  707. package/build/js/chunks/chunk-OX64CCOP.js +0 -1
  708. package/build/js/chunks/chunk-Q7JWDX4U.js +0 -1
  709. package/build/js/chunks/chunk-QBDQQMQ5.js +0 -1
  710. package/build/js/chunks/chunk-QCRFVRSS.js +0 -1
  711. package/build/js/chunks/chunk-QCZSSQAQ.js +0 -1
  712. package/build/js/chunks/chunk-QFSNPY5Y.js +0 -1
  713. package/build/js/chunks/chunk-QG3MRQMP.js +0 -1
  714. package/build/js/chunks/chunk-QHBIT2WY.js +0 -1
  715. package/build/js/chunks/chunk-QIWPWOQG.js +0 -1
  716. package/build/js/chunks/chunk-QOCHMKNY.js +0 -1
  717. package/build/js/chunks/chunk-QQEY536Q.js +0 -1
  718. package/build/js/chunks/chunk-QUWP3ILW.js +0 -1
  719. package/build/js/chunks/chunk-R6E4CT22.js +0 -1
  720. package/build/js/chunks/chunk-R6SUMD5F.js +0 -1
  721. package/build/js/chunks/chunk-RG272MAJ.js +0 -1
  722. package/build/js/chunks/chunk-RSQRPDVQ.js +0 -1
  723. package/build/js/chunks/chunk-RXDVYEE5.js +0 -1
  724. package/build/js/chunks/chunk-RXPPTQAB.js +0 -1
  725. package/build/js/chunks/chunk-RXT3JWWR.js +0 -1
  726. package/build/js/chunks/chunk-RZTXUIJ5.js +0 -0
  727. package/build/js/chunks/chunk-SBC5K7IT.js +0 -1
  728. package/build/js/chunks/chunk-SEAVQZN6.js +0 -1
  729. package/build/js/chunks/chunk-SGL5J2CI.js +0 -1
  730. package/build/js/chunks/chunk-SHM7SU3B.js +0 -1
  731. package/build/js/chunks/chunk-SJIN27Q5.js +0 -1
  732. package/build/js/chunks/chunk-SK6L34IF.js +0 -1
  733. package/build/js/chunks/chunk-SNP4G4KV.js +0 -0
  734. package/build/js/chunks/chunk-T3AOBMAS.js +0 -1
  735. package/build/js/chunks/chunk-TKO5JMMS.js +0 -1
  736. package/build/js/chunks/chunk-TMIZ6Z75.js +0 -1
  737. package/build/js/chunks/chunk-TPHGDMKG.js +0 -1
  738. package/build/js/chunks/chunk-TR3NGINC.js +0 -1
  739. package/build/js/chunks/chunk-TTGJAMI2.js +0 -1
  740. package/build/js/chunks/chunk-U2WQ3WDE.js +0 -1
  741. package/build/js/chunks/chunk-U4IMOTYL.js +0 -1
  742. package/build/js/chunks/chunk-U6MFAGMG.js +0 -1
  743. package/build/js/chunks/chunk-U7ETOWGJ.js +0 -1
  744. package/build/js/chunks/chunk-UNO6YIIA.js +0 -1
  745. package/build/js/chunks/chunk-UWBNF47P.js +0 -1
  746. package/build/js/chunks/chunk-UWLAKRB2.js +0 -2
  747. package/build/js/chunks/chunk-UZWBB65W.js +0 -1
  748. package/build/js/chunks/chunk-V2OKMBZD.js +0 -1
  749. package/build/js/chunks/chunk-VJB527QZ.js +0 -1
  750. package/build/js/chunks/chunk-VSROWPI6.js +0 -1
  751. package/build/js/chunks/chunk-W33RVR5M.js +0 -1
  752. package/build/js/chunks/chunk-W3X3ZRQZ.js +0 -1
  753. package/build/js/chunks/chunk-W7VB532D.js +0 -1
  754. package/build/js/chunks/chunk-WARGMW7Z.js +0 -1
  755. package/build/js/chunks/chunk-WFKB322J.js +0 -1
  756. package/build/js/chunks/chunk-WGLHZXRT.js +0 -1
  757. package/build/js/chunks/chunk-WUHKODFA.js +0 -1
  758. package/build/js/chunks/chunk-XFQTFQYR.js +0 -1
  759. package/build/js/chunks/chunk-XR65N6EG.js +0 -1
  760. package/build/js/chunks/chunk-Y3TODCJD.js +0 -1
  761. package/build/js/chunks/chunk-Y7BTRVB4.js +0 -2
  762. package/build/js/chunks/chunk-Y7V35LNT.js +0 -1
  763. package/build/js/chunks/chunk-Y7ZNLVR2.js +0 -1
  764. package/build/js/chunks/chunk-YE2GYNRP.js +0 -1
  765. package/build/js/chunks/chunk-YJNJGCAN.js +0 -1
  766. package/build/js/chunks/chunk-YONR3EGV.js +0 -2
  767. package/build/js/chunks/chunk-YOTQPBO6.js +0 -1
  768. package/build/js/chunks/chunk-YRNH7TIR.js +0 -0
  769. package/build/js/chunks/chunk-YUZDO2PC.js +0 -1
  770. package/build/js/chunks/chunk-Z5LRFYGI.js +0 -1
  771. package/build/js/chunks/chunk-ZAXZRQYF.js +0 -1
  772. package/build/js/chunks/chunk-ZCF62ALL.js +0 -1
  773. package/build/js/chunks/chunk-ZKROZLQ4.js +0 -2
  774. package/build/js/common-4FJYEFaM.d.ts +0 -25
  775. package/build/js/global.d.js +0 -0
  776. package/build/js/private/ViewControls+related.js +0 -1
  777. package/build/js/worker/coreCapture.inlineWorker.d.ts +0 -46
  778. package/build/js/worker/coreCapture.inlineWorker.js +0 -1
  779. package/build/js/worker/inlineWorker.d.d.ts +0 -5
  780. package/build/js/worker/inlineWorker.d.js +0 -0
@@ -1,6 +1,6 @@
1
- /// <reference types="emscripten" />
2
- import { AudioCache } from './AudioCache.js';
1
+ import { t as AudioCache } from "../../AudioCache-D893YEVZ.js";
3
2
 
3
+ //#region src/main/private/customHowler/WebAudioContextManager.d.ts
4
4
  declare function getAudioCacheInstance(): AudioCache;
5
5
  /**
6
6
  * Global Web Audio Context manager
@@ -33,129 +33,129 @@ declare function getAudioCacheInstance(): AudioCache;
33
33
  * - Used for background audio, PWAs, and continuous scanning scenarios
34
34
  */
35
35
  declare class WebAudioContextManager {
36
- private audioContext;
37
- private isUnlocked;
38
- private unlockPromise;
39
- private unlockAttempts;
40
- private readonly MAX_UNLOCK_ATTEMPTS;
41
- private lastKnownSampleRate;
42
- /** iOS-specific: MediaStreamDestination for routing audio */
43
- private mediaStreamDestination;
44
- /** iOS-specific: HTML5 audio element that plays the MediaStream */
45
- private streamAudioElement;
46
- private handlerStreamAudioElementError;
47
- private handlerStreamAudioElementPause;
48
- /**
49
- * Get the AudioContext (must be created via unlock first on iOS)
50
- *
51
- * ## Sample Rate: Native Hardware Rate
52
- *
53
- * We let the browser use its native sample rate to prevent pitch shifting:
54
- *
55
- * **The Problem with Forcing 44.1kHz:**
56
- * - iOS may ignore the sampleRate parameter in AudioContext constructor
57
- * - This creates a mismatch between requested (44.1kHz) and actual sample rate
58
- * - When AudioContext uses different rate than what we requested, audio plays at wrong pitch
59
- * - This happens especially on iOS with dynamic audio routing
60
- *
61
- * **The Solution:**
62
- * - Let the browser choose its native sample rate (no sampleRate parameter)
63
- * - Detect the actual sample rate and remember it
64
- * - If sample rate changes during session, recreate context to match
65
- * - Web Audio API automatically resamples audio buffers to match
66
- * - Sound quality remains identical (transparent resampling)
67
- *
68
- * **Why This Works:**
69
- * - AudioContext will use the hardware's preferred rate
70
- * - No mismatch between requested and actual rates
71
- * - Prevents pitch shifting caused by rate mismatches
72
- * - More stable across different iOS devices and configurations
73
- */
74
- getContext(): AudioContext;
75
- /**
76
- * Get the audio destination node.
77
- *
78
- * On iOS: Returns MediaStreamDestination routed through HTML5 Audio element
79
- * On other platforms: Returns the standard AudioContext destination
80
- *
81
- * ## iOS MediaStreamDestination Workaround
82
- *
83
- * Why we need this:
84
- * - iOS Safari silently blocks Web Audio API output on real devices
85
- * - The AudioContext reports "running" and source.start() succeeds
86
- * - But no sound reaches the speakers (works fine in iOS Simulator)
87
- *
88
- * The solution:
89
- * 1. Create a MediaStreamDestination node from the AudioContext
90
- * 2. Create an HTML5 <audio> element
91
- * 3. Connect the audio element to the MediaStream via srcObject
92
- * 4. Start playing the audio element (it plays continuously as a live stream)
93
- * 5. Route all audio through this destination instead of context.destination
94
- *
95
- * Result:
96
- * - iOS Safari treats this as a "live stream" (like WebRTC)
97
- * - Live streams are allowed to play reliably on iOS
98
- * - The <audio> element acts as a bridge to the speakers
99
- * - Individual sounds play through the stream as they're triggered
100
- *
101
- * ## Lifecycle & Resource Management
102
- *
103
- * The stream audio element plays continuously for the page lifetime. This is
104
- * intentional because:
105
- * - Recreating it requires a user gesture on iOS (can't do on-demand)
106
- * - Resource usage is minimal when no audio is playing through it
107
- * - Stopping and restarting could fail due to iOS autoplay restrictions
108
- *
109
- * The element can be cleaned up by calling dispose() if needed, but this will
110
- * require a new user gesture to re-enable audio on iOS.
111
- *
112
- * Error handling: If the stream stops or errors unexpectedly, it automatically
113
- * attempts to restart to maintain audio functionality.
114
- *
115
- * @returns AudioDestinationNode (desktop) or MediaStreamAudioDestinationNode (iOS)
116
- */
117
- getDestination(): AudioDestinationNode | MediaStreamAudioDestinationNode;
118
- onStreamAudioElementError(): void;
119
- onStreamAudioElementPause(): void;
120
- /**
121
- * Create AudioContext (must be called synchronously during a user gesture on iOS)
122
- */
123
- private createContext;
124
- /**
125
- * Unlock audio playback on iOS/mobile during user gesture.
126
- *
127
- * ## iOS Safari Requirements
128
- *
129
- * iOS Safari requires explicit user interaction before audio can play:
130
- *
131
- * 1. **AudioContext must be created during a user gesture**
132
- * - Creating it later (async) will result in silent playback
133
- * - Must happen in synchronous event handler (touchstart, click, etc.)
134
- *
135
- * 2. **AudioContext.resume() must be called during a user gesture**
136
- * - Even if state is "running", calling resume() during gesture is required
137
- * - Must be initiated synchronously (can complete asynchronously)
138
- *
139
- * 3. **Actual audio playback must occur during the unlock**
140
- * - Just creating and resuming context isn't enough
141
- * - Must play a buffer (even silent) to truly unlock audio
142
- *
143
- * ## Implementation Flow
144
- *
145
- * 1. User taps screen (event handler runs synchronously)
146
- * 2. Create AudioContext synchronously
147
- * 3. Call context.resume() synchronously (completes async)
148
- * 4. This async method plays a silent scratch buffer
149
- * 5. On iOS, this creates MediaStreamDestination on first call
150
- * 6. Mark as unlocked after successful playback
151
- *
152
- * @returns Promise that resolves when unlock is complete
153
- */
154
- unlock(): Promise<void>;
155
- /**
156
- * Get the unlock status
157
- */
158
- get unlocked(): boolean;
36
+ private audioContext;
37
+ private isUnlocked;
38
+ private unlockPromise;
39
+ private unlockAttempts;
40
+ private readonly MAX_UNLOCK_ATTEMPTS;
41
+ private lastKnownSampleRate;
42
+ /** iOS-specific: MediaStreamDestination for routing audio */
43
+ private mediaStreamDestination;
44
+ /** iOS-specific: HTML5 audio element that plays the MediaStream */
45
+ private streamAudioElement;
46
+ private handlerStreamAudioElementError;
47
+ private handlerStreamAudioElementPause;
48
+ /**
49
+ * Get the AudioContext (must be created via unlock first on iOS)
50
+ *
51
+ * ## Sample Rate: Native Hardware Rate
52
+ *
53
+ * We let the browser use its native sample rate to prevent pitch shifting:
54
+ *
55
+ * **The Problem with Forcing 44.1kHz:**
56
+ * - iOS may ignore the sampleRate parameter in AudioContext constructor
57
+ * - This creates a mismatch between requested (44.1kHz) and actual sample rate
58
+ * - When AudioContext uses different rate than what we requested, audio plays at wrong pitch
59
+ * - This happens especially on iOS with dynamic audio routing
60
+ *
61
+ * **The Solution:**
62
+ * - Let the browser choose its native sample rate (no sampleRate parameter)
63
+ * - Detect the actual sample rate and remember it
64
+ * - If sample rate changes during session, recreate context to match
65
+ * - Web Audio API automatically resamples audio buffers to match
66
+ * - Sound quality remains identical (transparent resampling)
67
+ *
68
+ * **Why This Works:**
69
+ * - AudioContext will use the hardware's preferred rate
70
+ * - No mismatch between requested and actual rates
71
+ * - Prevents pitch shifting caused by rate mismatches
72
+ * - More stable across different iOS devices and configurations
73
+ */
74
+ getContext(): AudioContext;
75
+ /**
76
+ * Get the audio destination node.
77
+ *
78
+ * On iOS: Returns MediaStreamDestination routed through HTML5 Audio element
79
+ * On other platforms: Returns the standard AudioContext destination
80
+ *
81
+ * ## iOS MediaStreamDestination Workaround
82
+ *
83
+ * Why we need this:
84
+ * - iOS Safari silently blocks Web Audio API output on real devices
85
+ * - The AudioContext reports "running" and source.start() succeeds
86
+ * - But no sound reaches the speakers (works fine in iOS Simulator)
87
+ *
88
+ * The solution:
89
+ * 1. Create a MediaStreamDestination node from the AudioContext
90
+ * 2. Create an HTML5 <audio> element
91
+ * 3. Connect the audio element to the MediaStream via srcObject
92
+ * 4. Start playing the audio element (it plays continuously as a live stream)
93
+ * 5. Route all audio through this destination instead of context.destination
94
+ *
95
+ * Result:
96
+ * - iOS Safari treats this as a "live stream" (like WebRTC)
97
+ * - Live streams are allowed to play reliably on iOS
98
+ * - The <audio> element acts as a bridge to the speakers
99
+ * - Individual sounds play through the stream as they're triggered
100
+ *
101
+ * ## Lifecycle & Resource Management
102
+ *
103
+ * The stream audio element plays continuously for the page lifetime. This is
104
+ * intentional because:
105
+ * - Recreating it requires a user gesture on iOS (can't do on-demand)
106
+ * - Resource usage is minimal when no audio is playing through it
107
+ * - Stopping and restarting could fail due to iOS autoplay restrictions
108
+ *
109
+ * The element can be cleaned up by calling dispose() if needed, but this will
110
+ * require a new user gesture to re-enable audio on iOS.
111
+ *
112
+ * Error handling: If the stream stops or errors unexpectedly, it automatically
113
+ * attempts to restart to maintain audio functionality.
114
+ *
115
+ * @returns AudioDestinationNode (desktop) or MediaStreamAudioDestinationNode (iOS)
116
+ */
117
+ getDestination(): AudioDestinationNode | MediaStreamAudioDestinationNode;
118
+ onStreamAudioElementError(): void;
119
+ onStreamAudioElementPause(): void;
120
+ /**
121
+ * Create AudioContext (must be called synchronously during a user gesture on iOS)
122
+ */
123
+ private createContext;
124
+ /**
125
+ * Unlock audio playback on iOS/mobile during user gesture.
126
+ *
127
+ * ## iOS Safari Requirements
128
+ *
129
+ * iOS Safari requires explicit user interaction before audio can play:
130
+ *
131
+ * 1. **AudioContext must be created during a user gesture**
132
+ * - Creating it later (async) will result in silent playback
133
+ * - Must happen in synchronous event handler (touchstart, click, etc.)
134
+ *
135
+ * 2. **AudioContext.resume() must be called during a user gesture**
136
+ * - Even if state is "running", calling resume() during gesture is required
137
+ * - Must be initiated synchronously (can complete asynchronously)
138
+ *
139
+ * 3. **Actual audio playback must occur during the unlock**
140
+ * - Just creating and resuming context isn't enough
141
+ * - Must play a buffer (even silent) to truly unlock audio
142
+ *
143
+ * ## Implementation Flow
144
+ *
145
+ * 1. User taps screen (event handler runs synchronously)
146
+ * 2. Create AudioContext synchronously
147
+ * 3. Call context.resume() synchronously (completes async)
148
+ * 4. This async method plays a silent scratch buffer
149
+ * 5. On iOS, this creates MediaStreamDestination on first call
150
+ * 6. Mark as unlocked after successful playback
151
+ *
152
+ * @returns Promise that resolves when unlock is complete
153
+ */
154
+ unlock(): Promise<void>;
155
+ /**
156
+ * Get the unlock status
157
+ */
158
+ get unlocked(): boolean;
159
159
  }
160
-
161
- export { WebAudioContextManager, getAudioCacheInstance };
160
+ //#endregion
161
+ export { WebAudioContextManager, getAudioCacheInstance };
@@ -1 +1 @@
1
- export{c as WebAudioContextManager,a as createAudioContext,b as getAudioCacheInstance}from'../../chunks/chunk-Y3TODCJD.js';
1
+ import{t as e}from"../../browserHelper-BQPnAZ2Y.js";import"./debug.js";import{AudioCache as t}from"./AudioCache.js";function n(){return document.visibilityState===`visible`}function r(t=44100){let n=new AudioContext;if(e.isIOS()&&n.sampleRate!==t){let e=n.createBuffer(1,1,t),r=n.createBufferSource();return r.buffer=e,r.connect(n.destination),r.start(0),r.disconnect(),n.close(),new AudioContext}return n}let i=null;function a(){return i||=new t,i}var o=class{constructor(){this.audioContext=null,this.isUnlocked=!1,this.unlockPromise=null,this.unlockAttempts=0,this.MAX_UNLOCK_ATTEMPTS=3,this.lastKnownSampleRate=-1,this.mediaStreamDestination=null,this.streamAudioElement=null,this.handlerStreamAudioElementError=this.onStreamAudioElementError.bind(this),this.handlerStreamAudioElementPause=this.onStreamAudioElementPause.bind(this)}getContext(){return this.audioContext||(this.audioContext=r(),this.lastKnownSampleRate=this.audioContext.sampleRate),this.audioContext}getDestination(){let t=this.getContext();return e.isIOS()?(this.mediaStreamDestination||(this.mediaStreamDestination=t.createMediaStreamDestination(),this.streamAudioElement=new Audio,this.streamAudioElement.srcObject=this.mediaStreamDestination.stream,this.streamAudioElement.addEventListener(`error`,this.handlerStreamAudioElementError),this.streamAudioElement.addEventListener(`pause`,this.handlerStreamAudioElementPause),this.streamAudioElement.play().catch(e=>{})),this.mediaStreamDestination):t.destination}onStreamAudioElementError(){var e;n()&&((e=this.streamAudioElement)==null||e.play().catch(e=>{}))}onStreamAudioElementPause(){var e;n()&&((e=this.streamAudioElement)==null||e.play().catch(e=>{}))}checkAndRecreateContextIfSampleRateChanged(){if(!this.audioContext)return;let e=this.audioContext.sampleRate;this.lastKnownSampleRate!==-1&&e!==this.lastKnownSampleRate&&this.recreateContext()}recreateContext(){try{this.audioContext&&this.audioContext.state!==`closed`&&typeof this.audioContext.close==`function`&&this.audioContext.close(),this.audioContext=null,this.mediaStreamDestination=null,this.streamAudioElement&&(this.streamAudioElement.pause(),this.streamAudioElement.srcObject=null),a().clear(),this.audioContext=r(),this.lastKnownSampleRate=this.audioContext.sampleRate,this.isUnlocked=!1}catch{}}createContext(){this.audioContext||(this.audioContext=r(),this.lastKnownSampleRate=this.audioContext.sampleRate)}async unlock(){if(!this.isUnlocked){if(this.unlockPromise){await this.unlockPromise;return}this.unlockAttempts>=this.MAX_UNLOCK_ATTEMPTS||(this.unlockAttempts++,this.unlockPromise=(async()=>{this.createContext();let e=this.audioContext;e.state===`suspended`&&e.resume();try{if(e.state===`suspended`)for(let t=0;t<10&&(await new Promise(e=>setTimeout(e,10)),e.state!==`running`);t++);let t=e.createBuffer(2,1,e.sampleRate),n=e.createBufferSource();n.buffer=t,n.loop=!1;let r=e.createGain();r.gain.value=1,n.connect(r);let i=this.getDestination();r.connect(i),await new Promise(e=>{n.onended=()=>{e()},n.start(0)}),this.isUnlocked=!0}catch{}finally{this.unlockPromise=null}})(),await this.unlockPromise)}}get unlocked(){return this.isUnlocked}dispose(){this.streamAudioElement&&=(this.streamAudioElement.removeEventListener(`error`,this.handlerStreamAudioElementError),this.streamAudioElement.removeEventListener(`pause`,this.handlerStreamAudioElementPause),this.streamAudioElement.pause(),this.streamAudioElement.srcObject=null,null),this.audioContext&&this.audioContext.state!==`closed`&&typeof this.audioContext.close==`function`&&this.audioContext.close(),this.audioContext=null,this.isUnlocked=!1,this.unlockPromise=null,this.unlockAttempts=0,this.mediaStreamDestination=null}};export{o as WebAudioContextManager,r as createAudioContext,a as getAudioCacheInstance};
@@ -1,4 +1,4 @@
1
- /// <reference types="emscripten" />
1
+ //#region src/main/private/customHowler/debug.d.ts
2
2
  /**
3
3
  * Debug logging wrapper - only logs when DEBUG is enabled
4
4
  *
@@ -24,5 +24,5 @@
24
24
  * - ❌ Error indicators
25
25
  */
26
26
  declare const debugLog: CallableFunction | undefined;
27
-
28
- export { debugLog };
27
+ //#endregion
28
+ export { debugLog };
@@ -1 +1 @@
1
- export{a as debugLog}from'../../chunks/chunk-SJIN27Q5.js';
1
+ const e=void 0;export{e as debugLog};
@@ -1,2 +1,2 @@
1
- /// <reference types="emscripten" />
2
- export { Howl, HowlOptions } from './Howl.js';
1
+ import { Howl, HowlOptions } from "./Howl.js";
2
+ export { Howl, type HowlOptions };
@@ -1 +1 @@
1
- export{a as disposeGlobalAudioContext,c as ensureUnlockSetup,b as resetGlobalAudioContext}from'../../chunks/chunk-4LGQ66HW.js';export{a as Howl}from'../../chunks/chunk-CERFU73N.js';
1
+ import{disposeGlobalAudioContext as e,ensureUnlockSetup as t,resetGlobalAudioContext as n}from"./setup.js";import{Howl as r}from"./Howl.js";function i(){e()}function a(){n()}function o(){t()}export{r as Howl,i as disposeGlobalAudioContext,o as ensureUnlockSetup,a as resetGlobalAudioContext};
@@ -1,7 +1,6 @@
1
- /// <reference types="emscripten" />
2
- import { WebAudioContextManager } from './WebAudioContextManager.js';
3
- import './AudioCache.js';
1
+ import { WebAudioContextManager } from "./WebAudioContextManager.js";
4
2
 
3
+ //#region src/main/private/customHowler/setup.d.ts
5
4
  /**
6
5
  * Get or create the global audio context manager
7
6
  * NOTE: Does NOT create AudioContext yet - that happens during unlock
@@ -51,5 +50,5 @@ declare function getGlobalAudioContext(): WebAudioContextManager;
51
50
  * Any audio operations after that point will be silently blocked.
52
51
  */
53
52
  declare function ensureUnlockSetup(): void;
54
-
55
- export { ensureUnlockSetup, getGlobalAudioContext };
53
+ //#endregion
54
+ export { ensureUnlockSetup, getGlobalAudioContext };
@@ -1 +1 @@
1
- export{b as disposeGlobalAudioContext,d as ensureUnlockSetup,a as getGlobalAudioContext,c as resetGlobalAudioContext}from'../../chunks/chunk-4F2Q2P2O.js';
1
+ import"./debug.js";import{WebAudioContextManager as e,getAudioCacheInstance as t}from"./WebAudioContextManager.js";import{UnlockManager as n}from"./UnlockManager.js";import{getActiveHowlInstances as r}from"./HowlRegistry.js";const i=new n;let a=null;function o(){return a||=new e,a}function s(){let e=r();for(let t of e)t.dispose();i.reset(),a&&=(a.dispose(),null),t().clear()}function c(){s()}function l(){i.isSetupComplete()||typeof document>`u`||(i.markSetupComplete(),i.setup(e=>{o().unlock(),i.reset()}))}export{s as disposeGlobalAudioContext,l as ensureUnlockSetup,o as getGlobalAudioContext,c as resetGlobalAudioContext};
@@ -1,57 +1,2 @@
1
- /// <reference types="emscripten" />
2
- declare enum Channel {
3
- Y = 0,
4
- U = 1,
5
- V = 2,
6
- R = 3,
7
- G = 4,
8
- B = 5,
9
- A = 6,
10
- D = 7
11
- }
12
- interface ImagePlane {
13
- channel: Channel;
14
- subsamplingX: number;
15
- subsamplingY: number;
16
- rowStride: number;
17
- pixelStride: number;
18
- data: Uint8Array;
19
- }
20
- interface Point {
21
- x: number;
22
- y: number;
23
- }
24
- interface Size2 {
25
- width: number;
26
- height: number;
27
- }
28
- interface Rect {
29
- origin: Point;
30
- size: Size2;
31
- }
32
- interface ImageBuffer {
33
- deepCopy(): ImageBuffer;
34
- getWidth(): number;
35
- getHeight(): number;
36
- getPlanes(): Array<ImagePlane>;
37
- toBitmap(): Uint8Array;
38
- getBitmapRepresentationFromYUV(imageCrop: Rect): Uint8Array;
39
- }
40
- declare enum BitmapByteOrder {
41
- RGBA = 0,// Red, Green, Blue, Alpha
42
- BGRA = 1
43
- }
44
- interface BitmapWithFormat {
45
- data: Uint8Array;
46
- byteOrder: BitmapByteOrder;
47
- }
48
- interface ImageConverterInstance {
49
- convertToJpeg(imageBuffer: ImageBuffer, orientation: number): Promise<Uint8Array>;
50
- convertToBitmap(imageBuffer: ImageBuffer): BitmapWithFormat;
51
- }
52
- type ImageConverter = {};
53
- interface ImageConverter_statics {
54
- setInstance(instance: ImageConverterInstance): void;
55
- }
56
-
57
- export { BitmapByteOrder, type BitmapWithFormat, Channel, type ImageBuffer, type ImageConverter, type ImageConverterInstance, type ImageConverter_statics, type ImagePlane, type Point, type Rect, type Size2 };
1
+ import { a as ImageConverter, c as ImagePlane, d as Size2, i as ImageBuffer, l as Point, n as BitmapWithFormat, o as ImageConverterInstance, r as Channel, s as ImageConverter_statics, t as BitmapByteOrder, u as Rect } from "../../index-Cpl5B5iN.js";
2
+ export { BitmapByteOrder, BitmapWithFormat, Channel, ImageBuffer, ImageConverter, ImageConverterInstance, ImageConverter_statics, ImagePlane, Point, Rect, Size2 };
@@ -1 +1 @@
1
- export{b as BitmapByteOrder,a as Channel}from'../../chunks/chunk-JIGCOX5J.js';
1
+ let e=function(e){return e[e.Y=0]=`Y`,e[e.U=1]=`U`,e[e.V=2]=`V`,e[e.R=3]=`R`,e[e.G=4]=`G`,e[e.B=5]=`B`,e[e.A=6]=`A`,e[e.D=7]=`D`,e}({}),t=function(e){return e[e.RGBA=0]=`RGBA`,e[e.BGRA=1]=`BGRA`,e}({});export{t as BitmapByteOrder,e as Channel};
@@ -1,6 +1,6 @@
1
- /// <reference types="emscripten" />
2
- import { G as GetAppInfoResponse, a as GetLicenseKeyResponse } from '../common-4FJYEFaM.js';
1
+ import { n as GetAppInfoResponse, r as GetLicenseKeyResponse } from "../common-BisNSU4o.js";
3
2
 
3
+ //#region src/main/private/hybridDesktopPlatformHelpers.d.ts
4
4
  /**
5
5
  * Check if is an electron app.
6
6
  * @returns Whether or not the platform is Electron.
@@ -17,7 +17,7 @@ declare function getAppInfo(): Promise<GetAppInfoResponse["payload"] | undefined
17
17
  * @hidden
18
18
  */
19
19
  declare function getKey(config: {
20
- licenseDataPath: string;
20
+ licenseDataPath: string;
21
21
  }): Promise<GetLicenseKeyResponse["payload"] | undefined>;
22
-
23
- export { getAppInfo, getKey, isElectron };
22
+ //#endregion
23
+ export { getAppInfo, getKey, isElectron };
@@ -1 +1 @@
1
- export{b as getAppInfo,c as getKey,a as isElectron}from'../chunks/chunk-L66S4DN2.js';
1
+ import{n as e,r as t,t as n}from"../hybridDesktopPlatformHelpers-DPAJQLcX.js";export{n as getAppInfo,e as getKey,t as isElectron};
@@ -1,4 +1,4 @@
1
- /// <reference types="emscripten" />
1
+ //#region src/main/private/multithreadSimdHelper.d.ts
2
2
  /**
3
3
  * A website is in a cross-origin isolated state,
4
4
  * when the response header
@@ -32,5 +32,5 @@ declare function checkFullMultithreadingSupport(): Promise<boolean>;
32
32
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Navigator/hardwareConcurrency#browser_compatibility
33
33
  */
34
34
  declare function availableHardwareConcurrency(): number;
35
-
36
- export { availableHardwareConcurrency, checkFullMultithreadingSupport, hasSIMDSupport, hasSharedArrayBufferSupport, hasThreadsSupport, isCrossOriginIsolated };
35
+ //#endregion
36
+ export { availableHardwareConcurrency, checkFullMultithreadingSupport, hasSIMDSupport, hasSharedArrayBufferSupport, hasThreadsSupport, isCrossOriginIsolated };
@@ -1 +1 @@
1
- export{f as availableHardwareConcurrency,e as checkFullMultithreadingSupport,c as hasSIMDSupport,b as hasSharedArrayBufferSupport,d as hasThreadsSupport,a as isCrossOriginIsolated}from'../chunks/chunk-SBC5K7IT.js';
1
+ import{a as e,i as t,n,o as r,r as i,t as a}from"../multithreadSimdHelper-BrYdWJgw.js";export{a as availableHardwareConcurrency,n as checkFullMultithreadingSupport,i as hasSIMDSupport,t as hasSharedArrayBufferSupport,e as hasThreadsSupport,r as isCrossOriginIsolated};
@@ -1,4 +1,2 @@
1
- /// <reference types="emscripten" />
2
- declare const nativeHandle: unique symbol;
3
-
4
- export { nativeHandle };
1
+ import { t as nativeHandle } from "../nativeHandle-DlljYL22.js";
2
+ export { nativeHandle };
@@ -1 +1 @@
1
- export{a as nativeHandle}from'../chunks/chunk-BA3RP6L2.js';
1
+ const e=Symbol(`SDC.NativeHandle`);export{e as nativeHandle};
@@ -1,8 +1,2 @@
1
- /// <reference types="emscripten" />
2
- /**
3
- * This symbol allows to access private properties. See an example in Camera.ts and CameraPool.ts to see how it's
4
- * used (or ask AI).
5
- */
6
- declare const INTERNAL_ACCESS: unique symbol;
7
-
8
- export { INTERNAL_ACCESS };
1
+ import { t as INTERNAL_ACCESS } from "../privateAccess-Cy_yPta4.js";
2
+ export { INTERNAL_ACCESS };
@@ -1 +1 @@
1
- export{a as INTERNAL_ACCESS}from'../chunks/chunk-LFJUGRQV.js';
1
+ const e=Symbol(`internal`);export{e as INTERNAL_ACCESS};
@@ -1,17 +1,16 @@
1
- /// <reference types="emscripten" />
2
- import { SvgIcon } from './SvgIcon.js';
3
- import '../../utils/ScanditHTMLElement.js';
1
+ import { t as SvgIcon } from "../../../SvgIcon-CAR8Tf7x.js";
4
2
 
3
+ //#region src/main/private/ui/atoms/AimerSvgIcon.d.ts
5
4
  declare class AimerSvgIcon extends SvgIcon {
6
- static tag: "scandit-aimer-icon";
7
- static create(): AimerSvgIcon;
8
- static register(): void;
9
- protected render(): string;
5
+ static tag: "scandit-aimer-icon";
6
+ static create(): AimerSvgIcon;
7
+ static register(): void;
8
+ protected render(): string;
10
9
  }
11
10
  declare global {
12
- interface HTMLElementTagNameMap {
13
- [AimerSvgIcon.tag]: AimerSvgIcon;
14
- }
11
+ interface HTMLElementTagNameMap {
12
+ [AimerSvgIcon.tag]: AimerSvgIcon;
13
+ }
15
14
  }
16
-
17
- export { AimerSvgIcon };
15
+ //#endregion
16
+ export { AimerSvgIcon };
@@ -1 +1 @@
1
- import {a}from'../../../chunks/chunk-O7EM4VIM.js';import {a as a$2}from'../../../chunks/chunk-UWBNF47P.js';import {a as a$1}from'../../../chunks/chunk-3A4KLILV.js';var e=class e extends a{static create(){return e.register(),document.createElement(e.tag)}static register(){a$1({[e.tag]:e});}render(){return a$2`<style>${e.tag}{display:flex}</style><svg width="${this.size}" height="${this.heightForViewbox(24,24)}" viewBox="0 0 25 25" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.62183 3.52393C5.41269 3.52393 3.62183 5.31479 3.62183 7.52393V9.47035H5.60397V7.50607C5.60397 6.4015 6.4994 5.50607 7.60397 5.50607H9.56826V3.52393H7.62183ZM16.1754 3.52393V5.50607H18.1397C19.2443 5.50607 20.1397 6.4015 20.1397 7.50607V9.47035H22.1218V7.52393C22.1218 5.31479 20.331 3.52393 18.1218 3.52393H16.1754ZM9.56825 20.0418H7.60397C6.4994 20.0418 5.60397 19.1464 5.60397 18.0418V16.0775H3.62183V18.0239C3.62183 20.2331 5.41269 22.0239 7.62183 22.0239H9.56825V20.0418ZM16.1754 22.0239H18.1218C20.331 22.0239 22.1218 20.2331 22.1218 18.0239V16.0775H20.1397V18.0418C20.1397 19.1464 19.2443 20.0418 18.1397 20.0418H16.1754V22.0239Z" fill="${this.fill}"/></svg>`}};e.tag="scandit-aimer-icon";var l=e;export{l as AimerSvgIcon};
1
+ import{defineCustomElements as e}from"../../utils/defineCustomElements.js";import{html as t}from"../../utils/html.js";import{SvgIcon as n}from"./SvgIcon.js";var r=class r extends n{static create(){return r.register(),document.createElement(r.tag)}static register(){e({[r.tag]:r})}render(){return t`<style>${r.tag}{display:flex}</style><svg width="${this.size}" height="${this.heightForViewbox(24,24)}" viewBox="0 0 25 25" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.62183 3.52393C5.41269 3.52393 3.62183 5.31479 3.62183 7.52393V9.47035H5.60397V7.50607C5.60397 6.4015 6.4994 5.50607 7.60397 5.50607H9.56826V3.52393H7.62183ZM16.1754 3.52393V5.50607H18.1397C19.2443 5.50607 20.1397 6.4015 20.1397 7.50607V9.47035H22.1218V7.52393C22.1218 5.31479 20.331 3.52393 18.1218 3.52393H16.1754ZM9.56825 20.0418H7.60397C6.4994 20.0418 5.60397 19.1464 5.60397 18.0418V16.0775H3.62183V18.0239C3.62183 20.2331 5.41269 22.0239 7.62183 22.0239H9.56825V20.0418ZM16.1754 22.0239H18.1218C20.331 22.0239 22.1218 20.2331 22.1218 18.0239V16.0775H20.1397V18.0418C20.1397 19.1464 19.2443 20.0418 18.1397 20.0418H16.1754V22.0239Z" fill="${this.fill}"/></svg>`}};r.tag=`scandit-aimer-icon`;export{r as AimerSvgIcon};
@@ -1,17 +1,16 @@
1
- /// <reference types="emscripten" />
2
- import { SvgIcon } from './SvgIcon.js';
3
- import '../../utils/ScanditHTMLElement.js';
1
+ import { t as SvgIcon } from "../../../SvgIcon-CAR8Tf7x.js";
4
2
 
3
+ //#region src/main/private/ui/atoms/ArrowDownSvgIcon.d.ts
5
4
  declare class ArrowDownSvgIcon extends SvgIcon {
6
- static tag: "scandit-arrow-down-icon";
7
- static create(): ArrowDownSvgIcon;
8
- static register(): void;
9
- protected render(): string;
5
+ static tag: "scandit-arrow-down-icon";
6
+ static create(): ArrowDownSvgIcon;
7
+ static register(): void;
8
+ protected render(): string;
10
9
  }
11
10
  declare global {
12
- interface HTMLElementTagNameMap {
13
- [ArrowDownSvgIcon.tag]: ArrowDownSvgIcon;
14
- }
11
+ interface HTMLElementTagNameMap {
12
+ [ArrowDownSvgIcon.tag]: ArrowDownSvgIcon;
13
+ }
15
14
  }
16
-
17
- export { ArrowDownSvgIcon };
15
+ //#endregion
16
+ export { ArrowDownSvgIcon };
@@ -1,2 +1 @@
1
- import {a}from'../../../chunks/chunk-O7EM4VIM.js';import {a as a$2}from'../../../chunks/chunk-UWBNF47P.js';import {a as a$1}from'../../../chunks/chunk-3A4KLILV.js';var e=class e extends a{static create(){return document.createElement(e.tag)}static register(){a$1({[e.tag]:e});}render(){return a$2`<style>${e.tag}{display:flex}</style><svg width="${this.size}" height="${this.heightForViewbox(24,24)}" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.65077 13.2407C5.23145 12.8813 4.60015 12.9299 4.24073 13.3492C3.8813 13.7685 3.92987 14.3998 4.34919 14.7593L11.3492 20.7593C11.7237 21.0802 12.2763 21.0802 12.6508 20.7593L19.6508 14.7593C20.0701 14.3998 20.1187 13.7685 19.7592 13.3492C19.3998 12.9299 18.7685 12.8813 18.3492 13.2407L13 17.8258L13 4.99998C13 4.4477 12.5522 3.99998 12 3.99998C11.4477 3.99998 11 4.4477 11 4.99998L11 17.8258L5.65077 13.2407Z" fill="${this.fill}"/></svg>`}};e.tag="scandit-arrow-down-icon";var o=e;
2
- export{o as ArrowDownSvgIcon};
1
+ import{defineCustomElements as e}from"../../utils/defineCustomElements.js";import{html as t}from"../../utils/html.js";import{SvgIcon as n}from"./SvgIcon.js";var r=class r extends n{static create(){return document.createElement(r.tag)}static register(){e({[r.tag]:r})}render(){return t`<style>${r.tag}{display:flex}</style><svg width="${this.size}" height="${this.heightForViewbox(24,24)}" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.65077 13.2407C5.23145 12.8813 4.60015 12.9299 4.24073 13.3492C3.8813 13.7685 3.92987 14.3998 4.34919 14.7593L11.3492 20.7593C11.7237 21.0802 12.2763 21.0802 12.6508 20.7593L19.6508 14.7593C20.0701 14.3998 20.1187 13.7685 19.7592 13.3492C19.3998 12.9299 18.7685 12.8813 18.3492 13.2407L13 17.8258L13 4.99998C13 4.4477 12.5522 3.99998 12 3.99998C11.4477 3.99998 11 4.4477 11 4.99998L11 17.8258L5.65077 13.2407Z" fill="${this.fill}"/></svg>`}};r.tag=`scandit-arrow-down-icon`;export{r as ArrowDownSvgIcon};
@@ -1,17 +1,16 @@
1
- /// <reference types="emscripten" />
2
- import { SvgIcon } from './SvgIcon.js';
3
- import '../../utils/ScanditHTMLElement.js';
1
+ import { t as SvgIcon } from "../../../SvgIcon-CAR8Tf7x.js";
4
2
 
3
+ //#region src/main/private/ui/atoms/ArrowLeftSvgIcon.d.ts
5
4
  declare class ArrowLeftSvgIcon extends SvgIcon {
6
- static tag: "scandit-arrow-left-icon";
7
- static create(): ArrowLeftSvgIcon;
8
- static register(): void;
9
- protected render(): string;
5
+ static tag: "scandit-arrow-left-icon";
6
+ static create(): ArrowLeftSvgIcon;
7
+ static register(): void;
8
+ protected render(): string;
10
9
  }
11
10
  declare global {
12
- interface HTMLElementTagNameMap {
13
- [ArrowLeftSvgIcon.tag]: ArrowLeftSvgIcon;
14
- }
11
+ interface HTMLElementTagNameMap {
12
+ [ArrowLeftSvgIcon.tag]: ArrowLeftSvgIcon;
13
+ }
15
14
  }
16
-
17
- export { ArrowLeftSvgIcon };
15
+ //#endregion
16
+ export { ArrowLeftSvgIcon };
@@ -1,2 +1 @@
1
- import {a}from'../../../chunks/chunk-O7EM4VIM.js';import {a as a$2}from'../../../chunks/chunk-UWBNF47P.js';import {a as a$1}from'../../../chunks/chunk-3A4KLILV.js';var e=class e extends a{static create(){return document.createElement(e.tag)}static register(){a$1({[e.tag]:e});}render(){return a$2`<style>${e.tag}{display:flex}</style><svg width="${this.size}" height="${this.heightForViewbox(24,24)}" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7593 5.65077C11.1187 5.23145 11.0701 4.60015 10.6508 4.24073C10.2315 3.8813 9.60016 3.92986 9.24074 4.34919L3.24074 11.3492C2.91975 11.7237 2.91975 12.2763 3.24074 12.6508L9.24074 19.6508C9.60017 20.0701 10.2315 20.1187 10.6508 19.7592C11.0701 19.3998 11.1187 18.7685 10.7593 18.3492L6.1742 13L19 13C19.5523 13 20 12.5522 20 12C20 11.4477 19.5523 11 19 11L6.17424 11L10.7593 5.65077Z" fill="${this.fill}"/></svg>`}};e.tag="scandit-arrow-left-icon";var l=e;
2
- export{l as ArrowLeftSvgIcon};
1
+ import{defineCustomElements as e}from"../../utils/defineCustomElements.js";import{html as t}from"../../utils/html.js";import{SvgIcon as n}from"./SvgIcon.js";var r=class r extends n{static create(){return document.createElement(r.tag)}static register(){e({[r.tag]:r})}render(){return t`<style>${r.tag}{display:flex}</style><svg width="${this.size}" height="${this.heightForViewbox(24,24)}" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7593 5.65077C11.1187 5.23145 11.0701 4.60015 10.6508 4.24073C10.2315 3.8813 9.60016 3.92986 9.24074 4.34919L3.24074 11.3492C2.91975 11.7237 2.91975 12.2763 3.24074 12.6508L9.24074 19.6508C9.60017 20.0701 10.2315 20.1187 10.6508 19.7592C11.0701 19.3998 11.1187 18.7685 10.7593 18.3492L6.1742 13L19 13C19.5523 13 20 12.5522 20 12C20 11.4477 19.5523 11 19 11L6.17424 11L10.7593 5.65077Z" fill="${this.fill}"/></svg>`}};r.tag=`scandit-arrow-left-icon`;export{r as ArrowLeftSvgIcon};
@@ -1,17 +1,16 @@
1
- /// <reference types="emscripten" />
2
- import { SvgIcon } from './SvgIcon.js';
3
- import '../../utils/ScanditHTMLElement.js';
1
+ import { t as SvgIcon } from "../../../SvgIcon-CAR8Tf7x.js";
4
2
 
3
+ //#region src/main/private/ui/atoms/ArrowRightSvgIcon.d.ts
5
4
  declare class ArrowRightSvgIcon extends SvgIcon {
6
- static tag: "scandit-arrow-right-icon";
7
- static create(): ArrowRightSvgIcon;
8
- static register(): void;
9
- protected render(): string;
5
+ static tag: "scandit-arrow-right-icon";
6
+ static create(): ArrowRightSvgIcon;
7
+ static register(): void;
8
+ protected render(): string;
10
9
  }
11
10
  declare global {
12
- interface HTMLElementTagNameMap {
13
- [ArrowRightSvgIcon.tag]: ArrowRightSvgIcon;
14
- }
11
+ interface HTMLElementTagNameMap {
12
+ [ArrowRightSvgIcon.tag]: ArrowRightSvgIcon;
13
+ }
15
14
  }
16
-
17
- export { ArrowRightSvgIcon };
15
+ //#endregion
16
+ export { ArrowRightSvgIcon };