@microblink/blinkid-react-native 7.7.0 → 8001.0.0
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/BlinkidReactNative.podspec +2 -1
- package/README.md +621 -281
- package/android/build.gradle +56 -4
- package/android/gradle.properties +3 -4
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdClassInfoIdMappings.kt +33 -0
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdDeserializationUtilities.kt +370 -258
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdSerializationUtilities.kt +149 -41
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkidReactNativeModule.kt +54 -31
- package/ios/BlinkidReactNative.mm +49 -52
- package/ios/BlinkidReactNativeModule.swift +114 -57
- package/ios/Frameworks/BlinkID.xcframework/Info.plist +5 -9
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID.h +893 -13
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/{arm64-apple-ios.private.swiftinterface → arm64.swiftinterface} +2421 -2076
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.modulemap +1 -7
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/PrivacyInfo.xcprivacy +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID.h +893 -13
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/{arm64-apple-ios-simulator.swiftinterface → arm64.swiftinterface} +2421 -2076
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/{x86_64-apple-ios-simulator.private.swiftinterface → x86_64.swiftinterface} +2421 -2076
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.modulemap +1 -7
- package/ios/Frameworks/BlinkIDUX.xcframework/Info.plist +5 -5
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeResources +276 -276
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeSignature +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ak.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/am.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ar.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/bn.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/cs.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/da.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/de.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/el.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en-GB.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es-MX.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fa.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fil.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr-CA.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ha.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/he.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hu.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/id.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/is.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/it.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ja.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ka-GE.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/kk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/km-KH.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ko.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/lv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ms.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nb.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ne.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ps-AF.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt-BR.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ro.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ru.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/si.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sw.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/th.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/tr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ur.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uz.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/vi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/yo.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hans.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hant.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.abi.json +3860 -1881
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.package.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.private.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeResources +114 -114
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ak.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/am.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ar.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/bn.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/cs.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/da.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/de.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/el.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en-GB.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es-MX.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fa.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fil.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr-CA.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ha.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/he.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hu.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/id.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/is.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/it.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ja.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ka-GE.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/kk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/km-KH.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ko.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/lv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ms.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nb.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ne.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ps-AF.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt-BR.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ro.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ru.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/si.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sw.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/th.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/tr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ur.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uz.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/vi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/yo.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hans.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hant.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.abi.json +3860 -1881
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.abi.json +3860 -1881
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/_CodeSignature/CodeResources +1 -1
- package/ios/Serialization/BlinkIdDeserializationUtils.swift +614 -0
- package/ios/{BlinkIdSerializationUtilities.swift → Serialization/BlinkIdSerializationUtils.swift} +294 -255
- package/lib/module/NativeBlinkidReactNative.js.map +1 -1
- package/lib/module/blinkIdResult.js +1 -822
- package/lib/module/blinkIdResult.js.map +1 -1
- package/lib/module/blinkIdSettings.js +1 -496
- package/lib/module/blinkIdSettings.js.map +1 -1
- package/lib/module/index.js +94 -17
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.js +715 -3373
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts +36 -5
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdResult.d.ts +17 -20
- package/lib/typescript/src/blinkIdResult.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdSettings.d.ts +195 -317
- package/lib/typescript/src/blinkIdSettings.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +48 -10
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/types.d.ts +1062 -1210
- package/lib/typescript/src/types.d.ts.map +1 -1
- package/package.json +5 -4
- package/src/NativeBlinkidReactNative.ts +39 -5
- package/src/blinkIdResult.ts +19 -466
- package/src/blinkIdSettings.ts +218 -389
- package/src/index.tsx +221 -35
- package/src/types.ts +1253 -1463
- package/android/.gradle/8.9/checksums/checksums.lock +0 -0
- package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/8.9/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/8.9/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.9/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.project +0 -28
- package/ios/BlinkIdDeserializationUtilities.swift +0 -374
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h +0 -43937
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBSampleBufferWrapper.h +0 -28
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.abi.json +0 -78651
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface +0 -2304
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.private.modulemap +0 -12
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +0 -19
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources +0 -245
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/conan.xcconfig +0 -40
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID-Swift.h +0 -87870
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSampleBufferWrapper.h +0 -28
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.abi.json +0 -78651
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +0 -2304
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json +0 -78651
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +0 -2304
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.private.modulemap +0 -12
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +0 -19
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources +0 -300
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/conan.xcconfig +0 -40
- package/lib/module/blinkIdUtilities.js +0 -21
- package/lib/module/blinkIdUtilities.js.map +0 -1
- package/lib/typescript/src/blinkIdUtilities.d.ts +0 -8
- package/lib/typescript/src/blinkIdUtilities.d.ts.map +0 -1
- package/src/android/.project +0 -28
- package/src/blinkIdUtilities.ts +0 -20
|
@@ -1,373 +1,293 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { ScanningMode, PreferredCamera, DocumentCaptureModuleSettings, MrzModuleSettings, BarcodeModuleSettings, VizModuleSettings } from "./types";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Network timeouts for SDK resource downloads. Values are in milliseconds.
|
|
4
|
+
* Omit unset fields to keep the native SDK default for that timeout (30 seconds
|
|
5
|
+
* on current BlinkID native SDKs).
|
|
6
|
+
*/
|
|
7
|
+
export type RequestTimeout = {
|
|
8
|
+
connectionTimeoutMilliseconds?: number;
|
|
9
|
+
writeTimeoutMilliseconds?: number;
|
|
10
|
+
readTimeoutMilliseconds?: number;
|
|
11
|
+
};
|
|
12
|
+
/**
|
|
13
|
+
* Configuration for base (non-OTA) SDK resources: download, cache location, and timeouts.
|
|
14
|
+
*
|
|
15
|
+
* Maps to native `ResourcesConfig` on Android and `ResourcesConfig` /
|
|
16
|
+
* `resourcesConfiguration` on iOS.
|
|
4
17
|
*
|
|
18
|
+
* When omitted on {@link BlinkIdSdkSettings}, the native SDK defaults are used
|
|
19
|
+
* (`download: true`, platform default `serviceUrl` / `localFolder`, default timeouts).
|
|
20
|
+
*
|
|
21
|
+
* @example
|
|
22
|
+
* ```ts
|
|
23
|
+
* const sdkSettings: BlinkIdSdkSettings = {
|
|
24
|
+
* licenseKey,
|
|
25
|
+
* resourcesConfig: { download: true },
|
|
26
|
+
* };
|
|
27
|
+
* ```
|
|
5
28
|
*/
|
|
6
|
-
export
|
|
7
|
-
/**
|
|
8
|
-
* License key for the native SDK.
|
|
9
|
-
*
|
|
10
|
-
*/
|
|
11
|
-
licenseKey: string;
|
|
12
|
-
/**
|
|
13
|
-
* Optional licensee string if the provided license key is not tied to the single application ID.
|
|
14
|
-
*/
|
|
15
|
-
licensee?: string;
|
|
29
|
+
export type ResourcesConfig = {
|
|
16
30
|
/**
|
|
17
|
-
* Whether resources required for on-device image processing should be downloaded
|
|
18
|
-
* on first initialization of the SDK.
|
|
31
|
+
* Whether resources required for on-device image processing should be downloaded
|
|
32
|
+
* and cached on first initialization of the SDK.
|
|
19
33
|
*
|
|
20
|
-
* If
|
|
21
|
-
*
|
|
34
|
+
* If `false`, package the required resources in the app (Android assets /
|
|
35
|
+
* iOS bundle) and set {@link localFolder} / {@link bundleIdentifier} as needed.
|
|
22
36
|
*
|
|
37
|
+
* Default: `true`.
|
|
23
38
|
*/
|
|
24
|
-
|
|
39
|
+
download?: boolean;
|
|
25
40
|
/**
|
|
26
|
-
*
|
|
41
|
+
* URL where base resources are hosted when {@link download} is enabled.
|
|
27
42
|
*
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
30
|
-
resourceDownloadUrl?: string;
|
|
31
|
-
/**
|
|
32
|
-
* Local folder name where resources will be downloaded and cached.
|
|
43
|
+
* Default: `"https://models.cdn.microblink.com/resources"`.
|
|
33
44
|
*
|
|
34
|
-
*
|
|
35
|
-
* application's cache folder where resources will be cached.
|
|
45
|
+
* Do not use the OTA host (`https://blinkid-ota.microblink.com`) here.
|
|
36
46
|
*/
|
|
37
|
-
|
|
47
|
+
serviceUrl?: string;
|
|
38
48
|
/**
|
|
39
|
-
*
|
|
49
|
+
* Folder name under the app cache (download enabled) or assets path (download
|
|
50
|
+
* disabled) where base resources are stored.
|
|
40
51
|
*
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
* Timeout settings for resource downloads.
|
|
52
|
+
* Platform defaults when omitted:
|
|
53
|
+
* - Android: `"microblink/blinkid"`
|
|
54
|
+
* - iOS: `"MLModels"`
|
|
45
55
|
*
|
|
56
|
+
* Keep this separate from the OTA resources folder.
|
|
46
57
|
*/
|
|
47
|
-
|
|
58
|
+
localFolder?: string;
|
|
48
59
|
/**
|
|
49
|
-
*
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
* The URL must use the HTTPS protocol. Example: https://your-proxy.com/
|
|
53
|
-
*
|
|
54
|
-
* If this value is defined, SDK initialization will not be successful in the following cases:
|
|
55
|
-
* - if the URL does not use HTTPS or if the URL is invalid
|
|
56
|
-
* - if the license does not allow proxy usage
|
|
57
|
-
*
|
|
60
|
+
* Network timeouts for resource downloads, in milliseconds.
|
|
61
|
+
* Omit to use native SDK defaults.
|
|
58
62
|
*/
|
|
59
|
-
|
|
63
|
+
requestTimeout?: RequestTimeout;
|
|
60
64
|
/**
|
|
65
|
+
* [iOS] Bundle identifier of the app bundle that contains prebundled resources
|
|
66
|
+
* when {@link download} is `false`.
|
|
61
67
|
*
|
|
62
|
-
*
|
|
68
|
+
* Maps to native `ResourcesConfig.bundleUrl` (the bridge resolves the
|
|
69
|
+
* identifier to a bundle URL). Ignored on Android — use {@link localFolder}
|
|
70
|
+
* under assets instead.
|
|
63
71
|
*/
|
|
64
|
-
|
|
65
|
-
}
|
|
72
|
+
bundleIdentifier?: string;
|
|
73
|
+
};
|
|
66
74
|
/**
|
|
67
|
-
*
|
|
75
|
+
* Configuration for over-the-air (OTA) document resources.
|
|
68
76
|
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
77
|
+
* Behaves similarly to {@link ResourcesConfig}, with update checks and a
|
|
78
|
+
* `strict` failure mode. Maps to native `OtaResourcesConfig` on Android and
|
|
79
|
+
* `OTAResourcesConfig` / `otaResourcesConfiguration` on iOS.
|
|
80
|
+
*
|
|
81
|
+
* When omitted on {@link BlinkIdSdkSettings}, native `OtaResourcesConfig()` /
|
|
82
|
+
* `OTAResourcesConfig()` defaults apply (`checkForUpdates: true`,
|
|
83
|
+
* `strict: false`, platform default URL/folder).
|
|
84
|
+
*
|
|
85
|
+
* Do not cross-wire hosts or folders with {@link ResourcesConfig}:
|
|
86
|
+
* - OTA default URL: `"https://blinkid-ota.microblink.com"`
|
|
87
|
+
* - Base resources URL: `"https://models.cdn.microblink.com/resources"`
|
|
88
|
+
*
|
|
89
|
+
* @example
|
|
90
|
+
* ```ts
|
|
91
|
+
* const sdkSettings: BlinkIdSdkSettings = {
|
|
92
|
+
* licenseKey,
|
|
93
|
+
* otaResourcesConfig: { checkForUpdates: true, strict: false },
|
|
94
|
+
* };
|
|
95
|
+
* ```
|
|
72
96
|
*/
|
|
73
|
-
export
|
|
97
|
+
export type OtaResourcesConfig = {
|
|
74
98
|
/**
|
|
75
|
-
*
|
|
99
|
+
* Whether the SDK checks for and downloads updated OTA resources on
|
|
100
|
+
* initialization.
|
|
76
101
|
*
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
*
|
|
102
|
+
* When `false`, no update check is performed and cached/bundled OTA resources
|
|
103
|
+
* are used as-is. First-run downloads are still required when OTA resources
|
|
104
|
+
* are missing locally — this flag only suppresses update checks, not the
|
|
105
|
+
* initial fetch.
|
|
80
106
|
*
|
|
107
|
+
* Default: `true`.
|
|
81
108
|
*/
|
|
82
|
-
|
|
83
|
-
/**
|
|
84
|
-
* The specific scanning settings for the scanning session.
|
|
85
|
-
*
|
|
86
|
-
* Defines various parameters that control the scanning process.
|
|
87
|
-
*/
|
|
88
|
-
scanningSettings: BlinkIdScanningSettings;
|
|
109
|
+
checkForUpdates?: boolean;
|
|
89
110
|
/**
|
|
90
|
-
*
|
|
111
|
+
* How to handle a failed OTA update download during initialization.
|
|
112
|
+
* Only applied when {@link checkForUpdates} is `true`.
|
|
91
113
|
*
|
|
92
|
-
*
|
|
93
|
-
*
|
|
114
|
+
* - `false` (default): initialization continues and the SDK falls back to
|
|
115
|
+
* cached/bundled OTA resources.
|
|
116
|
+
* - `true`: SDK initialization fails if the OTA download fails. Callers must
|
|
117
|
+
* handle that error path.
|
|
94
118
|
*/
|
|
95
|
-
|
|
119
|
+
strict?: boolean;
|
|
96
120
|
/**
|
|
121
|
+
* URL of the OTA versions/download service used when {@link checkForUpdates}
|
|
122
|
+
* is `true`.
|
|
97
123
|
*
|
|
98
|
-
*
|
|
124
|
+
* Default: `"https://blinkid-ota.microblink.com"`.
|
|
99
125
|
*
|
|
100
|
-
*
|
|
101
|
-
* scanning mode, and specific scanning configurations that define how the scanning
|
|
102
|
-
* session should behave.
|
|
126
|
+
* Do not use the base resources host (`https://models.cdn.microblink.com/resources`) here.
|
|
103
127
|
*/
|
|
104
|
-
|
|
105
|
-
}
|
|
106
|
-
/**
|
|
107
|
-
* Represents the configurable settings for scanning a document.
|
|
108
|
-
*
|
|
109
|
-
* This class defines various parameters and policies related to the scanning
|
|
110
|
-
* process, including image quality handling, data extraction and anonymization,
|
|
111
|
-
* along with options for frame processing and image extraction.
|
|
112
|
-
*
|
|
113
|
-
* */
|
|
114
|
-
export declare class BlinkIdScanningSettings {
|
|
115
|
-
/**
|
|
116
|
-
* The level of blur detection in the document image.
|
|
117
|
-
*
|
|
118
|
-
* Defines the severity of blur detected in the document image, as defined
|
|
119
|
-
* in [DetectionLevel]. Values range from `off` (detection NotAvailable) to higher
|
|
120
|
-
* levels of blur detection.
|
|
121
|
-
*
|
|
122
|
-
* `low` – less sensitive to blur; if something is detected as blur, it is almost certainly actual blur,
|
|
123
|
-
* but some amount of blur may not be detected at all.
|
|
124
|
-
* `high` – highly sensitive to blur; it may detect as blur even something that only resembles blur.
|
|
125
|
-
*
|
|
126
|
-
* Default: {@link DetectionLevel.Mid}
|
|
127
|
-
* */
|
|
128
|
-
blurDetectionLevel: DetectionLevel;
|
|
128
|
+
serviceUrl?: string;
|
|
129
129
|
/**
|
|
130
|
-
*
|
|
130
|
+
* Folder where OTA resources are downloaded and cached (or found when
|
|
131
|
+
* prebundled).
|
|
131
132
|
*
|
|
132
|
-
*
|
|
133
|
-
*
|
|
134
|
-
*
|
|
135
|
-
* A value of `false` means images with detected blur will not be excluded from further processing
|
|
136
|
-
* - If blurDetectionLevel != `off` - even if blur is detected, the image will be processed and blur will be reported in the `ProcessResult`.
|
|
133
|
+
* Platform defaults when omitted:
|
|
134
|
+
* - Android: `"microblink/blinkid/ota"`
|
|
135
|
+
* - iOS: `"OTAMLModels"`
|
|
137
136
|
*
|
|
138
|
-
*
|
|
137
|
+
* Keep this separate from {@link ResourcesConfig.localFolder}.
|
|
139
138
|
*/
|
|
140
|
-
|
|
139
|
+
localFolder?: string;
|
|
141
140
|
/**
|
|
142
|
-
*
|
|
143
|
-
*
|
|
144
|
-
* Defines the severity of glare detected in the document image, as defined in [DetectionLevel].
|
|
145
|
-
* Values range from `off` (detection NotAvailable) to higher levels of glare detection.
|
|
146
|
-
* `low` – less sensitive to glare; if something is detected as glare, it is almost certainly actual glare,
|
|
147
|
-
* but some amount of glare may not be detected at all.
|
|
148
|
-
* `high` – highly sensitive to glare; it may detect as glare even something that only resembles glare.
|
|
149
|
-
*
|
|
150
|
-
* Default: {@link DetectionLevel.Mid}
|
|
141
|
+
* Network timeouts for OTA resource downloads, in milliseconds.
|
|
142
|
+
* Omit to use native SDK defaults.
|
|
151
143
|
*/
|
|
152
|
-
|
|
144
|
+
requestTimeout?: RequestTimeout;
|
|
153
145
|
/**
|
|
154
|
-
*
|
|
146
|
+
* [iOS] Bundle identifier of the app bundle that contains prebundled OTA
|
|
147
|
+
* resources.
|
|
155
148
|
*
|
|
156
|
-
*
|
|
157
|
-
*
|
|
158
|
-
*
|
|
159
|
-
* A value of `false` means images with detected glare will not be excluded from further processing
|
|
160
|
-
* - If glareDetectionLevel != `off` - even if glare is detected, the image will be processed and glare will be reported in the `ProcessResult`
|
|
161
|
-
*
|
|
162
|
-
* Default: `true`
|
|
149
|
+
* Maps to native `OTAResourcesConfig.bundleUrl` (the bridge resolves the
|
|
150
|
+
* identifier to a bundle URL). Ignored on Android — place OTA assets under
|
|
151
|
+
* {@link localFolder} (e.g. `assets/microblink/blinkid/ota`) instead.
|
|
163
152
|
*/
|
|
164
|
-
|
|
153
|
+
bundleIdentifier?: string;
|
|
154
|
+
};
|
|
155
|
+
/**
|
|
156
|
+
* Settings for the initialization of the BlinkID SDK.
|
|
157
|
+
*/
|
|
158
|
+
export type BlinkIdSdkSettings = {
|
|
165
159
|
/**
|
|
166
|
-
*
|
|
167
|
-
*
|
|
168
|
-
* Defines the severity of allowed detected tilt of the document in the image, as defined in [DetectionLevel].
|
|
169
|
-
* Values range from `off` (detection NotAvailable) to higher levels of allowed tilt.
|
|
170
|
-
* `low` – less sensitive to tilt.
|
|
171
|
-
* `high` – highly sensitive to tilt.
|
|
172
|
-
*
|
|
173
|
-
* Default: {@link DetectionLevel.Mid}
|
|
160
|
+
* License key for the native SDK.
|
|
174
161
|
*/
|
|
175
|
-
|
|
162
|
+
licenseKey: string;
|
|
176
163
|
/**
|
|
177
|
-
*
|
|
178
|
-
*
|
|
179
|
-
* Inadequate lighting conditions are represented as either `TooBright` or `TooDark` document images,
|
|
180
|
-
* as defined in the `ImageAnalysisLightingStatus` enum.
|
|
181
|
-
* A value of `true` means images with inadequate lighting conditions will be excluded from further processing to prevent images with
|
|
182
|
-
* inadequate lighting from being used
|
|
183
|
-
* - If inadequate light conditions are detected `ProcessingStatus` will be `ImagePreprocessingFailed` and lighting status will be
|
|
184
|
-
* reported in the `ProcessResult`.
|
|
185
|
-
*
|
|
186
|
-
* Default: `true`
|
|
164
|
+
* Optional licensee string if the provided license key is not tied to a single
|
|
165
|
+
* application ID.
|
|
187
166
|
*/
|
|
188
|
-
|
|
167
|
+
licensee?: string;
|
|
189
168
|
/**
|
|
190
|
-
*
|
|
169
|
+
* Base resource download and cache configuration.
|
|
191
170
|
*
|
|
192
|
-
*
|
|
193
|
-
*
|
|
194
|
-
* in the `ProcessResult`
|
|
195
|
-
* This setting is applicable only if `scanCroppedDocumentImage` = false.
|
|
171
|
+
* Replaces the former flat fields `downloadResources`, `resourceDownloadUrl`,
|
|
172
|
+
* `resourceLocalFolder`, `resourceRequestTimeout`, and `bundleIdentifier`.
|
|
196
173
|
*
|
|
197
|
-
*
|
|
198
|
-
*/
|
|
199
|
-
skipImagesOccludedByHand: boolean;
|
|
200
|
-
/**
|
|
201
|
-
* Indicates whether the aggregation of data from multiple images is enabled.
|
|
174
|
+
* When omitted, native `ResourcesConfig()` defaults apply.
|
|
202
175
|
*
|
|
203
|
-
*
|
|
204
|
-
* effort required to find the optimal image.
|
|
205
|
-
* Enabling this setting will simplify the extraction process, but the extracted data will be aggregated from multiple images instead
|
|
206
|
-
* of being sourced from a single image.
|
|
207
|
-
* This only applies to images from Video input image source - for images from Photo source, setting will be ignored.
|
|
208
|
-
*
|
|
209
|
-
* Default: `true`
|
|
176
|
+
* @see {@link ResourcesConfig}
|
|
210
177
|
*/
|
|
211
|
-
|
|
178
|
+
resourcesConfig?: ResourcesConfig;
|
|
212
179
|
/**
|
|
213
|
-
*
|
|
180
|
+
* Over-the-air (OTA) resource download and cache configuration.
|
|
214
181
|
*
|
|
215
|
-
*
|
|
216
|
-
* This setting is applicable only to images from Photo source.
|
|
217
|
-
* For multi-side scanning, it is permitted only for the back side.
|
|
182
|
+
* When omitted, native OTA defaults apply (update checks enabled, non-strict).
|
|
218
183
|
*
|
|
219
|
-
*
|
|
184
|
+
* @see {@link OtaResourcesConfig}
|
|
220
185
|
*/
|
|
221
|
-
|
|
186
|
+
otaResourcesConfig?: OtaResourcesConfig;
|
|
222
187
|
/**
|
|
223
|
-
*
|
|
224
|
-
*
|
|
225
|
-
* When defining [DocumentRules], [DocumentFilter] is optionally set to specify the document to which the rule applies, and a `fields` with
|
|
226
|
-
* the appropriate `alphabetType` should be specified as mandatory for that document.
|
|
227
|
-
* If a `fields` is set to a field that is optional for that document or does not exist on it, all fields on the document become optional.
|
|
228
|
-
* If a `fields` is set to a field with an incorrect alphabetType, all fields on the document become optional.
|
|
229
|
-
* If a `fields` is set to a field that doesn’t exist in the internal rules, that rule is ignored.
|
|
230
|
-
* When adding multiple `fields`, any field that does not match our rules is ignored. Only fields that comply with our rules are set as mandatory.
|
|
231
|
-
* If the documentFilter fields `country`, `region`, or `type` are set to `null`, all supported values for those fields will be considered.
|
|
232
|
-
* For example, if `country = null`, the rule will apply to all supported countries in BlinkID.
|
|
233
|
-
*
|
|
234
|
-
* By default, document fields are validated using internal rules that define mandatory fields for the scanned document class. This setting allows
|
|
235
|
-
* users to narrow down our internal rules on mandatory fields. All undefined fields will become optional. It is not possible to mark fields as
|
|
236
|
-
* mandatory if they cannot theoretically appear on the document.
|
|
237
|
-
* The more detailed document filter will have priority over the other.
|
|
238
|
-
*
|
|
239
|
-
* See {@link DocumentRules} for more detailed information.
|
|
240
|
-
*/
|
|
241
|
-
customDocumentRules?: DocumentRules[];
|
|
242
|
-
/**
|
|
243
|
-
* The mode of anonymization applied to the document.
|
|
188
|
+
* Set a custom HTTPS URL to be used as a proxy for Ping and license checks.
|
|
189
|
+
* The proxy URL will be applied only if the license has the appropriate rights.
|
|
244
190
|
*
|
|
245
|
-
*
|
|
246
|
-
*
|
|
191
|
+
* The URL must use the HTTPS protocol. Example: https://your-proxy.com/
|
|
192
|
+
*
|
|
193
|
+
* If this value is defined, SDK initialization will not be successful in the following cases:
|
|
194
|
+
* - if the URL does not use HTTPS or if the URL is invalid
|
|
195
|
+
* - if the license does not allow proxy usage
|
|
247
196
|
*
|
|
248
|
-
* Default: {@link AnonymizationMode.fullResult}
|
|
249
197
|
*/
|
|
250
|
-
|
|
198
|
+
microblinkProxyURL?: string;
|
|
199
|
+
};
|
|
200
|
+
/**
|
|
201
|
+
* Represents the configuration settings for a scanning session.
|
|
202
|
+
*
|
|
203
|
+
* This class holds the settings related to the resources initialization,
|
|
204
|
+
* scanning mode, and specific scanning configurations that define how the scanning
|
|
205
|
+
* session should behave.
|
|
206
|
+
*/
|
|
207
|
+
export type BlinkIdSessionSettings = Partial<{
|
|
251
208
|
/**
|
|
252
|
-
*
|
|
209
|
+
* The scanning mode to be used during the scanning session.
|
|
253
210
|
*
|
|
254
|
-
*
|
|
255
|
-
*
|
|
211
|
+
* Specifies whether the scanning is for a single side of a document or multiple
|
|
212
|
+
* sides, as defined in {@link ScanningMode}. The default is set to `automatic`, which
|
|
213
|
+
* automatically determines the number of sides to scan.
|
|
256
214
|
*
|
|
257
|
-
* See {@link DocumentAnonymizationSettings} for more information.
|
|
258
215
|
*/
|
|
259
|
-
|
|
216
|
+
scanningMode: ScanningMode;
|
|
260
217
|
/**
|
|
261
|
-
*
|
|
262
|
-
*
|
|
263
|
-
* Save the input images at the moment of the data extraction or timeout.
|
|
264
|
-
* This significantly increases memory consumption. The scanning performance is not affected.
|
|
218
|
+
* The specific scanning settings for the scanning session.
|
|
265
219
|
*
|
|
266
|
-
*
|
|
220
|
+
* Defines various parameters that control the scanning process.
|
|
267
221
|
*/
|
|
268
|
-
|
|
222
|
+
scanningSettings: Partial<BlinkIdScanningSettings>;
|
|
269
223
|
/**
|
|
270
|
-
*
|
|
271
|
-
* Requires the input image to consist solely of the cropped document image with perspective correction applied.
|
|
272
|
-
* This only applies to images from Photo input image source - for images from Video input image source, setting will be ignored.
|
|
224
|
+
* Duration in milliseconds before a scanning step times out and is cancelled.
|
|
273
225
|
*
|
|
274
|
-
*
|
|
226
|
+
* Resets on side changes and pauses while onboarding or help dialogs are shown.
|
|
227
|
+
* Set to `0` to disable the step timeout. Defaults to `60000` (60 seconds).
|
|
275
228
|
*/
|
|
276
|
-
|
|
229
|
+
stepTimeoutDuration: number;
|
|
277
230
|
/**
|
|
278
|
-
*
|
|
279
|
-
*
|
|
280
|
-
* Specifies which recognition modes are enabled during the scanning process, with a default value of true to enable all modes.
|
|
281
|
-
* [RecognitionModeFilter] is used to enable/disable recognition of specific document groups.
|
|
231
|
+
* Duration in milliseconds of UI inactivity (no state change) before timeout.
|
|
282
232
|
*
|
|
283
|
-
*
|
|
284
|
-
*
|
|
285
|
-
* By default all modes are enabled (set to `true`).
|
|
233
|
+
* Resets whenever the UI state changes (reticle type or message).
|
|
234
|
+
* Set to `0` to disable the inactivity timeout. Defaults to `10000` (10 seconds).
|
|
286
235
|
*/
|
|
287
|
-
|
|
236
|
+
inactivityTimeoutDuration: number;
|
|
237
|
+
}>;
|
|
238
|
+
/**
|
|
239
|
+
* Represents the configurable settings for scanning a document.
|
|
240
|
+
*
|
|
241
|
+
* This class defines various parameters and policies related to the scanning
|
|
242
|
+
* process, including image quality handling, data extraction and anonymization,
|
|
243
|
+
* along with options for frame processing and image extraction.
|
|
244
|
+
*
|
|
245
|
+
* */
|
|
246
|
+
export type BlinkIdScanningSettings = Partial<{
|
|
247
|
+
documentCaptureModule: Partial<DocumentCaptureModuleSettings> | null;
|
|
248
|
+
mrzModule: Partial<MrzModuleSettings> | null;
|
|
288
249
|
/**
|
|
289
|
-
*
|
|
250
|
+
* Settings for the barcode extraction module.
|
|
290
251
|
*
|
|
291
|
-
*
|
|
292
|
-
*
|
|
293
|
-
* All fields have to be successfully validated in order to successfully scan a document.
|
|
294
|
-
* Setting is used to improve scanning accuracy.
|
|
295
|
-
* If set to `true`, when an invalid character is detected `ProcessingStatus.InvalidCharactersFound` is returned.
|
|
252
|
+
* This module manages the detection and data extraction from various 1D and 2D
|
|
253
|
+
* barcode formats (such as PDF417, QR codes, and various retail codes).
|
|
296
254
|
*
|
|
297
|
-
*
|
|
298
|
-
*/
|
|
299
|
-
enableCharacterValidation: boolean;
|
|
300
|
-
/**
|
|
301
|
-
* Defines the minimum required margin (in percentage) between the edge of the input image and the document.
|
|
255
|
+
* It can operate as a standalone module or in combination with document capture.
|
|
302
256
|
*
|
|
303
|
-
*
|
|
304
|
-
* The setting is not applicable if `scanCroppedDocumentImage = true` (it will be ignored).
|
|
305
|
-
* This setting is implemented to comply with regulations in certain countries that mandate documents
|
|
306
|
-
* to be stored with adequate margins in the image.
|
|
257
|
+
* Set to `null` to disable this module.
|
|
307
258
|
*
|
|
308
|
-
*
|
|
259
|
+
* See {@link BarcodeModuleSettings} for more information.
|
|
309
260
|
*/
|
|
310
|
-
|
|
261
|
+
barcodeModule: Partial<BarcodeModuleSettings> | null;
|
|
311
262
|
/**
|
|
312
|
-
*
|
|
263
|
+
* Settings for the VIZ (Visual Inspection Zone) extraction module.
|
|
313
264
|
*
|
|
314
|
-
*
|
|
315
|
-
*
|
|
265
|
+
* This module is responsible for extracting data from the document's
|
|
266
|
+
* visual fields.
|
|
316
267
|
*
|
|
317
|
-
*
|
|
318
|
-
|
|
319
|
-
scanUnsupportedBack: boolean;
|
|
320
|
-
/**
|
|
321
|
-
* Indicates whether scanning can continue to the next side despite an uncertain front-side scan.
|
|
268
|
+
* It supports features such as character validation for increased accuracy,
|
|
269
|
+
* signature image extraction, and data aggregation across multiple video frames.
|
|
322
270
|
*
|
|
323
|
-
*
|
|
324
|
-
* ignored.
|
|
271
|
+
* Set to `null` to disable this module.
|
|
325
272
|
*
|
|
326
|
-
*
|
|
273
|
+
* See {@link VizModuleSettings} for more information.
|
|
327
274
|
*/
|
|
328
|
-
|
|
275
|
+
vizModule: Partial<VizModuleSettings> | null;
|
|
329
276
|
/**
|
|
330
277
|
* The maximum allowed mismatches per field during data matching.
|
|
331
278
|
*
|
|
332
279
|
* Configures the maximum number of characters per field that can be inconsistent during data matching.
|
|
333
|
-
* By defualt, no mismatches are allowed.
|
|
334
280
|
*
|
|
335
|
-
*
|
|
281
|
+
* By default, no mismatches are allowed.
|
|
336
282
|
*/
|
|
337
283
|
maxAllowedMismatchesPerField: number;
|
|
338
|
-
|
|
339
|
-
* Indicates whether only the passport data page should be scanned.
|
|
340
|
-
*
|
|
341
|
-
* Scan only the data page ( page containing MRZ ) of the passport.
|
|
342
|
-
* If set to `false`, it will be required to scan the second page of certain passports.
|
|
343
|
-
*
|
|
344
|
-
* Default: `true`
|
|
345
|
-
*/
|
|
346
|
-
scanPassportDataPageOnly: boolean;
|
|
347
|
-
/**
|
|
348
|
-
* Configures the image processing settings during the scanning process.
|
|
349
|
-
*
|
|
350
|
-
* Allows customization of cropped image handling, such as dotsPerInch, extensions, and
|
|
351
|
-
* whether images should be returned for the document, face or signature regions.
|
|
352
|
-
*
|
|
353
|
-
* See {@link CroppedImageSettings} for more information.
|
|
354
|
-
*/
|
|
355
|
-
croppedImageSettings: CroppedImageSettings;
|
|
356
|
-
/**
|
|
357
|
-
* Represents the configurable settings for scanning a document.
|
|
358
|
-
*
|
|
359
|
-
* This class defines various parameters and policies related to the scanning
|
|
360
|
-
* process, including image quality handling, data extraction and anonymization,
|
|
361
|
-
* along with options for frame processing and image extraction.
|
|
362
|
-
*/
|
|
363
|
-
constructor();
|
|
364
|
-
}
|
|
284
|
+
}>;
|
|
365
285
|
/**
|
|
366
286
|
* Allows customization of various aspects of the UI
|
|
367
287
|
* used during the scanning process.
|
|
368
288
|
*
|
|
369
289
|
*/
|
|
370
|
-
export
|
|
290
|
+
export type BlinkIdScanningUxSettings = Partial<{
|
|
371
291
|
/**
|
|
372
292
|
* A boolean indicating whether to show a help button
|
|
373
293
|
* and enable help screens during the scanning session.
|
|
@@ -398,50 +318,8 @@ export declare class BlinkIdScanningUxSettings {
|
|
|
398
318
|
* This value represents the user’s choice of front or back camera.
|
|
399
319
|
* The system determines the actual physical camera device.
|
|
400
320
|
*
|
|
401
|
-
* Default: {@link
|
|
321
|
+
* Default: {@link PreferredCamera.back}
|
|
402
322
|
*/
|
|
403
323
|
preferredCamera: PreferredCamera;
|
|
404
|
-
|
|
405
|
-
}
|
|
406
|
-
/**
|
|
407
|
-
* Represents the image cropping settings.
|
|
408
|
-
*
|
|
409
|
-
*/
|
|
410
|
-
export declare class CroppedImageSettings {
|
|
411
|
-
/**
|
|
412
|
-
* The DPI value for the cropped image.
|
|
413
|
-
*
|
|
414
|
-
* Default: `250`
|
|
415
|
-
*/
|
|
416
|
-
dotsPerInch: number;
|
|
417
|
-
/**
|
|
418
|
-
* The extension factor for the cropped image.
|
|
419
|
-
*
|
|
420
|
-
* Default: `0`
|
|
421
|
-
*/
|
|
422
|
-
extensionFactor: number;
|
|
423
|
-
/**
|
|
424
|
-
* Indicates whether the document image should be returned.
|
|
425
|
-
*
|
|
426
|
-
* Default: `false`
|
|
427
|
-
*/
|
|
428
|
-
returnDocumentImage: boolean;
|
|
429
|
-
/**
|
|
430
|
-
* Indicates whether the face image should be returned.
|
|
431
|
-
*
|
|
432
|
-
* Default: `false`
|
|
433
|
-
*/
|
|
434
|
-
returnFaceImage: boolean;
|
|
435
|
-
/**
|
|
436
|
-
* Indicates whether the signature image should be returned.
|
|
437
|
-
*
|
|
438
|
-
* Default: `false`
|
|
439
|
-
*/
|
|
440
|
-
returnSignatureImage: boolean;
|
|
441
|
-
/**
|
|
442
|
-
* Represents the image cropping settings.
|
|
443
|
-
*
|
|
444
|
-
*/
|
|
445
|
-
constructor();
|
|
446
|
-
}
|
|
324
|
+
}>;
|
|
447
325
|
//# sourceMappingURL=blinkIdSettings.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"blinkIdSettings.d.ts","sourceRoot":"","sources":["../../../src/blinkIdSettings.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"blinkIdSettings.d.ts","sourceRoot":"","sources":["../../../src/blinkIdSettings.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,YAAY,EACZ,eAAe,EACf,6BAA6B,EAC7B,iBAAiB,EACjB,qBAAqB,EACrB,iBAAiB,EAClB,MAAM,SAAS,CAAC;AAEjB;;;;GAIG;AACH,MAAM,MAAM,cAAc,GAAG;IAC3B,6BAA6B,CAAC,EAAE,MAAM,CAAC;IACvC,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,uBAAuB,CAAC,EAAE,MAAM,CAAC;CAClC,CAAC;AAEF;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;;;;;;;OAQG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;;;;;;;OASG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,cAAc,CAAC,EAAE,cAAc,CAAC;IAEhC;;;;;;;OAOG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;;;;;;;;;OAUG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B;;;;;;;;OAQG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB;;;;;;;OAOG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;;;;;;;OASG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,cAAc,CAAC,EAAE,cAAc,CAAC;IAEhC;;;;;;;OAOG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;;;;;;;OASG;IACH,eAAe,CAAC,EAAE,eAAe,CAAC;IAElC;;;;;;OAMG;IACH,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IAExC;;;;;;;;;;OAUG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B,CAAC;AAEF;;;;;;GAMG;AACH,MAAM,MAAM,sBAAsB,GAAG,OAAO,CAAC;IAC3C;;;;;;;OAOG;IACH,YAAY,EAAE,YAAY,CAAC;IAE3B;;;;OAIG;IACH,gBAAgB,EAAE,OAAO,CAAC,uBAAuB,CAAC,CAAC;IAEnD;;;;;OAKG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAE5B;;;;;OAKG;IACH,yBAAyB,EAAE,MAAM,CAAC;CACnC,CAAC,CAAC;AAEH;;;;;;;MAOM;AACN,MAAM,MAAM,uBAAuB,GAAG,OAAO,CAAC;IAY5C,qBAAqB,EAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,IAAI,CAAC;IAYrE,SAAS,EAAE,OAAO,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC;IAE7C;;;;;;;;;;;OAWG;IACH,aAAa,EAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC;IAErD;;;;;;;;;;;;OAYG;IACH,SAAS,EAAE,OAAO,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC;IAE7C;;;;;;OAMG;IACH,4BAA4B,EAAE,MAAM,CAAC;CACtC,CAAC,CAAC;AAEH;;;;GAIG;AACH,MAAM,MAAM,yBAAyB,GAAG,OAAO,CAAC;IAC9C;;;;;OAKG;IACH,cAAc,EAAE,OAAO,CAAC;IAExB;;;;;OAKG;IACH,oBAAoB,EAAE,OAAO,CAAC;IAC9B;;;;;;;;OAQG;IACH,mBAAmB,EAAE,OAAO,CAAC;IAE7B;;;;;;;OAOG;IACH,eAAe,EAAE,eAAe,CAAC;CAClC,CAAC,CAAC"}
|