@scandit/web-datacapture-label 7.5.1 → 7.6.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 (175) hide show
  1. package/build/js/{LabelCapture-D2-rYnL6.d.ts → LabelCapture-r1VXyYY1.d.ts} +12 -4
  2. package/build/js/{LabelCaptureAdvancedOverlay-BNICJMmg.d.ts → LabelCaptureAdvancedOverlay-ChUrueV6.d.ts} +2 -2
  3. package/build/js/{LabelCaptureBasicOverlay-DTJBF3EU.d.ts → LabelCaptureBasicOverlay-GO1AxzZR.d.ts} +2 -2
  4. package/build/js/{NativeProxy-B4-i6FUv.d.ts → NativeProxy-C1lJ_0p-.d.ts} +21 -9
  5. package/build/js/api/CustomBarcodeBuilder.js +1 -1
  6. package/build/js/api/CustomText.d.ts +2 -1
  7. package/build/js/api/CustomTextBuilder.d.ts +2 -1
  8. package/build/js/api/ExpiryDateText.d.ts +2 -1
  9. package/build/js/api/ExpiryDateTextBuilder.d.ts +2 -1
  10. package/build/js/api/ExpiryDateTextBuilder.js +1 -1
  11. package/build/js/api/ImeiOneBarcodeBuilder.js +1 -1
  12. package/build/js/api/ImeiTwoBarcodeBuilder.js +1 -1
  13. package/build/js/api/LabelCapture.d.ts +5 -2
  14. package/build/js/api/LabelCapture.js +1 -1
  15. package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +5 -3
  16. package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +5 -3
  17. package/build/js/api/LabelCaptureBasicOverlay.d.ts +5 -3
  18. package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +5 -3
  19. package/build/js/api/LabelCaptureFeedback.d.ts +14 -0
  20. package/build/js/api/LabelCaptureFeedback.js +1 -0
  21. package/build/js/api/LabelCaptureListener.d.ts +5 -2
  22. package/build/js/api/LabelCaptureOverlayJSON.d.ts +2 -1
  23. package/build/js/api/LabelCaptureSettings.d.ts +2 -1
  24. package/build/js/api/LabelCaptureValidationFlowOverlay.d.ts +10 -6
  25. package/build/js/api/LabelCaptureValidationFlowOverlay.js +1 -1
  26. package/build/js/api/LabelDefinition.d.ts +2 -1
  27. package/build/js/api/PackingDateText.d.ts +2 -1
  28. package/build/js/api/PackingDateTextBuilder.d.ts +2 -1
  29. package/build/js/api/PartNumberBarcodeBuilder.js +1 -1
  30. package/build/js/api/SerialNumberBarcodeBuilder.js +1 -1
  31. package/build/js/api/TotalPriceText.d.ts +2 -1
  32. package/build/js/api/TotalPriceTextBuilder.d.ts +2 -1
  33. package/build/js/api/UnitPriceText.d.ts +2 -1
  34. package/build/js/api/UnitPriceTextBuilder.d.ts +2 -1
  35. package/build/js/api/WeightText.d.ts +2 -1
  36. package/build/js/api/WeightTextBuilder.d.ts +2 -1
  37. package/build/js/chunks/chunk-2L7KHJB4.js +1 -0
  38. package/build/js/chunks/{chunk-XDPQXJ7N.js → chunk-3KGQKDI6.js} +1 -1
  39. package/build/js/chunks/chunk-47L7ORWZ.js +6 -0
  40. package/build/js/chunks/{chunk-3MBSB5KA.js → chunk-6GIKDYQ7.js} +1 -1
  41. package/build/js/chunks/{chunk-34D3STCA.js → chunk-B2S4X5UK.js} +1 -1
  42. package/build/js/chunks/chunk-J7TDBHLN.js +1 -0
  43. package/build/js/chunks/{chunk-2TZIERFQ.js → chunk-JHNCQN3E.js} +1 -1
  44. package/build/js/chunks/chunk-K2TTSRPP.js +10 -0
  45. package/build/js/chunks/chunk-K546LWO4.js +1 -0
  46. package/build/js/chunks/chunk-O4T5WLSG.js +2 -0
  47. package/build/js/chunks/{chunk-LLGO7KH5.js → chunk-QKN2CQFV.js} +1 -1
  48. package/build/js/chunks/{chunk-DOEH75Y7.js → chunk-TDD6VBYB.js} +1 -1
  49. package/build/js/chunks/chunk-VXTHKQI5.js +1 -0
  50. package/build/js/chunks/{chunk-N2T5NSEH.js → chunk-X3FANNQH.js} +1 -1
  51. package/build/js/chunks/chunk-XETUH5HN.js +1 -0
  52. package/build/js/chunks/chunk-YFLTHDSE.js +1 -0
  53. package/build/js/djinni-types/sdcCoreCommonGraphic.d.ts +22 -0
  54. package/build/js/djinni-types/sdcCoreCommonGraphic.js +1 -0
  55. package/build/js/djinni-types/sdcCoreInternalSdkArea.d.ts +1 -0
  56. package/build/js/djinni-types/sdcCoreInternalSdkCommonGeometry.d.ts +13 -1
  57. package/build/js/djinni-types/sdcCoreInternalSdkOcr.d.ts +1 -0
  58. package/build/js/djinni-types/sdcCoreInternalSdkUiViewfinder.d.ts +1 -0
  59. package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +2 -0
  60. package/build/js/djinni-types/sdcLabelInternalModuleUiOverlay.d.ts +1 -0
  61. package/build/js/index.d.ts +6 -4
  62. package/build/js/index.js +1 -1
  63. package/build/js/moduleLoader.js +1 -1
  64. package/build/js/private/PrivateLabelFieldDefinition.d.ts +2 -1
  65. package/build/js/private/createProxiedViewFinder.d.ts +5 -3
  66. package/build/js/private/viewfinderTranslator.d.ts +1 -0
  67. package/build/js/private/viewfinderTranslator.js +1 -1
  68. package/build/js/ui/atoms/TextInput.d.ts +6 -2
  69. package/build/js/ui/atoms/TextInput.js +1 -1
  70. package/build/js/ui/molecules/CardListContainer.d.ts +4 -1
  71. package/build/js/ui/molecules/CardListContainer.js +1 -1
  72. package/build/js/ui/molecules/CardListRestartBackButton.js +1 -1
  73. package/build/js/worker/LabelCaptureWorkerManager.d.ts +2 -1
  74. package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
  75. package/build/js/worker/WorkerMain.d.ts +2 -1
  76. package/build/js/worker/WorkerMain.js +1 -1
  77. package/build/js/worker/WorkerRegistry.d.ts +2 -1
  78. package/build/js/worker/dataCaptureEngine.d.ts +2 -1
  79. package/build/js/worker/dataCaptureEngine.js +1 -1
  80. package/build/js/worker/dataCaptureWorkerRelated.d.ts +2 -1
  81. package/build/js/worker/labelCapture.inlineWorker.d.ts +2 -1
  82. package/build/js/worker/labelCapture.inlineWorker.js +1 -1
  83. package/build/js/worker/labelWorkerHandler.d.ts +2 -1
  84. package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +2 -1
  85. package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
  86. package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +2 -1
  87. package/build/js/worker/proxies/BarcodeFieldProxy.js +1 -1
  88. package/build/js/worker/proxies/CapturedLabelProxy.d.ts +2 -1
  89. package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
  90. package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +2 -1
  91. package/build/js/worker/proxies/CustomBarcodeProxy.js +1 -1
  92. package/build/js/worker/proxies/CustomTextProxy.d.ts +2 -1
  93. package/build/js/worker/proxies/CustomTextProxy.js +1 -1
  94. package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +7 -6
  95. package/build/js/worker/proxies/ExpiryDateTextProxy.js +1 -1
  96. package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +2 -1
  97. package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +1 -1
  98. package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +2 -1
  99. package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +1 -1
  100. package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +2 -1
  101. package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +1 -1
  102. package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +2 -1
  103. package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
  104. package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +3 -1
  105. package/build/js/worker/proxies/LabelCaptureHelperProxy.js +1 -1
  106. package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +2 -1
  107. package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +1 -1
  108. package/build/js/worker/proxies/LabelCaptureProxy.d.ts +2 -1
  109. package/build/js/worker/proxies/LabelCaptureProxy.js +1 -1
  110. package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +2 -1
  111. package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
  112. package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +2 -1
  113. package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
  114. package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +2 -1
  115. package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
  116. package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +2 -1
  117. package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
  118. package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +2 -1
  119. package/build/js/worker/proxies/LabelFieldLocationProxy.js +1 -1
  120. package/build/js/worker/proxies/LabelFieldProxy.d.ts +2 -1
  121. package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
  122. package/build/js/worker/proxies/NativeProxy.d.ts +2 -1
  123. package/build/js/worker/proxies/NativeProxy.js +1 -1
  124. package/build/js/worker/proxies/NoViewfinderProxy.d.ts +2 -1
  125. package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
  126. package/build/js/worker/proxies/PackingDateTextProxy.d.ts +4 -3
  127. package/build/js/worker/proxies/PackingDateTextProxy.js +1 -1
  128. package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +2 -1
  129. package/build/js/worker/proxies/PartNumberBarcodeProxy.js +1 -1
  130. package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.d.ts +2 -1
  131. package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.js +1 -1
  132. package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +2 -1
  133. package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
  134. package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +2 -1
  135. package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +1 -1
  136. package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +2 -1
  137. package/build/js/worker/proxies/TotalPriceTextProxy.js +1 -1
  138. package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +2 -1
  139. package/build/js/worker/proxies/UnitPriceTextProxy.js +1 -1
  140. package/build/js/worker/proxies/ValidationFlowListenerProxy.d.ts +2 -1
  141. package/build/js/worker/proxies/ValidationFlowOverlayProxy.d.ts +2 -1
  142. package/build/js/worker/proxies/ValidationFlowOverlayProxy.js +1 -1
  143. package/build/js/worker/proxies/ValidationFlowSettingsProxy.d.ts +2 -1
  144. package/build/js/worker/proxies/ValidationFlowSettingsProxy.js +1 -1
  145. package/build/js/worker/proxies/WeightTextProxy.d.ts +2 -1
  146. package/build/js/worker/proxies/WeightTextProxy.js +1 -1
  147. package/package.json +2 -2
  148. package/sdc-lib/resources/models/barcode_ocr_fallback_ocr_default.8c2870b758fd.model +0 -0
  149. package/sdc-lib/resources/models/barcode_ocr_fallback_ocr_detector_default.9e7b3e9f0b6c.model +0 -0
  150. package/sdc-lib/resources/models/id_ocr.1740d002ffbf.model +0 -0
  151. package/sdc-lib/resources/models/ocr_barcode_semantics_default.8c2870b758fd.model +0 -0
  152. package/sdc-lib/resources/models/ocr_mrz_default.8b80192212c2.model +0 -0
  153. package/sdc-lib/resources/models/ocr_price_label_default.1d18eb896da3.model +0 -0
  154. package/sdc-lib/scandit-datacapture-sdk-label-pthreads.js +1 -1
  155. package/sdc-lib/scandit-datacapture-sdk-label-pthreads.wasm +0 -0
  156. package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.js +1 -1
  157. package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.wasm +0 -0
  158. package/sdc-lib/scandit-datacapture-sdk-label-simd.js +1 -1
  159. package/sdc-lib/scandit-datacapture-sdk-label-simd.wasm +0 -0
  160. package/sdc-lib/scandit-datacapture-sdk-label.js +1 -1
  161. package/sdc-lib/scandit-datacapture-sdk-label.wasm +0 -0
  162. package/build/js/chunks/chunk-5LEX3KID.js +0 -1
  163. package/build/js/chunks/chunk-5R7Q5YTS.js +0 -6
  164. package/build/js/chunks/chunk-6CE6XSPR.js +0 -10
  165. package/build/js/chunks/chunk-AB63S4S6.js +0 -1
  166. package/build/js/chunks/chunk-FAENA7EU.js +0 -2
  167. package/build/js/chunks/chunk-KJXYUFEN.js +0 -1
  168. package/build/js/chunks/chunk-ZTERM2E3.js +0 -1
  169. package/build/js/chunks/chunk-ZZ2WDJJ6.js +0 -1
  170. package/sdc-lib/resources/models/barcode_ocr_fallback_ocr_default.4df1cd250f2d.model +0 -0
  171. package/sdc-lib/resources/models/barcode_ocr_fallback_ocr_detector_default.d02cb8506d3f.model +0 -0
  172. package/sdc-lib/resources/models/id_ocr.f42a207632c0.model +0 -0
  173. package/sdc-lib/resources/models/ocr_barcode_semantics_default.f48356d94444.model +0 -0
  174. package/sdc-lib/resources/models/ocr_mrz_default.050ddaa9b833.model +0 -0
  175. package/sdc-lib/resources/models/ocr_price_label_default.ff089db78a2c.model +0 -0
@@ -1,4 +1,5 @@
1
- import { FrameData, NativeDataCaptureMode, CameraSettings, DataCaptureContext } from '@scandit/web-datacapture-core';
1
+ import { FrameData, DataCaptureMode, DataCaptureContext, DataCaptureModeJSON, CameraSettings } from '@scandit/web-datacapture-core';
2
+ import { LabelCaptureFeedback } from './api/LabelCaptureFeedback.js';
2
3
  import { LabelCaptureSettings } from './api/LabelCaptureSettings.js';
3
4
  import { nativeHandle } from '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
4
5
  import { LabelCaptureSession } from './api/LabelCaptureSession.js';
@@ -9,19 +10,25 @@ interface LabelCaptureListener {
9
10
  didUpdateSession?(labelCapture: LabelCapture, session: LabelCaptureSession, frameData: FrameData): void;
10
11
  }
11
12
 
12
- declare class LabelCapture implements NativeDataCaptureMode {
13
+ declare class LabelCapture implements DataCaptureMode {
13
14
  private skipSerialization;
14
15
  private [nativeHandle];
15
- private context;
16
+ context: DataCaptureContext | null;
16
17
  private listeners;
18
+ private _validationFlowHandler;
17
19
  private workerListener;
20
+ private _isEnabled;
21
+ private _feedback;
18
22
  private constructor();
23
+ toJSONObject(): DataCaptureModeJSON;
19
24
  private validationFlowHandler;
20
25
  static createRecommendedCameraSettings(): CameraSettings;
21
26
  static forContext(context: DataCaptureContext, settings: LabelCaptureSettings): Promise<LabelCapture>;
22
27
  private attachedToContext;
23
28
  private detachedFromContext;
24
- isEnabled(): Promise<boolean>;
29
+ get feedback(): LabelCaptureFeedback;
30
+ set feedback(feedback: LabelCaptureFeedback);
31
+ isEnabled(): boolean;
25
32
  setEnabled(enabled: boolean): Promise<void>;
26
33
  applySettings(settings: LabelCaptureSettings): Promise<void>;
27
34
  addListener(listener: LabelCaptureListener): void;
@@ -30,6 +37,7 @@ declare class LabelCapture implements NativeDataCaptureMode {
30
37
  private didStartObservingLabelCapture;
31
38
  private didStopObservingLabelCapture;
32
39
  private didUpdateSession;
40
+ protected emitFeedback(): void;
33
41
  }
34
42
 
35
43
  export { LabelCapture as L, type LabelCaptureListener as a };
@@ -1,9 +1,9 @@
1
1
  import { Anchor, PointWithUnit, DataCaptureOverlay, DataCaptureView } from '@scandit/web-datacapture-core';
2
2
  import { Serializable } from '@scandit/web-datacapture-core/build/js/private/Serializable';
3
3
  import { nativeHandle } from '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
4
- import { N as NativeProxyHandle } from './NativeProxy-B4-i6FUv.js';
4
+ import { N as NativeProxyHandle } from './NativeProxy-C1lJ_0p-.js';
5
5
  import { CapturedLabel } from './api/CapturedLabel.js';
6
- import { L as LabelCapture } from './LabelCapture-D2-rYnL6.js';
6
+ import { L as LabelCapture } from './LabelCapture-r1VXyYY1.js';
7
7
  import { LabelCaptureOverlayJSON } from './api/LabelCaptureOverlayJSON.js';
8
8
  import { LabelField } from './api/LabelField.js';
9
9
 
@@ -4,8 +4,8 @@ import { Serializable } from '@scandit/web-datacapture-core/build/js/private/Ser
4
4
  import { nativeHandle } from '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
5
5
  import { CapturedLabel } from './api/CapturedLabel.js';
6
6
  import { LabelField } from './api/LabelField.js';
7
- import { N as NativeProxyHandle } from './NativeProxy-B4-i6FUv.js';
8
- import { L as LabelCapture } from './LabelCapture-D2-rYnL6.js';
7
+ import { N as NativeProxyHandle } from './NativeProxy-C1lJ_0p-.js';
8
+ import { L as LabelCapture } from './LabelCapture-r1VXyYY1.js';
9
9
  import { LabelCaptureOverlayJSON } from './api/LabelCaptureOverlayJSON.js';
10
10
 
11
11
  /**
@@ -74,7 +74,7 @@ interface LabelCaptureModule extends LabelData, LabelInternalModuleCapture, Labe
74
74
  }
75
75
  interface Module extends AugmentedCoreModule, LabelCaptureModule {
76
76
  }
77
- type DataCaptureActionMessageKey = DataCaptureActionMessageKey$1 | "labelCaptureBuildLabelCaptureSettings" | "labelCaptureBuildLabelDefinition" | "labelCaptureBuildPriceCaptureDefinition" | "labelCaptureBuildVinLabelDefinition" | "labelCaptureBuildCustomBarcode" | "labelCaptureBuildCustomText" | "labelCaptureBuildExpiryDateText" | "labelCaptureBuildImeiOneBarcode" | "labelCaptureBuildImeiTwoBarcode" | "labelCaptureBuildPackingDateText" | "labelCaptureBuildPartNumberBarcode" | "labelCaptureBuildSerialNumberBarcode" | "labelCaptureBuildTotalPriceText" | "labelCaptureBuildUnitPriceText" | "labelCaptureBuildWeightText" | "labelCaptureForContext" | "labelCaptureIsEnabled" | "labelCaptureSetEnabled" | "labelCaptureApplySettings" | "labelCaptureAddListener" | "labelCaptureRemoveListener" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureSettingsGetProperty" | "labelCaptureSettingsSetProperty" | "labelCaptureSettingsGetBlueprintJson" | "labelCaptureBuildLabelFieldLocation" | "labelCaptureBasicOverlayForLabelCapture" | "labelCaptureBasicOverlaySetDefaultFieldBrush" | "labelCaptureBasicOverlaySetDefaultLabelBrush" | "labelCaptureBasicOverlaySetBrushForField" | "labelCaptureBasicOverlaySetBrushForLabel" | "labelCaptureBasicOverlaySetListener" | "labelCaptureBasicOverlayGetDefaultFieldBrush" | "labelCaptureBasicOverlayGetDefaultLabelBrush" | "labelCaptureBasicOverlayGetShouldShowScanAreaGuides" | "labelCaptureBasicOverlaySetShouldShowScanAreaGuides" | "labelCaptureBasicOverlayGetViewfinder" | "labelCaptureBasicOverlayUpdateViewfinder" | "labelCaptureAdvancedOverlayForLabelCapture" | "labelCaptureAdvancedOverlaySetShouldShowScanAreaGuides" | "labelCaptureAdvancedOverlayGetShouldShowScanAreaGuides" | "validationFlowOverlayForLabelCapture" | "validationFlowOverlayGetLabelViewfinder" | "validationFlowOverlayGetTargetViewfinder" | "validationFlowOverlayApplySettings" | "validationFlowHandlerCreate" | "validationFlowHandlerStartCompleteLabelScan" | "validationFlowHandlerStartPartialLabelScan" | "validationFlowHandlerUpdateFieldValue" | "validationFlowHandlerFinishFlow" | "validationFlowHandlerPauseScan" | "validationFlowHandlerResumeScan" | "validationFlowHandlerGetValidationFlowFields" | "validationFlowSettingsCreate" | "validationFlowSettingsSetMissingFieldsHintText" | "validationFlowSettingsGetMissingFieldsHintText" | "validationFlowSettingsSetStandbyHintText" | "validationFlowSettingsGetStandbyHintText" | "validationFlowSettingsSetValidationHintText" | "validationFlowSettingsGetValidationHintText" | "validationFlowSettingsSetValidationErrorText" | "validationFlowSettingsGetValidationErrorText" | "validationFlowSettingsSetRequiredFieldErrorText" | "validationFlowSettingsGetRequiredFieldErrorText" | "validationFlowSettingsSetManualInputButtonText" | "validationFlowSettingsGetManualInputButtonText";
77
+ type DataCaptureActionMessageKey = DataCaptureActionMessageKey$1 | "labelCaptureBuildLabelCaptureSettings" | "labelCaptureBuildLabelDefinition" | "labelCaptureBuildPriceCaptureDefinition" | "labelCaptureBuildVinLabelDefinition" | "labelCaptureBuildCustomBarcode" | "labelCaptureBuildCustomText" | "labelCaptureBuildExpiryDateText" | "labelCaptureBuildImeiOneBarcode" | "labelCaptureBuildImeiTwoBarcode" | "labelCaptureBuildPackingDateText" | "labelCaptureBuildPartNumberBarcode" | "labelCaptureBuildSerialNumberBarcode" | "labelCaptureBuildTotalPriceText" | "labelCaptureBuildUnitPriceText" | "labelCaptureBuildWeightText" | "labelCaptureCreate" | "labelCaptureIsEnabled" | "labelCaptureSetEnabled" | "labelCaptureApplySettings" | "labelCaptureAddToContext" | "labelCaptureRemoveFromContext" | "labelCaptureAddListener" | "labelCaptureRemoveListener" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureSettingsGetProperty" | "labelCaptureSettingsSetProperty" | "labelCaptureSettingsGetBlueprintJson" | "labelCaptureBuildLabelFieldLocation" | "labelCaptureBasicOverlayForLabelCapture" | "labelCaptureBasicOverlaySetDefaultFieldBrush" | "labelCaptureBasicOverlaySetDefaultLabelBrush" | "labelCaptureBasicOverlaySetBrushForField" | "labelCaptureBasicOverlaySetBrushForLabel" | "labelCaptureBasicOverlaySetListener" | "labelCaptureBasicOverlayGetDefaultFieldBrush" | "labelCaptureBasicOverlayGetDefaultLabelBrush" | "labelCaptureBasicOverlayGetShouldShowScanAreaGuides" | "labelCaptureBasicOverlaySetShouldShowScanAreaGuides" | "labelCaptureBasicOverlayGetViewfinder" | "labelCaptureBasicOverlayUpdateViewfinder" | "labelCaptureAdvancedOverlayForLabelCapture" | "labelCaptureAdvancedOverlaySetShouldShowScanAreaGuides" | "labelCaptureAdvancedOverlayGetShouldShowScanAreaGuides" | "validationFlowOverlayForLabelCapture" | "validationFlowOverlayGetLabelViewfinder" | "validationFlowOverlayGetTargetViewfinder" | "validationFlowOverlayApplySettings" | "validationFlowHandlerCreate" | "validationFlowHandlerStartCompleteLabelScan" | "validationFlowHandlerStartPartialLabelScan" | "validationFlowHandlerUpdateFieldValue" | "validationFlowHandlerFinishFlow" | "validationFlowHandlerPauseScan" | "validationFlowHandlerResumeScan" | "validationFlowHandlerGetValidationFlowFields" | "validationFlowSettingsCreate" | "validationFlowSettingsSetMissingFieldsHintText" | "validationFlowSettingsGetMissingFieldsHintText" | "validationFlowSettingsSetStandbyHintText" | "validationFlowSettingsGetStandbyHintText" | "validationFlowSettingsSetValidationHintText" | "validationFlowSettingsGetValidationHintText" | "validationFlowSettingsSetValidationErrorText" | "validationFlowSettingsGetValidationErrorText" | "validationFlowSettingsSetRequiredFieldErrorText" | "validationFlowSettingsGetRequiredFieldErrorText" | "validationFlowSettingsSetManualInputButtonText" | "validationFlowSettingsGetManualInputButtonText";
78
78
  type WorkerResponse<C extends DataCaptureActionMessageKey> = WorkerResponse$1<C>;
79
79
  interface DataCaptureActionMessage {
80
80
  command: DataCaptureActionMessageKey;
@@ -373,8 +373,8 @@ interface LabelCaptureBuildWeightTextActionMessage extends DataCaptureActionMess
373
373
  shouldResetDataTypePatterns: boolean;
374
374
  };
375
375
  }
376
- interface LabelCaptureForContextActionMessage extends DataCaptureActionMessage {
377
- command: "labelCaptureForContext";
376
+ interface CreateLabelCaptureActionMessage extends DataCaptureActionMessage {
377
+ command: "labelCaptureCreate";
378
378
  payload: {
379
379
  settingsHandle: NativeProxyHandle;
380
380
  };
@@ -399,6 +399,18 @@ interface LabelCaptureApplySettingsActionMessage extends DataCaptureActionMessag
399
399
  labelCaptureHandle: NativeProxyHandle;
400
400
  };
401
401
  }
402
+ interface LabelCaptureAddToContextActionMessage extends DataCaptureActionMessage {
403
+ command: "labelCaptureAddToContext";
404
+ payload: {
405
+ labelCaptureHandle: NativeProxyHandle;
406
+ };
407
+ }
408
+ interface LabelCaptureRemoveFromContextActionMessage extends DataCaptureActionMessage {
409
+ command: "labelCaptureRemoveFromContext";
410
+ payload: {
411
+ labelCaptureHandle: NativeProxyHandle;
412
+ };
413
+ }
402
414
  interface LabelCaptureAddListenerActionMessage extends DataCaptureActionMessage {
403
415
  command: "labelCaptureAddListener";
404
416
  payload: {
@@ -561,8 +573,8 @@ interface LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage ex
561
573
  labelCaptureAdvancedOverlayHandle: NativeProxyHandle;
562
574
  };
563
575
  }
564
- type AnyDataCaptureActionMessage = AnyDataCaptureActionMessage$1 | LabelCaptureBuildLabelCaptureSettingsActionMessage | LabelCaptureBuildLabelDefinitionActionMessage | LabelCaptureBuildVinLabelDefinitionActionMessage | LabelCaptureBuildPriceCaptureDefinitionActionMessage | LabelCaptureBuildCustomBarcodeActionMessage | LabelCaptureBuildCustomTextActionMessage | LabelCaptureBuildExpiryDateTextActionMessage | LabelCaptureBuildImeiOneBarcodeActionMessage | LabelCaptureBuildImeiTwoBarcodeActionMessage | LabelCaptureBuildPackingDateTextActionMessage | LabelCaptureBuildPartNumberBarcodeActionMessage | LabelCaptureBuildSerialNumberBarcodeActionMessage | LabelCaptureBuildTotalPriceTextActionMessage | LabelCaptureBuildUnitPriceTextActionMessage | LabelCaptureBuildWeightTextActionMessage | LabelCaptureForContextActionMessage | LabelCaptureIsEnabledActionMessage | LabelCaptureSetEnabledActionMessage | LabelCaptureApplySettingsActionMessage | LabelCaptureAddListenerActionMessage | LabelCaptureRemoveListenerActionMessage | LabelCaptureSettingsGetLocationSelectionActionMessage | LabelCaptureSettingsSetLocationSelectionActionMessage | LabelCaptureSettingsGetPropertyActionMessage | LabelCaptureSettingsSetPropertyActionMessage | LabelCaptureSettingsGetBlueprintJsonActionMessage | LabelCaptureBuildLabelFieldLocationActionMessage | LabelCaptureBasicOverlayForLabelCaptureActionMessage | LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlaySetBrushForFieldActionMessage | LabelCaptureBasicOverlaySetBrushForLabelActionMessage | LabelCaptureBasicOverlaySetListenerActionMessage | LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlayGetViewfinderActionMessage | LabelCaptureBasicOverlayUpdateViewfinderActionMessage | LabelCaptureAdvancedOverlayForLabelCaptureActionMessage | LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage | ValidationFlowOverlayForLabelCaptureActionMessage | ValidationFlowOverlayApplySettingsActionMessage | ValidationFlowHandlerCreateActionMessage | ValidationFlowHandlerStartCompleteLabelScanActionMessage | ValidationFlowHandlerStartPartialLabelScanActionMessage | ValidationFlowHandlerUpdateFieldValueActionMessage | ValidationFlowHandlerFinishFlowActionMessage | ValidationFlowHandlerPauseScanActionMessage | ValidationFlowHandlerResumeScanActionMessage | ValidationFlowHandlerGetValidationFlowFieldsActionMessage | ValidationFlowSettingsCreateActionMessage | ValidationFlowSettingsSetMissingFieldsHintTextActionMessage | ValidationFlowSettingsGetMissingFieldsHintTextActionMessage | ValidationFlowSettingsSetStandbyHintTextActionMessage | ValidationFlowSettingsGetStandbyHintTextActionMessage | ValidationFlowSettingsSetValidationHintTextActionMessage | ValidationFlowSettingsGetValidationHintTextActionMessage | ValidationFlowSettingsSetValidationErrorTextActionMessage | ValidationFlowSettingsGetValidationErrorTextActionMessage | ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage | ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage | ValidationFlowSettingsSetManualInputButtonTextActionMessage | ValidationFlowSettingsGetManualInputButtonTextActionMessage;
565
- type DataCaptureCallbackMessageKeys = DataCaptureCallbackMessageKeys$1 | "labelCaptureBuildLabelCaptureSettings" | "labelCaptureBuildLabelDefinition" | "labelCaptureBuildCustomBarcode" | "labelCaptureBuildCustomText" | "labelCaptureBuildExpiryDateText" | "labelCaptureBuildImeiOneBarcode" | "labelCaptureBuildImeiTwoBarcode" | "labelCaptureBuildPackingDateText" | "labelCaptureBuildPartNumberBarcode" | "labelCaptureBuildSerialNumberBarcode" | "labelCaptureBuildTotalPriceText" | "labelCaptureBuildUnitPriceText" | "labelCaptureBuildWeightText" | "labelCaptureForContext" | "labelCaptureIsEnabled" | "labelCaptureSetEnabled" | "labelCaptureApplySettings" | "labelCaptureOnObservationStarted" | "labelCaptureOnObservationStopped" | "labelCaptureOnSessionUpdated" | "labelCaptureAddListener" | "labelCaptureRemoveListener" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureSettingsGetProperty" | "labelCaptureSettingsSetProperty" | "labelCaptureBuildLabelFieldLocation" | "labelCaptureBasicOverlayOnLabelTapped" | "labelCaptureBasicOverlayBrushForField" | "labelCaptureBasicOverlayBrushForLabel" | "labelCaptureLabelDateFormatWithFormat" | "validationFlowListenerOnFieldsScanned" | "validationFlowListenerOnScanTimeout" | "validationFlowListenerOnLabelIsMissingRequiredField" | "validationFlowListenerOnStateChanged";
576
+ type AnyDataCaptureActionMessage = AnyDataCaptureActionMessage$1 | LabelCaptureBuildLabelCaptureSettingsActionMessage | LabelCaptureBuildLabelDefinitionActionMessage | LabelCaptureBuildVinLabelDefinitionActionMessage | LabelCaptureBuildPriceCaptureDefinitionActionMessage | LabelCaptureBuildCustomBarcodeActionMessage | LabelCaptureBuildCustomTextActionMessage | LabelCaptureBuildExpiryDateTextActionMessage | LabelCaptureBuildImeiOneBarcodeActionMessage | LabelCaptureBuildImeiTwoBarcodeActionMessage | LabelCaptureBuildPackingDateTextActionMessage | LabelCaptureBuildPartNumberBarcodeActionMessage | LabelCaptureBuildSerialNumberBarcodeActionMessage | LabelCaptureBuildTotalPriceTextActionMessage | LabelCaptureBuildUnitPriceTextActionMessage | LabelCaptureBuildWeightTextActionMessage | CreateLabelCaptureActionMessage | LabelCaptureIsEnabledActionMessage | LabelCaptureSetEnabledActionMessage | LabelCaptureApplySettingsActionMessage | LabelCaptureAddToContextActionMessage | LabelCaptureRemoveFromContextActionMessage | LabelCaptureAddListenerActionMessage | LabelCaptureRemoveListenerActionMessage | LabelCaptureSettingsGetLocationSelectionActionMessage | LabelCaptureSettingsSetLocationSelectionActionMessage | LabelCaptureSettingsGetPropertyActionMessage | LabelCaptureSettingsSetPropertyActionMessage | LabelCaptureSettingsGetBlueprintJsonActionMessage | LabelCaptureBuildLabelFieldLocationActionMessage | LabelCaptureBasicOverlayForLabelCaptureActionMessage | LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlaySetBrushForFieldActionMessage | LabelCaptureBasicOverlaySetBrushForLabelActionMessage | LabelCaptureBasicOverlaySetListenerActionMessage | LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlayGetViewfinderActionMessage | LabelCaptureBasicOverlayUpdateViewfinderActionMessage | LabelCaptureAdvancedOverlayForLabelCaptureActionMessage | LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage | ValidationFlowOverlayForLabelCaptureActionMessage | ValidationFlowOverlayApplySettingsActionMessage | ValidationFlowHandlerCreateActionMessage | ValidationFlowHandlerStartCompleteLabelScanActionMessage | ValidationFlowHandlerStartPartialLabelScanActionMessage | ValidationFlowHandlerUpdateFieldValueActionMessage | ValidationFlowHandlerFinishFlowActionMessage | ValidationFlowHandlerPauseScanActionMessage | ValidationFlowHandlerResumeScanActionMessage | ValidationFlowHandlerGetValidationFlowFieldsActionMessage | ValidationFlowSettingsCreateActionMessage | ValidationFlowSettingsSetMissingFieldsHintTextActionMessage | ValidationFlowSettingsGetMissingFieldsHintTextActionMessage | ValidationFlowSettingsSetStandbyHintTextActionMessage | ValidationFlowSettingsGetStandbyHintTextActionMessage | ValidationFlowSettingsSetValidationHintTextActionMessage | ValidationFlowSettingsGetValidationHintTextActionMessage | ValidationFlowSettingsSetValidationErrorTextActionMessage | ValidationFlowSettingsGetValidationErrorTextActionMessage | ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage | ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage | ValidationFlowSettingsSetManualInputButtonTextActionMessage | ValidationFlowSettingsGetManualInputButtonTextActionMessage;
577
+ type DataCaptureCallbackMessageKeys = DataCaptureCallbackMessageKeys$1 | "labelCaptureBuildLabelCaptureSettings" | "labelCaptureBuildLabelDefinition" | "labelCaptureBuildCustomBarcode" | "labelCaptureBuildCustomText" | "labelCaptureBuildExpiryDateText" | "labelCaptureBuildImeiOneBarcode" | "labelCaptureBuildImeiTwoBarcode" | "labelCaptureBuildPackingDateText" | "labelCaptureBuildPartNumberBarcode" | "labelCaptureBuildSerialNumberBarcode" | "labelCaptureBuildTotalPriceText" | "labelCaptureBuildUnitPriceText" | "labelCaptureBuildWeightText" | "labelCaptureCreate" | "labelCaptureIsEnabled" | "labelCaptureSetEnabled" | "labelCaptureApplySettings" | "labelCaptureOnObservationStarted" | "labelCaptureOnObservationStopped" | "labelCaptureOnSessionUpdated" | "labelCaptureAddListener" | "labelCaptureRemoveListener" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureSettingsGetProperty" | "labelCaptureSettingsSetProperty" | "labelCaptureBuildLabelFieldLocation" | "labelCaptureBasicOverlayOnLabelTapped" | "labelCaptureBasicOverlayBrushForField" | "labelCaptureBasicOverlayBrushForLabel" | "labelCaptureLabelDateFormatWithFormat" | "validationFlowListenerOnFieldsScanned" | "validationFlowListenerOnScanTimeout" | "validationFlowListenerOnLabelIsMissingRequiredField" | "validationFlowListenerOnStateChanged";
566
578
  interface BaseDataCaptureCallbackMessage {
567
579
  type: DataCaptureCallbackMessageKeys;
568
580
  }
@@ -637,8 +649,8 @@ interface LabelCaptureBuildWeightTextCallbackMessage extends BaseDataCaptureCall
637
649
  type: "labelCaptureBuildWeightText";
638
650
  payload: NativeProxyHandle;
639
651
  }
640
- interface LabelCaptureForContextCallbackMessage extends BaseDataCaptureCallbackMessage {
641
- type: "labelCaptureForContext";
652
+ interface CreateLabelCaptureCallbackMessage extends BaseDataCaptureCallbackMessage {
653
+ type: "labelCaptureCreate";
642
654
  payload: NativeProxyHandle;
643
655
  }
644
656
  interface LabelCaptureIsEnabledCallbackMessage extends BaseDataCaptureCallbackMessage {
@@ -709,7 +721,7 @@ interface ValidationFlowListenerOnStateChangedCallbackMessage extends BaseDataCa
709
721
  state: ValidationFlowState;
710
722
  };
711
723
  }
712
- type DataCaptureCallbackMessage = DataCaptureCallbackMessage$1 | LabelCaptureBuildLabelCaptureSettingsCallbackMessage | LabelCaptureBuildLabelDefinitionCallbackMessage | LabelCaptureBuildCustomBarcodeCallbackMessage | LabelCaptureBuildCustomTextCallbackMessage | LabelCaptureBuildExpiryDateTextCallbackMessage | LabelCaptureBuildImeiOneBarcodeCallbackMessage | LabelCaptureBuildImeiTwoBarcodeCallbackMessage | LabelCaptureBuildPackingDateTextCallbackMessage | LabelCaptureBuildPartNumberBarcodeCallbackMessage | LabelCaptureBuildSerialNumberBarcodeCallbackMessage | LabelCaptureBuildTotalPriceTextCallbackMessage | LabelCaptureBuildUnitPriceTextCallbackMessage | LabelCaptureBuildWeightTextCallbackMessage | LabelCaptureForContextCallbackMessage | LabelCaptureIsEnabledCallbackMessage | LabelCaptureSetEnabledCallbackMessage | LabelCaptureApplySettingsCallbackMessage | LabelCaptureOnObservationStartedCallbackMessage | LabelCaptureOnObservationStoppedCallbackMessage | LabelCaptureOnSessionUpdatedCallbackMessage | LabelCaptureAddListenerCallbackMessage | LabelCaptureRemoveListenerCallbackMessage | LabelCaptureSettingsGetLocationSelectionCallbackMessage | LabelCaptureSettingsSetLocationSelectionCallbackMessage | LabelCaptureSettingsGetPropertyCallbackMessage | LabelCaptureSettingsSetPropertyCallbackMessage | LabelCaptureBuildLabelFieldLocationCallbackMessage | LabelCaptureBasicOverlayOnLabelTappedCallbackMessage | LabelCaptureBasicOverlayBrushForFieldCallbackMessage | LabelCaptureBasicOverlayBrushForLabelCallbackMessage | ValidationFlowListenerOnFieldsScannedCallbackMessage | ValidationFlowListenerOnScanTimeoutCallbackMessage | ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage | ValidationFlowListenerOnStateChangedCallbackMessage;
724
+ type DataCaptureCallbackMessage = DataCaptureCallbackMessage$1 | LabelCaptureBuildLabelCaptureSettingsCallbackMessage | LabelCaptureBuildLabelDefinitionCallbackMessage | LabelCaptureBuildCustomBarcodeCallbackMessage | LabelCaptureBuildCustomTextCallbackMessage | LabelCaptureBuildExpiryDateTextCallbackMessage | LabelCaptureBuildImeiOneBarcodeCallbackMessage | LabelCaptureBuildImeiTwoBarcodeCallbackMessage | LabelCaptureBuildPackingDateTextCallbackMessage | LabelCaptureBuildPartNumberBarcodeCallbackMessage | LabelCaptureBuildSerialNumberBarcodeCallbackMessage | LabelCaptureBuildTotalPriceTextCallbackMessage | LabelCaptureBuildUnitPriceTextCallbackMessage | LabelCaptureBuildWeightTextCallbackMessage | CreateLabelCaptureCallbackMessage | LabelCaptureIsEnabledCallbackMessage | LabelCaptureSetEnabledCallbackMessage | LabelCaptureApplySettingsCallbackMessage | LabelCaptureOnObservationStartedCallbackMessage | LabelCaptureOnObservationStoppedCallbackMessage | LabelCaptureOnSessionUpdatedCallbackMessage | LabelCaptureAddListenerCallbackMessage | LabelCaptureRemoveListenerCallbackMessage | LabelCaptureSettingsGetLocationSelectionCallbackMessage | LabelCaptureSettingsSetLocationSelectionCallbackMessage | LabelCaptureSettingsGetPropertyCallbackMessage | LabelCaptureSettingsSetPropertyCallbackMessage | LabelCaptureBuildLabelFieldLocationCallbackMessage | LabelCaptureBasicOverlayOnLabelTappedCallbackMessage | LabelCaptureBasicOverlayBrushForFieldCallbackMessage | LabelCaptureBasicOverlayBrushForLabelCallbackMessage | ValidationFlowListenerOnFieldsScannedCallbackMessage | ValidationFlowListenerOnScanTimeoutCallbackMessage | ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage | ValidationFlowListenerOnStateChangedCallbackMessage;
713
725
  type PayloadForCommand<A, C> = A extends {
714
726
  command: C;
715
727
  } ? A : never;
@@ -743,4 +755,4 @@ declare abstract class NativeProxyAdapter<NativeClass extends object> {
743
755
  handleFromNativeImplementation(nativeImplementation: NativeClass): NativeProxyHandle;
744
756
  }
745
757
 
746
- export { type LabelCaptureBuildUnitPriceTextActionMessage as $, type AnyDataCaptureActionMessage as A, type ValidationFlowHandlerStartCompleteLabelScanActionMessage as B, type ValidationFlowHandlerStartPartialLabelScanActionMessage as C, type DataCaptureWorker as D, type ValidationFlowHandlerUpdateFieldValueActionMessage as E, type ValidationFlowHandlerFinishFlowActionMessage as F, type ValidationFlowHandlerPauseScanActionMessage as G, type ValidationFlowHandlerResumeScanActionMessage as H, type ValidationFlowHandlerGetValidationFlowFieldsActionMessage as I, type LabelCaptureBuildLabelCaptureSettingsActionMessage as J, type LabelCaptureBuildLabelDefinitionActionMessage as K, type LabelCaptureModule as L, type Module as M, type NativeProxyHandle as N, type LabelCaptureBuildVinLabelDefinitionActionMessage as O, type LabelCaptureBuildPriceCaptureDefinitionActionMessage as P, type LabelCaptureBuildCustomBarcodeActionMessage as Q, type LabelCaptureBuildCustomTextActionMessage as R, type LabelCaptureBuildExpiryDateTextActionMessage as S, type LabelCaptureBuildImeiOneBarcodeActionMessage as T, type LabelCaptureBuildImeiTwoBarcodeActionMessage as U, type ValidationFlowSettingsCreateActionMessage as V, type WorkerCommandPayload as W, type LabelCaptureBuildPackingDateTextActionMessage as X, type LabelCaptureBuildPartNumberBarcodeActionMessage as Y, type LabelCaptureBuildSerialNumberBarcodeActionMessage as Z, type LabelCaptureBuildTotalPriceTextActionMessage as _, type DataCaptureActionMessageKey as a, type ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage as a$, type LabelCaptureBuildWeightTextActionMessage as a0, type LabelCaptureForContextActionMessage as a1, type LabelCaptureIsEnabledActionMessage as a2, type LabelCaptureSetEnabledActionMessage as a3, type LabelCaptureApplySettingsActionMessage as a4, type LabelCaptureAddListenerActionMessage as a5, type LabelCaptureRemoveListenerActionMessage as a6, type LabelCaptureSettingsGetLocationSelectionActionMessage as a7, type LabelCaptureSettingsSetLocationSelectionActionMessage as a8, type LabelCaptureSettingsGetPropertyActionMessage as a9, type LabelCaptureBuildCustomBarcodeCallbackMessage as aA, type LabelCaptureBuildCustomTextCallbackMessage as aB, type LabelCaptureBuildExpiryDateTextCallbackMessage as aC, type LabelCaptureBuildImeiOneBarcodeCallbackMessage as aD, type LabelCaptureBuildImeiTwoBarcodeCallbackMessage as aE, type LabelCaptureBuildPackingDateTextCallbackMessage as aF, type LabelCaptureBuildPartNumberBarcodeCallbackMessage as aG, type LabelCaptureBuildSerialNumberBarcodeCallbackMessage as aH, type LabelCaptureBuildTotalPriceTextCallbackMessage as aI, type LabelCaptureBuildUnitPriceTextCallbackMessage as aJ, type LabelCaptureBuildWeightTextCallbackMessage as aK, type LabelCaptureForContextCallbackMessage as aL, type LabelCaptureIsEnabledCallbackMessage as aM, type LabelCaptureSetEnabledCallbackMessage as aN, type LabelCaptureApplySettingsCallbackMessage as aO, type LabelCaptureOnObservationStartedCallbackMessage as aP, type LabelCaptureOnObservationStoppedCallbackMessage as aQ, type LabelCaptureOnSessionUpdatedCallbackMessage as aR, type LabelCaptureAddListenerCallbackMessage as aS, type LabelCaptureRemoveListenerCallbackMessage as aT, type LabelCaptureSettingsGetLocationSelectionCallbackMessage as aU, type LabelCaptureSettingsSetLocationSelectionCallbackMessage as aV, type LabelCaptureSettingsGetPropertyCallbackMessage as aW, type LabelCaptureSettingsSetPropertyCallbackMessage as aX, type LabelCaptureBuildLabelFieldLocationCallbackMessage as aY, type ValidationFlowListenerOnFieldsScannedCallbackMessage as aZ, type ValidationFlowListenerOnScanTimeoutCallbackMessage as a_, type LabelCaptureSettingsGetBlueprintJsonActionMessage as aa, type LabelCaptureSettingsSetPropertyActionMessage as ab, type LabelCaptureBuildLabelFieldLocationActionMessage as ac, type LabelCaptureBasicOverlayForLabelCaptureActionMessage as ad, type ValidationFlowOverlayForLabelCaptureActionMessage as ae, type LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage as af, type LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage as ag, type LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage as ah, type LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage as ai, type LabelCaptureBasicOverlaySetBrushForFieldActionMessage as aj, type LabelCaptureBasicOverlaySetBrushForLabelActionMessage as ak, type LabelCaptureBasicOverlaySetListenerActionMessage as al, type LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage as am, type LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage as an, type LabelCaptureBasicOverlayGetViewfinderActionMessage as ao, type LabelCaptureBasicOverlayUpdateViewfinderActionMessage as ap, type LabelCaptureAdvancedOverlayForLabelCaptureActionMessage as aq, type LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage as ar, type LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage as as, type DataCaptureCallbackMessageKeys as at, type BaseDataCaptureCallbackMessage as au, type LabelCaptureBasicOverlayOnLabelTappedCallbackMessage as av, type LabelCaptureBasicOverlayBrushForFieldCallbackMessage as aw, type LabelCaptureBasicOverlayBrushForLabelCallbackMessage as ax, type LabelCaptureBuildLabelCaptureSettingsCallbackMessage as ay, type LabelCaptureBuildLabelDefinitionCallbackMessage as az, type DataCaptureCallbackMessage as b, type ValidationFlowListenerOnStateChangedCallbackMessage as b0, type PayloadForCommand as b1, type CommandAndPayload as b2, type NativeProxyMethod as b3, NativeProxyAdapter as c, type NativeProxy as d, type AugmentedWorker as e, type ModuleHandler as f, type AugmentedCoreModule as g, type LabelData as h, type LabelInternalModuleCapture as i, type LabelInternalModuleData as j, type WorkerResponse as k, type DataCaptureActionMessage as l, type ValidationFlowSettingsSetMissingFieldsHintTextActionMessage as m, type ValidationFlowSettingsGetMissingFieldsHintTextActionMessage as n, type ValidationFlowSettingsSetStandbyHintTextActionMessage as o, type ValidationFlowSettingsGetStandbyHintTextActionMessage as p, type ValidationFlowSettingsSetValidationHintTextActionMessage as q, type ValidationFlowSettingsGetValidationHintTextActionMessage as r, type ValidationFlowSettingsSetValidationErrorTextActionMessage as s, type ValidationFlowSettingsGetValidationErrorTextActionMessage as t, type ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage as u, type ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage as v, type ValidationFlowSettingsSetManualInputButtonTextActionMessage as w, type ValidationFlowSettingsGetManualInputButtonTextActionMessage as x, type ValidationFlowOverlayApplySettingsActionMessage as y, type ValidationFlowHandlerCreateActionMessage as z };
758
+ export { type LabelCaptureBuildUnitPriceTextActionMessage as $, type AnyDataCaptureActionMessage as A, type ValidationFlowHandlerStartCompleteLabelScanActionMessage as B, type ValidationFlowHandlerStartPartialLabelScanActionMessage as C, type DataCaptureWorker as D, type ValidationFlowHandlerUpdateFieldValueActionMessage as E, type ValidationFlowHandlerFinishFlowActionMessage as F, type ValidationFlowHandlerPauseScanActionMessage as G, type ValidationFlowHandlerResumeScanActionMessage as H, type ValidationFlowHandlerGetValidationFlowFieldsActionMessage as I, type LabelCaptureBuildLabelCaptureSettingsActionMessage as J, type LabelCaptureBuildLabelDefinitionActionMessage as K, type LabelCaptureModule as L, type Module as M, type NativeProxyHandle as N, type LabelCaptureBuildVinLabelDefinitionActionMessage as O, type LabelCaptureBuildPriceCaptureDefinitionActionMessage as P, type LabelCaptureBuildCustomBarcodeActionMessage as Q, type LabelCaptureBuildCustomTextActionMessage as R, type LabelCaptureBuildExpiryDateTextActionMessage as S, type LabelCaptureBuildImeiOneBarcodeActionMessage as T, type LabelCaptureBuildImeiTwoBarcodeActionMessage as U, type ValidationFlowSettingsCreateActionMessage as V, type WorkerCommandPayload as W, type LabelCaptureBuildPackingDateTextActionMessage as X, type LabelCaptureBuildPartNumberBarcodeActionMessage as Y, type LabelCaptureBuildSerialNumberBarcodeActionMessage as Z, type LabelCaptureBuildTotalPriceTextActionMessage as _, type DataCaptureActionMessageKey as a, type ValidationFlowListenerOnFieldsScannedCallbackMessage as a$, type LabelCaptureBuildWeightTextActionMessage as a0, type CreateLabelCaptureActionMessage as a1, type LabelCaptureIsEnabledActionMessage as a2, type LabelCaptureSetEnabledActionMessage as a3, type LabelCaptureApplySettingsActionMessage as a4, type LabelCaptureAddToContextActionMessage as a5, type LabelCaptureRemoveFromContextActionMessage as a6, type LabelCaptureAddListenerActionMessage as a7, type LabelCaptureRemoveListenerActionMessage as a8, type LabelCaptureSettingsGetLocationSelectionActionMessage as a9, type LabelCaptureBuildLabelCaptureSettingsCallbackMessage as aA, type LabelCaptureBuildLabelDefinitionCallbackMessage as aB, type LabelCaptureBuildCustomBarcodeCallbackMessage as aC, type LabelCaptureBuildCustomTextCallbackMessage as aD, type LabelCaptureBuildExpiryDateTextCallbackMessage as aE, type LabelCaptureBuildImeiOneBarcodeCallbackMessage as aF, type LabelCaptureBuildImeiTwoBarcodeCallbackMessage as aG, type LabelCaptureBuildPackingDateTextCallbackMessage as aH, type LabelCaptureBuildPartNumberBarcodeCallbackMessage as aI, type LabelCaptureBuildSerialNumberBarcodeCallbackMessage as aJ, type LabelCaptureBuildTotalPriceTextCallbackMessage as aK, type LabelCaptureBuildUnitPriceTextCallbackMessage as aL, type LabelCaptureBuildWeightTextCallbackMessage as aM, type CreateLabelCaptureCallbackMessage as aN, type LabelCaptureIsEnabledCallbackMessage as aO, type LabelCaptureSetEnabledCallbackMessage as aP, type LabelCaptureApplySettingsCallbackMessage as aQ, type LabelCaptureOnObservationStartedCallbackMessage as aR, type LabelCaptureOnObservationStoppedCallbackMessage as aS, type LabelCaptureOnSessionUpdatedCallbackMessage as aT, type LabelCaptureAddListenerCallbackMessage as aU, type LabelCaptureRemoveListenerCallbackMessage as aV, type LabelCaptureSettingsGetLocationSelectionCallbackMessage as aW, type LabelCaptureSettingsSetLocationSelectionCallbackMessage as aX, type LabelCaptureSettingsGetPropertyCallbackMessage as aY, type LabelCaptureSettingsSetPropertyCallbackMessage as aZ, type LabelCaptureBuildLabelFieldLocationCallbackMessage as a_, type LabelCaptureSettingsSetLocationSelectionActionMessage as aa, type LabelCaptureSettingsGetPropertyActionMessage as ab, type LabelCaptureSettingsGetBlueprintJsonActionMessage as ac, type LabelCaptureSettingsSetPropertyActionMessage as ad, type LabelCaptureBuildLabelFieldLocationActionMessage as ae, type LabelCaptureBasicOverlayForLabelCaptureActionMessage as af, type ValidationFlowOverlayForLabelCaptureActionMessage as ag, type LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage as ah, type LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage as ai, type LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage as aj, type LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage as ak, type LabelCaptureBasicOverlaySetBrushForFieldActionMessage as al, type LabelCaptureBasicOverlaySetBrushForLabelActionMessage as am, type LabelCaptureBasicOverlaySetListenerActionMessage as an, type LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage as ao, type LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage as ap, type LabelCaptureBasicOverlayGetViewfinderActionMessage as aq, type LabelCaptureBasicOverlayUpdateViewfinderActionMessage as ar, type LabelCaptureAdvancedOverlayForLabelCaptureActionMessage as as, type LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage as at, type LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage as au, type DataCaptureCallbackMessageKeys as av, type BaseDataCaptureCallbackMessage as aw, type LabelCaptureBasicOverlayOnLabelTappedCallbackMessage as ax, type LabelCaptureBasicOverlayBrushForFieldCallbackMessage as ay, type LabelCaptureBasicOverlayBrushForLabelCallbackMessage as az, type DataCaptureCallbackMessage as b, type ValidationFlowListenerOnScanTimeoutCallbackMessage as b0, type ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage as b1, type ValidationFlowListenerOnStateChangedCallbackMessage as b2, type PayloadForCommand as b3, type CommandAndPayload as b4, type NativeProxyMethod as b5, NativeProxyAdapter as c, type NativeProxy as d, type AugmentedWorker as e, type ModuleHandler as f, type AugmentedCoreModule as g, type LabelData as h, type LabelInternalModuleCapture as i, type LabelInternalModuleData as j, type WorkerResponse as k, type DataCaptureActionMessage as l, type ValidationFlowSettingsSetMissingFieldsHintTextActionMessage as m, type ValidationFlowSettingsGetMissingFieldsHintTextActionMessage as n, type ValidationFlowSettingsSetStandbyHintTextActionMessage as o, type ValidationFlowSettingsGetStandbyHintTextActionMessage as p, type ValidationFlowSettingsSetValidationHintTextActionMessage as q, type ValidationFlowSettingsGetValidationHintTextActionMessage as r, type ValidationFlowSettingsSetValidationErrorTextActionMessage as s, type ValidationFlowSettingsGetValidationErrorTextActionMessage as t, type ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage as u, type ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage as v, type ValidationFlowSettingsSetManualInputButtonTextActionMessage as w, type ValidationFlowSettingsGetManualInputButtonTextActionMessage as x, type ValidationFlowOverlayApplySettingsActionMessage as y, type ValidationFlowHandlerCreateActionMessage as z };
@@ -1 +1 @@
1
- export{a as CustomBarcodeBuilder}from'../chunks/chunk-LLGO7KH5.js';
1
+ export{a as CustomBarcodeBuilder}from'../chunks/chunk-QKN2CQFV.js';
@@ -1,5 +1,5 @@
1
1
  import { nativeHandle } from '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
2
- import { N as NativeProxyHandle } from '../NativeProxy-B4-i6FUv.js';
2
+ import { N as NativeProxyHandle } from '../NativeProxy-C1lJ_0p-.js';
3
3
  import { LabelFieldLocation } from './LabelFieldLocation.js';
4
4
  import { TextField } from './TextField.js';
5
5
  import '@scandit/web-datacapture-barcode';
@@ -12,6 +12,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
12
12
  import '../djinni-types/sdcSymbologySettings.js';
13
13
  import '../djinni-types/sdcCoreInternalSdkArea.js';
14
14
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
15
+ import '../djinni-types/sdcCoreCommonGraphic.js';
15
16
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
16
17
  import '../ResultOrError-wVDzYSuC.js';
17
18
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -2,7 +2,7 @@ import { CustomText } from './CustomText.js';
2
2
  import { TextFieldBuilder } from './TextFieldBuilder.js';
3
3
  import { LabelFieldLocation } from './LabelFieldLocation.js';
4
4
  import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
5
- import '../NativeProxy-B4-i6FUv.js';
5
+ import '../NativeProxy-C1lJ_0p-.js';
6
6
  import '@scandit/web-datacapture-barcode';
7
7
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
8
8
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -13,6 +13,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
13
13
  import '../djinni-types/sdcSymbologySettings.js';
14
14
  import '../djinni-types/sdcCoreInternalSdkArea.js';
15
15
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
16
+ import '../djinni-types/sdcCoreCommonGraphic.js';
16
17
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
17
18
  import '../ResultOrError-wVDzYSuC.js';
18
19
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -1,5 +1,5 @@
1
1
  import { nativeHandle } from '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
2
- import { N as NativeProxyHandle } from '../NativeProxy-B4-i6FUv.js';
2
+ import { N as NativeProxyHandle } from '../NativeProxy-C1lJ_0p-.js';
3
3
  import { LabelDateFormat } from './LabelDateFormat.js';
4
4
  import { TextField } from './TextField.js';
5
5
  import '@scandit/web-datacapture-barcode';
@@ -12,6 +12,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
12
12
  import '../djinni-types/sdcSymbologySettings.js';
13
13
  import '../djinni-types/sdcCoreInternalSdkArea.js';
14
14
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
15
+ import '../djinni-types/sdcCoreCommonGraphic.js';
15
16
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
16
17
  import '../ResultOrError-wVDzYSuC.js';
17
18
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -2,7 +2,7 @@ import { ExpiryDateText } from './ExpiryDateText.js';
2
2
  import { TextFieldBuilder } from './TextFieldBuilder.js';
3
3
  import { LabelDateFormat } from './LabelDateFormat.js';
4
4
  import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
5
- import '../NativeProxy-B4-i6FUv.js';
5
+ import '../NativeProxy-C1lJ_0p-.js';
6
6
  import '@scandit/web-datacapture-barcode';
7
7
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
8
8
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -13,6 +13,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
13
13
  import '../djinni-types/sdcSymbologySettings.js';
14
14
  import '../djinni-types/sdcCoreInternalSdkArea.js';
15
15
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
16
+ import '../djinni-types/sdcCoreCommonGraphic.js';
16
17
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
17
18
  import '../ResultOrError-wVDzYSuC.js';
18
19
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -1 +1 @@
1
- export{a as ExpiryDateTextBuilder}from'../chunks/chunk-XDPQXJ7N.js';
1
+ export{a as ExpiryDateTextBuilder}from'../chunks/chunk-3KGQKDI6.js';
@@ -1 +1 @@
1
- export{a as ImeiOneBarcodeBuilder}from'../chunks/chunk-34D3STCA.js';
1
+ export{a as ImeiOneBarcodeBuilder}from'../chunks/chunk-B2S4X5UK.js';
@@ -1 +1 @@
1
- export{a as ImeiTwoBarcodeBuilder}from'../chunks/chunk-DOEH75Y7.js';
1
+ export{a as ImeiTwoBarcodeBuilder}from'../chunks/chunk-TDD6VBYB.js';
@@ -1,7 +1,9 @@
1
1
  import '@scandit/web-datacapture-core';
2
+ import './LabelCaptureFeedback.js';
2
3
  import './LabelCaptureSettings.js';
3
4
  import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
4
- export { L as LabelCapture } from '../LabelCapture-D2-rYnL6.js';
5
+ export { L as LabelCapture } from '../LabelCapture-r1VXyYY1.js';
6
+ import '@scandit/web-datacapture-core/build/js/private/Serializable';
5
7
  import './LabelDefinition.js';
6
8
  import './ImeiOneBarcode.js';
7
9
  import '@scandit/web-datacapture-barcode';
@@ -9,7 +11,7 @@ import './BarcodeField.js';
9
11
  import './LabelFieldDefinition.js';
10
12
  import './ImeiTwoBarcode.js';
11
13
  import './PackingDateText.js';
12
- import '../NativeProxy-B4-i6FUv.js';
14
+ import '../NativeProxy-C1lJ_0p-.js';
13
15
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
14
16
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
15
17
  import '../djinni-types/sdcBarcodeData.js';
@@ -19,6 +21,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
19
21
  import '../djinni-types/sdcSymbologySettings.js';
20
22
  import '../djinni-types/sdcCoreInternalSdkArea.js';
21
23
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
24
+ import '../djinni-types/sdcCoreCommonGraphic.js';
22
25
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
23
26
  import '../ResultOrError-wVDzYSuC.js';
24
27
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -1 +1 @@
1
- export{a as LabelCapture}from'../chunks/chunk-AB63S4S6.js';
1
+ export{a as LabelCapture}from'../chunks/chunk-2L7KHJB4.js';
@@ -1,10 +1,10 @@
1
1
  import '@scandit/web-datacapture-core';
2
2
  import '@scandit/web-datacapture-core/build/js/private/Serializable';
3
3
  import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
4
- import '../NativeProxy-B4-i6FUv.js';
4
+ import '../NativeProxy-C1lJ_0p-.js';
5
5
  import './CapturedLabel.js';
6
- import '../LabelCapture-D2-rYnL6.js';
7
- export { L as LabelCaptureAdvancedOverlay } from '../LabelCaptureAdvancedOverlay-BNICJMmg.js';
6
+ import '../LabelCapture-r1VXyYY1.js';
7
+ export { L as LabelCaptureAdvancedOverlay } from '../LabelCaptureAdvancedOverlay-ChUrueV6.js';
8
8
  import './LabelCaptureOverlayJSON.js';
9
9
  import './LabelField.js';
10
10
  import '@scandit/web-datacapture-barcode';
@@ -17,6 +17,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
17
17
  import '../djinni-types/sdcSymbologySettings.js';
18
18
  import '../djinni-types/sdcCoreInternalSdkArea.js';
19
19
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
20
+ import '../djinni-types/sdcCoreCommonGraphic.js';
20
21
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
21
22
  import '../ResultOrError-wVDzYSuC.js';
22
23
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -37,6 +38,7 @@ import './LabelDateFormat.js';
37
38
  import './LabelDateComponentFormat.js';
38
39
  import './LabelFieldLocationType.js';
39
40
  import './ValidationFlowField.js';
41
+ import './LabelCaptureFeedback.js';
40
42
  import './LabelCaptureSettings.js';
41
43
  import './LabelDefinition.js';
42
44
  import './ImeiOneBarcode.js';
@@ -1,6 +1,6 @@
1
1
  import '@scandit/web-datacapture-core';
2
2
  import './CapturedLabel.js';
3
- export { a as LabelCaptureAdvancedOverlayListener } from '../LabelCaptureAdvancedOverlay-BNICJMmg.js';
3
+ export { a as LabelCaptureAdvancedOverlayListener } from '../LabelCaptureAdvancedOverlay-ChUrueV6.js';
4
4
  import './LabelField.js';
5
5
  import '@scandit/web-datacapture-barcode';
6
6
  import './LabelFieldState.js';
@@ -9,7 +9,7 @@ import './LabelFieldValueType.js';
9
9
  import './LabelDateResult.js';
10
10
  import '@scandit/web-datacapture-core/build/js/private/Serializable';
11
11
  import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
12
- import '../NativeProxy-B4-i6FUv.js';
12
+ import '../NativeProxy-C1lJ_0p-.js';
13
13
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
14
14
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
15
15
  import '../djinni-types/sdcBarcodeData.js';
@@ -19,6 +19,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
19
19
  import '../djinni-types/sdcSymbologySettings.js';
20
20
  import '../djinni-types/sdcCoreInternalSdkArea.js';
21
21
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
22
+ import '../djinni-types/sdcCoreCommonGraphic.js';
22
23
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
23
24
  import '../ResultOrError-wVDzYSuC.js';
24
25
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -35,7 +36,8 @@ import './LabelDateFormat.js';
35
36
  import './LabelDateComponentFormat.js';
36
37
  import './LabelFieldLocationType.js';
37
38
  import './ValidationFlowField.js';
38
- import '../LabelCapture-D2-rYnL6.js';
39
+ import '../LabelCapture-r1VXyYY1.js';
40
+ import './LabelCaptureFeedback.js';
39
41
  import './LabelCaptureSettings.js';
40
42
  import './LabelDefinition.js';
41
43
  import './ImeiOneBarcode.js';
@@ -4,9 +4,9 @@ import '@scandit/web-datacapture-core/build/js/private/Serializable';
4
4
  import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
5
5
  import './CapturedLabel.js';
6
6
  import './LabelField.js';
7
- import '../NativeProxy-B4-i6FUv.js';
8
- import '../LabelCapture-D2-rYnL6.js';
9
- export { L as LabelCaptureBasicOverlay } from '../LabelCaptureBasicOverlay-DTJBF3EU.js';
7
+ import '../NativeProxy-C1lJ_0p-.js';
8
+ import '../LabelCapture-r1VXyYY1.js';
9
+ export { L as LabelCaptureBasicOverlay } from '../LabelCaptureBasicOverlay-GO1AxzZR.js';
10
10
  import './LabelCaptureOverlayJSON.js';
11
11
  import '@scandit/web-datacapture-barcode';
12
12
  import './LabelFieldState.js';
@@ -22,6 +22,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
22
22
  import '../djinni-types/sdcSymbologySettings.js';
23
23
  import '../djinni-types/sdcCoreInternalSdkArea.js';
24
24
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
25
+ import '../djinni-types/sdcCoreCommonGraphic.js';
25
26
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
26
27
  import '../ResultOrError-wVDzYSuC.js';
27
28
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -37,6 +38,7 @@ import './LabelDateFormat.js';
37
38
  import './LabelDateComponentFormat.js';
38
39
  import './LabelFieldLocationType.js';
39
40
  import './ValidationFlowField.js';
41
+ import './LabelCaptureFeedback.js';
40
42
  import './LabelCaptureSettings.js';
41
43
  import './LabelDefinition.js';
42
44
  import './ImeiOneBarcode.js';
@@ -1,7 +1,7 @@
1
1
  import '@scandit/web-datacapture-core';
2
2
  import './CapturedLabel.js';
3
3
  import './LabelField.js';
4
- export { a as LabelCaptureBasicOverlayListener } from '../LabelCaptureBasicOverlay-DTJBF3EU.js';
4
+ export { a as LabelCaptureBasicOverlayListener } from '../LabelCaptureBasicOverlay-GO1AxzZR.js';
5
5
  import '@scandit/web-datacapture-barcode';
6
6
  import './LabelFieldState.js';
7
7
  import './LabelFieldType.js';
@@ -10,7 +10,7 @@ import './LabelDateResult.js';
10
10
  import '../djinni-types/sdcLabelData.js';
11
11
  import '@scandit/web-datacapture-core/build/js/private/Serializable';
12
12
  import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
13
- import '../NativeProxy-B4-i6FUv.js';
13
+ import '../NativeProxy-C1lJ_0p-.js';
14
14
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
15
15
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
16
16
  import '../djinni-types/sdcBarcodeData.js';
@@ -20,6 +20,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
20
20
  import '../djinni-types/sdcSymbologySettings.js';
21
21
  import '../djinni-types/sdcCoreInternalSdkArea.js';
22
22
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
23
+ import '../djinni-types/sdcCoreCommonGraphic.js';
23
24
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
24
25
  import '../ResultOrError-wVDzYSuC.js';
25
26
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -35,7 +36,8 @@ import './LabelDateFormat.js';
35
36
  import './LabelDateComponentFormat.js';
36
37
  import './LabelFieldLocationType.js';
37
38
  import './ValidationFlowField.js';
38
- import '../LabelCapture-D2-rYnL6.js';
39
+ import '../LabelCapture-r1VXyYY1.js';
40
+ import './LabelCaptureFeedback.js';
39
41
  import './LabelCaptureSettings.js';
40
42
  import './LabelDefinition.js';
41
43
  import './ImeiOneBarcode.js';
@@ -0,0 +1,14 @@
1
+ import { FeedbackJSON, Feedback } from '@scandit/web-datacapture-core';
2
+ import { Serializable } from '@scandit/web-datacapture-core/build/js/private/Serializable';
3
+
4
+ interface LabelCaptureFeedbackJSON {
5
+ success: FeedbackJSON;
6
+ }
7
+ declare class LabelCaptureFeedback implements Serializable<LabelCaptureFeedbackJSON> {
8
+ success: Feedback;
9
+ constructor();
10
+ static get default(): LabelCaptureFeedback;
11
+ toJSONObject(): LabelCaptureFeedbackJSON;
12
+ }
13
+
14
+ export { LabelCaptureFeedback, type LabelCaptureFeedbackJSON };
@@ -0,0 +1 @@
1
+ export{a as LabelCaptureFeedback}from'../chunks/chunk-XETUH5HN.js';
@@ -1,6 +1,6 @@
1
1
  import '@scandit/web-datacapture-core';
2
2
  import './LabelCaptureSession.js';
3
- export { a as LabelCaptureListener } from '../LabelCapture-D2-rYnL6.js';
3
+ export { a as LabelCaptureListener } from '../LabelCapture-r1VXyYY1.js';
4
4
  import './CapturedLabel.js';
5
5
  import './LabelField.js';
6
6
  import '@scandit/web-datacapture-barcode';
@@ -8,6 +8,8 @@ import './LabelFieldState.js';
8
8
  import './LabelFieldType.js';
9
9
  import './LabelFieldValueType.js';
10
10
  import './LabelDateResult.js';
11
+ import './LabelCaptureFeedback.js';
12
+ import '@scandit/web-datacapture-core/build/js/private/Serializable';
11
13
  import './LabelCaptureSettings.js';
12
14
  import './LabelDefinition.js';
13
15
  import './ImeiOneBarcode.js';
@@ -16,7 +18,7 @@ import './BarcodeField.js';
16
18
  import './LabelFieldDefinition.js';
17
19
  import './ImeiTwoBarcode.js';
18
20
  import './PackingDateText.js';
19
- import '../NativeProxy-B4-i6FUv.js';
21
+ import '../NativeProxy-C1lJ_0p-.js';
20
22
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
21
23
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
22
24
  import '../djinni-types/sdcBarcodeData.js';
@@ -26,6 +28,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
26
28
  import '../djinni-types/sdcSymbologySettings.js';
27
29
  import '../djinni-types/sdcCoreInternalSdkArea.js';
28
30
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
31
+ import '../djinni-types/sdcCoreCommonGraphic.js';
29
32
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
30
33
  import '../ResultOrError-wVDzYSuC.js';
31
34
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -1,4 +1,4 @@
1
- import { N as NativeProxyHandle } from '../NativeProxy-B4-i6FUv.js';
1
+ import { N as NativeProxyHandle } from '../NativeProxy-C1lJ_0p-.js';
2
2
  import '@scandit/web-datacapture-barcode';
3
3
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
4
4
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
@@ -9,6 +9,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
9
9
  import '../djinni-types/sdcSymbologySettings.js';
10
10
  import '../djinni-types/sdcCoreInternalSdkArea.js';
11
11
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
12
+ import '../djinni-types/sdcCoreCommonGraphic.js';
12
13
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
13
14
  import '../ResultOrError-wVDzYSuC.js';
14
15
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -7,7 +7,7 @@ import './BarcodeField.js';
7
7
  import './LabelFieldDefinition.js';
8
8
  import './ImeiTwoBarcode.js';
9
9
  import './PackingDateText.js';
10
- import '../NativeProxy-B4-i6FUv.js';
10
+ import '../NativeProxy-C1lJ_0p-.js';
11
11
  import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
12
12
  import '../djinni-types/sdcBarcodeInternalSdkData.js';
13
13
  import '../djinni-types/sdcBarcodeData.js';
@@ -17,6 +17,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
17
17
  import '../djinni-types/sdcSymbologySettings.js';
18
18
  import '../djinni-types/sdcCoreInternalSdkArea.js';
19
19
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
20
+ import '../djinni-types/sdcCoreCommonGraphic.js';
20
21
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
21
22
  import '../ResultOrError-wVDzYSuC.js';
22
23
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -1,8 +1,8 @@
1
1
  import { DataCaptureOverlay, DataCaptureView } from '@scandit/web-datacapture-core';
2
2
  import { Serializable } from '@scandit/web-datacapture-core/build/js/private/Serializable.js';
3
3
  import { nativeHandle } from '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
4
- import { N as NativeProxyHandle } from '../NativeProxy-B4-i6FUv.js';
5
- import { L as LabelCapture } from '../LabelCapture-D2-rYnL6.js';
4
+ import { N as NativeProxyHandle } from '../NativeProxy-C1lJ_0p-.js';
5
+ import { L as LabelCapture } from '../LabelCapture-r1VXyYY1.js';
6
6
  import { LabelCaptureValidationFlowSettings } from './LabelCaptureValidationFlowSettings.js';
7
7
  import { LabelField } from './LabelField.js';
8
8
  import '@scandit/web-datacapture-barcode';
@@ -15,6 +15,7 @@ import '../djinni-types/sdcLabelInternalModuleCapture.js';
15
15
  import '../djinni-types/sdcSymbologySettings.js';
16
16
  import '../djinni-types/sdcCoreInternalSdkArea.js';
17
17
  import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
18
+ import '../djinni-types/sdcCoreCommonGraphic.js';
18
19
  import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
19
20
  import '../ResultOrError-wVDzYSuC.js';
20
21
  import '../djinni-types/sdcCoreInternalSdkOcr.js';
@@ -27,11 +28,17 @@ import '../djinni-types/sdcLabelInternalModuleUiOverlay.js';
27
28
  import '../djinni-types/sdcCoreInternalSdkCapture.js';
28
29
  import '../djinni-types/sdcCoreInternalSdkUiStyle.js';
29
30
  import './CapturedLabel.js';
31
+ import './LabelFieldState.js';
32
+ import './LabelFieldType.js';
33
+ import './LabelFieldValueType.js';
34
+ import './LabelDateResult.js';
30
35
  import './LabelCaptureSession.js';
31
36
  import './LabelDateFormat.js';
32
37
  import './LabelDateComponentFormat.js';
33
38
  import './LabelFieldLocationType.js';
34
39
  import './ValidationFlowField.js';
40
+ import './LabelCaptureFeedback.js';
41
+ import '@scandit/web-datacapture-core/build/js/private/Serializable';
35
42
  import './LabelCaptureSettings.js';
36
43
  import './LabelDefinition.js';
37
44
  import './ImeiOneBarcode.js';
@@ -49,10 +56,6 @@ import './CustomBarcode.js';
49
56
  import './LabelFieldLocation.js';
50
57
  import './CustomText.js';
51
58
  import './ExpiryDateText.js';
52
- import './LabelFieldState.js';
53
- import './LabelFieldType.js';
54
- import './LabelFieldValueType.js';
55
- import './LabelDateResult.js';
56
59
 
57
60
  interface LabelCaptureValidationFlowOverlayJSON {
58
61
  type: "ValidationFlowOverlay";
@@ -110,6 +113,7 @@ declare class LabelCaptureValidationFlowOverlay implements DataCaptureOverlay, S
110
113
  private onInputManuallyButtonClick;
111
114
  private onSubmitButtonClick;
112
115
  private onRestartButtonClick;
116
+ private expandListAndShowSubmitAndRestartButton;
113
117
  private onBackButton;
114
118
  private resetCardTextInputField;
115
119
  private resetAllCardsTextInputFields;
@@ -1 +1 @@
1
- export{a as LabelCaptureValidationFlowOverlay}from'../chunks/chunk-ZZ2WDJJ6.js';
1
+ export{a as LabelCaptureValidationFlowOverlay}from'../chunks/chunk-J7TDBHLN.js';