@scandit/web-datacapture-label 7.5.0-beta.1 → 7.5.0
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-CwsTpHJN.d.ts → LabelCaptureAdvancedOverlay-BNICJMmg.d.ts} +1 -1
- package/build/js/{LabelCaptureBasicOverlay-DcDBWAiO.d.ts → LabelCaptureBasicOverlay-DTJBF3EU.d.ts} +1 -1
- package/build/js/{NativeProxy-LjLLocJq.d.ts → NativeProxy-B4-i6FUv.d.ts} +7 -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/ImeiOneBarcodeBuilder.d.ts +3 -0
- package/build/js/api/ImeiOneBarcodeBuilder.js +1 -1
- package/build/js/api/ImeiTwoBarcodeBuilder.d.ts +3 -0
- package/build/js/api/ImeiTwoBarcodeBuilder.js +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 +2 -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/PartNumberBarcodeBuilder.d.ts +3 -0
- package/build/js/api/PartNumberBarcodeBuilder.js +1 -1
- package/build/js/api/SerialNumberBarcodeBuilder.d.ts +3 -0
- package/build/js/api/SerialNumberBarcodeBuilder.js +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-34D3STCA.js +1 -0
- package/build/js/chunks/chunk-3MBSB5KA.js +1 -0
- package/build/js/chunks/{chunk-VCHQVKB2.js → chunk-B6LTA5XL.js} +1 -1
- package/build/js/chunks/chunk-DOEH75Y7.js +1 -0
- package/build/js/chunks/chunk-MGSZ4ASN.js +1 -0
- package/build/js/chunks/chunk-N2T5NSEH.js +1 -0
- package/build/js/chunks/chunk-U3WTMY4D.js +1 -0
- package/build/js/chunks/chunk-XGYW75UY.js +1 -0
- package/build/js/chunks/chunk-Y52JRZ4T.js +2 -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/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 +3 -3
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +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-3OHG26MR.js +0 -2
- package/build/js/chunks/chunk-CTHVVCLQ.js +0 -1
- package/build/js/chunks/chunk-H5ATXM2K.js +0 -1
- package/build/js/chunks/chunk-HRSPIFUD.js +0 -1
- package/build/js/chunks/chunk-MU2E7GRX.js +0 -1
- package/build/js/chunks/chunk-PZ5OOGJE.js +0 -1
- package/build/js/chunks/chunk-QMT35NSP.js +0 -1
- package/build/js/chunks/chunk-XQTEMY7C.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{e as default}from'../../chunks/chunk-MGSZ4ASN.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-B4-i6FUv.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';
|
|
@@ -47,8 +47,8 @@ declare class ImeiTwoBarcodeProxy extends NativeProxyAdapter<ImeiTwoBarcode> {
|
|
|
47
47
|
setHiddenProperties(handle: NativeProxyHandle, jsonString: string): Promise<void>;
|
|
48
48
|
getLocation(_handle: NativeProxyHandle): Promise<NativeProxyHandle | undefined>;
|
|
49
49
|
setLocation(_handle: NativeProxyHandle, _location: LabelFieldLocation): Promise<void>;
|
|
50
|
-
getDataTypePatterns(
|
|
51
|
-
setDataTypePatterns(
|
|
50
|
+
getDataTypePatterns(handle: NativeProxyHandle): Promise<string[] | undefined>;
|
|
51
|
+
setDataTypePatterns(handle: NativeProxyHandle, dataTypePatterns: string[]): Promise<void>;
|
|
52
52
|
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<NativeProxyHandle>;
|
|
53
53
|
}
|
|
54
54
|
declare const _default: ImeiTwoBarcodeProxy;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{f as default}from'../../chunks/chunk-MGSZ4ASN.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-B4-i6FUv.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{q as LabelCaptureAdvancedOverlayProxy,r as default}from'../../chunks/chunk-MGSZ4ASN.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-B4-i6FUv.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{s as LabelCaptureBasicOverlayProxy,t as default}from'../../chunks/chunk-MGSZ4ASN.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-B4-i6FUv.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{B as default}from'../../chunks/chunk-MGSZ4ASN.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-B4-i6FUv.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{u as default}from'../../chunks/chunk-MGSZ4ASN.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-B4-i6FUv.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{p as default}from'../../chunks/chunk-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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';
|
|
@@ -47,8 +47,8 @@ declare class PartNumberBarcodeProxy extends NativeProxyAdapter<PartNumberBarcod
|
|
|
47
47
|
setHiddenProperties(handle: NativeProxyHandle, jsonString: string): Promise<void>;
|
|
48
48
|
getLocation(_handle: NativeProxyHandle): Promise<NativeProxyHandle | undefined>;
|
|
49
49
|
setLocation(_handle: NativeProxyHandle, _location: LabelFieldLocation): Promise<void>;
|
|
50
|
-
getDataTypePatterns(
|
|
51
|
-
setDataTypePatterns(
|
|
50
|
+
getDataTypePatterns(handle: NativeProxyHandle): Promise<string[] | undefined>;
|
|
51
|
+
setDataTypePatterns(handle: NativeProxyHandle, dataTypePatterns: string[]): Promise<void>;
|
|
52
52
|
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<NativeProxyHandle>;
|
|
53
53
|
}
|
|
54
54
|
declare const _default: PartNumberBarcodeProxy;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{h as default}from'../../chunks/chunk-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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';
|
|
@@ -47,8 +47,8 @@ declare class SerialNumberBarcodeProxy extends NativeProxyAdapter<SerialNumberBa
|
|
|
47
47
|
setHiddenProperties(handle: NativeProxyHandle, jsonString: string): Promise<void>;
|
|
48
48
|
getLocation(_handle: NativeProxyHandle): Promise<NativeProxyHandle | undefined>;
|
|
49
49
|
setLocation(_handle: NativeProxyHandle, _location: LabelFieldLocation): Promise<void>;
|
|
50
|
-
getDataTypePatterns(
|
|
51
|
-
setDataTypePatterns(
|
|
50
|
+
getDataTypePatterns(handle: NativeProxyHandle): Promise<string[] | undefined>;
|
|
51
|
+
setDataTypePatterns(handle: NativeProxyHandle, dataTypePatterns: string[]): Promise<void>;
|
|
52
52
|
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<NativeProxyHandle>;
|
|
53
53
|
}
|
|
54
54
|
declare const _default: SerialNumberBarcodeProxy;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{i as default}from'../../chunks/chunk-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.js';
|
|
@@ -17,7 +17,7 @@ import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
|
17
17
|
import '@scandit/web-datacapture-core/build/js/worker/index.js';
|
|
18
18
|
import '../dataCaptureEngine.js';
|
|
19
19
|
import '@scandit/web-datacapture-core/build/js/worker/index';
|
|
20
|
-
import '../../NativeProxy-
|
|
20
|
+
import '../../NativeProxy-B4-i6FUv.js';
|
|
21
21
|
import '@scandit/web-datacapture-barcode';
|
|
22
22
|
import '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
23
23
|
import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.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-B4-i6FUv.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-MGSZ4ASN.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@scandit/web-datacapture-label",
|
|
3
|
-
"version": "7.5.0
|
|
3
|
+
"version": "7.5.0",
|
|
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.5.0
|
|
98
|
+
"@scandit/web-datacapture-core": "7.5.0"
|
|
99
99
|
},
|
|
100
100
|
"dependencies": {
|
|
101
101
|
"@types/emscripten": "1.40.1"
|