@scandit/web-datacapture-label 7.4.0 → 7.4.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-CWKh2mmD.d.ts → LabelCaptureAdvancedOverlay-DcEnRj__.d.ts} +1 -1
- package/build/js/{LabelCaptureBasicOverlay-hn4u_gSX.d.ts → LabelCaptureBasicOverlay-C1lz3rNb.d.ts} +1 -1
- package/build/js/{NativeProxy-LjLLocJq.d.ts → NativeProxy-NnHcdv6Y.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/LabelCaptureValidationFlowOverlay.d.ts +1 -1
- 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-GVDQWY6I.js → chunk-33CFP23G.js} +1 -1
- package/build/js/chunks/chunk-EV35X5F7.js +1 -0
- package/build/js/chunks/{chunk-4RDSOEZC.js → chunk-IX2NT7VV.js} +1 -1
- package/build/js/chunks/chunk-WNFA44M4.js +1 -0
- package/build/js/chunks/{chunk-2AWZTZBD.js → chunk-ZDB7VI3E.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/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/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 +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-5QWVF5SU.js +0 -1
- package/build/js/chunks/chunk-BOUHE3PZ.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{p as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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 {F}from'../../chunks/chunk-EV35X5F7.js';var a=class extends F{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-NnHcdv6Y.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{o as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{n as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{m as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{a as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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 {F}from'../../chunks/chunk-EV35X5F7.js';var a=class extends F{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-NnHcdv6Y.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{F as NativeProxyAdapter}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{H as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{g as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{h as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{I as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{J as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{i as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{j as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{k as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.js';
|
|
2
2
|
import { Viewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
3
3
|
import { ValidationFlowOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{x as ValidationFlowOverlayProxy,y as default}from'../../chunks/chunk-EV35X5F7.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ValidationFlowSettings } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.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-NnHcdv6Y.js';
|
|
3
3
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
4
4
|
import '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
5
5
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{v as ValidationFlowSettingsProxy,w as default}from'../../chunks/chunk-EV35X5F7.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-NnHcdv6Y.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{l as default}from'../../chunks/chunk-EV35X5F7.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@scandit/web-datacapture-label",
|
|
3
|
-
"version": "7.4.
|
|
3
|
+
"version": "7.4.2",
|
|
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.4.
|
|
98
|
+
"@scandit/web-datacapture-core": "7.4.2"
|
|
99
99
|
},
|
|
100
100
|
"dependencies": {
|
|
101
101
|
"@types/emscripten": "^1.39.13"
|