@scandit/web-datacapture-label 8.2.0 → 8.2.1
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-DGLkCHVN.d.ts → LabelCapture-DrHOFOh1.d.ts} +0 -1
- package/build/js/{LabelCaptureAdvancedOverlay-Gh80a5hZ.d.ts → LabelCaptureAdvancedOverlay-Dq97psgW.d.ts} +2 -2
- package/build/js/{LabelCaptureBasicOverlay-C6TRvWxE.d.ts → LabelCaptureBasicOverlay-C3OSXO1g.d.ts} +2 -2
- package/build/js/{NativeProxy-DreJVzqM.d.ts → NativeProxy-CYZsx-_W.d.ts} +28 -8
- package/build/js/api/AdaptiveRecognitionResult.d.ts +2 -3
- package/build/js/api/CustomText.d.ts +2 -3
- package/build/js/api/CustomTextBuilder.d.ts +4 -3
- package/build/js/api/CustomTextBuilder.js +1 -1
- package/build/js/api/DateText.d.ts +2 -3
- package/build/js/api/DateTextBuilder.d.ts +2 -3
- package/build/js/api/ExpiryDateText.d.ts +2 -3
- package/build/js/api/ExpiryDateTextBuilder.d.ts +2 -3
- package/build/js/api/LabelCapture.d.ts +3 -4
- package/build/js/api/LabelCapture.js +1 -1
- package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.d.ts +3 -4
- package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.d.ts +2 -3
- package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +4 -5
- package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +4 -5
- package/build/js/api/LabelCaptureBasicOverlay.d.ts +4 -5
- package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +4 -5
- package/build/js/api/LabelCaptureListener.d.ts +3 -4
- package/build/js/api/LabelCaptureOverlayJSON.d.ts +2 -3
- package/build/js/api/LabelCaptureSettings.d.ts +2 -3
- package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.d.ts +95 -0
- package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.js +1 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.d.ts +349 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.js +1 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.d.ts +194 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.js +1 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.d.ts +297 -0
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.js +1 -0
- package/build/js/api/LabelDefinition.d.ts +2 -3
- package/build/js/api/PackingDateText.d.ts +2 -3
- package/build/js/api/PackingDateTextBuilder.d.ts +2 -3
- package/build/js/api/PrivateReceiptScanningHandler.d.ts +2 -3
- package/build/js/api/PrivateReceiptScanningListener.d.ts +2 -3
- package/build/js/api/PrivateValidationFlowHandler.d.ts +47 -4
- package/build/js/api/PrivateValidationFlowHandler.js +1 -1
- package/build/js/api/ReceiptScanningResult.d.ts +2 -3
- package/build/js/api/TotalPriceText.d.ts +2 -3
- package/build/js/api/TotalPriceTextBuilder.d.ts +2 -3
- package/build/js/api/UnitPriceText.d.ts +2 -3
- package/build/js/api/UnitPriceTextBuilder.d.ts +2 -3
- package/build/js/api/ValidationFlowField.d.ts +1 -1
- package/build/js/api/WeightText.d.ts +2 -3
- package/build/js/api/WeightTextBuilder.d.ts +2 -3
- package/build/js/chunks/chunk-4LEONM2D.js +1 -0
- package/build/js/chunks/chunk-AONFYCPA.js +1 -0
- package/build/js/chunks/chunk-DVWSNT7T.js +1 -0
- package/build/js/chunks/chunk-DXLTMLGV.js +2 -0
- package/build/js/chunks/chunk-F5UH7T5M.js +1 -0
- package/build/js/chunks/chunk-HMFPC3RG.js +1 -0
- package/build/js/chunks/chunk-KBXWH2TW.js +1 -0
- package/build/js/chunks/chunk-KFIB6ALQ.js +1 -0
- package/build/js/chunks/chunk-NDYVHCIR.js +1 -0
- package/build/js/chunks/chunk-OWLFTMGR.js +1 -0
- package/build/js/chunks/{chunk-SQXVN7WR.js → chunk-QBLOKSED.js} +1 -1
- package/build/js/chunks/chunk-TBGGF77V.js +1 -0
- package/build/js/chunks/chunk-TTPFUFVN.js +1 -0
- package/build/js/chunks/chunk-VEAIPJDT.js +1 -0
- package/build/js/chunks/chunk-WFKHPFU2.js +1 -0
- package/build/js/chunks/chunk-XZAS7UFN.js +1 -0
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +10 -442
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.js +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleUiOverlay.d.ts +2 -3
- package/build/js/index.d.ts +6 -7
- package/build/js/index.js +1 -1
- package/build/js/moduleLoader.js +1 -1
- package/build/js/private/PrivateLabelFieldDefinition.d.ts +2 -3
- package/build/js/private/createProxiedViewFinder.d.ts +4 -5
- package/build/js/private/viewfinderTranslator.js +1 -1
- package/build/js/sdcLabelInternalModuleCapture-wUz3FjZK.d.ts +479 -0
- package/build/js/ui/atoms/Button.d.ts +0 -1
- package/build/js/ui/atoms/TextInput.d.ts +45 -47
- package/build/js/ui/atoms/TextInput.js +1 -1
- package/build/js/ui/controllers/KeyboardVisibilityController.d.ts +100 -0
- package/build/js/ui/controllers/KeyboardVisibilityController.js +1 -0
- package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.d.ts +18 -13
- package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.js +1 -1
- package/build/js/worker/LabelCaptureWorkerManager.d.ts +2 -3
- package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
- package/build/js/worker/WorkerMain.d.ts +2 -3
- package/build/js/worker/WorkerMain.js +1 -1
- package/build/js/worker/WorkerRegistry.d.ts +2 -3
- package/build/js/worker/dataCaptureEngine.d.ts +2 -3
- package/build/js/worker/dataCaptureEngine.js +1 -1
- package/build/js/worker/dataCaptureWorkerRelated.d.ts +2 -3
- package/build/js/worker/handlers/FieldBuilderHandler.d.ts +2 -3
- package/build/js/worker/handlers/FieldBuilderHandler.js +1 -1
- package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.d.ts +2 -3
- package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.js +1 -1
- package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.d.ts +2 -3
- package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.js +1 -1
- package/build/js/worker/handlers/LabelCaptureHandler.d.ts +2 -3
- package/build/js/worker/handlers/LabelCaptureHandler.js +1 -1
- package/build/js/worker/handlers/ReceiptScanningHandler.d.ts +2 -3
- package/build/js/worker/handlers/ReceiptScanningHandler.js +1 -1
- package/build/js/worker/handlers/SettingsHandler.d.ts +2 -3
- package/build/js/worker/handlers/SettingsHandler.js +1 -1
- package/build/js/worker/handlers/ValidationFlowHandler.d.ts +2 -3
- package/build/js/worker/handlers/ValidationFlowHandler.js +1 -1
- package/build/js/worker/labelCapture.inlineWorker.d.ts +2 -3
- package/build/js/worker/labelCapture.inlineWorker.js +1 -1
- package/build/js/worker/labelWorkerHandler.d.ts +2 -3
- package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +2 -3
- package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +2 -3
- package/build/js/worker/proxies/BarcodeFieldProxy.js +1 -1
- package/build/js/worker/proxies/CapturedLabelProxy.d.ts +2 -3
- package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
- package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/CustomBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/CustomTextProxy.d.ts +3 -3
- package/build/js/worker/proxies/CustomTextProxy.js +1 -1
- package/build/js/worker/proxies/DateTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/DateTextProxy.js +1 -1
- package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/ExpiryDateTextProxy.js +1 -1
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureProxy.d.ts +3 -3
- package/build/js/worker/proxies/LabelCaptureProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
- package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelFieldLocationProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldProxy.d.ts +2 -3
- package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
- package/build/js/worker/proxies/NativeProxy.d.ts +2 -3
- package/build/js/worker/proxies/NativeProxy.js +1 -1
- package/build/js/worker/proxies/NoViewfinderProxy.d.ts +2 -3
- package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/PackingDateTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/PackingDateTextProxy.js +1 -1
- package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/PartNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/ReceiptScanningHandlerProxy.d.ts +2 -3
- package/build/js/worker/proxies/ReceiptScanningOverlayProxy.d.ts +2 -3
- package/build/js/worker/proxies/ReceiptScanningOverlayProxy.js +1 -1
- package/build/js/worker/proxies/ReceiptScanningSettingsProxy.d.ts +2 -3
- package/build/js/worker/proxies/ReceiptScanningSettingsProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.d.ts +2 -3
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +2 -3
- package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +2 -3
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +1 -1
- package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/TotalPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/UnitPriceTextProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowListenerProxy.d.ts +3 -3
- package/build/js/worker/proxies/ValidationFlowListenerProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.d.ts +2 -3
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.d.ts +2 -3
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.js +1 -1
- package/build/js/worker/proxies/WeightTextProxy.d.ts +2 -3
- package/build/js/worker/proxies/WeightTextProxy.js +1 -1
- package/build/js/worker/proxies/base/BarcodeFieldProxyBase.d.ts +2 -3
- package/build/js/worker/proxies/base/BarcodeFieldProxyBase.js +1 -1
- package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.d.ts +2 -3
- package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.js +1 -1
- package/build/js/worker/proxies/base/index.d.ts +2 -3
- package/build/js/worker/proxies/base/index.js +1 -1
- package/package.json +3 -3
- 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/ResultOrError-wVDzYSuC.d.ts +0 -27
- package/build/js/api/LabelCaptureValidationFlowOverlay.d.ts +0 -166
- package/build/js/api/LabelCaptureValidationFlowOverlay.js +0 -1
- package/build/js/chunks/chunk-3WFVV6LL.js +0 -1
- package/build/js/chunks/chunk-6EPGEBWT.js +0 -1
- package/build/js/chunks/chunk-7LN4ULNN.js +0 -1
- package/build/js/chunks/chunk-BILNKC2Q.js +0 -1
- package/build/js/chunks/chunk-DV4WMUFU.js +0 -1
- package/build/js/chunks/chunk-IK62R3BD.js +0 -1
- package/build/js/chunks/chunk-IXBSL67X.js +0 -2
- package/build/js/chunks/chunk-NF5D6YGW.js +0 -1
- package/build/js/chunks/chunk-PLBJGJHF.js +0 -1
- package/build/js/chunks/chunk-TCXD3SSH.js +0 -1
- package/build/js/chunks/chunk-X6DRW2HT.js +0 -1
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Interface for global dependencies that can be injected for testing
|
|
3
|
+
*/
|
|
4
|
+
interface GlobalDependencies {
|
|
5
|
+
readonly document: Document;
|
|
6
|
+
readonly window: Window & typeof globalThis;
|
|
7
|
+
readonly visualViewport: VisualViewport | null;
|
|
8
|
+
}
|
|
9
|
+
declare class KeyboardVisibilityChangedEvent extends CustomEvent<{
|
|
10
|
+
isKeyboardVisible: boolean;
|
|
11
|
+
keyboardHeight: number;
|
|
12
|
+
keyboardTop: number;
|
|
13
|
+
}> {
|
|
14
|
+
constructor(isKeyboardVisible: boolean, keyboardHeight?: number, keyboardTop?: number);
|
|
15
|
+
}
|
|
16
|
+
interface KeyboardVisibilityControllerEventMap {
|
|
17
|
+
"keyboard-visibility-changed": KeyboardVisibilityChangedEvent;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Global controller for keyboard visibility detection.
|
|
21
|
+
* Uses focusin/focusout events to detect keyboard on both iOS and Android.
|
|
22
|
+
* Waits for keyboard animation to complete before dispatching event.
|
|
23
|
+
* Ensures listeners are added only once globally.
|
|
24
|
+
* Extends EventTarget to dispatch keyboard visibility events.
|
|
25
|
+
*/
|
|
26
|
+
declare class KeyboardVisibilityController extends EventTarget {
|
|
27
|
+
private static _instance;
|
|
28
|
+
private _isKeyboardVisible;
|
|
29
|
+
private _keyboardHeight;
|
|
30
|
+
private _keyboardTop;
|
|
31
|
+
private _isConnected;
|
|
32
|
+
private _refCount;
|
|
33
|
+
private _initialViewportHeight;
|
|
34
|
+
private _handleFocusIn;
|
|
35
|
+
private _handleFocusOut;
|
|
36
|
+
private _handleVisualViewportResize;
|
|
37
|
+
private readonly _globals;
|
|
38
|
+
private static readonly KEYBOARD_HEIGHT_THRESHOLD;
|
|
39
|
+
private static readonly VIEWPORT_RESIZE_DEBOUNCE;
|
|
40
|
+
private constructor();
|
|
41
|
+
static getInstance(): KeyboardVisibilityController;
|
|
42
|
+
/**
|
|
43
|
+
* Create a new instance with custom global dependencies (mainly for testing).
|
|
44
|
+
* This does NOT affect the singleton instance returned by getInstance().
|
|
45
|
+
*/
|
|
46
|
+
static create(globals: GlobalDependencies): KeyboardVisibilityController;
|
|
47
|
+
/**
|
|
48
|
+
* Connect to keyboard visibility monitoring.
|
|
49
|
+
* Listeners are added on first connect, removed on last disconnect.
|
|
50
|
+
*/
|
|
51
|
+
connect(): void;
|
|
52
|
+
/**
|
|
53
|
+
* Disconnect from keyboard visibility monitoring.
|
|
54
|
+
* Listeners are removed when all consumers disconnect.
|
|
55
|
+
*/
|
|
56
|
+
disconnect(): void;
|
|
57
|
+
private _setupListeners;
|
|
58
|
+
private _removeListeners;
|
|
59
|
+
/**
|
|
60
|
+
* Calculate keyboard height using Visual Viewport API
|
|
61
|
+
* On iOS, window.innerHeight shrinks when keyboard appears, so we must use
|
|
62
|
+
* the initial viewport height as reference instead.
|
|
63
|
+
*/
|
|
64
|
+
private _calculateKeyboardHeight;
|
|
65
|
+
/**
|
|
66
|
+
* Calculate the Y position where keyboard starts (top edge of keyboard)
|
|
67
|
+
* Accounts for both viewport shrinkage and scroll offset
|
|
68
|
+
*/
|
|
69
|
+
private _calculateKeyboardTop;
|
|
70
|
+
/**
|
|
71
|
+
* Handle visual viewport resize events
|
|
72
|
+
* Called by debounced handler after viewport has stopped resizing
|
|
73
|
+
*/
|
|
74
|
+
private _onVisualViewportResize;
|
|
75
|
+
private _onFocusIn;
|
|
76
|
+
private _onFocusOut;
|
|
77
|
+
isKeyboardVisible(): boolean;
|
|
78
|
+
getKeyboardHeight(): number;
|
|
79
|
+
getKeyboardTop(): number;
|
|
80
|
+
/**
|
|
81
|
+
* Add a listener for keyboard visibility changes.
|
|
82
|
+
* @param type - Must be "keyboard-visibility-changed"
|
|
83
|
+
* @param listener - Event listener callback
|
|
84
|
+
*/
|
|
85
|
+
addEventListener<K extends keyof KeyboardVisibilityControllerEventMap>(type: K, listener: (event: KeyboardVisibilityControllerEventMap[K]) => void, options?: boolean | AddEventListenerOptions): void;
|
|
86
|
+
/**
|
|
87
|
+
* Remove a listener for keyboard visibility changes.
|
|
88
|
+
* @param type - Must be "keyboard-visibility-changed"
|
|
89
|
+
* @param listener - Event listener callback
|
|
90
|
+
*/
|
|
91
|
+
removeEventListener<K extends keyof KeyboardVisibilityControllerEventMap>(type: K, listener: (event: KeyboardVisibilityControllerEventMap[K]) => void, options?: boolean | EventListenerOptions): void;
|
|
92
|
+
/**
|
|
93
|
+
* Reset the controller (rarely needed, mainly for testing).
|
|
94
|
+
* Disconnects all references and cleans up.
|
|
95
|
+
* If resetInstance is true, also resets the singleton instance.
|
|
96
|
+
*/
|
|
97
|
+
reset(resetInstance?: boolean): void;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
export { type GlobalDependencies, KeyboardVisibilityChangedEvent, KeyboardVisibilityController, type KeyboardVisibilityControllerEventMap };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as KeyboardVisibilityChangedEvent,b as KeyboardVisibilityController}from'../../chunks/chunk-HMFPC3RG.js';
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { Backdrop } from '@scandit/web-datacapture-core/build/js/private/ui/atoms/Backdrop.js';
|
|
2
2
|
import { ScanditHTMLElement } from '@scandit/web-datacapture-core/build/js/private/utils/index.js';
|
|
3
3
|
import { Button } from '../atoms/Button.js';
|
|
4
|
-
import { TextInput } from '../atoms/TextInput.js';
|
|
4
|
+
import { TextInputEventMap, TextInput } from '../atoms/TextInput.js';
|
|
5
5
|
import '@scandit/web-datacapture-core/build/js/private/GestureRecognizer/GestureRecognizer.js';
|
|
6
6
|
import '@scandit/web-datacapture-core/build/js/commons/Color.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* Custom events emitted by LabelCaptureValidationFlowLayout
|
|
10
10
|
*/
|
|
11
|
-
declare
|
|
12
|
-
ClearAllButtonClicked
|
|
13
|
-
PauseButtonClicked
|
|
14
|
-
ClickedOutsideList
|
|
15
|
-
ValidationFlowLayoutChange
|
|
16
|
-
}
|
|
17
|
-
interface LabelCaptureValidationFlowLayoutEventMap {
|
|
18
|
-
[
|
|
11
|
+
declare const LabelCaptureValidationFlowLayoutEvents: {
|
|
12
|
+
readonly ClearAllButtonClicked: "scandit-clear-all-button-clicked";
|
|
13
|
+
readonly PauseButtonClicked: "scandit-pause-button-clicked";
|
|
14
|
+
readonly ClickedOutsideList: "scandit-clicked-outside-list";
|
|
15
|
+
readonly ValidationFlowLayoutChange: "scandit-validation-flow-layout-change";
|
|
16
|
+
};
|
|
17
|
+
interface LabelCaptureValidationFlowLayoutEventMap extends TextInputEventMap {
|
|
18
|
+
[LabelCaptureValidationFlowLayoutEvents.ClearAllButtonClicked]: CustomEvent<{
|
|
19
19
|
inputs: TextInput[];
|
|
20
20
|
}>;
|
|
21
|
-
[
|
|
22
|
-
[
|
|
23
|
-
[
|
|
21
|
+
[LabelCaptureValidationFlowLayoutEvents.PauseButtonClicked]: CustomEvent<void>;
|
|
22
|
+
[LabelCaptureValidationFlowLayoutEvents.ClickedOutsideList]: CustomEvent<void>;
|
|
23
|
+
[LabelCaptureValidationFlowLayoutEvents.ValidationFlowLayoutChange]: CustomEvent<{
|
|
24
24
|
buttonContainerHeight: number;
|
|
25
25
|
safeAreaInsetBottom: number;
|
|
26
26
|
safeAreaInsetTop: number;
|
|
@@ -87,6 +87,11 @@ declare class LabelCaptureValidationFlowLayout extends ScanditHTMLElement {
|
|
|
87
87
|
set pauseButtonText(text: string);
|
|
88
88
|
appendInputs(...inputs: TextInput[]): void;
|
|
89
89
|
waitForAnimations(): Promise<void>;
|
|
90
|
+
/**
|
|
91
|
+
* Cancel all collapse animations and reset every input to a clean state
|
|
92
|
+
* (no inline pointer-events, no running animations). Use after restore or before a new move.
|
|
93
|
+
*/
|
|
94
|
+
private resetInputsState;
|
|
90
95
|
moveInputToTop(focusedInput: TextInput): Promise<void>;
|
|
91
96
|
restoreInputsPositions(): Promise<void>;
|
|
92
97
|
showAdaptiveRecognitionOverlay(): void;
|
|
@@ -98,4 +103,4 @@ declare global {
|
|
|
98
103
|
}
|
|
99
104
|
}
|
|
100
105
|
|
|
101
|
-
export { LabelCaptureValidationFlowLayout,
|
|
106
|
+
export { LabelCaptureValidationFlowLayout, type LabelCaptureValidationFlowLayoutEventMap, LabelCaptureValidationFlowLayoutEvents };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{b as LabelCaptureValidationFlowLayout,a as
|
|
1
|
+
export{b as LabelCaptureValidationFlowLayout,a as LabelCaptureValidationFlowLayoutEvents}from'../../chunks/chunk-XZAS7UFN.js';
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
import { DataCaptureLoader, DataCaptureLoaderOptions } from '@scandit/web-datacapture-core';
|
|
2
|
-
import {
|
|
2
|
+
import { d as DataCaptureWorker, e as DataCaptureActionMessageKey, W as WorkerCommandPayload, D as DataCaptureCallbackMessage } from '../NativeProxy-CYZsx-_W.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';
|
|
6
6
|
import '../djinni-types/sdcBarcodeData.js';
|
|
7
7
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
8
8
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
9
|
-
import '../
|
|
9
|
+
import '../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
10
10
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
11
11
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
12
12
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
13
13
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
14
14
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
16
15
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
17
16
|
import '../djinni-types/sdcCoreCommon.js';
|
|
18
17
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{a as LabelCaptureWorkerManager}from'../chunks/chunk-
|
|
1
|
+
export{a as LabelCaptureWorkerManager}from'../chunks/chunk-DXLTMLGV.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { AugmentedWorker, ModuleHandler, WasmFrameData } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
2
2
|
import { WorkerMain as WorkerMain$1 } from '@scandit/web-datacapture-core/build/js/worker/index.js';
|
|
3
|
-
import { LabelCaptureListener, LabelCapture, LabelCaptureSession } from '../
|
|
3
|
+
import { b as LabelCaptureListener, L as LabelCapture, c as LabelCaptureSession } from '../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
4
4
|
import { DataCaptureEngine } from './dataCaptureEngine.js';
|
|
5
|
-
import { M as Module,
|
|
5
|
+
import { M as Module, e as DataCaptureActionMessageKey, D as DataCaptureCallbackMessage, f as AnyDataCaptureActionMessage } from '../NativeProxy-CYZsx-_W.js';
|
|
6
6
|
import '../djinni-types/sdcBarcodeData.js';
|
|
7
7
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
8
8
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
@@ -10,7 +10,6 @@ import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
|
10
10
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
11
11
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
12
12
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
13
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
14
13
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
15
14
|
import '../djinni-types/sdcCoreCommon.js';
|
|
16
15
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{Q as WorkerMain}from'../chunks/chunk-
|
|
1
|
+
export{Q as WorkerMain}from'../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import { LabelCaptureWorkerManager } from './LabelCaptureWorkerManager.js';
|
|
2
2
|
import '@scandit/web-datacapture-core';
|
|
3
|
-
import '../NativeProxy-
|
|
3
|
+
import '../NativeProxy-CYZsx-_W.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';
|
|
7
7
|
import '../djinni-types/sdcBarcodeData.js';
|
|
8
8
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
9
9
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
10
|
-
import '../
|
|
10
|
+
import '../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
11
11
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
12
12
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
13
13
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
14
14
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
15
15
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
16
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
17
16
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
18
17
|
import '../djinni-types/sdcCoreCommon.js';
|
|
19
18
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import { WorkerFunctions as WorkerFunctions$1, ModuleHandler, Vector, UpdateContextParameters, AddNativeOverlayAction, RemoveNativeOverlayAction } from '@scandit/web-datacapture-core/build/js/worker/index';
|
|
2
2
|
import { DataCaptureEngine as DataCaptureEngine$1 } from '@scandit/web-datacapture-core/build/js/worker/index.js';
|
|
3
|
-
import { M as Module,
|
|
3
|
+
import { M as Module, D as DataCaptureCallbackMessage } from '../NativeProxy-CYZsx-_W.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';
|
|
7
7
|
import '../djinni-types/sdcBarcodeData.js';
|
|
8
8
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
9
9
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
10
|
-
import '../
|
|
10
|
+
import '../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
11
11
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
12
12
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
13
13
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
14
14
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
15
15
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
16
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
17
16
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
18
17
|
import '../djinni-types/sdcCoreCommon.js';
|
|
19
18
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{F as DataCaptureEngine}from'../chunks/chunk-
|
|
1
|
+
export{F as DataCaptureEngine}from'../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import '@scandit/web-datacapture-barcode';
|
|
2
2
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
3
|
-
export { f as AnyDataCaptureActionMessage, l as AugmentedCoreModule, j as AugmentedWorker,
|
|
3
|
+
export { f as AnyDataCaptureActionMessage, l as AugmentedCoreModule, j as AugmentedWorker, b2 as BaseDataCaptureCallbackMessage, bK as CommandAndPayload, ax as CreateLabelCaptureActionMessage, bk as CreateLabelCaptureCallbackMessage, q as DataCaptureActionMessage, e as DataCaptureActionMessageKey, D as DataCaptureCallbackMessage, b1 as DataCaptureCallbackMessageKeys, d as DataCaptureWorker, aD as LabelCaptureAddListenerActionMessage, br as LabelCaptureAddListenerCallbackMessage, aB as LabelCaptureAddToContextActionMessage, a_ as LabelCaptureAdvancedOverlayForLabelCaptureActionMessage, b0 as LabelCaptureAdvancedOverlayGetShouldShowScanAreaGuidesActionMessage, a$ as LabelCaptureAdvancedOverlaySetShouldShowScanAreaGuidesActionMessage, aA as LabelCaptureApplySettingsActionMessage, bn as LabelCaptureApplySettingsCallbackMessage, b4 as LabelCaptureBasicOverlayBrushForFieldCallbackMessage, b5 as LabelCaptureBasicOverlayBrushForLabelCallbackMessage, aN as LabelCaptureBasicOverlayForLabelCaptureActionMessage, aQ as LabelCaptureBasicOverlayGetDefaultFieldBrushActionMessage, aS as LabelCaptureBasicOverlayGetDefaultLabelBrushActionMessage, aW as LabelCaptureBasicOverlayGetShouldShowScanAreaGuidesActionMessage, aY as LabelCaptureBasicOverlayGetViewfinderActionMessage, b3 as LabelCaptureBasicOverlayOnLabelTappedCallbackMessage, aT as LabelCaptureBasicOverlaySetBrushForFieldActionMessage, aU as LabelCaptureBasicOverlaySetBrushForLabelActionMessage, aP as LabelCaptureBasicOverlaySetDefaultFieldBrushActionMessage, aR as LabelCaptureBasicOverlaySetDefaultLabelBrushActionMessage, aV as LabelCaptureBasicOverlaySetListenerActionMessage, aX as LabelCaptureBasicOverlaySetShouldShowScanAreaGuidesActionMessage, aZ as LabelCaptureBasicOverlayUpdateViewfinderActionMessage, al as LabelCaptureBuildCustomBarcodeActionMessage, b8 as LabelCaptureBuildCustomBarcodeCallbackMessage, am as LabelCaptureBuildCustomTextActionMessage, b9 as LabelCaptureBuildCustomTextCallbackMessage, an as LabelCaptureBuildDateTextActionMessage, ba as LabelCaptureBuildDateTextCallbackMessage, ao as LabelCaptureBuildExpiryDateTextActionMessage, bb as LabelCaptureBuildExpiryDateTextCallbackMessage, ap as LabelCaptureBuildImeiOneBarcodeActionMessage, bc as LabelCaptureBuildImeiOneBarcodeCallbackMessage, aq as LabelCaptureBuildImeiTwoBarcodeActionMessage, bd as LabelCaptureBuildImeiTwoBarcodeCallbackMessage, ah as LabelCaptureBuildLabelCaptureSettingsActionMessage, b6 as LabelCaptureBuildLabelCaptureSettingsCallbackMessage, ai as LabelCaptureBuildLabelDefinitionActionMessage, b7 as LabelCaptureBuildLabelDefinitionCallbackMessage, aL as LabelCaptureBuildLabelFieldLocationActionMessage, bx as LabelCaptureBuildLabelFieldLocationCallbackMessage, ar as LabelCaptureBuildPackingDateTextActionMessage, be as LabelCaptureBuildPackingDateTextCallbackMessage, as as LabelCaptureBuildPartNumberBarcodeActionMessage, bf as LabelCaptureBuildPartNumberBarcodeCallbackMessage, ak as LabelCaptureBuildPriceCaptureDefinitionActionMessage, at as LabelCaptureBuildSerialNumberBarcodeActionMessage, bg as LabelCaptureBuildSerialNumberBarcodeCallbackMessage, au as LabelCaptureBuildTotalPriceTextActionMessage, bh as LabelCaptureBuildTotalPriceTextCallbackMessage, av as LabelCaptureBuildUnitPriceTextActionMessage, bi as LabelCaptureBuildUnitPriceTextCallbackMessage, aj as LabelCaptureBuildVinLabelDefinitionActionMessage, aw as LabelCaptureBuildWeightTextActionMessage, bj as LabelCaptureBuildWeightTextCallbackMessage, ay as LabelCaptureIsEnabledActionMessage, bl as LabelCaptureIsEnabledCallbackMessage, i as LabelCaptureModule, bo as LabelCaptureOnObservationStartedCallbackMessage, bp as LabelCaptureOnObservationStoppedCallbackMessage, bq as LabelCaptureOnSessionUpdatedCallbackMessage, aC as LabelCaptureRemoveFromContextActionMessage, aE as LabelCaptureRemoveListenerActionMessage, bs as LabelCaptureRemoveListenerCallbackMessage, az as LabelCaptureSetEnabledActionMessage, bm as LabelCaptureSetEnabledCallbackMessage, aJ as LabelCaptureSettingsGetBlueprintJsonActionMessage, aG as LabelCaptureSettingsGetLocationSelectionActionMessage, bt as LabelCaptureSettingsGetLocationSelectionCallbackMessage, aI as LabelCaptureSettingsGetPropertyActionMessage, bv as LabelCaptureSettingsGetPropertyCallbackMessage, aH as LabelCaptureSettingsSetLocationSelectionActionMessage, bu as LabelCaptureSettingsSetLocationSelectionCallbackMessage, aK as LabelCaptureSettingsSetPropertyActionMessage, bw as LabelCaptureSettingsSetPropertyCallbackMessage, aF as LabelCaptureUnsetValidationFlowHandlerActionMessage, m as LabelData, aM as LabelDefinitionSetAdaptiveRecognitionModeActionMessage, n as LabelInternalModuleCapture, o as LabelInternalModuleData, M as Module, k as ModuleHandler, bJ as PayloadForCommand, a3 as ReceiptScanningHandlerAddListenerActionMessage, a2 as ReceiptScanningHandlerFinishFlowActionMessage, a4 as ReceiptScanningHandlerRemoveListenerActionMessage, a1 as ReceiptScanningHandlerStartFlowActionMessage, by as ReceiptScanningListenerOnProcessingStartedCallbackMessage, bz as ReceiptScanningListenerOnReceiptScannedCallbackMessage, bA as ReceiptScanningListenerOnReceiptScanningFailedCallbackMessage, Z as ReceiptScanningOverlayApplySettingsActionMessage, Y as ReceiptScanningOverlayForLabelCaptureActionMessage, _ as ReceiptScanningSettingsCreateActionMessage, a0 as ReceiptScanningSettingsGetProcessingHintTextActionMessage, $ as ReceiptScanningSettingsSetProcessingHintTextActionMessage, ae as ValidationFlowHandlerCancelCloudBackupTaskForFieldActionMessage, ag as ValidationFlowHandlerClearAllFieldsActionMessage, a5 as ValidationFlowHandlerCreateActionMessage, a9 as ValidationFlowHandlerFinishFlowActionMessage, ad as ValidationFlowHandlerGetValidationFlowFieldsActionMessage, aa as ValidationFlowHandlerPauseScanActionMessage, ac as ValidationFlowHandlerResetActionMessage, ab as ValidationFlowHandlerResumeScanActionMessage, a6 as ValidationFlowHandlerStartCompleteLabelScanActionMessage, a7 as ValidationFlowHandlerStartPartialLabelScanActionMessage, af as ValidationFlowHandlerUncancelCloudBackupTaskForFieldActionMessage, a8 as ValidationFlowHandlerUpdateFieldValueActionMessage, bF as ValidationFlowListenerOnCloudBackupServiceStartedCallbackMessage, bG as ValidationFlowListenerOnCloudBackupServiceStoppedCallbackMessage, bB as ValidationFlowListenerOnFieldsScannedCallbackMessage, bD as ValidationFlowListenerOnLabelIsMissingRequiredFieldCallbackMessage, bE as ValidationFlowListenerOnManualInputCallbackMessage, bI as ValidationFlowListenerOnResultUpdateCallbackMessage, bC as ValidationFlowListenerOnScanTimeoutCallbackMessage, bH as ValidationFlowListenerOnStateChangedCallbackMessage, X as ValidationFlowOverlayApplySettingsActionMessage, aO as ValidationFlowOverlayForLabelCaptureActionMessage, V as ValidationFlowSettingsCreateActionMessage, S as ValidationFlowSettingsGetAdaptiveScanningTextActionMessage, I as ValidationFlowSettingsGetFinishButtonTextActionMessage, E as ValidationFlowSettingsGetManualInputButtonTextActionMessage, s as ValidationFlowSettingsGetMissingFieldsHintTextActionMessage, P as ValidationFlowSettingsGetPauseButtonTextActionMessage, G as ValidationFlowSettingsGetPlaceholderTextForLabelDefinitionActionMessage, B as ValidationFlowSettingsGetRequiredFieldErrorTextActionMessage, K as ValidationFlowSettingsGetRestartButtonTextActionMessage, U as ValidationFlowSettingsGetScanningTextActionMessage, u as ValidationFlowSettingsGetStandbyHintTextActionMessage, y as ValidationFlowSettingsGetValidationErrorTextActionMessage, w as ValidationFlowSettingsGetValidationHintTextActionMessage, Q as ValidationFlowSettingsSetAdaptiveScanningTextActionMessage, H as ValidationFlowSettingsSetFinishButtonTextActionMessage, C as ValidationFlowSettingsSetManualInputButtonTextActionMessage, r as ValidationFlowSettingsSetMissingFieldsHintTextActionMessage, O as ValidationFlowSettingsSetPauseButtonTextActionMessage, F as ValidationFlowSettingsSetPlaceholderTextForLabelDefinitionActionMessage, z as ValidationFlowSettingsSetRequiredFieldErrorTextActionMessage, J as ValidationFlowSettingsSetRestartButtonTextActionMessage, T as ValidationFlowSettingsSetScanningTextActionMessage, t as ValidationFlowSettingsSetStandbyHintTextActionMessage, x as ValidationFlowSettingsSetValidationErrorTextActionMessage, v as ValidationFlowSettingsSetValidationHintTextActionMessage, W as WorkerCommandPayload, p as WorkerResponse } from '../NativeProxy-CYZsx-_W.js';
|
|
4
4
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
5
5
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
6
6
|
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
7
7
|
import '../djinni-types/sdcLabelData.js';
|
|
8
|
-
import '../
|
|
8
|
+
import '../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
9
9
|
import '../djinni-types/sdcLabelInternalModuleData.js';
|
|
10
10
|
import '../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
11
11
|
import '@scandit/web-datacapture-core';
|
|
@@ -26,7 +26,6 @@ import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
|
26
26
|
import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
27
27
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
28
28
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
29
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
30
29
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
31
30
|
import '../djinni-types/sdcCoreCommon.js';
|
|
32
31
|
import '../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-
|
|
1
|
+
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-CYZsx-_W.js';
|
|
2
2
|
import '@scandit/web-datacapture-barcode';
|
|
3
3
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
4
4
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
5
5
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
6
6
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
7
7
|
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
8
|
-
import '../../
|
|
8
|
+
import '../../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
9
9
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
10
10
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
11
11
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
12
12
|
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
14
|
-
import '../../ResultOrError-wVDzYSuC.js';
|
|
15
14
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
16
15
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
17
16
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{I as FieldBuilderHandler}from'../../chunks/chunk-
|
|
1
|
+
export{I as FieldBuilderHandler}from'../../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-
|
|
1
|
+
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-CYZsx-_W.js';
|
|
2
2
|
import '@scandit/web-datacapture-barcode';
|
|
3
3
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
4
4
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
5
5
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
6
6
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
7
7
|
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
8
|
-
import '../../
|
|
8
|
+
import '../../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
9
9
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
10
10
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
11
11
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
12
12
|
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
14
|
-
import '../../ResultOrError-wVDzYSuC.js';
|
|
15
14
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
16
15
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
17
16
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{J as LabelCaptureAdvancedOverlayHandler}from'../../chunks/chunk-
|
|
1
|
+
export{J as LabelCaptureAdvancedOverlayHandler}from'../../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Brush } from '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
2
2
|
import { CapturedLabel, LabelField } from '../../djinni-types/sdcLabelInternalModuleData.js';
|
|
3
|
-
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-
|
|
3
|
+
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-CYZsx-_W.js';
|
|
4
4
|
import { WorkerMain } from '../WorkerMain.js';
|
|
5
5
|
import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
6
6
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
@@ -10,13 +10,12 @@ import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
|
10
10
|
import '../../djinni-types/sdcLabelData.js';
|
|
11
11
|
import '@scandit/web-datacapture-barcode';
|
|
12
12
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
13
|
-
import '../../
|
|
13
|
+
import '../../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
14
14
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
15
15
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
16
16
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
17
17
|
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
18
18
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
19
|
-
import '../../ResultOrError-wVDzYSuC.js';
|
|
20
19
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
21
20
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
22
21
|
import '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{K as LabelCaptureBasicOverlayHandler}from'../../chunks/chunk-
|
|
1
|
+
export{K as LabelCaptureBasicOverlayHandler}from'../../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-
|
|
1
|
+
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-CYZsx-_W.js';
|
|
2
2
|
import { WorkerMain } from '../WorkerMain.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -6,13 +6,12 @@ import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
6
6
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
7
7
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
8
8
|
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
9
|
-
import '../../
|
|
9
|
+
import '../../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
10
10
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
11
11
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
12
12
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
14
14
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
-
import '../../ResultOrError-wVDzYSuC.js';
|
|
16
15
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
17
16
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
18
17
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{M as LabelCaptureHandler}from'../../chunks/chunk-
|
|
1
|
+
export{M as LabelCaptureHandler}from'../../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-
|
|
1
|
+
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-CYZsx-_W.js';
|
|
2
2
|
import { WorkerMain } from '../WorkerMain.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -6,13 +6,12 @@ import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
6
6
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
7
7
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
8
8
|
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
9
|
-
import '../../
|
|
9
|
+
import '../../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
10
10
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
11
11
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
12
12
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
14
14
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
-
import '../../ResultOrError-wVDzYSuC.js';
|
|
16
15
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
17
16
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
18
17
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{N as ReceiptScanningHandler}from'../../chunks/chunk-
|
|
1
|
+
export{N as ReceiptScanningHandler}from'../../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-
|
|
1
|
+
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-CYZsx-_W.js';
|
|
2
2
|
import { WorkerMain } from '../WorkerMain.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -6,13 +6,12 @@ import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
6
6
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
7
7
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
8
8
|
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
9
|
-
import '../../
|
|
9
|
+
import '../../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
10
10
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
11
11
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
12
12
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
14
14
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
-
import '../../ResultOrError-wVDzYSuC.js';
|
|
16
15
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
17
16
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
18
17
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{O as SettingsHandler}from'../../chunks/chunk-
|
|
1
|
+
export{O as SettingsHandler}from'../../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-
|
|
1
|
+
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-CYZsx-_W.js';
|
|
2
2
|
import { WorkerMain } from '../WorkerMain.js';
|
|
3
3
|
import '@scandit/web-datacapture-barcode';
|
|
4
4
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
@@ -6,13 +6,12 @@ import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
6
6
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
7
7
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
8
8
|
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
9
|
-
import '../../
|
|
9
|
+
import '../../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
10
10
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
11
11
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
12
12
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
13
13
|
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
14
14
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
-
import '../../ResultOrError-wVDzYSuC.js';
|
|
16
15
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
17
16
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
18
17
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{P as ValidationFlowHandler}from'../../chunks/chunk-
|
|
1
|
+
export{P as ValidationFlowHandler}from'../../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { WorkerMain } from './WorkerMain.js';
|
|
2
2
|
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
3
3
|
import '@scandit/web-datacapture-core/build/js/worker/index.js';
|
|
4
|
-
import '../
|
|
4
|
+
import '../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
5
5
|
import '../djinni-types/sdcBarcodeData.js';
|
|
6
6
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
7
7
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
@@ -9,7 +9,6 @@ import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
|
9
9
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
10
10
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
11
11
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
12
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
13
12
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
14
13
|
import '../djinni-types/sdcCoreCommon.js';
|
|
15
14
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -18,7 +17,7 @@ import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
|
18
17
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
19
18
|
import './dataCaptureEngine.js';
|
|
20
19
|
import '@scandit/web-datacapture-core/build/js/worker/index';
|
|
21
|
-
import '../NativeProxy-
|
|
20
|
+
import '../NativeProxy-CYZsx-_W.js';
|
|
22
21
|
import '@scandit/web-datacapture-barcode';
|
|
23
22
|
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
24
23
|
import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{S as InlineWorker,R as workerInstance}from'../chunks/chunk-
|
|
1
|
+
export{S as InlineWorker,R as workerInstance}from'../chunks/chunk-TBGGF77V.js';
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import { LabelCaptureWorkerManager } from './LabelCaptureWorkerManager.js';
|
|
2
2
|
import '@scandit/web-datacapture-core';
|
|
3
|
-
import '../NativeProxy-
|
|
3
|
+
import '../NativeProxy-CYZsx-_W.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';
|
|
7
7
|
import '../djinni-types/sdcBarcodeData.js';
|
|
8
8
|
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
9
9
|
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
10
|
-
import '../
|
|
10
|
+
import '../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
11
11
|
import '../djinni-types/sdcSymbologySettings.js';
|
|
12
12
|
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
13
13
|
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
14
14
|
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
15
15
|
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
16
|
-
import '../ResultOrError-wVDzYSuC.js';
|
|
17
16
|
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
18
17
|
import '../djinni-types/sdcCoreCommon.js';
|
|
19
18
|
import '../djinni-types/sdcLabelData.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Color } from '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
2
2
|
import { AimerViewfinder } from '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
3
|
-
import { g as NativeProxyAdapter, h as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-
|
|
3
|
+
import { g as NativeProxyAdapter, h as NativeProxy, N as NativeProxyHandle } from '../../NativeProxy-CYZsx-_W.js';
|
|
4
4
|
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
5
5
|
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
6
6
|
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
@@ -9,11 +9,10 @@ import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
|
9
9
|
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
10
10
|
import '../../djinni-types/sdcBarcodeData.js';
|
|
11
11
|
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
12
|
-
import '../../
|
|
12
|
+
import '../../sdcLabelInternalModuleCapture-wUz3FjZK.js';
|
|
13
13
|
import '../../djinni-types/sdcSymbologySettings.js';
|
|
14
14
|
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
15
15
|
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
16
|
-
import '../../ResultOrError-wVDzYSuC.js';
|
|
17
16
|
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
18
17
|
import '../../djinni-types/sdcCoreCommon.js';
|
|
19
18
|
import '../../djinni-types/sdcLabelData.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{U as default}from'../../chunks/chunk-
|
|
1
|
+
export{U as default}from'../../chunks/chunk-TBGGF77V.js';
|