@scandit/web-datacapture-label 7.4.1 → 7.5.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/js/{LabelCapture-DW9vjJDz.d.ts → LabelCapture-D2-rYnL6.d.ts} +2 -1
- package/build/js/{LabelCaptureAdvancedOverlay-DcEnRj__.d.ts → LabelCaptureAdvancedOverlay-CwsTpHJN.d.ts} +2 -2
- package/build/js/{LabelCaptureBasicOverlay-C1lz3rNb.d.ts → LabelCaptureBasicOverlay-DcDBWAiO.d.ts} +2 -2
- package/build/js/{NativeProxy-NnHcdv6Y.d.ts → NativeProxy-LjLLocJq.d.ts} +3 -3
- package/build/js/api/CustomText.d.ts +1 -1
- package/build/js/api/CustomTextBuilder.d.ts +1 -1
- package/build/js/api/ExpiryDateText.d.ts +1 -1
- package/build/js/api/ExpiryDateTextBuilder.d.ts +1 -1
- package/build/js/api/LabelCapture.d.ts +2 -2
- package/build/js/api/LabelCapture.js +1 -1
- package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +3 -3
- package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +3 -3
- package/build/js/api/LabelCaptureBasicOverlay.d.ts +3 -3
- package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +3 -3
- package/build/js/api/LabelCaptureListener.d.ts +2 -2
- package/build/js/api/LabelCaptureOverlayJSON.d.ts +1 -1
- package/build/js/api/LabelCaptureSettings.d.ts +1 -1
- package/build/js/api/LabelCaptureValidationFlowOverlay.d.ts +8 -4
- package/build/js/api/LabelCaptureValidationFlowOverlay.js +1 -1
- package/build/js/api/LabelDefinition.d.ts +1 -1
- package/build/js/api/PackingDateText.d.ts +1 -1
- package/build/js/api/PackingDateTextBuilder.d.ts +1 -1
- package/build/js/api/TotalPriceText.d.ts +1 -1
- package/build/js/api/TotalPriceTextBuilder.d.ts +1 -1
- package/build/js/api/UnitPriceText.d.ts +1 -1
- package/build/js/api/UnitPriceTextBuilder.d.ts +1 -1
- package/build/js/api/WeightText.d.ts +1 -1
- package/build/js/api/WeightTextBuilder.d.ts +1 -1
- package/build/js/chunks/chunk-3OHG26MR.js +2 -0
- package/build/js/chunks/chunk-AB63S4S6.js +1 -0
- package/build/js/chunks/chunk-JFUNQSVG.js +1 -0
- package/build/js/chunks/chunk-MU2E7GRX.js +1 -0
- package/build/js/chunks/chunk-PZ5OOGJE.js +1 -0
- package/build/js/chunks/{chunk-W2JZKDBI.js → chunk-VCHQVKB2.js} +1 -1
- package/build/js/chunks/chunk-XQTEMY7C.js +1 -0
- package/build/js/chunks/chunk-ZFSFV2DF.js +8 -0
- package/build/js/chunks/{chunk-WPDZTOAV.js → chunk-ZQLGCNVJ.js} +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +21 -1
- package/build/js/index.d.ts +4 -4
- package/build/js/index.js +1 -1
- package/build/js/moduleLoader.js +1 -1
- package/build/js/private/PrivateLabelFieldDefinition.d.ts +1 -1
- package/build/js/private/createProxiedViewFinder.d.ts +3 -3
- package/build/js/private/viewfinderTranslator.js +1 -1
- package/build/js/ui/atoms/InputManuallyButton.d.ts +2 -0
- package/build/js/ui/atoms/InputManuallyButton.js +1 -1
- package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.js +1 -1
- package/build/js/worker/LabelCaptureWorkerManager.d.ts +1 -1
- package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
- package/build/js/worker/WorkerMain.d.ts +4 -9
- package/build/js/worker/WorkerMain.js +1 -1
- package/build/js/worker/WorkerRegistry.d.ts +1 -1
- package/build/js/worker/dataCaptureEngine.d.ts +1 -1
- package/build/js/worker/dataCaptureEngine.js +1 -1
- package/build/js/worker/dataCaptureWorkerRelated.d.ts +1 -1
- package/build/js/worker/labelCapture.inlineWorker.d.ts +1 -1
- package/build/js/worker/labelCapture.inlineWorker.js +1 -1
- package/build/js/worker/labelWorkerHandler.d.ts +1 -1
- package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +1 -1
- package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +1 -1
- package/build/js/worker/proxies/BarcodeFieldProxy.js +1 -1
- package/build/js/worker/proxies/CapturedLabelProxy.d.ts +1 -1
- package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
- package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +1 -1
- package/build/js/worker/proxies/CustomBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/CustomTextProxy.d.ts +1 -1
- package/build/js/worker/proxies/CustomTextProxy.js +1 -1
- package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +1 -1
- package/build/js/worker/proxies/ExpiryDateTextProxy.js +1 -1
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +1 -1
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +1 -1
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelCaptureHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelCaptureProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
- package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelFieldLocationProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldProxy.d.ts +1 -1
- package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
- package/build/js/worker/proxies/NativeProxy.d.ts +1 -1
- package/build/js/worker/proxies/NativeProxy.js +1 -1
- package/build/js/worker/proxies/NoViewfinderProxy.d.ts +1 -1
- package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/PackingDateTextProxy.d.ts +1 -1
- package/build/js/worker/proxies/PackingDateTextProxy.js +1 -1
- package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +1 -1
- package/build/js/worker/proxies/PartNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.d.ts +1 -1
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +1 -1
- package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +1 -1
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +1 -1
- package/build/js/worker/proxies/TotalPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +1 -1
- package/build/js/worker/proxies/UnitPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowListenerProxy.d.ts +51 -0
- package/build/js/worker/proxies/ValidationFlowListenerProxy.js +1 -0
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.d.ts +1 -1
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.d.ts +1 -1
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.js +1 -1
- package/build/js/worker/proxies/WeightTextProxy.d.ts +1 -1
- package/build/js/worker/proxies/WeightTextProxy.js +1 -1
- package/package.json +3 -3
- package/sdc-lib/resources/models/barcode_classification_default.fde280355f0b.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_detector_default.d02cb8506d3f.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/invalidated_id_classification_default.373f114cb966.model +0 -0
- package/sdc-lib/resources/models/ocr_barcode_semantics_default.f48356d94444.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/uk_dl_code_localization.d02cb8506d3f.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/chunks/chunk-6R4LSDML.js +0 -2
- package/build/js/chunks/chunk-BO7GK2X2.js +0 -8
- package/build/js/chunks/chunk-NBQ6LX3I.js +0 -1
- package/build/js/chunks/chunk-RTAXJEG7.js +0 -1
- package/build/js/chunks/chunk-UF6KD77W.js +0 -1
- package/build/js/chunks/chunk-ZDB7VI3E.js +0 -1
- package/sdc-lib/resources/models/barcode_classification_default.b90ecc5d362d.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_default.47d1f96d10cc.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_dpm_default.2373d8bc7a9a.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_generic_postal_code_default.4c1ba34eafc0.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_oned_default.5f2c85a7773b.model +0 -0
- package/sdc-lib/resources/models/barcode_localization_twod_default.795c17cef2bf.model +0 -0
- package/sdc-lib/resources/models/barcode_ocr_fallback_ocr_detector_default.e440ae4acaf7.model +0 -0
- package/sdc-lib/resources/models/barcode_semantics_ocr_detector_default.f383d4282ee9.model +0 -0
- package/sdc-lib/resources/models/eu_dl_localization.e440ae4acaf7.model +0 -0
- package/sdc-lib/resources/models/invalidated_id_classification_default.a055873831c9.model +0 -0
- package/sdc-lib/resources/models/ocr_barcode_semantics_default.b8e0fdb8dc2c.model +0 -0
- package/sdc-lib/resources/models/price_label_localization.ae780fb79426.model +0 -0
- package/sdc-lib/resources/models/price_localization_in_whole_label.ae70141639d3.model +0 -0
- package/sdc-lib/resources/models/uk_dl_code_localization.e440ae4acaf7.model +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { nativeHandle } from '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
2
2
|
import { LabelFieldDefinition } from '../api/LabelFieldDefinition.js';
|
|
3
|
-
import { N as NativeProxyHandle } from '../NativeProxy-
|
|
3
|
+
import { N as NativeProxyHandle } from '../NativeProxy-LjLLocJq.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
6
6
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AimerViewfinder, RectangularViewfinder } from '@scandit/web-datacapture-core';
|
|
2
|
-
import { L as LabelCaptureBasicOverlay } from '../LabelCaptureBasicOverlay-
|
|
2
|
+
import { L as LabelCaptureBasicOverlay } from '../LabelCaptureBasicOverlay-DcDBWAiO.js';
|
|
3
3
|
import { LabelCaptureWorkerManager } from '../worker/LabelCaptureWorkerManager.js';
|
|
4
4
|
import '../djinni-types/sdcLabelData.js';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/private/Serializable';
|
|
@@ -11,7 +11,7 @@ import '../api/LabelFieldState.js';
|
|
|
11
11
|
import '../api/LabelFieldType.js';
|
|
12
12
|
import '../api/LabelFieldValueType.js';
|
|
13
13
|
import '../api/LabelDateResult.js';
|
|
14
|
-
import '../NativeProxy-
|
|
14
|
+
import '../NativeProxy-LjLLocJq.js';
|
|
15
15
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
16
16
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
17
17
|
import '../djinni-types/sdcBarcodeData.js';
|
|
@@ -36,7 +36,7 @@ import '../api/LabelDateFormat.js';
|
|
|
36
36
|
import '../api/LabelDateComponentFormat.js';
|
|
37
37
|
import '../api/LabelFieldLocationType.js';
|
|
38
38
|
import '../api/ValidationFlowField.js';
|
|
39
|
-
import '../LabelCapture-
|
|
39
|
+
import '../LabelCapture-D2-rYnL6.js';
|
|
40
40
|
import '../api/LabelCaptureSettings.js';
|
|
41
41
|
import '../api/LabelDefinition.js';
|
|
42
42
|
import '../api/ImeiOneBarcode.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{H as nativeViewfinderFromJSON}from'../chunks/chunk-XQTEMY7C.js';
|
|
@@ -4,6 +4,8 @@ declare class InputManuallyButton extends ScanditHTMLElement {
|
|
|
4
4
|
static tag: "scandit-input-manually-button";
|
|
5
5
|
constructor();
|
|
6
6
|
connectedCallback(): Promise<void>;
|
|
7
|
+
set text(text: string);
|
|
8
|
+
get text(): string;
|
|
7
9
|
static create(): InputManuallyButton;
|
|
8
10
|
static register(): void;
|
|
9
11
|
private static createStyleElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as InputManuallyButton}from'../../chunks/chunk-
|
|
1
|
+
export{a as InputManuallyButton}from'../../chunks/chunk-ZFSFV2DF.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as LabelCaptureValidationFlowLayout}from'../../chunks/chunk-
|
|
1
|
+
export{a as LabelCaptureValidationFlowLayout}from'../../chunks/chunk-ZQLGCNVJ.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DataCaptureLoader, DataCaptureLoaderOptions } from '@scandit/web-datacapture-core';
|
|
2
|
-
import { D as
|
|
2
|
+
import { D as DataCaptureCallbackMessage, a as DataCaptureWorker, b as DataCaptureActionMessageKey, W as WorkerCommandPayload } from '../NativeProxy-LjLLocJq.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';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as LabelCaptureWorkerManager}from'../chunks/chunk-
|
|
1
|
+
export{a as LabelCaptureWorkerManager}from'../chunks/chunk-3OHG26MR.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { AugmentedWorker, ModuleHandler, WasmFrameData } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
2
2
|
import { WorkerMain as WorkerMain$1 } from '@scandit/web-datacapture-core/build/js/worker/index.js';
|
|
3
|
-
import { LabelCaptureListener,
|
|
3
|
+
import { LabelCaptureListener, LabelCapture, LabelCaptureSession } from '../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
4
4
|
import { DataCaptureEngine } from './dataCaptureEngine.js';
|
|
5
|
-
import { M as Module,
|
|
5
|
+
import { M as Module, b as DataCaptureActionMessageKey, D as DataCaptureCallbackMessage, A as AnyDataCaptureActionMessage } from '../NativeProxy-LjLLocJq.js';
|
|
6
6
|
import '../djinni-types/sdcBarcodeData.js';
|
|
7
7
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
8
8
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
@@ -36,22 +36,17 @@ import '../api/LabelDateComponentFormat.js';
|
|
|
36
36
|
import '../api/LabelFieldLocationType.js';
|
|
37
37
|
import '../api/ValidationFlowField.js';
|
|
38
38
|
|
|
39
|
-
declare class WorkerMain extends WorkerMain$1<DataCaptureEngine, Module> implements LabelCaptureListener
|
|
39
|
+
declare class WorkerMain extends WorkerMain$1<DataCaptureEngine, Module> implements LabelCaptureListener {
|
|
40
40
|
private labelCaptureBasicOverlayListener;
|
|
41
41
|
private overlayListenerAdded;
|
|
42
42
|
private labelBrushMap;
|
|
43
43
|
private fieldBrushMap;
|
|
44
|
+
private validationFlowHandlerListener;
|
|
44
45
|
constructor(workerSelf: AugmentedWorker<Module>, module: ModuleHandler<Module>);
|
|
45
46
|
get Module(): Module;
|
|
46
47
|
respondWith<T = unknown>(command: DataCaptureActionMessageKey, requestId: number, executor: () => T): Promise<void>;
|
|
47
48
|
postCallbackMessage(message: DataCaptureCallbackMessage, transfer?: Transferable[]): void;
|
|
48
49
|
onMessage(event: MessageEvent<AnyDataCaptureActionMessage>): boolean;
|
|
49
|
-
onFieldsScanned(fields: ValidationFlowField[]): void;
|
|
50
|
-
onScanTimeout(): void;
|
|
51
|
-
onLabelIsMissingRequiredField(fields: ValidationFlowField[]): void;
|
|
52
|
-
onCloudBackupServiceStartedForFields(_fields: ValidationFlowField[]): void;
|
|
53
|
-
onCloudBackupServiceFailedForFields(_fields: ValidationFlowField[]): void;
|
|
54
|
-
onStateChanged(state: ValidationFlowState): void;
|
|
55
50
|
onObservationStarted(): void;
|
|
56
51
|
onObservationStopped(): void;
|
|
57
52
|
onSessionUpdated(_mode: LabelCapture, session: LabelCaptureSession, data: WasmFrameData): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{K as WorkerMain}from'../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { LabelCaptureWorkerManager } from './LabelCaptureWorkerManager.js';
|
|
2
2
|
import '@scandit/web-datacapture-core';
|
|
3
|
-
import '../NativeProxy-
|
|
3
|
+
import '../NativeProxy-LjLLocJq.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
6
6
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WorkerFunctions as WorkerFunctions$1, ModuleHandler, Vector, UpdateContextParameters, AddNativeOverlayAction, RemoveNativeOverlayAction } from '@scandit/web-datacapture-core/build/js/worker/index';
|
|
2
2
|
import { DataCaptureEngine as DataCaptureEngine$1 } from '@scandit/web-datacapture-core/build/js/worker/index.js';
|
|
3
|
-
import { M as Module,
|
|
3
|
+
import { M as Module, D as DataCaptureCallbackMessage } from '../NativeProxy-LjLLocJq.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
6
6
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{C as DataCaptureEngine}from'../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@scandit/web-datacapture-barcode';
|
|
2
2
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
3
|
-
export { A as AnyDataCaptureActionMessage, g as AugmentedCoreModule, e as AugmentedWorker, au as BaseDataCaptureCallbackMessage, b2 as CommandAndPayload, l as DataCaptureActionMessage,
|
|
3
|
+
export { A as AnyDataCaptureActionMessage, g as AugmentedCoreModule, e as AugmentedWorker, au as BaseDataCaptureCallbackMessage, b2 as CommandAndPayload, l as DataCaptureActionMessage, b as DataCaptureActionMessageKey, D as DataCaptureCallbackMessage, at as DataCaptureCallbackMessageKeys, a as DataCaptureWorker, a5 as LabelCaptureAddListenerActionMessage, aS as LabelCaptureAddListenerCallbackMessage, aq as LabelCaptureAdvancedOverlayForLabelCaptureActionMessage, as as LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage, ar as LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage, a4 as LabelCaptureApplySettingsActionMessage, aO as LabelCaptureApplySettingsCallbackMessage, aw as LabelCaptureBasicOverlayBrushForFieldCallbackMessage, ax as LabelCaptureBasicOverlayBrushForLabelCallbackMessage, ad as LabelCaptureBasicOverlayForLabelCaptureActionMessage, ag as LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage, ai as LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage, am as LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage, ao as LabelCaptureBasicOverlayGetViewfinderActionMessage, av as LabelCaptureBasicOverlayOnLabelTappedCallbackMessage, aj as LabelCaptureBasicOverlaySetBrushForFieldActionMessage, ak as LabelCaptureBasicOverlaySetBrushForLabelActionMessage, af as LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage, ah as LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage, al as LabelCaptureBasicOverlaySetListenerActionMessage, an as LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage, ap as LabelCaptureBasicOverlayUpdateViewfinderActionMessage, Q as LabelCaptureBuildCustomBarcodeActionMessage, aA as LabelCaptureBuildCustomBarcodeCallbackMessage, R as LabelCaptureBuildCustomTextActionMessage, aB as LabelCaptureBuildCustomTextCallbackMessage, S as LabelCaptureBuildExpiryDateTextActionMessage, aC as LabelCaptureBuildExpiryDateTextCallbackMessage, T as LabelCaptureBuildImeiOneBarcodeActionMessage, aD as LabelCaptureBuildImeiOneBarcodeCallbackMessage, U as LabelCaptureBuildImeiTwoBarcodeActionMessage, aE as LabelCaptureBuildImeiTwoBarcodeCallbackMessage, J as LabelCaptureBuildLabelCaptureSettingsActionMessage, ay as LabelCaptureBuildLabelCaptureSettingsCallbackMessage, K as LabelCaptureBuildLabelDefinitionActionMessage, az as LabelCaptureBuildLabelDefinitionCallbackMessage, ac as LabelCaptureBuildLabelFieldLocationActionMessage, aY as LabelCaptureBuildLabelFieldLocationCallbackMessage, X as LabelCaptureBuildPackingDateTextActionMessage, aF as LabelCaptureBuildPackingDateTextCallbackMessage, Y as LabelCaptureBuildPartNumberBarcodeActionMessage, aG as LabelCaptureBuildPartNumberBarcodeCallbackMessage, P as LabelCaptureBuildPriceCaptureDefinitionActionMessage, Z as LabelCaptureBuildSerialNumberBarcodeActionMessage, aH as LabelCaptureBuildSerialNumberBarcodeCallbackMessage, _ as LabelCaptureBuildTotalPriceTextActionMessage, aI as LabelCaptureBuildTotalPriceTextCallbackMessage, $ as LabelCaptureBuildUnitPriceTextActionMessage, aJ as LabelCaptureBuildUnitPriceTextCallbackMessage, O as LabelCaptureBuildVinLabelDefinitionActionMessage, a0 as LabelCaptureBuildWeightTextActionMessage, aK as LabelCaptureBuildWeightTextCallbackMessage, a1 as LabelCaptureForContextActionMessage, aL as LabelCaptureForContextCallbackMessage, a2 as LabelCaptureIsEnabledActionMessage, aM as LabelCaptureIsEnabledCallbackMessage, L as LabelCaptureModule, aP as LabelCaptureOnObservationStartedCallbackMessage, aQ as LabelCaptureOnObservationStoppedCallbackMessage, aR as LabelCaptureOnSessionUpdatedCallbackMessage, a6 as LabelCaptureRemoveListenerActionMessage, aT as LabelCaptureRemoveListenerCallbackMessage, a3 as LabelCaptureSetEnabledActionMessage, aN as LabelCaptureSetEnabledCallbackMessage, aa as LabelCaptureSettingsGetBlueprintJsonActionMessage, a7 as LabelCaptureSettingsGetLocationSelectionActionMessage, aU as LabelCaptureSettingsGetLocationSelectionCallbackMessage, a9 as LabelCaptureSettingsGetPropertyActionMessage, aW as LabelCaptureSettingsGetPropertyCallbackMessage, a8 as LabelCaptureSettingsSetLocationSelectionActionMessage, aV as LabelCaptureSettingsSetLocationSelectionCallbackMessage, ab as LabelCaptureSettingsSetPropertyActionMessage, aX as LabelCaptureSettingsSetPropertyCallbackMessage, h as LabelData, i as LabelInternalModuleCapture, j as LabelInternalModuleData, M as Module, f as ModuleHandler, b1 as PayloadForCommand, z as ValidationFlowHandlerCreateActionMessage, F as ValidationFlowHandlerFinishFlowActionMessage, I as ValidationFlowHandlerGetValidationFlowFieldsActionMessage, G as ValidationFlowHandlerPauseScanActionMessage, H as ValidationFlowHandlerResumeScanActionMessage, B as ValidationFlowHandlerStartCompleteLabelScanActionMessage, C as ValidationFlowHandlerStartPartialLabelScanActionMessage, E as ValidationFlowHandlerUpdateFieldValueActionMessage, aZ as ValidationFlowListenerOnFieldsScannedCallbackMessage, a$ as ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage, a_ as ValidationFlowListenerOnScanTimeoutCallbackMessage, b0 as ValidationFlowListenerOnStateChangedCallbackMessage, y as ValidationFlowOverlayApplySettingsActionMessage, ae as ValidationFlowOverlayForLabelCaptureActionMessage, V as ValidationFlowSettingsCreateActionMessage, x as ValidationFlowSettingsGetManualInputButtonTextActionMessage, n as ValidationFlowSettingsGetMissingFieldsHintTextActionMessage, v as ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage, p as ValidationFlowSettingsGetStandbyHintTextActionMessage, t as ValidationFlowSettingsGetValidationErrorTextActionMessage, r as ValidationFlowSettingsGetValidationHintTextActionMessage, w as ValidationFlowSettingsSetManualInputButtonTextActionMessage, m as ValidationFlowSettingsSetMissingFieldsHintTextActionMessage, u as ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage, o as ValidationFlowSettingsSetStandbyHintTextActionMessage, s as ValidationFlowSettingsSetValidationErrorTextActionMessage, q as ValidationFlowSettingsSetValidationHintTextActionMessage, W as WorkerCommandPayload, k as WorkerResponse } from '../NativeProxy-LjLLocJq.js';
|
|
4
4
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
5
5
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
6
6
|
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
@@ -17,7 +17,7 @@ import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
17
17
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
18
18
|
import './dataCaptureEngine.js';
|
|
19
19
|
import '@scandit/web-datacapture-core/build/js/worker/index';
|
|
20
|
-
import '../NativeProxy-
|
|
20
|
+
import '../NativeProxy-LjLLocJq.js';
|
|
21
21
|
import '@scandit/web-datacapture-barcode';
|
|
22
22
|
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
23
23
|
import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{b as InlineWorker,a as workerInstance}from'../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { LabelCaptureWorkerManager } from './LabelCaptureWorkerManager.js';
|
|
2
2
|
import '@scandit/web-datacapture-core';
|
|
3
|
-
import '../NativeProxy-
|
|
3
|
+
import '../NativeProxy-LjLLocJq.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
6
6
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Color } from '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
2
2
|
import { AimerViewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
3
|
-
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-
|
|
3
|
+
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
4
4
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
5
5
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
6
6
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{D as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Symbology } from '../../djinni-types/sdcBarcodeData.js';
|
|
2
2
|
import { BarcodeField, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
|
|
4
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
4
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
6
6
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
7
7
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{I as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { CapturedLabel } from '../../djinni-types/sdcLabelInternalModuleData.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {c}from'../../chunks/chunk-XQTEMY7C.js';var t=class extends c{constructor(){super(...arguments);this.handle={className:"CapturedLabel",id:0};}async getName(e){return this.nativeImplementationFromHandle(e).getName()}async getDeltaTimeToPrediction(e){return this.nativeImplementationFromHandle(e).getDeltaTimeToPrediction()}async getFields(e){throw new Error("This method must be implemented manually.")}async getTrackingId(e){return this.nativeImplementationFromHandle(e).getTrackingId()}async getPredictedBounds(e){throw new Error("This method must be implemented manually.")}async isComplete(e){return this.nativeImplementationFromHandle(e).isComplete()}async toJson(e){return this.nativeImplementationFromHandle(e).toJson()}},l=new t;export{l as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { CustomBarcode } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{e as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { CustomText } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{f as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { ExpiryDateText, LabelFieldDefinition, LabelDateFormat, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{g as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { ImeiOneBarcode, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{h as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { ImeiTwoBarcode, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{i as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { FeatureAvailability } from '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
3
3
|
import { LabelCaptureAdvancedOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{t as LabelCaptureAdvancedOverlayProxy,u as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { Brush } from '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
3
3
|
import { Viewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
4
4
|
import { LabelFieldState } from '../../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{v as LabelCaptureBasicOverlayProxy,w as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DataCaptureContext } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
2
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
2
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
3
3
|
import { LabelCaptureHelper, LabelCapture } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{J as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DataCaptureView } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
2
|
-
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-
|
|
2
|
+
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
3
3
|
import { LabelCaptureOverlayHelper, LabelCaptureBasicOverlay, LabelCaptureAdvancedOverlay, ValidationFlowOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{x as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DataCaptureContext } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
2
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
2
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
3
3
|
import { ExternalOcrBackend } from '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
4
4
|
import { LabelCapture, LabelCaptureListener, LabelCaptureSettings } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{s as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { LabelCaptureSession } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {c}from'../../chunks/chunk-XQTEMY7C.js';var a=class extends c{constructor(){super(...arguments);this.handle={className:"LabelCaptureSession",id:0};}async getLabels(e){throw new Error("This method must be implemented manually.")}async getLastFrameId(e){return this.nativeImplementationFromHandle(e).getLastFrameId()}async toJson(e){return this.nativeImplementationFromHandle(e).toJson()}},l=new a;export{l as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { LocationSelection } from '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
3
3
|
import { LabelCaptureSettings } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{r as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { LabelDefinition, LabelFieldDefinition } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{q as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LabelFieldDefinition, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
2
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle, L as LabelCaptureModule } from '../../NativeProxy-
|
|
2
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle, L as LabelCaptureModule } from '../../NativeProxy-LjLLocJq.js';
|
|
3
3
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
4
4
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{p as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Rect } from '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
2
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
2
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
3
3
|
import { LabelFieldLocationType } from '../../djinni-types/sdcLabelData.js';
|
|
4
4
|
import { LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{d as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { LabelFieldType, LabelFieldState } from '../../djinni-types/sdcLabelData.js';
|
|
3
3
|
import { LabelField, LabelFieldValueType } from '../../djinni-types/sdcLabelInternalModuleData.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {c}from'../../chunks/chunk-XQTEMY7C.js';var a=class extends c{constructor(){super(...arguments);this.handle={className:"LabelField",id:0};}async getName(e){return this.nativeImplementationFromHandle(e).getName()}async isRequired(e){return this.nativeImplementationFromHandle(e).isRequired()}async getValueType(e){return this.nativeImplementationFromHandle(e).getValueType()}async getType(e){throw new Error("This method must be implemented manually.")}async getPredictedLocation(e){throw new Error("This method must be implemented manually.")}async getState(e){throw new Error("This method must be implemented manually.")}async getBarcode(e){throw new Error("This method must be implemented manually.")}async getText(e){return this.nativeImplementationFromHandle(e).getText()}async getDate(e){throw new Error("This method must be implemented manually.")}async toJson(e){return this.nativeImplementationFromHandle(e).toJson()}},o=new a;export{o as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { d as NativeProxy, c as NativeProxyAdapter, N as NativeProxyHandle, b3 as NativeProxyMethod } from '../../NativeProxy-
|
|
1
|
+
export { d as NativeProxy, c as NativeProxyAdapter, N as NativeProxyHandle, b3 as NativeProxyMethod } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
3
3
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
4
4
|
import '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{c as NativeProxyAdapter}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { NoViewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
2
|
-
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-
|
|
2
|
+
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
3
3
|
import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
4
4
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
5
5
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{E as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { PackingDateText, LabelDateFormat, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{j as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { PartNumberBarcode, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{k as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RectangularViewfinderAnimation } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
2
|
-
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-
|
|
2
|
+
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
3
3
|
import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
4
4
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
5
5
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{F as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -2,7 +2,7 @@ import { FloatWithUnit } from '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
|
2
2
|
import { SizeWithUnitAndAspect } from '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
3
3
|
import { Color } from '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
4
4
|
import { RectangularViewfinder, RectangularViewfinderStyle, RectangularViewfinderLineStyle, RectangularViewfinderAnimation } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
5
|
-
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-
|
|
5
|
+
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.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';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{G as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { SerialNumberBarcode, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{l as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { TotalPriceText, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{m as default}from'../../chunks/chunk-XQTEMY7C.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-LjLLocJq.js';
|
|
2
2
|
import { UnitPriceText, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{n as default}from'../../chunks/chunk-XQTEMY7C.js';
|