@scandit/web-datacapture-label 8.4.0-beta.1 → 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 (514) hide show
  1. package/THIRD_PARTY.txt +0 -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-GqFlRfyL.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/WorkerMain-dzOcGXQl.js +1 -0
  56. package/build/js/api/AdaptiveRecognitionMode.d.ts +2 -24
  57. package/build/js/api/AdaptiveRecognitionMode.js +1 -1
  58. package/build/js/api/AdaptiveRecognitionResult.d.ts +2 -37
  59. package/build/js/api/AdaptiveRecognitionResult.js +1 -1
  60. package/build/js/api/BarcodeField.d.ts +2 -8
  61. package/build/js/api/BarcodeFieldBuilder.d.ts +2 -14
  62. package/build/js/api/BarcodeFieldBuilder.js +1 -1
  63. package/build/js/api/CapturedLabel.d.ts +2 -34
  64. package/build/js/api/CapturedLabel.js +1 -1
  65. package/build/js/api/CustomBarcode.d.ts +2 -30
  66. package/build/js/api/CustomBarcode.js +1 -1
  67. package/build/js/api/CustomBarcodeBuilder.d.ts +2 -21
  68. package/build/js/api/CustomBarcodeBuilder.js +1 -1
  69. package/build/js/api/CustomText.d.ts +2 -62
  70. package/build/js/api/CustomText.js +1 -1
  71. package/build/js/api/CustomTextBuilder.d.ts +2 -57
  72. package/build/js/api/CustomTextBuilder.js +1 -1
  73. package/build/js/api/DateText.d.ts +2 -59
  74. package/build/js/api/DateText.js +1 -1
  75. package/build/js/api/DateTextBuilder.d.ts +2 -57
  76. package/build/js/api/DateTextBuilder.js +1 -1
  77. package/build/js/api/ExpiryDateText.d.ts +2 -59
  78. package/build/js/api/ExpiryDateText.js +1 -1
  79. package/build/js/api/ExpiryDateTextBuilder.d.ts +2 -56
  80. package/build/js/api/ExpiryDateTextBuilder.js +1 -1
  81. package/build/js/api/ImeiOneBarcode.d.ts +2 -22
  82. package/build/js/api/ImeiOneBarcode.js +1 -1
  83. package/build/js/api/ImeiOneBarcodeBuilder.d.ts +2 -17
  84. package/build/js/api/ImeiOneBarcodeBuilder.js +1 -1
  85. package/build/js/api/ImeiTwoBarcode.d.ts +2 -22
  86. package/build/js/api/ImeiTwoBarcode.js +1 -1
  87. package/build/js/api/ImeiTwoBarcodeBuilder.d.ts +2 -17
  88. package/build/js/api/ImeiTwoBarcodeBuilder.js +1 -1
  89. package/build/js/api/LabelCapture.d.ts +2 -58
  90. package/build/js/api/LabelCapture.js +1 -1
  91. package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.d.ts +45 -98
  92. package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.js +1 -1
  93. package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.d.ts +2 -37
  94. package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.js +1 -1
  95. package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +2 -60
  96. package/build/js/api/LabelCaptureAdvancedOverlay.js +1 -1
  97. package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +2 -60
  98. package/build/js/api/LabelCaptureBasicOverlay.d.ts +2 -60
  99. package/build/js/api/LabelCaptureBasicOverlay.js +1 -1
  100. package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +2 -60
  101. package/build/js/api/LabelCaptureFeedback.d.ts +2 -14
  102. package/build/js/api/LabelCaptureFeedback.js +1 -1
  103. package/build/js/api/LabelCaptureListener.d.ts +2 -58
  104. package/build/js/api/LabelCaptureOverlayJSON.d.ts +2 -44
  105. package/build/js/api/LabelCaptureSession.d.ts +2 -28
  106. package/build/js/api/LabelCaptureSession.js +1 -1
  107. package/build/js/api/LabelCaptureSettings.d.ts +2 -79
  108. package/build/js/api/LabelCaptureSettings.js +1 -1
  109. package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.d.ts +37 -89
  110. package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.js +1 -1
  111. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.d.ts +291 -343
  112. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.js +1 -1
  113. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.d.ts +205 -186
  114. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.js +1 -1
  115. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.d.ts +254 -281
  116. package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.js +1 -1
  117. package/build/js/api/LabelCaptureValidationFlowFeedback.d.ts +11 -10
  118. package/build/js/api/LabelCaptureValidationFlowFeedback.js +1 -1
  119. package/build/js/api/LabelCaptureValidationFlowSettings.d.ts +49 -48
  120. package/build/js/api/LabelCaptureValidationFlowSettings.js +1 -1
  121. package/build/js/api/LabelDateComponentFormat.d.ts +2 -7
  122. package/build/js/api/LabelDateComponentFormat.js +1 -1
  123. package/build/js/api/LabelDateFormat.d.ts +2 -16
  124. package/build/js/api/LabelDateFormat.js +1 -1
  125. package/build/js/api/LabelDateResult.d.ts +2 -26
  126. package/build/js/api/LabelDateResult.js +1 -1
  127. package/build/js/api/LabelDefinition.d.ts +2 -93
  128. package/build/js/api/LabelDefinition.js +1 -1
  129. package/build/js/api/LabelField.d.ts +2 -43
  130. package/build/js/api/LabelField.js +1 -1
  131. package/build/js/api/LabelFieldDefinition.d.ts +2 -8
  132. package/build/js/api/LabelFieldDefinitionBuilder.d.ts +2 -16
  133. package/build/js/api/LabelFieldDefinitionBuilder.js +1 -1
  134. package/build/js/api/LabelFieldLocation.d.ts +2 -21
  135. package/build/js/api/LabelFieldLocation.js +1 -1
  136. package/build/js/api/LabelFieldLocationType.d.ts +13 -12
  137. package/build/js/api/LabelFieldLocationType.js +1 -1
  138. package/build/js/api/LabelFieldState.d.ts +2 -7
  139. package/build/js/api/LabelFieldState.js +1 -1
  140. package/build/js/api/LabelFieldType.d.ts +2 -7
  141. package/build/js/api/LabelFieldType.js +1 -1
  142. package/build/js/api/LabelFieldValueType.d.ts +2 -9
  143. package/build/js/api/LabelFieldValueType.js +1 -1
  144. package/build/js/api/LabelResultUpdateType.d.ts +6 -5
  145. package/build/js/api/LabelResultUpdateType.js +1 -1
  146. package/build/js/api/PackingDateText.d.ts +2 -59
  147. package/build/js/api/PackingDateText.js +1 -1
  148. package/build/js/api/PackingDateTextBuilder.d.ts +2 -56
  149. package/build/js/api/PackingDateTextBuilder.js +1 -1
  150. package/build/js/api/PartNumberBarcode.d.ts +2 -22
  151. package/build/js/api/PartNumberBarcode.js +1 -1
  152. package/build/js/api/PartNumberBarcodeBuilder.d.ts +2 -17
  153. package/build/js/api/PartNumberBarcodeBuilder.js +1 -1
  154. package/build/js/api/PrivateReceiptScanningHandler.d.ts +30 -66
  155. package/build/js/api/PrivateReceiptScanningHandler.js +1 -1
  156. package/build/js/api/PrivateReceiptScanningListener.d.ts +17 -52
  157. package/build/js/api/PrivateValidationFlowHandler.d.ts +38 -69
  158. package/build/js/api/PrivateValidationFlowHandler.js +1 -1
  159. package/build/js/api/ReceiptScanningLineItem.d.ts +2 -39
  160. package/build/js/api/ReceiptScanningLineItem.js +1 -1
  161. package/build/js/api/ReceiptScanningResult.d.ts +2 -37
  162. package/build/js/api/ReceiptScanningResult.js +1 -1
  163. package/build/js/api/SerialNumberBarcode.d.ts +2 -22
  164. package/build/js/api/SerialNumberBarcode.js +1 -1
  165. package/build/js/api/SerialNumberBarcodeBuilder.d.ts +2 -17
  166. package/build/js/api/SerialNumberBarcodeBuilder.js +1 -1
  167. package/build/js/api/TextField.d.ts +2 -6
  168. package/build/js/api/TextFieldBuilder.d.ts +2 -6
  169. package/build/js/api/TextFieldBuilder.js +1 -1
  170. package/build/js/api/TotalPriceText.d.ts +2 -57
  171. package/build/js/api/TotalPriceText.js +1 -1
  172. package/build/js/api/TotalPriceTextBuilder.d.ts +2 -54
  173. package/build/js/api/TotalPriceTextBuilder.js +1 -1
  174. package/build/js/api/UnitPriceText.d.ts +2 -57
  175. package/build/js/api/UnitPriceText.js +1 -1
  176. package/build/js/api/UnitPriceTextBuilder.d.ts +2 -54
  177. package/build/js/api/UnitPriceTextBuilder.js +1 -1
  178. package/build/js/api/ValidationFlowField.d.ts +2 -26
  179. package/build/js/api/ValidationFlowField.js +1 -1
  180. package/build/js/api/WeightText.d.ts +2 -57
  181. package/build/js/api/WeightText.js +1 -1
  182. package/build/js/api/WeightTextBuilder.d.ts +2 -54
  183. package/build/js/api/WeightTextBuilder.js +1 -1
  184. package/build/js/dataCaptureEngine-CqE4l_uy.d.ts +36 -0
  185. package/build/js/djinni-types/sdcAnalyticsModule.d.ts +18 -18
  186. package/build/js/djinni-types/sdcBarcodeData.d.ts +2 -47
  187. package/build/js/djinni-types/sdcBarcodeData.js +1 -1
  188. package/build/js/djinni-types/sdcBarcodeInternalSdkData.d.ts +2 -36
  189. package/build/js/djinni-types/sdcCoreCommon.d.ts +2 -13
  190. package/build/js/djinni-types/sdcCoreCommon.js +1 -1
  191. package/build/js/djinni-types/sdcCoreCommonBuffer.d.ts +2 -11
  192. package/build/js/djinni-types/sdcCoreCommonGeometry.d.ts +2 -56
  193. package/build/js/djinni-types/sdcCoreCommonGeometry.js +1 -1
  194. package/build/js/djinni-types/sdcCoreCommonGraphic.d.ts +2 -22
  195. package/build/js/djinni-types/sdcCoreCommonGraphic.js +1 -1
  196. package/build/js/djinni-types/sdcCoreInternalSdkArea.d.ts +2 -39
  197. package/build/js/djinni-types/sdcCoreInternalSdkCapture.d.ts +2 -9
  198. package/build/js/djinni-types/sdcCoreInternalSdkCapture.js +1 -1
  199. package/build/js/djinni-types/sdcCoreInternalSdkCommonAsync.d.ts +2 -12
  200. package/build/js/djinni-types/sdcCoreInternalSdkCommonGeometry.d.ts +2 -50
  201. package/build/js/djinni-types/sdcCoreInternalSdkCommonGeometry.js +1 -1
  202. package/build/js/djinni-types/sdcCoreInternalSdkCommonGraphics.d.ts +2 -10
  203. package/build/js/djinni-types/sdcCoreInternalSdkOcr.d.ts +2 -35
  204. package/build/js/djinni-types/sdcCoreInternalSdkUiStyle.d.ts +2 -11
  205. package/build/js/djinni-types/sdcCoreInternalSdkUiViewfinder.d.ts +2 -77
  206. package/build/js/djinni-types/sdcCoreInternalSdkUiViewfinder.js +1 -1
  207. package/build/js/djinni-types/sdcLabelData.d.ts +2 -37
  208. package/build/js/djinni-types/sdcLabelData.js +1 -1
  209. package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +2 -15
  210. package/build/js/djinni-types/sdcLabelInternalModuleCapture.js +1 -1
  211. package/build/js/djinni-types/sdcLabelInternalModuleData.d.ts +2 -65
  212. package/build/js/djinni-types/sdcLabelInternalModuleData.js +1 -1
  213. package/build/js/djinni-types/sdcLabelInternalModuleUiOverlay.d.ts +2 -135
  214. package/build/js/djinni-types/sdcSymbologySettings.d.ts +2 -21
  215. package/build/js/{global.d.d.ts → global.d.ts} +7 -8
  216. package/build/js/index.d.ts +53 -82
  217. package/build/js/index.js +1 -1
  218. package/build/js/moduleLoader.d.ts +4 -3
  219. package/build/js/moduleLoader.js +1 -1
  220. package/build/js/nativeCall-q32Awp0L.d.ts +13 -0
  221. package/build/js/nativeDispatch-C7kZCRYA.d.ts +13 -0
  222. package/build/js/private/PrivateLabelFieldDefinition.d.ts +7 -41
  223. package/build/js/private/PrivateRectangularLocationSelectionJSON.d.ts +6 -5
  224. package/build/js/private/adaptiveRecognitionModeTranslator.d.ts +5 -4
  225. package/build/js/private/adaptiveRecognitionModeTranslator.js +1 -1
  226. package/build/js/private/brushTranslator.d.ts +10 -9
  227. package/build/js/private/brushTranslator.js +1 -1
  228. package/build/js/private/createProxiedViewFinder.d.ts +6 -63
  229. package/build/js/private/createProxiedViewFinder.js +1 -1
  230. package/build/js/private/fromWrappedFutureToPromise.d.ts +4 -3
  231. package/build/js/private/fromWrappedFutureToPromise.js +1 -1
  232. package/build/js/private/labelFieldLocationTypeTranslator.d.ts +6 -5
  233. package/build/js/private/labelFieldLocationTypeTranslator.js +1 -1
  234. package/build/js/private/measureTranslator.d.ts +5 -4
  235. package/build/js/private/measureTranslator.js +1 -1
  236. package/build/js/private/numberTranslator.d.ts +5 -4
  237. package/build/js/private/numberTranslator.js +1 -1
  238. package/build/js/private/scrollIntoView/compute.d.ts +56 -56
  239. package/build/js/private/scrollIntoView/compute.js +1 -1
  240. package/build/js/private/scrollIntoView/index.d.ts +9 -8
  241. package/build/js/private/scrollIntoView/index.js +1 -1
  242. package/build/js/private/scrollIntoView/types.d.ts +11 -10
  243. package/build/js/private/symbologiesTranslator.d.ts +7 -6
  244. package/build/js/private/symbologiesTranslator.js +1 -1
  245. package/build/js/private/viewfinderTranslator.d.ts +6 -9
  246. package/build/js/private/viewfinderTranslator.js +1 -1
  247. package/build/js/sdcBarcodeData-DOuUPRUb.d.ts +47 -0
  248. package/build/js/sdcBarcodeInternalSdkData-CJZsjs8c.d.ts +36 -0
  249. package/build/js/sdcCoreCommon-kHUoe_GV.d.ts +13 -0
  250. package/build/js/sdcCoreCommonBuffer-DjQM-W5x.d.ts +11 -0
  251. package/build/js/sdcCoreCommonGeometry-Bxvlllkc.d.ts +56 -0
  252. package/build/js/sdcCoreCommonGraphic-hFLsxC6K.d.ts +22 -0
  253. package/build/js/sdcCoreInternalSdkArea-BDbnSRls.d.ts +38 -0
  254. package/build/js/sdcCoreInternalSdkCapture-CcabgRl6.d.ts +9 -0
  255. package/build/js/sdcCoreInternalSdkCommonAsync-8G3-3n53.d.ts +12 -0
  256. package/build/js/sdcCoreInternalSdkCommonGeometry-BdkRyMJ5.d.ts +50 -0
  257. package/build/js/sdcCoreInternalSdkCommonGraphics-DRTWPww6.d.ts +10 -0
  258. package/build/js/sdcCoreInternalSdkOcr-rkdYyZLs.d.ts +34 -0
  259. package/build/js/sdcCoreInternalSdkUiStyle-pVbYygcu.d.ts +11 -0
  260. package/build/js/sdcCoreInternalSdkUiViewfinder-BoG0LyRj.d.ts +73 -0
  261. package/build/js/sdcLabelData-CHLquvuG.d.ts +37 -0
  262. package/build/js/sdcLabelInternalModuleCapture-B6-1Wjzn.d.ts +512 -0
  263. package/build/js/sdcLabelInternalModuleData-D_O2Y4cu.d.ts +63 -0
  264. package/build/js/sdcLabelInternalModuleUiOverlay-CGIKcVOW.d.ts +113 -0
  265. package/build/js/sdcSymbologySettings-CR04eT_a.d.ts +21 -0
  266. package/build/js/ui/atoms/AdaptiveRecognitionOverlay.d.ts +21 -20
  267. package/build/js/ui/atoms/AdaptiveRecognitionOverlay.js +1 -1
  268. package/build/js/ui/atoms/Button.d.ts +2 -67
  269. package/build/js/ui/atoms/Button.js +1 -1
  270. package/build/js/ui/atoms/TextInput.d.ts +189 -188
  271. package/build/js/ui/atoms/TextInput.js +1 -1
  272. package/build/js/ui/atoms/viewportUtils.d.ts +3 -2
  273. package/build/js/ui/atoms/viewportUtils.js +1 -1
  274. package/build/js/ui/controllers/KeyboardVisibilityController.d.ts +131 -130
  275. package/build/js/ui/controllers/KeyboardVisibilityController.js +1 -1
  276. package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.d.ts +97 -96
  277. package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.js +1 -1
  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-beta.1.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_module_prediction.515757826ca3.model +0 -0
  349. package/sdc-lib/resources/models/qr_module_prediction_model_spatial_transformer.e790edc14d39.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-2W6E3GQH.js +0 -2
  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-74H5UWMJ.js +0 -1
  370. package/build/js/chunks/chunk-7FZ6M63O.js +0 -1
  371. package/build/js/chunks/chunk-7V7K3PCH.js +0 -1
  372. package/build/js/chunks/chunk-7VGFHQT3.js +0 -1
  373. package/build/js/chunks/chunk-A537ABTE.js +0 -1
  374. package/build/js/chunks/chunk-ABK45ILU.js +0 -1
  375. package/build/js/chunks/chunk-AP77K5WE.js +0 -0
  376. package/build/js/chunks/chunk-BDA5SYXG.js +0 -1
  377. package/build/js/chunks/chunk-BEKGYADV.js +0 -1
  378. package/build/js/chunks/chunk-BGVFXDGB.js +0 -1
  379. package/build/js/chunks/chunk-BJFWGOUS.js +0 -1
  380. package/build/js/chunks/chunk-BJSBS5IL.js +0 -1
  381. package/build/js/chunks/chunk-BQJUSAIQ.js +0 -1
  382. package/build/js/chunks/chunk-BYHTDLZK.js +0 -1
  383. package/build/js/chunks/chunk-BYXHNUWR.js +0 -1
  384. package/build/js/chunks/chunk-CGNWTUD5.js +0 -1
  385. package/build/js/chunks/chunk-CHBH6UKJ.js +0 -1
  386. package/build/js/chunks/chunk-COOCFN2K.js +0 -1
  387. package/build/js/chunks/chunk-CS7EEHHH.js +0 -1
  388. package/build/js/chunks/chunk-CUHE565K.js +0 -1
  389. package/build/js/chunks/chunk-CVVZR6MJ.js +0 -1
  390. package/build/js/chunks/chunk-CYK3ORCG.js +0 -1
  391. package/build/js/chunks/chunk-D5PIEZCN.js +0 -1
  392. package/build/js/chunks/chunk-D6QEVE6U.js +0 -1
  393. package/build/js/chunks/chunk-DDYADIOR.js +0 -1
  394. package/build/js/chunks/chunk-DE2UH73T.js +0 -1
  395. package/build/js/chunks/chunk-DY7YMUCC.js +0 -1
  396. package/build/js/chunks/chunk-EPDDVGLY.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-IKDUT4HS.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-JO7OMLH3.js +0 -1
  406. package/build/js/chunks/chunk-KMUMMK5E.js +0 -0
  407. package/build/js/chunks/chunk-L3YJ62IW.js +0 -1
  408. package/build/js/chunks/chunk-L6U6LZ6D.js +0 -1
  409. package/build/js/chunks/chunk-LAW7AY4G.js +0 -1
  410. package/build/js/chunks/chunk-LEARM7VY.js +0 -1
  411. package/build/js/chunks/chunk-LQCSGQVX.js +0 -1
  412. package/build/js/chunks/chunk-M4E4AARR.js +0 -1
  413. package/build/js/chunks/chunk-M6KOA6NQ.js +0 -1
  414. package/build/js/chunks/chunk-MGEXMPRG.js +0 -1
  415. package/build/js/chunks/chunk-MIF4OREL.js +0 -1
  416. package/build/js/chunks/chunk-MMRF53YY.js +0 -1
  417. package/build/js/chunks/chunk-MVGPTPXX.js +0 -1
  418. package/build/js/chunks/chunk-MWD5HRPP.js +0 -0
  419. package/build/js/chunks/chunk-N2RCJCCU.js +0 -1
  420. package/build/js/chunks/chunk-NCZG3BTH.js +0 -1
  421. package/build/js/chunks/chunk-NPDG2TI5.js +0 -1
  422. package/build/js/chunks/chunk-NRVY22W7.js +0 -1
  423. package/build/js/chunks/chunk-NT3LCYW2.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-PNBJM4BJ.js +0 -1
  430. package/build/js/chunks/chunk-POMTT6U2.js +0 -1
  431. package/build/js/chunks/chunk-QCDC57QB.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-TZB6SCQB.js +0 -1
  439. package/build/js/chunks/chunk-UWPIQICM.js +0 -1
  440. package/build/js/chunks/chunk-UZ2W2CJH.js +0 -1
  441. package/build/js/chunks/chunk-V6PSSDG3.js +0 -1
  442. package/build/js/chunks/chunk-V7FLLMXI.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
@@ -0,0 +1,68 @@
1
+ import { ScanditHTMLElement } from "@scandit/web-datacapture-core/build/js/private/utils/index.js";
2
+ import { GestureRecognizerListener } from "@scandit/web-datacapture-core/build/js/private/GestureRecognizer/GestureRecognizer.js";
3
+
4
+ //#region src/main/ui/atoms/Button.d.ts
5
+ type ButtonVariant = "primary" | "secondary" | "ghost";
6
+ type ButtonSize = "default" | "small";
7
+ type ButtonKind = "action" | "destructive";
8
+ type ButtonType = HTMLButtonElement["type"];
9
+ declare class Button extends ScanditHTMLElement implements GestureRecognizerListener {
10
+ static tag: "scandit-button";
11
+ static formAssociated: boolean;
12
+ private _variant;
13
+ private _size;
14
+ private _kind;
15
+ private _disabled;
16
+ private _type;
17
+ private iconStartSlot;
18
+ private iconEndSlot;
19
+ private onIconSlotChangeListener;
20
+ private gestureRecognizer;
21
+ private associatedForm;
22
+ constructor();
23
+ connectedCallback(): void;
24
+ disconnectedCallback(): void;
25
+ /**
26
+ * Called when the element is associated or disassociated with a form.
27
+ * @param _form - The form element or null if disassociated
28
+ */
29
+ formAssociatedCallback(_form: HTMLFormElement | null): void;
30
+ /**
31
+ * Called when the disabled state of the form changes.
32
+ * @param disabled - Whether the form is now disabled
33
+ */
34
+ formDisabledCallback(disabled: boolean): void;
35
+ onPress(): void;
36
+ onRelease(): void;
37
+ private onIconSlotChange;
38
+ private updateIconColors;
39
+ private isScanditIcon;
40
+ get variant(): ButtonVariant;
41
+ set variant(value: ButtonVariant);
42
+ get size(): ButtonSize;
43
+ set size(value: ButtonSize);
44
+ get kind(): ButtonKind;
45
+ set kind(value: ButtonKind);
46
+ get disabled(): boolean;
47
+ set disabled(value: boolean);
48
+ get type(): ButtonType;
49
+ set type(value: ButtonType);
50
+ private updateAttributes;
51
+ private updateButtonState;
52
+ static get observedAttributes(): string[];
53
+ attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
54
+ set text(text: string);
55
+ get text(): string;
56
+ set textContent(text: string | null);
57
+ get textContent(): string;
58
+ static create(): Button;
59
+ static register(): void;
60
+ private static createStyleElement;
61
+ }
62
+ declare global {
63
+ interface HTMLElementTagNameMap {
64
+ [Button.tag]: Button;
65
+ }
66
+ }
67
+ //#endregion
68
+ export { ButtonVariant as a, ButtonType as i, ButtonKind as n, ButtonSize as r, Button as t };
@@ -0,0 +1,30 @@
1
+ import { n as LabelFieldJSON, t as LabelField } from "./LabelField-BAO35-Eb.js";
2
+ import { Quadrilateral, QuadrilateralJSON } from "@scandit/web-datacapture-core";
3
+
4
+ //#region src/main/api/CapturedLabel.d.ts
5
+ interface CapturedLabelJSON {
6
+ fields: LabelFieldJSON[];
7
+ name: string;
8
+ isComplete: boolean;
9
+ predictedBounds: QuadrilateralJSON;
10
+ deltaTimeToPrediction: number;
11
+ trackingId: number;
12
+ }
13
+ declare class CapturedLabel {
14
+ private _fields;
15
+ private _name;
16
+ private _isComplete;
17
+ private _predictedBounds;
18
+ private _deltaTimeToPrediction;
19
+ private _trackingId;
20
+ get fields(): LabelField[];
21
+ get name(): string;
22
+ get isComplete(): boolean;
23
+ get predictedBounds(): Quadrilateral;
24
+ get deltaTimeToPrediction(): number;
25
+ get trackingId(): number;
26
+ private static fromJSON;
27
+ private toJSONObject;
28
+ }
29
+ //#endregion
30
+ export { CapturedLabelJSON as n, CapturedLabel as t };
@@ -0,0 +1,29 @@
1
+ import { t as BarcodeField } from "./BarcodeField-CWg5Ve8v.js";
2
+ import { t as LabelFieldLocation } from "./LabelFieldLocation-DDqgTh17.js";
3
+ import { SymbologySettings } from "@scandit/web-datacapture-barcode";
4
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
5
+
6
+ //#region src/main/api/CustomBarcode.d.ts
7
+ declare class CustomBarcode implements BarcodeField {
8
+ private [nativeHandle];
9
+ private _name;
10
+ private _anchorRegexes;
11
+ private _hiddenProperties;
12
+ private _isOptional;
13
+ private _numberOfMandatoryInstances;
14
+ private _valueRegexes;
15
+ private _symbologies;
16
+ private _location?;
17
+ private constructor();
18
+ get name(): string;
19
+ get anchorRegexes(): string[];
20
+ get isOptional(): boolean;
21
+ get numberOfMandatoryInstances(): number | null;
22
+ get valueRegexes(): string[];
23
+ get symbologies(): SymbologySettings[];
24
+ get location(): LabelFieldLocation | undefined;
25
+ private get hiddenProperties();
26
+ private static forHandle;
27
+ }
28
+ //#endregion
29
+ export { CustomBarcode as t };
@@ -0,0 +1,18 @@
1
+ import { t as BarcodeFieldBuilder } from "./BarcodeFieldBuilder-CSsj0EXY.js";
2
+ import { t as LabelFieldLocation } from "./LabelFieldLocation-DDqgTh17.js";
3
+ import { t as CustomBarcode } from "./CustomBarcode-B9b3T3wr.js";
4
+
5
+ //#region src/main/api/CustomBarcodeBuilder.d.ts
6
+ declare class CustomBarcodeBuilder extends BarcodeFieldBuilder<CustomBarcodeBuilder, CustomBarcode> {
7
+ private anchorRegexes;
8
+ private location?;
9
+ constructor(name?: string);
10
+ setAnchorRegexes(anchorRegexes: string[]): this;
11
+ setAnchorRegex(anchorRegex: RegExp): this;
12
+ setLocation(location: LabelFieldLocation): this;
13
+ build(name?: string): Promise<CustomBarcode>;
14
+ protected getThis(): this;
15
+ }
16
+ declare function customBarcode(name: string): CustomBarcodeBuilder;
17
+ //#endregion
18
+ export { customBarcode as n, CustomBarcodeBuilder as t };
@@ -0,0 +1,27 @@
1
+ import { c as NativeProxyHandle } from "./AdaptiveRecognitionResult-Clnk-SP8.js";
2
+ import { t as LabelFieldLocation } from "./LabelFieldLocation-DDqgTh17.js";
3
+ import { t as TextField } from "./TextField-CTCb88lU.js";
4
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
5
+
6
+ //#region src/main/api/CustomText.d.ts
7
+ declare class CustomText implements TextField {
8
+ protected [nativeHandle]: NativeProxyHandle;
9
+ private _name;
10
+ private _anchorRegexes;
11
+ private _hiddenProperties;
12
+ private _isOptional;
13
+ private _numberOfMandatoryInstances;
14
+ private _valueRegexes;
15
+ private _location?;
16
+ private constructor();
17
+ get name(): string;
18
+ get isOptional(): boolean;
19
+ get numberOfMandatoryInstances(): number | null;
20
+ get valueRegexes(): string[];
21
+ get location(): LabelFieldLocation | undefined;
22
+ private get anchorRegexes();
23
+ private get hiddenProperties();
24
+ private static forHandle;
25
+ }
26
+ //#endregion
27
+ export { CustomText as t };
@@ -0,0 +1,20 @@
1
+ import { t as LabelFieldLocation } from "./LabelFieldLocation-DDqgTh17.js";
2
+ import { t as CustomText } from "./CustomText-Cl2GuEWp.js";
3
+ import { t as TextFieldBuilder } from "./TextFieldBuilder-biW0vkn0.js";
4
+
5
+ //#region src/main/api/CustomTextBuilder.d.ts
6
+ declare class CustomTextBuilder extends TextFieldBuilder<CustomTextBuilder, CustomText> {
7
+ private anchorRegexes;
8
+ private shouldResetAnchorRegexes;
9
+ private location?;
10
+ constructor(name?: string);
11
+ setAnchorRegexes(anchorRegexes: string[]): this;
12
+ setAnchorRegex(anchorRegex: RegExp): this;
13
+ resetAnchorRegexes(): this;
14
+ setLocation(location: LabelFieldLocation): this;
15
+ build(name?: string): Promise<CustomText>;
16
+ protected getThis(): this;
17
+ }
18
+ declare function customText(name: string): CustomTextBuilder;
19
+ //#endregion
20
+ export { customText as n, CustomTextBuilder as t };
@@ -0,0 +1,25 @@
1
+ import { c as NativeProxyHandle } from "./AdaptiveRecognitionResult-Clnk-SP8.js";
2
+ import { t as TextField } from "./TextField-CTCb88lU.js";
3
+ import { t as LabelDateFormat } from "./LabelDateFormat-C9T5qNMc.js";
4
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
5
+
6
+ //#region src/main/api/DateText.d.ts
7
+ declare class DateText implements TextField {
8
+ protected [nativeHandle]: NativeProxyHandle;
9
+ private _name;
10
+ private _isOptional;
11
+ private _numberOfMandatoryInstances;
12
+ private _valueRegexes;
13
+ private _labelDateFormat?;
14
+ private _anchorRegexes;
15
+ private constructor();
16
+ get name(): string;
17
+ get isOptional(): boolean;
18
+ get numberOfMandatoryInstances(): number | null;
19
+ get valueRegexes(): string[];
20
+ get labelDateFormat(): LabelDateFormat | null;
21
+ get anchorRegexes(): string[];
22
+ private static forHandle;
23
+ }
24
+ //#endregion
25
+ export { DateText as t };
@@ -0,0 +1,21 @@
1
+ import { t as TextFieldBuilder } from "./TextFieldBuilder-biW0vkn0.js";
2
+ import { t as LabelDateFormat } from "./LabelDateFormat-C9T5qNMc.js";
3
+ import { t as DateText } from "./DateText-qQtIgcnZ.js";
4
+
5
+ //#region src/main/api/DateTextBuilder.d.ts
6
+ declare class DateTextBuilder extends TextFieldBuilder<DateTextBuilder, DateText> {
7
+ private anchorRegexes?;
8
+ private shouldResetAnchorRegexes;
9
+ private labelDateFormat;
10
+ constructor(name?: string);
11
+ private static defaultLabelDateFormat;
12
+ setAnchorRegexes(anchorRegexes: string[]): this;
13
+ setAnchorRegex(anchorRegex: string): this;
14
+ resetAnchorRegexes(): this;
15
+ setLabelDateFormat(labelDateFormat: LabelDateFormat): this;
16
+ build(name?: string): Promise<DateText>;
17
+ protected getThis(): this;
18
+ }
19
+ declare function dateText(name: string): DateTextBuilder;
20
+ //#endregion
21
+ export { dateText as n, DateTextBuilder as t };
@@ -0,0 +1,25 @@
1
+ import { c as NativeProxyHandle } from "./AdaptiveRecognitionResult-Clnk-SP8.js";
2
+ import { t as TextField } from "./TextField-CTCb88lU.js";
3
+ import { t as LabelDateFormat } from "./LabelDateFormat-C9T5qNMc.js";
4
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
5
+
6
+ //#region src/main/api/ExpiryDateText.d.ts
7
+ declare class ExpiryDateText implements TextField {
8
+ protected [nativeHandle]: NativeProxyHandle;
9
+ private _name;
10
+ private _isOptional;
11
+ private _numberOfMandatoryInstances;
12
+ private _valueRegexes;
13
+ private _dateFormat?;
14
+ private _anchorRegexes;
15
+ private constructor();
16
+ get name(): string;
17
+ get isOptional(): boolean;
18
+ get numberOfMandatoryInstances(): number | null;
19
+ get valueRegexes(): string[];
20
+ get dateFormat(): LabelDateFormat | null;
21
+ get anchorRegexes(): string[];
22
+ private static forHandle;
23
+ }
24
+ //#endregion
25
+ export { ExpiryDateText as t };
@@ -0,0 +1,20 @@
1
+ import { t as TextFieldBuilder } from "./TextFieldBuilder-biW0vkn0.js";
2
+ import { t as LabelDateFormat } from "./LabelDateFormat-C9T5qNMc.js";
3
+ import { t as ExpiryDateText } from "./ExpiryDateText-DkTHW-n-.js";
4
+
5
+ //#region src/main/api/ExpiryDateTextBuilder.d.ts
6
+ declare class ExpiryDateTextBuilder extends TextFieldBuilder<ExpiryDateTextBuilder, ExpiryDateText> {
7
+ private anchorRegexes?;
8
+ private shouldResetAnchorRegexes;
9
+ private labelDateFormat?;
10
+ constructor(name?: string);
11
+ setAnchorRegexes(anchorRegexes: string[]): this;
12
+ setAnchorRegex(anchorRegex: string): this;
13
+ resetAnchorRegexes(): this;
14
+ setLabelDateFormat(labelDateFormat: LabelDateFormat): this;
15
+ build(name?: string): Promise<ExpiryDateText>;
16
+ protected getThis(): this;
17
+ }
18
+ declare function expiryDateText(name: string): ExpiryDateTextBuilder;
19
+ //#endregion
20
+ export { expiryDateText as n, ExpiryDateTextBuilder as t };
@@ -0,0 +1,22 @@
1
+ import { t as BarcodeField } from "./BarcodeField-CWg5Ve8v.js";
2
+ import { SymbologySettings } from "@scandit/web-datacapture-barcode";
3
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
4
+
5
+ //#region src/main/api/ImeiOneBarcode.d.ts
6
+ declare class ImeiOneBarcode implements BarcodeField {
7
+ private [nativeHandle];
8
+ private _name;
9
+ private _isOptional;
10
+ private _numberOfMandatoryInstances;
11
+ private _valueRegexes;
12
+ private _symbologies;
13
+ private constructor();
14
+ get name(): string;
15
+ get isOptional(): boolean;
16
+ get numberOfMandatoryInstances(): number | null;
17
+ get valueRegexes(): string[];
18
+ get symbologies(): SymbologySettings[];
19
+ private static forHandle;
20
+ }
21
+ //#endregion
22
+ export { ImeiOneBarcode as t };
@@ -0,0 +1,15 @@
1
+ import { t as BarcodeFieldBuilder } from "./BarcodeFieldBuilder-CSsj0EXY.js";
2
+ import { t as ImeiOneBarcode } from "./ImeiOneBarcode-d4T3iiT8.js";
3
+
4
+ //#region src/main/api/ImeiOneBarcodeBuilder.d.ts
5
+ declare class ImeiOneBarcodeBuilder extends BarcodeFieldBuilder<ImeiOneBarcodeBuilder, ImeiOneBarcode> {
6
+ private anchorRegexes;
7
+ constructor(name?: string);
8
+ private setAnchorRegexes;
9
+ private setAnchorRegex;
10
+ build(name?: string): Promise<ImeiOneBarcode>;
11
+ protected getThis(): this;
12
+ }
13
+ declare function imeiOneBarcode(name: string): ImeiOneBarcodeBuilder;
14
+ //#endregion
15
+ export { imeiOneBarcode as n, ImeiOneBarcodeBuilder as t };
@@ -0,0 +1,22 @@
1
+ import { t as BarcodeField } from "./BarcodeField-CWg5Ve8v.js";
2
+ import { SymbologySettings } from "@scandit/web-datacapture-barcode";
3
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
4
+
5
+ //#region src/main/api/ImeiTwoBarcode.d.ts
6
+ declare class ImeiTwoBarcode implements BarcodeField {
7
+ private [nativeHandle];
8
+ private _name;
9
+ private _isOptional;
10
+ private _numberOfMandatoryInstances;
11
+ private _valueRegexes;
12
+ private _symbologies;
13
+ private constructor();
14
+ get name(): string;
15
+ get isOptional(): boolean;
16
+ get numberOfMandatoryInstances(): number | null;
17
+ get valueRegexes(): string[];
18
+ get symbologies(): SymbologySettings[];
19
+ private static forHandle;
20
+ }
21
+ //#endregion
22
+ export { ImeiTwoBarcode as t };
@@ -0,0 +1,15 @@
1
+ import { t as BarcodeFieldBuilder } from "./BarcodeFieldBuilder-CSsj0EXY.js";
2
+ import { t as ImeiTwoBarcode } from "./ImeiTwoBarcode-DhmyWFV3.js";
3
+
4
+ //#region src/main/api/ImeiTwoBarcodeBuilder.d.ts
5
+ declare class ImeiTwoBarcodeBuilder extends BarcodeFieldBuilder<ImeiTwoBarcodeBuilder, ImeiTwoBarcode> {
6
+ private anchorRegexes;
7
+ constructor(name?: string);
8
+ private setAnchorRegexes;
9
+ private setAnchorRegex;
10
+ build(name?: string): Promise<ImeiTwoBarcode>;
11
+ protected getThis(): this;
12
+ }
13
+ declare function imeiTwoBarcode(name: string): ImeiTwoBarcodeBuilder;
14
+ //#endregion
15
+ export { imeiTwoBarcode as n, ImeiTwoBarcodeBuilder as t };
@@ -0,0 +1,42 @@
1
+ import { t as LabelCaptureSession } from "./LabelCaptureSession-Dc8YZO9H.js";
2
+ import { t as LabelCaptureFeedback } from "./LabelCaptureFeedback-Bc-zIaL_.js";
3
+ import { t as LabelCaptureSettings } from "./LabelCaptureSettings-D4GHiKnt.js";
4
+ import { CameraSettings, DataCaptureContext, DataCaptureMode, DataCaptureModeJSON, FrameData } from "@scandit/web-datacapture-core";
5
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
6
+
7
+ //#region src/main/api/LabelCaptureListener.d.ts
8
+ interface LabelCaptureListener {
9
+ didStartObservingLabelCapture?(labelCapture: LabelCapture): void;
10
+ didStopObservingLabelCapture?(labelCapture: LabelCapture): void;
11
+ didUpdateSession?(labelCapture: LabelCapture, session: LabelCaptureSession, frameData: FrameData): void;
12
+ }
13
+ //#endregion
14
+ //#region src/main/api/LabelCapture.d.ts
15
+ declare class LabelCapture implements DataCaptureMode {
16
+ private skipSerialization;
17
+ private [nativeHandle];
18
+ context: DataCaptureContext | null;
19
+ private listeners;
20
+ private _receiptScanningHandler;
21
+ private workerListener;
22
+ private _isEnabled;
23
+ private _feedback;
24
+ private constructor();
25
+ toJSONObject(): DataCaptureModeJSON;
26
+ static createRecommendedCameraSettings(): CameraSettings;
27
+ static forContext(context: DataCaptureContext, settings: LabelCaptureSettings): Promise<LabelCapture>;
28
+ get feedback(): LabelCaptureFeedback;
29
+ set feedback(feedback: LabelCaptureFeedback);
30
+ isEnabled(): boolean;
31
+ setEnabled(enabled: boolean): Promise<void>;
32
+ applySettings(settings: LabelCaptureSettings): Promise<void>;
33
+ addListener(listener: LabelCaptureListener): void;
34
+ removeListener(listener: LabelCaptureListener): void;
35
+ private onWorkerMessage;
36
+ private didStartObservingLabelCapture;
37
+ private didStopObservingLabelCapture;
38
+ private didUpdateSession;
39
+ protected emitFeedback(): void;
40
+ }
41
+ //#endregion
42
+ export { LabelCaptureListener as n, LabelCapture as t };
@@ -0,0 +1,89 @@
1
+ import { t as LabelField } from "./LabelField-BAO35-Eb.js";
2
+ import { t as CapturedLabel } from "./CapturedLabel-PjFfeqht.js";
3
+ import { c as NativeProxyHandle } from "./AdaptiveRecognitionResult-Clnk-SP8.js";
4
+ import { t as LabelCapture } from "./LabelCapture-BZi-QVCO.js";
5
+ import { t as LabelCaptureOverlayJSON } from "./LabelCaptureOverlayJSON-B6X3-JDh.js";
6
+ import { Anchor, DataCaptureOverlay, DataCaptureView, PointWithUnit } from "@scandit/web-datacapture-core";
7
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
8
+ import { Serializable } from "@scandit/web-datacapture-core/build/js/private/Serializable";
9
+
10
+ //#region src/main/api/LabelCaptureAdvancedOverlayListener.d.ts
11
+ interface LabelCaptureAdvancedOverlayListener {
12
+ /**
13
+ * View to be drawn corresponding to the given CapturedLabel.
14
+ * Called before anchorForCapturedLabel() and offsetForCapturedLabel().
15
+ * @param overlay The LabelCaptureAdvancedOverlay instance
16
+ * @param capturedLabel The captured label to create a view for
17
+ */
18
+ viewForCapturedLabel?(overlay: LabelCaptureAdvancedOverlay, capturedLabel: CapturedLabel): HTMLElement | null;
19
+ /**
20
+ * Anchor point that should be used for the view corresponding to the given CapturedLabel.
21
+ * Called after viewForCapturedLabel() and before offsetForCapturedLabel().
22
+ * @param overlay The LabelCaptureAdvancedOverlay instance
23
+ * @param capturedLabel The captured label to determine anchor for
24
+ */
25
+ anchorForCapturedLabel?(overlay: LabelCaptureAdvancedOverlay, capturedLabel: CapturedLabel): Anchor;
26
+ /**
27
+ * Offset to be set to the view corresponding to the given CapturedLabel.
28
+ * Called after viewForCapturedLabel() and anchorForCapturedLabel().
29
+ * @param overlay The LabelCaptureAdvancedOverlay instance
30
+ * @param capturedLabel The captured label to determine offset for
31
+ * @param view The view to offset
32
+ */
33
+ offsetForCapturedLabel?(overlay: LabelCaptureAdvancedOverlay, capturedLabel: CapturedLabel, view: HTMLElement): PointWithUnit;
34
+ /**
35
+ * View to be drawn corresponding to the given LabelField.
36
+ * Called before anchorForCapturedLabelField() and offsetForCapturedLabelField().
37
+ * @param overlay The LabelCaptureAdvancedOverlay instance
38
+ * @param labelField The label field to create a view for
39
+ */
40
+ viewForCapturedLabelField?(overlay: LabelCaptureAdvancedOverlay, labelField: LabelField): HTMLElement | null;
41
+ /**
42
+ * Anchor point that should be used for the view corresponding to the given LabelField.
43
+ * Called after viewForCapturedLabelField() and before offsetForCapturedLabelField().
44
+ * @param overlay The LabelCaptureAdvancedOverlay instance
45
+ * @param labelField The label field to determine anchor for
46
+ */
47
+ anchorForCapturedLabelField?(overlay: LabelCaptureAdvancedOverlay, labelField: LabelField): Anchor;
48
+ /**
49
+ * Offset to be set to the view corresponding to the given LabelField.
50
+ * Called after viewForCapturedLabelField() and anchorForCapturedLabelField().
51
+ * @param overlay The LabelCaptureAdvancedOverlay instance
52
+ * @param labelField The label field to determine offset for
53
+ * @param view The view to offset
54
+ */
55
+ offsetForCapturedLabelField?(overlay: LabelCaptureAdvancedOverlay, labelField: LabelField, view: HTMLElement): PointWithUnit;
56
+ }
57
+ //#endregion
58
+ //#region src/main/api/LabelCaptureAdvancedOverlay.d.ts
59
+ declare class LabelCaptureAdvancedOverlay implements DataCaptureOverlay, Serializable<LabelCaptureOverlayJSON> {
60
+ [nativeHandle]: NativeProxyHandle;
61
+ private onWorkerMessageHandler;
62
+ private _dataCaptureView;
63
+ private defaultOffset;
64
+ private _viewForCapturedLabelMap;
65
+ private _viewForCapturedLabelFieldMap;
66
+ private _anchorForCapturedLabelMap;
67
+ private _offsetForCapturedLabelMap;
68
+ private _offsetForCapturedLabelFieldMap;
69
+ private _anchorForCapturedLabelFieldMap;
70
+ listener: LabelCaptureAdvancedOverlayListener | null;
71
+ static withLabelCaptureForView(labelCapture: LabelCapture, view: DataCaptureView): Promise<LabelCaptureAdvancedOverlay>;
72
+ private constructor();
73
+ private keyForCapturedLabelField;
74
+ setShouldShowScanAreaGuides(show: boolean): Promise<void>;
75
+ getShouldShowScanAreaGuides(): Promise<boolean>;
76
+ setViewForCapturedLabel(capturedLabel: CapturedLabel, view?: HTMLElement): void;
77
+ setAnchorForCapturedLabel(capturedLabel: CapturedLabel, anchor: Anchor): void;
78
+ setOffsetForCapturedLabel(capturedLabel: CapturedLabel, offset: PointWithUnit): void;
79
+ setViewForCapturedLabelField(field: LabelField, capturedLabel: CapturedLabel, view?: HTMLElement): void;
80
+ setAnchorForCapturedLabelField(labelField: LabelField, capturedLabel: CapturedLabel, anchor: Anchor): void;
81
+ setOffsetForCapturedLabelField(labelField: LabelField, capturedLabel: CapturedLabel, offset: PointWithUnit): void;
82
+ clearCapturedLabelViews(): void;
83
+ private onWorkerMessage;
84
+ private handleUpdateField;
85
+ private update;
86
+ toJSONObject(): LabelCaptureOverlayJSON;
87
+ }
88
+ //#endregion
89
+ export { LabelCaptureAdvancedOverlayListener as n, LabelCaptureAdvancedOverlay as t };
@@ -0,0 +1,63 @@
1
+ import { i as LabelFieldState } from "./sdcLabelData-CHLquvuG.js";
2
+ import { t as LabelField } from "./LabelField-BAO35-Eb.js";
3
+ import { t as CapturedLabel } from "./CapturedLabel-PjFfeqht.js";
4
+ import { c as NativeProxyHandle } from "./AdaptiveRecognitionResult-Clnk-SP8.js";
5
+ import { t as LabelCapture } from "./LabelCapture-BZi-QVCO.js";
6
+ import { t as LabelCaptureOverlayJSON } from "./LabelCaptureOverlayJSON-B6X3-JDh.js";
7
+ import { Brush, DataCaptureOverlay, DataCaptureView, Viewfinder } from "@scandit/web-datacapture-core";
8
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
9
+ import { Serializable } from "@scandit/web-datacapture-core/build/js/private/Serializable";
10
+
11
+ //#region src/main/api/LabelCaptureBasicOverlayListener.d.ts
12
+ /**
13
+ * Interface to customize the visual appearance of highlighted labels and their fields.
14
+ * When label capture identifies a new field, or when the LabelField.state property changes,
15
+ * brushForField() is called to determine the brush of the field.
16
+ */
17
+ interface LabelCaptureBasicOverlayListener {
18
+ /**
19
+ * Called for each field to determine its brush whenever the field's state changes.
20
+ * In case the field is tracked over multiple frames and its state does not change,
21
+ * the same brush is used. The field brush can be changed by explicit calls to
22
+ * LabelCaptureBasicOverlay.setBrushForField().
23
+ */
24
+ brushForField?(overlay: LabelCaptureBasicOverlay, field: LabelField, label: CapturedLabel): Brush | null;
25
+ /**
26
+ * Called for each label to determine its brush whenever one of the label's fields
27
+ * changes its state/data. In case the field is tracked over multiple frames and none
28
+ * of the fields changes its state, the same brush is used. The label brush can be
29
+ * changed by explicit calls to LabelCaptureBasicOverlay.setBrushForLabel().
30
+ */
31
+ brushForLabel?(overlay: LabelCaptureBasicOverlay, label: CapturedLabel): Brush | null;
32
+ /**
33
+ * Called every time a captured label is tapped.
34
+ */
35
+ onLabelTapped?(overlay: LabelCaptureBasicOverlay, label: CapturedLabel): void;
36
+ }
37
+ //#endregion
38
+ //#region src/main/api/LabelCaptureBasicOverlay.d.ts
39
+ declare class LabelCaptureBasicOverlay implements DataCaptureOverlay, Serializable<LabelCaptureOverlayJSON> {
40
+ [nativeHandle]: NativeProxyHandle;
41
+ private listeners;
42
+ private onWorkerMessageHandler;
43
+ private proxiedViewFinder;
44
+ static withLabelCapture(labelCapture: LabelCapture): Promise<LabelCaptureBasicOverlay>;
45
+ static withLabelCaptureForView(labelCapture: LabelCapture, view: DataCaptureView): Promise<LabelCaptureBasicOverlay>;
46
+ private constructor();
47
+ toJSONObject(): LabelCaptureOverlayJSON;
48
+ getListener(): Promise<LabelCaptureBasicOverlayListener | null>;
49
+ setListener(labelCaptureBasicOverlayListener?: LabelCaptureBasicOverlayListener): Promise<void>;
50
+ getDefaultFieldBrush(fieldState: LabelFieldState): Promise<Brush>;
51
+ setDefaultFieldBrush(brush: Brush, fieldState: LabelFieldState): Promise<void>;
52
+ getDefaultLabelBrush(): Promise<Brush>;
53
+ setDefaultLabelBrush(brush: Brush): Promise<void>;
54
+ setBrushForField(brush: Brush, field: LabelField, label: CapturedLabel): Promise<void>;
55
+ setBrushForLabel(brush: Brush, label: CapturedLabel): Promise<void>;
56
+ getShouldShowScanAreaGuides(): Promise<boolean>;
57
+ setShouldShowScanAreaGuides(value: boolean): Promise<void>;
58
+ getViewfinder(): Promise<Viewfinder | null>;
59
+ setViewfinder(viewFinder: Viewfinder): Promise<void>;
60
+ private onWorkerMessage;
61
+ }
62
+ //#endregion
63
+ export { LabelCaptureBasicOverlayListener as n, LabelCaptureBasicOverlay as t };
@@ -0,0 +1,15 @@
1
+ import { Feedback, FeedbackJSON } from "@scandit/web-datacapture-core";
2
+ import { Serializable } from "@scandit/web-datacapture-core/build/js/private/Serializable";
3
+
4
+ //#region src/main/api/LabelCaptureFeedback.d.ts
5
+ interface LabelCaptureFeedbackJSON {
6
+ success: FeedbackJSON;
7
+ }
8
+ declare class LabelCaptureFeedback implements Serializable<LabelCaptureFeedbackJSON> {
9
+ success: Feedback;
10
+ constructor();
11
+ static get default(): LabelCaptureFeedback;
12
+ toJSONObject(): LabelCaptureFeedbackJSON;
13
+ }
14
+ //#endregion
15
+ export { LabelCaptureFeedbackJSON as n, LabelCaptureFeedback as t };
@@ -0,0 +1,9 @@
1
+ import { c as NativeProxyHandle } from "./AdaptiveRecognitionResult-Clnk-SP8.js";
2
+
3
+ //#region src/main/api/LabelCaptureOverlayJSON.d.ts
4
+ type LabelCaptureOverlayJSON = {
5
+ nativeHandle: NativeProxyHandle;
6
+ type: string;
7
+ };
8
+ //#endregion
9
+ export { LabelCaptureOverlayJSON as t };
@@ -0,0 +1,22 @@
1
+ import { n as CapturedLabelJSON, t as CapturedLabel } from "./CapturedLabel-PjFfeqht.js";
2
+
3
+ //#region src/main/api/LabelCaptureSession.d.ts
4
+ interface LabelCaptureSessionJSON {
5
+ canShowLocations: boolean;
6
+ lastFrameId: number;
7
+ frameSequenceId: number;
8
+ labels: CapturedLabelJSON[];
9
+ }
10
+ declare class LabelCaptureSession {
11
+ private _lastProcessedFrameId;
12
+ private _frameSequenceId;
13
+ private _capturedLabels;
14
+ private _canShowLocations;
15
+ get lastProcessedFrameId(): number;
16
+ get frameSequenceId(): number;
17
+ get capturedLabels(): CapturedLabel[];
18
+ get canShowLocations(): boolean;
19
+ private static fromJSON;
20
+ }
21
+ //#endregion
22
+ export { LabelCaptureSessionJSON as n, LabelCaptureSession as t };
@@ -0,0 +1,29 @@
1
+ import { n as LabelDefinitionBuilder, t as LabelDefinition } from "./LabelDefinition-CAZoQj1a.js";
2
+ import { LocationSelection } from "@scandit/web-datacapture-core";
3
+ import { nativeHandle } from "@scandit/web-datacapture-core/build/js/private/nativeHandle.js";
4
+
5
+ //#region src/main/api/LabelCaptureSettings.d.ts
6
+ declare class LabelCaptureSettings {
7
+ private [nativeHandle];
8
+ private constructor();
9
+ static fromLabelDefinitions(labelDefinitions: LabelDefinition[]): Promise<LabelCaptureSettings>;
10
+ private static forHandle;
11
+ getLocationSelection(): Promise<LocationSelection | undefined>;
12
+ setLocationSelection(locationSelection: LocationSelection): Promise<void>;
13
+ getProperty(key: string): Promise<unknown>;
14
+ setProperty(key: string, value: unknown): Promise<void>;
15
+ getBlueprintJSON(): Promise<Record<string, unknown>>;
16
+ }
17
+ declare class LabelCaptureSettingsBuilder {
18
+ private labelDefinitions;
19
+ private hiddenProperties;
20
+ private labelProperties?;
21
+ addLabel(label: LabelDefinition | LabelDefinitionBuilder): this;
22
+ setHiddenProperty(key: string, value: unknown): this;
23
+ setHiddenProperties(hiddenProperties: Record<string, unknown>): this;
24
+ setLabelProperties(labelProperties: Record<string, unknown> | Record<string, unknown>[]): this;
25
+ build(): Promise<LabelCaptureSettings>;
26
+ }
27
+ declare function labelCaptureSettings(): LabelCaptureSettingsBuilder;
28
+ //#endregion
29
+ export { LabelCaptureSettingsBuilder as n, labelCaptureSettings as r, LabelCaptureSettings as t };
@@ -0,0 +1 @@
1
+ import{contextHandle as e,listenerHandle as t}from"./worker/workerHandles.js";import{DataCaptureLoader as n}from"@scandit/web-datacapture-core";var r=`label-worker-8.5.0-beta.1.js`;function i(e){try{var t=e.endsWith(`/`)?e:e+`/`;return new URL(r,t).href}catch(t){var n=t instanceof Error?t.message:String(t);throw Error(`Invalid worker URL: `+e+`/`+r+` (`+n+`)`)}}function a(e){try{return new URL(e).origin===location.origin}catch(n){var t=n instanceof Error?n.message:String(n);return console.warn(`Could not determine origin for worker URL "`+e+`": `+t+`. Defaulting to cross-origin path.`),!1}}function o(e,t){/javascript|ecmascript/i.test(e.type)||(e=new Blob([e],{type:`application/javascript`}));var n=URL.createObjectURL(e),r=new Worker(n,{name:t});return setTimeout(function(){URL.revokeObjectURL(n)},0),r}async function s(e){if(!e||!e.libraryLocation)throw Error(`ExternalWorker requires options.libraryLocation`);var t=i(e.libraryLocation);try{var n=await fetch(t,a(t)?{}:{mode:`cors`});if(!n.ok)throw Error(`Failed to load worker script: `+t+` (status `+n.status+`)`);var r=await n.blob();return a(t)?new Worker(t,{name:e.name}):o(r,e.name)}catch(e){throw e instanceof Error&&e.message.startsWith(`Failed to load worker script:`)?e:Error(`Failed to load worker script: `+t+` (`+(e instanceof Error?e.message:e)+`)`)}}var c=class r extends n{constructor(...e){super(...e),this._name=`LabelCapture`}get dataCaptureWorker(){if(!this._dataCaptureWorker)throw Error(`Worker not initialized. Use LabelCaptureWorkerManager.create() to instantiate.`);return this._dataCaptureWorker}get name(){return this._name}async initializeNativeHandles(){return this._handshake??=(async()=>{let n=await this.workerCommand(`initializeNativeHandles`,{});this[e]=n.contextHandle,this[t]=n.listenerHandle})(),this._handshake}async createDataCaptureWorker(){return await s({name:this.name,libraryLocation:this.libraryLocation})}static async create(e){let t=new r(e);return t._dataCaptureWorker=await t.createDataCaptureWorker(),t.addWorkerMessageListener(),await t.workerCommand(`setLogLevel`,{level:t.logLevel}),await t.load(),t}async workerCommand(e,t,n){return new Promise((r,i)=>{let a=this.workerCommandId++;this.workerTasks.set(a,{resolve:r,reject:i,command:e});let o={...t,command:e,id:a};this.dataCaptureWorker.postMessage(o,n)})}};export{c as t};