@microblink/blinkid-ux-manager 7.6.3 → 7.6.4

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.
Files changed (144) hide show
  1. package/dist/blinkid-ux-manager.js +3 -5
  2. package/package.json +4 -4
  3. package/types/core/BlinkIdProcessingError.d.ts +1 -1
  4. package/types/core/BlinkIdUxManager.d.ts +2 -2
  5. package/types/core/BlinkIdUxManager.d.ts.map +1 -1
  6. package/types/core/BlinkIdUxManager.test.d.ts +1 -1
  7. package/types/core/DocumentClassFilter.d.ts +1 -1
  8. package/types/core/__testdata/blankProcessResult.d.ts +1 -1
  9. package/types/core/blinkid-ui-state.d.ts +1 -1
  10. package/types/core/blinkid-ui-state.test.d.ts +1 -1
  11. package/types/core/ping-camera-utils.d.ts +1 -1
  12. package/types/index.d.ts +2 -2
  13. package/types/index.d.ts.map +1 -1
  14. package/types/index.rollup.d.ts +7 -5
  15. package/types/shared/ping-implementations.d.ts +1 -1
  16. package/types/shared/uiEventFeedbackMapper.d.ts +1 -1
  17. package/types/ui/BlinkIdFeedbackUi.d.ts +1 -1
  18. package/types/ui/BlinkIdUiStoreContext.d.ts +1 -1
  19. package/types/ui/LocalizationContext.d.ts +1 -1
  20. package/types/ui/UiFeedbackOverlay.d.ts +1 -1
  21. package/types/ui/createBlinkIdFeedbackUi.d.ts +2 -2
  22. package/types/ui/dialogs/ErrorModal.d.ts +1 -1
  23. package/types/ui/dialogs/HelpModal.d.ts +1 -1
  24. package/types/ui/dialogs/OnboardingGuideModal.d.ts +1 -1
  25. package/types/ui/feedbackMessages.d.ts +1 -1
  26. package/types/ui/locales/ak.d.ts +6 -1
  27. package/types/ui/locales/ak.d.ts.map +1 -1
  28. package/types/ui/locales/am.d.ts +6 -1
  29. package/types/ui/locales/am.d.ts.map +1 -1
  30. package/types/ui/locales/ar.d.ts +9 -4
  31. package/types/ui/locales/ar.d.ts.map +1 -1
  32. package/types/ui/locales/bn.d.ts +6 -1
  33. package/types/ui/locales/bn.d.ts.map +1 -1
  34. package/types/ui/locales/cs.d.ts +7 -2
  35. package/types/ui/locales/cs.d.ts.map +1 -1
  36. package/types/ui/locales/da.d.ts +6 -1
  37. package/types/ui/locales/da.d.ts.map +1 -1
  38. package/types/ui/locales/de.d.ts +7 -2
  39. package/types/ui/locales/de.d.ts.map +1 -1
  40. package/types/ui/locales/el.d.ts +7 -2
  41. package/types/ui/locales/el.d.ts.map +1 -1
  42. package/types/ui/locales/en.d.ts +4 -2
  43. package/types/ui/locales/en.d.ts.map +1 -1
  44. package/types/ui/locales/en_GB.d.ts +6 -1
  45. package/types/ui/locales/en_GB.d.ts.map +1 -1
  46. package/types/ui/locales/es.d.ts +8 -3
  47. package/types/ui/locales/es.d.ts.map +1 -1
  48. package/types/ui/locales/es_MX.d.ts +6 -1
  49. package/types/ui/locales/es_MX.d.ts.map +1 -1
  50. package/types/ui/locales/fa-latn.d.ts +6 -1
  51. package/types/ui/locales/fa-latn.d.ts.map +1 -1
  52. package/types/ui/locales/fi.d.ts +6 -1
  53. package/types/ui/locales/fi.d.ts.map +1 -1
  54. package/types/ui/locales/fil.d.ts +6 -1
  55. package/types/ui/locales/fil.d.ts.map +1 -1
  56. package/types/ui/locales/fr.d.ts +7 -2
  57. package/types/ui/locales/fr.d.ts.map +1 -1
  58. package/types/ui/locales/fr_CA.d.ts +6 -1
  59. package/types/ui/locales/fr_CA.d.ts.map +1 -1
  60. package/types/ui/locales/ha.d.ts +6 -1
  61. package/types/ui/locales/ha.d.ts.map +1 -1
  62. package/types/ui/locales/he.d.ts +6 -1
  63. package/types/ui/locales/he.d.ts.map +1 -1
  64. package/types/ui/locales/hi.d.ts +6 -1
  65. package/types/ui/locales/hi.d.ts.map +1 -1
  66. package/types/ui/locales/hr.d.ts +13 -8
  67. package/types/ui/locales/hr.d.ts.map +1 -1
  68. package/types/ui/locales/hu.d.ts +7 -2
  69. package/types/ui/locales/hu.d.ts.map +1 -1
  70. package/types/ui/locales/id.d.ts +7 -2
  71. package/types/ui/locales/id.d.ts.map +1 -1
  72. package/types/ui/locales/index.d.ts +1 -1
  73. package/types/ui/locales/is.d.ts +6 -1
  74. package/types/ui/locales/is.d.ts.map +1 -1
  75. package/types/ui/locales/it.d.ts +9 -4
  76. package/types/ui/locales/it.d.ts.map +1 -1
  77. package/types/ui/locales/ja.d.ts +6 -1
  78. package/types/ui/locales/ja.d.ts.map +1 -1
  79. package/types/ui/locales/ka_GE.d.ts +6 -1
  80. package/types/ui/locales/ka_GE.d.ts.map +1 -1
  81. package/types/ui/locales/kk.d.ts +6 -1
  82. package/types/ui/locales/kk.d.ts.map +1 -1
  83. package/types/ui/locales/km_KH.d.ts +6 -1
  84. package/types/ui/locales/km_KH.d.ts.map +1 -1
  85. package/types/ui/locales/ko.d.ts +6 -1
  86. package/types/ui/locales/ko.d.ts.map +1 -1
  87. package/types/ui/locales/lv.d.ts +6 -1
  88. package/types/ui/locales/lv.d.ts.map +1 -1
  89. package/types/ui/locales/ms.d.ts +10 -5
  90. package/types/ui/locales/ms.d.ts.map +1 -1
  91. package/types/ui/locales/ne.d.ts +6 -1
  92. package/types/ui/locales/ne.d.ts.map +1 -1
  93. package/types/ui/locales/nl.d.ts +7 -2
  94. package/types/ui/locales/nl.d.ts.map +1 -1
  95. package/types/ui/locales/no.d.ts +6 -1
  96. package/types/ui/locales/no.d.ts.map +1 -1
  97. package/types/ui/locales/pl.d.ts +6 -1
  98. package/types/ui/locales/pl.d.ts.map +1 -1
  99. package/types/ui/locales/ps_AF.d.ts +6 -1
  100. package/types/ui/locales/ps_AF.d.ts.map +1 -1
  101. package/types/ui/locales/pt.d.ts +9 -4
  102. package/types/ui/locales/pt.d.ts.map +1 -1
  103. package/types/ui/locales/pt_BR.d.ts +6 -1
  104. package/types/ui/locales/pt_BR.d.ts.map +1 -1
  105. package/types/ui/locales/ro.d.ts +7 -2
  106. package/types/ui/locales/ro.d.ts.map +1 -1
  107. package/types/ui/locales/ru.d.ts +6 -1
  108. package/types/ui/locales/ru.d.ts.map +1 -1
  109. package/types/ui/locales/si.d.ts +6 -1
  110. package/types/ui/locales/si.d.ts.map +1 -1
  111. package/types/ui/locales/sk.d.ts +7 -2
  112. package/types/ui/locales/sk.d.ts.map +1 -1
  113. package/types/ui/locales/sl.d.ts +8 -3
  114. package/types/ui/locales/sl.d.ts.map +1 -1
  115. package/types/ui/locales/sr.d.ts +7 -2
  116. package/types/ui/locales/sr.d.ts.map +1 -1
  117. package/types/ui/locales/sv.d.ts +7 -2
  118. package/types/ui/locales/sv.d.ts.map +1 -1
  119. package/types/ui/locales/sw.d.ts +6 -1
  120. package/types/ui/locales/sw.d.ts.map +1 -1
  121. package/types/ui/locales/th.d.ts +6 -1
  122. package/types/ui/locales/th.d.ts.map +1 -1
  123. package/types/ui/locales/tr.d.ts +7 -2
  124. package/types/ui/locales/tr.d.ts.map +1 -1
  125. package/types/ui/locales/uk.d.ts +6 -1
  126. package/types/ui/locales/uk.d.ts.map +1 -1
  127. package/types/ui/locales/ur.d.ts +7 -2
  128. package/types/ui/locales/ur.d.ts.map +1 -1
  129. package/types/ui/locales/uz.d.ts +6 -1
  130. package/types/ui/locales/uz.d.ts.map +1 -1
  131. package/types/ui/locales/vi.d.ts +7 -2
  132. package/types/ui/locales/vi.d.ts.map +1 -1
  133. package/types/ui/locales/yo.d.ts +6 -1
  134. package/types/ui/locales/yo.d.ts.map +1 -1
  135. package/types/ui/locales/zh_CN.d.ts +7 -2
  136. package/types/ui/locales/zh_CN.d.ts.map +1 -1
  137. package/types/ui/locales/zh_TW.d.ts +6 -1
  138. package/types/ui/locales/zh_TW.d.ts.map +1 -1
  139. package/types/core/HapticFeedback.d.ts +0 -57
  140. package/types/core/HapticFeedback.d.ts.map +0 -1
  141. package/types/core/HapticFeedback.test.d.ts +0 -5
  142. package/types/core/HapticFeedback.test.d.ts.map +0 -1
  143. package/types/core/utils.d.ts +0 -25
  144. package/types/core/utils.d.ts.map +0 -1
@@ -987,9 +987,7 @@ class Kt {
987
987
  const n = Wt[t];
988
988
  try {
989
989
  const i = navigator.vibrate([n]);
990
- console.debug(
991
- i ? `HapticFeedback: Triggered ${t} feedback (${n}ms)` : `HapticFeedback: Failed to trigger ${t} feedback`
992
- );
990
+ console.debug(i ? `HapticFeedback: Triggered ${t} feedback (${n}ms)` : `HapticFeedback: Failed to trigger ${t} feedback`);
993
991
  } catch (i) {
994
992
  console.warn("HapticFeedback: Error triggering vibration:", i);
995
993
  }
@@ -1810,10 +1808,12 @@ const qt = (e, t, n) => mt((i) => (w(t, e(), t.firstChild ? null : void 0), () =
1810
1808
  document_filtered_details: "Try scanning a different document.",
1811
1809
  document_not_recognized: "Document not recognized",
1812
1810
  document_not_recognized_details: "Scan the front side of a supported document.",
1811
+ document_scanned: "Success! Document scanned",
1813
1812
  document_too_close_to_edge: "Move the document from the edge",
1814
1813
  face_photo_not_fully_visible: "Keep face photo fully visible",
1815
1814
  flip_document: "Flip the document",
1816
1815
  flip_to_back_side: "Flip to the back side",
1816
+ front_side_scanned: "Success! Front side scanned",
1817
1817
  glare_detected: "Tilt or move document to remove reflection",
1818
1818
  help_aria_label: "Help",
1819
1819
  help_modal_back_btn: "Back",
@@ -3902,8 +3902,6 @@ globalThis.__BLINKID_UX_MANAGER__ !== dt && console.warn(
3902
3902
  );
3903
3903
  export {
3904
3904
  ta as BlinkIdUxManager,
3905
- Wt as HAPTIC_FEEDBACK_CONFIGS,
3906
- Kt as HapticFeedbackManager,
3907
3905
  ce as blinkIdUiStateMap,
3908
3906
  na as createBlinkIdFeedbackUi,
3909
3907
  Ft as errorUiStateKeys,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microblink/blinkid-ux-manager",
3
- "version": "7.6.3",
3
+ "version": "7.6.4",
4
4
  "author": "Microblink",
5
5
  "type": "module",
6
6
  "main": "./dist/blinkid-ux-manager.js",
@@ -11,17 +11,17 @@
11
11
  "types"
12
12
  ],
13
13
  "dependencies": {
14
- "@microblink/blinkid-core": "^7.6.3",
14
+ "@microblink/blinkid-core": "^7.6.4",
15
15
  "@microblink/camera-manager": "^7.2.7",
16
16
  "type-fest": "^4.35.0"
17
17
  },
18
18
  "access": "public",
19
19
  "registry": "https://registry.npmjs.org/",
20
20
  "types": "./types/index.rollup.d.ts",
21
- "homepage": "https://github.com/BlinkID/blinkid-web",
21
+ "homepage": "https://github.com/microblink/web-sdks",
22
22
  "repository": {
23
23
  "type": "git",
24
- "url": "git+https://github.com/BlinkID/blinkid-web.git"
24
+ "url": "git+https://github.com/microblink/web-sdks.git"
25
25
  },
26
26
  "exports": {
27
27
  ".": {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  /**
5
5
  * BlinkID processing error. These errors are usually unrecoverable and require
@@ -1,12 +1,12 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { BlinkIdScanningResult, BlinkIdSessionSettings, DocumentClassInfo, ProcessResultWithBuffer, RemoteScanningSession } from "@microblink/blinkid-core";
5
5
  import type { CameraManager } from "@microblink/camera-manager";
6
6
  import { FeedbackStabilizer } from "@microblink/feedback-stabilizer";
7
7
  import { BlinkIdProcessingError } from "./BlinkIdProcessingError";
8
8
  import { DocumentClassFilter } from "./DocumentClassFilter";
9
- import { HapticFeedbackManager } from "./HapticFeedback";
9
+ import { HapticFeedbackManager } from "@microblink/ux-common/hapticFeedback";
10
10
  import { BlinkIdUiState, BlinkIdUiStateKey, blinkIdUiStateMap } from "./blinkid-ui-state";
11
11
  /**
12
12
  * The BlinkIdUxManager class. This is the main class that manages the UX of
@@ -1 +1 @@
1
- {"version":3,"file":"BlinkIdUxManager.d.ts","sourceRoot":"","sources":["../../src/core/BlinkIdUxManager.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"BlinkIdUxManager.d.ts","sourceRoot":"","sources":["../../src/core/BlinkIdUxManager.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EACL,qBAAqB,EACrB,sBAAsB,EACtB,iBAAiB,EAEjB,uBAAuB,EACvB,qBAAqB,EAEtB,MAAM,0BAA0B,CAAC;AAClC,OAAO,KAAK,EACV,aAAa,EAEd,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AASrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EACL,cAAc,EACd,iBAAiB,EACjB,iBAAiB,EAIlB,MAAM,oBAAoB,CAAC;AAQ5B;;;;GAIG;AACH,qBAAa,gBAAgB;;IAC3B,0BAA0B;IAClB,aAAa,EAAE,aAAa,CAAC;IACrC,4BAA4B;IACpB,eAAe,EAAE,qBAAqB,CAAC;IAC/C,gDAAgD;IACxC,eAAe,EAAE,OAAO,CAAC;IACjC,sDAAsD;IAC9C,qBAAqB,EAAE,OAAO,CAAC;IACvC,4BAA4B;IACpB,OAAO,EAAE,cAAc,CAAC;IAChC,4BAA4B;IACpB,aAAa,EAAE,iBAAiB,CAAC;IACzC,+BAA+B;IACvB,kBAAkB,EAAE,kBAAkB,CAAC,OAAO,iBAAiB,CAAC,CAAC;IACzE,4BAA4B;IACpB,eAAe,EAAE,sBAAsB,CAAC;IAsChD;;;;;OAKG;gBAED,aAAa,EAAE,aAAa,EAC5B,eAAe,EAAE,qBAAqB;IAsXxC;;;OAGG;IACH,kBAAkB,IAAI,OAAO;IAI7B;;;OAGG;IACH,wBAAwB,IAAI,OAAO;IAInC;;OAEG;IACH,kBAAkB,IAAI,MAAM,GAAG,IAAI;IAInC;;OAEG;IACH,uBAAuB,IAAI,MAAM,GAAG,IAAI;IAIxC;;OAEG;IACH,uBAAuB,IAAI,MAAM,GAAG,IAAI;IAIxC;;;;OAIG;IACH,wBAAwB,IAAI,qBAAqB;IAIjD;;;;OAIG;IACH,wBAAwB,CAAC,OAAO,EAAE,OAAO,GAAG,IAAI;IAIhD;;;;OAIG;IACH,uBAAuB,IAAI,OAAO;IAIlC;;;;OAIG;IACH,yBAAyB,IAAI,OAAO;IAIpC;;;;;;;;;;;;;OAaG;IACH,2BAA2B,CAAC,QAAQ,EAAE,CAAC,OAAO,EAAE,cAAc,KAAK,IAAI;IAOvE;;;;;;;;;;;;;;;OAeG;IACH,mBAAmB,CAAC,QAAQ,EAAE,CAAC,MAAM,EAAE,qBAAqB,KAAK,IAAI;IAOrE;;;;;;;;;;;;;;;OAeG;IACH,sBAAsB,CAAC,QAAQ,EAAE,mBAAmB;IAOpD;;;;;;;;;;;;;;;OAeG;IACH,yBAAyB,CACvB,QAAQ,EAAE,CAAC,WAAW,EAAE,uBAAuB,KAAK,IAAI;IAQ1D;;;;;;;;;;;;;;;OAeG;IACH,kBAAkB,CAAC,QAAQ,EAAE,CAAC,UAAU,EAAE,sBAAsB,KAAK,IAAI;IAwBzE;;;;;;;;;;;;;;;OAeG;IACH,6BAA6B,CAC3B,QAAQ,EAAE,CAAC,iBAAiB,EAAE,iBAAiB,KAAK,IAAI;IAoL1D;;;;;;;;;;;OAWG;IACH,kBAAkB,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,EAAE,uBAAuB,UAAO;IAY1E;;;;;;;;OAQG;IACH,uBAAuB,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAQ/C;;;;;;;;OAQG;IACH,uBAAuB,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAwM/C;;OAEG;IACH,gBAAgB,aAQd;IAEF;;;;;;;OAOG;IACG,gBAAgB,CACpB,aAAa,UAAQ,GACpB,OAAO,CAAC,qBAAqB,CAAC;IAWjC;;OAEG;IACG,2BAA2B;IASjC;;;;OAIG;IACG,oBAAoB,CAAC,iBAAiB,UAAO;IAmBnD,kBAAkB;IAUlB,mBAAmB;IAMnB;;;;OAIG;IACH,KAAK;CAQN"}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  export {};
5
5
  //# sourceMappingURL=BlinkIdUxManager.test.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { DocumentClassInfo } from "@microblink/blinkid-core";
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { BlinkIdProcessResult } from "@microblink/blinkid-core";
5
5
  export declare const blankProcessResult: BlinkIdProcessResult;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { InputImageAnalysisResult, ResultCompleteness, ScanningSettings } from "@microblink/blinkid-core";
5
5
  import { UiState } from "@microblink/feedback-stabilizer";
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  export {};
5
5
  //# sourceMappingURL=blinkid-ui-state.test.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { HardwareCameraInfoData } from "@microblink/blinkid-core";
5
5
  import { Camera, ExtractionArea, FacingMode, Resolution } from "@microblink/camera-manager";
package/types/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  /**
5
5
  * @packageDocumentation
@@ -9,10 +9,10 @@
9
9
  */
10
10
  export * from "./core/blinkid-ui-state";
11
11
  export * from "./core/BlinkIdUxManager";
12
- export * from "./core/HapticFeedback";
13
12
  export * from "./ui/createBlinkIdFeedbackUi";
14
13
  export type { LocaleRecord, LocalizationStrings, } from "./ui/LocalizationContext";
15
14
  export type { DocumentClassFilter } from "./core/DocumentClassFilter";
15
+ export type * from "@microblink/ux-common/hapticFeedback";
16
16
  export type * from "@microblink/feedback-stabilizer";
17
17
  export type { BlinkIdProcessingError } from "./core/BlinkIdProcessingError";
18
18
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;GAKG;AAEH,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAC7C,YAAY,EACV,YAAY,EACZ,mBAAmB,GACpB,MAAM,0BAA0B,CAAC;AAClC,YAAY,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEtE,mBAAmB,iCAAiC,CAAC;AACrD,YAAY,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAE5E;;;;GAIG;AACH,QAAA,MAAM,UAAU,eAAW,CAAC;AAE5B;;GAEG;AACH,OAAO,CAAC,MAAM,CAAC;IAEb,IAAI,sBAAsB,EAAE,OAAO,UAAU,CAAC;CAC/C"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;GAKG;AAEH,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,YAAY,EACV,YAAY,EACZ,mBAAmB,GACpB,MAAM,0BAA0B,CAAC;AAClC,YAAY,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEtE,mBAAmB,sCAAsC,CAAC;AAC1D,mBAAmB,iCAAiC,CAAC;AACrD,YAAY,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAE5E;;;;GAIG;AACH,QAAA,MAAM,UAAU,eAAW,CAAC;AAE5B;;GAEG;AACH,OAAO,CAAC,MAAM,CAAC;IAEb,IAAI,sBAAsB,EAAE,OAAO,UAAU,CAAC;CAC/C"}
@@ -11,7 +11,7 @@ import { ScanningSettings } from '@microblink/blinkid-core';
11
11
  import { StringKeyOf } from 'type-fest';
12
12
 
13
13
  /**
14
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
14
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
15
15
  */
16
16
  /**
17
17
  * BlinkID processing error. These errors are usually unrecoverable and require
@@ -300,14 +300,14 @@ export declare class BlinkIdUxManager {
300
300
  *
301
301
  * @param blinkIdUxManager - The BlinkID Ux Manager.
302
302
  * @param cameraManagerComponent - The Camera Manager Component.
303
- * @param options - The options for the createBlinkIdFeedbackUi function.
303
+ * @param feedbackUiOptions - The feedback UI options for the createBlinkIdFeedbackUi function.
304
304
  *
305
305
  * @returns The function to unmount the feedback UI.
306
306
  */
307
307
  export declare function createBlinkIdFeedbackUi(blinkIdUxManager: BlinkIdUxManager, cameraManagerComponent: CameraManagerComponent, feedbackUiOptions: Partial<FeedbackUiOptions>): () => void;
308
308
 
309
309
  /**
310
- * The English localization strings.
310
+ * Localization strings for en.
311
311
  */
312
312
  declare const _default: {
313
313
  readonly alert_cancel_btn: "Cancel";
@@ -318,10 +318,12 @@ declare const _default: {
318
318
  readonly document_filtered_details: "Try scanning a different document.";
319
319
  readonly document_not_recognized: "Document not recognized";
320
320
  readonly document_not_recognized_details: "Scan the front side of a supported document.";
321
+ readonly document_scanned: "Success! Document scanned";
321
322
  readonly document_too_close_to_edge: "Move the document from the edge";
322
323
  readonly face_photo_not_fully_visible: "Keep face photo fully visible";
323
324
  readonly flip_document: "Flip the document";
324
325
  readonly flip_to_back_side: "Flip to the back side";
326
+ readonly front_side_scanned: "Success! Front side scanned";
325
327
  readonly glare_detected: "Tilt or move document to remove reflection";
326
328
  readonly help_aria_label: "Help";
327
329
  readonly help_modal_back_btn: "Back";
@@ -557,7 +559,7 @@ export declare function getUiStateKey(frameProcessResult: PartialProcessResult,
557
559
  export declare const HAPTIC_FEEDBACK_CONFIGS: Record<HapticFeedbackType, number>;
558
560
 
559
561
  /**
560
- * Manages haptic feedback for the BlinkID SDK.
562
+ * Manages haptic feedback for Microblink UX managers.
561
563
  * Provides cross-platform haptic feedback using the Web Vibration API.
562
564
  */
563
565
  export declare class HapticFeedbackManager {
@@ -603,7 +605,7 @@ export declare class HapticFeedbackManager {
603
605
  }
604
606
 
605
607
  /**
606
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
608
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
607
609
  */
608
610
  /**
609
611
  * Haptic feedback types supported by the system.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import type { DeviceInfo, ErrorData, HardwareCameraInfoData, LogData, PingBrowserDeviceInfo, PingError, PingHardwareCameraInfo, PingLog, PingSdkCameraInputInfo, PingSdkCameraPermission, PingSdkScanConditions, PingSdkUxEvent, PingSdkWrapperProduct, SdkCameraInputInfoData, SdkCameraPermissionData, SdkScanConditionsData, SdkUxEventData, SdkWrapperProductData } from "@microblink/blinkid-core";
5
5
  export declare class PingBrowserDeviceInfoImpl implements PingBrowserDeviceInfo {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import type { BlinkIdUiStateKey } from "../core/blinkid-ui-state";
5
5
  import { PingSdkUxEventImpl } from "./ping-implementations";
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import type { Component } from "solid-js";
5
5
  import { LocalizationStrings } from "./LocalizationContext";
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import type { CameraManagerComponent } from "@microblink/camera-manager";
5
5
  import { type ParentComponent } from "solid-js";
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { ParentComponent } from "solid-js";
5
5
  import { SetStoreFunction } from "solid-js/store";
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { Component } from "solid-js";
5
5
  import { BlinkIdUiState } from "../core/blinkid-ui-state";
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { BlinkIdUxManager } from "../core/BlinkIdUxManager";
5
5
  import { CameraManagerComponent } from "@microblink/camera-manager";
@@ -61,7 +61,7 @@ export type FeedbackUiOptions = {
61
61
  *
62
62
  * @param blinkIdUxManager - The BlinkID Ux Manager.
63
63
  * @param cameraManagerComponent - The Camera Manager Component.
64
- * @param options - The options for the createBlinkIdFeedbackUi function.
64
+ * @param feedbackUiOptions - The feedback UI options for the createBlinkIdFeedbackUi function.
65
65
  *
66
66
  * @returns The function to unmount the feedback UI.
67
67
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { type Component } from "solid-js";
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { type Component, ParentComponent } from "solid-js";
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { type Component } from "solid-js";
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
3
  */
4
4
  import { BlinkIdUiStateKey } from "../core/blinkid-ui-state";
5
5
  import { LocalizationStrings } from "./LocalizationContext";
@@ -1,5 +1,8 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
+ */
4
+ /**
5
+ * Localization strings for ak.
3
6
  */
4
7
  declare const _default: {
5
8
  readonly alert_cancel_btn: "Twam";
@@ -10,10 +13,12 @@ declare const _default: {
10
13
  readonly document_filtered_details: "Bɔ mmɔden sɛ wobɛskane krataa foforo.";
11
14
  readonly document_not_recognized: "Yɛnnye krataa yi ntom";
12
15
  readonly document_not_recognized_details: "Skane krataa a ɛsɔpɔɔte no anim.";
16
+ readonly document_scanned: "Ayɛ yie! Wɔaskaane nhoma no";
13
17
  readonly document_too_close_to_edge: "Twe krataa no fi ano";
14
18
  readonly face_photo_not_fully_visible: "Ma anim mfonini nyɛ nea wotumi hu koraa";
15
19
  readonly flip_document: "Dane krataa no";
16
20
  readonly flip_to_back_side: "Dane kɔ akyi";
21
+ readonly front_side_scanned: "Ayɛ yie! Wɔaskaane anim";
17
22
  readonly glare_detected: "Woso anaa dane krataa no na fa yi ne sunsuma no";
18
23
  readonly help_aria_label: "Mmoa";
19
24
  readonly help_modal_back_btn: "Akyire";
@@ -1 +1 @@
1
- {"version":3,"file":"ak.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/ak.ts"],"names":[],"mappings":"AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,wBAqDW"}
1
+ {"version":3,"file":"ak.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/ak.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBAuDW"}
@@ -1,5 +1,8 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
+ */
4
+ /**
5
+ * Localization strings for am.
3
6
  */
4
7
  declare const _default: {
5
8
  readonly alert_cancel_btn: "ተወው";
@@ -10,10 +13,12 @@ declare const _default: {
10
13
  readonly document_filtered_details: "ሌላ ሰነድ ለመቃኘት ይሞክሩ።";
11
14
  readonly document_not_recognized: "ሰነድ አልታወቀም";
12
15
  readonly document_not_recognized_details: "ተቀባይነት ያለው ሰነድ የፊት ገፅን ይቃኙ።";
16
+ readonly document_scanned: "ተሳክቷል! ሰነድ ተቃኝቷል";
13
17
  readonly document_too_close_to_edge: "ሰነዱን ከጠርዙ ያንቀሳቅሱት";
14
18
  readonly face_photo_not_fully_visible: "የፊት ፎቶውን ሙሉ በሙሉ እንዲታይ ያድርጉ";
15
19
  readonly flip_document: "ሰነዱን ይገልብጡት";
16
20
  readonly flip_to_back_side: "ወደኋላ ገጽ ይገልብጡት";
21
+ readonly front_side_scanned: "ተሳክቷል! የፊት ጎኑ ተቃኝቷል";
17
22
  readonly glare_detected: "ነጸብራቅን ለማስወገድ ሰነድ ያዘንብሉት ወይም ያስወግዱት";
18
23
  readonly help_aria_label: "እገዛ";
19
24
  readonly help_modal_back_btn: "ተመለስ";
@@ -1 +1 @@
1
- {"version":3,"file":"am.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/am.ts"],"names":[],"mappings":"AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,wBAqDW"}
1
+ {"version":3,"file":"am.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/am.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBAuDW"}
@@ -1,5 +1,8 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
+ */
4
+ /**
5
+ * Localization strings for ar.
3
6
  */
4
7
  declare const _default: {
5
8
  readonly alert_cancel_btn: "إلغاء";
@@ -10,10 +13,12 @@ declare const _default: {
10
13
  readonly document_filtered_details: "حاول مسح مستند آخر.";
11
14
  readonly document_not_recognized: "لم يتم التعرف على المستند";
12
15
  readonly document_not_recognized_details: "امسح وجه مستند مدعوم.";
16
+ readonly document_scanned: "نجحت العملية! تم مسح المستند ضوئياً";
13
17
  readonly document_too_close_to_edge: "أبعد المستند عن الحافة";
14
- readonly face_photo_not_fully_visible: "حافظ على صورة الوجه مرئية بالكامل\n";
15
- readonly flip_document: "اقلب المستند\n";
18
+ readonly face_photo_not_fully_visible: "حافظ على صورة الوجه مرئية بالكامل";
19
+ readonly flip_document: "اقلب المستند";
16
20
  readonly flip_to_back_side: "اقلب المستند";
21
+ readonly front_side_scanned: "نجحت العملية! تم مسح الجانب الأمامي ضوئياً";
17
22
  readonly glare_detected: "أمِل المستند أو حرّكه لتتخلص من الانعكاس";
18
23
  readonly help_aria_label: "المساعدة";
19
24
  readonly help_modal_back_btn: "عودة";
@@ -41,7 +46,7 @@ declare const _default: {
41
46
  readonly scan_right_page: "مسح الصفحة جهة اليمين ضوئياً";
42
47
  readonly scan_the_back_side: "المسح الضوئي للوجه الخلفي من المستند";
43
48
  readonly scan_the_barcode: "امسح الرمز الشريطي";
44
- readonly scan_the_front_side: "مسح وجه\nمستند";
49
+ readonly scan_the_front_side: "مسح وجه\\nمستند";
45
50
  readonly scan_top_page: "مسح الصفحة العليا ضوئياً";
46
51
  readonly scan_unsuccessful: "تمت عملية المسح بنجاح";
47
52
  readonly scan_unsuccessful_details: "غير قادر على قراءة المستند. يُرجى المحاولة مرة أخرى.";
@@ -1 +1 @@
1
- {"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/ar.ts"],"names":[],"mappings":"AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,wBAsDW"}
1
+ {"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/ar.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBAwDW"}
@@ -1,5 +1,8 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
+ */
4
+ /**
5
+ * Localization strings for bn.
3
6
  */
4
7
  declare const _default: {
5
8
  readonly alert_cancel_btn: "বাতিল করুন";
@@ -10,10 +13,12 @@ declare const _default: {
10
13
  readonly document_filtered_details: "ভিন্ন ডকুমেন্ট স্ক্যান করার চেষ্টা করুন।";
11
14
  readonly document_not_recognized: "ডকুমেন্ট সনাক্ত করা যায়নি";
12
15
  readonly document_not_recognized_details: "সমর্থিত ডকুমেন্টের সামনের দিক স্ক্যান করুন";
16
+ readonly document_scanned: "সফল! ডকুমেন্ট স্ক্যান সম্পন্ন";
13
17
  readonly document_too_close_to_edge: "ডকুমেন্টটি প্রান্ত থেকে সরান";
14
18
  readonly face_photo_not_fully_visible: "ফেস ফটো সম্পূর্ণ দৃশ্যমান রাখুন";
15
19
  readonly flip_document: "ডকুমেন্ট উল্টান";
16
20
  readonly flip_to_back_side: "পিছনের দিকে উল্টান";
21
+ readonly front_side_scanned: "সফল! সামনের দিকটি স্ক্যান হয়েছে";
17
22
  readonly glare_detected: "প্রতিফলন দূর করতে ডকুমেন্টটি বাঁকান বা সরান";
18
23
  readonly help_aria_label: "সহায়তা";
19
24
  readonly help_modal_back_btn: "পেছনে";
@@ -1 +1 @@
1
- {"version":3,"file":"bn.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/bn.ts"],"names":[],"mappings":"AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,wBAsDW"}
1
+ {"version":3,"file":"bn.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/bn.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBAwDW"}
@@ -1,5 +1,8 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
+ */
4
+ /**
5
+ * Localization strings for cs.
3
6
  */
4
7
  declare const _default: {
5
8
  readonly alert_cancel_btn: "Storno";
@@ -10,10 +13,12 @@ declare const _default: {
10
13
  readonly document_filtered_details: "Zkuste naskenovat jiný dokument.";
11
14
  readonly document_not_recognized: "Dokument nebyl rozpoznán";
12
15
  readonly document_not_recognized_details: "Naskenujte přední stranu podporovaného dokumentu.";
16
+ readonly document_scanned: "Úspěch! Dokument byl naskenován";
13
17
  readonly document_too_close_to_edge: "Přesunout dokument dál od kraje";
14
18
  readonly face_photo_not_fully_visible: "Zachovejte úplnou viditelnost fotografie obličeje";
15
19
  readonly flip_document: "Překlopit dokument";
16
20
  readonly flip_to_back_side: "Otočte dokument";
21
+ readonly front_side_scanned: "Úspěch! Čelní strana byla naskenována";
17
22
  readonly glare_detected: "Nakloňte nebo přesuňte dokument pro odstranění odrazů";
18
23
  readonly help_aria_label: "Nápověda";
19
24
  readonly help_modal_back_btn: "Zpět";
@@ -41,7 +46,7 @@ declare const _default: {
41
46
  readonly scan_right_page: "Naskenujte pravou stránku";
42
47
  readonly scan_the_back_side: "Naskenujte zadní stranu dokumentu";
43
48
  readonly scan_the_barcode: "Naskenujte čárový kód";
44
- readonly scan_the_front_side: "Naskenujte přední\nstranu dokumentu.";
49
+ readonly scan_the_front_side: "Naskenujte přední\\nstranu dokumentu.";
45
50
  readonly scan_top_page: "Naskenujte horní stránku";
46
51
  readonly scan_unsuccessful: "Skenování neúspěšné";
47
52
  readonly scan_unsuccessful_details: "Dokument se nepodařilo přečíst. Zkuste to znovu.";
@@ -1 +1 @@
1
- {"version":3,"file":"cs.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/cs.ts"],"names":[],"mappings":"AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,wBAuDW"}
1
+ {"version":3,"file":"cs.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/cs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBAyDW"}
@@ -1,5 +1,8 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
+ */
4
+ /**
5
+ * Localization strings for da.
3
6
  */
4
7
  declare const _default: {
5
8
  readonly alert_cancel_btn: "Annuller";
@@ -10,10 +13,12 @@ declare const _default: {
10
13
  readonly document_filtered_details: "Prøv at scanne et andet dokument.";
11
14
  readonly document_not_recognized: "Dokument ikke genkendt";
12
15
  readonly document_not_recognized_details: "Scan forsiden af et understøttet dokument.";
16
+ readonly document_scanned: "Det lykkedes! Dokumentet er scannet.";
13
17
  readonly document_too_close_to_edge: "Flyt dokumentet væk fra kanten";
14
18
  readonly face_photo_not_fully_visible: "Hold ansigtsfotoet helt synligt";
15
19
  readonly flip_document: "Vend dokumentet";
16
20
  readonly flip_to_back_side: "Vend på bagsiden";
21
+ readonly front_side_scanned: "Det lykkedes! Forsiden er scannet.";
17
22
  readonly glare_detected: "Vip eller flyt dokumentet for at fjerne reflektionen";
18
23
  readonly help_aria_label: "Hjælp";
19
24
  readonly help_modal_back_btn: "Tilbage";
@@ -1 +1 @@
1
- {"version":3,"file":"da.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/da.ts"],"names":[],"mappings":"AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,wBAqDW"}
1
+ {"version":3,"file":"da.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/da.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBAuDW"}
@@ -1,5 +1,8 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
+ */
4
+ /**
5
+ * Localization strings for de.
3
6
  */
4
7
  declare const _default: {
5
8
  readonly alert_cancel_btn: "Abbrechen";
@@ -10,10 +13,12 @@ declare const _default: {
10
13
  readonly document_filtered_details: "Versuchen Sie, ein anderes Dokument zu scannen.";
11
14
  readonly document_not_recognized: "Dokument nicht erkannt";
12
15
  readonly document_not_recognized_details: "Scannen Sie die Vorderseite eines unterstützten Dokuments.";
16
+ readonly document_scanned: "Erfolg! Dokument gescannt";
13
17
  readonly document_too_close_to_edge: "Verschieben des Dokuments vom Rand aus";
14
18
  readonly face_photo_not_fully_visible: "Gesichtsfoto komplett sichtbar lassen";
15
19
  readonly flip_document: "Dokument wenden";
16
20
  readonly flip_to_back_side: "Drehen Sie das Dokument um";
21
+ readonly front_side_scanned: "Erfolg! Vorderseite gescannt";
17
22
  readonly glare_detected: "Dokument neigen oder bewegen, um die Spiegelung zu beseitigen";
18
23
  readonly help_aria_label: "Hilfe";
19
24
  readonly help_modal_back_btn: "Zurück";
@@ -41,7 +46,7 @@ declare const _default: {
41
46
  readonly scan_right_page: "Rechte Seite scannen";
42
47
  readonly scan_the_back_side: "Scannen Sie die Rückseite des Dokuments";
43
48
  readonly scan_the_barcode: "Scannen Sie den Barcode";
44
- readonly scan_the_front_side: "Scannen Sie die Vorderseite \n eines Dokuments";
49
+ readonly scan_the_front_side: "Scannen Sie die Vorderseite \\n eines Dokuments";
45
50
  readonly scan_top_page: "Oberste Seite scannen";
46
51
  readonly scan_unsuccessful: "Scan nicht erfolgreich";
47
52
  readonly scan_unsuccessful_details: "Das Dokument kann nicht gelesen werden. Bitte versuchen Sie es erneut.";
@@ -1 +1 @@
1
- {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/de.ts"],"names":[],"mappings":"AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,wBAwDW"}
1
+ {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/de.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBA0DW"}
@@ -1,5 +1,8 @@
1
1
  /**
2
- * Copyright (c) 2025 Microblink Ltd. All rights reserved.
2
+ * Copyright (c) 2026 Microblink Ltd. All rights reserved.
3
+ */
4
+ /**
5
+ * Localization strings for el.
3
6
  */
4
7
  declare const _default: {
5
8
  readonly alert_cancel_btn: "Ακύρωση";
@@ -10,10 +13,12 @@ declare const _default: {
10
13
  readonly document_filtered_details: "Δοκιμάστε να σαρώσετε ένα διαφορετικό έγγραφο.";
11
14
  readonly document_not_recognized: "Το έγγραφο δεν αναγνωρίστηκε";
12
15
  readonly document_not_recognized_details: "Σαρώστε την μπροστινή όψη ενός υποστηριζόμενου εγγράφου.";
16
+ readonly document_scanned: "Επιτυχία! Το έγγραφο σαρώθηκε";
13
17
  readonly document_too_close_to_edge: "Μετακινήστε το έγγραφο από την άκρη";
14
18
  readonly face_photo_not_fully_visible: "Φροντίστε τη φωτογραφία προσώπου να είναι πλήρως ορατή";
15
19
  readonly flip_document: "Αναποδογυρίστε το έγγραφο";
16
20
  readonly flip_to_back_side: "Γυρίστε στην πίσω όψη";
21
+ readonly front_side_scanned: "Επιτυχία! Σαρώθηκε η μπροστινή πλευρά";
17
22
  readonly glare_detected: "Γείρετε ή μετακινήστε το έγγραφο για να αφαιρέσετε την αντανάκλαση";
18
23
  readonly help_aria_label: "Βοήθεια";
19
24
  readonly help_modal_back_btn: "Πίσω";
@@ -33,7 +38,7 @@ declare const _default: {
33
38
  readonly move_top: "Προχωρήστε στην πρώτη σελίδα";
34
39
  readonly occluded: "Φροντίστε το έγγραφο να είναι πλήρως ορατό";
35
40
  readonly onboarding_modal_btn: "Έναρξη σάρωσης";
36
- readonly onboarding_modal_details: "Φροντίστε το έγγραφο να είναι καλά φωτισμένο. Όλα τα πεδία του εγγράφου θα πρέπει να είναι ορατά στην οθόνη της κάμερας.\n";
41
+ readonly onboarding_modal_details: "Φροντίστε το έγγραφο να είναι καλά φωτισμένο. Όλα τα πεδία του εγγράφου θα πρέπει να είναι ορατά στην οθόνη της κάμερας.";
37
42
  readonly onboarding_modal_title: "Φροντίστε όλες οι λεπτομέρειες να είναι ορατές";
38
43
  readonly scan_data_page: "Σαρώστε τη σελίδα δεδομένων του εγγράφου";
39
44
  readonly scan_last_page_barcode: "Σάρωση γραμμωτού κώδικα από την τελευταία σελίδα";
@@ -1 +1 @@
1
- {"version":3,"file":"el.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/el.ts"],"names":[],"mappings":"AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,wBAyDW"}
1
+ {"version":3,"file":"el.d.ts","sourceRoot":"","sources":["../../../src/ui/locales/el.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBA2DW"}