@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,56 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
y: number;
|
|
4
|
-
}
|
|
5
|
-
interface Quadrilateral {
|
|
6
|
-
topLeft: Point;
|
|
7
|
-
topRight: Point;
|
|
8
|
-
bottomRight: Point;
|
|
9
|
-
bottomLeft: Point;
|
|
10
|
-
}
|
|
11
|
-
/** FIXME (marco) this should be part of the bar module instead. */
|
|
12
|
-
interface Size2 {
|
|
13
|
-
width: number;
|
|
14
|
-
height: number;
|
|
15
|
-
}
|
|
16
|
-
interface Rect {
|
|
17
|
-
origin: Point;
|
|
18
|
-
size: Size2;
|
|
19
|
-
}
|
|
20
|
-
declare enum MeasureUnit {
|
|
21
|
-
PIXEL = 0,
|
|
22
|
-
DIP = 1,
|
|
23
|
-
FRACTION = 2
|
|
24
|
-
}
|
|
25
|
-
interface FloatWithUnit {
|
|
26
|
-
value: number;
|
|
27
|
-
unit: MeasureUnit;
|
|
28
|
-
}
|
|
29
|
-
interface SizeWithUnit {
|
|
30
|
-
width: FloatWithUnit;
|
|
31
|
-
height: FloatWithUnit;
|
|
32
|
-
}
|
|
33
|
-
interface SizeWithAspect {
|
|
34
|
-
size: FloatWithUnit;
|
|
35
|
-
aspect: number;
|
|
36
|
-
}
|
|
37
|
-
declare enum SizingMode {
|
|
38
|
-
WIDTH_AND_HEIGHT = 0,
|
|
39
|
-
WIDTH_AND_ASPECT_RATIO = 1,
|
|
40
|
-
HEIGHT_AND_ASPECT_RATIO = 2,
|
|
41
|
-
SHORTER_DIMENSION_AND_ASPECT_RATIO = 3
|
|
42
|
-
}
|
|
43
|
-
interface MarginsWithUnit {
|
|
44
|
-
left: FloatWithUnit;
|
|
45
|
-
top: FloatWithUnit;
|
|
46
|
-
right: FloatWithUnit;
|
|
47
|
-
bottom: FloatWithUnit;
|
|
48
|
-
}
|
|
49
|
-
interface PointWithUnit {
|
|
50
|
-
x: FloatWithUnit;
|
|
51
|
-
y: FloatWithUnit;
|
|
52
|
-
}
|
|
53
|
-
interface SdcCoreCommonGeometry_statics {
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
export { type FloatWithUnit, type MarginsWithUnit, MeasureUnit, type Point, type PointWithUnit, type Quadrilateral, type Rect, type SdcCoreCommonGeometry_statics, type Size2, type SizeWithAspect, type SizeWithUnit, SizingMode };
|
|
1
|
+
import { a as PointWithUnit, c as SdcCoreCommonGeometry_statics, d as SizeWithUnit, f as SizingMode, i as Point, l as Size2, n as MarginsWithUnit, o as Quadrilateral, r as MeasureUnit, s as Rect, t as FloatWithUnit, u as SizeWithAspect } from "../sdcCoreCommonGeometry-Bxvlllkc.js";
|
|
2
|
+
export { FloatWithUnit, MarginsWithUnit, MeasureUnit, Point, PointWithUnit, Quadrilateral, Rect, SdcCoreCommonGeometry_statics, Size2, SizeWithAspect, SizeWithUnit, SizingMode };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
let e=function(e){return e[e.PIXEL=0]=`PIXEL`,e[e.DIP=1]=`DIP`,e[e.FRACTION=2]=`FRACTION`,e}({}),t=function(e){return e[e.WIDTH_AND_HEIGHT=0]=`WIDTH_AND_HEIGHT`,e[e.WIDTH_AND_ASPECT_RATIO=1]=`WIDTH_AND_ASPECT_RATIO`,e[e.HEIGHT_AND_ASPECT_RATIO=2]=`HEIGHT_AND_ASPECT_RATIO`,e[e.SHORTER_DIMENSION_AND_ASPECT_RATIO=3]=`SHORTER_DIMENSION_AND_ASPECT_RATIO`,e}({});export{e as MeasureUnit,t as SizingMode};
|
|
@@ -1,22 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
U = 1,
|
|
4
|
-
V = 2,
|
|
5
|
-
R = 3,
|
|
6
|
-
G = 4,
|
|
7
|
-
B = 5,
|
|
8
|
-
A = 6,
|
|
9
|
-
D = 7
|
|
10
|
-
}
|
|
11
|
-
interface ImagePlane {
|
|
12
|
-
channel: Channel;
|
|
13
|
-
subsamplingX: number;
|
|
14
|
-
subsamplingY: number;
|
|
15
|
-
rowStride: number;
|
|
16
|
-
pixelStride: number;
|
|
17
|
-
data: Uint8Array;
|
|
18
|
-
}
|
|
19
|
-
interface SdcCoreCommonGraphic_statics {
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export { Channel, type ImagePlane, type SdcCoreCommonGraphic_statics };
|
|
1
|
+
import { n as ImagePlane, r as SdcCoreCommonGraphic_statics, t as Channel } from "../sdcCoreCommonGraphic-hFLsxC6K.js";
|
|
2
|
+
export { Channel, ImagePlane, SdcCoreCommonGraphic_statics };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
let e=function(e){return e[e.Y=0]=`Y`,e[e.U=1]=`U`,e[e.V=2]=`V`,e[e.R=3]=`R`,e[e.G=4]=`G`,e[e.B=5]=`B`,e[e.A=6]=`A`,e[e.D=7]=`D`,e}({});export{e as Channel};
|
|
@@ -1,39 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import './sdcCoreCommonGraphic.js';
|
|
4
|
-
|
|
5
|
-
interface LocationSelection {
|
|
6
|
-
}
|
|
7
|
-
interface NoLocationSelection {
|
|
8
|
-
asLocationSelection(): LocationSelection;
|
|
9
|
-
toJson(): string;
|
|
10
|
-
}
|
|
11
|
-
interface NoLocationSelection_statics {
|
|
12
|
-
create(): NoLocationSelection;
|
|
13
|
-
}
|
|
14
|
-
interface RadiusLocationSelection {
|
|
15
|
-
asLocationSelection(): LocationSelection;
|
|
16
|
-
getRadius(): FloatWithUnit;
|
|
17
|
-
toJson(): string;
|
|
18
|
-
}
|
|
19
|
-
interface RadiusLocationSelection_statics {
|
|
20
|
-
create(radius: FloatWithUnit): RadiusLocationSelection;
|
|
21
|
-
}
|
|
22
|
-
interface RectangularLocationSelection {
|
|
23
|
-
asLocationSelection(): LocationSelection;
|
|
24
|
-
setWidthAndHeight(width: FloatWithUnit, height: FloatWithUnit): void;
|
|
25
|
-
setWidthAndAspectRatio(width: FloatWithUnit, heightToWidthAspect: number): void;
|
|
26
|
-
setHeightAndAspectRatio(height: FloatWithUnit, widthToHeightAspect: number): void;
|
|
27
|
-
getSizeWithUnitAndAspect(): SizeWithUnitAndAspect;
|
|
28
|
-
toJson(): string;
|
|
29
|
-
}
|
|
30
|
-
interface RectangularLocationSelection_statics {
|
|
31
|
-
create(): RectangularLocationSelection;
|
|
32
|
-
}
|
|
33
|
-
interface SdcCoreInternalSdkArea_statics {
|
|
34
|
-
NoLocationSelection: NoLocationSelection_statics;
|
|
35
|
-
RadiusLocationSelection: RadiusLocationSelection_statics;
|
|
36
|
-
RectangularLocationSelection: RectangularLocationSelection_statics;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
export type { LocationSelection, NoLocationSelection, NoLocationSelection_statics, RadiusLocationSelection, RadiusLocationSelection_statics, RectangularLocationSelection, RectangularLocationSelection_statics, SdcCoreInternalSdkArea_statics };
|
|
1
|
+
import { a as RadiusLocationSelection_statics, c as SdcCoreInternalSdkArea_statics, i as RadiusLocationSelection, n as NoLocationSelection, o as RectangularLocationSelection, r as NoLocationSelection_statics, s as RectangularLocationSelection_statics, t as LocationSelection } from "../sdcCoreInternalSdkArea-BDbnSRls.js";
|
|
2
|
+
export { LocationSelection, NoLocationSelection, NoLocationSelection_statics, RadiusLocationSelection, RadiusLocationSelection_statics, RectangularLocationSelection, RectangularLocationSelection_statics, SdcCoreInternalSdkArea_statics };
|
|
@@ -1,9 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
SUPPORTED = 1,
|
|
4
|
-
UNSUPPORTED = 2
|
|
5
|
-
}
|
|
6
|
-
interface SdcCoreInternalSdkCapture_statics {
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
export { FeatureAvailability, type SdcCoreInternalSdkCapture_statics };
|
|
1
|
+
import { n as SdcCoreInternalSdkCapture_statics, t as FeatureAvailability } from "../sdcCoreInternalSdkCapture-CcabgRl6.js";
|
|
2
|
+
export { FeatureAvailability, SdcCoreInternalSdkCapture_statics };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
let e=function(e){return e[e.UNKNOWN=0]=`UNKNOWN`,e[e.SUPPORTED=1]=`SUPPORTED`,e[e.UNSUPPORTED=2]=`UNSUPPORTED`,e}({});export{e as FeatureAvailability};
|
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
run(result: boolean): void;
|
|
4
|
-
}
|
|
5
|
-
/** FIXME: this needs to be templated SDK-6874 */
|
|
6
|
-
interface WrappedFuture {
|
|
7
|
-
then(callback: BoolCallable): void;
|
|
8
|
-
}
|
|
9
|
-
interface SdcCoreInternalSdkCommonAsync_statics {
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
export type { BoolCallable, SdcCoreInternalSdkCommonAsync_statics, WrappedFuture };
|
|
1
|
+
import { n as SdcCoreInternalSdkCommonAsync_statics, r as WrappedFuture, t as BoolCallable } from "../sdcCoreInternalSdkCommonAsync-8G3-3n53.js";
|
|
2
|
+
export { BoolCallable, SdcCoreInternalSdkCommonAsync_statics, WrappedFuture };
|
|
@@ -1,50 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
interface SizeWithUnitAndAspect {
|
|
5
|
-
getWidthAndHeight(): SizeWithUnit | undefined;
|
|
6
|
-
getWidthWithAspect(): SizeWithAspect | undefined;
|
|
7
|
-
getHeightWithAspect(): SizeWithAspect | undefined;
|
|
8
|
-
getShorterDimensionWithAspect(): SizeWithAspect | undefined;
|
|
9
|
-
getSizingMode(): SizingMode;
|
|
10
|
-
toJson(): string;
|
|
11
|
-
}
|
|
12
|
-
interface SizeWithUnitAndAspect_statics {
|
|
13
|
-
createWithWidthAndHeight(widthAndHeight: SizeWithUnit): SizeWithUnitAndAspect;
|
|
14
|
-
createWithWidthAndAspectRatio(width: FloatWithUnit, aspectRatio: number): SizeWithUnitAndAspect;
|
|
15
|
-
createWithHeightAndAspectRatio(height: FloatWithUnit, aspectRatio: number): SizeWithUnitAndAspect;
|
|
16
|
-
createWithShorterDimensionAndAspectRatio(fraction: number, aspectRatio: number): SizeWithUnitAndAspect;
|
|
17
|
-
}
|
|
18
|
-
interface ImageBuffer {
|
|
19
|
-
deepCopy(): ImageBuffer;
|
|
20
|
-
getWidth(): number;
|
|
21
|
-
getHeight(): number;
|
|
22
|
-
getPlanes(): Array<ImagePlane>;
|
|
23
|
-
toBitmap(): Uint8Array;
|
|
24
|
-
toBase64Png(): string;
|
|
25
|
-
getBitmapRepresentationFromYUV(imageCrop: Rect): Uint8Array;
|
|
26
|
-
}
|
|
27
|
-
declare enum BitmapByteOrder {
|
|
28
|
-
RGBA = 0,
|
|
29
|
-
BGRA = 1
|
|
30
|
-
}
|
|
31
|
-
interface BitmapWithFormat {
|
|
32
|
-
data: Uint8Array;
|
|
33
|
-
byteOrder: BitmapByteOrder;
|
|
34
|
-
}
|
|
35
|
-
interface ImageConverterInstance {
|
|
36
|
-
convertToJpeg(imageBuffer: ImageBuffer, orientation: number): Promise<Uint8Array>;
|
|
37
|
-
convertToBitmap(imageBuffer: ImageBuffer): BitmapWithFormat;
|
|
38
|
-
}
|
|
39
|
-
interface ImageConverter {
|
|
40
|
-
}
|
|
41
|
-
interface ImageConverter_statics {
|
|
42
|
-
setInstance(instance: ImageConverterInstance): void;
|
|
43
|
-
getInstance(): ImageConverterInstance;
|
|
44
|
-
}
|
|
45
|
-
interface SdcCoreInternalSdkCommonGeometry_statics {
|
|
46
|
-
SizeWithUnitAndAspect: SizeWithUnitAndAspect_statics;
|
|
47
|
-
ImageConverter: ImageConverter_statics;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
export { BitmapByteOrder, type BitmapWithFormat, type ImageBuffer, type ImageConverter, type ImageConverterInstance, type ImageConverter_statics, type SdcCoreInternalSdkCommonGeometry_statics, type SizeWithUnitAndAspect, type SizeWithUnitAndAspect_statics };
|
|
1
|
+
import { a as ImageConverterInstance, c as SizeWithUnitAndAspect, i as ImageConverter, l as SizeWithUnitAndAspect_statics, n as BitmapWithFormat, o as ImageConverter_statics, r as ImageBuffer, s as SdcCoreInternalSdkCommonGeometry_statics, t as BitmapByteOrder } from "../sdcCoreInternalSdkCommonGeometry-BdkRyMJ5.js";
|
|
2
|
+
export { BitmapByteOrder, BitmapWithFormat, ImageBuffer, ImageConverter, ImageConverterInstance, ImageConverter_statics, SdcCoreInternalSdkCommonGeometry_statics, SizeWithUnitAndAspect, SizeWithUnitAndAspect_statics };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
let e=function(e){return e[e.RGBA=0]=`RGBA`,e[e.BGRA=1]=`BGRA`,e}({});export{e as BitmapByteOrder};
|
|
@@ -1,10 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
g: number;
|
|
4
|
-
b: number;
|
|
5
|
-
a: number;
|
|
6
|
-
}
|
|
7
|
-
interface SdcCoreInternalSdkCommonGraphics_statics {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export type { Color, SdcCoreInternalSdkCommonGraphics_statics };
|
|
1
|
+
import { n as SdcCoreInternalSdkCommonGraphics_statics, t as Color } from "../sdcCoreInternalSdkCommonGraphics-DRTWPww6.js";
|
|
2
|
+
export { Color, SdcCoreInternalSdkCommonGraphics_statics };
|
|
@@ -1,35 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { Direction } from './sdcCoreCommon.js';
|
|
4
|
-
import { Quadrilateral, Rect } from './sdcCoreCommonGeometry.js';
|
|
5
|
-
import './sdcCoreCommonGraphic.js';
|
|
6
|
-
|
|
7
|
-
interface TextRecognizerSettings {
|
|
8
|
-
minimumLineHeight: number;
|
|
9
|
-
maximumLineHeight: number;
|
|
10
|
-
combineCapturedTextsIntoSingleResult: boolean;
|
|
11
|
-
}
|
|
12
|
-
interface ExternalOcrBackend {
|
|
13
|
-
getName(): string;
|
|
14
|
-
onBeforeNextFrame(frameData: WasmFrameData): void;
|
|
15
|
-
getLastErrorMessage(): string;
|
|
16
|
-
getLastResults(): Array<ExternalOcrBackendResult>;
|
|
17
|
-
getSpecificData(key: string): string;
|
|
18
|
-
setRecognitionArea(roi: Rect, direction: Direction): void;
|
|
19
|
-
processFrame(imageBuffer: ImageBuffer): boolean;
|
|
20
|
-
updateSettings(settings: TextRecognizerSettings): void;
|
|
21
|
-
}
|
|
22
|
-
interface ExternalOcrBackendHelper {
|
|
23
|
-
}
|
|
24
|
-
interface ExternalOcrBackendHelper_statics {
|
|
25
|
-
adjustRoi(roi: Rect, margin: number): Rect;
|
|
26
|
-
}
|
|
27
|
-
interface ExternalOcrBackendResult {
|
|
28
|
-
value: string;
|
|
29
|
-
location: Quadrilateral;
|
|
30
|
-
}
|
|
31
|
-
interface SdcCoreInternalSdkOcr_statics {
|
|
32
|
-
ExternalOcrBackendHelper: ExternalOcrBackendHelper_statics;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
export type { ExternalOcrBackend, ExternalOcrBackendHelper, ExternalOcrBackendHelper_statics, ExternalOcrBackendResult, SdcCoreInternalSdkOcr_statics, TextRecognizerSettings };
|
|
1
|
+
import { a as SdcCoreInternalSdkOcr_statics, i as ExternalOcrBackendResult, n as ExternalOcrBackendHelper, o as TextRecognizerSettings, r as ExternalOcrBackendHelper_statics, t as ExternalOcrBackend } from "../sdcCoreInternalSdkOcr-rkdYyZLs.js";
|
|
2
|
+
export { ExternalOcrBackend, ExternalOcrBackendHelper, ExternalOcrBackendHelper_statics, ExternalOcrBackendResult, SdcCoreInternalSdkOcr_statics, TextRecognizerSettings };
|
|
@@ -1,11 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
interface Brush {
|
|
4
|
-
fillColor: Color;
|
|
5
|
-
strokeColor: Color;
|
|
6
|
-
strokeWidth: number;
|
|
7
|
-
}
|
|
8
|
-
interface SdcCoreInternalSdkUiStyle_statics {
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
export type { Brush, SdcCoreInternalSdkUiStyle_statics };
|
|
1
|
+
import { n as SdcCoreInternalSdkUiStyle_statics, t as Brush } from "../sdcCoreInternalSdkUiStyle-pVbYygcu.js";
|
|
2
|
+
export { Brush, SdcCoreInternalSdkUiStyle_statics };
|
|
@@ -1,77 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { FloatWithUnit } from './sdcCoreCommonGeometry.js';
|
|
4
|
-
import './sdcCoreCommonGraphic.js';
|
|
5
|
-
|
|
6
|
-
interface Viewfinder {
|
|
7
|
-
}
|
|
8
|
-
interface BaseRectangularViewfinder {
|
|
9
|
-
}
|
|
10
|
-
declare enum RectangularViewfinderStyle {
|
|
11
|
-
SQUARE = 0,
|
|
12
|
-
ROUNDED = 1
|
|
13
|
-
}
|
|
14
|
-
declare enum RectangularViewfinderLineStyle {
|
|
15
|
-
BOLD = 0,
|
|
16
|
-
LIGHT = 1
|
|
17
|
-
}
|
|
18
|
-
interface NoViewfinder {
|
|
19
|
-
}
|
|
20
|
-
interface NoViewfinder_statics {
|
|
21
|
-
create(): NoViewfinder;
|
|
22
|
-
}
|
|
23
|
-
interface RectangularViewfinderAnimation {
|
|
24
|
-
isLooping(): boolean;
|
|
25
|
-
toJson(): string;
|
|
26
|
-
}
|
|
27
|
-
interface RectangularViewfinderAnimation_statics {
|
|
28
|
-
create(isLooping: boolean): RectangularViewfinderAnimation;
|
|
29
|
-
}
|
|
30
|
-
interface RectangularViewfinder {
|
|
31
|
-
setWidthAndHeight(width: FloatWithUnit, height: FloatWithUnit): void;
|
|
32
|
-
setWidthAndAspectRatio(width: FloatWithUnit, heightToWidthAspect: number): void;
|
|
33
|
-
setHeightAndAspectRatio(width: FloatWithUnit, widthToHeightAspect: number): void;
|
|
34
|
-
setShorterDimensionAndAspectRatio(shorterDimension: number, aspect: number): void;
|
|
35
|
-
getSizeWithUnitAndAspect(): SizeWithUnitAndAspect;
|
|
36
|
-
setColor(color: Color): void;
|
|
37
|
-
getColor(): Color;
|
|
38
|
-
setDisabledColor(color: Color): void;
|
|
39
|
-
getDisabledColor(): Color;
|
|
40
|
-
getStyle(): RectangularViewfinderStyle;
|
|
41
|
-
setAnimation(animation: RectangularViewfinderAnimation | undefined): void;
|
|
42
|
-
getAnimation(): RectangularViewfinderAnimation | undefined;
|
|
43
|
-
setDimming(dimming: number): void;
|
|
44
|
-
getDimming(): number;
|
|
45
|
-
setDisabledDimming(dimming: number): void;
|
|
46
|
-
getDisabledDimming(): number;
|
|
47
|
-
getLineStyle(): RectangularViewfinderLineStyle;
|
|
48
|
-
}
|
|
49
|
-
interface RectangularViewfinder_statics {
|
|
50
|
-
create(): RectangularViewfinder;
|
|
51
|
-
createForStyles(style: RectangularViewfinderStyle, lineStyle: RectangularViewfinderLineStyle): RectangularViewfinder;
|
|
52
|
-
}
|
|
53
|
-
interface AimerViewfinder {
|
|
54
|
-
setFrameColor(color: Color): void;
|
|
55
|
-
getFrameColor(): Color;
|
|
56
|
-
setDotColor(color: Color): void;
|
|
57
|
-
getDotColor(): Color;
|
|
58
|
-
}
|
|
59
|
-
interface AimerViewfinder_statics {
|
|
60
|
-
create(): AimerViewfinder;
|
|
61
|
-
getDotColorDefault(): Color;
|
|
62
|
-
getFrameColorDefault(): Color;
|
|
63
|
-
}
|
|
64
|
-
interface TargetAimerViewfinder {
|
|
65
|
-
}
|
|
66
|
-
interface TargetAimerViewfinder_statics {
|
|
67
|
-
create(): TargetAimerViewfinder;
|
|
68
|
-
}
|
|
69
|
-
interface SdcCoreInternalSdkUiViewfinder_statics {
|
|
70
|
-
NoViewfinder: NoViewfinder_statics;
|
|
71
|
-
RectangularViewfinderAnimation: RectangularViewfinderAnimation_statics;
|
|
72
|
-
RectangularViewfinder: RectangularViewfinder_statics;
|
|
73
|
-
AimerViewfinder: AimerViewfinder_statics;
|
|
74
|
-
TargetAimerViewfinder: TargetAimerViewfinder_statics;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
export { type AimerViewfinder, type AimerViewfinder_statics, type BaseRectangularViewfinder, type NoViewfinder, type NoViewfinder_statics, type RectangularViewfinder, type RectangularViewfinderAnimation, type RectangularViewfinderAnimation_statics, RectangularViewfinderLineStyle, RectangularViewfinderStyle, type RectangularViewfinder_statics, type SdcCoreInternalSdkUiViewfinder_statics, type TargetAimerViewfinder, type TargetAimerViewfinder_statics, type Viewfinder };
|
|
1
|
+
import { a as NoViewfinder_statics, c as RectangularViewfinderAnimation_statics, d as RectangularViewfinder_statics, f as SdcCoreInternalSdkUiViewfinder_statics, h as Viewfinder, i as NoViewfinder, l as RectangularViewfinderLineStyle, m as TargetAimerViewfinder_statics, n as AimerViewfinder_statics, o as RectangularViewfinder, p as TargetAimerViewfinder, r as BaseRectangularViewfinder, s as RectangularViewfinderAnimation, t as AimerViewfinder, u as RectangularViewfinderStyle } from "../sdcCoreInternalSdkUiViewfinder-BoG0LyRj.js";
|
|
2
|
+
export { AimerViewfinder, AimerViewfinder_statics, BaseRectangularViewfinder, NoViewfinder, NoViewfinder_statics, RectangularViewfinder, RectangularViewfinderAnimation, RectangularViewfinderAnimation_statics, RectangularViewfinderLineStyle, RectangularViewfinderStyle, RectangularViewfinder_statics, SdcCoreInternalSdkUiViewfinder_statics, TargetAimerViewfinder, TargetAimerViewfinder_statics, Viewfinder };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
let e=function(e){return e[e.SQUARE=0]=`SQUARE`,e[e.ROUNDED=1]=`ROUNDED`,e}({}),t=function(e){return e[e.BOLD=0]=`BOLD`,e[e.LIGHT=1]=`LIGHT`,e}({});export{t as RectangularViewfinderLineStyle,e as RectangularViewfinderStyle};
|
|
@@ -1,37 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
PREDICTED = 1,
|
|
4
|
-
UNKNOWN = 2
|
|
5
|
-
}
|
|
6
|
-
declare enum LabelFieldType {
|
|
7
|
-
BARCODE = 0,
|
|
8
|
-
TEXT = 1,
|
|
9
|
-
OBJECT = 2,
|
|
10
|
-
UNKNOWN = 3
|
|
11
|
-
}
|
|
12
|
-
declare enum LabelFieldLocationType {
|
|
13
|
-
TOP_LEFT = 0,
|
|
14
|
-
TOP_RIGHT = 1,
|
|
15
|
-
BOTTOM_RIGHT = 2,
|
|
16
|
-
BOTTOM_LEFT = 3,
|
|
17
|
-
TOP = 4,
|
|
18
|
-
RIGHT = 5,
|
|
19
|
-
BOTTOM = 6,
|
|
20
|
-
LEFT = 7,
|
|
21
|
-
CENTER = 8,
|
|
22
|
-
WHOLE_LABEL = 9
|
|
23
|
-
}
|
|
24
|
-
declare enum LabelDateComponentFormat {
|
|
25
|
-
DMY = 0,
|
|
26
|
-
MDY = 1,
|
|
27
|
-
YMD = 2
|
|
28
|
-
}
|
|
29
|
-
declare enum AdaptiveRecognitionMode {
|
|
30
|
-
OFF = 0,
|
|
31
|
-
AUTO = 1,
|
|
32
|
-
ON = 2
|
|
33
|
-
}
|
|
34
|
-
interface SdcLabelData_statics {
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
export { AdaptiveRecognitionMode, LabelDateComponentFormat, LabelFieldLocationType, LabelFieldState, LabelFieldType, type SdcLabelData_statics };
|
|
1
|
+
import { a as LabelFieldType, i as LabelFieldState, n as LabelDateComponentFormat, o as SdcLabelData_statics, r as LabelFieldLocationType, t as AdaptiveRecognitionMode } from "../sdcLabelData-CHLquvuG.js";
|
|
2
|
+
export { AdaptiveRecognitionMode, LabelDateComponentFormat, LabelFieldLocationType, LabelFieldState, LabelFieldType, SdcLabelData_statics };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
let e=function(e){return e[e.CAPTURED=0]=`CAPTURED`,e[e.PREDICTED=1]=`PREDICTED`,e[e.UNKNOWN=2]=`UNKNOWN`,e}({}),t=function(e){return e[e.BARCODE=0]=`BARCODE`,e[e.TEXT=1]=`TEXT`,e[e.OBJECT=2]=`OBJECT`,e[e.UNKNOWN=3]=`UNKNOWN`,e}({}),n=function(e){return e[e.TOP_LEFT=0]=`TOP_LEFT`,e[e.TOP_RIGHT=1]=`TOP_RIGHT`,e[e.BOTTOM_RIGHT=2]=`BOTTOM_RIGHT`,e[e.BOTTOM_LEFT=3]=`BOTTOM_LEFT`,e[e.TOP=4]=`TOP`,e[e.RIGHT=5]=`RIGHT`,e[e.BOTTOM=6]=`BOTTOM`,e[e.LEFT=7]=`LEFT`,e[e.CENTER=8]=`CENTER`,e[e.WHOLE_LABEL=9]=`WHOLE_LABEL`,e}({}),r=function(e){return e[e.DMY=0]=`DMY`,e[e.MDY=1]=`MDY`,e[e.YMD=2]=`YMD`,e}({}),i=function(e){return e[e.OFF=0]=`OFF`,e[e.AUTO=1]=`AUTO`,e[e.ON=2]=`ON`,e}({});export{i as AdaptiveRecognitionMode,r as LabelDateComponentFormat,n as LabelFieldLocationType,e as LabelFieldState,t as LabelFieldType};
|
|
@@ -1,15 +1,2 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
4
|
-
import './sdcCoreInternalSdkArea.js';
|
|
5
|
-
import './sdcCoreInternalSdkCommonAsync.js';
|
|
6
|
-
export { B as BarcodeField, p as BarcodeField_statics, C as CustomBarcode, q as CustomBarcode_statics, e as CustomText, r as CustomText_statics, D as DateText, s as DateText_statics, E as ExpiryDateText, t as ExpiryDateText_statics, I as ImeiOneBarcode, u as ImeiOneBarcode_statics, g as ImeiTwoBarcode, v as ImeiTwoBarcode_statics, L as LabelCapture, h as LabelCaptureHelper, x as LabelCaptureHelper_statics, a as LabelCaptureListener, b as LabelCaptureSession, i as LabelCaptureSettings, y as LabelCaptureSettings_statics, w as LabelCapture_statics, f as LabelDateFormat, j as LabelDefinition, z as LabelDefinition_statics, d as LabelFieldDefinition, c as LabelFieldLocation, A as LabelFieldLocation_statics, o as LabelResultUpdate, Q as LabelResultUpdateType, P as PackingDateText, F as PackingDateText_statics, k as PartNumberBarcode, G as PartNumberBarcode_statics, H as ReceiptScanningHandler, l as ReceiptScanningListener, X as SdcLabelInternalModuleCapture_statics, S as SerialNumberBarcode, J as SerialNumberBarcode_statics, K as TextField, T as TotalPriceText, M as TotalPriceText_statics, U as UnitPriceText, N as UnitPriceText_statics, n as ValidationFlowField, Y as ValidationFlowHandler, m as ValidationFlowListener, V as ValidationFlowState, W as WeightText, O as WeightText_statics } from '../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
7
|
-
import './sdcCoreInternalSdkOcr.js';
|
|
8
|
-
import './sdcCoreCommonGeometry.js';
|
|
9
|
-
import './sdcLabelData.js';
|
|
10
|
-
import './sdcLabelInternalModuleData.js';
|
|
11
|
-
import './sdcCoreInternalSdkCommonGeometry.js';
|
|
12
|
-
import './sdcCoreCommonGraphic.js';
|
|
13
|
-
import './sdcCoreCommon.js';
|
|
14
|
-
import './sdcBarcodeInternalSdkData.js';
|
|
15
|
-
import './sdcCoreCommonBuffer.js';
|
|
1
|
+
import { A as LabelResultUpdateType, B as TextField, C as LabelDateFormat, D as LabelFieldLocation, E as LabelFieldDefinition, F as ReceiptScanningHandler, G as ValidationFlowField, H as TotalPriceText_statics, I as ReceiptScanningListener, J as ValidationFlowState, K as ValidationFlowHandler, L as SdcLabelInternalModuleCapture_statics, M as PackingDateText_statics, N as PartNumberBarcode, O as LabelFieldLocation_statics, P as PartNumberBarcode_statics, R as SerialNumberBarcode, S as LabelCapture_statics, T as LabelDefinition_statics, U as UnitPriceText, V as TotalPriceText, W as UnitPriceText_statics, X as WeightText_statics, Y as WeightText, _ as LabelCaptureHelper_statics, a as CustomText, b as LabelCaptureSettings, c as DateText_statics, d as ImeiOneBarcode, f as ImeiOneBarcode_statics, g as LabelCaptureHelper, h as LabelCapture, i as CustomBarcode_statics, j as PackingDateText, k as LabelResultUpdate, l as ExpiryDateText, m as ImeiTwoBarcode_statics, n as BarcodeField_statics, o as CustomText_statics, p as ImeiTwoBarcode, q as ValidationFlowListener, r as CustomBarcode, s as DateText, t as BarcodeField, u as ExpiryDateText_statics, v as LabelCaptureListener, w as LabelDefinition, x as LabelCaptureSettings_statics, y as LabelCaptureSession, z as SerialNumberBarcode_statics } from "../sdcLabelInternalModuleCapture-B6-1Wjzn.js";
|
|
2
|
+
export { BarcodeField, BarcodeField_statics, CustomBarcode, CustomBarcode_statics, CustomText, CustomText_statics, DateText, DateText_statics, ExpiryDateText, ExpiryDateText_statics, ImeiOneBarcode, ImeiOneBarcode_statics, ImeiTwoBarcode, ImeiTwoBarcode_statics, LabelCapture, LabelCaptureHelper, LabelCaptureHelper_statics, LabelCaptureListener, LabelCaptureSession, LabelCaptureSettings, LabelCaptureSettings_statics, LabelCapture_statics, LabelDateFormat, LabelDefinition, LabelDefinition_statics, LabelFieldDefinition, LabelFieldLocation, LabelFieldLocation_statics, LabelResultUpdate, LabelResultUpdateType, PackingDateText, PackingDateText_statics, PartNumberBarcode, PartNumberBarcode_statics, ReceiptScanningHandler, ReceiptScanningListener, SdcLabelInternalModuleCapture_statics, SerialNumberBarcode, SerialNumberBarcode_statics, TextField, TotalPriceText, TotalPriceText_statics, UnitPriceText, UnitPriceText_statics, ValidationFlowField, ValidationFlowHandler, ValidationFlowListener, ValidationFlowState, WeightText, WeightText_statics };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
let e=function(e){return e[e.SYNC=0]=`SYNC`,e[e.ASYNC_STARTED=1]=`ASYNC_STARTED`,e[e.ASYNC_FINISHED=2]=`ASYNC_FINISHED`,e}({}),t=function(e){return e[e.IDLE=0]=`IDLE`,e[e.IN_PARTIAL_SCAN=1]=`IN_PARTIAL_SCAN`,e[e.IN_COMPLETE_SCAN=2]=`IN_COMPLETE_SCAN`,e[e.PAUSED=3]=`PAUSED`,e[e.FINISHED=4]=`FINISHED`,e}({});export{e as LabelResultUpdateType,t as ValidationFlowState};
|
|
@@ -1,65 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { LabelFieldType, LabelFieldState } from './sdcLabelData.js';
|
|
4
|
-
import './sdcBarcodeData.js';
|
|
5
|
-
import './sdcCoreCommonBuffer.js';
|
|
6
|
-
|
|
7
|
-
declare enum LabelFieldValueType {
|
|
8
|
-
DATE = 0,
|
|
9
|
-
PRICE = 1,
|
|
10
|
-
WEIGHT = 2,
|
|
11
|
-
TEXT = 3,
|
|
12
|
-
NUMERIC = 4
|
|
13
|
-
}
|
|
14
|
-
interface LabelDateResult {
|
|
15
|
-
day?: number;
|
|
16
|
-
month?: number;
|
|
17
|
-
year?: number;
|
|
18
|
-
dayStr: string;
|
|
19
|
-
monthStr: string;
|
|
20
|
-
yearStr: string;
|
|
21
|
-
}
|
|
22
|
-
interface LabelField {
|
|
23
|
-
getName(): string;
|
|
24
|
-
isRequired(): boolean;
|
|
25
|
-
getType(): LabelFieldType;
|
|
26
|
-
getPredictedLocation(): Quadrilateral;
|
|
27
|
-
getState(): LabelFieldState;
|
|
28
|
-
getValueType(): LabelFieldValueType;
|
|
29
|
-
getBarcode(): Barcode;
|
|
30
|
-
getText(): string | undefined;
|
|
31
|
-
getDate(): LabelDateResult | undefined;
|
|
32
|
-
toJson(): string;
|
|
33
|
-
}
|
|
34
|
-
interface CapturedLabel {
|
|
35
|
-
getName(): string;
|
|
36
|
-
getDeltaTimeToPrediction(): number;
|
|
37
|
-
getFields(): Array<LabelField>;
|
|
38
|
-
getTrackingId(): number;
|
|
39
|
-
getPredictedBounds(): Quadrilateral;
|
|
40
|
-
isComplete(): boolean;
|
|
41
|
-
toJson(): string;
|
|
42
|
-
}
|
|
43
|
-
interface ReceiptScanningLineItem {
|
|
44
|
-
name: string;
|
|
45
|
-
unitPrice?: number;
|
|
46
|
-
discount?: number;
|
|
47
|
-
quantity: number;
|
|
48
|
-
totalPrice?: number;
|
|
49
|
-
}
|
|
50
|
-
interface ReceiptScanningResult {
|
|
51
|
-
storeName?: string;
|
|
52
|
-
storeCity?: string;
|
|
53
|
-
storeAddress?: string;
|
|
54
|
-
date?: string;
|
|
55
|
-
time?: string;
|
|
56
|
-
paymentPreTaxTotal?: number;
|
|
57
|
-
paymentTax?: number;
|
|
58
|
-
paymentTotal?: number;
|
|
59
|
-
loyaltyNumber?: number;
|
|
60
|
-
lineItems: Array<ReceiptScanningLineItem>;
|
|
61
|
-
}
|
|
62
|
-
interface SdcLabelInternalModuleData_statics {
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
export { type CapturedLabel, type LabelDateResult, type LabelField, LabelFieldValueType, type ReceiptScanningLineItem, type ReceiptScanningResult, type SdcLabelInternalModuleData_statics };
|
|
1
|
+
import { a as ReceiptScanningLineItem, i as LabelFieldValueType, n as LabelDateResult, o as ReceiptScanningResult, r as LabelField, s as SdcLabelInternalModuleData_statics, t as CapturedLabel } from "../sdcLabelInternalModuleData-D_O2Y4cu.js";
|
|
2
|
+
export { CapturedLabel, LabelDateResult, LabelField, LabelFieldValueType, ReceiptScanningLineItem, ReceiptScanningResult, SdcLabelInternalModuleData_statics };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
let e=function(e){return e[e.DATE=0]=`DATE`,e[e.PRICE=1]=`PRICE`,e[e.WEIGHT=2]=`WEIGHT`,e[e.TEXT=3]=`TEXT`,e[e.NUMERIC=4]=`NUMERIC`,e}({});export{e as LabelFieldValueType};
|