@alfalab/core-components 41.8.0 → 41.9.0-beta.1

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 (2027) hide show
  1. package/README.md +1 -1
  2. package/action-button/Component.js +4 -4
  3. package/action-button/default.css +8 -8
  4. package/action-button/esm/Component.js +4 -4
  5. package/action-button/esm/default.css +8 -8
  6. package/action-button/esm/index.css +8 -8
  7. package/action-button/esm/inverted.css +8 -8
  8. package/action-button/esm/static.css +4 -4
  9. package/action-button/index.css +8 -8
  10. package/action-button/inverted.css +8 -8
  11. package/action-button/modern/Component.js +4 -4
  12. package/action-button/modern/default.css +8 -8
  13. package/action-button/modern/index.css +8 -8
  14. package/action-button/modern/inverted.css +8 -8
  15. package/action-button/modern/static.css +4 -4
  16. package/action-button/static.css +4 -4
  17. package/alert/Component.js +1 -1
  18. package/alert/esm/Component.js +1 -1
  19. package/alert/esm/index.css +3 -3
  20. package/alert/index.css +3 -3
  21. package/alert/modern/Component.js +1 -1
  22. package/alert/modern/index.css +3 -3
  23. package/amount/component.js +1 -1
  24. package/amount/esm/component.js +1 -1
  25. package/amount/esm/index.css +6 -6
  26. package/amount/esm/pure/component.js +1 -1
  27. package/amount/esm/pure/index.css +1 -1
  28. package/amount/index.css +6 -6
  29. package/amount/modern/component.js +1 -1
  30. package/amount/modern/index.css +6 -6
  31. package/amount/modern/pure/component.js +1 -1
  32. package/amount/modern/pure/index.css +1 -1
  33. package/amount/pure/component.js +1 -1
  34. package/amount/pure/index.css +1 -1
  35. package/amount-input/Component.js +3 -3
  36. package/amount-input/default.css +2 -2
  37. package/amount-input/esm/Component.js +3 -3
  38. package/amount-input/esm/default.css +2 -2
  39. package/amount-input/esm/index.css +7 -7
  40. package/amount-input/esm/inverted.css +2 -2
  41. package/amount-input/index.css +7 -7
  42. package/amount-input/inverted.css +2 -2
  43. package/amount-input/modern/Component.js +3 -3
  44. package/amount-input/modern/default.css +2 -2
  45. package/amount-input/modern/index.css +7 -7
  46. package/amount-input/modern/inverted.css +2 -2
  47. package/attach/Component.js +1 -1
  48. package/attach/esm/Component.js +1 -1
  49. package/attach/esm/index.css +25 -25
  50. package/attach/index.css +25 -25
  51. package/attach/modern/Component.js +1 -1
  52. package/attach/modern/index.css +25 -25
  53. package/backdrop/Component.js +1 -1
  54. package/backdrop/esm/Component.js +1 -1
  55. package/backdrop/esm/index.css +10 -10
  56. package/backdrop/index.css +10 -10
  57. package/backdrop/modern/Component.js +1 -1
  58. package/backdrop/modern/index.css +10 -10
  59. package/badge/Component.js +1 -1
  60. package/badge/esm/Component.js +1 -1
  61. package/badge/esm/index.css +46 -46
  62. package/badge/index.css +46 -46
  63. package/badge/modern/Component.js +1 -1
  64. package/badge/modern/index.css +46 -46
  65. package/bank-card/Component.js +1 -1
  66. package/bank-card/esm/Component.js +1 -1
  67. package/bank-card/esm/index.css +20 -20
  68. package/bank-card/index.css +20 -20
  69. package/bank-card/modern/Component.js +1 -1
  70. package/bank-card/modern/index.css +20 -20
  71. package/base-modal/Component.js +1 -1
  72. package/base-modal/esm/Component.js +1 -1
  73. package/base-modal/esm/index.css +12 -12
  74. package/base-modal/index.css +12 -12
  75. package/base-modal/modern/Component.js +1 -1
  76. package/base-modal/modern/index.css +12 -12
  77. package/bottom-sheet/component.js +1 -1
  78. package/bottom-sheet/components/footer/Component.js +1 -1
  79. package/bottom-sheet/components/footer/index.css +26 -26
  80. package/bottom-sheet/components/header/Component.js +1 -1
  81. package/bottom-sheet/components/header/index.css +13 -13
  82. package/bottom-sheet/esm/component.js +1 -1
  83. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  84. package/bottom-sheet/esm/components/footer/index.css +26 -26
  85. package/bottom-sheet/esm/components/header/Component.js +1 -1
  86. package/bottom-sheet/esm/components/header/index.css +13 -13
  87. package/bottom-sheet/esm/index.css +41 -41
  88. package/bottom-sheet/index.css +41 -41
  89. package/bottom-sheet/modern/component.js +1 -1
  90. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  91. package/bottom-sheet/modern/components/footer/index.css +26 -26
  92. package/bottom-sheet/modern/components/header/Component.js +1 -1
  93. package/bottom-sheet/modern/components/header/index.css +13 -13
  94. package/bottom-sheet/modern/index.css +41 -41
  95. package/button/Component.js +3 -3
  96. package/button/default.css +60 -60
  97. package/button/esm/Component.js +3 -3
  98. package/button/esm/default.css +60 -60
  99. package/button/esm/index.css +51 -51
  100. package/button/esm/inverted.css +60 -60
  101. package/button/index.css +51 -51
  102. package/button/inverted.css +60 -60
  103. package/button/modern/Component.js +3 -3
  104. package/button/modern/default.css +60 -60
  105. package/button/modern/index.css +51 -51
  106. package/button/modern/inverted.css +60 -60
  107. package/calendar/Component.desktop.js +1 -1
  108. package/calendar/{modern/Component.responsive-3ea14aa6.d.ts → Component.responsive-79f23f7f.d.ts} +1 -1
  109. package/calendar/{Component.responsive-c4a5d6dd.js → Component.responsive-79f23f7f.js} +1 -1
  110. package/calendar/Component.responsive.js +1 -1
  111. package/calendar/components/calendar-mobile/Component.js +1 -1
  112. package/calendar/components/calendar-mobile/index.css +11 -11
  113. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  114. package/calendar/components/calendar-mobile/index.js +1 -1
  115. package/calendar/components/days-table/Component.js +1 -1
  116. package/calendar/components/days-table/index.css +66 -66
  117. package/calendar/components/header/Component.js +1 -1
  118. package/calendar/components/header/index.css +3 -3
  119. package/calendar/components/month-year-header/Component.js +1 -1
  120. package/calendar/components/month-year-header/index.css +10 -10
  121. package/calendar/components/months-table/Component.js +1 -1
  122. package/calendar/components/months-table/index.css +11 -11
  123. package/calendar/components/period-slider/Component.js +1 -1
  124. package/calendar/components/period-slider/index.css +11 -11
  125. package/calendar/components/select-button/Component.js +1 -1
  126. package/calendar/components/select-button/index.css +10 -10
  127. package/calendar/components/years-table/Component.js +1 -1
  128. package/calendar/components/years-table/index.css +14 -14
  129. package/calendar/cssm/Component.responsive-37401ddd.d.ts +1 -1
  130. package/calendar/desktop.css +15 -15
  131. package/calendar/esm/Component.desktop.js +1 -1
  132. package/calendar/esm/{Component.responsive-d4193012.d.ts → Component.responsive-dbbc4c0c.d.ts} +1 -1
  133. package/calendar/esm/{Component.responsive-d4193012.js → Component.responsive-dbbc4c0c.js} +1 -1
  134. package/calendar/esm/Component.responsive.js +1 -1
  135. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  136. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  137. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  138. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  139. package/calendar/esm/components/days-table/Component.js +1 -1
  140. package/calendar/esm/components/days-table/index.css +66 -66
  141. package/calendar/esm/components/header/Component.js +1 -1
  142. package/calendar/esm/components/header/index.css +3 -3
  143. package/calendar/esm/components/month-year-header/Component.js +1 -1
  144. package/calendar/esm/components/month-year-header/index.css +10 -10
  145. package/calendar/esm/components/months-table/Component.js +1 -1
  146. package/calendar/esm/components/months-table/index.css +11 -11
  147. package/calendar/esm/components/period-slider/Component.js +1 -1
  148. package/calendar/esm/components/period-slider/index.css +11 -11
  149. package/calendar/esm/components/select-button/Component.js +1 -1
  150. package/calendar/esm/components/select-button/index.css +10 -10
  151. package/calendar/esm/components/years-table/Component.js +1 -1
  152. package/calendar/esm/components/years-table/index.css +14 -14
  153. package/calendar/esm/desktop.css +15 -15
  154. package/calendar/esm/index.js +1 -1
  155. package/calendar/esm/mobile.js +1 -1
  156. package/calendar/esm/responsive.d.ts +1 -1
  157. package/calendar/esm/responsive.js +1 -1
  158. package/calendar/index.js +1 -1
  159. package/calendar/mobile.js +1 -1
  160. package/calendar/modern/Component.desktop.js +1 -1
  161. package/calendar/{Component.responsive-c4a5d6dd.d.ts → modern/Component.responsive-95946f89.d.ts} +1 -1
  162. package/calendar/modern/{Component.responsive-3ea14aa6.js → Component.responsive-95946f89.js} +1 -1
  163. package/calendar/modern/Component.responsive.js +1 -1
  164. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  165. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  166. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  167. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  168. package/calendar/modern/components/days-table/Component.js +1 -1
  169. package/calendar/modern/components/days-table/index.css +66 -66
  170. package/calendar/modern/components/header/Component.js +1 -1
  171. package/calendar/modern/components/header/index.css +3 -3
  172. package/calendar/modern/components/month-year-header/Component.js +1 -1
  173. package/calendar/modern/components/month-year-header/index.css +10 -10
  174. package/calendar/modern/components/months-table/Component.js +1 -1
  175. package/calendar/modern/components/months-table/index.css +11 -11
  176. package/calendar/modern/components/period-slider/Component.js +1 -1
  177. package/calendar/modern/components/period-slider/index.css +11 -11
  178. package/calendar/modern/components/select-button/Component.js +1 -1
  179. package/calendar/modern/components/select-button/index.css +10 -10
  180. package/calendar/modern/components/years-table/Component.js +1 -1
  181. package/calendar/modern/components/years-table/index.css +14 -14
  182. package/calendar/modern/desktop.css +15 -15
  183. package/calendar/modern/index.js +1 -1
  184. package/calendar/modern/mobile.js +1 -1
  185. package/calendar/modern/responsive.d.ts +1 -1
  186. package/calendar/modern/responsive.js +1 -1
  187. package/calendar/responsive.d.ts +1 -1
  188. package/calendar/responsive.js +1 -1
  189. package/calendar-input/components/calendar-input/Component.js +1 -1
  190. package/calendar-input/components/calendar-input/index.css +11 -11
  191. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  192. package/calendar-input/esm/components/calendar-input/index.css +11 -11
  193. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  194. package/calendar-input/modern/components/calendar-input/index.css +11 -11
  195. package/calendar-range/Component.d.ts +4 -0
  196. package/calendar-range/Component.js +1 -1
  197. package/calendar-range/components/divider/Component.js +1 -1
  198. package/calendar-range/components/divider/index.css +8 -8
  199. package/calendar-range/cssm/Component.d.ts +4 -0
  200. package/calendar-range/cssm/views/popover.js +15 -9
  201. package/calendar-range/cssm/views/static.js +17 -11
  202. package/calendar-range/esm/Component.d.ts +4 -0
  203. package/calendar-range/esm/Component.js +1 -1
  204. package/calendar-range/esm/components/divider/Component.js +1 -1
  205. package/calendar-range/esm/components/divider/index.css +8 -8
  206. package/calendar-range/esm/index.js +1 -1
  207. package/calendar-range/esm/index.module-032cc5f3.js +4 -0
  208. package/calendar-range/esm/views/index.css +6 -6
  209. package/calendar-range/esm/views/popover.js +16 -10
  210. package/calendar-range/esm/views/static.js +18 -12
  211. package/calendar-range/index.js +1 -1
  212. package/calendar-range/index.module-15e0adae.js +4 -0
  213. package/calendar-range/modern/Component.d.ts +4 -0
  214. package/calendar-range/modern/Component.js +1 -1
  215. package/calendar-range/modern/components/divider/Component.js +1 -1
  216. package/calendar-range/modern/components/divider/index.css +8 -8
  217. package/calendar-range/modern/index.js +1 -1
  218. package/calendar-range/modern/index.module-f516d7fe.js +4 -0
  219. package/calendar-range/modern/views/index.css +6 -6
  220. package/calendar-range/modern/views/popover.js +9 -3
  221. package/calendar-range/modern/views/static.js +11 -5
  222. package/calendar-range/utils.js +3 -1
  223. package/calendar-range/views/index.css +6 -6
  224. package/calendar-range/views/popover.js +16 -10
  225. package/calendar-range/views/static.js +18 -12
  226. package/calendar-with-skeleton/Component.js +1 -1
  227. package/calendar-with-skeleton/esm/Component.js +1 -1
  228. package/calendar-with-skeleton/esm/index.css +12 -12
  229. package/calendar-with-skeleton/index.css +12 -12
  230. package/calendar-with-skeleton/modern/Component.js +1 -1
  231. package/calendar-with-skeleton/modern/index.css +12 -12
  232. package/card-image/Component.js +1 -1
  233. package/card-image/esm/Component.js +1 -1
  234. package/card-image/esm/index.css +6 -6
  235. package/card-image/index.css +6 -6
  236. package/card-image/modern/Component.js +1 -1
  237. package/card-image/modern/index.css +6 -6
  238. package/cdn-icon/Component.js +1 -1
  239. package/cdn-icon/esm/Component.js +1 -1
  240. package/cdn-icon/esm/index.css +3 -3
  241. package/cdn-icon/index.css +3 -3
  242. package/cdn-icon/modern/Component.js +1 -1
  243. package/cdn-icon/modern/index.css +3 -3
  244. package/chart/Component.js +1 -1
  245. package/chart/components/Dot/index.css +7 -7
  246. package/chart/components/Dot/index.js +1 -1
  247. package/chart/components/Legends/index.css +7 -7
  248. package/chart/components/Legends/index.js +1 -1
  249. package/chart/components/Tick/index.css +3 -3
  250. package/chart/components/Tick/index.js +1 -1
  251. package/chart/components/TooltipContent/index.css +6 -6
  252. package/chart/components/TooltipContent/index.js +1 -1
  253. package/chart/esm/Component.js +1 -1
  254. package/chart/esm/components/Dot/index.css +7 -7
  255. package/chart/esm/components/Dot/index.js +1 -1
  256. package/chart/esm/components/Legends/index.css +7 -7
  257. package/chart/esm/components/Legends/index.js +1 -1
  258. package/chart/esm/components/Tick/index.css +3 -3
  259. package/chart/esm/components/Tick/index.js +1 -1
  260. package/chart/esm/components/TooltipContent/index.css +6 -6
  261. package/chart/esm/components/TooltipContent/index.js +1 -1
  262. package/chart/esm/index.css +4 -4
  263. package/chart/index.css +4 -4
  264. package/chart/modern/Component.js +1 -1
  265. package/chart/modern/components/Dot/index.css +7 -7
  266. package/chart/modern/components/Dot/index.js +1 -1
  267. package/chart/modern/components/Legends/index.css +7 -7
  268. package/chart/modern/components/Legends/index.js +1 -1
  269. package/chart/modern/components/Tick/index.css +3 -3
  270. package/chart/modern/components/Tick/index.js +1 -1
  271. package/chart/modern/components/TooltipContent/index.css +6 -6
  272. package/chart/modern/components/TooltipContent/index.js +1 -1
  273. package/chart/modern/index.css +4 -4
  274. package/checkbox/Component.js +1 -1
  275. package/checkbox/esm/Component.js +1 -1
  276. package/checkbox/esm/index.css +39 -39
  277. package/checkbox/index.css +39 -39
  278. package/checkbox/modern/Component.js +1 -1
  279. package/checkbox/modern/index.css +39 -39
  280. package/checkbox-group/Component.js +1 -1
  281. package/checkbox-group/esm/Component.js +1 -1
  282. package/checkbox-group/esm/index.css +17 -17
  283. package/checkbox-group/index.css +17 -17
  284. package/checkbox-group/modern/Component.js +1 -1
  285. package/checkbox-group/modern/index.css +17 -17
  286. package/circular-progress-bar/Component.js +1 -1
  287. package/circular-progress-bar/esm/Component.js +1 -1
  288. package/circular-progress-bar/esm/index.css +48 -48
  289. package/circular-progress-bar/index.css +48 -48
  290. package/circular-progress-bar/modern/Component.js +1 -1
  291. package/circular-progress-bar/modern/index.css +48 -48
  292. package/code-input/component.js +1 -1
  293. package/code-input/components/input/component.js +1 -1
  294. package/code-input/components/input/index.css +11 -11
  295. package/code-input/esm/component.js +1 -1
  296. package/code-input/esm/components/input/component.js +1 -1
  297. package/code-input/esm/components/input/index.css +11 -11
  298. package/code-input/esm/index.css +5 -5
  299. package/code-input/index.css +5 -5
  300. package/code-input/modern/component.js +1 -1
  301. package/code-input/modern/components/input/component.js +1 -1
  302. package/code-input/modern/components/input/index.css +11 -11
  303. package/code-input/modern/index.css +5 -5
  304. package/collapse/Component.js +1 -1
  305. package/collapse/esm/Component.js +1 -1
  306. package/collapse/esm/index.css +7 -7
  307. package/collapse/index.css +7 -7
  308. package/collapse/modern/Component.js +1 -1
  309. package/collapse/modern/index.css +7 -7
  310. package/comment/Component.js +1 -1
  311. package/comment/esm/Component.js +1 -1
  312. package/comment/esm/index.css +3 -3
  313. package/comment/index.css +3 -3
  314. package/comment/modern/Component.js +1 -1
  315. package/comment/modern/index.css +3 -3
  316. package/confirmation/component.desktop.js +1 -1
  317. package/confirmation/component.mobile.js +2 -2
  318. package/confirmation/component.responsive.js +1 -1
  319. package/confirmation/components/base-confirmation/component.js +2 -2
  320. package/confirmation/components/base-confirmation/index.css +2 -2
  321. package/confirmation/components/base-confirmation/index.js +1 -1
  322. package/confirmation/components/countdown-loader/component.js +1 -1
  323. package/confirmation/components/countdown-loader/index.css +2 -2
  324. package/confirmation/components/header/component.js +1 -1
  325. package/confirmation/components/header/index.css +4 -4
  326. package/confirmation/components/index.js +1 -1
  327. package/confirmation/components/screens/fatal-error/component.js +1 -1
  328. package/confirmation/components/screens/fatal-error/index.css +6 -6
  329. package/confirmation/components/screens/hint/component.js +2 -2
  330. package/confirmation/components/screens/hint/index.css +12 -12
  331. package/confirmation/components/screens/index.js +1 -1
  332. package/confirmation/components/screens/initial/component.js +1 -1
  333. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  334. package/confirmation/components/screens/initial/index.css +18 -18
  335. package/confirmation/components/screens/initial/index.js +1 -1
  336. package/confirmation/components/screens/temp-block/component.js +1 -1
  337. package/confirmation/components/screens/temp-block/index.css +7 -7
  338. package/confirmation/{countdown-section-05acba64.js → countdown-section-00ea2cfd.js} +1 -1
  339. package/confirmation/cssm/components/screens/hint/component.js +1 -1
  340. package/confirmation/desktop.js +1 -1
  341. package/confirmation/esm/component.desktop.js +1 -1
  342. package/confirmation/esm/component.mobile.js +2 -2
  343. package/confirmation/esm/component.responsive.js +1 -1
  344. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  345. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  346. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  347. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  348. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  349. package/confirmation/esm/components/header/component.js +1 -1
  350. package/confirmation/esm/components/header/index.css +4 -4
  351. package/confirmation/esm/components/index.js +1 -1
  352. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  353. package/confirmation/esm/components/screens/fatal-error/index.css +6 -6
  354. package/confirmation/esm/components/screens/hint/component.js +2 -2
  355. package/confirmation/esm/components/screens/hint/index.css +12 -12
  356. package/confirmation/esm/components/screens/index.js +1 -1
  357. package/confirmation/esm/components/screens/initial/component.js +1 -1
  358. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  359. package/confirmation/esm/components/screens/initial/index.css +18 -18
  360. package/confirmation/esm/components/screens/initial/index.js +1 -1
  361. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  362. package/confirmation/esm/components/screens/temp-block/index.css +7 -7
  363. package/confirmation/esm/{countdown-section-f63bfb16.js → countdown-section-47e7b5ac.js} +1 -1
  364. package/confirmation/esm/desktop.js +1 -1
  365. package/confirmation/esm/index.js +1 -1
  366. package/confirmation/esm/mobile.css +2 -2
  367. package/confirmation/esm/mobile.js +1 -1
  368. package/confirmation/esm/responsive.js +1 -1
  369. package/confirmation/index.js +1 -1
  370. package/confirmation/mobile.css +2 -2
  371. package/confirmation/mobile.js +1 -1
  372. package/confirmation/modern/component.desktop.js +1 -1
  373. package/confirmation/modern/component.mobile.js +2 -2
  374. package/confirmation/modern/component.responsive.js +1 -1
  375. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  376. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  377. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  378. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  379. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  380. package/confirmation/modern/components/header/component.js +1 -1
  381. package/confirmation/modern/components/header/index.css +4 -4
  382. package/confirmation/modern/components/index.js +1 -1
  383. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  384. package/confirmation/modern/components/screens/fatal-error/index.css +6 -6
  385. package/confirmation/modern/components/screens/hint/component.js +2 -2
  386. package/confirmation/modern/components/screens/hint/index.css +12 -12
  387. package/confirmation/modern/components/screens/index.js +1 -1
  388. package/confirmation/modern/components/screens/initial/component.js +1 -1
  389. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  390. package/confirmation/modern/components/screens/initial/index.css +18 -18
  391. package/confirmation/modern/components/screens/initial/index.js +1 -1
  392. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  393. package/confirmation/modern/components/screens/temp-block/index.css +7 -7
  394. package/confirmation/modern/{countdown-section-c81541fb.js → countdown-section-fb88ff04.js} +1 -1
  395. package/confirmation/modern/desktop.js +1 -1
  396. package/confirmation/modern/index.js +1 -1
  397. package/confirmation/modern/mobile.css +2 -2
  398. package/confirmation/modern/mobile.js +1 -1
  399. package/confirmation/modern/responsive.js +1 -1
  400. package/confirmation/responsive.js +1 -1
  401. package/confirmation-v1/component.js +1 -1
  402. package/confirmation-v1/components/code-input/component.js +1 -1
  403. package/confirmation-v1/components/code-input/index.css +10 -10
  404. package/confirmation-v1/components/countdown/component.js +1 -1
  405. package/confirmation-v1/components/countdown/index.css +13 -13
  406. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  407. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  408. package/confirmation-v1/components/overlimit/component.js +1 -1
  409. package/confirmation-v1/components/overlimit/index.css +9 -9
  410. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  411. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  412. package/confirmation-v1/esm/component.js +1 -1
  413. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  414. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  415. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  416. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  417. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  418. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  419. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  420. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  421. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  422. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  423. package/confirmation-v1/esm/index.css +14 -14
  424. package/confirmation-v1/index.css +14 -14
  425. package/confirmation-v1/modern/component.js +1 -1
  426. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  427. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  428. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  429. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  430. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  431. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  432. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  433. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  434. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  435. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  436. package/confirmation-v1/modern/index.css +14 -14
  437. package/custom-button/Component.js +1 -1
  438. package/custom-button/esm/Component.js +1 -1
  439. package/custom-button/esm/index.css +13 -13
  440. package/custom-button/index.css +13 -13
  441. package/custom-button/modern/Component.js +1 -1
  442. package/custom-button/modern/index.css +13 -13
  443. package/date-input/Component.js +1 -1
  444. package/date-input/esm/Component.js +1 -1
  445. package/date-input/esm/index.css +4 -4
  446. package/date-input/index.css +4 -4
  447. package/date-input/modern/Component.js +1 -1
  448. package/date-input/modern/index.css +4 -4
  449. package/date-range-input/components/date-range-input/Component.js +1 -1
  450. package/date-range-input/components/date-range-input/index.css +7 -7
  451. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  452. package/date-range-input/esm/components/date-range-input/index.css +7 -7
  453. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  454. package/date-range-input/modern/components/date-range-input/index.css +7 -7
  455. package/date-time-input/components/date-time-input/Component.js +1 -1
  456. package/date-time-input/components/date-time-input/index.css +7 -7
  457. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  458. package/date-time-input/esm/components/date-time-input/index.css +7 -7
  459. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  460. package/date-time-input/modern/components/date-time-input/index.css +7 -7
  461. package/day-of-month-picker/Component.desktop.d.ts +26 -0
  462. package/day-of-month-picker/Component.desktop.js +65 -0
  463. package/day-of-month-picker/Component.responsive.d.ts +23 -0
  464. package/day-of-month-picker/Component.responsive.js +34 -0
  465. package/day-of-month-picker/components/day-of-month-picker-mobile/Component.d.ts +24 -0
  466. package/day-of-month-picker/components/day-of-month-picker-mobile/Component.js +38 -0
  467. package/day-of-month-picker/components/day-of-month-picker-mobile/index.css +47 -0
  468. package/day-of-month-picker/components/day-of-month-picker-mobile/index.d.ts +1 -0
  469. package/day-of-month-picker/components/day-of-month-picker-mobile/index.js +22 -0
  470. package/day-of-month-picker/components/days-table/Component.d.ts +21 -0
  471. package/day-of-month-picker/components/days-table/Component.js +58 -0
  472. package/day-of-month-picker/components/days-table/index.css +116 -0
  473. package/day-of-month-picker/components/days-table/index.d.ts +1 -0
  474. package/day-of-month-picker/components/days-table/index.js +12 -0
  475. package/day-of-month-picker/cssm/Component.desktop.d.ts +26 -0
  476. package/day-of-month-picker/cssm/Component.desktop.js +65 -0
  477. package/day-of-month-picker/cssm/Component.responsive.d.ts +23 -0
  478. package/day-of-month-picker/cssm/Component.responsive.js +37 -0
  479. package/day-of-month-picker/cssm/components/day-of-month-picker-mobile/Component.d.ts +24 -0
  480. package/day-of-month-picker/cssm/components/day-of-month-picker-mobile/Component.js +39 -0
  481. package/day-of-month-picker/cssm/components/day-of-month-picker-mobile/index.d.ts +1 -0
  482. package/day-of-month-picker/cssm/components/day-of-month-picker-mobile/index.js +25 -0
  483. package/day-of-month-picker/cssm/components/day-of-month-picker-mobile/index.module.css +46 -0
  484. package/day-of-month-picker/cssm/components/days-table/Component.d.ts +21 -0
  485. package/day-of-month-picker/cssm/components/days-table/Component.js +57 -0
  486. package/day-of-month-picker/cssm/components/days-table/index.d.ts +1 -0
  487. package/day-of-month-picker/cssm/components/days-table/index.js +13 -0
  488. package/day-of-month-picker/cssm/components/days-table/index.module.css +115 -0
  489. package/day-of-month-picker/cssm/desktop.d.ts +2 -0
  490. package/day-of-month-picker/cssm/desktop.js +22 -0
  491. package/day-of-month-picker/cssm/desktop.module.css +82 -0
  492. package/day-of-month-picker/cssm/index.d.ts +5 -0
  493. package/day-of-month-picker/cssm/index.js +30 -0
  494. package/day-of-month-picker/cssm/mobile.d.ts +1 -0
  495. package/day-of-month-picker/cssm/mobile.js +25 -0
  496. package/day-of-month-picker/cssm/responsive.d.ts +2 -0
  497. package/day-of-month-picker/cssm/responsive.js +27 -0
  498. package/day-of-month-picker/cssm/useCalendar.d.ts +32 -0
  499. package/day-of-month-picker/cssm/useCalendar.js +66 -0
  500. package/day-of-month-picker/cssm/vars.css +10 -0
  501. package/day-of-month-picker/desktop.css +84 -0
  502. package/day-of-month-picker/desktop.d.ts +2 -0
  503. package/day-of-month-picker/desktop.js +20 -0
  504. package/day-of-month-picker/esm/Component.desktop.d.ts +26 -0
  505. package/day-of-month-picker/esm/Component.desktop.js +58 -0
  506. package/day-of-month-picker/esm/Component.responsive.d.ts +23 -0
  507. package/day-of-month-picker/esm/Component.responsive.js +28 -0
  508. package/day-of-month-picker/esm/components/day-of-month-picker-mobile/Component.d.ts +24 -0
  509. package/day-of-month-picker/esm/components/day-of-month-picker-mobile/Component.js +31 -0
  510. package/day-of-month-picker/esm/components/day-of-month-picker-mobile/index.css +47 -0
  511. package/day-of-month-picker/esm/components/day-of-month-picker-mobile/index.d.ts +1 -0
  512. package/day-of-month-picker/esm/components/day-of-month-picker-mobile/index.js +16 -0
  513. package/day-of-month-picker/esm/components/days-table/Component.d.ts +21 -0
  514. package/day-of-month-picker/esm/components/days-table/Component.js +51 -0
  515. package/day-of-month-picker/esm/components/days-table/index.css +116 -0
  516. package/day-of-month-picker/esm/components/days-table/index.d.ts +1 -0
  517. package/day-of-month-picker/esm/components/days-table/index.js +6 -0
  518. package/day-of-month-picker/esm/desktop.css +84 -0
  519. package/day-of-month-picker/esm/desktop.d.ts +2 -0
  520. package/day-of-month-picker/esm/desktop.js +14 -0
  521. package/day-of-month-picker/esm/index.d.ts +5 -0
  522. package/day-of-month-picker/esm/index.js +18 -0
  523. package/day-of-month-picker/esm/mobile.d.ts +1 -0
  524. package/day-of-month-picker/esm/mobile.js +16 -0
  525. package/day-of-month-picker/esm/responsive.d.ts +2 -0
  526. package/day-of-month-picker/esm/responsive.js +18 -0
  527. package/day-of-month-picker/esm/useCalendar.d.ts +32 -0
  528. package/day-of-month-picker/esm/useCalendar.js +60 -0
  529. package/day-of-month-picker/index.d.ts +5 -0
  530. package/day-of-month-picker/index.js +27 -0
  531. package/day-of-month-picker/mobile.d.ts +1 -0
  532. package/day-of-month-picker/mobile.js +22 -0
  533. package/day-of-month-picker/modern/Component.desktop.d.ts +26 -0
  534. package/day-of-month-picker/modern/Component.desktop.js +54 -0
  535. package/day-of-month-picker/modern/Component.responsive.d.ts +23 -0
  536. package/day-of-month-picker/modern/Component.responsive.js +26 -0
  537. package/day-of-month-picker/modern/components/day-of-month-picker-mobile/Component.d.ts +24 -0
  538. package/day-of-month-picker/modern/components/day-of-month-picker-mobile/Component.js +28 -0
  539. package/day-of-month-picker/modern/components/day-of-month-picker-mobile/index.css +47 -0
  540. package/day-of-month-picker/modern/components/day-of-month-picker-mobile/index.d.ts +1 -0
  541. package/day-of-month-picker/modern/components/day-of-month-picker-mobile/index.js +15 -0
  542. package/day-of-month-picker/modern/components/days-table/Component.d.ts +21 -0
  543. package/day-of-month-picker/modern/components/days-table/Component.js +47 -0
  544. package/day-of-month-picker/modern/components/days-table/index.css +116 -0
  545. package/day-of-month-picker/modern/components/days-table/index.d.ts +1 -0
  546. package/day-of-month-picker/modern/components/days-table/index.js +5 -0
  547. package/day-of-month-picker/modern/desktop.css +84 -0
  548. package/day-of-month-picker/modern/desktop.d.ts +2 -0
  549. package/day-of-month-picker/modern/desktop.js +13 -0
  550. package/day-of-month-picker/modern/index.d.ts +5 -0
  551. package/day-of-month-picker/modern/index.js +17 -0
  552. package/day-of-month-picker/modern/mobile.d.ts +1 -0
  553. package/day-of-month-picker/modern/mobile.js +15 -0
  554. package/day-of-month-picker/modern/responsive.d.ts +2 -0
  555. package/day-of-month-picker/modern/responsive.js +17 -0
  556. package/day-of-month-picker/modern/useCalendar.d.ts +32 -0
  557. package/day-of-month-picker/modern/useCalendar.js +56 -0
  558. package/day-of-month-picker/package.json +3 -0
  559. package/day-of-month-picker/responsive.d.ts +2 -0
  560. package/day-of-month-picker/responsive.js +24 -0
  561. package/day-of-month-picker/send-stats.js +82 -0
  562. package/day-of-month-picker/useCalendar.d.ts +32 -0
  563. package/day-of-month-picker/useCalendar.js +66 -0
  564. package/divider/Component.js +1 -1
  565. package/divider/esm/Component.js +1 -1
  566. package/divider/esm/index.css +1 -1
  567. package/divider/index.css +1 -1
  568. package/divider/modern/Component.js +1 -1
  569. package/divider/modern/index.css +1 -1
  570. package/drawer/Component.js +1 -1
  571. package/drawer/esm/Component.js +1 -1
  572. package/drawer/esm/index.css +21 -21
  573. package/drawer/index.css +21 -21
  574. package/drawer/modern/Component.js +1 -1
  575. package/drawer/modern/index.css +21 -21
  576. package/dropzone/Component.js +1 -1
  577. package/dropzone/components/overlay/Component.js +1 -1
  578. package/dropzone/components/overlay/index.css +4 -4
  579. package/dropzone/esm/Component.js +1 -1
  580. package/dropzone/esm/components/overlay/Component.js +1 -1
  581. package/dropzone/esm/components/overlay/index.css +4 -4
  582. package/dropzone/esm/index.css +7 -7
  583. package/dropzone/index.css +7 -7
  584. package/dropzone/modern/Component.js +1 -1
  585. package/dropzone/modern/components/overlay/Component.js +1 -1
  586. package/dropzone/modern/components/overlay/index.css +4 -4
  587. package/dropzone/modern/index.css +7 -7
  588. package/file-upload-item/Component.js +1 -1
  589. package/file-upload-item/esm/Component.js +1 -1
  590. package/file-upload-item/esm/index.css +22 -22
  591. package/file-upload-item/index.css +22 -22
  592. package/file-upload-item/modern/Component.js +1 -1
  593. package/file-upload-item/modern/index.css +22 -22
  594. package/filter-tag/Component.js +1 -1
  595. package/filter-tag/esm/Component.js +1 -1
  596. package/filter-tag/esm/index.css +84 -84
  597. package/filter-tag/index.css +84 -84
  598. package/filter-tag/modern/Component.js +1 -1
  599. package/filter-tag/modern/index.css +84 -84
  600. package/form-control/Component.js +3 -3
  601. package/form-control/default.css +18 -18
  602. package/form-control/esm/Component.js +3 -3
  603. package/form-control/esm/default.css +18 -18
  604. package/form-control/esm/index.css +42 -42
  605. package/form-control/esm/inverted.css +18 -18
  606. package/form-control/index.css +42 -42
  607. package/form-control/inverted.css +18 -18
  608. package/form-control/modern/Component.js +3 -3
  609. package/form-control/modern/default.css +18 -18
  610. package/form-control/modern/index.css +42 -42
  611. package/form-control/modern/inverted.css +18 -18
  612. package/gallery/Component.js +3 -3
  613. package/gallery/{buttons-db639237.js → buttons-85e8598f.js} +1 -1
  614. package/gallery/components/header/Component.js +1 -1
  615. package/gallery/components/header/buttons.js +1 -1
  616. package/gallery/components/header/index.css +6 -6
  617. package/gallery/components/header/index.js +1 -1
  618. package/gallery/components/header-info-block/Component.js +1 -1
  619. package/gallery/components/header-info-block/index.css +5 -5
  620. package/gallery/components/image-preview/Component.js +1 -1
  621. package/gallery/components/image-preview/index.css +13 -13
  622. package/gallery/components/image-viewer/component.js +1 -1
  623. package/gallery/components/image-viewer/index.css +19 -19
  624. package/gallery/components/image-viewer/index.js +1 -1
  625. package/gallery/components/image-viewer/slide.js +1 -1
  626. package/gallery/components/index.js +2 -2
  627. package/gallery/components/navigation-bar/Component.js +1 -1
  628. package/gallery/components/navigation-bar/index.css +6 -6
  629. package/gallery/esm/Component.js +3 -3
  630. package/gallery/esm/{buttons-306b44eb.js → buttons-bc40fe07.js} +1 -1
  631. package/gallery/esm/components/header/Component.js +1 -1
  632. package/gallery/esm/components/header/buttons.js +1 -1
  633. package/gallery/esm/components/header/index.css +6 -6
  634. package/gallery/esm/components/header/index.js +1 -1
  635. package/gallery/esm/components/header-info-block/Component.js +1 -1
  636. package/gallery/esm/components/header-info-block/index.css +5 -5
  637. package/gallery/esm/components/image-preview/Component.js +1 -1
  638. package/gallery/esm/components/image-preview/index.css +13 -13
  639. package/gallery/esm/components/image-viewer/component.js +1 -1
  640. package/gallery/esm/components/image-viewer/index.css +19 -19
  641. package/gallery/esm/components/image-viewer/index.js +1 -1
  642. package/gallery/esm/components/image-viewer/slide.js +1 -1
  643. package/gallery/esm/components/index.js +2 -2
  644. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  645. package/gallery/esm/components/navigation-bar/index.css +6 -6
  646. package/gallery/esm/index.css +3 -3
  647. package/gallery/esm/index.js +2 -2
  648. package/gallery/esm/{slide-bd6d1d11.js → slide-9ef3cbc3.js} +1 -1
  649. package/gallery/index.css +3 -3
  650. package/gallery/index.js +2 -2
  651. package/gallery/modern/Component.js +3 -3
  652. package/gallery/modern/{buttons-56a08eeb.js → buttons-b215c43a.js} +1 -1
  653. package/gallery/modern/components/header/Component.js +1 -1
  654. package/gallery/modern/components/header/buttons.js +1 -1
  655. package/gallery/modern/components/header/index.css +6 -6
  656. package/gallery/modern/components/header/index.js +1 -1
  657. package/gallery/modern/components/header-info-block/Component.js +1 -1
  658. package/gallery/modern/components/header-info-block/index.css +5 -5
  659. package/gallery/modern/components/image-preview/Component.js +1 -1
  660. package/gallery/modern/components/image-preview/index.css +13 -13
  661. package/gallery/modern/components/image-viewer/component.js +1 -1
  662. package/gallery/modern/components/image-viewer/index.css +19 -19
  663. package/gallery/modern/components/image-viewer/index.js +1 -1
  664. package/gallery/modern/components/image-viewer/slide.js +1 -1
  665. package/gallery/modern/components/index.js +2 -2
  666. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  667. package/gallery/modern/components/navigation-bar/index.css +6 -6
  668. package/gallery/modern/index.css +3 -3
  669. package/gallery/modern/index.js +2 -2
  670. package/gallery/modern/{slide-b4936367.js → slide-367f1dcf.js} +1 -1
  671. package/gallery/{slide-fe11951f.js → slide-1a3e16bb.js} +1 -1
  672. package/gap/Component.js +1 -1
  673. package/gap/esm/Component.js +1 -1
  674. package/gap/esm/index.css +31 -31
  675. package/gap/index.css +31 -31
  676. package/gap/modern/Component.js +1 -1
  677. package/gap/modern/index.css +31 -31
  678. package/generic-wrapper/Component.js +1 -1
  679. package/generic-wrapper/esm/Component.js +1 -1
  680. package/generic-wrapper/esm/index.css +42 -42
  681. package/generic-wrapper/index.css +42 -42
  682. package/generic-wrapper/modern/Component.js +1 -1
  683. package/generic-wrapper/modern/index.css +42 -42
  684. package/grid/Component.js +1 -1
  685. package/grid/col/Component.js +2 -2
  686. package/grid/col/index.css +550 -550
  687. package/grid/col/index.js +1 -1
  688. package/grid/esm/Component.js +1 -1
  689. package/grid/esm/col/Component.js +2 -2
  690. package/grid/esm/col/index.css +550 -550
  691. package/grid/esm/col/index.js +1 -1
  692. package/grid/esm/gutters.css +84 -84
  693. package/grid/esm/gutters.module-3aeaaa5a.js +4 -0
  694. package/grid/esm/index.js +1 -1
  695. package/grid/esm/row/Component.js +2 -2
  696. package/grid/esm/row/index.css +9 -9
  697. package/grid/esm/row/index.js +1 -1
  698. package/grid/gutters.css +84 -84
  699. package/grid/gutters.module-aeead04c.js +4 -0
  700. package/grid/index.js +1 -1
  701. package/grid/modern/Component.js +1 -1
  702. package/grid/modern/col/Component.js +2 -2
  703. package/grid/modern/col/index.css +550 -550
  704. package/grid/modern/col/index.js +1 -1
  705. package/grid/modern/gutters.css +84 -84
  706. package/grid/modern/gutters.module-70170e9d.js +4 -0
  707. package/grid/modern/index.js +1 -1
  708. package/grid/modern/row/Component.js +2 -2
  709. package/grid/modern/row/index.css +9 -9
  710. package/grid/modern/row/index.js +1 -1
  711. package/grid/row/Component.js +2 -2
  712. package/grid/row/index.css +9 -9
  713. package/grid/row/index.js +1 -1
  714. package/hatching-progress-bar/Component.js +1 -1
  715. package/hatching-progress-bar/esm/Component.js +1 -1
  716. package/hatching-progress-bar/esm/index.css +11 -11
  717. package/hatching-progress-bar/index.css +11 -11
  718. package/hatching-progress-bar/modern/Component.js +1 -1
  719. package/hatching-progress-bar/modern/index.css +11 -11
  720. package/icon-button/Component.js +3 -3
  721. package/icon-button/default.css +24 -24
  722. package/icon-button/esm/Component.js +3 -3
  723. package/icon-button/esm/default.css +24 -24
  724. package/icon-button/esm/index.css +10 -10
  725. package/icon-button/esm/inverted.css +24 -24
  726. package/icon-button/index.css +10 -10
  727. package/icon-button/inverted.css +24 -24
  728. package/icon-button/modern/Component.js +3 -3
  729. package/icon-button/modern/default.css +24 -24
  730. package/icon-button/modern/index.css +10 -10
  731. package/icon-button/modern/inverted.css +24 -24
  732. package/icon-view/components/base-shape/component.js +1 -1
  733. package/icon-view/components/base-shape/index.css +37 -37
  734. package/icon-view/esm/components/base-shape/component.js +1 -1
  735. package/icon-view/esm/components/base-shape/index.css +37 -37
  736. package/icon-view/modern/components/base-shape/component.js +1 -1
  737. package/icon-view/modern/components/base-shape/index.css +37 -37
  738. package/indicator/Component.d.ts +85 -0
  739. package/indicator/Component.js +101 -0
  740. package/indicator/cssm/Component.d.ts +85 -0
  741. package/indicator/cssm/Component.js +100 -0
  742. package/indicator/cssm/index.d.ts +1 -0
  743. package/indicator/cssm/index.js +10 -0
  744. package/indicator/cssm/index.module.css +89 -0
  745. package/indicator/esm/Component.d.ts +85 -0
  746. package/indicator/esm/Component.js +94 -0
  747. package/indicator/esm/index.css +90 -0
  748. package/indicator/esm/index.d.ts +1 -0
  749. package/indicator/esm/index.js +3 -0
  750. package/indicator/index.css +90 -0
  751. package/indicator/index.d.ts +1 -0
  752. package/indicator/index.js +9 -0
  753. package/indicator/modern/Component.d.ts +85 -0
  754. package/indicator/modern/Component.js +60 -0
  755. package/indicator/modern/index.css +90 -0
  756. package/indicator/modern/index.d.ts +1 -0
  757. package/indicator/modern/index.js +3 -0
  758. package/indicator/package.json +3 -0
  759. package/indicator/send-stats.js +82 -0
  760. package/input/Component.js +3 -3
  761. package/input/default.css +11 -11
  762. package/input/esm/Component.js +3 -3
  763. package/input/esm/default.css +11 -11
  764. package/input/esm/index.css +41 -41
  765. package/input/esm/inverted.css +11 -11
  766. package/input/index.css +41 -41
  767. package/input/inverted.css +11 -11
  768. package/input/modern/Component.js +3 -3
  769. package/input/modern/default.css +11 -11
  770. package/input/modern/index.css +41 -41
  771. package/input/modern/inverted.css +11 -11
  772. package/input-autocomplete/Component-3885b0d7.d.ts +1 -1
  773. package/input-autocomplete/Component.mobile.js +1 -1
  774. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  775. package/input-autocomplete/autocomplete-field/index.css +2 -2
  776. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  777. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  778. package/input-autocomplete/cssm/Component-3885b0d7.d.ts +1 -1
  779. package/input-autocomplete/esm/Component-3885b0d7.d.ts +1 -1
  780. package/input-autocomplete/esm/Component.mobile.js +1 -1
  781. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  782. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  783. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  784. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  785. package/input-autocomplete/esm/mobile.css +4 -4
  786. package/input-autocomplete/mobile.css +4 -4
  787. package/input-autocomplete/modern/Component-3885b0d7.d.ts +1 -1
  788. package/input-autocomplete/modern/Component.mobile.js +1 -1
  789. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  790. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  791. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  792. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  793. package/input-autocomplete/modern/mobile.css +4 -4
  794. package/intl-phone-input/component.js +1 -1
  795. package/intl-phone-input/components/flag-icon/component.js +1 -1
  796. package/intl-phone-input/components/flag-icon/index.css +3 -3
  797. package/intl-phone-input/components/select/component.js +1 -1
  798. package/intl-phone-input/components/select/index.css +6 -6
  799. package/intl-phone-input/components/select-field/component.js +1 -1
  800. package/intl-phone-input/components/select-field/index.css +9 -9
  801. package/intl-phone-input/esm/component.js +1 -1
  802. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  803. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  804. package/intl-phone-input/esm/components/select/component.js +1 -1
  805. package/intl-phone-input/esm/components/select/index.css +6 -6
  806. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  807. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  808. package/intl-phone-input/esm/index.css +5 -5
  809. package/intl-phone-input/index.css +5 -5
  810. package/intl-phone-input/modern/component.js +1 -1
  811. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  812. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  813. package/intl-phone-input/modern/components/select/component.js +1 -1
  814. package/intl-phone-input/modern/components/select/index.css +6 -6
  815. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  816. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  817. package/intl-phone-input/modern/index.css +5 -5
  818. package/link/Component.js +3 -3
  819. package/link/default.css +9 -9
  820. package/link/esm/Component.js +3 -3
  821. package/link/esm/default.css +9 -9
  822. package/link/esm/index.css +13 -13
  823. package/link/esm/inverted.css +9 -9
  824. package/link/index.css +13 -13
  825. package/link/inverted.css +9 -9
  826. package/link/modern/Component.js +3 -3
  827. package/link/modern/default.css +9 -9
  828. package/link/modern/index.css +13 -13
  829. package/link/modern/inverted.css +9 -9
  830. package/list/{Component-287351ca.js → Component-23eb74d0.js} +2 -2
  831. package/list/Component.js +1 -1
  832. package/list/components/item/Component.js +1 -1
  833. package/list/components/item/index.css +9 -9
  834. package/list/components/item/index.d.ts +1 -1
  835. package/list/components/item/index.js +1 -1
  836. package/list/esm/{Component-61b7bce5.js → Component-80c90189.js} +2 -2
  837. package/list/esm/Component.js +1 -1
  838. package/list/esm/components/item/Component.js +1 -1
  839. package/list/esm/components/item/index.css +9 -9
  840. package/list/esm/components/item/index.d.ts +1 -1
  841. package/list/esm/components/item/index.js +1 -1
  842. package/list/esm/index.css +5 -5
  843. package/list/esm/index.js +1 -1
  844. package/list/index.css +5 -5
  845. package/list/index.js +1 -1
  846. package/list/modern/{Component-f15bba69.js → Component-e59cbbdc.js} +2 -2
  847. package/list/modern/Component.js +1 -1
  848. package/list/modern/components/item/Component.js +1 -1
  849. package/list/modern/components/item/index.css +9 -9
  850. package/list/modern/components/item/index.d.ts +1 -1
  851. package/list/modern/components/item/index.js +1 -1
  852. package/list/modern/index.css +5 -5
  853. package/list/modern/index.js +1 -1
  854. package/list-header/Component.js +1 -1
  855. package/list-header/esm/Component.js +1 -1
  856. package/list-header/esm/index.css +3 -3
  857. package/list-header/index.css +3 -3
  858. package/list-header/modern/Component.js +1 -1
  859. package/list-header/modern/index.css +3 -3
  860. package/loader/Component.js +1 -1
  861. package/loader/esm/Component.js +1 -1
  862. package/loader/esm/index.css +7 -7
  863. package/loader/index.css +7 -7
  864. package/loader/modern/Component.js +1 -1
  865. package/loader/modern/index.css +7 -7
  866. package/masked-input/Component.js +1 -1
  867. package/masked-input/esm/Component.js +1 -1
  868. package/masked-input/esm/index.css +2 -2
  869. package/masked-input/index.css +2 -2
  870. package/masked-input/modern/Component.js +1 -1
  871. package/masked-input/modern/index.css +2 -2
  872. package/modal/Component.js +3 -3
  873. package/modal/components/content/Component.js +3 -3
  874. package/modal/components/content/desktop.css +7 -7
  875. package/modal/components/content/index.css +4 -4
  876. package/modal/components/content/mobile.css +3 -3
  877. package/modal/components/footer/Component.js +4 -4
  878. package/modal/components/footer/desktop.css +9 -9
  879. package/modal/components/footer/index.css +4 -4
  880. package/modal/components/footer/layout.css +25 -25
  881. package/modal/components/footer/mobile.css +3 -3
  882. package/modal/components/header/Component.js +3 -3
  883. package/modal/components/header/desktop.css +15 -15
  884. package/modal/components/header/index.css +4 -4
  885. package/modal/components/header/mobile.css +4 -4
  886. package/modal/desktop.css +9 -9
  887. package/modal/esm/Component.js +3 -3
  888. package/modal/esm/components/content/Component.js +3 -3
  889. package/modal/esm/components/content/desktop.css +7 -7
  890. package/modal/esm/components/content/index.css +4 -4
  891. package/modal/esm/components/content/mobile.css +3 -3
  892. package/modal/esm/components/footer/Component.js +4 -4
  893. package/modal/esm/components/footer/desktop.css +9 -9
  894. package/modal/esm/components/footer/index.css +4 -4
  895. package/modal/esm/components/footer/layout.css +25 -25
  896. package/modal/esm/components/footer/mobile.css +3 -3
  897. package/modal/esm/components/header/Component.js +3 -3
  898. package/modal/esm/components/header/desktop.css +15 -15
  899. package/modal/esm/components/header/index.css +4 -4
  900. package/modal/esm/components/header/mobile.css +4 -4
  901. package/modal/esm/desktop.css +9 -9
  902. package/modal/esm/mobile.css +2 -2
  903. package/modal/esm/transitions.css +8 -8
  904. package/modal/mobile.css +2 -2
  905. package/modal/modern/Component.js +3 -3
  906. package/modal/modern/components/content/Component.js +3 -3
  907. package/modal/modern/components/content/desktop.css +7 -7
  908. package/modal/modern/components/content/index.css +4 -4
  909. package/modal/modern/components/content/mobile.css +3 -3
  910. package/modal/modern/components/footer/Component.js +4 -4
  911. package/modal/modern/components/footer/desktop.css +9 -9
  912. package/modal/modern/components/footer/index.css +4 -4
  913. package/modal/modern/components/footer/layout.css +25 -25
  914. package/modal/modern/components/footer/mobile.css +3 -3
  915. package/modal/modern/components/header/Component.js +3 -3
  916. package/modal/modern/components/header/desktop.css +15 -15
  917. package/modal/modern/components/header/index.css +4 -4
  918. package/modal/modern/components/header/mobile.css +4 -4
  919. package/modal/modern/desktop.css +9 -9
  920. package/modal/modern/mobile.css +2 -2
  921. package/modal/modern/transitions.css +8 -8
  922. package/modal/transitions.css +8 -8
  923. package/navigation-bar/Component.js +1 -1
  924. package/navigation-bar/components/back-arrow-addon/Component.js +1 -1
  925. package/navigation-bar/components/back-arrow-addon/index.css +12 -12
  926. package/navigation-bar/components/closer/Component.js +1 -1
  927. package/navigation-bar/components/closer/index.css +5 -5
  928. package/navigation-bar/esm/Component.js +1 -1
  929. package/navigation-bar/esm/components/back-arrow-addon/Component.js +1 -1
  930. package/navigation-bar/esm/components/back-arrow-addon/index.css +12 -12
  931. package/navigation-bar/esm/components/closer/Component.js +1 -1
  932. package/navigation-bar/esm/components/closer/index.css +5 -5
  933. package/navigation-bar/esm/index.css +27 -27
  934. package/navigation-bar/index.css +27 -27
  935. package/navigation-bar/modern/Component.js +1 -1
  936. package/navigation-bar/modern/components/back-arrow-addon/Component.js +1 -1
  937. package/navigation-bar/modern/components/back-arrow-addon/index.css +12 -12
  938. package/navigation-bar/modern/components/closer/Component.js +1 -1
  939. package/navigation-bar/modern/components/closer/index.css +5 -5
  940. package/navigation-bar/modern/index.css +27 -27
  941. package/notification/Component.js +1 -1
  942. package/notification/esm/Component.js +1 -1
  943. package/notification/esm/index.css +8 -8
  944. package/notification/index.css +8 -8
  945. package/notification/modern/Component.js +1 -1
  946. package/notification/modern/index.css +8 -8
  947. package/notification-manager/component.js +1 -1
  948. package/notification-manager/esm/component.js +1 -1
  949. package/notification-manager/esm/index.css +11 -11
  950. package/notification-manager/index.css +11 -11
  951. package/notification-manager/modern/component.js +1 -1
  952. package/notification-manager/modern/index.css +11 -11
  953. package/package.json +1 -1
  954. package/pagination/Component.js +1 -1
  955. package/pagination/components/default-view/index.css +1 -1
  956. package/pagination/components/default-view/index.js +1 -1
  957. package/pagination/components/per-page-view/index.css +1 -1
  958. package/pagination/components/per-page-view/index.js +1 -1
  959. package/pagination/components/tag/index.css +7 -7
  960. package/pagination/components/tag/index.js +1 -1
  961. package/pagination/esm/Component.js +1 -1
  962. package/pagination/esm/components/default-view/index.css +1 -1
  963. package/pagination/esm/components/default-view/index.js +1 -1
  964. package/pagination/esm/components/per-page-view/index.css +1 -1
  965. package/pagination/esm/components/per-page-view/index.js +1 -1
  966. package/pagination/esm/components/tag/index.css +7 -7
  967. package/pagination/esm/components/tag/index.js +1 -1
  968. package/pagination/esm/index.css +3 -3
  969. package/pagination/index.css +3 -3
  970. package/pagination/modern/Component.js +1 -1
  971. package/pagination/modern/components/default-view/index.css +1 -1
  972. package/pagination/modern/components/default-view/index.js +1 -1
  973. package/pagination/modern/components/per-page-view/index.css +1 -1
  974. package/pagination/modern/components/per-page-view/index.js +1 -1
  975. package/pagination/modern/components/tag/index.css +7 -7
  976. package/pagination/modern/components/tag/index.js +1 -1
  977. package/pagination/modern/index.css +3 -3
  978. package/pass-code/Component.js +2 -2
  979. package/pass-code/components/InputProgress/Component.js +3 -3
  980. package/pass-code/components/InputProgress/index.css +5 -5
  981. package/pass-code/components/InputProgress/index.js +1 -1
  982. package/pass-code/components/InputProgress/transitions.css +8 -8
  983. package/pass-code/components/KeyPad/Component.js +2 -2
  984. package/pass-code/components/KeyPad/index.css +5 -5
  985. package/pass-code/components/KeyPad/index.js +1 -1
  986. package/pass-code/components/KeyPadButton/Component.js +1 -1
  987. package/pass-code/components/KeyPadButton/index.css +13 -13
  988. package/pass-code/esm/Component.js +2 -2
  989. package/pass-code/esm/components/InputProgress/Component.js +3 -3
  990. package/pass-code/esm/components/InputProgress/index.css +5 -5
  991. package/pass-code/esm/components/InputProgress/index.js +1 -1
  992. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  993. package/pass-code/esm/components/KeyPad/Component.js +2 -2
  994. package/pass-code/esm/components/KeyPad/index.css +5 -5
  995. package/pass-code/esm/components/KeyPad/index.js +1 -1
  996. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  997. package/pass-code/esm/components/KeyPadButton/index.css +13 -13
  998. package/pass-code/esm/index-3885b0d7.d.ts +1 -1
  999. package/pass-code/esm/index.css +3 -3
  1000. package/pass-code/esm/index.js +1 -1
  1001. package/pass-code/index-3885b0d7.d.ts +1 -1
  1002. package/pass-code/index.css +3 -3
  1003. package/pass-code/index.js +1 -1
  1004. package/pass-code/modern/Component.js +2 -2
  1005. package/pass-code/modern/components/InputProgress/Component.js +3 -3
  1006. package/pass-code/modern/components/InputProgress/index.css +5 -5
  1007. package/pass-code/modern/components/InputProgress/index.js +1 -1
  1008. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  1009. package/pass-code/modern/components/KeyPad/Component.js +2 -2
  1010. package/pass-code/modern/components/KeyPad/index.css +5 -5
  1011. package/pass-code/modern/components/KeyPad/index.js +1 -1
  1012. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  1013. package/pass-code/modern/components/KeyPadButton/index.css +13 -13
  1014. package/pass-code/modern/index-3885b0d7.d.ts +1 -1
  1015. package/pass-code/modern/index.css +3 -3
  1016. package/pass-code/modern/index.js +1 -1
  1017. package/password-input/component.js +1 -1
  1018. package/password-input/esm/component.js +1 -1
  1019. package/password-input/esm/index.css +5 -5
  1020. package/password-input/index.css +5 -5
  1021. package/password-input/modern/component.js +1 -1
  1022. package/password-input/modern/index.css +5 -5
  1023. package/pattern-lock/Component.js +1 -1
  1024. package/pattern-lock/esm/Component.js +1 -1
  1025. package/pattern-lock/esm/index.css +9 -9
  1026. package/pattern-lock/index.css +9 -9
  1027. package/pattern-lock/modern/Component.js +1 -1
  1028. package/pattern-lock/modern/index.css +9 -9
  1029. package/picker-button/Component.js +1 -1
  1030. package/picker-button/esm/Component.js +1 -1
  1031. package/picker-button/esm/field/Component.js +1 -1
  1032. package/picker-button/esm/field/index.css +5 -5
  1033. package/picker-button/esm/index.css +5 -5
  1034. package/picker-button/esm/option/Component.js +1 -1
  1035. package/picker-button/esm/option/index.css +4 -4
  1036. package/picker-button/field/Component.js +1 -1
  1037. package/picker-button/field/index.css +5 -5
  1038. package/picker-button/index.css +5 -5
  1039. package/picker-button/modern/Component.js +1 -1
  1040. package/picker-button/modern/field/Component.js +1 -1
  1041. package/picker-button/modern/field/index.css +5 -5
  1042. package/picker-button/modern/index.css +5 -5
  1043. package/picker-button/modern/option/Component.js +1 -1
  1044. package/picker-button/modern/option/index.css +4 -4
  1045. package/picker-button/option/Component.js +1 -1
  1046. package/picker-button/option/index.css +4 -4
  1047. package/plate/Component.js +1 -1
  1048. package/plate/esm/Component.js +1 -1
  1049. package/plate/esm/index.css +50 -50
  1050. package/plate/index.css +50 -50
  1051. package/plate/modern/Component.js +1 -1
  1052. package/plate/modern/index.css +50 -50
  1053. package/popover/Component.js +1 -1
  1054. package/popover/esm/Component.js +1 -1
  1055. package/popover/esm/index.css +33 -33
  1056. package/popover/index.css +33 -33
  1057. package/popover/modern/Component.js +1 -1
  1058. package/popover/modern/index.css +33 -33
  1059. package/progress-bar/Component.js +1 -1
  1060. package/progress-bar/esm/Component.js +1 -1
  1061. package/progress-bar/esm/index.css +12 -12
  1062. package/progress-bar/index.css +12 -12
  1063. package/progress-bar/modern/Component.js +1 -1
  1064. package/progress-bar/modern/index.css +12 -12
  1065. package/pure-cell/component-c49f24a8.d.ts +1 -1
  1066. package/pure-cell/{component-0cb09281.js → component-e5f7439f.js} +5 -5
  1067. package/pure-cell/component.js +2 -2
  1068. package/pure-cell/components/addon/component.d.ts +1 -1
  1069. package/pure-cell/components/addon/component.js +2 -2
  1070. package/pure-cell/components/addon/index.css +11 -9
  1071. package/pure-cell/components/addon/index.js +1 -1
  1072. package/pure-cell/components/amount/component.js +2 -2
  1073. package/pure-cell/components/amount/index.css +2 -2
  1074. package/pure-cell/components/amount/index.js +1 -1
  1075. package/pure-cell/components/amount-title/component.js +2 -2
  1076. package/pure-cell/components/amount-title/index.css +3 -3
  1077. package/pure-cell/components/amount-title/index.js +1 -1
  1078. package/pure-cell/components/category/component.js +2 -2
  1079. package/pure-cell/components/category/index.css +5 -5
  1080. package/pure-cell/components/category/index.js +1 -1
  1081. package/pure-cell/components/content/component.js +2 -2
  1082. package/pure-cell/components/content/index.css +3 -3
  1083. package/pure-cell/components/content/index.d.ts +1 -1
  1084. package/pure-cell/components/content/index.js +2 -2
  1085. package/pure-cell/components/footer/component.js +2 -2
  1086. package/pure-cell/components/footer/index.css +4 -4
  1087. package/pure-cell/components/footer/index.js +1 -1
  1088. package/pure-cell/components/footer-button/component.js +2 -2
  1089. package/pure-cell/components/footer-button/index.css +2 -2
  1090. package/pure-cell/components/footer-button/index.js +1 -1
  1091. package/pure-cell/components/footer-text/component.js +1 -1
  1092. package/pure-cell/components/footer-text/index.js +1 -1
  1093. package/pure-cell/components/graphics/component.js +2 -2
  1094. package/pure-cell/components/graphics/index.css +5 -5
  1095. package/pure-cell/components/graphics/index.js +1 -1
  1096. package/pure-cell/components/main/component.js +2 -2
  1097. package/pure-cell/components/main/index.css +4 -4
  1098. package/pure-cell/components/main/index.d.ts +1 -1
  1099. package/pure-cell/components/main/index.js +2 -2
  1100. package/pure-cell/components/text/component.js +2 -2
  1101. package/pure-cell/components/text/index.css +7 -7
  1102. package/pure-cell/components/text/index.d.ts +1 -1
  1103. package/pure-cell/components/text/index.js +2 -2
  1104. package/pure-cell/cssm/component-c49f24a8.d.ts +1 -1
  1105. package/pure-cell/cssm/components/addon/component.d.ts +1 -1
  1106. package/pure-cell/cssm/components/addon/index.module.css +2 -0
  1107. package/pure-cell/esm/{component-ccba3d4f.js → component-79f311cc.js} +5 -5
  1108. package/pure-cell/esm/component-c49f24a8.d.ts +1 -1
  1109. package/pure-cell/esm/component.js +2 -2
  1110. package/pure-cell/esm/components/addon/component.d.ts +1 -1
  1111. package/pure-cell/esm/components/addon/component.js +2 -2
  1112. package/pure-cell/esm/components/addon/index.css +11 -9
  1113. package/pure-cell/esm/components/addon/index.js +1 -1
  1114. package/pure-cell/esm/components/amount/component.js +2 -2
  1115. package/pure-cell/esm/components/amount/index.css +2 -2
  1116. package/pure-cell/esm/components/amount/index.js +1 -1
  1117. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1118. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1119. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1120. package/pure-cell/esm/components/category/component.js +2 -2
  1121. package/pure-cell/esm/components/category/index.css +5 -5
  1122. package/pure-cell/esm/components/category/index.js +1 -1
  1123. package/pure-cell/esm/components/content/component.js +2 -2
  1124. package/pure-cell/esm/components/content/index.css +3 -3
  1125. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1126. package/pure-cell/esm/components/content/index.js +2 -2
  1127. package/pure-cell/esm/components/footer/component.js +2 -2
  1128. package/pure-cell/esm/components/footer/index.css +4 -4
  1129. package/pure-cell/esm/components/footer/index.js +1 -1
  1130. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1131. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1132. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1133. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1134. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1135. package/pure-cell/esm/components/graphics/component.js +2 -2
  1136. package/pure-cell/esm/components/graphics/index.css +5 -5
  1137. package/pure-cell/esm/components/graphics/index.js +1 -1
  1138. package/pure-cell/esm/components/main/component.js +2 -2
  1139. package/pure-cell/esm/components/main/index.css +4 -4
  1140. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1141. package/pure-cell/esm/components/main/index.js +2 -2
  1142. package/pure-cell/esm/components/text/component.js +2 -2
  1143. package/pure-cell/esm/components/text/index.css +7 -7
  1144. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1145. package/pure-cell/esm/components/text/index.js +2 -2
  1146. package/pure-cell/esm/index.css +21 -21
  1147. package/pure-cell/esm/index.js +2 -2
  1148. package/pure-cell/index.css +21 -21
  1149. package/pure-cell/index.js +2 -2
  1150. package/pure-cell/modern/{component-80cf784f.js → component-3cbd3e69.js} +5 -5
  1151. package/pure-cell/modern/component-c49f24a8.d.ts +1 -1
  1152. package/pure-cell/modern/component.js +2 -2
  1153. package/pure-cell/modern/components/addon/component.d.ts +1 -1
  1154. package/pure-cell/modern/components/addon/component.js +2 -2
  1155. package/pure-cell/modern/components/addon/index.css +11 -9
  1156. package/pure-cell/modern/components/addon/index.js +1 -1
  1157. package/pure-cell/modern/components/amount/component.js +2 -2
  1158. package/pure-cell/modern/components/amount/index.css +2 -2
  1159. package/pure-cell/modern/components/amount/index.js +1 -1
  1160. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1161. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1162. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1163. package/pure-cell/modern/components/category/component.js +2 -2
  1164. package/pure-cell/modern/components/category/index.css +5 -5
  1165. package/pure-cell/modern/components/category/index.js +1 -1
  1166. package/pure-cell/modern/components/content/component.js +2 -2
  1167. package/pure-cell/modern/components/content/index.css +3 -3
  1168. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1169. package/pure-cell/modern/components/content/index.js +2 -2
  1170. package/pure-cell/modern/components/footer/component.js +2 -2
  1171. package/pure-cell/modern/components/footer/index.css +4 -4
  1172. package/pure-cell/modern/components/footer/index.js +1 -1
  1173. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1174. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1175. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1176. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1177. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1178. package/pure-cell/modern/components/graphics/component.js +2 -2
  1179. package/pure-cell/modern/components/graphics/index.css +5 -5
  1180. package/pure-cell/modern/components/graphics/index.js +1 -1
  1181. package/pure-cell/modern/components/main/component.js +2 -2
  1182. package/pure-cell/modern/components/main/index.css +4 -4
  1183. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1184. package/pure-cell/modern/components/main/index.js +2 -2
  1185. package/pure-cell/modern/components/text/component.js +2 -2
  1186. package/pure-cell/modern/components/text/index.css +7 -7
  1187. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1188. package/pure-cell/modern/components/text/index.js +2 -2
  1189. package/pure-cell/modern/index.css +21 -21
  1190. package/pure-cell/modern/index.js +2 -2
  1191. package/pure-input/Component.js +1 -1
  1192. package/pure-input/esm/Component.js +1 -1
  1193. package/pure-input/esm/index.css +23 -23
  1194. package/pure-input/index.css +23 -23
  1195. package/pure-input/modern/Component.js +1 -1
  1196. package/pure-input/modern/index.css +23 -23
  1197. package/radio/Component.js +1 -1
  1198. package/radio/esm/Component.js +1 -1
  1199. package/radio/esm/index.css +32 -32
  1200. package/radio/index.css +32 -32
  1201. package/radio/modern/Component.js +1 -1
  1202. package/radio/modern/index.css +32 -32
  1203. package/radio-group/Component.js +1 -1
  1204. package/radio-group/esm/Component.js +1 -1
  1205. package/radio-group/esm/index.css +18 -18
  1206. package/radio-group/index.css +18 -18
  1207. package/radio-group/modern/Component.js +1 -1
  1208. package/radio-group/modern/index.css +18 -18
  1209. package/scrollbar/Component.js +3 -3
  1210. package/scrollbar/default.css +2 -2
  1211. package/scrollbar/esm/Component.js +3 -3
  1212. package/scrollbar/esm/default.css +2 -2
  1213. package/scrollbar/esm/index.css +25 -25
  1214. package/scrollbar/esm/inverted.css +2 -2
  1215. package/scrollbar/index.css +25 -25
  1216. package/scrollbar/inverted.css +2 -2
  1217. package/scrollbar/modern/Component.js +3 -3
  1218. package/scrollbar/modern/default.css +2 -2
  1219. package/scrollbar/modern/index.css +25 -25
  1220. package/scrollbar/modern/inverted.css +2 -2
  1221. package/segmented-control/Component.js +1 -1
  1222. package/segmented-control/components/segment/Component.js +1 -1
  1223. package/segmented-control/components/segment/index.css +4 -4
  1224. package/segmented-control/esm/Component.js +1 -1
  1225. package/segmented-control/esm/components/segment/Component.js +1 -1
  1226. package/segmented-control/esm/components/segment/index.css +4 -4
  1227. package/segmented-control/esm/index.css +19 -19
  1228. package/segmented-control/index.css +19 -19
  1229. package/segmented-control/modern/Component.js +1 -1
  1230. package/segmented-control/modern/components/segment/Component.js +1 -1
  1231. package/segmented-control/modern/components/segment/index.css +4 -4
  1232. package/segmented-control/modern/index.css +19 -19
  1233. package/select/Component-3885b0d7.d.ts +1 -1
  1234. package/select/{Component-00c64376.js → Component-839f52a2.js} +1 -1
  1235. package/select/Component.js +1 -1
  1236. package/select/Component.responsive.js +3 -3
  1237. package/select/components/arrow/Component.js +1 -1
  1238. package/select/components/arrow/index.css +3 -3
  1239. package/select/components/base-checkmark/Component.js +1 -1
  1240. package/select/components/base-checkmark/index.css +4 -4
  1241. package/select/components/base-option/Component.js +1 -1
  1242. package/select/components/base-option/index.css +13 -13
  1243. package/select/components/base-select/Component.js +2 -2
  1244. package/select/components/base-select/index.css +8 -8
  1245. package/select/components/base-select/index.js +1 -1
  1246. package/select/components/base-select-mobile/Component.js +2 -2
  1247. package/select/components/base-select-mobile/footer/Component.js +1 -1
  1248. package/select/components/base-select-mobile/footer/index.css +5 -5
  1249. package/select/components/base-select-mobile/index.css +10 -10
  1250. package/select/components/base-select-mobile/index.js +1 -1
  1251. package/select/components/checkmark/Component.js +1 -1
  1252. package/select/components/checkmark/index.css +10 -10
  1253. package/select/components/checkmark-mobile/Component.js +1 -1
  1254. package/select/components/checkmark-mobile/index.css +6 -6
  1255. package/select/components/field/Component.js +1 -1
  1256. package/select/components/field/index.css +9 -9
  1257. package/select/components/index.js +3 -3
  1258. package/select/components/optgroup/Component.js +1 -1
  1259. package/select/components/optgroup/index.css +6 -6
  1260. package/select/components/option/Component.js +1 -1
  1261. package/select/components/option/index.css +20 -20
  1262. package/select/components/options-list/Component.js +3 -3
  1263. package/select/components/options-list/index.css +9 -9
  1264. package/select/components/select-mobile/Component.js +3 -3
  1265. package/select/components/select-mobile/index.d.ts +1 -1
  1266. package/select/components/select-mobile/index.js +3 -3
  1267. package/select/components/select-modal-mobile/Component.js +3 -3
  1268. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1269. package/select/components/select-modal-mobile/index.js +3 -3
  1270. package/select/components/virtual-options-list/Component.js +3 -3
  1271. package/select/components/virtual-options-list/index.css +15 -15
  1272. package/select/cssm/Component-3885b0d7.d.ts +1 -1
  1273. package/select/cssm/components/options-list/Component.js +2 -2
  1274. package/select/cssm/components/virtual-options-list/Component.js +2 -2
  1275. package/select/esm/Component-3885b0d7.d.ts +1 -1
  1276. package/select/esm/{Component-2ff63ae2.js → Component-46b7b506.js} +2 -2
  1277. package/select/esm/Component.js +1 -1
  1278. package/select/esm/Component.responsive.js +3 -3
  1279. package/select/esm/components/arrow/Component.js +1 -1
  1280. package/select/esm/components/arrow/index.css +3 -3
  1281. package/select/esm/components/base-checkmark/Component.js +1 -1
  1282. package/select/esm/components/base-checkmark/index.css +4 -4
  1283. package/select/esm/components/base-option/Component.js +1 -1
  1284. package/select/esm/components/base-option/index.css +13 -13
  1285. package/select/esm/components/base-select/Component.js +2 -2
  1286. package/select/esm/components/base-select/index.css +8 -8
  1287. package/select/esm/components/base-select/index.js +1 -1
  1288. package/select/esm/components/base-select-mobile/Component.js +2 -2
  1289. package/select/esm/components/base-select-mobile/footer/Component.js +1 -1
  1290. package/select/esm/components/base-select-mobile/footer/index.css +5 -5
  1291. package/select/esm/components/base-select-mobile/index.css +10 -10
  1292. package/select/esm/components/base-select-mobile/index.js +1 -1
  1293. package/select/esm/components/checkmark/Component.js +1 -1
  1294. package/select/esm/components/checkmark/index.css +10 -10
  1295. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1296. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1297. package/select/esm/components/field/Component.js +1 -1
  1298. package/select/esm/components/field/index.css +9 -9
  1299. package/select/esm/components/index.js +3 -3
  1300. package/select/esm/components/optgroup/Component.js +1 -1
  1301. package/select/esm/components/optgroup/index.css +6 -6
  1302. package/select/esm/components/option/Component.js +1 -1
  1303. package/select/esm/components/option/index.css +20 -20
  1304. package/select/esm/components/options-list/Component.js +3 -3
  1305. package/select/esm/components/options-list/index.css +9 -9
  1306. package/select/esm/components/select-mobile/Component.js +3 -3
  1307. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1308. package/select/esm/components/select-mobile/index.js +3 -3
  1309. package/select/esm/components/select-modal-mobile/Component.js +3 -3
  1310. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1311. package/select/esm/components/select-modal-mobile/index.js +3 -3
  1312. package/select/esm/components/virtual-options-list/Component.js +3 -3
  1313. package/select/esm/components/virtual-options-list/index.css +15 -15
  1314. package/select/esm/index-3885b0d7.d.ts +1 -1
  1315. package/select/esm/index.js +3 -3
  1316. package/select/esm/presets/index.js +3 -3
  1317. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  1318. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1319. package/select/esm/presets/useSelectWithApply/hook.js +3 -3
  1320. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1321. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1322. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1323. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1324. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1325. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1326. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1327. package/select/esm/responsive.js +3 -3
  1328. package/select/index-3885b0d7.d.ts +1 -1
  1329. package/select/index.js +3 -3
  1330. package/select/modern/Component-3885b0d7.d.ts +1 -1
  1331. package/select/modern/{Component-0b711513.js → Component-718d8d49.js} +2 -2
  1332. package/select/modern/Component.js +1 -1
  1333. package/select/modern/Component.responsive.js +3 -3
  1334. package/select/modern/components/arrow/Component.js +1 -1
  1335. package/select/modern/components/arrow/index.css +3 -3
  1336. package/select/modern/components/base-checkmark/Component.js +1 -1
  1337. package/select/modern/components/base-checkmark/index.css +4 -4
  1338. package/select/modern/components/base-option/Component.js +1 -1
  1339. package/select/modern/components/base-option/index.css +13 -13
  1340. package/select/modern/components/base-select/Component.js +2 -2
  1341. package/select/modern/components/base-select/index.css +8 -8
  1342. package/select/modern/components/base-select/index.js +1 -1
  1343. package/select/modern/components/base-select-mobile/Component.js +2 -2
  1344. package/select/modern/components/base-select-mobile/footer/Component.js +1 -1
  1345. package/select/modern/components/base-select-mobile/footer/index.css +5 -5
  1346. package/select/modern/components/base-select-mobile/index.css +10 -10
  1347. package/select/modern/components/base-select-mobile/index.js +1 -1
  1348. package/select/modern/components/checkmark/Component.js +1 -1
  1349. package/select/modern/components/checkmark/index.css +10 -10
  1350. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1351. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1352. package/select/modern/components/field/Component.js +1 -1
  1353. package/select/modern/components/field/index.css +9 -9
  1354. package/select/modern/components/index.js +3 -3
  1355. package/select/modern/components/optgroup/Component.js +1 -1
  1356. package/select/modern/components/optgroup/index.css +6 -6
  1357. package/select/modern/components/option/Component.js +1 -1
  1358. package/select/modern/components/option/index.css +20 -20
  1359. package/select/modern/components/options-list/Component.js +3 -3
  1360. package/select/modern/components/options-list/index.css +9 -9
  1361. package/select/modern/components/select-mobile/Component.js +3 -3
  1362. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1363. package/select/modern/components/select-mobile/index.js +3 -3
  1364. package/select/modern/components/select-modal-mobile/Component.js +3 -3
  1365. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1366. package/select/modern/components/select-modal-mobile/index.js +3 -3
  1367. package/select/modern/components/virtual-options-list/Component.js +3 -3
  1368. package/select/modern/components/virtual-options-list/index.css +15 -15
  1369. package/select/modern/index-3885b0d7.d.ts +1 -1
  1370. package/select/modern/index.js +3 -3
  1371. package/select/modern/presets/index.js +3 -3
  1372. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1373. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1374. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1375. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1376. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1377. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1378. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1379. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1380. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1381. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1382. package/select/modern/responsive.js +3 -3
  1383. package/select/presets/index.js +3 -3
  1384. package/select/presets/useLazyLoading/hook.js +2 -2
  1385. package/select/presets/useLazyLoading/index.css +2 -2
  1386. package/select/presets/useSelectWithApply/hook.js +3 -3
  1387. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1388. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1389. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1390. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1391. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1392. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1393. package/select/presets/useSelectWithLoading/index.css +2 -2
  1394. package/select/responsive.js +3 -3
  1395. package/select-with-tags/components/tag/component.js +1 -1
  1396. package/select-with-tags/components/tag/index.css +11 -11
  1397. package/select-with-tags/components/tag-list/component.js +1 -1
  1398. package/select-with-tags/components/tag-list/index.css +31 -31
  1399. package/select-with-tags/esm/components/tag/component.js +1 -1
  1400. package/select-with-tags/esm/components/tag/index.css +11 -11
  1401. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1402. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1403. package/select-with-tags/modern/components/tag/component.js +1 -1
  1404. package/select-with-tags/modern/components/tag/index.css +11 -11
  1405. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1406. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1407. package/side-panel/Component.desktop.js +2 -2
  1408. package/side-panel/Component.mobile.js +2 -2
  1409. package/side-panel/components/content/Component.desktop.js +1 -1
  1410. package/side-panel/components/content/Component.js +1 -1
  1411. package/side-panel/components/content/Component.mobile.js +1 -1
  1412. package/side-panel/components/content/desktop.css +3 -3
  1413. package/side-panel/components/content/index.css +4 -4
  1414. package/side-panel/components/content/mobile.css +3 -3
  1415. package/side-panel/components/footer/Component.desktop.js +1 -1
  1416. package/side-panel/components/footer/Component.js +2 -2
  1417. package/side-panel/components/footer/Component.mobile.js +1 -1
  1418. package/side-panel/components/footer/desktop.css +3 -3
  1419. package/side-panel/components/footer/index.css +4 -4
  1420. package/side-panel/components/footer/layout.css +25 -25
  1421. package/side-panel/components/footer/mobile.css +3 -3
  1422. package/side-panel/components/header/Component.js +3 -3
  1423. package/side-panel/components/header/desktop.css +9 -8
  1424. package/side-panel/components/header/index.css +14 -14
  1425. package/side-panel/components/header/mobile.css +4 -4
  1426. package/side-panel/cssm/components/header/desktop.module.css +4 -3
  1427. package/side-panel/desktop.css +3 -3
  1428. package/side-panel/esm/Component.desktop.js +2 -2
  1429. package/side-panel/esm/Component.mobile.js +2 -2
  1430. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1431. package/side-panel/esm/components/content/Component.js +1 -1
  1432. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1433. package/side-panel/esm/components/content/desktop.css +3 -3
  1434. package/side-panel/esm/components/content/index.css +4 -4
  1435. package/side-panel/esm/components/content/mobile.css +3 -3
  1436. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  1437. package/side-panel/esm/components/footer/Component.js +2 -2
  1438. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  1439. package/side-panel/esm/components/footer/desktop.css +3 -3
  1440. package/side-panel/esm/components/footer/index.css +4 -4
  1441. package/side-panel/esm/components/footer/layout.css +25 -25
  1442. package/side-panel/esm/components/footer/mobile.css +3 -3
  1443. package/side-panel/esm/components/header/Component.js +3 -3
  1444. package/side-panel/esm/components/header/desktop.css +9 -8
  1445. package/side-panel/esm/components/header/index.css +14 -14
  1446. package/side-panel/esm/components/header/mobile.css +4 -4
  1447. package/side-panel/esm/desktop.css +3 -3
  1448. package/side-panel/esm/mobile.css +3 -3
  1449. package/side-panel/esm/transitions.desktop.css +7 -7
  1450. package/side-panel/esm/transitions.mobile.css +8 -8
  1451. package/side-panel/mobile.css +3 -3
  1452. package/side-panel/modern/Component.desktop.js +2 -2
  1453. package/side-panel/modern/Component.mobile.js +2 -2
  1454. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1455. package/side-panel/modern/components/content/Component.js +1 -1
  1456. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1457. package/side-panel/modern/components/content/desktop.css +3 -3
  1458. package/side-panel/modern/components/content/index.css +4 -4
  1459. package/side-panel/modern/components/content/mobile.css +3 -3
  1460. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1461. package/side-panel/modern/components/footer/Component.js +2 -2
  1462. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1463. package/side-panel/modern/components/footer/desktop.css +3 -3
  1464. package/side-panel/modern/components/footer/index.css +4 -4
  1465. package/side-panel/modern/components/footer/layout.css +25 -25
  1466. package/side-panel/modern/components/footer/mobile.css +3 -3
  1467. package/side-panel/modern/components/header/Component.js +3 -3
  1468. package/side-panel/modern/components/header/desktop.css +9 -8
  1469. package/side-panel/modern/components/header/index.css +14 -14
  1470. package/side-panel/modern/components/header/mobile.css +4 -4
  1471. package/side-panel/modern/desktop.css +3 -3
  1472. package/side-panel/modern/mobile.css +3 -3
  1473. package/side-panel/modern/transitions.desktop.css +7 -7
  1474. package/side-panel/modern/transitions.mobile.css +8 -8
  1475. package/side-panel/transitions.desktop.css +7 -7
  1476. package/side-panel/transitions.mobile.css +8 -8
  1477. package/skeleton/Component.js +1 -1
  1478. package/skeleton/esm/Component.js +1 -1
  1479. package/skeleton/esm/index.css +10 -10
  1480. package/skeleton/index.css +10 -10
  1481. package/skeleton/modern/Component.js +1 -1
  1482. package/skeleton/modern/index.css +10 -10
  1483. package/slider/Component.js +1 -1
  1484. package/slider/esm/Component.js +1 -1
  1485. package/slider/esm/index.css +20 -20
  1486. package/slider/index.css +20 -20
  1487. package/slider/modern/Component.js +1 -1
  1488. package/slider/modern/index.css +20 -20
  1489. package/slider-input/Component.js +1 -1
  1490. package/slider-input/esm/Component.js +1 -1
  1491. package/slider-input/esm/index.css +27 -27
  1492. package/slider-input/index.css +27 -27
  1493. package/slider-input/modern/Component.js +1 -1
  1494. package/slider-input/modern/index.css +27 -27
  1495. package/sortable-list/Component.js +2 -2
  1496. package/sortable-list/{Components-db289c7d.js → Components-42a067a9.js} +1 -1
  1497. package/sortable-list/components/item/Components.js +1 -1
  1498. package/sortable-list/components/item/index.css +26 -26
  1499. package/sortable-list/esm/Component.js +2 -2
  1500. package/sortable-list/esm/{Components-e9f39c3a.js → Components-926fc449.js} +1 -1
  1501. package/sortable-list/esm/components/item/Components.js +1 -1
  1502. package/sortable-list/esm/components/item/index.css +26 -26
  1503. package/sortable-list/esm/index-3885b0d7.d.ts +1 -1
  1504. package/sortable-list/esm/index.css +31 -31
  1505. package/sortable-list/esm/index.js +1 -1
  1506. package/sortable-list/index-3885b0d7.d.ts +1 -1
  1507. package/sortable-list/index.css +31 -31
  1508. package/sortable-list/index.js +1 -1
  1509. package/sortable-list/modern/Component.js +2 -2
  1510. package/sortable-list/modern/{Components-fdee58f8.js → Components-c9c2e991.js} +1 -1
  1511. package/sortable-list/modern/components/item/Components.js +1 -1
  1512. package/sortable-list/modern/components/item/index.css +26 -26
  1513. package/sortable-list/modern/index-3885b0d7.d.ts +1 -1
  1514. package/sortable-list/modern/index.css +31 -31
  1515. package/sortable-list/modern/index.js +1 -1
  1516. package/space/Component.js +1 -1
  1517. package/space/esm/Component.js +1 -1
  1518. package/space/esm/index.css +8 -8
  1519. package/space/index.css +8 -8
  1520. package/space/modern/Component.js +1 -1
  1521. package/space/modern/index.css +8 -8
  1522. package/spinner/Component.js +3 -3
  1523. package/spinner/default.css +1 -1
  1524. package/spinner/esm/Component.js +3 -3
  1525. package/spinner/esm/default.css +1 -1
  1526. package/spinner/esm/index.css +7 -7
  1527. package/spinner/esm/inverted.css +1 -1
  1528. package/spinner/index.css +7 -7
  1529. package/spinner/inverted.css +1 -1
  1530. package/spinner/modern/Component.js +3 -3
  1531. package/spinner/modern/default.css +1 -1
  1532. package/spinner/modern/index.css +7 -7
  1533. package/spinner/modern/inverted.css +1 -1
  1534. package/status/Component.js +1 -1
  1535. package/status/esm/Component.js +1 -1
  1536. package/status/esm/index.css +17 -17
  1537. package/status/index.css +17 -17
  1538. package/status/modern/Component.js +1 -1
  1539. package/status/modern/index.css +17 -17
  1540. package/stepped-progress-bar/Component.js +3 -3
  1541. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1542. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1543. package/stepped-progress-bar/default.css +2 -2
  1544. package/stepped-progress-bar/esm/Component.js +3 -3
  1545. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1546. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1547. package/stepped-progress-bar/esm/default.css +2 -2
  1548. package/stepped-progress-bar/esm/index.css +3 -3
  1549. package/stepped-progress-bar/esm/inverted.css +2 -2
  1550. package/stepped-progress-bar/index.css +3 -3
  1551. package/stepped-progress-bar/inverted.css +2 -2
  1552. package/stepped-progress-bar/modern/Component.js +3 -3
  1553. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1554. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1555. package/stepped-progress-bar/modern/default.css +2 -2
  1556. package/stepped-progress-bar/modern/index.css +3 -3
  1557. package/stepped-progress-bar/modern/inverted.css +2 -2
  1558. package/steps/Component.js +1 -1
  1559. package/steps/components/step/Component.js +1 -1
  1560. package/steps/components/step/index.css +26 -26
  1561. package/steps/components/step-indicator/Component.js +1 -1
  1562. package/steps/components/step-indicator/index.css +2 -2
  1563. package/steps/esm/Component.js +1 -1
  1564. package/steps/esm/components/step/Component.js +1 -1
  1565. package/steps/esm/components/step/index.css +26 -26
  1566. package/steps/esm/components/step-indicator/Component.js +1 -1
  1567. package/steps/esm/components/step-indicator/index.css +2 -2
  1568. package/steps/esm/index.css +3 -3
  1569. package/steps/index.css +3 -3
  1570. package/steps/modern/Component.js +1 -1
  1571. package/steps/modern/components/step/Component.js +1 -1
  1572. package/steps/modern/components/step/index.css +26 -26
  1573. package/steps/modern/components/step-indicator/Component.js +1 -1
  1574. package/steps/modern/components/step-indicator/index.css +2 -2
  1575. package/steps/modern/index.css +3 -3
  1576. package/switch/Component.js +1 -1
  1577. package/switch/esm/Component.js +1 -1
  1578. package/switch/esm/index.css +26 -26
  1579. package/switch/index.css +26 -26
  1580. package/switch/modern/Component.js +1 -1
  1581. package/switch/modern/index.css +26 -26
  1582. package/system-message/Component.desktop.js +1 -1
  1583. package/system-message/Component.js +3 -3
  1584. package/system-message/Component.mobile.js +1 -1
  1585. package/system-message/Components.responsive.js +1 -1
  1586. package/system-message/components/caption/Component.js +2 -2
  1587. package/system-message/components/caption/index.css +1 -1
  1588. package/system-message/components/caption/index.js +1 -1
  1589. package/system-message/components/controls/Component.js +4 -4
  1590. package/system-message/components/controls/desktop.css +2 -2
  1591. package/system-message/components/controls/index.css +9 -9
  1592. package/system-message/components/controls/index.js +1 -1
  1593. package/system-message/components/controls/mobile.css +2 -2
  1594. package/system-message/components/graphic/Component.js +2 -2
  1595. package/system-message/components/graphic/index.css +1 -1
  1596. package/system-message/components/graphic/index.js +1 -1
  1597. package/system-message/components/subtitle/Component.js +2 -2
  1598. package/system-message/components/subtitle/index.css +1 -1
  1599. package/system-message/components/subtitle/index.js +1 -1
  1600. package/system-message/components/title/Component.js +4 -4
  1601. package/system-message/components/title/desktop.css +1 -1
  1602. package/system-message/components/title/index.css +1 -1
  1603. package/system-message/components/title/index.js +1 -1
  1604. package/system-message/components/title/mobile.css +1 -1
  1605. package/system-message/desktop.css +1 -1
  1606. package/system-message/desktop.js +1 -1
  1607. package/system-message/esm/Component.desktop.js +1 -1
  1608. package/system-message/esm/Component.js +3 -3
  1609. package/system-message/esm/Component.mobile.js +1 -1
  1610. package/system-message/esm/Components.responsive.js +1 -1
  1611. package/system-message/esm/components/caption/Component.js +2 -2
  1612. package/system-message/esm/components/caption/index.css +1 -1
  1613. package/system-message/esm/components/caption/index.js +1 -1
  1614. package/system-message/esm/components/controls/Component.js +4 -4
  1615. package/system-message/esm/components/controls/desktop.css +2 -2
  1616. package/system-message/esm/components/controls/index.css +9 -9
  1617. package/system-message/esm/components/controls/index.js +1 -1
  1618. package/system-message/esm/components/controls/mobile.css +2 -2
  1619. package/system-message/esm/components/graphic/Component.js +2 -2
  1620. package/system-message/esm/components/graphic/index.css +1 -1
  1621. package/system-message/esm/components/graphic/index.js +1 -1
  1622. package/system-message/esm/components/subtitle/Component.js +2 -2
  1623. package/system-message/esm/components/subtitle/index.css +1 -1
  1624. package/system-message/esm/components/subtitle/index.js +1 -1
  1625. package/system-message/esm/components/title/Component.js +4 -4
  1626. package/system-message/esm/components/title/desktop.css +1 -1
  1627. package/system-message/esm/components/title/index.css +1 -1
  1628. package/system-message/esm/components/title/index.js +1 -1
  1629. package/system-message/esm/components/title/mobile.css +1 -1
  1630. package/system-message/esm/desktop.css +1 -1
  1631. package/system-message/esm/desktop.js +1 -1
  1632. package/system-message/esm/index-3885b0d7.d.ts +1 -1
  1633. package/system-message/esm/index.css +6 -6
  1634. package/system-message/esm/index.js +1 -1
  1635. package/system-message/esm/mobile.css +1 -1
  1636. package/system-message/esm/mobile.js +1 -1
  1637. package/system-message/esm/responsive.js +1 -1
  1638. package/system-message/esm/utils.js +1 -1
  1639. package/system-message/index-3885b0d7.d.ts +1 -1
  1640. package/system-message/index.css +6 -6
  1641. package/system-message/index.js +1 -1
  1642. package/system-message/mobile.css +1 -1
  1643. package/system-message/mobile.js +1 -1
  1644. package/system-message/modern/Component.desktop.js +1 -1
  1645. package/system-message/modern/Component.js +3 -3
  1646. package/system-message/modern/Component.mobile.js +1 -1
  1647. package/system-message/modern/Components.responsive.js +1 -1
  1648. package/system-message/modern/components/caption/Component.js +2 -2
  1649. package/system-message/modern/components/caption/index.css +1 -1
  1650. package/system-message/modern/components/caption/index.js +1 -1
  1651. package/system-message/modern/components/controls/Component.js +4 -4
  1652. package/system-message/modern/components/controls/desktop.css +2 -2
  1653. package/system-message/modern/components/controls/index.css +9 -9
  1654. package/system-message/modern/components/controls/index.js +1 -1
  1655. package/system-message/modern/components/controls/mobile.css +2 -2
  1656. package/system-message/modern/components/graphic/Component.js +2 -2
  1657. package/system-message/modern/components/graphic/index.css +1 -1
  1658. package/system-message/modern/components/graphic/index.js +1 -1
  1659. package/system-message/modern/components/subtitle/Component.js +2 -2
  1660. package/system-message/modern/components/subtitle/index.css +1 -1
  1661. package/system-message/modern/components/subtitle/index.js +1 -1
  1662. package/system-message/modern/components/title/Component.js +4 -4
  1663. package/system-message/modern/components/title/desktop.css +1 -1
  1664. package/system-message/modern/components/title/index.css +1 -1
  1665. package/system-message/modern/components/title/index.js +1 -1
  1666. package/system-message/modern/components/title/mobile.css +1 -1
  1667. package/system-message/modern/desktop.css +1 -1
  1668. package/system-message/modern/desktop.js +1 -1
  1669. package/system-message/modern/index-3885b0d7.d.ts +1 -1
  1670. package/system-message/modern/index.css +6 -6
  1671. package/system-message/modern/index.js +1 -1
  1672. package/system-message/modern/mobile.css +1 -1
  1673. package/system-message/modern/mobile.js +1 -1
  1674. package/system-message/modern/responsive.js +1 -1
  1675. package/system-message/modern/utils.js +1 -1
  1676. package/system-message/responsive.js +1 -1
  1677. package/system-message/utils.js +1 -1
  1678. package/table/components/pagination/Component.js +1 -1
  1679. package/table/components/pagination/index.css +8 -8
  1680. package/table/components/pagination/select-field/index.css +4 -4
  1681. package/table/components/pagination/select-field/index.js +1 -1
  1682. package/table/components/table/Component.js +1 -1
  1683. package/table/components/table/index.css +7 -7
  1684. package/table/components/tbody/Component.js +1 -1
  1685. package/table/components/tbody/index.css +2 -2
  1686. package/table/components/tcell/Component.js +1 -1
  1687. package/table/components/tcell/index.css +6 -6
  1688. package/table/components/texpandable-row/Component.js +1 -1
  1689. package/table/components/texpandable-row/index.css +5 -5
  1690. package/table/components/thead/Component.js +1 -1
  1691. package/table/components/thead/index.css +6 -6
  1692. package/table/components/thead-cell/Component.js +1 -1
  1693. package/table/components/thead-cell/index.css +8 -8
  1694. package/table/components/trow/Component.js +1 -1
  1695. package/table/components/trow/index.css +8 -8
  1696. package/table/components/tsortable-head-cell/Component.js +1 -1
  1697. package/table/components/tsortable-head-cell/index.css +9 -9
  1698. package/table/esm/components/pagination/Component.js +1 -1
  1699. package/table/esm/components/pagination/index.css +8 -8
  1700. package/table/esm/components/pagination/select-field/index.css +4 -4
  1701. package/table/esm/components/pagination/select-field/index.js +1 -1
  1702. package/table/esm/components/table/Component.js +1 -1
  1703. package/table/esm/components/table/index.css +7 -7
  1704. package/table/esm/components/tbody/Component.js +1 -1
  1705. package/table/esm/components/tbody/index.css +2 -2
  1706. package/table/esm/components/tcell/Component.js +1 -1
  1707. package/table/esm/components/tcell/index.css +6 -6
  1708. package/table/esm/components/texpandable-row/Component.js +1 -1
  1709. package/table/esm/components/texpandable-row/index.css +5 -5
  1710. package/table/esm/components/thead/Component.js +1 -1
  1711. package/table/esm/components/thead/index.css +6 -6
  1712. package/table/esm/components/thead-cell/Component.js +1 -1
  1713. package/table/esm/components/thead-cell/index.css +8 -8
  1714. package/table/esm/components/trow/Component.js +1 -1
  1715. package/table/esm/components/trow/index.css +8 -8
  1716. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  1717. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1718. package/table/modern/components/pagination/Component.js +1 -1
  1719. package/table/modern/components/pagination/index.css +8 -8
  1720. package/table/modern/components/pagination/select-field/index.css +4 -4
  1721. package/table/modern/components/pagination/select-field/index.js +1 -1
  1722. package/table/modern/components/table/Component.js +1 -1
  1723. package/table/modern/components/table/index.css +7 -7
  1724. package/table/modern/components/tbody/Component.js +1 -1
  1725. package/table/modern/components/tbody/index.css +2 -2
  1726. package/table/modern/components/tcell/Component.js +1 -1
  1727. package/table/modern/components/tcell/index.css +6 -6
  1728. package/table/modern/components/texpandable-row/Component.js +1 -1
  1729. package/table/modern/components/texpandable-row/index.css +5 -5
  1730. package/table/modern/components/thead/Component.js +1 -1
  1731. package/table/modern/components/thead/index.css +6 -6
  1732. package/table/modern/components/thead-cell/Component.js +1 -1
  1733. package/table/modern/components/thead-cell/index.css +8 -8
  1734. package/table/modern/components/trow/Component.js +1 -1
  1735. package/table/modern/components/trow/index.css +8 -8
  1736. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1737. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1738. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  1739. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  1740. package/tabs/components/primary-tablist/Component.responsive.js +1 -1
  1741. package/tabs/components/primary-tablist/index.css +29 -29
  1742. package/tabs/components/primary-tablist/mobile.css +32 -32
  1743. package/tabs/components/scrollable-container/Component.js +1 -1
  1744. package/tabs/components/scrollable-container/index.css +5 -5
  1745. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  1746. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  1747. package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
  1748. package/tabs/components/secondary-tablist/index.css +11 -11
  1749. package/tabs/components/secondary-tablist/mobile.css +13 -13
  1750. package/tabs/components/tab/Component.js +1 -1
  1751. package/tabs/components/tab/index.css +3 -3
  1752. package/tabs/components/tabs/Component.desktop.js +2 -2
  1753. package/tabs/components/tabs/Component.mobile.js +2 -2
  1754. package/tabs/components/tabs/Component.responsive.js +2 -2
  1755. package/tabs/desktop.js +2 -2
  1756. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  1757. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  1758. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  1759. package/tabs/esm/components/primary-tablist/index.css +29 -29
  1760. package/tabs/esm/components/primary-tablist/mobile.css +32 -32
  1761. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1762. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1763. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  1764. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  1765. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  1766. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1767. package/tabs/esm/components/secondary-tablist/mobile.css +13 -13
  1768. package/tabs/esm/components/tab/Component.js +1 -1
  1769. package/tabs/esm/components/tab/index.css +3 -3
  1770. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  1771. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  1772. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  1773. package/tabs/esm/desktop.js +2 -2
  1774. package/tabs/esm/index.js +2 -2
  1775. package/tabs/esm/index.module-034dbb9c.js +4 -0
  1776. package/tabs/esm/index.module-d708e46d.js +4 -0
  1777. package/tabs/esm/mobile.js +2 -2
  1778. package/tabs/esm/responsive.js +2 -2
  1779. package/tabs/index.js +2 -2
  1780. package/tabs/index.module-e58b3aeb.js +4 -0
  1781. package/tabs/index.module-ff79a885.js +4 -0
  1782. package/tabs/mobile.js +2 -2
  1783. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1784. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1785. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1786. package/tabs/modern/components/primary-tablist/index.css +29 -29
  1787. package/tabs/modern/components/primary-tablist/mobile.css +32 -32
  1788. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1789. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1790. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1791. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1792. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1793. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1794. package/tabs/modern/components/secondary-tablist/mobile.css +13 -13
  1795. package/tabs/modern/components/tab/Component.js +1 -1
  1796. package/tabs/modern/components/tab/index.css +3 -3
  1797. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1798. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1799. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1800. package/tabs/modern/desktop.js +2 -2
  1801. package/tabs/modern/index.js +2 -2
  1802. package/tabs/modern/index.module-b206f4c3.js +4 -0
  1803. package/tabs/modern/index.module-e619079c.js +4 -0
  1804. package/tabs/modern/mobile.js +2 -2
  1805. package/tabs/modern/responsive.js +2 -2
  1806. package/tabs/responsive.js +2 -2
  1807. package/tag/Component.js +3 -3
  1808. package/tag/default.css +12 -12
  1809. package/tag/esm/Component.js +3 -3
  1810. package/tag/esm/default.css +12 -12
  1811. package/tag/esm/index.css +47 -47
  1812. package/tag/esm/inverted.css +12 -12
  1813. package/tag/index.css +47 -47
  1814. package/tag/inverted.css +12 -12
  1815. package/tag/modern/Component.js +3 -3
  1816. package/tag/modern/default.css +12 -12
  1817. package/tag/modern/index.css +47 -47
  1818. package/tag/modern/inverted.css +12 -12
  1819. package/textarea/Component.js +3 -3
  1820. package/textarea/{PseudoTextArea-a3523db0.js → PseudoTextArea-ea218912.js} +1 -1
  1821. package/textarea/components/PseudoTextArea.js +1 -1
  1822. package/textarea/components/index.d.ts +1 -1
  1823. package/textarea/components/index.js +1 -1
  1824. package/textarea/default.css +18 -18
  1825. package/textarea/esm/Component.js +3 -3
  1826. package/textarea/esm/{PseudoTextArea-33e94ed9.js → PseudoTextArea-cd6a9073.js} +1 -1
  1827. package/textarea/esm/components/PseudoTextArea.js +1 -1
  1828. package/textarea/esm/components/index.d.ts +1 -1
  1829. package/textarea/esm/components/index.js +1 -1
  1830. package/textarea/esm/default.css +18 -18
  1831. package/textarea/esm/index.css +41 -41
  1832. package/textarea/esm/index.js +1 -1
  1833. package/textarea/esm/inverted.css +18 -18
  1834. package/textarea/index.css +41 -41
  1835. package/textarea/index.js +1 -1
  1836. package/textarea/inverted.css +18 -18
  1837. package/textarea/modern/Component.js +3 -3
  1838. package/textarea/modern/PseudoTextArea-6c6490e6.js +12 -0
  1839. package/textarea/modern/components/PseudoTextArea.js +1 -1
  1840. package/textarea/modern/components/index.d.ts +1 -1
  1841. package/textarea/modern/components/index.js +1 -1
  1842. package/textarea/modern/default.css +18 -18
  1843. package/textarea/modern/index.css +41 -41
  1844. package/textarea/modern/index.js +1 -1
  1845. package/textarea/modern/inverted.css +18 -18
  1846. package/themes/compiled/mobile-dark-bluetint.css +343 -325
  1847. package/themes/dist/compiled/mobile-dark-bluetint.css +1186 -1140
  1848. package/themes/dist/package.json +1 -1
  1849. package/toast/component.js +1 -1
  1850. package/toast/esm/component.js +1 -1
  1851. package/toast/esm/index.css +10 -10
  1852. package/toast/index.css +10 -10
  1853. package/toast/modern/component.js +1 -1
  1854. package/toast/modern/index.css +10 -10
  1855. package/toast-plate/component.js +3 -3
  1856. package/toast-plate/default.css +3 -3
  1857. package/toast-plate/esm/component.js +3 -3
  1858. package/toast-plate/esm/default.css +3 -3
  1859. package/toast-plate/esm/index.css +16 -16
  1860. package/toast-plate/esm/inverted.css +3 -3
  1861. package/toast-plate/index.css +16 -16
  1862. package/toast-plate/inverted.css +3 -3
  1863. package/toast-plate/modern/component.js +3 -3
  1864. package/toast-plate/modern/default.css +3 -3
  1865. package/toast-plate/modern/index.css +16 -16
  1866. package/toast-plate/modern/inverted.css +3 -3
  1867. package/tooltip/Component.js +3 -3
  1868. package/tooltip/component.responsive.js +1 -1
  1869. package/tooltip/default.css +5 -5
  1870. package/tooltip/esm/Component.js +3 -3
  1871. package/tooltip/esm/component.responsive.js +1 -1
  1872. package/tooltip/esm/default.css +5 -5
  1873. package/tooltip/esm/index.css +7 -7
  1874. package/tooltip/esm/inverted.css +5 -5
  1875. package/tooltip/esm/responsive.css +3 -3
  1876. package/tooltip/index.css +7 -7
  1877. package/tooltip/inverted.css +5 -5
  1878. package/tooltip/modern/Component.js +3 -3
  1879. package/tooltip/modern/component.responsive.js +1 -1
  1880. package/tooltip/modern/default.css +5 -5
  1881. package/tooltip/modern/index.css +7 -7
  1882. package/tooltip/modern/inverted.css +5 -5
  1883. package/tooltip/modern/responsive.css +3 -3
  1884. package/tooltip/responsive.css +3 -3
  1885. package/typography/colors.css +19 -19
  1886. package/typography/colors.module-ab68c7ce.js +4 -0
  1887. package/typography/common.module-e046944e.js +4 -0
  1888. package/typography/component.js +2 -2
  1889. package/typography/cssm/text/component.d.ts +1 -1
  1890. package/typography/esm/colors.css +19 -19
  1891. package/typography/esm/colors.module-8aad47e2.js +4 -0
  1892. package/typography/esm/common.module-a7598411.js +4 -0
  1893. package/typography/esm/component.js +2 -2
  1894. package/typography/esm/index.js +2 -2
  1895. package/typography/esm/text/component.d.ts +1 -1
  1896. package/typography/esm/text/component.js +2 -2
  1897. package/typography/esm/text/index.css +17 -17
  1898. package/typography/esm/text/index.js +1 -1
  1899. package/typography/esm/title/common.css +4 -4
  1900. package/typography/esm/title/component.js +1 -1
  1901. package/typography/esm/title/index.css +18 -18
  1902. package/typography/esm/title/index.js +3 -3
  1903. package/typography/esm/title-mobile/component.js +3 -3
  1904. package/typography/esm/title-mobile/index.css +10 -10
  1905. package/typography/esm/title-mobile/index.js +2 -2
  1906. package/typography/esm/title-responsive/component.js +3 -3
  1907. package/typography/esm/title-responsive/index.css +40 -40
  1908. package/typography/esm/title-responsive/index.js +2 -2
  1909. package/typography/index.js +2 -2
  1910. package/typography/modern/colors.css +19 -19
  1911. package/typography/modern/colors.module-3d6385bd.js +4 -0
  1912. package/typography/modern/common.module-9e13131b.js +4 -0
  1913. package/typography/modern/component.js +2 -2
  1914. package/typography/modern/index.js +2 -2
  1915. package/typography/modern/text/component.d.ts +1 -1
  1916. package/typography/modern/text/component.js +2 -2
  1917. package/typography/modern/text/index.css +17 -17
  1918. package/typography/modern/text/index.js +1 -1
  1919. package/typography/modern/title/common.css +4 -4
  1920. package/typography/modern/title/component.js +1 -1
  1921. package/typography/modern/title/index.css +18 -18
  1922. package/typography/modern/title/index.js +3 -3
  1923. package/typography/modern/title-mobile/component.js +3 -3
  1924. package/typography/modern/title-mobile/index.css +10 -10
  1925. package/typography/modern/title-mobile/index.js +2 -2
  1926. package/typography/modern/title-responsive/component.js +3 -3
  1927. package/typography/modern/title-responsive/index.css +40 -40
  1928. package/typography/modern/title-responsive/index.js +2 -2
  1929. package/typography/text/component.d.ts +1 -1
  1930. package/typography/text/component.js +2 -2
  1931. package/typography/text/index.css +17 -17
  1932. package/typography/text/index.js +1 -1
  1933. package/typography/title/common.css +4 -4
  1934. package/typography/title/component.js +1 -1
  1935. package/typography/title/index.css +18 -18
  1936. package/typography/title/index.js +3 -3
  1937. package/typography/title-mobile/component.js +3 -3
  1938. package/typography/title-mobile/index.css +10 -10
  1939. package/typography/title-mobile/index.js +2 -2
  1940. package/typography/title-responsive/component.js +3 -3
  1941. package/typography/title-responsive/index.css +40 -40
  1942. package/typography/title-responsive/index.js +2 -2
  1943. package/underlay/Component.js +1 -1
  1944. package/underlay/esm/Component.js +1 -1
  1945. package/underlay/esm/index.css +109 -109
  1946. package/underlay/index.css +109 -109
  1947. package/underlay/modern/Component.js +1 -1
  1948. package/underlay/modern/index.css +109 -109
  1949. package/with-suffix/Component.js +1 -1
  1950. package/with-suffix/esm/Component.js +1 -1
  1951. package/with-suffix/esm/index.css +9 -9
  1952. package/with-suffix/index.css +9 -9
  1953. package/with-suffix/modern/Component.js +1 -1
  1954. package/with-suffix/modern/index.css +9 -9
  1955. package/calendar-range/esm/index.module-e2d51802.js +0 -4
  1956. package/calendar-range/index.module-c07e0822.js +0 -4
  1957. package/calendar-range/modern/index.module-d44c552d.js +0 -4
  1958. package/grid/esm/gutters.module-8dabb657.js +0 -4
  1959. package/grid/gutters.module-59d2542e.js +0 -4
  1960. package/grid/modern/gutters.module-90b19484.js +0 -4
  1961. package/tabs/esm/index.module-72f734ce.js +0 -4
  1962. package/tabs/esm/index.module-bd9d6b19.js +0 -4
  1963. package/tabs/index.module-0f7a6fdd.js +0 -4
  1964. package/tabs/index.module-56173cf5.js +0 -4
  1965. package/tabs/modern/index.module-2b4e7121.js +0 -4
  1966. package/tabs/modern/index.module-e78fc797.js +0 -4
  1967. package/textarea/modern/PseudoTextArea-d417192b.js +0 -12
  1968. package/typography/colors.module-c1f89eba.js +0 -4
  1969. package/typography/common.module-6cb0ac0a.js +0 -4
  1970. package/typography/esm/colors.module-090e50c1.js +0 -4
  1971. package/typography/esm/common.module-e1f479b7.js +0 -4
  1972. package/typography/modern/colors.module-50b08d23.js +0 -4
  1973. package/typography/modern/common.module-3de379dc.js +0 -4
  1974. /package/confirmation/{countdown-section-05acba64.d.ts → countdown-section-00ea2cfd.d.ts} +0 -0
  1975. /package/confirmation/esm/{countdown-section-f63bfb16.d.ts → countdown-section-47e7b5ac.d.ts} +0 -0
  1976. /package/confirmation/modern/{countdown-section-c81541fb.d.ts → countdown-section-fb88ff04.d.ts} +0 -0
  1977. /package/gallery/{buttons-db639237.d.ts → buttons-85e8598f.d.ts} +0 -0
  1978. /package/gallery/esm/{buttons-306b44eb.d.ts → buttons-bc40fe07.d.ts} +0 -0
  1979. /package/gallery/esm/{slide-bd6d1d11.d.ts → slide-9ef3cbc3.d.ts} +0 -0
  1980. /package/gallery/modern/{buttons-56a08eeb.d.ts → buttons-b215c43a.d.ts} +0 -0
  1981. /package/gallery/modern/{slide-b4936367.d.ts → slide-367f1dcf.d.ts} +0 -0
  1982. /package/gallery/{slide-fe11951f.d.ts → slide-1a3e16bb.d.ts} +0 -0
  1983. /package/list/{Component-287351ca.d.ts → Component-23eb74d0.d.ts} +0 -0
  1984. /package/list/esm/{Component-61b7bce5.d.ts → Component-80c90189.d.ts} +0 -0
  1985. /package/list/modern/{Component-f15bba69.d.ts → Component-e59cbbdc.d.ts} +0 -0
  1986. /package/pass-code/esm/{getDataTestId-c84ef14b.d.ts → getDataTestId-91a77bc9.d.ts} +0 -0
  1987. /package/pass-code/esm/{getDataTestId-c84ef14b.js → getDataTestId-91a77bc9.js} +0 -0
  1988. /package/pass-code/{getDataTestId-fd9cac29.d.ts → getDataTestId-405eb3ae.d.ts} +0 -0
  1989. /package/pass-code/{getDataTestId-fd9cac29.js → getDataTestId-405eb3ae.js} +0 -0
  1990. /package/pass-code/modern/{getDataTestId-43ffc39b.d.ts → getDataTestId-0388001a.d.ts} +0 -0
  1991. /package/pass-code/modern/{getDataTestId-43ffc39b.js → getDataTestId-0388001a.js} +0 -0
  1992. /package/pure-cell/{component-0cb09281.d.ts → component-e5f7439f.d.ts} +0 -0
  1993. /package/pure-cell/esm/{component-ccba3d4f.d.ts → component-79f311cc.d.ts} +0 -0
  1994. /package/pure-cell/esm/{getDataTestId-3506d5fd.d.ts → getDataTestId-9148a6e4.d.ts} +0 -0
  1995. /package/pure-cell/esm/{getDataTestId-3506d5fd.js → getDataTestId-9148a6e4.js} +0 -0
  1996. /package/pure-cell/{getDataTestId-17750390.d.ts → getDataTestId-82e5549c.d.ts} +0 -0
  1997. /package/pure-cell/{getDataTestId-17750390.js → getDataTestId-82e5549c.js} +0 -0
  1998. /package/pure-cell/modern/{component-80cf784f.d.ts → component-3cbd3e69.d.ts} +0 -0
  1999. /package/pure-cell/modern/{getDataTestId-713ada2a.d.ts → getDataTestId-0904d7df.d.ts} +0 -0
  2000. /package/pure-cell/modern/{getDataTestId-713ada2a.js → getDataTestId-0904d7df.js} +0 -0
  2001. /package/select/{Component-00c64376.d.ts → Component-839f52a2.d.ts} +0 -0
  2002. /package/select/esm/{Component-2ff63ae2.d.ts → Component-46b7b506.d.ts} +0 -0
  2003. /package/select/esm/{getDataTestId-d8d91b2e.d.ts → getDataTestId-f2aca4d1.d.ts} +0 -0
  2004. /package/select/esm/{getDataTestId-d8d91b2e.js → getDataTestId-f2aca4d1.js} +0 -0
  2005. /package/select/esm/{intersection-observer-210062db.d.ts → intersection-observer-3444729f.d.ts} +0 -0
  2006. /package/select/esm/{intersection-observer-210062db.js → intersection-observer-3444729f.js} +0 -0
  2007. /package/select/{getDataTestId-d8391785.d.ts → getDataTestId-46677cb4.d.ts} +0 -0
  2008. /package/select/{getDataTestId-d8391785.js → getDataTestId-46677cb4.js} +0 -0
  2009. /package/select/{intersection-observer-131fbe35.d.ts → intersection-observer-baee591d.d.ts} +0 -0
  2010. /package/select/{intersection-observer-131fbe35.js → intersection-observer-baee591d.js} +0 -0
  2011. /package/select/modern/{Component-0b711513.d.ts → Component-718d8d49.d.ts} +0 -0
  2012. /package/select/modern/{getDataTestId-b301a7a9.d.ts → getDataTestId-6a342829.d.ts} +0 -0
  2013. /package/select/modern/{getDataTestId-b301a7a9.js → getDataTestId-6a342829.js} +0 -0
  2014. /package/select/modern/{intersection-observer-210062db.d.ts → intersection-observer-3444729f.d.ts} +0 -0
  2015. /package/select/modern/{intersection-observer-210062db.js → intersection-observer-3444729f.js} +0 -0
  2016. /package/sortable-list/{Components-db289c7d.d.ts → Components-42a067a9.d.ts} +0 -0
  2017. /package/sortable-list/esm/{Components-e9f39c3a.d.ts → Components-926fc449.d.ts} +0 -0
  2018. /package/sortable-list/modern/{Components-fdee58f8.d.ts → Components-c9c2e991.d.ts} +0 -0
  2019. /package/system-message/esm/{getDataTestId-eec0c48e.d.ts → getDataTestId-74f983ee.d.ts} +0 -0
  2020. /package/system-message/esm/{getDataTestId-eec0c48e.js → getDataTestId-74f983ee.js} +0 -0
  2021. /package/system-message/{getDataTestId-9e0f0d21.d.ts → getDataTestId-ba54efbf.d.ts} +0 -0
  2022. /package/system-message/{getDataTestId-9e0f0d21.js → getDataTestId-ba54efbf.js} +0 -0
  2023. /package/system-message/modern/{getDataTestId-a6b61371.d.ts → getDataTestId-68c40702.d.ts} +0 -0
  2024. /package/system-message/modern/{getDataTestId-a6b61371.js → getDataTestId-68c40702.js} +0 -0
  2025. /package/textarea/{PseudoTextArea-a3523db0.d.ts → PseudoTextArea-ea218912.d.ts} +0 -0
  2026. /package/textarea/esm/{PseudoTextArea-33e94ed9.d.ts → PseudoTextArea-cd6a9073.d.ts} +0 -0
  2027. /package/textarea/modern/{PseudoTextArea-d417192b.d.ts → PseudoTextArea-6c6490e6.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- /* hash: 1k53p */
1
+ /* hash: vzwj1 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,7 +15,7 @@
15
15
  } :root {
16
16
  } :root {
17
17
  } :root {
18
- } .confirmation__component_q4g8j {
18
+ } .confirmation__component_4y5xj {
19
19
  width: 100%;
20
20
  max-width: 388px;
21
21
  margin: 0 auto;
@@ -9,7 +9,7 @@ import '../../../../code-input/esm';
9
9
  import '../../../../link/esm';
10
10
  import '../../../../typography/esm';
11
11
  import '../header/component.js';
12
- import '../../countdown-section-f63bfb16.js';
12
+ import '../../countdown-section-47e7b5ac.js';
13
13
  import '../../../../loader/esm';
14
14
  import '../screens/hint/component.js';
15
15
  import '../screens/fatal-error/component.js';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
 
3
- var styles = {"circle":"confirmation__circle_1j6jw"};
3
+ var styles = {"circle":"confirmation__circle_1v6yt"};
4
4
  require('./index.css');
5
5
 
6
6
  var SIZE = 16;
@@ -1,4 +1,4 @@
1
- /* hash: 1dixf */
1
+ /* hash: rkr1u */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-tertiary: #c1c1c3; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,7 +15,7 @@
15
15
  } :root {
16
16
  } :root {
17
17
  } :root {
18
- } .confirmation__circle_1j6jw {
18
+ } .confirmation__circle_1v6yt {
19
19
  fill: transparent;
20
20
  stroke: var(--color-light-graphic-tertiary);
21
21
  stroke-width: 2px;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { Typography } from '../../../../typography/esm';
4
4
 
5
- var styles = {"header":"confirmation__header_1rmso","typography":"confirmation__typography_1rmso","typographyMobile":"confirmation__typographyMobile_1rmso"};
5
+ var styles = {"header":"confirmation__header_7v7sw","typography":"confirmation__typography_7v7sw","typographyMobile":"confirmation__typographyMobile_7v7sw"};
6
6
  require('./index.css');
7
7
 
8
8
  var Header = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1jhdf */
1
+ /* hash: 1y5q5 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -34,15 +34,15 @@
34
34
 
35
35
  /* header */
36
36
  --confirmation-header-font-feature-settings: normal
37
- } .confirmation__header_1rmso.confirmation__header_1rmso {
37
+ } .confirmation__header_7v7sw.confirmation__header_7v7sw {
38
38
  margin-bottom: var(--gap-xl);
39
- } .confirmation__typography_1rmso.confirmation__typography_1rmso.confirmation__typography_1rmso {
39
+ } .confirmation__typography_7v7sw.confirmation__typography_7v7sw.confirmation__typography_7v7sw {
40
40
  font-feature-settings: var(--confirmation-header-font-feature-settings);
41
41
  font-size: var(--confirmation-header-desktop-font-size);
42
42
  line-height: var(--confirmation-header-desktop-line-height);
43
43
  font-weight: var(--confirmation-header-desktop-font-weight);
44
44
  font-family: var(--confirmation-header-desktop-font-family);
45
- } .confirmation__typographyMobile_1rmso.confirmation__typographyMobile_1rmso.confirmation__typographyMobile_1rmso {
45
+ } .confirmation__typographyMobile_7v7sw.confirmation__typographyMobile_7v7sw.confirmation__typographyMobile_7v7sw {
46
46
  font-feature-settings: var(--confirmation-header-font-feature-settings);
47
47
  font-size: var(--confirmation-header-mobile-font-size);
48
48
  line-height: var(--confirmation-header-mobile-line-height);
@@ -12,6 +12,6 @@ import '../../../typography/esm';
12
12
  import '@alfalab/hooks';
13
13
  import '../context.js';
14
14
  import './header/component.js';
15
- import '../countdown-section-f63bfb16.js';
15
+ import '../countdown-section-47e7b5ac.js';
16
16
  import '../../../loader/esm';
17
17
  import '../utils.js';
@@ -6,7 +6,7 @@ import { ConfirmationContext } from '../../../context.js';
6
6
  import { Header } from '../../header/component.js';
7
7
  import '../../../utils.js';
8
8
 
9
- var styles = {"component":"confirmation__component_1lwp0","typographyTheme":"confirmation__typographyTheme_1lwp0","left":"confirmation__left_1lwp0","center":"confirmation__center_1lwp0","button":"confirmation__button_1lwp0"};
9
+ var styles = {"component":"confirmation__component_1tzbk","typographyTheme":"confirmation__typographyTheme_1tzbk","left":"confirmation__left_1tzbk","center":"confirmation__center_1tzbk","button":"confirmation__button_1tzbk"};
10
10
  require('./index.css');
11
11
 
12
12
  var FatalError = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: obmp8 */
1
+ /* hash: 12zzf */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-primary: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -31,20 +31,20 @@
31
31
  --confirmation-text-color: var(--color-light-text-primary)
32
32
 
33
33
  /* header */
34
- } .confirmation__component_1lwp0 {
34
+ } .confirmation__component_1tzbk {
35
35
  display: flex;
36
36
  flex-direction: column;
37
- } .confirmation__typographyTheme_1lwp0.confirmation__typographyTheme_1lwp0 {
37
+ } .confirmation__typographyTheme_1tzbk.confirmation__typographyTheme_1tzbk {
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);
41
41
  font-family: var(--confirmation-text-font-family);
42
42
  color: var(--confirmation-text-color);
43
- } .confirmation__left_1lwp0 {
43
+ } .confirmation__left_1tzbk {
44
44
  align-items: flex-start;
45
- } .confirmation__center_1lwp0 {
45
+ } .confirmation__center_1tzbk {
46
46
  align-items: center;
47
47
  text-align: center;
48
- } .confirmation__button_1lwp0 {
48
+ } .confirmation__button_1tzbk {
49
49
  margin-top: var(--gap-2xl);
50
50
  }
@@ -7,7 +7,7 @@ import { ConfirmationContext } from '../../../context.js';
7
7
  import { Header } from '../../header/component.js';
8
8
  import '../../../utils.js';
9
9
 
10
- var styles = {"component":"confirmation__component_pg7pi","center":"confirmation__center_pg7pi","text":"confirmation__text_pg7pi","typographyTheme":"confirmation__typographyTheme_pg7pi","phonesWrap":"confirmation__phonesWrap_pg7pi","phoneWrap":"confirmation__phoneWrap_pg7pi","phoneLink":"confirmation__phoneLink_pg7pi","hintButton":"confirmation__hintButton_pg7pi","phoneContentMobile":"confirmation__phoneContentMobile_pg7pi"};
10
+ var styles = {"component":"confirmation__component_wx8rr","center":"confirmation__center_wx8rr","text":"confirmation__text_wx8rr","typographyTheme":"confirmation__typographyTheme_wx8rr","phonesWrap":"confirmation__phonesWrap_wx8rr","phoneWrap":"confirmation__phoneWrap_wx8rr","phoneLink":"confirmation__phoneLink_wx8rr","hintButton":"confirmation__hintButton_wx8rr","phoneContentMobile":"confirmation__phoneContentMobile_wx8rr"};
11
11
  require('./index.css');
12
12
 
13
13
  var Hint = function (_a) {
@@ -25,7 +25,7 @@ var Hint = function (_a) {
25
25
  React.createElement("div", { className: cn(styles.phoneWrap, (_c = {}, _c[styles.phoneContentMobile] = mobile, _c)) },
26
26
  React.createElement(Link, { href: 'tel:+78002000000', underline: false, className: styles.phoneLink }, "8 800 200-00-00"),
27
27
  React.createElement(Typography.Text, { view: 'primary-medium', color: 'primary', className: cn(styles.text, (_d = {}, _d[styles.typographyTheme] = !mobile, _d)) }, mobile
28
- ? 'Для\u00A0 звонков по\u00A0России'
28
+ ? 'Для\u00A0звонков по\u00A0России'
29
29
  : ' \u2014\u00A0для звонков по\u00A0России')),
30
30
  React.createElement("div", { className: cn(styles.phoneWrap, (_e = {}, _e[styles.phoneContentMobile] = mobile, _e)) },
31
31
  React.createElement(Link, { href: 'tel:+74957888878', underline: false, className: styles.phoneLink }, "+7 495 78-888-78"),
@@ -1,4 +1,4 @@
1
- /* hash: 1o6j8 */
1
+ /* hash: 101c2 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-primary: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -33,38 +33,38 @@
33
33
  --confirmation-text-color: var(--color-light-text-primary)
34
34
 
35
35
  /* header */
36
- } .confirmation__component_pg7pi {
36
+ } .confirmation__component_wx8rr {
37
37
  display: flex;
38
38
  flex-direction: column;
39
39
  align-items: flex-start
40
- } .confirmation__component_pg7pi span:last-of-type {
40
+ } .confirmation__component_wx8rr span:last-of-type {
41
41
  margin-bottom: 0;
42
- } .confirmation__center_pg7pi {
42
+ } .confirmation__center_wx8rr {
43
43
  align-items: center;
44
44
  text-align: center;
45
- } .confirmation__text_pg7pi.confirmation__text_pg7pi {
45
+ } .confirmation__text_wx8rr.confirmation__text_wx8rr {
46
46
  margin-bottom: var(--gap-xl);
47
- } .confirmation__typographyTheme_pg7pi.confirmation__typographyTheme_pg7pi {
47
+ } .confirmation__typographyTheme_wx8rr.confirmation__typographyTheme_wx8rr {
48
48
  font-size: var(--confirmation-text-font-size);
49
49
  line-height: var(--confirmation-text-line-height);
50
50
  font-weight: var(--confirmation-text-font-weight);
51
51
  font-family: var(--confirmation-text-font-family);
52
52
  color: var(--confirmation-text-color);
53
- } .confirmation__phonesWrap_pg7pi {
53
+ } .confirmation__phonesWrap_wx8rr {
54
54
  display: flex;
55
55
  flex-direction: column;
56
56
  margin-bottom: var(--gap-xl);
57
- } .confirmation__phoneWrap_pg7pi {
57
+ } .confirmation__phoneWrap_wx8rr {
58
58
  margin-bottom: var(--gap-xs)
59
- } .confirmation__phoneWrap_pg7pi:last-child {
59
+ } .confirmation__phoneWrap_wx8rr:last-child {
60
60
  margin-bottom: 0;
61
- } .confirmation__phoneLink_pg7pi.confirmation__phoneLink_pg7pi {
61
+ } .confirmation__phoneLink_wx8rr.confirmation__phoneLink_wx8rr {
62
62
  font-size: 16px;
63
63
  line-height: 24px;
64
64
  font-weight: 500;
65
- } .confirmation__hintButton_pg7pi {
65
+ } .confirmation__hintButton_wx8rr {
66
66
  margin-top: var(--gap-2xl);
67
- } .confirmation__phoneContentMobile_pg7pi {
67
+ } .confirmation__phoneContentMobile_wx8rr {
68
68
  display: flex;
69
69
  flex-direction: column;
70
70
  align-items: center;
@@ -11,7 +11,7 @@ import '../../../../typography/esm';
11
11
  import '@alfalab/hooks';
12
12
  import '../../context.js';
13
13
  import '../header/component.js';
14
- import '../../countdown-section-f63bfb16.js';
14
+ import '../../countdown-section-47e7b5ac.js';
15
15
  import '../../../../loader/esm';
16
16
  import '../countdown-loader/component.js';
17
17
  import '../../utils.js';
@@ -7,7 +7,7 @@ import { Typography } from '../../../../../typography/esm';
7
7
  import { usePrevious } from '@alfalab/hooks';
8
8
  import { ConfirmationContext } from '../../../context.js';
9
9
  import { Header } from '../../header/component.js';
10
- import { s as styles, C as CountdownSection } from '../../../countdown-section-f63bfb16.js';
10
+ import { s as styles, C as CountdownSection } from '../../../countdown-section-47e7b5ac.js';
11
11
  import '../../../../../loader/esm';
12
12
  import '../../../utils.js';
13
13
 
@@ -4,5 +4,5 @@ import '../../../../../button/esm';
4
4
  import '../../../../../loader/esm';
5
5
  import '../../../../../typography/esm';
6
6
  import '../../../context.js';
7
- export { C as CountdownSection } from '../../../countdown-section-f63bfb16.js';
7
+ export { C as CountdownSection } from '../../../countdown-section-47e7b5ac.js';
8
8
  import '../../../utils.js';
@@ -1,4 +1,4 @@
1
- /* hash: pooen */
1
+ /* hash: 14d14 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-primary: #0e0e0e;
@@ -38,51 +38,51 @@
38
38
  --confirmation-text-color: var(--color-light-text-primary)
39
39
 
40
40
  /* header */
41
- } .confirmation__component_ur8qo {
41
+ } .confirmation__component_1p6cz {
42
42
  display: flex;
43
43
  flex-direction: column;
44
- } .confirmation__typographyTheme_ur8qo.confirmation__typographyTheme_ur8qo {
44
+ } .confirmation__typographyTheme_1p6cz.confirmation__typographyTheme_1p6cz {
45
45
  font-size: var(--confirmation-text-font-size);
46
46
  line-height: var(--confirmation-text-line-height);
47
47
  font-weight: var(--confirmation-text-font-weight);
48
48
  font-family: var(--confirmation-text-font-family);
49
49
  color: var(--confirmation-text-color);
50
- } .confirmation__phone_ur8qo.confirmation__phone_ur8qo {
50
+ } .confirmation__phone_1p6cz.confirmation__phone_1p6cz {
51
51
  color: var(--color-light-text-primary);
52
52
  margin-bottom: var(--gap-2xl);
53
- } .confirmation__compact_ur8qo {
53
+ } .confirmation__compact_1p6cz {
54
54
  margin-bottom: var(--gap-xl);
55
- } .confirmation__loaderWrap_ur8qo {
55
+ } .confirmation__loaderWrap_1p6cz {
56
56
  display: flex;
57
57
  align-items: center;
58
- } .confirmation__left_ur8qo {
58
+ } .confirmation__left_1p6cz {
59
59
  align-items: flex-start;
60
- } .confirmation__center_ur8qo {
60
+ } .confirmation__center_1p6cz {
61
61
  align-items: center;
62
62
  text-align: center
63
- } .confirmation__center_ur8qo .confirmation__loaderWrap_ur8qo {
63
+ } .confirmation__center_1p6cz .confirmation__loaderWrap_1p6cz {
64
64
  justify-content: center;
65
- } .confirmation__center_ur8qo input {
65
+ } .confirmation__center_1p6cz input {
66
66
  margin: 0 var(--gap-2xs);
67
- } .confirmation__codeInput_ur8qo {
67
+ } .confirmation__codeInput_1p6cz {
68
68
  margin-bottom: var(--gap-s);
69
- } .confirmation__smsComeLink_ur8qo.confirmation__smsComeLink_ur8qo {
69
+ } .confirmation__smsComeLink_1p6cz.confirmation__smsComeLink_1p6cz {
70
70
  font-size: 14px;
71
71
  line-height: 20px;
72
72
  font-weight: 500;
73
- } .confirmation__countdownContainer_ur8qo.confirmation__countdownContainer_ur8qo {
73
+ } .confirmation__countdownContainer_1p6cz.confirmation__countdownContainer_1p6cz {
74
74
  color: var(--color-light-text-secondary);
75
75
  margin-bottom: var(--gap-xl);
76
- } .confirmation__countdownMobile_ur8qo.confirmation__countdownMobile_ur8qo {
76
+ } .confirmation__countdownMobile_1p6cz.confirmation__countdownMobile_1p6cz {
77
77
  margin-bottom: var(--gap-l);
78
- } .confirmation__countdownLoaderMobile_ur8qo.confirmation__countdownLoaderMobile_ur8qo {
78
+ } .confirmation__countdownLoaderMobile_1p6cz.confirmation__countdownLoaderMobile_1p6cz {
79
79
  margin-bottom: var(--gap-m);
80
- } .confirmation__getCodeButton_ur8qo {
80
+ } .confirmation__getCodeButton_1p6cz {
81
81
  position: relative;
82
82
  top: var(--gap-2xs-neg);
83
83
  margin-bottom: var(--gap-m);
84
- } .confirmation__getCodeButtonMobile_ur8qo {
84
+ } .confirmation__getCodeButtonMobile_1p6cz {
85
85
  margin-bottom: 0;
86
- } .confirmation__containerInput_ur8qo {
86
+ } .confirmation__containerInput_1p6cz {
87
87
  min-height: 80px;
88
88
  }
@@ -8,6 +8,6 @@ import '../../../../../typography/esm';
8
8
  import '@alfalab/hooks';
9
9
  import '../../../context.js';
10
10
  import '../../header/component.js';
11
- import '../../../countdown-section-f63bfb16.js';
11
+ import '../../../countdown-section-47e7b5ac.js';
12
12
  import '../../../../../loader/esm';
13
13
  import '../../../utils.js';
@@ -6,7 +6,7 @@ import { useCountdown, formatMsAsMinutes } from '../../../utils.js';
6
6
  import { CountdownLoader } from '../../countdown-loader/component.js';
7
7
  import { Header } from '../../header/component.js';
8
8
 
9
- var styles = {"component":"confirmation__component_vtc6a","center":"confirmation__center_vtc6a","typographyTheme":"confirmation__typographyTheme_vtc6a","description":"confirmation__description_vtc6a","countdownWrap":"confirmation__countdownWrap_vtc6a","loader":"confirmation__loader_vtc6a"};
9
+ var styles = {"component":"confirmation__component_118fx","center":"confirmation__center_118fx","typographyTheme":"confirmation__typographyTheme_118fx","description":"confirmation__description_118fx","countdownWrap":"confirmation__countdownWrap_118fx","loader":"confirmation__loader_118fx"};
10
10
  require('./index.css');
11
11
 
12
12
  var TempBlock = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1fksc */
1
+ /* hash: 10wfm */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-primary: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -31,23 +31,23 @@
31
31
  --confirmation-text-color: var(--color-light-text-primary)
32
32
 
33
33
  /* header */
34
- } .confirmation__component_vtc6a {
34
+ } .confirmation__component_118fx {
35
35
  display: flex;
36
36
  flex-direction: column;
37
- } .confirmation__center_vtc6a {
37
+ } .confirmation__center_118fx {
38
38
  align-items: center;
39
39
  text-align: center;
40
- } .confirmation__typographyTheme_vtc6a.confirmation__typographyTheme_vtc6a {
40
+ } .confirmation__typographyTheme_118fx.confirmation__typographyTheme_118fx {
41
41
  font-size: var(--confirmation-text-font-size);
42
42
  line-height: var(--confirmation-text-line-height);
43
43
  font-weight: var(--confirmation-text-font-weight);
44
44
  font-family: var(--confirmation-text-font-family);
45
45
  color: var(--confirmation-text-color);
46
- } .confirmation__description_vtc6a.confirmation__description_vtc6a {
46
+ } .confirmation__description_118fx.confirmation__description_118fx {
47
47
  margin-bottom: var(--gap-xs);
48
- } .confirmation__countdownWrap_vtc6a {
48
+ } .confirmation__countdownWrap_118fx {
49
49
  display: flex;
50
50
  align-items: center;
51
- } .confirmation__loader_vtc6a {
51
+ } .confirmation__loader_118fx {
52
52
  margin-right: var(--gap-xs);
53
53
  }
@@ -6,7 +6,7 @@ import { Typography } from '../../typography/esm';
6
6
  import { ConfirmationContext } from './context.js';
7
7
  import { formatMsAsMinutes } from './utils.js';
8
8
 
9
- var styles = {"component":"confirmation__component_ur8qo","typographyTheme":"confirmation__typographyTheme_ur8qo","phone":"confirmation__phone_ur8qo","compact":"confirmation__compact_ur8qo","loaderWrap":"confirmation__loaderWrap_ur8qo","left":"confirmation__left_ur8qo","center":"confirmation__center_ur8qo","codeInput":"confirmation__codeInput_ur8qo","smsComeLink":"confirmation__smsComeLink_ur8qo","countdownContainer":"confirmation__countdownContainer_ur8qo","countdownMobile":"confirmation__countdownMobile_ur8qo","countdownLoaderMobile":"confirmation__countdownLoaderMobile_ur8qo","getCodeButton":"confirmation__getCodeButton_ur8qo","getCodeButtonMobile":"confirmation__getCodeButtonMobile_ur8qo","containerInput":"confirmation__containerInput_ur8qo"};
9
+ var styles = {"component":"confirmation__component_1p6cz","typographyTheme":"confirmation__typographyTheme_1p6cz","phone":"confirmation__phone_1p6cz","compact":"confirmation__compact_1p6cz","loaderWrap":"confirmation__loaderWrap_1p6cz","left":"confirmation__left_1p6cz","center":"confirmation__center_1p6cz","codeInput":"confirmation__codeInput_1p6cz","smsComeLink":"confirmation__smsComeLink_1p6cz","countdownContainer":"confirmation__countdownContainer_1p6cz","countdownMobile":"confirmation__countdownMobile_1p6cz","countdownLoaderMobile":"confirmation__countdownLoaderMobile_1p6cz","getCodeButton":"confirmation__getCodeButton_1p6cz","getCodeButtonMobile":"confirmation__getCodeButtonMobile_1p6cz","containerInput":"confirmation__containerInput_1p6cz"};
10
10
  require('./components/screens/initial/index.css');
11
11
 
12
12
  var CountdownSection = function (_a) {
@@ -10,7 +10,7 @@ import '../../code-input/esm';
10
10
  import '../../link/esm';
11
11
  import '../../typography/esm';
12
12
  import './components/header/component.js';
13
- import './countdown-section-f63bfb16.js';
13
+ import './countdown-section-47e7b5ac.js';
14
14
  import '../../loader/esm';
15
15
  import './components/screens/hint/component.js';
16
16
  import './components/screens/fatal-error/component.js';
@@ -19,5 +19,5 @@ import '../../code-input/esm';
19
19
  import '../../link/esm';
20
20
  import '../../typography/esm';
21
21
  import './components/header/component.js';
22
- import './countdown-section-f63bfb16.js';
22
+ import './countdown-section-47e7b5ac.js';
23
23
  import '../../loader/esm';
@@ -1,4 +1,4 @@
1
- /* hash: 88psm */
2
- .confirmation__container_12f3c {
1
+ /* hash: mx2io */
2
+ .confirmation__container_pt2xr {
3
3
  max-width: 288px;
4
4
  }
@@ -10,7 +10,7 @@ import '../../code-input/esm';
10
10
  import '../../link/esm';
11
11
  import '../../typography/esm';
12
12
  import './components/header/component.js';
13
- import './countdown-section-f63bfb16.js';
13
+ import './countdown-section-47e7b5ac.js';
14
14
  import '../../loader/esm';
15
15
  import './components/screens/hint/component.js';
16
16
  import './components/screens/fatal-error/component.js';
@@ -10,7 +10,7 @@ import '../../code-input/esm';
10
10
  import '../../link/esm';
11
11
  import '../../typography/esm';
12
12
  import './components/header/component.js';
13
- import './countdown-section-f63bfb16.js';
13
+ import './countdown-section-47e7b5ac.js';
14
14
  import '../../loader/esm';
15
15
  import './components/screens/hint/component.js';
16
16
  import './components/screens/fatal-error/component.js';
@@ -21,7 +21,7 @@ require('../code-input');
21
21
  require('../link');
22
22
  require('../typography');
23
23
  require('./components/header/component.js');
24
- require('./countdown-section-05acba64.js');
24
+ require('./countdown-section-00ea2cfd.js');
25
25
  require('../loader');
26
26
 
27
27
 
@@ -1,4 +1,4 @@
1
- /* hash: 88psm */
2
- .confirmation__container_12f3c {
1
+ /* hash: mx2io */
2
+ .confirmation__container_pt2xr {
3
3
  max-width: 288px;
4
4
  }
@@ -15,7 +15,7 @@ require('../code-input');
15
15
  require('../link');
16
16
  require('../typography');
17
17
  require('./components/header/component.js');
18
- require('./countdown-section-05acba64.js');
18
+ require('./countdown-section-00ea2cfd.js');
19
19
  require('../loader');
20
20
  require('./components/screens/hint/component.js');
21
21
  require('./components/screens/fatal-error/component.js');
@@ -8,7 +8,7 @@ import '../../code-input/modern';
8
8
  import '../../link/modern';
9
9
  import '../../typography/modern';
10
10
  import './components/header/component.js';
11
- import './countdown-section-c81541fb.js';
11
+ import './countdown-section-fb88ff04.js';
12
12
  import '../../loader/modern';
13
13
  import './components/screens/hint/component.js';
14
14
  import './components/screens/fatal-error/component.js';
@@ -8,7 +8,7 @@ import '../../code-input/modern';
8
8
  import '../../link/modern';
9
9
  import '../../typography/modern';
10
10
  import './components/header/component.js';
11
- import './countdown-section-c81541fb.js';
11
+ import './countdown-section-fb88ff04.js';
12
12
  import '../../loader/modern';
13
13
  import './components/screens/hint/component.js';
14
14
  import './components/screens/fatal-error/component.js';
@@ -18,7 +18,7 @@ import './types.js';
18
18
  import './utils.js';
19
19
  import './components/screens/initial/component.js';
20
20
 
21
- const styles = {"container":"confirmation__container_12f3c"};
21
+ const styles = {"container":"confirmation__container_pt2xr"};
22
22
  require('./mobile.css');
23
23
 
24
24
  const ConfirmationMobile = ({ className, ...resProps }) => (React.createElement(BaseConfirmation, { mobile: true, className: cn(className, styles.container), ...resProps }));
@@ -10,7 +10,7 @@ import '../../code-input/modern';
10
10
  import '../../link/modern';
11
11
  import '../../typography/modern';
12
12
  import './components/header/component.js';
13
- import './countdown-section-c81541fb.js';
13
+ import './countdown-section-fb88ff04.js';
14
14
  import '../../loader/modern';
15
15
  import './components/screens/hint/component.js';
16
16
  import './components/screens/fatal-error/component.js';
@@ -13,11 +13,11 @@ import '../../../../code-input/modern';
13
13
  import '../../../../link/modern';
14
14
  import '../../../../typography/modern';
15
15
  import '../header/component.js';
16
- import '../../countdown-section-c81541fb.js';
16
+ import '../../countdown-section-fb88ff04.js';
17
17
  import '../../../../loader/modern';
18
18
  import '../countdown-loader/component.js';
19
19
 
20
- const styles = {"component":"confirmation__component_q4g8j"};
20
+ const styles = {"component":"confirmation__component_4y5xj"};
21
21
  require('./index.css');
22
22
 
23
23
  const confirmationScreens = {
@@ -1,4 +1,4 @@
1
- /* hash: 1k53p */
1
+ /* hash: vzwj1 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,7 +15,7 @@
15
15
  } :root {
16
16
  } :root {
17
17
  } :root {
18
- } .confirmation__component_q4g8j {
18
+ } .confirmation__component_4y5xj {
19
19
  width: 100%;
20
20
  max-width: 388px;
21
21
  margin: 0 auto;
@@ -8,7 +8,7 @@ import '../../../../code-input/modern';
8
8
  import '../../../../link/modern';
9
9
  import '../../../../typography/modern';
10
10
  import '../header/component.js';
11
- import '../../countdown-section-c81541fb.js';
11
+ import '../../countdown-section-fb88ff04.js';
12
12
  import '../../../../loader/modern';
13
13
  import '../screens/hint/component.js';
14
14
  import '../screens/fatal-error/component.js';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
 
3
- const styles = {"circle":"confirmation__circle_1j6jw"};
3
+ const styles = {"circle":"confirmation__circle_1v6yt"};
4
4
  require('./index.css');
5
5
 
6
6
  const SIZE = 16;
@@ -1,4 +1,4 @@
1
- /* hash: 1dixf */
1
+ /* hash: rkr1u */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-tertiary: #c1c1c3; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,7 +15,7 @@
15
15
  } :root {
16
16
  } :root {
17
17
  } :root {
18
- } .confirmation__circle_1j6jw {
18
+ } .confirmation__circle_1v6yt {
19
19
  fill: transparent;
20
20
  stroke: var(--color-light-graphic-tertiary);
21
21
  stroke-width: 2px;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { Typography } from '../../../../typography/modern';
4
4
 
5
- const styles = {"header":"confirmation__header_1rmso","typography":"confirmation__typography_1rmso","typographyMobile":"confirmation__typographyMobile_1rmso"};
5
+ const styles = {"header":"confirmation__header_7v7sw","typography":"confirmation__typography_7v7sw","typographyMobile":"confirmation__typographyMobile_7v7sw"};
6
6
  require('./index.css');
7
7
 
8
8
  const Header = ({ mobile, children }) => (React.createElement(Typography.Title, { className: cn(styles.header, styles.typography, { [styles.typographyMobile]: mobile }), tag: 'h3', color: 'primary' }, children));