@alfalab/core-components 23.0.0 → 23.4.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 (1174) 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/cssm/index.module.css +7 -0
  51. package/bank-card/esm/Component.js +1 -1
  52. package/bank-card/esm/index.css +27 -20
  53. package/bank-card/index.css +27 -20
  54. package/bank-card/modern/Component.js +1 -1
  55. package/bank-card/modern/index.css +27 -20
  56. package/base-modal/Component.js +1 -1
  57. package/base-modal/esm/Component.js +1 -1
  58. package/base-modal/esm/index.css +12 -12
  59. package/base-modal/index.css +12 -12
  60. package/base-modal/modern/Component.js +1 -1
  61. package/base-modal/modern/index.css +12 -12
  62. package/bottom-sheet/{Component-b5acdcee.d.ts → Component-e726e596.d.ts} +0 -0
  63. package/bottom-sheet/{Component-b5acdcee.js → Component-e726e596.js} +0 -0
  64. package/bottom-sheet/component.js +2 -2
  65. package/bottom-sheet/components/footer/Component.js +1 -1
  66. package/bottom-sheet/components/footer/index.css +2 -2
  67. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  68. package/bottom-sheet/esm/{Component-393eb31e.d.ts → Component-4b8cd690.d.ts} +0 -0
  69. package/bottom-sheet/esm/{Component-393eb31e.js → Component-4b8cd690.js} +0 -0
  70. package/bottom-sheet/esm/component.js +2 -2
  71. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  72. package/bottom-sheet/esm/components/footer/index.css +2 -2
  73. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  74. package/bottom-sheet/esm/index.css +14 -14
  75. package/bottom-sheet/esm/index.js +1 -1
  76. package/bottom-sheet/index.css +14 -14
  77. package/bottom-sheet/index.js +1 -1
  78. package/bottom-sheet/modern/component.js +1 -1
  79. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  80. package/bottom-sheet/modern/components/footer/index.css +2 -2
  81. package/bottom-sheet/modern/index.css +14 -14
  82. package/button/Component.js +7 -4
  83. package/button/cssm/Component.js +4 -1
  84. package/button/default.css +41 -41
  85. package/button/esm/Component.js +7 -4
  86. package/button/esm/default.css +41 -41
  87. package/button/esm/index.css +51 -51
  88. package/button/esm/inverted.css +41 -41
  89. package/button/index.css +51 -51
  90. package/button/inverted.css +41 -41
  91. package/button/modern/Component.js +7 -4
  92. package/button/modern/default.css +41 -41
  93. package/button/modern/index.css +51 -51
  94. package/button/modern/inverted.css +41 -41
  95. package/calendar/Component.js +2 -2
  96. package/calendar/components/days-table/Component.js +2 -2
  97. package/calendar/components/days-table/index.css +40 -40
  98. package/calendar/components/days-table/index.js +1 -1
  99. package/calendar/components/header/Component.js +2 -2
  100. package/calendar/components/header/index.css +18 -18
  101. package/calendar/components/header/index.js +1 -1
  102. package/calendar/components/months-table/Component.js +2 -2
  103. package/calendar/components/months-table/index.css +6 -6
  104. package/calendar/components/months-table/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 +2 -2
  116. package/calendar/esm/components/header/index.css +18 -18
  117. package/calendar/esm/components/header/index.js +1 -1
  118. package/calendar/esm/components/months-table/Component.js +2 -2
  119. package/calendar/esm/components/months-table/index.css +6 -6
  120. package/calendar/esm/components/months-table/index.js +1 -1
  121. package/calendar/esm/components/select-button/Component.js +2 -2
  122. package/calendar/esm/components/select-button/index.css +10 -10
  123. package/calendar/esm/components/select-button/index.js +1 -1
  124. package/calendar/esm/components/years-table/Component.js +2 -2
  125. package/calendar/esm/components/years-table/index.css +6 -6
  126. package/calendar/esm/components/years-table/index.js +1 -1
  127. package/calendar/esm/index.css +7 -7
  128. package/calendar/esm/index.js +1 -1
  129. package/calendar/esm/{tslib.es6-332dd12f.d.ts → tslib.es6-4136656d.d.ts} +0 -0
  130. package/calendar/esm/{tslib.es6-332dd12f.js → tslib.es6-4136656d.js} +0 -0
  131. package/calendar/index.css +7 -7
  132. package/calendar/index.js +1 -1
  133. package/calendar/modern/Component.js +1 -1
  134. package/calendar/modern/components/days-table/Component.js +1 -1
  135. package/calendar/modern/components/days-table/index.css +40 -40
  136. package/calendar/modern/components/header/Component.js +1 -1
  137. package/calendar/modern/components/header/index.css +18 -18
  138. package/calendar/modern/components/months-table/Component.js +1 -1
  139. package/calendar/modern/components/months-table/index.css +6 -6
  140. package/calendar/modern/components/select-button/Component.js +1 -1
  141. package/calendar/modern/components/select-button/index.css +10 -10
  142. package/calendar/modern/components/years-table/Component.js +1 -1
  143. package/calendar/modern/components/years-table/index.css +6 -6
  144. package/calendar/modern/index.css +7 -7
  145. package/calendar/{tslib.es6-535356f6.d.ts → tslib.es6-665fbfd8.d.ts} +0 -0
  146. package/calendar/{tslib.es6-535356f6.js → tslib.es6-665fbfd8.js} +0 -0
  147. package/calendar-input/Component.d.ts +8 -0
  148. package/calendar-input/Component.js +3 -3
  149. package/calendar-input/cssm/Component.d.ts +8 -0
  150. package/calendar-input/cssm/Component.js +2 -2
  151. package/calendar-input/esm/Component.d.ts +8 -0
  152. package/calendar-input/esm/Component.js +3 -3
  153. package/calendar-input/esm/index.css +10 -10
  154. package/calendar-input/index.css +10 -10
  155. package/calendar-input/modern/Component.d.ts +8 -0
  156. package/calendar-input/modern/Component.js +3 -3
  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 +3 -3
  179. package/cdn-icon/index.css +3 -3
  180. package/cdn-icon/modern/Component.js +1 -1
  181. package/cdn-icon/modern/index.css +3 -3
  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-4d966182.d.ts → tslib.es6-2e87b2e0.d.ts} +0 -0
  206. package/chart/esm/{tslib.es6-4d966182.js → tslib.es6-2e87b2e0.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-e610a37b.d.ts → tslib.es6-9abf7e69.d.ts} +0 -0
  223. package/chart/{tslib.es6-e610a37b.js → tslib.es6-9abf7e69.js} +0 -0
  224. package/checkbox/Component.js +1 -1
  225. package/checkbox/esm/Component.js +1 -1
  226. package/checkbox/esm/index.css +35 -35
  227. package/checkbox/index.css +35 -35
  228. package/checkbox/modern/Component.js +1 -1
  229. package/checkbox/modern/index.css +35 -35
  230. package/checkbox-group/Component.js +1 -1
  231. package/checkbox-group/cssm/index.module.css +4 -2
  232. package/checkbox-group/esm/Component.js +1 -1
  233. package/checkbox-group/esm/index.css +21 -19
  234. package/checkbox-group/index.css +21 -19
  235. package/checkbox-group/modern/Component.js +1 -1
  236. package/checkbox-group/modern/index.css +21 -19
  237. package/circular-progress-bar/Component.js +1 -1
  238. package/circular-progress-bar/esm/Component.js +1 -1
  239. package/circular-progress-bar/esm/index.css +20 -20
  240. package/circular-progress-bar/index.css +20 -20
  241. package/circular-progress-bar/modern/Component.js +1 -1
  242. package/circular-progress-bar/modern/index.css +20 -20
  243. package/collapse/Component.js +1 -1
  244. package/collapse/esm/Component.js +1 -1
  245. package/collapse/esm/index.css +7 -7
  246. package/collapse/index.css +7 -7
  247. package/collapse/modern/Component.js +1 -1
  248. package/collapse/modern/index.css +7 -7
  249. package/confirmation/component.js +1 -1
  250. package/confirmation/components/code-input/component.js +1 -1
  251. package/confirmation/components/code-input/index.css +10 -10
  252. package/confirmation/components/countdown/component.js +1 -1
  253. package/confirmation/components/countdown/index.css +13 -13
  254. package/confirmation/components/countdown-loader/component.js +1 -1
  255. package/confirmation/components/countdown-loader/index.css +2 -2
  256. package/confirmation/components/overlimit/component.js +1 -1
  257. package/confirmation/components/overlimit/index.css +9 -9
  258. package/confirmation/components/sign-confirmation/component.js +1 -1
  259. package/confirmation/components/sign-confirmation/index.css +13 -13
  260. package/confirmation/esm/component.js +1 -1
  261. package/confirmation/esm/components/code-input/component.js +1 -1
  262. package/confirmation/esm/components/code-input/index.css +10 -10
  263. package/confirmation/esm/components/countdown/component.js +1 -1
  264. package/confirmation/esm/components/countdown/index.css +13 -13
  265. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  266. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  267. package/confirmation/esm/components/overlimit/component.js +1 -1
  268. package/confirmation/esm/components/overlimit/index.css +9 -9
  269. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  270. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  271. package/confirmation/esm/index.css +14 -14
  272. package/confirmation/index.css +14 -14
  273. package/confirmation/modern/component.js +1 -1
  274. package/confirmation/modern/components/code-input/component.js +1 -1
  275. package/confirmation/modern/components/code-input/index.css +10 -10
  276. package/confirmation/modern/components/countdown/component.js +1 -1
  277. package/confirmation/modern/components/countdown/index.css +13 -13
  278. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  279. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  280. package/confirmation/modern/components/overlimit/component.js +1 -1
  281. package/confirmation/modern/components/overlimit/index.css +9 -9
  282. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  283. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  284. package/confirmation/modern/index.css +14 -14
  285. package/custom-button/Component.d.ts +19 -0
  286. package/custom-button/Component.js +75 -0
  287. package/custom-button/cssm/Component.d.ts +19 -0
  288. package/custom-button/cssm/Component.js +74 -0
  289. package/custom-button/cssm/index.d.ts +1 -0
  290. package/custom-button/cssm/index.js +11 -0
  291. package/custom-button/cssm/index.module.css +57 -0
  292. package/custom-button/esm/Component.d.ts +19 -0
  293. package/custom-button/esm/Component.js +68 -0
  294. package/custom-button/esm/index.css +58 -0
  295. package/custom-button/esm/index.d.ts +1 -0
  296. package/custom-button/esm/index.js +4 -0
  297. package/custom-button/index.css +58 -0
  298. package/custom-button/index.d.ts +1 -0
  299. package/custom-button/index.js +10 -0
  300. package/custom-button/modern/Component.d.ts +19 -0
  301. package/custom-button/modern/Component.js +30 -0
  302. package/custom-button/modern/index.css +58 -0
  303. package/custom-button/modern/index.d.ts +1 -0
  304. package/custom-button/modern/index.js +4 -0
  305. package/custom-button/package.json +3 -0
  306. package/custom-button/send-stats.js +82 -0
  307. package/date-input/Component.js +1 -1
  308. package/date-input/esm/Component.js +1 -1
  309. package/date-input/esm/index.css +4 -4
  310. package/date-input/index.css +4 -4
  311. package/date-input/modern/Component.js +1 -1
  312. package/date-input/modern/index.css +4 -4
  313. package/divider/Component.js +1 -1
  314. package/divider/esm/Component.js +1 -1
  315. package/divider/esm/index.css +1 -1
  316. package/divider/index.css +1 -1
  317. package/divider/modern/Component.js +1 -1
  318. package/divider/modern/index.css +1 -1
  319. package/drawer/Component.js +1 -1
  320. package/drawer/esm/Component.js +1 -1
  321. package/drawer/esm/index.css +16 -16
  322. package/drawer/index.css +16 -16
  323. package/drawer/modern/Component.js +1 -1
  324. package/drawer/modern/index.css +16 -16
  325. package/dropzone/Component.js +1 -1
  326. package/dropzone/components/overlay/Component.js +1 -1
  327. package/dropzone/components/overlay/index.css +3 -3
  328. package/dropzone/esm/Component.js +1 -1
  329. package/dropzone/esm/components/overlay/Component.js +1 -1
  330. package/dropzone/esm/components/overlay/index.css +3 -3
  331. package/dropzone/esm/index.css +6 -6
  332. package/dropzone/index.css +6 -6
  333. package/dropzone/modern/Component.js +1 -1
  334. package/dropzone/modern/components/overlay/Component.js +1 -1
  335. package/dropzone/modern/components/overlay/index.css +3 -3
  336. package/dropzone/modern/index.css +6 -6
  337. package/file-upload-item/Component.d.ts +1 -1
  338. package/file-upload-item/Component.js +16 -8
  339. package/file-upload-item/cssm/Component.d.ts +1 -1
  340. package/file-upload-item/cssm/Component.js +15 -7
  341. package/file-upload-item/cssm/index.js +1 -0
  342. package/file-upload-item/cssm/index.module.css +49 -16
  343. package/file-upload-item/esm/Component.d.ts +1 -1
  344. package/file-upload-item/esm/Component.js +16 -8
  345. package/file-upload-item/esm/index.css +62 -29
  346. package/file-upload-item/esm/index.js +1 -0
  347. package/file-upload-item/index.css +62 -29
  348. package/file-upload-item/index.js +1 -0
  349. package/file-upload-item/modern/Component.d.ts +1 -1
  350. package/file-upload-item/modern/Component.js +16 -8
  351. package/file-upload-item/modern/index.css +62 -29
  352. package/file-upload-item/modern/index.js +1 -0
  353. package/form-control/Component.js +3 -3
  354. package/form-control/default.css +14 -14
  355. package/form-control/esm/Component.js +3 -3
  356. package/form-control/esm/default.css +14 -14
  357. package/form-control/esm/index.css +41 -41
  358. package/form-control/esm/inverted.css +14 -14
  359. package/form-control/index.css +41 -41
  360. package/form-control/inverted.css +14 -14
  361. package/form-control/modern/Component.js +3 -3
  362. package/form-control/modern/default.css +14 -14
  363. package/form-control/modern/index.css +41 -41
  364. package/form-control/modern/inverted.css +14 -14
  365. package/gallery/Component.js +3 -3
  366. package/gallery/components/header/Component.js +2 -2
  367. package/gallery/components/header/buttons.js +1 -1
  368. package/gallery/components/header/index.css +3 -3
  369. package/gallery/components/header/index.js +1 -1
  370. package/gallery/components/header-info-block/Component.js +1 -1
  371. package/gallery/components/header-info-block/index.css +5 -5
  372. package/gallery/components/image-preview/Component.js +1 -1
  373. package/gallery/components/image-preview/index.css +12 -12
  374. package/gallery/components/image-viewer/component.js +2 -2
  375. package/gallery/components/image-viewer/index.css +19 -19
  376. package/gallery/components/image-viewer/index.js +2 -2
  377. package/gallery/components/image-viewer/slide.js +1 -1
  378. package/gallery/components/index.js +2 -2
  379. package/gallery/components/navigation-bar/Component.js +1 -1
  380. package/gallery/components/navigation-bar/index.css +6 -6
  381. package/gallery/esm/Component.js +3 -3
  382. package/gallery/esm/components/header/Component.js +2 -2
  383. package/gallery/esm/components/header/buttons.js +1 -1
  384. package/gallery/esm/components/header/index.css +3 -3
  385. package/gallery/esm/components/header/index.js +1 -1
  386. package/gallery/esm/components/header-info-block/Component.js +1 -1
  387. package/gallery/esm/components/header-info-block/index.css +5 -5
  388. package/gallery/esm/components/image-preview/Component.js +1 -1
  389. package/gallery/esm/components/image-preview/index.css +12 -12
  390. package/gallery/esm/components/image-viewer/component.js +2 -2
  391. package/gallery/esm/components/image-viewer/index.css +19 -19
  392. package/gallery/esm/components/image-viewer/index.js +2 -2
  393. package/gallery/esm/components/image-viewer/slide.js +1 -1
  394. package/gallery/esm/components/index.js +2 -2
  395. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  396. package/gallery/esm/components/navigation-bar/index.css +6 -6
  397. package/gallery/esm/index.css +3 -3
  398. package/gallery/esm/index.js +2 -2
  399. package/gallery/esm/{slide-5bc61e78.d.ts → slide-474af4ed.d.ts} +0 -0
  400. package/gallery/esm/{slide-5bc61e78.js → slide-474af4ed.js} +1 -1
  401. package/gallery/esm/{tslib.es6-25607343.d.ts → tslib.es6-5c3914ba.d.ts} +0 -0
  402. package/gallery/esm/{tslib.es6-25607343.js → tslib.es6-5c3914ba.js} +0 -0
  403. package/gallery/index.css +3 -3
  404. package/gallery/index.js +2 -2
  405. package/gallery/modern/Component.js +2 -2
  406. package/gallery/modern/components/header/Component.js +1 -1
  407. package/gallery/modern/components/header/index.css +3 -3
  408. package/gallery/modern/components/header-info-block/Component.js +1 -1
  409. package/gallery/modern/components/header-info-block/index.css +5 -5
  410. package/gallery/modern/components/image-preview/Component.js +1 -1
  411. package/gallery/modern/components/image-preview/index.css +12 -12
  412. package/gallery/modern/components/image-viewer/component.js +1 -1
  413. package/gallery/modern/components/image-viewer/index.css +19 -19
  414. package/gallery/modern/components/image-viewer/index.js +1 -1
  415. package/gallery/modern/components/image-viewer/slide.js +1 -1
  416. package/gallery/modern/components/index.js +1 -1
  417. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  418. package/gallery/modern/components/navigation-bar/index.css +6 -6
  419. package/gallery/modern/index.css +3 -3
  420. package/gallery/modern/index.js +1 -1
  421. package/gallery/modern/{slide-a0c23f45.d.ts → slide-deefa3b1.d.ts} +0 -0
  422. package/gallery/modern/{slide-a0c23f45.js → slide-deefa3b1.js} +1 -1
  423. package/gallery/{slide-78cf6138.d.ts → slide-5ea6893e.d.ts} +0 -0
  424. package/gallery/{slide-78cf6138.js → slide-5ea6893e.js} +1 -1
  425. package/gallery/{tslib.es6-fa670b5a.d.ts → tslib.es6-3b1d281b.d.ts} +0 -0
  426. package/gallery/{tslib.es6-fa670b5a.js → tslib.es6-3b1d281b.js} +0 -0
  427. package/grid/Component.js +1 -1
  428. package/grid/col/Component.js +2 -2
  429. package/grid/col/index.css +511 -511
  430. package/grid/col/index.js +1 -1
  431. package/grid/esm/Component.js +1 -1
  432. package/grid/esm/col/Component.js +2 -2
  433. package/grid/esm/col/index.css +511 -511
  434. package/grid/esm/col/index.js +1 -1
  435. package/grid/esm/gutters.css +78 -78
  436. package/grid/esm/{gutters.module-b8020dbd.d.ts → gutters.module-18c91159.d.ts} +0 -0
  437. package/grid/esm/gutters.module-18c91159.js +27 -0
  438. package/grid/esm/index.js +1 -1
  439. package/grid/esm/row/Component.js +2 -2
  440. package/grid/esm/row/index.css +9 -9
  441. package/grid/esm/row/index.js +1 -1
  442. package/grid/gutters.css +78 -78
  443. package/grid/{gutters.module-3e2c082b.d.ts → gutters.module-71ac8e6b.d.ts} +0 -0
  444. package/grid/gutters.module-71ac8e6b.js +28 -0
  445. package/grid/index.js +1 -1
  446. package/grid/modern/Component.js +1 -1
  447. package/grid/modern/col/Component.js +2 -2
  448. package/grid/modern/col/index.css +511 -511
  449. package/grid/modern/col/index.js +1 -1
  450. package/grid/modern/gutters.css +78 -78
  451. package/grid/modern/gutters.module-f550a710.js +4 -0
  452. package/grid/modern/index.js +1 -1
  453. package/grid/modern/row/Component.js +2 -2
  454. package/grid/modern/row/index.css +9 -9
  455. package/grid/modern/row/index.js +1 -1
  456. package/grid/row/Component.js +2 -2
  457. package/grid/row/index.css +9 -9
  458. package/grid/row/index.js +1 -1
  459. package/icon-button/Component.d.ts +2 -2
  460. package/icon-button/Component.js +3 -3
  461. package/icon-button/cssm/Component.d.ts +2 -2
  462. package/icon-button/default.css +13 -13
  463. package/icon-button/esm/Component.d.ts +2 -2
  464. package/icon-button/esm/Component.js +3 -3
  465. package/icon-button/esm/default.css +13 -13
  466. package/icon-button/esm/index.css +6 -6
  467. package/icon-button/esm/inverted.css +13 -13
  468. package/icon-button/index.css +6 -6
  469. package/icon-button/inverted.css +13 -13
  470. package/icon-button/modern/Component.d.ts +2 -2
  471. package/icon-button/modern/Component.js +3 -3
  472. package/icon-button/modern/default.css +13 -13
  473. package/icon-button/modern/index.css +6 -6
  474. package/icon-button/modern/inverted.css +13 -13
  475. package/input/Component.js +3 -3
  476. package/input/default.css +13 -13
  477. package/input/esm/Component.js +3 -3
  478. package/input/esm/default.css +13 -13
  479. package/input/esm/index.css +31 -31
  480. package/input/esm/inverted.css +13 -13
  481. package/input/index.css +31 -31
  482. package/input/inverted.css +13 -13
  483. package/input/modern/Component.js +3 -3
  484. package/input/modern/default.css +13 -13
  485. package/input/modern/index.css +31 -31
  486. package/input/modern/inverted.css +13 -13
  487. package/input-autocomplete/{Component-e2cae4bb.d.ts → Component-fdde8b24.d.ts} +0 -0
  488. package/input-autocomplete/{Component-e2cae4bb.js → Component-fdde8b24.js} +1 -1
  489. package/input-autocomplete/Component.js +1 -1
  490. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  491. package/input-autocomplete/autocomplete-field/index.css +2 -2
  492. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  493. package/input-autocomplete/autocomplete-field/index.js +1 -1
  494. package/input-autocomplete/esm/{Component-7d7fd418.d.ts → Component-b968a56e.d.ts} +0 -0
  495. package/input-autocomplete/esm/{Component-7d7fd418.js → Component-b968a56e.js} +1 -1
  496. package/input-autocomplete/esm/Component.js +1 -1
  497. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  498. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  499. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  500. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  501. package/input-autocomplete/esm/index.js +1 -1
  502. package/input-autocomplete/index.js +1 -1
  503. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  504. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  505. package/intl-phone-input/{component-8777f2a6.d.ts → component-edcd423a.d.ts} +0 -0
  506. package/intl-phone-input/{component-8777f2a6.js → component-edcd423a.js} +1 -1
  507. package/intl-phone-input/component.d.ts +1 -1
  508. package/intl-phone-input/component.js +3 -3
  509. package/intl-phone-input/components/flag-icon/component.js +1 -1
  510. package/intl-phone-input/components/flag-icon/index.css +784 -784
  511. package/intl-phone-input/components/index.js +1 -1
  512. package/intl-phone-input/components/select/component.js +2 -2
  513. package/intl-phone-input/components/select/index.css +6 -6
  514. package/intl-phone-input/components/select/index.js +1 -1
  515. package/intl-phone-input/components/select-field/component.js +1 -1
  516. package/intl-phone-input/components/select-field/index.css +8 -8
  517. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  518. package/intl-phone-input/components/select-field/index.js +1 -1
  519. package/intl-phone-input/esm/{component-0b6f1f29.d.ts → component-13fd195a.d.ts} +0 -0
  520. package/intl-phone-input/esm/{component-0b6f1f29.js → component-13fd195a.js} +1 -1
  521. package/intl-phone-input/esm/component.js +3 -3
  522. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  523. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  524. package/intl-phone-input/esm/components/index.js +1 -1
  525. package/intl-phone-input/esm/components/select/component.js +2 -2
  526. package/intl-phone-input/esm/components/select/index.css +6 -6
  527. package/intl-phone-input/esm/components/select/index.js +1 -1
  528. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  529. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  530. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  531. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  532. package/intl-phone-input/esm/index.css +3 -3
  533. package/intl-phone-input/esm/index.js +1 -1
  534. package/intl-phone-input/esm/{libphonenumber-js.min-ce1be487.d.ts → libphonenumber-js.min-7aea40f4.d.ts} +0 -0
  535. package/intl-phone-input/esm/{libphonenumber-js.min-ce1be487.js → libphonenumber-js.min-7aea40f4.js} +0 -0
  536. package/intl-phone-input/index.css +3 -3
  537. package/intl-phone-input/index.js +1 -1
  538. package/intl-phone-input/{libphonenumber-js.min-25246d3f.d.ts → libphonenumber-js.min-5e6e7dfa.d.ts} +0 -0
  539. package/intl-phone-input/{libphonenumber-js.min-25246d3f.js → libphonenumber-js.min-5e6e7dfa.js} +0 -0
  540. package/intl-phone-input/modern/component.js +2 -2
  541. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  542. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  543. package/intl-phone-input/modern/components/select/component.js +1 -1
  544. package/intl-phone-input/modern/components/select/index.css +6 -6
  545. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  546. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  547. package/intl-phone-input/modern/index.css +3 -3
  548. package/intl-phone-input/modern/{libphonenumber-js.min-ce1be487.d.ts → libphonenumber-js.min-7aea40f4.d.ts} +0 -0
  549. package/intl-phone-input/modern/{libphonenumber-js.min-ce1be487.js → libphonenumber-js.min-7aea40f4.js} +0 -0
  550. package/link/Component.js +3 -3
  551. package/link/default.css +9 -9
  552. package/link/esm/Component.js +3 -3
  553. package/link/esm/default.css +9 -9
  554. package/link/esm/index.css +11 -11
  555. package/link/esm/inverted.css +9 -9
  556. package/link/index.css +11 -11
  557. package/link/inverted.css +9 -9
  558. package/link/modern/Component.js +3 -3
  559. package/link/modern/default.css +9 -9
  560. package/link/modern/index.css +11 -11
  561. package/link/modern/inverted.css +9 -9
  562. package/list/Component.js +1 -1
  563. package/list/esm/Component.js +1 -1
  564. package/list/esm/index.css +9 -9
  565. package/list/index.css +9 -9
  566. package/list/modern/Component.js +1 -1
  567. package/list/modern/index.css +9 -9
  568. package/list-header/Component.js +1 -1
  569. package/list-header/esm/Component.js +1 -1
  570. package/list-header/esm/index.css +3 -3
  571. package/list-header/index.css +3 -3
  572. package/list-header/modern/Component.js +1 -1
  573. package/list-header/modern/index.css +3 -3
  574. package/loader/Component.js +1 -1
  575. package/loader/esm/Component.js +1 -1
  576. package/loader/esm/index.css +7 -7
  577. package/loader/index.css +7 -7
  578. package/loader/modern/Component.js +1 -1
  579. package/loader/modern/index.css +7 -7
  580. package/masked-input/Component.js +1 -1
  581. package/masked-input/esm/Component.js +1 -1
  582. package/masked-input/esm/index.css +2 -2
  583. package/masked-input/index.css +2 -2
  584. package/masked-input/modern/Component.js +1 -1
  585. package/masked-input/modern/index.css +2 -2
  586. package/modal/Component.desktop.js +3 -3
  587. package/modal/Component.mobile.js +3 -3
  588. package/modal/Component.responsive.d.ts +3 -3
  589. package/modal/Component.responsive.js +2 -2
  590. package/modal/components/closer/Component.js +2 -2
  591. package/modal/components/closer/index.css +8 -8
  592. package/modal/components/content/Component.desktop.js +2 -2
  593. package/modal/components/content/Component.mobile.js +2 -2
  594. package/modal/components/content/desktop.css +19 -12
  595. package/modal/components/content/mobile.css +14 -7
  596. package/modal/components/footer/Component.desktop.js +2 -2
  597. package/modal/components/footer/Component.js +1 -1
  598. package/modal/components/footer/Component.mobile.js +2 -2
  599. package/modal/components/footer/desktop.css +19 -12
  600. package/modal/components/footer/layout.css +25 -25
  601. package/modal/components/footer/mobile.css +14 -7
  602. package/modal/components/header/Component.desktop.js +2 -2
  603. package/modal/components/header/Component.js +1 -1
  604. package/modal/components/header/Component.mobile.js +2 -2
  605. package/modal/components/header/desktop.css +23 -16
  606. package/modal/components/header/mobile.css +18 -11
  607. package/modal/desktop.css +8 -8
  608. package/modal/desktop.js +2 -2
  609. package/modal/esm/Component.desktop.js +3 -3
  610. package/modal/esm/Component.mobile.js +3 -3
  611. package/modal/esm/Component.responsive.js +2 -2
  612. package/modal/esm/components/closer/Component.js +2 -2
  613. package/modal/esm/components/closer/index.css +8 -8
  614. package/modal/esm/components/content/Component.desktop.js +2 -2
  615. package/modal/esm/components/content/Component.mobile.js +2 -2
  616. package/modal/esm/components/content/desktop.css +19 -12
  617. package/modal/esm/components/content/mobile.css +14 -7
  618. package/modal/esm/components/footer/Component.desktop.js +2 -2
  619. package/modal/esm/components/footer/Component.js +1 -1
  620. package/modal/esm/components/footer/Component.mobile.js +2 -2
  621. package/modal/esm/components/footer/desktop.css +19 -12
  622. package/modal/esm/components/footer/layout.css +25 -25
  623. package/modal/esm/components/footer/mobile.css +14 -7
  624. package/modal/esm/components/header/Component.desktop.js +2 -2
  625. package/modal/esm/components/header/Component.js +1 -1
  626. package/modal/esm/components/header/Component.mobile.js +2 -2
  627. package/modal/esm/components/header/desktop.css +23 -16
  628. package/modal/esm/components/header/mobile.css +18 -11
  629. package/modal/esm/desktop.css +8 -8
  630. package/modal/esm/desktop.js +2 -2
  631. package/modal/esm/index.js +2 -2
  632. package/modal/esm/mobile.css +2 -2
  633. package/modal/esm/mobile.js +2 -2
  634. package/modal/esm/responsive.js +2 -2
  635. package/modal/esm/transitions.css +8 -8
  636. package/modal/esm/transitions.module-2bcdcd25.js +4 -0
  637. package/modal/esm/{tslib.es6-34e031a0.d.ts → tslib.es6-95264ab8.d.ts} +0 -0
  638. package/modal/esm/{tslib.es6-34e031a0.js → tslib.es6-95264ab8.js} +0 -0
  639. package/modal/index.js +2 -2
  640. package/modal/mobile.css +2 -2
  641. package/modal/mobile.js +2 -2
  642. package/modal/modern/Component.desktop.js +2 -2
  643. package/modal/modern/Component.mobile.js +2 -2
  644. package/modal/modern/Component.responsive.js +1 -1
  645. package/modal/modern/components/closer/Component.js +1 -1
  646. package/modal/modern/components/closer/index.css +8 -8
  647. package/modal/modern/components/content/Component.desktop.js +1 -1
  648. package/modal/modern/components/content/Component.mobile.js +1 -1
  649. package/modal/modern/components/content/desktop.css +19 -12
  650. package/modal/modern/components/content/mobile.css +14 -7
  651. package/modal/modern/components/footer/Component.desktop.js +1 -1
  652. package/modal/modern/components/footer/Component.js +1 -1
  653. package/modal/modern/components/footer/Component.mobile.js +1 -1
  654. package/modal/modern/components/footer/desktop.css +19 -12
  655. package/modal/modern/components/footer/layout.css +25 -25
  656. package/modal/modern/components/footer/mobile.css +14 -7
  657. package/modal/modern/components/header/Component.desktop.js +1 -1
  658. package/modal/modern/components/header/Component.mobile.js +1 -1
  659. package/modal/modern/components/header/desktop.css +23 -16
  660. package/modal/modern/components/header/mobile.css +18 -11
  661. package/modal/modern/desktop.css +8 -8
  662. package/modal/modern/desktop.js +1 -1
  663. package/modal/modern/index.js +1 -1
  664. package/modal/modern/mobile.css +2 -2
  665. package/modal/modern/mobile.js +1 -1
  666. package/modal/modern/responsive.js +1 -1
  667. package/modal/modern/transitions.css +8 -8
  668. package/modal/modern/transitions.module-2bcdcd25.js +4 -0
  669. package/modal/responsive.js +2 -2
  670. package/modal/transitions.css +8 -8
  671. package/modal/transitions.module-89e53697.js +4 -0
  672. package/modal/{tslib.es6-3f121631.d.ts → tslib.es6-c7dd72e5.d.ts} +0 -0
  673. package/modal/{tslib.es6-3f121631.js → tslib.es6-c7dd72e5.js} +0 -0
  674. package/notification/Component.js +1 -1
  675. package/notification/esm/Component.js +1 -1
  676. package/notification/esm/index.css +7 -7
  677. package/notification/index.css +7 -7
  678. package/notification/modern/Component.js +1 -1
  679. package/notification/modern/index.css +7 -7
  680. package/notification-manager/{component-b9389404.d.ts → component-411d6da3.d.ts} +0 -0
  681. package/notification-manager/{component-b9389404.js → component-411d6da3.js} +0 -0
  682. package/notification-manager/component.js +2 -2
  683. package/notification-manager/components/index.js +1 -1
  684. package/notification-manager/components/notification/component.js +1 -1
  685. package/notification-manager/components/notification/index.d.ts +1 -1
  686. package/notification-manager/components/notification/index.js +1 -1
  687. package/notification-manager/esm/{component-eedaa28d.d.ts → component-2c291b2b.d.ts} +0 -0
  688. package/notification-manager/esm/{component-eedaa28d.js → component-2c291b2b.js} +0 -0
  689. package/notification-manager/esm/component.js +2 -2
  690. package/notification-manager/esm/components/index.js +1 -1
  691. package/notification-manager/esm/components/notification/component.js +1 -1
  692. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  693. package/notification-manager/esm/components/notification/index.js +1 -1
  694. package/notification-manager/esm/index.css +11 -11
  695. package/notification-manager/esm/index.js +1 -1
  696. package/notification-manager/index.css +11 -11
  697. package/notification-manager/index.js +1 -1
  698. package/notification-manager/modern/component.js +1 -1
  699. package/notification-manager/modern/index.css +11 -11
  700. package/package.json +1 -1
  701. package/password-input/component.js +1 -1
  702. package/password-input/esm/component.js +1 -1
  703. package/password-input/esm/index.css +5 -5
  704. package/password-input/index.css +5 -5
  705. package/password-input/modern/component.js +1 -1
  706. package/password-input/modern/index.css +5 -5
  707. package/phone-input/utils/index.js +5 -7
  708. package/picker-button/{Component-e3395aff.d.ts → Component-f2f52729.d.ts} +0 -0
  709. package/picker-button/{Component-e3395aff.js → Component-f2f52729.js} +6 -4
  710. package/picker-button/Component.js +2 -2
  711. package/picker-button/cssm/{Component-c7d52094.d.ts → Component-34f0d762.d.ts} +0 -0
  712. package/picker-button/cssm/{Component-c7d52094.js → Component-34f0d762.js} +5 -3
  713. package/picker-button/cssm/Component.js +1 -1
  714. package/picker-button/cssm/field/Component.js +1 -1
  715. package/picker-button/cssm/field/index.d.ts +1 -1
  716. package/picker-button/cssm/field/index.js +1 -1
  717. package/picker-button/cssm/index.js +1 -1
  718. package/picker-button/esm/{Component-a5fd3c9a.d.ts → Component-5d8794ce.d.ts} +0 -0
  719. package/picker-button/esm/{Component-a5fd3c9a.js → Component-5d8794ce.js} +6 -4
  720. package/picker-button/esm/Component.js +2 -2
  721. package/picker-button/esm/field/Component.js +1 -1
  722. package/picker-button/esm/field/index.css +3 -3
  723. package/picker-button/esm/field/index.d.ts +1 -1
  724. package/picker-button/esm/field/index.js +1 -1
  725. package/picker-button/esm/index.css +2 -2
  726. package/picker-button/esm/index.js +1 -1
  727. package/picker-button/field/Component.js +1 -1
  728. package/picker-button/field/index.css +3 -3
  729. package/picker-button/field/index.d.ts +1 -1
  730. package/picker-button/field/index.js +1 -1
  731. package/picker-button/index.css +2 -2
  732. package/picker-button/index.js +1 -1
  733. package/picker-button/modern/Component.js +1 -1
  734. package/picker-button/modern/field/Component.js +6 -4
  735. package/picker-button/modern/field/index.css +3 -3
  736. package/picker-button/modern/index.css +2 -2
  737. package/plate/Component.js +1 -1
  738. package/plate/esm/Component.js +1 -1
  739. package/plate/esm/index.css +28 -28
  740. package/plate/index.css +28 -28
  741. package/plate/modern/Component.js +1 -1
  742. package/plate/modern/index.css +28 -28
  743. package/popover/Component.js +1 -1
  744. package/popover/esm/Component.js +1 -1
  745. package/popover/esm/index.css +33 -33
  746. package/popover/index.css +33 -33
  747. package/popover/modern/Component.js +1 -1
  748. package/popover/modern/index.css +33 -33
  749. package/progress-bar/Component.js +1 -1
  750. package/progress-bar/esm/Component.js +1 -1
  751. package/progress-bar/esm/index.css +4 -4
  752. package/progress-bar/index.css +4 -4
  753. package/progress-bar/modern/Component.js +1 -1
  754. package/progress-bar/modern/index.css +4 -4
  755. package/pure-input/Component.js +1 -1
  756. package/pure-input/esm/Component.js +1 -1
  757. package/pure-input/esm/index.css +25 -25
  758. package/pure-input/index.css +25 -25
  759. package/pure-input/modern/Component.js +1 -1
  760. package/pure-input/modern/index.css +25 -25
  761. package/radio/Component.js +1 -1
  762. package/radio/esm/Component.js +1 -1
  763. package/radio/esm/index.css +31 -31
  764. package/radio/index.css +31 -31
  765. package/radio/modern/Component.js +1 -1
  766. package/radio/modern/index.css +31 -31
  767. package/radio-group/Component.js +1 -1
  768. package/radio-group/esm/Component.js +1 -1
  769. package/radio-group/esm/index.css +16 -16
  770. package/radio-group/index.css +16 -16
  771. package/radio-group/modern/Component.js +1 -1
  772. package/radio-group/modern/index.css +16 -16
  773. package/select/Component.js +1 -1
  774. package/select/components/arrow/Component.js +1 -1
  775. package/select/components/arrow/index.css +3 -3
  776. package/select/components/base-select/Component.js +2 -2
  777. package/select/components/base-select/index.css +7 -7
  778. package/select/components/base-select/index.js +1 -1
  779. package/select/components/checkmark/Component.js +1 -1
  780. package/select/components/checkmark/index.css +3 -3
  781. package/select/components/field/Component.js +2 -2
  782. package/select/components/field/index.css +9 -9
  783. package/select/components/field/index.js +1 -1
  784. package/select/components/index.js +1 -1
  785. package/select/components/native-select/Component.js +1 -1
  786. package/select/components/native-select/index.js +1 -1
  787. package/select/components/optgroup/Component.js +1 -1
  788. package/select/components/optgroup/index.css +6 -6
  789. package/select/components/option/Component.js +2 -2
  790. package/select/components/option/index.css +20 -20
  791. package/select/components/option/index.js +1 -1
  792. package/select/components/options-list/Component.js +1 -1
  793. package/select/components/options-list/index.css +5 -5
  794. package/select/components/virtual-options-list/Component.js +1 -1
  795. package/select/components/virtual-options-list/index.css +11 -11
  796. package/select/esm/Component.js +1 -1
  797. package/select/esm/components/arrow/Component.js +1 -1
  798. package/select/esm/components/arrow/index.css +3 -3
  799. package/select/esm/components/base-select/Component.js +2 -2
  800. package/select/esm/components/base-select/index.css +7 -7
  801. package/select/esm/components/base-select/index.js +1 -1
  802. package/select/esm/components/checkmark/Component.js +1 -1
  803. package/select/esm/components/checkmark/index.css +3 -3
  804. package/select/esm/components/field/Component.js +2 -2
  805. package/select/esm/components/field/index.css +9 -9
  806. package/select/esm/components/field/index.js +1 -1
  807. package/select/esm/components/index.js +1 -1
  808. package/select/esm/components/native-select/Component.js +1 -1
  809. package/select/esm/components/native-select/index.js +1 -1
  810. package/select/esm/components/optgroup/Component.js +1 -1
  811. package/select/esm/components/optgroup/index.css +6 -6
  812. package/select/esm/components/option/Component.js +2 -2
  813. package/select/esm/components/option/index.css +20 -20
  814. package/select/esm/components/option/index.js +1 -1
  815. package/select/esm/components/options-list/Component.js +1 -1
  816. package/select/esm/components/options-list/index.css +5 -5
  817. package/select/esm/components/virtual-options-list/Component.js +1 -1
  818. package/select/esm/components/virtual-options-list/index.css +11 -11
  819. package/select/esm/index.js +1 -1
  820. package/select/esm/presets/index.js +1 -1
  821. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  822. package/select/esm/presets/useLazyLoading/index.css +2 -2
  823. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  824. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  825. package/select/esm/{tslib.es6-e401d952.d.ts → tslib.es6-28f0e277.d.ts} +0 -0
  826. package/select/esm/{tslib.es6-e401d952.js → tslib.es6-28f0e277.js} +0 -0
  827. package/select/index.js +1 -1
  828. package/select/modern/components/arrow/Component.js +1 -1
  829. package/select/modern/components/arrow/index.css +3 -3
  830. package/select/modern/components/base-select/Component.js +1 -1
  831. package/select/modern/components/base-select/index.css +7 -7
  832. package/select/modern/components/checkmark/Component.js +1 -1
  833. package/select/modern/components/checkmark/index.css +3 -3
  834. package/select/modern/components/field/Component.js +1 -1
  835. package/select/modern/components/field/index.css +9 -9
  836. package/select/modern/components/optgroup/Component.js +1 -1
  837. package/select/modern/components/optgroup/index.css +6 -6
  838. package/select/modern/components/option/Component.js +1 -1
  839. package/select/modern/components/option/index.css +20 -20
  840. package/select/modern/components/options-list/Component.js +1 -1
  841. package/select/modern/components/options-list/index.css +5 -5
  842. package/select/modern/components/virtual-options-list/Component.js +1 -1
  843. package/select/modern/components/virtual-options-list/index.css +11 -11
  844. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  845. package/select/modern/presets/useLazyLoading/index.css +2 -2
  846. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  847. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  848. package/select/presets/index.js +1 -1
  849. package/select/presets/useLazyLoading/hook.js +2 -2
  850. package/select/presets/useLazyLoading/index.css +2 -2
  851. package/select/presets/useSelectWithLoading/hook.js +2 -2
  852. package/select/presets/useSelectWithLoading/index.css +2 -2
  853. package/select/{tslib.es6-ba995fc6.d.ts → tslib.es6-af292859.d.ts} +0 -0
  854. package/select/{tslib.es6-ba995fc6.js → tslib.es6-af292859.js} +0 -0
  855. package/select-with-tags/component.js +1 -1
  856. package/select-with-tags/components/index.js +1 -1
  857. package/select-with-tags/components/tag/component.js +2 -2
  858. package/select-with-tags/components/tag/index.css +10 -10
  859. package/select-with-tags/components/tag/index.js +1 -1
  860. package/select-with-tags/components/tag-list/component.js +2 -2
  861. package/select-with-tags/components/tag-list/index.css +30 -30
  862. package/select-with-tags/components/tag-list/index.js +1 -1
  863. package/select-with-tags/esm/component.js +1 -1
  864. package/select-with-tags/esm/components/index.js +1 -1
  865. package/select-with-tags/esm/components/tag/component.js +2 -2
  866. package/select-with-tags/esm/components/tag/index.css +10 -10
  867. package/select-with-tags/esm/components/tag/index.js +1 -1
  868. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  869. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  870. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  871. package/select-with-tags/esm/index.js +1 -1
  872. package/select-with-tags/esm/{tslib.es6-c8d701f4.d.ts → tslib.es6-f6e532d9.d.ts} +0 -0
  873. package/select-with-tags/esm/{tslib.es6-c8d701f4.js → tslib.es6-f6e532d9.js} +0 -0
  874. package/select-with-tags/esm/utils/index.js +1 -1
  875. package/select-with-tags/esm/utils/match.js +1 -1
  876. package/select-with-tags/index.js +1 -1
  877. package/select-with-tags/modern/components/tag/component.js +1 -1
  878. package/select-with-tags/modern/components/tag/index.css +10 -10
  879. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  880. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  881. package/select-with-tags/{tslib.es6-5784e112.d.ts → tslib.es6-442a5fbf.d.ts} +0 -0
  882. package/select-with-tags/{tslib.es6-5784e112.js → tslib.es6-442a5fbf.js} +0 -0
  883. package/select-with-tags/utils/index.js +1 -1
  884. package/select-with-tags/utils/match.js +1 -1
  885. package/skeleton/Component.js +1 -1
  886. package/skeleton/esm/Component.js +1 -1
  887. package/skeleton/esm/index.css +10 -10
  888. package/skeleton/index.css +10 -10
  889. package/skeleton/modern/Component.js +1 -1
  890. package/skeleton/modern/index.css +10 -10
  891. package/slider/Component.js +1 -1
  892. package/slider/esm/Component.js +1 -1
  893. package/slider/esm/index.css +36 -36
  894. package/slider/index.css +36 -36
  895. package/slider/modern/Component.js +1 -1
  896. package/slider/modern/index.css +36 -36
  897. package/slider-input/Component.js +1 -1
  898. package/slider-input/esm/Component.js +1 -1
  899. package/slider-input/esm/index.css +17 -17
  900. package/slider-input/index.css +17 -17
  901. package/slider-input/modern/Component.js +1 -1
  902. package/slider-input/modern/index.css +17 -17
  903. package/space/Component.js +2 -2
  904. package/space/{Item-03422c72.d.ts → Item-1ea1067c.d.ts} +0 -0
  905. package/space/{Item-03422c72.js → Item-1ea1067c.js} +0 -0
  906. package/space/Item.js +1 -1
  907. package/space/esm/Component.js +2 -2
  908. package/space/esm/{Item-cf01a4a7.d.ts → Item-ec17c1fd.d.ts} +0 -0
  909. package/space/esm/{Item-cf01a4a7.js → Item-ec17c1fd.js} +0 -0
  910. package/space/esm/Item.js +1 -1
  911. package/space/esm/index.css +8 -8
  912. package/space/esm/index.js +1 -1
  913. package/space/index.css +8 -8
  914. package/space/index.js +1 -1
  915. package/space/modern/Component.js +1 -1
  916. package/space/modern/index.css +8 -8
  917. package/spinner/Component.js +1 -1
  918. package/spinner/esm/Component.js +1 -1
  919. package/spinner/esm/index.css +6 -6
  920. package/spinner/index.css +6 -6
  921. package/spinner/modern/Component.js +1 -1
  922. package/spinner/modern/index.css +6 -6
  923. package/status/Component.js +1 -1
  924. package/status/cssm/index.module.css +14 -14
  925. package/status/esm/Component.js +1 -1
  926. package/status/esm/index.css +32 -32
  927. package/status/index.css +32 -32
  928. package/status/modern/Component.js +1 -1
  929. package/status/modern/index.css +32 -32
  930. package/stepped-progress-bar/Component.js +1 -1
  931. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  932. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  933. package/stepped-progress-bar/esm/Component.js +1 -1
  934. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  935. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  936. package/stepped-progress-bar/esm/index.css +3 -3
  937. package/stepped-progress-bar/index.css +3 -3
  938. package/stepped-progress-bar/modern/Component.js +1 -1
  939. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  940. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  941. package/stepped-progress-bar/modern/index.css +3 -3
  942. package/switch/Component.js +1 -1
  943. package/switch/esm/Component.js +1 -1
  944. package/switch/esm/index.css +25 -25
  945. package/switch/index.css +25 -25
  946. package/switch/modern/Component.js +1 -1
  947. package/switch/modern/index.css +25 -25
  948. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  949. package/tabs/components/primary-tablist/Component.js +1 -1
  950. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  951. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  952. package/tabs/components/primary-tablist/index.css +18 -18
  953. package/tabs/components/primary-tablist/mobile.css +27 -20
  954. package/tabs/components/scrollable-container/Component.js +1 -1
  955. package/tabs/components/scrollable-container/index.css +2 -2
  956. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  957. package/tabs/components/secondary-tablist/Component.js +1 -1
  958. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  959. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  960. package/tabs/components/secondary-tablist/index.css +11 -11
  961. package/tabs/components/secondary-tablist/mobile.css +21 -14
  962. package/tabs/components/tab/Component.js +1 -1
  963. package/tabs/components/tab/index.css +2 -2
  964. package/tabs/components/tabs/Component.desktop.js +3 -3
  965. package/tabs/components/tabs/Component.mobile.js +3 -3
  966. package/tabs/components/tabs/Component.responsive.js +3 -3
  967. package/tabs/desktop.js +3 -3
  968. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  969. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  970. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  971. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  972. package/tabs/esm/components/primary-tablist/index.css +18 -18
  973. package/tabs/esm/components/primary-tablist/mobile.css +27 -20
  974. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  975. package/tabs/esm/components/scrollable-container/index.css +2 -2
  976. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  977. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  978. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  979. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  980. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  981. package/tabs/esm/components/secondary-tablist/mobile.css +21 -14
  982. package/tabs/esm/components/tab/Component.js +1 -1
  983. package/tabs/esm/components/tab/index.css +2 -2
  984. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  985. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  986. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  987. package/tabs/esm/desktop.js +3 -3
  988. package/tabs/esm/index.js +3 -3
  989. package/tabs/esm/index.module-060a086e.js +4 -0
  990. package/tabs/esm/index.module-2884d2ec.js +4 -0
  991. package/tabs/esm/mobile.js +3 -3
  992. package/tabs/esm/responsive.js +3 -3
  993. package/tabs/esm/{tslib.es6-06c9ad9d.d.ts → tslib.es6-0b8fd9bf.d.ts} +0 -0
  994. package/tabs/esm/{tslib.es6-06c9ad9d.js → tslib.es6-0b8fd9bf.js} +0 -0
  995. package/tabs/index.js +3 -3
  996. package/tabs/index.module-35e21f3a.js +4 -0
  997. package/tabs/index.module-663c4923.js +4 -0
  998. package/tabs/mobile.js +3 -3
  999. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1000. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1001. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1002. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1003. package/tabs/modern/components/primary-tablist/mobile.css +27 -20
  1004. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1005. package/tabs/modern/components/scrollable-container/index.css +2 -2
  1006. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1007. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1008. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1009. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1010. package/tabs/modern/components/secondary-tablist/mobile.css +21 -14
  1011. package/tabs/modern/components/tab/Component.js +1 -1
  1012. package/tabs/modern/components/tab/index.css +2 -2
  1013. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1014. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1015. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1016. package/tabs/modern/desktop.js +2 -2
  1017. package/tabs/modern/index.js +2 -2
  1018. package/tabs/modern/index.module-060a086e.js +4 -0
  1019. package/tabs/modern/index.module-2884d2ec.js +4 -0
  1020. package/tabs/modern/mobile.js +2 -2
  1021. package/tabs/modern/responsive.js +2 -2
  1022. package/tabs/responsive.js +3 -3
  1023. package/tabs/{tslib.es6-ff43d219.d.ts → tslib.es6-b9027bc3.d.ts} +0 -0
  1024. package/tabs/{tslib.es6-ff43d219.js → tslib.es6-b9027bc3.js} +0 -0
  1025. package/tag/Component.js +3 -3
  1026. package/tag/default.css +7 -7
  1027. package/tag/esm/Component.js +3 -3
  1028. package/tag/esm/default.css +7 -7
  1029. package/tag/esm/index.css +35 -35
  1030. package/tag/esm/inverted.css +7 -7
  1031. package/tag/index.css +35 -35
  1032. package/tag/inverted.css +7 -7
  1033. package/tag/modern/Component.js +3 -3
  1034. package/tag/modern/default.css +7 -7
  1035. package/tag/modern/index.css +35 -35
  1036. package/tag/modern/inverted.css +7 -7
  1037. package/textarea/Component.js +3 -3
  1038. package/textarea/default.css +18 -18
  1039. package/textarea/esm/Component.js +3 -3
  1040. package/textarea/esm/default.css +18 -18
  1041. package/textarea/esm/index.css +21 -21
  1042. package/textarea/esm/inverted.css +18 -18
  1043. package/textarea/index.css +21 -21
  1044. package/textarea/inverted.css +18 -18
  1045. package/textarea/modern/Component.js +3 -3
  1046. package/textarea/modern/default.css +18 -18
  1047. package/textarea/modern/index.css +21 -21
  1048. package/textarea/modern/inverted.css +18 -18
  1049. package/themes/checkbox-group/click.css +5 -0
  1050. package/themes/click.css +10 -0
  1051. package/themes/compiled/mobile-dark-bluetint.css +214 -214
  1052. package/themes/corp.css +7 -0
  1053. package/themes/dist/checkbox-group/click.css +5 -0
  1054. package/themes/dist/click.css +10 -0
  1055. package/themes/dist/compiled/mobile-dark-bluetint.css +681 -661
  1056. package/themes/dist/corp.css +7 -0
  1057. package/themes/dist/mixins/checkbox-group/click.css +5 -0
  1058. package/themes/dist/mixins/click.css +2 -0
  1059. package/themes/dist/mobile.css +7 -0
  1060. package/themes/dist/package.json +1 -1
  1061. package/themes/dist/site.css +7 -0
  1062. package/themes/mixins/checkbox-group/click.css +5 -0
  1063. package/themes/mixins/click.css +2 -0
  1064. package/themes/mobile.css +7 -0
  1065. package/themes/site.css +7 -0
  1066. package/toast/component.js +1 -1
  1067. package/toast/esm/component.js +1 -1
  1068. package/toast/esm/index.css +9 -9
  1069. package/toast/index.css +9 -9
  1070. package/toast/modern/component.js +1 -1
  1071. package/toast/modern/index.css +9 -9
  1072. package/toast-plate/component.js +1 -1
  1073. package/toast-plate/cssm/index.module.css +7 -0
  1074. package/toast-plate/esm/component.js +1 -1
  1075. package/toast-plate/esm/index.css +22 -15
  1076. package/toast-plate/index.css +22 -15
  1077. package/toast-plate/modern/component.js +1 -1
  1078. package/toast-plate/modern/index.css +22 -15
  1079. package/tooltip/{Component-d2a857dd.d.ts → Component-7aa1e069.d.ts} +0 -0
  1080. package/tooltip/{Component-d2a857dd.js → Component-7aa1e069.js} +1 -1
  1081. package/tooltip/Component.js +1 -1
  1082. package/tooltip/component.responsive.js +1 -1
  1083. package/tooltip/esm/{Component-71428210.d.ts → Component-9056cd85.d.ts} +0 -0
  1084. package/tooltip/esm/{Component-71428210.js → Component-9056cd85.js} +1 -1
  1085. package/tooltip/esm/Component.js +1 -1
  1086. package/tooltip/esm/component.responsive.js +1 -1
  1087. package/tooltip/esm/index.css +6 -6
  1088. package/tooltip/esm/index.d.ts +1 -1
  1089. package/tooltip/esm/index.js +1 -1
  1090. package/tooltip/esm/responsive.js +1 -1
  1091. package/tooltip/index.css +6 -6
  1092. package/tooltip/index.d.ts +1 -1
  1093. package/tooltip/index.js +1 -1
  1094. package/tooltip/modern/Component.js +1 -1
  1095. package/tooltip/modern/index.css +6 -6
  1096. package/tooltip/responsive.js +1 -1
  1097. package/typography/colors.css +12 -12
  1098. package/typography/{colors.module-61cec048.d.ts → colors.module-1cfc5092.d.ts} +0 -0
  1099. package/typography/{colors.module-61cec048.js → colors.module-1cfc5092.js} +1 -1
  1100. package/typography/common.module-4a429a30.js +4 -0
  1101. package/typography/component.js +2 -2
  1102. package/typography/esm/colors.css +12 -12
  1103. package/typography/esm/{colors.module-b1156c49.d.ts → colors.module-6204fa99.d.ts} +0 -0
  1104. package/typography/esm/{colors.module-b1156c49.js → colors.module-6204fa99.js} +1 -1
  1105. package/typography/esm/common.module-82da60b5.js +4 -0
  1106. package/typography/esm/component.js +2 -2
  1107. package/typography/esm/index.js +2 -2
  1108. package/typography/esm/text/component.js +2 -2
  1109. package/typography/esm/text/index.css +13 -13
  1110. package/typography/esm/text/index.js +1 -1
  1111. package/typography/esm/title/common.css +4 -4
  1112. package/typography/esm/title/component.js +1 -1
  1113. package/typography/esm/title/index.css +18 -18
  1114. package/typography/esm/title/index.js +3 -3
  1115. package/typography/esm/title-responsive/component.js +3 -3
  1116. package/typography/esm/title-responsive/index.css +45 -45
  1117. package/typography/esm/title-responsive/index.js +2 -2
  1118. package/typography/index.js +2 -2
  1119. package/typography/modern/colors.css +12 -12
  1120. package/typography/modern/colors.module-0af07cc7.js +4 -0
  1121. package/typography/modern/common.module-82da60b5.js +4 -0
  1122. package/typography/modern/component.js +2 -2
  1123. package/typography/modern/index.js +2 -2
  1124. package/typography/modern/text/component.js +2 -2
  1125. package/typography/modern/text/index.css +13 -13
  1126. package/typography/modern/text/index.js +1 -1
  1127. package/typography/modern/title/common.css +4 -4
  1128. package/typography/modern/title/component.js +1 -1
  1129. package/typography/modern/title/index.css +18 -18
  1130. package/typography/modern/title/index.js +3 -3
  1131. package/typography/modern/title-responsive/component.js +3 -3
  1132. package/typography/modern/title-responsive/index.css +45 -45
  1133. package/typography/modern/title-responsive/index.js +2 -2
  1134. package/typography/text/component.d.ts +2 -2
  1135. package/typography/text/component.js +2 -2
  1136. package/typography/text/index.css +13 -13
  1137. package/typography/text/index.js +1 -1
  1138. package/typography/title/common.css +4 -4
  1139. package/typography/title/component.d.ts +3 -3
  1140. package/typography/title/component.js +1 -1
  1141. package/typography/title/index.css +18 -18
  1142. package/typography/title/index.js +3 -3
  1143. package/typography/title-responsive/component.js +3 -3
  1144. package/typography/title-responsive/index.css +45 -45
  1145. package/typography/title-responsive/index.js +2 -2
  1146. package/vars/colors-addons.css +7 -0
  1147. package/vars/cssm/colors-addons.css +7 -0
  1148. package/vars/cssm/index.css +7 -0
  1149. package/vars/dist/colors-addons.css +7 -0
  1150. package/vars/dist/cssm/colors-addons.css +7 -0
  1151. package/vars/dist/cssm/index.css +7 -0
  1152. package/vars/dist/package.json +1 -1
  1153. package/with-suffix/Component.js +1 -1
  1154. package/with-suffix/esm/Component.js +1 -1
  1155. package/with-suffix/esm/index.css +9 -9
  1156. package/with-suffix/index.css +9 -9
  1157. package/with-suffix/modern/Component.js +1 -1
  1158. package/with-suffix/modern/index.css +9 -9
  1159. package/grid/esm/gutters.module-b8020dbd.js +0 -27
  1160. package/grid/gutters.module-3e2c082b.js +0 -28
  1161. package/grid/modern/gutters.module-a9f3765e.js +0 -4
  1162. package/modal/esm/transitions.module-ea6d76cb.js +0 -4
  1163. package/modal/modern/transitions.module-ea6d76cb.js +0 -4
  1164. package/modal/transitions.module-d9ab2abf.js +0 -4
  1165. package/tabs/esm/index.module-21efd766.js +0 -4
  1166. package/tabs/esm/index.module-38c8bc37.js +0 -4
  1167. package/tabs/index.module-09f5df42.js +0 -4
  1168. package/tabs/index.module-9e7ccd45.js +0 -4
  1169. package/tabs/modern/index.module-21efd766.js +0 -4
  1170. package/tabs/modern/index.module-38c8bc37.js +0 -4
  1171. package/typography/common.module-03e442de.js +0 -4
  1172. package/typography/esm/common.module-1b422267.js +0 -4
  1173. package/typography/modern/colors.module-fd6cee6a.js +0 -4
  1174. package/typography/modern/common.module-1b422267.js +0 -4
@@ -1,4 +1,4 @@
1
- /* hash: 7hhjz */
1
+ /* hash: 1vuc5 */
2
2
  :root {
3
3
  --color-light-bg-negative-muted: #feebea;
4
4
  --color-light-bg-secondary: #f3f4f5;
@@ -41,10 +41,10 @@
41
41
  --confirmation-input-bg-color: var(--color-light-bg-secondary);
42
42
  --confirmation-input-error-bg-color: var(--color-light-bg-negative-muted);
43
43
  }
44
- .confirmation__component_1k5fp {
44
+ .confirmation__component_9twli {
45
45
  display: flex;
46
46
  }
47
- .confirmation__input_1k5fp {
47
+ .confirmation__input_9twli {
48
48
  flex-shrink: 0;
49
49
  width: 36px;
50
50
  height: 48px;
@@ -61,23 +61,23 @@
61
61
  font-weight: var(--confirmation-input-font-weight);
62
62
  font-family: var(--confirmation-input-font-family)
63
63
  }
64
- .confirmation__input_1k5fp.confirmation__hasError_1k5fp {
64
+ .confirmation__input_9twli.confirmation__hasError_9twli {
65
65
  color: var(--confirmation-error-color);
66
66
  caret-color: var(--confirmation-input-text-color);
67
67
  background-color: var(--confirmation-input-error-bg-color);
68
68
  }
69
- .confirmation__input_1k5fp.confirmation__center_1k5fp {
69
+ .confirmation__input_9twli.confirmation__center_9twli {
70
70
  margin: 0 var(--gap-2xs);
71
71
  }
72
- .confirmation__input_1k5fp.confirmation__disabled_1k5fp {
72
+ .confirmation__input_9twli.confirmation__disabled_9twli {
73
73
  color: var(--color-light-text-tertiary);
74
74
  opacity: 1;
75
75
  }
76
- .confirmation__compact_1k5fp .confirmation__input_1k5fp {
76
+ .confirmation__compact_9twli .confirmation__input_9twli {
77
77
  width: 28px;
78
78
  height: 40px;
79
79
  }
80
- @keyframes confirmation__shake_1k5fp {
80
+ @keyframes confirmation__shake_9twli {
81
81
  0% {
82
82
  transform: translateX(0);
83
83
  }
@@ -94,6 +94,6 @@
94
94
  transform: translateX(0);
95
95
  }
96
96
  }
97
- .confirmation__shake_1k5fp {
98
- animation: confirmation__shake_1k5fp 0.15s linear 0s 3;
97
+ .confirmation__shake_9twli {
98
+ animation: confirmation__shake_9twli 0.15s linear 0s 3;
99
99
  }
@@ -12,7 +12,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
12
12
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
13
13
  var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
14
14
 
15
- var styles = {"component":"confirmation__component_u22lh","hasError":"confirmation__hasError_u22lh","getCodeButton":"confirmation__getCodeButton_u22lh","info":"confirmation__info_u22lh","customContent":"confirmation__customContent_u22lh","loaderWrap":"confirmation__loaderWrap_u22lh","loader":"confirmation__loader_u22lh","center":"confirmation__center_u22lh","timePassed":"confirmation__timePassed_u22lh","noAttemptsLeftMessage":"confirmation__noAttemptsLeftMessage_u22lh"};
15
+ var styles = {"component":"confirmation__component_5chnw","hasError":"confirmation__hasError_5chnw","getCodeButton":"confirmation__getCodeButton_5chnw","info":"confirmation__info_5chnw","customContent":"confirmation__customContent_5chnw","loaderWrap":"confirmation__loaderWrap_5chnw","loader":"confirmation__loader_5chnw","center":"confirmation__center_5chnw","timePassed":"confirmation__timePassed_5chnw","noAttemptsLeftMessage":"confirmation__noAttemptsLeftMessage_5chnw"};
16
16
  require('./index.css');
17
17
 
18
18
  /**
@@ -1,4 +1,4 @@
1
- /* hash: a7ep6 */
1
+ /* hash: kvo60 */
2
2
  :root {
3
3
  --color-light-text-secondary: #546272;
4
4
  }
@@ -34,7 +34,7 @@
34
34
 
35
35
  /* input */
36
36
  }
37
- .confirmation__component_u22lh {
37
+ .confirmation__component_5chnw {
38
38
  font-size: var(--confirmation-text-font-size);
39
39
  line-height: var(--confirmation-text-line-height);
40
40
  font-weight: var(--confirmation-text-font-weight);
@@ -47,39 +47,39 @@
47
47
  margin-top: var(--gap-3xl);
48
48
  color: var(--confirmation-text-color);
49
49
  }
50
- .confirmation__hasError_u22lh .confirmation__getCodeButton_u22lh {
50
+ .confirmation__hasError_5chnw .confirmation__getCodeButton_5chnw {
51
51
  margin-top: 0;
52
52
  }
53
- .confirmation__hasError_u22lh .confirmation__info_u22lh {
53
+ .confirmation__hasError_5chnw .confirmation__info_5chnw {
54
54
  margin-top: 0;
55
55
  }
56
- .confirmation__hasError_u22lh .confirmation__customContent_u22lh {
56
+ .confirmation__hasError_5chnw .confirmation__customContent_5chnw {
57
57
  margin-bottom: var(--gap-2xl);
58
58
  }
59
- .confirmation__info_u22lh {
59
+ .confirmation__info_5chnw {
60
60
  margin: var(--gap-2xs) 0;
61
61
  }
62
- .confirmation__loaderWrap_u22lh {
62
+ .confirmation__loaderWrap_5chnw {
63
63
  display: flex;
64
64
  align-items: center;
65
65
  margin-bottom: var(--gap-xs);
66
66
  }
67
- .confirmation__loader_u22lh {
67
+ .confirmation__loader_5chnw {
68
68
  margin-right: var(--gap-xs);
69
69
  }
70
- .confirmation__center_u22lh {
70
+ .confirmation__center_5chnw {
71
71
  align-items: center
72
72
  }
73
- .confirmation__center_u22lh .confirmation__loaderWrap_u22lh {
73
+ .confirmation__center_5chnw .confirmation__loaderWrap_5chnw {
74
74
  justify-content: center;
75
75
  }
76
- .confirmation__timePassed_u22lh {
76
+ .confirmation__timePassed_5chnw {
77
77
  display: flex;
78
78
  min-width: 3em;
79
79
  }
80
- .confirmation__getCodeButton_u22lh {
80
+ .confirmation__getCodeButton_5chnw {
81
81
  margin-top: var(--gap-2xl);
82
82
  }
83
- .confirmation__noAttemptsLeftMessage_u22lh {
83
+ .confirmation__noAttemptsLeftMessage_5chnw {
84
84
  margin: var(--gap-2xs) 0 var(--gap-xs);
85
85
  }
@@ -6,7 +6,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
6
6
 
7
7
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
8
8
 
9
- var styles = {"circle":"confirmation__circle_nr1in"};
9
+ var styles = {"circle":"confirmation__circle_1y2kn"};
10
10
  require('./index.css');
11
11
 
12
12
  var SIZE = 16;
@@ -1,4 +1,4 @@
1
- /* hash: 8baeg */
1
+ /* hash: 1dxom */
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_nr1in {
22
+ .confirmation__circle_1y2kn {
23
23
  fill: transparent;
24
24
  stroke: var(--color-light-graphic-tertiary);
25
25
  stroke-width: 2px;
@@ -13,7 +13,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
13
13
 
14
14
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
15
15
 
16
- var styles = {"component":"confirmation__component_10opg","title":"confirmation__title_10opg","description":"confirmation__description_10opg","countdown":"confirmation__countdown_10opg","loader":"confirmation__loader_10opg","timePassed":"confirmation__timePassed_10opg","getCodeButton":"confirmation__getCodeButton_10opg","alertIcon":"confirmation__alertIcon_10opg"};
16
+ var styles = {"component":"confirmation__component_bz4j0","title":"confirmation__title_bz4j0","description":"confirmation__description_bz4j0","countdown":"confirmation__countdown_bz4j0","loader":"confirmation__loader_bz4j0","timePassed":"confirmation__timePassed_bz4j0","getCodeButton":"confirmation__getCodeButton_bz4j0","alertIcon":"confirmation__alertIcon_bz4j0"};
17
17
  require('./index.css');
18
18
 
19
19
  var Overlimit = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 15jcj */
1
+ /* hash: gb0e2 */
2
2
  :root {
3
3
  --color-static-status-red: #d91d0b;
4
4
  }
@@ -45,12 +45,12 @@
45
45
 
46
46
  /* input */
47
47
  }
48
- .confirmation__component_10opg {
48
+ .confirmation__component_bz4j0 {
49
49
  display: flex;
50
50
  flex-direction: column;
51
51
  align-items: center;
52
52
  }
53
- .confirmation__title_10opg {
53
+ .confirmation__title_bz4j0 {
54
54
  font-size: var(--confirmation-title-font-size);
55
55
  line-height: var(--confirmation-title-line-height);
56
56
  font-weight: var(--confirmation-title-font-weight);
@@ -60,30 +60,30 @@
60
60
 
61
61
  margin-bottom: var(--gap-3xl);
62
62
  }
63
- .confirmation__description_10opg {
63
+ .confirmation__description_bz4j0 {
64
64
  font-size: var(--confirmation-text-font-size);
65
65
  line-height: var(--confirmation-text-line-height);
66
66
  font-weight: var(--confirmation-text-font-weight);
67
67
  font-family: var(--confirmation-text-font-family);
68
68
  color: var(--confirmation-text-color);
69
69
  }
70
- .confirmation__countdown_10opg {
70
+ .confirmation__countdown_bz4j0 {
71
71
  display: flex;
72
72
  align-items: center;
73
73
  justify-content: center;
74
74
  margin-top: var(--gap-2xs);
75
75
  }
76
- .confirmation__loader_10opg {
76
+ .confirmation__loader_bz4j0 {
77
77
  margin-right: var(--gap-xs);
78
78
  }
79
- .confirmation__timePassed_10opg {
79
+ .confirmation__timePassed_bz4j0 {
80
80
  display: flex;
81
81
  min-width: 3em;
82
82
  }
83
- .confirmation__getCodeButton_10opg {
83
+ .confirmation__getCodeButton_bz4j0 {
84
84
  margin-top: var(--gap-2xl);
85
85
  }
86
- .confirmation__alertIcon_10opg {
86
+ .confirmation__alertIcon_bz4j0 {
87
87
  text-align: center;
88
88
  margin-bottom: var(--gap-xl);
89
89
  color: var(--color-static-status-red);
@@ -17,7 +17,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
17
17
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
18
18
  var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
19
19
 
20
- var styles = {"component":"confirmation__component_1hb4c","countdown":"confirmation__countdown_1hb4c","hidden":"confirmation__hidden_1hb4c","header":"confirmation__header_1hb4c","inputContainer":"confirmation__inputContainer_1hb4c","smsComeLinkWrap":"confirmation__smsComeLinkWrap_1hb4c","smsComeLink":"confirmation__smsComeLink_1hb4c","error":"confirmation__error_1hb4c","loaderWrap":"confirmation__loaderWrap_1hb4c","loaderText":"confirmation__loaderText_1hb4c","center":"confirmation__center_1hb4c","codeInput":"confirmation__codeInput_1hb4c"};
20
+ var styles = {"component":"confirmation__component_1wdl8","countdown":"confirmation__countdown_1wdl8","hidden":"confirmation__hidden_1wdl8","header":"confirmation__header_1wdl8","inputContainer":"confirmation__inputContainer_1wdl8","smsComeLinkWrap":"confirmation__smsComeLinkWrap_1wdl8","smsComeLink":"confirmation__smsComeLink_1wdl8","error":"confirmation__error_1wdl8","loaderWrap":"confirmation__loaderWrap_1wdl8","loaderText":"confirmation__loaderText_1wdl8","center":"confirmation__center_1wdl8","codeInput":"confirmation__codeInput_1wdl8"};
21
21
  require('./index.css');
22
22
 
23
23
  var SignConfirmation = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: lsgrd */
1
+ /* hash: 86tlp */
2
2
  :root {
3
3
  --color-light-text-negative: #d91d0b;
4
4
  --color-light-text-primary: #0b1f35;
@@ -43,20 +43,20 @@
43
43
 
44
44
  /* input */
45
45
  }
46
- .confirmation__component_1hb4c {
46
+ .confirmation__component_1wdl8 {
47
47
  display: flex;
48
48
  flex-direction: column;
49
49
  }
50
- .confirmation__countdown_1hb4c {
50
+ .confirmation__countdown_1wdl8 {
51
51
  max-height: 300px;
52
52
  overflow: hidden;
53
53
  transition: max-height 0.15s ease;
54
54
  }
55
- .confirmation__hidden_1hb4c {
55
+ .confirmation__hidden_1wdl8 {
56
56
  opacity: 0;
57
57
  max-height: 0;
58
58
  }
59
- .confirmation__header_1hb4c {
59
+ .confirmation__header_1wdl8 {
60
60
  font-size: var(--confirmation-title-font-size);
61
61
  line-height: var(--confirmation-title-line-height);
62
62
  font-weight: var(--confirmation-title-font-weight);
@@ -67,19 +67,19 @@
67
67
  margin-bottom: var(--gap-3xl);
68
68
  color: var(--confirmation-title-color);
69
69
  }
70
- .confirmation__inputContainer_1hb4c {
70
+ .confirmation__inputContainer_1wdl8 {
71
71
  display: flex;
72
72
  flex-direction: column;
73
73
  }
74
- .confirmation__smsComeLinkWrap_1hb4c {
74
+ .confirmation__smsComeLinkWrap_1wdl8 {
75
75
  margin-top: var(--gap-l);
76
76
  }
77
- .confirmation__smsComeLink_1hb4c {
77
+ .confirmation__smsComeLink_1wdl8 {
78
78
  font-size: 14px;
79
79
  line-height: 20px;
80
80
  font-weight: 400;
81
81
  }
82
- .confirmation__error_1hb4c {
82
+ .confirmation__error_1wdl8 {
83
83
  font-size: 14px;
84
84
  line-height: 20px;
85
85
  font-weight: 400;
@@ -87,12 +87,12 @@
87
87
  margin-top: var(--gap-xs);
88
88
  color: var(--confirmation-error-color);
89
89
  }
90
- .confirmation__loaderWrap_1hb4c {
90
+ .confirmation__loaderWrap_1wdl8 {
91
91
  display: flex;
92
92
  align-items: center;
93
93
  margin: var(--gap-3xl) 0 var(--gap-xs);
94
94
  }
95
- .confirmation__loaderText_1hb4c {
95
+ .confirmation__loaderText_1wdl8 {
96
96
  font-size: var(--confirmation-text-font-size);
97
97
  line-height: var(--confirmation-text-line-height);
98
98
  font-weight: var(--confirmation-text-font-weight);
@@ -102,7 +102,7 @@
102
102
  margin-left: var(--gap-s);
103
103
  color: var(--confirmation-text-color);
104
104
  }
105
- .confirmation__center_1hb4c .confirmation__codeInput_1hb4c,
106
- .confirmation__center_1hb4c .confirmation__loaderWrap_1hb4c {
105
+ .confirmation__center_1wdl8 .confirmation__codeInput_1wdl8,
106
+ .confirmation__center_1wdl8 .confirmation__loaderWrap_1wdl8 {
107
107
  justify-content: center;
108
108
  }
@@ -13,7 +13,7 @@ import { SignConfirmation } from './components/sign-confirmation/component.js';
13
13
  import '@alfalab/icons-glyph';
14
14
  import { Overlimit } from './components/overlimit/component.js';
15
15
 
16
- var styles = {"component":"confirmation__component_4594f","error":"confirmation__error_4594f","errorHeader":"confirmation__errorHeader_4594f","errorText":"confirmation__errorText_4594f","phoneHintWrap":"confirmation__phoneHintWrap_4594f","phoneHintText":"confirmation__phoneHintText_4594f","phonesWrap":"confirmation__phonesWrap_4594f","phoneWrap":"confirmation__phoneWrap_4594f","phoneDescription":"confirmation__phoneDescription_4594f","center":"confirmation__center_4594f"};
16
+ var styles = {"component":"confirmation__component_otq6p","error":"confirmation__error_otq6p","errorHeader":"confirmation__errorHeader_otq6p","errorText":"confirmation__errorText_otq6p","phoneHintWrap":"confirmation__phoneHintWrap_otq6p","phoneHintText":"confirmation__phoneHintText_otq6p","phonesWrap":"confirmation__phonesWrap_otq6p","phoneWrap":"confirmation__phoneWrap_otq6p","phoneDescription":"confirmation__phoneDescription_otq6p","center":"confirmation__center_otq6p"};
17
17
  require('./index.css');
18
18
 
19
19
  var Confirmation = forwardRef(function (_a, ref) {
@@ -26,7 +26,7 @@ function __spreadArrays() {
26
26
  return r;
27
27
  }
28
28
 
29
- var styles = {"component":"confirmation__component_1k5fp","input":"confirmation__input_1k5fp","hasError":"confirmation__hasError_1k5fp","center":"confirmation__center_1k5fp","disabled":"confirmation__disabled_1k5fp","compact":"confirmation__compact_1k5fp","shake":"confirmation__shake_1k5fp"};
29
+ var styles = {"component":"confirmation__component_9twli","input":"confirmation__input_9twli","hasError":"confirmation__hasError_9twli","center":"confirmation__center_9twli","disabled":"confirmation__disabled_9twli","compact":"confirmation__compact_9twli","shake":"confirmation__shake_9twli"};
30
30
  require('./index.css');
31
31
 
32
32
  var Input = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 7hhjz */
1
+ /* hash: 1vuc5 */
2
2
  :root {
3
3
  --color-light-bg-negative-muted: #feebea;
4
4
  --color-light-bg-secondary: #f3f4f5;
@@ -41,10 +41,10 @@
41
41
  --confirmation-input-bg-color: var(--color-light-bg-secondary);
42
42
  --confirmation-input-error-bg-color: var(--color-light-bg-negative-muted);
43
43
  }
44
- .confirmation__component_1k5fp {
44
+ .confirmation__component_9twli {
45
45
  display: flex;
46
46
  }
47
- .confirmation__input_1k5fp {
47
+ .confirmation__input_9twli {
48
48
  flex-shrink: 0;
49
49
  width: 36px;
50
50
  height: 48px;
@@ -61,23 +61,23 @@
61
61
  font-weight: var(--confirmation-input-font-weight);
62
62
  font-family: var(--confirmation-input-font-family)
63
63
  }
64
- .confirmation__input_1k5fp.confirmation__hasError_1k5fp {
64
+ .confirmation__input_9twli.confirmation__hasError_9twli {
65
65
  color: var(--confirmation-error-color);
66
66
  caret-color: var(--confirmation-input-text-color);
67
67
  background-color: var(--confirmation-input-error-bg-color);
68
68
  }
69
- .confirmation__input_1k5fp.confirmation__center_1k5fp {
69
+ .confirmation__input_9twli.confirmation__center_9twli {
70
70
  margin: 0 var(--gap-2xs);
71
71
  }
72
- .confirmation__input_1k5fp.confirmation__disabled_1k5fp {
72
+ .confirmation__input_9twli.confirmation__disabled_9twli {
73
73
  color: var(--color-light-text-tertiary);
74
74
  opacity: 1;
75
75
  }
76
- .confirmation__compact_1k5fp .confirmation__input_1k5fp {
76
+ .confirmation__compact_9twli .confirmation__input_9twli {
77
77
  width: 28px;
78
78
  height: 40px;
79
79
  }
80
- @keyframes confirmation__shake_1k5fp {
80
+ @keyframes confirmation__shake_9twli {
81
81
  0% {
82
82
  transform: translateX(0);
83
83
  }
@@ -94,6 +94,6 @@
94
94
  transform: translateX(0);
95
95
  }
96
96
  }
97
- .confirmation__shake_1k5fp {
98
- animation: confirmation__shake_1k5fp 0.15s linear 0s 3;
97
+ .confirmation__shake_9twli {
98
+ animation: confirmation__shake_9twli 0.15s linear 0s 3;
99
99
  }
@@ -5,7 +5,7 @@ import { phoneNumber } from '@alfalab/utils';
5
5
  import { usePrevious } from '@alfalab/hooks';
6
6
  import { CountdownLoader } from '../countdown-loader/component.js';
7
7
 
8
- var styles = {"component":"confirmation__component_u22lh","hasError":"confirmation__hasError_u22lh","getCodeButton":"confirmation__getCodeButton_u22lh","info":"confirmation__info_u22lh","customContent":"confirmation__customContent_u22lh","loaderWrap":"confirmation__loaderWrap_u22lh","loader":"confirmation__loader_u22lh","center":"confirmation__center_u22lh","timePassed":"confirmation__timePassed_u22lh","noAttemptsLeftMessage":"confirmation__noAttemptsLeftMessage_u22lh"};
8
+ var styles = {"component":"confirmation__component_5chnw","hasError":"confirmation__hasError_5chnw","getCodeButton":"confirmation__getCodeButton_5chnw","info":"confirmation__info_5chnw","customContent":"confirmation__customContent_5chnw","loaderWrap":"confirmation__loaderWrap_5chnw","loader":"confirmation__loader_5chnw","center":"confirmation__center_5chnw","timePassed":"confirmation__timePassed_5chnw","noAttemptsLeftMessage":"confirmation__noAttemptsLeftMessage_5chnw"};
9
9
  require('./index.css');
10
10
 
11
11
  /**
@@ -1,4 +1,4 @@
1
- /* hash: a7ep6 */
1
+ /* hash: kvo60 */
2
2
  :root {
3
3
  --color-light-text-secondary: #546272;
4
4
  }
@@ -34,7 +34,7 @@
34
34
 
35
35
  /* input */
36
36
  }
37
- .confirmation__component_u22lh {
37
+ .confirmation__component_5chnw {
38
38
  font-size: var(--confirmation-text-font-size);
39
39
  line-height: var(--confirmation-text-line-height);
40
40
  font-weight: var(--confirmation-text-font-weight);
@@ -47,39 +47,39 @@
47
47
  margin-top: var(--gap-3xl);
48
48
  color: var(--confirmation-text-color);
49
49
  }
50
- .confirmation__hasError_u22lh .confirmation__getCodeButton_u22lh {
50
+ .confirmation__hasError_5chnw .confirmation__getCodeButton_5chnw {
51
51
  margin-top: 0;
52
52
  }
53
- .confirmation__hasError_u22lh .confirmation__info_u22lh {
53
+ .confirmation__hasError_5chnw .confirmation__info_5chnw {
54
54
  margin-top: 0;
55
55
  }
56
- .confirmation__hasError_u22lh .confirmation__customContent_u22lh {
56
+ .confirmation__hasError_5chnw .confirmation__customContent_5chnw {
57
57
  margin-bottom: var(--gap-2xl);
58
58
  }
59
- .confirmation__info_u22lh {
59
+ .confirmation__info_5chnw {
60
60
  margin: var(--gap-2xs) 0;
61
61
  }
62
- .confirmation__loaderWrap_u22lh {
62
+ .confirmation__loaderWrap_5chnw {
63
63
  display: flex;
64
64
  align-items: center;
65
65
  margin-bottom: var(--gap-xs);
66
66
  }
67
- .confirmation__loader_u22lh {
67
+ .confirmation__loader_5chnw {
68
68
  margin-right: var(--gap-xs);
69
69
  }
70
- .confirmation__center_u22lh {
70
+ .confirmation__center_5chnw {
71
71
  align-items: center
72
72
  }
73
- .confirmation__center_u22lh .confirmation__loaderWrap_u22lh {
73
+ .confirmation__center_5chnw .confirmation__loaderWrap_5chnw {
74
74
  justify-content: center;
75
75
  }
76
- .confirmation__timePassed_u22lh {
76
+ .confirmation__timePassed_5chnw {
77
77
  display: flex;
78
78
  min-width: 3em;
79
79
  }
80
- .confirmation__getCodeButton_u22lh {
80
+ .confirmation__getCodeButton_5chnw {
81
81
  margin-top: var(--gap-2xl);
82
82
  }
83
- .confirmation__noAttemptsLeftMessage_u22lh {
83
+ .confirmation__noAttemptsLeftMessage_5chnw {
84
84
  margin: var(--gap-2xs) 0 var(--gap-xs);
85
85
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
 
3
- var styles = {"circle":"confirmation__circle_nr1in"};
3
+ var styles = {"circle":"confirmation__circle_1y2kn"};
4
4
  require('./index.css');
5
5
 
6
6
  var SIZE = 16;
@@ -1,4 +1,4 @@
1
- /* hash: 8baeg */
1
+ /* hash: 1dxom */
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_nr1in {
22
+ .confirmation__circle_1y2kn {
23
23
  fill: transparent;
24
24
  stroke: var(--color-light-graphic-tertiary);
25
25
  stroke-width: 2px;
@@ -7,7 +7,7 @@ import { CountdownLoader } from '../countdown-loader/component.js';
7
7
  import { formatMsAsMinutes } from '../countdown/component.js';
8
8
  import { CrossCircleMIcon } from '@alfalab/icons-glyph';
9
9
 
10
- var styles = {"component":"confirmation__component_10opg","title":"confirmation__title_10opg","description":"confirmation__description_10opg","countdown":"confirmation__countdown_10opg","loader":"confirmation__loader_10opg","timePassed":"confirmation__timePassed_10opg","getCodeButton":"confirmation__getCodeButton_10opg","alertIcon":"confirmation__alertIcon_10opg"};
10
+ var styles = {"component":"confirmation__component_bz4j0","title":"confirmation__title_bz4j0","description":"confirmation__description_bz4j0","countdown":"confirmation__countdown_bz4j0","loader":"confirmation__loader_bz4j0","timePassed":"confirmation__timePassed_bz4j0","getCodeButton":"confirmation__getCodeButton_bz4j0","alertIcon":"confirmation__alertIcon_bz4j0"};
11
11
  require('./index.css');
12
12
 
13
13
  var Overlimit = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 15jcj */
1
+ /* hash: gb0e2 */
2
2
  :root {
3
3
  --color-static-status-red: #d91d0b;
4
4
  }
@@ -45,12 +45,12 @@
45
45
 
46
46
  /* input */
47
47
  }
48
- .confirmation__component_10opg {
48
+ .confirmation__component_bz4j0 {
49
49
  display: flex;
50
50
  flex-direction: column;
51
51
  align-items: center;
52
52
  }
53
- .confirmation__title_10opg {
53
+ .confirmation__title_bz4j0 {
54
54
  font-size: var(--confirmation-title-font-size);
55
55
  line-height: var(--confirmation-title-line-height);
56
56
  font-weight: var(--confirmation-title-font-weight);
@@ -60,30 +60,30 @@
60
60
 
61
61
  margin-bottom: var(--gap-3xl);
62
62
  }
63
- .confirmation__description_10opg {
63
+ .confirmation__description_bz4j0 {
64
64
  font-size: var(--confirmation-text-font-size);
65
65
  line-height: var(--confirmation-text-line-height);
66
66
  font-weight: var(--confirmation-text-font-weight);
67
67
  font-family: var(--confirmation-text-font-family);
68
68
  color: var(--confirmation-text-color);
69
69
  }
70
- .confirmation__countdown_10opg {
70
+ .confirmation__countdown_bz4j0 {
71
71
  display: flex;
72
72
  align-items: center;
73
73
  justify-content: center;
74
74
  margin-top: var(--gap-2xs);
75
75
  }
76
- .confirmation__loader_10opg {
76
+ .confirmation__loader_bz4j0 {
77
77
  margin-right: var(--gap-xs);
78
78
  }
79
- .confirmation__timePassed_10opg {
79
+ .confirmation__timePassed_bz4j0 {
80
80
  display: flex;
81
81
  min-width: 3em;
82
82
  }
83
- .confirmation__getCodeButton_10opg {
83
+ .confirmation__getCodeButton_bz4j0 {
84
84
  margin-top: var(--gap-2xl);
85
85
  }
86
- .confirmation__alertIcon_10opg {
86
+ .confirmation__alertIcon_bz4j0 {
87
87
  text-align: center;
88
88
  margin-bottom: var(--gap-xl);
89
89
  color: var(--color-static-status-red);
@@ -10,7 +10,7 @@ import { Loader } from '../../../../loader/esm';
10
10
  import '../code-input/utils.js';
11
11
  import { CodeInput } from '../code-input/component.js';
12
12
 
13
- var styles = {"component":"confirmation__component_1hb4c","countdown":"confirmation__countdown_1hb4c","hidden":"confirmation__hidden_1hb4c","header":"confirmation__header_1hb4c","inputContainer":"confirmation__inputContainer_1hb4c","smsComeLinkWrap":"confirmation__smsComeLinkWrap_1hb4c","smsComeLink":"confirmation__smsComeLink_1hb4c","error":"confirmation__error_1hb4c","loaderWrap":"confirmation__loaderWrap_1hb4c","loaderText":"confirmation__loaderText_1hb4c","center":"confirmation__center_1hb4c","codeInput":"confirmation__codeInput_1hb4c"};
13
+ var styles = {"component":"confirmation__component_1wdl8","countdown":"confirmation__countdown_1wdl8","hidden":"confirmation__hidden_1wdl8","header":"confirmation__header_1wdl8","inputContainer":"confirmation__inputContainer_1wdl8","smsComeLinkWrap":"confirmation__smsComeLinkWrap_1wdl8","smsComeLink":"confirmation__smsComeLink_1wdl8","error":"confirmation__error_1wdl8","loaderWrap":"confirmation__loaderWrap_1wdl8","loaderText":"confirmation__loaderText_1wdl8","center":"confirmation__center_1wdl8","codeInput":"confirmation__codeInput_1wdl8"};
14
14
  require('./index.css');
15
15
 
16
16
  var SignConfirmation = function (_a) {