@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,24 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Adaptive recognition uses cloud-based processing as a backup for on-device processing.
|
|
4
|
-
*/
|
|
5
|
-
declare enum AdaptiveRecognitionMode {
|
|
6
|
-
/**
|
|
7
|
-
* Disable adaptive recognition. Only on-device processing is used.
|
|
8
|
-
* This is the default mode.
|
|
9
|
-
*/
|
|
10
|
-
Off = "off",
|
|
11
|
-
/**
|
|
12
|
-
* Automatic strategy selection. The system will determine the best mix
|
|
13
|
-
* of on-device and cloud processing based on the current conditions.
|
|
14
|
-
*/
|
|
15
|
-
Auto = "auto",
|
|
16
|
-
/**
|
|
17
|
-
* The system prioritizes on-device processing, but cloud-based processing
|
|
18
|
-
* will be used when possible — even in some circumstances where Auto mode
|
|
19
|
-
* would skip it.
|
|
20
|
-
*/
|
|
21
|
-
On = "on"
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export { AdaptiveRecognitionMode };
|
|
1
|
+
import { t as AdaptiveRecognitionMode } from "../AdaptiveRecognitionMode-DBr--JVQ.js";
|
|
2
|
+
export { AdaptiveRecognitionMode };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
let e=function(e){return e.Off=`off`,e.Auto=`auto`,e.On=`on`,e}({});export{e as AdaptiveRecognitionMode};
|
|
@@ -1,37 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
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 './AdaptiveRecognitionMode.js';
|
|
25
|
-
import './CapturedLabel.js';
|
|
26
|
-
import './LabelField.js';
|
|
27
|
-
import './LabelFieldState.js';
|
|
28
|
-
import './LabelFieldType.js';
|
|
29
|
-
import './LabelFieldValueType.js';
|
|
30
|
-
import './LabelDateResult.js';
|
|
31
|
-
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
32
|
-
import './LabelCaptureSession.js';
|
|
33
|
-
import './LabelDateFormat.js';
|
|
34
|
-
import './LabelDateComponentFormat.js';
|
|
35
|
-
import './LabelFieldLocationType.js';
|
|
36
|
-
import './ReceiptScanningLineItem.js';
|
|
37
|
-
import './ValidationFlowField.js';
|
|
1
|
+
import { t as AdaptiveRecognitionResult } from "../AdaptiveRecognitionResult-Clnk-SP8.js";
|
|
2
|
+
export { AdaptiveRecognitionResult };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
import"./LabelCaptureAdaptiveRecognitionSettings.js";var e=class{constructor(){this.resultType=`receipt`}};export{e as AdaptiveRecognitionResult};
|
|
@@ -1,8 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
interface BarcodeField extends LabelFieldDefinition {
|
|
5
|
-
symbologies: SymbologySettings[];
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
export type { BarcodeField };
|
|
1
|
+
import { t as BarcodeField } from "../BarcodeField-CWg5Ve8v.js";
|
|
2
|
+
export { BarcodeField };
|
|
@@ -1,14 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
declare abstract class BarcodeFieldBuilder<BuilderType, FieldType> extends LabelFieldDefinitionBuilder<BuilderType, FieldType> {
|
|
5
|
-
protected barcodeCaptureSettings: BarcodeCaptureSettings;
|
|
6
|
-
protected symbologySettings: SymbologySettings[];
|
|
7
|
-
get symbologies(): Symbology[];
|
|
8
|
-
set symbologies(symbologies: Symbology[]);
|
|
9
|
-
setSymbology(symbology: Symbology): BuilderType;
|
|
10
|
-
setSymbologies(symbologies: Symbology[]): BuilderType;
|
|
11
|
-
private mapSymbologyToSymbologySettings;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export { BarcodeFieldBuilder };
|
|
1
|
+
import { n as BarcodeFieldClass, t as BarcodeFieldBuilder } from "../BarcodeFieldBuilder-CSsj0EXY.js";
|
|
2
|
+
export { BarcodeFieldBuilder, BarcodeFieldClass };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{nativeCall as e}from"../worker/nativeCall.js";import{mapWebSymbologyToNativeSymbology as t}from"../private/symbologiesTranslator.js";import{LabelFieldDefinitionBuilder as n}from"./LabelFieldDefinitionBuilder.js";import{BarcodeCaptureSettings as r}from"@scandit/web-datacapture-barcode";var i=class extends n{constructor(...e){super(...e),this.barcodeCaptureSettings=new r,this.symbologySettings=[]}get symbologies(){return this.symbologySettings.map(e=>e.symbology)}set symbologies(e){this.symbologySettings=e.map(e=>this.mapSymbologyToSymbologySettings(e))}setSymbology(e){return this.symbologySettings=[this.mapSymbologyToSymbologySettings(e)],this.getThis()}setSymbologies(e){return this.symbologies=e,this.getThis()}mapSymbologyToSymbologySettings(e){return this.barcodeCaptureSettings.settingsForSymbology(e)}async resolveNativeSymbologySettings(){return e(`BarcodeField.defaultSymbologies`,this.symbologies.map(e=>t(e)))}async applySymbologies(t){let n=await this.resolveNativeSymbologySettings();await e(`${t.className}.setSymbologies`,t,n)}};export{i as BarcodeFieldBuilder};
|
|
@@ -1,34 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import '@scandit/web-datacapture-barcode';
|
|
4
|
-
import './LabelFieldState.js';
|
|
5
|
-
import './LabelFieldType.js';
|
|
6
|
-
import './LabelFieldValueType.js';
|
|
7
|
-
import './LabelDateResult.js';
|
|
8
|
-
|
|
9
|
-
interface CapturedLabelJSON {
|
|
10
|
-
fields: LabelFieldJSON[];
|
|
11
|
-
name: string;
|
|
12
|
-
isComplete: boolean;
|
|
13
|
-
predictedBounds: QuadrilateralJSON;
|
|
14
|
-
deltaTimeToPrediction: number;
|
|
15
|
-
trackingId: number;
|
|
16
|
-
}
|
|
17
|
-
declare class CapturedLabel {
|
|
18
|
-
private _fields;
|
|
19
|
-
private _name;
|
|
20
|
-
private _isComplete;
|
|
21
|
-
private _predictedBounds;
|
|
22
|
-
private _deltaTimeToPrediction;
|
|
23
|
-
private _trackingId;
|
|
24
|
-
get fields(): LabelField[];
|
|
25
|
-
get name(): string;
|
|
26
|
-
get isComplete(): boolean;
|
|
27
|
-
get predictedBounds(): Quadrilateral;
|
|
28
|
-
get deltaTimeToPrediction(): number;
|
|
29
|
-
get trackingId(): number;
|
|
30
|
-
private static fromJSON;
|
|
31
|
-
private toJSONObject;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
export { CapturedLabel, type CapturedLabelJSON };
|
|
1
|
+
import { n as CapturedLabelJSON, t as CapturedLabel } from "../CapturedLabel-PjFfeqht.js";
|
|
2
|
+
export { CapturedLabel, CapturedLabelJSON };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{LabelField as e}from"./LabelField.js";import{Quadrilateral as t}from"@scandit/web-datacapture-core";var n=class n{get fields(){return this._fields}get name(){return this._name}get isComplete(){return this._isComplete}get predictedBounds(){return this._predictedBounds}get deltaTimeToPrediction(){return this._deltaTimeToPrediction}get trackingId(){return this._trackingId}static fromJSON(r){let i=new n;return i._fields=r.fields.map(t=>e.fromJSON(t)),i._name=r.name,i._isComplete=r.isComplete,i._predictedBounds=t.fromJSON(r.predictedBounds),i._deltaTimeToPrediction=r.deltaTimeToPrediction,i._trackingId=r.trackingId,i}toJSONObject(){return{fields:this._fields.map(e=>e.toJSONObject()),name:this._name,isComplete:this._isComplete,predictedBounds:this._predictedBounds.toJSONObject(),deltaTimeToPrediction:this._deltaTimeToPrediction,trackingId:this._trackingId}}};export{n as CapturedLabel};
|
|
@@ -1,30 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { BarcodeField } from './BarcodeField.js';
|
|
4
|
-
import { LabelFieldLocation } from './LabelFieldLocation.js';
|
|
5
|
-
import './LabelFieldDefinition.js';
|
|
6
|
-
import '@scandit/web-datacapture-core';
|
|
7
|
-
|
|
8
|
-
declare class CustomBarcode implements BarcodeField {
|
|
9
|
-
private [nativeHandle];
|
|
10
|
-
private _name;
|
|
11
|
-
private _anchorRegexes;
|
|
12
|
-
private _hiddenProperties;
|
|
13
|
-
private _isOptional;
|
|
14
|
-
private _numberOfMandatoryInstances;
|
|
15
|
-
private _valueRegexes;
|
|
16
|
-
private _symbologies;
|
|
17
|
-
private _location?;
|
|
18
|
-
private constructor();
|
|
19
|
-
get name(): string;
|
|
20
|
-
get anchorRegexes(): string[];
|
|
21
|
-
get isOptional(): boolean;
|
|
22
|
-
get numberOfMandatoryInstances(): number | null;
|
|
23
|
-
get valueRegexes(): string[];
|
|
24
|
-
get symbologies(): SymbologySettings[];
|
|
25
|
-
get location(): LabelFieldLocation | undefined;
|
|
26
|
-
private get hiddenProperties();
|
|
27
|
-
private static forHandle;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
export { CustomBarcode };
|
|
1
|
+
import { t as CustomBarcode } from "../CustomBarcode-B9b3T3wr.js";
|
|
2
|
+
export { CustomBarcode };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{nativeHandle as e}from"@scandit/web-datacapture-core/build/js/private/nativeHandle.js";var t=class t{constructor(t){this[e]=t}get name(){return this._name}get anchorRegexes(){return this._anchorRegexes}get isOptional(){return this._isOptional}get numberOfMandatoryInstances(){return this._numberOfMandatoryInstances}get valueRegexes(){return this._valueRegexes}get symbologies(){return this._symbologies}get location(){return this._location}get hiddenProperties(){return this._hiddenProperties}static forHandle(e){return new t(e)}};export{t as CustomBarcode};
|
|
@@ -1,21 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { LabelFieldLocation } from './LabelFieldLocation.js';
|
|
4
|
-
import '@scandit/web-datacapture-barcode';
|
|
5
|
-
import './LabelFieldDefinitionBuilder.js';
|
|
6
|
-
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
7
|
-
import './BarcodeField.js';
|
|
8
|
-
import './LabelFieldDefinition.js';
|
|
9
|
-
import '@scandit/web-datacapture-core';
|
|
10
|
-
|
|
11
|
-
declare class CustomBarcodeBuilder extends BarcodeFieldBuilder<CustomBarcodeBuilder, CustomBarcode> {
|
|
12
|
-
private anchorRegexes;
|
|
13
|
-
private location?;
|
|
14
|
-
setAnchorRegexes(anchorRegexes: string[]): this;
|
|
15
|
-
setAnchorRegex(anchorRegex: RegExp): this;
|
|
16
|
-
setLocation(location: LabelFieldLocation): this;
|
|
17
|
-
build(name: string): Promise<CustomBarcode>;
|
|
18
|
-
protected getThis(): this;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export { CustomBarcodeBuilder };
|
|
1
|
+
import { n as customBarcode, t as CustomBarcodeBuilder } from "../CustomBarcodeBuilder-DdWG8iCR.js";
|
|
2
|
+
export { CustomBarcodeBuilder, customBarcode };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{CustomBarcode as e}from"./CustomBarcode.js";import{nativeCall as t}from"../worker/nativeCall.js";import{BarcodeFieldBuilder as n}from"./BarcodeFieldBuilder.js";import{nativeHandle as r}from"@scandit/web-datacapture-core/build/js/private/nativeHandle.js";var i=class extends n{constructor(e){super(),this.anchorRegexes=[],this._name=e}setAnchorRegexes(e){return this.anchorRegexes=e,this.getThis()}setAnchorRegex(e){return this.anchorRegexes=[String(e)],this.getThis()}setLocation(e){return this.location=e,this.getThis()}async build(n){let i=this.resolveName(n),a=await t(`CustomBarcode.create`,i,await this.resolveNativeSymbologySettings());await this.applyCommonFieldSettings(a),await this.applyAnchorRegexes(a,this.anchorRegexes),this.location!=null&&await t(`CustomBarcode.setLocation`,a,this.location[r]);let o=e.forHandle(a);return o._anchorRegexes=this.anchorRegexes,o._isOptional=this._isOptional,o._numberOfMandatoryInstances=this._numberOfMandatoryInstances,o._name=i,o._valueRegexes=this.valueRegexes,o._symbologies=this.symbologySettings,o._location=this.location,o}getThis(){return this}};function a(e){return new i(e)}export{i as CustomBarcodeBuilder,a as customBarcode};
|
|
@@ -1,62 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { LabelFieldLocation } from './LabelFieldLocation.js';
|
|
4
|
-
import { TextField } from './TextField.js';
|
|
5
|
-
import '@scandit/web-datacapture-barcode';
|
|
6
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
7
|
-
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
8
|
-
import '../djinni-types/sdcBarcodeData.js';
|
|
9
|
-
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
10
|
-
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
11
|
-
import '../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
12
|
-
import '../djinni-types/sdcSymbologySettings.js';
|
|
13
|
-
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
14
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
15
|
-
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
16
|
-
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
17
|
-
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
18
|
-
import '../djinni-types/sdcCoreCommon.js';
|
|
19
|
-
import '../djinni-types/sdcLabelData.js';
|
|
20
|
-
import '../djinni-types/sdcLabelInternalModuleData.js';
|
|
21
|
-
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
22
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
23
|
-
import '../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
24
|
-
import '../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
25
|
-
import '../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
26
|
-
import '@scandit/web-datacapture-core';
|
|
27
|
-
import './AdaptiveRecognitionMode.js';
|
|
28
|
-
import './CapturedLabel.js';
|
|
29
|
-
import './LabelField.js';
|
|
30
|
-
import './LabelFieldState.js';
|
|
31
|
-
import './LabelFieldType.js';
|
|
32
|
-
import './LabelFieldValueType.js';
|
|
33
|
-
import './LabelDateResult.js';
|
|
34
|
-
import './LabelCaptureSession.js';
|
|
35
|
-
import './LabelDateFormat.js';
|
|
36
|
-
import './LabelDateComponentFormat.js';
|
|
37
|
-
import './LabelFieldLocationType.js';
|
|
38
|
-
import './ReceiptScanningLineItem.js';
|
|
39
|
-
import './ValidationFlowField.js';
|
|
40
|
-
import './LabelFieldDefinition.js';
|
|
41
|
-
|
|
42
|
-
declare class CustomText implements TextField {
|
|
43
|
-
protected [nativeHandle]: NativeProxyHandle;
|
|
44
|
-
private _name;
|
|
45
|
-
private _anchorRegexes;
|
|
46
|
-
private _hiddenProperties;
|
|
47
|
-
private _isOptional;
|
|
48
|
-
private _numberOfMandatoryInstances;
|
|
49
|
-
private _valueRegexes;
|
|
50
|
-
private _location?;
|
|
51
|
-
private constructor();
|
|
52
|
-
get name(): string;
|
|
53
|
-
get isOptional(): boolean;
|
|
54
|
-
get numberOfMandatoryInstances(): number | null;
|
|
55
|
-
get valueRegexes(): string[];
|
|
56
|
-
get location(): LabelFieldLocation | undefined;
|
|
57
|
-
private get anchorRegexes();
|
|
58
|
-
private get hiddenProperties();
|
|
59
|
-
private static forHandle;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
export { CustomText };
|
|
1
|
+
import { t as CustomText } from "../CustomText-Cl2GuEWp.js";
|
|
2
|
+
export { CustomText };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{nativeHandle as e}from"@scandit/web-datacapture-core/build/js/private/nativeHandle.js";var t=class t{constructor(t){this[e]=t}get name(){return this._name}get isOptional(){return this._isOptional}get numberOfMandatoryInstances(){return this._numberOfMandatoryInstances}get valueRegexes(){return this._valueRegexes}get location(){return this._location}get anchorRegexes(){return this._anchorRegexes}get hiddenProperties(){return this._hiddenProperties}static forHandle(e){return new t(e)}};export{t as CustomText};
|
|
@@ -1,57 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { LabelFieldLocation } from './LabelFieldLocation.js';
|
|
4
|
-
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
import '../NativeProxy-wKE5sxLq.js';
|
|
6
|
-
import '@scandit/web-datacapture-barcode';
|
|
7
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
8
|
-
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
9
|
-
import '../djinni-types/sdcBarcodeData.js';
|
|
10
|
-
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
11
|
-
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
12
|
-
import '../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
13
|
-
import '../djinni-types/sdcSymbologySettings.js';
|
|
14
|
-
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
15
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
16
|
-
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
17
|
-
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
18
|
-
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
19
|
-
import '../djinni-types/sdcCoreCommon.js';
|
|
20
|
-
import '../djinni-types/sdcLabelData.js';
|
|
21
|
-
import '../djinni-types/sdcLabelInternalModuleData.js';
|
|
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 './AdaptiveRecognitionMode.js';
|
|
29
|
-
import './CapturedLabel.js';
|
|
30
|
-
import './LabelField.js';
|
|
31
|
-
import './LabelFieldState.js';
|
|
32
|
-
import './LabelFieldType.js';
|
|
33
|
-
import './LabelFieldValueType.js';
|
|
34
|
-
import './LabelDateResult.js';
|
|
35
|
-
import './LabelCaptureSession.js';
|
|
36
|
-
import './LabelDateFormat.js';
|
|
37
|
-
import './LabelDateComponentFormat.js';
|
|
38
|
-
import './LabelFieldLocationType.js';
|
|
39
|
-
import './ReceiptScanningLineItem.js';
|
|
40
|
-
import './ValidationFlowField.js';
|
|
41
|
-
import './TextField.js';
|
|
42
|
-
import './LabelFieldDefinition.js';
|
|
43
|
-
import './LabelFieldDefinitionBuilder.js';
|
|
44
|
-
|
|
45
|
-
declare class CustomTextBuilder extends TextFieldBuilder<CustomTextBuilder, CustomText> {
|
|
46
|
-
private anchorRegexes;
|
|
47
|
-
private shouldResetAnchorRegexes;
|
|
48
|
-
private location?;
|
|
49
|
-
setAnchorRegexes(anchorRegexes: string[]): this;
|
|
50
|
-
setAnchorRegex(anchorRegex: RegExp): this;
|
|
51
|
-
resetAnchorRegexes(): this;
|
|
52
|
-
setLocation(location: LabelFieldLocation): this;
|
|
53
|
-
build(name: string): Promise<CustomText>;
|
|
54
|
-
protected getThis(): this;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
export { CustomTextBuilder };
|
|
1
|
+
import { n as customText, t as CustomTextBuilder } from "../CustomTextBuilder-0AbdOASa.js";
|
|
2
|
+
export { CustomTextBuilder, customText };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{nativeCall as e}from"../worker/nativeCall.js";import{CustomText as t}from"./CustomText.js";import{TextFieldBuilder as n}from"./TextFieldBuilder.js";import{nativeHandle as r}from"@scandit/web-datacapture-core/build/js/private/nativeHandle.js";var i=class extends n{constructor(e){super(),this.anchorRegexes=[],this.shouldResetAnchorRegexes=!1,this._name=e}setAnchorRegexes(e){return this.anchorRegexes=e,this.getThis()}setAnchorRegex(e){return this.anchorRegexes=[String(e)],this.getThis()}resetAnchorRegexes(){return this.shouldResetAnchorRegexes=!0,this.getThis()}setLocation(e){return this.location=e,this.getThis()}async build(n){let i=this.resolveName(n),a=await e(`CustomText.create`,i);await this.applyCommonFieldSettings(a),await this.applyAnchorRegexesOrReset(a,this.anchorRegexes,this.shouldResetAnchorRegexes),this.location!=null&&await e(`CustomText.setLocation`,a,this.location[r]);let o=t.forHandle(a);return o._anchorRegexes=this.anchorRegexes,o._isOptional=this._isOptional,o._numberOfMandatoryInstances=this._numberOfMandatoryInstances,o._name=i,o._valueRegexes=this.valueRegexes,o._location=this.location,o}getThis(){return this}};function a(e){return new i(e)}export{i as CustomTextBuilder,a as customText};
|
|
@@ -1,59 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { LabelDateFormat } from './LabelDateFormat.js';
|
|
4
|
-
import { TextField } from './TextField.js';
|
|
5
|
-
import '@scandit/web-datacapture-barcode';
|
|
6
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
7
|
-
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
8
|
-
import '../djinni-types/sdcBarcodeData.js';
|
|
9
|
-
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
10
|
-
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
11
|
-
import '../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
12
|
-
import '../djinni-types/sdcSymbologySettings.js';
|
|
13
|
-
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
14
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
15
|
-
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
16
|
-
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
17
|
-
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
18
|
-
import '../djinni-types/sdcCoreCommon.js';
|
|
19
|
-
import '../djinni-types/sdcLabelData.js';
|
|
20
|
-
import '../djinni-types/sdcLabelInternalModuleData.js';
|
|
21
|
-
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
22
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
23
|
-
import '../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
24
|
-
import '../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
25
|
-
import '../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
26
|
-
import '@scandit/web-datacapture-core';
|
|
27
|
-
import './AdaptiveRecognitionMode.js';
|
|
28
|
-
import './CapturedLabel.js';
|
|
29
|
-
import './LabelField.js';
|
|
30
|
-
import './LabelFieldState.js';
|
|
31
|
-
import './LabelFieldType.js';
|
|
32
|
-
import './LabelFieldValueType.js';
|
|
33
|
-
import './LabelDateResult.js';
|
|
34
|
-
import './LabelCaptureSession.js';
|
|
35
|
-
import './LabelFieldLocationType.js';
|
|
36
|
-
import './ReceiptScanningLineItem.js';
|
|
37
|
-
import './ValidationFlowField.js';
|
|
38
|
-
import './LabelDateComponentFormat.js';
|
|
39
|
-
import './LabelFieldDefinition.js';
|
|
40
|
-
|
|
41
|
-
declare class DateText implements TextField {
|
|
42
|
-
protected [nativeHandle]: NativeProxyHandle;
|
|
43
|
-
private _name;
|
|
44
|
-
private _isOptional;
|
|
45
|
-
private _numberOfMandatoryInstances;
|
|
46
|
-
private _valueRegexes;
|
|
47
|
-
private _labelDateFormat?;
|
|
48
|
-
private _anchorRegexes;
|
|
49
|
-
private constructor();
|
|
50
|
-
get name(): string;
|
|
51
|
-
get isOptional(): boolean;
|
|
52
|
-
get numberOfMandatoryInstances(): number | null;
|
|
53
|
-
get valueRegexes(): string[];
|
|
54
|
-
get labelDateFormat(): LabelDateFormat | null;
|
|
55
|
-
get anchorRegexes(): string[];
|
|
56
|
-
private static forHandle;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
export { DateText };
|
|
1
|
+
import { t as DateText } from "../DateText-qQtIgcnZ.js";
|
|
2
|
+
export { DateText };
|
package/build/js/api/DateText.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{nativeHandle as e}from"@scandit/web-datacapture-core/build/js/private/nativeHandle.js";var t=class t{constructor(t){this._anchorRegexes=[],this[e]=t}get name(){return this._name}get isOptional(){return this._isOptional}get numberOfMandatoryInstances(){return this._numberOfMandatoryInstances}get valueRegexes(){return this._valueRegexes}get labelDateFormat(){return this._labelDateFormat??null}get anchorRegexes(){return this._anchorRegexes}static forHandle(e){return new t(e)}};export{t as DateText};
|
|
@@ -1,57 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { TextFieldBuilder } from './TextFieldBuilder.js';
|
|
4
|
-
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
import '../NativeProxy-wKE5sxLq.js';
|
|
6
|
-
import '@scandit/web-datacapture-barcode';
|
|
7
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
8
|
-
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
9
|
-
import '../djinni-types/sdcBarcodeData.js';
|
|
10
|
-
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
11
|
-
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
12
|
-
import '../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
13
|
-
import '../djinni-types/sdcSymbologySettings.js';
|
|
14
|
-
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
15
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
16
|
-
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
17
|
-
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
18
|
-
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
19
|
-
import '../djinni-types/sdcCoreCommon.js';
|
|
20
|
-
import '../djinni-types/sdcLabelData.js';
|
|
21
|
-
import '../djinni-types/sdcLabelInternalModuleData.js';
|
|
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 './AdaptiveRecognitionMode.js';
|
|
29
|
-
import './CapturedLabel.js';
|
|
30
|
-
import './LabelField.js';
|
|
31
|
-
import './LabelFieldState.js';
|
|
32
|
-
import './LabelFieldType.js';
|
|
33
|
-
import './LabelFieldValueType.js';
|
|
34
|
-
import './LabelDateResult.js';
|
|
35
|
-
import './LabelCaptureSession.js';
|
|
36
|
-
import './LabelFieldLocationType.js';
|
|
37
|
-
import './ReceiptScanningLineItem.js';
|
|
38
|
-
import './ValidationFlowField.js';
|
|
39
|
-
import './TextField.js';
|
|
40
|
-
import './LabelFieldDefinition.js';
|
|
41
|
-
import './LabelDateComponentFormat.js';
|
|
42
|
-
import './LabelFieldDefinitionBuilder.js';
|
|
43
|
-
|
|
44
|
-
declare class DateTextBuilder extends TextFieldBuilder<DateTextBuilder, DateText> {
|
|
45
|
-
private anchorRegexes?;
|
|
46
|
-
private shouldResetAnchorRegexes;
|
|
47
|
-
private labelDateFormat;
|
|
48
|
-
private static defaultLabelDateFormat;
|
|
49
|
-
setAnchorRegexes(anchorRegexes: string[]): this;
|
|
50
|
-
setAnchorRegex(anchorRegex: string): this;
|
|
51
|
-
resetAnchorRegexes(): this;
|
|
52
|
-
setLabelDateFormat(labelDateFormat: LabelDateFormat): this;
|
|
53
|
-
build(name: string): Promise<DateText>;
|
|
54
|
-
protected getThis(): this;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
export { DateTextBuilder };
|
|
1
|
+
import { n as dateText, t as DateTextBuilder } from "../DateTextBuilder-D4LModbR.js";
|
|
2
|
+
export { DateTextBuilder, dateText };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{nativeCall as e}from"../worker/nativeCall.js";import{TextFieldBuilder as t}from"./TextFieldBuilder.js";import{DateText as n}from"./DateText.js";import{LabelDateComponentFormat as r}from"./LabelDateComponentFormat.js";import{LabelDateFormat as i}from"./LabelDateFormat.js";var a=class a extends t{constructor(e){super(),this.shouldResetAnchorRegexes=!1,this.labelDateFormat=a.defaultLabelDateFormat(),this._name=e}static defaultLabelDateFormat(){return new i(r.DMY,!1)}setAnchorRegexes(e){return this.anchorRegexes=e,this}setAnchorRegex(e){return this.anchorRegexes=[e],this}resetAnchorRegexes(){return this.shouldResetAnchorRegexes=!0,this}setLabelDateFormat(e){return this.labelDateFormat=e,this}async build(t){let r=this.resolveName(t),i=await e(`DateText.create`,r,this.labelDateFormat.toJSONObject());await this.applyCommonFieldSettings(i),await this.applyAnchorRegexesOrReset(i,this.anchorRegexes,this.shouldResetAnchorRegexes);let a=n.forHandle(i);return a._isOptional=this._isOptional,a._numberOfMandatoryInstances=this._numberOfMandatoryInstances,a._name=r,a._valueRegexes=this.valueRegexes,a._labelDateFormat=this.labelDateFormat,a._anchorRegexes=this.anchorRegexes??[],a}getThis(){return this}};function o(e){return new a(e)}export{a as DateTextBuilder,o as dateText};
|
|
@@ -1,59 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { LabelDateFormat } from './LabelDateFormat.js';
|
|
4
|
-
import { TextField } from './TextField.js';
|
|
5
|
-
import '@scandit/web-datacapture-barcode';
|
|
6
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
7
|
-
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
8
|
-
import '../djinni-types/sdcBarcodeData.js';
|
|
9
|
-
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
10
|
-
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
11
|
-
import '../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
12
|
-
import '../djinni-types/sdcSymbologySettings.js';
|
|
13
|
-
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
14
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
15
|
-
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
16
|
-
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
17
|
-
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
18
|
-
import '../djinni-types/sdcCoreCommon.js';
|
|
19
|
-
import '../djinni-types/sdcLabelData.js';
|
|
20
|
-
import '../djinni-types/sdcLabelInternalModuleData.js';
|
|
21
|
-
import '../djinni-types/sdcCoreInternalSdkUiViewfinder.js';
|
|
22
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGraphics.js';
|
|
23
|
-
import '../djinni-types/sdcLabelInternalModuleUiOverlay.js';
|
|
24
|
-
import '../djinni-types/sdcCoreInternalSdkCapture.js';
|
|
25
|
-
import '../djinni-types/sdcCoreInternalSdkUiStyle.js';
|
|
26
|
-
import '@scandit/web-datacapture-core';
|
|
27
|
-
import './AdaptiveRecognitionMode.js';
|
|
28
|
-
import './CapturedLabel.js';
|
|
29
|
-
import './LabelField.js';
|
|
30
|
-
import './LabelFieldState.js';
|
|
31
|
-
import './LabelFieldType.js';
|
|
32
|
-
import './LabelFieldValueType.js';
|
|
33
|
-
import './LabelDateResult.js';
|
|
34
|
-
import './LabelCaptureSession.js';
|
|
35
|
-
import './LabelFieldLocationType.js';
|
|
36
|
-
import './ReceiptScanningLineItem.js';
|
|
37
|
-
import './ValidationFlowField.js';
|
|
38
|
-
import './LabelDateComponentFormat.js';
|
|
39
|
-
import './LabelFieldDefinition.js';
|
|
40
|
-
|
|
41
|
-
declare class ExpiryDateText implements TextField {
|
|
42
|
-
protected [nativeHandle]: NativeProxyHandle;
|
|
43
|
-
private _name;
|
|
44
|
-
private _isOptional;
|
|
45
|
-
private _numberOfMandatoryInstances;
|
|
46
|
-
private _valueRegexes;
|
|
47
|
-
private _dateFormat?;
|
|
48
|
-
private _anchorRegexes;
|
|
49
|
-
private constructor();
|
|
50
|
-
get name(): string;
|
|
51
|
-
get isOptional(): boolean;
|
|
52
|
-
get numberOfMandatoryInstances(): number | null;
|
|
53
|
-
get valueRegexes(): string[];
|
|
54
|
-
get dateFormat(): LabelDateFormat | null;
|
|
55
|
-
get anchorRegexes(): string[];
|
|
56
|
-
private static forHandle;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
export { ExpiryDateText };
|
|
1
|
+
import { t as ExpiryDateText } from "../ExpiryDateText-DkTHW-n-.js";
|
|
2
|
+
export { ExpiryDateText };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{nativeHandle as e}from"@scandit/web-datacapture-core/build/js/private/nativeHandle.js";var t=class t{constructor(t){this._anchorRegexes=[],this[e]=t}get name(){return this._name}get isOptional(){return this._isOptional}get numberOfMandatoryInstances(){return this._numberOfMandatoryInstances}get valueRegexes(){return this._valueRegexes}get dateFormat(){return this._dateFormat??null}get anchorRegexes(){return this._anchorRegexes}static forHandle(e){return new t(e)}};export{t as ExpiryDateText};
|
|
@@ -1,56 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { LabelDateFormat } from './LabelDateFormat.js';
|
|
4
|
-
import '@scandit/web-datacapture-core/build/js/private/nativeHandle.js';
|
|
5
|
-
import '../NativeProxy-wKE5sxLq.js';
|
|
6
|
-
import '@scandit/web-datacapture-barcode';
|
|
7
|
-
import '@scandit/web-datacapture-core/build/js/worker/dataCaptureWorkerRelated';
|
|
8
|
-
import '../djinni-types/sdcBarcodeInternalSdkData.js';
|
|
9
|
-
import '../djinni-types/sdcBarcodeData.js';
|
|
10
|
-
import '../djinni-types/sdcCoreCommonGeometry.js';
|
|
11
|
-
import '../djinni-types/sdcCoreCommonBuffer.js';
|
|
12
|
-
import '../sdcLabelInternalModuleCapture-yM8m0vEc.js';
|
|
13
|
-
import '../djinni-types/sdcSymbologySettings.js';
|
|
14
|
-
import '../djinni-types/sdcCoreInternalSdkArea.js';
|
|
15
|
-
import '../djinni-types/sdcCoreInternalSdkCommonGeometry.js';
|
|
16
|
-
import '../djinni-types/sdcCoreCommonGraphic.js';
|
|
17
|
-
import '../djinni-types/sdcCoreInternalSdkCommonAsync.js';
|
|
18
|
-
import '../djinni-types/sdcCoreInternalSdkOcr.js';
|
|
19
|
-
import '../djinni-types/sdcCoreCommon.js';
|
|
20
|
-
import '../djinni-types/sdcLabelData.js';
|
|
21
|
-
import '../djinni-types/sdcLabelInternalModuleData.js';
|
|
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 './AdaptiveRecognitionMode.js';
|
|
29
|
-
import './CapturedLabel.js';
|
|
30
|
-
import './LabelField.js';
|
|
31
|
-
import './LabelFieldState.js';
|
|
32
|
-
import './LabelFieldType.js';
|
|
33
|
-
import './LabelFieldValueType.js';
|
|
34
|
-
import './LabelDateResult.js';
|
|
35
|
-
import './LabelCaptureSession.js';
|
|
36
|
-
import './LabelFieldLocationType.js';
|
|
37
|
-
import './ReceiptScanningLineItem.js';
|
|
38
|
-
import './ValidationFlowField.js';
|
|
39
|
-
import './TextField.js';
|
|
40
|
-
import './LabelFieldDefinition.js';
|
|
41
|
-
import './LabelFieldDefinitionBuilder.js';
|
|
42
|
-
import './LabelDateComponentFormat.js';
|
|
43
|
-
|
|
44
|
-
declare class ExpiryDateTextBuilder extends TextFieldBuilder<ExpiryDateTextBuilder, ExpiryDateText> {
|
|
45
|
-
private anchorRegexes?;
|
|
46
|
-
private shouldResetAnchorRegexes;
|
|
47
|
-
private labelDateFormat?;
|
|
48
|
-
setAnchorRegexes(anchorRegexes: string[]): this;
|
|
49
|
-
setAnchorRegex(anchorRegex: string): this;
|
|
50
|
-
resetAnchorRegexes(): this;
|
|
51
|
-
setLabelDateFormat(labelDateFormat: LabelDateFormat): this;
|
|
52
|
-
build(name: string): Promise<ExpiryDateText>;
|
|
53
|
-
protected getThis(): this;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
export { ExpiryDateTextBuilder };
|
|
1
|
+
import { n as expiryDateText, t as ExpiryDateTextBuilder } from "../ExpiryDateTextBuilder-BGrTAbAB.js";
|
|
2
|
+
export { ExpiryDateTextBuilder, expiryDateText };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
import{nativeCall as e}from"../worker/nativeCall.js";import{TextFieldBuilder as t}from"./TextFieldBuilder.js";import{ExpiryDateText as n}from"./ExpiryDateText.js";var r=class extends t{constructor(e){super(),this.shouldResetAnchorRegexes=!1,this._name=e}setAnchorRegexes(e){return this.anchorRegexes=e,this}setAnchorRegex(e){return this.anchorRegexes=[e],this}resetAnchorRegexes(){return this.shouldResetAnchorRegexes=!0,this}setLabelDateFormat(e){return this.labelDateFormat=e,this}async build(t){let r=this.resolveName(t),i=await e(`ExpiryDateText.create`,r);await e(`ExpiryDateText.setOptional`,i,this._isOptional),this.labelDateFormat!=null&&await e(`ExpiryDateText.setLabelDateFormat`,i,this.labelDateFormat.toJSONObject()),this.valueRegexes.length>0&&await e(`ExpiryDateText.setPatterns`,i,this.valueRegexes),await this.applyAnchorRegexesOrReset(i,this.anchorRegexes,this.shouldResetAnchorRegexes),Object.keys(this.hiddenProperties).length>0&&await e(`ExpiryDateText.setHiddenProperties`,i,JSON.stringify(this.hiddenProperties)),this._numberOfMandatoryInstances!=null&&await e(`ExpiryDateText.setNumberOfMandatoryInstances`,i,this._numberOfMandatoryInstances);let a=n.forHandle(i);return a._isOptional=this._isOptional,a._numberOfMandatoryInstances=this._numberOfMandatoryInstances,a._name=r,a._valueRegexes=this.valueRegexes,a._dateFormat=this.labelDateFormat,a._anchorRegexes=this.anchorRegexes??[],a}getThis(){return this}};function i(e){return new r(e)}export{r as ExpiryDateTextBuilder,i as expiryDateText};
|