@scandit/web-datacapture-label 7.3.0 → 7.3.2
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/{LabelCaptureAdvancedOverlay-CQsy_KsL.d.ts → LabelCaptureAdvancedOverlay-Ce_nh3U3.d.ts} +1 -1
- package/build/js/{LabelCaptureBasicOverlay-4JorH1kZ.d.ts → LabelCaptureBasicOverlay-C3cbNhm8.d.ts} +1 -1
- package/build/js/{NativeProxy-CsndagT7.d.ts → NativeProxy-LMnx6HJm.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 +1 -1
- package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +2 -2
- package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +2 -2
- package/build/js/api/LabelCaptureBasicOverlay.d.ts +2 -2
- package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +2 -2
- package/build/js/api/LabelCaptureListener.d.ts +1 -1
- package/build/js/api/LabelCaptureOverlayJSON.d.ts +1 -1
- package/build/js/api/LabelCaptureSettings.d.ts +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-OQKY2KJB.js → chunk-KALPUGRD.js} +1 -1
- package/build/js/chunks/chunk-KRWP622U.js +1 -0
- package/build/js/chunks/{chunk-MA225ZHV.js → chunk-NCVFJTTL.js} +1 -1
- package/build/js/chunks/chunk-W25SMGCP.js +1 -0
- package/build/js/index.d.ts +3 -3
- 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 +2 -2
- package/build/js/private/viewfinderTranslator.js +1 -1
- package/build/js/ui/molecules/CardListContainer.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 +1 -1
- 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/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/WeightTextProxy.d.ts +1 -1
- package/build/js/worker/proxies/WeightTextProxy.js +1 -1
- package/package.json +2 -2
- 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-ITCVLCCT.js +0 -1
- package/build/js/chunks/chunk-WPUYG3ZF.js +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
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-LMnx6HJm.js';
|
|
5
5
|
import { CapturedLabel } from './api/CapturedLabel.js';
|
|
6
6
|
import { L as LabelCapture } from './LabelCapture-DDlDP--7.js';
|
|
7
7
|
import { LabelCaptureOverlayJSON } from './api/LabelCaptureOverlayJSON.js';
|
package/build/js/{LabelCaptureBasicOverlay-4JorH1kZ.d.ts → LabelCaptureBasicOverlay-C3cbNhm8.d.ts}
RENAMED
|
@@ -4,7 +4,7 @@ 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-
|
|
7
|
+
import { N as NativeProxyHandle } from './NativeProxy-LMnx6HJm.js';
|
|
8
8
|
import { L as LabelCapture } from './LabelCapture-DDlDP--7.js';
|
|
9
9
|
import { LabelCaptureOverlayJSON } from './api/LabelCaptureOverlayJSON.js';
|
|
10
10
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Symbology } from '@scandit/web-datacapture-barcode';
|
|
2
|
-
import {
|
|
2
|
+
import { AnyDataCaptureActionMessage as AnyDataCaptureActionMessage$1, DataCaptureActionMessageKey as DataCaptureActionMessageKey$1, DataCaptureCallbackMessage as DataCaptureCallbackMessage$1, DataCaptureCallbackMessageKeys as DataCaptureCallbackMessageKeys$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
5
|
import { BarcodeField, BarcodeField_statics, CustomBarcode, CustomBarcode_statics, CustomText, CustomText_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, SerialNumberBarcode, SerialNumberBarcode_statics, TextField, TotalPriceText, TotalPriceText_statics, UnitPriceText, UnitPriceText_statics, WeightText, WeightText_statics } from './djinni-types/sdcLabelInternalModuleCapture.js';
|
|
@@ -8,7 +8,7 @@ import { RectangularLocationSelection, RectangularLocationSelection_statics } fr
|
|
|
8
8
|
import { RectangularViewfinder, RectangularViewfinder_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 } from './djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
11
|
-
import {
|
|
11
|
+
import { LocationSelectionJSON, RectJSON, BrushJSON, RectangularViewfinderJSON, AimerViewfinderJSON, PrivateLoadableFrameData } from '@scandit/web-datacapture-core';
|
|
12
12
|
import { CapturedLabelJSON } from './api/CapturedLabel.js';
|
|
13
13
|
import { LabelCaptureSessionJSON } from './api/LabelCaptureSession.js';
|
|
14
14
|
import { LabelFieldJSON } from './api/LabelField.js';
|
|
@@ -542,4 +542,4 @@ declare abstract class NativeProxyAdapter<NativeClass extends object> {
|
|
|
542
542
|
handleFromNativeImplementation(nativeImplementation: NativeClass): NativeProxyHandle;
|
|
543
543
|
}
|
|
544
544
|
|
|
545
|
-
export { type LabelCaptureBasicOverlayUpdateViewfinderActionMessage as $, type AnyDataCaptureActionMessage as A, type LabelCaptureIsEnabledActionMessage as B, type LabelCaptureSetEnabledActionMessage as C, type
|
|
545
|
+
export { type LabelCaptureBasicOverlayUpdateViewfinderActionMessage as $, type AnyDataCaptureActionMessage as A, type LabelCaptureIsEnabledActionMessage as B, type LabelCaptureSetEnabledActionMessage as C, type DataCaptureWorker as D, type LabelCaptureApplySettingsActionMessage as E, type LabelCaptureAddListenerActionMessage as F, type LabelCaptureRemoveListenerActionMessage as G, type LabelCaptureSettingsGetLocationSelectionActionMessage as H, type LabelCaptureSettingsSetLocationSelectionActionMessage as I, type LabelCaptureSettingsGetPropertyActionMessage as J, type LabelCaptureSettingsSetPropertyActionMessage as K, type LabelCaptureModule as L, type Module as M, type NativeProxyHandle as N, type LabelCaptureBuildLabelFieldLocationActionMessage as O, type LabelCaptureBasicOverlayForLabelCaptureActionMessage as P, type LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage as Q, type LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage as R, type LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage as S, type LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage as T, type LabelCaptureBasicOverlaySetBrushForFieldActionMessage as U, type LabelCaptureBasicOverlaySetBrushForLabelActionMessage as V, type WorkerCommandPayload as W, type LabelCaptureBasicOverlaySetListenerActionMessage as X, type LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage as Y, type LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage as Z, type LabelCaptureBasicOverlayGetViewfinderActionMessage as _, type DataCaptureActionMessageKey as a, type LabelCaptureAdvancedOverlayForLabelCaptureActionMessage as a0, type LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage as a1, type LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage as a2, type DataCaptureCallbackMessageKeys as a3, type BaseDataCaptureCallbackMessage as a4, type LabelCaptureBasicOverlayOnLabelTappedCallbackMessage as a5, type LabelCaptureBasicOverlayBrushForFieldCallbackMessage as a6, type LabelCaptureBasicOverlayBrushForLabelCallbackMessage as a7, type LabelCaptureBuildLabelCaptureSettingsCallbackMessage as a8, type LabelCaptureBuildLabelDefinitionCallbackMessage as a9, type CommandAndPayload as aA, type NativeProxyMethod as aB, type LabelCaptureBuildCustomBarcodeCallbackMessage as aa, type LabelCaptureBuildCustomTextCallbackMessage as ab, type LabelCaptureBuildExpiryDateTextCallbackMessage as ac, type LabelCaptureBuildImeiOneBarcodeCallbackMessage as ad, type LabelCaptureBuildImeiTwoBarcodeCallbackMessage as ae, type LabelCaptureBuildPackingDateTextCallbackMessage as af, type LabelCaptureBuildPartNumberBarcodeCallbackMessage as ag, type LabelCaptureBuildSerialNumberBarcodeCallbackMessage as ah, type LabelCaptureBuildTotalPriceTextCallbackMessage as ai, type LabelCaptureBuildUnitPriceTextCallbackMessage as aj, type LabelCaptureBuildWeightTextCallbackMessage as ak, type LabelCaptureForContextCallbackMessage as al, type LabelCaptureIsEnabledCallbackMessage as am, type LabelCaptureSetEnabledCallbackMessage as an, type LabelCaptureApplySettingsCallbackMessage as ao, type LabelCaptureOnObservationStartedCallbackMessage as ap, type LabelCaptureOnObservationStoppedCallbackMessage as aq, type LabelCaptureOnSessionUpdatedCallbackMessage as ar, type LabelCaptureAddListenerCallbackMessage as as, type LabelCaptureRemoveListenerCallbackMessage as at, type LabelCaptureSettingsGetLocationSelectionCallbackMessage as au, type LabelCaptureSettingsSetLocationSelectionCallbackMessage as av, type LabelCaptureSettingsGetPropertyCallbackMessage as aw, type LabelCaptureSettingsSetPropertyCallbackMessage as ax, type LabelCaptureBuildLabelFieldLocationCallbackMessage as ay, type PayloadForCommand as az, type DataCaptureCallbackMessage as b, NativeProxyAdapter as c, type NativeProxy as d, type AugmentedWorker as e, type ModuleHandler as f, type AugmentedCoreModule as g, type LabelData as h, type LabelInternalModuleCapture as i, type LabelInternalModuleData as j, type WorkerResponse as k, type DataCaptureActionMessage as l, type LabelCaptureBuildLabelCaptureSettingsActionMessage as m, type LabelCaptureBuildLabelDefinitionActionMessage as n, type LabelCaptureBuildCustomBarcodeActionMessage as o, type LabelCaptureBuildCustomTextActionMessage as p, type LabelCaptureBuildExpiryDateTextActionMessage as q, type LabelCaptureBuildImeiOneBarcodeActionMessage as r, type LabelCaptureBuildImeiTwoBarcodeActionMessage as s, type LabelCaptureBuildPackingDateTextActionMessage as t, type LabelCaptureBuildPartNumberBarcodeActionMessage as u, type LabelCaptureBuildSerialNumberBarcodeActionMessage as v, type LabelCaptureBuildTotalPriceTextActionMessage as w, type LabelCaptureBuildUnitPriceTextActionMessage as x, type LabelCaptureBuildWeightTextActionMessage as y, type LabelCaptureForContextActionMessage as z };
|
|
@@ -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-LMnx6HJm.js';
|
|
3
3
|
import { LabelFieldLocation } from './LabelFieldLocation.js';
|
|
4
4
|
import { TextField } from './TextField.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -2,7 +2,7 @@ import { CustomText } from './CustomText.js';
|
|
|
2
2
|
import { TextFieldBuilder } from './TextFieldBuilder.js';
|
|
3
3
|
import { LabelFieldLocation } from './LabelFieldLocation.js';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
import '../NativeProxy-
|
|
5
|
+
import '../NativeProxy-LMnx6HJm.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,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-LMnx6HJm.js';
|
|
3
3
|
import { LabelDateFormat } from './LabelDateFormat.js';
|
|
4
4
|
import { TextField } from './TextField.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -2,7 +2,7 @@ import { ExpiryDateText } from './ExpiryDateText.js';
|
|
|
2
2
|
import { TextFieldBuilder } from './TextFieldBuilder.js';
|
|
3
3
|
import { LabelDateFormat } from './LabelDateFormat.js';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
import '../NativeProxy-
|
|
5
|
+
import '../NativeProxy-LMnx6HJm.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,7 +9,7 @@ import './BarcodeField.js';
|
|
|
9
9
|
import './LabelFieldDefinition.js';
|
|
10
10
|
import './LabelFieldLocation.js';
|
|
11
11
|
import './CustomText.js';
|
|
12
|
-
import '../NativeProxy-
|
|
12
|
+
import '../NativeProxy-LMnx6HJm.js';
|
|
13
13
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
14
14
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
15
15
|
import '../djinni-types/sdcBarcodeData.js';
|
|
@@ -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-LMnx6HJm.js';
|
|
5
5
|
import './CapturedLabel.js';
|
|
6
6
|
import '../LabelCapture-DDlDP--7.js';
|
|
7
|
-
export { L as LabelCaptureAdvancedOverlay } from '../LabelCaptureAdvancedOverlay-
|
|
7
|
+
export { L as LabelCaptureAdvancedOverlay } from '../LabelCaptureAdvancedOverlay-Ce_nh3U3.js';
|
|
8
8
|
import './LabelCaptureOverlayJSON.js';
|
|
9
9
|
import './LabelField.js';
|
|
10
10
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@scandit/web-datacapture-core';
|
|
2
2
|
import './CapturedLabel.js';
|
|
3
|
-
export { a as LabelCaptureAdvancedOverlayListener } from '../LabelCaptureAdvancedOverlay-
|
|
3
|
+
export { a as LabelCaptureAdvancedOverlayListener } from '../LabelCaptureAdvancedOverlay-Ce_nh3U3.js';
|
|
4
4
|
import './LabelField.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
6
6
|
import './LabelFieldState.js';
|
|
@@ -8,7 +8,7 @@ import './LabelFieldType.js';
|
|
|
8
8
|
import './LabelDateResult.js';
|
|
9
9
|
import '@scandit/web-datacapture-core/build/js/private/Serializable';
|
|
10
10
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
11
|
-
import '../NativeProxy-
|
|
11
|
+
import '../NativeProxy-LMnx6HJm.js';
|
|
12
12
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
13
13
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
14
14
|
import '../djinni-types/sdcBarcodeData.js';
|
|
@@ -4,9 +4,9 @@ import '@scandit/web-datacapture-core/build/js/private/Serializable';
|
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
5
|
import './CapturedLabel.js';
|
|
6
6
|
import './LabelField.js';
|
|
7
|
-
import '../NativeProxy-
|
|
7
|
+
import '../NativeProxy-LMnx6HJm.js';
|
|
8
8
|
import '../LabelCapture-DDlDP--7.js';
|
|
9
|
-
export { L as LabelCaptureBasicOverlay } from '../LabelCaptureBasicOverlay-
|
|
9
|
+
export { L as LabelCaptureBasicOverlay } from '../LabelCaptureBasicOverlay-C3cbNhm8.js';
|
|
10
10
|
import './LabelCaptureOverlayJSON.js';
|
|
11
11
|
import '@scandit/web-datacapture-barcode';
|
|
12
12
|
import './LabelFieldState.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '@scandit/web-datacapture-core';
|
|
2
2
|
import './CapturedLabel.js';
|
|
3
3
|
import './LabelField.js';
|
|
4
|
-
export { a as LabelCaptureBasicOverlayListener } from '../LabelCaptureBasicOverlay-
|
|
4
|
+
export { a as LabelCaptureBasicOverlayListener } from '../LabelCaptureBasicOverlay-C3cbNhm8.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
6
6
|
import './LabelFieldState.js';
|
|
7
7
|
import './LabelFieldType.js';
|
|
@@ -9,7 +9,7 @@ import './LabelDateResult.js';
|
|
|
9
9
|
import '../djinni-types/sdcLabelData.js';
|
|
10
10
|
import '@scandit/web-datacapture-core/build/js/private/Serializable';
|
|
11
11
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
12
|
-
import '../NativeProxy-
|
|
12
|
+
import '../NativeProxy-LMnx6HJm.js';
|
|
13
13
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
14
14
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
15
15
|
import '../djinni-types/sdcBarcodeData.js';
|
|
@@ -15,7 +15,7 @@ import './BarcodeField.js';
|
|
|
15
15
|
import './LabelFieldDefinition.js';
|
|
16
16
|
import './LabelFieldLocation.js';
|
|
17
17
|
import './CustomText.js';
|
|
18
|
-
import '../NativeProxy-
|
|
18
|
+
import '../NativeProxy-LMnx6HJm.js';
|
|
19
19
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
20
20
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
21
21
|
import '../djinni-types/sdcBarcodeData.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NativeProxyHandle } from '../NativeProxy-
|
|
1
|
+
import { N as NativeProxyHandle } from '../NativeProxy-LMnx6HJm.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';
|
|
@@ -7,7 +7,7 @@ import './BarcodeField.js';
|
|
|
7
7
|
import './LabelFieldDefinition.js';
|
|
8
8
|
import './LabelFieldLocation.js';
|
|
9
9
|
import './CustomText.js';
|
|
10
|
-
import '../NativeProxy-
|
|
10
|
+
import '../NativeProxy-LMnx6HJm.js';
|
|
11
11
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
12
12
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
13
13
|
import '../djinni-types/sdcBarcodeData.js';
|
|
@@ -15,7 +15,7 @@ import '@scandit/web-datacapture-barcode';
|
|
|
15
15
|
import './BarcodeField.js';
|
|
16
16
|
import './LabelFieldLocation.js';
|
|
17
17
|
import '@scandit/web-datacapture-core';
|
|
18
|
-
import '../NativeProxy-
|
|
18
|
+
import '../NativeProxy-LMnx6HJm.js';
|
|
19
19
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
20
20
|
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
21
21
|
import '../djinni-types/sdcBarcodeData.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-LMnx6HJm.js';
|
|
3
3
|
import { LabelDateFormat } from './LabelDateFormat.js';
|
|
4
4
|
import { TextField } from './TextField.js';
|
|
5
5
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -2,7 +2,7 @@ import { PackingDateText } from './PackingDateText.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-LMnx6HJm.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,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-LMnx6HJm.js';
|
|
3
3
|
import { TextField } from './TextField.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -2,7 +2,7 @@ import { TextFieldBuilder } from './TextFieldBuilder.js';
|
|
|
2
2
|
import { TotalPriceText } from './TotalPriceText.js';
|
|
3
3
|
import './LabelFieldDefinitionBuilder.js';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
import '../NativeProxy-
|
|
5
|
+
import '../NativeProxy-LMnx6HJm.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,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-LMnx6HJm.js';
|
|
3
3
|
import { TextField } from './TextField.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -2,7 +2,7 @@ import { TextFieldBuilder } from './TextFieldBuilder.js';
|
|
|
2
2
|
import { UnitPriceText } from './UnitPriceText.js';
|
|
3
3
|
import './LabelFieldDefinitionBuilder.js';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
import '../NativeProxy-
|
|
5
|
+
import '../NativeProxy-LMnx6HJm.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,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-LMnx6HJm.js';
|
|
3
3
|
import { TextField } from './TextField.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -2,7 +2,7 @@ import { TextFieldBuilder } from './TextFieldBuilder.js';
|
|
|
2
2
|
import { WeightText } from './WeightText.js';
|
|
3
3
|
import './LabelFieldDefinitionBuilder.js';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
import '../NativeProxy-
|
|
5
|
+
import '../NativeProxy-LMnx6HJm.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';
|