@scandit/web-datacapture-label 7.3.2 → 7.3.3
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-Ce_nh3U3.d.ts → LabelCaptureAdvancedOverlay-CQsy_KsL.d.ts} +1 -1
- package/build/js/{LabelCaptureBasicOverlay-C3cbNhm8.d.ts → LabelCaptureBasicOverlay-4JorH1kZ.d.ts} +1 -1
- package/build/js/{NativeProxy-LMnx6HJm.d.ts → NativeProxy-CsndagT7.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-NCVFJTTL.js → chunk-6MKI6UIT.js} +1 -1
- package/build/js/chunks/chunk-S7G3DEVW.js +1 -0
- package/build/js/chunks/chunk-WJIB7FEA.js +1 -0
- package/build/js/chunks/{chunk-KALPUGRD.js → chunk-YQ4THHXI.js} +1 -1
- 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/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-KRWP622U.js +0 -1
- package/build/js/chunks/chunk-W25SMGCP.js +0 -1
|
@@ -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, a4 as BaseDataCaptureCallbackMessage, aA as CommandAndPayload, l as DataCaptureActionMessage,
|
|
3
|
+
export { A as AnyDataCaptureActionMessage, g as AugmentedCoreModule, e as AugmentedWorker, a4 as BaseDataCaptureCallbackMessage, aA as CommandAndPayload, l as DataCaptureActionMessage, b as DataCaptureActionMessageKey, D as DataCaptureCallbackMessage, a3 as DataCaptureCallbackMessageKeys, a as DataCaptureWorker, F as LabelCaptureAddListenerActionMessage, as as LabelCaptureAddListenerCallbackMessage, a0 as LabelCaptureAdvancedOverlayForLabelCaptureActionMessage, a2 as LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage, a1 as LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage, E as LabelCaptureApplySettingsActionMessage, ao as LabelCaptureApplySettingsCallbackMessage, a6 as LabelCaptureBasicOverlayBrushForFieldCallbackMessage, a7 as LabelCaptureBasicOverlayBrushForLabelCallbackMessage, P as LabelCaptureBasicOverlayForLabelCaptureActionMessage, R as LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage, T as LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage, Y as LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage, _ as LabelCaptureBasicOverlayGetViewfinderActionMessage, a5 as LabelCaptureBasicOverlayOnLabelTappedCallbackMessage, U as LabelCaptureBasicOverlaySetBrushForFieldActionMessage, V as LabelCaptureBasicOverlaySetBrushForLabelActionMessage, Q as LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage, S as LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage, X as LabelCaptureBasicOverlaySetListenerActionMessage, Z as LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage, $ as LabelCaptureBasicOverlayUpdateViewfinderActionMessage, o as LabelCaptureBuildCustomBarcodeActionMessage, aa as LabelCaptureBuildCustomBarcodeCallbackMessage, p as LabelCaptureBuildCustomTextActionMessage, ab as LabelCaptureBuildCustomTextCallbackMessage, q as LabelCaptureBuildExpiryDateTextActionMessage, ac as LabelCaptureBuildExpiryDateTextCallbackMessage, r as LabelCaptureBuildImeiOneBarcodeActionMessage, ad as LabelCaptureBuildImeiOneBarcodeCallbackMessage, s as LabelCaptureBuildImeiTwoBarcodeActionMessage, ae as LabelCaptureBuildImeiTwoBarcodeCallbackMessage, m as LabelCaptureBuildLabelCaptureSettingsActionMessage, a8 as LabelCaptureBuildLabelCaptureSettingsCallbackMessage, n as LabelCaptureBuildLabelDefinitionActionMessage, a9 as LabelCaptureBuildLabelDefinitionCallbackMessage, O as LabelCaptureBuildLabelFieldLocationActionMessage, ay as LabelCaptureBuildLabelFieldLocationCallbackMessage, t as LabelCaptureBuildPackingDateTextActionMessage, af as LabelCaptureBuildPackingDateTextCallbackMessage, u as LabelCaptureBuildPartNumberBarcodeActionMessage, ag as LabelCaptureBuildPartNumberBarcodeCallbackMessage, v as LabelCaptureBuildSerialNumberBarcodeActionMessage, ah as LabelCaptureBuildSerialNumberBarcodeCallbackMessage, w as LabelCaptureBuildTotalPriceTextActionMessage, ai as LabelCaptureBuildTotalPriceTextCallbackMessage, x as LabelCaptureBuildUnitPriceTextActionMessage, aj as LabelCaptureBuildUnitPriceTextCallbackMessage, y as LabelCaptureBuildWeightTextActionMessage, ak as LabelCaptureBuildWeightTextCallbackMessage, z as LabelCaptureForContextActionMessage, al as LabelCaptureForContextCallbackMessage, B as LabelCaptureIsEnabledActionMessage, am as LabelCaptureIsEnabledCallbackMessage, L as LabelCaptureModule, ap as LabelCaptureOnObservationStartedCallbackMessage, aq as LabelCaptureOnObservationStoppedCallbackMessage, ar as LabelCaptureOnSessionUpdatedCallbackMessage, G as LabelCaptureRemoveListenerActionMessage, at as LabelCaptureRemoveListenerCallbackMessage, C as LabelCaptureSetEnabledActionMessage, an as LabelCaptureSetEnabledCallbackMessage, H as LabelCaptureSettingsGetLocationSelectionActionMessage, au as LabelCaptureSettingsGetLocationSelectionCallbackMessage, J as LabelCaptureSettingsGetPropertyActionMessage, aw as LabelCaptureSettingsGetPropertyCallbackMessage, I as LabelCaptureSettingsSetLocationSelectionActionMessage, av as LabelCaptureSettingsSetLocationSelectionCallbackMessage, K as LabelCaptureSettingsSetPropertyActionMessage, ax as LabelCaptureSettingsSetPropertyCallbackMessage, h as LabelData, i as LabelInternalModuleCapture, j as LabelInternalModuleData, M as Module, f as ModuleHandler, az as PayloadForCommand, W as WorkerCommandPayload, k as WorkerResponse } from '../NativeProxy-CsndagT7.js';
|
|
4
4
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
5
5
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
6
6
|
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
@@ -16,7 +16,7 @@ import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
16
16
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
17
17
|
import './dataCaptureEngine.js';
|
|
18
18
|
import '@scandit/web-datacapture-core/build/js/worker/index';
|
|
19
|
-
import '../NativeProxy-
|
|
19
|
+
import '../NativeProxy-CsndagT7.js';
|
|
20
20
|
import '@scandit/web-datacapture-barcode';
|
|
21
21
|
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
22
22
|
import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{b as InlineWorker,a as workerInstance}from'../chunks/chunk-S7G3DEVW.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-CsndagT7.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-CsndagT7.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{z as default}from'../../chunks/chunk-S7G3DEVW.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-CsndagT7.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{D as default}from'../../chunks/chunk-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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{E as default}from'../../chunks/chunk-S7G3DEVW.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-CsndagT7.js';
|
|
3
3
|
import { LabelCaptureOverlayHelper, LabelCaptureBasicOverlay, LabelCaptureAdvancedOverlay } 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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.js';
|
|
2
2
|
import { LabelDefinition } 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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.js';
|
|
2
2
|
import { LabelFieldType, LabelFieldState } from '../../djinni-types/sdcLabelData.js';
|
|
3
3
|
import { LabelField } from '../../djinni-types/sdcLabelInternalModuleData.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {c}from'../../chunks/chunk-S7G3DEVW.js';var t=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 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 t;export{o as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { d as NativeProxy, c as NativeProxyAdapter, N as NativeProxyHandle, aB as NativeProxyMethod } from '../../NativeProxy-
|
|
1
|
+
export { d as NativeProxy, c as NativeProxyAdapter, N as NativeProxyHandle, aB as NativeProxyMethod } from '../../NativeProxy-CsndagT7.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-S7G3DEVW.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-CsndagT7.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{A as default}from'../../chunks/chunk-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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{B as default}from'../../chunks/chunk-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.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-CsndagT7.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-S7G3DEVW.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { WeightText, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
2
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
2
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-CsndagT7.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{o as default}from'../../chunks/chunk-S7G3DEVW.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@scandit/web-datacapture-label",
|
|
3
|
-
"version": "7.3.
|
|
3
|
+
"version": "7.3.3",
|
|
4
4
|
"description": "Scandit Data Capture SDK for the Web",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
},
|
|
96
96
|
"peerDependencies": {
|
|
97
97
|
"@scandit/web-datacapture-barcode": "*",
|
|
98
|
-
"@scandit/web-datacapture-core": "7.3.
|
|
98
|
+
"@scandit/web-datacapture-core": "7.3.3"
|
|
99
99
|
},
|
|
100
100
|
"dependencies": {
|
|
101
101
|
"@types/emscripten": "^1.39.13"
|