@scandit/web-datacapture-label 8.2.0-beta.1 → 8.2.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-Dq97psgW.d.ts} +2 -2
- package/build/js/{LabelCaptureBasicOverlay-C6TRvWxE.d.ts → LabelCaptureBasicOverlay-C3OSXO1g.d.ts} +2 -2
- package/build/js/{NativeProxy-DreJVzqM.d.ts → NativeProxy-CYZsx-_W.d.ts} +28 -8
- package/build/js/api/AdaptiveRecognitionResult.d.ts +2 -3
- package/build/js/api/CapturedLabel.js +1 -1
- package/build/js/api/CustomBarcodeBuilder.js +1 -1
- 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 +3 -4
- package/build/js/api/ExpiryDateTextBuilder.js +1 -1
- package/build/js/api/ImeiOneBarcodeBuilder.js +1 -1
- package/build/js/api/ImeiTwoBarcodeBuilder.js +1 -1
- 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/LabelCaptureAdvancedOverlay.js +1 -1
- package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +4 -5
- package/build/js/api/LabelCaptureBasicOverlay.d.ts +4 -5
- package/build/js/api/LabelCaptureBasicOverlay.js +1 -1
- 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/LabelCaptureSession.js +1 -1
- 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/LabelCaptureValidationFlowFeedback.d.ts +15 -0
- package/build/js/api/LabelCaptureValidationFlowFeedback.js +1 -0
- package/build/js/api/LabelDefinition.d.ts +2 -3
- package/build/js/api/LabelField.js +1 -1
- package/build/js/api/PackingDateText.d.ts +2 -3
- package/build/js/api/PackingDateTextBuilder.d.ts +2 -3
- package/build/js/api/PartNumberBarcodeBuilder.js +1 -1
- 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 +47 -4
- package/build/js/api/PrivateValidationFlowHandler.js +1 -1
- package/build/js/api/ReceiptScanningResult.d.ts +2 -3
- package/build/js/api/SerialNumberBarcodeBuilder.js +1 -1
- 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/ValidationFlowField.d.ts +4 -1
- package/build/js/api/ValidationFlowField.js +1 -1
- package/build/js/api/WeightText.d.ts +2 -3
- package/build/js/api/WeightTextBuilder.d.ts +2 -3
- package/build/js/chunks/{chunk-2WECOW4F.js → chunk-2K4IDUBI.js} +1 -1
- package/build/js/chunks/{chunk-GOW3A5CW.js → chunk-36FUBGEZ.js} +1 -1
- package/build/js/chunks/chunk-4LEONM2D.js +1 -0
- package/build/js/chunks/{chunk-AVU64GAK.js → chunk-5CNHCL7M.js} +1 -1
- package/build/js/chunks/{chunk-6WMMNFP2.js → chunk-5JGE6TIK.js} +1 -1
- package/build/js/chunks/chunk-A6QIZJQN.js +1 -0
- package/build/js/chunks/chunk-AONFYCPA.js +1 -0
- package/build/js/chunks/chunk-DVWSNT7T.js +1 -0
- package/build/js/chunks/chunk-DXLTMLGV.js +2 -0
- package/build/js/chunks/chunk-F5UH7T5M.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-MQ3C6JQR.js +1 -0
- package/build/js/chunks/chunk-NDYVHCIR.js +1 -0
- package/build/js/chunks/chunk-O5PVNK4O.js +1 -0
- package/build/js/chunks/chunk-OWLFTMGR.js +1 -0
- package/build/js/chunks/{chunk-WADZQKYF.js → chunk-QBLOKSED.js} +1 -1
- package/build/js/chunks/{chunk-GEFDYKTD.js → chunk-RMO2SLDR.js} +1 -1
- package/build/js/chunks/{chunk-H7A45TQE.js → chunk-T5PFYQ2F.js} +1 -1
- package/build/js/chunks/chunk-TBGGF77V.js +1 -0
- package/build/js/chunks/{chunk-QVLYUSDL.js → chunk-THXK2CAH.js} +1 -1
- package/build/js/chunks/chunk-TTPFUFVN.js +1 -0
- package/build/js/chunks/{chunk-K44FWZYF.js → chunk-U77DVACF.js} +1 -1
- package/build/js/chunks/chunk-VEAIPJDT.js +1 -0
- package/build/js/chunks/chunk-WFKHPFU2.js +1 -0
- package/build/js/chunks/{chunk-INKFF3U2.js → chunk-XQBJ3GXA.js} +1 -1
- package/build/js/chunks/chunk-XZAS7UFN.js +1 -0
- package/build/js/chunks/{chunk-HTEZ5TMC.js → chunk-ZMEFT4CJ.js} +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +10 -441
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.js +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleUiOverlay.d.ts +2 -3
- 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/createProxiedViewFinder.d.ts +4 -5
- package/build/js/private/viewfinderTranslator.js +1 -1
- package/build/js/sdcLabelInternalModuleCapture-wUz3FjZK.d.ts +479 -0
- package/build/js/ui/atoms/Button.d.ts +0 -1
- package/build/js/ui/atoms/TextInput.d.ts +53 -45
- 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 +33 -11
- 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 +2 -3
- 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 +2 -3
- 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 +3 -3
- 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 -143
- package/build/js/api/LabelCaptureValidationFlowOverlay.js +0 -1
- package/build/js/chunks/chunk-6GCZVUBU.js +0 -1
- package/build/js/chunks/chunk-6O4CVQF2.js +0 -1
- package/build/js/chunks/chunk-7UMN72SD.js +0 -1
- package/build/js/chunks/chunk-E2ZQGWKI.js +0 -1
- package/build/js/chunks/chunk-GYKCTYW2.js +0 -1
- package/build/js/chunks/chunk-IU34OFUF.js +0 -2
- package/build/js/chunks/chunk-JTZCA3DV.js +0 -1
- package/build/js/chunks/chunk-RPOZ2B2F.js +0 -1
- package/build/js/chunks/chunk-SUEFKTEN.js +0 -1
- package/build/js/chunks/chunk-TCXD3SSH.js +0 -1
- package/build/js/chunks/chunk-VHYYJSJM.js +0 -1
- package/build/js/chunks/chunk-W7XOV4H3.js +0 -1
- package/build/js/chunks/chunk-WR7V5D4H.js +0 -1
|
@@ -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-CYZsx-_W.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-C3OSXO1g.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-CYZsx-_W.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-wUz3FjZK.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';
|
|
@@ -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 ReceiptScanningSettingsSetProcessingHintTextActionMessage as $, AdaptiveRecognitionResultType as A, type ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage as B, type ValidationFlowSettingsSetManualInputButtonTextActionMessage as C, type
|
|
1101
|
+
export { type ReceiptScanningSettingsSetProcessingHintTextActionMessage as $, AdaptiveRecognitionResultType as A, type ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage as B, type ValidationFlowSettingsSetManualInputButtonTextActionMessage as C, type DataCaptureCallbackMessage as D, type ValidationFlowSettingsGetManualInputButtonTextActionMessage as E, type ValidationFlowSettingsSetPlaceholderTextForLabelDefinitionActionMessage as F, type ValidationFlowSettingsGetPlaceholderTextForLabelDefinitionActionMessage as G, type ValidationFlowSettingsSetFinishButtonTextActionMessage as H, type ValidationFlowSettingsGetFinishButtonTextActionMessage as I, type ValidationFlowSettingsSetRestartButtonTextActionMessage as J, type ValidationFlowSettingsGetRestartButtonTextActionMessage as K, LabelCaptureAdaptiveRecognitionSettings as L, type Module as M, type NativeProxyHandle as N, type ValidationFlowSettingsSetPauseButtonTextActionMessage as O, type ValidationFlowSettingsGetPauseButtonTextActionMessage as P, type ValidationFlowSettingsSetAdaptiveScanningTextActionMessage as Q, type ReceiptScanningResultJSON as R, type ValidationFlowSettingsGetAdaptiveScanningTextActionMessage as S, type ValidationFlowSettingsSetScanningTextActionMessage as T, type ValidationFlowSettingsGetScanningTextActionMessage as U, type ValidationFlowSettingsCreateActionMessage as V, type WorkerCommandPayload as W, type ValidationFlowOverlayApplySettingsActionMessage as X, type ReceiptScanningOverlayForLabelCaptureActionMessage as Y, type ReceiptScanningOverlayApplySettingsActionMessage as Z, type ReceiptScanningSettingsCreateActionMessage as _, ReceiptScanningResult as a, type LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage as a$, type ReceiptScanningSettingsGetProcessingHintTextActionMessage as a0, type ReceiptScanningHandlerStartFlowActionMessage as a1, type ReceiptScanningHandlerFinishFlowActionMessage as a2, type ReceiptScanningHandlerAddListenerActionMessage as a3, type ReceiptScanningHandlerRemoveListenerActionMessage as a4, type ValidationFlowHandlerCreateActionMessage as a5, type ValidationFlowHandlerStartCompleteLabelScanActionMessage as a6, type ValidationFlowHandlerStartPartialLabelScanActionMessage as a7, type ValidationFlowHandlerUpdateFieldValueActionMessage as a8, type ValidationFlowHandlerFinishFlowActionMessage as a9, type LabelCaptureApplySettingsActionMessage as aA, type LabelCaptureAddToContextActionMessage as aB, type LabelCaptureRemoveFromContextActionMessage as aC, type LabelCaptureAddListenerActionMessage as aD, type LabelCaptureRemoveListenerActionMessage as aE, type LabelCaptureUnsetValidationFlowHandlerActionMessage as aF, type LabelCaptureSettingsGetLocationSelectionActionMessage as aG, type LabelCaptureSettingsSetLocationSelectionActionMessage as aH, type LabelCaptureSettingsGetPropertyActionMessage as aI, type LabelCaptureSettingsGetBlueprintJsonActionMessage as aJ, type LabelCaptureSettingsSetPropertyActionMessage as aK, type LabelCaptureBuildLabelFieldLocationActionMessage as aL, type LabelDefinitionSetAdaptiveRecognitionModeActionMessage as aM, type LabelCaptureBasicOverlayForLabelCaptureActionMessage as aN, type ValidationFlowOverlayForLabelCaptureActionMessage as aO, type LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage as aP, type LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage as aQ, type LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage as aR, type LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage as aS, type LabelCaptureBasicOverlaySetBrushForFieldActionMessage as aT, type LabelCaptureBasicOverlaySetBrushForLabelActionMessage as aU, type LabelCaptureBasicOverlaySetListenerActionMessage as aV, type LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage as aW, type LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage as aX, type LabelCaptureBasicOverlayGetViewfinderActionMessage as aY, type LabelCaptureBasicOverlayUpdateViewfinderActionMessage as aZ, type LabelCaptureAdvancedOverlayForLabelCaptureActionMessage as a_, type ValidationFlowHandlerPauseScanActionMessage as aa, type ValidationFlowHandlerResumeScanActionMessage as ab, type ValidationFlowHandlerResetActionMessage as ac, type ValidationFlowHandlerGetValidationFlowFieldsActionMessage as ad, type ValidationFlowHandlerCancelCloudBackupTaskForFieldActionMessage as ae, type ValidationFlowHandlerUncancelCloudBackupTaskForFieldActionMessage as af, type ValidationFlowHandlerClearAllFieldsActionMessage as ag, type LabelCaptureBuildLabelCaptureSettingsActionMessage as ah, type LabelCaptureBuildLabelDefinitionActionMessage as ai, type LabelCaptureBuildVinLabelDefinitionActionMessage as aj, type LabelCaptureBuildPriceCaptureDefinitionActionMessage as ak, type LabelCaptureBuildCustomBarcodeActionMessage as al, type LabelCaptureBuildCustomTextActionMessage as am, type LabelCaptureBuildDateTextActionMessage as an, type LabelCaptureBuildExpiryDateTextActionMessage as ao, type LabelCaptureBuildImeiOneBarcodeActionMessage as ap, type LabelCaptureBuildImeiTwoBarcodeActionMessage as aq, type LabelCaptureBuildPackingDateTextActionMessage as ar, type LabelCaptureBuildPartNumberBarcodeActionMessage as as, type LabelCaptureBuildSerialNumberBarcodeActionMessage as at, type LabelCaptureBuildTotalPriceTextActionMessage as au, type LabelCaptureBuildUnitPriceTextActionMessage as av, type LabelCaptureBuildWeightTextActionMessage as aw, type CreateLabelCaptureActionMessage as ax, type LabelCaptureIsEnabledActionMessage as ay, type LabelCaptureSetEnabledActionMessage as az, AdaptiveRecognitionResult as b, type LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage as b0, type DataCaptureCallbackMessageKeys as b1, type BaseDataCaptureCallbackMessage as b2, type LabelCaptureBasicOverlayOnLabelTappedCallbackMessage as b3, type LabelCaptureBasicOverlayBrushForFieldCallbackMessage as b4, type LabelCaptureBasicOverlayBrushForLabelCallbackMessage as b5, type LabelCaptureBuildLabelCaptureSettingsCallbackMessage as b6, type LabelCaptureBuildLabelDefinitionCallbackMessage as b7, type LabelCaptureBuildCustomBarcodeCallbackMessage as b8, type LabelCaptureBuildCustomTextCallbackMessage as b9, type ReceiptScanningListenerOnReceiptScanningFailedCallbackMessage as bA, type ValidationFlowListenerOnFieldsScannedCallbackMessage as bB, type ValidationFlowListenerOnScanTimeoutCallbackMessage as bC, type ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage as bD, type ValidationFlowListenerOnManualInputCallbackMessage as bE, type ValidationFlowListenerOnCloudBackupServiceStartedCallbackMessage as bF, type ValidationFlowListenerOnCloudBackupServiceStoppedCallbackMessage as bG, type ValidationFlowListenerOnStateChangedCallbackMessage as bH, type ValidationFlowListenerOnResultUpdateCallbackMessage as bI, type PayloadForCommand as bJ, type CommandAndPayload as bK, type NativeProxyMethod as bL, type LabelCaptureBuildDateTextCallbackMessage as ba, type LabelCaptureBuildExpiryDateTextCallbackMessage as bb, type LabelCaptureBuildImeiOneBarcodeCallbackMessage as bc, type LabelCaptureBuildImeiTwoBarcodeCallbackMessage as bd, type LabelCaptureBuildPackingDateTextCallbackMessage as be, type LabelCaptureBuildPartNumberBarcodeCallbackMessage as bf, type LabelCaptureBuildSerialNumberBarcodeCallbackMessage as bg, type LabelCaptureBuildTotalPriceTextCallbackMessage as bh, type LabelCaptureBuildUnitPriceTextCallbackMessage as bi, type LabelCaptureBuildWeightTextCallbackMessage as bj, type CreateLabelCaptureCallbackMessage as bk, type LabelCaptureIsEnabledCallbackMessage as bl, type LabelCaptureSetEnabledCallbackMessage as bm, type LabelCaptureApplySettingsCallbackMessage as bn, type LabelCaptureOnObservationStartedCallbackMessage as bo, type LabelCaptureOnObservationStoppedCallbackMessage as bp, type LabelCaptureOnSessionUpdatedCallbackMessage as bq, type LabelCaptureAddListenerCallbackMessage as br, type LabelCaptureRemoveListenerCallbackMessage as bs, type LabelCaptureSettingsGetLocationSelectionCallbackMessage as bt, type LabelCaptureSettingsSetLocationSelectionCallbackMessage as bu, type LabelCaptureSettingsGetPropertyCallbackMessage as bv, type LabelCaptureSettingsSetPropertyCallbackMessage as bw, type LabelCaptureBuildLabelFieldLocationCallbackMessage as bx, type ReceiptScanningListenerOnProcessingStartedCallbackMessage as by, type ReceiptScanningListenerOnReceiptScannedCallbackMessage 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 AugmentedWorker as j, type ModuleHandler as k, type AugmentedCoreModule as l, type LabelData as m, type LabelInternalModuleCapture as n, type LabelInternalModuleData as o, type WorkerResponse as p, type DataCaptureActionMessage as q, type ValidationFlowSettingsSetMissingFieldsHintTextActionMessage as r, type ValidationFlowSettingsGetMissingFieldsHintTextActionMessage as s, type ValidationFlowSettingsSetStandbyHintTextActionMessage as t, type ValidationFlowSettingsGetStandbyHintTextActionMessage as u, type ValidationFlowSettingsSetValidationHintTextActionMessage as v, type ValidationFlowSettingsGetValidationHintTextActionMessage as w, type ValidationFlowSettingsSetValidationErrorTextActionMessage as x, type ValidationFlowSettingsGetValidationErrorTextActionMessage as y, type ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage as z };
|
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
export { b as AdaptiveRecognitionResult } from '../NativeProxy-
|
|
1
|
+
export { b as AdaptiveRecognitionResult } from '../NativeProxy-CYZsx-_W.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-wUz3FjZK.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 +1 @@
|
|
|
1
|
-
export{a as CapturedLabel}from'../chunks/chunk-
|
|
1
|
+
export{a as CapturedLabel}from'../chunks/chunk-36FUBGEZ.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as CustomBarcodeBuilder}from'../chunks/chunk-
|
|
1
|
+
export{a as CustomBarcodeBuilder}from'../chunks/chunk-T5PFYQ2F.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-CYZsx-_W.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-wUz3FjZK.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-CYZsx-_W.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-wUz3FjZK.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-CYZsx-_W.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-wUz3FjZK.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-CYZsx-_W.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-wUz3FjZK.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-CYZsx-_W.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-wUz3FjZK.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-CYZsx-_W.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-wUz3FjZK.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';
|
|
@@ -39,8 +38,8 @@ import './ReceiptScanningLineItem.js';
|
|
|
39
38
|
import './ValidationFlowField.js';
|
|
40
39
|
import './TextField.js';
|
|
41
40
|
import './LabelFieldDefinition.js';
|
|
42
|
-
import './LabelDateComponentFormat.js';
|
|
43
41
|
import './LabelFieldDefinitionBuilder.js';
|
|
42
|
+
import './LabelDateComponentFormat.js';
|
|
44
43
|
|
|
45
44
|
declare class ExpiryDateTextBuilder extends TextFieldBuilder<ExpiryDateTextBuilder, ExpiryDateText> {
|
|
46
45
|
private anchorRegexes?;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as ExpiryDateTextBuilder}from'../chunks/chunk-
|
|
1
|
+
export{a as ExpiryDateTextBuilder}from'../chunks/chunk-U77DVACF.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as ImeiOneBarcodeBuilder}from'../chunks/chunk-
|
|
1
|
+
export{a as ImeiOneBarcodeBuilder}from'../chunks/chunk-THXK2CAH.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as ImeiTwoBarcodeBuilder}from'../chunks/chunk-
|
|
1
|
+
export{a as ImeiTwoBarcodeBuilder}from'../chunks/chunk-ZMEFT4CJ.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-CYZsx-_W.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-wUz3FjZK.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 { b as AdaptiveRecognitionResult, N as NativeProxyHandle, L as LabelCaptureAdaptiveRecognitionSettings } from '../NativeProxy-
|
|
5
|
-
import { L as LabelCapture } from '../LabelCapture-
|
|
4
|
+
import { b as AdaptiveRecognitionResult, N as NativeProxyHandle, L as LabelCaptureAdaptiveRecognitionSettings } from '../NativeProxy-CYZsx-_W.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-wUz3FjZK.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 { A as AdaptiveRecognitionResultType, L as LabelCaptureAdaptiveRecognitionSettings, c as ReceiptScanningSettingsJSON } from '../NativeProxy-
|
|
2
|
+
export { A as AdaptiveRecognitionResultType, L as LabelCaptureAdaptiveRecognitionSettings, c as ReceiptScanningSettingsJSON } from '../NativeProxy-CYZsx-_W.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-wUz3FjZK.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-CYZsx-_W.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-Dq97psgW.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-wUz3FjZK.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 +1 @@
|
|
|
1
|
-
export{a as LabelCaptureAdvancedOverlay}from'../chunks/chunk-
|
|
1
|
+
export{a as LabelCaptureAdvancedOverlay}from'../chunks/chunk-5JGE6TIK.js';
|