@scandit/web-datacapture-label 8.4.1 → 8.5.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 (514) hide show
  1. package/THIRD_PARTY.txt +45 -2
  2. package/build/js/AdaptiveRecognitionMode-DBr--JVQ.d.ts +25 -0
  3. package/build/js/AdaptiveRecognitionResult-Clnk-SP8.d.ts +564 -0
  4. package/build/js/BarcodeField-CWg5Ve8v.d.ts +9 -0
  5. package/build/js/BarcodeFieldBuilder-CSsj0EXY.d.ts +21 -0
  6. package/build/js/Button-Ou77FlfL.d.ts +68 -0
  7. package/build/js/CapturedLabel-PjFfeqht.d.ts +30 -0
  8. package/build/js/CustomBarcode-B9b3T3wr.d.ts +29 -0
  9. package/build/js/CustomBarcodeBuilder-DdWG8iCR.d.ts +18 -0
  10. package/build/js/CustomText-Cl2GuEWp.d.ts +27 -0
  11. package/build/js/CustomTextBuilder-0AbdOASa.d.ts +20 -0
  12. package/build/js/DateText-qQtIgcnZ.d.ts +25 -0
  13. package/build/js/DateTextBuilder-D4LModbR.d.ts +21 -0
  14. package/build/js/ExpiryDateText-DkTHW-n-.d.ts +25 -0
  15. package/build/js/ExpiryDateTextBuilder-BGrTAbAB.d.ts +20 -0
  16. package/build/js/ImeiOneBarcode-d4T3iiT8.d.ts +22 -0
  17. package/build/js/ImeiOneBarcodeBuilder-B9onIT76.d.ts +15 -0
  18. package/build/js/ImeiTwoBarcode-DhmyWFV3.d.ts +22 -0
  19. package/build/js/ImeiTwoBarcodeBuilder-JChbnrgN.d.ts +15 -0
  20. package/build/js/LabelCapture-BZi-QVCO.d.ts +42 -0
  21. package/build/js/LabelCaptureAdvancedOverlay-e09i_aoX.d.ts +89 -0
  22. package/build/js/LabelCaptureBasicOverlay-BZl1LJkD.d.ts +63 -0
  23. package/build/js/LabelCaptureFeedback-Bc-zIaL_.d.ts +15 -0
  24. package/build/js/LabelCaptureOverlayJSON-B6X3-JDh.d.ts +9 -0
  25. package/build/js/LabelCaptureSession-Dc8YZO9H.d.ts +22 -0
  26. package/build/js/LabelCaptureSettings-D4GHiKnt.d.ts +29 -0
  27. package/build/js/LabelCaptureWorkerManager-gBKe9YXf.js +1 -0
  28. package/build/js/LabelDateComponentFormat-BDdyln8r.d.ts +8 -0
  29. package/build/js/LabelDateFormat-C9T5qNMc.d.ts +17 -0
  30. package/build/js/LabelDateResult-CQ9G5zQl.d.ts +27 -0
  31. package/build/js/LabelDefinition-CAZoQj1a.d.ts +71 -0
  32. package/build/js/LabelField-BAO35-Eb.d.ts +44 -0
  33. package/build/js/LabelFieldDefinition-CuGI3QUq.d.ts +9 -0
  34. package/build/js/LabelFieldDefinitionBuilder-rN0LybgZ.d.ts +37 -0
  35. package/build/js/LabelFieldLocation-DDqgTh17.d.ts +22 -0
  36. package/build/js/LabelFieldState-JJ7Cbn3n.d.ts +8 -0
  37. package/build/js/LabelFieldType-DEXmgciU.d.ts +8 -0
  38. package/build/js/LabelFieldValueType-C8ZfGaCT.d.ts +10 -0
  39. package/build/js/PackingDateText-DH3NkY_K.d.ts +25 -0
  40. package/build/js/PackingDateTextBuilder-Cay2b3Se.d.ts +20 -0
  41. package/build/js/PartNumberBarcode-Dzx1zF4O.d.ts +22 -0
  42. package/build/js/PartNumberBarcodeBuilder-Bwg9UTcy.d.ts +15 -0
  43. package/build/js/ReceiptScanningLineItem-CZ--bISr.d.ts +40 -0
  44. package/build/js/SerialNumberBarcode-DWBGJVoz.d.ts +22 -0
  45. package/build/js/SerialNumberBarcodeBuilder-oSUDdRsf.d.ts +15 -0
  46. package/build/js/TextField-CTCb88lU.d.ts +6 -0
  47. package/build/js/TextFieldBuilder-biW0vkn0.d.ts +6 -0
  48. package/build/js/TotalPriceText-BydB0NCL.d.ts +22 -0
  49. package/build/js/TotalPriceTextBuilder-B8MK5Xjy.d.ts +17 -0
  50. package/build/js/UnitPriceText-C7EwC-Go.d.ts +22 -0
  51. package/build/js/UnitPriceTextBuilder-Bc7dIZF4.d.ts +17 -0
  52. package/build/js/ValidationFlowField-DL7FdqPM.d.ts +21 -0
  53. package/build/js/WeightText-DrWQ9nBI.d.ts +22 -0
  54. package/build/js/WeightTextBuilder-BzG1seYF.d.ts +17 -0
  55. package/build/js/api/AdaptiveRecognitionMode.d.ts +2 -24
  56. package/build/js/api/AdaptiveRecognitionMode.js +1 -1
  57. package/build/js/api/AdaptiveRecognitionResult.d.ts +2 -37
  58. package/build/js/api/AdaptiveRecognitionResult.js +1 -1
  59. package/build/js/api/BarcodeField.d.ts +2 -8
  60. package/build/js/api/BarcodeFieldBuilder.d.ts +2 -14
  61. package/build/js/api/BarcodeFieldBuilder.js +1 -1
  62. package/build/js/api/CapturedLabel.d.ts +2 -34
  63. package/build/js/api/CapturedLabel.js +1 -1
  64. package/build/js/api/CustomBarcode.d.ts +2 -30
  65. package/build/js/api/CustomBarcode.js +1 -1
  66. package/build/js/api/CustomBarcodeBuilder.d.ts +2 -21
  67. package/build/js/api/CustomBarcodeBuilder.js +1 -1
  68. package/build/js/api/CustomText.d.ts +2 -62
  69. package/build/js/api/CustomText.js +1 -1
  70. package/build/js/api/CustomTextBuilder.d.ts +2 -57
  71. package/build/js/api/CustomTextBuilder.js +1 -1
  72. package/build/js/api/DateText.d.ts +2 -59
  73. package/build/js/api/DateText.js +1 -1
  74. package/build/js/api/DateTextBuilder.d.ts +2 -57
  75. package/build/js/api/DateTextBuilder.js +1 -1
  76. package/build/js/api/ExpiryDateText.d.ts +2 -59
  77. package/build/js/api/ExpiryDateText.js +1 -1
  78. package/build/js/api/ExpiryDateTextBuilder.d.ts +2 -56
  79. package/build/js/api/ExpiryDateTextBuilder.js +1 -1
  80. package/build/js/api/ImeiOneBarcode.d.ts +2 -22
  81. package/build/js/api/ImeiOneBarcode.js +1 -1
  82. package/build/js/api/ImeiOneBarcodeBuilder.d.ts +2 -17
  83. package/build/js/api/ImeiOneBarcodeBuilder.js +1 -1
  84. package/build/js/api/ImeiTwoBarcode.d.ts +2 -22
  85. package/build/js/api/ImeiTwoBarcode.js +1 -1
  86. package/build/js/api/ImeiTwoBarcodeBuilder.d.ts +2 -17
  87. package/build/js/api/ImeiTwoBarcodeBuilder.js +1 -1
  88. package/build/js/api/LabelCapture.d.ts +2 -58
  89. package/build/js/api/LabelCapture.js +1 -1
  90. package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.d.ts +45 -98
  91. package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.js +1 -1
  92. package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.d.ts +2 -37
  93. package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.js +1 -1
  94. package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +2 -60
  95. package/build/js/api/LabelCaptureAdvancedOverlay.js +1 -1
  96. package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +2 -60
  97. package/build/js/api/LabelCaptureBasicOverlay.d.ts +2 -60
  98. package/build/js/api/LabelCaptureBasicOverlay.js +1 -1
  99. package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +2 -60
  100. package/build/js/api/LabelCaptureFeedback.d.ts +2 -14
  101. package/build/js/api/LabelCaptureFeedback.js +1 -1
  102. package/build/js/api/LabelCaptureListener.d.ts +2 -58
  103. package/build/js/api/LabelCaptureOverlayJSON.d.ts +2 -44
  104. package/build/js/api/LabelCaptureSession.d.ts +2 -28
  105. package/build/js/api/LabelCaptureSession.js +1 -1
  106. package/build/js/api/LabelCaptureSettings.d.ts +2 -79
  107. package/build/js/api/LabelCaptureSettings.js +1 -1
  108. package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.d.ts +37 -89
  109. package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.js +1 -1
  110. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.d.ts +291 -350
  111. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.js +1 -1
  112. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.d.ts +205 -225
  113. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.js +1 -1
  114. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.d.ts +254 -281
  115. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.js +1 -1
  116. package/build/js/api/LabelCaptureValidationFlowFeedback.d.ts +11 -10
  117. package/build/js/api/LabelCaptureValidationFlowFeedback.js +1 -1
  118. package/build/js/api/LabelCaptureValidationFlowSettings.d.ts +49 -48
  119. package/build/js/api/LabelCaptureValidationFlowSettings.js +1 -1
  120. package/build/js/api/LabelDateComponentFormat.d.ts +2 -7
  121. package/build/js/api/LabelDateComponentFormat.js +1 -1
  122. package/build/js/api/LabelDateFormat.d.ts +2 -16
  123. package/build/js/api/LabelDateFormat.js +1 -1
  124. package/build/js/api/LabelDateResult.d.ts +2 -26
  125. package/build/js/api/LabelDateResult.js +1 -1
  126. package/build/js/api/LabelDefinition.d.ts +2 -93
  127. package/build/js/api/LabelDefinition.js +1 -1
  128. package/build/js/api/LabelField.d.ts +2 -43
  129. package/build/js/api/LabelField.js +1 -1
  130. package/build/js/api/LabelFieldDefinition.d.ts +2 -8
  131. package/build/js/api/LabelFieldDefinitionBuilder.d.ts +2 -16
  132. package/build/js/api/LabelFieldDefinitionBuilder.js +1 -1
  133. package/build/js/api/LabelFieldLocation.d.ts +2 -21
  134. package/build/js/api/LabelFieldLocation.js +1 -1
  135. package/build/js/api/LabelFieldLocationType.d.ts +13 -12
  136. package/build/js/api/LabelFieldLocationType.js +1 -1
  137. package/build/js/api/LabelFieldState.d.ts +2 -7
  138. package/build/js/api/LabelFieldState.js +1 -1
  139. package/build/js/api/LabelFieldType.d.ts +2 -7
  140. package/build/js/api/LabelFieldType.js +1 -1
  141. package/build/js/api/LabelFieldValueType.d.ts +2 -9
  142. package/build/js/api/LabelFieldValueType.js +1 -1
  143. package/build/js/api/LabelResultUpdateType.d.ts +6 -5
  144. package/build/js/api/LabelResultUpdateType.js +1 -1
  145. package/build/js/api/PackingDateText.d.ts +2 -59
  146. package/build/js/api/PackingDateText.js +1 -1
  147. package/build/js/api/PackingDateTextBuilder.d.ts +2 -56
  148. package/build/js/api/PackingDateTextBuilder.js +1 -1
  149. package/build/js/api/PartNumberBarcode.d.ts +2 -22
  150. package/build/js/api/PartNumberBarcode.js +1 -1
  151. package/build/js/api/PartNumberBarcodeBuilder.d.ts +2 -17
  152. package/build/js/api/PartNumberBarcodeBuilder.js +1 -1
  153. package/build/js/api/PrivateReceiptScanningHandler.d.ts +30 -66
  154. package/build/js/api/PrivateReceiptScanningHandler.js +1 -1
  155. package/build/js/api/PrivateReceiptScanningListener.d.ts +17 -52
  156. package/build/js/api/PrivateValidationFlowHandler.d.ts +38 -69
  157. package/build/js/api/PrivateValidationFlowHandler.js +1 -1
  158. package/build/js/api/ReceiptScanningLineItem.d.ts +2 -39
  159. package/build/js/api/ReceiptScanningLineItem.js +1 -1
  160. package/build/js/api/ReceiptScanningResult.d.ts +2 -37
  161. package/build/js/api/ReceiptScanningResult.js +1 -1
  162. package/build/js/api/SerialNumberBarcode.d.ts +2 -22
  163. package/build/js/api/SerialNumberBarcode.js +1 -1
  164. package/build/js/api/SerialNumberBarcodeBuilder.d.ts +2 -17
  165. package/build/js/api/SerialNumberBarcodeBuilder.js +1 -1
  166. package/build/js/api/TextField.d.ts +2 -6
  167. package/build/js/api/TextFieldBuilder.d.ts +2 -6
  168. package/build/js/api/TextFieldBuilder.js +1 -1
  169. package/build/js/api/TotalPriceText.d.ts +2 -57
  170. package/build/js/api/TotalPriceText.js +1 -1
  171. package/build/js/api/TotalPriceTextBuilder.d.ts +2 -54
  172. package/build/js/api/TotalPriceTextBuilder.js +1 -1
  173. package/build/js/api/UnitPriceText.d.ts +2 -57
  174. package/build/js/api/UnitPriceText.js +1 -1
  175. package/build/js/api/UnitPriceTextBuilder.d.ts +2 -54
  176. package/build/js/api/UnitPriceTextBuilder.js +1 -1
  177. package/build/js/api/ValidationFlowField.d.ts +2 -26
  178. package/build/js/api/ValidationFlowField.js +1 -1
  179. package/build/js/api/WeightText.d.ts +2 -57
  180. package/build/js/api/WeightText.js +1 -1
  181. package/build/js/api/WeightTextBuilder.d.ts +2 -54
  182. package/build/js/api/WeightTextBuilder.js +1 -1
  183. package/build/js/dataCaptureEngine-CqE4l_uy.d.ts +36 -0
  184. package/build/js/djinni-types/sdcAnalyticsModule.d.ts +18 -18
  185. package/build/js/djinni-types/sdcBarcodeData.d.ts +2 -47
  186. package/build/js/djinni-types/sdcBarcodeData.js +1 -1
  187. package/build/js/djinni-types/sdcBarcodeInternalSdkData.d.ts +2 -36
  188. package/build/js/djinni-types/sdcCoreCommon.d.ts +2 -13
  189. package/build/js/djinni-types/sdcCoreCommon.js +1 -1
  190. package/build/js/djinni-types/sdcCoreCommonBuffer.d.ts +2 -11
  191. package/build/js/djinni-types/sdcCoreCommonGeometry.d.ts +2 -56
  192. package/build/js/djinni-types/sdcCoreCommonGeometry.js +1 -1
  193. package/build/js/djinni-types/sdcCoreCommonGraphic.d.ts +2 -22
  194. package/build/js/djinni-types/sdcCoreCommonGraphic.js +1 -1
  195. package/build/js/djinni-types/sdcCoreInternalSdkArea.d.ts +2 -39
  196. package/build/js/djinni-types/sdcCoreInternalSdkCapture.d.ts +2 -9
  197. package/build/js/djinni-types/sdcCoreInternalSdkCapture.js +1 -1
  198. package/build/js/djinni-types/sdcCoreInternalSdkCommonAsync.d.ts +2 -12
  199. package/build/js/djinni-types/sdcCoreInternalSdkCommonGeometry.d.ts +2 -50
  200. package/build/js/djinni-types/sdcCoreInternalSdkCommonGeometry.js +1 -1
  201. package/build/js/djinni-types/sdcCoreInternalSdkCommonGraphics.d.ts +2 -10
  202. package/build/js/djinni-types/sdcCoreInternalSdkOcr.d.ts +2 -35
  203. package/build/js/djinni-types/sdcCoreInternalSdkUiStyle.d.ts +2 -11
  204. package/build/js/djinni-types/sdcCoreInternalSdkUiViewfinder.d.ts +2 -77
  205. package/build/js/djinni-types/sdcCoreInternalSdkUiViewfinder.js +1 -1
  206. package/build/js/djinni-types/sdcLabelData.d.ts +2 -37
  207. package/build/js/djinni-types/sdcLabelData.js +1 -1
  208. package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +2 -15
  209. package/build/js/djinni-types/sdcLabelInternalModuleCapture.js +1 -1
  210. package/build/js/djinni-types/sdcLabelInternalModuleData.d.ts +2 -65
  211. package/build/js/djinni-types/sdcLabelInternalModuleData.js +1 -1
  212. package/build/js/djinni-types/sdcLabelInternalModuleUiOverlay.d.ts +2 -135
  213. package/build/js/djinni-types/sdcSymbologySettings.d.ts +2 -21
  214. package/build/js/{global.d.d.ts → global.d.ts} +7 -8
  215. package/build/js/index.d.ts +53 -82
  216. package/build/js/index.js +1 -1
  217. package/build/js/moduleLoader.d.ts +4 -3
  218. package/build/js/moduleLoader.js +1 -1
  219. package/build/js/nativeCall-q32Awp0L.d.ts +13 -0
  220. package/build/js/nativeDispatch-C7kZCRYA.d.ts +13 -0
  221. package/build/js/private/PrivateLabelFieldDefinition.d.ts +7 -41
  222. package/build/js/private/PrivateRectangularLocationSelectionJSON.d.ts +6 -5
  223. package/build/js/private/adaptiveRecognitionModeTranslator.d.ts +5 -4
  224. package/build/js/private/adaptiveRecognitionModeTranslator.js +1 -1
  225. package/build/js/private/brushTranslator.d.ts +10 -9
  226. package/build/js/private/brushTranslator.js +1 -1
  227. package/build/js/private/createProxiedViewFinder.d.ts +6 -63
  228. package/build/js/private/createProxiedViewFinder.js +1 -1
  229. package/build/js/private/fromWrappedFutureToPromise.d.ts +4 -3
  230. package/build/js/private/fromWrappedFutureToPromise.js +1 -1
  231. package/build/js/private/labelFieldLocationTypeTranslator.d.ts +6 -5
  232. package/build/js/private/labelFieldLocationTypeTranslator.js +1 -1
  233. package/build/js/private/measureTranslator.d.ts +5 -4
  234. package/build/js/private/measureTranslator.js +1 -1
  235. package/build/js/private/numberTranslator.d.ts +5 -4
  236. package/build/js/private/numberTranslator.js +1 -1
  237. package/build/js/private/scrollIntoView/compute.d.ts +56 -56
  238. package/build/js/private/scrollIntoView/compute.js +1 -1
  239. package/build/js/private/scrollIntoView/index.d.ts +9 -8
  240. package/build/js/private/scrollIntoView/index.js +1 -1
  241. package/build/js/private/scrollIntoView/types.d.ts +11 -10
  242. package/build/js/private/symbologiesTranslator.d.ts +7 -6
  243. package/build/js/private/symbologiesTranslator.js +1 -1
  244. package/build/js/private/viewfinderTranslator.d.ts +6 -9
  245. package/build/js/private/viewfinderTranslator.js +1 -1
  246. package/build/js/sdcBarcodeData-DOuUPRUb.d.ts +47 -0
  247. package/build/js/sdcBarcodeInternalSdkData-CJZsjs8c.d.ts +36 -0
  248. package/build/js/sdcCoreCommon-kHUoe_GV.d.ts +13 -0
  249. package/build/js/sdcCoreCommonBuffer-DjQM-W5x.d.ts +11 -0
  250. package/build/js/sdcCoreCommonGeometry-Bxvlllkc.d.ts +56 -0
  251. package/build/js/sdcCoreCommonGraphic-hFLsxC6K.d.ts +22 -0
  252. package/build/js/sdcCoreInternalSdkArea-BDbnSRls.d.ts +38 -0
  253. package/build/js/sdcCoreInternalSdkCapture-CcabgRl6.d.ts +9 -0
  254. package/build/js/sdcCoreInternalSdkCommonAsync-8G3-3n53.d.ts +12 -0
  255. package/build/js/sdcCoreInternalSdkCommonGeometry-BdkRyMJ5.d.ts +50 -0
  256. package/build/js/sdcCoreInternalSdkCommonGraphics-DRTWPww6.d.ts +10 -0
  257. package/build/js/sdcCoreInternalSdkOcr-rkdYyZLs.d.ts +34 -0
  258. package/build/js/sdcCoreInternalSdkUiStyle-pVbYygcu.d.ts +11 -0
  259. package/build/js/sdcCoreInternalSdkUiViewfinder-BoG0LyRj.d.ts +73 -0
  260. package/build/js/sdcLabelData-CHLquvuG.d.ts +37 -0
  261. package/build/js/sdcLabelInternalModuleCapture-B6-1Wjzn.d.ts +512 -0
  262. package/build/js/sdcLabelInternalModuleData-D_O2Y4cu.d.ts +63 -0
  263. package/build/js/sdcLabelInternalModuleUiOverlay-CGIKcVOW.d.ts +113 -0
  264. package/build/js/sdcSymbologySettings-CR04eT_a.d.ts +21 -0
  265. package/build/js/ui/atoms/AdaptiveRecognitionOverlay.d.ts +21 -20
  266. package/build/js/ui/atoms/AdaptiveRecognitionOverlay.js +1 -1
  267. package/build/js/ui/atoms/Button.d.ts +2 -67
  268. package/build/js/ui/atoms/Button.js +1 -1
  269. package/build/js/ui/atoms/TextInput.d.ts +189 -188
  270. package/build/js/ui/atoms/TextInput.js +1 -1
  271. package/build/js/ui/atoms/viewportUtils.d.ts +3 -2
  272. package/build/js/ui/atoms/viewportUtils.js +1 -1
  273. package/build/js/ui/controllers/KeyboardVisibilityController.d.ts +131 -130
  274. package/build/js/ui/controllers/KeyboardVisibilityController.js +1 -1
  275. package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.d.ts +97 -96
  276. package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.js +1 -1
  277. package/build/js/viewfinderTranslator-BSoFZt6m.js +1 -0
  278. package/build/js/vite-env.d.ts +1 -0
  279. package/build/js/worker/LabelCaptureWorkerManager.d.ts +17 -45
  280. package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
  281. package/build/js/worker/NativeImplementationRegistry.d.ts +19 -0
  282. package/build/js/worker/NativeImplementationRegistry.js +1 -0
  283. package/build/js/worker/WorkerMain.d.ts +22 -58
  284. package/build/js/worker/WorkerMain.js +1 -1
  285. package/build/js/worker/WorkerRegistry.d.ts +4 -40
  286. package/build/js/worker/WorkerRegistry.js +1 -1
  287. package/build/js/worker/dataCaptureEngine.d.ts +2 -67
  288. package/build/js/worker/dataCaptureEngine.js +1 -1
  289. package/build/js/worker/dataCaptureWorkerRelated.d.ts +2 -37
  290. package/build/js/worker/handlers/FieldBuilderHandler.d.ts +6 -41
  291. package/build/js/worker/handlers/FieldBuilderHandler.js +1 -1
  292. package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.d.ts +21 -57
  293. package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.js +1 -1
  294. package/build/js/worker/handlers/ReceiptScanningHandler.d.ts +10 -48
  295. package/build/js/worker/handlers/ReceiptScanningHandler.js +1 -1
  296. package/build/js/worker/handlers/SettingsHandler.d.ts +9 -47
  297. package/build/js/worker/handlers/SettingsHandler.js +1 -1
  298. package/build/js/worker/handlers/ValidationFlowHandler.d.ts +12 -50
  299. package/build/js/worker/handlers/ValidationFlowHandler.js +1 -1
  300. package/build/js/worker/labelWorkerHandler.d.ts +4 -40
  301. package/build/js/worker/labelWorkerHandler.js +1 -1
  302. package/build/js/worker/nativeCall.d.ts +2 -0
  303. package/build/js/worker/nativeCall.js +1 -0
  304. package/build/js/worker/nativeDispatch.d.ts +2 -0
  305. package/build/js/worker/nativeDispatch.js +1 -0
  306. package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +13 -47
  307. package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
  308. package/build/js/worker/proxies/CapturedLabelProxy.d.ts +12 -47
  309. package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
  310. package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +24 -53
  311. package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
  312. package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +8 -43
  313. package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
  314. package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +18 -52
  315. package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
  316. package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +14 -48
  317. package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
  318. package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +18 -55
  319. package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
  320. package/build/js/worker/proxies/LabelFieldProxy.d.ts +16 -50
  321. package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
  322. package/build/js/worker/proxies/NativeProxy.d.ts +2 -37
  323. package/build/js/worker/proxies/NativeProxy.js +1 -1
  324. package/build/js/worker/proxies/NoViewfinderProxy.d.ts +6 -41
  325. package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
  326. package/build/js/worker/proxies/ReceiptScanningHandlerProxy.d.ts +11 -48
  327. package/build/js/worker/proxies/ReceiptScanningHandlerProxy.js +1 -1
  328. package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.d.ts +9 -44
  329. package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.js +1 -1
  330. package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +27 -59
  331. package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
  332. package/build/js/worker/proxies/ValidationFlowListenerProxy.d.ts +16 -53
  333. package/build/js/worker/proxies/ValidationFlowListenerProxy.js +1 -1
  334. package/build/js/worker/proxies/base/BarcodeFieldProxyBase.d.ts +10 -43
  335. package/build/js/worker/proxies/base/BarcodeFieldProxyBase.js +1 -1
  336. package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.d.ts +38 -72
  337. package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.js +1 -1
  338. package/build/js/worker/proxies/base/index.d.ts +3 -39
  339. package/build/js/worker/proxies/base/index.js +1 -1
  340. package/build/js/worker/workerHandles.d.ts +2 -0
  341. package/build/js/worker/workerHandles.js +1 -0
  342. package/build/js/workerHandles-DhpaE-4P.d.ts +5 -0
  343. package/package.json +7 -7
  344. package/sdc-lib/label-worker-8.5.0.js +1 -0
  345. package/sdc-lib/resources/models/barcode_localization_clutter_aware.69933853e03e.model +0 -0
  346. package/sdc-lib/resources/models/invalidated_id_classification_default.e3985b833d16.model +0 -0
  347. package/sdc-lib/resources/models/ocr_attention.75e86b6ca0ca.model +0 -0
  348. package/sdc-lib/resources/models/qr_model_1.e790edc14d39.model +0 -0
  349. package/sdc-lib/resources/models/qr_model_2.515757826ca3.model +0 -0
  350. package/sdc-lib/resources/models/via_id_template_database.5a7e5789abb4.model +0 -0
  351. package/sdc-lib/scandit-datacapture-sdk-label-pthreads.js +1 -1
  352. package/sdc-lib/scandit-datacapture-sdk-label-pthreads.wasm +0 -0
  353. package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.js +1 -1
  354. package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.wasm +0 -0
  355. package/sdc-lib/scandit-datacapture-sdk-label-simd.js +1 -1
  356. package/sdc-lib/scandit-datacapture-sdk-label-simd.wasm +0 -0
  357. package/sdc-lib/scandit-datacapture-sdk-label.js +1 -1
  358. package/sdc-lib/scandit-datacapture-sdk-label.wasm +0 -0
  359. package/build/js/LabelCapture-DrHOFOh1.d.ts +0 -40
  360. package/build/js/LabelCaptureAdvancedOverlay-FdLIUFg0.d.ts +0 -87
  361. package/build/js/LabelCaptureBasicOverlay-DFtQFeL_.d.ts +0 -61
  362. package/build/js/NativeProxy-wKE5sxLq.d.ts +0 -1117
  363. package/build/js/chunks/chunk-2DVAT5HM.js +0 -1
  364. package/build/js/chunks/chunk-4PATACKR.js +0 -1
  365. package/build/js/chunks/chunk-4QEBUJAR.js +0 -1
  366. package/build/js/chunks/chunk-5X76K74S.js +0 -1
  367. package/build/js/chunks/chunk-67ANQYNA.js +0 -1
  368. package/build/js/chunks/chunk-6DWFIFUC.js +0 -1
  369. package/build/js/chunks/chunk-6KUQCOUB.js +0 -1
  370. package/build/js/chunks/chunk-74H5UWMJ.js +0 -1
  371. package/build/js/chunks/chunk-7FZ6M63O.js +0 -1
  372. package/build/js/chunks/chunk-7KVWUMHM.js +0 -1
  373. package/build/js/chunks/chunk-7V7K3PCH.js +0 -1
  374. package/build/js/chunks/chunk-7VGFHQT3.js +0 -1
  375. package/build/js/chunks/chunk-ABK45ILU.js +0 -1
  376. package/build/js/chunks/chunk-AP77K5WE.js +0 -0
  377. package/build/js/chunks/chunk-AVWCSTYV.js +0 -1
  378. package/build/js/chunks/chunk-BDA5SYXG.js +0 -1
  379. package/build/js/chunks/chunk-BEKGYADV.js +0 -1
  380. package/build/js/chunks/chunk-BGVFXDGB.js +0 -1
  381. package/build/js/chunks/chunk-BJFWGOUS.js +0 -1
  382. package/build/js/chunks/chunk-BJSBS5IL.js +0 -1
  383. package/build/js/chunks/chunk-BQJUSAIQ.js +0 -1
  384. package/build/js/chunks/chunk-BYHTDLZK.js +0 -1
  385. package/build/js/chunks/chunk-BYXHNUWR.js +0 -1
  386. package/build/js/chunks/chunk-CGNWTUD5.js +0 -1
  387. package/build/js/chunks/chunk-CHBH6UKJ.js +0 -1
  388. package/build/js/chunks/chunk-COOCFN2K.js +0 -1
  389. package/build/js/chunks/chunk-CS7EEHHH.js +0 -1
  390. package/build/js/chunks/chunk-CUHE565K.js +0 -1
  391. package/build/js/chunks/chunk-CVVZR6MJ.js +0 -1
  392. package/build/js/chunks/chunk-D5PIEZCN.js +0 -1
  393. package/build/js/chunks/chunk-D6QEVE6U.js +0 -1
  394. package/build/js/chunks/chunk-DDYADIOR.js +0 -1
  395. package/build/js/chunks/chunk-DE2UH73T.js +0 -1
  396. package/build/js/chunks/chunk-DY7YMUCC.js +0 -1
  397. package/build/js/chunks/chunk-F5NT65XG.js +0 -1
  398. package/build/js/chunks/chunk-FNR2MDR4.js +0 -1
  399. package/build/js/chunks/chunk-GCMVU762.js +0 -1
  400. package/build/js/chunks/chunk-H3VMMXMG.js +0 -1
  401. package/build/js/chunks/chunk-H4H6H5GI.js +0 -1
  402. package/build/js/chunks/chunk-HEK6YQO3.js +0 -1
  403. package/build/js/chunks/chunk-ITZZENSQ.js +0 -1
  404. package/build/js/chunks/chunk-J53ZQXAJ.js +0 -1
  405. package/build/js/chunks/chunk-JHBFCF6M.js +0 -1
  406. package/build/js/chunks/chunk-JO7OMLH3.js +0 -1
  407. package/build/js/chunks/chunk-KMUMMK5E.js +0 -0
  408. package/build/js/chunks/chunk-L3YJ62IW.js +0 -1
  409. package/build/js/chunks/chunk-L6U6LZ6D.js +0 -1
  410. package/build/js/chunks/chunk-LAW7AY4G.js +0 -1
  411. package/build/js/chunks/chunk-LEARM7VY.js +0 -1
  412. package/build/js/chunks/chunk-LLBGDMYR.js +0 -1
  413. package/build/js/chunks/chunk-LQCSGQVX.js +0 -1
  414. package/build/js/chunks/chunk-M4E4AARR.js +0 -1
  415. package/build/js/chunks/chunk-M6KOA6NQ.js +0 -1
  416. package/build/js/chunks/chunk-MGEXMPRG.js +0 -1
  417. package/build/js/chunks/chunk-MMRF53YY.js +0 -1
  418. package/build/js/chunks/chunk-MVGPTPXX.js +0 -1
  419. package/build/js/chunks/chunk-MWD5HRPP.js +0 -0
  420. package/build/js/chunks/chunk-N2RCJCCU.js +0 -1
  421. package/build/js/chunks/chunk-NCZG3BTH.js +0 -1
  422. package/build/js/chunks/chunk-NPDG2TI5.js +0 -1
  423. package/build/js/chunks/chunk-NRVY22W7.js +0 -1
  424. package/build/js/chunks/chunk-NY6UU4OC.js +0 -1
  425. package/build/js/chunks/chunk-O3LIL6A5.js +0 -1
  426. package/build/js/chunks/chunk-O5PVNK4O.js +0 -1
  427. package/build/js/chunks/chunk-OGERPOPP.js +0 -1
  428. package/build/js/chunks/chunk-OI3DYGBC.js +0 -1
  429. package/build/js/chunks/chunk-OUKHMYMT.js +0 -2
  430. package/build/js/chunks/chunk-PNBJM4BJ.js +0 -1
  431. package/build/js/chunks/chunk-POMTT6U2.js +0 -1
  432. package/build/js/chunks/chunk-QRSFFB7W.js +0 -1
  433. package/build/js/chunks/chunk-R5YROV5Y.js +0 -0
  434. package/build/js/chunks/chunk-SIJVFBZR.js +0 -1
  435. package/build/js/chunks/chunk-SUORGX6H.js +0 -0
  436. package/build/js/chunks/chunk-SYDG6PPD.js +0 -1
  437. package/build/js/chunks/chunk-TFLJLW4K.js +0 -1
  438. package/build/js/chunks/chunk-TUIKQEBE.js +0 -1
  439. package/build/js/chunks/chunk-U225O6FC.js +0 -1
  440. package/build/js/chunks/chunk-UWPIQICM.js +0 -1
  441. package/build/js/chunks/chunk-UZ2W2CJH.js +0 -1
  442. package/build/js/chunks/chunk-V6PSSDG3.js +0 -1
  443. package/build/js/chunks/chunk-VIPA3YVR.js +0 -1
  444. package/build/js/chunks/chunk-VNO3A222.js +0 -1
  445. package/build/js/chunks/chunk-VOGHX5ZK.js +0 -1
  446. package/build/js/chunks/chunk-VPU7TPNE.js +0 -1
  447. package/build/js/chunks/chunk-VSEPEYHT.js +0 -1
  448. package/build/js/chunks/chunk-X2BMTDWA.js +0 -1
  449. package/build/js/chunks/chunk-XCYFBGS2.js +0 -1
  450. package/build/js/chunks/chunk-XETUH5HN.js +0 -1
  451. package/build/js/chunks/chunk-XKSRWFDE.js +0 -1
  452. package/build/js/chunks/chunk-XRXASFAT.js +0 -1
  453. package/build/js/chunks/chunk-XTTGCSBA.js +0 -1
  454. package/build/js/chunks/chunk-ZFSXLH7S.js +0 -0
  455. package/build/js/chunks/chunk-ZU6C4VWO.js +0 -1
  456. package/build/js/chunks/chunk-ZWWBOSQM.js +0 -1
  457. package/build/js/chunks/chunk-ZX3QD2MF.js +0 -1
  458. package/build/js/global.d.js +0 -0
  459. package/build/js/sdcLabelInternalModuleCapture-yM8m0vEc.d.ts +0 -511
  460. package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.d.ts +0 -44
  461. package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.js +0 -1
  462. package/build/js/worker/handlers/LabelCaptureHandler.d.ts +0 -50
  463. package/build/js/worker/handlers/LabelCaptureHandler.js +0 -1
  464. package/build/js/worker/inlineWorker.d.d.ts +0 -4
  465. package/build/js/worker/inlineWorker.d.js +0 -0
  466. package/build/js/worker/labelCapture.inlineWorker.d.ts +0 -46
  467. package/build/js/worker/labelCapture.inlineWorker.js +0 -1
  468. package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +0 -58
  469. package/build/js/worker/proxies/BarcodeFieldProxy.js +0 -1
  470. package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +0 -50
  471. package/build/js/worker/proxies/CustomBarcodeProxy.js +0 -1
  472. package/build/js/worker/proxies/CustomTextProxy.d.ts +0 -49
  473. package/build/js/worker/proxies/CustomTextProxy.js +0 -1
  474. package/build/js/worker/proxies/DateTextProxy.d.ts +0 -49
  475. package/build/js/worker/proxies/DateTextProxy.js +0 -1
  476. package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +0 -52
  477. package/build/js/worker/proxies/ExpiryDateTextProxy.js +0 -1
  478. package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +0 -48
  479. package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +0 -1
  480. package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +0 -48
  481. package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +0 -1
  482. package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +0 -48
  483. package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +0 -1
  484. package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +0 -46
  485. package/build/js/worker/proxies/LabelCaptureHelperProxy.js +0 -1
  486. package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +0 -52
  487. package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +0 -1
  488. package/build/js/worker/proxies/LabelCaptureProxy.d.ts +0 -56
  489. package/build/js/worker/proxies/LabelCaptureProxy.js +0 -1
  490. package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +0 -48
  491. package/build/js/worker/proxies/LabelFieldLocationProxy.js +0 -1
  492. package/build/js/worker/proxies/PackingDateTextProxy.d.ts +0 -52
  493. package/build/js/worker/proxies/PackingDateTextProxy.js +0 -1
  494. package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +0 -48
  495. package/build/js/worker/proxies/PartNumberBarcodeProxy.js +0 -1
  496. package/build/js/worker/proxies/ReceiptScanningOverlayProxy.d.ts +0 -50
  497. package/build/js/worker/proxies/ReceiptScanningOverlayProxy.js +0 -1
  498. package/build/js/worker/proxies/ReceiptScanningSettingsProxy.d.ts +0 -47
  499. package/build/js/worker/proxies/ReceiptScanningSettingsProxy.js +0 -1
  500. package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +0 -48
  501. package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +0 -1
  502. package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +0 -48
  503. package/build/js/worker/proxies/TotalPriceTextProxy.js +0 -1
  504. package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +0 -48
  505. package/build/js/worker/proxies/UnitPriceTextProxy.js +0 -1
  506. package/build/js/worker/proxies/ValidationFlowOverlayProxy.d.ts +0 -46
  507. package/build/js/worker/proxies/ValidationFlowOverlayProxy.js +0 -1
  508. package/build/js/worker/proxies/ValidationFlowSettingsProxy.d.ts +0 -69
  509. package/build/js/worker/proxies/ValidationFlowSettingsProxy.js +0 -1
  510. package/build/js/worker/proxies/WeightTextProxy.d.ts +0 -48
  511. package/build/js/worker/proxies/WeightTextProxy.js +0 -1
  512. package/sdc-lib/resources/models/invalidated_id_classification_default.1cd0f5859941.model +0 -0
  513. package/sdc-lib/resources/models/ocr_attention.dd4572d2c642.model +0 -0
  514. package/sdc-lib/resources/models/via_id_template_database.488e01f034cb.model +0 -0
package/THIRD_PARTY.txt CHANGED
@@ -1,5 +1,3 @@
1
-
2
-
3
1
  Apache License
4
2
  Version 2.0, January 2004
5
3
  http://www.apache.org/licenses/
@@ -201,3 +199,48 @@
201
199
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
202
200
  See the License for the specific language governing permissions and
203
201
  limitations under the License.
202
+
203
+
204
+ ================================================================================
205
+
206
+
207
+ Copyright (c) 2014 Arnout Kazemier
208
+ Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors
209
+ Copyright (c) 2013-2020 James Simpson and GoldFire Studios, Inc.
210
+ Copyright (c) 2012-2024 Faisal Salman <f@faisalman.com>
211
+ Copyright (c) 2017-2018 Fredrik Nicol
212
+ Copyright (c) 2005-2014 Rich Felker, et al.
213
+ Copyright (c) 2010-2014 Emscripten authors, see AUTHORS file.
214
+
215
+ Permission is hereby granted, free of charge, to any person
216
+ obtaining a copy of this software and associated documentation
217
+ files (the "Software"), to deal in the Software without
218
+ restriction, including without limitation the rights to use, copy,
219
+ modify, merge, publish, distribute, sublicense, and/or sell copies
220
+ of the Software, and to permit persons to whom the Software is
221
+ furnished to do so, subject to the following conditions:
222
+
223
+ The above copyright notice and this permission notice shall be
224
+ included in all copies or substantial portions of the Software.
225
+
226
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
227
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
228
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
229
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
230
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
231
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
232
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
233
+ SOFTWARE.
234
+
235
+
236
+ ================================================================================
237
+
238
+
239
+ This project is licensed under the MIT license.
240
+ Copyrights are respective of each contributor listed at the beginning of each definition file.
241
+
242
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
243
+
244
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
245
+
246
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1,25 @@
1
+ //#region src/main/api/AdaptiveRecognitionMode.d.ts
2
+ /**
3
+ * Enum specifying the adaptive recognition mode for label definitions.
4
+ * Adaptive recognition uses cloud-based processing as a backup for on-device processing.
5
+ */
6
+ declare enum AdaptiveRecognitionMode {
7
+ /**
8
+ * Disable adaptive recognition. Only on-device processing is used.
9
+ * This is the default mode.
10
+ */
11
+ Off = "off",
12
+ /**
13
+ * Automatic strategy selection. The system will determine the best mix
14
+ * of on-device and cloud processing based on the current conditions.
15
+ */
16
+ Auto = "auto",
17
+ /**
18
+ * The system prioritizes on-device processing, but cloud-based processing
19
+ * will be used when possible — even in some circumstances where Auto mode
20
+ * would skip it.
21
+ */
22
+ On = "on"
23
+ }
24
+ //#endregion
25
+ export { AdaptiveRecognitionMode as t };
@@ -0,0 +1,564 @@
1
+ /// <reference types="emscripten" />
2
+ import { t as AdaptiveRecognitionMode } from "./AdaptiveRecognitionMode-DBr--JVQ.js";
3
+ import { n as NativeCallActionMessage } from "./nativeDispatch-C7kZCRYA.js";
4
+ import { o as Quadrilateral$1, r as MeasureUnit$1, t as FloatWithUnit } from "./sdcCoreCommonGeometry-Bxvlllkc.js";
5
+ import { o as RectangularLocationSelection$1, s as RectangularLocationSelection_statics } from "./sdcCoreInternalSdkArea-BDbnSRls.js";
6
+ import { a as NoViewfinder_statics, c as RectangularViewfinderAnimation_statics, d as RectangularViewfinder_statics, i as NoViewfinder, n as AimerViewfinder_statics, o as RectangularViewfinder$1, t as AimerViewfinder$1 } from "./sdcCoreInternalSdkUiViewfinder-BoG0LyRj.js";
7
+ import { a as LabelFieldType, i as LabelFieldState, r as LabelFieldLocationType } from "./sdcLabelData-CHLquvuG.js";
8
+ import { A as LabelResultUpdateType, B as TextField, D as LabelFieldLocation, E as LabelFieldDefinition, F as ReceiptScanningHandler, H as TotalPriceText_statics, I as ReceiptScanningListener, J as ValidationFlowState, M as PackingDateText_statics, N as PartNumberBarcode, O as LabelFieldLocation_statics, P as PartNumberBarcode_statics, R as SerialNumberBarcode, S as LabelCapture_statics, T as LabelDefinition_statics, U as UnitPriceText, V as TotalPriceText, W as UnitPriceText_statics, X as WeightText_statics, Y as WeightText, _ as LabelCaptureHelper_statics, a as CustomText, b as LabelCaptureSettings, c as DateText_statics, d as ImeiOneBarcode, f as ImeiOneBarcode_statics, g as LabelCaptureHelper, h as LabelCapture, i as CustomBarcode_statics, j as PackingDateText, l as ExpiryDateText, m as ImeiTwoBarcode_statics, n as BarcodeField_statics, o as CustomText_statics, p as ImeiTwoBarcode, r as CustomBarcode, s as DateText, t as BarcodeField, u as ExpiryDateText_statics, v as LabelCaptureListener, w as LabelDefinition, x as LabelCaptureSettings_statics, y as LabelCaptureSession, z as SerialNumberBarcode_statics } from "./sdcLabelInternalModuleCapture-B6-1Wjzn.js";
9
+ import { n as Barcode } from "./sdcBarcodeInternalSdkData-CJZsjs8c.js";
10
+ import { a as ReceiptScanningLineItem, o as ReceiptScanningResult$1, r as LabelField, t as CapturedLabel } from "./sdcLabelInternalModuleData-D_O2Y4cu.js";
11
+ import { a as LabelCaptureBasicOverlay_statics, c as ReceiptScanningSettings, d as ValidationFlowOverlay, f as ValidationFlowOverlay_statics, g as ValidationFlowSettings_statics, h as ValidationFlowSettingsDefaults_statics, l as ReceiptScanningSettings_statics, m as ValidationFlowSettingsDefaults, n as LabelCaptureAdvancedOverlay_statics, o as ReceiptScanningOverlay, p as ValidationFlowSettings, r as LabelCaptureBasicOverlay, s as ReceiptScanningOverlay_statics, t as LabelCaptureAdvancedOverlay } from "./sdcLabelInternalModuleUiOverlay-CGIKcVOW.js";
12
+ import { n as LabelFieldJSON } from "./LabelField-BAO35-Eb.js";
13
+ import { n as CapturedLabelJSON } from "./CapturedLabel-PjFfeqht.js";
14
+ import { n as LabelCaptureSessionJSON } from "./LabelCaptureSession-Dc8YZO9H.js";
15
+ import { n as ReceiptScanningLineItemJSON, t as ReceiptScanningLineItem$1 } from "./ReceiptScanningLineItem-CZ--bISr.js";
16
+ import { n as ValidationFlowFieldJSON } from "./ValidationFlowField-DL7FdqPM.js";
17
+ import { AimerViewfinderJSON, BrushJSON, LocationSelectionJSON, PrivateLoadableFrameData, RectangularViewfinderAnimation, RectangularViewfinderJSON } from "@scandit/web-datacapture-core";
18
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
19
+ import { AnyDataCaptureActionMessage, DataCaptureActionMessageKey, DataCaptureCallbackMessage, DataCaptureCallbackMessageKeys, Module, WorkerResponse } from "@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated";
20
+
21
+ //#region src/main/api/ReceiptScanningResult.d.ts
22
+ interface ReceiptScanningResultJSON {
23
+ storeName: string | null;
24
+ storeCity: string | null;
25
+ storeAddress: string | null;
26
+ date: string | null;
27
+ time: string | null;
28
+ paymentPreTaxTotal: number | null;
29
+ paymentTax: number | null;
30
+ paymentTotal: number | null;
31
+ loyaltyNumber: number | null;
32
+ lineItems: ReceiptScanningLineItemJSON[];
33
+ }
34
+ /**
35
+ * Represents the result of a receipt scanning operation.
36
+ * Contains store information, payment details, and line items extracted from the receipt.
37
+ */
38
+ declare class ReceiptScanningResult extends AdaptiveRecognitionResult {
39
+ resultType: AdaptiveRecognitionResultType;
40
+ private _storeName?;
41
+ private _storeCity?;
42
+ private _storeAddress?;
43
+ private _date?;
44
+ private _time?;
45
+ private _paymentPreTaxTotal?;
46
+ private _paymentTax?;
47
+ private _paymentTotal?;
48
+ private _loyaltyNumber?;
49
+ private _lineItems;
50
+ /**
51
+ * The name of the store, or null if not available.
52
+ */
53
+ get storeName(): string | null;
54
+ /**
55
+ * The city where the store is located, or null if not available.
56
+ */
57
+ get storeCity(): string | null;
58
+ /**
59
+ * The address of the store, or null if not available.
60
+ */
61
+ get storeAddress(): string | null;
62
+ /**
63
+ * The date from the receipt, or null if not available.
64
+ */
65
+ get date(): string | null;
66
+ /**
67
+ * The time from the receipt, or null if not available.
68
+ */
69
+ get time(): string | null;
70
+ /**
71
+ * The pre-tax total amount, or null if not available.
72
+ */
73
+ get paymentPreTaxTotal(): number | null;
74
+ /**
75
+ * The tax amount, or null if not available.
76
+ */
77
+ get paymentTax(): number | null;
78
+ /**
79
+ * The total amount, or null if not available.
80
+ */
81
+ get paymentTotal(): number | null;
82
+ /**
83
+ * The loyalty program number, or null if not available.
84
+ */
85
+ get loyaltyNumber(): number | null;
86
+ /**
87
+ * The line items from the receipt.
88
+ */
89
+ get lineItems(): ReceiptScanningLineItem$1[];
90
+ toJSONObject(): ReceiptScanningResultJSON;
91
+ }
92
+ //#endregion
93
+ //#region src/main/worker/dataCaptureWorkerRelated.d.ts
94
+ type AugmentedWorker$1<M extends EmscriptenModule> = DedicatedWorkerGlobalScope & {
95
+ Module: M;
96
+ } & typeof globalThis;
97
+ interface ModuleHandler$1<M extends EmscriptenModule> {
98
+ get: () => M;
99
+ set: (v: M) => void;
100
+ }
101
+ interface AugmentedCoreModule extends Module {
102
+ FloatWithUnit: FloatWithUnit;
103
+ MeasureUnit: MeasureUnit$1;
104
+ RectangularLocationSelection: RectangularLocationSelection$1 & RectangularLocationSelection_statics;
105
+ }
106
+ interface LabelData {
107
+ LabelFieldLocationType: LabelFieldLocationType;
108
+ LabelFieldState: LabelFieldState;
109
+ LabelFieldType: LabelFieldType;
110
+ }
111
+ interface LabelInternalModuleCapture {
112
+ BarcodeField: BarcodeField & BarcodeField_statics;
113
+ CustomBarcode: CustomBarcode & CustomBarcode_statics;
114
+ CustomText: CustomText & CustomText_statics;
115
+ DateText: DateText & DateText_statics;
116
+ ExpiryDateText: ExpiryDateText & ExpiryDateText_statics;
117
+ ImeiOneBarcode: ImeiOneBarcode & ImeiOneBarcode_statics;
118
+ ImeiTwoBarcode: ImeiTwoBarcode & ImeiTwoBarcode_statics;
119
+ LabelCapture: LabelCapture & LabelCapture_statics;
120
+ LabelCaptureHelper: LabelCaptureHelper & LabelCaptureHelper_statics;
121
+ LabelCaptureListener: LabelCaptureListener;
122
+ LabelCaptureSession: LabelCaptureSession;
123
+ LabelCaptureSettings: LabelCaptureSettings & LabelCaptureSettings_statics;
124
+ LabelDefinition: LabelDefinition & LabelDefinition_statics;
125
+ LabelFieldDefinition: LabelFieldDefinition;
126
+ LabelFieldLocation: LabelFieldLocation & LabelFieldLocation_statics;
127
+ PackingDateText: PackingDateText & PackingDateText_statics;
128
+ PartNumberBarcode: PartNumberBarcode & PartNumberBarcode_statics;
129
+ ReceiptScanningHandler: ReceiptScanningHandler;
130
+ ReceiptScanningListener: ReceiptScanningListener;
131
+ SerialNumberBarcode: SerialNumberBarcode & SerialNumberBarcode_statics;
132
+ TextField: TextField;
133
+ TotalPriceText: TotalPriceText & TotalPriceText_statics;
134
+ UnitPriceText: UnitPriceText & UnitPriceText_statics;
135
+ WeightText: WeightText & WeightText_statics;
136
+ LabelCaptureBasicOverlay: LabelCaptureBasicOverlay & LabelCaptureBasicOverlay_statics;
137
+ LabelCaptureAdvancedOverlay: LabelCaptureAdvancedOverlay & LabelCaptureAdvancedOverlay_statics;
138
+ ReceiptScanningOverlay: ReceiptScanningOverlay & ReceiptScanningOverlay_statics;
139
+ ReceiptScanningSettings: ReceiptScanningSettings & ReceiptScanningSettings_statics;
140
+ ValidationFlowOverlay: ValidationFlowOverlay & ValidationFlowOverlay_statics;
141
+ RectangularViewfinder: RectangularViewfinder$1 & RectangularViewfinder_statics;
142
+ RectangularViewfinderAnimation: RectangularViewfinderAnimation & RectangularViewfinderAnimation_statics;
143
+ AimerViewfinder: AimerViewfinder$1 & AimerViewfinder_statics;
144
+ NoViewfinder: NoViewfinder & NoViewfinder_statics;
145
+ ValidationFlowSettings: ValidationFlowSettings & ValidationFlowSettings_statics;
146
+ ValidationFlowSettingsDefaults: ValidationFlowSettingsDefaults & ValidationFlowSettingsDefaults_statics;
147
+ }
148
+ interface LabelInternalModuleData {
149
+ CapturedLabel: CapturedLabel;
150
+ LabelField: LabelField;
151
+ ReceiptScanningLineItem: ReceiptScanningLineItem;
152
+ ReceiptScanningResult: ReceiptScanningResult$1;
153
+ }
154
+ interface LabelCaptureModule extends LabelData, LabelInternalModuleCapture, LabelInternalModuleData {}
155
+ interface Module$1 extends AugmentedCoreModule, LabelCaptureModule {}
156
+ type DataCaptureActionMessageKey$1 = DataCaptureActionMessageKey | `${string}.${string}` | "initializeNativeHandles" | "labelCaptureBuildPriceCaptureDefinition" | "labelCaptureBuildVinLabelDefinition" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureBasicOverlayForLabelCapture" | "labelCaptureBasicOverlaySetDefaultFieldBrush" | "labelCaptureBasicOverlaySetDefaultLabelBrush" | "labelCaptureBasicOverlaySetBrushForField" | "labelCaptureBasicOverlaySetBrushForLabel" | "labelCaptureBasicOverlaySetListener" | "labelCaptureBasicOverlayGetDefaultFieldBrush" | "labelCaptureBasicOverlayGetDefaultLabelBrush" | "labelCaptureBasicOverlayGetShouldShowScanAreaGuides" | "labelCaptureBasicOverlaySetShouldShowScanAreaGuides" | "labelCaptureBasicOverlayGetViewfinder" | "labelCaptureBasicOverlayUpdateViewfinder" | "labelCaptureAdvancedOverlayForLabelCapture" | "labelCaptureAdvancedOverlaySetShouldShowScanAreaGuides" | "labelCaptureAdvancedOverlayGetShouldShowScanAreaGuides" | "validationFlowOverlayGetLabelViewfinder" | "validationFlowOverlayGetTargetViewfinder" | "receiptScanningHandlerStartFlow" | "receiptScanningHandlerFinishFlow" | "receiptScanningHandlerAddListener" | "receiptScanningHandlerRemoveListener" | "validationFlowHandlerCreate" | "validationFlowHandlerStartCompleteLabelScan" | "validationFlowHandlerStartPartialLabelScan" | "validationFlowHandlerUpdateFieldValue" | "validationFlowHandlerFinishFlow" | "validationFlowHandlerPauseScan" | "validationFlowHandlerResumeScan" | "validationFlowHandlerReset" | "validationFlowHandlerGetValidationFlowFields" | "validationFlowHandlerCancelCloudBackupTaskForField" | "validationFlowHandlerUncancelCloudBackupTaskForField" | "validationFlowHandlerClearAllFields";
157
+ type WorkerResponse$1<C extends DataCaptureActionMessageKey$1> = WorkerResponse<C>;
158
+ interface DataCaptureActionMessage {
159
+ command: DataCaptureActionMessageKey$1;
160
+ id: number;
161
+ }
162
+ interface ReceiptScanningHandlerStartFlowActionMessage extends DataCaptureActionMessage {
163
+ command: "receiptScanningHandlerStartFlow";
164
+ payload: {
165
+ labelCaptureHandle: NativeProxyHandle;
166
+ };
167
+ }
168
+ interface ReceiptScanningHandlerFinishFlowActionMessage extends DataCaptureActionMessage {
169
+ command: "receiptScanningHandlerFinishFlow";
170
+ payload: {
171
+ labelCaptureHandle: NativeProxyHandle;
172
+ };
173
+ }
174
+ interface ReceiptScanningHandlerAddListenerActionMessage extends DataCaptureActionMessage {
175
+ command: "receiptScanningHandlerAddListener";
176
+ payload: {
177
+ labelCaptureHandle: NativeProxyHandle;
178
+ };
179
+ }
180
+ interface ReceiptScanningHandlerRemoveListenerActionMessage extends DataCaptureActionMessage {
181
+ command: "receiptScanningHandlerRemoveListener";
182
+ payload: {
183
+ labelCaptureHandle: NativeProxyHandle;
184
+ };
185
+ }
186
+ interface ValidationFlowHandlerCreateActionMessage extends DataCaptureActionMessage {
187
+ command: "validationFlowHandlerCreate";
188
+ payload: {
189
+ labelCaptureHandle: NativeProxyHandle;
190
+ };
191
+ }
192
+ interface ValidationFlowHandlerStartCompleteLabelScanActionMessage extends DataCaptureActionMessage {
193
+ command: "validationFlowHandlerStartCompleteLabelScan";
194
+ payload: {
195
+ labelCaptureHandle: NativeProxyHandle;
196
+ labelName: string;
197
+ };
198
+ }
199
+ interface ValidationFlowHandlerStartPartialLabelScanActionMessage extends DataCaptureActionMessage {
200
+ command: "validationFlowHandlerStartPartialLabelScan";
201
+ payload: {
202
+ labelCaptureHandle: NativeProxyHandle;
203
+ fieldNames: string[];
204
+ };
205
+ }
206
+ interface ValidationFlowHandlerUpdateFieldValueActionMessage extends DataCaptureActionMessage {
207
+ command: "validationFlowHandlerUpdateFieldValue";
208
+ payload: {
209
+ labelCaptureHandle: NativeProxyHandle;
210
+ fieldName: string;
211
+ value: string;
212
+ };
213
+ }
214
+ interface ValidationFlowHandlerFinishFlowActionMessage extends DataCaptureActionMessage {
215
+ command: "validationFlowHandlerFinishFlow";
216
+ payload: {
217
+ labelCaptureHandle: NativeProxyHandle;
218
+ };
219
+ }
220
+ interface ValidationFlowHandlerPauseScanActionMessage extends DataCaptureActionMessage {
221
+ command: "validationFlowHandlerPauseScan";
222
+ payload: {
223
+ labelCaptureHandle: NativeProxyHandle;
224
+ };
225
+ }
226
+ interface ValidationFlowHandlerResumeScanActionMessage extends DataCaptureActionMessage {
227
+ command: "validationFlowHandlerResumeScan";
228
+ payload: {
229
+ labelCaptureHandle: NativeProxyHandle;
230
+ };
231
+ }
232
+ interface ValidationFlowHandlerResetActionMessage extends DataCaptureActionMessage {
233
+ command: "validationFlowHandlerReset";
234
+ payload: {
235
+ labelCaptureHandle: NativeProxyHandle;
236
+ };
237
+ }
238
+ interface ValidationFlowHandlerGetValidationFlowFieldsActionMessage extends DataCaptureActionMessage {
239
+ command: "validationFlowHandlerGetValidationFlowFields";
240
+ payload: {
241
+ labelCaptureHandle: NativeProxyHandle;
242
+ };
243
+ }
244
+ interface ValidationFlowHandlerCancelCloudBackupTaskForFieldActionMessage extends DataCaptureActionMessage {
245
+ command: "validationFlowHandlerCancelCloudBackupTaskForField";
246
+ payload: {
247
+ labelCaptureHandle: NativeProxyHandle;
248
+ fieldName: string;
249
+ };
250
+ }
251
+ interface ValidationFlowHandlerUncancelCloudBackupTaskForFieldActionMessage extends DataCaptureActionMessage {
252
+ command: "validationFlowHandlerUncancelCloudBackupTaskForField";
253
+ payload: {
254
+ labelCaptureHandle: NativeProxyHandle;
255
+ fieldName: string;
256
+ };
257
+ }
258
+ interface ValidationFlowHandlerClearAllFieldsActionMessage extends DataCaptureActionMessage {
259
+ command: "validationFlowHandlerClearAllFields";
260
+ payload: {
261
+ labelCaptureHandle: NativeProxyHandle;
262
+ };
263
+ }
264
+ interface LabelCaptureBuildVinLabelDefinitionActionMessage extends DataCaptureActionMessage {
265
+ command: "labelCaptureBuildVinLabelDefinition";
266
+ payload: {
267
+ name: string;
268
+ adaptiveRecognitionMode?: AdaptiveRecognitionMode;
269
+ };
270
+ }
271
+ interface LabelCaptureBuildPriceCaptureDefinitionActionMessage extends DataCaptureActionMessage {
272
+ command: "labelCaptureBuildPriceCaptureDefinition";
273
+ payload: {
274
+ name: string;
275
+ adaptiveRecognitionMode?: AdaptiveRecognitionMode;
276
+ };
277
+ }
278
+ interface LabelCaptureSettingsGetLocationSelectionActionMessage extends DataCaptureActionMessage {
279
+ command: "labelCaptureSettingsGetLocationSelection";
280
+ payload: {
281
+ settingsHandle: NativeProxyHandle;
282
+ };
283
+ }
284
+ interface LabelCaptureSettingsSetLocationSelectionActionMessage extends DataCaptureActionMessage {
285
+ command: "labelCaptureSettingsSetLocationSelection";
286
+ payload: {
287
+ settingsHandle: NativeProxyHandle;
288
+ locationSelection: LocationSelectionJSON;
289
+ };
290
+ }
291
+ interface LabelCaptureBasicOverlayForLabelCaptureActionMessage extends DataCaptureActionMessage {
292
+ command: "labelCaptureBasicOverlayForLabelCapture";
293
+ payload: {
294
+ labelCaptureHandle: NativeProxyHandle;
295
+ };
296
+ }
297
+ interface LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage extends DataCaptureActionMessage {
298
+ command: "labelCaptureBasicOverlaySetDefaultFieldBrush";
299
+ payload: {
300
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
301
+ labelFieldState: LabelFieldState;
302
+ brush: BrushJSON | undefined | null;
303
+ };
304
+ }
305
+ interface LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage extends DataCaptureActionMessage {
306
+ command: "labelCaptureBasicOverlayGetDefaultFieldBrush";
307
+ payload: {
308
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
309
+ labelFieldState: LabelFieldState;
310
+ };
311
+ }
312
+ interface LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage extends DataCaptureActionMessage {
313
+ command: "labelCaptureBasicOverlaySetDefaultLabelBrush";
314
+ payload: {
315
+ brush: BrushJSON | undefined | null;
316
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
317
+ };
318
+ }
319
+ interface LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage extends DataCaptureActionMessage {
320
+ command: "labelCaptureBasicOverlayGetDefaultLabelBrush";
321
+ payload: {
322
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
323
+ };
324
+ }
325
+ interface LabelCaptureBasicOverlaySetBrushForFieldActionMessage extends DataCaptureActionMessage {
326
+ command: "labelCaptureBasicOverlaySetBrushForField";
327
+ payload: {
328
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
329
+ fieldJSON: LabelFieldJSON;
330
+ labelJSON: CapturedLabelJSON;
331
+ brush: BrushJSON | undefined | null;
332
+ };
333
+ }
334
+ interface LabelCaptureBasicOverlaySetBrushForLabelActionMessage extends DataCaptureActionMessage {
335
+ command: "labelCaptureBasicOverlaySetBrushForLabel";
336
+ payload: {
337
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
338
+ labelJSON: CapturedLabelJSON;
339
+ brush: BrushJSON | undefined | null;
340
+ };
341
+ }
342
+ interface LabelCaptureBasicOverlaySetListenerActionMessage extends DataCaptureActionMessage {
343
+ command: "labelCaptureBasicOverlaySetListener";
344
+ payload: {
345
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
346
+ value: boolean;
347
+ };
348
+ }
349
+ interface LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage extends DataCaptureActionMessage {
350
+ command: "labelCaptureBasicOverlayGetShouldShowScanAreaGuides";
351
+ payload: {
352
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
353
+ };
354
+ }
355
+ interface LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage extends DataCaptureActionMessage {
356
+ command: "labelCaptureBasicOverlaySetShouldShowScanAreaGuides";
357
+ payload: {
358
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
359
+ show: boolean;
360
+ };
361
+ }
362
+ interface LabelCaptureBasicOverlayGetViewfinderActionMessage extends DataCaptureActionMessage {
363
+ command: "labelCaptureBasicOverlayGetViewfinder";
364
+ payload: {
365
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
366
+ };
367
+ }
368
+ interface LabelCaptureBasicOverlayUpdateViewfinderActionMessage extends DataCaptureActionMessage {
369
+ command: "labelCaptureBasicOverlayUpdateViewfinder";
370
+ payload: {
371
+ labelCaptureBasicOverlayHandle: NativeProxyHandle;
372
+ viewfinderJSON: RectangularViewfinderJSON | AimerViewfinderJSON;
373
+ };
374
+ }
375
+ interface LabelCaptureAdvancedOverlayForLabelCaptureActionMessage extends DataCaptureActionMessage {
376
+ command: "labelCaptureAdvancedOverlayForLabelCapture";
377
+ payload: {
378
+ labelCaptureHandle: NativeProxyHandle;
379
+ };
380
+ }
381
+ interface LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage extends DataCaptureActionMessage {
382
+ command: "labelCaptureAdvancedOverlaySetShouldShowScanAreaGuides";
383
+ payload: {
384
+ labelCaptureAdvancedOverlayHandle: NativeProxyHandle;
385
+ show: boolean;
386
+ };
387
+ }
388
+ interface LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage extends DataCaptureActionMessage {
389
+ command: "labelCaptureAdvancedOverlayGetShouldShowScanAreaGuides";
390
+ payload: {
391
+ labelCaptureAdvancedOverlayHandle: NativeProxyHandle;
392
+ };
393
+ }
394
+ interface InitializeNativeHandlesActionMessage extends DataCaptureActionMessage {
395
+ command: "initializeNativeHandles";
396
+ }
397
+ type AnyDataCaptureActionMessage$1 = AnyDataCaptureActionMessage | NativeCallActionMessage | InitializeNativeHandlesActionMessage | LabelCaptureBuildVinLabelDefinitionActionMessage | LabelCaptureBuildPriceCaptureDefinitionActionMessage | LabelCaptureSettingsGetLocationSelectionActionMessage | LabelCaptureSettingsSetLocationSelectionActionMessage | LabelCaptureBasicOverlayForLabelCaptureActionMessage | LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlaySetBrushForFieldActionMessage | LabelCaptureBasicOverlaySetBrushForLabelActionMessage | LabelCaptureBasicOverlaySetListenerActionMessage | LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlayGetViewfinderActionMessage | LabelCaptureBasicOverlayUpdateViewfinderActionMessage | LabelCaptureAdvancedOverlayForLabelCaptureActionMessage | LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage | ReceiptScanningHandlerStartFlowActionMessage | ReceiptScanningHandlerFinishFlowActionMessage | ReceiptScanningHandlerAddListenerActionMessage | ReceiptScanningHandlerRemoveListenerActionMessage | ValidationFlowHandlerCreateActionMessage | ValidationFlowHandlerStartCompleteLabelScanActionMessage | ValidationFlowHandlerStartPartialLabelScanActionMessage | ValidationFlowHandlerUpdateFieldValueActionMessage | ValidationFlowHandlerFinishFlowActionMessage | ValidationFlowHandlerPauseScanActionMessage | ValidationFlowHandlerResumeScanActionMessage | ValidationFlowHandlerResetActionMessage | ValidationFlowHandlerGetValidationFlowFieldsActionMessage | ValidationFlowHandlerCancelCloudBackupTaskForFieldActionMessage | ValidationFlowHandlerUncancelCloudBackupTaskForFieldActionMessage | ValidationFlowHandlerClearAllFieldsActionMessage;
398
+ type DataCaptureCallbackMessageKeys$1 = DataCaptureCallbackMessageKeys | "labelCaptureOnObservationStarted" | "labelCaptureOnObservationStopped" | "labelCaptureOnSessionUpdated" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureBasicOverlayOnLabelTapped" | "labelCaptureBasicOverlayBrushForField" | "labelCaptureBasicOverlayBrushForLabel" | "labelCaptureLabelDateFormatWithFormat" | "receiptScanningListenerOnProcessingStarted" | "receiptScanningListenerOnReceiptScanned" | "receiptScanningListenerOnReceiptScanningFailed" | "validationFlowListenerOnFieldsScanned" | "validationFlowListenerOnScanTimeout" | "validationFlowListenerOnLabelIsMissingRequiredField" | "validationFlowListenerOnManualInput" | "validationFlowListenerOnCloudBackupServiceStarted" | "validationFlowListenerOnCloudBackupServiceStopped" | "validationFlowListenerOnStateChanged" | "validationFlowListenerOnResultUpdate" | "validationFlowFeedbackForCloudBackupEmit";
399
+ interface BaseDataCaptureCallbackMessage {
400
+ type: DataCaptureCallbackMessageKeys$1;
401
+ }
402
+ interface LabelCaptureBasicOverlayOnLabelTappedCallbackMessage extends BaseDataCaptureCallbackMessage {
403
+ type: "labelCaptureBasicOverlayOnLabelTapped";
404
+ payload: {
405
+ labelJSON: CapturedLabelJSON;
406
+ };
407
+ }
408
+ interface LabelCaptureBasicOverlayBrushForFieldCallbackMessage extends BaseDataCaptureCallbackMessage {
409
+ type: "labelCaptureBasicOverlayBrushForField";
410
+ payload: {
411
+ fieldJSON: LabelFieldJSON;
412
+ labelJSON: CapturedLabelJSON;
413
+ };
414
+ }
415
+ interface LabelCaptureBasicOverlayBrushForLabelCallbackMessage extends BaseDataCaptureCallbackMessage {
416
+ type: "labelCaptureBasicOverlayBrushForLabel";
417
+ payload: {
418
+ labelJSON: CapturedLabelJSON;
419
+ };
420
+ }
421
+ interface LabelCaptureOnObservationStartedCallbackMessage extends BaseDataCaptureCallbackMessage {
422
+ type: "labelCaptureOnObservationStarted";
423
+ }
424
+ interface LabelCaptureOnObservationStoppedCallbackMessage extends BaseDataCaptureCallbackMessage {
425
+ type: "labelCaptureOnObservationStopped";
426
+ }
427
+ interface LabelCaptureOnSessionUpdatedCallbackMessage extends BaseDataCaptureCallbackMessage {
428
+ type: "labelCaptureOnSessionUpdated";
429
+ payload: {
430
+ session: LabelCaptureSessionJSON;
431
+ data: PrivateLoadableFrameData;
432
+ };
433
+ }
434
+ interface LabelCaptureSettingsGetLocationSelectionCallbackMessage extends BaseDataCaptureCallbackMessage {
435
+ type: "labelCaptureSettingsGetLocationSelection";
436
+ payload: LocationSelectionJSON;
437
+ }
438
+ interface LabelCaptureSettingsSetLocationSelectionCallbackMessage extends BaseDataCaptureCallbackMessage {
439
+ type: "labelCaptureSettingsSetLocationSelection";
440
+ }
441
+ interface ReceiptScanningListenerOnProcessingStartedCallbackMessage extends BaseDataCaptureCallbackMessage {
442
+ type: "receiptScanningListenerOnProcessingStarted";
443
+ }
444
+ interface ReceiptScanningListenerOnReceiptScannedCallbackMessage extends BaseDataCaptureCallbackMessage {
445
+ type: "receiptScanningListenerOnReceiptScanned";
446
+ payload: {
447
+ result: ReceiptScanningResultJSON;
448
+ };
449
+ }
450
+ interface ReceiptScanningListenerOnReceiptScanningFailedCallbackMessage extends BaseDataCaptureCallbackMessage {
451
+ type: "receiptScanningListenerOnReceiptScanningFailed";
452
+ }
453
+ interface ValidationFlowListenerOnFieldsScannedCallbackMessage extends BaseDataCaptureCallbackMessage {
454
+ type: "validationFlowListenerOnFieldsScanned";
455
+ payload: {
456
+ fields: ValidationFlowFieldJSON[];
457
+ };
458
+ }
459
+ interface ValidationFlowListenerOnScanTimeoutCallbackMessage extends BaseDataCaptureCallbackMessage {
460
+ type: "validationFlowListenerOnScanTimeout";
461
+ }
462
+ interface ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage extends BaseDataCaptureCallbackMessage {
463
+ type: "validationFlowListenerOnLabelIsMissingRequiredField";
464
+ payload: {
465
+ fields: ValidationFlowFieldJSON[];
466
+ };
467
+ }
468
+ interface ValidationFlowListenerOnManualInputCallbackMessage extends BaseDataCaptureCallbackMessage {
469
+ type: "validationFlowListenerOnManualInput";
470
+ payload: {
471
+ field: ValidationFlowFieldJSON;
472
+ oldValue: string | undefined;
473
+ newValue: string;
474
+ };
475
+ }
476
+ interface ValidationFlowListenerOnCloudBackupServiceStartedCallbackMessage extends BaseDataCaptureCallbackMessage {
477
+ type: "validationFlowListenerOnCloudBackupServiceStarted";
478
+ }
479
+ interface ValidationFlowListenerOnCloudBackupServiceStoppedCallbackMessage extends BaseDataCaptureCallbackMessage {
480
+ type: "validationFlowListenerOnCloudBackupServiceStopped";
481
+ }
482
+ interface ValidationFlowListenerOnStateChangedCallbackMessage extends BaseDataCaptureCallbackMessage {
483
+ type: "validationFlowListenerOnStateChanged";
484
+ payload: {
485
+ state: ValidationFlowState;
486
+ };
487
+ }
488
+ interface ValidationFlowListenerOnResultUpdateCallbackMessage extends BaseDataCaptureCallbackMessage {
489
+ type: "validationFlowListenerOnResultUpdate";
490
+ payload: {
491
+ updateType: LabelResultUpdateType;
492
+ fields: ValidationFlowFieldJSON[];
493
+ data?: PrivateLoadableFrameData;
494
+ };
495
+ }
496
+ interface ValidationFlowFeedbackForCloudBackupEmitCallbackMessage extends BaseDataCaptureCallbackMessage {
497
+ type: "validationFlowFeedbackForCloudBackupEmit";
498
+ }
499
+ type DataCaptureCallbackMessage$1 = DataCaptureCallbackMessage | LabelCaptureOnObservationStartedCallbackMessage | LabelCaptureOnObservationStoppedCallbackMessage | LabelCaptureOnSessionUpdatedCallbackMessage | LabelCaptureSettingsGetLocationSelectionCallbackMessage | LabelCaptureSettingsSetLocationSelectionCallbackMessage | LabelCaptureBasicOverlayOnLabelTappedCallbackMessage | LabelCaptureBasicOverlayBrushForFieldCallbackMessage | LabelCaptureBasicOverlayBrushForLabelCallbackMessage | ReceiptScanningListenerOnProcessingStartedCallbackMessage | ReceiptScanningListenerOnReceiptScannedCallbackMessage | ReceiptScanningListenerOnReceiptScanningFailedCallbackMessage | ValidationFlowListenerOnFieldsScannedCallbackMessage | ValidationFlowListenerOnScanTimeoutCallbackMessage | ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage | ValidationFlowListenerOnManualInputCallbackMessage | ValidationFlowListenerOnCloudBackupServiceStartedCallbackMessage | ValidationFlowListenerOnCloudBackupServiceStoppedCallbackMessage | ValidationFlowListenerOnStateChangedCallbackMessage | ValidationFlowListenerOnResultUpdateCallbackMessage | ValidationFlowFeedbackForCloudBackupEmitCallbackMessage;
500
+ type PayloadForCommand<A, C> = A extends {
501
+ command: C;
502
+ } ? A : never;
503
+ interface DataCaptureWorker extends Omit<Worker, "postMessage"> {
504
+ onmessage: // biome-ignore lint/suspicious/noExplicitAny: Strict type-checking isn't needed for this parameter.
505
+ ((this: Worker, event_: MessageEvent & {
506
+ data: any;
507
+ }) => void) | null;
508
+ postMessage: <C extends AnyDataCaptureActionMessage$1["command"]>(message: PayloadForCommand<AnyDataCaptureActionMessage$1, C>, transfer?: Transferable[]) => void;
509
+ }
510
+ type CommandAndPayload<A, C> = A extends {
511
+ command: C;
512
+ } ? A : never;
513
+ type WorkerCommandPayload<C> = Omit<CommandAndPayload<AnyDataCaptureActionMessage$1, C>, "command" | "id">;
514
+ //#endregion
515
+ //#region src/main/worker/proxies/NativeProxy.d.ts
516
+ type NativeClassName = keyof LabelCaptureModule;
517
+ interface NativeProxyHandle {
518
+ type: "nativeProxyHandle";
519
+ className: NativeClassName;
520
+ id: number;
521
+ }
522
+ type NativeProxyMethod<Arguments extends readonly unknown[], ReturnType> = (handle: NativeProxyHandle, ...arguments_: Arguments) => Promise<ReturnType>;
523
+ type NativeProxy<NativeClass extends object> = { [Member in keyof NativeClass]: NativeClass[Member] extends ((...arguments_: infer Arguments) => infer ReturnValue) ? ReturnValue extends (LabelField | CapturedLabel | LabelFieldDefinition)[] ? NativeProxyMethod<Arguments, NativeProxyHandle[]> : ReturnValue extends LabelFieldLocation | undefined ? NativeProxyMethod<Arguments, NativeProxyHandle | undefined> : ReturnValue extends Quadrilateral$1 | LabelFieldDefinition | LabelCaptureSession | Barcode ? NativeProxyMethod<Arguments, NativeProxyHandle> : NativeProxyMethod<Arguments, ReturnType<NativeClass[Member]>> : NativeClass[Member] };
524
+ declare abstract class NativeProxyAdapter<NativeClass extends object> {
525
+ get Module(): Module$1;
526
+ impl(handle: NativeProxyHandle): NativeClass;
527
+ }
528
+ //#endregion
529
+ //#region src/main/api/LabelCaptureAdaptiveRecognitionSettings.d.ts
530
+ /**
531
+ * Enum specifying the type of document for adaptive recognition result.
532
+ */
533
+ declare enum AdaptiveRecognitionResultType {
534
+ /**
535
+ * Receipt document type.
536
+ */
537
+ Receipt = "receipt"
538
+ }
539
+ interface ReceiptScanningSettingsJSON {
540
+ resultType: AdaptiveRecognitionResultType;
541
+ processingHintText: string;
542
+ }
543
+ /**
544
+ * Settings to customize the adaptive recognition receipt scanning UI.
545
+ * These settings are applied to LabelCaptureAdaptiveRecognitionOverlay.
546
+ */
547
+ declare class LabelCaptureAdaptiveRecognitionSettings {
548
+ [nativeHandle]: NativeProxyHandle;
549
+ private constructor();
550
+ resultType: AdaptiveRecognitionResultType;
551
+ setProcessingHintText(text: string): Promise<void>;
552
+ getProcessingHintText(): Promise<string>;
553
+ /**
554
+ * Creates new settings with default values.
555
+ */
556
+ static create(resultType?: AdaptiveRecognitionResultType): Promise<LabelCaptureAdaptiveRecognitionSettings>;
557
+ }
558
+ //#endregion
559
+ //#region src/main/api/AdaptiveRecognitionResult.d.ts
560
+ declare abstract class AdaptiveRecognitionResult {
561
+ resultType: AdaptiveRecognitionResultType;
562
+ }
563
+ //#endregion
564
+ export { ModuleHandler$1 as $, LabelCaptureBasicOverlayGetViewfinderActionMessage as A, WorkerResponse$1 as At, LabelCaptureBuildVinLabelDefinitionActionMessage as B, LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage as C, ValidationFlowListenerOnFieldsScannedCallbackMessage as Ct, LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage as D, ValidationFlowListenerOnScanTimeoutCallbackMessage as Dt, LabelCaptureBasicOverlayForLabelCaptureActionMessage as E, ValidationFlowListenerOnResultUpdateCallbackMessage as Et, LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage as F, LabelCaptureSettingsGetLocationSelectionActionMessage as G, LabelCaptureOnObservationStartedCallbackMessage as H, LabelCaptureBasicOverlaySetListenerActionMessage as I, LabelCaptureSettingsSetLocationSelectionCallbackMessage as J, LabelCaptureSettingsGetLocationSelectionCallbackMessage as K, LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage as L, LabelCaptureBasicOverlaySetBrushForFieldActionMessage as M, ReceiptScanningResultJSON as Mt, LabelCaptureBasicOverlaySetBrushForLabelActionMessage as N, LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage as O, ValidationFlowListenerOnStateChangedCallbackMessage as Ot, LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage as P, Module$1 as Q, LabelCaptureBasicOverlayUpdateViewfinderActionMessage as R, LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage as S, ValidationFlowListenerOnCloudBackupServiceStoppedCallbackMessage as St, LabelCaptureBasicOverlayBrushForLabelCallbackMessage as T, ValidationFlowListenerOnManualInputCallbackMessage as Tt, LabelCaptureOnObservationStoppedCallbackMessage as U, LabelCaptureModule as V, LabelCaptureOnSessionUpdatedCallbackMessage as W, LabelInternalModuleCapture as X, LabelData as Y, LabelInternalModuleData as Z, DataCaptureCallbackMessage$1 as _, ValidationFlowHandlerStartCompleteLabelScanActionMessage as _t, NativeClassName as a, ReceiptScanningListenerOnProcessingStartedCallbackMessage as at, InitializeNativeHandlesActionMessage as b, ValidationFlowHandlerUpdateFieldValueActionMessage as bt, NativeProxyHandle as c, ValidationFlowFeedbackForCloudBackupEmitCallbackMessage as ct, AugmentedCoreModule as d, ValidationFlowHandlerCreateActionMessage as dt, PayloadForCommand as et, AugmentedWorker$1 as f, ValidationFlowHandlerFinishFlowActionMessage as ft, DataCaptureActionMessageKey$1 as g, ValidationFlowHandlerResumeScanActionMessage as gt, DataCaptureActionMessage as h, ValidationFlowHandlerResetActionMessage as ht, ReceiptScanningSettingsJSON as i, ReceiptScanningHandlerStartFlowActionMessage as it, LabelCaptureBasicOverlayOnLabelTappedCallbackMessage as j, ReceiptScanningResult as jt, LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage as k, WorkerCommandPayload as kt, NativeProxyMethod as l, ValidationFlowHandlerCancelCloudBackupTaskForFieldActionMessage as lt, CommandAndPayload as m, ValidationFlowHandlerPauseScanActionMessage as mt, AdaptiveRecognitionResultType as n, ReceiptScanningHandlerFinishFlowActionMessage as nt, NativeProxy as o, ReceiptScanningListenerOnReceiptScannedCallbackMessage as ot, BaseDataCaptureCallbackMessage as p, ValidationFlowHandlerGetValidationFlowFieldsActionMessage as pt, LabelCaptureSettingsSetLocationSelectionActionMessage as q, LabelCaptureAdaptiveRecognitionSettings as r, ReceiptScanningHandlerRemoveListenerActionMessage as rt, NativeProxyAdapter as s, ReceiptScanningListenerOnReceiptScanningFailedCallbackMessage as st, AdaptiveRecognitionResult as t, ReceiptScanningHandlerAddListenerActionMessage as tt, AnyDataCaptureActionMessage$1 as u, ValidationFlowHandlerClearAllFieldsActionMessage as ut, DataCaptureCallbackMessageKeys$1 as v, ValidationFlowHandlerStartPartialLabelScanActionMessage as vt, LabelCaptureBasicOverlayBrushForFieldCallbackMessage as w, ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage as wt, LabelCaptureAdvancedOverlayForLabelCaptureActionMessage as x, ValidationFlowListenerOnCloudBackupServiceStartedCallbackMessage as xt, DataCaptureWorker as y, ValidationFlowHandlerUncancelCloudBackupTaskForFieldActionMessage as yt, LabelCaptureBuildPriceCaptureDefinitionActionMessage as z };
@@ -0,0 +1,9 @@
1
+ import { t as LabelFieldDefinition } from "./LabelFieldDefinition-CuGI3QUq.js";
2
+ import { SymbologySettings } from "@scandit/web-datacapture-barcode";
3
+
4
+ //#region src/main/api/BarcodeField.d.ts
5
+ interface BarcodeField extends LabelFieldDefinition {
6
+ symbologies: SymbologySettings[];
7
+ }
8
+ //#endregion
9
+ export { BarcodeField as t };