@scandit/web-datacapture-label 7.3.0 → 7.4.0-beta.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/{LabelCapture-DDlDP--7.d.ts → LabelCapture-DW9vjJDz.d.ts} +2 -0
- package/build/js/{LabelCaptureAdvancedOverlay-CQsy_KsL.d.ts → LabelCaptureAdvancedOverlay-DcEnRj__.d.ts} +2 -2
- package/build/js/{LabelCaptureBasicOverlay-4JorH1kZ.d.ts → LabelCaptureBasicOverlay-C1lz3rNb.d.ts} +2 -2
- package/build/js/{NativeProxy-CsndagT7.d.ts → NativeProxy-NnHcdv6Y.d.ts} +208 -11
- package/build/js/ResultOrError-wVDzYSuC.d.ts +27 -0
- package/build/js/api/CapturedLabel.d.ts +1 -0
- package/build/js/api/CapturedLabel.js +1 -1
- package/build/js/api/CustomText.d.ts +5 -2
- package/build/js/api/CustomTextBuilder.d.ts +5 -2
- package/build/js/api/ExpiryDateText.d.ts +4 -1
- package/build/js/api/ExpiryDateTextBuilder.d.ts +4 -1
- package/build/js/api/LabelCapture.d.ts +13 -10
- package/build/js/api/LabelCapture.js +1 -1
- package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +13 -10
- package/build/js/api/LabelCaptureAdvancedOverlay.js +1 -1
- package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +13 -10
- package/build/js/api/LabelCaptureBasicOverlay.d.ts +13 -10
- package/build/js/api/LabelCaptureBasicOverlay.js +1 -1
- package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +13 -10
- package/build/js/api/LabelCaptureListener.d.ts +13 -10
- package/build/js/api/LabelCaptureOverlayJSON.d.ts +5 -2
- package/build/js/api/LabelCaptureSession.d.ts +1 -0
- package/build/js/api/LabelCaptureSession.js +1 -1
- package/build/js/api/LabelCaptureSettings.d.ts +13 -9
- package/build/js/api/LabelCaptureSettings.js +1 -1
- package/build/js/api/LabelCaptureValidationFlowOverlay.d.ts +126 -0
- package/build/js/api/LabelCaptureValidationFlowOverlay.js +1 -0
- package/build/js/api/LabelCaptureValidationFlowSettings.d.ts +27 -0
- package/build/js/api/LabelCaptureValidationFlowSettings.js +1 -0
- package/build/js/api/LabelDefinition.d.ts +12 -7
- package/build/js/api/LabelDefinition.js +1 -1
- package/build/js/api/LabelField.d.ts +4 -0
- package/build/js/api/LabelField.js +1 -1
- package/build/js/api/LabelFieldValueType.d.ts +9 -0
- package/build/js/api/LabelFieldValueType.js +1 -0
- package/build/js/api/PackingDateText.d.ts +4 -1
- package/build/js/api/PackingDateTextBuilder.d.ts +4 -1
- package/build/js/api/PrivateValidationFlowHandler.d.ts +25 -0
- package/build/js/api/PrivateValidationFlowHandler.js +1 -0
- package/build/js/api/TotalPriceText.d.ts +7 -2
- package/build/js/api/TotalPriceText.js +1 -1
- package/build/js/api/TotalPriceTextBuilder.d.ts +10 -2
- package/build/js/api/TotalPriceTextBuilder.js +1 -1
- package/build/js/api/UnitPriceText.d.ts +7 -2
- package/build/js/api/UnitPriceText.js +1 -1
- package/build/js/api/UnitPriceTextBuilder.d.ts +10 -2
- package/build/js/api/UnitPriceTextBuilder.js +1 -1
- package/build/js/api/ValidationFlowField.d.ts +23 -0
- package/build/js/api/ValidationFlowField.js +1 -0
- package/build/js/api/WeightText.d.ts +7 -2
- package/build/js/api/WeightText.js +1 -1
- package/build/js/api/WeightTextBuilder.d.ts +10 -2
- package/build/js/api/WeightTextBuilder.js +1 -1
- package/build/js/chunks/chunk-2BXP3X3H.js +1 -0
- package/build/js/chunks/{chunk-MZS4F5K5.js → chunk-2WECOW4F.js} +1 -1
- package/build/js/chunks/chunk-3FUUGYCW.js +6 -0
- package/build/js/chunks/chunk-4K5R37ZS.js +1 -0
- package/build/js/chunks/chunk-5R7Q5YTS.js +6 -0
- package/build/js/chunks/{chunk-446BONUZ.js → chunk-6WMMNFP2.js} +1 -1
- package/build/js/chunks/chunk-7G7CKZQL.js +1 -0
- package/build/js/chunks/chunk-BO7GK2X2.js +8 -0
- package/build/js/chunks/chunk-BYHTDLZK.js +1 -0
- package/build/js/chunks/chunk-DNILX7DX.js +1 -0
- package/build/js/chunks/chunk-G5CC2IW4.js +1 -0
- package/build/js/chunks/{chunk-2YS44WAC.js → chunk-GOW3A5CW.js} +1 -1
- package/build/js/chunks/chunk-I7LI746X.js +2 -0
- package/build/js/chunks/{chunk-IE6L7ZGI.js → chunk-INKFF3U2.js} +1 -1
- package/build/js/chunks/chunk-JRA26UJQ.js +1 -0
- package/build/js/chunks/chunk-KPSQBALX.js +1 -0
- package/build/js/chunks/chunk-L4HDSTG7.js +1 -0
- package/build/js/chunks/chunk-LIUJLR3I.js +1 -0
- package/build/js/chunks/chunk-MO3YEUW7.js +1 -0
- package/build/js/chunks/chunk-NPDG2TI5.js +1 -0
- package/build/js/chunks/chunk-P7B72XJK.js +1 -0
- package/build/js/chunks/chunk-PB6TETN2.js +10 -0
- package/build/js/chunks/{chunk-7A4I3E3E.js → chunk-QRSFFB7W.js} +1 -1
- package/build/js/chunks/chunk-SUEFKTEN.js +1 -0
- package/build/js/chunks/chunk-TCXD3SSH.js +1 -0
- package/build/js/chunks/{chunk-MA225ZHV.js → chunk-TL7VMNZQ.js} +1 -1
- package/build/js/chunks/chunk-UF6KD77W.js +1 -0
- package/build/js/chunks/chunk-WPDZTOAV.js +11 -0
- package/build/js/chunks/chunk-WR7V5D4H.js +1 -0
- package/build/js/chunks/chunk-XFWBIIQL.js +1 -0
- package/build/js/chunks/chunk-ZTERM2E3.js +1 -0
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +41 -28
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.js +1 -0
- package/build/js/djinni-types/sdcLabelInternalModuleData.d.ts +9 -1
- package/build/js/djinni-types/sdcLabelInternalModuleData.js +1 -0
- package/build/js/djinni-types/sdcLabelInternalModuleUiOverlay.d.ts +43 -2
- package/build/js/index.d.ts +10 -4
- package/build/js/index.js +1 -1
- package/build/js/moduleLoader.js +1 -1
- package/build/js/private/PrivateLabelFieldDefinition.d.ts +5 -2
- package/build/js/private/createProxiedViewFinder.d.ts +13 -10
- package/build/js/private/viewfinderTranslator.js +1 -1
- package/build/js/ui/atoms/InputManuallyButton.js +1 -6
- package/build/js/ui/atoms/RoundedButton.d.ts +2 -0
- package/build/js/ui/atoms/RoundedButton.js +1 -1
- package/build/js/ui/atoms/TextInput.d.ts +47 -10
- package/build/js/ui/atoms/TextInput.js +1 -10
- package/build/js/ui/molecules/CardListContainer.d.ts +14 -21
- package/build/js/ui/molecules/CardListContainer.js +1 -7
- package/build/js/ui/molecules/CardListRestartBackButton.d.ts +27 -0
- package/build/js/ui/molecules/CardListRestartBackButton.js +1 -0
- package/build/js/ui/organisms/{LabelCaptureViewLayout.d.ts → LabelCaptureValidationFlowLayout.d.ts} +8 -5
- package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.js +1 -0
- package/build/js/worker/LabelCaptureWorkerManager.d.ts +5 -2
- package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
- package/build/js/worker/WorkerMain.d.ts +13 -4
- package/build/js/worker/WorkerMain.js +1 -1
- package/build/js/worker/WorkerRegistry.d.ts +5 -2
- package/build/js/worker/dataCaptureEngine.d.ts +5 -2
- package/build/js/worker/dataCaptureEngine.js +1 -1
- package/build/js/worker/dataCaptureWorkerRelated.d.ts +5 -2
- package/build/js/worker/labelCapture.inlineWorker.d.ts +5 -2
- package/build/js/worker/labelCapture.inlineWorker.js +1 -1
- package/build/js/worker/labelWorkerHandler.d.ts +5 -2
- package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +5 -2
- package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +5 -2
- package/build/js/worker/proxies/BarcodeFieldProxy.js +1 -1
- package/build/js/worker/proxies/CapturedLabelProxy.d.ts +5 -2
- package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
- package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +5 -2
- package/build/js/worker/proxies/CustomBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/CustomTextProxy.d.ts +5 -2
- package/build/js/worker/proxies/CustomTextProxy.js +1 -1
- package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +5 -2
- package/build/js/worker/proxies/ExpiryDateTextProxy.js +1 -1
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +5 -2
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +5 -2
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +5 -2
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +5 -2
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +5 -2
- package/build/js/worker/proxies/LabelCaptureHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +8 -3
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureProxy.d.ts +5 -2
- package/build/js/worker/proxies/LabelCaptureProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +5 -2
- package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +6 -3
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
- package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +9 -4
- package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +5 -2
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +5 -2
- package/build/js/worker/proxies/LabelFieldLocationProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldProxy.d.ts +7 -3
- package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
- package/build/js/worker/proxies/NativeProxy.d.ts +5 -2
- package/build/js/worker/proxies/NativeProxy.js +1 -1
- package/build/js/worker/proxies/NoViewfinderProxy.d.ts +5 -2
- package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/PackingDateTextProxy.d.ts +5 -2
- package/build/js/worker/proxies/PackingDateTextProxy.js +1 -1
- package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +5 -2
- package/build/js/worker/proxies/PartNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.d.ts +45 -0
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.js +1 -0
- package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +5 -2
- package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +5 -2
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +8 -4
- package/build/js/worker/proxies/TotalPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +8 -4
- package/build/js/worker/proxies/UnitPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.d.ts +45 -0
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.js +1 -0
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.d.ts +54 -0
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.js +1 -0
- package/build/js/worker/proxies/WeightTextProxy.d.ts +8 -4
- package/build/js/worker/proxies/WeightTextProxy.js +1 -1
- package/package.json +3 -3
- package/sdc-lib/resources/models/ocr_price_label_default.ff089db78a2c.model +0 -0
- package/sdc-lib/resources/models/price_label_localization.ae780fb79426.model +0 -0
- package/sdc-lib/resources/models/price_localization_in_whole_label.ae70141639d3.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-5VERGYK4.js +0 -1
- package/build/js/chunks/chunk-AFWRIN4I.js +0 -1
- package/build/js/chunks/chunk-CT6CX2MP.js +0 -1
- package/build/js/chunks/chunk-FRBS2U32.js +0 -1
- package/build/js/chunks/chunk-GPUOT6YB.js +0 -1
- package/build/js/chunks/chunk-IASWN2Y3.js +0 -1
- package/build/js/chunks/chunk-ITCVLCCT.js +0 -1
- package/build/js/chunks/chunk-OIXWTJVO.js +0 -1
- package/build/js/chunks/chunk-OQKY2KJB.js +0 -2
- package/build/js/chunks/chunk-PS5DNNLZ.js +0 -1
- package/build/js/chunks/chunk-VRBAAE3G.js +0 -1
- package/build/js/chunks/chunk-WCKFTTTM.js +0 -1
- package/build/js/chunks/chunk-WPUYG3ZF.js +0 -1
- package/build/js/chunks/chunk-XT4UWGV5.js +0 -1
- package/build/js/chunks/chunk-ZRE7NHAY.js +0 -6
- package/build/js/ui/molecules/CardListRestartButton.d.ts +0 -16
- package/build/js/ui/molecules/CardListRestartButton.js +0 -1
- package/build/js/ui/molecules/CardListSubmitButton.d.ts +0 -16
- package/build/js/ui/molecules/CardListSubmitButton.js +0 -1
- package/build/js/ui/organisms/LabelCaptureViewLayout.js +0 -10
|
@@ -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 { ImeiTwoBarcode, LabelFieldLocation } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
3
3
|
import { SymbologySettings } from '../../djinni-types/sdcSymbologySettings.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
|
17
17
|
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
18
18
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
20
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
23
|
import '@scandit/web-datacapture-core';
|
|
@@ -24,11 +25,13 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class ImeiTwoBarcodeProxy extends NativeProxyAdapter<ImeiTwoBarcode> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{f as default}from'../../chunks/chunk-4K5R37ZS.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 { FeatureAvailability } from '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
3
3
|
import { LabelCaptureAdvancedOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
4
4
|
import '@scandit/web-datacapture-barcode';
|
|
@@ -12,6 +12,7 @@ import '../../djinni-types/sdcSymbologySettings.js';
|
|
|
12
12
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
14
14
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
15
16
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
16
17
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
17
18
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -23,11 +24,13 @@ import '../../api/CapturedLabel.js';
|
|
|
23
24
|
import '../../api/LabelField.js';
|
|
24
25
|
import '../../api/LabelFieldState.js';
|
|
25
26
|
import '../../api/LabelFieldType.js';
|
|
27
|
+
import '../../api/LabelFieldValueType.js';
|
|
26
28
|
import '../../api/LabelDateResult.js';
|
|
27
29
|
import '../../api/LabelCaptureSession.js';
|
|
28
|
-
import '../../api/LabelFieldLocationType.js';
|
|
29
30
|
import '../../api/LabelDateFormat.js';
|
|
30
31
|
import '../../api/LabelDateComponentFormat.js';
|
|
32
|
+
import '../../api/LabelFieldLocationType.js';
|
|
33
|
+
import '../../api/ValidationFlowField.js';
|
|
31
34
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
32
35
|
|
|
33
36
|
declare class LabelCaptureAdvancedOverlayProxy extends NativeProxyAdapter<LabelCaptureAdvancedOverlay> implements NativeProxy<LabelCaptureAdvancedOverlay> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{q as LabelCaptureAdvancedOverlayProxy,r as default}from'../../chunks/chunk-4K5R37ZS.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 { Brush } from '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
3
3
|
import { Viewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
4
4
|
import { LabelFieldState } from '../../djinni-types/sdcLabelData.js';
|
|
@@ -15,6 +15,7 @@ import '../../djinni-types/sdcSymbologySettings.js';
|
|
|
15
15
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
16
16
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
17
17
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
18
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
18
19
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
19
20
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
20
21
|
import '@scandit/web-datacapture-core';
|
|
@@ -22,11 +23,13 @@ import '../../api/CapturedLabel.js';
|
|
|
22
23
|
import '../../api/LabelField.js';
|
|
23
24
|
import '../../api/LabelFieldState.js';
|
|
24
25
|
import '../../api/LabelFieldType.js';
|
|
26
|
+
import '../../api/LabelFieldValueType.js';
|
|
25
27
|
import '../../api/LabelDateResult.js';
|
|
26
28
|
import '../../api/LabelCaptureSession.js';
|
|
27
|
-
import '../../api/LabelFieldLocationType.js';
|
|
28
29
|
import '../../api/LabelDateFormat.js';
|
|
29
30
|
import '../../api/LabelDateComponentFormat.js';
|
|
31
|
+
import '../../api/LabelFieldLocationType.js';
|
|
32
|
+
import '../../api/ValidationFlowField.js';
|
|
30
33
|
import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
31
34
|
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
32
35
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{s as LabelCaptureBasicOverlayProxy,t as default}from'../../chunks/chunk-4K5R37ZS.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-NnHcdv6Y.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';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
|
17
17
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
18
18
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
20
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
23
|
import '@scandit/web-datacapture-core';
|
|
@@ -24,11 +25,13 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class LabelCaptureHelperProxy extends NativeProxyAdapter<LabelCaptureHelper> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{B as default}from'../../chunks/chunk-4K5R37ZS.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
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-
|
|
3
|
-
import { LabelCaptureOverlayHelper, LabelCaptureBasicOverlay, LabelCaptureAdvancedOverlay } from '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
2
|
+
import { c as NativeProxyAdapter, d as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-NnHcdv6Y.js';
|
|
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';
|
|
6
6
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
@@ -11,6 +11,7 @@ import '../../djinni-types/sdcSymbologySettings.js';
|
|
|
11
11
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
12
12
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
14
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
14
15
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
15
16
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
16
17
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -22,11 +23,13 @@ import '../../api/CapturedLabel.js';
|
|
|
22
23
|
import '../../api/LabelField.js';
|
|
23
24
|
import '../../api/LabelFieldState.js';
|
|
24
25
|
import '../../api/LabelFieldType.js';
|
|
26
|
+
import '../../api/LabelFieldValueType.js';
|
|
25
27
|
import '../../api/LabelDateResult.js';
|
|
26
28
|
import '../../api/LabelCaptureSession.js';
|
|
27
|
-
import '../../api/LabelFieldLocationType.js';
|
|
28
29
|
import '../../api/LabelDateFormat.js';
|
|
29
30
|
import '../../api/LabelDateComponentFormat.js';
|
|
31
|
+
import '../../api/LabelFieldLocationType.js';
|
|
32
|
+
import '../../api/ValidationFlowField.js';
|
|
30
33
|
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
31
34
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
32
35
|
|
|
@@ -36,6 +39,8 @@ declare class LabelCaptureOverlayHelperProxy extends NativeProxyAdapter<LabelCap
|
|
|
36
39
|
removeBasicOverlay(overlay: LabelCaptureBasicOverlay, view: DataCaptureView): void;
|
|
37
40
|
addAdvancedOverlay(overlay: LabelCaptureAdvancedOverlay, view: DataCaptureView): void;
|
|
38
41
|
removeAdvancedOverlay(overlay: LabelCaptureAdvancedOverlay, view: DataCaptureView): void;
|
|
42
|
+
addValidationFlowOverlay(overlay: ValidationFlowOverlay, view: DataCaptureView): void;
|
|
43
|
+
removeValidationFlowOverlay(overlay: ValidationFlowOverlay, view: DataCaptureView): void;
|
|
39
44
|
}
|
|
40
45
|
declare const _default: LabelCaptureOverlayHelperProxy;
|
|
41
46
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{u as default}from'../../chunks/chunk-4K5R37ZS.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-NnHcdv6Y.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';
|
|
@@ -18,17 +18,20 @@ import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
|
18
18
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
19
19
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
20
20
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
21
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
23
|
import '@scandit/web-datacapture-core';
|
|
23
24
|
import '../../api/CapturedLabel.js';
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class LabelCaptureProxy extends NativeProxyAdapter<LabelCapture> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{p as default}from'../../chunks/chunk-4K5R37ZS.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';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
|
17
17
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
18
18
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
20
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
23
|
import '@scandit/web-datacapture-core';
|
|
@@ -24,11 +25,13 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class LabelCaptureSessionProxy extends NativeProxyAdapter<LabelCaptureSession> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {F}from'../../chunks/chunk-4K5R37ZS.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';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
|
17
17
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
18
18
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
20
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
23
|
import '@scandit/web-datacapture-core';
|
|
@@ -24,11 +25,13 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class LabelCaptureSettingsProxy extends NativeProxyAdapter<LabelCaptureSettings> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -43,7 +46,7 @@ declare class LabelCaptureSettingsProxy extends NativeProxyAdapter<LabelCaptureS
|
|
|
43
46
|
setLicensee(handle: NativeProxyHandle, licensee: string): Promise<void>;
|
|
44
47
|
getIntProperty(handle: NativeProxyHandle, key: string): Promise<number | undefined>;
|
|
45
48
|
setIntProperty(handle: NativeProxyHandle, key: string, value: number): Promise<void>;
|
|
46
|
-
getBlueprintJson(
|
|
49
|
+
getBlueprintJson(handle: NativeProxyHandle): Promise<string>;
|
|
47
50
|
}
|
|
48
51
|
declare const _default: LabelCaptureSettingsProxy;
|
|
49
52
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{o as default}from'../../chunks/chunk-4K5R37ZS.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-
|
|
2
|
-
import { LabelDefinition } from '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
1
|
+
import { c as NativeProxyAdapter, N as NativeProxyHandle } from '../../NativeProxy-NnHcdv6Y.js';
|
|
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';
|
|
5
5
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
|
17
17
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
18
18
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
20
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
23
|
import '@scandit/web-datacapture-core';
|
|
@@ -24,17 +25,21 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class LabelDefinitionProxy extends NativeProxyAdapter<LabelDefinition> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
35
38
|
create(name: string, fieldDefinitionHandles: NativeProxyHandle[]): Promise<NativeProxyHandle>;
|
|
36
39
|
getName(handle: NativeProxyHandle): Promise<string>;
|
|
37
|
-
getFieldDefinitions(
|
|
40
|
+
getFieldDefinitions(handle: NativeProxyHandle): Promise<LabelFieldDefinition[]>;
|
|
41
|
+
createVinLabelDefinition(name: string): Promise<NativeProxyHandle>;
|
|
42
|
+
createPriceCaptureDefinition(name: string): Promise<NativeProxyHandle>;
|
|
38
43
|
getHiddenProperties(handle: NativeProxyHandle): Promise<string>;
|
|
39
44
|
setHiddenProperties(handle: NativeProxyHandle, jsonString: string): Promise<void>;
|
|
40
45
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{n as default}from'../../chunks/chunk-4K5R37ZS.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';
|
|
@@ -7,6 +7,7 @@ import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
|
7
7
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
8
8
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
9
9
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
10
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
10
11
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
11
12
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
12
13
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -24,11 +25,13 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class LabelFieldDefinitionProxy extends NativeProxyAdapter<LabelFieldDefinition> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{m as default}from'../../chunks/chunk-4K5R37ZS.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';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
|
17
17
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
18
18
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
20
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
23
|
import '@scandit/web-datacapture-core';
|
|
@@ -24,11 +25,13 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class LabelFieldLocationProxy extends NativeProxyAdapter<LabelFieldLocation> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{a as default}from'../../chunks/chunk-4K5R37ZS.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
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
|
-
import { LabelField } from '../../djinni-types/sdcLabelInternalModuleData.js';
|
|
3
|
+
import { LabelField, LabelFieldValueType } from '../../djinni-types/sdcLabelInternalModuleData.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';
|
|
@@ -12,6 +12,7 @@ import '../../djinni-types/sdcSymbologySettings.js';
|
|
|
12
12
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
14
14
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
15
16
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
16
17
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
17
18
|
import '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
@@ -24,16 +25,19 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class LabelFieldProxy extends NativeProxyAdapter<LabelField> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
35
38
|
getName(handle: NativeProxyHandle): Promise<string>;
|
|
36
39
|
isRequired(handle: NativeProxyHandle): Promise<boolean>;
|
|
40
|
+
getValueType(handle: NativeProxyHandle): Promise<LabelFieldValueType>;
|
|
37
41
|
getType(_handle: NativeProxyHandle): Promise<LabelFieldType>;
|
|
38
42
|
getPredictedLocation(_handle: NativeProxyHandle): Promise<NativeProxyHandle>;
|
|
39
43
|
getState(_handle: NativeProxyHandle): Promise<LabelFieldState>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {F}from'../../chunks/chunk-4K5R37ZS.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,
|
|
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';
|
|
@@ -16,6 +16,7 @@ import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
|
16
16
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
17
17
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
18
18
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
19
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
19
20
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
@@ -24,8 +25,10 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{F as NativeProxyAdapter}from'../../chunks/chunk-4K5R37ZS.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';
|
|
@@ -12,6 +12,7 @@ import '../../djinni-types/sdcLabelInternalModuleCapture.js';
|
|
|
12
12
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
14
14
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
15
16
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
16
17
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
17
18
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -24,11 +25,13 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class NoViewfinderProxy extends NativeProxyAdapter<NoViewfinder> implements NativeProxy<NoViewfinder> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{H as default}from'../../chunks/chunk-4K5R37ZS.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';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
|
17
17
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
18
18
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
20
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
23
|
import '@scandit/web-datacapture-core';
|
|
@@ -24,11 +25,13 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class PackingDateTextProxy extends NativeProxyAdapter<PackingDateText> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{g as default}from'../../chunks/chunk-4K5R37ZS.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';
|
|
@@ -17,6 +17,7 @@ import '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
|
17
17
|
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
18
18
|
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
19
19
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
20
|
+
import '../../ResultOrError-wVDzYSuC.js';
|
|
20
21
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
21
22
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
23
|
import '@scandit/web-datacapture-core';
|
|
@@ -24,11 +25,13 @@ import '../../api/CapturedLabel.js';
|
|
|
24
25
|
import '../../api/LabelField.js';
|
|
25
26
|
import '../../api/LabelFieldState.js';
|
|
26
27
|
import '../../api/LabelFieldType.js';
|
|
28
|
+
import '../../api/LabelFieldValueType.js';
|
|
27
29
|
import '../../api/LabelDateResult.js';
|
|
28
30
|
import '../../api/LabelCaptureSession.js';
|
|
29
|
-
import '../../api/LabelFieldLocationType.js';
|
|
30
31
|
import '../../api/LabelDateFormat.js';
|
|
31
32
|
import '../../api/LabelDateComponentFormat.js';
|
|
33
|
+
import '../../api/LabelFieldLocationType.js';
|
|
34
|
+
import '../../api/ValidationFlowField.js';
|
|
32
35
|
|
|
33
36
|
declare class PartNumberBarcodeProxy extends NativeProxyAdapter<PartNumberBarcode> {
|
|
34
37
|
handle: NativeProxyHandle;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{h as default}from'../../chunks/chunk-4K5R37ZS.js';
|