@scandit/web-datacapture-label 8.0.0 → 8.1.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/THIRD_PARTY.txt +201 -71
- package/build/js/{LabelCapture-r1VXyYY1.d.ts → LabelCapture-DGLkCHVN.d.ts} +1 -3
- package/build/js/{LabelCaptureAdvancedOverlay-CX1Nuzz9.d.ts → LabelCaptureAdvancedOverlay-B1hVlOzu.d.ts} +2 -2
- package/build/js/{LabelCaptureBasicOverlay-Dpxz5gik.d.ts → LabelCaptureBasicOverlay-BjmQOKkn.d.ts} +2 -2
- package/build/js/{NativeProxy-Dqn_Pwfi.d.ts → NativeProxy-B98bIlIp.d.ts} +203 -22
- package/build/js/api/AdaptiveRecognitionResult.d.ts +38 -0
- package/build/js/api/AdaptiveRecognitionResult.js +1 -0
- package/build/js/api/CustomBarcodeBuilder.js +1 -1
- package/build/js/api/CustomText.d.ts +2 -1
- package/build/js/api/CustomTextBuilder.d.ts +2 -1
- package/build/js/api/DateText.d.ts +2 -1
- package/build/js/api/DateTextBuilder.d.ts +2 -1
- package/build/js/api/DateTextBuilder.js +1 -1
- package/build/js/api/ExpiryDateText.d.ts +2 -1
- package/build/js/api/ExpiryDateTextBuilder.d.ts +2 -1
- package/build/js/api/ExpiryDateTextBuilder.js +1 -1
- package/build/js/api/ImeiOneBarcodeBuilder.js +1 -1
- package/build/js/api/LabelCapture.d.ts +3 -2
- package/build/js/api/LabelCapture.js +1 -1
- package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.d.ts +111 -0
- package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.js +1 -0
- package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.d.ts +38 -0
- package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.js +1 -0
- package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +4 -3
- package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +4 -3
- package/build/js/api/LabelCaptureBasicOverlay.d.ts +4 -3
- package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +4 -3
- package/build/js/api/LabelCaptureListener.d.ts +3 -2
- package/build/js/api/LabelCaptureOverlayJSON.d.ts +3 -1
- package/build/js/api/LabelCaptureSettings.d.ts +2 -1
- package/build/js/api/LabelCaptureValidationFlowOverlay.d.ts +7 -6
- package/build/js/api/LabelCaptureValidationFlowOverlay.js +1 -1
- package/build/js/api/LabelDefinition.d.ts +2 -1
- package/build/js/api/PackingDateText.d.ts +2 -1
- package/build/js/api/PackingDateTextBuilder.d.ts +2 -1
- package/build/js/api/PrivateReceiptScanningHandler.d.ts +76 -0
- package/build/js/api/PrivateReceiptScanningHandler.js +1 -0
- package/build/js/api/PrivateReceiptScanningListener.d.ts +59 -0
- package/build/js/api/PrivateReceiptScanningListener.js +0 -0
- package/build/js/api/ReceiptScanningLineItem.d.ts +39 -0
- package/build/js/api/ReceiptScanningLineItem.js +1 -0
- package/build/js/api/ReceiptScanningResult.d.ts +38 -0
- package/build/js/api/ReceiptScanningResult.js +1 -0
- package/build/js/api/TotalPriceText.d.ts +2 -1
- package/build/js/api/TotalPriceTextBuilder.d.ts +2 -1
- package/build/js/api/UnitPriceText.d.ts +2 -1
- package/build/js/api/UnitPriceTextBuilder.d.ts +2 -1
- package/build/js/api/WeightText.d.ts +2 -1
- package/build/js/api/WeightTextBuilder.d.ts +2 -1
- package/build/js/chunks/chunk-4PATACKR.js +1 -0
- package/build/js/chunks/chunk-5Q3VETGO.js +1 -0
- package/build/js/chunks/chunk-CUHE565K.js +1 -0
- package/build/js/chunks/chunk-D6QEVE6U.js +1 -0
- package/build/js/chunks/chunk-DDYADIOR.js +1 -0
- package/build/js/chunks/chunk-G37GYNDK.js +1 -0
- package/build/js/chunks/chunk-HVHZOWOI.js +1 -0
- package/build/js/chunks/chunk-IUFE5KAN.js +1 -0
- package/build/js/chunks/chunk-MMRF53YY.js +1 -0
- package/build/js/chunks/chunk-N2RCJCCU.js +1 -0
- package/build/js/chunks/chunk-OPQ56BH6.js +2 -0
- package/build/js/chunks/{chunk-3XCVMISO.js → chunk-PACXVWIU.js} +1 -1
- package/build/js/chunks/chunk-SFX2AZVU.js +1 -0
- package/build/js/chunks/{chunk-FEDVCTOM.js → chunk-T5PFYQ2F.js} +1 -1
- package/build/js/chunks/{chunk-TUGEFRT6.js → chunk-THXK2CAH.js} +1 -1
- package/build/js/chunks/{chunk-2JQJUKKV.js → chunk-U77DVACF.js} +1 -1
- package/build/js/chunks/{chunk-NJRLN3WA.js → chunk-VAZEF7GZ.js} +1 -1
- package/build/js/chunks/{chunk-TKET64Y7.js → chunk-ZVURFK6X.js} +1 -1
- package/build/js/djinni-types/sdcCoreInternalSdkCommonGeometry.d.ts +4 -3
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +15 -2
- package/build/js/djinni-types/sdcLabelInternalModuleData.d.ts +20 -1
- package/build/js/djinni-types/sdcLabelInternalModuleUiOverlay.d.ts +18 -1
- package/build/js/index.d.ts +11 -9
- package/build/js/index.js +1 -1
- package/build/js/moduleLoader.js +1 -1
- package/build/js/private/PrivateLabelFieldDefinition.d.ts +2 -1
- package/build/js/private/createProxiedViewFinder.d.ts +4 -3
- package/build/js/private/viewfinderTranslator.js +1 -1
- package/build/js/ui/organisms/AdaptiveRecognitionOverlay.d.ts +25 -0
- package/build/js/ui/organisms/AdaptiveRecognitionOverlay.js +1 -0
- package/build/js/worker/LabelCaptureWorkerManager.d.ts +3 -1
- package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
- package/build/js/worker/WorkerMain.d.ts +10 -10
- package/build/js/worker/WorkerMain.js +1 -1
- package/build/js/worker/WorkerRegistry.d.ts +3 -1
- package/build/js/worker/dataCaptureEngine.d.ts +3 -1
- package/build/js/worker/dataCaptureEngine.js +1 -1
- package/build/js/worker/dataCaptureWorkerRelated.d.ts +3 -1
- package/build/js/worker/handlers/FieldBuilderHandler.d.ts +45 -0
- package/build/js/worker/handlers/FieldBuilderHandler.js +1 -0
- package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.d.ts +45 -0
- package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.js +1 -0
- package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.d.ts +61 -0
- package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.js +1 -0
- package/build/js/worker/handlers/LabelCaptureHandler.d.ts +51 -0
- package/build/js/worker/handlers/LabelCaptureHandler.js +1 -0
- package/build/js/worker/handlers/ReceiptScanningHandler.d.ts +52 -0
- package/build/js/worker/handlers/ReceiptScanningHandler.js +1 -0
- package/build/js/worker/handlers/SettingsHandler.d.ts +51 -0
- package/build/js/worker/handlers/SettingsHandler.js +1 -0
- package/build/js/worker/handlers/ValidationFlowHandler.d.ts +52 -0
- package/build/js/worker/handlers/ValidationFlowHandler.js +1 -0
- package/build/js/worker/labelCapture.inlineWorker.d.ts +3 -1
- package/build/js/worker/labelCapture.inlineWorker.js +1 -1
- package/build/js/worker/labelWorkerHandler.d.ts +3 -1
- package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +3 -1
- package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +3 -1
- package/build/js/worker/proxies/BarcodeFieldProxy.js +1 -1
- package/build/js/worker/proxies/CapturedLabelProxy.d.ts +3 -1
- package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
- package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +9 -16
- package/build/js/worker/proxies/CustomBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/CustomTextProxy.d.ts +7 -14
- package/build/js/worker/proxies/CustomTextProxy.js +1 -1
- package/build/js/worker/proxies/DateTextProxy.d.ts +6 -12
- package/build/js/worker/proxies/DateTextProxy.js +1 -1
- package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +9 -15
- package/build/js/worker/proxies/ExpiryDateTextProxy.js +1 -1
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +9 -18
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +9 -18
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelCaptureHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +6 -2
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelCaptureProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
- package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelFieldLocationProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldProxy.d.ts +3 -1
- package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
- package/build/js/worker/proxies/NativeProxy.d.ts +3 -1
- package/build/js/worker/proxies/NativeProxy.js +1 -1
- package/build/js/worker/proxies/NoViewfinderProxy.d.ts +3 -1
- package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/PackingDateTextProxy.d.ts +12 -18
- package/build/js/worker/proxies/PackingDateTextProxy.js +1 -1
- package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +9 -18
- package/build/js/worker/proxies/PartNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/ReceiptScanningHandlerProxy.d.ts +52 -0
- package/build/js/worker/proxies/ReceiptScanningHandlerProxy.js +1 -0
- package/build/js/worker/proxies/ReceiptScanningOverlayProxy.d.ts +51 -0
- package/build/js/worker/proxies/ReceiptScanningOverlayProxy.js +1 -0
- package/build/js/worker/proxies/ReceiptScanningSettingsProxy.d.ts +48 -0
- package/build/js/worker/proxies/ReceiptScanningSettingsProxy.js +1 -0
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.d.ts +3 -1
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +3 -1
- package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +9 -18
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +7 -15
- package/build/js/worker/proxies/TotalPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +7 -15
- package/build/js/worker/proxies/UnitPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowListenerProxy.d.ts +3 -1
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.d.ts +3 -1
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.d.ts +3 -1
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.js +1 -1
- package/build/js/worker/proxies/WeightTextProxy.d.ts +19 -27
- package/build/js/worker/proxies/WeightTextProxy.js +1 -1
- package/build/js/worker/proxies/base/BarcodeFieldProxyBase.d.ts +57 -0
- package/build/js/worker/proxies/base/BarcodeFieldProxyBase.js +1 -0
- package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.d.ts +95 -0
- package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.js +1 -0
- package/build/js/worker/proxies/base/index.d.ts +40 -0
- package/build/js/worker/proxies/base/index.js +1 -0
- package/package.json +6 -6
- package/sdc-lib/resources/models/barcode_label_localization_mslc_model_s.77afd87bb1ae.model +0 -0
- package/sdc-lib/resources/models/invalidated_id_classification_default.655732a12364.model +0 -0
- package/sdc-lib/resources/models/ocr_barcode_semantics_default.afe40f85a32d.model +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label-pthreads.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label-pthreads.wasm +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.wasm +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label-simd.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label-simd.wasm +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label.wasm +0 -0
- package/build/js/chunks/chunk-4VDTMXV4.js +0 -1
- package/build/js/chunks/chunk-6ZRD5AHI.js +0 -1
- package/build/js/chunks/chunk-BIHOAP6N.js +0 -2
- package/build/js/chunks/chunk-BMVC3AFP.js +0 -1
- package/sdc-lib/resources/models/invalidated_id_classification_default.373f114cb966.model +0 -0
- package/sdc-lib/resources/models/ocr_barcode_semantics_default.8c2870b758fd.model +0 -0
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.js';
|
|
2
|
+
import { LabelFieldDefinitionBaseProxy } from './base/LabelFieldDefinitionBaseProxy.js';
|
|
2
3
|
import { DateText, LabelDateFormat, LabelFieldDefinition } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
4
|
import '@scandit/web-datacapture-barcode';
|
|
4
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -29,27 +30,20 @@ import '../../api/LabelFieldState.js';
|
|
|
29
30
|
import '../../api/LabelFieldType.js';
|
|
30
31
|
import '../../api/LabelFieldValueType.js';
|
|
31
32
|
import '../../api/LabelDateResult.js';
|
|
33
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
34
|
import '../../api/LabelCaptureSession.js';
|
|
33
35
|
import '../../api/LabelDateFormat.js';
|
|
34
36
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
37
|
import '../../api/LabelFieldLocationType.js';
|
|
38
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
39
|
import '../../api/ValidationFlowField.js';
|
|
37
40
|
|
|
38
|
-
declare class DateTextProxy extends
|
|
41
|
+
declare class DateTextProxy extends LabelFieldDefinitionBaseProxy<DateText> {
|
|
39
42
|
handle: NativeProxyHandle;
|
|
40
43
|
create(name: string, labelDateFormat: LabelDateFormat): Promise<NativeProxyHandle>;
|
|
41
|
-
getName(handle: NativeProxyHandle): Promise<string>;
|
|
42
|
-
isOptional(handle: NativeProxyHandle): Promise<boolean>;
|
|
43
|
-
setOptional(handle: NativeProxyHandle, optional: boolean): Promise<void>;
|
|
44
|
-
getValueRegexes(handle: NativeProxyHandle): Promise<string[]>;
|
|
45
|
-
setValueRegexes(handle: NativeProxyHandle, valueRegexes: string[]): Promise<void>;
|
|
46
|
-
getHiddenProperties(handle: NativeProxyHandle): Promise<string>;
|
|
47
|
-
setHiddenProperties(handle: NativeProxyHandle, jsonString: string): Promise<void>;
|
|
48
|
-
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<LabelFieldDefinition>;
|
|
49
44
|
getLabelDateFormat(handle: NativeProxyHandle): Promise<LabelDateFormat | undefined>;
|
|
50
|
-
getAnchorRegexes(handle: NativeProxyHandle): Promise<string[] | undefined>;
|
|
51
|
-
setAnchorRegexes(handle: NativeProxyHandle, anchorRegexes: string[]): Promise<void>;
|
|
52
45
|
resetDataTypePatterns(handle: NativeProxyHandle): Promise<void>;
|
|
46
|
+
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<LabelFieldDefinition>;
|
|
53
47
|
}
|
|
54
48
|
declare const _default: DateTextProxy;
|
|
55
49
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{H as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.js';
|
|
2
|
+
import { LabelFieldDefinitionBaseProxy } from './base/LabelFieldDefinitionBaseProxy.js';
|
|
3
|
+
import { ExpiryDateText, LabelDateFormat, LabelFieldDefinition } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
4
|
import '@scandit/web-datacapture-barcode';
|
|
4
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
5
6
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -29,30 +30,23 @@ import '../../api/LabelFieldState.js';
|
|
|
29
30
|
import '../../api/LabelFieldType.js';
|
|
30
31
|
import '../../api/LabelFieldValueType.js';
|
|
31
32
|
import '../../api/LabelDateResult.js';
|
|
33
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
34
|
import '../../api/LabelCaptureSession.js';
|
|
33
35
|
import '../../api/LabelDateFormat.js';
|
|
34
36
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
37
|
import '../../api/LabelFieldLocationType.js';
|
|
38
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
39
|
import '../../api/ValidationFlowField.js';
|
|
37
40
|
|
|
38
|
-
declare class ExpiryDateTextProxy extends
|
|
41
|
+
declare class ExpiryDateTextProxy extends LabelFieldDefinitionBaseProxy<ExpiryDateText> {
|
|
39
42
|
handle: NativeProxyHandle;
|
|
40
43
|
create(name: string): Promise<NativeProxyHandle>;
|
|
41
|
-
getName(handle: NativeProxyHandle): Promise<string>;
|
|
42
|
-
isOptional(handle: NativeProxyHandle): Promise<boolean>;
|
|
43
|
-
setOptional(handle: NativeProxyHandle, optional: boolean): Promise<void>;
|
|
44
|
-
getValueRegexes(handle: NativeProxyHandle): Promise<string[]>;
|
|
45
|
-
setValueRegexes(handle: NativeProxyHandle, valueRegexes: string[]): Promise<void>;
|
|
46
|
-
getHiddenProperties(handle: NativeProxyHandle): Promise<string>;
|
|
47
|
-
setHiddenProperties(handle: NativeProxyHandle, jsonString: string): Promise<void>;
|
|
48
|
-
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<LabelFieldDefinition>;
|
|
49
44
|
setLabelDateFormat(handle: NativeProxyHandle, labelDateFormat: LabelDateFormat): Promise<void>;
|
|
50
45
|
getLabelDateFormat(handle: NativeProxyHandle): Promise<LabelDateFormat | undefined>;
|
|
51
|
-
getLocation(handle: NativeProxyHandle): Promise<
|
|
52
|
-
setLocation(handle: NativeProxyHandle,
|
|
53
|
-
getAnchorRegexes(handle: NativeProxyHandle): Promise<string[] | undefined>;
|
|
54
|
-
setAnchorRegexes(handle: NativeProxyHandle, anchorRegexes: string[]): Promise<void>;
|
|
46
|
+
getLocation(handle: NativeProxyHandle): Promise<NativeProxyHandle | undefined>;
|
|
47
|
+
setLocation(handle: NativeProxyHandle, locationHandle: NativeProxyHandle): Promise<void>;
|
|
55
48
|
resetDataTypePatterns(handle: NativeProxyHandle): Promise<void>;
|
|
49
|
+
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<LabelFieldDefinition>;
|
|
56
50
|
}
|
|
57
51
|
declare const _default: ExpiryDateTextProxy;
|
|
58
52
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{f as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import { N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.js';
|
|
2
|
+
import { BarcodeFieldProxyBase } from './base/BarcodeFieldProxyBase.js';
|
|
3
|
+
import { ImeiOneBarcode, LabelFieldDefinition } from '../../djinni-types/sdcLabelInternalModuleCapture.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';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
|
17
17
|
import '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
18
18
|
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
20
|
+
import '../../djinni-types/sdcSymbologySettings.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
21
22
|
import '../../ResultOrError-wVDzYSuC.js';
|
|
22
23
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
@@ -29,29 +30,19 @@ import '../../api/LabelFieldState.js';
|
|
|
29
30
|
import '../../api/LabelFieldType.js';
|
|
30
31
|
import '../../api/LabelFieldValueType.js';
|
|
31
32
|
import '../../api/LabelDateResult.js';
|
|
33
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
34
|
import '../../api/LabelCaptureSession.js';
|
|
33
35
|
import '../../api/LabelDateFormat.js';
|
|
34
36
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
37
|
import '../../api/LabelFieldLocationType.js';
|
|
38
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
39
|
import '../../api/ValidationFlowField.js';
|
|
40
|
+
import './base/LabelFieldDefinitionBaseProxy.js';
|
|
37
41
|
|
|
38
|
-
declare class ImeiOneBarcodeProxy extends
|
|
42
|
+
declare class ImeiOneBarcodeProxy extends BarcodeFieldProxyBase<ImeiOneBarcode> {
|
|
39
43
|
handle: NativeProxyHandle;
|
|
40
44
|
create(name: string): Promise<NativeProxyHandle>;
|
|
41
|
-
|
|
42
|
-
isOptional(handle: NativeProxyHandle): Promise<boolean>;
|
|
43
|
-
setOptional(handle: NativeProxyHandle, optional: boolean): Promise<void>;
|
|
44
|
-
getValueRegexes(handle: NativeProxyHandle): Promise<string[]>;
|
|
45
|
-
setValueRegexes(handle: NativeProxyHandle, valueRegexes: string[]): Promise<void>;
|
|
46
|
-
getSymbologies(handle: NativeProxyHandle): Promise<SymbologySettings[]>;
|
|
47
|
-
setSymbologies(handle: NativeProxyHandle, symbologies: SymbologySettings[]): Promise<void>;
|
|
48
|
-
getHiddenProperties(handle: NativeProxyHandle): Promise<string>;
|
|
49
|
-
setHiddenProperties(handle: NativeProxyHandle, jsonString: string): Promise<void>;
|
|
50
|
-
getLocation(_handle: NativeProxyHandle): Promise<NativeProxyHandle | undefined>;
|
|
51
|
-
setLocation(_handle: NativeProxyHandle, _location: LabelFieldLocation): Promise<void>;
|
|
52
|
-
getAnchorRegexes(handle: NativeProxyHandle): Promise<string[] | undefined>;
|
|
53
|
-
setAnchorRegexes(handle: NativeProxyHandle, anchorRegexes: string[]): Promise<void>;
|
|
54
|
-
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<NativeProxyHandle>;
|
|
45
|
+
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<LabelFieldDefinition>;
|
|
55
46
|
}
|
|
56
47
|
declare const _default: ImeiOneBarcodeProxy;
|
|
57
48
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{g as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import { N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.js';
|
|
2
|
+
import { BarcodeFieldProxyBase } from './base/BarcodeFieldProxyBase.js';
|
|
3
|
+
import { ImeiTwoBarcode, LabelFieldDefinition } from '../../djinni-types/sdcLabelInternalModuleCapture.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';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
|
17
17
|
import '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
18
18
|
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
20
|
+
import '../../djinni-types/sdcSymbologySettings.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
21
22
|
import '../../ResultOrError-wVDzYSuC.js';
|
|
22
23
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
@@ -29,29 +30,19 @@ import '../../api/LabelFieldState.js';
|
|
|
29
30
|
import '../../api/LabelFieldType.js';
|
|
30
31
|
import '../../api/LabelFieldValueType.js';
|
|
31
32
|
import '../../api/LabelDateResult.js';
|
|
33
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
34
|
import '../../api/LabelCaptureSession.js';
|
|
33
35
|
import '../../api/LabelDateFormat.js';
|
|
34
36
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
37
|
import '../../api/LabelFieldLocationType.js';
|
|
38
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
39
|
import '../../api/ValidationFlowField.js';
|
|
40
|
+
import './base/LabelFieldDefinitionBaseProxy.js';
|
|
37
41
|
|
|
38
|
-
declare class ImeiTwoBarcodeProxy extends
|
|
42
|
+
declare class ImeiTwoBarcodeProxy extends BarcodeFieldProxyBase<ImeiTwoBarcode> {
|
|
39
43
|
handle: NativeProxyHandle;
|
|
40
44
|
create(name: string): Promise<NativeProxyHandle>;
|
|
41
|
-
|
|
42
|
-
isOptional(handle: NativeProxyHandle): Promise<boolean>;
|
|
43
|
-
setOptional(handle: NativeProxyHandle, optional: boolean): Promise<void>;
|
|
44
|
-
getValueRegexes(handle: NativeProxyHandle): Promise<string[]>;
|
|
45
|
-
setValueRegexes(handle: NativeProxyHandle, valueRegexes: string[]): Promise<void>;
|
|
46
|
-
getSymbologies(handle: NativeProxyHandle): Promise<SymbologySettings[]>;
|
|
47
|
-
setSymbologies(handle: NativeProxyHandle, symbologies: SymbologySettings[]): Promise<void>;
|
|
48
|
-
getHiddenProperties(handle: NativeProxyHandle): Promise<string>;
|
|
49
|
-
setHiddenProperties(handle: NativeProxyHandle, jsonString: string): Promise<void>;
|
|
50
|
-
getLocation(_handle: NativeProxyHandle): Promise<NativeProxyHandle | undefined>;
|
|
51
|
-
setLocation(_handle: NativeProxyHandle, _location: LabelFieldLocation): Promise<void>;
|
|
52
|
-
getAnchorRegexes(handle: NativeProxyHandle): Promise<string[] | undefined>;
|
|
53
|
-
setAnchorRegexes(handle: NativeProxyHandle, anchorRegexes: string[]): Promise<void>;
|
|
54
|
-
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<NativeProxyHandle>;
|
|
45
|
+
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<LabelFieldDefinition>;
|
|
55
46
|
}
|
|
56
47
|
declare const _default: ImeiTwoBarcodeProxy;
|
|
57
48
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{h as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as NativeProxyAdapter, h as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.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';
|
|
@@ -28,10 +28,12 @@ import '../../api/LabelFieldState.js';
|
|
|
28
28
|
import '../../api/LabelFieldType.js';
|
|
29
29
|
import '../../api/LabelFieldValueType.js';
|
|
30
30
|
import '../../api/LabelDateResult.js';
|
|
31
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
31
32
|
import '../../api/LabelCaptureSession.js';
|
|
32
33
|
import '../../api/LabelDateFormat.js';
|
|
33
34
|
import '../../api/LabelDateComponentFormat.js';
|
|
34
35
|
import '../../api/LabelFieldLocationType.js';
|
|
36
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
35
37
|
import '../../api/ValidationFlowField.js';
|
|
36
38
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
37
39
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{s as LabelCaptureAdvancedOverlayProxy,t as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as NativeProxyAdapter, h as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.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';
|
|
@@ -27,10 +27,12 @@ import '../../api/LabelFieldState.js';
|
|
|
27
27
|
import '../../api/LabelFieldType.js';
|
|
28
28
|
import '../../api/LabelFieldValueType.js';
|
|
29
29
|
import '../../api/LabelDateResult.js';
|
|
30
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
30
31
|
import '../../api/LabelCaptureSession.js';
|
|
31
32
|
import '../../api/LabelDateFormat.js';
|
|
32
33
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
34
|
import '../../api/LabelFieldLocationType.js';
|
|
35
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
34
36
|
import '../../api/ValidationFlowField.js';
|
|
35
37
|
import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
36
38
|
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{u as LabelCaptureBasicOverlayProxy,v as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DataCaptureContext } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
2
|
-
import {
|
|
2
|
+
import { g as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.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';
|
|
@@ -29,10 +29,12 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
37
39
|
|
|
38
40
|
declare class LabelCaptureHelperProxy extends NativeProxyAdapter<LabelCaptureHelper> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{L as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DataCaptureView } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
2
|
-
import {
|
|
3
|
-
import { LabelCaptureOverlayHelper, LabelCaptureBasicOverlay, LabelCaptureAdvancedOverlay, ValidationFlowOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
2
|
+
import { g as NativeProxyAdapter, h as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.js';
|
|
3
|
+
import { LabelCaptureOverlayHelper, LabelCaptureBasicOverlay, LabelCaptureAdvancedOverlay, ValidationFlowOverlay, ReceiptScanningOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
6
6
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
@@ -27,10 +27,12 @@ import '../../api/LabelFieldState.js';
|
|
|
27
27
|
import '../../api/LabelFieldType.js';
|
|
28
28
|
import '../../api/LabelFieldValueType.js';
|
|
29
29
|
import '../../api/LabelDateResult.js';
|
|
30
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
30
31
|
import '../../api/LabelCaptureSession.js';
|
|
31
32
|
import '../../api/LabelDateFormat.js';
|
|
32
33
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
34
|
import '../../api/LabelFieldLocationType.js';
|
|
35
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
34
36
|
import '../../api/ValidationFlowField.js';
|
|
35
37
|
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
36
38
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
@@ -43,6 +45,8 @@ declare class LabelCaptureOverlayHelperProxy extends NativeProxyAdapter<LabelCap
|
|
|
43
45
|
removeAdvancedOverlay(overlay: LabelCaptureAdvancedOverlay, view: DataCaptureView): void;
|
|
44
46
|
addValidationFlowOverlay(overlay: ValidationFlowOverlay, view: DataCaptureView): void;
|
|
45
47
|
removeValidationFlowOverlay(overlay: ValidationFlowOverlay, view: DataCaptureView): void;
|
|
48
|
+
addReceiptScanningOverlay(overlay: ReceiptScanningOverlay, view: DataCaptureView): void;
|
|
49
|
+
removeReceiptScanningOverlay(overlay: ReceiptScanningOverlay, view: DataCaptureView): void;
|
|
46
50
|
}
|
|
47
51
|
declare const _default: LabelCaptureOverlayHelperProxy;
|
|
48
52
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{w as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DataCaptureContext } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
2
|
-
import {
|
|
2
|
+
import { g as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.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';
|
|
@@ -29,10 +29,12 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
37
39
|
|
|
38
40
|
declare class LabelCaptureProxy extends NativeProxyAdapter<LabelCapture> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{r as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.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';
|
|
@@ -29,10 +29,12 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
37
39
|
|
|
38
40
|
declare class LabelCaptureSessionProxy extends NativeProxyAdapter<LabelCaptureSession> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {T}from'../../chunks/chunk-SFX2AZVU.js';var a=class extends T{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 {
|
|
1
|
+
import { g as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.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';
|
|
@@ -29,10 +29,12 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
37
39
|
|
|
38
40
|
declare class LabelCaptureSettingsProxy extends NativeProxyAdapter<LabelCaptureSettings> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{q as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AdaptiveRecognitionMode } from '../../api/AdaptiveRecognitionMode.js';
|
|
2
|
-
import {
|
|
2
|
+
import { g as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.js';
|
|
3
3
|
import { LabelDefinition, LabelFieldDefinition } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -29,10 +29,12 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
37
39
|
|
|
38
40
|
declare class LabelDefinitionProxy extends NativeProxyAdapter<LabelDefinition> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{p as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LabelFieldDefinition, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
2
|
-
import {
|
|
2
|
+
import { g as NativeProxyAdapter, N as NativeProxyHandle, i as LabelCaptureModule } from '../../NativeProxy-B98bIlIp.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';
|
|
@@ -29,10 +29,12 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
37
39
|
|
|
38
40
|
declare class LabelFieldDefinitionProxy extends NativeProxyAdapter<LabelFieldDefinition> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{o as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Rect } from '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
2
|
-
import {
|
|
2
|
+
import { g as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.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';
|
|
@@ -29,10 +29,12 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
37
39
|
|
|
38
40
|
declare class LabelFieldLocationProxy extends NativeProxyAdapter<LabelFieldLocation> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as default}from'../../chunks/chunk-
|
|
1
|
+
export{a as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.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';
|
|
@@ -29,10 +29,12 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
37
39
|
|
|
38
40
|
declare class LabelFieldProxy extends NativeProxyAdapter<LabelField> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {T}from'../../chunks/chunk-SFX2AZVU.js';var a=class extends T{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 {
|
|
1
|
+
export { h as NativeProxy, g as NativeProxyAdapter, N as NativeProxyHandle, bu as NativeProxyMethod } from '../../NativeProxy-B98bIlIp.js';
|
|
2
2
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
3
3
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
4
4
|
import '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
@@ -29,8 +29,10 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{T as NativeProxyAdapter}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { NoViewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
2
|
-
import {
|
|
2
|
+
import { g as NativeProxyAdapter, h as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.js';
|
|
3
3
|
import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
4
4
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
5
5
|
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
@@ -29,10 +29,12 @@ import '../../api/LabelFieldState.js';
|
|
|
29
29
|
import '../../api/LabelFieldType.js';
|
|
30
30
|
import '../../api/LabelFieldValueType.js';
|
|
31
31
|
import '../../api/LabelDateResult.js';
|
|
32
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
33
|
import '../../api/LabelCaptureSession.js';
|
|
33
34
|
import '../../api/LabelDateFormat.js';
|
|
34
35
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
36
|
import '../../api/LabelFieldLocationType.js';
|
|
37
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
38
|
import '../../api/ValidationFlowField.js';
|
|
37
39
|
|
|
38
40
|
declare class NoViewfinderProxy extends NativeProxyAdapter<NoViewfinder> implements NativeProxy<NoViewfinder> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{V as default}from'../../chunks/chunk-SFX2AZVU.js';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { N as NativeProxyHandle } from '../../NativeProxy-B98bIlIp.js';
|
|
2
|
+
import { LabelFieldDefinitionBaseProxy } from './base/LabelFieldDefinitionBaseProxy.js';
|
|
3
|
+
import { PackingDateText, LabelDateFormat, LabelFieldDefinition } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
4
|
import '@scandit/web-datacapture-barcode';
|
|
4
5
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
5
6
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -29,30 +30,23 @@ import '../../api/LabelFieldState.js';
|
|
|
29
30
|
import '../../api/LabelFieldType.js';
|
|
30
31
|
import '../../api/LabelFieldValueType.js';
|
|
31
32
|
import '../../api/LabelDateResult.js';
|
|
33
|
+
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
34
|
import '../../api/LabelCaptureSession.js';
|
|
33
35
|
import '../../api/LabelDateFormat.js';
|
|
34
36
|
import '../../api/LabelDateComponentFormat.js';
|
|
35
37
|
import '../../api/LabelFieldLocationType.js';
|
|
38
|
+
import '../../api/ReceiptScanningLineItem.js';
|
|
36
39
|
import '../../api/ValidationFlowField.js';
|
|
37
40
|
|
|
38
|
-
declare class PackingDateTextProxy extends
|
|
41
|
+
declare class PackingDateTextProxy extends LabelFieldDefinitionBaseProxy<PackingDateText> {
|
|
39
42
|
handle: NativeProxyHandle;
|
|
40
43
|
create(name: string): Promise<NativeProxyHandle>;
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
setHiddenProperties(handle: NativeProxyHandle, jsonString: string): Promise<void>;
|
|
48
|
-
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<NativeProxyHandle>;
|
|
49
|
-
setLabelDateFormat(_handle: NativeProxyHandle, _labelDateFormat: LabelDateFormat): Promise<void>;
|
|
50
|
-
getLabelDateFormat(_handle: NativeProxyHandle): Promise<NativeProxyHandle>;
|
|
51
|
-
getLocation(_handle: NativeProxyHandle): Promise<NativeProxyHandle | undefined>;
|
|
52
|
-
setLocation(_handle: NativeProxyHandle, _location: LabelFieldLocation): Promise<void>;
|
|
53
|
-
getAnchorRegexes(handle: NativeProxyHandle): Promise<string[] | undefined>;
|
|
54
|
-
setAnchorRegexes(handle: NativeProxyHandle, anchorRegexes: string[]): Promise<void>;
|
|
55
|
-
resetDataTypePatterns(_handle: NativeProxyHandle): Promise<void>;
|
|
44
|
+
setLabelDateFormat(handle: NativeProxyHandle, labelDateFormat: LabelDateFormat): Promise<void>;
|
|
45
|
+
getLabelDateFormat(handle: NativeProxyHandle): Promise<LabelDateFormat | undefined>;
|
|
46
|
+
getLocation(handle: NativeProxyHandle): Promise<NativeProxyHandle | undefined>;
|
|
47
|
+
setLocation(handle: NativeProxyHandle, locationHandle: NativeProxyHandle): Promise<void>;
|
|
48
|
+
resetDataTypePatterns(handle: NativeProxyHandle): Promise<void>;
|
|
49
|
+
asLabelFieldDefinition(_handle: NativeProxyHandle): Promise<LabelFieldDefinition>;
|
|
56
50
|
}
|
|
57
51
|
declare const _default: PackingDateTextProxy;
|
|
58
52
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{i as default}from'../../chunks/chunk-SFX2AZVU.js';
|