@alfalab/core-components 31.3.0 → 31.3.1-beta.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 (1849) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +9 -9
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +9 -9
  5. package/action-button/esm/index.css +9 -9
  6. package/action-button/esm/inverted.css +9 -9
  7. package/action-button/esm/static.css +5 -5
  8. package/action-button/index.css +9 -9
  9. package/action-button/inverted.css +9 -9
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +9 -9
  12. package/action-button/modern/index.css +9 -9
  13. package/action-button/modern/inverted.css +9 -9
  14. package/action-button/modern/static.css +5 -5
  15. package/action-button/static.css +5 -5
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +3 -3
  19. package/alert/index.css +3 -3
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +3 -3
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +6 -6
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +1 -1
  27. package/amount/index.css +6 -6
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +6 -6
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +1 -1
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +1 -1
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/default.css +2 -2
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +2 -2
  38. package/amount-input/esm/index.css +7 -7
  39. package/amount-input/esm/inverted.css +2 -2
  40. package/amount-input/index.css +7 -7
  41. package/amount-input/inverted.css +2 -2
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +2 -2
  44. package/amount-input/modern/index.css +7 -7
  45. package/amount-input/modern/inverted.css +2 -2
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +26 -26
  49. package/attach/index.css +26 -26
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +26 -26
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +11 -11
  55. package/backdrop/index.css +11 -11
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +11 -11
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +37 -37
  61. package/badge/index.css +37 -37
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +37 -37
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +20 -20
  67. package/bank-card/index.css +20 -20
  68. package/bank-card/modern/Component.js +1 -1
  69. package/bank-card/modern/index.css +20 -20
  70. package/base-modal/Component.js +1 -1
  71. package/base-modal/esm/Component.js +1 -1
  72. package/base-modal/esm/index.css +13 -13
  73. package/base-modal/index.css +13 -13
  74. package/base-modal/modern/Component.js +1 -1
  75. package/base-modal/modern/index.css +13 -13
  76. package/bottom-sheet/{component-fc28e5ef.d.ts → component-a7234f8d.d.ts} +0 -0
  77. package/bottom-sheet/{component-fc28e5ef.js → component-a7234f8d.js} +3 -3
  78. package/bottom-sheet/component.js +2 -2
  79. package/bottom-sheet/components/backer/Component.js +2 -2
  80. package/bottom-sheet/components/backer/index.css +3 -3
  81. package/bottom-sheet/components/closer/Component.js +2 -2
  82. package/bottom-sheet/components/closer/index.css +3 -3
  83. package/bottom-sheet/components/footer/Component.js +1 -1
  84. package/bottom-sheet/components/footer/index.css +4 -4
  85. package/bottom-sheet/components/header/Component.js +2 -2
  86. package/bottom-sheet/components/header/index.css +17 -17
  87. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  88. package/bottom-sheet/esm/{component-730e0a75.d.ts → component-e490938a.d.ts} +0 -0
  89. package/bottom-sheet/esm/{component-730e0a75.js → component-e490938a.js} +3 -3
  90. package/bottom-sheet/esm/component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  92. package/bottom-sheet/esm/components/backer/index.css +3 -3
  93. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  94. package/bottom-sheet/esm/components/closer/index.css +3 -3
  95. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  96. package/bottom-sheet/esm/components/footer/index.css +4 -4
  97. package/bottom-sheet/esm/components/header/Component.js +2 -2
  98. package/bottom-sheet/esm/components/header/index.css +17 -17
  99. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  100. package/bottom-sheet/esm/index.css +15 -15
  101. package/bottom-sheet/esm/index.d.ts +1 -1
  102. package/bottom-sheet/esm/index.js +2 -2
  103. package/bottom-sheet/esm/{tslib.es6-52c1f77b.d.ts → tslib.es6-f5609c0f.d.ts} +0 -0
  104. package/bottom-sheet/esm/{tslib.es6-52c1f77b.js → tslib.es6-f5609c0f.js} +0 -0
  105. package/bottom-sheet/index.css +15 -15
  106. package/bottom-sheet/index.d.ts +1 -1
  107. package/bottom-sheet/index.js +2 -2
  108. package/bottom-sheet/modern/{component-0ec104da.d.ts → component-3b1ff552.d.ts} +0 -0
  109. package/bottom-sheet/modern/{component-0ec104da.js → component-3b1ff552.js} +2 -2
  110. package/bottom-sheet/modern/component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  112. package/bottom-sheet/modern/components/backer/index.css +3 -3
  113. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  114. package/bottom-sheet/modern/components/closer/index.css +3 -3
  115. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  116. package/bottom-sheet/modern/components/footer/index.css +4 -4
  117. package/bottom-sheet/modern/components/header/Component.js +1 -1
  118. package/bottom-sheet/modern/components/header/index.css +17 -17
  119. package/bottom-sheet/modern/index.css +15 -15
  120. package/bottom-sheet/modern/index.d.ts +1 -1
  121. package/bottom-sheet/modern/index.js +1 -1
  122. package/bottom-sheet/{tslib.es6-215543d2.d.ts → tslib.es6-252ba620.d.ts} +0 -0
  123. package/bottom-sheet/{tslib.es6-215543d2.js → tslib.es6-252ba620.js} +0 -0
  124. package/button/Component.js +3 -3
  125. package/button/default.css +40 -40
  126. package/button/esm/Component.js +3 -3
  127. package/button/esm/default.css +40 -40
  128. package/button/esm/index.css +55 -55
  129. package/button/esm/inverted.css +40 -40
  130. package/button/index.css +55 -55
  131. package/button/inverted.css +40 -40
  132. package/button/modern/Component.js +3 -3
  133. package/button/modern/default.css +40 -40
  134. package/button/modern/index.css +55 -55
  135. package/button/modern/inverted.css +40 -40
  136. package/calendar/Component.js +2 -2
  137. package/calendar/components/calendar-mobile/Component.js +2 -2
  138. package/calendar/components/calendar-mobile/index.css +11 -11
  139. package/calendar/components/calendar-mobile/index.js +1 -1
  140. package/calendar/components/days-table/Component.js +2 -2
  141. package/calendar/components/days-table/index.css +58 -58
  142. package/calendar/components/days-table/index.js +1 -1
  143. package/calendar/components/header/Component.js +1 -1
  144. package/calendar/components/header/index.css +3 -3
  145. package/calendar/components/month-year-header/Component.js +2 -2
  146. package/calendar/components/month-year-header/index.css +10 -10
  147. package/calendar/components/month-year-header/index.js +1 -1
  148. package/calendar/components/months-table/Component.js +2 -2
  149. package/calendar/components/months-table/index.css +11 -11
  150. package/calendar/components/months-table/index.js +1 -1
  151. package/calendar/components/period-slider/Component.js +1 -1
  152. package/calendar/components/period-slider/index.css +10 -10
  153. package/calendar/components/select-button/Component.js +2 -2
  154. package/calendar/components/select-button/index.css +10 -10
  155. package/calendar/components/select-button/index.js +1 -1
  156. package/calendar/components/years-table/Component.js +2 -2
  157. package/calendar/components/years-table/index.css +13 -13
  158. package/calendar/components/years-table/index.js +1 -1
  159. package/calendar/esm/Component.js +2 -2
  160. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  161. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  162. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  163. package/calendar/esm/components/days-table/Component.js +2 -2
  164. package/calendar/esm/components/days-table/index.css +58 -58
  165. package/calendar/esm/components/days-table/index.js +1 -1
  166. package/calendar/esm/components/header/Component.js +1 -1
  167. package/calendar/esm/components/header/index.css +3 -3
  168. package/calendar/esm/components/month-year-header/Component.js +2 -2
  169. package/calendar/esm/components/month-year-header/index.css +10 -10
  170. package/calendar/esm/components/month-year-header/index.js +1 -1
  171. package/calendar/esm/components/months-table/Component.js +2 -2
  172. package/calendar/esm/components/months-table/index.css +11 -11
  173. package/calendar/esm/components/months-table/index.js +1 -1
  174. package/calendar/esm/components/period-slider/Component.js +1 -1
  175. package/calendar/esm/components/period-slider/index.css +10 -10
  176. package/calendar/esm/components/select-button/Component.js +2 -2
  177. package/calendar/esm/components/select-button/index.css +10 -10
  178. package/calendar/esm/components/select-button/index.js +1 -1
  179. package/calendar/esm/components/years-table/Component.js +2 -2
  180. package/calendar/esm/components/years-table/index.css +13 -13
  181. package/calendar/esm/components/years-table/index.js +1 -1
  182. package/calendar/esm/index.css +14 -14
  183. package/calendar/esm/index.js +1 -1
  184. package/calendar/esm/{tslib.es6-78d0c6c4.d.ts → tslib.es6-08f2f472.d.ts} +0 -0
  185. package/calendar/esm/{tslib.es6-78d0c6c4.js → tslib.es6-08f2f472.js} +0 -0
  186. package/calendar/index.css +14 -14
  187. package/calendar/index.js +1 -1
  188. package/calendar/modern/Component.js +1 -1
  189. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  190. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  191. package/calendar/modern/components/days-table/Component.js +1 -1
  192. package/calendar/modern/components/days-table/index.css +58 -58
  193. package/calendar/modern/components/header/Component.js +1 -1
  194. package/calendar/modern/components/header/index.css +3 -3
  195. package/calendar/modern/components/month-year-header/Component.js +1 -1
  196. package/calendar/modern/components/month-year-header/index.css +10 -10
  197. package/calendar/modern/components/months-table/Component.js +1 -1
  198. package/calendar/modern/components/months-table/index.css +11 -11
  199. package/calendar/modern/components/period-slider/Component.js +1 -1
  200. package/calendar/modern/components/period-slider/index.css +10 -10
  201. package/calendar/modern/components/select-button/Component.js +1 -1
  202. package/calendar/modern/components/select-button/index.css +10 -10
  203. package/calendar/modern/components/years-table/Component.js +1 -1
  204. package/calendar/modern/components/years-table/index.css +13 -13
  205. package/calendar/modern/index.css +14 -14
  206. package/calendar/{tslib.es6-e9d7b7de.d.ts → tslib.es6-1760e9fb.d.ts} +0 -0
  207. package/calendar/{tslib.es6-e9d7b7de.js → tslib.es6-1760e9fb.js} +0 -0
  208. package/calendar-input/Component.js +1 -1
  209. package/calendar-input/esm/Component.js +1 -1
  210. package/calendar-input/esm/index.css +11 -11
  211. package/calendar-input/index.css +11 -11
  212. package/calendar-input/modern/Component.js +1 -1
  213. package/calendar-input/modern/index.css +11 -11
  214. package/calendar-range/Component.js +1 -1
  215. package/calendar-range/cssm/utils.js +1 -3
  216. package/calendar-range/esm/Component.js +1 -1
  217. package/calendar-range/esm/index.js +1 -1
  218. package/calendar-range/esm/{index.module-5143c3f7.d.ts → index.module-824a7642.d.ts} +0 -0
  219. package/calendar-range/esm/{index.module-5143c3f7.js → index.module-824a7642.js} +1 -1
  220. package/calendar-range/esm/views/index.css +8 -8
  221. package/calendar-range/esm/views/popover.js +1 -1
  222. package/calendar-range/esm/views/static.js +1 -1
  223. package/calendar-range/index.js +1 -1
  224. package/calendar-range/{index.module-21c6d28e.d.ts → index.module-03cf327e.d.ts} +0 -0
  225. package/calendar-range/{index.module-21c6d28e.js → index.module-03cf327e.js} +1 -1
  226. package/calendar-range/modern/Component.js +1 -1
  227. package/calendar-range/modern/index.js +1 -1
  228. package/calendar-range/modern/index.module-3dead301.js +4 -0
  229. package/calendar-range/modern/views/index.css +8 -8
  230. package/calendar-range/modern/views/popover.js +1 -1
  231. package/calendar-range/modern/views/static.js +1 -1
  232. package/calendar-range/views/index.css +8 -8
  233. package/calendar-range/views/popover.js +1 -1
  234. package/calendar-range/views/static.js +1 -1
  235. package/calendar-with-skeleton/Component.js +1 -1
  236. package/calendar-with-skeleton/esm/Component.js +1 -1
  237. package/calendar-with-skeleton/esm/index.css +12 -12
  238. package/calendar-with-skeleton/index.css +12 -12
  239. package/calendar-with-skeleton/modern/Component.js +1 -1
  240. package/calendar-with-skeleton/modern/index.css +12 -12
  241. package/card-image/Component.js +1 -1
  242. package/card-image/esm/Component.js +1 -1
  243. package/card-image/esm/index.css +6 -6
  244. package/card-image/index.css +6 -6
  245. package/card-image/modern/Component.js +1 -1
  246. package/card-image/modern/index.css +6 -6
  247. package/cdn-icon/Component.js +1 -1
  248. package/cdn-icon/esm/Component.js +1 -1
  249. package/cdn-icon/esm/index.css +3 -3
  250. package/cdn-icon/index.css +3 -3
  251. package/cdn-icon/modern/Component.js +1 -1
  252. package/cdn-icon/modern/index.css +3 -3
  253. package/chart/Component.js +2 -2
  254. package/chart/components/Dot/index.css +7 -7
  255. package/chart/components/Dot/index.js +1 -1
  256. package/chart/components/Legends/index.css +7 -7
  257. package/chart/components/Legends/index.js +1 -1
  258. package/chart/components/Tick/index.css +3 -3
  259. package/chart/components/Tick/index.js +1 -1
  260. package/chart/components/TooltipContent/index.css +6 -6
  261. package/chart/components/TooltipContent/index.js +1 -1
  262. package/chart/esm/Component.js +2 -2
  263. package/chart/esm/components/Dot/index.css +7 -7
  264. package/chart/esm/components/Dot/index.js +1 -1
  265. package/chart/esm/components/Legends/index.css +7 -7
  266. package/chart/esm/components/Legends/index.js +1 -1
  267. package/chart/esm/components/Tick/index.css +3 -3
  268. package/chart/esm/components/Tick/index.js +1 -1
  269. package/chart/esm/components/TooltipContent/index.css +6 -6
  270. package/chart/esm/components/TooltipContent/index.js +1 -1
  271. package/chart/esm/hooks/useSettings/index.js +1 -1
  272. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  273. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  274. package/chart/esm/index.css +4 -4
  275. package/chart/esm/index.js +1 -1
  276. package/chart/esm/{tslib.es6-97c68e5f.d.ts → tslib.es6-9b8d5d9b.d.ts} +0 -0
  277. package/chart/esm/{tslib.es6-97c68e5f.js → tslib.es6-9b8d5d9b.js} +0 -0
  278. package/chart/hooks/useSettings/index.js +1 -1
  279. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  280. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  281. package/chart/index.css +4 -4
  282. package/chart/index.js +1 -1
  283. package/chart/modern/Component.js +1 -1
  284. package/chart/modern/components/Dot/index.css +7 -7
  285. package/chart/modern/components/Dot/index.js +1 -1
  286. package/chart/modern/components/Legends/index.css +7 -7
  287. package/chart/modern/components/Legends/index.js +1 -1
  288. package/chart/modern/components/Tick/index.css +3 -3
  289. package/chart/modern/components/Tick/index.js +1 -1
  290. package/chart/modern/components/TooltipContent/index.css +6 -6
  291. package/chart/modern/components/TooltipContent/index.js +1 -1
  292. package/chart/modern/index.css +4 -4
  293. package/chart/{tslib.es6-4d896f4d.d.ts → tslib.es6-e6b32edd.d.ts} +0 -0
  294. package/chart/{tslib.es6-4d896f4d.js → tslib.es6-e6b32edd.js} +0 -0
  295. package/checkbox/Component.js +1 -1
  296. package/checkbox/esm/Component.js +1 -1
  297. package/checkbox/esm/index.css +36 -36
  298. package/checkbox/index.css +36 -36
  299. package/checkbox/modern/Component.js +1 -1
  300. package/checkbox/modern/index.css +36 -36
  301. package/checkbox-group/Component.js +1 -1
  302. package/checkbox-group/esm/Component.js +1 -1
  303. package/checkbox-group/esm/index.css +16 -16
  304. package/checkbox-group/index.css +16 -16
  305. package/checkbox-group/modern/Component.js +1 -1
  306. package/checkbox-group/modern/index.css +16 -16
  307. package/circular-progress-bar/Component.js +1 -1
  308. package/circular-progress-bar/esm/Component.js +1 -1
  309. package/circular-progress-bar/esm/index.css +48 -48
  310. package/circular-progress-bar/index.css +48 -48
  311. package/circular-progress-bar/modern/Component.js +1 -1
  312. package/circular-progress-bar/modern/index.css +48 -48
  313. package/code-input/component.js +1 -1
  314. package/code-input/components/input/component.js +1 -1
  315. package/code-input/components/input/index.css +12 -12
  316. package/code-input/esm/component.js +1 -1
  317. package/code-input/esm/components/input/component.js +1 -1
  318. package/code-input/esm/components/input/index.css +12 -12
  319. package/code-input/esm/index.css +6 -6
  320. package/code-input/index.css +6 -6
  321. package/code-input/modern/component.js +1 -1
  322. package/code-input/modern/components/input/component.js +1 -1
  323. package/code-input/modern/components/input/index.css +12 -12
  324. package/code-input/modern/index.css +6 -6
  325. package/collapse/Component.js +1 -1
  326. package/collapse/esm/Component.js +1 -1
  327. package/collapse/esm/index.css +7 -7
  328. package/collapse/index.css +7 -7
  329. package/collapse/modern/Component.js +1 -1
  330. package/collapse/modern/index.css +7 -7
  331. package/comment/Component.js +1 -1
  332. package/comment/esm/Component.js +1 -1
  333. package/comment/esm/index.css +2 -2
  334. package/comment/index.css +2 -2
  335. package/comment/modern/Component.js +1 -1
  336. package/comment/modern/index.css +2 -2
  337. package/confirmation/component.js +2 -2
  338. package/confirmation/components/countdown-loader/component.js +1 -1
  339. package/confirmation/components/countdown-loader/index.css +2 -2
  340. package/confirmation/components/index.js +1 -1
  341. package/confirmation/components/screens/fatal-error/component.js +1 -1
  342. package/confirmation/components/screens/fatal-error/index.css +3 -3
  343. package/confirmation/components/screens/hint/component.js +1 -1
  344. package/confirmation/components/screens/hint/index.css +13 -13
  345. package/confirmation/components/screens/index.js +1 -1
  346. package/confirmation/components/screens/initial/component.js +1 -1
  347. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  348. package/confirmation/components/screens/initial/index.css +16 -16
  349. package/confirmation/components/screens/initial/index.js +1 -1
  350. package/confirmation/components/screens/temp-block/component.js +1 -1
  351. package/confirmation/components/screens/temp-block/index.css +5 -5
  352. package/confirmation/{countdown-section-6af03591.d.ts → countdown-section-4c48c7be.d.ts} +0 -0
  353. package/confirmation/{countdown-section-6af03591.js → countdown-section-4c48c7be.js} +1 -1
  354. package/confirmation/esm/component.js +2 -2
  355. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  356. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  357. package/confirmation/esm/components/index.js +1 -1
  358. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  359. package/confirmation/esm/components/screens/fatal-error/index.css +3 -3
  360. package/confirmation/esm/components/screens/hint/component.js +1 -1
  361. package/confirmation/esm/components/screens/hint/index.css +13 -13
  362. package/confirmation/esm/components/screens/index.js +1 -1
  363. package/confirmation/esm/components/screens/initial/component.js +1 -1
  364. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  365. package/confirmation/esm/components/screens/initial/index.css +16 -16
  366. package/confirmation/esm/components/screens/initial/index.js +1 -1
  367. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  368. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  369. package/confirmation/esm/{countdown-section-797b160f.d.ts → countdown-section-487ff212.d.ts} +0 -0
  370. package/confirmation/esm/{countdown-section-797b160f.js → countdown-section-487ff212.js} +1 -1
  371. package/confirmation/esm/index.css +3 -3
  372. package/confirmation/esm/index.js +1 -1
  373. package/confirmation/index.css +3 -3
  374. package/confirmation/index.js +1 -1
  375. package/confirmation/modern/component.js +2 -2
  376. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  377. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  378. package/confirmation/modern/components/index.js +1 -1
  379. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  380. package/confirmation/modern/components/screens/fatal-error/index.css +3 -3
  381. package/confirmation/modern/components/screens/hint/component.js +1 -1
  382. package/confirmation/modern/components/screens/hint/index.css +13 -13
  383. package/confirmation/modern/components/screens/index.js +1 -1
  384. package/confirmation/modern/components/screens/initial/component.js +1 -1
  385. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  386. package/confirmation/modern/components/screens/initial/index.css +16 -16
  387. package/confirmation/modern/components/screens/initial/index.js +1 -1
  388. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  389. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  390. package/confirmation/modern/{countdown-section-1ed2e58b.d.ts → countdown-section-1a98f441.d.ts} +0 -0
  391. package/confirmation/modern/{countdown-section-1ed2e58b.js → countdown-section-1a98f441.js} +1 -1
  392. package/confirmation/modern/index.css +3 -3
  393. package/confirmation/modern/index.js +1 -1
  394. package/confirmation-v1/component.js +1 -1
  395. package/confirmation-v1/components/code-input/component.js +1 -1
  396. package/confirmation-v1/components/code-input/index.css +10 -10
  397. package/confirmation-v1/components/countdown/component.js +1 -1
  398. package/confirmation-v1/components/countdown/index.css +13 -13
  399. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  400. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  401. package/confirmation-v1/components/overlimit/component.js +1 -1
  402. package/confirmation-v1/components/overlimit/index.css +9 -9
  403. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  404. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  405. package/confirmation-v1/cssm/index.d.ts +1 -0
  406. package/confirmation-v1/cssm/index.js +1 -0
  407. package/confirmation-v1/esm/component.js +1 -1
  408. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  409. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  410. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  411. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  412. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  413. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  414. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  415. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  416. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  417. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  418. package/confirmation-v1/esm/index.css +14 -14
  419. package/confirmation-v1/esm/index.d.ts +1 -0
  420. package/confirmation-v1/esm/index.js +1 -1
  421. package/confirmation-v1/index.css +14 -14
  422. package/confirmation-v1/index.d.ts +1 -0
  423. package/confirmation-v1/index.js +1 -0
  424. package/confirmation-v1/modern/component.js +1 -1
  425. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  426. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  427. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  428. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  429. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  430. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  431. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  432. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  433. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  434. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  435. package/confirmation-v1/modern/index.css +14 -14
  436. package/confirmation-v1/modern/index.d.ts +1 -0
  437. package/confirmation-v1/modern/index.js +1 -1
  438. package/custom-button/Component.js +1 -1
  439. package/custom-button/esm/Component.js +1 -1
  440. package/custom-button/esm/index.css +11 -11
  441. package/custom-button/index.css +11 -11
  442. package/custom-button/modern/Component.js +1 -1
  443. package/custom-button/modern/index.css +11 -11
  444. package/date-input/Component.d.ts +1 -1
  445. package/date-input/Component.js +1 -1
  446. package/date-input/esm/Component.js +1 -1
  447. package/date-input/esm/index.css +4 -4
  448. package/date-input/index.css +4 -4
  449. package/date-input/modern/Component.js +1 -1
  450. package/date-input/modern/index.css +4 -4
  451. package/divider/Component.js +1 -1
  452. package/divider/esm/Component.js +1 -1
  453. package/divider/esm/index.css +1 -1
  454. package/divider/index.css +1 -1
  455. package/divider/modern/Component.js +1 -1
  456. package/divider/modern/index.css +1 -1
  457. package/drawer/Component.js +1 -1
  458. package/drawer/esm/Component.js +1 -1
  459. package/drawer/esm/index.css +17 -17
  460. package/drawer/index.css +17 -17
  461. package/drawer/modern/Component.js +1 -1
  462. package/drawer/modern/index.css +17 -17
  463. package/dropzone/Component.js +1 -1
  464. package/dropzone/components/overlay/Component.js +1 -1
  465. package/dropzone/components/overlay/index.css +3 -3
  466. package/dropzone/esm/Component.js +1 -1
  467. package/dropzone/esm/components/overlay/Component.js +1 -1
  468. package/dropzone/esm/components/overlay/index.css +3 -3
  469. package/dropzone/esm/index.css +6 -6
  470. package/dropzone/index.css +6 -6
  471. package/dropzone/modern/Component.js +1 -1
  472. package/dropzone/modern/components/overlay/Component.js +1 -1
  473. package/dropzone/modern/components/overlay/index.css +3 -3
  474. package/dropzone/modern/index.css +6 -6
  475. package/file-upload-item/Component.js +1 -1
  476. package/file-upload-item/esm/Component.js +1 -1
  477. package/file-upload-item/esm/index.css +23 -23
  478. package/file-upload-item/index.css +23 -23
  479. package/file-upload-item/modern/Component.js +1 -1
  480. package/file-upload-item/modern/index.css +23 -23
  481. package/filter-tag/Component.js +1 -1
  482. package/filter-tag/esm/Component.js +1 -1
  483. package/filter-tag/esm/index.css +57 -57
  484. package/filter-tag/index.css +57 -57
  485. package/filter-tag/modern/Component.js +1 -1
  486. package/filter-tag/modern/index.css +57 -57
  487. package/form-control/Component.js +3 -3
  488. package/form-control/default.css +17 -17
  489. package/form-control/esm/Component.js +3 -3
  490. package/form-control/esm/default.css +17 -17
  491. package/form-control/esm/index.css +43 -43
  492. package/form-control/esm/inverted.css +17 -17
  493. package/form-control/index.css +43 -43
  494. package/form-control/inverted.css +17 -17
  495. package/form-control/modern/Component.js +3 -3
  496. package/form-control/modern/default.css +17 -17
  497. package/form-control/modern/index.css +43 -43
  498. package/form-control/modern/inverted.css +17 -17
  499. package/gallery/Component.js +3 -3
  500. package/gallery/components/header/Component.js +2 -2
  501. package/gallery/components/header/buttons.js +1 -1
  502. package/gallery/components/header/index.css +3 -3
  503. package/gallery/components/header/index.js +1 -1
  504. package/gallery/components/header-info-block/Component.js +1 -1
  505. package/gallery/components/header-info-block/index.css +5 -5
  506. package/gallery/components/image-preview/Component.js +1 -1
  507. package/gallery/components/image-preview/index.css +12 -12
  508. package/gallery/components/image-viewer/component.js +2 -2
  509. package/gallery/components/image-viewer/index.css +19 -19
  510. package/gallery/components/image-viewer/index.js +2 -2
  511. package/gallery/components/image-viewer/slide.js +1 -1
  512. package/gallery/components/index.js +2 -2
  513. package/gallery/components/navigation-bar/Component.js +1 -1
  514. package/gallery/components/navigation-bar/index.css +6 -6
  515. package/gallery/esm/Component.js +3 -3
  516. package/gallery/esm/components/header/Component.js +2 -2
  517. package/gallery/esm/components/header/buttons.js +1 -1
  518. package/gallery/esm/components/header/index.css +3 -3
  519. package/gallery/esm/components/header/index.js +1 -1
  520. package/gallery/esm/components/header-info-block/Component.js +1 -1
  521. package/gallery/esm/components/header-info-block/index.css +5 -5
  522. package/gallery/esm/components/image-preview/Component.js +1 -1
  523. package/gallery/esm/components/image-preview/index.css +12 -12
  524. package/gallery/esm/components/image-viewer/component.js +2 -2
  525. package/gallery/esm/components/image-viewer/index.css +19 -19
  526. package/gallery/esm/components/image-viewer/index.js +2 -2
  527. package/gallery/esm/components/image-viewer/slide.js +1 -1
  528. package/gallery/esm/components/index.js +2 -2
  529. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  530. package/gallery/esm/components/navigation-bar/index.css +6 -6
  531. package/gallery/esm/index.css +3 -3
  532. package/gallery/esm/index.js +2 -2
  533. package/gallery/esm/{slide-67cd93f1.d.ts → slide-ed189a4b.d.ts} +0 -0
  534. package/gallery/esm/{slide-67cd93f1.js → slide-ed189a4b.js} +1 -1
  535. package/gallery/esm/{tslib.es6-209d25d3.d.ts → tslib.es6-83c52182.d.ts} +0 -0
  536. package/gallery/esm/{tslib.es6-209d25d3.js → tslib.es6-83c52182.js} +0 -0
  537. package/gallery/index.css +3 -3
  538. package/gallery/index.js +2 -2
  539. package/gallery/modern/Component.js +2 -2
  540. package/gallery/modern/components/header/Component.js +1 -1
  541. package/gallery/modern/components/header/index.css +3 -3
  542. package/gallery/modern/components/header-info-block/Component.js +1 -1
  543. package/gallery/modern/components/header-info-block/index.css +5 -5
  544. package/gallery/modern/components/image-preview/Component.js +1 -1
  545. package/gallery/modern/components/image-preview/index.css +12 -12
  546. package/gallery/modern/components/image-viewer/component.js +1 -1
  547. package/gallery/modern/components/image-viewer/index.css +19 -19
  548. package/gallery/modern/components/image-viewer/index.js +1 -1
  549. package/gallery/modern/components/image-viewer/slide.js +1 -1
  550. package/gallery/modern/components/index.js +1 -1
  551. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  552. package/gallery/modern/components/navigation-bar/index.css +6 -6
  553. package/gallery/modern/index.css +3 -3
  554. package/gallery/modern/index.js +1 -1
  555. package/gallery/modern/{slide-a1ecd993.d.ts → slide-d5a5ee09.d.ts} +0 -0
  556. package/gallery/modern/{slide-a1ecd993.js → slide-d5a5ee09.js} +1 -1
  557. package/gallery/{slide-6117d337.d.ts → slide-ec8672b0.d.ts} +0 -0
  558. package/gallery/{slide-6117d337.js → slide-ec8672b0.js} +1 -1
  559. package/gallery/{tslib.es6-d5c0861a.d.ts → tslib.es6-2cf22eaf.d.ts} +0 -0
  560. package/gallery/{tslib.es6-d5c0861a.js → tslib.es6-2cf22eaf.js} +0 -0
  561. package/grid/Component.js +1 -1
  562. package/grid/col/Component.js +2 -2
  563. package/grid/col/index.css +511 -511
  564. package/grid/col/index.js +1 -1
  565. package/grid/esm/Component.js +1 -1
  566. package/grid/esm/col/Component.js +2 -2
  567. package/grid/esm/col/index.css +511 -511
  568. package/grid/esm/col/index.js +1 -1
  569. package/grid/esm/gutters.css +78 -78
  570. package/grid/esm/{gutters.module-d35f1cfc.d.ts → gutters.module-f153743d.d.ts} +0 -0
  571. package/grid/esm/gutters.module-f153743d.js +27 -0
  572. package/grid/esm/index.js +1 -1
  573. package/grid/esm/row/Component.js +2 -2
  574. package/grid/esm/row/index.css +9 -9
  575. package/grid/esm/row/index.js +1 -1
  576. package/grid/gutters.css +78 -78
  577. package/grid/{gutters.module-b7d6118a.d.ts → gutters.module-2c62f6d2.d.ts} +0 -0
  578. package/grid/gutters.module-2c62f6d2.js +28 -0
  579. package/grid/index.js +1 -1
  580. package/grid/modern/Component.js +1 -1
  581. package/grid/modern/col/Component.js +2 -2
  582. package/grid/modern/col/index.css +511 -511
  583. package/grid/modern/col/index.js +1 -1
  584. package/grid/modern/gutters.css +78 -78
  585. package/grid/modern/gutters.module-204025a7.js +4 -0
  586. package/grid/modern/index.js +1 -1
  587. package/grid/modern/row/Component.js +2 -2
  588. package/grid/modern/row/index.css +9 -9
  589. package/grid/modern/row/index.js +1 -1
  590. package/grid/row/Component.js +2 -2
  591. package/grid/row/index.css +9 -9
  592. package/grid/row/index.js +1 -1
  593. package/hatching-progress-bar/Component.js +1 -1
  594. package/hatching-progress-bar/esm/Component.js +1 -1
  595. package/hatching-progress-bar/esm/index.css +11 -11
  596. package/hatching-progress-bar/index.css +11 -11
  597. package/hatching-progress-bar/modern/Component.js +1 -1
  598. package/hatching-progress-bar/modern/index.css +11 -11
  599. package/icon-button/Component.js +3 -3
  600. package/icon-button/default.css +23 -23
  601. package/icon-button/esm/Component.js +3 -3
  602. package/icon-button/esm/default.css +23 -23
  603. package/icon-button/esm/index.css +6 -6
  604. package/icon-button/esm/inverted.css +23 -23
  605. package/icon-button/index.css +6 -6
  606. package/icon-button/inverted.css +23 -23
  607. package/icon-button/modern/Component.js +3 -3
  608. package/icon-button/modern/default.css +23 -23
  609. package/icon-button/modern/index.css +6 -6
  610. package/icon-button/modern/inverted.css +23 -23
  611. package/icon-view/circle.js +1 -1
  612. package/icon-view/components/base-shape/component.js +1 -1
  613. package/icon-view/components/base-shape/index.css +28 -28
  614. package/icon-view/components/circle/component.js +1 -1
  615. package/icon-view/components/circle/index.js +1 -1
  616. package/icon-view/components/index.js +1 -1
  617. package/icon-view/components/super-ellipse/component.js +1 -1
  618. package/icon-view/components/super-ellipse/index.js +1 -1
  619. package/icon-view/esm/circle.js +1 -1
  620. package/icon-view/esm/components/base-shape/component.js +1 -1
  621. package/icon-view/esm/components/base-shape/index.css +28 -28
  622. package/icon-view/esm/components/circle/component.js +1 -1
  623. package/icon-view/esm/components/circle/index.js +1 -1
  624. package/icon-view/esm/components/index.js +1 -1
  625. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  626. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  627. package/icon-view/esm/super-ellipse.js +1 -1
  628. package/icon-view/esm/{tslib.es6-406707ca.d.ts → tslib.es6-a3e232bb.d.ts} +0 -0
  629. package/icon-view/esm/{tslib.es6-406707ca.js → tslib.es6-a3e232bb.js} +0 -0
  630. package/icon-view/modern/components/base-shape/component.js +1 -1
  631. package/icon-view/modern/components/base-shape/index.css +28 -28
  632. package/icon-view/super-ellipse.js +1 -1
  633. package/icon-view/{tslib.es6-25c8f162.d.ts → tslib.es6-631a2161.d.ts} +0 -0
  634. package/icon-view/{tslib.es6-25c8f162.js → tslib.es6-631a2161.js} +0 -0
  635. package/input/Component.js +3 -3
  636. package/input/default.css +13 -13
  637. package/input/esm/Component.js +3 -3
  638. package/input/esm/default.css +13 -13
  639. package/input/esm/index.css +31 -31
  640. package/input/esm/inverted.css +13 -13
  641. package/input/index.css +31 -31
  642. package/input/inverted.css +13 -13
  643. package/input/modern/Component.js +3 -3
  644. package/input/modern/default.css +13 -13
  645. package/input/modern/index.css +31 -31
  646. package/input/modern/inverted.css +13 -13
  647. package/input-autocomplete/Component.js +1 -1
  648. package/input-autocomplete/Component.mobile.js +2 -2
  649. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  650. package/input-autocomplete/autocomplete-field/index.css +2 -2
  651. package/input-autocomplete/autocomplete-field/index.js +1 -1
  652. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  653. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  654. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  655. package/input-autocomplete/esm/Component.js +1 -1
  656. package/input-autocomplete/esm/Component.mobile.js +2 -2
  657. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  658. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  659. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  660. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  661. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  662. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  663. package/input-autocomplete/esm/index.js +1 -1
  664. package/input-autocomplete/esm/mobile.css +4 -4
  665. package/input-autocomplete/esm/mobile.js +1 -1
  666. package/input-autocomplete/esm/{tslib.es6-0351ba9b.d.ts → tslib.es6-5587dbb0.d.ts} +0 -0
  667. package/input-autocomplete/esm/{tslib.es6-0351ba9b.js → tslib.es6-5587dbb0.js} +0 -0
  668. package/input-autocomplete/index.js +1 -1
  669. package/input-autocomplete/mobile.css +4 -4
  670. package/input-autocomplete/mobile.js +1 -1
  671. package/input-autocomplete/modern/Component.mobile.js +1 -1
  672. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  673. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  674. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  675. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  676. package/input-autocomplete/modern/mobile.css +4 -4
  677. package/input-autocomplete/{tslib.es6-5ba7273e.d.ts → tslib.es6-5c187915.d.ts} +0 -0
  678. package/input-autocomplete/{tslib.es6-5ba7273e.js → tslib.es6-5c187915.js} +0 -0
  679. package/intl-phone-input/{component-b68ecac6.d.ts → component-984ef3c0.d.ts} +0 -0
  680. package/intl-phone-input/{component-b68ecac6.js → component-984ef3c0.js} +1 -1
  681. package/intl-phone-input/component.d.ts +1 -1
  682. package/intl-phone-input/component.js +3 -3
  683. package/intl-phone-input/components/flag-icon/component.js +1 -1
  684. package/intl-phone-input/components/flag-icon/index.css +261 -261
  685. package/intl-phone-input/components/index.js +1 -1
  686. package/intl-phone-input/components/select/component.js +2 -2
  687. package/intl-phone-input/components/select/index.css +6 -6
  688. package/intl-phone-input/components/select/index.js +1 -1
  689. package/intl-phone-input/components/select-field/component.js +1 -1
  690. package/intl-phone-input/components/select-field/index.css +8 -8
  691. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  692. package/intl-phone-input/components/select-field/index.js +1 -1
  693. package/intl-phone-input/esm/{component-7d71ecd7.d.ts → component-52bb4cf1.d.ts} +0 -0
  694. package/intl-phone-input/esm/{component-7d71ecd7.js → component-52bb4cf1.js} +1 -1
  695. package/intl-phone-input/esm/component.js +3 -3
  696. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  697. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  698. package/intl-phone-input/esm/components/index.js +1 -1
  699. package/intl-phone-input/esm/components/select/component.js +2 -2
  700. package/intl-phone-input/esm/components/select/index.css +6 -6
  701. package/intl-phone-input/esm/components/select/index.js +1 -1
  702. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  703. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  704. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  705. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  706. package/intl-phone-input/esm/index.css +3 -3
  707. package/intl-phone-input/esm/index.js +1 -1
  708. package/intl-phone-input/esm/{libphonenumber-js.min-a81af006.d.ts → libphonenumber-js.min-788eb982.d.ts} +0 -0
  709. package/intl-phone-input/esm/{libphonenumber-js.min-a81af006.js → libphonenumber-js.min-788eb982.js} +0 -0
  710. package/intl-phone-input/index.css +3 -3
  711. package/intl-phone-input/index.js +1 -1
  712. package/intl-phone-input/{libphonenumber-js.min-e0e829b8.d.ts → libphonenumber-js.min-db88b408.d.ts} +0 -0
  713. package/intl-phone-input/{libphonenumber-js.min-e0e829b8.js → libphonenumber-js.min-db88b408.js} +0 -0
  714. package/intl-phone-input/modern/component.js +2 -2
  715. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  716. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  717. package/intl-phone-input/modern/components/select/component.js +1 -1
  718. package/intl-phone-input/modern/components/select/index.css +6 -6
  719. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  720. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  721. package/intl-phone-input/modern/index.css +3 -3
  722. package/intl-phone-input/modern/{libphonenumber-js.min-a81af006.d.ts → libphonenumber-js.min-788eb982.d.ts} +0 -0
  723. package/intl-phone-input/modern/{libphonenumber-js.min-a81af006.js → libphonenumber-js.min-788eb982.js} +0 -0
  724. package/link/Component.js +3 -3
  725. package/link/default.css +9 -9
  726. package/link/esm/Component.js +3 -3
  727. package/link/esm/default.css +9 -9
  728. package/link/esm/index.css +13 -13
  729. package/link/esm/inverted.css +9 -9
  730. package/link/index.css +13 -13
  731. package/link/inverted.css +9 -9
  732. package/link/modern/Component.js +3 -3
  733. package/link/modern/default.css +9 -9
  734. package/link/modern/index.css +13 -13
  735. package/link/modern/inverted.css +9 -9
  736. package/list/Component.js +1 -1
  737. package/list/esm/Component.js +1 -1
  738. package/list/esm/index.css +9 -9
  739. package/list/index.css +9 -9
  740. package/list/modern/Component.js +1 -1
  741. package/list/modern/index.css +9 -9
  742. package/list-header/Component.js +1 -1
  743. package/list-header/esm/Component.js +1 -1
  744. package/list-header/esm/index.css +3 -3
  745. package/list-header/index.css +3 -3
  746. package/list-header/modern/Component.js +1 -1
  747. package/list-header/modern/index.css +3 -3
  748. package/loader/Component.js +1 -1
  749. package/loader/esm/Component.js +1 -1
  750. package/loader/esm/index.css +7 -7
  751. package/loader/index.css +7 -7
  752. package/loader/modern/Component.js +1 -1
  753. package/loader/modern/index.css +7 -7
  754. package/masked-input/Component.js +1 -1
  755. package/masked-input/esm/Component.js +1 -1
  756. package/masked-input/esm/index.css +2 -2
  757. package/masked-input/index.css +2 -2
  758. package/masked-input/modern/Component.js +1 -1
  759. package/masked-input/modern/index.css +2 -2
  760. package/modal/{Component-8ec104d1.d.ts → Component-df2f9b6f.d.ts} +0 -0
  761. package/modal/{Component-8ec104d1.js → Component-df2f9b6f.js} +1 -1
  762. package/modal/Component.desktop.js +4 -4
  763. package/modal/Component.mobile.js +4 -4
  764. package/modal/Component.responsive.js +3 -3
  765. package/modal/components/closer/Component.js +2 -2
  766. package/modal/components/closer/index.css +4 -4
  767. package/modal/components/content/Component.desktop.js +2 -2
  768. package/modal/components/content/Component.js +1 -1
  769. package/modal/components/content/Component.mobile.js +2 -2
  770. package/modal/components/content/desktop.css +8 -8
  771. package/modal/components/content/index.css +3 -3
  772. package/modal/components/content/mobile.css +3 -3
  773. package/modal/components/footer/Component.desktop.js +2 -2
  774. package/modal/components/footer/Component.js +2 -2
  775. package/modal/components/footer/Component.mobile.js +2 -2
  776. package/modal/components/footer/desktop.css +9 -9
  777. package/modal/components/footer/index.css +4 -4
  778. package/modal/components/footer/layout.css +25 -25
  779. package/modal/components/footer/mobile.css +3 -3
  780. package/modal/components/header/Component.desktop.d.ts +1 -1
  781. package/modal/components/header/Component.desktop.js +3 -3
  782. package/modal/components/header/Component.js +1 -1
  783. package/modal/components/header/Component.mobile.d.ts +1 -1
  784. package/modal/components/header/Component.mobile.js +3 -3
  785. package/modal/components/header/desktop.css +17 -17
  786. package/modal/components/header/index.css +15 -15
  787. package/modal/components/header/mobile.css +3 -3
  788. package/modal/desktop.css +9 -9
  789. package/modal/desktop.js +3 -3
  790. package/modal/esm/{Component-b48c9111.d.ts → Component-69fdeae8.d.ts} +0 -0
  791. package/modal/esm/{Component-b48c9111.js → Component-69fdeae8.js} +1 -1
  792. package/modal/esm/Component.desktop.js +4 -4
  793. package/modal/esm/Component.mobile.js +4 -4
  794. package/modal/esm/Component.responsive.js +3 -3
  795. package/modal/esm/components/closer/Component.js +2 -2
  796. package/modal/esm/components/closer/index.css +4 -4
  797. package/modal/esm/components/content/Component.desktop.js +2 -2
  798. package/modal/esm/components/content/Component.js +1 -1
  799. package/modal/esm/components/content/Component.mobile.js +2 -2
  800. package/modal/esm/components/content/desktop.css +8 -8
  801. package/modal/esm/components/content/index.css +3 -3
  802. package/modal/esm/components/content/mobile.css +3 -3
  803. package/modal/esm/components/footer/Component.desktop.js +2 -2
  804. package/modal/esm/components/footer/Component.js +2 -2
  805. package/modal/esm/components/footer/Component.mobile.js +2 -2
  806. package/modal/esm/components/footer/desktop.css +9 -9
  807. package/modal/esm/components/footer/index.css +4 -4
  808. package/modal/esm/components/footer/layout.css +25 -25
  809. package/modal/esm/components/footer/mobile.css +3 -3
  810. package/modal/esm/components/header/Component.desktop.d.ts +1 -1
  811. package/modal/esm/components/header/Component.desktop.js +3 -3
  812. package/modal/esm/components/header/Component.js +1 -1
  813. package/modal/esm/components/header/Component.mobile.d.ts +1 -1
  814. package/modal/esm/components/header/Component.mobile.js +3 -3
  815. package/modal/esm/components/header/desktop.css +17 -17
  816. package/modal/esm/components/header/index.css +15 -15
  817. package/modal/esm/components/header/mobile.css +3 -3
  818. package/modal/esm/desktop.css +9 -9
  819. package/modal/esm/desktop.js +3 -3
  820. package/modal/esm/index.js +3 -3
  821. package/modal/esm/mobile.css +2 -2
  822. package/modal/esm/mobile.js +3 -3
  823. package/modal/esm/responsive.js +3 -3
  824. package/modal/esm/transitions.css +8 -8
  825. package/modal/esm/transitions.module-ed7074ca.js +4 -0
  826. package/modal/esm/{tslib.es6-aaa7de82.d.ts → tslib.es6-d5a3be06.d.ts} +0 -0
  827. package/modal/esm/{tslib.es6-aaa7de82.js → tslib.es6-d5a3be06.js} +0 -0
  828. package/modal/index.js +3 -3
  829. package/modal/mobile.css +2 -2
  830. package/modal/mobile.js +3 -3
  831. package/modal/modern/{Component-c28d0a8e.d.ts → Component-42a134ce.d.ts} +0 -0
  832. package/modal/modern/{Component-c28d0a8e.js → Component-42a134ce.js} +1 -1
  833. package/modal/modern/Component.desktop.js +3 -3
  834. package/modal/modern/Component.mobile.js +3 -3
  835. package/modal/modern/Component.responsive.js +2 -2
  836. package/modal/modern/components/closer/Component.js +1 -1
  837. package/modal/modern/components/closer/index.css +4 -4
  838. package/modal/modern/components/content/Component.desktop.js +1 -1
  839. package/modal/modern/components/content/Component.js +1 -1
  840. package/modal/modern/components/content/Component.mobile.js +1 -1
  841. package/modal/modern/components/content/desktop.css +8 -8
  842. package/modal/modern/components/content/index.css +3 -3
  843. package/modal/modern/components/content/mobile.css +3 -3
  844. package/modal/modern/components/footer/Component.desktop.js +1 -1
  845. package/modal/modern/components/footer/Component.js +2 -2
  846. package/modal/modern/components/footer/Component.mobile.js +1 -1
  847. package/modal/modern/components/footer/desktop.css +9 -9
  848. package/modal/modern/components/footer/index.css +4 -4
  849. package/modal/modern/components/footer/layout.css +25 -25
  850. package/modal/modern/components/footer/mobile.css +3 -3
  851. package/modal/modern/components/header/Component.desktop.d.ts +1 -1
  852. package/modal/modern/components/header/Component.desktop.js +2 -2
  853. package/modal/modern/components/header/Component.js +1 -1
  854. package/modal/modern/components/header/Component.mobile.d.ts +1 -1
  855. package/modal/modern/components/header/Component.mobile.js +2 -2
  856. package/modal/modern/components/header/desktop.css +17 -17
  857. package/modal/modern/components/header/index.css +15 -15
  858. package/modal/modern/components/header/mobile.css +3 -3
  859. package/modal/modern/desktop.css +9 -9
  860. package/modal/modern/desktop.js +2 -2
  861. package/modal/modern/index.js +2 -2
  862. package/modal/modern/mobile.css +2 -2
  863. package/modal/modern/mobile.js +2 -2
  864. package/modal/modern/responsive.js +2 -2
  865. package/modal/modern/transitions.css +8 -8
  866. package/modal/modern/transitions.module-ed7074ca.js +4 -0
  867. package/modal/responsive.js +3 -3
  868. package/modal/transitions.css +8 -8
  869. package/modal/transitions.module-e2dfb364.js +4 -0
  870. package/modal/{tslib.es6-2b595393.d.ts → tslib.es6-c8d05ad6.d.ts} +0 -0
  871. package/modal/{tslib.es6-2b595393.js → tslib.es6-c8d05ad6.js} +0 -0
  872. package/notification/Component.js +1 -1
  873. package/notification/esm/Component.js +1 -1
  874. package/notification/esm/index.css +7 -7
  875. package/notification/index.css +7 -7
  876. package/notification/modern/Component.js +1 -1
  877. package/notification/modern/index.css +7 -7
  878. package/notification-manager/{component-c308c49a.d.ts → component-cf7f5b79.d.ts} +0 -0
  879. package/notification-manager/{component-c308c49a.js → component-cf7f5b79.js} +0 -0
  880. package/notification-manager/component.js +2 -2
  881. package/notification-manager/components/index.js +1 -1
  882. package/notification-manager/components/notification/component.js +1 -1
  883. package/notification-manager/components/notification/index.d.ts +1 -1
  884. package/notification-manager/components/notification/index.js +1 -1
  885. package/notification-manager/esm/{component-741a4657.d.ts → component-cfcc3c4f.d.ts} +0 -0
  886. package/notification-manager/esm/{component-741a4657.js → component-cfcc3c4f.js} +0 -0
  887. package/notification-manager/esm/component.js +2 -2
  888. package/notification-manager/esm/components/index.js +1 -1
  889. package/notification-manager/esm/components/notification/component.js +1 -1
  890. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  891. package/notification-manager/esm/components/notification/index.js +1 -1
  892. package/notification-manager/esm/index.css +10 -10
  893. package/notification-manager/esm/index.js +1 -1
  894. package/notification-manager/index.css +10 -10
  895. package/notification-manager/index.js +1 -1
  896. package/notification-manager/modern/component.js +1 -1
  897. package/notification-manager/modern/index.css +10 -10
  898. package/package.json +4 -2
  899. package/pagination/Component.js +1 -1
  900. package/pagination/components/default-view/index.css +1 -1
  901. package/pagination/components/default-view/index.js +1 -1
  902. package/pagination/components/per-page-view/index.css +1 -1
  903. package/pagination/components/per-page-view/index.js +1 -1
  904. package/pagination/components/tag/index.css +7 -7
  905. package/pagination/components/tag/index.js +1 -1
  906. package/pagination/esm/Component.js +1 -1
  907. package/pagination/esm/components/default-view/index.css +1 -1
  908. package/pagination/esm/components/default-view/index.js +1 -1
  909. package/pagination/esm/components/per-page-view/index.css +1 -1
  910. package/pagination/esm/components/per-page-view/index.js +1 -1
  911. package/pagination/esm/components/tag/index.css +7 -7
  912. package/pagination/esm/components/tag/index.js +1 -1
  913. package/pagination/esm/index.css +3 -3
  914. package/pagination/index.css +3 -3
  915. package/pagination/modern/Component.js +1 -1
  916. package/pagination/modern/components/default-view/index.css +1 -1
  917. package/pagination/modern/components/default-view/index.js +1 -1
  918. package/pagination/modern/components/per-page-view/index.css +1 -1
  919. package/pagination/modern/components/per-page-view/index.js +1 -1
  920. package/pagination/modern/components/tag/index.css +7 -7
  921. package/pagination/modern/components/tag/index.js +1 -1
  922. package/pagination/modern/index.css +3 -3
  923. package/password-input/component.js +1 -1
  924. package/password-input/esm/component.js +1 -1
  925. package/password-input/esm/index.css +5 -5
  926. package/password-input/index.css +5 -5
  927. package/password-input/modern/component.js +1 -1
  928. package/password-input/modern/index.css +5 -5
  929. package/phone-input/utils/index.js +7 -5
  930. package/picker-button/Component.js +2 -2
  931. package/picker-button/Component.mobile.js +1 -1
  932. package/picker-button/Component.responsive.js +1 -1
  933. package/picker-button/desktop.js +1 -1
  934. package/picker-button/esm/Component.js +2 -2
  935. package/picker-button/esm/Component.mobile.js +1 -1
  936. package/picker-button/esm/Component.responsive.js +1 -1
  937. package/picker-button/esm/desktop.js +1 -1
  938. package/picker-button/esm/field/Component.js +2 -2
  939. package/picker-button/esm/field/index.css +3 -3
  940. package/picker-button/esm/field/index.js +1 -1
  941. package/picker-button/esm/index.css +6 -6
  942. package/picker-button/esm/index.js +1 -1
  943. package/picker-button/esm/mobile.js +1 -1
  944. package/picker-button/esm/option/Component.js +2 -2
  945. package/picker-button/esm/option/index.css +4 -4
  946. package/picker-button/esm/option/index.js +1 -1
  947. package/picker-button/esm/{tslib.es6-42053e42.d.ts → tslib.es6-e6f9f472.d.ts} +0 -0
  948. package/picker-button/esm/{tslib.es6-42053e42.js → tslib.es6-e6f9f472.js} +0 -0
  949. package/picker-button/field/Component.js +2 -2
  950. package/picker-button/field/index.css +3 -3
  951. package/picker-button/field/index.js +1 -1
  952. package/picker-button/index.css +6 -6
  953. package/picker-button/index.js +1 -1
  954. package/picker-button/mobile.js +1 -1
  955. package/picker-button/modern/Component.js +1 -1
  956. package/picker-button/modern/field/Component.js +1 -1
  957. package/picker-button/modern/field/index.css +3 -3
  958. package/picker-button/modern/index.css +6 -6
  959. package/picker-button/modern/option/Component.js +1 -1
  960. package/picker-button/modern/option/index.css +4 -4
  961. package/picker-button/option/Component.js +2 -2
  962. package/picker-button/option/index.css +4 -4
  963. package/picker-button/option/index.js +1 -1
  964. package/picker-button/{tslib.es6-161e79c4.d.ts → tslib.es6-a8975e83.d.ts} +0 -0
  965. package/picker-button/{tslib.es6-161e79c4.js → tslib.es6-a8975e83.js} +0 -0
  966. package/plate/Component.js +1 -1
  967. package/plate/esm/Component.js +1 -1
  968. package/plate/esm/index.css +46 -46
  969. package/plate/index.css +46 -46
  970. package/plate/modern/Component.js +1 -1
  971. package/plate/modern/index.css +46 -46
  972. package/popover/Component.js +1 -1
  973. package/popover/esm/Component.js +1 -1
  974. package/popover/esm/index.css +33 -33
  975. package/popover/index.css +33 -33
  976. package/popover/modern/Component.js +1 -1
  977. package/popover/modern/index.css +33 -33
  978. package/progress-bar/Component.js +1 -1
  979. package/progress-bar/esm/Component.js +1 -1
  980. package/progress-bar/esm/index.css +12 -12
  981. package/progress-bar/index.css +12 -12
  982. package/progress-bar/modern/Component.js +1 -1
  983. package/progress-bar/modern/index.css +12 -12
  984. package/pure-cell/{component-24de261b.d.ts → component-3c232dca.d.ts} +0 -0
  985. package/pure-cell/{component-24de261b.js → component-3c232dca.js} +6 -6
  986. package/pure-cell/{component-d5a5d6a0.d.ts → component-c08651e5.d.ts} +0 -0
  987. package/pure-cell/{component-d5a5d6a0.js → component-c08651e5.js} +2 -2
  988. package/pure-cell/component.js +3 -3
  989. package/pure-cell/components/addon/component.js +2 -2
  990. package/pure-cell/components/addon/index.css +6 -6
  991. package/pure-cell/components/addon/index.js +1 -1
  992. package/pure-cell/components/amount/component.js +2 -2
  993. package/pure-cell/components/amount/index.css +1 -1
  994. package/pure-cell/components/amount/index.js +1 -1
  995. package/pure-cell/components/amount-title/component.js +2 -2
  996. package/pure-cell/components/amount-title/index.css +2 -2
  997. package/pure-cell/components/amount-title/index.js +1 -1
  998. package/pure-cell/components/category/component.js +2 -2
  999. package/pure-cell/components/category/index.css +3 -3
  1000. package/pure-cell/components/category/index.js +1 -1
  1001. package/pure-cell/components/comment/component.js +2 -2
  1002. package/pure-cell/components/comment/index.css +2 -2
  1003. package/pure-cell/components/comment/index.js +1 -1
  1004. package/pure-cell/components/content/component.js +3 -3
  1005. package/pure-cell/components/content/index.css +2 -2
  1006. package/pure-cell/components/content/index.d.ts +1 -1
  1007. package/pure-cell/components/content/index.js +3 -3
  1008. package/pure-cell/components/footer/component.js +2 -2
  1009. package/pure-cell/components/footer/index.css +3 -3
  1010. package/pure-cell/components/footer/index.js +1 -1
  1011. package/pure-cell/components/footer-button/component.js +2 -2
  1012. package/pure-cell/components/footer-button/index.css +1 -1
  1013. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1014. package/pure-cell/components/footer-button/index.js +2 -2
  1015. package/pure-cell/components/footer-text/component.js +1 -1
  1016. package/pure-cell/components/footer-text/index.js +1 -1
  1017. package/pure-cell/components/graphics/component.js +2 -2
  1018. package/pure-cell/components/graphics/index.css +1 -1
  1019. package/pure-cell/components/graphics/index.js +1 -1
  1020. package/pure-cell/components/main/component.js +3 -3
  1021. package/pure-cell/components/main/index.css +3 -3
  1022. package/pure-cell/components/main/index.d.ts +1 -1
  1023. package/pure-cell/components/main/index.js +3 -3
  1024. package/pure-cell/components/text/component.js +3 -3
  1025. package/pure-cell/components/text/index.css +7 -7
  1026. package/pure-cell/components/text/index.d.ts +1 -1
  1027. package/pure-cell/components/text/index.js +3 -3
  1028. package/pure-cell/esm/{component-0ca7f90b.d.ts → component-97ee385b.d.ts} +0 -0
  1029. package/pure-cell/esm/{component-0ca7f90b.js → component-97ee385b.js} +6 -6
  1030. package/pure-cell/esm/{component-f1e96477.d.ts → component-a18c9b8e.d.ts} +0 -0
  1031. package/pure-cell/esm/{component-f1e96477.js → component-a18c9b8e.js} +2 -2
  1032. package/pure-cell/esm/component.js +3 -3
  1033. package/pure-cell/esm/components/addon/component.js +2 -2
  1034. package/pure-cell/esm/components/addon/index.css +6 -6
  1035. package/pure-cell/esm/components/addon/index.js +1 -1
  1036. package/pure-cell/esm/components/amount/component.js +2 -2
  1037. package/pure-cell/esm/components/amount/index.css +1 -1
  1038. package/pure-cell/esm/components/amount/index.js +1 -1
  1039. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1040. package/pure-cell/esm/components/amount-title/index.css +2 -2
  1041. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1042. package/pure-cell/esm/components/category/component.js +2 -2
  1043. package/pure-cell/esm/components/category/index.css +3 -3
  1044. package/pure-cell/esm/components/category/index.js +1 -1
  1045. package/pure-cell/esm/components/comment/component.js +2 -2
  1046. package/pure-cell/esm/components/comment/index.css +2 -2
  1047. package/pure-cell/esm/components/comment/index.js +1 -1
  1048. package/pure-cell/esm/components/content/component.js +3 -3
  1049. package/pure-cell/esm/components/content/index.css +2 -2
  1050. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1051. package/pure-cell/esm/components/content/index.js +3 -3
  1052. package/pure-cell/esm/components/footer/component.js +2 -2
  1053. package/pure-cell/esm/components/footer/index.css +3 -3
  1054. package/pure-cell/esm/components/footer/index.js +1 -1
  1055. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1056. package/pure-cell/esm/components/footer-button/index.css +1 -1
  1057. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1058. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1059. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1060. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1061. package/pure-cell/esm/components/graphics/component.js +2 -2
  1062. package/pure-cell/esm/components/graphics/index.css +1 -1
  1063. package/pure-cell/esm/components/graphics/index.js +1 -1
  1064. package/pure-cell/esm/components/main/component.js +3 -3
  1065. package/pure-cell/esm/components/main/index.css +3 -3
  1066. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1067. package/pure-cell/esm/components/main/index.js +3 -3
  1068. package/pure-cell/esm/components/text/component.js +3 -3
  1069. package/pure-cell/esm/components/text/index.css +7 -7
  1070. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1071. package/pure-cell/esm/components/text/index.js +3 -3
  1072. package/pure-cell/esm/{getDataTestId-e43292fb.d.ts → getDataTestId-4e144bf7.d.ts} +0 -0
  1073. package/pure-cell/esm/{getDataTestId-e43292fb.js → getDataTestId-4e144bf7.js} +0 -0
  1074. package/pure-cell/esm/index.css +18 -18
  1075. package/pure-cell/esm/index.js +3 -3
  1076. package/pure-cell/{getDataTestId-f463fe44.d.ts → getDataTestId-93ffc1d1.d.ts} +0 -0
  1077. package/pure-cell/{getDataTestId-f463fe44.js → getDataTestId-93ffc1d1.js} +0 -0
  1078. package/pure-cell/index.css +18 -18
  1079. package/pure-cell/index.js +3 -3
  1080. package/pure-cell/modern/{component-1cb12910.d.ts → component-c56b647d.d.ts} +0 -0
  1081. package/pure-cell/modern/{component-1cb12910.js → component-c56b647d.js} +5 -5
  1082. package/pure-cell/modern/component.js +2 -2
  1083. package/pure-cell/modern/components/addon/component.js +2 -2
  1084. package/pure-cell/modern/components/addon/index.css +6 -6
  1085. package/pure-cell/modern/components/addon/index.js +1 -1
  1086. package/pure-cell/modern/components/amount/component.js +2 -2
  1087. package/pure-cell/modern/components/amount/index.css +1 -1
  1088. package/pure-cell/modern/components/amount/index.js +1 -1
  1089. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1090. package/pure-cell/modern/components/amount-title/index.css +2 -2
  1091. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1092. package/pure-cell/modern/components/category/component.js +2 -2
  1093. package/pure-cell/modern/components/category/index.css +3 -3
  1094. package/pure-cell/modern/components/category/index.js +1 -1
  1095. package/pure-cell/modern/components/comment/component.js +2 -2
  1096. package/pure-cell/modern/components/comment/index.css +2 -2
  1097. package/pure-cell/modern/components/comment/index.js +1 -1
  1098. package/pure-cell/modern/components/content/component.js +2 -2
  1099. package/pure-cell/modern/components/content/index.css +2 -2
  1100. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1101. package/pure-cell/modern/components/content/index.js +2 -2
  1102. package/pure-cell/modern/components/footer/component.js +2 -2
  1103. package/pure-cell/modern/components/footer/index.css +3 -3
  1104. package/pure-cell/modern/components/footer/index.js +1 -1
  1105. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1106. package/pure-cell/modern/components/footer-button/index.css +1 -1
  1107. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1108. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1109. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1110. package/pure-cell/modern/components/graphics/component.js +2 -2
  1111. package/pure-cell/modern/components/graphics/index.css +1 -1
  1112. package/pure-cell/modern/components/graphics/index.js +1 -1
  1113. package/pure-cell/modern/components/main/component.js +2 -2
  1114. package/pure-cell/modern/components/main/index.css +3 -3
  1115. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1116. package/pure-cell/modern/components/main/index.js +2 -2
  1117. package/pure-cell/modern/components/text/component.js +2 -2
  1118. package/pure-cell/modern/components/text/index.css +7 -7
  1119. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1120. package/pure-cell/modern/components/text/index.js +2 -2
  1121. package/pure-cell/modern/{getDataTestId-ada4855c.d.ts → getDataTestId-4b51da6d.d.ts} +0 -0
  1122. package/pure-cell/modern/{getDataTestId-ada4855c.js → getDataTestId-4b51da6d.js} +0 -0
  1123. package/pure-cell/modern/index.css +18 -18
  1124. package/pure-cell/modern/index.js +2 -2
  1125. package/pure-input/Component.js +1 -1
  1126. package/pure-input/esm/Component.js +1 -1
  1127. package/pure-input/esm/index.css +25 -25
  1128. package/pure-input/index.css +25 -25
  1129. package/pure-input/modern/Component.js +1 -1
  1130. package/pure-input/modern/index.css +25 -25
  1131. package/radio/Component.js +1 -1
  1132. package/radio/esm/Component.js +1 -1
  1133. package/radio/esm/index.css +31 -31
  1134. package/radio/index.css +31 -31
  1135. package/radio/modern/Component.js +1 -1
  1136. package/radio/modern/index.css +31 -31
  1137. package/radio-group/Component.js +1 -1
  1138. package/radio-group/esm/Component.js +1 -1
  1139. package/radio-group/esm/index.css +16 -16
  1140. package/radio-group/index.css +16 -16
  1141. package/radio-group/modern/Component.js +1 -1
  1142. package/radio-group/modern/index.css +16 -16
  1143. package/scrollbar/Component.js +3 -3
  1144. package/scrollbar/cssm/index.module.css +25 -21
  1145. package/scrollbar/default.css +3 -3
  1146. package/scrollbar/esm/Component.js +3 -3
  1147. package/scrollbar/esm/default.css +3 -3
  1148. package/scrollbar/esm/index.css +47 -43
  1149. package/scrollbar/esm/inverted.css +3 -3
  1150. package/scrollbar/index.css +47 -43
  1151. package/scrollbar/inverted.css +3 -3
  1152. package/scrollbar/modern/Component.js +3 -3
  1153. package/scrollbar/modern/default.css +3 -3
  1154. package/scrollbar/modern/index.css +47 -43
  1155. package/scrollbar/modern/inverted.css +3 -3
  1156. package/select/{Component-8a186cbb.d.ts → Component-61c400a7.d.ts} +0 -0
  1157. package/select/{Component-8a186cbb.js → Component-61c400a7.js} +2 -2
  1158. package/select/{Component-63f0dfc6.d.ts → Component-f22d6d1a.d.ts} +0 -0
  1159. package/select/{Component-63f0dfc6.js → Component-f22d6d1a.js} +5 -5
  1160. package/select/Component.js +2 -2
  1161. package/select/components/arrow/Component.js +1 -1
  1162. package/select/components/arrow/index.css +3 -3
  1163. package/select/components/base-select/Component.js +2 -2
  1164. package/select/components/base-select/index.css +7 -7
  1165. package/select/components/base-select/index.d.ts +1 -1
  1166. package/select/components/base-select/index.js +2 -2
  1167. package/select/components/base-select-mobile/Component.js +4 -4
  1168. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1169. package/select/components/base-select-mobile/checkmark/index.css +4 -4
  1170. package/select/components/base-select-mobile/index.css +11 -11
  1171. package/select/components/base-select-mobile/index.d.ts +1 -1
  1172. package/select/components/base-select-mobile/index.js +4 -4
  1173. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1174. package/select/components/base-select-mobile/options-list/index.css +9 -9
  1175. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1176. package/select/components/checkmark/Component.js +1 -1
  1177. package/select/components/checkmark/index.css +7 -7
  1178. package/select/components/field/Component.js +2 -2
  1179. package/select/components/field/index.css +9 -9
  1180. package/select/components/field/index.js +1 -1
  1181. package/select/components/index.js +4 -4
  1182. package/select/components/native-select/Component.js +1 -1
  1183. package/select/components/native-select/index.js +1 -1
  1184. package/select/components/optgroup/Component.js +1 -1
  1185. package/select/components/optgroup/index.css +6 -6
  1186. package/select/components/option/Component.js +2 -2
  1187. package/select/components/option/index.css +20 -20
  1188. package/select/components/option/index.js +1 -1
  1189. package/select/components/options-list/Component.js +2 -2
  1190. package/select/components/options-list/index.css +6 -6
  1191. package/select/components/options-list/index.js +1 -1
  1192. package/select/components/select-mobile/Component.js +4 -4
  1193. package/select/components/select-mobile/index.d.ts +1 -1
  1194. package/select/components/select-mobile/index.js +4 -4
  1195. package/select/components/select-modal-mobile/Component.js +4 -4
  1196. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1197. package/select/components/select-modal-mobile/index.js +4 -4
  1198. package/select/components/virtual-options-list/Component.js +2 -2
  1199. package/select/components/virtual-options-list/index.css +12 -12
  1200. package/select/components/virtual-options-list/index.js +1 -1
  1201. package/select/esm/{Component-3444cd4a.d.ts → Component-63f70c9f.d.ts} +0 -0
  1202. package/select/esm/{Component-3444cd4a.js → Component-63f70c9f.js} +5 -5
  1203. package/select/esm/{Component-abdfce3f.d.ts → Component-cf457368.d.ts} +0 -0
  1204. package/select/esm/{Component-abdfce3f.js → Component-cf457368.js} +2 -2
  1205. package/select/esm/Component.js +2 -2
  1206. package/select/esm/components/arrow/Component.js +1 -1
  1207. package/select/esm/components/arrow/index.css +3 -3
  1208. package/select/esm/components/base-select/Component.js +2 -2
  1209. package/select/esm/components/base-select/index.css +7 -7
  1210. package/select/esm/components/base-select/index.d.ts +1 -1
  1211. package/select/esm/components/base-select/index.js +2 -2
  1212. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1213. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1214. package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
  1215. package/select/esm/components/base-select-mobile/index.css +11 -11
  1216. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1217. package/select/esm/components/base-select-mobile/index.js +4 -4
  1218. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1219. package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
  1220. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1221. package/select/esm/components/checkmark/Component.js +1 -1
  1222. package/select/esm/components/checkmark/index.css +7 -7
  1223. package/select/esm/components/field/Component.js +2 -2
  1224. package/select/esm/components/field/index.css +9 -9
  1225. package/select/esm/components/field/index.js +1 -1
  1226. package/select/esm/components/index.js +4 -4
  1227. package/select/esm/components/native-select/Component.js +1 -1
  1228. package/select/esm/components/native-select/index.js +1 -1
  1229. package/select/esm/components/optgroup/Component.js +1 -1
  1230. package/select/esm/components/optgroup/index.css +6 -6
  1231. package/select/esm/components/option/Component.js +2 -2
  1232. package/select/esm/components/option/index.css +20 -20
  1233. package/select/esm/components/option/index.js +1 -1
  1234. package/select/esm/components/options-list/Component.js +2 -2
  1235. package/select/esm/components/options-list/index.css +6 -6
  1236. package/select/esm/components/options-list/index.js +1 -1
  1237. package/select/esm/components/select-mobile/Component.js +4 -4
  1238. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1239. package/select/esm/components/select-mobile/index.js +4 -4
  1240. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1241. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1242. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1243. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1244. package/select/esm/components/virtual-options-list/index.css +12 -12
  1245. package/select/esm/components/virtual-options-list/index.js +1 -1
  1246. package/select/esm/index.js +4 -4
  1247. package/select/esm/{intersection-observer-ad8dbaf0.d.ts → intersection-observer-ae4e0628.d.ts} +0 -0
  1248. package/select/esm/{intersection-observer-ad8dbaf0.js → intersection-observer-ae4e0628.js} +0 -0
  1249. package/select/esm/presets/index.js +4 -4
  1250. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1251. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1252. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1253. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1254. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1255. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1256. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1257. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1258. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1259. package/select/esm/{tslib.es6-14d1c1bf.d.ts → tslib.es6-4c7b7f97.d.ts} +0 -0
  1260. package/select/esm/{tslib.es6-14d1c1bf.js → tslib.es6-4c7b7f97.js} +0 -0
  1261. package/select/index.js +4 -4
  1262. package/select/{intersection-observer-6f07886f.d.ts → intersection-observer-6d03bf53.d.ts} +0 -0
  1263. package/select/{intersection-observer-6f07886f.js → intersection-observer-6d03bf53.js} +0 -0
  1264. package/select/modern/{Component-6fecdc34.d.ts → Component-127b5c51.d.ts} +0 -0
  1265. package/select/modern/{Component-6fecdc34.js → Component-127b5c51.js} +1 -1
  1266. package/select/modern/{Component-9694e5d3.d.ts → Component-71c4b353.d.ts} +0 -0
  1267. package/select/modern/{Component-9694e5d3.js → Component-71c4b353.js} +4 -4
  1268. package/select/modern/Component.js +1 -1
  1269. package/select/modern/components/arrow/Component.js +1 -1
  1270. package/select/modern/components/arrow/index.css +3 -3
  1271. package/select/modern/components/base-select/Component.js +1 -1
  1272. package/select/modern/components/base-select/index.css +7 -7
  1273. package/select/modern/components/base-select/index.d.ts +1 -1
  1274. package/select/modern/components/base-select/index.js +1 -1
  1275. package/select/modern/components/base-select-mobile/Component.js +3 -3
  1276. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1277. package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
  1278. package/select/modern/components/base-select-mobile/index.css +11 -11
  1279. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1280. package/select/modern/components/base-select-mobile/index.js +3 -3
  1281. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1282. package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
  1283. package/select/modern/components/checkmark/Component.js +1 -1
  1284. package/select/modern/components/checkmark/index.css +7 -7
  1285. package/select/modern/components/field/Component.js +1 -1
  1286. package/select/modern/components/field/index.css +9 -9
  1287. package/select/modern/components/index.js +3 -3
  1288. package/select/modern/components/optgroup/Component.js +1 -1
  1289. package/select/modern/components/optgroup/index.css +6 -6
  1290. package/select/modern/components/option/Component.js +1 -1
  1291. package/select/modern/components/option/index.css +20 -20
  1292. package/select/modern/components/options-list/Component.js +1 -1
  1293. package/select/modern/components/options-list/index.css +6 -6
  1294. package/select/modern/components/select-mobile/Component.js +3 -3
  1295. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1296. package/select/modern/components/select-mobile/index.js +3 -3
  1297. package/select/modern/components/select-modal-mobile/Component.js +3 -3
  1298. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1299. package/select/modern/components/select-modal-mobile/index.js +3 -3
  1300. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1301. package/select/modern/components/virtual-options-list/index.css +12 -12
  1302. package/select/modern/index.js +3 -3
  1303. package/select/modern/{intersection-observer-ad8dbaf0.d.ts → intersection-observer-ae4e0628.d.ts} +0 -0
  1304. package/select/modern/{intersection-observer-ad8dbaf0.js → intersection-observer-ae4e0628.js} +0 -0
  1305. package/select/modern/presets/index.js +3 -3
  1306. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1307. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1308. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1309. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1310. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1311. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1312. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1313. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1314. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1315. package/select/presets/index.js +4 -4
  1316. package/select/presets/useLazyLoading/hook.js +3 -3
  1317. package/select/presets/useLazyLoading/index.css +2 -2
  1318. package/select/presets/useSelectWithApply/hook.js +4 -4
  1319. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1320. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1321. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1322. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1323. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1324. package/select/presets/useSelectWithLoading/index.css +2 -2
  1325. package/select/{tslib.es6-750d045e.d.ts → tslib.es6-e2dab604.d.ts} +0 -0
  1326. package/select/{tslib.es6-750d045e.js → tslib.es6-e2dab604.js} +0 -0
  1327. package/select-with-tags/component.js +1 -1
  1328. package/select-with-tags/components/index.js +1 -1
  1329. package/select-with-tags/components/tag/component.js +2 -2
  1330. package/select-with-tags/components/tag/index.css +11 -11
  1331. package/select-with-tags/components/tag/index.js +1 -1
  1332. package/select-with-tags/components/tag-list/component.js +2 -2
  1333. package/select-with-tags/components/tag-list/index.css +31 -31
  1334. package/select-with-tags/components/tag-list/index.js +1 -1
  1335. package/select-with-tags/esm/component.js +1 -1
  1336. package/select-with-tags/esm/components/index.js +1 -1
  1337. package/select-with-tags/esm/components/tag/component.js +2 -2
  1338. package/select-with-tags/esm/components/tag/index.css +11 -11
  1339. package/select-with-tags/esm/components/tag/index.js +1 -1
  1340. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1341. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1342. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1343. package/select-with-tags/esm/index.js +1 -1
  1344. package/select-with-tags/esm/{tslib.es6-59345c4c.d.ts → tslib.es6-6fdd6df4.d.ts} +0 -0
  1345. package/select-with-tags/esm/{tslib.es6-59345c4c.js → tslib.es6-6fdd6df4.js} +0 -0
  1346. package/select-with-tags/esm/utils/index.js +1 -1
  1347. package/select-with-tags/esm/utils/match.js +1 -1
  1348. package/select-with-tags/index.js +1 -1
  1349. package/select-with-tags/modern/components/tag/component.js +1 -1
  1350. package/select-with-tags/modern/components/tag/index.css +11 -11
  1351. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1352. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1353. package/select-with-tags/{tslib.es6-9f9bfa2d.d.ts → tslib.es6-fa87638e.d.ts} +0 -0
  1354. package/select-with-tags/{tslib.es6-9f9bfa2d.js → tslib.es6-fa87638e.js} +0 -0
  1355. package/select-with-tags/utils/index.js +1 -1
  1356. package/select-with-tags/utils/match.js +1 -1
  1357. package/side-panel/Component.desktop.js +3 -3
  1358. package/side-panel/Component.mobile.js +3 -3
  1359. package/side-panel/Component.responsive.d.ts +1 -1
  1360. package/side-panel/Component.responsive.js +1 -1
  1361. package/side-panel/components/closer/Component.js +2 -2
  1362. package/side-panel/components/closer/index.css +4 -4
  1363. package/side-panel/components/content/Component.desktop.js +2 -2
  1364. package/side-panel/components/content/Component.js +1 -1
  1365. package/side-panel/components/content/Component.mobile.js +2 -2
  1366. package/side-panel/components/content/desktop.css +3 -3
  1367. package/side-panel/components/content/index.css +3 -3
  1368. package/side-panel/components/content/mobile.css +3 -3
  1369. package/side-panel/components/footer/Component.desktop.js +2 -2
  1370. package/side-panel/components/footer/Component.js +2 -2
  1371. package/side-panel/components/footer/Component.mobile.js +2 -2
  1372. package/side-panel/components/footer/desktop.css +3 -3
  1373. package/side-panel/components/footer/index.css +4 -4
  1374. package/side-panel/components/footer/layout.css +25 -25
  1375. package/side-panel/components/footer/mobile.css +3 -3
  1376. package/side-panel/components/header/Component.desktop.js +2 -2
  1377. package/side-panel/components/header/Component.js +2 -2
  1378. package/side-panel/components/header/Component.mobile.js +2 -2
  1379. package/side-panel/components/header/desktop.css +6 -6
  1380. package/side-panel/components/header/index.css +16 -16
  1381. package/side-panel/components/header/mobile.css +3 -3
  1382. package/side-panel/desktop.css +3 -3
  1383. package/side-panel/desktop.js +1 -1
  1384. package/side-panel/esm/Component.desktop.js +3 -3
  1385. package/side-panel/esm/Component.mobile.js +3 -3
  1386. package/side-panel/esm/Component.responsive.js +1 -1
  1387. package/side-panel/esm/components/closer/Component.js +2 -2
  1388. package/side-panel/esm/components/closer/index.css +4 -4
  1389. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1390. package/side-panel/esm/components/content/Component.js +1 -1
  1391. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1392. package/side-panel/esm/components/content/desktop.css +3 -3
  1393. package/side-panel/esm/components/content/index.css +3 -3
  1394. package/side-panel/esm/components/content/mobile.css +3 -3
  1395. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1396. package/side-panel/esm/components/footer/Component.js +2 -2
  1397. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1398. package/side-panel/esm/components/footer/desktop.css +3 -3
  1399. package/side-panel/esm/components/footer/index.css +4 -4
  1400. package/side-panel/esm/components/footer/layout.css +25 -25
  1401. package/side-panel/esm/components/footer/mobile.css +3 -3
  1402. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1403. package/side-panel/esm/components/header/Component.js +2 -2
  1404. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1405. package/side-panel/esm/components/header/desktop.css +6 -6
  1406. package/side-panel/esm/components/header/index.css +16 -16
  1407. package/side-panel/esm/components/header/mobile.css +3 -3
  1408. package/side-panel/esm/desktop.css +3 -3
  1409. package/side-panel/esm/desktop.js +1 -1
  1410. package/side-panel/esm/index.js +1 -1
  1411. package/side-panel/esm/mobile.css +2 -2
  1412. package/side-panel/esm/mobile.js +1 -1
  1413. package/side-panel/esm/responsive.js +1 -1
  1414. package/side-panel/esm/transitions.desktop.css +8 -8
  1415. package/side-panel/esm/transitions.mobile.css +8 -8
  1416. package/side-panel/esm/{tslib.es6-c00a5733.d.ts → tslib.es6-cf6f75b3.d.ts} +0 -0
  1417. package/side-panel/esm/{tslib.es6-c00a5733.js → tslib.es6-cf6f75b3.js} +0 -0
  1418. package/side-panel/index.js +1 -1
  1419. package/side-panel/mobile.css +2 -2
  1420. package/side-panel/mobile.js +1 -1
  1421. package/side-panel/modern/Component.desktop.js +2 -2
  1422. package/side-panel/modern/Component.mobile.js +2 -2
  1423. package/side-panel/modern/components/closer/Component.js +1 -1
  1424. package/side-panel/modern/components/closer/index.css +4 -4
  1425. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1426. package/side-panel/modern/components/content/Component.js +1 -1
  1427. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1428. package/side-panel/modern/components/content/desktop.css +3 -3
  1429. package/side-panel/modern/components/content/index.css +3 -3
  1430. package/side-panel/modern/components/content/mobile.css +3 -3
  1431. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1432. package/side-panel/modern/components/footer/Component.js +2 -2
  1433. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1434. package/side-panel/modern/components/footer/desktop.css +3 -3
  1435. package/side-panel/modern/components/footer/index.css +4 -4
  1436. package/side-panel/modern/components/footer/layout.css +25 -25
  1437. package/side-panel/modern/components/footer/mobile.css +3 -3
  1438. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1439. package/side-panel/modern/components/header/Component.js +1 -1
  1440. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1441. package/side-panel/modern/components/header/desktop.css +6 -6
  1442. package/side-panel/modern/components/header/index.css +16 -16
  1443. package/side-panel/modern/components/header/mobile.css +3 -3
  1444. package/side-panel/modern/desktop.css +3 -3
  1445. package/side-panel/modern/mobile.css +2 -2
  1446. package/side-panel/modern/transitions.desktop.css +8 -8
  1447. package/side-panel/modern/transitions.mobile.css +8 -8
  1448. package/side-panel/responsive.js +1 -1
  1449. package/side-panel/transitions.desktop.css +8 -8
  1450. package/side-panel/transitions.mobile.css +8 -8
  1451. package/side-panel/{tslib.es6-45d2a531.d.ts → tslib.es6-8cfc08b2.d.ts} +0 -0
  1452. package/side-panel/{tslib.es6-45d2a531.js → tslib.es6-8cfc08b2.js} +0 -0
  1453. package/skeleton/Component.js +1 -1
  1454. package/skeleton/esm/Component.js +1 -1
  1455. package/skeleton/esm/index.css +10 -10
  1456. package/skeleton/index.css +10 -10
  1457. package/skeleton/modern/Component.js +1 -1
  1458. package/skeleton/modern/index.css +10 -10
  1459. package/slider/Component.js +1 -1
  1460. package/slider/esm/Component.js +1 -1
  1461. package/slider/esm/index.css +22 -22
  1462. package/slider/index.css +22 -22
  1463. package/slider/modern/Component.js +1 -1
  1464. package/slider/modern/index.css +22 -22
  1465. package/slider-input/Component.js +1 -1
  1466. package/slider-input/esm/Component.js +1 -1
  1467. package/slider-input/esm/index.css +17 -17
  1468. package/slider-input/index.css +17 -17
  1469. package/slider-input/modern/Component.js +1 -1
  1470. package/slider-input/modern/index.css +17 -17
  1471. package/space/Component.js +2 -2
  1472. package/space/{Item-b2b48c13.d.ts → Item-60eb091c.d.ts} +0 -0
  1473. package/space/{Item-b2b48c13.js → Item-60eb091c.js} +0 -0
  1474. package/space/Item.js +1 -1
  1475. package/space/esm/Component.js +2 -2
  1476. package/space/esm/{Item-2f223920.d.ts → Item-7e6af4fa.d.ts} +0 -0
  1477. package/space/esm/{Item-2f223920.js → Item-7e6af4fa.js} +0 -0
  1478. package/space/esm/Item.js +1 -1
  1479. package/space/esm/index.css +8 -8
  1480. package/space/esm/index.js +1 -1
  1481. package/space/index.css +8 -8
  1482. package/space/index.js +1 -1
  1483. package/space/modern/Component.js +1 -1
  1484. package/space/modern/index.css +8 -8
  1485. package/spinner/Component.js +3 -3
  1486. package/spinner/default.css +1 -1
  1487. package/spinner/esm/Component.js +3 -3
  1488. package/spinner/esm/default.css +1 -1
  1489. package/spinner/esm/index.css +7 -7
  1490. package/spinner/esm/inverted.css +1 -1
  1491. package/spinner/index.css +7 -7
  1492. package/spinner/inverted.css +1 -1
  1493. package/spinner/modern/Component.js +3 -3
  1494. package/spinner/modern/default.css +1 -1
  1495. package/spinner/modern/index.css +7 -7
  1496. package/spinner/modern/inverted.css +1 -1
  1497. package/status/Component.js +1 -1
  1498. package/status/esm/Component.js +1 -1
  1499. package/status/esm/index.css +17 -17
  1500. package/status/index.css +17 -17
  1501. package/status/modern/Component.js +1 -1
  1502. package/status/modern/index.css +17 -17
  1503. package/stepped-progress-bar/Component.js +1 -1
  1504. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1505. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1506. package/stepped-progress-bar/esm/Component.js +1 -1
  1507. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1508. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1509. package/stepped-progress-bar/esm/index.css +3 -3
  1510. package/stepped-progress-bar/index.css +3 -3
  1511. package/stepped-progress-bar/modern/Component.js +1 -1
  1512. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1513. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1514. package/stepped-progress-bar/modern/index.css +3 -3
  1515. package/switch/Component.js +1 -1
  1516. package/switch/esm/Component.js +1 -1
  1517. package/switch/esm/index.css +25 -25
  1518. package/switch/index.css +25 -25
  1519. package/switch/modern/Component.js +1 -1
  1520. package/switch/modern/index.css +25 -25
  1521. package/table/component.js +1 -1
  1522. package/table/components/index.js +1 -1
  1523. package/table/components/pagination/Component.js +2 -2
  1524. package/table/components/pagination/index.css +8 -8
  1525. package/table/components/pagination/index.js +1 -1
  1526. package/table/components/pagination/select-field/index.css +4 -4
  1527. package/table/components/pagination/select-field/index.js +2 -2
  1528. package/table/components/table/Component.js +2 -2
  1529. package/table/components/table/index.css +6 -6
  1530. package/table/components/table/index.js +1 -1
  1531. package/table/components/table/utils.js +1 -1
  1532. package/table/components/tbody/Component.js +2 -2
  1533. package/table/components/tbody/index.css +2 -2
  1534. package/table/components/tbody/index.js +1 -1
  1535. package/table/components/tcell/Component.js +2 -2
  1536. package/table/components/tcell/index.css +6 -6
  1537. package/table/components/tcell/index.js +1 -1
  1538. package/table/components/texpandable-row/Component.js +2 -2
  1539. package/table/components/texpandable-row/index.css +5 -5
  1540. package/table/components/texpandable-row/index.js +1 -1
  1541. package/table/components/thead/Component.js +2 -2
  1542. package/table/components/thead/index.css +6 -6
  1543. package/table/components/thead/index.js +1 -1
  1544. package/table/components/thead-cell/Component.js +2 -2
  1545. package/table/components/thead-cell/index.css +7 -7
  1546. package/table/components/thead-cell/index.js +1 -1
  1547. package/table/components/trow/Component.js +2 -2
  1548. package/table/components/trow/index.css +8 -8
  1549. package/table/components/trow/index.js +1 -1
  1550. package/table/components/tsortable-head-cell/Component.js +2 -2
  1551. package/table/components/tsortable-head-cell/index.css +9 -9
  1552. package/table/components/tsortable-head-cell/index.js +1 -1
  1553. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1554. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1555. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1556. package/table/esm/component.js +1 -1
  1557. package/table/esm/components/index.js +1 -1
  1558. package/table/esm/components/pagination/Component.js +2 -2
  1559. package/table/esm/components/pagination/index.css +8 -8
  1560. package/table/esm/components/pagination/index.js +1 -1
  1561. package/table/esm/components/pagination/select-field/index.css +4 -4
  1562. package/table/esm/components/pagination/select-field/index.js +2 -2
  1563. package/table/esm/components/table/Component.js +2 -2
  1564. package/table/esm/components/table/index.css +6 -6
  1565. package/table/esm/components/table/index.js +1 -1
  1566. package/table/esm/components/table/utils.js +1 -1
  1567. package/table/esm/components/tbody/Component.js +2 -2
  1568. package/table/esm/components/tbody/index.css +2 -2
  1569. package/table/esm/components/tbody/index.js +1 -1
  1570. package/table/esm/components/tcell/Component.js +2 -2
  1571. package/table/esm/components/tcell/index.css +6 -6
  1572. package/table/esm/components/tcell/index.js +1 -1
  1573. package/table/esm/components/texpandable-row/Component.js +2 -2
  1574. package/table/esm/components/texpandable-row/index.css +5 -5
  1575. package/table/esm/components/texpandable-row/index.js +1 -1
  1576. package/table/esm/components/thead/Component.js +2 -2
  1577. package/table/esm/components/thead/index.css +6 -6
  1578. package/table/esm/components/thead/index.js +1 -1
  1579. package/table/esm/components/thead-cell/Component.js +2 -2
  1580. package/table/esm/components/thead-cell/index.css +7 -7
  1581. package/table/esm/components/thead-cell/index.js +1 -1
  1582. package/table/esm/components/trow/Component.js +2 -2
  1583. package/table/esm/components/trow/index.css +8 -8
  1584. package/table/esm/components/trow/index.js +1 -1
  1585. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1586. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1587. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1588. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1589. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1590. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1591. package/table/esm/index.js +1 -1
  1592. package/table/esm/{tslib.es6-801d0008.d.ts → tslib.es6-32ced036.d.ts} +0 -0
  1593. package/table/esm/{tslib.es6-801d0008.js → tslib.es6-32ced036.js} +0 -0
  1594. package/table/index.js +1 -1
  1595. package/table/modern/components/pagination/Component.js +1 -1
  1596. package/table/modern/components/pagination/index.css +8 -8
  1597. package/table/modern/components/pagination/select-field/index.css +4 -4
  1598. package/table/modern/components/pagination/select-field/index.js +1 -1
  1599. package/table/modern/components/table/Component.js +1 -1
  1600. package/table/modern/components/table/index.css +6 -6
  1601. package/table/modern/components/tbody/Component.js +1 -1
  1602. package/table/modern/components/tbody/index.css +2 -2
  1603. package/table/modern/components/tcell/Component.js +1 -1
  1604. package/table/modern/components/tcell/index.css +6 -6
  1605. package/table/modern/components/texpandable-row/Component.js +1 -1
  1606. package/table/modern/components/texpandable-row/index.css +5 -5
  1607. package/table/modern/components/thead/Component.js +1 -1
  1608. package/table/modern/components/thead/index.css +6 -6
  1609. package/table/modern/components/thead-cell/Component.js +1 -1
  1610. package/table/modern/components/thead-cell/index.css +7 -7
  1611. package/table/modern/components/trow/Component.js +1 -1
  1612. package/table/modern/components/trow/index.css +8 -8
  1613. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1614. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1615. package/table/{tslib.es6-6a64ff71.d.ts → tslib.es6-5b047166.d.ts} +0 -0
  1616. package/table/{tslib.es6-6a64ff71.js → tslib.es6-5b047166.js} +0 -0
  1617. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1618. package/tabs/components/primary-tablist/Component.js +1 -1
  1619. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1620. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1621. package/tabs/components/primary-tablist/index.css +20 -20
  1622. package/tabs/components/primary-tablist/mobile.css +23 -23
  1623. package/tabs/components/scrollable-container/Component.js +1 -1
  1624. package/tabs/components/scrollable-container/index.css +5 -5
  1625. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1626. package/tabs/components/secondary-tablist/Component.js +1 -1
  1627. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1628. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1629. package/tabs/components/secondary-tablist/index.css +11 -11
  1630. package/tabs/components/secondary-tablist/mobile.css +13 -13
  1631. package/tabs/components/tab/Component.js +1 -1
  1632. package/tabs/components/tab/index.css +3 -3
  1633. package/tabs/components/tabs/Component.d.ts +1 -1
  1634. package/tabs/components/tabs/Component.desktop.d.ts +1 -1
  1635. package/tabs/components/tabs/Component.desktop.js +3 -3
  1636. package/tabs/components/tabs/Component.mobile.d.ts +1 -1
  1637. package/tabs/components/tabs/Component.mobile.js +3 -3
  1638. package/tabs/components/tabs/Component.responsive.d.ts +1 -1
  1639. package/tabs/components/tabs/Component.responsive.js +3 -3
  1640. package/tabs/desktop.js +3 -3
  1641. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1642. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1643. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1644. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1645. package/tabs/esm/components/primary-tablist/index.css +20 -20
  1646. package/tabs/esm/components/primary-tablist/mobile.css +23 -23
  1647. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1648. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1649. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1650. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1651. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1652. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1653. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1654. package/tabs/esm/components/secondary-tablist/mobile.css +13 -13
  1655. package/tabs/esm/components/tab/Component.js +1 -1
  1656. package/tabs/esm/components/tab/index.css +3 -3
  1657. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1658. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1659. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1660. package/tabs/esm/desktop.js +3 -3
  1661. package/tabs/esm/index.js +3 -3
  1662. package/tabs/esm/index.module-2b41d40b.js +4 -0
  1663. package/tabs/esm/index.module-db9046b3.js +4 -0
  1664. package/tabs/esm/mobile.js +3 -3
  1665. package/tabs/esm/responsive.js +3 -3
  1666. package/tabs/esm/{tslib.es6-fbd13ab9.d.ts → tslib.es6-fcdb5f50.d.ts} +0 -0
  1667. package/tabs/esm/{tslib.es6-fbd13ab9.js → tslib.es6-fcdb5f50.js} +0 -0
  1668. package/tabs/index.js +3 -3
  1669. package/tabs/index.module-4dc46a30.js +4 -0
  1670. package/tabs/index.module-9ad563d9.js +4 -0
  1671. package/tabs/mobile.js +3 -3
  1672. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1673. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1674. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1675. package/tabs/modern/components/primary-tablist/index.css +20 -20
  1676. package/tabs/modern/components/primary-tablist/mobile.css +23 -23
  1677. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1678. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1679. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1680. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1681. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1682. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1683. package/tabs/modern/components/secondary-tablist/mobile.css +13 -13
  1684. package/tabs/modern/components/tab/Component.js +1 -1
  1685. package/tabs/modern/components/tab/index.css +3 -3
  1686. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1687. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1688. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1689. package/tabs/modern/desktop.js +2 -2
  1690. package/tabs/modern/index.js +2 -2
  1691. package/tabs/modern/index.module-2b41d40b.js +4 -0
  1692. package/tabs/modern/index.module-db9046b3.js +4 -0
  1693. package/tabs/modern/mobile.js +2 -2
  1694. package/tabs/modern/responsive.js +2 -2
  1695. package/tabs/responsive.js +3 -3
  1696. package/tabs/{tslib.es6-e61a3999.d.ts → tslib.es6-f2a646bb.d.ts} +0 -0
  1697. package/tabs/{tslib.es6-e61a3999.js → tslib.es6-f2a646bb.js} +0 -0
  1698. package/tag/Component.js +3 -3
  1699. package/tag/default.css +8 -8
  1700. package/tag/esm/Component.js +3 -3
  1701. package/tag/esm/default.css +8 -8
  1702. package/tag/esm/index.css +37 -37
  1703. package/tag/esm/inverted.css +8 -8
  1704. package/tag/index.css +37 -37
  1705. package/tag/inverted.css +8 -8
  1706. package/tag/modern/Component.js +3 -3
  1707. package/tag/modern/default.css +8 -8
  1708. package/tag/modern/index.css +37 -37
  1709. package/tag/modern/inverted.css +8 -8
  1710. package/textarea/Component.js +3 -3
  1711. package/textarea/default.css +19 -19
  1712. package/textarea/esm/Component.js +3 -3
  1713. package/textarea/esm/default.css +19 -19
  1714. package/textarea/esm/index.css +41 -41
  1715. package/textarea/esm/inverted.css +19 -19
  1716. package/textarea/index.css +41 -41
  1717. package/textarea/inverted.css +19 -19
  1718. package/textarea/modern/Component.js +3 -3
  1719. package/textarea/modern/default.css +19 -19
  1720. package/textarea/modern/index.css +41 -41
  1721. package/textarea/modern/inverted.css +19 -19
  1722. package/themes/compiled/mobile-dark-bluetint.css +247 -247
  1723. package/themes/dist/compiled/mobile-dark-bluetint.css +848 -848
  1724. package/themes/dist/package.json +1 -1
  1725. package/toast/component.js +1 -1
  1726. package/toast/esm/component.js +1 -1
  1727. package/toast/esm/index.css +9 -9
  1728. package/toast/index.css +9 -9
  1729. package/toast/modern/component.js +1 -1
  1730. package/toast/modern/index.css +9 -9
  1731. package/toast-plate/component.js +3 -3
  1732. package/toast-plate/default.css +2 -2
  1733. package/toast-plate/esm/component.js +3 -3
  1734. package/toast-plate/esm/default.css +2 -2
  1735. package/toast-plate/esm/index.css +15 -15
  1736. package/toast-plate/esm/inverted.css +2 -2
  1737. package/toast-plate/index.css +15 -15
  1738. package/toast-plate/inverted.css +2 -2
  1739. package/toast-plate/modern/component.js +3 -3
  1740. package/toast-plate/modern/default.css +2 -2
  1741. package/toast-plate/modern/index.css +15 -15
  1742. package/toast-plate/modern/inverted.css +2 -2
  1743. package/tooltip/{Component-511ba03f.d.ts → Component-26816634.d.ts} +0 -0
  1744. package/tooltip/{Component-511ba03f.js → Component-26816634.js} +3 -3
  1745. package/tooltip/Component.js +1 -1
  1746. package/tooltip/component.responsive.js +2 -2
  1747. package/tooltip/default.css +3 -3
  1748. package/tooltip/esm/{Component-05bc4a9e.d.ts → Component-91efef70.d.ts} +0 -0
  1749. package/tooltip/esm/{Component-05bc4a9e.js → Component-91efef70.js} +3 -3
  1750. package/tooltip/esm/Component.js +1 -1
  1751. package/tooltip/esm/component.responsive.js +2 -2
  1752. package/tooltip/esm/default.css +3 -3
  1753. package/tooltip/esm/index.css +6 -6
  1754. package/tooltip/esm/index.d.ts +1 -1
  1755. package/tooltip/esm/index.js +1 -1
  1756. package/tooltip/esm/inverted.css +5 -5
  1757. package/tooltip/esm/responsive.css +3 -3
  1758. package/tooltip/esm/responsive.js +1 -1
  1759. package/tooltip/index.css +6 -6
  1760. package/tooltip/index.d.ts +1 -1
  1761. package/tooltip/index.js +1 -1
  1762. package/tooltip/inverted.css +5 -5
  1763. package/tooltip/modern/Component.js +3 -3
  1764. package/tooltip/modern/component.responsive.js +1 -1
  1765. package/tooltip/modern/default.css +3 -3
  1766. package/tooltip/modern/index.css +6 -6
  1767. package/tooltip/modern/inverted.css +5 -5
  1768. package/tooltip/modern/responsive.css +3 -3
  1769. package/tooltip/responsive.css +3 -3
  1770. package/tooltip/responsive.js +1 -1
  1771. package/typography/colors.css +12 -12
  1772. package/typography/{colors.module-a3e0ee86.d.ts → colors.module-5c19d9eb.d.ts} +0 -0
  1773. package/typography/{colors.module-a3e0ee86.js → colors.module-5c19d9eb.js} +1 -1
  1774. package/typography/common.module-809f9008.js +4 -0
  1775. package/typography/component.js +2 -2
  1776. package/typography/esm/colors.css +12 -12
  1777. package/typography/esm/{colors.module-eb60e79b.d.ts → colors.module-9b9e6a86.d.ts} +0 -0
  1778. package/typography/esm/{colors.module-eb60e79b.js → colors.module-9b9e6a86.js} +1 -1
  1779. package/typography/esm/common.module-551296e7.js +4 -0
  1780. package/typography/esm/component.js +2 -2
  1781. package/typography/esm/index.js +2 -2
  1782. package/typography/esm/text/component.js +2 -2
  1783. package/typography/esm/text/index.css +13 -13
  1784. package/typography/esm/text/index.js +1 -1
  1785. package/typography/esm/title/common.css +4 -4
  1786. package/typography/esm/title/component.js +1 -1
  1787. package/typography/esm/title/index.css +18 -18
  1788. package/typography/esm/title/index.js +3 -3
  1789. package/typography/esm/title-mobile/component.js +3 -3
  1790. package/typography/esm/title-mobile/index.css +13 -13
  1791. package/typography/esm/title-mobile/index.js +2 -2
  1792. package/typography/esm/title-responsive/component.js +3 -3
  1793. package/typography/esm/title-responsive/index.css +40 -40
  1794. package/typography/esm/title-responsive/index.js +2 -2
  1795. package/typography/index.js +2 -2
  1796. package/typography/modern/colors.css +12 -12
  1797. package/typography/modern/colors.module-94ef55e9.js +4 -0
  1798. package/typography/modern/common.module-551296e7.js +4 -0
  1799. package/typography/modern/component.js +2 -2
  1800. package/typography/modern/index.js +2 -2
  1801. package/typography/modern/text/component.js +2 -2
  1802. package/typography/modern/text/index.css +13 -13
  1803. package/typography/modern/text/index.js +1 -1
  1804. package/typography/modern/title/common.css +4 -4
  1805. package/typography/modern/title/component.js +1 -1
  1806. package/typography/modern/title/index.css +18 -18
  1807. package/typography/modern/title/index.js +3 -3
  1808. package/typography/modern/title-mobile/component.js +3 -3
  1809. package/typography/modern/title-mobile/index.css +13 -13
  1810. package/typography/modern/title-mobile/index.js +2 -2
  1811. package/typography/modern/title-responsive/component.js +3 -3
  1812. package/typography/modern/title-responsive/index.css +40 -40
  1813. package/typography/modern/title-responsive/index.js +2 -2
  1814. package/typography/text/component.js +2 -2
  1815. package/typography/text/index.css +13 -13
  1816. package/typography/text/index.js +1 -1
  1817. package/typography/title/common.css +4 -4
  1818. package/typography/title/component.js +1 -1
  1819. package/typography/title/index.css +18 -18
  1820. package/typography/title/index.js +3 -3
  1821. package/typography/title-mobile/component.js +3 -3
  1822. package/typography/title-mobile/index.css +13 -13
  1823. package/typography/title-mobile/index.js +2 -2
  1824. package/typography/title-responsive/component.js +3 -3
  1825. package/typography/title-responsive/index.css +40 -40
  1826. package/typography/title-responsive/index.js +2 -2
  1827. package/with-suffix/Component.js +1 -1
  1828. package/with-suffix/esm/Component.js +1 -1
  1829. package/with-suffix/esm/index.css +9 -9
  1830. package/with-suffix/index.css +9 -9
  1831. package/with-suffix/modern/Component.js +1 -1
  1832. package/with-suffix/modern/index.css +9 -9
  1833. package/calendar-range/modern/index.module-407ef197.js +0 -4
  1834. package/grid/esm/gutters.module-d35f1cfc.js +0 -27
  1835. package/grid/gutters.module-b7d6118a.js +0 -28
  1836. package/grid/modern/gutters.module-ad558d5c.js +0 -4
  1837. package/modal/esm/transitions.module-2f720b7a.js +0 -4
  1838. package/modal/modern/transitions.module-2f720b7a.js +0 -4
  1839. package/modal/transitions.module-8788ffb2.js +0 -4
  1840. package/tabs/esm/index.module-134e200e.js +0 -4
  1841. package/tabs/esm/index.module-523e7b48.js +0 -4
  1842. package/tabs/index.module-509288bb.js +0 -4
  1843. package/tabs/index.module-7226e3a9.js +0 -4
  1844. package/tabs/modern/index.module-134e200e.js +0 -4
  1845. package/tabs/modern/index.module-523e7b48.js +0 -4
  1846. package/typography/common.module-118f1c32.js +0 -4
  1847. package/typography/esm/common.module-47b34fc3.js +0 -4
  1848. package/typography/modern/colors.module-e4e66afd.js +0 -4
  1849. package/typography/modern/common.module-47b34fc3.js +0 -4
@@ -1,4 +1,4 @@
1
- /* hash: 1ay59 */
1
+ /* hash: yxgcj */
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-v1__component_1vhmu {
46
+ .confirmation-v1__component_y7bx6 {
47
47
  display: flex;
48
48
  flex-direction: column;
49
49
  }
50
- .confirmation-v1__countdown_1vhmu {
50
+ .confirmation-v1__countdown_y7bx6 {
51
51
  max-height: 300px;
52
52
  overflow: hidden;
53
53
  transition: max-height 0.15s ease;
54
54
  }
55
- .confirmation-v1__hidden_1vhmu {
55
+ .confirmation-v1__hidden_y7bx6 {
56
56
  opacity: 0;
57
57
  max-height: 0;
58
58
  }
59
- .confirmation-v1__header_1vhmu {
59
+ .confirmation-v1__header_y7bx6 {
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-v1__inputContainer_1vhmu {
70
+ .confirmation-v1__inputContainer_y7bx6 {
71
71
  display: flex;
72
72
  flex-direction: column;
73
73
  }
74
- .confirmation-v1__smsComeLinkWrap_1vhmu {
74
+ .confirmation-v1__smsComeLinkWrap_y7bx6 {
75
75
  margin-top: var(--gap-l);
76
76
  }
77
- .confirmation-v1__smsComeLink_1vhmu {
77
+ .confirmation-v1__smsComeLink_y7bx6 {
78
78
  font-size: 14px;
79
79
  line-height: 20px;
80
80
  font-weight: 400;
81
81
  }
82
- .confirmation-v1__error_1vhmu {
82
+ .confirmation-v1__error_y7bx6 {
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-v1__loaderWrap_1vhmu {
90
+ .confirmation-v1__loaderWrap_y7bx6 {
91
91
  display: flex;
92
92
  align-items: center;
93
93
  margin: var(--gap-3xl) 0 var(--gap-xs);
94
94
  }
95
- .confirmation-v1__loaderText_1vhmu {
95
+ .confirmation-v1__loaderText_y7bx6 {
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-v1__center_1vhmu .confirmation-v1__codeInput_1vhmu,
106
- .confirmation-v1__center_1vhmu .confirmation-v1__loaderWrap_1vhmu {
105
+ .confirmation-v1__center_y7bx6 .confirmation-v1__codeInput_y7bx6,
106
+ .confirmation-v1__center_y7bx6 .confirmation-v1__loaderWrap_y7bx6 {
107
107
  justify-content: center;
108
108
  }
@@ -1,2 +1,3 @@
1
1
  export * from "./component";
2
+ export { ConfirmationV1 as Confirmation, ConfirmationV1Props as ConfirmationProps } from "./component";
2
3
  export * from "./components/index";
@@ -29,4 +29,5 @@ exports.Countdown = components_countdown_component.Countdown;
29
29
  exports.formatMsAsMinutes = components_countdown_component.formatMsAsMinutes;
30
30
  exports.SignConfirmation = components_signConfirmation_component.SignConfirmation;
31
31
  exports.Overlimit = components_overlimit_component.Overlimit;
32
+ exports.Confirmation = component.ConfirmationV1;
32
33
  exports.ConfirmationV1 = component.ConfirmationV1;
@@ -13,7 +13,7 @@ import { SignConfirmation } from './components/sign-confirmation/component.js';
13
13
  import '@alfalab/icons-glyph/CrossCircleMIcon';
14
14
  import { Overlimit } from './components/overlimit/component.js';
15
15
 
16
- var styles = {"component":"confirmation-v1__component_191f5","error":"confirmation-v1__error_191f5","errorHeader":"confirmation-v1__errorHeader_191f5","errorText":"confirmation-v1__errorText_191f5","phoneHintWrap":"confirmation-v1__phoneHintWrap_191f5","phoneHintText":"confirmation-v1__phoneHintText_191f5","phonesWrap":"confirmation-v1__phonesWrap_191f5","phoneWrap":"confirmation-v1__phoneWrap_191f5","phoneDescription":"confirmation-v1__phoneDescription_191f5","center":"confirmation-v1__center_191f5"};
16
+ var styles = {"component":"confirmation-v1__component_5z4a1","error":"confirmation-v1__error_5z4a1","errorHeader":"confirmation-v1__errorHeader_5z4a1","errorText":"confirmation-v1__errorText_5z4a1","phoneHintWrap":"confirmation-v1__phoneHintWrap_5z4a1","phoneHintText":"confirmation-v1__phoneHintText_5z4a1","phonesWrap":"confirmation-v1__phonesWrap_5z4a1","phoneWrap":"confirmation-v1__phoneWrap_5z4a1","phoneDescription":"confirmation-v1__phoneDescription_5z4a1","center":"confirmation-v1__center_5z4a1"};
17
17
  require('./index.css');
18
18
 
19
19
  /**
@@ -26,7 +26,7 @@ function __spreadArrays() {
26
26
  return r;
27
27
  }
28
28
 
29
- var styles = {"component":"confirmation-v1__component_1b32u","input":"confirmation-v1__input_1b32u","hasError":"confirmation-v1__hasError_1b32u","center":"confirmation-v1__center_1b32u","disabled":"confirmation-v1__disabled_1b32u","compact":"confirmation-v1__compact_1b32u","shake":"confirmation-v1__shake_1b32u"};
29
+ var styles = {"component":"confirmation-v1__component_80rz4","input":"confirmation-v1__input_80rz4","hasError":"confirmation-v1__hasError_80rz4","center":"confirmation-v1__center_80rz4","disabled":"confirmation-v1__disabled_80rz4","compact":"confirmation-v1__compact_80rz4","shake":"confirmation-v1__shake_80rz4"};
30
30
  require('./index.css');
31
31
 
32
32
  var Input = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: ochkv */
1
+ /* hash: m2ctx */
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-v1__component_1b32u {
44
+ .confirmation-v1__component_80rz4 {
45
45
  display: flex;
46
46
  }
47
- .confirmation-v1__input_1b32u {
47
+ .confirmation-v1__input_80rz4 {
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-v1__input_1b32u.confirmation-v1__hasError_1b32u {
64
+ .confirmation-v1__input_80rz4.confirmation-v1__hasError_80rz4 {
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-v1__input_1b32u.confirmation-v1__center_1b32u {
69
+ .confirmation-v1__input_80rz4.confirmation-v1__center_80rz4 {
70
70
  margin: 0 var(--gap-2xs);
71
71
  }
72
- .confirmation-v1__input_1b32u.confirmation-v1__disabled_1b32u {
72
+ .confirmation-v1__input_80rz4.confirmation-v1__disabled_80rz4 {
73
73
  color: var(--color-light-text-tertiary);
74
74
  opacity: 1;
75
75
  }
76
- .confirmation-v1__compact_1b32u .confirmation-v1__input_1b32u {
76
+ .confirmation-v1__compact_80rz4 .confirmation-v1__input_80rz4 {
77
77
  width: 28px;
78
78
  height: 40px;
79
79
  }
80
- @keyframes confirmation-v1__shake_1b32u {
80
+ @keyframes confirmation-v1__shake_80rz4 {
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-v1__shake_1b32u {
98
- animation: confirmation-v1__shake_1b32u 0.15s linear 0s 3;
97
+ .confirmation-v1__shake_80rz4 {
98
+ animation: confirmation-v1__shake_80rz4 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-v1__component_15tkt","hasError":"confirmation-v1__hasError_15tkt","getCodeButton":"confirmation-v1__getCodeButton_15tkt","info":"confirmation-v1__info_15tkt","customContent":"confirmation-v1__customContent_15tkt","loaderWrap":"confirmation-v1__loaderWrap_15tkt","loader":"confirmation-v1__loader_15tkt","center":"confirmation-v1__center_15tkt","timePassed":"confirmation-v1__timePassed_15tkt","noAttemptsLeftMessage":"confirmation-v1__noAttemptsLeftMessage_15tkt"};
8
+ var styles = {"component":"confirmation-v1__component_9urmo","hasError":"confirmation-v1__hasError_9urmo","getCodeButton":"confirmation-v1__getCodeButton_9urmo","info":"confirmation-v1__info_9urmo","customContent":"confirmation-v1__customContent_9urmo","loaderWrap":"confirmation-v1__loaderWrap_9urmo","loader":"confirmation-v1__loader_9urmo","center":"confirmation-v1__center_9urmo","timePassed":"confirmation-v1__timePassed_9urmo","noAttemptsLeftMessage":"confirmation-v1__noAttemptsLeftMessage_9urmo"};
9
9
  require('./index.css');
10
10
 
11
11
  /**
@@ -1,4 +1,4 @@
1
- /* hash: 68snj */
1
+ /* hash: 8ixeh */
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-v1__component_15tkt {
37
+ .confirmation-v1__component_9urmo {
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-v1__hasError_15tkt .confirmation-v1__getCodeButton_15tkt {
50
+ .confirmation-v1__hasError_9urmo .confirmation-v1__getCodeButton_9urmo {
51
51
  margin-top: 0;
52
52
  }
53
- .confirmation-v1__hasError_15tkt .confirmation-v1__info_15tkt {
53
+ .confirmation-v1__hasError_9urmo .confirmation-v1__info_9urmo {
54
54
  margin-top: 0;
55
55
  }
56
- .confirmation-v1__hasError_15tkt .confirmation-v1__customContent_15tkt {
56
+ .confirmation-v1__hasError_9urmo .confirmation-v1__customContent_9urmo {
57
57
  margin-bottom: var(--gap-2xl);
58
58
  }
59
- .confirmation-v1__info_15tkt {
59
+ .confirmation-v1__info_9urmo {
60
60
  margin: var(--gap-2xs) 0;
61
61
  }
62
- .confirmation-v1__loaderWrap_15tkt {
62
+ .confirmation-v1__loaderWrap_9urmo {
63
63
  display: flex;
64
64
  align-items: center;
65
65
  margin-bottom: var(--gap-xs);
66
66
  }
67
- .confirmation-v1__loader_15tkt {
67
+ .confirmation-v1__loader_9urmo {
68
68
  margin-right: var(--gap-xs);
69
69
  }
70
- .confirmation-v1__center_15tkt {
70
+ .confirmation-v1__center_9urmo {
71
71
  align-items: center
72
72
  }
73
- .confirmation-v1__center_15tkt .confirmation-v1__loaderWrap_15tkt {
73
+ .confirmation-v1__center_9urmo .confirmation-v1__loaderWrap_9urmo {
74
74
  justify-content: center;
75
75
  }
76
- .confirmation-v1__timePassed_15tkt {
76
+ .confirmation-v1__timePassed_9urmo {
77
77
  display: flex;
78
78
  min-width: 3em;
79
79
  }
80
- .confirmation-v1__getCodeButton_15tkt {
80
+ .confirmation-v1__getCodeButton_9urmo {
81
81
  margin-top: var(--gap-2xl);
82
82
  }
83
- .confirmation-v1__noAttemptsLeftMessage_15tkt {
83
+ .confirmation-v1__noAttemptsLeftMessage_9urmo {
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-v1__circle_qapwb"};
3
+ var styles = {"circle":"confirmation-v1__circle_1td0r"};
4
4
  require('./index.css');
5
5
 
6
6
  var SIZE = 16;
@@ -1,4 +1,4 @@
1
- /* hash: 1y3ub */
1
+ /* hash: 168kn */
2
2
  :root {
3
3
  --color-light-graphic-tertiary: #b6bcc3;
4
4
  }
@@ -10,7 +10,7 @@
10
10
 
11
11
  /* Hard up */
12
12
  }
13
- .confirmation-v1__circle_qapwb {
13
+ .confirmation-v1__circle_1td0r {
14
14
  fill: transparent;
15
15
  stroke: var(--color-light-graphic-tertiary);
16
16
  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/CrossCircleMIcon';
9
9
 
10
- var styles = {"component":"confirmation-v1__component_gpbem","title":"confirmation-v1__title_gpbem","description":"confirmation-v1__description_gpbem","countdown":"confirmation-v1__countdown_gpbem","loader":"confirmation-v1__loader_gpbem","timePassed":"confirmation-v1__timePassed_gpbem","getCodeButton":"confirmation-v1__getCodeButton_gpbem","alertIcon":"confirmation-v1__alertIcon_gpbem"};
10
+ var styles = {"component":"confirmation-v1__component_1jrma","title":"confirmation-v1__title_1jrma","description":"confirmation-v1__description_1jrma","countdown":"confirmation-v1__countdown_1jrma","loader":"confirmation-v1__loader_1jrma","timePassed":"confirmation-v1__timePassed_1jrma","getCodeButton":"confirmation-v1__getCodeButton_1jrma","alertIcon":"confirmation-v1__alertIcon_1jrma"};
11
11
  require('./index.css');
12
12
 
13
13
  var Overlimit = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: f63n7 */
1
+ /* hash: 1mby1 */
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-v1__component_gpbem {
48
+ .confirmation-v1__component_1jrma {
49
49
  display: flex;
50
50
  flex-direction: column;
51
51
  align-items: center;
52
52
  }
53
- .confirmation-v1__title_gpbem {
53
+ .confirmation-v1__title_1jrma {
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-v1__description_gpbem {
63
+ .confirmation-v1__description_1jrma {
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-v1__countdown_gpbem {
70
+ .confirmation-v1__countdown_1jrma {
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-v1__loader_gpbem {
76
+ .confirmation-v1__loader_1jrma {
77
77
  margin-right: var(--gap-xs);
78
78
  }
79
- .confirmation-v1__timePassed_gpbem {
79
+ .confirmation-v1__timePassed_1jrma {
80
80
  display: flex;
81
81
  min-width: 3em;
82
82
  }
83
- .confirmation-v1__getCodeButton_gpbem {
83
+ .confirmation-v1__getCodeButton_1jrma {
84
84
  margin-top: var(--gap-2xl);
85
85
  }
86
- .confirmation-v1__alertIcon_gpbem {
86
+ .confirmation-v1__alertIcon_1jrma {
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-v1__component_1vhmu","countdown":"confirmation-v1__countdown_1vhmu","hidden":"confirmation-v1__hidden_1vhmu","header":"confirmation-v1__header_1vhmu","inputContainer":"confirmation-v1__inputContainer_1vhmu","smsComeLinkWrap":"confirmation-v1__smsComeLinkWrap_1vhmu","smsComeLink":"confirmation-v1__smsComeLink_1vhmu","error":"confirmation-v1__error_1vhmu","loaderWrap":"confirmation-v1__loaderWrap_1vhmu","loaderText":"confirmation-v1__loaderText_1vhmu","center":"confirmation-v1__center_1vhmu","codeInput":"confirmation-v1__codeInput_1vhmu"};
13
+ var styles = {"component":"confirmation-v1__component_y7bx6","countdown":"confirmation-v1__countdown_y7bx6","hidden":"confirmation-v1__hidden_y7bx6","header":"confirmation-v1__header_y7bx6","inputContainer":"confirmation-v1__inputContainer_y7bx6","smsComeLinkWrap":"confirmation-v1__smsComeLinkWrap_y7bx6","smsComeLink":"confirmation-v1__smsComeLink_y7bx6","error":"confirmation-v1__error_y7bx6","loaderWrap":"confirmation-v1__loaderWrap_y7bx6","loaderText":"confirmation-v1__loaderText_y7bx6","center":"confirmation-v1__center_y7bx6","codeInput":"confirmation-v1__codeInput_y7bx6"};
14
14
  require('./index.css');
15
15
 
16
16
  var SignConfirmation = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1ay59 */
1
+ /* hash: yxgcj */
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-v1__component_1vhmu {
46
+ .confirmation-v1__component_y7bx6 {
47
47
  display: flex;
48
48
  flex-direction: column;
49
49
  }
50
- .confirmation-v1__countdown_1vhmu {
50
+ .confirmation-v1__countdown_y7bx6 {
51
51
  max-height: 300px;
52
52
  overflow: hidden;
53
53
  transition: max-height 0.15s ease;
54
54
  }
55
- .confirmation-v1__hidden_1vhmu {
55
+ .confirmation-v1__hidden_y7bx6 {
56
56
  opacity: 0;
57
57
  max-height: 0;
58
58
  }
59
- .confirmation-v1__header_1vhmu {
59
+ .confirmation-v1__header_y7bx6 {
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-v1__inputContainer_1vhmu {
70
+ .confirmation-v1__inputContainer_y7bx6 {
71
71
  display: flex;
72
72
  flex-direction: column;
73
73
  }
74
- .confirmation-v1__smsComeLinkWrap_1vhmu {
74
+ .confirmation-v1__smsComeLinkWrap_y7bx6 {
75
75
  margin-top: var(--gap-l);
76
76
  }
77
- .confirmation-v1__smsComeLink_1vhmu {
77
+ .confirmation-v1__smsComeLink_y7bx6 {
78
78
  font-size: 14px;
79
79
  line-height: 20px;
80
80
  font-weight: 400;
81
81
  }
82
- .confirmation-v1__error_1vhmu {
82
+ .confirmation-v1__error_y7bx6 {
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-v1__loaderWrap_1vhmu {
90
+ .confirmation-v1__loaderWrap_y7bx6 {
91
91
  display: flex;
92
92
  align-items: center;
93
93
  margin: var(--gap-3xl) 0 var(--gap-xs);
94
94
  }
95
- .confirmation-v1__loaderText_1vhmu {
95
+ .confirmation-v1__loaderText_y7bx6 {
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-v1__center_1vhmu .confirmation-v1__codeInput_1vhmu,
106
- .confirmation-v1__center_1vhmu .confirmation-v1__loaderWrap_1vhmu {
105
+ .confirmation-v1__center_y7bx6 .confirmation-v1__codeInput_y7bx6,
106
+ .confirmation-v1__center_y7bx6 .confirmation-v1__loaderWrap_y7bx6 {
107
107
  justify-content: center;
108
108
  }
@@ -1,4 +1,4 @@
1
- /* hash: 13lrc */
1
+ /* hash: 1vh10 */
2
2
  :root {
3
3
  --color-light-text-primary: #0b1f35;
4
4
  --color-light-text-secondary: #546272;
@@ -41,18 +41,18 @@
41
41
 
42
42
  /* input */
43
43
  }
44
- .confirmation-v1__component_191f5 {
44
+ .confirmation-v1__component_5z4a1 {
45
45
  display: flex;
46
46
  flex-direction: column;
47
47
  width: 100%;
48
48
  font-family: var(--confirmation-text-font-family);
49
49
  }
50
- .confirmation-v1__error_191f5 {
50
+ .confirmation-v1__error_5z4a1 {
51
51
  display: flex;
52
52
  flex-direction: column;
53
53
  align-items: flex-start;
54
54
  }
55
- .confirmation-v1__errorHeader_191f5 {
55
+ .confirmation-v1__errorHeader_5z4a1 {
56
56
  font-size: var(--confirmation-title-font-size);
57
57
  line-height: var(--confirmation-title-line-height);
58
58
  font-weight: var(--confirmation-title-font-weight);
@@ -63,7 +63,7 @@
63
63
  margin-bottom: var(--gap-2xl);
64
64
  color: var(--confirmation-title-color);
65
65
  }
66
- .confirmation-v1__errorText_191f5 {
66
+ .confirmation-v1__errorText_5z4a1 {
67
67
  font-size: var(--confirmation-text-font-size);
68
68
  line-height: var(--confirmation-text-line-height);
69
69
  font-weight: var(--confirmation-text-font-weight);
@@ -73,12 +73,12 @@
73
73
  margin-bottom: var(--gap-2xl);
74
74
  color: var(--confirmation-text-color);
75
75
  }
76
- .confirmation-v1__phoneHintWrap_191f5 {
76
+ .confirmation-v1__phoneHintWrap_5z4a1 {
77
77
  display: flex;
78
78
  flex-direction: column;
79
79
  align-items: flex-start;
80
80
  }
81
- .confirmation-v1__phoneHintText_191f5 {
81
+ .confirmation-v1__phoneHintText_5z4a1 {
82
82
  font-size: var(--confirmation-text-font-size);
83
83
  line-height: var(--confirmation-text-line-height);
84
84
  font-weight: var(--confirmation-text-font-weight);
@@ -88,7 +88,7 @@
88
88
  margin-bottom: var(--gap-xl);
89
89
  color: var(--confirmation-text-color);
90
90
  }
91
- .confirmation-v1__phonesWrap_191f5 {
91
+ .confirmation-v1__phonesWrap_5z4a1 {
92
92
  font-size: var(--confirmation-text-font-size);
93
93
  line-height: var(--confirmation-text-line-height);
94
94
  font-weight: var(--confirmation-text-font-weight);
@@ -99,21 +99,21 @@
99
99
  flex-direction: column;
100
100
  margin-bottom: var(--gap-4xl);
101
101
  }
102
- .confirmation-v1__phoneWrap_191f5 {
102
+ .confirmation-v1__phoneWrap_5z4a1 {
103
103
  margin-bottom: var(--gap-xs)
104
104
  }
105
- .confirmation-v1__phoneWrap_191f5:last-child {
105
+ .confirmation-v1__phoneWrap_5z4a1:last-child {
106
106
  margin-bottom: 0;
107
107
  }
108
- .confirmation-v1__phoneDescription_191f5 {
108
+ .confirmation-v1__phoneDescription_5z4a1 {
109
109
  color: var(--confirmation-text-color);
110
110
  }
111
- .confirmation-v1__component_191f5.confirmation-v1__center_191f5 {
111
+ .confirmation-v1__component_5z4a1.confirmation-v1__center_5z4a1 {
112
112
  text-align: center;
113
113
  }
114
- .confirmation-v1__center_191f5 .confirmation-v1__phoneHintWrap_191f5 {
114
+ .confirmation-v1__center_5z4a1 .confirmation-v1__phoneHintWrap_5z4a1 {
115
115
  align-items: center;
116
116
  }
117
- .confirmation-v1__center_191f5 .confirmation-v1__error_191f5 {
117
+ .confirmation-v1__center_5z4a1 .confirmation-v1__error_5z4a1 {
118
118
  align-items: center;
119
119
  }
@@ -1,2 +1,3 @@
1
1
  export * from "./component";
2
+ export { ConfirmationV1 as Confirmation, ConfirmationV1Props as ConfirmationProps } from "./component";
2
3
  export * from "./components/index";
@@ -12,4 +12,4 @@ import './components/code-input/component.js';
12
12
  export { SignConfirmation } from './components/sign-confirmation/component.js';
13
13
  import '@alfalab/icons-glyph/CrossCircleMIcon';
14
14
  export { Overlimit } from './components/overlimit/component.js';
15
- export { ConfirmationV1 } from './component.js';
15
+ export { ConfirmationV1 as Confirmation, ConfirmationV1 } from './component.js';
@@ -1,4 +1,4 @@
1
- /* hash: 13lrc */
1
+ /* hash: 1vh10 */
2
2
  :root {
3
3
  --color-light-text-primary: #0b1f35;
4
4
  --color-light-text-secondary: #546272;
@@ -41,18 +41,18 @@
41
41
 
42
42
  /* input */
43
43
  }
44
- .confirmation-v1__component_191f5 {
44
+ .confirmation-v1__component_5z4a1 {
45
45
  display: flex;
46
46
  flex-direction: column;
47
47
  width: 100%;
48
48
  font-family: var(--confirmation-text-font-family);
49
49
  }
50
- .confirmation-v1__error_191f5 {
50
+ .confirmation-v1__error_5z4a1 {
51
51
  display: flex;
52
52
  flex-direction: column;
53
53
  align-items: flex-start;
54
54
  }
55
- .confirmation-v1__errorHeader_191f5 {
55
+ .confirmation-v1__errorHeader_5z4a1 {
56
56
  font-size: var(--confirmation-title-font-size);
57
57
  line-height: var(--confirmation-title-line-height);
58
58
  font-weight: var(--confirmation-title-font-weight);
@@ -63,7 +63,7 @@
63
63
  margin-bottom: var(--gap-2xl);
64
64
  color: var(--confirmation-title-color);
65
65
  }
66
- .confirmation-v1__errorText_191f5 {
66
+ .confirmation-v1__errorText_5z4a1 {
67
67
  font-size: var(--confirmation-text-font-size);
68
68
  line-height: var(--confirmation-text-line-height);
69
69
  font-weight: var(--confirmation-text-font-weight);
@@ -73,12 +73,12 @@
73
73
  margin-bottom: var(--gap-2xl);
74
74
  color: var(--confirmation-text-color);
75
75
  }
76
- .confirmation-v1__phoneHintWrap_191f5 {
76
+ .confirmation-v1__phoneHintWrap_5z4a1 {
77
77
  display: flex;
78
78
  flex-direction: column;
79
79
  align-items: flex-start;
80
80
  }
81
- .confirmation-v1__phoneHintText_191f5 {
81
+ .confirmation-v1__phoneHintText_5z4a1 {
82
82
  font-size: var(--confirmation-text-font-size);
83
83
  line-height: var(--confirmation-text-line-height);
84
84
  font-weight: var(--confirmation-text-font-weight);
@@ -88,7 +88,7 @@
88
88
  margin-bottom: var(--gap-xl);
89
89
  color: var(--confirmation-text-color);
90
90
  }
91
- .confirmation-v1__phonesWrap_191f5 {
91
+ .confirmation-v1__phonesWrap_5z4a1 {
92
92
  font-size: var(--confirmation-text-font-size);
93
93
  line-height: var(--confirmation-text-line-height);
94
94
  font-weight: var(--confirmation-text-font-weight);
@@ -99,21 +99,21 @@
99
99
  flex-direction: column;
100
100
  margin-bottom: var(--gap-4xl);
101
101
  }
102
- .confirmation-v1__phoneWrap_191f5 {
102
+ .confirmation-v1__phoneWrap_5z4a1 {
103
103
  margin-bottom: var(--gap-xs)
104
104
  }
105
- .confirmation-v1__phoneWrap_191f5:last-child {
105
+ .confirmation-v1__phoneWrap_5z4a1:last-child {
106
106
  margin-bottom: 0;
107
107
  }
108
- .confirmation-v1__phoneDescription_191f5 {
108
+ .confirmation-v1__phoneDescription_5z4a1 {
109
109
  color: var(--confirmation-text-color);
110
110
  }
111
- .confirmation-v1__component_191f5.confirmation-v1__center_191f5 {
111
+ .confirmation-v1__component_5z4a1.confirmation-v1__center_5z4a1 {
112
112
  text-align: center;
113
113
  }
114
- .confirmation-v1__center_191f5 .confirmation-v1__phoneHintWrap_191f5 {
114
+ .confirmation-v1__center_5z4a1 .confirmation-v1__phoneHintWrap_5z4a1 {
115
115
  align-items: center;
116
116
  }
117
- .confirmation-v1__center_191f5 .confirmation-v1__error_191f5 {
117
+ .confirmation-v1__center_5z4a1 .confirmation-v1__error_5z4a1 {
118
118
  align-items: center;
119
119
  }
@@ -1,2 +1,3 @@
1
1
  export * from "./component";
2
+ export { ConfirmationV1 as Confirmation, ConfirmationV1Props as ConfirmationProps } from "./component";
2
3
  export * from "./components/index";
@@ -23,4 +23,5 @@ exports.Countdown = components_countdown_component.Countdown;
23
23
  exports.formatMsAsMinutes = components_countdown_component.formatMsAsMinutes;
24
24
  exports.SignConfirmation = components_signConfirmation_component.SignConfirmation;
25
25
  exports.Overlimit = components_overlimit_component.Overlimit;
26
+ exports.Confirmation = component.ConfirmationV1;
26
27
  exports.ConfirmationV1 = component.ConfirmationV1;
@@ -13,7 +13,7 @@ import './components/code-input/component.js';
13
13
  import { SignConfirmation } from './components/sign-confirmation/component.js';
14
14
  import { Overlimit } from './components/overlimit/component.js';
15
15
 
16
- var styles = {"component":"confirmation-v1__component_191f5","error":"confirmation-v1__error_191f5","errorHeader":"confirmation-v1__errorHeader_191f5","errorText":"confirmation-v1__errorText_191f5","phoneHintWrap":"confirmation-v1__phoneHintWrap_191f5","phoneHintText":"confirmation-v1__phoneHintText_191f5","phonesWrap":"confirmation-v1__phonesWrap_191f5","phoneWrap":"confirmation-v1__phoneWrap_191f5","phoneDescription":"confirmation-v1__phoneDescription_191f5","center":"confirmation-v1__center_191f5"};
16
+ var styles = {"component":"confirmation-v1__component_5z4a1","error":"confirmation-v1__error_5z4a1","errorHeader":"confirmation-v1__errorHeader_5z4a1","errorText":"confirmation-v1__errorText_5z4a1","phoneHintWrap":"confirmation-v1__phoneHintWrap_5z4a1","phoneHintText":"confirmation-v1__phoneHintText_5z4a1","phonesWrap":"confirmation-v1__phonesWrap_5z4a1","phoneWrap":"confirmation-v1__phoneWrap_5z4a1","phoneDescription":"confirmation-v1__phoneDescription_5z4a1","center":"confirmation-v1__center_5z4a1"};
17
17
  require('./index.css');
18
18
 
19
19
  /**
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { usePrevious } from '@alfalab/hooks';
4
4
  import { mergeArrays } from './utils.js';
5
5
 
6
- var styles = {"component":"confirmation-v1__component_1b32u","input":"confirmation-v1__input_1b32u","hasError":"confirmation-v1__hasError_1b32u","center":"confirmation-v1__center_1b32u","disabled":"confirmation-v1__disabled_1b32u","compact":"confirmation-v1__compact_1b32u","shake":"confirmation-v1__shake_1b32u"};
6
+ var styles = {"component":"confirmation-v1__component_80rz4","input":"confirmation-v1__input_80rz4","hasError":"confirmation-v1__hasError_80rz4","center":"confirmation-v1__center_80rz4","disabled":"confirmation-v1__disabled_80rz4","compact":"confirmation-v1__compact_80rz4","shake":"confirmation-v1__shake_80rz4"};
7
7
  require('./index.css');
8
8
 
9
9
  const Input = ({ index, slotsCount, error, processing, value, alignContent, handleChange, handleInputKeyDown, setRef, focus, }) => {