@scandit/web-datacapture-label 8.4.0 → 8.5.0-beta.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/THIRD_PARTY.txt +0 -2
- package/build/js/AdaptiveRecognitionMode-DBr--JVQ.d.ts +25 -0
- package/build/js/AdaptiveRecognitionResult-Clnk-SP8.d.ts +564 -0
- package/build/js/BarcodeField-CWg5Ve8v.d.ts +9 -0
- package/build/js/BarcodeFieldBuilder-CSsj0EXY.d.ts +21 -0
- package/build/js/Button-Ou77FlfL.d.ts +68 -0
- package/build/js/CapturedLabel-PjFfeqht.d.ts +30 -0
- package/build/js/CustomBarcode-B9b3T3wr.d.ts +29 -0
- package/build/js/CustomBarcodeBuilder-DdWG8iCR.d.ts +18 -0
- package/build/js/CustomText-Cl2GuEWp.d.ts +27 -0
- package/build/js/CustomTextBuilder-0AbdOASa.d.ts +20 -0
- package/build/js/DateText-qQtIgcnZ.d.ts +25 -0
- package/build/js/DateTextBuilder-D4LModbR.d.ts +21 -0
- package/build/js/ExpiryDateText-DkTHW-n-.d.ts +25 -0
- package/build/js/ExpiryDateTextBuilder-BGrTAbAB.d.ts +20 -0
- package/build/js/ImeiOneBarcode-d4T3iiT8.d.ts +22 -0
- package/build/js/ImeiOneBarcodeBuilder-B9onIT76.d.ts +15 -0
- package/build/js/ImeiTwoBarcode-DhmyWFV3.d.ts +22 -0
- package/build/js/ImeiTwoBarcodeBuilder-JChbnrgN.d.ts +15 -0
- package/build/js/LabelCapture-BZi-QVCO.d.ts +42 -0
- package/build/js/LabelCaptureAdvancedOverlay-e09i_aoX.d.ts +89 -0
- package/build/js/LabelCaptureBasicOverlay-BZl1LJkD.d.ts +63 -0
- package/build/js/LabelCaptureFeedback-Bc-zIaL_.d.ts +15 -0
- package/build/js/LabelCaptureOverlayJSON-B6X3-JDh.d.ts +9 -0
- package/build/js/LabelCaptureSession-Dc8YZO9H.d.ts +22 -0
- package/build/js/LabelCaptureSettings-D4GHiKnt.d.ts +29 -0
- package/build/js/LabelCaptureWorkerManager-GqFlRfyL.js +1 -0
- package/build/js/LabelDateComponentFormat-BDdyln8r.d.ts +8 -0
- package/build/js/LabelDateFormat-C9T5qNMc.d.ts +17 -0
- package/build/js/LabelDateResult-CQ9G5zQl.d.ts +27 -0
- package/build/js/LabelDefinition-CAZoQj1a.d.ts +71 -0
- package/build/js/LabelField-BAO35-Eb.d.ts +44 -0
- package/build/js/LabelFieldDefinition-CuGI3QUq.d.ts +9 -0
- package/build/js/LabelFieldDefinitionBuilder-rN0LybgZ.d.ts +37 -0
- package/build/js/LabelFieldLocation-DDqgTh17.d.ts +22 -0
- package/build/js/LabelFieldState-JJ7Cbn3n.d.ts +8 -0
- package/build/js/LabelFieldType-DEXmgciU.d.ts +8 -0
- package/build/js/LabelFieldValueType-C8ZfGaCT.d.ts +10 -0
- package/build/js/PackingDateText-DH3NkY_K.d.ts +25 -0
- package/build/js/PackingDateTextBuilder-Cay2b3Se.d.ts +20 -0
- package/build/js/PartNumberBarcode-Dzx1zF4O.d.ts +22 -0
- package/build/js/PartNumberBarcodeBuilder-Bwg9UTcy.d.ts +15 -0
- package/build/js/ReceiptScanningLineItem-CZ--bISr.d.ts +40 -0
- package/build/js/SerialNumberBarcode-DWBGJVoz.d.ts +22 -0
- package/build/js/SerialNumberBarcodeBuilder-oSUDdRsf.d.ts +15 -0
- package/build/js/TextField-CTCb88lU.d.ts +6 -0
- package/build/js/TextFieldBuilder-biW0vkn0.d.ts +6 -0
- package/build/js/TotalPriceText-BydB0NCL.d.ts +22 -0
- package/build/js/TotalPriceTextBuilder-B8MK5Xjy.d.ts +17 -0
- package/build/js/UnitPriceText-C7EwC-Go.d.ts +22 -0
- package/build/js/UnitPriceTextBuilder-Bc7dIZF4.d.ts +17 -0
- package/build/js/ValidationFlowField-DL7FdqPM.d.ts +21 -0
- package/build/js/WeightText-DrWQ9nBI.d.ts +22 -0
- package/build/js/WeightTextBuilder-BzG1seYF.d.ts +17 -0
- package/build/js/WorkerMain-dzOcGXQl.js +1 -0
- package/build/js/api/AdaptiveRecognitionMode.d.ts +2 -24
- package/build/js/api/AdaptiveRecognitionMode.js +1 -1
- package/build/js/api/AdaptiveRecognitionResult.d.ts +2 -37
- package/build/js/api/AdaptiveRecognitionResult.js +1 -1
- package/build/js/api/BarcodeField.d.ts +2 -8
- package/build/js/api/BarcodeFieldBuilder.d.ts +2 -14
- package/build/js/api/BarcodeFieldBuilder.js +1 -1
- package/build/js/api/CapturedLabel.d.ts +2 -34
- package/build/js/api/CapturedLabel.js +1 -1
- package/build/js/api/CustomBarcode.d.ts +2 -30
- package/build/js/api/CustomBarcode.js +1 -1
- package/build/js/api/CustomBarcodeBuilder.d.ts +2 -21
- package/build/js/api/CustomBarcodeBuilder.js +1 -1
- package/build/js/api/CustomText.d.ts +2 -62
- package/build/js/api/CustomText.js +1 -1
- package/build/js/api/CustomTextBuilder.d.ts +2 -57
- package/build/js/api/CustomTextBuilder.js +1 -1
- package/build/js/api/DateText.d.ts +2 -59
- package/build/js/api/DateText.js +1 -1
- package/build/js/api/DateTextBuilder.d.ts +2 -57
- package/build/js/api/DateTextBuilder.js +1 -1
- package/build/js/api/ExpiryDateText.d.ts +2 -59
- package/build/js/api/ExpiryDateText.js +1 -1
- package/build/js/api/ExpiryDateTextBuilder.d.ts +2 -56
- package/build/js/api/ExpiryDateTextBuilder.js +1 -1
- package/build/js/api/ImeiOneBarcode.d.ts +2 -22
- package/build/js/api/ImeiOneBarcode.js +1 -1
- package/build/js/api/ImeiOneBarcodeBuilder.d.ts +2 -17
- package/build/js/api/ImeiOneBarcodeBuilder.js +1 -1
- package/build/js/api/ImeiTwoBarcode.d.ts +2 -22
- package/build/js/api/ImeiTwoBarcode.js +1 -1
- package/build/js/api/ImeiTwoBarcodeBuilder.d.ts +2 -17
- package/build/js/api/ImeiTwoBarcodeBuilder.js +1 -1
- package/build/js/api/LabelCapture.d.ts +2 -58
- package/build/js/api/LabelCapture.js +1 -1
- package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.d.ts +45 -98
- package/build/js/api/LabelCaptureAdaptiveRecognitionOverlay.js +1 -1
- package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.d.ts +2 -37
- package/build/js/api/LabelCaptureAdaptiveRecognitionSettings.js +1 -1
- package/build/js/api/LabelCaptureAdvancedOverlay.d.ts +2 -60
- package/build/js/api/LabelCaptureAdvancedOverlay.js +1 -1
- package/build/js/api/LabelCaptureAdvancedOverlayListener.d.ts +2 -60
- package/build/js/api/LabelCaptureBasicOverlay.d.ts +2 -60
- package/build/js/api/LabelCaptureBasicOverlay.js +1 -1
- package/build/js/api/LabelCaptureBasicOverlayListener.d.ts +2 -60
- package/build/js/api/LabelCaptureFeedback.d.ts +2 -14
- package/build/js/api/LabelCaptureFeedback.js +1 -1
- package/build/js/api/LabelCaptureListener.d.ts +2 -58
- package/build/js/api/LabelCaptureOverlayJSON.d.ts +2 -44
- package/build/js/api/LabelCaptureSession.d.ts +2 -28
- package/build/js/api/LabelCaptureSession.js +1 -1
- package/build/js/api/LabelCaptureSettings.d.ts +2 -79
- package/build/js/api/LabelCaptureSettings.js +1 -1
- package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.d.ts +37 -89
- package/build/js/api/LabelCaptureValidationFlow/LabelCaptureValidationFlowOverlay.js +1 -1
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.d.ts +291 -350
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowPresenter.js +1 -1
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.d.ts +205 -225
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowStateManager.js +1 -1
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.d.ts +254 -281
- package/build/js/api/LabelCaptureValidationFlow/private/ValidationFlowView.js +1 -1
- package/build/js/api/LabelCaptureValidationFlowFeedback.d.ts +11 -10
- package/build/js/api/LabelCaptureValidationFlowFeedback.js +1 -1
- package/build/js/api/LabelCaptureValidationFlowSettings.d.ts +49 -48
- package/build/js/api/LabelCaptureValidationFlowSettings.js +1 -1
- package/build/js/api/LabelDateComponentFormat.d.ts +2 -7
- package/build/js/api/LabelDateComponentFormat.js +1 -1
- package/build/js/api/LabelDateFormat.d.ts +2 -16
- package/build/js/api/LabelDateFormat.js +1 -1
- package/build/js/api/LabelDateResult.d.ts +2 -26
- package/build/js/api/LabelDateResult.js +1 -1
- package/build/js/api/LabelDefinition.d.ts +2 -93
- package/build/js/api/LabelDefinition.js +1 -1
- package/build/js/api/LabelField.d.ts +2 -43
- package/build/js/api/LabelField.js +1 -1
- package/build/js/api/LabelFieldDefinition.d.ts +2 -8
- package/build/js/api/LabelFieldDefinitionBuilder.d.ts +2 -16
- package/build/js/api/LabelFieldDefinitionBuilder.js +1 -1
- package/build/js/api/LabelFieldLocation.d.ts +2 -21
- package/build/js/api/LabelFieldLocation.js +1 -1
- package/build/js/api/LabelFieldLocationType.d.ts +13 -12
- package/build/js/api/LabelFieldLocationType.js +1 -1
- package/build/js/api/LabelFieldState.d.ts +2 -7
- package/build/js/api/LabelFieldState.js +1 -1
- package/build/js/api/LabelFieldType.d.ts +2 -7
- package/build/js/api/LabelFieldType.js +1 -1
- package/build/js/api/LabelFieldValueType.d.ts +2 -9
- package/build/js/api/LabelFieldValueType.js +1 -1
- package/build/js/api/LabelResultUpdateType.d.ts +6 -5
- package/build/js/api/LabelResultUpdateType.js +1 -1
- package/build/js/api/PackingDateText.d.ts +2 -59
- package/build/js/api/PackingDateText.js +1 -1
- package/build/js/api/PackingDateTextBuilder.d.ts +2 -56
- package/build/js/api/PackingDateTextBuilder.js +1 -1
- package/build/js/api/PartNumberBarcode.d.ts +2 -22
- package/build/js/api/PartNumberBarcode.js +1 -1
- package/build/js/api/PartNumberBarcodeBuilder.d.ts +2 -17
- package/build/js/api/PartNumberBarcodeBuilder.js +1 -1
- package/build/js/api/PrivateReceiptScanningHandler.d.ts +30 -66
- package/build/js/api/PrivateReceiptScanningHandler.js +1 -1
- package/build/js/api/PrivateReceiptScanningListener.d.ts +17 -52
- package/build/js/api/PrivateValidationFlowHandler.d.ts +38 -69
- package/build/js/api/PrivateValidationFlowHandler.js +1 -1
- package/build/js/api/ReceiptScanningLineItem.d.ts +2 -39
- package/build/js/api/ReceiptScanningLineItem.js +1 -1
- package/build/js/api/ReceiptScanningResult.d.ts +2 -37
- package/build/js/api/ReceiptScanningResult.js +1 -1
- package/build/js/api/SerialNumberBarcode.d.ts +2 -22
- package/build/js/api/SerialNumberBarcode.js +1 -1
- package/build/js/api/SerialNumberBarcodeBuilder.d.ts +2 -17
- package/build/js/api/SerialNumberBarcodeBuilder.js +1 -1
- package/build/js/api/TextField.d.ts +2 -6
- package/build/js/api/TextFieldBuilder.d.ts +2 -6
- package/build/js/api/TextFieldBuilder.js +1 -1
- package/build/js/api/TotalPriceText.d.ts +2 -57
- package/build/js/api/TotalPriceText.js +1 -1
- package/build/js/api/TotalPriceTextBuilder.d.ts +2 -54
- package/build/js/api/TotalPriceTextBuilder.js +1 -1
- package/build/js/api/UnitPriceText.d.ts +2 -57
- package/build/js/api/UnitPriceText.js +1 -1
- package/build/js/api/UnitPriceTextBuilder.d.ts +2 -54
- package/build/js/api/UnitPriceTextBuilder.js +1 -1
- package/build/js/api/ValidationFlowField.d.ts +2 -26
- package/build/js/api/ValidationFlowField.js +1 -1
- package/build/js/api/WeightText.d.ts +2 -57
- package/build/js/api/WeightText.js +1 -1
- package/build/js/api/WeightTextBuilder.d.ts +2 -54
- package/build/js/api/WeightTextBuilder.js +1 -1
- package/build/js/dataCaptureEngine-CqE4l_uy.d.ts +36 -0
- package/build/js/djinni-types/sdcAnalyticsModule.d.ts +18 -18
- package/build/js/djinni-types/sdcBarcodeData.d.ts +2 -47
- package/build/js/djinni-types/sdcBarcodeData.js +1 -1
- package/build/js/djinni-types/sdcBarcodeInternalSdkData.d.ts +2 -36
- package/build/js/djinni-types/sdcCoreCommon.d.ts +2 -13
- package/build/js/djinni-types/sdcCoreCommon.js +1 -1
- package/build/js/djinni-types/sdcCoreCommonBuffer.d.ts +2 -11
- package/build/js/djinni-types/sdcCoreCommonGeometry.d.ts +2 -56
- package/build/js/djinni-types/sdcCoreCommonGeometry.js +1 -1
- package/build/js/djinni-types/sdcCoreCommonGraphic.d.ts +2 -22
- package/build/js/djinni-types/sdcCoreCommonGraphic.js +1 -1
- package/build/js/djinni-types/sdcCoreInternalSdkArea.d.ts +2 -39
- package/build/js/djinni-types/sdcCoreInternalSdkCapture.d.ts +2 -9
- package/build/js/djinni-types/sdcCoreInternalSdkCapture.js +1 -1
- package/build/js/djinni-types/sdcCoreInternalSdkCommonAsync.d.ts +2 -12
- package/build/js/djinni-types/sdcCoreInternalSdkCommonGeometry.d.ts +2 -50
- package/build/js/djinni-types/sdcCoreInternalSdkCommonGeometry.js +1 -1
- package/build/js/djinni-types/sdcCoreInternalSdkCommonGraphics.d.ts +2 -10
- package/build/js/djinni-types/sdcCoreInternalSdkOcr.d.ts +2 -35
- package/build/js/djinni-types/sdcCoreInternalSdkUiStyle.d.ts +2 -11
- package/build/js/djinni-types/sdcCoreInternalSdkUiViewfinder.d.ts +2 -77
- package/build/js/djinni-types/sdcCoreInternalSdkUiViewfinder.js +1 -1
- package/build/js/djinni-types/sdcLabelData.d.ts +2 -37
- package/build/js/djinni-types/sdcLabelData.js +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.d.ts +2 -15
- package/build/js/djinni-types/sdcLabelInternalModuleCapture.js +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleData.d.ts +2 -65
- package/build/js/djinni-types/sdcLabelInternalModuleData.js +1 -1
- package/build/js/djinni-types/sdcLabelInternalModuleUiOverlay.d.ts +2 -135
- package/build/js/djinni-types/sdcSymbologySettings.d.ts +2 -21
- package/build/js/{global.d.d.ts → global.d.ts} +7 -8
- package/build/js/index.d.ts +53 -82
- package/build/js/index.js +1 -1
- package/build/js/moduleLoader.d.ts +4 -3
- package/build/js/moduleLoader.js +1 -1
- package/build/js/nativeCall-q32Awp0L.d.ts +13 -0
- package/build/js/nativeDispatch-C7kZCRYA.d.ts +13 -0
- package/build/js/private/PrivateLabelFieldDefinition.d.ts +7 -41
- package/build/js/private/PrivateRectangularLocationSelectionJSON.d.ts +6 -5
- package/build/js/private/adaptiveRecognitionModeTranslator.d.ts +5 -4
- package/build/js/private/adaptiveRecognitionModeTranslator.js +1 -1
- package/build/js/private/brushTranslator.d.ts +10 -9
- package/build/js/private/brushTranslator.js +1 -1
- package/build/js/private/createProxiedViewFinder.d.ts +6 -63
- package/build/js/private/createProxiedViewFinder.js +1 -1
- package/build/js/private/fromWrappedFutureToPromise.d.ts +4 -3
- package/build/js/private/fromWrappedFutureToPromise.js +1 -1
- package/build/js/private/labelFieldLocationTypeTranslator.d.ts +6 -5
- package/build/js/private/labelFieldLocationTypeTranslator.js +1 -1
- package/build/js/private/measureTranslator.d.ts +5 -4
- package/build/js/private/measureTranslator.js +1 -1
- package/build/js/private/numberTranslator.d.ts +5 -4
- package/build/js/private/numberTranslator.js +1 -1
- package/build/js/private/scrollIntoView/compute.d.ts +56 -56
- package/build/js/private/scrollIntoView/compute.js +1 -1
- package/build/js/private/scrollIntoView/index.d.ts +9 -8
- package/build/js/private/scrollIntoView/index.js +1 -1
- package/build/js/private/scrollIntoView/types.d.ts +11 -10
- package/build/js/private/symbologiesTranslator.d.ts +7 -6
- package/build/js/private/symbologiesTranslator.js +1 -1
- package/build/js/private/viewfinderTranslator.d.ts +6 -9
- package/build/js/private/viewfinderTranslator.js +1 -1
- package/build/js/sdcBarcodeData-DOuUPRUb.d.ts +47 -0
- package/build/js/sdcBarcodeInternalSdkData-CJZsjs8c.d.ts +36 -0
- package/build/js/sdcCoreCommon-kHUoe_GV.d.ts +13 -0
- package/build/js/sdcCoreCommonBuffer-DjQM-W5x.d.ts +11 -0
- package/build/js/sdcCoreCommonGeometry-Bxvlllkc.d.ts +56 -0
- package/build/js/sdcCoreCommonGraphic-hFLsxC6K.d.ts +22 -0
- package/build/js/sdcCoreInternalSdkArea-BDbnSRls.d.ts +38 -0
- package/build/js/sdcCoreInternalSdkCapture-CcabgRl6.d.ts +9 -0
- package/build/js/sdcCoreInternalSdkCommonAsync-8G3-3n53.d.ts +12 -0
- package/build/js/sdcCoreInternalSdkCommonGeometry-BdkRyMJ5.d.ts +50 -0
- package/build/js/sdcCoreInternalSdkCommonGraphics-DRTWPww6.d.ts +10 -0
- package/build/js/sdcCoreInternalSdkOcr-rkdYyZLs.d.ts +34 -0
- package/build/js/sdcCoreInternalSdkUiStyle-pVbYygcu.d.ts +11 -0
- package/build/js/sdcCoreInternalSdkUiViewfinder-BoG0LyRj.d.ts +73 -0
- package/build/js/sdcLabelData-CHLquvuG.d.ts +37 -0
- package/build/js/sdcLabelInternalModuleCapture-B6-1Wjzn.d.ts +512 -0
- package/build/js/sdcLabelInternalModuleData-D_O2Y4cu.d.ts +63 -0
- package/build/js/sdcLabelInternalModuleUiOverlay-CGIKcVOW.d.ts +113 -0
- package/build/js/sdcSymbologySettings-CR04eT_a.d.ts +21 -0
- package/build/js/ui/atoms/AdaptiveRecognitionOverlay.d.ts +21 -20
- package/build/js/ui/atoms/AdaptiveRecognitionOverlay.js +1 -1
- package/build/js/ui/atoms/Button.d.ts +2 -67
- package/build/js/ui/atoms/Button.js +1 -1
- package/build/js/ui/atoms/TextInput.d.ts +189 -188
- package/build/js/ui/atoms/TextInput.js +1 -1
- package/build/js/ui/atoms/viewportUtils.d.ts +3 -2
- package/build/js/ui/atoms/viewportUtils.js +1 -1
- package/build/js/ui/controllers/KeyboardVisibilityController.d.ts +131 -130
- package/build/js/ui/controllers/KeyboardVisibilityController.js +1 -1
- package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.d.ts +97 -96
- package/build/js/ui/organisms/LabelCaptureValidationFlowLayout.js +1 -1
- package/build/js/vite-env.d.ts +1 -0
- package/build/js/worker/LabelCaptureWorkerManager.d.ts +17 -45
- package/build/js/worker/LabelCaptureWorkerManager.js +1 -1
- package/build/js/worker/NativeImplementationRegistry.d.ts +19 -0
- package/build/js/worker/NativeImplementationRegistry.js +1 -0
- package/build/js/worker/WorkerMain.d.ts +22 -58
- package/build/js/worker/WorkerMain.js +1 -1
- package/build/js/worker/WorkerRegistry.d.ts +4 -40
- package/build/js/worker/WorkerRegistry.js +1 -1
- package/build/js/worker/dataCaptureEngine.d.ts +2 -67
- package/build/js/worker/dataCaptureEngine.js +1 -1
- package/build/js/worker/dataCaptureWorkerRelated.d.ts +2 -37
- package/build/js/worker/handlers/FieldBuilderHandler.d.ts +6 -41
- package/build/js/worker/handlers/FieldBuilderHandler.js +1 -1
- package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.d.ts +21 -57
- package/build/js/worker/handlers/LabelCaptureBasicOverlayHandler.js +1 -1
- package/build/js/worker/handlers/ReceiptScanningHandler.d.ts +10 -48
- package/build/js/worker/handlers/ReceiptScanningHandler.js +1 -1
- package/build/js/worker/handlers/SettingsHandler.d.ts +9 -47
- package/build/js/worker/handlers/SettingsHandler.js +1 -1
- package/build/js/worker/handlers/ValidationFlowHandler.d.ts +12 -50
- package/build/js/worker/handlers/ValidationFlowHandler.js +1 -1
- package/build/js/worker/labelWorkerHandler.d.ts +4 -40
- package/build/js/worker/labelWorkerHandler.js +1 -1
- package/build/js/worker/nativeCall.d.ts +2 -0
- package/build/js/worker/nativeCall.js +1 -0
- package/build/js/worker/nativeDispatch.d.ts +2 -0
- package/build/js/worker/nativeDispatch.js +1 -0
- package/build/js/worker/proxies/AimerViewfinderProxy.d.ts +13 -47
- package/build/js/worker/proxies/AimerViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/CapturedLabelProxy.d.ts +12 -47
- package/build/js/worker/proxies/CapturedLabelProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.d.ts +24 -53
- package/build/js/worker/proxies/LabelCaptureBasicOverlayProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSessionProxy.d.ts +8 -43
- package/build/js/worker/proxies/LabelCaptureSessionProxy.js +1 -1
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.d.ts +18 -52
- package/build/js/worker/proxies/LabelCaptureSettingsProxy.js +1 -1
- package/build/js/worker/proxies/LabelDefinitionProxy.d.ts +14 -48
- package/build/js/worker/proxies/LabelDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.d.ts +18 -55
- package/build/js/worker/proxies/LabelFieldDefinitionProxy.js +1 -1
- package/build/js/worker/proxies/LabelFieldProxy.d.ts +16 -50
- package/build/js/worker/proxies/LabelFieldProxy.js +1 -1
- package/build/js/worker/proxies/NativeProxy.d.ts +2 -37
- package/build/js/worker/proxies/NativeProxy.js +1 -1
- package/build/js/worker/proxies/NoViewfinderProxy.d.ts +6 -41
- package/build/js/worker/proxies/NoViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/ReceiptScanningHandlerProxy.d.ts +11 -48
- package/build/js/worker/proxies/ReceiptScanningHandlerProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.d.ts +9 -44
- package/build/js/worker/proxies/RectangularViewfinderAnimationProxy.js +1 -1
- package/build/js/worker/proxies/RectangularViewfinderProxy.d.ts +27 -59
- package/build/js/worker/proxies/RectangularViewfinderProxy.js +1 -1
- package/build/js/worker/proxies/ValidationFlowListenerProxy.d.ts +16 -53
- package/build/js/worker/proxies/ValidationFlowListenerProxy.js +1 -1
- package/build/js/worker/proxies/base/BarcodeFieldProxyBase.d.ts +10 -43
- package/build/js/worker/proxies/base/BarcodeFieldProxyBase.js +1 -1
- package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.d.ts +38 -72
- package/build/js/worker/proxies/base/LabelFieldDefinitionBaseProxy.js +1 -1
- package/build/js/worker/proxies/base/index.d.ts +3 -39
- package/build/js/worker/proxies/base/index.js +1 -1
- package/build/js/worker/workerHandles.d.ts +2 -0
- package/build/js/worker/workerHandles.js +1 -0
- package/build/js/workerHandles-DhpaE-4P.d.ts +5 -0
- package/package.json +7 -7
- package/sdc-lib/label-worker-8.5.0-beta.1.js +1 -0
- package/sdc-lib/resources/models/barcode_localization_clutter_aware.69933853e03e.model +0 -0
- package/sdc-lib/resources/models/invalidated_id_classification_default.e3985b833d16.model +0 -0
- package/sdc-lib/resources/models/ocr_attention.75e86b6ca0ca.model +0 -0
- package/sdc-lib/resources/models/qr_module_prediction.515757826ca3.model +0 -0
- package/sdc-lib/resources/models/qr_module_prediction_model_spatial_transformer.e790edc14d39.model +0 -0
- package/sdc-lib/resources/models/via_id_template_database.5a7e5789abb4.model +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label-pthreads.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label-pthreads.wasm +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label-simd-pthreads.wasm +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label-simd.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label-simd.wasm +0 -0
- package/sdc-lib/scandit-datacapture-sdk-label.js +1 -1
- package/sdc-lib/scandit-datacapture-sdk-label.wasm +0 -0
- package/build/js/LabelCapture-DrHOFOh1.d.ts +0 -40
- package/build/js/LabelCaptureAdvancedOverlay-FdLIUFg0.d.ts +0 -87
- package/build/js/LabelCaptureBasicOverlay-DFtQFeL_.d.ts +0 -61
- package/build/js/NativeProxy-wKE5sxLq.d.ts +0 -1117
- package/build/js/chunks/chunk-2K4IDUBI.js +0 -1
- package/build/js/chunks/chunk-36FUBGEZ.js +0 -1
- package/build/js/chunks/chunk-4PATACKR.js +0 -1
- package/build/js/chunks/chunk-5JGE6TIK.js +0 -1
- package/build/js/chunks/chunk-5X76K74S.js +0 -1
- package/build/js/chunks/chunk-67ANQYNA.js +0 -1
- package/build/js/chunks/chunk-6AJOOQM4.js +0 -1
- package/build/js/chunks/chunk-7D7JLKMH.js +0 -1
- package/build/js/chunks/chunk-7FZ6M63O.js +0 -1
- package/build/js/chunks/chunk-7V7K3PCH.js +0 -1
- package/build/js/chunks/chunk-7VGFHQT3.js +0 -1
- package/build/js/chunks/chunk-A537ABTE.js +0 -1
- package/build/js/chunks/chunk-A6QIZJQN.js +0 -1
- package/build/js/chunks/chunk-ABK45ILU.js +0 -1
- package/build/js/chunks/chunk-AI6PEJT5.js +0 -1
- package/build/js/chunks/chunk-AP77K5WE.js +0 -0
- package/build/js/chunks/chunk-AWVMQD6I.js +0 -1
- package/build/js/chunks/chunk-B5ARNEBW.js +0 -1
- package/build/js/chunks/chunk-BDA5SYXG.js +0 -1
- package/build/js/chunks/chunk-BEKGYADV.js +0 -1
- package/build/js/chunks/chunk-BGVFXDGB.js +0 -1
- package/build/js/chunks/chunk-BJFWGOUS.js +0 -1
- package/build/js/chunks/chunk-BJSBS5IL.js +0 -1
- package/build/js/chunks/chunk-BQJUSAIQ.js +0 -1
- package/build/js/chunks/chunk-BYHTDLZK.js +0 -1
- package/build/js/chunks/chunk-BYXHNUWR.js +0 -1
- package/build/js/chunks/chunk-CDFFSVSO.js +0 -1
- package/build/js/chunks/chunk-CGNWTUD5.js +0 -1
- package/build/js/chunks/chunk-CHBH6UKJ.js +0 -1
- package/build/js/chunks/chunk-COOCFN2K.js +0 -1
- package/build/js/chunks/chunk-CS7EEHHH.js +0 -1
- package/build/js/chunks/chunk-CUHE565K.js +0 -1
- package/build/js/chunks/chunk-D5PIEZCN.js +0 -1
- package/build/js/chunks/chunk-D6QEVE6U.js +0 -1
- package/build/js/chunks/chunk-DDYADIOR.js +0 -1
- package/build/js/chunks/chunk-DE2UH73T.js +0 -1
- package/build/js/chunks/chunk-DY7YMUCC.js +0 -1
- package/build/js/chunks/chunk-F5NT65XG.js +0 -1
- package/build/js/chunks/chunk-FMGM62PL.js +0 -1
- package/build/js/chunks/chunk-FNR2MDR4.js +0 -1
- package/build/js/chunks/chunk-GCMVU762.js +0 -1
- package/build/js/chunks/chunk-H3VMMXMG.js +0 -1
- package/build/js/chunks/chunk-H4H6H5GI.js +0 -1
- package/build/js/chunks/chunk-IIBMH4UP.js +0 -1
- package/build/js/chunks/chunk-ITZZENSQ.js +0 -1
- package/build/js/chunks/chunk-J53ZQXAJ.js +0 -1
- package/build/js/chunks/chunk-JO7OMLH3.js +0 -1
- package/build/js/chunks/chunk-KMUMMK5E.js +0 -0
- package/build/js/chunks/chunk-L3YJ62IW.js +0 -1
- package/build/js/chunks/chunk-L6U6LZ6D.js +0 -1
- package/build/js/chunks/chunk-LAW7AY4G.js +0 -1
- package/build/js/chunks/chunk-LEARM7VY.js +0 -1
- package/build/js/chunks/chunk-LJPJTX67.js +0 -1
- package/build/js/chunks/chunk-LLBGDMYR.js +0 -1
- package/build/js/chunks/chunk-LTIUWWPC.js +0 -1
- package/build/js/chunks/chunk-M4E4AARR.js +0 -1
- package/build/js/chunks/chunk-MGEXMPRG.js +0 -1
- package/build/js/chunks/chunk-MMRF53YY.js +0 -1
- package/build/js/chunks/chunk-MQ3C6JQR.js +0 -1
- package/build/js/chunks/chunk-MVGPTPXX.js +0 -1
- package/build/js/chunks/chunk-MWD5HRPP.js +0 -0
- package/build/js/chunks/chunk-N2RCJCCU.js +0 -1
- package/build/js/chunks/chunk-NCZG3BTH.js +0 -1
- package/build/js/chunks/chunk-NPDG2TI5.js +0 -1
- package/build/js/chunks/chunk-O5PVNK4O.js +0 -1
- package/build/js/chunks/chunk-PNBJM4BJ.js +0 -1
- package/build/js/chunks/chunk-POMTT6U2.js +0 -1
- package/build/js/chunks/chunk-QOVY54UR.js +0 -1
- package/build/js/chunks/chunk-QRSFFB7W.js +0 -1
- package/build/js/chunks/chunk-R3R62BOL.js +0 -1
- package/build/js/chunks/chunk-R5YROV5Y.js +0 -0
- package/build/js/chunks/chunk-SQTZDMV3.js +0 -2
- package/build/js/chunks/chunk-SUORGX6H.js +0 -0
- package/build/js/chunks/chunk-SYDG6PPD.js +0 -1
- package/build/js/chunks/chunk-T6RBACQT.js +0 -1
- package/build/js/chunks/chunk-UNYPWXEG.js +0 -1
- package/build/js/chunks/chunk-UWPIQICM.js +0 -1
- package/build/js/chunks/chunk-V6PSSDG3.js +0 -1
- package/build/js/chunks/chunk-VIPA3YVR.js +0 -1
- package/build/js/chunks/chunk-VNO3A222.js +0 -1
- package/build/js/chunks/chunk-VOGHX5ZK.js +0 -1
- package/build/js/chunks/chunk-VPU7TPNE.js +0 -1
- package/build/js/chunks/chunk-VSEPEYHT.js +0 -1
- package/build/js/chunks/chunk-X2BMTDWA.js +0 -1
- package/build/js/chunks/chunk-XAZBXHAS.js +0 -1
- package/build/js/chunks/chunk-XCYFBGS2.js +0 -1
- package/build/js/chunks/chunk-XETUH5HN.js +0 -1
- package/build/js/chunks/chunk-XKSRWFDE.js +0 -1
- package/build/js/chunks/chunk-XQBJ3GXA.js +0 -1
- package/build/js/chunks/chunk-XRXASFAT.js +0 -1
- package/build/js/chunks/chunk-Y45KHLIU.js +0 -1
- package/build/js/chunks/chunk-ZFSXLH7S.js +0 -0
- package/build/js/chunks/chunk-ZU6C4VWO.js +0 -1
- package/build/js/chunks/chunk-ZWWBOSQM.js +0 -1
- package/build/js/chunks/chunk-ZX3QD2MF.js +0 -1
- package/build/js/global.d.js +0 -0
- package/build/js/sdcLabelInternalModuleCapture-yM8m0vEc.d.ts +0 -511
- package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.d.ts +0 -44
- package/build/js/worker/handlers/LabelCaptureAdvancedOverlayHandler.js +0 -1
- package/build/js/worker/handlers/LabelCaptureHandler.d.ts +0 -50
- package/build/js/worker/handlers/LabelCaptureHandler.js +0 -1
- package/build/js/worker/inlineWorker.d.d.ts +0 -4
- package/build/js/worker/inlineWorker.d.js +0 -0
- package/build/js/worker/labelCapture.inlineWorker.d.ts +0 -46
- package/build/js/worker/labelCapture.inlineWorker.js +0 -1
- package/build/js/worker/proxies/BarcodeFieldProxy.d.ts +0 -58
- package/build/js/worker/proxies/BarcodeFieldProxy.js +0 -1
- package/build/js/worker/proxies/CustomBarcodeProxy.d.ts +0 -50
- package/build/js/worker/proxies/CustomBarcodeProxy.js +0 -1
- package/build/js/worker/proxies/CustomTextProxy.d.ts +0 -49
- package/build/js/worker/proxies/CustomTextProxy.js +0 -1
- package/build/js/worker/proxies/DateTextProxy.d.ts +0 -49
- package/build/js/worker/proxies/DateTextProxy.js +0 -1
- package/build/js/worker/proxies/ExpiryDateTextProxy.d.ts +0 -52
- package/build/js/worker/proxies/ExpiryDateTextProxy.js +0 -1
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.d.ts +0 -48
- package/build/js/worker/proxies/ImeiOneBarcodeProxy.js +0 -1
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.d.ts +0 -48
- package/build/js/worker/proxies/ImeiTwoBarcodeProxy.js +0 -1
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.d.ts +0 -48
- package/build/js/worker/proxies/LabelCaptureAdvancedOverlayProxy.js +0 -1
- package/build/js/worker/proxies/LabelCaptureHelperProxy.d.ts +0 -46
- package/build/js/worker/proxies/LabelCaptureHelperProxy.js +0 -1
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.d.ts +0 -52
- package/build/js/worker/proxies/LabelCaptureOverlayHelperProxy.js +0 -1
- package/build/js/worker/proxies/LabelCaptureProxy.d.ts +0 -56
- package/build/js/worker/proxies/LabelCaptureProxy.js +0 -1
- package/build/js/worker/proxies/LabelFieldLocationProxy.d.ts +0 -48
- package/build/js/worker/proxies/LabelFieldLocationProxy.js +0 -1
- package/build/js/worker/proxies/PackingDateTextProxy.d.ts +0 -52
- package/build/js/worker/proxies/PackingDateTextProxy.js +0 -1
- package/build/js/worker/proxies/PartNumberBarcodeProxy.d.ts +0 -48
- package/build/js/worker/proxies/PartNumberBarcodeProxy.js +0 -1
- package/build/js/worker/proxies/ReceiptScanningOverlayProxy.d.ts +0 -50
- package/build/js/worker/proxies/ReceiptScanningOverlayProxy.js +0 -1
- package/build/js/worker/proxies/ReceiptScanningSettingsProxy.d.ts +0 -47
- package/build/js/worker/proxies/ReceiptScanningSettingsProxy.js +0 -1
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.d.ts +0 -48
- package/build/js/worker/proxies/SerialNumberBarcodeProxy.js +0 -1
- package/build/js/worker/proxies/TotalPriceTextProxy.d.ts +0 -48
- package/build/js/worker/proxies/TotalPriceTextProxy.js +0 -1
- package/build/js/worker/proxies/UnitPriceTextProxy.d.ts +0 -48
- package/build/js/worker/proxies/UnitPriceTextProxy.js +0 -1
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.d.ts +0 -46
- package/build/js/worker/proxies/ValidationFlowOverlayProxy.js +0 -1
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.d.ts +0 -69
- package/build/js/worker/proxies/ValidationFlowSettingsProxy.js +0 -1
- package/build/js/worker/proxies/WeightTextProxy.d.ts +0 -48
- package/build/js/worker/proxies/WeightTextProxy.js +0 -1
- package/sdc-lib/resources/models/invalidated_id_classification_default.1cd0f5859941.model +0 -0
- package/sdc-lib/resources/models/ocr_attention.dd4572d2c642.model +0 -0
- package/sdc-lib/resources/models/via_id_template_database.488e01f034cb.model +0 -0
|
@@ -1,511 +0,0 @@
|
|
|
1
|
-
import { Symbology } from './djinni-types/sdcBarcodeData.js';
|
|
2
|
-
import { SymbologySettings } from './djinni-types/sdcSymbologySettings.js';
|
|
3
|
-
import { WasmFrameData, DataCaptureContext, WasmFeedback } from '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
4
|
-
import { LocationSelection } from './djinni-types/sdcCoreInternalSdkArea.js';
|
|
5
|
-
import { WrappedFuture } from './djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
6
|
-
import { ExternalOcrBackend } from './djinni-types/sdcCoreInternalSdkOcr.js';
|
|
7
|
-
import { Rect } from './djinni-types/sdcCoreCommonGeometry.js';
|
|
8
|
-
import { LabelFieldLocationType, LabelDateComponentFormat, AdaptiveRecognitionMode } from './djinni-types/sdcLabelData.js';
|
|
9
|
-
import { CapturedLabel, ReceiptScanningResult, LabelField } from './djinni-types/sdcLabelInternalModuleData.js';
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* Copyright 2021 Snap, Inc.
|
|
13
|
-
* Copyright 2024 Scandit AG
|
|
14
|
-
*
|
|
15
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
16
|
-
* you may not use this file except in compliance with the License.
|
|
17
|
-
* You may obtain a copy of the License at
|
|
18
|
-
*
|
|
19
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
20
|
-
*
|
|
21
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
22
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
23
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
24
|
-
* See the License for the specific language governing permissions and
|
|
25
|
-
* limitations under the License.
|
|
26
|
-
*/
|
|
27
|
-
interface ResultOutcome<T> {
|
|
28
|
-
type: "result";
|
|
29
|
-
result: T;
|
|
30
|
-
}
|
|
31
|
-
interface ErrorOutcome<E> {
|
|
32
|
-
type: "error";
|
|
33
|
-
error: E;
|
|
34
|
-
}
|
|
35
|
-
type ResultOrError<T, E> = ResultOutcome<T> | ErrorOutcome<E>;
|
|
36
|
-
|
|
37
|
-
interface LabelCapture {
|
|
38
|
-
isEnabled(): boolean;
|
|
39
|
-
setEnabled(enabled: boolean): void;
|
|
40
|
-
isAttachedToContext(): boolean;
|
|
41
|
-
addListenerAsync(listener: LabelCaptureListener, priority: number): void;
|
|
42
|
-
removeListenerAsync(listener: LabelCaptureListener): void;
|
|
43
|
-
getSession(): LabelCaptureSession;
|
|
44
|
-
applySettingsWrapped(settings: LabelCaptureSettings): WrappedFuture;
|
|
45
|
-
getContext(): DataCaptureContext;
|
|
46
|
-
registerExternalOcrBackend(backend: ExternalOcrBackend): void;
|
|
47
|
-
shouldUseEngineDrivenAnimations(): boolean;
|
|
48
|
-
receiptScanningHandler(): ReceiptScanningHandler;
|
|
49
|
-
validationFlowHandler(): ValidationFlowHandler;
|
|
50
|
-
unsetValidationFlowHandler(): void;
|
|
51
|
-
}
|
|
52
|
-
interface LabelCapture_statics {
|
|
53
|
-
create(context: DataCaptureContext, settings: LabelCaptureSettings): LabelCapture;
|
|
54
|
-
}
|
|
55
|
-
interface LabelCaptureHelper {
|
|
56
|
-
}
|
|
57
|
-
interface LabelCaptureHelper_statics {
|
|
58
|
-
addLabelCaptureToContext(mode: LabelCapture, context: DataCaptureContext): void;
|
|
59
|
-
removeLabelCaptureFromContext(mode: LabelCapture, context: DataCaptureContext): void;
|
|
60
|
-
}
|
|
61
|
-
interface LabelCaptureSettings {
|
|
62
|
-
setLocationSelection(locationSelection: LocationSelection): void;
|
|
63
|
-
getLocationSelection(): LocationSelection | undefined;
|
|
64
|
-
getLicenseKey(): string;
|
|
65
|
-
setLicenseKey(license: string): void;
|
|
66
|
-
getLicensee(): string;
|
|
67
|
-
setLicensee(licensee: string): void;
|
|
68
|
-
getIntProperty(key: string): number | undefined;
|
|
69
|
-
setIntProperty(key: string, value: number): void;
|
|
70
|
-
getBlueprintJson(): string;
|
|
71
|
-
getBasicOverlayAnimationMillis(): number | undefined;
|
|
72
|
-
}
|
|
73
|
-
interface LabelCaptureSettings_statics {
|
|
74
|
-
loadFromString(description: string): ResultOrError<LabelCaptureSettings, string>;
|
|
75
|
-
createFromLabelDefinitions(labelDefinitions: Array<LabelDefinition>): ResultOrError<LabelCaptureSettings, string>;
|
|
76
|
-
create(labelDefinitions: Array<LabelDefinition>, hiddenPropertyJsonString: string, blueprintJsonUpdate: string): ResultOrError<LabelCaptureSettings, string>;
|
|
77
|
-
}
|
|
78
|
-
interface LabelCaptureSession {
|
|
79
|
-
getLabels(): Array<CapturedLabel>;
|
|
80
|
-
getLastFrameId(): number;
|
|
81
|
-
toJson(): string;
|
|
82
|
-
}
|
|
83
|
-
interface LabelCaptureListener {
|
|
84
|
-
onSessionUpdated(mode: LabelCapture, session: LabelCaptureSession, data: WasmFrameData): void;
|
|
85
|
-
onObservationStarted(mode: LabelCapture): void;
|
|
86
|
-
onObservationStopped(mode: LabelCapture): void;
|
|
87
|
-
}
|
|
88
|
-
interface LabelDefinition {
|
|
89
|
-
getName(): string;
|
|
90
|
-
getFieldDefinitions(): Array<LabelFieldDefinition>;
|
|
91
|
-
getHiddenProperties(): string;
|
|
92
|
-
setHiddenProperties(jsonString: string): void;
|
|
93
|
-
getAdaptiveRecognitionMode(): AdaptiveRecognitionMode;
|
|
94
|
-
setAdaptiveRecognitionMode(mode: AdaptiveRecognitionMode): void;
|
|
95
|
-
}
|
|
96
|
-
interface LabelDefinition_statics {
|
|
97
|
-
create(name: string, fieldDefinitions: Array<LabelFieldDefinition>): LabelDefinition;
|
|
98
|
-
createVinLabelDefinition(name: string): LabelDefinition;
|
|
99
|
-
createPriceCaptureDefinition(name: string): LabelDefinition;
|
|
100
|
-
createSevenSegmentDisplayLabelDefinition(name: string): LabelDefinition;
|
|
101
|
-
}
|
|
102
|
-
interface LabelFieldDefinition {
|
|
103
|
-
getName(): string;
|
|
104
|
-
isOptional(): boolean;
|
|
105
|
-
setOptional(optional: boolean): void;
|
|
106
|
-
getPatterns(): Array<string>;
|
|
107
|
-
setPatterns(patterns: Array<string>): void;
|
|
108
|
-
getHiddenProperties(): string;
|
|
109
|
-
setHiddenProperties(jsonString: string): void;
|
|
110
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
111
|
-
setLocation(location: LabelFieldLocation): void;
|
|
112
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
113
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
114
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
115
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
116
|
-
}
|
|
117
|
-
interface LabelDateFormat {
|
|
118
|
-
componentFormat: LabelDateComponentFormat;
|
|
119
|
-
acceptPartialDates: boolean;
|
|
120
|
-
}
|
|
121
|
-
interface TextField {
|
|
122
|
-
/** inherited from label_field_definition */
|
|
123
|
-
getName(): string;
|
|
124
|
-
isOptional(): boolean;
|
|
125
|
-
setOptional(optional: boolean): void;
|
|
126
|
-
getPatterns(): Array<string>;
|
|
127
|
-
setPatterns(patterns: Array<string>): void;
|
|
128
|
-
getHiddenProperties(): string;
|
|
129
|
-
setHiddenProperties(jsonString: string): void;
|
|
130
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
131
|
-
setLocation(location: LabelFieldLocation): void;
|
|
132
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
133
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
134
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
135
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
136
|
-
resetDataTypePatterns(): void;
|
|
137
|
-
}
|
|
138
|
-
interface DateText {
|
|
139
|
-
getName(): string;
|
|
140
|
-
isOptional(): boolean;
|
|
141
|
-
setOptional(optional: boolean): void;
|
|
142
|
-
getPatterns(): Array<string>;
|
|
143
|
-
setPatterns(patterns: Array<string>): void;
|
|
144
|
-
getHiddenProperties(): string;
|
|
145
|
-
setHiddenProperties(jsonString: string): void;
|
|
146
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
147
|
-
getLabelDateFormat(): LabelDateFormat;
|
|
148
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
149
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
150
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
151
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
152
|
-
resetDataTypePatterns(): void;
|
|
153
|
-
}
|
|
154
|
-
interface DateText_statics {
|
|
155
|
-
create(name: string, format: LabelDateFormat): DateText;
|
|
156
|
-
}
|
|
157
|
-
interface ExpiryDateText {
|
|
158
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
159
|
-
setLabelDateFormat(format: LabelDateFormat | undefined): void;
|
|
160
|
-
getLabelDateFormat(): LabelDateFormat | undefined;
|
|
161
|
-
resetDataTypePatterns(): void;
|
|
162
|
-
/** inherited from label_field_definition */
|
|
163
|
-
getName(): string;
|
|
164
|
-
isOptional(): boolean;
|
|
165
|
-
setOptional(optional: boolean): void;
|
|
166
|
-
getPatterns(): Array<string>;
|
|
167
|
-
setPatterns(patterns: Array<string>): void;
|
|
168
|
-
getHiddenProperties(): string;
|
|
169
|
-
setHiddenProperties(jsonString: string): void;
|
|
170
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
171
|
-
setLocation(location: LabelFieldLocation): void;
|
|
172
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
173
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
174
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
175
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
176
|
-
}
|
|
177
|
-
interface ExpiryDateText_statics {
|
|
178
|
-
create(name: string): ExpiryDateText;
|
|
179
|
-
}
|
|
180
|
-
interface PackingDateText {
|
|
181
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
182
|
-
setLabelDateFormat(format: LabelDateFormat | undefined): void;
|
|
183
|
-
getLabelDateFormat(): LabelDateFormat | undefined;
|
|
184
|
-
resetDataTypePatterns(): void;
|
|
185
|
-
/** inherited from label_field_definition */
|
|
186
|
-
getName(): string;
|
|
187
|
-
isOptional(): boolean;
|
|
188
|
-
setOptional(optional: boolean): void;
|
|
189
|
-
getPatterns(): Array<string>;
|
|
190
|
-
setPatterns(patterns: Array<string>): void;
|
|
191
|
-
getHiddenProperties(): string;
|
|
192
|
-
setHiddenProperties(jsonString: string): void;
|
|
193
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
194
|
-
setLocation(location: LabelFieldLocation): void;
|
|
195
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
196
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
197
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
198
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
199
|
-
}
|
|
200
|
-
interface PackingDateText_statics {
|
|
201
|
-
create(name: string): PackingDateText;
|
|
202
|
-
}
|
|
203
|
-
interface TotalPriceText {
|
|
204
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
205
|
-
/** inherited from label_field_definition */
|
|
206
|
-
getName(): string;
|
|
207
|
-
isOptional(): boolean;
|
|
208
|
-
setOptional(optional: boolean): void;
|
|
209
|
-
getPatterns(): Array<string>;
|
|
210
|
-
setPatterns(patterns: Array<string>): void;
|
|
211
|
-
getHiddenProperties(): string;
|
|
212
|
-
setHiddenProperties(jsonString: string): void;
|
|
213
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
214
|
-
setLocation(location: LabelFieldLocation): void;
|
|
215
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
216
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
217
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
218
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
219
|
-
resetDataTypePatterns(): void;
|
|
220
|
-
}
|
|
221
|
-
interface TotalPriceText_statics {
|
|
222
|
-
create(name: string): TotalPriceText;
|
|
223
|
-
}
|
|
224
|
-
interface UnitPriceText {
|
|
225
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
226
|
-
/** inherited from label_field_definition */
|
|
227
|
-
getName(): string;
|
|
228
|
-
isOptional(): boolean;
|
|
229
|
-
setOptional(optional: boolean): void;
|
|
230
|
-
getPatterns(): Array<string>;
|
|
231
|
-
setPatterns(patterns: Array<string>): void;
|
|
232
|
-
getHiddenProperties(): string;
|
|
233
|
-
setHiddenProperties(jsonString: string): void;
|
|
234
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
235
|
-
setLocation(location: LabelFieldLocation): void;
|
|
236
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
237
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
238
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
239
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
240
|
-
resetDataTypePatterns(): void;
|
|
241
|
-
}
|
|
242
|
-
interface UnitPriceText_statics {
|
|
243
|
-
create(name: string): UnitPriceText;
|
|
244
|
-
}
|
|
245
|
-
interface WeightText {
|
|
246
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
247
|
-
/** inherited from label_field_definition */
|
|
248
|
-
getName(): string;
|
|
249
|
-
isOptional(): boolean;
|
|
250
|
-
setOptional(optional: boolean): void;
|
|
251
|
-
getPatterns(): Array<string>;
|
|
252
|
-
setPatterns(patterns: Array<string>): void;
|
|
253
|
-
getHiddenProperties(): string;
|
|
254
|
-
setHiddenProperties(jsonString: string): void;
|
|
255
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
256
|
-
setLocation(location: LabelFieldLocation): void;
|
|
257
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
258
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
259
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
260
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
261
|
-
resetDataTypePatterns(): void;
|
|
262
|
-
}
|
|
263
|
-
interface WeightText_statics {
|
|
264
|
-
create(name: string): WeightText;
|
|
265
|
-
}
|
|
266
|
-
interface CustomText {
|
|
267
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
268
|
-
/** inherited from label_field_definition */
|
|
269
|
-
getName(): string;
|
|
270
|
-
isOptional(): boolean;
|
|
271
|
-
setOptional(optional: boolean): void;
|
|
272
|
-
getPatterns(): Array<string>;
|
|
273
|
-
setPatterns(patterns: Array<string>): void;
|
|
274
|
-
getHiddenProperties(): string;
|
|
275
|
-
setHiddenProperties(jsonString: string): void;
|
|
276
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
277
|
-
setLocation(location: LabelFieldLocation): void;
|
|
278
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
279
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
280
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
281
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
282
|
-
resetDataTypePatterns(): void;
|
|
283
|
-
}
|
|
284
|
-
interface CustomText_statics {
|
|
285
|
-
create(name: string): CustomText;
|
|
286
|
-
}
|
|
287
|
-
interface BarcodeField {
|
|
288
|
-
getSymbologies(): Array<SymbologySettings>;
|
|
289
|
-
setSymbologies(symbologies: Array<SymbologySettings>): void;
|
|
290
|
-
/** inherited from label_field_definition */
|
|
291
|
-
getName(): string;
|
|
292
|
-
isOptional(): boolean;
|
|
293
|
-
setOptional(optional: boolean): void;
|
|
294
|
-
getPatterns(): Array<string>;
|
|
295
|
-
setPatterns(patterns: Array<string>): void;
|
|
296
|
-
getHiddenProperties(): string;
|
|
297
|
-
setHiddenProperties(jsonString: string): void;
|
|
298
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
299
|
-
setLocation(location: LabelFieldLocation): void;
|
|
300
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
301
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
302
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
303
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
304
|
-
}
|
|
305
|
-
interface BarcodeField_statics {
|
|
306
|
-
defaultSymbologies(symbologies: Array<Symbology>): Array<SymbologySettings>;
|
|
307
|
-
}
|
|
308
|
-
interface ImeiOneBarcode {
|
|
309
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
310
|
-
/** inherited from label_field_definition */
|
|
311
|
-
getName(): string;
|
|
312
|
-
isOptional(): boolean;
|
|
313
|
-
setOptional(optional: boolean): void;
|
|
314
|
-
getPatterns(): Array<string>;
|
|
315
|
-
setPatterns(patterns: Array<string>): void;
|
|
316
|
-
getHiddenProperties(): string;
|
|
317
|
-
setHiddenProperties(jsonString: string): void;
|
|
318
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
319
|
-
setLocation(location: LabelFieldLocation): void;
|
|
320
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
321
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
322
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
323
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
324
|
-
/** inherited from barcode_field */
|
|
325
|
-
getSymbologies(): Array<SymbologySettings>;
|
|
326
|
-
setSymbologies(symbologies: Array<SymbologySettings>): void;
|
|
327
|
-
}
|
|
328
|
-
interface ImeiOneBarcode_statics {
|
|
329
|
-
create(name: string): ImeiOneBarcode;
|
|
330
|
-
}
|
|
331
|
-
interface ImeiTwoBarcode {
|
|
332
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
333
|
-
/** inherited from label_field_definition */
|
|
334
|
-
getName(): string;
|
|
335
|
-
isOptional(): boolean;
|
|
336
|
-
setOptional(optional: boolean): void;
|
|
337
|
-
getPatterns(): Array<string>;
|
|
338
|
-
setPatterns(patterns: Array<string>): void;
|
|
339
|
-
getHiddenProperties(): string;
|
|
340
|
-
setHiddenProperties(jsonString: string): void;
|
|
341
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
342
|
-
setLocation(location: LabelFieldLocation): void;
|
|
343
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
344
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
345
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
346
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
347
|
-
/** inherited from barcode_field */
|
|
348
|
-
getSymbologies(): Array<SymbologySettings>;
|
|
349
|
-
setSymbologies(symbologies: Array<SymbologySettings>): void;
|
|
350
|
-
}
|
|
351
|
-
interface ImeiTwoBarcode_statics {
|
|
352
|
-
create(name: string): ImeiTwoBarcode;
|
|
353
|
-
}
|
|
354
|
-
interface PartNumberBarcode {
|
|
355
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
356
|
-
/** inherited from label_field_definition */
|
|
357
|
-
getName(): string;
|
|
358
|
-
isOptional(): boolean;
|
|
359
|
-
setOptional(optional: boolean): void;
|
|
360
|
-
getPatterns(): Array<string>;
|
|
361
|
-
setPatterns(patterns: Array<string>): void;
|
|
362
|
-
getHiddenProperties(): string;
|
|
363
|
-
setHiddenProperties(jsonString: string): void;
|
|
364
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
365
|
-
setLocation(location: LabelFieldLocation): void;
|
|
366
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
367
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
368
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
369
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
370
|
-
/** inherited from barcode_field */
|
|
371
|
-
getSymbologies(): Array<SymbologySettings>;
|
|
372
|
-
setSymbologies(symbologies: Array<SymbologySettings>): void;
|
|
373
|
-
}
|
|
374
|
-
interface PartNumberBarcode_statics {
|
|
375
|
-
create(name: string): PartNumberBarcode;
|
|
376
|
-
}
|
|
377
|
-
interface SerialNumberBarcode {
|
|
378
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
379
|
-
/** inherited from label_field_definition */
|
|
380
|
-
getName(): string;
|
|
381
|
-
isOptional(): boolean;
|
|
382
|
-
setOptional(optional: boolean): void;
|
|
383
|
-
getPatterns(): Array<string>;
|
|
384
|
-
setPatterns(patterns: Array<string>): void;
|
|
385
|
-
getHiddenProperties(): string;
|
|
386
|
-
setHiddenProperties(jsonString: string): void;
|
|
387
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
388
|
-
setLocation(location: LabelFieldLocation): void;
|
|
389
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
390
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
391
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
392
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
393
|
-
/** inherited from barcode_field */
|
|
394
|
-
getSymbologies(): Array<SymbologySettings>;
|
|
395
|
-
setSymbologies(symbologies: Array<SymbologySettings>): void;
|
|
396
|
-
}
|
|
397
|
-
interface SerialNumberBarcode_statics {
|
|
398
|
-
create(name: string): SerialNumberBarcode;
|
|
399
|
-
}
|
|
400
|
-
interface CustomBarcode {
|
|
401
|
-
asLabelFieldDefinition(): LabelFieldDefinition;
|
|
402
|
-
/** inherited from label_field_definition */
|
|
403
|
-
getName(): string;
|
|
404
|
-
isOptional(): boolean;
|
|
405
|
-
setOptional(optional: boolean): void;
|
|
406
|
-
getPatterns(): Array<string>;
|
|
407
|
-
setPatterns(patterns: Array<string>): void;
|
|
408
|
-
getHiddenProperties(): string;
|
|
409
|
-
setHiddenProperties(jsonString: string): void;
|
|
410
|
-
getLocation(): LabelFieldLocation | undefined;
|
|
411
|
-
setLocation(location: LabelFieldLocation): void;
|
|
412
|
-
getDataTypePatterns(): Array<string> | undefined;
|
|
413
|
-
setDataTypePatterns(dataTypePatterns: Array<string>): void;
|
|
414
|
-
getNumberOfMandatoryInstances(): number | undefined;
|
|
415
|
-
setNumberOfMandatoryInstances(numberOfMandatoryInstances: number | undefined): void;
|
|
416
|
-
/** inherited from barcode_field */
|
|
417
|
-
getSymbologies(): Array<SymbologySettings>;
|
|
418
|
-
setSymbologies(symbologies: Array<SymbologySettings>): void;
|
|
419
|
-
}
|
|
420
|
-
interface CustomBarcode_statics {
|
|
421
|
-
create(name: string, symbologies: Array<SymbologySettings>): CustomBarcode;
|
|
422
|
-
}
|
|
423
|
-
interface LabelFieldLocation {
|
|
424
|
-
getLabelFieldLocationType(): LabelFieldLocationType | undefined;
|
|
425
|
-
getRect(): Rect | undefined;
|
|
426
|
-
}
|
|
427
|
-
interface LabelFieldLocation_statics {
|
|
428
|
-
createWithType(locationType: LabelFieldLocationType): LabelFieldLocation;
|
|
429
|
-
createWithRect(rect: Rect): LabelFieldLocation;
|
|
430
|
-
}
|
|
431
|
-
interface ReceiptScanningListener {
|
|
432
|
-
onProcessingStarted(): void;
|
|
433
|
-
onReceiptScanned(result: ReceiptScanningResult): void;
|
|
434
|
-
onReceiptScanningFailed(): void;
|
|
435
|
-
}
|
|
436
|
-
interface ReceiptScanningHandler {
|
|
437
|
-
startFlow(): void;
|
|
438
|
-
finishFlow(): void;
|
|
439
|
-
addListener(listener: ReceiptScanningListener): void;
|
|
440
|
-
removeListener(listener: ReceiptScanningListener): void;
|
|
441
|
-
}
|
|
442
|
-
declare enum LabelResultUpdateType {
|
|
443
|
-
SYNC = 0,
|
|
444
|
-
ASYNC_STARTED = 1,
|
|
445
|
-
ASYNC_FINISHED = 2
|
|
446
|
-
}
|
|
447
|
-
interface LabelResultUpdate {
|
|
448
|
-
type: LabelResultUpdateType;
|
|
449
|
-
asyncId?: bigint;
|
|
450
|
-
}
|
|
451
|
-
declare enum ValidationFlowState {
|
|
452
|
-
IDLE = 0,
|
|
453
|
-
IN_PARTIAL_SCAN = 1,
|
|
454
|
-
IN_COMPLETE_SCAN = 2,
|
|
455
|
-
PAUSED = 3,
|
|
456
|
-
FINISHED = 4
|
|
457
|
-
}
|
|
458
|
-
interface ValidationFlowField {
|
|
459
|
-
getLabelField(): LabelField;
|
|
460
|
-
isValid(): boolean;
|
|
461
|
-
isProcessingInCloud(): boolean;
|
|
462
|
-
}
|
|
463
|
-
interface ValidationFlowListener {
|
|
464
|
-
onFieldsScanned(fields: Array<ValidationFlowField>): void;
|
|
465
|
-
onScanTimeout(): void;
|
|
466
|
-
onLabelIsMissingRequiredField(fields: Array<ValidationFlowField>): void;
|
|
467
|
-
onManualInput(field: ValidationFlowField, oldValue: string | undefined, newValue: string): void;
|
|
468
|
-
onStateChanged(state: ValidationFlowState): void;
|
|
469
|
-
onCloudBackupServiceStarted(): void;
|
|
470
|
-
onCloudBackupServiceStopped(): void;
|
|
471
|
-
onResultUpdate(update: LabelResultUpdate, fields: Array<ValidationFlowField>, frameData: WasmFrameData): void;
|
|
472
|
-
}
|
|
473
|
-
interface ValidationFlowHandler {
|
|
474
|
-
startCompleteLabelScan(labelName: string): void;
|
|
475
|
-
startPartialLabelScan(fieldNames: Array<string>): void;
|
|
476
|
-
updateFieldValue(fieldName: string, value: string): boolean;
|
|
477
|
-
finishFlow(): ResultOrError<Array<ValidationFlowField>, string>;
|
|
478
|
-
clearAllFields(): void;
|
|
479
|
-
validationFlowFields(): Array<ValidationFlowField>;
|
|
480
|
-
pauseScan(): void;
|
|
481
|
-
resumeScan(): void;
|
|
482
|
-
reset(): void;
|
|
483
|
-
cancelCloudBackupTaskForField(fieldName: string): void;
|
|
484
|
-
uncancelCloudBackupTaskForField(fieldName: string): void;
|
|
485
|
-
addListener(listener: ValidationFlowListener): void;
|
|
486
|
-
removeListener(listener: ValidationFlowListener): void;
|
|
487
|
-
setFeedbackForCloudBackup(feedback: WasmFeedback): void;
|
|
488
|
-
getFeedbackForCloudBackup(): WasmFeedback;
|
|
489
|
-
}
|
|
490
|
-
interface SdcLabelInternalModuleCapture_statics {
|
|
491
|
-
LabelCapture: LabelCapture_statics;
|
|
492
|
-
LabelCaptureHelper: LabelCaptureHelper_statics;
|
|
493
|
-
LabelCaptureSettings: LabelCaptureSettings_statics;
|
|
494
|
-
LabelDefinition: LabelDefinition_statics;
|
|
495
|
-
DateText: DateText_statics;
|
|
496
|
-
ExpiryDateText: ExpiryDateText_statics;
|
|
497
|
-
PackingDateText: PackingDateText_statics;
|
|
498
|
-
TotalPriceText: TotalPriceText_statics;
|
|
499
|
-
UnitPriceText: UnitPriceText_statics;
|
|
500
|
-
WeightText: WeightText_statics;
|
|
501
|
-
CustomText: CustomText_statics;
|
|
502
|
-
BarcodeField: BarcodeField_statics;
|
|
503
|
-
ImeiOneBarcode: ImeiOneBarcode_statics;
|
|
504
|
-
ImeiTwoBarcode: ImeiTwoBarcode_statics;
|
|
505
|
-
PartNumberBarcode: PartNumberBarcode_statics;
|
|
506
|
-
SerialNumberBarcode: SerialNumberBarcode_statics;
|
|
507
|
-
CustomBarcode: CustomBarcode_statics;
|
|
508
|
-
LabelFieldLocation: LabelFieldLocation_statics;
|
|
509
|
-
}
|
|
510
|
-
|
|
511
|
-
export { type LabelFieldLocation_statics as A, type BarcodeField as B, type CustomBarcode as C, type DateText as D, type ExpiryDateText as E, type PackingDateText_statics as F, type PartNumberBarcode_statics as G, type ReceiptScanningHandler as H, type ImeiOneBarcode as I, type SerialNumberBarcode_statics as J, type TextField as K, type LabelCapture as L, type TotalPriceText_statics as M, type UnitPriceText_statics as N, type WeightText_statics as O, type PackingDateText as P, LabelResultUpdateType as Q, type ResultOrError as R, type SerialNumberBarcode as S, type TotalPriceText as T, type UnitPriceText as U, ValidationFlowState as V, type WeightText as W, type SdcLabelInternalModuleCapture_statics as X, type ValidationFlowHandler as Y, type LabelCaptureListener as a, type LabelCaptureSession as b, type LabelFieldLocation as c, type LabelFieldDefinition as d, type CustomText as e, type LabelDateFormat as f, type ImeiTwoBarcode as g, type LabelCaptureHelper as h, type LabelCaptureSettings as i, type LabelDefinition as j, type PartNumberBarcode as k, type ReceiptScanningListener as l, type ValidationFlowListener as m, type ValidationFlowField as n, type LabelResultUpdate as o, type BarcodeField_statics as p, type CustomBarcode_statics as q, type CustomText_statics as r, type DateText_statics as s, type ExpiryDateText_statics as t, type ImeiOneBarcode_statics as u, type ImeiTwoBarcode_statics as v, type LabelCapture_statics as w, type LabelCaptureHelper_statics as x, type LabelCaptureSettings_statics as y, type LabelDefinition_statics as z };
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-wKE5sxLq.js';
|
|
2
|
-
import '@scandit/web-datacapture-barcode';
|
|
3
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
4
|
-
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
5
|
-
import '../../djinni-types/sdcBarcodeData.js';
|
|
6
|
-
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
7
|
-
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
8
|
-
import '../../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
9
|
-
import '../../djinni-types/sdcSymbologySettings.js';
|
|
10
|
-
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
11
|
-
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
12
|
-
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
13
|
-
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
14
|
-
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
15
|
-
import '../../djinni-types/sdcCoreCommon.js';
|
|
16
|
-
import '../../djinni-types/sdcLabelData.js';
|
|
17
|
-
import '../../djinni-types/sdcLabelInternalModuleData.js';
|
|
18
|
-
import '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
19
|
-
import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
20
|
-
import '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
21
|
-
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
22
|
-
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
23
|
-
import '@scandit/web-datacapture-core';
|
|
24
|
-
import '../../api/AdaptiveRecognitionMode.js';
|
|
25
|
-
import '../../api/CapturedLabel.js';
|
|
26
|
-
import '../../api/LabelField.js';
|
|
27
|
-
import '../../api/LabelFieldState.js';
|
|
28
|
-
import '../../api/LabelFieldType.js';
|
|
29
|
-
import '../../api/LabelFieldValueType.js';
|
|
30
|
-
import '../../api/LabelDateResult.js';
|
|
31
|
-
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
|
-
import '../../api/LabelCaptureSession.js';
|
|
33
|
-
import '../../api/LabelDateFormat.js';
|
|
34
|
-
import '../../api/LabelDateComponentFormat.js';
|
|
35
|
-
import '../../api/LabelFieldLocationType.js';
|
|
36
|
-
import '../../api/ReceiptScanningLineItem.js';
|
|
37
|
-
import '../../api/ValidationFlowField.js';
|
|
38
|
-
|
|
39
|
-
declare class LabelCaptureAdvancedOverlayHandler {
|
|
40
|
-
canHandle(command: string): boolean;
|
|
41
|
-
handle(event: MessageEvent<AnyDataCaptureActionMessage>): Promise<unknown>;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
export { LabelCaptureAdvancedOverlayHandler };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{J as LabelCaptureAdvancedOverlayHandler}from'../../chunks/chunk-LJPJTX67.js';
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { f as AnyDataCaptureActionMessage } from '../../NativeProxy-wKE5sxLq.js';
|
|
2
|
-
import { WorkerMain } from '../WorkerMain.js';
|
|
3
|
-
import '@scandit/web-datacapture-barcode';
|
|
4
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
5
|
-
import '../../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
6
|
-
import '../../djinni-types/sdcBarcodeData.js';
|
|
7
|
-
import '../../djinni-types/sdcCoreCommonGeometry.js';
|
|
8
|
-
import '../../djinni-types/sdcCoreCommonBuffer.js';
|
|
9
|
-
import '../../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
10
|
-
import '../../djinni-types/sdcSymbologySettings.js';
|
|
11
|
-
import '../../djinni-types/sdcCoreInternalSdkArea.js';
|
|
12
|
-
import '../../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
13
|
-
import '../../djinni-types/sdcCoreCommonGraphic.js';
|
|
14
|
-
import '../../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
15
|
-
import '../../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
16
|
-
import '../../djinni-types/sdcCoreCommon.js';
|
|
17
|
-
import '../../djinni-types/sdcLabelData.js';
|
|
18
|
-
import '../../djinni-types/sdcLabelInternalModuleData.js';
|
|
19
|
-
import '../../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
20
|
-
import '../../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
21
|
-
import '../../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
22
|
-
import '../../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
23
|
-
import '../../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
24
|
-
import '@scandit/web-datacapture-core';
|
|
25
|
-
import '../../api/AdaptiveRecognitionMode.js';
|
|
26
|
-
import '../../api/CapturedLabel.js';
|
|
27
|
-
import '../../api/LabelField.js';
|
|
28
|
-
import '../../api/LabelFieldState.js';
|
|
29
|
-
import '../../api/LabelFieldType.js';
|
|
30
|
-
import '../../api/LabelFieldValueType.js';
|
|
31
|
-
import '../../api/LabelDateResult.js';
|
|
32
|
-
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
33
|
-
import '../../api/LabelCaptureSession.js';
|
|
34
|
-
import '../../api/LabelDateFormat.js';
|
|
35
|
-
import '../../api/LabelDateComponentFormat.js';
|
|
36
|
-
import '../../api/LabelFieldLocationType.js';
|
|
37
|
-
import '../../api/ReceiptScanningLineItem.js';
|
|
38
|
-
import '../../api/ValidationFlowField.js';
|
|
39
|
-
import '@scandit/web-datacapture-core/build/js/worker/index.js';
|
|
40
|
-
import '../dataCaptureEngine.js';
|
|
41
|
-
import '@scandit/web-datacapture-core/build/js/worker/index';
|
|
42
|
-
|
|
43
|
-
declare class LabelCaptureHandler {
|
|
44
|
-
private readonly workerMain;
|
|
45
|
-
constructor(workerMain: WorkerMain);
|
|
46
|
-
canHandle(command: string): boolean;
|
|
47
|
-
handle(event: MessageEvent<AnyDataCaptureActionMessage>): Promise<unknown>;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
export { LabelCaptureHandler };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{M as LabelCaptureHandler}from'../../chunks/chunk-LJPJTX67.js';
|
|
File without changes
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { WorkerMain } from './WorkerMain.js';
|
|
2
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
3
|
-
import '@scandit/web-datacapture-core/build/js/worker/index.js';
|
|
4
|
-
import '../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
5
|
-
import '../djinni-types/sdcBarcodeData.js';
|
|
6
|
-
import '../djinni-types/sdcSymbologySettings.js';
|
|
7
|
-
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
8
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
9
|
-
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
10
|
-
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
11
|
-
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
12
|
-
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
13
|
-
import '../djinni-types/sdcCoreCommon.js';
|
|
14
|
-
import '../djinni-types/sdcLabelData.js';
|
|
15
|
-
import '../djinni-types/sdcLabelInternalModuleData.js';
|
|
16
|
-
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
17
|
-
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
18
|
-
import './dataCaptureEngine.js';
|
|
19
|
-
import '@scandit/web-datacapture-core/build/js/worker/index';
|
|
20
|
-
import '../NativeProxy-wKE5sxLq.js';
|
|
21
|
-
import '@scandit/web-datacapture-barcode';
|
|
22
|
-
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
23
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
24
|
-
import '../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
25
|
-
import '../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
26
|
-
import '../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
27
|
-
import '@scandit/web-datacapture-core';
|
|
28
|
-
import '../api/AdaptiveRecognitionMode.js';
|
|
29
|
-
import '../api/CapturedLabel.js';
|
|
30
|
-
import '../api/LabelField.js';
|
|
31
|
-
import '../api/LabelFieldState.js';
|
|
32
|
-
import '../api/LabelFieldType.js';
|
|
33
|
-
import '../api/LabelFieldValueType.js';
|
|
34
|
-
import '../api/LabelDateResult.js';
|
|
35
|
-
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
36
|
-
import '../api/LabelCaptureSession.js';
|
|
37
|
-
import '../api/LabelDateFormat.js';
|
|
38
|
-
import '../api/LabelDateComponentFormat.js';
|
|
39
|
-
import '../api/LabelFieldLocationType.js';
|
|
40
|
-
import '../api/ReceiptScanningLineItem.js';
|
|
41
|
-
import '../api/ValidationFlowField.js';
|
|
42
|
-
|
|
43
|
-
declare const workerInstance: WorkerMain;
|
|
44
|
-
declare function InlineWorker(_options?: WorkerOptions): Worker;
|
|
45
|
-
|
|
46
|
-
export { InlineWorker, workerInstance };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{S as InlineWorker,R as workerInstance}from'../chunks/chunk-LJPJTX67.js';
|