@alfalab/core-components 23.13.0 → 24.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.
Files changed (1543) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +5 -5
  4. package/alert/index.css +5 -5
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +5 -5
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +2 -2
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +2 -2
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +2 -2
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +2 -2
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +2 -2
  23. package/amount-input/esm/index.css +7 -7
  24. package/amount-input/esm/inverted.css +2 -2
  25. package/amount-input/index.css +7 -7
  26. package/amount-input/inverted.css +2 -2
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +2 -2
  29. package/amount-input/modern/index.css +7 -7
  30. package/amount-input/modern/inverted.css +2 -2
  31. package/attach/Component.js +1 -1
  32. package/attach/esm/Component.js +1 -1
  33. package/attach/esm/index.css +23 -23
  34. package/attach/index.css +23 -23
  35. package/attach/modern/Component.js +1 -1
  36. package/attach/modern/index.css +23 -23
  37. package/backdrop/Component.js +1 -1
  38. package/backdrop/esm/Component.js +1 -1
  39. package/backdrop/esm/index.css +11 -11
  40. package/backdrop/index.css +11 -11
  41. package/backdrop/modern/Component.js +1 -1
  42. package/backdrop/modern/index.css +11 -11
  43. package/badge/Component.js +1 -1
  44. package/badge/esm/Component.js +1 -1
  45. package/badge/esm/index.css +16 -16
  46. package/badge/index.css +16 -16
  47. package/badge/modern/Component.js +1 -1
  48. package/badge/modern/index.css +16 -16
  49. package/bank-card/Component.js +1 -1
  50. package/bank-card/esm/Component.js +1 -1
  51. package/bank-card/esm/index.css +20 -20
  52. package/bank-card/index.css +20 -20
  53. package/bank-card/modern/Component.js +1 -1
  54. package/bank-card/modern/index.css +20 -20
  55. package/base-modal/Component.js +1 -1
  56. package/base-modal/esm/Component.js +1 -1
  57. package/base-modal/esm/index.css +12 -12
  58. package/base-modal/index.css +12 -12
  59. package/base-modal/modern/Component.js +1 -1
  60. package/base-modal/modern/index.css +12 -12
  61. package/bottom-sheet/{Component-7eba49a0.d.ts → Component-98d4ddda.d.ts} +0 -0
  62. package/bottom-sheet/{Component-7eba49a0.js → Component-98d4ddda.js} +0 -0
  63. package/bottom-sheet/component.js +2 -2
  64. package/bottom-sheet/components/footer/Component.js +1 -1
  65. package/bottom-sheet/components/footer/index.css +2 -2
  66. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  67. package/bottom-sheet/esm/{Component-dc15b943.d.ts → Component-1b22a2e7.d.ts} +0 -0
  68. package/bottom-sheet/esm/{Component-dc15b943.js → Component-1b22a2e7.js} +0 -0
  69. package/bottom-sheet/esm/component.js +2 -2
  70. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  71. package/bottom-sheet/esm/components/footer/index.css +2 -2
  72. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  73. package/bottom-sheet/esm/index.css +14 -14
  74. package/bottom-sheet/esm/index.js +1 -1
  75. package/bottom-sheet/index.css +14 -14
  76. package/bottom-sheet/index.js +1 -1
  77. package/bottom-sheet/modern/component.js +1 -1
  78. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  79. package/bottom-sheet/modern/components/footer/index.css +2 -2
  80. package/bottom-sheet/modern/index.css +14 -14
  81. package/button/Component.js +3 -3
  82. package/button/default.css +41 -41
  83. package/button/esm/Component.js +3 -3
  84. package/button/esm/default.css +41 -41
  85. package/button/esm/index.css +54 -54
  86. package/button/esm/inverted.css +41 -41
  87. package/button/index.css +54 -54
  88. package/button/inverted.css +41 -41
  89. package/button/modern/Component.js +3 -3
  90. package/button/modern/default.css +41 -41
  91. package/button/modern/index.css +54 -54
  92. package/button/modern/inverted.css +41 -41
  93. package/calendar/Component.js +2 -2
  94. package/calendar/components/days-table/Component.js +2 -2
  95. package/calendar/components/days-table/index.css +40 -40
  96. package/calendar/components/days-table/index.js +1 -1
  97. package/calendar/components/header/Component.js +1 -1
  98. package/calendar/components/header/index.css +4 -4
  99. package/calendar/components/months-table/Component.js +2 -2
  100. package/calendar/components/months-table/index.css +6 -6
  101. package/calendar/components/months-table/index.js +1 -1
  102. package/calendar/components/period-slider/Component.js +2 -2
  103. package/calendar/components/period-slider/index.css +16 -16
  104. package/calendar/components/period-slider/index.js +1 -1
  105. package/calendar/components/select-button/Component.js +2 -2
  106. package/calendar/components/select-button/index.css +10 -10
  107. package/calendar/components/select-button/index.js +1 -1
  108. package/calendar/components/years-table/Component.js +2 -2
  109. package/calendar/components/years-table/index.css +6 -6
  110. package/calendar/components/years-table/index.js +1 -1
  111. package/calendar/esm/Component.js +2 -2
  112. package/calendar/esm/components/days-table/Component.js +2 -2
  113. package/calendar/esm/components/days-table/index.css +40 -40
  114. package/calendar/esm/components/days-table/index.js +1 -1
  115. package/calendar/esm/components/header/Component.js +1 -1
  116. package/calendar/esm/components/header/index.css +4 -4
  117. package/calendar/esm/components/months-table/Component.js +2 -2
  118. package/calendar/esm/components/months-table/index.css +6 -6
  119. package/calendar/esm/components/months-table/index.js +1 -1
  120. package/calendar/esm/components/period-slider/Component.js +2 -2
  121. package/calendar/esm/components/period-slider/index.css +16 -16
  122. package/calendar/esm/components/period-slider/index.js +1 -1
  123. package/calendar/esm/components/select-button/Component.js +2 -2
  124. package/calendar/esm/components/select-button/index.css +10 -10
  125. package/calendar/esm/components/select-button/index.js +1 -1
  126. package/calendar/esm/components/years-table/Component.js +2 -2
  127. package/calendar/esm/components/years-table/index.css +6 -6
  128. package/calendar/esm/components/years-table/index.js +1 -1
  129. package/calendar/esm/index.css +8 -8
  130. package/calendar/esm/index.js +1 -1
  131. package/calendar/esm/{tslib.es6-b934f8ee.d.ts → tslib.es6-376054b6.d.ts} +0 -0
  132. package/calendar/esm/{tslib.es6-b934f8ee.js → tslib.es6-376054b6.js} +0 -0
  133. package/calendar/index.css +8 -8
  134. package/calendar/index.js +1 -1
  135. package/calendar/modern/Component.js +1 -1
  136. package/calendar/modern/components/days-table/Component.js +1 -1
  137. package/calendar/modern/components/days-table/index.css +40 -40
  138. package/calendar/modern/components/header/Component.js +1 -1
  139. package/calendar/modern/components/header/index.css +4 -4
  140. package/calendar/modern/components/months-table/Component.js +1 -1
  141. package/calendar/modern/components/months-table/index.css +6 -6
  142. package/calendar/modern/components/period-slider/Component.js +1 -1
  143. package/calendar/modern/components/period-slider/index.css +16 -16
  144. package/calendar/modern/components/select-button/Component.js +1 -1
  145. package/calendar/modern/components/select-button/index.css +10 -10
  146. package/calendar/modern/components/years-table/Component.js +1 -1
  147. package/calendar/modern/components/years-table/index.css +6 -6
  148. package/calendar/modern/index.css +8 -8
  149. package/calendar/{tslib.es6-4b772a84.d.ts → tslib.es6-4903227f.d.ts} +0 -0
  150. package/calendar/{tslib.es6-4b772a84.js → tslib.es6-4903227f.js} +0 -0
  151. package/calendar-input/Component.d.ts +1 -1
  152. package/calendar-input/Component.js +1 -1
  153. package/calendar-input/esm/Component.js +1 -1
  154. package/calendar-input/esm/index.css +10 -10
  155. package/calendar-input/index.css +10 -10
  156. package/calendar-input/modern/Component.js +1 -1
  157. package/calendar-input/modern/index.css +10 -10
  158. package/calendar-range/Component.js +1 -1
  159. package/calendar-range/esm/Component.js +1 -1
  160. package/calendar-range/esm/index.css +5 -5
  161. package/calendar-range/index.css +5 -5
  162. package/calendar-range/modern/Component.js +1 -1
  163. package/calendar-range/modern/index.css +5 -5
  164. package/calendar-with-skeleton/Component.js +1 -1
  165. package/calendar-with-skeleton/esm/Component.js +1 -1
  166. package/calendar-with-skeleton/esm/index.css +12 -12
  167. package/calendar-with-skeleton/index.css +12 -12
  168. package/calendar-with-skeleton/modern/Component.js +1 -1
  169. package/calendar-with-skeleton/modern/index.css +12 -12
  170. package/card-image/Component.js +1 -1
  171. package/card-image/esm/Component.js +1 -1
  172. package/card-image/esm/index.css +6 -6
  173. package/card-image/index.css +6 -6
  174. package/card-image/modern/Component.js +1 -1
  175. package/card-image/modern/index.css +6 -6
  176. package/cdn-icon/Component.js +1 -1
  177. package/cdn-icon/esm/Component.js +1 -1
  178. package/cdn-icon/esm/index.css +2 -2
  179. package/cdn-icon/index.css +2 -2
  180. package/cdn-icon/modern/Component.js +1 -1
  181. package/cdn-icon/modern/index.css +2 -2
  182. package/chart/Component.js +2 -2
  183. package/chart/components/Dot/index.css +7 -7
  184. package/chart/components/Dot/index.js +1 -1
  185. package/chart/components/Legends/index.css +7 -7
  186. package/chart/components/Legends/index.js +1 -1
  187. package/chart/components/Tick/index.css +3 -3
  188. package/chart/components/Tick/index.js +1 -1
  189. package/chart/components/TooltipContent/index.css +6 -6
  190. package/chart/components/TooltipContent/index.js +1 -1
  191. package/chart/esm/Component.js +2 -2
  192. package/chart/esm/components/Dot/index.css +7 -7
  193. package/chart/esm/components/Dot/index.js +1 -1
  194. package/chart/esm/components/Legends/index.css +7 -7
  195. package/chart/esm/components/Legends/index.js +1 -1
  196. package/chart/esm/components/Tick/index.css +3 -3
  197. package/chart/esm/components/Tick/index.js +1 -1
  198. package/chart/esm/components/TooltipContent/index.css +6 -6
  199. package/chart/esm/components/TooltipContent/index.js +1 -1
  200. package/chart/esm/hooks/useSettings/index.js +1 -1
  201. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  202. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  203. package/chart/esm/index.css +2 -2
  204. package/chart/esm/index.js +1 -1
  205. package/chart/esm/{tslib.es6-529cfa8d.d.ts → tslib.es6-0d664be4.d.ts} +0 -0
  206. package/chart/esm/{tslib.es6-529cfa8d.js → tslib.es6-0d664be4.js} +0 -0
  207. package/chart/hooks/useSettings/index.js +1 -1
  208. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  209. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  210. package/chart/index.css +2 -2
  211. package/chart/index.js +1 -1
  212. package/chart/modern/Component.js +1 -1
  213. package/chart/modern/components/Dot/index.css +7 -7
  214. package/chart/modern/components/Dot/index.js +1 -1
  215. package/chart/modern/components/Legends/index.css +7 -7
  216. package/chart/modern/components/Legends/index.js +1 -1
  217. package/chart/modern/components/Tick/index.css +3 -3
  218. package/chart/modern/components/Tick/index.js +1 -1
  219. package/chart/modern/components/TooltipContent/index.css +6 -6
  220. package/chart/modern/components/TooltipContent/index.js +1 -1
  221. package/chart/modern/index.css +2 -2
  222. package/chart/{tslib.es6-95e70a8c.d.ts → tslib.es6-4f504ec7.d.ts} +0 -0
  223. package/chart/{tslib.es6-95e70a8c.js → tslib.es6-4f504ec7.js} +0 -0
  224. package/checkbox/Component.js +1 -1
  225. package/checkbox/esm/Component.js +1 -1
  226. package/checkbox/esm/index.css +36 -36
  227. package/checkbox/index.css +36 -36
  228. package/checkbox/modern/Component.js +1 -1
  229. package/checkbox/modern/index.css +36 -36
  230. package/checkbox-group/Component.js +1 -1
  231. package/checkbox-group/esm/Component.js +1 -1
  232. package/checkbox-group/esm/index.css +16 -16
  233. package/checkbox-group/index.css +16 -16
  234. package/checkbox-group/modern/Component.js +1 -1
  235. package/checkbox-group/modern/index.css +16 -16
  236. package/circular-progress-bar/Component.js +1 -1
  237. package/circular-progress-bar/esm/Component.js +1 -1
  238. package/circular-progress-bar/esm/index.css +20 -20
  239. package/circular-progress-bar/index.css +20 -20
  240. package/circular-progress-bar/modern/Component.js +1 -1
  241. package/circular-progress-bar/modern/index.css +20 -20
  242. package/code-input/component.d.ts +45 -0
  243. package/code-input/component.js +163 -0
  244. package/code-input/components/index.d.ts +1 -0
  245. package/code-input/components/index.js +9 -0
  246. package/code-input/components/input/component.d.ts +28 -0
  247. package/code-input/components/input/component.js +39 -0
  248. package/code-input/components/input/index.css +67 -0
  249. package/{confirmation/components/code-input → code-input/components/input}/index.d.ts +0 -0
  250. package/code-input/components/input/index.js +9 -0
  251. package/code-input/cssm/component.d.ts +45 -0
  252. package/code-input/cssm/component.js +163 -0
  253. package/code-input/cssm/components/index.d.ts +1 -0
  254. package/code-input/cssm/components/index.js +10 -0
  255. package/code-input/cssm/components/input/component.d.ts +28 -0
  256. package/code-input/cssm/components/input/component.js +38 -0
  257. package/{confirmation/components/countdown → code-input/cssm/components/input}/index.d.ts +0 -0
  258. package/code-input/cssm/components/input/index.js +10 -0
  259. package/code-input/cssm/components/input/index.module.css +66 -0
  260. package/{confirmation/components/overlimit → code-input/cssm}/index.d.ts +0 -0
  261. package/code-input/cssm/index.js +12 -0
  262. package/code-input/cssm/index.module.css +46 -0
  263. package/code-input/cssm/vars.css +8 -0
  264. package/code-input/esm/component.d.ts +45 -0
  265. package/code-input/esm/component.js +156 -0
  266. package/code-input/esm/components/index.d.ts +1 -0
  267. package/code-input/esm/components/index.js +3 -0
  268. package/code-input/esm/components/input/component.d.ts +28 -0
  269. package/code-input/esm/components/input/component.js +32 -0
  270. package/code-input/esm/components/input/index.css +67 -0
  271. package/{confirmation/components/sign-confirmation → code-input/esm/components/input}/index.d.ts +0 -0
  272. package/code-input/esm/components/input/index.js +3 -0
  273. package/code-input/esm/index.css +47 -0
  274. package/{confirmation/cssm/components/code-input → code-input/esm}/index.d.ts +0 -0
  275. package/{confirmation/esm/components/code-input → code-input/esm}/index.js +1 -2
  276. package/code-input/index.css +47 -0
  277. package/{confirmation/cssm/components/countdown → code-input}/index.d.ts +0 -0
  278. package/code-input/index.js +10 -0
  279. package/code-input/modern/component.d.ts +45 -0
  280. package/code-input/modern/component.js +128 -0
  281. package/code-input/modern/components/index.d.ts +1 -0
  282. package/code-input/modern/components/index.js +3 -0
  283. package/code-input/modern/components/input/component.d.ts +28 -0
  284. package/code-input/modern/components/input/component.js +30 -0
  285. package/code-input/modern/components/input/index.css +67 -0
  286. package/{confirmation/cssm/components/overlimit → code-input/modern/components/input}/index.d.ts +0 -0
  287. package/code-input/modern/components/input/index.js +3 -0
  288. package/code-input/modern/index.css +47 -0
  289. package/{confirmation/cssm/components/sign-confirmation → code-input/modern}/index.d.ts +0 -0
  290. package/{confirmation/modern/components/code-input → code-input/modern}/index.js +1 -2
  291. package/code-input/package.json +3 -0
  292. package/code-input/send-stats.js +82 -0
  293. package/collapse/Component.js +1 -1
  294. package/collapse/esm/Component.js +1 -1
  295. package/collapse/esm/index.css +7 -7
  296. package/collapse/index.css +7 -7
  297. package/collapse/modern/Component.js +1 -1
  298. package/collapse/modern/index.css +7 -7
  299. package/confirmation/component.d.ts +4 -164
  300. package/confirmation/component.js +113 -101
  301. package/confirmation/components/countdown-loader/component.d.ts +1 -1
  302. package/confirmation/components/countdown-loader/component.js +1 -1
  303. package/confirmation/components/countdown-loader/index.css +2 -2
  304. package/confirmation/components/index.d.ts +1 -3
  305. package/confirmation/components/index.js +15 -14
  306. package/confirmation/components/screens/fatal-error/component.d.ts +3 -0
  307. package/confirmation/components/screens/fatal-error/component.js +23 -0
  308. package/confirmation/components/screens/fatal-error/index.css +61 -0
  309. package/confirmation/{esm/components/code-input → components/screens/fatal-error}/index.d.ts +0 -0
  310. package/confirmation/components/screens/fatal-error/index.js +11 -0
  311. package/confirmation/components/screens/hint/component.d.ts +3 -0
  312. package/confirmation/components/screens/hint/component.js +43 -0
  313. package/confirmation/components/screens/hint/index.css +103 -0
  314. package/confirmation/{esm/components/countdown → components/screens/hint}/index.d.ts +0 -0
  315. package/confirmation/components/screens/hint/index.js +13 -0
  316. package/confirmation/components/screens/index.d.ts +4 -0
  317. package/confirmation/components/screens/index.js +24 -0
  318. package/confirmation/components/screens/initial/component.d.ts +3 -0
  319. package/confirmation/components/screens/initial/component.js +93 -0
  320. package/confirmation/components/screens/initial/countdown-section.d.ts +0 -0
  321. package/confirmation/components/screens/initial/countdown-section.js +13 -0
  322. package/confirmation/components/screens/initial/index.css +101 -0
  323. package/confirmation/{esm/components/overlimit → components/screens/initial}/index.d.ts +0 -0
  324. package/confirmation/components/screens/initial/index.js +17 -0
  325. package/confirmation/components/screens/temp-block/component.d.ts +3 -0
  326. package/confirmation/components/screens/temp-block/component.js +34 -0
  327. package/confirmation/{modern/components/overlimit → components/screens/temp-block}/index.css +9 -31
  328. package/confirmation/{esm/components/sign-confirmation → components/screens/temp-block}/index.d.ts +0 -0
  329. package/confirmation/components/screens/temp-block/index.js +11 -0
  330. package/confirmation/context.d.ts +4 -0
  331. package/confirmation/context.js +25 -0
  332. package/confirmation/countdown-section-2edac0a0.d.ts +9 -0
  333. package/confirmation/countdown-section-2edac0a0.js +39 -0
  334. package/confirmation/cssm/component.d.ts +4 -164
  335. package/confirmation/cssm/component.js +115 -103
  336. package/confirmation/cssm/components/countdown-loader/component.d.ts +1 -1
  337. package/confirmation/cssm/components/index.d.ts +1 -3
  338. package/confirmation/cssm/components/index.js +19 -18
  339. package/confirmation/cssm/components/screens/fatal-error/component.d.ts +3 -0
  340. package/confirmation/cssm/components/screens/fatal-error/component.js +22 -0
  341. package/confirmation/{modern/components/code-input → cssm/components/screens/fatal-error}/index.d.ts +0 -0
  342. package/confirmation/cssm/components/screens/fatal-error/index.js +12 -0
  343. package/confirmation/cssm/components/screens/fatal-error/index.module.css +60 -0
  344. package/confirmation/cssm/components/screens/hint/component.d.ts +3 -0
  345. package/confirmation/cssm/components/screens/hint/component.js +42 -0
  346. package/confirmation/{modern/components/countdown → cssm/components/screens/hint}/index.d.ts +0 -0
  347. package/confirmation/cssm/components/screens/hint/index.js +14 -0
  348. package/confirmation/cssm/components/screens/hint/index.module.css +102 -0
  349. package/confirmation/cssm/components/screens/index.d.ts +4 -0
  350. package/confirmation/cssm/components/screens/index.js +29 -0
  351. package/confirmation/cssm/components/screens/initial/component.d.ts +3 -0
  352. package/confirmation/cssm/components/screens/initial/component.js +95 -0
  353. package/confirmation/cssm/components/screens/initial/countdown-section.d.ts +9 -0
  354. package/confirmation/cssm/components/screens/initial/countdown-section.js +39 -0
  355. package/confirmation/{modern/components/overlimit → cssm/components/screens/initial}/index.d.ts +0 -0
  356. package/confirmation/cssm/components/screens/initial/index.js +18 -0
  357. package/confirmation/cssm/components/{sign-confirmation → screens/initial}/index.module.css +43 -50
  358. package/confirmation/cssm/components/screens/temp-block/component.d.ts +3 -0
  359. package/confirmation/cssm/components/screens/temp-block/component.js +34 -0
  360. package/confirmation/{modern/components/sign-confirmation → cssm/components/screens/temp-block}/index.d.ts +0 -0
  361. package/confirmation/cssm/components/screens/temp-block/index.js +13 -0
  362. package/confirmation/cssm/components/{overlimit → screens/temp-block}/index.module.css +6 -28
  363. package/confirmation/cssm/context.d.ts +4 -0
  364. package/confirmation/cssm/context.js +25 -0
  365. package/confirmation/cssm/index.d.ts +3 -0
  366. package/confirmation/cssm/index.js +29 -20
  367. package/confirmation/cssm/index.module.css +5 -77
  368. package/confirmation/cssm/types.d.ts +130 -0
  369. package/confirmation/cssm/types.js +21 -0
  370. package/confirmation/cssm/utils.d.ts +30 -0
  371. package/confirmation/cssm/utils.js +82 -0
  372. package/confirmation/esm/component.d.ts +4 -164
  373. package/confirmation/esm/component.js +114 -102
  374. package/confirmation/esm/components/countdown-loader/component.d.ts +1 -1
  375. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  376. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  377. package/confirmation/esm/components/index.d.ts +1 -3
  378. package/confirmation/esm/components/index.js +11 -10
  379. package/confirmation/esm/components/screens/fatal-error/component.d.ts +3 -0
  380. package/confirmation/esm/components/screens/fatal-error/component.js +17 -0
  381. package/confirmation/esm/components/screens/fatal-error/index.css +61 -0
  382. package/confirmation/esm/components/screens/fatal-error/index.d.ts +1 -0
  383. package/confirmation/esm/components/screens/fatal-error/index.js +5 -0
  384. package/confirmation/esm/components/screens/hint/component.d.ts +3 -0
  385. package/confirmation/esm/components/screens/hint/component.js +36 -0
  386. package/confirmation/esm/components/screens/hint/index.css +103 -0
  387. package/confirmation/esm/components/screens/hint/index.d.ts +1 -0
  388. package/confirmation/esm/components/screens/hint/index.js +7 -0
  389. package/confirmation/esm/components/screens/index.d.ts +4 -0
  390. package/confirmation/esm/components/screens/index.js +15 -0
  391. package/confirmation/esm/components/screens/initial/component.d.ts +3 -0
  392. package/confirmation/esm/components/screens/initial/component.js +86 -0
  393. package/confirmation/esm/components/screens/initial/countdown-section.d.ts +0 -0
  394. package/confirmation/esm/components/screens/initial/countdown-section.js +7 -0
  395. package/confirmation/esm/components/screens/initial/index.css +101 -0
  396. package/confirmation/esm/components/screens/initial/index.d.ts +1 -0
  397. package/confirmation/esm/components/screens/initial/index.js +11 -0
  398. package/confirmation/esm/components/screens/temp-block/component.d.ts +3 -0
  399. package/confirmation/esm/components/screens/temp-block/component.js +28 -0
  400. package/confirmation/esm/components/{overlimit → screens/temp-block}/index.css +9 -31
  401. package/confirmation/esm/components/screens/temp-block/index.d.ts +1 -0
  402. package/confirmation/esm/components/screens/temp-block/index.js +5 -0
  403. package/confirmation/esm/context.d.ts +4 -0
  404. package/confirmation/esm/context.js +23 -0
  405. package/confirmation/esm/countdown-section-ddb744a6.d.ts +9 -0
  406. package/confirmation/esm/countdown-section-ddb744a6.js +33 -0
  407. package/confirmation/esm/index.css +7 -79
  408. package/confirmation/esm/index.d.ts +3 -0
  409. package/confirmation/esm/index.js +12 -10
  410. package/confirmation/esm/types.d.ts +130 -0
  411. package/confirmation/esm/types.js +19 -0
  412. package/confirmation/esm/utils.d.ts +30 -0
  413. package/confirmation/esm/utils.js +76 -0
  414. package/confirmation/index.css +7 -79
  415. package/confirmation/index.d.ts +3 -0
  416. package/confirmation/index.js +25 -16
  417. package/confirmation/modern/component.d.ts +4 -164
  418. package/confirmation/modern/component.js +75 -102
  419. package/confirmation/modern/components/countdown-loader/component.d.ts +1 -1
  420. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  421. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  422. package/confirmation/modern/components/index.d.ts +1 -3
  423. package/confirmation/modern/components/index.js +10 -9
  424. package/confirmation/modern/components/screens/fatal-error/component.d.ts +3 -0
  425. package/confirmation/modern/components/screens/fatal-error/component.js +17 -0
  426. package/confirmation/modern/components/screens/fatal-error/index.css +61 -0
  427. package/confirmation/modern/components/screens/fatal-error/index.d.ts +1 -0
  428. package/confirmation/modern/components/screens/fatal-error/index.js +5 -0
  429. package/confirmation/modern/components/screens/hint/component.d.ts +3 -0
  430. package/confirmation/modern/components/screens/hint/component.js +36 -0
  431. package/confirmation/modern/components/screens/hint/index.css +103 -0
  432. package/confirmation/modern/components/screens/hint/index.d.ts +1 -0
  433. package/confirmation/modern/components/screens/hint/index.js +7 -0
  434. package/confirmation/modern/components/screens/index.d.ts +4 -0
  435. package/confirmation/modern/components/screens/index.js +15 -0
  436. package/confirmation/modern/components/screens/initial/component.d.ts +3 -0
  437. package/confirmation/modern/components/screens/initial/component.js +86 -0
  438. package/confirmation/modern/components/screens/initial/countdown-section.d.ts +0 -0
  439. package/confirmation/modern/components/screens/initial/countdown-section.js +7 -0
  440. package/confirmation/modern/components/screens/initial/index.css +101 -0
  441. package/confirmation/modern/components/screens/initial/index.d.ts +1 -0
  442. package/confirmation/modern/components/screens/initial/index.js +11 -0
  443. package/confirmation/modern/components/screens/temp-block/component.d.ts +3 -0
  444. package/confirmation/modern/components/screens/temp-block/component.js +28 -0
  445. package/confirmation/{components/overlimit → modern/components/screens/temp-block}/index.css +9 -31
  446. package/confirmation/modern/components/screens/temp-block/index.d.ts +1 -0
  447. package/confirmation/modern/components/screens/temp-block/index.js +5 -0
  448. package/confirmation/modern/context.d.ts +4 -0
  449. package/confirmation/modern/context.js +23 -0
  450. package/confirmation/modern/countdown-section-91f055c8.d.ts +9 -0
  451. package/confirmation/modern/countdown-section-91f055c8.js +32 -0
  452. package/confirmation/modern/index.css +7 -79
  453. package/confirmation/modern/index.d.ts +3 -0
  454. package/confirmation/modern/index.js +11 -9
  455. package/confirmation/modern/types.d.ts +130 -0
  456. package/confirmation/modern/types.js +19 -0
  457. package/confirmation/modern/utils.d.ts +30 -0
  458. package/confirmation/modern/utils.js +74 -0
  459. package/confirmation/types.d.ts +130 -0
  460. package/confirmation/types.js +21 -0
  461. package/confirmation/utils.d.ts +30 -0
  462. package/confirmation/utils.js +82 -0
  463. package/custom-button/Component.js +1 -1
  464. package/custom-button/esm/Component.js +1 -1
  465. package/custom-button/esm/index.css +12 -12
  466. package/custom-button/index.css +12 -12
  467. package/custom-button/modern/Component.js +1 -1
  468. package/custom-button/modern/index.css +12 -12
  469. package/date-input/Component.js +1 -1
  470. package/date-input/esm/Component.js +1 -1
  471. package/date-input/esm/index.css +4 -4
  472. package/date-input/index.css +4 -4
  473. package/date-input/modern/Component.js +1 -1
  474. package/date-input/modern/index.css +4 -4
  475. package/divider/Component.js +1 -1
  476. package/divider/esm/Component.js +1 -1
  477. package/divider/esm/index.css +1 -1
  478. package/divider/index.css +1 -1
  479. package/divider/modern/Component.js +1 -1
  480. package/divider/modern/index.css +1 -1
  481. package/drawer/Component.js +1 -1
  482. package/drawer/esm/Component.js +1 -1
  483. package/drawer/esm/index.css +16 -16
  484. package/drawer/index.css +16 -16
  485. package/drawer/modern/Component.js +1 -1
  486. package/drawer/modern/index.css +16 -16
  487. package/dropzone/Component.js +1 -1
  488. package/dropzone/components/overlay/Component.js +1 -1
  489. package/dropzone/components/overlay/index.css +3 -3
  490. package/dropzone/esm/Component.js +1 -1
  491. package/dropzone/esm/components/overlay/Component.js +1 -1
  492. package/dropzone/esm/components/overlay/index.css +3 -3
  493. package/dropzone/esm/index.css +6 -6
  494. package/dropzone/index.css +6 -6
  495. package/dropzone/modern/Component.js +1 -1
  496. package/dropzone/modern/components/overlay/Component.js +1 -1
  497. package/dropzone/modern/components/overlay/index.css +3 -3
  498. package/dropzone/modern/index.css +6 -6
  499. package/file-upload-item/Component.js +1 -1
  500. package/file-upload-item/esm/Component.js +1 -1
  501. package/file-upload-item/esm/index.css +23 -23
  502. package/file-upload-item/index.css +23 -23
  503. package/file-upload-item/modern/Component.js +1 -1
  504. package/file-upload-item/modern/index.css +23 -23
  505. package/form-control/Component.js +3 -3
  506. package/form-control/default.css +14 -14
  507. package/form-control/esm/Component.js +3 -3
  508. package/form-control/esm/default.css +14 -14
  509. package/form-control/esm/index.css +41 -41
  510. package/form-control/esm/inverted.css +14 -14
  511. package/form-control/index.css +41 -41
  512. package/form-control/inverted.css +14 -14
  513. package/form-control/modern/Component.js +3 -3
  514. package/form-control/modern/default.css +14 -14
  515. package/form-control/modern/index.css +41 -41
  516. package/form-control/modern/inverted.css +14 -14
  517. package/gallery/Component.js +3 -3
  518. package/gallery/components/header/Component.js +2 -2
  519. package/gallery/components/header/buttons.js +1 -1
  520. package/gallery/components/header/index.css +3 -3
  521. package/gallery/components/header/index.js +1 -1
  522. package/gallery/components/header-info-block/Component.js +1 -1
  523. package/gallery/components/header-info-block/index.css +5 -5
  524. package/gallery/components/image-preview/Component.js +1 -1
  525. package/gallery/components/image-preview/index.css +12 -12
  526. package/gallery/components/image-viewer/component.js +2 -2
  527. package/gallery/components/image-viewer/index.css +19 -19
  528. package/gallery/components/image-viewer/index.js +2 -2
  529. package/gallery/components/image-viewer/slide.js +1 -1
  530. package/gallery/components/index.js +2 -2
  531. package/gallery/components/navigation-bar/Component.js +1 -1
  532. package/gallery/components/navigation-bar/index.css +6 -6
  533. package/gallery/esm/Component.js +3 -3
  534. package/gallery/esm/components/header/Component.js +2 -2
  535. package/gallery/esm/components/header/buttons.js +1 -1
  536. package/gallery/esm/components/header/index.css +3 -3
  537. package/gallery/esm/components/header/index.js +1 -1
  538. package/gallery/esm/components/header-info-block/Component.js +1 -1
  539. package/gallery/esm/components/header-info-block/index.css +5 -5
  540. package/gallery/esm/components/image-preview/Component.js +1 -1
  541. package/gallery/esm/components/image-preview/index.css +12 -12
  542. package/gallery/esm/components/image-viewer/component.js +2 -2
  543. package/gallery/esm/components/image-viewer/index.css +19 -19
  544. package/gallery/esm/components/image-viewer/index.js +2 -2
  545. package/gallery/esm/components/image-viewer/slide.js +1 -1
  546. package/gallery/esm/components/index.js +2 -2
  547. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  548. package/gallery/esm/components/navigation-bar/index.css +6 -6
  549. package/gallery/esm/index.css +3 -3
  550. package/gallery/esm/index.js +2 -2
  551. package/gallery/esm/{slide-438a9380.d.ts → slide-eda96de8.d.ts} +0 -0
  552. package/gallery/esm/{slide-438a9380.js → slide-eda96de8.js} +1 -1
  553. package/gallery/esm/{tslib.es6-6bc7eb3c.d.ts → tslib.es6-18a69406.d.ts} +0 -0
  554. package/gallery/esm/{tslib.es6-6bc7eb3c.js → tslib.es6-18a69406.js} +0 -0
  555. package/gallery/index.css +3 -3
  556. package/gallery/index.js +2 -2
  557. package/gallery/modern/Component.js +2 -2
  558. package/gallery/modern/components/header/Component.js +1 -1
  559. package/gallery/modern/components/header/index.css +3 -3
  560. package/gallery/modern/components/header-info-block/Component.js +1 -1
  561. package/gallery/modern/components/header-info-block/index.css +5 -5
  562. package/gallery/modern/components/image-preview/Component.js +1 -1
  563. package/gallery/modern/components/image-preview/index.css +12 -12
  564. package/gallery/modern/components/image-viewer/component.js +1 -1
  565. package/gallery/modern/components/image-viewer/index.css +19 -19
  566. package/gallery/modern/components/image-viewer/index.js +1 -1
  567. package/gallery/modern/components/image-viewer/slide.js +1 -1
  568. package/gallery/modern/components/index.js +1 -1
  569. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  570. package/gallery/modern/components/navigation-bar/index.css +6 -6
  571. package/gallery/modern/index.css +3 -3
  572. package/gallery/modern/index.js +1 -1
  573. package/gallery/modern/{slide-d0e4396e.d.ts → slide-2ae88ed5.d.ts} +0 -0
  574. package/gallery/modern/{slide-d0e4396e.js → slide-2ae88ed5.js} +1 -1
  575. package/gallery/{slide-a9c3edf5.d.ts → slide-2c5baf1b.d.ts} +0 -0
  576. package/gallery/{slide-a9c3edf5.js → slide-2c5baf1b.js} +1 -1
  577. package/gallery/{tslib.es6-d3690215.d.ts → tslib.es6-4152d6a6.d.ts} +0 -0
  578. package/gallery/{tslib.es6-d3690215.js → tslib.es6-4152d6a6.js} +0 -0
  579. package/grid/Component.js +1 -1
  580. package/grid/col/Component.js +2 -2
  581. package/grid/col/index.css +511 -511
  582. package/grid/col/index.js +1 -1
  583. package/grid/esm/Component.js +1 -1
  584. package/grid/esm/col/Component.js +2 -2
  585. package/grid/esm/col/index.css +511 -511
  586. package/grid/esm/col/index.js +1 -1
  587. package/grid/esm/gutters.css +78 -78
  588. package/grid/esm/{gutters.module-8b3dfe40.d.ts → gutters.module-0ff800fc.d.ts} +0 -0
  589. package/grid/esm/gutters.module-0ff800fc.js +27 -0
  590. package/grid/esm/index.js +1 -1
  591. package/grid/esm/row/Component.js +2 -2
  592. package/grid/esm/row/index.css +9 -9
  593. package/grid/esm/row/index.js +1 -1
  594. package/grid/gutters.css +78 -78
  595. package/grid/{gutters.module-c9d7655b.d.ts → gutters.module-11159358.d.ts} +0 -0
  596. package/grid/gutters.module-11159358.js +28 -0
  597. package/grid/index.js +1 -1
  598. package/grid/modern/Component.js +1 -1
  599. package/grid/modern/col/Component.js +2 -2
  600. package/grid/modern/col/index.css +511 -511
  601. package/grid/modern/col/index.js +1 -1
  602. package/grid/modern/gutters.css +78 -78
  603. package/grid/modern/gutters.module-ee57ea5a.js +4 -0
  604. package/grid/modern/index.js +1 -1
  605. package/grid/modern/row/Component.js +2 -2
  606. package/grid/modern/row/index.css +9 -9
  607. package/grid/modern/row/index.js +1 -1
  608. package/grid/row/Component.js +2 -2
  609. package/grid/row/index.css +9 -9
  610. package/grid/row/index.js +1 -1
  611. package/icon-button/Component.js +3 -3
  612. package/icon-button/default.css +13 -13
  613. package/icon-button/esm/Component.js +3 -3
  614. package/icon-button/esm/default.css +13 -13
  615. package/icon-button/esm/index.css +6 -6
  616. package/icon-button/esm/inverted.css +13 -13
  617. package/icon-button/index.css +6 -6
  618. package/icon-button/inverted.css +13 -13
  619. package/icon-button/modern/Component.js +3 -3
  620. package/icon-button/modern/default.css +13 -13
  621. package/icon-button/modern/index.css +6 -6
  622. package/icon-button/modern/inverted.css +13 -13
  623. package/icon-view/circle.js +1 -1
  624. package/icon-view/components/base-shape/component.js +1 -1
  625. package/icon-view/components/base-shape/index.css +23 -23
  626. package/icon-view/components/circle/component.js +1 -1
  627. package/icon-view/components/circle/index.js +1 -1
  628. package/icon-view/components/index.js +1 -1
  629. package/icon-view/components/super-ellipse/component.js +1 -1
  630. package/icon-view/components/super-ellipse/index.js +1 -1
  631. package/icon-view/esm/circle.js +1 -1
  632. package/icon-view/esm/components/base-shape/component.js +1 -1
  633. package/icon-view/esm/components/base-shape/index.css +23 -23
  634. package/icon-view/esm/components/circle/component.js +1 -1
  635. package/icon-view/esm/components/circle/index.js +1 -1
  636. package/icon-view/esm/components/index.js +1 -1
  637. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  638. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  639. package/icon-view/esm/super-ellipse.js +1 -1
  640. package/icon-view/esm/{tslib.es6-84af79b3.d.ts → tslib.es6-5f456d14.d.ts} +0 -0
  641. package/icon-view/esm/{tslib.es6-84af79b3.js → tslib.es6-5f456d14.js} +0 -0
  642. package/icon-view/modern/components/base-shape/component.js +1 -1
  643. package/icon-view/modern/components/base-shape/index.css +23 -23
  644. package/icon-view/super-ellipse.js +1 -1
  645. package/icon-view/{tslib.es6-44430584.d.ts → tslib.es6-08dbac73.d.ts} +0 -0
  646. package/icon-view/{tslib.es6-44430584.js → tslib.es6-08dbac73.js} +0 -0
  647. package/input/Component.js +3 -3
  648. package/input/default.css +13 -13
  649. package/input/esm/Component.js +3 -3
  650. package/input/esm/default.css +13 -13
  651. package/input/esm/index.css +31 -31
  652. package/input/esm/inverted.css +13 -13
  653. package/input/index.css +31 -31
  654. package/input/inverted.css +13 -13
  655. package/input/modern/Component.js +3 -3
  656. package/input/modern/default.css +13 -13
  657. package/input/modern/index.css +31 -31
  658. package/input/modern/inverted.css +13 -13
  659. package/input-autocomplete/{Component-fae25239.d.ts → Component-85d3716e.d.ts} +0 -0
  660. package/input-autocomplete/{Component-fae25239.js → Component-85d3716e.js} +1 -1
  661. package/input-autocomplete/Component.js +1 -1
  662. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  663. package/input-autocomplete/autocomplete-field/index.css +2 -2
  664. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  665. package/input-autocomplete/autocomplete-field/index.js +1 -1
  666. package/input-autocomplete/esm/{Component-c81b0296.d.ts → Component-6baf49b7.d.ts} +0 -0
  667. package/input-autocomplete/esm/{Component-c81b0296.js → Component-6baf49b7.js} +1 -1
  668. package/input-autocomplete/esm/Component.js +1 -1
  669. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  670. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  671. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  672. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  673. package/input-autocomplete/esm/index.js +1 -1
  674. package/input-autocomplete/index.js +1 -1
  675. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  676. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  677. package/intl-phone-input/{component-8d00dcd7.d.ts → component-06d3f91d.d.ts} +0 -0
  678. package/intl-phone-input/{component-8d00dcd7.js → component-06d3f91d.js} +1 -1
  679. package/intl-phone-input/component.d.ts +1 -1
  680. package/intl-phone-input/component.js +3 -3
  681. package/intl-phone-input/components/flag-icon/component.js +1 -1
  682. package/intl-phone-input/components/flag-icon/index.css +784 -784
  683. package/intl-phone-input/components/index.js +1 -1
  684. package/intl-phone-input/components/select/component.js +2 -2
  685. package/intl-phone-input/components/select/index.css +6 -6
  686. package/intl-phone-input/components/select/index.js +1 -1
  687. package/intl-phone-input/components/select-field/component.js +1 -1
  688. package/intl-phone-input/components/select-field/index.css +8 -8
  689. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  690. package/intl-phone-input/components/select-field/index.js +1 -1
  691. package/intl-phone-input/esm/{component-723851a1.d.ts → component-87716381.d.ts} +0 -0
  692. package/intl-phone-input/esm/{component-723851a1.js → component-87716381.js} +1 -1
  693. package/intl-phone-input/esm/component.js +3 -3
  694. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  695. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  696. package/intl-phone-input/esm/components/index.js +1 -1
  697. package/intl-phone-input/esm/components/select/component.js +2 -2
  698. package/intl-phone-input/esm/components/select/index.css +6 -6
  699. package/intl-phone-input/esm/components/select/index.js +1 -1
  700. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  701. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  702. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  703. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  704. package/intl-phone-input/esm/index.css +3 -3
  705. package/intl-phone-input/esm/index.js +1 -1
  706. package/intl-phone-input/esm/{libphonenumber-js.min-4cc6a1af.d.ts → libphonenumber-js.min-dd429ae8.d.ts} +0 -0
  707. package/intl-phone-input/esm/{libphonenumber-js.min-4cc6a1af.js → libphonenumber-js.min-dd429ae8.js} +0 -0
  708. package/intl-phone-input/index.css +3 -3
  709. package/intl-phone-input/index.js +1 -1
  710. package/intl-phone-input/{libphonenumber-js.min-d2924cb8.d.ts → libphonenumber-js.min-6ce12fb3.d.ts} +0 -0
  711. package/intl-phone-input/{libphonenumber-js.min-d2924cb8.js → libphonenumber-js.min-6ce12fb3.js} +0 -0
  712. package/intl-phone-input/modern/component.js +2 -2
  713. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  714. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  715. package/intl-phone-input/modern/components/select/component.js +1 -1
  716. package/intl-phone-input/modern/components/select/index.css +6 -6
  717. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  718. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  719. package/intl-phone-input/modern/index.css +3 -3
  720. package/intl-phone-input/modern/{libphonenumber-js.min-4cc6a1af.d.ts → libphonenumber-js.min-dd429ae8.d.ts} +0 -0
  721. package/intl-phone-input/modern/{libphonenumber-js.min-4cc6a1af.js → libphonenumber-js.min-dd429ae8.js} +0 -0
  722. package/link/Component.js +3 -3
  723. package/link/default.css +9 -9
  724. package/link/esm/Component.js +3 -3
  725. package/link/esm/default.css +9 -9
  726. package/link/esm/index.css +11 -11
  727. package/link/esm/inverted.css +9 -9
  728. package/link/index.css +11 -11
  729. package/link/inverted.css +9 -9
  730. package/link/modern/Component.js +3 -3
  731. package/link/modern/default.css +9 -9
  732. package/link/modern/index.css +11 -11
  733. package/link/modern/inverted.css +9 -9
  734. package/list/Component.js +1 -1
  735. package/list/esm/Component.js +1 -1
  736. package/list/esm/index.css +9 -9
  737. package/list/index.css +9 -9
  738. package/list/modern/Component.js +1 -1
  739. package/list/modern/index.css +9 -9
  740. package/list-header/Component.js +1 -1
  741. package/list-header/esm/Component.js +1 -1
  742. package/list-header/esm/index.css +3 -3
  743. package/list-header/index.css +3 -3
  744. package/list-header/modern/Component.js +1 -1
  745. package/list-header/modern/index.css +3 -3
  746. package/loader/Component.js +1 -1
  747. package/loader/esm/Component.js +1 -1
  748. package/loader/esm/index.css +7 -7
  749. package/loader/index.css +7 -7
  750. package/loader/modern/Component.js +1 -1
  751. package/loader/modern/index.css +7 -7
  752. package/masked-input/Component.js +1 -1
  753. package/masked-input/esm/Component.js +1 -1
  754. package/masked-input/esm/index.css +2 -2
  755. package/masked-input/index.css +2 -2
  756. package/masked-input/modern/Component.js +1 -1
  757. package/masked-input/modern/index.css +2 -2
  758. package/modal/Component.desktop.js +3 -3
  759. package/modal/Component.mobile.js +3 -3
  760. package/modal/Component.responsive.d.ts +3 -3
  761. package/modal/Component.responsive.js +2 -2
  762. package/modal/components/closer/Component.js +2 -2
  763. package/modal/components/closer/index.css +8 -8
  764. package/modal/components/content/Component.desktop.js +2 -2
  765. package/modal/components/content/Component.mobile.js +2 -2
  766. package/modal/components/content/desktop.css +12 -12
  767. package/modal/components/content/mobile.css +7 -7
  768. package/modal/components/footer/Component.desktop.js +2 -2
  769. package/modal/components/footer/Component.js +1 -1
  770. package/modal/components/footer/Component.mobile.js +2 -2
  771. package/modal/components/footer/desktop.css +12 -12
  772. package/modal/components/footer/layout.css +25 -25
  773. package/modal/components/footer/mobile.css +7 -7
  774. package/modal/components/header/Component.desktop.js +2 -2
  775. package/modal/components/header/Component.js +1 -1
  776. package/modal/components/header/Component.mobile.js +2 -2
  777. package/modal/components/header/desktop.css +16 -16
  778. package/modal/components/header/mobile.css +11 -11
  779. package/modal/desktop.css +8 -8
  780. package/modal/desktop.js +2 -2
  781. package/modal/esm/Component.desktop.js +3 -3
  782. package/modal/esm/Component.mobile.js +3 -3
  783. package/modal/esm/Component.responsive.js +2 -2
  784. package/modal/esm/components/closer/Component.js +2 -2
  785. package/modal/esm/components/closer/index.css +8 -8
  786. package/modal/esm/components/content/Component.desktop.js +2 -2
  787. package/modal/esm/components/content/Component.mobile.js +2 -2
  788. package/modal/esm/components/content/desktop.css +12 -12
  789. package/modal/esm/components/content/mobile.css +7 -7
  790. package/modal/esm/components/footer/Component.desktop.js +2 -2
  791. package/modal/esm/components/footer/Component.js +1 -1
  792. package/modal/esm/components/footer/Component.mobile.js +2 -2
  793. package/modal/esm/components/footer/desktop.css +12 -12
  794. package/modal/esm/components/footer/layout.css +25 -25
  795. package/modal/esm/components/footer/mobile.css +7 -7
  796. package/modal/esm/components/header/Component.desktop.js +2 -2
  797. package/modal/esm/components/header/Component.js +1 -1
  798. package/modal/esm/components/header/Component.mobile.js +2 -2
  799. package/modal/esm/components/header/desktop.css +16 -16
  800. package/modal/esm/components/header/mobile.css +11 -11
  801. package/modal/esm/desktop.css +8 -8
  802. package/modal/esm/desktop.js +2 -2
  803. package/modal/esm/index.js +2 -2
  804. package/modal/esm/mobile.css +2 -2
  805. package/modal/esm/mobile.js +2 -2
  806. package/modal/esm/responsive.js +2 -2
  807. package/modal/esm/transitions.css +8 -8
  808. package/modal/esm/transitions.module-65c74d65.js +4 -0
  809. package/modal/esm/{tslib.es6-327e6722.d.ts → tslib.es6-59bd6939.d.ts} +0 -0
  810. package/modal/esm/{tslib.es6-327e6722.js → tslib.es6-59bd6939.js} +0 -0
  811. package/modal/index.js +2 -2
  812. package/modal/mobile.css +2 -2
  813. package/modal/mobile.js +2 -2
  814. package/modal/modern/Component.desktop.js +2 -2
  815. package/modal/modern/Component.mobile.js +2 -2
  816. package/modal/modern/Component.responsive.js +1 -1
  817. package/modal/modern/components/closer/Component.js +1 -1
  818. package/modal/modern/components/closer/index.css +8 -8
  819. package/modal/modern/components/content/Component.desktop.js +1 -1
  820. package/modal/modern/components/content/Component.mobile.js +1 -1
  821. package/modal/modern/components/content/desktop.css +12 -12
  822. package/modal/modern/components/content/mobile.css +7 -7
  823. package/modal/modern/components/footer/Component.desktop.js +1 -1
  824. package/modal/modern/components/footer/Component.js +1 -1
  825. package/modal/modern/components/footer/Component.mobile.js +1 -1
  826. package/modal/modern/components/footer/desktop.css +12 -12
  827. package/modal/modern/components/footer/layout.css +25 -25
  828. package/modal/modern/components/footer/mobile.css +7 -7
  829. package/modal/modern/components/header/Component.desktop.js +1 -1
  830. package/modal/modern/components/header/Component.mobile.js +1 -1
  831. package/modal/modern/components/header/desktop.css +16 -16
  832. package/modal/modern/components/header/mobile.css +11 -11
  833. package/modal/modern/desktop.css +8 -8
  834. package/modal/modern/desktop.js +1 -1
  835. package/modal/modern/index.js +1 -1
  836. package/modal/modern/mobile.css +2 -2
  837. package/modal/modern/mobile.js +1 -1
  838. package/modal/modern/responsive.js +1 -1
  839. package/modal/modern/transitions.css +8 -8
  840. package/modal/modern/transitions.module-65c74d65.js +4 -0
  841. package/modal/responsive.js +2 -2
  842. package/modal/transitions.css +8 -8
  843. package/modal/transitions.module-3fdc5875.js +4 -0
  844. package/modal/{tslib.es6-d1b7fb9e.d.ts → tslib.es6-26d8deb4.d.ts} +0 -0
  845. package/modal/{tslib.es6-d1b7fb9e.js → tslib.es6-26d8deb4.js} +0 -0
  846. package/notification/Component.js +1 -1
  847. package/notification/esm/Component.js +1 -1
  848. package/notification/esm/index.css +7 -7
  849. package/notification/index.css +7 -7
  850. package/notification/modern/Component.js +1 -1
  851. package/notification/modern/index.css +7 -7
  852. package/notification-manager/{component-c30f0b23.d.ts → component-96519183.d.ts} +0 -0
  853. package/notification-manager/{component-c30f0b23.js → component-96519183.js} +0 -0
  854. package/notification-manager/component.js +2 -2
  855. package/notification-manager/components/index.js +1 -1
  856. package/notification-manager/components/notification/component.js +1 -1
  857. package/notification-manager/components/notification/index.d.ts +1 -1
  858. package/notification-manager/components/notification/index.js +1 -1
  859. package/notification-manager/esm/{component-372f042a.d.ts → component-2cb63489.d.ts} +0 -0
  860. package/notification-manager/esm/{component-372f042a.js → component-2cb63489.js} +0 -0
  861. package/notification-manager/esm/component.js +2 -2
  862. package/notification-manager/esm/components/index.js +1 -1
  863. package/notification-manager/esm/components/notification/component.js +1 -1
  864. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  865. package/notification-manager/esm/components/notification/index.js +1 -1
  866. package/notification-manager/esm/index.css +11 -11
  867. package/notification-manager/esm/index.js +1 -1
  868. package/notification-manager/index.css +11 -11
  869. package/notification-manager/index.js +1 -1
  870. package/notification-manager/modern/component.js +1 -1
  871. package/notification-manager/modern/index.css +11 -11
  872. package/package.json +1 -1
  873. package/pagination/Component.js +1 -1
  874. package/pagination/components/default-view/index.css +2 -2
  875. package/pagination/components/default-view/index.js +1 -1
  876. package/pagination/components/per-page-view/index.css +2 -2
  877. package/pagination/components/per-page-view/index.js +1 -1
  878. package/pagination/components/tag/index.css +8 -8
  879. package/pagination/components/tag/index.js +1 -1
  880. package/pagination/esm/Component.js +1 -1
  881. package/pagination/esm/components/default-view/index.css +2 -2
  882. package/pagination/esm/components/default-view/index.js +1 -1
  883. package/pagination/esm/components/per-page-view/index.css +2 -2
  884. package/pagination/esm/components/per-page-view/index.js +1 -1
  885. package/pagination/esm/components/tag/index.css +8 -8
  886. package/pagination/esm/components/tag/index.js +1 -1
  887. package/pagination/esm/index.css +4 -4
  888. package/pagination/index.css +4 -4
  889. package/pagination/modern/Component.js +1 -1
  890. package/pagination/modern/components/default-view/index.css +2 -2
  891. package/pagination/modern/components/default-view/index.js +1 -1
  892. package/pagination/modern/components/per-page-view/index.css +2 -2
  893. package/pagination/modern/components/per-page-view/index.js +1 -1
  894. package/pagination/modern/components/tag/index.css +8 -8
  895. package/pagination/modern/components/tag/index.js +1 -1
  896. package/pagination/modern/index.css +4 -4
  897. package/password-input/component.js +1 -1
  898. package/password-input/esm/component.js +1 -1
  899. package/password-input/esm/index.css +5 -5
  900. package/password-input/index.css +5 -5
  901. package/password-input/modern/component.js +1 -1
  902. package/password-input/modern/index.css +5 -5
  903. package/picker-button/{Component-7baa9255.d.ts → Component-b1411465.d.ts} +0 -0
  904. package/picker-button/{Component-7baa9255.js → Component-b1411465.js} +1 -1
  905. package/picker-button/Component.js +2 -2
  906. package/picker-button/esm/{Component-f3728290.d.ts → Component-d63c2a49.d.ts} +0 -0
  907. package/picker-button/esm/{Component-f3728290.js → Component-d63c2a49.js} +1 -1
  908. package/picker-button/esm/Component.js +2 -2
  909. package/picker-button/esm/field/Component.js +1 -1
  910. package/picker-button/esm/field/index.css +3 -3
  911. package/picker-button/esm/field/index.d.ts +1 -1
  912. package/picker-button/esm/field/index.js +1 -1
  913. package/picker-button/esm/index.css +5 -5
  914. package/picker-button/esm/index.js +1 -1
  915. package/picker-button/field/Component.js +1 -1
  916. package/picker-button/field/index.css +3 -3
  917. package/picker-button/field/index.d.ts +1 -1
  918. package/picker-button/field/index.js +1 -1
  919. package/picker-button/index.css +5 -5
  920. package/picker-button/index.js +1 -1
  921. package/picker-button/modern/Component.js +1 -1
  922. package/picker-button/modern/field/Component.js +1 -1
  923. package/picker-button/modern/field/index.css +3 -3
  924. package/picker-button/modern/index.css +5 -5
  925. package/plate/Component.js +1 -1
  926. package/plate/esm/Component.js +1 -1
  927. package/plate/esm/index.css +28 -28
  928. package/plate/index.css +28 -28
  929. package/plate/modern/Component.js +1 -1
  930. package/plate/modern/index.css +28 -28
  931. package/popover/Component.js +1 -1
  932. package/popover/esm/Component.js +1 -1
  933. package/popover/esm/index.css +34 -34
  934. package/popover/index.css +34 -34
  935. package/popover/modern/Component.js +1 -1
  936. package/popover/modern/index.css +34 -34
  937. package/progress-bar/Component.js +1 -1
  938. package/progress-bar/esm/Component.js +1 -1
  939. package/progress-bar/esm/index.css +4 -4
  940. package/progress-bar/index.css +4 -4
  941. package/progress-bar/modern/Component.js +1 -1
  942. package/progress-bar/modern/index.css +4 -4
  943. package/pure-input/Component.js +1 -1
  944. package/pure-input/esm/Component.js +1 -1
  945. package/pure-input/esm/index.css +25 -25
  946. package/pure-input/index.css +25 -25
  947. package/pure-input/modern/Component.js +1 -1
  948. package/pure-input/modern/index.css +25 -25
  949. package/radio/Component.js +1 -1
  950. package/radio/esm/Component.js +1 -1
  951. package/radio/esm/index.css +31 -31
  952. package/radio/index.css +31 -31
  953. package/radio/modern/Component.js +1 -1
  954. package/radio/modern/index.css +31 -31
  955. package/radio-group/Component.js +1 -1
  956. package/radio-group/esm/Component.js +1 -1
  957. package/radio-group/esm/index.css +16 -16
  958. package/radio-group/index.css +16 -16
  959. package/radio-group/modern/Component.js +1 -1
  960. package/radio-group/modern/index.css +16 -16
  961. package/select/Component.js +1 -1
  962. package/select/components/arrow/Component.js +1 -1
  963. package/select/components/arrow/index.css +3 -3
  964. package/select/components/base-select/Component.js +2 -2
  965. package/select/components/base-select/index.css +7 -7
  966. package/select/components/base-select/index.js +1 -1
  967. package/select/components/checkmark/Component.js +1 -1
  968. package/select/components/checkmark/index.css +7 -7
  969. package/select/components/field/Component.js +2 -2
  970. package/select/components/field/index.css +9 -9
  971. package/select/components/field/index.js +1 -1
  972. package/select/components/index.js +1 -1
  973. package/select/components/native-select/Component.js +1 -1
  974. package/select/components/native-select/index.js +1 -1
  975. package/select/components/optgroup/Component.js +1 -1
  976. package/select/components/optgroup/index.css +6 -6
  977. package/select/components/option/Component.js +2 -2
  978. package/select/components/option/index.css +20 -20
  979. package/select/components/option/index.js +1 -1
  980. package/select/components/options-list/Component.js +2 -2
  981. package/select/components/options-list/index.css +6 -6
  982. package/select/components/options-list/index.js +1 -1
  983. package/select/components/virtual-options-list/Component.js +2 -2
  984. package/select/components/virtual-options-list/index.css +12 -12
  985. package/select/components/virtual-options-list/index.js +1 -1
  986. package/select/esm/Component.js +1 -1
  987. package/select/esm/components/arrow/Component.js +1 -1
  988. package/select/esm/components/arrow/index.css +3 -3
  989. package/select/esm/components/base-select/Component.js +2 -2
  990. package/select/esm/components/base-select/index.css +7 -7
  991. package/select/esm/components/base-select/index.js +1 -1
  992. package/select/esm/components/checkmark/Component.js +1 -1
  993. package/select/esm/components/checkmark/index.css +7 -7
  994. package/select/esm/components/field/Component.js +2 -2
  995. package/select/esm/components/field/index.css +9 -9
  996. package/select/esm/components/field/index.js +1 -1
  997. package/select/esm/components/index.js +1 -1
  998. package/select/esm/components/native-select/Component.js +1 -1
  999. package/select/esm/components/native-select/index.js +1 -1
  1000. package/select/esm/components/optgroup/Component.js +1 -1
  1001. package/select/esm/components/optgroup/index.css +6 -6
  1002. package/select/esm/components/option/Component.js +2 -2
  1003. package/select/esm/components/option/index.css +20 -20
  1004. package/select/esm/components/option/index.js +1 -1
  1005. package/select/esm/components/options-list/Component.js +2 -2
  1006. package/select/esm/components/options-list/index.css +6 -6
  1007. package/select/esm/components/options-list/index.js +1 -1
  1008. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1009. package/select/esm/components/virtual-options-list/index.css +12 -12
  1010. package/select/esm/components/virtual-options-list/index.js +1 -1
  1011. package/select/esm/{hook-0dec4a9d.d.ts → hook-fc7c1783.d.ts} +0 -0
  1012. package/select/esm/{hook-0dec4a9d.js → hook-fc7c1783.js} +3 -3
  1013. package/select/esm/index.js +3 -3
  1014. package/select/esm/{intersection-observer-de5aa0a1.d.ts → intersection-observer-571d640d.d.ts} +0 -0
  1015. package/select/esm/{intersection-observer-de5aa0a1.js → intersection-observer-571d640d.js} +0 -0
  1016. package/select/esm/presets/index.js +3 -3
  1017. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1018. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1019. package/select/esm/presets/useSelectWithApply/hook.js +3 -3
  1020. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1021. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1022. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1023. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1024. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1025. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1026. package/select/esm/{tslib.es6-06329489.d.ts → tslib.es6-da4050a0.d.ts} +0 -0
  1027. package/select/esm/{tslib.es6-06329489.js → tslib.es6-da4050a0.js} +0 -0
  1028. package/select/{hook-dbd120ed.d.ts → hook-ea07ee52.d.ts} +0 -0
  1029. package/select/{hook-dbd120ed.js → hook-ea07ee52.js} +3 -3
  1030. package/select/index.js +3 -3
  1031. package/select/{intersection-observer-b603d85e.d.ts → intersection-observer-229d50ec.d.ts} +0 -0
  1032. package/select/{intersection-observer-b603d85e.js → intersection-observer-229d50ec.js} +0 -0
  1033. package/select/modern/components/arrow/Component.js +1 -1
  1034. package/select/modern/components/arrow/index.css +3 -3
  1035. package/select/modern/components/base-select/Component.js +1 -1
  1036. package/select/modern/components/base-select/index.css +7 -7
  1037. package/select/modern/components/checkmark/Component.js +1 -1
  1038. package/select/modern/components/checkmark/index.css +7 -7
  1039. package/select/modern/components/field/Component.js +1 -1
  1040. package/select/modern/components/field/index.css +9 -9
  1041. package/select/modern/components/optgroup/Component.js +1 -1
  1042. package/select/modern/components/optgroup/index.css +6 -6
  1043. package/select/modern/components/option/Component.js +1 -1
  1044. package/select/modern/components/option/index.css +20 -20
  1045. package/select/modern/components/options-list/Component.js +1 -1
  1046. package/select/modern/components/options-list/index.css +6 -6
  1047. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1048. package/select/modern/components/virtual-options-list/index.css +12 -12
  1049. package/select/modern/{hook-817cbffc.d.ts → hook-663eac64.d.ts} +0 -0
  1050. package/select/modern/{hook-817cbffc.js → hook-663eac64.js} +2 -2
  1051. package/select/modern/index.js +2 -2
  1052. package/select/modern/{intersection-observer-de5aa0a1.d.ts → intersection-observer-571d640d.d.ts} +0 -0
  1053. package/select/modern/{intersection-observer-de5aa0a1.js → intersection-observer-571d640d.js} +0 -0
  1054. package/select/modern/presets/index.js +2 -2
  1055. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1056. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1057. package/select/modern/presets/useSelectWithApply/hook.js +2 -2
  1058. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -2
  1059. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1060. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1061. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +2 -2
  1062. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1063. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1064. package/select/presets/index.js +3 -3
  1065. package/select/presets/useLazyLoading/hook.js +3 -3
  1066. package/select/presets/useLazyLoading/index.css +2 -2
  1067. package/select/presets/useSelectWithApply/hook.js +3 -3
  1068. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1069. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1070. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1071. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1072. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1073. package/select/presets/useSelectWithLoading/index.css +2 -2
  1074. package/select/{tslib.es6-7a40dfc0.d.ts → tslib.es6-3dfc3652.d.ts} +0 -0
  1075. package/select/{tslib.es6-7a40dfc0.js → tslib.es6-3dfc3652.js} +0 -0
  1076. package/select-with-tags/component.js +1 -1
  1077. package/select-with-tags/components/index.js +1 -1
  1078. package/select-with-tags/components/tag/component.js +2 -2
  1079. package/select-with-tags/components/tag/index.css +10 -10
  1080. package/select-with-tags/components/tag/index.js +1 -1
  1081. package/select-with-tags/components/tag-list/component.js +2 -2
  1082. package/select-with-tags/components/tag-list/index.css +30 -30
  1083. package/select-with-tags/components/tag-list/index.js +1 -1
  1084. package/select-with-tags/esm/component.js +1 -1
  1085. package/select-with-tags/esm/components/index.js +1 -1
  1086. package/select-with-tags/esm/components/tag/component.js +2 -2
  1087. package/select-with-tags/esm/components/tag/index.css +10 -10
  1088. package/select-with-tags/esm/components/tag/index.js +1 -1
  1089. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1090. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1091. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1092. package/select-with-tags/esm/index.js +1 -1
  1093. package/select-with-tags/esm/{tslib.es6-e918a731.d.ts → tslib.es6-2375f848.d.ts} +0 -0
  1094. package/select-with-tags/esm/{tslib.es6-e918a731.js → tslib.es6-2375f848.js} +0 -0
  1095. package/select-with-tags/esm/utils/index.js +1 -1
  1096. package/select-with-tags/esm/utils/match.js +1 -1
  1097. package/select-with-tags/index.js +1 -1
  1098. package/select-with-tags/modern/components/tag/component.js +1 -1
  1099. package/select-with-tags/modern/components/tag/index.css +10 -10
  1100. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1101. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1102. package/select-with-tags/{tslib.es6-83965c31.d.ts → tslib.es6-e263b9ba.d.ts} +0 -0
  1103. package/select-with-tags/{tslib.es6-83965c31.js → tslib.es6-e263b9ba.js} +0 -0
  1104. package/select-with-tags/utils/index.js +1 -1
  1105. package/select-with-tags/utils/match.js +1 -1
  1106. package/skeleton/Component.js +1 -1
  1107. package/skeleton/esm/Component.js +1 -1
  1108. package/skeleton/esm/index.css +10 -10
  1109. package/skeleton/index.css +10 -10
  1110. package/skeleton/modern/Component.js +1 -1
  1111. package/skeleton/modern/index.css +10 -10
  1112. package/slider/Component.js +1 -1
  1113. package/slider/esm/Component.js +1 -1
  1114. package/slider/esm/index.css +36 -36
  1115. package/slider/index.css +36 -36
  1116. package/slider/modern/Component.js +1 -1
  1117. package/slider/modern/index.css +36 -36
  1118. package/slider-input/Component.js +1 -1
  1119. package/slider-input/esm/Component.js +1 -1
  1120. package/slider-input/esm/index.css +17 -17
  1121. package/slider-input/index.css +17 -17
  1122. package/slider-input/modern/Component.js +1 -1
  1123. package/slider-input/modern/index.css +17 -17
  1124. package/space/Component.js +2 -2
  1125. package/space/{Item-1d324665.d.ts → Item-8b754b49.d.ts} +0 -0
  1126. package/space/{Item-1d324665.js → Item-8b754b49.js} +0 -0
  1127. package/space/Item.js +1 -1
  1128. package/space/esm/Component.js +2 -2
  1129. package/space/esm/{Item-d4997a8d.d.ts → Item-b84a8447.d.ts} +0 -0
  1130. package/space/esm/{Item-d4997a8d.js → Item-b84a8447.js} +0 -0
  1131. package/space/esm/Item.js +1 -1
  1132. package/space/esm/index.css +8 -8
  1133. package/space/esm/index.js +1 -1
  1134. package/space/index.css +8 -8
  1135. package/space/index.js +1 -1
  1136. package/space/modern/Component.js +1 -1
  1137. package/space/modern/index.css +8 -8
  1138. package/spinner/Component.js +1 -1
  1139. package/spinner/esm/Component.js +1 -1
  1140. package/spinner/esm/index.css +6 -6
  1141. package/spinner/index.css +6 -6
  1142. package/spinner/modern/Component.js +1 -1
  1143. package/spinner/modern/index.css +6 -6
  1144. package/status/Component.js +1 -1
  1145. package/status/esm/Component.js +1 -1
  1146. package/status/esm/index.css +17 -17
  1147. package/status/index.css +17 -17
  1148. package/status/modern/Component.js +1 -1
  1149. package/status/modern/index.css +17 -17
  1150. package/stepped-progress-bar/Component.js +1 -1
  1151. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1152. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  1153. package/stepped-progress-bar/esm/Component.js +1 -1
  1154. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1155. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  1156. package/stepped-progress-bar/esm/index.css +3 -3
  1157. package/stepped-progress-bar/index.css +3 -3
  1158. package/stepped-progress-bar/modern/Component.js +1 -1
  1159. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1160. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  1161. package/stepped-progress-bar/modern/index.css +3 -3
  1162. package/switch/Component.js +1 -1
  1163. package/switch/esm/Component.js +1 -1
  1164. package/switch/esm/index.css +25 -25
  1165. package/switch/index.css +25 -25
  1166. package/switch/modern/Component.js +1 -1
  1167. package/switch/modern/index.css +25 -25
  1168. package/table/component.js +1 -1
  1169. package/table/components/index.js +1 -1
  1170. package/table/components/pagination/Component.js +2 -2
  1171. package/table/components/pagination/index.css +8 -8
  1172. package/table/components/pagination/index.js +1 -1
  1173. package/table/components/pagination/select-field/index.css +4 -4
  1174. package/table/components/pagination/select-field/index.js +2 -2
  1175. package/table/components/table/Component.js +2 -2
  1176. package/table/components/table/index.css +6 -6
  1177. package/table/components/table/index.js +1 -1
  1178. package/table/components/table/utils.js +1 -1
  1179. package/table/components/tbody/Component.js +2 -2
  1180. package/table/components/tbody/index.css +2 -2
  1181. package/table/components/tbody/index.js +1 -1
  1182. package/table/components/tcell/Component.js +2 -2
  1183. package/table/components/tcell/index.css +4 -4
  1184. package/table/components/tcell/index.js +1 -1
  1185. package/table/components/texpandable-row/Component.js +2 -2
  1186. package/table/components/texpandable-row/index.css +5 -5
  1187. package/table/components/texpandable-row/index.js +1 -1
  1188. package/table/components/thead/Component.js +2 -2
  1189. package/table/components/thead/index.css +6 -6
  1190. package/table/components/thead/index.js +1 -1
  1191. package/table/components/thead-cell/Component.js +2 -2
  1192. package/table/components/thead-cell/index.css +5 -5
  1193. package/table/components/thead-cell/index.js +1 -1
  1194. package/table/components/trow/Component.js +2 -2
  1195. package/table/components/trow/index.css +8 -8
  1196. package/table/components/trow/index.js +1 -1
  1197. package/table/components/tsortable-head-cell/Component.js +2 -2
  1198. package/table/components/tsortable-head-cell/index.css +9 -9
  1199. package/table/components/tsortable-head-cell/index.js +1 -1
  1200. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1201. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1202. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1203. package/table/esm/component.js +1 -1
  1204. package/table/esm/components/index.js +1 -1
  1205. package/table/esm/components/pagination/Component.js +2 -2
  1206. package/table/esm/components/pagination/index.css +8 -8
  1207. package/table/esm/components/pagination/index.js +1 -1
  1208. package/table/esm/components/pagination/select-field/index.css +4 -4
  1209. package/table/esm/components/pagination/select-field/index.js +2 -2
  1210. package/table/esm/components/table/Component.js +2 -2
  1211. package/table/esm/components/table/index.css +6 -6
  1212. package/table/esm/components/table/index.js +1 -1
  1213. package/table/esm/components/table/utils.js +1 -1
  1214. package/table/esm/components/tbody/Component.js +2 -2
  1215. package/table/esm/components/tbody/index.css +2 -2
  1216. package/table/esm/components/tbody/index.js +1 -1
  1217. package/table/esm/components/tcell/Component.js +2 -2
  1218. package/table/esm/components/tcell/index.css +4 -4
  1219. package/table/esm/components/tcell/index.js +1 -1
  1220. package/table/esm/components/texpandable-row/Component.js +2 -2
  1221. package/table/esm/components/texpandable-row/index.css +5 -5
  1222. package/table/esm/components/texpandable-row/index.js +1 -1
  1223. package/table/esm/components/thead/Component.js +2 -2
  1224. package/table/esm/components/thead/index.css +6 -6
  1225. package/table/esm/components/thead/index.js +1 -1
  1226. package/table/esm/components/thead-cell/Component.js +2 -2
  1227. package/table/esm/components/thead-cell/index.css +5 -5
  1228. package/table/esm/components/thead-cell/index.js +1 -1
  1229. package/table/esm/components/trow/Component.js +2 -2
  1230. package/table/esm/components/trow/index.css +8 -8
  1231. package/table/esm/components/trow/index.js +1 -1
  1232. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1233. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1234. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1235. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1236. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1237. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1238. package/table/esm/index.js +1 -1
  1239. package/table/esm/{tslib.es6-4b711877.d.ts → tslib.es6-452f5c99.d.ts} +0 -0
  1240. package/table/esm/{tslib.es6-4b711877.js → tslib.es6-452f5c99.js} +0 -0
  1241. package/table/index.js +1 -1
  1242. package/table/modern/components/pagination/Component.js +1 -1
  1243. package/table/modern/components/pagination/index.css +8 -8
  1244. package/table/modern/components/pagination/select-field/index.css +4 -4
  1245. package/table/modern/components/pagination/select-field/index.js +1 -1
  1246. package/table/modern/components/table/Component.js +1 -1
  1247. package/table/modern/components/table/index.css +6 -6
  1248. package/table/modern/components/tbody/Component.js +1 -1
  1249. package/table/modern/components/tbody/index.css +2 -2
  1250. package/table/modern/components/tcell/Component.js +1 -1
  1251. package/table/modern/components/tcell/index.css +4 -4
  1252. package/table/modern/components/texpandable-row/Component.js +1 -1
  1253. package/table/modern/components/texpandable-row/index.css +5 -5
  1254. package/table/modern/components/thead/Component.js +1 -1
  1255. package/table/modern/components/thead/index.css +6 -6
  1256. package/table/modern/components/thead-cell/Component.js +1 -1
  1257. package/table/modern/components/thead-cell/index.css +5 -5
  1258. package/table/modern/components/trow/Component.js +1 -1
  1259. package/table/modern/components/trow/index.css +8 -8
  1260. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1261. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1262. package/table/{tslib.es6-7ae5f6cd.d.ts → tslib.es6-dc0d7e96.d.ts} +0 -0
  1263. package/table/{tslib.es6-7ae5f6cd.js → tslib.es6-dc0d7e96.js} +0 -0
  1264. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1265. package/tabs/components/primary-tablist/Component.js +1 -1
  1266. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1267. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1268. package/tabs/components/primary-tablist/index.css +18 -18
  1269. package/tabs/components/primary-tablist/mobile.css +20 -20
  1270. package/tabs/components/scrollable-container/Component.js +1 -1
  1271. package/tabs/components/scrollable-container/index.css +3 -3
  1272. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1273. package/tabs/components/secondary-tablist/Component.js +1 -1
  1274. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1275. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1276. package/tabs/components/secondary-tablist/index.css +9 -9
  1277. package/tabs/components/secondary-tablist/mobile.css +11 -11
  1278. package/tabs/components/tab/Component.js +1 -1
  1279. package/tabs/components/tab/index.css +2 -2
  1280. package/tabs/components/tabs/Component.desktop.js +3 -3
  1281. package/tabs/components/tabs/Component.mobile.js +3 -3
  1282. package/tabs/components/tabs/Component.responsive.js +3 -3
  1283. package/tabs/desktop.js +3 -3
  1284. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1285. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1286. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1287. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1288. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1289. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  1290. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1291. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1292. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1293. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1294. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1295. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1296. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1297. package/tabs/esm/components/secondary-tablist/mobile.css +11 -11
  1298. package/tabs/esm/components/tab/Component.js +1 -1
  1299. package/tabs/esm/components/tab/index.css +2 -2
  1300. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1301. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1302. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1303. package/tabs/esm/desktop.js +3 -3
  1304. package/tabs/esm/index.js +3 -3
  1305. package/tabs/esm/index.module-82bb42a9.js +4 -0
  1306. package/tabs/esm/index.module-e0dc45ba.js +4 -0
  1307. package/tabs/esm/mobile.js +3 -3
  1308. package/tabs/esm/responsive.js +3 -3
  1309. package/tabs/esm/{tslib.es6-44aaeed8.d.ts → tslib.es6-743d53fc.d.ts} +0 -0
  1310. package/tabs/esm/{tslib.es6-44aaeed8.js → tslib.es6-743d53fc.js} +0 -0
  1311. package/tabs/index.js +3 -3
  1312. package/tabs/index.module-93d67a30.js +4 -0
  1313. package/tabs/index.module-bc491fa5.js +4 -0
  1314. package/tabs/mobile.js +3 -3
  1315. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1316. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1317. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1318. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1319. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  1320. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1321. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1322. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1323. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1324. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1325. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1326. package/tabs/modern/components/secondary-tablist/mobile.css +11 -11
  1327. package/tabs/modern/components/tab/Component.js +1 -1
  1328. package/tabs/modern/components/tab/index.css +2 -2
  1329. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1330. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1331. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1332. package/tabs/modern/desktop.js +2 -2
  1333. package/tabs/modern/index.js +2 -2
  1334. package/tabs/modern/index.module-82bb42a9.js +4 -0
  1335. package/tabs/modern/index.module-e0dc45ba.js +4 -0
  1336. package/tabs/modern/mobile.js +2 -2
  1337. package/tabs/modern/responsive.js +2 -2
  1338. package/tabs/responsive.js +3 -3
  1339. package/tabs/{tslib.es6-ebef235d.d.ts → tslib.es6-78748c30.d.ts} +0 -0
  1340. package/tabs/{tslib.es6-ebef235d.js → tslib.es6-78748c30.js} +0 -0
  1341. package/tag/Component.js +3 -3
  1342. package/tag/default.css +7 -7
  1343. package/tag/esm/Component.js +3 -3
  1344. package/tag/esm/default.css +7 -7
  1345. package/tag/esm/index.css +35 -35
  1346. package/tag/esm/inverted.css +7 -7
  1347. package/tag/index.css +35 -35
  1348. package/tag/inverted.css +7 -7
  1349. package/tag/modern/Component.js +3 -3
  1350. package/tag/modern/default.css +7 -7
  1351. package/tag/modern/index.css +35 -35
  1352. package/tag/modern/inverted.css +7 -7
  1353. package/textarea/Component.js +3 -3
  1354. package/textarea/default.css +18 -18
  1355. package/textarea/esm/Component.js +3 -3
  1356. package/textarea/esm/default.css +18 -18
  1357. package/textarea/esm/index.css +21 -21
  1358. package/textarea/esm/inverted.css +18 -18
  1359. package/textarea/index.css +21 -21
  1360. package/textarea/inverted.css +18 -18
  1361. package/textarea/modern/Component.js +3 -3
  1362. package/textarea/modern/default.css +18 -18
  1363. package/textarea/modern/index.css +21 -21
  1364. package/textarea/modern/inverted.css +18 -18
  1365. package/themes/click.css +4 -0
  1366. package/themes/code-input/click.css +6 -0
  1367. package/themes/compiled/mobile-dark-bluetint.css +228 -212
  1368. package/themes/dist/click.css +4 -0
  1369. package/themes/dist/code-input/click.css +6 -0
  1370. package/themes/dist/compiled/mobile-dark-bluetint.css +648 -654
  1371. package/themes/dist/mixins/click.css +2 -0
  1372. package/themes/dist/mixins/code-input/click.css +6 -0
  1373. package/themes/mixins/click.css +2 -0
  1374. package/themes/mixins/code-input/click.css +6 -0
  1375. package/toast/component.js +1 -1
  1376. package/toast/esm/component.js +1 -1
  1377. package/toast/esm/index.css +9 -9
  1378. package/toast/index.css +9 -9
  1379. package/toast/modern/component.js +1 -1
  1380. package/toast/modern/index.css +9 -9
  1381. package/toast-plate/component.js +1 -1
  1382. package/toast-plate/esm/component.js +1 -1
  1383. package/toast-plate/esm/index.css +15 -15
  1384. package/toast-plate/index.css +15 -15
  1385. package/toast-plate/modern/component.js +1 -1
  1386. package/toast-plate/modern/index.css +15 -15
  1387. package/tooltip/{Component-c272cd67.d.ts → Component-1c809043.d.ts} +0 -0
  1388. package/tooltip/{Component-c272cd67.js → Component-1c809043.js} +1 -1
  1389. package/tooltip/Component.js +1 -1
  1390. package/tooltip/component.responsive.js +2 -2
  1391. package/tooltip/esm/{Component-72ed3da9.d.ts → Component-0398282c.d.ts} +0 -0
  1392. package/tooltip/esm/{Component-72ed3da9.js → Component-0398282c.js} +1 -1
  1393. package/tooltip/esm/Component.js +1 -1
  1394. package/tooltip/esm/component.responsive.js +2 -2
  1395. package/tooltip/esm/index.css +8 -8
  1396. package/tooltip/esm/index.d.ts +1 -1
  1397. package/tooltip/esm/index.js +1 -1
  1398. package/tooltip/esm/responsive.css +3 -3
  1399. package/tooltip/esm/responsive.js +1 -1
  1400. package/tooltip/index.css +8 -8
  1401. package/tooltip/index.d.ts +1 -1
  1402. package/tooltip/index.js +1 -1
  1403. package/tooltip/modern/Component.js +1 -1
  1404. package/tooltip/modern/component.responsive.js +1 -1
  1405. package/tooltip/modern/index.css +8 -8
  1406. package/tooltip/modern/responsive.css +3 -3
  1407. package/tooltip/responsive.css +3 -3
  1408. package/tooltip/responsive.js +1 -1
  1409. package/typography/colors.css +12 -12
  1410. package/typography/{colors.module-0bb07522.d.ts → colors.module-495f4a3b.d.ts} +0 -0
  1411. package/typography/{colors.module-0bb07522.js → colors.module-495f4a3b.js} +1 -1
  1412. package/typography/common.module-4db428e5.js +4 -0
  1413. package/typography/component.js +2 -2
  1414. package/typography/esm/colors.css +12 -12
  1415. package/typography/esm/{colors.module-b5437a3d.d.ts → colors.module-d66bcb77.d.ts} +0 -0
  1416. package/typography/esm/{colors.module-b5437a3d.js → colors.module-d66bcb77.js} +1 -1
  1417. package/typography/esm/common.module-ccefedc7.js +4 -0
  1418. package/typography/esm/component.js +2 -2
  1419. package/typography/esm/index.js +2 -2
  1420. package/typography/esm/text/component.js +2 -2
  1421. package/typography/esm/text/index.css +13 -13
  1422. package/typography/esm/text/index.js +1 -1
  1423. package/typography/esm/title/common.css +4 -4
  1424. package/typography/esm/title/component.js +1 -1
  1425. package/typography/esm/title/index.css +18 -18
  1426. package/typography/esm/title/index.js +3 -3
  1427. package/typography/esm/title-responsive/component.js +3 -3
  1428. package/typography/esm/title-responsive/index.css +45 -45
  1429. package/typography/esm/title-responsive/index.js +2 -2
  1430. package/typography/index.js +2 -2
  1431. package/typography/modern/colors.css +12 -12
  1432. package/typography/modern/colors.module-2bdec950.js +4 -0
  1433. package/typography/modern/common.module-ccefedc7.js +4 -0
  1434. package/typography/modern/component.js +2 -2
  1435. package/typography/modern/index.js +2 -2
  1436. package/typography/modern/text/component.js +2 -2
  1437. package/typography/modern/text/index.css +13 -13
  1438. package/typography/modern/text/index.js +1 -1
  1439. package/typography/modern/title/common.css +4 -4
  1440. package/typography/modern/title/component.js +1 -1
  1441. package/typography/modern/title/index.css +18 -18
  1442. package/typography/modern/title/index.js +3 -3
  1443. package/typography/modern/title-responsive/component.js +3 -3
  1444. package/typography/modern/title-responsive/index.css +45 -45
  1445. package/typography/modern/title-responsive/index.js +2 -2
  1446. package/typography/text/component.js +2 -2
  1447. package/typography/text/index.css +13 -13
  1448. package/typography/text/index.js +1 -1
  1449. package/typography/title/common.css +4 -4
  1450. package/typography/title/component.js +1 -1
  1451. package/typography/title/index.css +18 -18
  1452. package/typography/title/index.js +3 -3
  1453. package/typography/title-responsive/component.js +3 -3
  1454. package/typography/title-responsive/index.css +45 -45
  1455. package/typography/title-responsive/index.js +2 -2
  1456. package/vars/dist/package.json +1 -1
  1457. package/with-suffix/Component.js +1 -1
  1458. package/with-suffix/esm/Component.js +1 -1
  1459. package/with-suffix/esm/index.css +9 -9
  1460. package/with-suffix/index.css +9 -9
  1461. package/with-suffix/modern/Component.js +1 -1
  1462. package/with-suffix/modern/index.css +9 -9
  1463. package/confirmation/components/code-input/component.d.ts +0 -16
  1464. package/confirmation/components/code-input/component.js +0 -158
  1465. package/confirmation/components/code-input/index.css +0 -99
  1466. package/confirmation/components/code-input/index.js +0 -11
  1467. package/confirmation/components/code-input/utils.d.ts +0 -10
  1468. package/confirmation/components/code-input/utils.js +0 -19
  1469. package/confirmation/components/countdown/component.d.ts +0 -23
  1470. package/confirmation/components/countdown/component.js +0 -115
  1471. package/confirmation/components/countdown/index.css +0 -85
  1472. package/confirmation/components/countdown/index.js +0 -14
  1473. package/confirmation/components/overlimit/component.d.ts +0 -12
  1474. package/confirmation/components/overlimit/component.js +0 -71
  1475. package/confirmation/components/overlimit/index.js +0 -15
  1476. package/confirmation/components/sign-confirmation/component.d.ts +0 -37
  1477. package/confirmation/components/sign-confirmation/component.js +0 -60
  1478. package/confirmation/components/sign-confirmation/index.css +0 -108
  1479. package/confirmation/components/sign-confirmation/index.js +0 -18
  1480. package/confirmation/cssm/components/code-input/component.d.ts +0 -16
  1481. package/confirmation/cssm/components/code-input/component.js +0 -157
  1482. package/confirmation/cssm/components/code-input/index.js +0 -12
  1483. package/confirmation/cssm/components/code-input/index.module.css +0 -98
  1484. package/confirmation/cssm/components/code-input/utils.d.ts +0 -10
  1485. package/confirmation/cssm/components/code-input/utils.js +0 -19
  1486. package/confirmation/cssm/components/countdown/component.d.ts +0 -23
  1487. package/confirmation/cssm/components/countdown/component.js +0 -115
  1488. package/confirmation/cssm/components/countdown/index.js +0 -16
  1489. package/confirmation/cssm/components/countdown/index.module.css +0 -84
  1490. package/confirmation/cssm/components/overlimit/component.d.ts +0 -12
  1491. package/confirmation/cssm/components/overlimit/component.js +0 -72
  1492. package/confirmation/cssm/components/overlimit/index.js +0 -18
  1493. package/confirmation/cssm/components/sign-confirmation/component.d.ts +0 -37
  1494. package/confirmation/cssm/components/sign-confirmation/component.js +0 -62
  1495. package/confirmation/cssm/components/sign-confirmation/index.js +0 -22
  1496. package/confirmation/esm/components/code-input/component.d.ts +0 -16
  1497. package/confirmation/esm/components/code-input/component.js +0 -151
  1498. package/confirmation/esm/components/code-input/index.css +0 -99
  1499. package/confirmation/esm/components/code-input/utils.d.ts +0 -10
  1500. package/confirmation/esm/components/code-input/utils.js +0 -17
  1501. package/confirmation/esm/components/countdown/component.d.ts +0 -23
  1502. package/confirmation/esm/components/countdown/component.js +0 -107
  1503. package/confirmation/esm/components/countdown/index.css +0 -85
  1504. package/confirmation/esm/components/countdown/index.js +0 -7
  1505. package/confirmation/esm/components/overlimit/component.d.ts +0 -12
  1506. package/confirmation/esm/components/overlimit/component.js +0 -65
  1507. package/confirmation/esm/components/overlimit/index.js +0 -9
  1508. package/confirmation/esm/components/sign-confirmation/component.d.ts +0 -37
  1509. package/confirmation/esm/components/sign-confirmation/component.js +0 -53
  1510. package/confirmation/esm/components/sign-confirmation/index.css +0 -108
  1511. package/confirmation/esm/components/sign-confirmation/index.js +0 -12
  1512. package/confirmation/modern/components/code-input/component.d.ts +0 -16
  1513. package/confirmation/modern/components/code-input/component.js +0 -123
  1514. package/confirmation/modern/components/code-input/index.css +0 -99
  1515. package/confirmation/modern/components/code-input/utils.d.ts +0 -10
  1516. package/confirmation/modern/components/code-input/utils.js +0 -16
  1517. package/confirmation/modern/components/countdown/component.d.ts +0 -23
  1518. package/confirmation/modern/components/countdown/component.js +0 -102
  1519. package/confirmation/modern/components/countdown/index.css +0 -85
  1520. package/confirmation/modern/components/countdown/index.js +0 -7
  1521. package/confirmation/modern/components/overlimit/component.d.ts +0 -12
  1522. package/confirmation/modern/components/overlimit/component.js +0 -64
  1523. package/confirmation/modern/components/overlimit/index.js +0 -9
  1524. package/confirmation/modern/components/sign-confirmation/component.d.ts +0 -37
  1525. package/confirmation/modern/components/sign-confirmation/component.js +0 -51
  1526. package/confirmation/modern/components/sign-confirmation/index.css +0 -108
  1527. package/confirmation/modern/components/sign-confirmation/index.js +0 -12
  1528. package/grid/esm/gutters.module-8b3dfe40.js +0 -27
  1529. package/grid/gutters.module-c9d7655b.js +0 -28
  1530. package/grid/modern/gutters.module-3802eb8c.js +0 -4
  1531. package/modal/esm/transitions.module-c8dac06a.js +0 -4
  1532. package/modal/modern/transitions.module-c8dac06a.js +0 -4
  1533. package/modal/transitions.module-9c7cb980.js +0 -4
  1534. package/tabs/esm/index.module-c9e59889.js +0 -4
  1535. package/tabs/esm/index.module-f5e5a0a0.js +0 -4
  1536. package/tabs/index.module-e98a5510.js +0 -4
  1537. package/tabs/index.module-eb4824a6.js +0 -4
  1538. package/tabs/modern/index.module-c9e59889.js +0 -4
  1539. package/tabs/modern/index.module-f5e5a0a0.js +0 -4
  1540. package/typography/common.module-b922a9b3.js +0 -4
  1541. package/typography/esm/common.module-f51039d1.js +0 -4
  1542. package/typography/modern/colors.module-f96cc7a6.js +0 -4
  1543. package/typography/modern/common.module-f51039d1.js +0 -4
@@ -0,0 +1,101 @@
1
+ /* hash: 135il */
2
+ :root {
3
+ --color-light-text-primary: #0b1f35;
4
+ }
5
+ :root {
6
+
7
+ /* Hard */
8
+
9
+ /* Up */
10
+
11
+ /* Hard up */
12
+ }
13
+ :root {
14
+ --gap-2xs: 4px;
15
+ --gap-m: 16px;
16
+ --gap-xl: 24px;
17
+ --gap-2xl: 32px;
18
+ --gap-2xs-neg: -4px;
19
+ }
20
+ :root {
21
+ --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
22
+ sans-serif;
23
+ }
24
+ :root {
25
+ /* title */
26
+ --confirmation-title-font-size: 22px;
27
+ --confirmation-title-line-height: 26px;
28
+ --confirmation-title-font-weight: 700;
29
+ --confirmation-title-font-family: var(--font-family-system);
30
+ --confirmation-title-color: var(--color-light-text-primary);
31
+ --confirmation-title-font-feature-settings: normal;
32
+
33
+ /* text */
34
+
35
+ /* error */
36
+
37
+ /* input */
38
+ }
39
+ .confirmation__component_ntnxq {
40
+ display: flex;
41
+ flex-direction: column;
42
+ }
43
+ .confirmation__header_ntnxq {
44
+ margin: 0;
45
+ margin-bottom: var(--gap-xl);
46
+ font-size: var(--confirmation-title-font-size);
47
+ line-height: var(--confirmation-title-line-height);
48
+ font-weight: var(--confirmation-title-font-weight);
49
+ font-family: var(--confirmation-title-font-family);
50
+ color: var(--confirmation-title-color);
51
+ font-feature-settings: var(--confirmation-title-font-feature-settings);
52
+ }
53
+ .confirmation__phone_ntnxq {
54
+ margin-bottom: var(--gap-2xl);
55
+ color: var(--color-light-text-primary);
56
+ }
57
+ .confirmation__inputContainer_ntnxq {
58
+ display: flex;
59
+ flex-direction: column;
60
+ margin-bottom: var(--gap-2xl);
61
+ }
62
+ .confirmation__compact_ntnxq {
63
+ margin-bottom: var(--gap-xl);
64
+ }
65
+ .confirmation__loaderWrap_ntnxq {
66
+ display: flex;
67
+ align-items: center;
68
+ }
69
+ .confirmation__center_ntnxq {
70
+ align-items: center;
71
+ text-align: center
72
+ }
73
+ .confirmation__center_ntnxq .confirmation__codeInput_ntnxq,
74
+ .confirmation__center_ntnxq .confirmation__loaderWrap_ntnxq {
75
+ justify-content: center;
76
+ }
77
+ .confirmation__center_ntnxq input {
78
+ margin: 0 var(--gap-2xs);
79
+ }
80
+ .confirmation__smsComeLink_ntnxq {
81
+ font-size: 14px;
82
+ line-height: 20px;
83
+ font-weight: 400;
84
+ }
85
+ .confirmation__countdownContainer_ntnxq {
86
+ margin-bottom: var(--gap-xl);
87
+ }
88
+ .confirmation__getCodeButton_ntnxq {
89
+ position: relative;
90
+ top: var(--gap-2xs-neg);
91
+ margin-bottom: var(--gap-m);
92
+ }
93
+ .confirmation__countdown_ntnxq {
94
+ display: flex;
95
+ }
96
+ .confirmation__countdownTimer_ntnxq {
97
+ display: flex;
98
+ justify-content: flex-start;
99
+ min-width: 45px;
100
+ margin-left: var(--gap-2xs);
101
+ }
@@ -0,0 +1 @@
1
+ export * from "./component";
@@ -0,0 +1,11 @@
1
+ import 'react';
2
+ import 'classnames';
3
+ import '@alfalab/hooks';
4
+ import '../../../utils.js';
5
+ import '../../../context.js';
6
+ import '../../../../../code-input/modern';
7
+ import '../../../../../link/modern';
8
+ import '../../../../../loader/modern';
9
+ import '../../../../../button/modern';
10
+ import '../../../countdown-section-91f055c8.js';
11
+ export { Initial } from './component.js';
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare const TempBlock: () => JSX.Element;
3
+ export { TempBlock };
@@ -0,0 +1,28 @@
1
+ import React, { useContext, useEffect, Fragment } from 'react';
2
+ import { useCountdown, formatMsAsMinutes } from '../../../utils.js';
3
+ import { ConfirmationContext } from '../../../context.js';
4
+ import { CountdownLoader } from '../../countdown-loader/component.js';
5
+
6
+ var styles = {"header":"confirmation__header_1qqfu","description":"confirmation__description_1qqfu","countdownWrap":"confirmation__countdownWrap_1qqfu","loader":"confirmation__loader_1qqfu"};
7
+ require('./index.css');
8
+
9
+ const TempBlock = () => {
10
+ const { texts, tempBlockDuration, onChangeScreen, onTempBlockFinished } = useContext(ConfirmationContext);
11
+ const [timeLeft, startTimer] = useCountdown(tempBlockDuration);
12
+ useEffect(() => {
13
+ startTimer();
14
+ }, [startTimer]);
15
+ useEffect(() => {
16
+ if (timeLeft === 0 && onTempBlockFinished) {
17
+ onTempBlockFinished();
18
+ }
19
+ }, [timeLeft, onChangeScreen, onTempBlockFinished]);
20
+ return (React.createElement(Fragment, null,
21
+ React.createElement("h3", { className: styles.header }, texts.tempBlockTitle),
22
+ React.createElement("div", { className: styles.description }, texts.tempBlockDescription),
23
+ React.createElement("div", { className: styles.countdownWrap },
24
+ React.createElement(CountdownLoader, { progress: 1 - timeLeft / tempBlockDuration, className: styles.loader }),
25
+ formatMsAsMinutes(timeLeft))));
26
+ };
27
+
28
+ export { TempBlock };
@@ -1,7 +1,4 @@
1
- /* hash: 12an0 */
2
- :root {
3
- --color-static-status-red: #d91d0b;
4
- }
1
+ /* hash: 1bdwf */
5
2
  :root {
6
3
  --color-light-text-primary: #0b1f35;
7
4
  --color-light-text-secondary: #546272;
@@ -15,11 +12,9 @@
15
12
  /* Hard up */
16
13
  }
17
14
  :root {
18
- --gap-2xs: 4px;
19
15
  --gap-xs: 8px;
20
16
  --gap-xl: 24px;
21
17
  --gap-2xl: 32px;
22
- --gap-3xl: 40px;
23
18
  }
24
19
  :root {
25
20
  --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
@@ -45,46 +40,29 @@
45
40
 
46
41
  /* input */
47
42
  }
48
- .confirmation__component_1iqq7 {
49
- display: flex;
50
- flex-direction: column;
51
- align-items: center;
52
- }
53
- .confirmation__title_1iqq7 {
43
+ .confirmation__header_1qqfu {
44
+ margin: 0;
45
+ margin-bottom: var(--gap-xl);
54
46
  font-size: var(--confirmation-title-font-size);
55
47
  line-height: var(--confirmation-title-line-height);
56
48
  font-weight: var(--confirmation-title-font-weight);
57
49
  font-family: var(--confirmation-title-font-family);
58
50
  color: var(--confirmation-title-color);
59
51
  font-feature-settings: var(--confirmation-title-font-feature-settings);
60
-
61
- margin-bottom: var(--gap-3xl);
62
52
  }
63
- .confirmation__description_1iqq7 {
53
+ .confirmation__description_1qqfu {
64
54
  font-size: var(--confirmation-text-font-size);
65
55
  line-height: var(--confirmation-text-line-height);
66
56
  font-weight: var(--confirmation-text-font-weight);
67
57
  font-family: var(--confirmation-text-font-family);
68
58
  color: var(--confirmation-text-color);
59
+
60
+ margin-bottom: var(--gap-2xl);
69
61
  }
70
- .confirmation__countdown_1iqq7 {
62
+ .confirmation__countdownWrap_1qqfu {
71
63
  display: flex;
72
64
  align-items: center;
73
- justify-content: center;
74
- margin-top: var(--gap-2xs);
75
65
  }
76
- .confirmation__loader_1iqq7 {
66
+ .confirmation__loader_1qqfu {
77
67
  margin-right: var(--gap-xs);
78
68
  }
79
- .confirmation__timePassed_1iqq7 {
80
- display: flex;
81
- min-width: 3em;
82
- }
83
- .confirmation__getCodeButton_1iqq7 {
84
- margin-top: var(--gap-2xl);
85
- }
86
- .confirmation__alertIcon_1iqq7 {
87
- text-align: center;
88
- margin-bottom: var(--gap-xl);
89
- color: var(--color-static-status-red);
90
- }
@@ -0,0 +1 @@
1
+ export * from "./component";
@@ -0,0 +1,5 @@
1
+ import 'react';
2
+ import '../../../utils.js';
3
+ import '../../../context.js';
4
+ import '../../countdown-loader/component.js';
5
+ export { TempBlock } from './component.js';
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { TConfirmationContext } from "./types";
3
+ declare const ConfirmationContext: import("react").Context<TConfirmationContext>;
4
+ export { ConfirmationContext };
@@ -0,0 +1,23 @@
1
+ import { createContext } from 'react';
2
+ import { ONE_MINUTE, ONE_DAY } from './utils.js';
3
+
4
+ const mockFn = () => undefined;
5
+ const ConfirmationContext = createContext({
6
+ alignContent: 'left',
7
+ texts: {},
8
+ state: 'INITIAL',
9
+ screen: 'INITIAL',
10
+ requiredCharAmount: 5,
11
+ countdownDuration: ONE_MINUTE,
12
+ timeLeft: ONE_MINUTE,
13
+ tempBlockDuration: ONE_DAY,
14
+ phone: '',
15
+ onTempBlockFinished: mockFn,
16
+ onInputFinished: mockFn,
17
+ onChangeState: mockFn,
18
+ onSmsRetryClick: mockFn,
19
+ onChangeScreen: mockFn,
20
+ onFatalErrorOkButtonClick: mockFn,
21
+ });
22
+
23
+ export { ConfirmationContext };
@@ -0,0 +1,9 @@
1
+ import { FC } from 'react';
2
+ type CountdownSectionProps = {
3
+ codeSendHintVisible: boolean;
4
+ timePassed: boolean;
5
+ processing: boolean;
6
+ handleSmsRetryClick: () => void;
7
+ };
8
+ declare const CountdownSection: FC<CountdownSectionProps>;
9
+ export { CountdownSection };
@@ -0,0 +1,32 @@
1
+ import React, { useContext } from 'react';
2
+ import cn from 'classnames';
3
+ import { formatMsAsMinutes } from './utils.js';
4
+ import { ConfirmationContext } from './context.js';
5
+ import { Loader } from '../../loader/modern';
6
+ import { Button } from '../../button/modern';
7
+
8
+ var styles = {"component":"confirmation__component_ntnxq","header":"confirmation__header_ntnxq","phone":"confirmation__phone_ntnxq","inputContainer":"confirmation__inputContainer_ntnxq","compact":"confirmation__compact_ntnxq","loaderWrap":"confirmation__loaderWrap_ntnxq","center":"confirmation__center_ntnxq","codeInput":"confirmation__codeInput_ntnxq","smsComeLink":"confirmation__smsComeLink_ntnxq","countdownContainer":"confirmation__countdownContainer_ntnxq","getCodeButton":"confirmation__getCodeButton_ntnxq","countdown":"confirmation__countdown_ntnxq","countdownTimer":"confirmation__countdownTimer_ntnxq"};
9
+ require('./components/screens/initial/index.css');
10
+
11
+ const CountdownSection = ({ codeSendHintVisible, timePassed, processing, handleSmsRetryClick, }) => {
12
+ const { state, texts, timeLeft, blockSmsRetry } = useContext(ConfirmationContext);
13
+ if (codeSendHintVisible) {
14
+ return React.createElement("div", { className: styles.countdownContainer }, texts.codeSended);
15
+ }
16
+ if (processing) {
17
+ return (React.createElement("div", { className: cn(styles.loaderWrap, styles.countdownContainer) },
18
+ React.createElement(Loader, null),
19
+ React.createElement("span", { className: styles.loaderText }, state === 'CODE_CHECKING' ? texts.codeChecking : texts.codeSending)));
20
+ }
21
+ if (blockSmsRetry) {
22
+ return React.createElement("div", { className: styles.countdownContainer }, texts.noAttemptsLeft);
23
+ }
24
+ if (timePassed) {
25
+ return (React.createElement(Button, { size: 'xxs', view: 'secondary', onClick: handleSmsRetryClick, className: styles.getCodeButton }, texts.buttonRetry));
26
+ }
27
+ return (React.createElement("div", { className: cn(styles.countdown, styles.countdownContainer) },
28
+ texts.countdown,
29
+ React.createElement("div", { className: styles.countdownTimer }, formatMsAsMinutes(timeLeft))));
30
+ };
31
+
32
+ export { CountdownSection as C, styles as s };
@@ -1,6 +1,5 @@
1
- /* hash: 14smn */
1
+ /* hash: dh3od */
2
2
  :root {
3
- --color-light-text-primary: #0b1f35;
4
3
  --color-light-text-secondary: #546272;
5
4
  }
6
5
  :root {
@@ -11,24 +10,12 @@
11
10
 
12
11
  /* Hard up */
13
12
  }
14
- :root {
15
- --gap-xs: 8px;
16
- --gap-xl: 24px;
17
- --gap-2xl: 32px;
18
- --gap-4xl: 48px;
19
- }
20
13
  :root {
21
14
  --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
22
15
  sans-serif;
23
16
  }
24
17
  :root {
25
18
  /* title */
26
- --confirmation-title-font-size: 22px;
27
- --confirmation-title-line-height: 26px;
28
- --confirmation-title-font-weight: 700;
29
- --confirmation-title-font-family: var(--font-family-system);
30
- --confirmation-title-color: var(--color-light-text-primary);
31
- --confirmation-title-font-feature-settings: normal;
32
19
 
33
20
  /* text */
34
21
  --confirmation-text-font-size: 16px;
@@ -41,54 +28,7 @@
41
28
 
42
29
  /* input */
43
30
  }
44
- .confirmation__component_4crub {
45
- display: flex;
46
- flex-direction: column;
47
- width: 100%;
48
- font-family: var(--confirmation-font-family);
49
- }
50
- .confirmation__error_4crub {
51
- display: flex;
52
- flex-direction: column;
53
- align-items: flex-start;
54
- }
55
- .confirmation__errorHeader_4crub {
56
- font-size: var(--confirmation-title-font-size);
57
- line-height: var(--confirmation-title-line-height);
58
- font-weight: var(--confirmation-title-font-weight);
59
- font-family: var(--confirmation-title-font-family);
60
- color: var(--confirmation-title-color);
61
- font-feature-settings: var(--confirmation-title-font-feature-settings);
62
-
63
- margin-bottom: var(--gap-2xl);
64
- color: var(--confirmation-title-color);
65
- }
66
- .confirmation__errorText_4crub {
67
- font-size: var(--confirmation-text-font-size);
68
- line-height: var(--confirmation-text-line-height);
69
- font-weight: var(--confirmation-text-font-weight);
70
- font-family: var(--confirmation-text-font-family);
71
- color: var(--confirmation-text-color);
72
-
73
- margin-bottom: var(--gap-2xl);
74
- color: var(--confirmation-text-color);
75
- }
76
- .confirmation__phoneHintWrap_4crub {
77
- display: flex;
78
- flex-direction: column;
79
- align-items: flex-start;
80
- }
81
- .confirmation__phoneHintText_4crub {
82
- font-size: var(--confirmation-text-font-size);
83
- line-height: var(--confirmation-text-line-height);
84
- font-weight: var(--confirmation-text-font-weight);
85
- font-family: var(--confirmation-text-font-family);
86
- color: var(--confirmation-text-color);
87
-
88
- margin-bottom: var(--gap-xl);
89
- color: var(--confirmation-text-color);
90
- }
91
- .confirmation__phonesWrap_4crub {
31
+ .confirmation__component_1lhb7 {
92
32
  font-size: var(--confirmation-text-font-size);
93
33
  line-height: var(--confirmation-text-line-height);
94
34
  font-weight: var(--confirmation-text-font-weight);
@@ -97,23 +37,11 @@
97
37
 
98
38
  display: flex;
99
39
  flex-direction: column;
100
- margin-bottom: var(--gap-4xl);
101
- }
102
- .confirmation__phoneWrap_4crub {
103
- margin-bottom: var(--gap-xs)
104
- }
105
- .confirmation__phoneWrap_4crub:last-child {
106
- margin-bottom: 0;
107
- }
108
- .confirmation__phoneDescription_4crub {
109
- color: var(--confirmation-text-color);
40
+ width: 100%;
41
+ max-width: 400px;
42
+ margin: 0 auto;
110
43
  }
111
- .confirmation__component_4crub.confirmation__center_4crub {
44
+ .confirmation__center_1lhb7 {
45
+ align-items: center;
112
46
  text-align: center;
113
47
  }
114
- .confirmation__center_4crub .confirmation__phoneHintWrap_4crub {
115
- align-items: center;
116
- }
117
- .confirmation__center_4crub .confirmation__error_4crub {
118
- align-items: center;
119
- }
@@ -1,2 +1,5 @@
1
1
  export * from "./component";
2
2
  export * from "./components/index";
3
+ export * from "./context";
4
+ export * from "./types";
5
+ export * from "./utils";
@@ -1,15 +1,17 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
- import '@alfalab/utils';
4
3
  import '@alfalab/hooks';
5
- import '@alfalab/icons-glyph';
6
- import '../../button/modern';
4
+ export { ONE_DAY, ONE_MINUTE, formatMsAsMinutes, useConfirmation, useCountdown } from './utils.js';
5
+ export { ConfirmationContext } from './context.js';
6
+ export { defaultTexts } from './types.js';
7
+ import '../../code-input/modern';
7
8
  import '../../link/modern';
8
- export { CountdownLoader } from './components/countdown-loader/component.js';
9
- export { Countdown, formatMsAsMinutes } from './components/countdown/component.js';
10
9
  import '../../loader/modern';
11
- import './components/code-input/utils.js';
12
- import './components/code-input/component.js';
13
- export { SignConfirmation } from './components/sign-confirmation/component.js';
14
- export { Overlimit } from './components/overlimit/component.js';
10
+ import '../../button/modern';
11
+ import './countdown-section-91f055c8.js';
12
+ export { Initial } from './components/screens/initial/component.js';
13
+ export { Hint } from './components/screens/hint/component.js';
14
+ export { FatalError } from './components/screens/fatal-error/component.js';
15
+ export { CountdownLoader } from './components/countdown-loader/component.js';
16
+ export { TempBlock } from './components/screens/temp-block/component.js';
15
17
  export { Confirmation } from './component.js';
@@ -0,0 +1,130 @@
1
+ import { ComponentType, ReactNode } from 'react';
2
+ type ConfirmationProps = {
3
+ /**
4
+ * Экран компонента
5
+ */
6
+ screen: ConfirmationScreen | string;
7
+ /**
8
+ * Состояние компонента
9
+ */
10
+ state: ConfirmationState | string;
11
+ /**
12
+ * Позиционирование контента
13
+ */
14
+ alignContent?: 'left' | 'center';
15
+ /**
16
+ * Объект с текстами
17
+ */
18
+ texts?: ConfirmationTexts;
19
+ /**
20
+ * Количество символов, которое можно ввести в поле ввода подписания до того, как произойдет автоотправка
21
+ */
22
+ requiredCharAmount?: number;
23
+ /**
24
+ * Длительность обратного отсчета на кнопке повторного запроса сообщения, в милисекундах
25
+ */
26
+ countdownDuration?: number;
27
+ /**
28
+ * Продолжительность блокировки формы (ms)
29
+ */
30
+ tempBlockDuration?: number;
31
+ /**
32
+ * Номер телефона, на который отправлен код
33
+ */
34
+ phone?: string;
35
+ /**
36
+ * Не осталось попыток ввода кода
37
+ */
38
+ blockSmsRetry?: boolean;
39
+ /**
40
+ * Идентификатор для систем автоматизированного тестирования
41
+ */
42
+ dataTestId?: string;
43
+ /**
44
+ * Сss класс для стилизации общей обёртки
45
+ */
46
+ className?: string;
47
+ /**
48
+ * Функция обновления состояния компонента
49
+ */
50
+ onChangeState: (state: ConfirmationState | string) => void;
51
+ /**
52
+ * Функция обновления состояния компонента
53
+ */
54
+ onChangeScreen: (state: ConfirmationScreen | string) => void;
55
+ /**
56
+ * Обработчик события завершения ввода кода подписания
57
+ */
58
+ onInputFinished: (code: string) => void;
59
+ /**
60
+ * Обработчик события нажатия на кнопку "Запросить код"
61
+ */
62
+ onSmsRetryClick: () => void;
63
+ /**
64
+ * Клик по кнопке "Понятно" на экране фатальной ошибки
65
+ */
66
+ onFatalErrorOkButtonClick?: () => void;
67
+ /**
68
+ * Временная блокировка формы закончилась
69
+ */
70
+ onTempBlockFinished?: () => void;
71
+ /**
72
+ * Возввращает объект, где ключ - название экрана (screen), значение - компонент для экрана
73
+ */
74
+ getScreensMap?: (defaulScreensMap: ScreensMap) => ScreensMap;
75
+ };
76
+ type TConfirmationContext = Required<Pick<ConfirmationProps, 'alignContent' | 'texts' | 'state' | 'screen' | 'requiredCharAmount' | 'onInputFinished' | 'countdownDuration' | 'onChangeState' | 'onSmsRetryClick' | 'onChangeScreen' | 'onFatalErrorOkButtonClick' | 'tempBlockDuration'>> & Pick<ConfirmationProps, 'phone' | 'blockSmsRetry' | 'onTempBlockFinished'> & {
77
+ timeLeft: number;
78
+ };
79
+ type ConfirmationTexts = {
80
+ /**
81
+ * Экран INITIAL
82
+ */
83
+ title?: ReactNode;
84
+ codeError?: string;
85
+ codeChecking?: string;
86
+ codeSending?: string;
87
+ codeSended?: string;
88
+ buttonRetry?: string;
89
+ linkToHint?: string;
90
+ noAttemptsLeft?: string;
91
+ countdown?: string;
92
+ /**
93
+ * Экран HINT
94
+ */
95
+ hintButton?: string;
96
+ /**
97
+ * Экран FATAL_ERROR
98
+ */
99
+ fatalErrorTitle?: ReactNode;
100
+ fatalErrorDescription?: ReactNode;
101
+ fatalErrorButton?: string;
102
+ /**
103
+ * Экран TEMP_BLOCK
104
+ */
105
+ tempBlockTitle?: ReactNode;
106
+ tempBlockDescription?: ReactNode;
107
+ };
108
+ type ConfirmationScreen = 'INITIAL' | 'HINT' | 'FATAL_ERROR' | 'TEMP_BLOCK';
109
+ type ConfirmationState = 'INITIAL' | 'CODE_CHECKING' | 'CODE_SENDING' | 'CODE_ERROR';
110
+ type ScreensMap = {
111
+ [key: string]: ComponentType;
112
+ };
113
+ declare const defaultTexts: {
114
+ title: string;
115
+ codeError: string;
116
+ codeChecking: string;
117
+ codeSending: string;
118
+ buttonRetry: string;
119
+ linkToHint: string;
120
+ hintButton: string;
121
+ noAttemptsLeft: string;
122
+ fatalErrorTitle: string;
123
+ fatalErrorDescription: string;
124
+ fatalErrorButton: string;
125
+ tempBlockTitle: string;
126
+ tempBlockDescription: string;
127
+ codeSended: string;
128
+ countdown: string;
129
+ };
130
+ export { ConfirmationProps, TConfirmationContext, ConfirmationTexts, ConfirmationScreen, ConfirmationState, ScreensMap, defaultTexts };
@@ -0,0 +1,19 @@
1
+ const defaultTexts = {
2
+ title: 'Введите код из\xa0сообщения',
3
+ codeError: 'Код введён неверно',
4
+ codeChecking: '',
5
+ codeSending: '',
6
+ buttonRetry: 'Запросить код повторно',
7
+ linkToHint: 'Не\xa0приходит сообщение?',
8
+ hintButton: 'Вернуться к\xa0вводу кода',
9
+ noAttemptsLeft: 'Не\xa0осталось попыток запроса кода',
10
+ fatalErrorTitle: 'Ввести код больше нельзя',
11
+ fatalErrorDescription: 'Вы\xa0ввели код неверно более 5\xa0раз. В\xa0целях безопасности мы\xa0ограничили дальнейший ввод.',
12
+ fatalErrorButton: 'Понятно',
13
+ tempBlockTitle: 'Превышено количество попыток запроса кода',
14
+ tempBlockDescription: 'Повторное подтверждение кодом будет возможно через 24\xa0часа',
15
+ codeSended: 'Код выслан',
16
+ countdown: 'Запросить повторно можно через',
17
+ };
18
+
19
+ export { defaultTexts };
@@ -0,0 +1,30 @@
1
+ /// <reference types="react" />
2
+ import { ConfirmationProps } from "./types";
3
+ /**
4
+ * Форматирование миллисекунд в hh:mm:ss.
5
+ *
6
+ * @param {Number} ms миллисекунды
7
+ * @returns {String} время в формате mm:ss
8
+ */
9
+ declare function formatMsAsMinutes(ms: number): string;
10
+ type UseCountdown = (countdownDuration: number, tick?: number) => [number, () => void, () => void];
11
+ /**
12
+ * Возвращает время, которое осталось до истечения таймера в ms
13
+ */
14
+ declare const useCountdown: UseCountdown;
15
+ declare const ONE_DAY: number;
16
+ declare const ONE_MINUTE: number;
17
+ type UseConfirmationParams = {
18
+ state?: ConfirmationProps['state'];
19
+ screen?: ConfirmationProps['screen'];
20
+ blockSmsRetry?: ConfirmationProps['blockSmsRetry'];
21
+ };
22
+ declare const useConfirmation: ({ state, screen, blockSmsRetry }?: UseConfirmationParams) => {
23
+ confirmationState: string;
24
+ confirmationScreen: string;
25
+ confirmationBlockSmsRetry: boolean;
26
+ setConfirmationState: import("react").Dispatch<import("react").SetStateAction<string>>;
27
+ setConfirmationScreen: import("react").Dispatch<import("react").SetStateAction<string>>;
28
+ setConfirmationBlockSmsRetry: import("react").Dispatch<import("react").SetStateAction<boolean>>;
29
+ };
30
+ export { formatMsAsMinutes, useCountdown, ONE_DAY, ONE_MINUTE, useConfirmation };