@scandit/web-datacapture-label 8.2.0 → 8.3.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.
- package/build/js/{LabelCapture-DGLkCHVN.d.ts → LabelCapture-DrHOFOh1.d.ts} +0 -1
- package/build/js/{LabelCaptureAdvancedOverlay-Gh80a5hZ.d.ts → LabelCaptureAdvancedOverlay-DzSicuAv.d.ts} +2 -2
- package/build/js/{LabelCaptureBasicOverlay-C6TRvWxE.d.ts → LabelCaptureBasicOverlay-DF8gpw6K.d.ts} +2 -2
- package/build/js/{NativeProxy-DreJVzqM.d.ts → NativeProxy-BpXwaSl-.d.ts} +29 -9
- package/build/js/api/AdaptiveRecognitionResult.d.ts +2 -3
- package/build/js/api/CapturedLabel.d.ts +2 -2
- package/build/js/api/CustomText.d.ts +2 -3
- package/build/js/api/CustomTextBuilder.d.ts +4 -3
- package/build/js/api/CustomTextBuilder.js +1 -1
- package/build/js/api/DateText.d.ts +2 -3
- package/build/js/api/DateTextBuilder.d.ts +2 -3
- package/build/js/api/ExpiryDateText.d.ts +2 -3
- package/build/js/api/ExpiryDateTextBuilder.d.ts +2 -3
- package/build/js/api/LabelCapture.d.ts +3 -4
- package/build/js/api/LabelCapture.js +1 -1
- package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.d.ts +3 -4
- package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.d.ts +2 -3
- package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +4 -5
- package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +4 -5
- package/build/js/api/LabelCaptureBasicOverlay.d.ts +4 -5
- package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +4 -5
- package/build/js/api/LabelCaptureListener.d.ts +3 -4
- package/build/js/api/LabelCaptureOverlayJSON.d.ts +2 -3
- package/build/js/api/LabelCaptureSettings.d.ts +2 -3
- package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.d.ts +95 -0
- package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.js +1 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.d.ts +349 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.js +1 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.d.ts +194 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.js +1 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.d.ts +297 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.js +1 -0
- package/build/js/api/LabelDefinition.d.ts +2 -3
- package/build/js/api/LabelField.d.ts +3 -3
- package/build/js/api/PackingDateText.d.ts +2 -3
- package/build/js/api/PackingDateTextBuilder.d.ts +2 -3
- package/build/js/api/PrivateReceiptScanningHandler.d.ts +2 -3
- package/build/js/api/PrivateReceiptScanningListener.d.ts +2 -3
- package/build/js/api/PrivateValidationFlowHandler.d.ts +46 -3
- package/build/js/api/PrivateValidationFlowHandler.js +1 -1
- package/build/js/api/ReceiptScanningResult.d.ts +2 -3
- package/build/js/api/TotalPriceText.d.ts +2 -3
- package/build/js/api/TotalPriceTextBuilder.d.ts +2 -3
- package/build/js/api/UnitPriceText.d.ts +2 -3
- package/build/js/api/UnitPriceTextBuilder.d.ts +2 -3
- package/build/js/api/WeightText.d.ts +2 -3
- package/build/js/api/WeightTextBuilder.d.ts +2 -3
- package/build/js/chunks/chunk-4LEONM2D.js +1 -0
- package/build/js/chunks/chunk-AONFYCPA.js +1 -0
- package/build/js/chunks/chunk-D3OFVT7A.js +1 -0
- package/build/js/chunks/chunk-DVWSNT7T.js +1 -0
- package/build/js/chunks/chunk-F5UH7T5M.js +1 -0
- package/build/js/chunks/chunk-G6M2L3L4.js +2 -0
- package/build/js/chunks/chunk-GVLVA7EC.js +1 -0
- package/build/js/chunks/chunk-HMFPC3RG.js +1 -0
- package/build/js/chunks/chunk-KBXWH2TW.js +1 -0
- package/build/js/chunks/chunk-KFIB6ALQ.js +1 -0
- package/build/js/chunks/{chunk-SQXVN7WR.js → chunk-KRLWA4PZ.js} +1 -1
- package/build/js/chunks/chunk-NDYVHCIR.js +1 -0
- package/build/js/chunks/chunk-TTPFUFVN.js +1 -0
- package/build/js/chunks/chunk-VEAIPJDT.js +1 -0
- package/build/js/chunks/chunk-WFKHPFU2.js +1 -0
- package/build/js/chunks/chunk-XZAS7UFN.js +1 -0
- package/build/js/djinni-types/sdcBarcodeInternalSdkData.d.ts +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +10 -442
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.js +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleUiOverlay.d.ts +2 -3
- package/build/js/global.d.d.ts +2 -0
- package/build/js/index.d.ts +6 -7
- package/build/js/index.js +1 -1
- package/build/js/moduleLoader.js +1 -1
- package/build/js/private/PrivateLabelFieldDefinition.d.ts +2 -3
- package/build/js/private/brushTranslator.d.ts +1 -1
- package/build/js/private/createProxiedViewFinder.d.ts +4 -5
- package/build/js/private/measureTranslator.d.ts +2 -2
- package/build/js/private/symbologiesTranslator.d.ts +4 -4
- package/build/js/private/viewfinderTranslator.js +1 -1
- package/build/js/sdcLabelInternalModuleCapture-CxPSiq2o.d.ts +479 -0
- package/build/js/ui/atoms/Button.d.ts +0 -1
- package/build/js/ui/atoms/TextInput.d.ts +45 -47
- package/build/js/ui/atoms/TextInput.js +1 -1
- package/build/js/ui/controllers/KeyboardVisibilityController.d.ts +100 -0
- package/build/js/ui/controllers/KeyboardVisibilityController.js +1 -0
- package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.d.ts +18 -13
- package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.js +1 -1
- package/build/js/worker/LabelCaptureWorkerManager.d.ts +2 -3
- package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
- package/build/js/worker/WorkerMain.d.ts +2 -3
- package/build/js/worker/WorkerMain.js +1 -1
- package/build/js/worker/WorkerRegistry.d.ts +2 -3
- package/build/js/worker/dataCaptureEngine.d.ts +2 -3
- package/build/js/worker/dataCaptureEngine.js +1 -1
- package/build/js/worker/dataCaptureWorkerRelated.d.ts +2 -3
- package/build/js/worker/handlers/FieldBuilderHandler.d.ts +2 -3
- package/build/js/worker/handlers/FieldBuilderHandler.js +1 -1
- package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.d.ts +2 -3
- package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.js +1 -1
- package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.d.ts +2 -3
- package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.js +1 -1
- package/build/js/worker/handlers/LabelCaptureHandler.d.ts +2 -3
- package/build/js/worker/handlers/LabelCaptureHandler.js +1 -1
- package/build/js/worker/handlers/ReceiptScanningHandler.d.ts +2 -3
- package/build/js/worker/handlers/ReceiptScanningHandler.js +1 -1
- package/build/js/worker/handlers/SettingsHandler.d.ts +2 -3
- package/build/js/worker/handlers/SettingsHandler.js +1 -1
- package/build/js/worker/handlers/ValidationFlowHandler.d.ts +2 -3
- package/build/js/worker/handlers/ValidationFlowHandler.js +1 -1
- package/build/js/worker/labelCapture.inlineWorker.d.ts +2 -3
- package/build/js/worker/labelCapture.inlineWorker.js +1 -1
- package/build/js/worker/labelWorkerHandler.d.ts +2 -3
- package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +2 -3
- package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +2 -3
- package/build/js/worker/proxies/BarcodeFieldProxy.js +1 -1
- package/build/js/worker/proxies/CapturedLabelProxy.d.ts +2 -3
- package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
- package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/CustomBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/CustomTextProxy.d.ts +3 -3
- package/build/js/worker/proxies/CustomTextProxy.js +1 -1
- package/build/js/worker/proxies/DateTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/DateTextProxy.js +1 -1
- package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +3 -4
- package/build/js/worker/proxies/ExpiryDateTextProxy.js +1 -1
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureProxy.d.ts +3 -3
- package/build/js/worker/proxies/LabelCaptureProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
- package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelFieldLocationProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
- package/build/js/worker/proxies/NativeProxy.d.ts +2 -3
- package/build/js/worker/proxies/NativeProxy.js +1 -1
- package/build/js/worker/proxies/NoViewfinderProxy.d.ts +2 -3
- package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/PackingDateTextProxy.d.ts +3 -4
- package/build/js/worker/proxies/PackingDateTextProxy.js +1 -1
- package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/PartNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/ReceiptScanningHandlerProxy.d.ts +2 -3
- package/build/js/worker/proxies/ReceiptScanningOverlayProxy.d.ts +2 -3
- package/build/js/worker/proxies/ReceiptScanningOverlayProxy.js +1 -1
- package/build/js/worker/proxies/ReceiptScanningSettingsProxy.d.ts +2 -3
- package/build/js/worker/proxies/ReceiptScanningSettingsProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.d.ts +2 -3
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +2 -3
- package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/TotalPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/UnitPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowListenerProxy.d.ts +3 -3
- package/build/js/worker/proxies/ValidationFlowListenerProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.d.ts +2 -3
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.d.ts +2 -3
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.js +1 -1
- package/build/js/worker/proxies/WeightTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/WeightTextProxy.js +1 -1
- package/build/js/worker/proxies/base/BarcodeFieldProxyBase.d.ts +2 -3
- package/build/js/worker/proxies/base/BarcodeFieldProxyBase.js +1 -1
- package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.d.ts +2 -3
- package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.js +1 -1
- package/build/js/worker/proxies/base/index.d.ts +2 -3
- package/build/js/worker/proxies/base/index.js +1 -1
- package/package.json +8 -6
- package/sdc-lib/resources/models/aus_mdl_keypoint_detection.17f1b2958a9e.model +0 -0
- package/sdc-lib/resources/models/barcode_classification_default.48685f5fe19b.model +0 -0
- package/sdc-lib/resources/models/barcode_keypoints_oned.6697cfdb9ce4.model +0 -0
- package/sdc-lib/resources/models/barcode_label_localization_mslc_model_s.616a59ec3a8d.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_default.59f74a846b63.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_dpm_default.7e4fe5631f81.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_generic_postal_code_default.184ecbeb5b83.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_oned_default.c547484132c1.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_twod_default.4b64523bf755.model +0 -0
- package/sdc-lib/resources/models/barcode_ocr_fallback_ocr_default.5bc76b6823da.model +0 -0
- package/sdc-lib/resources/models/barcode_ocr_fallback_ocr_detector_default.d955dfe2835e.model +0 -0
- package/sdc-lib/resources/models/barcode_semantics_ocr_detector_default.d955dfe2835e.model +0 -0
- package/sdc-lib/resources/models/eu_dl_localization.c26fc357c7bd.model +0 -0
- package/sdc-lib/resources/models/id_ocr.a4a57703430a.model +0 -0
- package/sdc-lib/resources/models/id_outline_localization_model_kpts.b7f16ab1f44c.model +0 -0
- package/sdc-lib/resources/models/invalidated_id_classification_default.1cd0f5859941.model +0 -0
- package/sdc-lib/resources/models/mrz_line_localization.577844e2ebed.model +0 -0
- package/sdc-lib/resources/models/mrz_localization.77e331c44b52.model +0 -0
- package/sdc-lib/resources/models/ocr_barcode_semantics_default.adb845cfe44c.model +0 -0
- package/sdc-lib/resources/models/ocr_mrz_default.08761e1a9c3b.model +0 -0
- package/sdc-lib/resources/models/ocr_price_label_default.4ad5b33a61d3.model +0 -0
- package/sdc-lib/resources/models/price_label_localization.a8a9771e8fcc.model +0 -0
- package/sdc-lib/resources/models/price_localization_in_whole_label.555b33695325.model +0 -0
- package/sdc-lib/resources/models/text_semantics_ocr_detector.fb3a9fc4fb56.model +0 -0
- package/sdc-lib/resources/models/uk_dl_code_localization.c26fc357c7bd.model +0 -0
- package/sdc-lib/resources/models/via_id_template_database.a1a557cc0045.model +1 -0
- package/sdc-lib/resources/models/via_orientation_classification.19281ecdf9b6.model +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label-pthreads.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label-pthreads.wasm +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.wasm +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label-simd.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label-simd.wasm +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label.wasm +0 -0
- package/build/js/ResultOrError-wVDzYSuC.d.ts +0 -27
- package/build/js/api/LabelCaptureValidationFlowOverlay.d.ts +0 -166
- package/build/js/api/LabelCaptureValidationFlowOverlay.js +0 -1
- package/build/js/chunks/chunk-3WFVV6LL.js +0 -1
- package/build/js/chunks/chunk-6EPGEBWT.js +0 -1
- package/build/js/chunks/chunk-7LN4ULNN.js +0 -1
- package/build/js/chunks/chunk-BILNKC2Q.js +0 -1
- package/build/js/chunks/chunk-DV4WMUFU.js +0 -1
- package/build/js/chunks/chunk-IK62R3BD.js +0 -1
- package/build/js/chunks/chunk-IXBSL67X.js +0 -2
- package/build/js/chunks/chunk-NF5D6YGW.js +0 -1
- package/build/js/chunks/chunk-PLBJGJHF.js +0 -1
- package/build/js/chunks/chunk-TCXD3SSH.js +0 -1
- package/build/js/chunks/chunk-X6DRW2HT.js +0 -1
- package/sdc-lib/resources/models/barcode_classification_default.fde280355f0b.model +0 -0
- package/sdc-lib/resources/models/barcode_keypoints_oned.ef764d7717ba.model +0 -0
- package/sdc-lib/resources/models/barcode_label_localization_mslc_model_s.77afd87bb1ae.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_default.ea245fd6454e.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_dpm_default.313e68d94ae1.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_generic_postal_code_default.42a9746ffe91.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_oned_default.33db0e688e2c.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_twod_default.547ff0613d2c.model +0 -0
- package/sdc-lib/resources/models/barcode_ocr_fallback_ocr_default.8c2870b758fd.model +0 -0
- package/sdc-lib/resources/models/barcode_ocr_fallback_ocr_detector_default.9e7b3e9f0b6c.model +0 -0
- package/sdc-lib/resources/models/barcode_semantics_ocr_detector_default.9e7b3e9f0b6c.model +0 -0
- package/sdc-lib/resources/models/eu_dl_localization.d02cb8506d3f.model +0 -0
- package/sdc-lib/resources/models/id_ocr.1740d002ffbf.model +0 -0
- package/sdc-lib/resources/models/invalidated_id_classification_default.655732a12364.model +0 -0
- package/sdc-lib/resources/models/mrz_line_localization.4573c5a05b53.model +0 -0
- package/sdc-lib/resources/models/mrz_localization.c6b469e57923.model +0 -0
- package/sdc-lib/resources/models/ocr_barcode_semantics_default.b60d72805695.model +0 -0
- package/sdc-lib/resources/models/ocr_mrz_default.8b80192212c2.model +0 -0
- package/sdc-lib/resources/models/ocr_price_label_default.1d18eb896da3.model +0 -0
- package/sdc-lib/resources/models/price_label_localization.b1f6616d5e10.model +0 -0
- package/sdc-lib/resources/models/price_localization_in_whole_label.614fcbe425d2.model +0 -0
- package/sdc-lib/resources/models/text_semantics_ocr_detector.290bf42945e3.model +0 -0
- package/sdc-lib/resources/models/uk_dl_code_localization.d02cb8506d3f.model +0 -0
|
@@ -15,7 +15,6 @@ declare class LabelCapture implements DataCaptureMode {
|
|
|
15
15
|
private [nativeHandle];
|
|
16
16
|
context: DataCaptureContext | null;
|
|
17
17
|
private listeners;
|
|
18
|
-
private _validationFlowHandler;
|
|
19
18
|
private _receiptScanningHandler;
|
|
20
19
|
private workerListener;
|
|
21
20
|
private _isEnabled;
|
|
@@ -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-
|
|
4
|
+
import { N as NativeProxyHandle } from './NativeProxy-BpXwaSl-.js';
|
|
5
5
|
import { CapturedLabel } from './api/CapturedLabel.js';
|
|
6
|
-
import { L as LabelCapture } from './LabelCapture-
|
|
6
|
+
import { L as LabelCapture } from './LabelCapture-DrHOFOh1.js';
|
|
7
7
|
import { LabelCaptureOverlayJSON } from './api/LabelCaptureOverlayJSON.js';
|
|
8
8
|
import { LabelField } from './api/LabelField.js';
|
|
9
9
|
|
package/build/js/{LabelCaptureBasicOverlay-C6TRvWxE.d.ts → LabelCaptureBasicOverlay-DF8gpw6K.d.ts}
RENAMED
|
@@ -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-
|
|
8
|
-
import { L as LabelCapture } from './LabelCapture-
|
|
7
|
+
import { N as NativeProxyHandle } from './NativeProxy-BpXwaSl-.js';
|
|
8
|
+
import { L as LabelCapture } from './LabelCapture-DrHOFOh1.js';
|
|
9
9
|
import { LabelCaptureOverlayJSON } from './api/LabelCaptureOverlayJSON.js';
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { Symbology } from '@scandit/web-datacapture-barcode';
|
|
2
|
-
import {
|
|
2
|
+
import { DataCaptureCallbackMessage as DataCaptureCallbackMessage$1, DataCaptureCallbackMessageKeys as DataCaptureCallbackMessageKeys$1, AnyDataCaptureActionMessage as AnyDataCaptureActionMessage$1, DataCaptureActionMessageKey as DataCaptureActionMessageKey$1, Module as Module$1, WorkerResponse as WorkerResponse$1 } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
3
3
|
import { Barcode } from './djinni-types/sdcBarcodeInternalSdkData.js';
|
|
4
4
|
import { FloatWithUnit, MeasureUnit, Quadrilateral } from './djinni-types/sdcCoreCommonGeometry.js';
|
|
5
|
-
import { BarcodeField, BarcodeField_statics, CustomBarcode, CustomBarcode_statics, CustomText, CustomText_statics, DateText, DateText_statics, ExpiryDateText, ExpiryDateText_statics, ImeiOneBarcode, ImeiOneBarcode_statics, ImeiTwoBarcode, ImeiTwoBarcode_statics, LabelCapture, LabelCapture_statics, LabelCaptureHelper, LabelCaptureHelper_statics, LabelCaptureListener, LabelCaptureSession, LabelCaptureSettings, LabelCaptureSettings_statics, LabelDefinition, LabelDefinition_statics, LabelFieldDefinition, LabelFieldLocation, LabelFieldLocation_statics, PackingDateText, PackingDateText_statics, PartNumberBarcode, PartNumberBarcode_statics, ReceiptScanningHandler, ReceiptScanningListener, SerialNumberBarcode, SerialNumberBarcode_statics, TextField, TotalPriceText, TotalPriceText_statics, UnitPriceText, UnitPriceText_statics, WeightText, WeightText_statics, ValidationFlowState } from './
|
|
5
|
+
import { B as BarcodeField, q as BarcodeField_statics, C as CustomBarcode, r as CustomBarcode_statics, f as CustomText, s as CustomText_statics, D as DateText, t as DateText_statics, E as ExpiryDateText, u as ExpiryDateText_statics, I as ImeiOneBarcode, v as ImeiOneBarcode_statics, h as ImeiTwoBarcode, w as ImeiTwoBarcode_statics, L as LabelCapture, x as LabelCapture_statics, i as LabelCaptureHelper, y as LabelCaptureHelper_statics, b as LabelCaptureListener, c as LabelCaptureSession, j as LabelCaptureSettings, z as LabelCaptureSettings_statics, k as LabelDefinition, A as LabelDefinition_statics, e as LabelFieldDefinition, d as LabelFieldLocation, F as LabelFieldLocation_statics, P as PackingDateText, G as PackingDateText_statics, l as PartNumberBarcode, H as PartNumberBarcode_statics, J as ReceiptScanningHandler, m as ReceiptScanningListener, S as SerialNumberBarcode, K as SerialNumberBarcode_statics, M as TextField, T as TotalPriceText, N as TotalPriceText_statics, U as UnitPriceText, O as UnitPriceText_statics, W as WeightText, Q as WeightText_statics, V as ValidationFlowState, a as LabelResultUpdateType } from './sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
6
6
|
import { CapturedLabel, LabelField, ReceiptScanningLineItem as ReceiptScanningLineItem$1, ReceiptScanningResult as ReceiptScanningResult$1 } from './djinni-types/sdcLabelInternalModuleData.js';
|
|
7
7
|
import { RectangularLocationSelection, RectangularLocationSelection_statics } from './djinni-types/sdcCoreInternalSdkArea.js';
|
|
8
8
|
import { RectangularViewfinder, RectangularViewfinder_statics, RectangularViewfinderAnimation_statics, AimerViewfinder, AimerViewfinder_statics, NoViewfinder, NoViewfinder_statics } from './djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
9
9
|
import { LabelFieldLocationType, LabelFieldState, LabelFieldType } from './djinni-types/sdcLabelData.js';
|
|
10
10
|
import { LabelCaptureOverlayHelper, LabelCaptureOverlayHelper_statics, LabelCaptureBasicOverlay, LabelCaptureBasicOverlay_statics, LabelCaptureAdvancedOverlay, LabelCaptureAdvancedOverlay_statics, ReceiptScanningOverlay, ReceiptScanningOverlay_statics, ReceiptScanningSettings, ReceiptScanningSettings_statics, ValidationFlowOverlay, ValidationFlowOverlay_statics, ValidationFlowSettings, ValidationFlowSettings_statics, ValidationFlowSettingsDefaults, ValidationFlowSettingsDefaults_statics } from './djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
11
|
-
import { RectangularViewfinderAnimation, LocationSelectionJSON, RectJSON, BrushJSON, RectangularViewfinderJSON, AimerViewfinderJSON
|
|
11
|
+
import { RectangularViewfinderAnimation, PrivateLoadableFrameData, LocationSelectionJSON, RectJSON, BrushJSON, RectangularViewfinderJSON, AimerViewfinderJSON } from '@scandit/web-datacapture-core';
|
|
12
12
|
import { AdaptiveRecognitionMode } from './api/AdaptiveRecognitionMode.js';
|
|
13
13
|
import { CapturedLabelJSON } from './api/CapturedLabel.js';
|
|
14
14
|
import { nativeHandle } from '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
@@ -16,7 +16,7 @@ import { LabelCaptureSessionJSON } from './api/LabelCaptureSession.js';
|
|
|
16
16
|
import { LabelDateFormatJSON } from './api/LabelDateFormat.js';
|
|
17
17
|
import { LabelFieldJSON } from './api/LabelField.js';
|
|
18
18
|
import { LabelFieldLocationType as LabelFieldLocationType$1 } from './api/LabelFieldLocationType.js';
|
|
19
|
-
import {
|
|
19
|
+
import { ReceiptScanningLineItem, ReceiptScanningLineItemJSON } from './api/ReceiptScanningLineItem.js';
|
|
20
20
|
import { ValidationFlowFieldJSON } from './api/ValidationFlowField.js';
|
|
21
21
|
|
|
22
22
|
/**
|
|
@@ -189,7 +189,7 @@ interface LabelCaptureModule extends LabelData, LabelInternalModuleCapture, Labe
|
|
|
189
189
|
}
|
|
190
190
|
interface Module extends AugmentedCoreModule, LabelCaptureModule {
|
|
191
191
|
}
|
|
192
|
-
type DataCaptureActionMessageKey = DataCaptureActionMessageKey$1 | "labelCaptureBuildLabelCaptureSettings" | "labelCaptureBuildLabelDefinition" | "labelCaptureBuildPriceCaptureDefinition" | "labelCaptureBuildVinLabelDefinition" | "labelCaptureBuildCustomBarcode" | "labelCaptureBuildCustomText" | "labelCaptureBuildDateText" | "labelCaptureBuildExpiryDateText" | "labelCaptureBuildImeiOneBarcode" | "labelCaptureBuildImeiTwoBarcode" | "labelCaptureBuildPackingDateText" | "labelCaptureBuildPartNumberBarcode" | "labelCaptureBuildSerialNumberBarcode" | "labelCaptureBuildTotalPriceText" | "labelCaptureBuildUnitPriceText" | "labelCaptureBuildWeightText" | "labelCaptureModeCreate" | "labelCaptureModeIsEnabled" | "labelCaptureModeSetEnabled" | "labelCaptureModeApplySettings" | "labelCaptureModeAddToContext" | "labelCaptureModeRemoveFromContext" | "labelCaptureModeAddListener" | "labelCaptureModeRemoveListener" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureSettingsGetProperty" | "labelCaptureSettingsSetProperty" | "labelCaptureSettingsGetBlueprintJson" | "labelCaptureBuildLabelFieldLocation" | "labelDefinitionSetAdaptiveRecognitionMode" | "labelCaptureBasicOverlayForLabelCapture" | "labelCaptureBasicOverlaySetDefaultFieldBrush" | "labelCaptureBasicOverlaySetDefaultLabelBrush" | "labelCaptureBasicOverlaySetBrushForField" | "labelCaptureBasicOverlaySetBrushForLabel" | "labelCaptureBasicOverlaySetListener" | "labelCaptureBasicOverlayGetDefaultFieldBrush" | "labelCaptureBasicOverlayGetDefaultLabelBrush" | "labelCaptureBasicOverlayGetShouldShowScanAreaGuides" | "labelCaptureBasicOverlaySetShouldShowScanAreaGuides" | "labelCaptureBasicOverlayGetViewfinder" | "labelCaptureBasicOverlayUpdateViewfinder" | "labelCaptureAdvancedOverlayForLabelCapture" | "labelCaptureAdvancedOverlaySetShouldShowScanAreaGuides" | "labelCaptureAdvancedOverlayGetShouldShowScanAreaGuides" | "validationFlowOverlayForLabelCapture" | "validationFlowOverlayGetLabelViewfinder" | "validationFlowOverlayGetTargetViewfinder" | "validationFlowOverlayApplySettings" | "receiptScanningOverlayForLabelCapture" | "receiptScanningOverlayApplySettings" | "receiptScanningSettingsCreate" | "receiptScanningSettingsSetProcessingHintText" | "receiptScanningSettingsGetProcessingHintText" | "receiptScanningHandlerStartFlow" | "receiptScanningHandlerFinishFlow" | "receiptScanningHandlerAddListener" | "receiptScanningHandlerRemoveListener" | "validationFlowHandlerCreate" | "validationFlowHandlerStartCompleteLabelScan" | "validationFlowHandlerStartPartialLabelScan" | "validationFlowHandlerUpdateFieldValue" | "validationFlowHandlerFinishFlow" | "validationFlowHandlerPauseScan" | "validationFlowHandlerResumeScan" | "validationFlowHandlerGetValidationFlowFields" | "validationFlowHandlerCancelCloudBackupTaskForField" | "validationFlowHandlerUncancelCloudBackupTaskForField" | "validationFlowHandlerClearAllFields" | "validationFlowSettingsCreate" | "validationFlowSettingsSetMissingFieldsHintText" | "validationFlowSettingsGetMissingFieldsHintText" | "validationFlowSettingsSetStandbyHintText" | "validationFlowSettingsGetStandbyHintText" | "validationFlowSettingsSetValidationHintText" | "validationFlowSettingsGetValidationHintText" | "validationFlowSettingsSetValidationErrorText" | "validationFlowSettingsGetValidationErrorText" | "validationFlowSettingsSetRequiredFieldErrorText" | "validationFlowSettingsGetRequiredFieldErrorText" | "validationFlowSettingsSetManualInputButtonText" | "validationFlowSettingsGetManualInputButtonText" | "validationFlowSettingsSetFinishButtonText" | "validationFlowSettingsGetFinishButtonText" | "validationFlowSettingsSetRestartButtonText" | "validationFlowSettingsGetRestartButtonText" | "validationFlowSettingsSetPauseButtonText" | "validationFlowSettingsGetPauseButtonText" | "validationFlowSettingsSetAdaptiveScanningText" | "validationFlowSettingsGetAdaptiveScanningText" | "validationFlowSettingsSetScanningText" | "validationFlowSettingsGetScanningText" | "validationFlowSettingsSetPlaceholderTextForLabelDefinition" | "validationFlowSettingsGetPlaceholderTextForLabelDefinition";
|
|
192
|
+
type DataCaptureActionMessageKey = DataCaptureActionMessageKey$1 | "labelCaptureBuildLabelCaptureSettings" | "labelCaptureBuildLabelDefinition" | "labelCaptureBuildPriceCaptureDefinition" | "labelCaptureBuildVinLabelDefinition" | "labelCaptureBuildCustomBarcode" | "labelCaptureBuildCustomText" | "labelCaptureBuildDateText" | "labelCaptureBuildExpiryDateText" | "labelCaptureBuildImeiOneBarcode" | "labelCaptureBuildImeiTwoBarcode" | "labelCaptureBuildPackingDateText" | "labelCaptureBuildPartNumberBarcode" | "labelCaptureBuildSerialNumberBarcode" | "labelCaptureBuildTotalPriceText" | "labelCaptureBuildUnitPriceText" | "labelCaptureBuildWeightText" | "labelCaptureModeCreate" | "labelCaptureModeIsEnabled" | "labelCaptureModeSetEnabled" | "labelCaptureModeApplySettings" | "labelCaptureModeAddToContext" | "labelCaptureModeRemoveFromContext" | "labelCaptureModeAddListener" | "labelCaptureModeRemoveListener" | "labelCaptureModeUnsetValidationFlowHandler" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureSettingsGetProperty" | "labelCaptureSettingsSetProperty" | "labelCaptureSettingsGetBlueprintJson" | "labelCaptureBuildLabelFieldLocation" | "labelDefinitionSetAdaptiveRecognitionMode" | "labelCaptureBasicOverlayForLabelCapture" | "labelCaptureBasicOverlaySetDefaultFieldBrush" | "labelCaptureBasicOverlaySetDefaultLabelBrush" | "labelCaptureBasicOverlaySetBrushForField" | "labelCaptureBasicOverlaySetBrushForLabel" | "labelCaptureBasicOverlaySetListener" | "labelCaptureBasicOverlayGetDefaultFieldBrush" | "labelCaptureBasicOverlayGetDefaultLabelBrush" | "labelCaptureBasicOverlayGetShouldShowScanAreaGuides" | "labelCaptureBasicOverlaySetShouldShowScanAreaGuides" | "labelCaptureBasicOverlayGetViewfinder" | "labelCaptureBasicOverlayUpdateViewfinder" | "labelCaptureAdvancedOverlayForLabelCapture" | "labelCaptureAdvancedOverlaySetShouldShowScanAreaGuides" | "labelCaptureAdvancedOverlayGetShouldShowScanAreaGuides" | "validationFlowOverlayForLabelCapture" | "validationFlowOverlayGetLabelViewfinder" | "validationFlowOverlayGetTargetViewfinder" | "validationFlowOverlayApplySettings" | "receiptScanningOverlayForLabelCapture" | "receiptScanningOverlayApplySettings" | "receiptScanningSettingsCreate" | "receiptScanningSettingsSetProcessingHintText" | "receiptScanningSettingsGetProcessingHintText" | "receiptScanningHandlerStartFlow" | "receiptScanningHandlerFinishFlow" | "receiptScanningHandlerAddListener" | "receiptScanningHandlerRemoveListener" | "validationFlowHandlerCreate" | "validationFlowHandlerStartCompleteLabelScan" | "validationFlowHandlerStartPartialLabelScan" | "validationFlowHandlerUpdateFieldValue" | "validationFlowHandlerFinishFlow" | "validationFlowHandlerPauseScan" | "validationFlowHandlerResumeScan" | "validationFlowHandlerReset" | "validationFlowHandlerGetValidationFlowFields" | "validationFlowHandlerCancelCloudBackupTaskForField" | "validationFlowHandlerUncancelCloudBackupTaskForField" | "validationFlowHandlerClearAllFields" | "validationFlowSettingsCreate" | "validationFlowSettingsSetMissingFieldsHintText" | "validationFlowSettingsGetMissingFieldsHintText" | "validationFlowSettingsSetStandbyHintText" | "validationFlowSettingsGetStandbyHintText" | "validationFlowSettingsSetValidationHintText" | "validationFlowSettingsGetValidationHintText" | "validationFlowSettingsSetValidationErrorText" | "validationFlowSettingsGetValidationErrorText" | "validationFlowSettingsSetRequiredFieldErrorText" | "validationFlowSettingsGetRequiredFieldErrorText" | "validationFlowSettingsSetManualInputButtonText" | "validationFlowSettingsGetManualInputButtonText" | "validationFlowSettingsSetFinishButtonText" | "validationFlowSettingsGetFinishButtonText" | "validationFlowSettingsSetRestartButtonText" | "validationFlowSettingsGetRestartButtonText" | "validationFlowSettingsSetPauseButtonText" | "validationFlowSettingsGetPauseButtonText" | "validationFlowSettingsSetAdaptiveScanningText" | "validationFlowSettingsGetAdaptiveScanningText" | "validationFlowSettingsSetScanningText" | "validationFlowSettingsGetScanningText" | "validationFlowSettingsSetPlaceholderTextForLabelDefinition" | "validationFlowSettingsGetPlaceholderTextForLabelDefinition";
|
|
193
193
|
type WorkerResponse<C extends DataCaptureActionMessageKey> = WorkerResponse$1<C>;
|
|
194
194
|
interface DataCaptureActionMessage {
|
|
195
195
|
command: DataCaptureActionMessageKey;
|
|
@@ -466,6 +466,12 @@ interface ValidationFlowHandlerResumeScanActionMessage extends DataCaptureAction
|
|
|
466
466
|
labelCaptureHandle: NativeProxyHandle;
|
|
467
467
|
};
|
|
468
468
|
}
|
|
469
|
+
interface ValidationFlowHandlerResetActionMessage extends DataCaptureActionMessage {
|
|
470
|
+
command: "validationFlowHandlerReset";
|
|
471
|
+
payload: {
|
|
472
|
+
labelCaptureHandle: NativeProxyHandle;
|
|
473
|
+
};
|
|
474
|
+
}
|
|
469
475
|
interface ValidationFlowHandlerGetValidationFlowFieldsActionMessage extends DataCaptureActionMessage {
|
|
470
476
|
command: "validationFlowHandlerGetValidationFlowFields";
|
|
471
477
|
payload: {
|
|
@@ -544,6 +550,7 @@ interface LabelCaptureBuildCustomTextActionMessage extends DataCaptureActionMess
|
|
|
544
550
|
isOptional: boolean;
|
|
545
551
|
patterns: string[];
|
|
546
552
|
locationHandle?: NativeProxyHandle;
|
|
553
|
+
shouldResetDataTypePatterns?: boolean;
|
|
547
554
|
};
|
|
548
555
|
}
|
|
549
556
|
interface LabelCaptureBuildDateTextActionMessage extends DataCaptureActionMessage {
|
|
@@ -709,6 +716,12 @@ interface LabelCaptureRemoveListenerActionMessage extends DataCaptureActionMessa
|
|
|
709
716
|
labelCaptureHandle: NativeProxyHandle;
|
|
710
717
|
};
|
|
711
718
|
}
|
|
719
|
+
interface LabelCaptureUnsetValidationFlowHandlerActionMessage extends DataCaptureActionMessage {
|
|
720
|
+
command: "labelCaptureModeUnsetValidationFlowHandler";
|
|
721
|
+
payload: {
|
|
722
|
+
labelCaptureHandle: NativeProxyHandle;
|
|
723
|
+
};
|
|
724
|
+
}
|
|
712
725
|
interface LabelCaptureSettingsGetLocationSelectionActionMessage extends DataCaptureActionMessage {
|
|
713
726
|
command: "labelCaptureSettingsGetLocationSelection";
|
|
714
727
|
payload: {
|
|
@@ -866,8 +879,8 @@ interface LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage ex
|
|
|
866
879
|
labelCaptureAdvancedOverlayHandle: NativeProxyHandle;
|
|
867
880
|
};
|
|
868
881
|
}
|
|
869
|
-
type AnyDataCaptureActionMessage = AnyDataCaptureActionMessage$1 | LabelCaptureBuildLabelCaptureSettingsActionMessage | LabelCaptureBuildLabelDefinitionActionMessage | LabelCaptureBuildVinLabelDefinitionActionMessage | LabelCaptureBuildPriceCaptureDefinitionActionMessage | LabelCaptureBuildCustomBarcodeActionMessage | LabelCaptureBuildCustomTextActionMessage | LabelCaptureBuildDateTextActionMessage | LabelCaptureBuildExpiryDateTextActionMessage | LabelCaptureBuildImeiOneBarcodeActionMessage | LabelCaptureBuildImeiTwoBarcodeActionMessage | LabelCaptureBuildPackingDateTextActionMessage | LabelCaptureBuildPartNumberBarcodeActionMessage | LabelCaptureBuildSerialNumberBarcodeActionMessage | LabelCaptureBuildTotalPriceTextActionMessage | LabelCaptureBuildUnitPriceTextActionMessage | LabelCaptureBuildWeightTextActionMessage | CreateLabelCaptureActionMessage | LabelCaptureIsEnabledActionMessage | LabelCaptureSetEnabledActionMessage | LabelCaptureApplySettingsActionMessage | LabelCaptureAddToContextActionMessage | LabelCaptureRemoveFromContextActionMessage | LabelCaptureAddListenerActionMessage | LabelCaptureRemoveListenerActionMessage | LabelCaptureSettingsGetLocationSelectionActionMessage | LabelCaptureSettingsSetLocationSelectionActionMessage | LabelCaptureSettingsGetPropertyActionMessage | LabelCaptureSettingsSetPropertyActionMessage | LabelCaptureSettingsGetBlueprintJsonActionMessage | LabelCaptureBuildLabelFieldLocationActionMessage | LabelDefinitionSetAdaptiveRecognitionModeActionMessage | LabelCaptureBasicOverlayForLabelCaptureActionMessage | LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlaySetBrushForFieldActionMessage | LabelCaptureBasicOverlaySetBrushForLabelActionMessage | LabelCaptureBasicOverlaySetListenerActionMessage | LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlayGetViewfinderActionMessage | LabelCaptureBasicOverlayUpdateViewfinderActionMessage | LabelCaptureAdvancedOverlayForLabelCaptureActionMessage | LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage | ReceiptScanningHandlerStartFlowActionMessage | ReceiptScanningHandlerFinishFlowActionMessage | ReceiptScanningHandlerAddListenerActionMessage | ReceiptScanningHandlerRemoveListenerActionMessage | ValidationFlowOverlayForLabelCaptureActionMessage | ValidationFlowOverlayApplySettingsActionMessage | ReceiptScanningOverlayForLabelCaptureActionMessage | ReceiptScanningOverlayApplySettingsActionMessage | ReceiptScanningSettingsCreateActionMessage | ReceiptScanningSettingsSetProcessingHintTextActionMessage | ReceiptScanningSettingsGetProcessingHintTextActionMessage | ValidationFlowHandlerCreateActionMessage | ValidationFlowHandlerStartCompleteLabelScanActionMessage | ValidationFlowHandlerStartPartialLabelScanActionMessage | ValidationFlowHandlerUpdateFieldValueActionMessage | ValidationFlowHandlerFinishFlowActionMessage | ValidationFlowHandlerPauseScanActionMessage | ValidationFlowHandlerResumeScanActionMessage | ValidationFlowHandlerGetValidationFlowFieldsActionMessage | ValidationFlowHandlerCancelCloudBackupTaskForFieldActionMessage | ValidationFlowHandlerUncancelCloudBackupTaskForFieldActionMessage | ValidationFlowHandlerClearAllFieldsActionMessage | ValidationFlowSettingsCreateActionMessage | ValidationFlowSettingsSetMissingFieldsHintTextActionMessage | ValidationFlowSettingsGetMissingFieldsHintTextActionMessage | ValidationFlowSettingsSetStandbyHintTextActionMessage | ValidationFlowSettingsGetStandbyHintTextActionMessage | ValidationFlowSettingsSetValidationHintTextActionMessage | ValidationFlowSettingsGetValidationHintTextActionMessage | ValidationFlowSettingsSetValidationErrorTextActionMessage | ValidationFlowSettingsGetValidationErrorTextActionMessage | ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage | ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage | ValidationFlowSettingsSetManualInputButtonTextActionMessage | ValidationFlowSettingsGetManualInputButtonTextActionMessage | ValidationFlowSettingsSetFinishButtonTextActionMessage | ValidationFlowSettingsGetFinishButtonTextActionMessage | ValidationFlowSettingsSetRestartButtonTextActionMessage | ValidationFlowSettingsGetRestartButtonTextActionMessage | ValidationFlowSettingsSetPauseButtonTextActionMessage | ValidationFlowSettingsGetPauseButtonTextActionMessage | ValidationFlowSettingsSetAdaptiveScanningTextActionMessage | ValidationFlowSettingsGetAdaptiveScanningTextActionMessage | ValidationFlowSettingsSetScanningTextActionMessage | ValidationFlowSettingsGetScanningTextActionMessage | ValidationFlowSettingsSetPlaceholderTextForLabelDefinitionActionMessage | ValidationFlowSettingsGetPlaceholderTextForLabelDefinitionActionMessage;
|
|
870
|
-
type DataCaptureCallbackMessageKeys = DataCaptureCallbackMessageKeys$1 | "labelCaptureBuildLabelCaptureSettings" | "labelCaptureBuildLabelDefinition" | "labelCaptureBuildCustomBarcode" | "labelCaptureBuildCustomText" | "labelCaptureBuildDateText" | "labelCaptureBuildExpiryDateText" | "labelCaptureBuildImeiOneBarcode" | "labelCaptureBuildImeiTwoBarcode" | "labelCaptureBuildPackingDateText" | "labelCaptureBuildPartNumberBarcode" | "labelCaptureBuildSerialNumberBarcode" | "labelCaptureBuildTotalPriceText" | "labelCaptureBuildUnitPriceText" | "labelCaptureBuildWeightText" | "labelCaptureModeCreate" | "labelCaptureModeIsEnabled" | "labelCaptureModeSetEnabled" | "labelCaptureModeApplySettings" | "labelCaptureOnObservationStarted" | "labelCaptureOnObservationStopped" | "labelCaptureOnSessionUpdated" | "labelCaptureModeAddListener" | "labelCaptureModeRemoveListener" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureSettingsGetProperty" | "labelCaptureSettingsSetProperty" | "labelCaptureBuildLabelFieldLocation" | "labelCaptureBasicOverlayOnLabelTapped" | "labelCaptureBasicOverlayBrushForField" | "labelCaptureBasicOverlayBrushForLabel" | "labelCaptureLabelDateFormatWithFormat" | "receiptScanningListenerOnProcessingStarted" | "receiptScanningListenerOnReceiptScanned" | "receiptScanningListenerOnReceiptScanningFailed" | "validationFlowListenerOnFieldsScanned" | "validationFlowListenerOnScanTimeout" | "validationFlowListenerOnLabelIsMissingRequiredField" | "validationFlowListenerOnManualInput" | "validationFlowListenerOnCloudBackupServiceStarted" | "validationFlowListenerOnCloudBackupServiceStopped" | "validationFlowListenerOnStateChanged";
|
|
882
|
+
type AnyDataCaptureActionMessage = AnyDataCaptureActionMessage$1 | LabelCaptureBuildLabelCaptureSettingsActionMessage | LabelCaptureBuildLabelDefinitionActionMessage | LabelCaptureBuildVinLabelDefinitionActionMessage | LabelCaptureBuildPriceCaptureDefinitionActionMessage | LabelCaptureBuildCustomBarcodeActionMessage | LabelCaptureBuildCustomTextActionMessage | LabelCaptureBuildDateTextActionMessage | LabelCaptureBuildExpiryDateTextActionMessage | LabelCaptureBuildImeiOneBarcodeActionMessage | LabelCaptureBuildImeiTwoBarcodeActionMessage | LabelCaptureBuildPackingDateTextActionMessage | LabelCaptureBuildPartNumberBarcodeActionMessage | LabelCaptureBuildSerialNumberBarcodeActionMessage | LabelCaptureBuildTotalPriceTextActionMessage | LabelCaptureBuildUnitPriceTextActionMessage | LabelCaptureBuildWeightTextActionMessage | CreateLabelCaptureActionMessage | LabelCaptureIsEnabledActionMessage | LabelCaptureSetEnabledActionMessage | LabelCaptureApplySettingsActionMessage | LabelCaptureAddToContextActionMessage | LabelCaptureRemoveFromContextActionMessage | LabelCaptureAddListenerActionMessage | LabelCaptureRemoveListenerActionMessage | LabelCaptureUnsetValidationFlowHandlerActionMessage | LabelCaptureSettingsGetLocationSelectionActionMessage | LabelCaptureSettingsSetLocationSelectionActionMessage | LabelCaptureSettingsGetPropertyActionMessage | LabelCaptureSettingsSetPropertyActionMessage | LabelCaptureSettingsGetBlueprintJsonActionMessage | LabelCaptureBuildLabelFieldLocationActionMessage | LabelDefinitionSetAdaptiveRecognitionModeActionMessage | LabelCaptureBasicOverlayForLabelCaptureActionMessage | LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage | LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage | LabelCaptureBasicOverlaySetBrushForFieldActionMessage | LabelCaptureBasicOverlaySetBrushForLabelActionMessage | LabelCaptureBasicOverlaySetListenerActionMessage | LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureBasicOverlayGetViewfinderActionMessage | LabelCaptureBasicOverlayUpdateViewfinderActionMessage | LabelCaptureAdvancedOverlayForLabelCaptureActionMessage | LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage | LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage | ReceiptScanningHandlerStartFlowActionMessage | ReceiptScanningHandlerFinishFlowActionMessage | ReceiptScanningHandlerAddListenerActionMessage | ReceiptScanningHandlerRemoveListenerActionMessage | ValidationFlowOverlayForLabelCaptureActionMessage | ValidationFlowOverlayApplySettingsActionMessage | ReceiptScanningOverlayForLabelCaptureActionMessage | ReceiptScanningOverlayApplySettingsActionMessage | ReceiptScanningSettingsCreateActionMessage | ReceiptScanningSettingsSetProcessingHintTextActionMessage | ReceiptScanningSettingsGetProcessingHintTextActionMessage | ValidationFlowHandlerCreateActionMessage | ValidationFlowHandlerStartCompleteLabelScanActionMessage | ValidationFlowHandlerStartPartialLabelScanActionMessage | ValidationFlowHandlerUpdateFieldValueActionMessage | ValidationFlowHandlerFinishFlowActionMessage | ValidationFlowHandlerPauseScanActionMessage | ValidationFlowHandlerResumeScanActionMessage | ValidationFlowHandlerResetActionMessage | ValidationFlowHandlerGetValidationFlowFieldsActionMessage | ValidationFlowHandlerCancelCloudBackupTaskForFieldActionMessage | ValidationFlowHandlerUncancelCloudBackupTaskForFieldActionMessage | ValidationFlowHandlerClearAllFieldsActionMessage | ValidationFlowSettingsCreateActionMessage | ValidationFlowSettingsSetMissingFieldsHintTextActionMessage | ValidationFlowSettingsGetMissingFieldsHintTextActionMessage | ValidationFlowSettingsSetStandbyHintTextActionMessage | ValidationFlowSettingsGetStandbyHintTextActionMessage | ValidationFlowSettingsSetValidationHintTextActionMessage | ValidationFlowSettingsGetValidationHintTextActionMessage | ValidationFlowSettingsSetValidationErrorTextActionMessage | ValidationFlowSettingsGetValidationErrorTextActionMessage | ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage | ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage | ValidationFlowSettingsSetManualInputButtonTextActionMessage | ValidationFlowSettingsGetManualInputButtonTextActionMessage | ValidationFlowSettingsSetFinishButtonTextActionMessage | ValidationFlowSettingsGetFinishButtonTextActionMessage | ValidationFlowSettingsSetRestartButtonTextActionMessage | ValidationFlowSettingsGetRestartButtonTextActionMessage | ValidationFlowSettingsSetPauseButtonTextActionMessage | ValidationFlowSettingsGetPauseButtonTextActionMessage | ValidationFlowSettingsSetAdaptiveScanningTextActionMessage | ValidationFlowSettingsGetAdaptiveScanningTextActionMessage | ValidationFlowSettingsSetScanningTextActionMessage | ValidationFlowSettingsGetScanningTextActionMessage | ValidationFlowSettingsSetPlaceholderTextForLabelDefinitionActionMessage | ValidationFlowSettingsGetPlaceholderTextForLabelDefinitionActionMessage;
|
|
883
|
+
type DataCaptureCallbackMessageKeys = DataCaptureCallbackMessageKeys$1 | "labelCaptureBuildLabelCaptureSettings" | "labelCaptureBuildLabelDefinition" | "labelCaptureBuildCustomBarcode" | "labelCaptureBuildCustomText" | "labelCaptureBuildDateText" | "labelCaptureBuildExpiryDateText" | "labelCaptureBuildImeiOneBarcode" | "labelCaptureBuildImeiTwoBarcode" | "labelCaptureBuildPackingDateText" | "labelCaptureBuildPartNumberBarcode" | "labelCaptureBuildSerialNumberBarcode" | "labelCaptureBuildTotalPriceText" | "labelCaptureBuildUnitPriceText" | "labelCaptureBuildWeightText" | "labelCaptureModeCreate" | "labelCaptureModeIsEnabled" | "labelCaptureModeSetEnabled" | "labelCaptureModeApplySettings" | "labelCaptureOnObservationStarted" | "labelCaptureOnObservationStopped" | "labelCaptureOnSessionUpdated" | "labelCaptureModeAddListener" | "labelCaptureModeRemoveListener" | "labelCaptureModeUnsetValidationFlowHandler" | "labelCaptureSettingsGetLocationSelection" | "labelCaptureSettingsSetLocationSelection" | "labelCaptureSettingsGetProperty" | "labelCaptureSettingsSetProperty" | "labelCaptureBuildLabelFieldLocation" | "labelCaptureBasicOverlayOnLabelTapped" | "labelCaptureBasicOverlayBrushForField" | "labelCaptureBasicOverlayBrushForLabel" | "labelCaptureLabelDateFormatWithFormat" | "receiptScanningListenerOnProcessingStarted" | "receiptScanningListenerOnReceiptScanned" | "receiptScanningListenerOnReceiptScanningFailed" | "validationFlowListenerOnFieldsScanned" | "validationFlowListenerOnScanTimeout" | "validationFlowListenerOnLabelIsMissingRequiredField" | "validationFlowListenerOnManualInput" | "validationFlowListenerOnCloudBackupServiceStarted" | "validationFlowListenerOnCloudBackupServiceStopped" | "validationFlowListenerOnStateChanged" | "validationFlowListenerOnResultUpdate";
|
|
871
884
|
interface BaseDataCaptureCallbackMessage {
|
|
872
885
|
type: DataCaptureCallbackMessageKeys;
|
|
873
886
|
}
|
|
@@ -1044,7 +1057,14 @@ interface ValidationFlowListenerOnStateChangedCallbackMessage extends BaseDataCa
|
|
|
1044
1057
|
state: ValidationFlowState;
|
|
1045
1058
|
};
|
|
1046
1059
|
}
|
|
1047
|
-
|
|
1060
|
+
interface ValidationFlowListenerOnResultUpdateCallbackMessage extends BaseDataCaptureCallbackMessage {
|
|
1061
|
+
type: "validationFlowListenerOnResultUpdate";
|
|
1062
|
+
payload: {
|
|
1063
|
+
updateType: LabelResultUpdateType;
|
|
1064
|
+
fields: ValidationFlowFieldJSON[];
|
|
1065
|
+
};
|
|
1066
|
+
}
|
|
1067
|
+
type DataCaptureCallbackMessage = DataCaptureCallbackMessage$1 | LabelCaptureBuildLabelCaptureSettingsCallbackMessage | LabelCaptureBuildLabelDefinitionCallbackMessage | LabelCaptureBuildCustomBarcodeCallbackMessage | LabelCaptureBuildCustomTextCallbackMessage | LabelCaptureBuildDateTextCallbackMessage | 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 | ReceiptScanningListenerOnProcessingStartedCallbackMessage | ReceiptScanningListenerOnReceiptScannedCallbackMessage | ReceiptScanningListenerOnReceiptScanningFailedCallbackMessage | ValidationFlowListenerOnFieldsScannedCallbackMessage | ValidationFlowListenerOnScanTimeoutCallbackMessage | ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage | ValidationFlowListenerOnManualInputCallbackMessage | ValidationFlowListenerOnCloudBackupServiceStartedCallbackMessage | ValidationFlowListenerOnCloudBackupServiceStoppedCallbackMessage | ValidationFlowListenerOnStateChangedCallbackMessage | ValidationFlowListenerOnResultUpdateCallbackMessage;
|
|
1048
1068
|
type PayloadForCommand<A, C> = A extends {
|
|
1049
1069
|
command: C;
|
|
1050
1070
|
} ? A : never;
|
|
@@ -1078,4 +1098,4 @@ declare abstract class NativeProxyAdapter<NativeClass extends object> {
|
|
|
1078
1098
|
handleFromNativeImplementation(nativeImplementation: NativeClass): NativeProxyHandle;
|
|
1079
1099
|
}
|
|
1080
1100
|
|
|
1081
|
-
export { type
|
|
1101
|
+
export { type LabelCaptureBuildExpiryDateTextActionMessage as $, AdaptiveRecognitionResult as A, type BaseDataCaptureCallbackMessage as B, type CommandAndPayload as C, type DataCaptureCallbackMessage as D, type LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage as E, type LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage as F, type LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage as G, type LabelCaptureBasicOverlayGetViewfinderActionMessage as H, type LabelCaptureBasicOverlayOnLabelTappedCallbackMessage as I, type LabelCaptureBasicOverlaySetBrushForFieldActionMessage as J, type LabelCaptureBasicOverlaySetBrushForLabelActionMessage as K, LabelCaptureAdaptiveRecognitionSettings as L, type Module as M, type NativeProxyHandle as N, type LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage as O, type LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage as P, type LabelCaptureBasicOverlaySetListenerActionMessage as Q, ReceiptScanningResult as R, type LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage as S, type LabelCaptureBasicOverlayUpdateViewfinderActionMessage as T, type LabelCaptureBuildCustomBarcodeActionMessage as U, type LabelCaptureBuildCustomBarcodeCallbackMessage as V, type WorkerCommandPayload as W, type LabelCaptureBuildCustomTextActionMessage as X, type LabelCaptureBuildCustomTextCallbackMessage as Y, type LabelCaptureBuildDateTextActionMessage as Z, type LabelCaptureBuildDateTextCallbackMessage as _, AdaptiveRecognitionResultType as a, type ValidationFlowHandlerCancelCloudBackupTaskForFieldActionMessage as a$, type LabelCaptureBuildExpiryDateTextCallbackMessage as a0, type LabelCaptureBuildImeiOneBarcodeActionMessage as a1, type LabelCaptureBuildImeiOneBarcodeCallbackMessage as a2, type LabelCaptureBuildImeiTwoBarcodeActionMessage as a3, type LabelCaptureBuildImeiTwoBarcodeCallbackMessage as a4, type LabelCaptureBuildLabelCaptureSettingsActionMessage as a5, type LabelCaptureBuildLabelCaptureSettingsCallbackMessage as a6, type LabelCaptureBuildLabelDefinitionActionMessage as a7, type LabelCaptureBuildLabelDefinitionCallbackMessage as a8, type LabelCaptureBuildLabelFieldLocationActionMessage as a9, type LabelCaptureSettingsGetLocationSelectionActionMessage as aA, type LabelCaptureSettingsGetLocationSelectionCallbackMessage as aB, type LabelCaptureSettingsGetPropertyActionMessage as aC, type LabelCaptureSettingsGetPropertyCallbackMessage as aD, type LabelCaptureSettingsSetLocationSelectionActionMessage as aE, type LabelCaptureSettingsSetLocationSelectionCallbackMessage as aF, type LabelCaptureSettingsSetPropertyActionMessage as aG, type LabelCaptureSettingsSetPropertyCallbackMessage as aH, type LabelCaptureUnsetValidationFlowHandlerActionMessage as aI, type LabelData as aJ, type LabelDefinitionSetAdaptiveRecognitionModeActionMessage as aK, type LabelInternalModuleCapture as aL, type LabelInternalModuleData as aM, type ModuleHandler as aN, type PayloadForCommand as aO, type ReceiptScanningHandlerAddListenerActionMessage as aP, type ReceiptScanningHandlerFinishFlowActionMessage as aQ, type ReceiptScanningHandlerRemoveListenerActionMessage as aR, type ReceiptScanningHandlerStartFlowActionMessage as aS, type ReceiptScanningListenerOnProcessingStartedCallbackMessage as aT, type ReceiptScanningListenerOnReceiptScannedCallbackMessage as aU, type ReceiptScanningListenerOnReceiptScanningFailedCallbackMessage as aV, type ReceiptScanningOverlayApplySettingsActionMessage as aW, type ReceiptScanningOverlayForLabelCaptureActionMessage as aX, type ReceiptScanningSettingsCreateActionMessage as aY, type ReceiptScanningSettingsGetProcessingHintTextActionMessage as aZ, type ReceiptScanningSettingsSetProcessingHintTextActionMessage as a_, type LabelCaptureBuildLabelFieldLocationCallbackMessage as aa, type LabelCaptureBuildPackingDateTextActionMessage as ab, type LabelCaptureBuildPackingDateTextCallbackMessage as ac, type LabelCaptureBuildPartNumberBarcodeActionMessage as ad, type LabelCaptureBuildPartNumberBarcodeCallbackMessage as ae, type LabelCaptureBuildPriceCaptureDefinitionActionMessage as af, type LabelCaptureBuildSerialNumberBarcodeActionMessage as ag, type LabelCaptureBuildSerialNumberBarcodeCallbackMessage as ah, type LabelCaptureBuildTotalPriceTextActionMessage as ai, type LabelCaptureBuildTotalPriceTextCallbackMessage as aj, type LabelCaptureBuildUnitPriceTextActionMessage as ak, type LabelCaptureBuildUnitPriceTextCallbackMessage as al, type LabelCaptureBuildVinLabelDefinitionActionMessage as am, type LabelCaptureBuildWeightTextActionMessage as an, type LabelCaptureBuildWeightTextCallbackMessage as ao, type LabelCaptureIsEnabledActionMessage as ap, type LabelCaptureIsEnabledCallbackMessage as aq, type LabelCaptureOnObservationStartedCallbackMessage as ar, type LabelCaptureOnObservationStoppedCallbackMessage as as, type LabelCaptureOnSessionUpdatedCallbackMessage as at, type LabelCaptureRemoveFromContextActionMessage as au, type LabelCaptureRemoveListenerActionMessage as av, type LabelCaptureRemoveListenerCallbackMessage as aw, type LabelCaptureSetEnabledActionMessage as ax, type LabelCaptureSetEnabledCallbackMessage as ay, type LabelCaptureSettingsGetBlueprintJsonActionMessage as az, type ReceiptScanningResultJSON as b, type ValidationFlowHandlerClearAllFieldsActionMessage as b0, type ValidationFlowHandlerCreateActionMessage as b1, type ValidationFlowHandlerFinishFlowActionMessage as b2, type ValidationFlowHandlerGetValidationFlowFieldsActionMessage as b3, type ValidationFlowHandlerPauseScanActionMessage as b4, type ValidationFlowHandlerResetActionMessage as b5, type ValidationFlowHandlerResumeScanActionMessage as b6, type ValidationFlowHandlerStartCompleteLabelScanActionMessage as b7, type ValidationFlowHandlerStartPartialLabelScanActionMessage as b8, type ValidationFlowHandlerUncancelCloudBackupTaskForFieldActionMessage as b9, type ValidationFlowSettingsSetManualInputButtonTextActionMessage as bA, type ValidationFlowSettingsSetMissingFieldsHintTextActionMessage as bB, type ValidationFlowSettingsSetPauseButtonTextActionMessage as bC, type ValidationFlowSettingsSetPlaceholderTextForLabelDefinitionActionMessage as bD, type ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage as bE, type ValidationFlowSettingsSetRestartButtonTextActionMessage as bF, type ValidationFlowSettingsSetScanningTextActionMessage as bG, type ValidationFlowSettingsSetStandbyHintTextActionMessage as bH, type ValidationFlowSettingsSetValidationErrorTextActionMessage as bI, type ValidationFlowSettingsSetValidationHintTextActionMessage as bJ, type WorkerResponse as bK, type NativeProxyMethod as bL, type ValidationFlowHandlerUpdateFieldValueActionMessage as ba, type ValidationFlowListenerOnCloudBackupServiceStartedCallbackMessage as bb, type ValidationFlowListenerOnCloudBackupServiceStoppedCallbackMessage as bc, type ValidationFlowListenerOnFieldsScannedCallbackMessage as bd, type ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage as be, type ValidationFlowListenerOnManualInputCallbackMessage as bf, type ValidationFlowListenerOnResultUpdateCallbackMessage as bg, type ValidationFlowListenerOnScanTimeoutCallbackMessage as bh, type ValidationFlowListenerOnStateChangedCallbackMessage as bi, type ValidationFlowOverlayApplySettingsActionMessage as bj, type ValidationFlowOverlayForLabelCaptureActionMessage as bk, type ValidationFlowSettingsCreateActionMessage as bl, type ValidationFlowSettingsGetAdaptiveScanningTextActionMessage as bm, type ValidationFlowSettingsGetFinishButtonTextActionMessage as bn, type ValidationFlowSettingsGetManualInputButtonTextActionMessage as bo, type ValidationFlowSettingsGetMissingFieldsHintTextActionMessage as bp, type ValidationFlowSettingsGetPauseButtonTextActionMessage as bq, type ValidationFlowSettingsGetPlaceholderTextForLabelDefinitionActionMessage as br, type ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage as bs, type ValidationFlowSettingsGetRestartButtonTextActionMessage as bt, type ValidationFlowSettingsGetScanningTextActionMessage as bu, type ValidationFlowSettingsGetStandbyHintTextActionMessage as bv, type ValidationFlowSettingsGetValidationErrorTextActionMessage as bw, type ValidationFlowSettingsGetValidationHintTextActionMessage as bx, type ValidationFlowSettingsSetAdaptiveScanningTextActionMessage as by, type ValidationFlowSettingsSetFinishButtonTextActionMessage as bz, type ReceiptScanningSettingsJSON as c, type DataCaptureWorker as d, type DataCaptureActionMessageKey as e, type AnyDataCaptureActionMessage as f, NativeProxyAdapter as g, type NativeProxy as h, type LabelCaptureModule as i, type AugmentedCoreModule as j, type AugmentedWorker as k, type CreateLabelCaptureActionMessage as l, type CreateLabelCaptureCallbackMessage as m, type DataCaptureActionMessage as n, type DataCaptureCallbackMessageKeys as o, type LabelCaptureAddListenerActionMessage as p, type LabelCaptureAddListenerCallbackMessage as q, type LabelCaptureAddToContextActionMessage as r, type LabelCaptureAdvancedOverlayForLabelCaptureActionMessage as s, type LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage as t, type LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage as u, type LabelCaptureApplySettingsActionMessage as v, type LabelCaptureApplySettingsCallbackMessage as w, type LabelCaptureBasicOverlayBrushForFieldCallbackMessage as x, type LabelCaptureBasicOverlayBrushForLabelCallbackMessage as y, type LabelCaptureBasicOverlayForLabelCaptureActionMessage as z };
|
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { A as AdaptiveRecognitionResult } from '../NativeProxy-BpXwaSl-.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';
|
|
5
5
|
import '../djinni-types/sdcBarcodeData.js';
|
|
6
6
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
7
7
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
8
|
-
import '../
|
|
8
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
9
9
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
10
10
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
11
11
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
12
12
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
13
13
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
14
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
15
14
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
16
15
|
import '../djinni-types/sdcCoreCommon.js';
|
|
17
16
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Quadrilateral, QuadrilateralJSON } from '@scandit/web-datacapture-core';
|
|
2
|
+
import { LabelField, LabelFieldJSON } from './LabelField.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import './LabelFieldState.js';
|
|
5
5
|
import './LabelFieldType.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-
|
|
2
|
+
import { N as NativeProxyHandle } from '../NativeProxy-BpXwaSl-.js';
|
|
3
3
|
import { LabelFieldLocation } from './LabelFieldLocation.js';
|
|
4
4
|
import { TextField } from './TextField.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -8,13 +8,12 @@ import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
8
8
|
import '../djinni-types/sdcBarcodeData.js';
|
|
9
9
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
10
10
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
11
|
-
import '../
|
|
11
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
12
12
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
13
13
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
14
14
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
15
15
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
16
16
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
17
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
18
17
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
19
18
|
import '../djinni-types/sdcCoreCommon.js';
|
|
20
19
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -2,20 +2,19 @@ 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-
|
|
5
|
+
import '../NativeProxy-BpXwaSl-.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';
|
|
9
9
|
import '../djinni-types/sdcBarcodeData.js';
|
|
10
10
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
11
11
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
12
|
-
import '../
|
|
12
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
13
13
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
14
14
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
15
15
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
16
16
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
17
17
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
18
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
19
18
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
20
19
|
import '../djinni-types/sdcCoreCommon.js';
|
|
21
20
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -45,9 +44,11 @@ import './LabelFieldDefinitionBuilder.js';
|
|
|
45
44
|
|
|
46
45
|
declare class CustomTextBuilder extends TextFieldBuilder<CustomTextBuilder, CustomText> {
|
|
47
46
|
private anchorRegexes;
|
|
47
|
+
private shouldResetAnchorRegexes;
|
|
48
48
|
private location?;
|
|
49
49
|
setAnchorRegexes(anchorRegexes: string[]): this;
|
|
50
50
|
setAnchorRegex(anchorRegex: RegExp): this;
|
|
51
|
+
resetAnchorRegexes(): this;
|
|
51
52
|
setLocation(location: LabelFieldLocation): this;
|
|
52
53
|
build(name: string): Promise<CustomText>;
|
|
53
54
|
protected getThis(): this;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as CustomTextBuilder}from'../chunks/chunk-
|
|
1
|
+
export{a as CustomTextBuilder}from'../chunks/chunk-4LEONM2D.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-
|
|
2
|
+
import { N as NativeProxyHandle } from '../NativeProxy-BpXwaSl-.js';
|
|
3
3
|
import { LabelDateFormat } from './LabelDateFormat.js';
|
|
4
4
|
import { TextField } from './TextField.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -8,13 +8,12 @@ import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
8
8
|
import '../djinni-types/sdcBarcodeData.js';
|
|
9
9
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
10
10
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
11
|
-
import '../
|
|
11
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
12
12
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
13
13
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
14
14
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
15
15
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
16
16
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
17
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
18
17
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
19
18
|
import '../djinni-types/sdcCoreCommon.js';
|
|
20
19
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -2,20 +2,19 @@ import { DateText } from './DateText.js';
|
|
|
2
2
|
import { LabelDateFormat } from './LabelDateFormat.js';
|
|
3
3
|
import { TextFieldBuilder } from './TextFieldBuilder.js';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
import '../NativeProxy-
|
|
5
|
+
import '../NativeProxy-BpXwaSl-.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';
|
|
9
9
|
import '../djinni-types/sdcBarcodeData.js';
|
|
10
10
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
11
11
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
12
|
-
import '../
|
|
12
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
13
13
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
14
14
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
15
15
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
16
16
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
17
17
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
18
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
19
18
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
20
19
|
import '../djinni-types/sdcCoreCommon.js';
|
|
21
20
|
import '../djinni-types/sdcLabelData.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-
|
|
2
|
+
import { N as NativeProxyHandle } from '../NativeProxy-BpXwaSl-.js';
|
|
3
3
|
import { LabelDateFormat } from './LabelDateFormat.js';
|
|
4
4
|
import { TextField } from './TextField.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -8,13 +8,12 @@ import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
8
8
|
import '../djinni-types/sdcBarcodeData.js';
|
|
9
9
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
10
10
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
11
|
-
import '../
|
|
11
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
12
12
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
13
13
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
14
14
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
15
15
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
16
16
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
17
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
18
17
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
19
18
|
import '../djinni-types/sdcCoreCommon.js';
|
|
20
19
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -2,20 +2,19 @@ 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-
|
|
5
|
+
import '../NativeProxy-BpXwaSl-.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';
|
|
9
9
|
import '../djinni-types/sdcBarcodeData.js';
|
|
10
10
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
11
11
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
12
|
-
import '../
|
|
12
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
13
13
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
14
14
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
15
15
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
16
16
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
17
17
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
18
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
19
18
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
20
19
|
import '../djinni-types/sdcCoreCommon.js';
|
|
21
20
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -2,7 +2,7 @@ import '@scandit/web-datacapture-core';
|
|
|
2
2
|
import './LabelCaptureFeedback.js';
|
|
3
3
|
import './LabelCaptureSettings.js';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
export { L as LabelCapture } from '../LabelCapture-
|
|
5
|
+
export { L as LabelCapture } from '../LabelCapture-DrHOFOh1.js';
|
|
6
6
|
import '@scandit/web-datacapture-core/build/js/private/Serializable';
|
|
7
7
|
import './LabelDefinition.js';
|
|
8
8
|
import './AdaptiveRecognitionMode.js';
|
|
@@ -12,19 +12,18 @@ import './BarcodeField.js';
|
|
|
12
12
|
import './LabelFieldDefinition.js';
|
|
13
13
|
import './ImeiTwoBarcode.js';
|
|
14
14
|
import './PackingDateText.js';
|
|
15
|
-
import '../NativeProxy-
|
|
15
|
+
import '../NativeProxy-BpXwaSl-.js';
|
|
16
16
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
17
17
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
18
18
|
import '../djinni-types/sdcBarcodeData.js';
|
|
19
19
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
20
20
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
21
|
-
import '../
|
|
21
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
22
22
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
23
23
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
24
24
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
25
25
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
26
26
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
27
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
28
27
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
29
28
|
import '../djinni-types/sdcCoreCommon.js';
|
|
30
29
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as LabelCapture}from'../chunks/chunk-
|
|
1
|
+
export{a as LabelCapture}from'../chunks/chunk-F5UH7T5M.js';
|
|
@@ -1,21 +1,20 @@
|
|
|
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 {
|
|
5
|
-
import { L as LabelCapture } from '../LabelCapture-
|
|
4
|
+
import { A as AdaptiveRecognitionResult, N as NativeProxyHandle, L as LabelCaptureAdaptiveRecognitionSettings } from '../NativeProxy-BpXwaSl-.js';
|
|
5
|
+
import { L as LabelCapture } from '../LabelCapture-DrHOFOh1.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';
|
|
9
9
|
import '../djinni-types/sdcBarcodeData.js';
|
|
10
10
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
11
11
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
12
|
-
import '../
|
|
12
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
13
13
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
14
14
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
15
15
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
16
16
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
17
17
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
18
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
19
18
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
20
19
|
import '../djinni-types/sdcCoreCommon.js';
|
|
21
20
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
2
|
-
export {
|
|
2
|
+
export { a as AdaptiveRecognitionResultType, L as LabelCaptureAdaptiveRecognitionSettings, c as ReceiptScanningSettingsJSON } from '../NativeProxy-BpXwaSl-.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
5
5
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
6
6
|
import '../djinni-types/sdcBarcodeData.js';
|
|
7
7
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
8
8
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
9
|
-
import '../
|
|
9
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
10
10
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
11
11
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
12
12
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
13
13
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
14
14
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
16
15
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
17
16
|
import '../djinni-types/sdcCoreCommon.js';
|
|
18
17
|
import '../djinni-types/sdcLabelData.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-
|
|
4
|
+
import '../NativeProxy-BpXwaSl-.js';
|
|
5
5
|
import './CapturedLabel.js';
|
|
6
|
-
import '../LabelCapture-
|
|
7
|
-
export { L as LabelCaptureAdvancedOverlay } from '../LabelCaptureAdvancedOverlay-
|
|
6
|
+
import '../LabelCapture-DrHOFOh1.js';
|
|
7
|
+
export { L as LabelCaptureAdvancedOverlay } from '../LabelCaptureAdvancedOverlay-DzSicuAv.js';
|
|
8
8
|
import './LabelCaptureOverlayJSON.js';
|
|
9
9
|
import './LabelField.js';
|
|
10
10
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -13,13 +13,12 @@ import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
13
13
|
import '../djinni-types/sdcBarcodeData.js';
|
|
14
14
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
15
15
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
16
|
-
import '../
|
|
16
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
17
17
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
18
18
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
19
19
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
20
20
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
21
21
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
22
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
23
22
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
24
23
|
import '../djinni-types/sdcCoreCommon.js';
|
|
25
24
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@scandit/web-datacapture-core';
|
|
2
2
|
import './CapturedLabel.js';
|
|
3
|
-
export { a as LabelCaptureAdvancedOverlayListener } from '../LabelCaptureAdvancedOverlay-
|
|
3
|
+
export { a as LabelCaptureAdvancedOverlayListener } from '../LabelCaptureAdvancedOverlay-DzSicuAv.js';
|
|
4
4
|
import './LabelField.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
6
6
|
import './LabelFieldState.js';
|
|
@@ -9,19 +9,18 @@ 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-
|
|
12
|
+
import '../NativeProxy-BpXwaSl-.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';
|
|
16
16
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
17
17
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
18
|
-
import '../
|
|
18
|
+
import '../sdcLabelInternalModuleCapture-CxPSiq2o.js';
|
|
19
19
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
20
20
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
21
21
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
22
22
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
23
23
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
24
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
25
24
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
26
25
|
import '../djinni-types/sdcCoreCommon.js';
|
|
27
26
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -38,7 +37,7 @@ import './LabelDateComponentFormat.js';
|
|
|
38
37
|
import './LabelFieldLocationType.js';
|
|
39
38
|
import './ReceiptScanningLineItem.js';
|
|
40
39
|
import './ValidationFlowField.js';
|
|
41
|
-
import '../LabelCapture-
|
|
40
|
+
import '../LabelCapture-DrHOFOh1.js';
|
|
42
41
|
import './LabelCaptureFeedback.js';
|
|
43
42
|
import './LabelCaptureSettings.js';
|
|
44
43
|
import './LabelDefinition.js';
|