@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
@@ -1,114 +1,126 @@
1
- import React, { forwardRef, useState, useRef, useCallback, useEffect } from 'react';
1
+ import React, { useEffect } from 'react';
2
2
  import cn from 'classnames';
3
- import { Button } from '../../button/esm';
4
- import { Link } from '../../link/esm';
5
- import '@alfalab/utils';
6
- import '@alfalab/hooks';
7
- import './components/countdown-loader/component.js';
8
- import './components/countdown/component.js';
3
+ import { usePrevious } from '@alfalab/hooks';
4
+ import { useCountdown, ONE_MINUTE, ONE_DAY } from './utils.js';
5
+ import { ConfirmationContext } from './context.js';
6
+ import { defaultTexts } from './types.js';
7
+ import '../../code-input/esm';
8
+ import '../../link/esm';
9
9
  import '../../loader/esm';
10
- import './components/code-input/utils.js';
11
- import './components/code-input/component.js';
12
- import { SignConfirmation } from './components/sign-confirmation/component.js';
13
- import '@alfalab/icons-glyph';
14
- import { Overlimit } from './components/overlimit/component.js';
10
+ import '../../button/esm';
11
+ import './countdown-section-ddb744a6.js';
12
+ import { Initial } from './components/screens/initial/component.js';
13
+ import { Hint } from './components/screens/hint/component.js';
14
+ import { FatalError } from './components/screens/fatal-error/component.js';
15
+ import './components/countdown-loader/component.js';
16
+ import { TempBlock } from './components/screens/temp-block/component.js';
15
17
 
16
- var styles = {"component":"confirmation__component_4crub","error":"confirmation__error_4crub","errorHeader":"confirmation__errorHeader_4crub","errorText":"confirmation__errorText_4crub","phoneHintWrap":"confirmation__phoneHintWrap_4crub","phoneHintText":"confirmation__phoneHintText_4crub","phonesWrap":"confirmation__phonesWrap_4crub","phoneWrap":"confirmation__phoneWrap_4crub","phoneDescription":"confirmation__phoneDescription_4crub","center":"confirmation__center_4crub"};
17
- require('./index.css');
18
+ /*! *****************************************************************************
19
+ Copyright (c) Microsoft Corporation.
18
20
 
19
- var Confirmation = forwardRef(function (_a, ref) {
20
- var additionalContent = _a.additionalContent, className = _a.className, _b = _a.countdownDuration, countdownDuration = _b === void 0 ? 60000 : _b, dataTestId = _a.dataTestId, errorIsFatal = _a.errorIsFatal, _c = _a.errorTitle, errorTitle = _c === void 0 ? 'Превышено количество попыток ввода кода' : _c, _d = _a.error, error = _d === void 0 ? false : _d, _e = _a.errorOverlimit, errorOverlimit = _e === void 0 ? false : _e, _f = _a.errorOverlimitIsFatal, errorOverlimitIsFatal = _f === void 0 ? false : _f, errorText = _a.errorText, _g = _a.hasPhoneMask, hasPhoneMask = _g === void 0 ? true : _g, _h = _a.hasSmsCountdown, hasSmsCountdown = _h === void 0 ? true : _h, phone = _a.phone, _j = _a.requiredCharAmount, requiredCharAmount = _j === void 0 ? 5 : _j, _k = _a.signTitle, signTitle = _k === void 0 ? 'Введите код из\xa0сообщения' : _k, _l = _a.overlimitTitle, overlimitTitle = _l === void 0 ? 'Превышено количество\n попыток ввода кода' : _l, _m = _a.overlimitText, overlimitText = _m === void 0 ? 'Повторное подтверждение кодом из SMS\n будет возможно через' : _m, overlimitCountdownDuration = _a.overlimitCountdownDuration, code = _a.code, _o = _a.codeSending, codeSending = _o === void 0 ? false : _o, _p = _a.codeChecking, codeChecking = _p === void 0 ? false : _p, _q = _a.codeCheckingText, codeCheckingText = _q === void 0 ? 'Проверка кода' : _q, _r = _a.codeSendingText, codeSendingText = _r === void 0 ? 'Отправляем код' : _r, _s = _a.buttonErrorText, buttonErrorText = _s === void 0 ? 'Понятно' : _s, _t = _a.buttonReturnText, buttonReturnText = _t === void 0 ? 'Вернуться назад' : _t, _u = _a.buttonRetryText, buttonRetryText = _u === void 0 ? 'Запросить новый код' : _u, _v = _a.alignContent, alignContent = _v === void 0 ? 'left' : _v, noAttemptsLeftMessage = _a.noAttemptsLeftMessage, countdownContent = _a.countdownContent, onInputFinished = _a.onInputFinished, onSmsRetryClick = _a.onSmsRetryClick, onOverlimitSmsRetryClick = _a.onOverlimitSmsRetryClick, onActionWithFatalError = _a.onActionWithFatalError, onCountdownFinished = _a.onCountdownFinished, onOverlimitCountdownFinished = _a.onOverlimitCountdownFinished, onInputChange = _a.onInputChange, onSmsHintLinkClick = _a.onSmsHintLinkClick;
21
- var _w = useState(false), showHint = _w[0], setShowHint = _w[1];
22
- var shouldShowFatalError = errorIsFatal && Boolean(errorText);
23
- var shouldShowOverlimitError = !errorIsFatal && !showHint && errorOverlimit;
24
- var shouldShowSignComponent = !showHint && !shouldShowFatalError && !shouldShowOverlimitError;
25
- var shouldShowHint = showHint && !shouldShowFatalError && !shouldShowOverlimitError;
26
- var nonFatalError = errorIsFatal ? '' : errorText;
27
- var inputRef = useRef(null);
28
- var handleSmsRetryClick = useCallback(function () {
29
- onSmsRetryClick();
30
- }, [onSmsRetryClick]);
31
- var handleOverlimitSmsRetryClick = useCallback(function () {
32
- if (onOverlimitSmsRetryClick) {
33
- onOverlimitSmsRetryClick();
34
- }
35
- }, [onOverlimitSmsRetryClick]);
36
- var handleSmsRetryFromHintClick = useCallback(function () {
37
- setShowHint(false);
38
- if (!noAttemptsLeftMessage) {
39
- onSmsRetryClick();
40
- }
41
- }, [onSmsRetryClick, noAttemptsLeftMessage]);
42
- var handleCountdownFinished = useCallback(function () {
43
- if (onCountdownFinished) {
44
- onCountdownFinished();
45
- }
46
- }, [onCountdownFinished]);
47
- var handleOverlimitCountdownFinished = useCallback(function () {
48
- if (onOverlimitCountdownFinished) {
49
- onOverlimitCountdownFinished();
50
- }
51
- }, [onOverlimitCountdownFinished]);
52
- var handleSmsHintLinkClick = useCallback(function () {
53
- setShowHint(true);
54
- if (onSmsHintLinkClick) {
55
- onSmsHintLinkClick();
21
+ Permission to use, copy, modify, and/or distribute this software for any
22
+ purpose with or without fee is hereby granted.
23
+
24
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
25
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
26
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
27
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
28
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
29
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
30
+ PERFORMANCE OF THIS SOFTWARE.
31
+ ***************************************************************************** */
32
+ var __assign = function () {
33
+ __assign = Object.assign || function __assign(t) {
34
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
35
+ s = arguments[i];
36
+ for (var p in s)
37
+ if (Object.prototype.hasOwnProperty.call(s, p))
38
+ t[p] = s[p];
56
39
  }
57
- }, [onSmsHintLinkClick]);
58
- var handleErrorSmsRetryClick = useCallback(function () {
59
- if (onActionWithFatalError) {
60
- onActionWithFatalError();
40
+ return t;
41
+ };
42
+ return __assign.apply(this, arguments);
43
+ };
44
+ function __rest(s, e) {
45
+ var t = {};
46
+ for (var p in s)
47
+ if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
48
+ t[p] = s[p];
49
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
50
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
51
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
52
+ t[p[i]] = s[p[i]];
61
53
  }
62
- else {
63
- onSmsRetryClick();
54
+ return t;
55
+ }
56
+
57
+ var styles = {"component":"confirmation__component_1lhb7","center":"confirmation__center_1lhb7"};
58
+ require('./index.css');
59
+
60
+ var confirmationScreens = {
61
+ INITIAL: Initial,
62
+ HINT: Hint,
63
+ FATAL_ERROR: FatalError,
64
+ TEMP_BLOCK: TempBlock,
65
+ };
66
+ var Confirmation = function (_a) {
67
+ var state = _a.state, screen = _a.screen, _b = _a.alignContent, alignContent = _b === void 0 ? 'left' : _b, children = _a.children, _c = _a.requiredCharAmount, requiredCharAmount = _c === void 0 ? 5 : _c, _d = _a.countdownDuration, countdownDuration = _d === void 0 ? ONE_MINUTE : _d, _e = _a.tempBlockDuration, tempBlockDuration = _e === void 0 ? ONE_DAY : _e, phone = _a.phone, blockSmsRetry = _a.blockSmsRetry, dataTestId = _a.dataTestId, className = _a.className, getScreensMap = _a.getScreensMap, onInputFinished = _a.onInputFinished, onChangeState = _a.onChangeState, onSmsRetryClick = _a.onSmsRetryClick, onChangeScreen = _a.onChangeScreen, onFatalErrorOkButtonClick = _a.onFatalErrorOkButtonClick, onTempBlockFinished = _a.onTempBlockFinished, restProps = __rest(_a, ["state", "screen", "alignContent", "children", "requiredCharAmount", "countdownDuration", "tempBlockDuration", "phone", "blockSmsRetry", "dataTestId", "className", "getScreensMap", "onInputFinished", "onChangeState", "onSmsRetryClick", "onChangeScreen", "onFatalErrorOkButtonClick", "onTempBlockFinished"]);
68
+ var _f = useCountdown(countdownDuration), timeLeft = _f[0], startTimer = _f[1], stopTimer = _f[2];
69
+ var prevState = usePrevious(state);
70
+ useEffect(function () {
71
+ startTimer();
72
+ }, [startTimer]);
73
+ useEffect(function () {
74
+ /**
75
+ * Перезапускаем таймер после повторного запроса кода
76
+ */
77
+ if (state === 'INITIAL' && prevState === 'CODE_SENDING') {
78
+ startTimer();
64
79
  }
65
- }, [onActionWithFatalError, onSmsRetryClick]);
80
+ }, [state, prevState, startTimer]);
66
81
  useEffect(function () {
67
- if (inputRef.current) {
68
- inputRef.current.focus();
82
+ /**
83
+ * Останавливаем таймер, если новый экран/состояние не содержит таймер
84
+ */
85
+ if (!['INITIAL', 'HINT'].includes(screen) || blockSmsRetry) {
86
+ stopTimer();
87
+ }
88
+ }, [state, screen, blockSmsRetry, stopTimer]);
89
+ var handleSmsRetry = function () {
90
+ onChangeState('CODE_SENDING');
91
+ onSmsRetryClick();
92
+ };
93
+ var handleInputFinished = function (code) {
94
+ onChangeState('CODE_CHECKING');
95
+ onInputFinished(code);
96
+ };
97
+ var handleFatalErrorOkButtonClick = function () {
98
+ if (onFatalErrorOkButtonClick) {
99
+ onFatalErrorOkButtonClick();
69
100
  }
70
- }, []);
71
- return (React.createElement("div", { className: cn(styles.component, styles[alignContent], className), ref: ref, "data-test-id": dataTestId },
72
- shouldShowSignComponent && (React.createElement(SignConfirmation, { codeChecking: codeChecking, codeSending: codeSending, smsHintVisible: !codeChecking, additionalContent: additionalContent, requiredCharAmount: requiredCharAmount, hasSmsCountdown: hasSmsCountdown, countdownDuration: countdownDuration, phone: phone, code: code, hasPhoneMask: hasPhoneMask, errorText: nonFatalError || '', error: error, title: signTitle, buttonRetryText: buttonRetryText, inputRef: inputRef, codeCheckingText: codeCheckingText, codeSendingText: codeSendingText, alignContent: alignContent, noAttemptsLeftMessage: noAttemptsLeftMessage, countdownContent: countdownContent, onInputFinished: onInputFinished, onInputChange: onInputChange, onSmsRetryClick: handleSmsRetryClick, onCountdownFinished: handleCountdownFinished, onSmsHintLinkClick: handleSmsHintLinkClick })),
73
- shouldShowOverlimitError && (React.createElement(Overlimit, { duration: overlimitCountdownDuration, title: overlimitTitle, text: overlimitText, hasFatalError: errorOverlimitIsFatal, buttonRetryText: buttonRetryText, onOverlimitRepeatSms: handleOverlimitSmsRetryClick, onOverlimitCountdownFinished: handleOverlimitCountdownFinished })),
74
- shouldShowFatalError && (React.createElement("div", { className: styles.error, role: 'alert' },
75
- React.createElement("span", { className: styles.errorHeader }, errorTitle),
76
- React.createElement("span", { className: styles.errorText }, errorText),
77
- React.createElement(Button, { size: 'xs', view: 'secondary', onClick: handleErrorSmsRetryClick }, buttonErrorText))),
78
- shouldShowHint && (React.createElement("div", { className: styles.phoneHintWrap },
79
- React.createElement("span", { className: styles.errorHeader }, "\u041D\u0435\u00A0\u043F\u0440\u0438\u0445\u043E\u0434\u0438\u0442 \u0441\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435?"),
80
- React.createElement("span", { className: styles.phoneHintText }, "\u0415\u0441\u043B\u0438 \u0443\u00A0\u0432\u0430\u0441 \u0441\u043C\u0435\u043D\u0438\u043B\u0441\u044F \u043D\u043E\u043C\u0435\u0440 \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0430, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043E\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044C \u0432\u00A0\u043B\u044E\u0431\u043E\u0435 \u043E\u0442\u0434\u0435\u043B\u0435\u043D\u0438\u0435 \u0431\u0430\u043D\u043A\u0430."),
81
- React.createElement("div", { className: styles.phonesWrap },
82
- React.createElement("div", { className: styles.phoneWrap },
83
- React.createElement(Link, { className: styles.phoneLink, href: 'tel:+78002000000' }, "8 800 200-00-00"),
84
- React.createElement("span", { className: styles.phoneDescription },
85
- ' ',
86
- "\u2014\u00A0\u0434\u043B\u044F \u0437\u0432\u043E\u043D\u043A\u043E\u0432 \u043F\u043E\u00A0\u0420\u043E\u0441\u0441\u0438\u0438")),
87
- React.createElement("div", { className: styles.phoneWrap },
88
- React.createElement(Link, { className: styles.phoneLink, href: 'tel:+74957888878' }, "+7 495 788-88-78"),
89
- React.createElement("span", { className: styles.phoneDescription },
90
- ' ',
91
- "\u2014\u00A0\u0432\u00A0\u041C\u043E\u0441\u043A\u0432\u0435 \u0438\u00A0\u0437\u0430\u00A0\u0433\u0440\u0430\u043D\u0438\u0446\u0435\u0439"))),
92
- React.createElement(Button, { className: styles.repeatButton, size: 'xs', view: 'secondary', onClick: handleSmsRetryFromHintClick }, buttonReturnText)))));
93
- });
94
- /**
95
- * Для отображения в сторибуке
96
- */
97
- Confirmation.defaultProps = {
98
- countdownDuration: 60000,
99
- errorTitle: 'Превышено количество попыток ввода кода',
100
- hasPhoneMask: true,
101
- hasSmsCountdown: true,
102
- requiredCharAmount: 5,
103
- signTitle: 'Введите код из\xa0сообщения',
104
- codeSending: false,
105
- codeChecking: false,
106
- codeCheckingText: 'Проверка кода',
107
- codeSendingText: 'Отправляем код',
108
- buttonErrorText: 'Понятно',
109
- buttonReturnText: 'Вернуться назад',
110
- buttonRetryText: 'Запросить новый код',
111
- alignContent: 'left',
101
+ };
102
+ var contextValue = {
103
+ alignContent: alignContent,
104
+ texts: __assign(__assign({}, defaultTexts), restProps.texts),
105
+ state: state,
106
+ screen: screen,
107
+ requiredCharAmount: requiredCharAmount,
108
+ countdownDuration: countdownDuration,
109
+ timeLeft: timeLeft,
110
+ tempBlockDuration: tempBlockDuration,
111
+ phone: phone,
112
+ blockSmsRetry: blockSmsRetry,
113
+ onTempBlockFinished: onTempBlockFinished,
114
+ onChangeState: onChangeState,
115
+ onChangeScreen: onChangeScreen,
116
+ onInputFinished: handleInputFinished,
117
+ onSmsRetryClick: handleSmsRetry,
118
+ onFatalErrorOkButtonClick: handleFatalErrorOkButtonClick,
119
+ };
120
+ var screensMap = getScreensMap ? getScreensMap(confirmationScreens) : confirmationScreens;
121
+ var CurrentScreen = screensMap[screen];
122
+ return (React.createElement(ConfirmationContext.Provider, { value: contextValue },
123
+ React.createElement("div", { className: cn(styles.component, styles[alignContent], className), "data-test-id": dataTestId }, CurrentScreen && React.createElement(CurrentScreen, null))));
112
124
  };
113
125
 
114
126
  export { Confirmation };
@@ -1,7 +1,7 @@
1
1
  import { FC } from 'react';
2
2
  type Props = {
3
3
  progress: number;
4
- className: string;
4
+ className?: string;
5
5
  };
6
6
  declare const CountdownLoader: FC<Props>;
7
7
  export { CountdownLoader };
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
 
3
- var styles = {"circle":"confirmation__circle_1t7fa"};
3
+ var styles = {"circle":"confirmation__circle_c2vwh"};
4
4
  require('./index.css');
5
5
 
6
6
  var SIZE = 16;
@@ -1,4 +1,4 @@
1
- /* hash: ry20i */
1
+ /* hash: 1j9l0 */
2
2
  :root {
3
3
  --color-light-graphic-tertiary: #b6bcc3;
4
4
  }
@@ -19,7 +19,7 @@
19
19
 
20
20
  /* input */
21
21
  }
22
- .confirmation__circle_1t7fa {
22
+ .confirmation__circle_c2vwh {
23
23
  fill: transparent;
24
24
  stroke: var(--color-light-graphic-tertiary);
25
25
  stroke-width: 2px;
@@ -1,4 +1,2 @@
1
- export * from "./countdown/index";
2
- export * from "./sign-confirmation/index";
1
+ export * from "./screens/index";
3
2
  export * from "./countdown-loader/index";
4
- export * from "./overlimit/index";
@@ -1,14 +1,15 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
- import '../../../button/esm';
4
- import '../../../link/esm';
5
- import '@alfalab/utils';
6
3
  import '@alfalab/hooks';
7
- export { CountdownLoader } from './countdown-loader/component.js';
8
- export { Countdown, formatMsAsMinutes } from './countdown/component.js';
4
+ import '../utils.js';
5
+ import '../context.js';
6
+ import '../../../code-input/esm';
7
+ import '../../../link/esm';
9
8
  import '../../../loader/esm';
10
- import './code-input/utils.js';
11
- import './code-input/component.js';
12
- export { SignConfirmation } from './sign-confirmation/component.js';
13
- import '@alfalab/icons-glyph';
14
- export { Overlimit } from './overlimit/component.js';
9
+ import '../../../button/esm';
10
+ import '../countdown-section-ddb744a6.js';
11
+ export { Initial } from './screens/initial/component.js';
12
+ export { Hint } from './screens/hint/component.js';
13
+ export { FatalError } from './screens/fatal-error/component.js';
14
+ export { CountdownLoader } from './countdown-loader/component.js';
15
+ export { TempBlock } from './screens/temp-block/component.js';
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare const FatalError: () => JSX.Element;
3
+ export { FatalError };
@@ -0,0 +1,17 @@
1
+ import React, { useContext, Fragment } from 'react';
2
+ import '../../../utils.js';
3
+ import { ConfirmationContext } from '../../../context.js';
4
+ import { Button } from '../../../../../button/esm';
5
+
6
+ var styles = {"header":"confirmation__header_g9o34","description":"confirmation__description_g9o34"};
7
+ require('./index.css');
8
+
9
+ var FatalError = function () {
10
+ var _a = useContext(ConfirmationContext), texts = _a.texts, onFatalErrorOkButtonClick = _a.onFatalErrorOkButtonClick;
11
+ return (React.createElement(Fragment, null,
12
+ React.createElement("h3", { className: styles.header }, texts.fatalErrorTitle),
13
+ React.createElement("div", { className: styles.description }, texts.fatalErrorDescription),
14
+ React.createElement(Button, { size: 'xs', view: 'secondary', onClick: onFatalErrorOkButtonClick }, texts.fatalErrorButton)));
15
+ };
16
+
17
+ export { FatalError };
@@ -0,0 +1,61 @@
1
+ /* hash: 11nsd */
2
+ :root {
3
+ --color-light-text-primary: #0b1f35;
4
+ --color-light-text-secondary: #546272;
5
+ }
6
+ :root {
7
+
8
+ /* Hard */
9
+
10
+ /* Up */
11
+
12
+ /* Hard up */
13
+ }
14
+ :root {
15
+ --gap-xl: 24px;
16
+ --gap-2xl: 32px;
17
+ }
18
+ :root {
19
+ --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
20
+ sans-serif;
21
+ }
22
+ :root {
23
+ /* title */
24
+ --confirmation-title-font-size: 22px;
25
+ --confirmation-title-line-height: 26px;
26
+ --confirmation-title-font-weight: 700;
27
+ --confirmation-title-font-family: var(--font-family-system);
28
+ --confirmation-title-color: var(--color-light-text-primary);
29
+ --confirmation-title-font-feature-settings: normal;
30
+
31
+ /* text */
32
+ --confirmation-text-font-size: 16px;
33
+ --confirmation-text-line-height: 24px;
34
+ --confirmation-text-font-weight: 400;
35
+ --confirmation-text-font-family: var(--font-family-system);
36
+ --confirmation-text-color: var(--color-light-text-secondary);
37
+
38
+ /* error */
39
+
40
+ /* input */
41
+ }
42
+ .confirmation__header_g9o34 {
43
+ margin: 0;
44
+ margin-bottom: var(--gap-xl);
45
+ font-size: var(--confirmation-title-font-size);
46
+ line-height: var(--confirmation-title-line-height);
47
+ font-weight: var(--confirmation-title-font-weight);
48
+ font-family: var(--confirmation-title-font-family);
49
+ color: var(--confirmation-title-color);
50
+ font-feature-settings: var(--confirmation-title-font-feature-settings);
51
+ }
52
+ .confirmation__description_g9o34 {
53
+ font-size: var(--confirmation-text-font-size);
54
+ line-height: var(--confirmation-text-line-height);
55
+ font-weight: var(--confirmation-text-font-weight);
56
+ font-family: var(--confirmation-text-font-family);
57
+ color: var(--confirmation-text-color);
58
+
59
+ margin-bottom: var(--gap-2xl);
60
+ color: var(--color-light-text-primary);
61
+ }
@@ -0,0 +1 @@
1
+ export * from "./component";
@@ -0,0 +1,5 @@
1
+ import 'react';
2
+ import '../../../utils.js';
3
+ import '../../../context.js';
4
+ import '../../../../../button/esm';
5
+ export { FatalError } from './component.js';
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare const Hint: () => JSX.Element;
3
+ export { Hint };
@@ -0,0 +1,36 @@
1
+ import React, { useContext } from 'react';
2
+ import cn from 'classnames';
3
+ import '../../../utils.js';
4
+ import { ConfirmationContext } from '../../../context.js';
5
+ import { Link } from '../../../../../link/esm';
6
+ import { Button } from '../../../../../button/esm';
7
+
8
+ var styles = {"center":"confirmation__center_1td1k","phoneHintWrap":"confirmation__phoneHintWrap_1td1k","hintWrap":"confirmation__hintWrap_1td1k","title":"confirmation__title_1td1k","text":"confirmation__text_1td1k","phonesWrap":"confirmation__phonesWrap_1td1k","phoneWrap":"confirmation__phoneWrap_1td1k","phoneLink":"confirmation__phoneLink_1td1k","phoneDescription":"confirmation__phoneDescription_1td1k","hintButton":"confirmation__hintButton_1td1k"};
9
+ require('./index.css');
10
+
11
+ var Hint = function () {
12
+ var _a = useContext(ConfirmationContext), alignContent = _a.alignContent, texts = _a.texts, onChangeScreen = _a.onChangeScreen, onChangeState = _a.onChangeState;
13
+ var handleReturnButtonClick = function () {
14
+ onChangeScreen('INITIAL');
15
+ onChangeState('INITIAL');
16
+ };
17
+ return (React.createElement("div", { className: cn(styles.component, styles[alignContent]) },
18
+ React.createElement("div", { className: styles.hintWrap },
19
+ React.createElement("h3", { className: styles.title }, "\u041D\u0435\u00A0\u043F\u0440\u0438\u0445\u043E\u0434\u0438\u0442 \u0441\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435?"),
20
+ React.createElement("span", { className: styles.text }, "\u0415\u0441\u043B\u0438 \u0443\u00A0\u0432\u0430\u0441 \u0438\u0437\u043C\u0435\u043D\u0438\u043B\u0441\u044F \u043D\u043E\u043C\u0435\u0440 \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0430, \u043F\u043E\u0437\u0432\u043E\u043D\u0438\u0442\u0435 \u043D\u0430\u043C \u0438\u043B\u0438 \u043E\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044C \u0432\u00A0\u043B\u044E\u0431\u043E\u0435 \u043E\u0442\u0434\u0435\u043B\u0435\u043D\u0438\u0435 \u0431\u0430\u043D\u043A\u0430."),
21
+ React.createElement("div", { className: styles.phonesWrap },
22
+ React.createElement("div", { className: styles.phoneWrap },
23
+ React.createElement(Link, { href: 'tel:+78002000000', className: styles.phoneLink }, "8 800 200-00-00"),
24
+ React.createElement("span", { className: styles.phoneDescription },
25
+ ' ',
26
+ "\u2014\u00A0\u0434\u043B\u044F \u0437\u0432\u043E\u043D\u043A\u043E\u0432 \u043F\u043E\u00A0\u0420\u043E\u0441\u0441\u0438\u0438")),
27
+ React.createElement("div", { className: styles.phoneWrap },
28
+ React.createElement(Link, { href: 'tel:+74957888878', className: styles.phoneLink }, "+7 495 78-888-78"),
29
+ React.createElement("span", { className: styles.phoneDescription },
30
+ ' ',
31
+ "\u2014\u00A0\u0432\u00A0\u041C\u043E\u0441\u043A\u0432\u0435 \u0438\u00A0\u0437\u0430\u00A0\u0433\u0440\u0430\u043D\u0438\u0446\u0435\u0439"))),
32
+ React.createElement("span", { className: styles.text }, "\u0415\u0441\u043B\u0438 \u043D\u043E\u043C\u0435\u0440 \u043D\u0435\u00A0\u043C\u0435\u043D\u044F\u043B\u0441\u044F, \u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E, \u043F\u0435\u0440\u0435\u0433\u0440\u0443\u0436\u0435\u043D \u0441\u0435\u0440\u0432\u0438\u0441 \u043E\u0442\u043F\u0440\u0430\u0432\u043A\u0438 \u0441\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0439. \u041F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u043F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u044C \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0447\u0435\u0440\u0435\u0437 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u043C\u0438\u043D\u0443\u0442."),
33
+ React.createElement(Button, { size: 's', view: 'secondary', onClick: handleReturnButtonClick, className: styles.hintButton }, texts.hintButton))));
34
+ };
35
+
36
+ export { Hint };
@@ -0,0 +1,103 @@
1
+ /* hash: 36cl4 */
2
+ :root {
3
+ --color-light-text-primary: #0b1f35;
4
+ --color-light-text-secondary: #546272;
5
+ }
6
+ :root {
7
+
8
+ /* Hard */
9
+
10
+ /* Up */
11
+
12
+ /* Hard up */
13
+ }
14
+ :root {
15
+ --gap-xs: 8px;
16
+ --gap-xl: 24px;
17
+ --gap-2xl: 32px;
18
+ }
19
+ :root {
20
+ --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
21
+ sans-serif;
22
+ }
23
+ :root {
24
+ /* title */
25
+ --confirmation-title-font-size: 22px;
26
+ --confirmation-title-line-height: 26px;
27
+ --confirmation-title-font-weight: 700;
28
+ --confirmation-title-font-family: var(--font-family-system);
29
+ --confirmation-title-color: var(--color-light-text-primary);
30
+ --confirmation-title-font-feature-settings: normal;
31
+
32
+ /* text */
33
+ --confirmation-text-font-size: 16px;
34
+ --confirmation-text-line-height: 24px;
35
+ --confirmation-text-font-weight: 400;
36
+ --confirmation-text-font-family: var(--font-family-system);
37
+ --confirmation-text-color: var(--color-light-text-secondary);
38
+
39
+ /* error */
40
+
41
+ /* input */
42
+ }
43
+ .confirmation__center_1td1k .confirmation__phoneHintWrap_1td1k {
44
+ align-items: center;
45
+ }
46
+ .confirmation__center_1td1k .confirmation__hintWrap_1td1k {
47
+ align-items: center;
48
+ }
49
+ .confirmation__hintWrap_1td1k {
50
+ display: flex;
51
+ flex-direction: column;
52
+ align-items: flex-start;
53
+ }
54
+ .confirmation__title_1td1k {
55
+ margin: 0;
56
+ margin-bottom: var(--gap-xl);
57
+ font-size: var(--confirmation-title-font-size);
58
+ line-height: var(--confirmation-title-line-height);
59
+ font-weight: var(--confirmation-title-font-weight);
60
+ font-family: var(--confirmation-title-font-family);
61
+ color: var(--confirmation-title-color);
62
+ font-feature-settings: var(--confirmation-title-font-feature-settings);
63
+ }
64
+ .confirmation__text_1td1k {
65
+ font-size: var(--confirmation-text-font-size);
66
+ line-height: var(--confirmation-text-line-height);
67
+ font-weight: var(--confirmation-text-font-weight);
68
+ font-family: var(--confirmation-text-font-family);
69
+ color: var(--confirmation-text-color);
70
+
71
+ margin-bottom: var(--gap-xl);
72
+ }
73
+ .confirmation__phonesWrap_1td1k {
74
+ font-size: var(--confirmation-text-font-size);
75
+ line-height: var(--confirmation-text-line-height);
76
+ font-weight: var(--confirmation-text-font-weight);
77
+ font-family: var(--confirmation-text-font-family);
78
+ color: var(--confirmation-text-color);
79
+
80
+ display: flex;
81
+ flex-direction: column;
82
+ margin-bottom: var(--gap-xl);
83
+ }
84
+ .confirmation__phoneWrap_1td1k {
85
+ margin-bottom: var(--gap-xs)
86
+ }
87
+ .confirmation__phoneWrap_1td1k:last-child {
88
+ margin-bottom: 0;
89
+ }
90
+ .confirmation__phoneLink_1td1k {
91
+ font-size: 16px;
92
+ line-height: 24px;
93
+ font-weight: 500
94
+ }
95
+ .confirmation__phoneLink_1td1k > span {
96
+ border-bottom: none;
97
+ }
98
+ .confirmation__phoneDescription_1td1k {
99
+ color: var(--confirmation-text-color);
100
+ }
101
+ .confirmation__hintButton_1td1k {
102
+ margin-top: var(--gap-2xl);
103
+ }
@@ -0,0 +1 @@
1
+ export * from "./component";
@@ -0,0 +1,7 @@
1
+ import 'react';
2
+ import 'classnames';
3
+ import '../../../utils.js';
4
+ import '../../../context.js';
5
+ import '../../../../../link/esm';
6
+ import '../../../../../button/esm';
7
+ export { Hint } from './component.js';
@@ -0,0 +1,4 @@
1
+ export * from "./initial/index";
2
+ export * from "./hint/index";
3
+ export * from "./fatal-error/index";
4
+ export * from "./temp-block/index";
@@ -0,0 +1,15 @@
1
+ import 'react';
2
+ import 'classnames';
3
+ import '@alfalab/hooks';
4
+ import '../../utils.js';
5
+ import '../../context.js';
6
+ import '../../../../code-input/esm';
7
+ import '../../../../link/esm';
8
+ import '../../../../loader/esm';
9
+ import '../../../../button/esm';
10
+ import '../../countdown-section-ddb744a6.js';
11
+ export { Initial } from './initial/component.js';
12
+ export { Hint } from './hint/component.js';
13
+ export { FatalError } from './fatal-error/component.js';
14
+ import '../countdown-loader/component.js';
15
+ export { TempBlock } from './temp-block/component.js';
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare const Initial: () => JSX.Element;
3
+ export { Initial };