@scandit/web-datacapture-label 8.2.0-beta.1 → 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/CapturedLabel.js +1 -1
- package/build/js/api/CustomBarcodeBuilder.js +1 -1
- 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 +3 -4
- package/build/js/api/ExpiryDateTextBuilder.js +1 -1
- package/build/js/api/ImeiOneBarcodeBuilder.js +1 -1
- package/build/js/api/ImeiTwoBarcodeBuilder.js +1 -1
- 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/LabelCaptureAdvancedOverlay.js +1 -1
- package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +4 -5
- package/build/js/api/LabelCaptureBasicOverlay.d.ts +4 -5
- package/build/js/api/LabelCaptureBasicOverlay.js +1 -1
- 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/LabelCaptureSession.js +1 -1
- 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/LabelCaptureValidationFlowFeedback.d.ts +15 -0
- package/build/js/api/LabelCaptureValidationFlowFeedback.js +1 -0
- package/build/js/api/LabelDefinition.d.ts +2 -3
- package/build/js/api/LabelField.js +1 -1
- package/build/js/api/PackingDateText.d.ts +2 -3
- package/build/js/api/PackingDateTextBuilder.d.ts +2 -3
- package/build/js/api/PartNumberBarcodeBuilder.js +1 -1
- 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/SerialNumberBarcodeBuilder.js +1 -1
- 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 +4 -1
- package/build/js/api/ValidationFlowField.js +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-2WECOW4F.js → chunk-2K4IDUBI.js} +1 -1
- package/build/js/chunks/{chunk-GOW3A5CW.js → chunk-36FUBGEZ.js} +1 -1
- package/build/js/chunks/chunk-4LEONM2D.js +1 -0
- package/build/js/chunks/{chunk-AVU64GAK.js → chunk-5CNHCL7M.js} +1 -1
- package/build/js/chunks/{chunk-6WMMNFP2.js → chunk-5JGE6TIK.js} +1 -1
- package/build/js/chunks/chunk-A6QIZJQN.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-MQ3C6JQR.js +1 -0
- package/build/js/chunks/chunk-NDYVHCIR.js +1 -0
- package/build/js/chunks/chunk-O5PVNK4O.js +1 -0
- package/build/js/chunks/chunk-OWLFTMGR.js +1 -0
- package/build/js/chunks/{chunk-WADZQKYF.js → chunk-QBLOKSED.js} +1 -1
- package/build/js/chunks/{chunk-GEFDYKTD.js → chunk-RMO2SLDR.js} +1 -1
- package/build/js/chunks/{chunk-H7A45TQE.js → chunk-T5PFYQ2F.js} +1 -1
- package/build/js/chunks/chunk-TBGGF77V.js +1 -0
- package/build/js/chunks/{chunk-QVLYUSDL.js → chunk-THXK2CAH.js} +1 -1
- package/build/js/chunks/chunk-TTPFUFVN.js +1 -0
- package/build/js/chunks/{chunk-K44FWZYF.js → chunk-U77DVACF.js} +1 -1
- package/build/js/chunks/chunk-VEAIPJDT.js +1 -0
- package/build/js/chunks/chunk-WFKHPFU2.js +1 -0
- package/build/js/chunks/{chunk-INKFF3U2.js → chunk-XQBJ3GXA.js} +1 -1
- package/build/js/chunks/chunk-XZAS7UFN.js +1 -0
- package/build/js/chunks/{chunk-HTEZ5TMC.js → chunk-ZMEFT4CJ.js} +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +10 -441
- 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 +53 -45
- 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 +33 -11
- 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 -143
- package/build/js/api/LabelCaptureValidationFlowOverlay.js +0 -1
- package/build/js/chunks/chunk-6GCZVUBU.js +0 -1
- package/build/js/chunks/chunk-6O4CVQF2.js +0 -1
- package/build/js/chunks/chunk-7UMN72SD.js +0 -1
- package/build/js/chunks/chunk-E2ZQGWKI.js +0 -1
- package/build/js/chunks/chunk-GYKCTYW2.js +0 -1
- package/build/js/chunks/chunk-IU34OFUF.js +0 -2
- package/build/js/chunks/chunk-JTZCA3DV.js +0 -1
- package/build/js/chunks/chunk-RPOZ2B2F.js +0 -1
- package/build/js/chunks/chunk-SUEFKTEN.js +0 -1
- package/build/js/chunks/chunk-TCXD3SSH.js +0 -1
- package/build/js/chunks/chunk-VHYYJSJM.js +0 -1
- package/build/js/chunks/chunk-W7XOV4H3.js +0 -1
- package/build/js/chunks/chunk-WR7V5D4H.js +0 -1
|
@@ -2,33 +2,50 @@ import { Color } from '@scandit/web-datacapture-core/build/js/commons/Color.js';
|
|
|
2
2
|
import { ScanditHTMLElement } from '@scandit/web-datacapture-core/build/js/private/utils/index.js';
|
|
3
3
|
|
|
4
4
|
type TextInputType = "text" | "number";
|
|
5
|
-
declare
|
|
6
|
-
Input
|
|
7
|
-
Focus
|
|
8
|
-
Blur
|
|
9
|
-
Clear
|
|
10
|
-
Scan
|
|
5
|
+
declare const TextInputEvents: {
|
|
6
|
+
readonly Input: "scandit-text-input-input";
|
|
7
|
+
readonly Focus: "scandit-text-input-focus";
|
|
8
|
+
readonly Blur: "scandit-text-input-blur";
|
|
9
|
+
readonly Clear: "scandit-text-input-clear";
|
|
10
|
+
readonly Scan: "scandit-text-input-scan";
|
|
11
|
+
readonly Keydown: "scandit-text-input-keydown";
|
|
12
|
+
};
|
|
13
|
+
interface TextInputEventMap {
|
|
14
|
+
[TextInputEvents.Scan]: TextInputScanEvent;
|
|
15
|
+
[TextInputEvents.Clear]: TextInputClearEvent;
|
|
16
|
+
[TextInputEvents.Focus]: TextInputFocusEvent;
|
|
17
|
+
[TextInputEvents.Blur]: TextInputBlurEvent;
|
|
18
|
+
[TextInputEvents.Input]: TextInputInputEvent;
|
|
19
|
+
[TextInputEvents.Keydown]: TextInputKeydownEvent;
|
|
11
20
|
}
|
|
12
|
-
interface
|
|
21
|
+
interface TextInputEventDetail {
|
|
13
22
|
target: TextInput;
|
|
14
23
|
innerInput: HTMLInputElement;
|
|
15
24
|
value: string;
|
|
16
25
|
}
|
|
17
|
-
interface
|
|
26
|
+
interface TextInputKeydownEventDetail {
|
|
18
27
|
target: TextInput;
|
|
19
|
-
|
|
20
|
-
|
|
28
|
+
key: string;
|
|
29
|
+
originalEvent: KeyboardEvent;
|
|
21
30
|
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
31
|
+
declare class TextInputScanEvent extends CustomEvent<TextInputEventDetail> {
|
|
32
|
+
constructor(detail: TextInputEventDetail);
|
|
33
|
+
}
|
|
34
|
+
declare class TextInputClearEvent extends CustomEvent<TextInputEventDetail> {
|
|
35
|
+
constructor(detail: TextInputEventDetail);
|
|
36
|
+
}
|
|
37
|
+
declare class TextInputFocusEvent extends CustomEvent<TextInputEventDetail> {
|
|
38
|
+
constructor(detail: TextInputEventDetail);
|
|
39
|
+
}
|
|
40
|
+
declare class TextInputBlurEvent extends CustomEvent<TextInputEventDetail> {
|
|
41
|
+
constructor(detail: TextInputEventDetail);
|
|
42
|
+
}
|
|
43
|
+
declare class TextInputInputEvent extends CustomEvent<TextInputEventDetail> {
|
|
44
|
+
constructor(detail: TextInputEventDetail);
|
|
45
|
+
}
|
|
46
|
+
declare class TextInputKeydownEvent extends CustomEvent<TextInputKeydownEventDetail> {
|
|
47
|
+
constructor(detail: TextInputKeydownEventDetail);
|
|
28
48
|
}
|
|
29
|
-
type NavigatorWithVirtualKeyboard = Navigator & {
|
|
30
|
-
virtualKeyboard: VirtualKeyboard;
|
|
31
|
-
};
|
|
32
49
|
declare class TextInput extends ScanditHTMLElement {
|
|
33
50
|
static tag: "scandit-text-input";
|
|
34
51
|
static formAssociated: boolean;
|
|
@@ -49,6 +66,7 @@ declare class TextInput extends ScanditHTMLElement {
|
|
|
49
66
|
private _handleInput;
|
|
50
67
|
private _handleFocus;
|
|
51
68
|
private _handleBlur;
|
|
69
|
+
private _handleKeydown;
|
|
52
70
|
private _handleCrossIconPointerDown;
|
|
53
71
|
private _handleCrossIconPointerUp;
|
|
54
72
|
private _handleCrossIconKeyDown;
|
|
@@ -57,11 +75,11 @@ declare class TextInput extends ScanditHTMLElement {
|
|
|
57
75
|
private _handleScanIconKeyDown;
|
|
58
76
|
private _crossIcon;
|
|
59
77
|
private _scanIcon;
|
|
60
|
-
private _showKeyboardTimeout;
|
|
61
78
|
private _hintMessage;
|
|
62
79
|
private _loadingText;
|
|
63
|
-
private
|
|
64
|
-
private
|
|
80
|
+
private _viewportMetaTag;
|
|
81
|
+
private _originalViewportContent;
|
|
82
|
+
private _clearTabIndexTimeout;
|
|
65
83
|
private static createStyleElement;
|
|
66
84
|
constructor();
|
|
67
85
|
get hintMessage(): string;
|
|
@@ -89,12 +107,11 @@ declare class TextInput extends ScanditHTMLElement {
|
|
|
89
107
|
set disabled(val: boolean);
|
|
90
108
|
get disabled(): boolean;
|
|
91
109
|
/**
|
|
92
|
-
*
|
|
93
|
-
* When
|
|
94
|
-
* When disabled (default), standard browser keyboard behavior is used.
|
|
110
|
+
* Hide or show the scan icon.
|
|
111
|
+
* When hidden, the icon will fade out and become non-interactive.
|
|
95
112
|
*/
|
|
96
|
-
set
|
|
97
|
-
get
|
|
113
|
+
set hideScanIcon(val: boolean);
|
|
114
|
+
get hideScanIcon(): boolean;
|
|
98
115
|
/**
|
|
99
116
|
* Override the background color of the input container.
|
|
100
117
|
* the TextInput component in the design system does not have
|
|
@@ -146,27 +163,18 @@ declare class TextInput extends ScanditHTMLElement {
|
|
|
146
163
|
private _onChange;
|
|
147
164
|
private _onFocus;
|
|
148
165
|
private _onBlur;
|
|
166
|
+
private _onKeydown;
|
|
149
167
|
focus(options?: FocusOptions): void;
|
|
150
|
-
/**
|
|
151
|
-
* Show the keyboard and focus on the input element after a delay.
|
|
152
|
-
* Uses VirtualKeyboard API if enabled, otherwise falls back to a workaround
|
|
153
|
-
* for mobile devices.
|
|
154
|
-
* @param scrollTimeout - The timeout to scroll into view after focusing
|
|
155
|
-
* @returns A promise that resolves when the keyboard is shown
|
|
156
|
-
*/
|
|
157
|
-
showKeyboard({ scrollTimeout }?: {
|
|
158
|
-
scrollTimeout?: number;
|
|
159
|
-
}): Promise<void>;
|
|
160
|
-
hideKeyboard(): void;
|
|
161
168
|
select(): void;
|
|
162
169
|
blur(): void;
|
|
163
170
|
scrollIntoView(options?: ScrollIntoViewOptions): void;
|
|
171
|
+
private _disableViewportZoom;
|
|
172
|
+
private _restoreViewportZoom;
|
|
164
173
|
private _initializeIcons;
|
|
165
174
|
private _updateCrossIconTabIndex;
|
|
166
175
|
private _updateInputDisplay;
|
|
167
176
|
connectedCallback(): void;
|
|
168
177
|
private _initializeAttributesFromElement;
|
|
169
|
-
private _setupVirtualKeyboardAPI;
|
|
170
178
|
disconnectedCallback(): void;
|
|
171
179
|
/**
|
|
172
180
|
* Called when the element is associated or disassociated with a form.
|
|
@@ -201,12 +209,12 @@ declare global {
|
|
|
201
209
|
[TextInput.tag]: TextInput;
|
|
202
210
|
}
|
|
203
211
|
interface HTMLElementEventMap {
|
|
204
|
-
[
|
|
205
|
-
[
|
|
206
|
-
[
|
|
207
|
-
[
|
|
208
|
-
[
|
|
212
|
+
[TextInputEvents.Input]: CustomEvent<TextInputEventDetail>;
|
|
213
|
+
[TextInputEvents.Focus]: CustomEvent<TextInputEventDetail>;
|
|
214
|
+
[TextInputEvents.Blur]: CustomEvent<TextInputEventDetail>;
|
|
215
|
+
[TextInputEvents.Clear]: CustomEvent<TextInputEventDetail>;
|
|
216
|
+
[TextInputEvents.Scan]: CustomEvent<TextInputEventDetail>;
|
|
209
217
|
}
|
|
210
218
|
}
|
|
211
219
|
|
|
212
|
-
export {
|
|
220
|
+
export { TextInput, TextInputBlurEvent, TextInputClearEvent, type TextInputEventDetail, type TextInputEventMap, TextInputEvents, TextInputFocusEvent, TextInputInputEvent, TextInputKeydownEvent, type TextInputKeydownEventDetail, TextInputScanEvent, type TextInputType };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{h as TextInput,e as TextInputBlurEvent,c as TextInputClearEvent,a as TextInputEvents,d as TextInputFocusEvent,f as TextInputInputEvent,g as TextInputKeydownEvent,b as TextInputScanEvent}from'../../chunks/chunk-DVWSNT7T.js';
|
|
@@ -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,24 +1,32 @@
|
|
|
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
|
-
|
|
16
|
-
|
|
17
|
-
|
|
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<{
|
|
18
19
|
inputs: TextInput[];
|
|
19
20
|
}>;
|
|
20
|
-
[
|
|
21
|
-
[
|
|
21
|
+
[LabelCaptureValidationFlowLayoutEvents.PauseButtonClicked]: CustomEvent<void>;
|
|
22
|
+
[LabelCaptureValidationFlowLayoutEvents.ClickedOutsideList]: CustomEvent<void>;
|
|
23
|
+
[LabelCaptureValidationFlowLayoutEvents.ValidationFlowLayoutChange]: CustomEvent<{
|
|
24
|
+
buttonContainerHeight: number;
|
|
25
|
+
safeAreaInsetBottom: number;
|
|
26
|
+
safeAreaInsetTop: number;
|
|
27
|
+
safeAreaInsetLeft: number;
|
|
28
|
+
safeAreaInsetRight: number;
|
|
29
|
+
}>;
|
|
22
30
|
}
|
|
23
31
|
declare global {
|
|
24
32
|
interface HTMLElementEventMap extends LabelCaptureValidationFlowLayoutEventMap {
|
|
@@ -36,6 +44,8 @@ declare class LabelCaptureValidationFlowLayout extends ScanditHTMLElement {
|
|
|
36
44
|
private pauseButton_;
|
|
37
45
|
private gridLayoutContainer_;
|
|
38
46
|
private buttonsContainer_;
|
|
47
|
+
private orientationObserver_;
|
|
48
|
+
private onOrientationChangeHandler;
|
|
39
49
|
private onClearButtonClickHandler;
|
|
40
50
|
private onPauseButtonClickHandler;
|
|
41
51
|
private onDataCaptureViewWrapperClickHandler;
|
|
@@ -43,6 +53,7 @@ declare class LabelCaptureValidationFlowLayout extends ScanditHTMLElement {
|
|
|
43
53
|
private focusedInput;
|
|
44
54
|
private focusedInputOffset;
|
|
45
55
|
private currentAnimationPromise;
|
|
56
|
+
private lastOrientationEvent_;
|
|
46
57
|
private static createStyleElement;
|
|
47
58
|
static create(): LabelCaptureValidationFlowLayout;
|
|
48
59
|
static register(): void;
|
|
@@ -60,9 +71,14 @@ declare class LabelCaptureValidationFlowLayout extends ScanditHTMLElement {
|
|
|
60
71
|
private onPauseButtonClick;
|
|
61
72
|
private onDataCaptureViewWrapperClick;
|
|
62
73
|
private addButtonIcons;
|
|
74
|
+
private setupOrientationObserver;
|
|
75
|
+
private onOrientationChange;
|
|
76
|
+
private showButton;
|
|
77
|
+
private hideButton;
|
|
63
78
|
showValidationButtons(): void;
|
|
64
79
|
showScanningButtons(): void;
|
|
65
80
|
hideAllButtons(): void;
|
|
81
|
+
private get buttonsContainerHeight();
|
|
66
82
|
get finishButtonText(): string;
|
|
67
83
|
set finishButtonText(text: string);
|
|
68
84
|
get restartButtonText(): string;
|
|
@@ -70,6 +86,12 @@ declare class LabelCaptureValidationFlowLayout extends ScanditHTMLElement {
|
|
|
70
86
|
get pauseButtonText(): string;
|
|
71
87
|
set pauseButtonText(text: string);
|
|
72
88
|
appendInputs(...inputs: TextInput[]): void;
|
|
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;
|
|
73
95
|
moveInputToTop(focusedInput: TextInput): Promise<void>;
|
|
74
96
|
restoreInputsPositions(): Promise<void>;
|
|
75
97
|
showAdaptiveRecognitionOverlay(): void;
|
|
@@ -81,4 +103,4 @@ declare global {
|
|
|
81
103
|
}
|
|
82
104
|
}
|
|
83
105
|
|
|
84
|
-
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';
|