@alfadocs/ui-kit-debug 0.54.0 → 0.56.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.
Files changed (120) hide show
  1. package/dist/_chunks/otp-input-xQ4Ps5VY.js +279 -0
  2. package/dist/_chunks/otp-input-xQ4Ps5VY.js.map +1 -0
  3. package/dist/_chunks/{pdf-viewer-4odMFuFW.js → pdf-viewer-XxWdtKfD.js} +63 -58
  4. package/dist/_chunks/pdf-viewer-XxWdtKfD.js.map +1 -0
  5. package/dist/_chunks/{sign-document-BzHTjMVC.js → sign-document-BmAT0kKD.js} +3 -3
  6. package/dist/_chunks/{sign-document-BzHTjMVC.js.map → sign-document-BmAT0kKD.js.map} +1 -1
  7. package/dist/_chunks/{signature-capture-CHbrKoA_.js → signature-capture-COi0Uiqu.js} +22 -7
  8. package/dist/_chunks/signature-capture-COi0Uiqu.js.map +1 -0
  9. package/dist/_chunks/use-signing-session-CyOZWinp.js +147 -0
  10. package/dist/_chunks/{use-signing-session-C5evzYmo.js.map → use-signing-session-CyOZWinp.js.map} +1 -1
  11. package/dist/agent-catalog.json +1 -1
  12. package/dist/components/otp-input/index.js +1 -1
  13. package/dist/components/otp-input/otp-input.d.ts +13 -1
  14. package/dist/components/otp-input/otp-input.d.ts.map +1 -1
  15. package/dist/components/pdf-viewer/index.js +1 -1
  16. package/dist/components/pdf-viewer/pdf-viewer.d.ts.map +1 -1
  17. package/dist/components/sign-document/index.js +1 -1
  18. package/dist/components/signature-capture/index.js +1 -1
  19. package/dist/components/signature-capture/signature-capture.d.ts.map +1 -1
  20. package/dist/hooks/index.js +1 -1
  21. package/dist/hooks/use-signing-session.d.ts +8 -0
  22. package/dist/hooks/use-signing-session.d.ts.map +1 -1
  23. package/dist/i18n/locales/ar.d.ts +1 -0
  24. package/dist/i18n/locales/ar.d.ts.map +1 -1
  25. package/dist/i18n/locales/ar.js +2 -1
  26. package/dist/i18n/locales/ar.js.map +1 -1
  27. package/dist/i18n/locales/de.d.ts +1 -0
  28. package/dist/i18n/locales/de.d.ts.map +1 -1
  29. package/dist/i18n/locales/de.js +2 -1
  30. package/dist/i18n/locales/de.js.map +1 -1
  31. package/dist/i18n/locales/el.d.ts +1 -0
  32. package/dist/i18n/locales/el.d.ts.map +1 -1
  33. package/dist/i18n/locales/el.js +2 -1
  34. package/dist/i18n/locales/el.js.map +1 -1
  35. package/dist/i18n/locales/en.d.ts +1 -0
  36. package/dist/i18n/locales/en.d.ts.map +1 -1
  37. package/dist/i18n/locales/en.js +2 -1
  38. package/dist/i18n/locales/en.js.map +1 -1
  39. package/dist/i18n/locales/es.d.ts +1 -0
  40. package/dist/i18n/locales/es.d.ts.map +1 -1
  41. package/dist/i18n/locales/es.js +2 -1
  42. package/dist/i18n/locales/es.js.map +1 -1
  43. package/dist/i18n/locales/fr.d.ts +1 -0
  44. package/dist/i18n/locales/fr.d.ts.map +1 -1
  45. package/dist/i18n/locales/fr.js +2 -1
  46. package/dist/i18n/locales/fr.js.map +1 -1
  47. package/dist/i18n/locales/hi.d.ts +1 -0
  48. package/dist/i18n/locales/hi.d.ts.map +1 -1
  49. package/dist/i18n/locales/hi.js +2 -1
  50. package/dist/i18n/locales/hi.js.map +1 -1
  51. package/dist/i18n/locales/it.d.ts +1 -0
  52. package/dist/i18n/locales/it.d.ts.map +1 -1
  53. package/dist/i18n/locales/it.js +2 -1
  54. package/dist/i18n/locales/it.js.map +1 -1
  55. package/dist/i18n/locales/ja.d.ts +1 -0
  56. package/dist/i18n/locales/ja.d.ts.map +1 -1
  57. package/dist/i18n/locales/ja.js +2 -1
  58. package/dist/i18n/locales/ja.js.map +1 -1
  59. package/dist/i18n/locales/nl.d.ts +1 -0
  60. package/dist/i18n/locales/nl.d.ts.map +1 -1
  61. package/dist/i18n/locales/nl.js +2 -1
  62. package/dist/i18n/locales/nl.js.map +1 -1
  63. package/dist/i18n/locales/pl.d.ts +1 -0
  64. package/dist/i18n/locales/pl.d.ts.map +1 -1
  65. package/dist/i18n/locales/pl.js +2 -1
  66. package/dist/i18n/locales/pl.js.map +1 -1
  67. package/dist/i18n/locales/pt.d.ts +1 -0
  68. package/dist/i18n/locales/pt.d.ts.map +1 -1
  69. package/dist/i18n/locales/pt.js +2 -1
  70. package/dist/i18n/locales/pt.js.map +1 -1
  71. package/dist/i18n/locales/ro.d.ts +1 -0
  72. package/dist/i18n/locales/ro.d.ts.map +1 -1
  73. package/dist/i18n/locales/ro.js +2 -1
  74. package/dist/i18n/locales/ro.js.map +1 -1
  75. package/dist/i18n/locales/ru.d.ts +1 -0
  76. package/dist/i18n/locales/ru.d.ts.map +1 -1
  77. package/dist/i18n/locales/ru.js +2 -1
  78. package/dist/i18n/locales/ru.js.map +1 -1
  79. package/dist/i18n/locales/sq.d.ts +1 -0
  80. package/dist/i18n/locales/sq.d.ts.map +1 -1
  81. package/dist/i18n/locales/sq.js +2 -1
  82. package/dist/i18n/locales/sq.js.map +1 -1
  83. package/dist/i18n/locales/sv.d.ts +1 -0
  84. package/dist/i18n/locales/sv.d.ts.map +1 -1
  85. package/dist/i18n/locales/sv.js +2 -1
  86. package/dist/i18n/locales/sv.js.map +1 -1
  87. package/dist/i18n/locales/tr.d.ts +1 -0
  88. package/dist/i18n/locales/tr.d.ts.map +1 -1
  89. package/dist/i18n/locales/tr.js +2 -1
  90. package/dist/i18n/locales/tr.js.map +1 -1
  91. package/dist/i18n/locales/zh.d.ts +1 -0
  92. package/dist/i18n/locales/zh.d.ts.map +1 -1
  93. package/dist/i18n/locales/zh.js +2 -1
  94. package/dist/i18n/locales/zh.js.map +1 -1
  95. package/dist/index.js +5 -5
  96. package/dist/locales/ar.json +2 -1
  97. package/dist/locales/de.json +2 -1
  98. package/dist/locales/el.json +2 -1
  99. package/dist/locales/en.json +2 -1
  100. package/dist/locales/es.json +2 -1
  101. package/dist/locales/fr.json +2 -1
  102. package/dist/locales/hi.json +2 -1
  103. package/dist/locales/it.json +2 -1
  104. package/dist/locales/ja.json +2 -1
  105. package/dist/locales/nl.json +2 -1
  106. package/dist/locales/pl.json +2 -1
  107. package/dist/locales/pt.json +2 -1
  108. package/dist/locales/ro.json +2 -1
  109. package/dist/locales/ru.json +2 -1
  110. package/dist/locales/sq.json +2 -1
  111. package/dist/locales/sv.json +2 -1
  112. package/dist/locales/tr.json +2 -1
  113. package/dist/locales/zh.json +2 -1
  114. package/dist/tokens.css +1 -1
  115. package/package.json +1 -1
  116. package/dist/_chunks/otp-input-Chb9r5vf.js +0 -268
  117. package/dist/_chunks/otp-input-Chb9r5vf.js.map +0 -1
  118. package/dist/_chunks/pdf-viewer-4odMFuFW.js.map +0 -1
  119. package/dist/_chunks/signature-capture-CHbrKoA_.js.map +0 -1
  120. package/dist/_chunks/use-signing-session-C5evzYmo.js +0 -108
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { u as r } from "./_chunks/use-prefers-reduced-motion-BMwIQRjB.js";
2
2
  import { u as t } from "./_chunks/use-media-query-CcAx5SMM.js";
3
- import { u as n, a as i } from "./_chunks/use-signing-session-C5evzYmo.js";
3
+ import { u as n, a as i } from "./_chunks/use-signing-session-CyOZWinp.js";
4
4
  import { u as m } from "./_chunks/use-locale-BkCIHujH.js";
5
5
  import { A as d, T as c, a as f, r as g, t as A, u as x } from "./_chunks/use-theme-CAuo6EYT.js";
6
6
  import { u } from "./_chunks/use-persistent-state-i23OWy6G.js";
@@ -34,7 +34,7 @@ import { F as Ya } from "./_chunks/form-field-BOm9hK35.js";
34
34
  import { F as Qa, u as ja } from "./_chunks/form-field-context-B3APVHKx.js";
35
35
  import { M as Xa, m as Ja, a as Za } from "./_chunks/multi-select-DOLO3K_z.js";
36
36
  import { N as ae, u as ee } from "./_chunks/number-input-Dj5L3pXK.js";
37
- import { O as oe } from "./_chunks/otp-input-Chb9r5vf.js";
37
+ import { O as oe } from "./_chunks/otp-input-xQ4Ps5VY.js";
38
38
  import { P as se, u as ne } from "./_chunks/use-password-requirements-DsgduV1x.js";
39
39
  import { P as pe, c as me, p as le, a as de } from "./_chunks/phone-input-DfZbPPvh.js";
40
40
  import { R as fe, r as ge } from "./_chunks/recaptcha-widget-BCNHsgqt.js";
@@ -160,12 +160,12 @@ import { C as Mm, a as km, b as Hm, c as wm } from "./_chunks/contact-profile-ca
160
160
  import { P as Vm, p as Gm } from "./_chunks/practice-results-CtfciF2v.js";
161
161
  import { P as Um, a as Km, p as Ym, b as qm } from "./_chunks/payment-request-card-B_lyobd0.js";
162
162
  import { P as jm, f as zm, p as Xm, a as Jm, s as Zm, b as $m, c as al } from "./_chunks/payment-form-DJ9vnzrT.js";
163
- import { P as rl, p as ol } from "./_chunks/pdf-viewer-4odMFuFW.js";
163
+ import { P as rl, p as ol } from "./_chunks/pdf-viewer-XxWdtKfD.js";
164
164
  import { R as sl, r as nl } from "./_chunks/reviews-panel-CPrXu5TX.js";
165
165
  import { R as pl, e as ml, r as ll, t as dl, a as cl, w as fl } from "./_chunks/rich-text-editor-DhGIBd4a.js";
166
- import { S as Al, s as xl } from "./_chunks/signature-capture-CHbrKoA_.js";
166
+ import { S as Al, s as xl } from "./_chunks/signature-capture-COi0Uiqu.js";
167
167
  import { S as ul, s as Sl } from "./_chunks/signature-field-DhscKdgk.js";
168
- import { S as bl, s as Pl } from "./_chunks/sign-document-BzHTjMVC.js";
168
+ import { S as bl, s as Pl } from "./_chunks/sign-document-BmAT0kKD.js";
169
169
  import { S as Rl, f as El, i as hl } from "./_chunks/slot-grid-BlHHP9Qy.js";
170
170
  import { C as Nl, a as _l, b as Ll, F as Dl, c as yl, d as Ol, P as Bl, e as Ml, T as kl, f as Hl, g as wl, h as vl, l as Vl, i as Gl, t as Wl, r as Ul } from "./_chunks/tooth-scheme-CxlsLjfN.js";
171
171
  import { T as Yl } from "./_chunks/transaction-chip-BZCa6XDn.js";
@@ -139,7 +139,8 @@
139
139
  "clear": "مسح الاختيار"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "الرقم {{current}} من {{total}}"
142
+ "digitLabel": "الرقم {{current}} من {{total}}",
143
+ "charLabel": "الحرف {{current}} من {{total}}"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "الحد الأدنى",
@@ -128,7 +128,8 @@
128
128
  "clear": "Auswahl aufheben"
129
129
  },
130
130
  "otp": {
131
- "digitLabel": "Ziffer {{current}} von {{total}}"
131
+ "digitLabel": "Ziffer {{current}} von {{total}}",
132
+ "charLabel": "Zeichen {{current}} von {{total}}"
132
133
  },
133
134
  "slider": {
134
135
  "minLabel": "Minimum",
@@ -139,7 +139,8 @@
139
139
  "clear": "Εκκαθάριση επιλογής"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "Ψηφίο {{current}} από {{total}}"
142
+ "digitLabel": "Ψηφίο {{current}} από {{total}}",
143
+ "charLabel": "Χαρακτήρας {{current}} από {{total}}"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "Ελάχιστο",
@@ -139,7 +139,8 @@
139
139
  "clear": "Clear selection"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "Digit {{current}} of {{total}}"
142
+ "digitLabel": "Digit {{current}} of {{total}}",
143
+ "charLabel": "Character {{current}} of {{total}}"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "Minimum",
@@ -128,7 +128,8 @@
128
128
  "clear": "Borrar selección"
129
129
  },
130
130
  "otp": {
131
- "digitLabel": "Dígito {{current}} de {{total}}"
131
+ "digitLabel": "Dígito {{current}} de {{total}}",
132
+ "charLabel": "Carácter {{current}} de {{total}}"
132
133
  },
133
134
  "slider": {
134
135
  "minLabel": "Mínimo",
@@ -139,7 +139,8 @@
139
139
  "clear": "Effacer la sélection"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "Chiffre {{current}} sur {{total}}"
142
+ "digitLabel": "Chiffre {{current}} sur {{total}}",
143
+ "charLabel": "Caractère {{current}} sur {{total}}"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "Minimum",
@@ -139,7 +139,8 @@
139
139
  "clear": "चयन हटाएं"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "{{current}} में से {{total}} का अंक"
142
+ "digitLabel": "{{current}} में से {{total}} का अंक",
143
+ "charLabel": "{{current}} में से {{total}} का वर्ण"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "न्यूनतम",
@@ -139,7 +139,8 @@
139
139
  "clear": "Cancella selezione"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "Cifra {{current}} di {{total}}"
142
+ "digitLabel": "Cifra {{current}} di {{total}}",
143
+ "charLabel": "Carattere {{current}} di {{total}}"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "Minimo",
@@ -128,7 +128,8 @@
128
128
  "clear": "選択をクリア"
129
129
  },
130
130
  "otp": {
131
- "digitLabel": "{{total}} 桁中 {{current}} 桁目"
131
+ "digitLabel": "{{total}} 桁中 {{current}} 桁目",
132
+ "charLabel": "{{total}} 文字中 {{current}} 文字目"
132
133
  },
133
134
  "slider": {
134
135
  "minLabel": "最小",
@@ -128,7 +128,8 @@
128
128
  "clear": "Selectie wissen"
129
129
  },
130
130
  "otp": {
131
- "digitLabel": "Cijfer {{current}} van {{total}}"
131
+ "digitLabel": "Cijfer {{current}} van {{total}}",
132
+ "charLabel": "Teken {{current}} van {{total}}"
132
133
  },
133
134
  "slider": {
134
135
  "minLabel": "Minimum",
@@ -128,7 +128,8 @@
128
128
  "clear": "Wyczyść wybór"
129
129
  },
130
130
  "otp": {
131
- "digitLabel": "Cyfra {{current}} z {{total}}"
131
+ "digitLabel": "Cyfra {{current}} z {{total}}",
132
+ "charLabel": "Znak {{current}} z {{total}}"
132
133
  },
133
134
  "slider": {
134
135
  "minLabel": "Minimum",
@@ -139,7 +139,8 @@
139
139
  "clear": "Limpar seleção"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "Dígito {{current}} de {{total}}"
142
+ "digitLabel": "Dígito {{current}} de {{total}}",
143
+ "charLabel": "Caractere {{current}} de {{total}}"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "Mínimo",
@@ -128,7 +128,8 @@
128
128
  "clear": "Anulează selecția"
129
129
  },
130
130
  "otp": {
131
- "digitLabel": "Cifra {{current}} din {{total}}"
131
+ "digitLabel": "Cifra {{current}} din {{total}}",
132
+ "charLabel": "Caracterul {{current}} din {{total}}"
132
133
  },
133
134
  "slider": {
134
135
  "minLabel": "Minim",
@@ -139,7 +139,8 @@
139
139
  "clear": "Очистить выбор"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "Цифра {{current}} из {{total}}"
142
+ "digitLabel": "Цифра {{current}} из {{total}}",
143
+ "charLabel": "Символ {{current}} из {{total}}"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "Минимум",
@@ -139,7 +139,8 @@
139
139
  "clear": "Pastro zgjedhjen"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "Shifra {{current}} nga {{total}}"
142
+ "digitLabel": "Shifra {{current}} nga {{total}}",
143
+ "charLabel": "Karakteri {{current}} nga {{total}}"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "Minimumi",
@@ -139,7 +139,8 @@
139
139
  "clear": "Rensa val"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "Siffra {{current}} av {{total}}"
142
+ "digitLabel": "Siffra {{current}} av {{total}}",
143
+ "charLabel": "Tecken {{current}} av {{total}}"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "Minimum",
@@ -139,7 +139,8 @@
139
139
  "clear": "Seçimi temizle"
140
140
  },
141
141
  "otp": {
142
- "digitLabel": "{{total}} basamaktan {{current}}. basamak"
142
+ "digitLabel": "{{total}} basamaktan {{current}}. basamak",
143
+ "charLabel": "{{total}} karakterden {{current}}. karakter"
143
144
  },
144
145
  "slider": {
145
146
  "minLabel": "Minimum",
@@ -128,7 +128,8 @@
128
128
  "clear": "清除选择"
129
129
  },
130
130
  "otp": {
131
- "digitLabel": "第 {{current}} 位,共 {{total}} 位"
131
+ "digitLabel": "第 {{current}} 位,共 {{total}} 位",
132
+ "charLabel": "第 {{current}} 个字符,共 {{total}} 个"
132
133
  },
133
134
  "slider": {
134
135
  "minLabel": "最小值",