@alfalab/core-components 41.3.0 → 41.4.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1960) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +3 -3
  19. package/alert/index.css +3 -3
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +3 -3
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +6 -6
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +1 -1
  27. package/amount/index.css +6 -6
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +6 -6
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +1 -1
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +1 -1
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/default.css +2 -2
  36. package/amount-input/esm/Component.js +3 -3
  37. package/amount-input/esm/default.css +2 -2
  38. package/amount-input/esm/index.css +7 -7
  39. package/amount-input/esm/inverted.css +2 -2
  40. package/amount-input/index.css +7 -7
  41. package/amount-input/inverted.css +2 -2
  42. package/amount-input/modern/Component.js +3 -3
  43. package/amount-input/modern/default.css +2 -2
  44. package/amount-input/modern/index.css +7 -7
  45. package/amount-input/modern/inverted.css +2 -2
  46. package/attach/Component.js +1 -1
  47. package/attach/esm/Component.js +1 -1
  48. package/attach/esm/index.css +25 -25
  49. package/attach/index.css +25 -25
  50. package/attach/modern/Component.js +1 -1
  51. package/attach/modern/index.css +25 -25
  52. package/backdrop/Component.js +1 -1
  53. package/backdrop/esm/Component.js +1 -1
  54. package/backdrop/esm/index.css +10 -10
  55. package/backdrop/index.css +10 -10
  56. package/backdrop/modern/Component.js +1 -1
  57. package/backdrop/modern/index.css +10 -10
  58. package/badge/Component.js +1 -1
  59. package/badge/esm/Component.js +1 -1
  60. package/badge/esm/index.css +46 -46
  61. package/badge/index.css +46 -46
  62. package/badge/modern/Component.js +1 -1
  63. package/badge/modern/index.css +46 -46
  64. package/bank-card/Component.js +1 -1
  65. package/bank-card/esm/Component.js +1 -1
  66. package/bank-card/esm/index.css +20 -20
  67. package/bank-card/index.css +20 -20
  68. package/bank-card/modern/Component.js +1 -1
  69. package/bank-card/modern/index.css +20 -20
  70. package/base-modal/Component.d.ts +5 -0
  71. package/base-modal/Component.js +28 -28
  72. package/base-modal/cssm/Component.d.ts +5 -0
  73. package/base-modal/cssm/Component.js +27 -27
  74. package/base-modal/esm/Component.d.ts +5 -0
  75. package/base-modal/esm/Component.js +28 -28
  76. package/base-modal/esm/index.css +12 -12
  77. package/base-modal/index.css +12 -12
  78. package/base-modal/modern/Component.d.ts +5 -0
  79. package/base-modal/modern/Component.js +19 -19
  80. package/base-modal/modern/index.css +12 -12
  81. package/bottom-sheet/component.js +25 -17
  82. package/bottom-sheet/components/footer/Component.js +1 -1
  83. package/bottom-sheet/components/footer/index.css +26 -26
  84. package/bottom-sheet/components/header/Component.js +1 -1
  85. package/bottom-sheet/components/header/index.css +13 -13
  86. package/bottom-sheet/cssm/component.js +24 -16
  87. package/bottom-sheet/cssm/types.d.ts +4 -0
  88. package/bottom-sheet/esm/component.js +25 -17
  89. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  90. package/bottom-sheet/esm/components/footer/index.css +26 -26
  91. package/bottom-sheet/esm/components/header/Component.js +1 -1
  92. package/bottom-sheet/esm/components/header/index.css +13 -13
  93. package/bottom-sheet/esm/index.css +41 -41
  94. package/bottom-sheet/esm/types.d.ts +4 -0
  95. package/bottom-sheet/index.css +41 -41
  96. package/bottom-sheet/modern/component.js +23 -17
  97. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  98. package/bottom-sheet/modern/components/footer/index.css +26 -26
  99. package/bottom-sheet/modern/components/header/Component.js +1 -1
  100. package/bottom-sheet/modern/components/header/index.css +13 -13
  101. package/bottom-sheet/modern/index.css +41 -41
  102. package/bottom-sheet/modern/types.d.ts +4 -0
  103. package/bottom-sheet/types.d.ts +4 -0
  104. package/button/Component.js +3 -3
  105. package/button/cssm/index.module.css +2 -6
  106. package/button/default.css +61 -61
  107. package/button/esm/Component.js +3 -3
  108. package/button/esm/default.css +61 -61
  109. package/button/esm/index.css +53 -57
  110. package/button/esm/inverted.css +61 -61
  111. package/button/index.css +53 -57
  112. package/button/inverted.css +61 -61
  113. package/button/modern/Component.js +3 -3
  114. package/button/modern/default.css +61 -61
  115. package/button/modern/index.css +53 -57
  116. package/button/modern/inverted.css +61 -61
  117. package/calendar/Component.desktop.js +1 -1
  118. package/calendar/{modern/Component.responsive-76ca361b.d.ts → Component.responsive-ad09433f.d.ts} +5 -0
  119. package/calendar/{Component.responsive-6faa5f67.js → Component.responsive-ad09433f.js} +1 -1
  120. package/calendar/Component.responsive.js +1 -1
  121. package/calendar/components/calendar-mobile/Component.js +1 -1
  122. package/calendar/components/calendar-mobile/index.css +11 -11
  123. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  124. package/calendar/components/calendar-mobile/index.js +1 -1
  125. package/calendar/components/days-table/Component.js +1 -1
  126. package/calendar/components/days-table/index.css +65 -65
  127. package/calendar/components/header/Component.js +1 -1
  128. package/calendar/components/header/index.css +3 -3
  129. package/calendar/components/month-year-header/Component.js +1 -1
  130. package/calendar/components/month-year-header/index.css +10 -10
  131. package/calendar/components/months-table/Component.js +1 -1
  132. package/calendar/components/months-table/index.css +11 -11
  133. package/calendar/components/period-slider/Component.js +1 -1
  134. package/calendar/components/period-slider/index.css +10 -10
  135. package/calendar/components/select-button/Component.js +1 -1
  136. package/calendar/components/select-button/index.css +10 -10
  137. package/calendar/components/years-table/Component.js +1 -1
  138. package/calendar/components/years-table/index.css +14 -14
  139. package/calendar/cssm/Component.responsive-37401ddd.d.ts +5 -0
  140. package/calendar/desktop.css +15 -15
  141. package/calendar/esm/Component.desktop.js +1 -1
  142. package/calendar/esm/{Component.responsive-ffb042bf.d.ts → Component.responsive-2c6c591f.d.ts} +5 -0
  143. package/calendar/esm/{Component.responsive-ffb042bf.js → Component.responsive-2c6c591f.js} +1 -1
  144. package/calendar/esm/Component.responsive.js +1 -1
  145. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  146. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  147. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  148. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  149. package/calendar/esm/components/days-table/Component.js +1 -1
  150. package/calendar/esm/components/days-table/index.css +65 -65
  151. package/calendar/esm/components/header/Component.js +1 -1
  152. package/calendar/esm/components/header/index.css +3 -3
  153. package/calendar/esm/components/month-year-header/Component.js +1 -1
  154. package/calendar/esm/components/month-year-header/index.css +10 -10
  155. package/calendar/esm/components/months-table/Component.js +1 -1
  156. package/calendar/esm/components/months-table/index.css +11 -11
  157. package/calendar/esm/components/period-slider/Component.js +1 -1
  158. package/calendar/esm/components/period-slider/index.css +10 -10
  159. package/calendar/esm/components/select-button/Component.js +1 -1
  160. package/calendar/esm/components/select-button/index.css +10 -10
  161. package/calendar/esm/components/years-table/Component.js +1 -1
  162. package/calendar/esm/components/years-table/index.css +14 -14
  163. package/calendar/esm/desktop.css +15 -15
  164. package/calendar/esm/index.js +1 -1
  165. package/calendar/esm/mobile.js +1 -1
  166. package/calendar/esm/responsive.d.ts +1 -1
  167. package/calendar/esm/responsive.js +1 -1
  168. package/calendar/index.js +1 -1
  169. package/calendar/mobile.js +1 -1
  170. package/calendar/modern/Component.desktop.js +1 -1
  171. package/calendar/{Component.responsive-6faa5f67.d.ts → modern/Component.responsive-730828d7.d.ts} +5 -0
  172. package/calendar/modern/{Component.responsive-76ca361b.js → Component.responsive-730828d7.js} +1 -1
  173. package/calendar/modern/Component.responsive.js +1 -1
  174. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  175. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  176. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  177. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  178. package/calendar/modern/components/days-table/Component.js +1 -1
  179. package/calendar/modern/components/days-table/index.css +65 -65
  180. package/calendar/modern/components/header/Component.js +1 -1
  181. package/calendar/modern/components/header/index.css +3 -3
  182. package/calendar/modern/components/month-year-header/Component.js +1 -1
  183. package/calendar/modern/components/month-year-header/index.css +10 -10
  184. package/calendar/modern/components/months-table/Component.js +1 -1
  185. package/calendar/modern/components/months-table/index.css +11 -11
  186. package/calendar/modern/components/period-slider/Component.js +1 -1
  187. package/calendar/modern/components/period-slider/index.css +10 -10
  188. package/calendar/modern/components/select-button/Component.js +1 -1
  189. package/calendar/modern/components/select-button/index.css +10 -10
  190. package/calendar/modern/components/years-table/Component.js +1 -1
  191. package/calendar/modern/components/years-table/index.css +14 -14
  192. package/calendar/modern/desktop.css +15 -15
  193. package/calendar/modern/index.js +1 -1
  194. package/calendar/modern/mobile.js +1 -1
  195. package/calendar/modern/responsive.d.ts +1 -1
  196. package/calendar/modern/responsive.js +1 -1
  197. package/calendar/responsive.d.ts +1 -1
  198. package/calendar/responsive.js +1 -1
  199. package/calendar-input/components/calendar-input/Component.js +1 -1
  200. package/calendar-input/components/calendar-input/index.css +11 -11
  201. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  202. package/calendar-input/esm/components/calendar-input/index.css +11 -11
  203. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  204. package/calendar-input/modern/components/calendar-input/index.css +11 -11
  205. package/calendar-range/Component.js +1 -1
  206. package/calendar-range/components/divider/Component.js +1 -1
  207. package/calendar-range/components/divider/index.css +8 -8
  208. package/calendar-range/esm/Component.js +1 -1
  209. package/calendar-range/esm/components/divider/Component.js +1 -1
  210. package/calendar-range/esm/components/divider/index.css +8 -8
  211. package/calendar-range/esm/index.js +1 -1
  212. package/calendar-range/esm/index.module-0d4b1792.js +4 -0
  213. package/calendar-range/esm/views/index.css +6 -6
  214. package/calendar-range/esm/views/popover.js +1 -1
  215. package/calendar-range/esm/views/static.js +1 -1
  216. package/calendar-range/index.js +1 -1
  217. package/calendar-range/index.module-1acef89e.js +4 -0
  218. package/calendar-range/modern/Component.js +1 -1
  219. package/calendar-range/modern/components/divider/Component.js +1 -1
  220. package/calendar-range/modern/components/divider/index.css +8 -8
  221. package/calendar-range/modern/index.js +1 -1
  222. package/calendar-range/modern/index.module-43648a9b.js +4 -0
  223. package/calendar-range/modern/views/index.css +6 -6
  224. package/calendar-range/modern/views/popover.js +1 -1
  225. package/calendar-range/modern/views/static.js +1 -1
  226. package/calendar-range/views/index.css +6 -6
  227. package/calendar-range/views/popover.js +1 -1
  228. package/calendar-range/views/static.js +1 -1
  229. package/calendar-with-skeleton/Component.js +1 -1
  230. package/calendar-with-skeleton/esm/Component.js +1 -1
  231. package/calendar-with-skeleton/esm/index.css +12 -12
  232. package/calendar-with-skeleton/index.css +12 -12
  233. package/calendar-with-skeleton/modern/Component.js +1 -1
  234. package/calendar-with-skeleton/modern/index.css +12 -12
  235. package/card-image/Component.js +1 -1
  236. package/card-image/esm/Component.js +1 -1
  237. package/card-image/esm/index.css +6 -6
  238. package/card-image/index.css +6 -6
  239. package/card-image/modern/Component.js +1 -1
  240. package/card-image/modern/index.css +6 -6
  241. package/cdn-icon/Component.js +1 -1
  242. package/cdn-icon/esm/Component.js +1 -1
  243. package/cdn-icon/esm/index.css +3 -3
  244. package/cdn-icon/index.css +3 -3
  245. package/cdn-icon/modern/Component.js +1 -1
  246. package/cdn-icon/modern/index.css +3 -3
  247. package/chart/Component.js +1 -1
  248. package/chart/components/Dot/index.css +7 -7
  249. package/chart/components/Dot/index.js +1 -1
  250. package/chart/components/Legends/index.css +7 -7
  251. package/chart/components/Legends/index.js +1 -1
  252. package/chart/components/Tick/index.css +3 -3
  253. package/chart/components/Tick/index.js +1 -1
  254. package/chart/components/TooltipContent/index.css +6 -6
  255. package/chart/components/TooltipContent/index.js +1 -1
  256. package/chart/esm/Component.js +1 -1
  257. package/chart/esm/components/Dot/index.css +7 -7
  258. package/chart/esm/components/Dot/index.js +1 -1
  259. package/chart/esm/components/Legends/index.css +7 -7
  260. package/chart/esm/components/Legends/index.js +1 -1
  261. package/chart/esm/components/Tick/index.css +3 -3
  262. package/chart/esm/components/Tick/index.js +1 -1
  263. package/chart/esm/components/TooltipContent/index.css +6 -6
  264. package/chart/esm/components/TooltipContent/index.js +1 -1
  265. package/chart/esm/index.css +4 -4
  266. package/chart/index.css +4 -4
  267. package/chart/modern/Component.js +1 -1
  268. package/chart/modern/components/Dot/index.css +7 -7
  269. package/chart/modern/components/Dot/index.js +1 -1
  270. package/chart/modern/components/Legends/index.css +7 -7
  271. package/chart/modern/components/Legends/index.js +1 -1
  272. package/chart/modern/components/Tick/index.css +3 -3
  273. package/chart/modern/components/Tick/index.js +1 -1
  274. package/chart/modern/components/TooltipContent/index.css +6 -6
  275. package/chart/modern/components/TooltipContent/index.js +1 -1
  276. package/chart/modern/index.css +4 -4
  277. package/checkbox/Component.js +1 -1
  278. package/checkbox/esm/Component.js +1 -1
  279. package/checkbox/esm/index.css +38 -38
  280. package/checkbox/index.css +38 -38
  281. package/checkbox/modern/Component.js +1 -1
  282. package/checkbox/modern/index.css +38 -38
  283. package/checkbox-group/Component.js +1 -1
  284. package/checkbox-group/cssm/index.module.css +4 -4
  285. package/checkbox-group/esm/Component.js +1 -1
  286. package/checkbox-group/esm/index.css +20 -20
  287. package/checkbox-group/index.css +20 -20
  288. package/checkbox-group/modern/Component.js +1 -1
  289. package/checkbox-group/modern/index.css +20 -20
  290. package/circular-progress-bar/Component.js +1 -1
  291. package/circular-progress-bar/esm/Component.js +1 -1
  292. package/circular-progress-bar/esm/index.css +48 -48
  293. package/circular-progress-bar/index.css +48 -48
  294. package/circular-progress-bar/modern/Component.js +1 -1
  295. package/circular-progress-bar/modern/index.css +48 -48
  296. package/code-input/component.js +1 -1
  297. package/code-input/components/input/component.js +1 -1
  298. package/code-input/components/input/index.css +11 -11
  299. package/code-input/esm/component.js +1 -1
  300. package/code-input/esm/components/input/component.js +1 -1
  301. package/code-input/esm/components/input/index.css +11 -11
  302. package/code-input/esm/index.css +5 -5
  303. package/code-input/index.css +5 -5
  304. package/code-input/modern/component.js +1 -1
  305. package/code-input/modern/components/input/component.js +1 -1
  306. package/code-input/modern/components/input/index.css +11 -11
  307. package/code-input/modern/index.css +5 -5
  308. package/collapse/Component.js +1 -1
  309. package/collapse/esm/Component.js +1 -1
  310. package/collapse/esm/index.css +7 -7
  311. package/collapse/index.css +7 -7
  312. package/collapse/modern/Component.js +1 -1
  313. package/collapse/modern/index.css +7 -7
  314. package/comment/Component.js +1 -1
  315. package/comment/esm/Component.js +1 -1
  316. package/comment/esm/index.css +3 -3
  317. package/comment/index.css +3 -3
  318. package/comment/modern/Component.js +1 -1
  319. package/comment/modern/index.css +3 -3
  320. package/confirmation/component.desktop.js +1 -1
  321. package/confirmation/component.mobile.js +2 -2
  322. package/confirmation/component.responsive.js +1 -1
  323. package/confirmation/components/base-confirmation/component.js +2 -2
  324. package/confirmation/components/base-confirmation/index.css +2 -2
  325. package/confirmation/components/base-confirmation/index.js +1 -1
  326. package/confirmation/components/countdown-loader/component.js +1 -1
  327. package/confirmation/components/countdown-loader/index.css +2 -2
  328. package/confirmation/components/header/component.js +1 -1
  329. package/confirmation/components/header/index.css +4 -4
  330. package/confirmation/components/index.js +1 -1
  331. package/confirmation/components/screens/fatal-error/component.js +1 -1
  332. package/confirmation/components/screens/fatal-error/index.css +6 -6
  333. package/confirmation/components/screens/hint/component.js +1 -1
  334. package/confirmation/components/screens/hint/index.css +12 -12
  335. package/confirmation/components/screens/index.js +1 -1
  336. package/confirmation/components/screens/initial/component.js +1 -1
  337. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  338. package/confirmation/components/screens/initial/index.css +18 -18
  339. package/confirmation/components/screens/initial/index.js +1 -1
  340. package/confirmation/components/screens/temp-block/component.js +1 -1
  341. package/confirmation/components/screens/temp-block/index.css +7 -7
  342. package/confirmation/{countdown-section-7c31cfec.js → countdown-section-3301df6a.js} +1 -1
  343. package/confirmation/desktop.js +1 -1
  344. package/confirmation/esm/component.desktop.js +1 -1
  345. package/confirmation/esm/component.mobile.js +2 -2
  346. package/confirmation/esm/component.responsive.js +1 -1
  347. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  348. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  349. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  350. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  351. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  352. package/confirmation/esm/components/header/component.js +1 -1
  353. package/confirmation/esm/components/header/index.css +4 -4
  354. package/confirmation/esm/components/index.js +1 -1
  355. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  356. package/confirmation/esm/components/screens/fatal-error/index.css +6 -6
  357. package/confirmation/esm/components/screens/hint/component.js +1 -1
  358. package/confirmation/esm/components/screens/hint/index.css +12 -12
  359. package/confirmation/esm/components/screens/index.js +1 -1
  360. package/confirmation/esm/components/screens/initial/component.js +1 -1
  361. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  362. package/confirmation/esm/components/screens/initial/index.css +18 -18
  363. package/confirmation/esm/components/screens/initial/index.js +1 -1
  364. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  365. package/confirmation/esm/components/screens/temp-block/index.css +7 -7
  366. package/confirmation/esm/{countdown-section-e9e3e838.js → countdown-section-e078a64d.js} +1 -1
  367. package/confirmation/esm/desktop.js +1 -1
  368. package/confirmation/esm/index.js +1 -1
  369. package/confirmation/esm/mobile.css +2 -2
  370. package/confirmation/esm/mobile.js +1 -1
  371. package/confirmation/esm/responsive.js +1 -1
  372. package/confirmation/index.js +1 -1
  373. package/confirmation/mobile.css +2 -2
  374. package/confirmation/mobile.js +1 -1
  375. package/confirmation/modern/component.desktop.js +1 -1
  376. package/confirmation/modern/component.mobile.js +2 -2
  377. package/confirmation/modern/component.responsive.js +1 -1
  378. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  379. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  380. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  381. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  382. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  383. package/confirmation/modern/components/header/component.js +1 -1
  384. package/confirmation/modern/components/header/index.css +4 -4
  385. package/confirmation/modern/components/index.js +1 -1
  386. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  387. package/confirmation/modern/components/screens/fatal-error/index.css +6 -6
  388. package/confirmation/modern/components/screens/hint/component.js +1 -1
  389. package/confirmation/modern/components/screens/hint/index.css +12 -12
  390. package/confirmation/modern/components/screens/index.js +1 -1
  391. package/confirmation/modern/components/screens/initial/component.js +1 -1
  392. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  393. package/confirmation/modern/components/screens/initial/index.css +18 -18
  394. package/confirmation/modern/components/screens/initial/index.js +1 -1
  395. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  396. package/confirmation/modern/components/screens/temp-block/index.css +7 -7
  397. package/confirmation/modern/{countdown-section-429f117f.js → countdown-section-e614b319.js} +1 -1
  398. package/confirmation/modern/desktop.js +1 -1
  399. package/confirmation/modern/index.js +1 -1
  400. package/confirmation/modern/mobile.css +2 -2
  401. package/confirmation/modern/mobile.js +1 -1
  402. package/confirmation/modern/responsive.js +1 -1
  403. package/confirmation/responsive.js +1 -1
  404. package/confirmation-v1/component.js +1 -1
  405. package/confirmation-v1/components/code-input/component.js +1 -1
  406. package/confirmation-v1/components/code-input/index.css +10 -10
  407. package/confirmation-v1/components/countdown/component.js +1 -1
  408. package/confirmation-v1/components/countdown/index.css +13 -13
  409. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  410. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  411. package/confirmation-v1/components/overlimit/component.js +1 -1
  412. package/confirmation-v1/components/overlimit/index.css +9 -9
  413. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  414. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  415. package/confirmation-v1/esm/component.js +1 -1
  416. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  417. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  418. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  419. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  420. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  421. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  422. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  423. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  424. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  425. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  426. package/confirmation-v1/esm/index.css +14 -14
  427. package/confirmation-v1/index.css +14 -14
  428. package/confirmation-v1/modern/component.js +1 -1
  429. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  430. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  431. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  432. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  433. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  434. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  435. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  436. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  437. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  438. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  439. package/confirmation-v1/modern/index.css +14 -14
  440. package/custom-button/Component.js +1 -1
  441. package/custom-button/esm/Component.js +1 -1
  442. package/custom-button/esm/index.css +14 -14
  443. package/custom-button/index.css +14 -14
  444. package/custom-button/modern/Component.js +1 -1
  445. package/custom-button/modern/index.css +14 -14
  446. package/date-input/Component.js +1 -1
  447. package/date-input/esm/Component.js +1 -1
  448. package/date-input/esm/index.css +4 -4
  449. package/date-input/index.css +4 -4
  450. package/date-input/modern/Component.js +1 -1
  451. package/date-input/modern/index.css +4 -4
  452. package/date-range-input/components/date-range-input/Component.js +1 -1
  453. package/date-range-input/components/date-range-input/index.css +6 -6
  454. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  455. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  456. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  457. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  458. package/date-time-input/components/date-time-input/Component.js +1 -1
  459. package/date-time-input/components/date-time-input/index.css +6 -6
  460. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  461. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  462. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  463. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  464. package/divider/Component.js +1 -1
  465. package/divider/esm/Component.js +1 -1
  466. package/divider/esm/index.css +1 -1
  467. package/divider/index.css +1 -1
  468. package/divider/modern/Component.js +1 -1
  469. package/divider/modern/index.css +1 -1
  470. package/drawer/Component.js +1 -1
  471. package/drawer/esm/Component.js +1 -1
  472. package/drawer/esm/index.css +21 -21
  473. package/drawer/index.css +21 -21
  474. package/drawer/modern/Component.js +1 -1
  475. package/drawer/modern/index.css +21 -21
  476. package/dropzone/Component.js +1 -1
  477. package/dropzone/components/overlay/Component.js +1 -1
  478. package/dropzone/components/overlay/index.css +3 -3
  479. package/dropzone/esm/Component.js +1 -1
  480. package/dropzone/esm/components/overlay/Component.js +1 -1
  481. package/dropzone/esm/components/overlay/index.css +3 -3
  482. package/dropzone/esm/index.css +6 -6
  483. package/dropzone/index.css +6 -6
  484. package/dropzone/modern/Component.js +1 -1
  485. package/dropzone/modern/components/overlay/Component.js +1 -1
  486. package/dropzone/modern/components/overlay/index.css +3 -3
  487. package/dropzone/modern/index.css +6 -6
  488. package/file-upload-item/Component.js +1 -1
  489. package/file-upload-item/esm/Component.js +1 -1
  490. package/file-upload-item/esm/index.css +22 -22
  491. package/file-upload-item/index.css +22 -22
  492. package/file-upload-item/modern/Component.js +1 -1
  493. package/file-upload-item/modern/index.css +22 -22
  494. package/filter-tag/Component.js +1 -1
  495. package/filter-tag/esm/Component.js +1 -1
  496. package/filter-tag/esm/index.css +85 -85
  497. package/filter-tag/index.css +85 -85
  498. package/filter-tag/modern/Component.js +1 -1
  499. package/filter-tag/modern/index.css +85 -85
  500. package/form-control/Component.js +3 -3
  501. package/form-control/default.css +18 -18
  502. package/form-control/esm/Component.js +3 -3
  503. package/form-control/esm/default.css +18 -18
  504. package/form-control/esm/index.css +42 -42
  505. package/form-control/esm/inverted.css +18 -18
  506. package/form-control/index.css +42 -42
  507. package/form-control/inverted.css +18 -18
  508. package/form-control/modern/Component.js +3 -3
  509. package/form-control/modern/default.css +18 -18
  510. package/form-control/modern/index.css +42 -42
  511. package/form-control/modern/inverted.css +18 -18
  512. package/gallery/Component.js +3 -3
  513. package/gallery/{buttons-3b131780.js → buttons-089b6521.js} +1 -1
  514. package/gallery/components/header/Component.js +1 -1
  515. package/gallery/components/header/buttons.js +1 -1
  516. package/gallery/components/header/index.css +6 -6
  517. package/gallery/components/header/index.js +1 -1
  518. package/gallery/components/header-info-block/Component.js +1 -1
  519. package/gallery/components/header-info-block/index.css +5 -5
  520. package/gallery/components/image-preview/Component.js +1 -1
  521. package/gallery/components/image-preview/index.css +13 -13
  522. package/gallery/components/image-viewer/component.js +1 -1
  523. package/gallery/components/image-viewer/index.css +19 -19
  524. package/gallery/components/image-viewer/index.js +1 -1
  525. package/gallery/components/image-viewer/slide.js +1 -1
  526. package/gallery/components/index.js +2 -2
  527. package/gallery/components/navigation-bar/Component.js +1 -1
  528. package/gallery/components/navigation-bar/index.css +6 -6
  529. package/gallery/esm/Component.js +3 -3
  530. package/gallery/esm/{buttons-b21873ca.js → buttons-71de80e0.js} +1 -1
  531. package/gallery/esm/components/header/Component.js +1 -1
  532. package/gallery/esm/components/header/buttons.js +1 -1
  533. package/gallery/esm/components/header/index.css +6 -6
  534. package/gallery/esm/components/header/index.js +1 -1
  535. package/gallery/esm/components/header-info-block/Component.js +1 -1
  536. package/gallery/esm/components/header-info-block/index.css +5 -5
  537. package/gallery/esm/components/image-preview/Component.js +1 -1
  538. package/gallery/esm/components/image-preview/index.css +13 -13
  539. package/gallery/esm/components/image-viewer/component.js +1 -1
  540. package/gallery/esm/components/image-viewer/index.css +19 -19
  541. package/gallery/esm/components/image-viewer/index.js +1 -1
  542. package/gallery/esm/components/image-viewer/slide.js +1 -1
  543. package/gallery/esm/components/index.js +2 -2
  544. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  545. package/gallery/esm/components/navigation-bar/index.css +6 -6
  546. package/gallery/esm/index.css +3 -3
  547. package/gallery/esm/index.js +2 -2
  548. package/gallery/esm/{slide-64a88124.js → slide-3d3291a2.js} +1 -1
  549. package/gallery/index.css +3 -3
  550. package/gallery/index.js +2 -2
  551. package/gallery/modern/Component.js +3 -3
  552. package/gallery/modern/{buttons-9ec90ea2.js → buttons-0f084c5f.js} +1 -1
  553. package/gallery/modern/components/header/Component.js +1 -1
  554. package/gallery/modern/components/header/buttons.js +1 -1
  555. package/gallery/modern/components/header/index.css +6 -6
  556. package/gallery/modern/components/header/index.js +1 -1
  557. package/gallery/modern/components/header-info-block/Component.js +1 -1
  558. package/gallery/modern/components/header-info-block/index.css +5 -5
  559. package/gallery/modern/components/image-preview/Component.js +1 -1
  560. package/gallery/modern/components/image-preview/index.css +13 -13
  561. package/gallery/modern/components/image-viewer/component.js +1 -1
  562. package/gallery/modern/components/image-viewer/index.css +19 -19
  563. package/gallery/modern/components/image-viewer/index.js +1 -1
  564. package/gallery/modern/components/image-viewer/slide.js +1 -1
  565. package/gallery/modern/components/index.js +2 -2
  566. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  567. package/gallery/modern/components/navigation-bar/index.css +6 -6
  568. package/gallery/modern/index.css +3 -3
  569. package/gallery/modern/index.js +2 -2
  570. package/gallery/modern/{slide-48a0b056.js → slide-c880500b.js} +1 -1
  571. package/gallery/{slide-6194e85d.js → slide-15e8e51e.js} +1 -1
  572. package/gap/Component.js +1 -1
  573. package/gap/esm/Component.js +1 -1
  574. package/gap/esm/index.css +31 -31
  575. package/gap/index.css +31 -31
  576. package/gap/modern/Component.js +1 -1
  577. package/gap/modern/index.css +31 -31
  578. package/generic-wrapper/Component.js +1 -1
  579. package/generic-wrapper/esm/Component.js +1 -1
  580. package/generic-wrapper/esm/index.css +42 -42
  581. package/generic-wrapper/index.css +42 -42
  582. package/generic-wrapper/modern/Component.js +1 -1
  583. package/generic-wrapper/modern/index.css +42 -42
  584. package/grid/Component.js +1 -1
  585. package/grid/col/Component.js +2 -2
  586. package/grid/col/index.css +550 -550
  587. package/grid/col/index.js +1 -1
  588. package/grid/esm/Component.js +1 -1
  589. package/grid/esm/col/Component.js +2 -2
  590. package/grid/esm/col/index.css +550 -550
  591. package/grid/esm/col/index.js +1 -1
  592. package/grid/esm/gutters.css +84 -84
  593. package/grid/esm/gutters.module-cf3af98d.js +4 -0
  594. package/grid/esm/index.js +1 -1
  595. package/grid/esm/row/Component.js +2 -2
  596. package/grid/esm/row/index.css +9 -9
  597. package/grid/esm/row/index.js +1 -1
  598. package/grid/gutters.css +84 -84
  599. package/grid/gutters.module-d712c6bc.js +4 -0
  600. package/grid/index.js +1 -1
  601. package/grid/modern/Component.js +1 -1
  602. package/grid/modern/col/Component.js +2 -2
  603. package/grid/modern/col/index.css +550 -550
  604. package/grid/modern/col/index.js +1 -1
  605. package/grid/modern/gutters.css +84 -84
  606. package/grid/modern/gutters.module-f3c24600.js +4 -0
  607. package/grid/modern/index.js +1 -1
  608. package/grid/modern/row/Component.js +2 -2
  609. package/grid/modern/row/index.css +9 -9
  610. package/grid/modern/row/index.js +1 -1
  611. package/grid/row/Component.js +2 -2
  612. package/grid/row/index.css +9 -9
  613. package/grid/row/index.js +1 -1
  614. package/hatching-progress-bar/Component.js +1 -1
  615. package/hatching-progress-bar/esm/Component.js +1 -1
  616. package/hatching-progress-bar/esm/index.css +11 -11
  617. package/hatching-progress-bar/index.css +11 -11
  618. package/hatching-progress-bar/modern/Component.js +1 -1
  619. package/hatching-progress-bar/modern/index.css +11 -11
  620. package/icon-button/Component.js +3 -3
  621. package/icon-button/default.css +24 -24
  622. package/icon-button/esm/Component.js +3 -3
  623. package/icon-button/esm/default.css +24 -24
  624. package/icon-button/esm/index.css +7 -7
  625. package/icon-button/esm/inverted.css +24 -24
  626. package/icon-button/index.css +7 -7
  627. package/icon-button/inverted.css +24 -24
  628. package/icon-button/modern/Component.js +3 -3
  629. package/icon-button/modern/default.css +24 -24
  630. package/icon-button/modern/index.css +7 -7
  631. package/icon-button/modern/inverted.css +24 -24
  632. package/icon-view/components/base-shape/component.js +1 -1
  633. package/icon-view/components/base-shape/index.css +37 -37
  634. package/icon-view/esm/components/base-shape/component.js +1 -1
  635. package/icon-view/esm/components/base-shape/index.css +37 -37
  636. package/icon-view/modern/components/base-shape/component.js +1 -1
  637. package/icon-view/modern/components/base-shape/index.css +37 -37
  638. package/input/Component.js +3 -3
  639. package/input/default.css +11 -11
  640. package/input/esm/Component.js +3 -3
  641. package/input/esm/default.css +11 -11
  642. package/input/esm/index.css +41 -41
  643. package/input/esm/inverted.css +11 -11
  644. package/input/index.css +41 -41
  645. package/input/inverted.css +11 -11
  646. package/input/modern/Component.js +3 -3
  647. package/input/modern/default.css +11 -11
  648. package/input/modern/index.css +41 -41
  649. package/input/modern/inverted.css +11 -11
  650. package/input-autocomplete/Component.mobile.d.ts +2 -371
  651. package/input-autocomplete/Component.mobile.js +1 -1
  652. package/input-autocomplete/Component.responsive.d.ts +2 -1
  653. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  654. package/input-autocomplete/autocomplete-field/index.css +2 -2
  655. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  656. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  657. package/input-autocomplete/cssm/Component.mobile.d.ts +2 -371
  658. package/input-autocomplete/cssm/Component.responsive.d.ts +2 -1
  659. package/input-autocomplete/cssm/index-f12ee135.d.ts +477 -0
  660. package/input-autocomplete/esm/Component.mobile.d.ts +2 -371
  661. package/input-autocomplete/esm/Component.mobile.js +1 -1
  662. package/input-autocomplete/esm/Component.responsive.d.ts +2 -1
  663. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  664. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  665. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  666. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  667. package/input-autocomplete/esm/index-f12ee135.d.ts +477 -0
  668. package/input-autocomplete/esm/mobile.css +4 -4
  669. package/input-autocomplete/index-f12ee135.d.ts +477 -0
  670. package/input-autocomplete/mobile.css +4 -4
  671. package/input-autocomplete/modern/Component.mobile.d.ts +2 -371
  672. package/input-autocomplete/modern/Component.mobile.js +1 -1
  673. package/input-autocomplete/modern/Component.responsive.d.ts +2 -1
  674. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  675. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  676. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  677. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  678. package/input-autocomplete/modern/index-f12ee135.d.ts +477 -0
  679. package/input-autocomplete/modern/mobile.css +4 -4
  680. package/intl-phone-input/component.js +3 -3
  681. package/intl-phone-input/components/flag-icon/component.js +1 -1
  682. package/intl-phone-input/components/flag-icon/index.css +3 -3
  683. package/intl-phone-input/components/select/component.js +1 -1
  684. package/intl-phone-input/components/select/index.css +6 -6
  685. package/intl-phone-input/components/select-field/component.js +1 -1
  686. package/intl-phone-input/components/select-field/index.css +9 -9
  687. package/intl-phone-input/cssm/component.js +1 -1
  688. package/intl-phone-input/esm/component.js +3 -3
  689. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  690. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  691. package/intl-phone-input/esm/components/select/component.js +1 -1
  692. package/intl-phone-input/esm/components/select/index.css +6 -6
  693. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  694. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  695. package/intl-phone-input/esm/index.css +5 -5
  696. package/intl-phone-input/index.css +5 -5
  697. package/intl-phone-input/modern/component.js +3 -3
  698. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  699. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  700. package/intl-phone-input/modern/components/select/component.js +1 -1
  701. package/intl-phone-input/modern/components/select/index.css +6 -6
  702. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  703. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  704. package/intl-phone-input/modern/index.css +5 -5
  705. package/link/Component.js +3 -3
  706. package/link/default.css +9 -9
  707. package/link/esm/Component.js +3 -3
  708. package/link/esm/default.css +9 -9
  709. package/link/esm/index.css +13 -13
  710. package/link/esm/inverted.css +9 -9
  711. package/link/index.css +13 -13
  712. package/link/inverted.css +9 -9
  713. package/link/modern/Component.js +3 -3
  714. package/link/modern/default.css +9 -9
  715. package/link/modern/index.css +13 -13
  716. package/link/modern/inverted.css +9 -9
  717. package/list/{Component-3546e298.js → Component-0d922821.js} +2 -2
  718. package/list/Component.js +1 -1
  719. package/list/components/item/Component.js +1 -1
  720. package/list/components/item/index.css +9 -9
  721. package/list/components/item/index.d.ts +1 -1
  722. package/list/components/item/index.js +1 -1
  723. package/list/esm/{Component-e099811a.js → Component-c489ea63.js} +2 -2
  724. package/list/esm/Component.js +1 -1
  725. package/list/esm/components/item/Component.js +1 -1
  726. package/list/esm/components/item/index.css +9 -9
  727. package/list/esm/components/item/index.d.ts +1 -1
  728. package/list/esm/components/item/index.js +1 -1
  729. package/list/esm/index.css +5 -5
  730. package/list/esm/index.js +1 -1
  731. package/list/index.css +5 -5
  732. package/list/index.js +1 -1
  733. package/list/modern/{Component-2a96e389.js → Component-6457fd60.js} +2 -2
  734. package/list/modern/Component.js +1 -1
  735. package/list/modern/components/item/Component.js +1 -1
  736. package/list/modern/components/item/index.css +9 -9
  737. package/list/modern/components/item/index.d.ts +1 -1
  738. package/list/modern/components/item/index.js +1 -1
  739. package/list/modern/index.css +5 -5
  740. package/list/modern/index.js +1 -1
  741. package/list-header/Component.js +1 -1
  742. package/list-header/esm/Component.js +1 -1
  743. package/list-header/esm/index.css +3 -3
  744. package/list-header/index.css +3 -3
  745. package/list-header/modern/Component.js +1 -1
  746. package/list-header/modern/index.css +3 -3
  747. package/loader/Component.js +1 -1
  748. package/loader/esm/Component.js +1 -1
  749. package/loader/esm/index.css +7 -7
  750. package/loader/index.css +7 -7
  751. package/loader/modern/Component.js +1 -1
  752. package/loader/modern/index.css +7 -7
  753. package/masked-input/Component.js +1 -1
  754. package/masked-input/esm/Component.js +1 -1
  755. package/masked-input/esm/index.css +2 -2
  756. package/masked-input/index.css +2 -2
  757. package/masked-input/modern/Component.js +1 -1
  758. package/masked-input/modern/index.css +2 -2
  759. package/modal/Component.js +3 -3
  760. package/modal/components/content/Component.js +3 -3
  761. package/modal/components/content/desktop.css +7 -7
  762. package/modal/components/content/index.css +4 -4
  763. package/modal/components/content/mobile.css +3 -3
  764. package/modal/components/footer/Component.js +4 -4
  765. package/modal/components/footer/desktop.css +9 -9
  766. package/modal/components/footer/index.css +4 -4
  767. package/modal/components/footer/layout.css +25 -25
  768. package/modal/components/footer/mobile.css +3 -3
  769. package/modal/components/header/Component.js +3 -3
  770. package/modal/components/header/desktop.css +15 -15
  771. package/modal/components/header/index.css +4 -4
  772. package/modal/components/header/mobile.css +4 -4
  773. package/modal/desktop.css +9 -9
  774. package/modal/esm/Component.js +3 -3
  775. package/modal/esm/components/content/Component.js +3 -3
  776. package/modal/esm/components/content/desktop.css +7 -7
  777. package/modal/esm/components/content/index.css +4 -4
  778. package/modal/esm/components/content/mobile.css +3 -3
  779. package/modal/esm/components/footer/Component.js +4 -4
  780. package/modal/esm/components/footer/desktop.css +9 -9
  781. package/modal/esm/components/footer/index.css +4 -4
  782. package/modal/esm/components/footer/layout.css +25 -25
  783. package/modal/esm/components/footer/mobile.css +3 -3
  784. package/modal/esm/components/header/Component.js +3 -3
  785. package/modal/esm/components/header/desktop.css +15 -15
  786. package/modal/esm/components/header/index.css +4 -4
  787. package/modal/esm/components/header/mobile.css +4 -4
  788. package/modal/esm/desktop.css +9 -9
  789. package/modal/esm/mobile.css +2 -2
  790. package/modal/esm/transitions.css +8 -8
  791. package/modal/mobile.css +2 -2
  792. package/modal/modern/Component.js +3 -3
  793. package/modal/modern/components/content/Component.js +3 -3
  794. package/modal/modern/components/content/desktop.css +7 -7
  795. package/modal/modern/components/content/index.css +4 -4
  796. package/modal/modern/components/content/mobile.css +3 -3
  797. package/modal/modern/components/footer/Component.js +4 -4
  798. package/modal/modern/components/footer/desktop.css +9 -9
  799. package/modal/modern/components/footer/index.css +4 -4
  800. package/modal/modern/components/footer/layout.css +25 -25
  801. package/modal/modern/components/footer/mobile.css +3 -3
  802. package/modal/modern/components/header/Component.js +3 -3
  803. package/modal/modern/components/header/desktop.css +15 -15
  804. package/modal/modern/components/header/index.css +4 -4
  805. package/modal/modern/components/header/mobile.css +4 -4
  806. package/modal/modern/desktop.css +9 -9
  807. package/modal/modern/mobile.css +2 -2
  808. package/modal/modern/transitions.css +8 -8
  809. package/modal/transitions.css +8 -8
  810. package/navigation-bar/Component.js +1 -1
  811. package/navigation-bar/components/back-arrow-addon/Component.js +1 -1
  812. package/navigation-bar/components/back-arrow-addon/index.css +12 -12
  813. package/navigation-bar/components/closer/Component.js +1 -1
  814. package/navigation-bar/components/closer/index.css +5 -5
  815. package/navigation-bar/esm/Component.js +1 -1
  816. package/navigation-bar/esm/components/back-arrow-addon/Component.js +1 -1
  817. package/navigation-bar/esm/components/back-arrow-addon/index.css +12 -12
  818. package/navigation-bar/esm/components/closer/Component.js +1 -1
  819. package/navigation-bar/esm/components/closer/index.css +5 -5
  820. package/navigation-bar/esm/index.css +27 -27
  821. package/navigation-bar/index.css +27 -27
  822. package/navigation-bar/modern/Component.js +1 -1
  823. package/navigation-bar/modern/components/back-arrow-addon/Component.js +1 -1
  824. package/navigation-bar/modern/components/back-arrow-addon/index.css +12 -12
  825. package/navigation-bar/modern/components/closer/Component.js +1 -1
  826. package/navigation-bar/modern/components/closer/index.css +5 -5
  827. package/navigation-bar/modern/index.css +27 -27
  828. package/notification/Component.js +1 -1
  829. package/notification/esm/Component.js +1 -1
  830. package/notification/esm/index.css +8 -8
  831. package/notification/index.css +8 -8
  832. package/notification/modern/Component.js +1 -1
  833. package/notification/modern/index.css +8 -8
  834. package/notification-manager/component.js +1 -1
  835. package/notification-manager/esm/component.js +1 -1
  836. package/notification-manager/esm/index.css +11 -11
  837. package/notification-manager/index.css +11 -11
  838. package/notification-manager/modern/component.js +1 -1
  839. package/notification-manager/modern/index.css +11 -11
  840. package/package.json +1 -1
  841. package/pagination/Component.js +1 -1
  842. package/pagination/components/default-view/index.css +2 -2
  843. package/pagination/components/default-view/index.js +1 -1
  844. package/pagination/components/per-page-view/index.css +2 -2
  845. package/pagination/components/per-page-view/index.js +1 -1
  846. package/pagination/components/tag/index.css +8 -8
  847. package/pagination/components/tag/index.js +1 -1
  848. package/pagination/esm/Component.js +1 -1
  849. package/pagination/esm/components/default-view/index.css +2 -2
  850. package/pagination/esm/components/default-view/index.js +1 -1
  851. package/pagination/esm/components/per-page-view/index.css +2 -2
  852. package/pagination/esm/components/per-page-view/index.js +1 -1
  853. package/pagination/esm/components/tag/index.css +8 -8
  854. package/pagination/esm/components/tag/index.js +1 -1
  855. package/pagination/esm/index.css +4 -4
  856. package/pagination/index.css +4 -4
  857. package/pagination/modern/Component.js +1 -1
  858. package/pagination/modern/components/default-view/index.css +2 -2
  859. package/pagination/modern/components/default-view/index.js +1 -1
  860. package/pagination/modern/components/per-page-view/index.css +2 -2
  861. package/pagination/modern/components/per-page-view/index.js +1 -1
  862. package/pagination/modern/components/tag/index.css +8 -8
  863. package/pagination/modern/components/tag/index.js +1 -1
  864. package/pagination/modern/index.css +4 -4
  865. package/pass-code/Component.js +2 -2
  866. package/pass-code/components/InputProgress/Component.js +3 -3
  867. package/pass-code/components/InputProgress/index.css +5 -5
  868. package/pass-code/components/InputProgress/index.js +1 -1
  869. package/pass-code/components/InputProgress/transitions.css +8 -8
  870. package/pass-code/components/KeyPad/Component.js +2 -2
  871. package/pass-code/components/KeyPad/index.css +5 -5
  872. package/pass-code/components/KeyPad/index.js +1 -1
  873. package/pass-code/components/KeyPadButton/Component.js +1 -1
  874. package/pass-code/components/KeyPadButton/index.css +13 -13
  875. package/pass-code/esm/Component.js +2 -2
  876. package/pass-code/esm/components/InputProgress/Component.js +3 -3
  877. package/pass-code/esm/components/InputProgress/index.css +5 -5
  878. package/pass-code/esm/components/InputProgress/index.js +1 -1
  879. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  880. package/pass-code/esm/components/KeyPad/Component.js +2 -2
  881. package/pass-code/esm/components/KeyPad/index.css +5 -5
  882. package/pass-code/esm/components/KeyPad/index.js +1 -1
  883. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  884. package/pass-code/esm/components/KeyPadButton/index.css +13 -13
  885. package/pass-code/esm/index-3885b0d7.d.ts +1 -1
  886. package/pass-code/esm/index.css +3 -3
  887. package/pass-code/esm/index.js +1 -1
  888. package/pass-code/index-3885b0d7.d.ts +1 -1
  889. package/pass-code/index.css +3 -3
  890. package/pass-code/index.js +1 -1
  891. package/pass-code/modern/Component.js +2 -2
  892. package/pass-code/modern/components/InputProgress/Component.js +3 -3
  893. package/pass-code/modern/components/InputProgress/index.css +5 -5
  894. package/pass-code/modern/components/InputProgress/index.js +1 -1
  895. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  896. package/pass-code/modern/components/KeyPad/Component.js +2 -2
  897. package/pass-code/modern/components/KeyPad/index.css +5 -5
  898. package/pass-code/modern/components/KeyPad/index.js +1 -1
  899. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  900. package/pass-code/modern/components/KeyPadButton/index.css +13 -13
  901. package/pass-code/modern/index-3885b0d7.d.ts +1 -1
  902. package/pass-code/modern/index.css +3 -3
  903. package/pass-code/modern/index.js +1 -1
  904. package/password-input/component.js +1 -1
  905. package/password-input/esm/component.js +1 -1
  906. package/password-input/esm/index.css +5 -5
  907. package/password-input/index.css +5 -5
  908. package/password-input/modern/component.js +1 -1
  909. package/password-input/modern/index.css +5 -5
  910. package/pattern-lock/Component.js +1 -1
  911. package/pattern-lock/esm/Component.js +1 -1
  912. package/pattern-lock/esm/index.css +10 -10
  913. package/pattern-lock/index.css +10 -10
  914. package/pattern-lock/modern/Component.js +1 -1
  915. package/pattern-lock/modern/index.css +10 -10
  916. package/picker-button/Component.js +1 -1
  917. package/picker-button/esm/Component.js +1 -1
  918. package/picker-button/esm/field/Component.js +1 -1
  919. package/picker-button/esm/field/index.css +5 -5
  920. package/picker-button/esm/index.css +5 -5
  921. package/picker-button/esm/option/Component.js +1 -1
  922. package/picker-button/esm/option/index.css +4 -4
  923. package/picker-button/field/Component.js +1 -1
  924. package/picker-button/field/index.css +5 -5
  925. package/picker-button/index.css +5 -5
  926. package/picker-button/modern/Component.js +1 -1
  927. package/picker-button/modern/field/Component.js +1 -1
  928. package/picker-button/modern/field/index.css +5 -5
  929. package/picker-button/modern/index.css +5 -5
  930. package/picker-button/modern/option/Component.js +1 -1
  931. package/picker-button/modern/option/index.css +4 -4
  932. package/picker-button/option/Component.js +1 -1
  933. package/picker-button/option/index.css +4 -4
  934. package/plate/Component.js +1 -1
  935. package/plate/esm/Component.js +1 -1
  936. package/plate/esm/index.css +50 -50
  937. package/plate/index.css +50 -50
  938. package/plate/modern/Component.js +1 -1
  939. package/plate/modern/index.css +50 -50
  940. package/popover/Component.js +1 -1
  941. package/popover/esm/Component.js +1 -1
  942. package/popover/esm/index.css +33 -33
  943. package/popover/index.css +33 -33
  944. package/popover/modern/Component.js +1 -1
  945. package/popover/modern/index.css +33 -33
  946. package/progress-bar/Component.js +1 -1
  947. package/progress-bar/esm/Component.js +1 -1
  948. package/progress-bar/esm/index.css +12 -12
  949. package/progress-bar/index.css +12 -12
  950. package/progress-bar/modern/Component.js +1 -1
  951. package/progress-bar/modern/index.css +12 -12
  952. package/pure-cell/{component-2e328172.js → component-9b7bdb87.js} +5 -5
  953. package/pure-cell/component.js +2 -2
  954. package/pure-cell/components/addon/component.js +2 -2
  955. package/pure-cell/components/addon/index.css +9 -9
  956. package/pure-cell/components/addon/index.js +1 -1
  957. package/pure-cell/components/amount/component.js +2 -2
  958. package/pure-cell/components/amount/index.css +2 -2
  959. package/pure-cell/components/amount/index.js +1 -1
  960. package/pure-cell/components/amount-title/component.js +2 -2
  961. package/pure-cell/components/amount-title/index.css +3 -3
  962. package/pure-cell/components/amount-title/index.js +1 -1
  963. package/pure-cell/components/category/component.js +2 -2
  964. package/pure-cell/components/category/index.css +5 -5
  965. package/pure-cell/components/category/index.js +1 -1
  966. package/pure-cell/components/content/component.js +2 -2
  967. package/pure-cell/components/content/index.css +3 -3
  968. package/pure-cell/components/content/index.d.ts +1 -1
  969. package/pure-cell/components/content/index.js +2 -2
  970. package/pure-cell/components/footer/component.js +2 -2
  971. package/pure-cell/components/footer/index.css +4 -4
  972. package/pure-cell/components/footer/index.js +1 -1
  973. package/pure-cell/components/footer-button/component.js +2 -2
  974. package/pure-cell/components/footer-button/index.css +2 -2
  975. package/pure-cell/components/footer-button/index.js +1 -1
  976. package/pure-cell/components/footer-text/component.js +1 -1
  977. package/pure-cell/components/footer-text/index.js +1 -1
  978. package/pure-cell/components/graphics/component.js +2 -2
  979. package/pure-cell/components/graphics/index.css +5 -5
  980. package/pure-cell/components/graphics/index.js +1 -1
  981. package/pure-cell/components/main/component.js +2 -2
  982. package/pure-cell/components/main/index.css +4 -4
  983. package/pure-cell/components/main/index.d.ts +1 -1
  984. package/pure-cell/components/main/index.js +2 -2
  985. package/pure-cell/components/text/component.js +2 -2
  986. package/pure-cell/components/text/index.css +7 -7
  987. package/pure-cell/components/text/index.d.ts +1 -1
  988. package/pure-cell/components/text/index.js +2 -2
  989. package/pure-cell/esm/{component-910bfda5.js → component-3775a63b.js} +5 -5
  990. package/pure-cell/esm/component.js +2 -2
  991. package/pure-cell/esm/components/addon/component.js +2 -2
  992. package/pure-cell/esm/components/addon/index.css +9 -9
  993. package/pure-cell/esm/components/addon/index.js +1 -1
  994. package/pure-cell/esm/components/amount/component.js +2 -2
  995. package/pure-cell/esm/components/amount/index.css +2 -2
  996. package/pure-cell/esm/components/amount/index.js +1 -1
  997. package/pure-cell/esm/components/amount-title/component.js +2 -2
  998. package/pure-cell/esm/components/amount-title/index.css +3 -3
  999. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1000. package/pure-cell/esm/components/category/component.js +2 -2
  1001. package/pure-cell/esm/components/category/index.css +5 -5
  1002. package/pure-cell/esm/components/category/index.js +1 -1
  1003. package/pure-cell/esm/components/content/component.js +2 -2
  1004. package/pure-cell/esm/components/content/index.css +3 -3
  1005. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1006. package/pure-cell/esm/components/content/index.js +2 -2
  1007. package/pure-cell/esm/components/footer/component.js +2 -2
  1008. package/pure-cell/esm/components/footer/index.css +4 -4
  1009. package/pure-cell/esm/components/footer/index.js +1 -1
  1010. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1011. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1012. package/pure-cell/esm/components/footer-button/index.js +1 -1
  1013. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1014. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1015. package/pure-cell/esm/components/graphics/component.js +2 -2
  1016. package/pure-cell/esm/components/graphics/index.css +5 -5
  1017. package/pure-cell/esm/components/graphics/index.js +1 -1
  1018. package/pure-cell/esm/components/main/component.js +2 -2
  1019. package/pure-cell/esm/components/main/index.css +4 -4
  1020. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1021. package/pure-cell/esm/components/main/index.js +2 -2
  1022. package/pure-cell/esm/components/text/component.js +2 -2
  1023. package/pure-cell/esm/components/text/index.css +7 -7
  1024. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1025. package/pure-cell/esm/components/text/index.js +2 -2
  1026. package/pure-cell/esm/index.css +21 -21
  1027. package/pure-cell/esm/index.js +2 -2
  1028. package/pure-cell/index.css +21 -21
  1029. package/pure-cell/index.js +2 -2
  1030. package/pure-cell/modern/{component-10310ed2.js → component-5d9ab3e1.js} +5 -5
  1031. package/pure-cell/modern/component.js +2 -2
  1032. package/pure-cell/modern/components/addon/component.js +2 -2
  1033. package/pure-cell/modern/components/addon/index.css +9 -9
  1034. package/pure-cell/modern/components/addon/index.js +1 -1
  1035. package/pure-cell/modern/components/amount/component.js +2 -2
  1036. package/pure-cell/modern/components/amount/index.css +2 -2
  1037. package/pure-cell/modern/components/amount/index.js +1 -1
  1038. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1039. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1040. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1041. package/pure-cell/modern/components/category/component.js +2 -2
  1042. package/pure-cell/modern/components/category/index.css +5 -5
  1043. package/pure-cell/modern/components/category/index.js +1 -1
  1044. package/pure-cell/modern/components/content/component.js +2 -2
  1045. package/pure-cell/modern/components/content/index.css +3 -3
  1046. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1047. package/pure-cell/modern/components/content/index.js +2 -2
  1048. package/pure-cell/modern/components/footer/component.js +2 -2
  1049. package/pure-cell/modern/components/footer/index.css +4 -4
  1050. package/pure-cell/modern/components/footer/index.js +1 -1
  1051. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1052. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1053. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1054. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1055. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1056. package/pure-cell/modern/components/graphics/component.js +2 -2
  1057. package/pure-cell/modern/components/graphics/index.css +5 -5
  1058. package/pure-cell/modern/components/graphics/index.js +1 -1
  1059. package/pure-cell/modern/components/main/component.js +2 -2
  1060. package/pure-cell/modern/components/main/index.css +4 -4
  1061. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1062. package/pure-cell/modern/components/main/index.js +2 -2
  1063. package/pure-cell/modern/components/text/component.js +2 -2
  1064. package/pure-cell/modern/components/text/index.css +7 -7
  1065. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1066. package/pure-cell/modern/components/text/index.js +2 -2
  1067. package/pure-cell/modern/index.css +21 -21
  1068. package/pure-cell/modern/index.js +2 -2
  1069. package/pure-input/Component.js +1 -1
  1070. package/pure-input/esm/Component.js +1 -1
  1071. package/pure-input/esm/index.css +23 -23
  1072. package/pure-input/index.css +23 -23
  1073. package/pure-input/modern/Component.js +1 -1
  1074. package/pure-input/modern/index.css +23 -23
  1075. package/radio/Component.js +1 -1
  1076. package/radio/esm/Component.js +1 -1
  1077. package/radio/esm/index.css +31 -31
  1078. package/radio/index.css +31 -31
  1079. package/radio/modern/Component.js +1 -1
  1080. package/radio/modern/index.css +31 -31
  1081. package/radio-group/Component.js +1 -1
  1082. package/radio-group/cssm/index.module.css +4 -4
  1083. package/radio-group/esm/Component.js +1 -1
  1084. package/radio-group/esm/index.css +21 -21
  1085. package/radio-group/index.css +21 -21
  1086. package/radio-group/modern/Component.js +1 -1
  1087. package/radio-group/modern/index.css +21 -21
  1088. package/scrollbar/Component.js +3 -3
  1089. package/scrollbar/default.css +2 -2
  1090. package/scrollbar/esm/Component.js +3 -3
  1091. package/scrollbar/esm/default.css +2 -2
  1092. package/scrollbar/esm/index.css +25 -25
  1093. package/scrollbar/esm/inverted.css +2 -2
  1094. package/scrollbar/index.css +25 -25
  1095. package/scrollbar/inverted.css +2 -2
  1096. package/scrollbar/modern/Component.js +3 -3
  1097. package/scrollbar/modern/default.css +2 -2
  1098. package/scrollbar/modern/index.css +25 -25
  1099. package/scrollbar/modern/inverted.css +2 -2
  1100. package/segmented-control/Component.js +1 -1
  1101. package/segmented-control/components/segment/Component.js +1 -1
  1102. package/segmented-control/components/segment/index.css +3 -3
  1103. package/segmented-control/esm/Component.js +1 -1
  1104. package/segmented-control/esm/components/segment/Component.js +1 -1
  1105. package/segmented-control/esm/components/segment/index.css +3 -3
  1106. package/segmented-control/esm/index.css +17 -17
  1107. package/segmented-control/index.css +17 -17
  1108. package/segmented-control/modern/Component.js +1 -1
  1109. package/segmented-control/modern/components/segment/Component.js +1 -1
  1110. package/segmented-control/modern/components/segment/index.css +3 -3
  1111. package/segmented-control/modern/index.css +17 -17
  1112. package/select/{Component-64211fbc.js → Component-64237391.js} +3 -3
  1113. package/select/Component.js +1 -1
  1114. package/select/Component.responsive.js +3 -3
  1115. package/select/components/arrow/Component.js +1 -1
  1116. package/select/components/arrow/index.css +3 -3
  1117. package/select/components/base-checkmark/Component.js +1 -1
  1118. package/select/components/base-checkmark/index.css +4 -4
  1119. package/select/components/base-option/Component.js +1 -1
  1120. package/select/components/base-option/index.css +13 -13
  1121. package/select/components/base-select/Component.js +2 -2
  1122. package/select/components/base-select/index.css +8 -8
  1123. package/select/components/base-select/index.js +1 -1
  1124. package/select/components/base-select-mobile/Component.js +2 -2
  1125. package/select/components/base-select-mobile/footer/Component.js +1 -1
  1126. package/select/components/base-select-mobile/footer/index.css +5 -5
  1127. package/select/components/base-select-mobile/index.css +10 -10
  1128. package/select/components/base-select-mobile/index.js +1 -1
  1129. package/select/components/checkmark/Component.js +1 -1
  1130. package/select/components/checkmark/index.css +10 -10
  1131. package/select/components/checkmark-mobile/Component.js +1 -1
  1132. package/select/components/checkmark-mobile/index.css +6 -6
  1133. package/select/components/field/Component.js +1 -1
  1134. package/select/components/field/index.css +9 -9
  1135. package/select/components/index.js +3 -3
  1136. package/select/components/optgroup/Component.js +1 -1
  1137. package/select/components/optgroup/index.css +6 -6
  1138. package/select/components/option/Component.js +1 -1
  1139. package/select/components/option/index.css +20 -20
  1140. package/select/components/options-list/Component.js +1 -1
  1141. package/select/components/options-list/index.css +9 -9
  1142. package/select/components/select-mobile/Component.js +3 -3
  1143. package/select/components/select-mobile/index.d.ts +1 -1
  1144. package/select/components/select-mobile/index.js +3 -3
  1145. package/select/components/select-modal-mobile/Component.js +3 -3
  1146. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1147. package/select/components/select-modal-mobile/index.js +3 -3
  1148. package/select/components/virtual-options-list/Component.js +1 -1
  1149. package/select/components/virtual-options-list/index.css +15 -15
  1150. package/select/cssm/{Component-610b3743.js → Component-d168a54e.js} +2 -2
  1151. package/select/cssm/Component.responsive.js +1 -1
  1152. package/select/cssm/components/index.js +1 -1
  1153. package/select/cssm/components/select-mobile/Component.js +1 -1
  1154. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  1155. package/select/cssm/components/select-mobile/index.js +1 -1
  1156. package/select/cssm/components/select-modal-mobile/Component.js +1 -1
  1157. package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
  1158. package/select/cssm/components/select-modal-mobile/index.js +1 -1
  1159. package/select/cssm/index.js +1 -1
  1160. package/select/cssm/presets/index.js +1 -1
  1161. package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
  1162. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  1163. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1164. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  1165. package/select/cssm/responsive.js +1 -1
  1166. package/select/esm/{Component-7140ff91.js → Component-ad1eefad.js} +4 -4
  1167. package/select/esm/Component.js +1 -1
  1168. package/select/esm/Component.responsive.js +3 -3
  1169. package/select/esm/components/arrow/Component.js +1 -1
  1170. package/select/esm/components/arrow/index.css +3 -3
  1171. package/select/esm/components/base-checkmark/Component.js +1 -1
  1172. package/select/esm/components/base-checkmark/index.css +4 -4
  1173. package/select/esm/components/base-option/Component.js +1 -1
  1174. package/select/esm/components/base-option/index.css +13 -13
  1175. package/select/esm/components/base-select/Component.js +2 -2
  1176. package/select/esm/components/base-select/index.css +8 -8
  1177. package/select/esm/components/base-select/index.js +1 -1
  1178. package/select/esm/components/base-select-mobile/Component.js +2 -2
  1179. package/select/esm/components/base-select-mobile/footer/Component.js +1 -1
  1180. package/select/esm/components/base-select-mobile/footer/index.css +5 -5
  1181. package/select/esm/components/base-select-mobile/index.css +10 -10
  1182. package/select/esm/components/base-select-mobile/index.js +1 -1
  1183. package/select/esm/components/checkmark/Component.js +1 -1
  1184. package/select/esm/components/checkmark/index.css +10 -10
  1185. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1186. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1187. package/select/esm/components/field/Component.js +1 -1
  1188. package/select/esm/components/field/index.css +9 -9
  1189. package/select/esm/components/index.js +3 -3
  1190. package/select/esm/components/optgroup/Component.js +1 -1
  1191. package/select/esm/components/optgroup/index.css +6 -6
  1192. package/select/esm/components/option/Component.js +1 -1
  1193. package/select/esm/components/option/index.css +20 -20
  1194. package/select/esm/components/options-list/Component.js +1 -1
  1195. package/select/esm/components/options-list/index.css +9 -9
  1196. package/select/esm/components/select-mobile/Component.js +3 -3
  1197. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1198. package/select/esm/components/select-mobile/index.js +3 -3
  1199. package/select/esm/components/select-modal-mobile/Component.js +3 -3
  1200. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1201. package/select/esm/components/select-modal-mobile/index.js +3 -3
  1202. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1203. package/select/esm/components/virtual-options-list/index.css +15 -15
  1204. package/select/esm/index-3885b0d7.d.ts +1 -1
  1205. package/select/esm/index.js +3 -3
  1206. package/select/esm/presets/index.js +3 -3
  1207. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  1208. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1209. package/select/esm/presets/useSelectWithApply/hook.js +3 -3
  1210. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1211. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1212. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1213. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1214. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1215. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1216. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1217. package/select/esm/responsive.js +3 -3
  1218. package/select/index-3885b0d7.d.ts +1 -1
  1219. package/select/index.js +3 -3
  1220. package/select/modern/{Component-55f51640.js → Component-16021a40.js} +4 -4
  1221. package/select/modern/Component.js +1 -1
  1222. package/select/modern/Component.responsive.js +3 -3
  1223. package/select/modern/components/arrow/Component.js +1 -1
  1224. package/select/modern/components/arrow/index.css +3 -3
  1225. package/select/modern/components/base-checkmark/Component.js +1 -1
  1226. package/select/modern/components/base-checkmark/index.css +4 -4
  1227. package/select/modern/components/base-option/Component.js +1 -1
  1228. package/select/modern/components/base-option/index.css +13 -13
  1229. package/select/modern/components/base-select/Component.js +2 -2
  1230. package/select/modern/components/base-select/index.css +8 -8
  1231. package/select/modern/components/base-select/index.js +1 -1
  1232. package/select/modern/components/base-select-mobile/Component.js +2 -2
  1233. package/select/modern/components/base-select-mobile/footer/Component.js +1 -1
  1234. package/select/modern/components/base-select-mobile/footer/index.css +5 -5
  1235. package/select/modern/components/base-select-mobile/index.css +10 -10
  1236. package/select/modern/components/base-select-mobile/index.js +1 -1
  1237. package/select/modern/components/checkmark/Component.js +1 -1
  1238. package/select/modern/components/checkmark/index.css +10 -10
  1239. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1240. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1241. package/select/modern/components/field/Component.js +1 -1
  1242. package/select/modern/components/field/index.css +9 -9
  1243. package/select/modern/components/index.js +3 -3
  1244. package/select/modern/components/optgroup/Component.js +1 -1
  1245. package/select/modern/components/optgroup/index.css +6 -6
  1246. package/select/modern/components/option/Component.js +1 -1
  1247. package/select/modern/components/option/index.css +20 -20
  1248. package/select/modern/components/options-list/Component.js +1 -1
  1249. package/select/modern/components/options-list/index.css +9 -9
  1250. package/select/modern/components/select-mobile/Component.js +3 -3
  1251. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1252. package/select/modern/components/select-mobile/index.js +3 -3
  1253. package/select/modern/components/select-modal-mobile/Component.js +3 -3
  1254. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1255. package/select/modern/components/select-modal-mobile/index.js +3 -3
  1256. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1257. package/select/modern/components/virtual-options-list/index.css +15 -15
  1258. package/select/modern/index-3885b0d7.d.ts +1 -1
  1259. package/select/modern/index.js +3 -3
  1260. package/select/modern/presets/index.js +3 -3
  1261. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1262. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1263. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1264. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1265. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1266. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1267. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1268. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1269. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1270. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1271. package/select/modern/responsive.js +3 -3
  1272. package/select/presets/index.js +3 -3
  1273. package/select/presets/useLazyLoading/hook.js +2 -2
  1274. package/select/presets/useLazyLoading/index.css +2 -2
  1275. package/select/presets/useSelectWithApply/hook.js +3 -3
  1276. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1277. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1278. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1279. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1280. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1281. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1282. package/select/presets/useSelectWithLoading/index.css +2 -2
  1283. package/select/responsive.js +3 -3
  1284. package/select-with-tags/components/tag/component.js +1 -1
  1285. package/select-with-tags/components/tag/index.css +11 -11
  1286. package/select-with-tags/components/tag-list/component.js +1 -1
  1287. package/select-with-tags/components/tag-list/index.css +31 -31
  1288. package/select-with-tags/esm/components/tag/component.js +1 -1
  1289. package/select-with-tags/esm/components/tag/index.css +11 -11
  1290. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1291. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1292. package/select-with-tags/modern/components/tag/component.js +1 -1
  1293. package/select-with-tags/modern/components/tag/index.css +11 -11
  1294. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1295. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1296. package/side-panel/Component.desktop.js +2 -2
  1297. package/side-panel/Component.mobile.js +2 -2
  1298. package/side-panel/components/content/Component.desktop.js +1 -1
  1299. package/side-panel/components/content/Component.js +1 -1
  1300. package/side-panel/components/content/Component.mobile.js +1 -1
  1301. package/side-panel/components/content/desktop.css +3 -3
  1302. package/side-panel/components/content/index.css +4 -4
  1303. package/side-panel/components/content/mobile.css +3 -3
  1304. package/side-panel/components/footer/Component.desktop.js +1 -1
  1305. package/side-panel/components/footer/Component.js +2 -2
  1306. package/side-panel/components/footer/Component.mobile.js +1 -1
  1307. package/side-panel/components/footer/desktop.css +3 -3
  1308. package/side-panel/components/footer/index.css +4 -4
  1309. package/side-panel/components/footer/layout.css +25 -25
  1310. package/side-panel/components/footer/mobile.css +3 -3
  1311. package/side-panel/components/header/Component.js +3 -3
  1312. package/side-panel/components/header/desktop.css +5 -5
  1313. package/side-panel/components/header/index.css +14 -14
  1314. package/side-panel/components/header/mobile.css +4 -4
  1315. package/side-panel/desktop.css +3 -3
  1316. package/side-panel/esm/Component.desktop.js +2 -2
  1317. package/side-panel/esm/Component.mobile.js +2 -2
  1318. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1319. package/side-panel/esm/components/content/Component.js +1 -1
  1320. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1321. package/side-panel/esm/components/content/desktop.css +3 -3
  1322. package/side-panel/esm/components/content/index.css +4 -4
  1323. package/side-panel/esm/components/content/mobile.css +3 -3
  1324. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  1325. package/side-panel/esm/components/footer/Component.js +2 -2
  1326. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  1327. package/side-panel/esm/components/footer/desktop.css +3 -3
  1328. package/side-panel/esm/components/footer/index.css +4 -4
  1329. package/side-panel/esm/components/footer/layout.css +25 -25
  1330. package/side-panel/esm/components/footer/mobile.css +3 -3
  1331. package/side-panel/esm/components/header/Component.js +3 -3
  1332. package/side-panel/esm/components/header/desktop.css +5 -5
  1333. package/side-panel/esm/components/header/index.css +14 -14
  1334. package/side-panel/esm/components/header/mobile.css +4 -4
  1335. package/side-panel/esm/desktop.css +3 -3
  1336. package/side-panel/esm/mobile.css +3 -3
  1337. package/side-panel/esm/transitions.desktop.css +7 -7
  1338. package/side-panel/esm/transitions.mobile.css +8 -8
  1339. package/side-panel/mobile.css +3 -3
  1340. package/side-panel/modern/Component.desktop.js +2 -2
  1341. package/side-panel/modern/Component.mobile.js +2 -2
  1342. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1343. package/side-panel/modern/components/content/Component.js +1 -1
  1344. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1345. package/side-panel/modern/components/content/desktop.css +3 -3
  1346. package/side-panel/modern/components/content/index.css +4 -4
  1347. package/side-panel/modern/components/content/mobile.css +3 -3
  1348. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1349. package/side-panel/modern/components/footer/Component.js +2 -2
  1350. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1351. package/side-panel/modern/components/footer/desktop.css +3 -3
  1352. package/side-panel/modern/components/footer/index.css +4 -4
  1353. package/side-panel/modern/components/footer/layout.css +25 -25
  1354. package/side-panel/modern/components/footer/mobile.css +3 -3
  1355. package/side-panel/modern/components/header/Component.js +3 -3
  1356. package/side-panel/modern/components/header/desktop.css +5 -5
  1357. package/side-panel/modern/components/header/index.css +14 -14
  1358. package/side-panel/modern/components/header/mobile.css +4 -4
  1359. package/side-panel/modern/desktop.css +3 -3
  1360. package/side-panel/modern/mobile.css +3 -3
  1361. package/side-panel/modern/transitions.desktop.css +7 -7
  1362. package/side-panel/modern/transitions.mobile.css +8 -8
  1363. package/side-panel/transitions.desktop.css +7 -7
  1364. package/side-panel/transitions.mobile.css +8 -8
  1365. package/skeleton/Component.js +1 -1
  1366. package/skeleton/esm/Component.js +1 -1
  1367. package/skeleton/esm/index.css +10 -10
  1368. package/skeleton/index.css +10 -10
  1369. package/skeleton/modern/Component.js +1 -1
  1370. package/skeleton/modern/index.css +10 -10
  1371. package/slider/Component.js +1 -1
  1372. package/slider/esm/Component.js +1 -1
  1373. package/slider/esm/index.css +20 -20
  1374. package/slider/index.css +20 -20
  1375. package/slider/modern/Component.js +1 -1
  1376. package/slider/modern/index.css +20 -20
  1377. package/slider-input/Component.js +1 -1
  1378. package/slider-input/esm/Component.js +1 -1
  1379. package/slider-input/esm/index.css +27 -27
  1380. package/slider-input/index.css +27 -27
  1381. package/slider-input/modern/Component.js +1 -1
  1382. package/slider-input/modern/index.css +27 -27
  1383. package/sortable-list/Component.js +2 -2
  1384. package/sortable-list/{Components-14e6c8f8.js → Components-a841f8e3.js} +1 -1
  1385. package/sortable-list/components/item/Components.js +1 -1
  1386. package/sortable-list/components/item/index.css +25 -25
  1387. package/sortable-list/esm/Component.js +2 -2
  1388. package/sortable-list/esm/{Components-1980ad90.js → Components-3bd80c09.js} +1 -1
  1389. package/sortable-list/esm/components/item/Components.js +1 -1
  1390. package/sortable-list/esm/components/item/index.css +25 -25
  1391. package/sortable-list/esm/index-3885b0d7.d.ts +1 -1
  1392. package/sortable-list/esm/index.css +30 -30
  1393. package/sortable-list/esm/index.js +1 -1
  1394. package/sortable-list/index-3885b0d7.d.ts +1 -1
  1395. package/sortable-list/index.css +30 -30
  1396. package/sortable-list/index.js +1 -1
  1397. package/sortable-list/modern/Component.js +2 -2
  1398. package/sortable-list/modern/{Components-81505978.js → Components-2e20502f.js} +1 -1
  1399. package/sortable-list/modern/components/item/Components.js +1 -1
  1400. package/sortable-list/modern/components/item/index.css +25 -25
  1401. package/sortable-list/modern/index-3885b0d7.d.ts +1 -1
  1402. package/sortable-list/modern/index.css +30 -30
  1403. package/sortable-list/modern/index.js +1 -1
  1404. package/space/Component.js +1 -1
  1405. package/space/esm/Component.js +1 -1
  1406. package/space/esm/index.css +8 -8
  1407. package/space/index.css +8 -8
  1408. package/space/modern/Component.js +1 -1
  1409. package/space/modern/index.css +8 -8
  1410. package/spinner/Component.js +3 -3
  1411. package/spinner/default.css +1 -1
  1412. package/spinner/esm/Component.js +3 -3
  1413. package/spinner/esm/default.css +1 -1
  1414. package/spinner/esm/index.css +7 -7
  1415. package/spinner/esm/inverted.css +1 -1
  1416. package/spinner/index.css +7 -7
  1417. package/spinner/inverted.css +1 -1
  1418. package/spinner/modern/Component.js +3 -3
  1419. package/spinner/modern/default.css +1 -1
  1420. package/spinner/modern/index.css +7 -7
  1421. package/spinner/modern/inverted.css +1 -1
  1422. package/status/Component.js +1 -1
  1423. package/status/esm/Component.js +1 -1
  1424. package/status/esm/index.css +17 -17
  1425. package/status/index.css +17 -17
  1426. package/status/modern/Component.js +1 -1
  1427. package/status/modern/index.css +17 -17
  1428. package/stepped-progress-bar/Component.js +3 -3
  1429. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1430. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1431. package/stepped-progress-bar/default.css +2 -2
  1432. package/stepped-progress-bar/esm/Component.js +3 -3
  1433. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1434. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1435. package/stepped-progress-bar/esm/default.css +2 -2
  1436. package/stepped-progress-bar/esm/index.css +3 -3
  1437. package/stepped-progress-bar/esm/inverted.css +2 -2
  1438. package/stepped-progress-bar/index.css +3 -3
  1439. package/stepped-progress-bar/inverted.css +2 -2
  1440. package/stepped-progress-bar/modern/Component.js +3 -3
  1441. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1442. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1443. package/stepped-progress-bar/modern/default.css +2 -2
  1444. package/stepped-progress-bar/modern/index.css +3 -3
  1445. package/stepped-progress-bar/modern/inverted.css +2 -2
  1446. package/steps/Component.js +1 -1
  1447. package/steps/components/step/Component.js +1 -1
  1448. package/steps/components/step/index.css +25 -25
  1449. package/steps/components/step-indicator/Component.js +1 -1
  1450. package/steps/components/step-indicator/index.css +1 -1
  1451. package/steps/esm/Component.js +1 -1
  1452. package/steps/esm/components/step/Component.js +1 -1
  1453. package/steps/esm/components/step/index.css +25 -25
  1454. package/steps/esm/components/step-indicator/Component.js +1 -1
  1455. package/steps/esm/components/step-indicator/index.css +1 -1
  1456. package/steps/esm/index.css +2 -2
  1457. package/steps/index.css +2 -2
  1458. package/steps/modern/Component.js +1 -1
  1459. package/steps/modern/components/step/Component.js +1 -1
  1460. package/steps/modern/components/step/index.css +25 -25
  1461. package/steps/modern/components/step-indicator/Component.js +1 -1
  1462. package/steps/modern/components/step-indicator/index.css +1 -1
  1463. package/steps/modern/index.css +2 -2
  1464. package/switch/Component.js +1 -1
  1465. package/switch/esm/Component.js +1 -1
  1466. package/switch/esm/index.css +25 -25
  1467. package/switch/index.css +25 -25
  1468. package/switch/modern/Component.js +1 -1
  1469. package/switch/modern/index.css +25 -25
  1470. package/system-message/Component.desktop.js +1 -1
  1471. package/system-message/Component.js +3 -3
  1472. package/system-message/Component.mobile.js +1 -1
  1473. package/system-message/Components.responsive.js +1 -1
  1474. package/system-message/components/caption/Component.js +2 -2
  1475. package/system-message/components/caption/index.css +2 -2
  1476. package/system-message/components/caption/index.js +1 -1
  1477. package/system-message/components/controls/Component.js +4 -4
  1478. package/system-message/components/controls/desktop.css +3 -3
  1479. package/system-message/components/controls/index.css +10 -10
  1480. package/system-message/components/controls/index.js +1 -1
  1481. package/system-message/components/controls/mobile.css +3 -3
  1482. package/system-message/components/graphic/Component.js +2 -2
  1483. package/system-message/components/graphic/index.css +2 -2
  1484. package/system-message/components/graphic/index.js +1 -1
  1485. package/system-message/components/subtitle/Component.js +2 -2
  1486. package/system-message/components/subtitle/index.css +2 -2
  1487. package/system-message/components/subtitle/index.js +1 -1
  1488. package/system-message/components/title/Component.js +4 -4
  1489. package/system-message/components/title/desktop.css +9 -5
  1490. package/system-message/components/title/index.css +6 -3
  1491. package/system-message/components/title/index.js +1 -1
  1492. package/system-message/components/title/mobile.css +9 -5
  1493. package/system-message/cssm/components/title/desktop.module.css +7 -3
  1494. package/system-message/cssm/components/title/index.module.css +4 -1
  1495. package/system-message/cssm/components/title/mobile.module.css +7 -3
  1496. package/system-message/desktop.css +2 -2
  1497. package/system-message/desktop.js +1 -1
  1498. package/system-message/esm/Component.desktop.js +1 -1
  1499. package/system-message/esm/Component.js +3 -3
  1500. package/system-message/esm/Component.mobile.js +1 -1
  1501. package/system-message/esm/Components.responsive.js +1 -1
  1502. package/system-message/esm/components/caption/Component.js +2 -2
  1503. package/system-message/esm/components/caption/index.css +2 -2
  1504. package/system-message/esm/components/caption/index.js +1 -1
  1505. package/system-message/esm/components/controls/Component.js +4 -4
  1506. package/system-message/esm/components/controls/desktop.css +3 -3
  1507. package/system-message/esm/components/controls/index.css +10 -10
  1508. package/system-message/esm/components/controls/index.js +1 -1
  1509. package/system-message/esm/components/controls/mobile.css +3 -3
  1510. package/system-message/esm/components/graphic/Component.js +2 -2
  1511. package/system-message/esm/components/graphic/index.css +2 -2
  1512. package/system-message/esm/components/graphic/index.js +1 -1
  1513. package/system-message/esm/components/subtitle/Component.js +2 -2
  1514. package/system-message/esm/components/subtitle/index.css +2 -2
  1515. package/system-message/esm/components/subtitle/index.js +1 -1
  1516. package/system-message/esm/components/title/Component.js +4 -4
  1517. package/system-message/esm/components/title/desktop.css +9 -5
  1518. package/system-message/esm/components/title/index.css +6 -3
  1519. package/system-message/esm/components/title/index.js +1 -1
  1520. package/system-message/esm/components/title/mobile.css +9 -5
  1521. package/system-message/esm/desktop.css +2 -2
  1522. package/system-message/esm/desktop.js +1 -1
  1523. package/system-message/esm/index-3885b0d7.d.ts +1 -1
  1524. package/system-message/esm/index.css +7 -7
  1525. package/system-message/esm/index.js +1 -1
  1526. package/system-message/esm/mobile.css +2 -2
  1527. package/system-message/esm/mobile.js +1 -1
  1528. package/system-message/esm/responsive.js +1 -1
  1529. package/system-message/esm/utils.js +1 -1
  1530. package/system-message/index-3885b0d7.d.ts +1 -1
  1531. package/system-message/index.css +7 -7
  1532. package/system-message/index.js +1 -1
  1533. package/system-message/mobile.css +2 -2
  1534. package/system-message/mobile.js +1 -1
  1535. package/system-message/modern/Component.desktop.js +1 -1
  1536. package/system-message/modern/Component.js +3 -3
  1537. package/system-message/modern/Component.mobile.js +1 -1
  1538. package/system-message/modern/Components.responsive.js +1 -1
  1539. package/system-message/modern/components/caption/Component.js +2 -2
  1540. package/system-message/modern/components/caption/index.css +2 -2
  1541. package/system-message/modern/components/caption/index.js +1 -1
  1542. package/system-message/modern/components/controls/Component.js +4 -4
  1543. package/system-message/modern/components/controls/desktop.css +3 -3
  1544. package/system-message/modern/components/controls/index.css +10 -10
  1545. package/system-message/modern/components/controls/index.js +1 -1
  1546. package/system-message/modern/components/controls/mobile.css +3 -3
  1547. package/system-message/modern/components/graphic/Component.js +2 -2
  1548. package/system-message/modern/components/graphic/index.css +2 -2
  1549. package/system-message/modern/components/graphic/index.js +1 -1
  1550. package/system-message/modern/components/subtitle/Component.js +2 -2
  1551. package/system-message/modern/components/subtitle/index.css +2 -2
  1552. package/system-message/modern/components/subtitle/index.js +1 -1
  1553. package/system-message/modern/components/title/Component.js +4 -4
  1554. package/system-message/modern/components/title/desktop.css +9 -5
  1555. package/system-message/modern/components/title/index.css +6 -3
  1556. package/system-message/modern/components/title/index.js +1 -1
  1557. package/system-message/modern/components/title/mobile.css +9 -5
  1558. package/system-message/modern/desktop.css +2 -2
  1559. package/system-message/modern/desktop.js +1 -1
  1560. package/system-message/modern/index-3885b0d7.d.ts +1 -1
  1561. package/system-message/modern/index.css +7 -7
  1562. package/system-message/modern/index.js +1 -1
  1563. package/system-message/modern/mobile.css +2 -2
  1564. package/system-message/modern/mobile.js +1 -1
  1565. package/system-message/modern/responsive.js +1 -1
  1566. package/system-message/modern/utils.js +1 -1
  1567. package/system-message/responsive.js +1 -1
  1568. package/system-message/utils.js +1 -1
  1569. package/table/components/pagination/Component.js +1 -1
  1570. package/table/components/pagination/index.css +8 -8
  1571. package/table/components/pagination/select-field/index.css +4 -4
  1572. package/table/components/pagination/select-field/index.js +1 -1
  1573. package/table/components/table/Component.js +1 -1
  1574. package/table/components/table/index.css +7 -7
  1575. package/table/components/tbody/Component.js +1 -1
  1576. package/table/components/tbody/index.css +2 -2
  1577. package/table/components/tcell/Component.js +1 -1
  1578. package/table/components/tcell/index.css +6 -6
  1579. package/table/components/texpandable-row/Component.js +1 -1
  1580. package/table/components/texpandable-row/index.css +5 -5
  1581. package/table/components/thead/Component.js +1 -1
  1582. package/table/components/thead/index.css +6 -6
  1583. package/table/components/thead-cell/Component.js +1 -1
  1584. package/table/components/thead-cell/index.css +8 -8
  1585. package/table/components/trow/Component.js +1 -1
  1586. package/table/components/trow/index.css +8 -8
  1587. package/table/components/tsortable-head-cell/Component.js +1 -1
  1588. package/table/components/tsortable-head-cell/index.css +9 -9
  1589. package/table/esm/components/pagination/Component.js +1 -1
  1590. package/table/esm/components/pagination/index.css +8 -8
  1591. package/table/esm/components/pagination/select-field/index.css +4 -4
  1592. package/table/esm/components/pagination/select-field/index.js +1 -1
  1593. package/table/esm/components/table/Component.js +1 -1
  1594. package/table/esm/components/table/index.css +7 -7
  1595. package/table/esm/components/tbody/Component.js +1 -1
  1596. package/table/esm/components/tbody/index.css +2 -2
  1597. package/table/esm/components/tcell/Component.js +1 -1
  1598. package/table/esm/components/tcell/index.css +6 -6
  1599. package/table/esm/components/texpandable-row/Component.js +1 -1
  1600. package/table/esm/components/texpandable-row/index.css +5 -5
  1601. package/table/esm/components/thead/Component.js +1 -1
  1602. package/table/esm/components/thead/index.css +6 -6
  1603. package/table/esm/components/thead-cell/Component.js +1 -1
  1604. package/table/esm/components/thead-cell/index.css +8 -8
  1605. package/table/esm/components/trow/Component.js +1 -1
  1606. package/table/esm/components/trow/index.css +8 -8
  1607. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  1608. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1609. package/table/modern/components/pagination/Component.js +1 -1
  1610. package/table/modern/components/pagination/index.css +8 -8
  1611. package/table/modern/components/pagination/select-field/index.css +4 -4
  1612. package/table/modern/components/pagination/select-field/index.js +1 -1
  1613. package/table/modern/components/table/Component.js +1 -1
  1614. package/table/modern/components/table/index.css +7 -7
  1615. package/table/modern/components/tbody/Component.js +1 -1
  1616. package/table/modern/components/tbody/index.css +2 -2
  1617. package/table/modern/components/tcell/Component.js +1 -1
  1618. package/table/modern/components/tcell/index.css +6 -6
  1619. package/table/modern/components/texpandable-row/Component.js +1 -1
  1620. package/table/modern/components/texpandable-row/index.css +5 -5
  1621. package/table/modern/components/thead/Component.js +1 -1
  1622. package/table/modern/components/thead/index.css +6 -6
  1623. package/table/modern/components/thead-cell/Component.js +1 -1
  1624. package/table/modern/components/thead-cell/index.css +8 -8
  1625. package/table/modern/components/trow/Component.js +1 -1
  1626. package/table/modern/components/trow/index.css +8 -8
  1627. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1628. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1629. package/tabs/Component-ebda875c.d.ts +5 -0
  1630. package/tabs/component-3885b0d7.d.ts +1 -1
  1631. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  1632. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  1633. package/tabs/components/primary-tablist/Component.responsive.js +1 -1
  1634. package/tabs/components/primary-tablist/index.css +29 -29
  1635. package/tabs/components/primary-tablist/mobile.css +32 -32
  1636. package/tabs/components/scrollable-container/Component.js +1 -1
  1637. package/tabs/components/scrollable-container/index.css +5 -5
  1638. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  1639. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  1640. package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
  1641. package/tabs/components/secondary-tablist/index.css +11 -11
  1642. package/tabs/components/secondary-tablist/mobile.css +13 -13
  1643. package/tabs/components/tab/Component.js +1 -1
  1644. package/tabs/components/tab/index.css +3 -3
  1645. package/tabs/components/tabs/Component.desktop.js +2 -2
  1646. package/tabs/components/tabs/Component.mobile.js +2 -2
  1647. package/tabs/components/tabs/Component.responsive.js +2 -2
  1648. package/tabs/cssm/Component-ebda875c.d.ts +5 -0
  1649. package/tabs/cssm/component-3885b0d7.d.ts +1 -1
  1650. package/tabs/cssm/index-f12ee135.d.ts +1 -1
  1651. package/tabs/{types-996ad249.d.ts → cssm/types-5e678ff2.d.ts} +4 -0
  1652. package/tabs/desktop.js +2 -2
  1653. package/tabs/esm/Component-ebda875c.d.ts +5 -0
  1654. package/tabs/esm/component-3885b0d7.d.ts +1 -1
  1655. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  1656. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  1657. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  1658. package/tabs/esm/components/primary-tablist/index.css +29 -29
  1659. package/tabs/esm/components/primary-tablist/mobile.css +32 -32
  1660. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1661. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1662. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  1663. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  1664. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  1665. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1666. package/tabs/esm/components/secondary-tablist/mobile.css +13 -13
  1667. package/tabs/esm/components/tab/Component.js +1 -1
  1668. package/tabs/esm/components/tab/index.css +3 -3
  1669. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  1670. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  1671. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  1672. package/tabs/esm/desktop.js +2 -2
  1673. package/tabs/esm/index-f12ee135.d.ts +1 -1
  1674. package/tabs/esm/index.js +2 -2
  1675. package/tabs/esm/index.module-ad30718b.js +4 -0
  1676. package/tabs/esm/index.module-edd5702f.js +4 -0
  1677. package/tabs/esm/mobile.js +2 -2
  1678. package/tabs/esm/responsive.js +2 -2
  1679. package/tabs/{cssm/types-996ad249.d.ts → esm/types-5e678ff2.d.ts} +4 -0
  1680. package/tabs/index-f12ee135.d.ts +1 -1
  1681. package/tabs/index.js +2 -2
  1682. package/tabs/index.module-1aeb14d5.js +4 -0
  1683. package/tabs/index.module-cfd2d08c.js +4 -0
  1684. package/tabs/mobile.js +2 -2
  1685. package/tabs/modern/Component-ebda875c.d.ts +5 -0
  1686. package/tabs/modern/component-3885b0d7.d.ts +1 -1
  1687. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1688. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1689. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1690. package/tabs/modern/components/primary-tablist/index.css +29 -29
  1691. package/tabs/modern/components/primary-tablist/mobile.css +32 -32
  1692. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1693. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1694. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1695. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1696. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1697. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1698. package/tabs/modern/components/secondary-tablist/mobile.css +13 -13
  1699. package/tabs/modern/components/tab/Component.js +1 -1
  1700. package/tabs/modern/components/tab/index.css +3 -3
  1701. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1702. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1703. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1704. package/tabs/modern/desktop.js +2 -2
  1705. package/tabs/modern/index-f12ee135.d.ts +1 -1
  1706. package/tabs/modern/index.js +2 -2
  1707. package/tabs/modern/index.module-be8fee8f.js +4 -0
  1708. package/tabs/modern/index.module-c36d785f.js +4 -0
  1709. package/tabs/modern/mobile.js +2 -2
  1710. package/tabs/modern/responsive.js +2 -2
  1711. package/tabs/{esm/types-996ad249.d.ts → modern/types-5e678ff2.d.ts} +4 -0
  1712. package/tabs/responsive.js +2 -2
  1713. package/tabs/{modern/types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
  1714. package/tag/Component.js +3 -3
  1715. package/tag/default.css +12 -12
  1716. package/tag/esm/Component.js +3 -3
  1717. package/tag/esm/default.css +12 -12
  1718. package/tag/esm/index.css +47 -47
  1719. package/tag/esm/inverted.css +12 -12
  1720. package/tag/index.css +47 -47
  1721. package/tag/inverted.css +12 -12
  1722. package/tag/modern/Component.js +3 -3
  1723. package/tag/modern/default.css +12 -12
  1724. package/tag/modern/index.css +47 -47
  1725. package/tag/modern/inverted.css +12 -12
  1726. package/textarea/Component.js +3 -3
  1727. package/textarea/{PseudoTextArea-eaf165cc.js → PseudoTextArea-47be0b7e.js} +1 -1
  1728. package/textarea/components/PseudoTextArea.js +1 -1
  1729. package/textarea/components/index.d.ts +1 -1
  1730. package/textarea/components/index.js +1 -1
  1731. package/textarea/default.css +18 -18
  1732. package/textarea/esm/Component.js +3 -3
  1733. package/textarea/esm/{PseudoTextArea-fc715dde.js → PseudoTextArea-803fa6e0.js} +1 -1
  1734. package/textarea/esm/components/PseudoTextArea.js +1 -1
  1735. package/textarea/esm/components/index.d.ts +1 -1
  1736. package/textarea/esm/components/index.js +1 -1
  1737. package/textarea/esm/default.css +18 -18
  1738. package/textarea/esm/index.css +41 -41
  1739. package/textarea/esm/index.js +1 -1
  1740. package/textarea/esm/inverted.css +18 -18
  1741. package/textarea/index.css +41 -41
  1742. package/textarea/index.js +1 -1
  1743. package/textarea/inverted.css +18 -18
  1744. package/textarea/modern/Component.js +3 -3
  1745. package/textarea/modern/PseudoTextArea-526cd9e3.js +12 -0
  1746. package/textarea/modern/components/PseudoTextArea.js +1 -1
  1747. package/textarea/modern/components/index.d.ts +1 -1
  1748. package/textarea/modern/components/index.js +1 -1
  1749. package/textarea/modern/default.css +18 -18
  1750. package/textarea/modern/index.css +41 -41
  1751. package/textarea/modern/index.js +1 -1
  1752. package/textarea/modern/inverted.css +18 -18
  1753. package/themes/button/corp.css +37 -0
  1754. package/themes/button/site.css +0 -46
  1755. package/themes/click.css +9 -0
  1756. package/themes/compiled/mobile-dark-bluetint.css +284 -284
  1757. package/themes/corp.css +32 -0
  1758. package/themes/dist/button/corp.css +37 -0
  1759. package/themes/dist/button/site.css +0 -46
  1760. package/themes/dist/click.css +9 -0
  1761. package/themes/dist/compiled/mobile-dark-bluetint.css +1067 -1067
  1762. package/themes/dist/corp.css +32 -0
  1763. package/themes/dist/mixins/button/corp.css +37 -0
  1764. package/themes/dist/mixins/button/site.css +0 -46
  1765. package/themes/dist/mixins/click.css +2 -0
  1766. package/themes/dist/mixins/corp.css +2 -0
  1767. package/themes/dist/mixins/system-message/click.css +13 -0
  1768. package/themes/dist/package.json +1 -1
  1769. package/themes/dist/site.css +0 -40
  1770. package/themes/dist/system-message/click.css +13 -0
  1771. package/themes/mixins/button/corp.css +37 -0
  1772. package/themes/mixins/button/site.css +0 -46
  1773. package/themes/mixins/click.css +2 -0
  1774. package/themes/mixins/corp.css +2 -0
  1775. package/themes/mixins/system-message/click.css +13 -0
  1776. package/themes/site.css +0 -40
  1777. package/themes/system-message/click.css +13 -0
  1778. package/toast/component.js +1 -1
  1779. package/toast/esm/component.js +1 -1
  1780. package/toast/esm/index.css +10 -10
  1781. package/toast/index.css +10 -10
  1782. package/toast/modern/component.js +1 -1
  1783. package/toast/modern/index.css +10 -10
  1784. package/toast-plate/component.js +3 -3
  1785. package/toast-plate/default.css +3 -3
  1786. package/toast-plate/esm/component.js +3 -3
  1787. package/toast-plate/esm/default.css +3 -3
  1788. package/toast-plate/esm/index.css +16 -16
  1789. package/toast-plate/esm/inverted.css +3 -3
  1790. package/toast-plate/index.css +16 -16
  1791. package/toast-plate/inverted.css +3 -3
  1792. package/toast-plate/modern/component.js +3 -3
  1793. package/toast-plate/modern/default.css +3 -3
  1794. package/toast-plate/modern/index.css +16 -16
  1795. package/toast-plate/modern/inverted.css +3 -3
  1796. package/tooltip/Component.js +3 -3
  1797. package/tooltip/component.responsive.js +1 -1
  1798. package/tooltip/default.css +5 -5
  1799. package/tooltip/esm/Component.js +3 -3
  1800. package/tooltip/esm/component.responsive.js +1 -1
  1801. package/tooltip/esm/default.css +5 -5
  1802. package/tooltip/esm/index.css +7 -7
  1803. package/tooltip/esm/inverted.css +5 -5
  1804. package/tooltip/esm/responsive.css +3 -3
  1805. package/tooltip/index.css +7 -7
  1806. package/tooltip/inverted.css +5 -5
  1807. package/tooltip/modern/Component.js +3 -3
  1808. package/tooltip/modern/component.responsive.js +1 -1
  1809. package/tooltip/modern/default.css +5 -5
  1810. package/tooltip/modern/index.css +7 -7
  1811. package/tooltip/modern/inverted.css +5 -5
  1812. package/tooltip/modern/responsive.css +3 -3
  1813. package/tooltip/responsive.css +3 -3
  1814. package/typography/colors.css +19 -19
  1815. package/typography/colors.module-2f77b434.js +4 -0
  1816. package/typography/common.module-cdac0ae6.js +4 -0
  1817. package/typography/component.js +2 -2
  1818. package/typography/esm/colors.css +19 -19
  1819. package/typography/esm/colors.module-04bd6031.js +4 -0
  1820. package/typography/esm/common.module-dd309814.js +4 -0
  1821. package/typography/esm/component.js +2 -2
  1822. package/typography/esm/index.js +2 -2
  1823. package/typography/esm/text/component.js +2 -2
  1824. package/typography/esm/text/index.css +17 -17
  1825. package/typography/esm/text/index.js +1 -1
  1826. package/typography/esm/title/common.css +4 -4
  1827. package/typography/esm/title/component.js +1 -1
  1828. package/typography/esm/title/index.css +18 -18
  1829. package/typography/esm/title/index.js +3 -3
  1830. package/typography/esm/title-mobile/component.js +3 -3
  1831. package/typography/esm/title-mobile/index.css +10 -10
  1832. package/typography/esm/title-mobile/index.js +2 -2
  1833. package/typography/esm/title-responsive/component.js +3 -3
  1834. package/typography/esm/title-responsive/index.css +40 -40
  1835. package/typography/esm/title-responsive/index.js +2 -2
  1836. package/typography/index.js +2 -2
  1837. package/typography/modern/colors.css +19 -19
  1838. package/typography/modern/colors.module-ec97817e.js +4 -0
  1839. package/typography/modern/common.module-193c74c2.js +4 -0
  1840. package/typography/modern/component.js +2 -2
  1841. package/typography/modern/index.js +2 -2
  1842. package/typography/modern/text/component.js +2 -2
  1843. package/typography/modern/text/index.css +17 -17
  1844. package/typography/modern/text/index.js +1 -1
  1845. package/typography/modern/title/common.css +4 -4
  1846. package/typography/modern/title/component.js +1 -1
  1847. package/typography/modern/title/index.css +18 -18
  1848. package/typography/modern/title/index.js +3 -3
  1849. package/typography/modern/title-mobile/component.js +3 -3
  1850. package/typography/modern/title-mobile/index.css +10 -10
  1851. package/typography/modern/title-mobile/index.js +2 -2
  1852. package/typography/modern/title-responsive/component.js +3 -3
  1853. package/typography/modern/title-responsive/index.css +40 -40
  1854. package/typography/modern/title-responsive/index.js +2 -2
  1855. package/typography/text/component.js +2 -2
  1856. package/typography/text/index.css +17 -17
  1857. package/typography/text/index.js +1 -1
  1858. package/typography/title/common.css +4 -4
  1859. package/typography/title/component.js +1 -1
  1860. package/typography/title/index.css +18 -18
  1861. package/typography/title/index.js +3 -3
  1862. package/typography/title-mobile/component.js +3 -3
  1863. package/typography/title-mobile/index.css +10 -10
  1864. package/typography/title-mobile/index.js +2 -2
  1865. package/typography/title-responsive/component.js +3 -3
  1866. package/typography/title-responsive/index.css +40 -40
  1867. package/typography/title-responsive/index.js +2 -2
  1868. package/underlay/Component.js +1 -1
  1869. package/underlay/esm/Component.js +1 -1
  1870. package/underlay/esm/index.css +109 -109
  1871. package/underlay/index.css +109 -109
  1872. package/underlay/modern/Component.js +1 -1
  1873. package/underlay/modern/index.css +109 -109
  1874. package/vars/dist/package.json +1 -1
  1875. package/with-suffix/Component.js +1 -1
  1876. package/with-suffix/esm/Component.js +1 -1
  1877. package/with-suffix/esm/index.css +9 -9
  1878. package/with-suffix/index.css +9 -9
  1879. package/with-suffix/modern/Component.js +1 -1
  1880. package/with-suffix/modern/index.css +9 -9
  1881. package/calendar-range/esm/index.module-734f99a2.js +0 -4
  1882. package/calendar-range/index.module-abef45c4.js +0 -4
  1883. package/calendar-range/modern/index.module-a8f323c6.js +0 -4
  1884. package/grid/esm/gutters.module-644c9563.js +0 -4
  1885. package/grid/gutters.module-fb0617c8.js +0 -4
  1886. package/grid/modern/gutters.module-a85b13de.js +0 -4
  1887. package/tabs/esm/index.module-5133b558.js +0 -4
  1888. package/tabs/esm/index.module-fa319b45.js +0 -4
  1889. package/tabs/index.module-16c600cb.js +0 -4
  1890. package/tabs/index.module-bacb9546.js +0 -4
  1891. package/tabs/modern/index.module-777f9d93.js +0 -4
  1892. package/tabs/modern/index.module-8bb023c1.js +0 -4
  1893. package/textarea/modern/PseudoTextArea-29ee0332.js +0 -12
  1894. package/typography/colors.module-c7467f18.js +0 -4
  1895. package/typography/common.module-2e73f4a5.js +0 -4
  1896. package/typography/esm/colors.module-c3c7b076.js +0 -4
  1897. package/typography/esm/common.module-97dae9d3.js +0 -4
  1898. package/typography/modern/colors.module-c9fcbf7f.js +0 -4
  1899. package/typography/modern/common.module-d046b124.js +0 -4
  1900. /package/confirmation/{countdown-section-7c31cfec.d.ts → countdown-section-3301df6a.d.ts} +0 -0
  1901. /package/confirmation/esm/{countdown-section-e9e3e838.d.ts → countdown-section-e078a64d.d.ts} +0 -0
  1902. /package/confirmation/modern/{countdown-section-429f117f.d.ts → countdown-section-e614b319.d.ts} +0 -0
  1903. /package/gallery/{buttons-3b131780.d.ts → buttons-089b6521.d.ts} +0 -0
  1904. /package/gallery/esm/{buttons-b21873ca.d.ts → buttons-71de80e0.d.ts} +0 -0
  1905. /package/gallery/esm/{slide-64a88124.d.ts → slide-3d3291a2.d.ts} +0 -0
  1906. /package/gallery/modern/{buttons-9ec90ea2.d.ts → buttons-0f084c5f.d.ts} +0 -0
  1907. /package/gallery/modern/{slide-48a0b056.d.ts → slide-c880500b.d.ts} +0 -0
  1908. /package/gallery/{slide-6194e85d.d.ts → slide-15e8e51e.d.ts} +0 -0
  1909. /package/intl-phone-input/esm/{libphonenumber-js.min-04e8ed54.d.ts → libphonenumber-js.min-c5086201.d.ts} +0 -0
  1910. /package/intl-phone-input/esm/{libphonenumber-js.min-04e8ed54.js → libphonenumber-js.min-c5086201.js} +0 -0
  1911. /package/intl-phone-input/{libphonenumber-js.min-3af8df68.d.ts → libphonenumber-js.min-39e93b8c.d.ts} +0 -0
  1912. /package/intl-phone-input/{libphonenumber-js.min-3af8df68.js → libphonenumber-js.min-39e93b8c.js} +0 -0
  1913. /package/intl-phone-input/modern/{libphonenumber-js.min-04e8ed54.d.ts → libphonenumber-js.min-c5086201.d.ts} +0 -0
  1914. /package/intl-phone-input/modern/{libphonenumber-js.min-04e8ed54.js → libphonenumber-js.min-c5086201.js} +0 -0
  1915. /package/list/{Component-3546e298.d.ts → Component-0d922821.d.ts} +0 -0
  1916. /package/list/esm/{Component-e099811a.d.ts → Component-c489ea63.d.ts} +0 -0
  1917. /package/list/modern/{Component-2a96e389.d.ts → Component-6457fd60.d.ts} +0 -0
  1918. /package/pass-code/esm/{getDataTestId-34f196ff.d.ts → getDataTestId-4f31c633.d.ts} +0 -0
  1919. /package/pass-code/esm/{getDataTestId-34f196ff.js → getDataTestId-4f31c633.js} +0 -0
  1920. /package/pass-code/{getDataTestId-420c54cb.d.ts → getDataTestId-b98324c8.d.ts} +0 -0
  1921. /package/pass-code/{getDataTestId-420c54cb.js → getDataTestId-b98324c8.js} +0 -0
  1922. /package/pass-code/modern/{getDataTestId-ce2b8f6a.d.ts → getDataTestId-f87c16b2.d.ts} +0 -0
  1923. /package/pass-code/modern/{getDataTestId-ce2b8f6a.js → getDataTestId-f87c16b2.js} +0 -0
  1924. /package/pure-cell/{component-2e328172.d.ts → component-9b7bdb87.d.ts} +0 -0
  1925. /package/pure-cell/esm/{component-910bfda5.d.ts → component-3775a63b.d.ts} +0 -0
  1926. /package/pure-cell/esm/{getDataTestId-7a70afd5.d.ts → getDataTestId-232bf996.d.ts} +0 -0
  1927. /package/pure-cell/esm/{getDataTestId-7a70afd5.js → getDataTestId-232bf996.js} +0 -0
  1928. /package/pure-cell/{getDataTestId-57383ab4.d.ts → getDataTestId-ba58661b.d.ts} +0 -0
  1929. /package/pure-cell/{getDataTestId-57383ab4.js → getDataTestId-ba58661b.js} +0 -0
  1930. /package/pure-cell/modern/{component-10310ed2.d.ts → component-5d9ab3e1.d.ts} +0 -0
  1931. /package/pure-cell/modern/{getDataTestId-ab88736e.d.ts → getDataTestId-0777863e.d.ts} +0 -0
  1932. /package/pure-cell/modern/{getDataTestId-ab88736e.js → getDataTestId-0777863e.js} +0 -0
  1933. /package/select/{Component-64211fbc.d.ts → Component-64237391.d.ts} +0 -0
  1934. /package/select/cssm/{Component-610b3743.d.ts → Component-d168a54e.d.ts} +0 -0
  1935. /package/select/esm/{Component-7140ff91.d.ts → Component-ad1eefad.d.ts} +0 -0
  1936. /package/select/esm/{getDataTestId-314fa1a6.d.ts → getDataTestId-aac9a2f3.d.ts} +0 -0
  1937. /package/select/esm/{getDataTestId-314fa1a6.js → getDataTestId-aac9a2f3.js} +0 -0
  1938. /package/select/esm/{intersection-observer-23bd3749.d.ts → intersection-observer-d1779518.d.ts} +0 -0
  1939. /package/select/esm/{intersection-observer-23bd3749.js → intersection-observer-d1779518.js} +0 -0
  1940. /package/select/{getDataTestId-4fb00db1.d.ts → getDataTestId-535ea04f.d.ts} +0 -0
  1941. /package/select/{getDataTestId-4fb00db1.js → getDataTestId-535ea04f.js} +0 -0
  1942. /package/select/{intersection-observer-471bfd3d.d.ts → intersection-observer-74cdb339.d.ts} +0 -0
  1943. /package/select/{intersection-observer-471bfd3d.js → intersection-observer-74cdb339.js} +0 -0
  1944. /package/select/modern/{Component-55f51640.d.ts → Component-16021a40.d.ts} +0 -0
  1945. /package/select/modern/{getDataTestId-9b9ba93b.d.ts → getDataTestId-c249e5c8.d.ts} +0 -0
  1946. /package/select/modern/{getDataTestId-9b9ba93b.js → getDataTestId-c249e5c8.js} +0 -0
  1947. /package/select/modern/{intersection-observer-23bd3749.d.ts → intersection-observer-d1779518.d.ts} +0 -0
  1948. /package/select/modern/{intersection-observer-23bd3749.js → intersection-observer-d1779518.js} +0 -0
  1949. /package/sortable-list/{Components-14e6c8f8.d.ts → Components-a841f8e3.d.ts} +0 -0
  1950. /package/sortable-list/esm/{Components-1980ad90.d.ts → Components-3bd80c09.d.ts} +0 -0
  1951. /package/sortable-list/modern/{Components-81505978.d.ts → Components-2e20502f.d.ts} +0 -0
  1952. /package/system-message/esm/{getDataTestId-a3b8704c.d.ts → getDataTestId-5e4692b1.d.ts} +0 -0
  1953. /package/system-message/esm/{getDataTestId-a3b8704c.js → getDataTestId-5e4692b1.js} +0 -0
  1954. /package/system-message/{getDataTestId-1bfe04d3.d.ts → getDataTestId-ab3a9261.d.ts} +0 -0
  1955. /package/system-message/{getDataTestId-1bfe04d3.js → getDataTestId-ab3a9261.js} +0 -0
  1956. /package/system-message/modern/{getDataTestId-1f4f29b0.d.ts → getDataTestId-87eafd4d.d.ts} +0 -0
  1957. /package/system-message/modern/{getDataTestId-1f4f29b0.js → getDataTestId-87eafd4d.js} +0 -0
  1958. /package/textarea/{PseudoTextArea-eaf165cc.d.ts → PseudoTextArea-47be0b7e.d.ts} +0 -0
  1959. /package/textarea/esm/{PseudoTextArea-fc715dde.d.ts → PseudoTextArea-803fa6e0.d.ts} +0 -0
  1960. /package/textarea/modern/{PseudoTextArea-29ee0332.d.ts → PseudoTextArea-526cd9e3.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- /* hash: 6riu7 */
1
+ /* hash: q4mwi */
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_17yfn {
41
+ } .confirmation__component_1d9j9 {
42
42
  display: flex;
43
43
  flex-direction: column;
44
- } .confirmation__typographyTheme_17yfn.confirmation__typographyTheme_17yfn {
44
+ } .confirmation__typographyTheme_1d9j9.confirmation__typographyTheme_1d9j9 {
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_17yfn.confirmation__phone_17yfn {
50
+ } .confirmation__phone_1d9j9.confirmation__phone_1d9j9 {
51
51
  color: var(--color-light-text-primary);
52
52
  margin-bottom: var(--gap-2xl);
53
- } .confirmation__compact_17yfn {
53
+ } .confirmation__compact_1d9j9 {
54
54
  margin-bottom: var(--gap-xl);
55
- } .confirmation__loaderWrap_17yfn {
55
+ } .confirmation__loaderWrap_1d9j9 {
56
56
  display: flex;
57
57
  align-items: center;
58
- } .confirmation__left_17yfn {
58
+ } .confirmation__left_1d9j9 {
59
59
  align-items: flex-start;
60
- } .confirmation__center_17yfn {
60
+ } .confirmation__center_1d9j9 {
61
61
  align-items: center;
62
62
  text-align: center
63
- } .confirmation__center_17yfn .confirmation__loaderWrap_17yfn {
63
+ } .confirmation__center_1d9j9 .confirmation__loaderWrap_1d9j9 {
64
64
  justify-content: center;
65
- } .confirmation__center_17yfn input {
65
+ } .confirmation__center_1d9j9 input {
66
66
  margin: 0 var(--gap-2xs);
67
- } .confirmation__codeInput_17yfn {
67
+ } .confirmation__codeInput_1d9j9 {
68
68
  margin-bottom: var(--gap-s);
69
- } .confirmation__smsComeLink_17yfn.confirmation__smsComeLink_17yfn {
69
+ } .confirmation__smsComeLink_1d9j9.confirmation__smsComeLink_1d9j9 {
70
70
  font-size: 14px;
71
71
  line-height: 20px;
72
72
  font-weight: 500;
73
- } .confirmation__countdownContainer_17yfn.confirmation__countdownContainer_17yfn {
73
+ } .confirmation__countdownContainer_1d9j9.confirmation__countdownContainer_1d9j9 {
74
74
  color: var(--color-light-text-secondary);
75
75
  margin-bottom: var(--gap-xl);
76
- } .confirmation__countdownMobile_17yfn.confirmation__countdownMobile_17yfn {
76
+ } .confirmation__countdownMobile_1d9j9.confirmation__countdownMobile_1d9j9 {
77
77
  margin-bottom: var(--gap-l);
78
- } .confirmation__countdownLoaderMobile_17yfn.confirmation__countdownLoaderMobile_17yfn {
78
+ } .confirmation__countdownLoaderMobile_1d9j9.confirmation__countdownLoaderMobile_1d9j9 {
79
79
  margin-bottom: var(--gap-m);
80
- } .confirmation__getCodeButton_17yfn {
80
+ } .confirmation__getCodeButton_1d9j9 {
81
81
  position: relative;
82
82
  top: var(--gap-2xs-neg);
83
83
  margin-bottom: var(--gap-m);
84
- } .confirmation__getCodeButtonMobile_17yfn {
84
+ } .confirmation__getCodeButtonMobile_1d9j9 {
85
85
  margin-bottom: 0;
86
- } .confirmation__containerInput_17yfn {
86
+ } .confirmation__containerInput_1d9j9 {
87
87
  min-height: 80px;
88
88
  }
@@ -11,7 +11,7 @@ require('@alfalab/hooks');
11
11
  require('../../../context.js');
12
12
  require('../../../utils.js');
13
13
  require('../../header/component.js');
14
- require('../../../countdown-section-7c31cfec.js');
14
+ require('../../../countdown-section-3301df6a.js');
15
15
  require('../../../../loader');
16
16
 
17
17
 
@@ -13,7 +13,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
13
13
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
14
14
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
15
15
 
16
- var styles = {"component":"confirmation__component_11tmg","center":"confirmation__center_11tmg","typographyTheme":"confirmation__typographyTheme_11tmg","description":"confirmation__description_11tmg","countdownWrap":"confirmation__countdownWrap_11tmg","loader":"confirmation__loader_11tmg"};
16
+ var styles = {"component":"confirmation__component_wiiuj","center":"confirmation__center_wiiuj","typographyTheme":"confirmation__typographyTheme_wiiuj","description":"confirmation__description_wiiuj","countdownWrap":"confirmation__countdownWrap_wiiuj","loader":"confirmation__loader_wiiuj"};
17
17
  require('./index.css');
18
18
 
19
19
  var TempBlock = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1rbg1 */
1
+ /* hash: 1f4tv */
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_11tmg {
34
+ } .confirmation__component_wiiuj {
35
35
  display: flex;
36
36
  flex-direction: column;
37
- } .confirmation__center_11tmg {
37
+ } .confirmation__center_wiiuj {
38
38
  align-items: center;
39
39
  text-align: center;
40
- } .confirmation__typographyTheme_11tmg.confirmation__typographyTheme_11tmg {
40
+ } .confirmation__typographyTheme_wiiuj.confirmation__typographyTheme_wiiuj {
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_11tmg.confirmation__description_11tmg {
46
+ } .confirmation__description_wiiuj.confirmation__description_wiiuj {
47
47
  margin-bottom: var(--gap-xs);
48
- } .confirmation__countdownWrap_11tmg {
48
+ } .confirmation__countdownWrap_wiiuj {
49
49
  display: flex;
50
50
  align-items: center;
51
- } .confirmation__loader_11tmg {
51
+ } .confirmation__loader_wiiuj {
52
52
  margin-right: var(--gap-xs);
53
53
  }
@@ -11,7 +11,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
11
11
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
12
12
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
13
13
 
14
- var styles = {"component":"confirmation__component_17yfn","typographyTheme":"confirmation__typographyTheme_17yfn","phone":"confirmation__phone_17yfn","compact":"confirmation__compact_17yfn","loaderWrap":"confirmation__loaderWrap_17yfn","left":"confirmation__left_17yfn","center":"confirmation__center_17yfn","codeInput":"confirmation__codeInput_17yfn","smsComeLink":"confirmation__smsComeLink_17yfn","countdownContainer":"confirmation__countdownContainer_17yfn","countdownMobile":"confirmation__countdownMobile_17yfn","countdownLoaderMobile":"confirmation__countdownLoaderMobile_17yfn","getCodeButton":"confirmation__getCodeButton_17yfn","getCodeButtonMobile":"confirmation__getCodeButtonMobile_17yfn","containerInput":"confirmation__containerInput_17yfn"};
14
+ var styles = {"component":"confirmation__component_1d9j9","typographyTheme":"confirmation__typographyTheme_1d9j9","phone":"confirmation__phone_1d9j9","compact":"confirmation__compact_1d9j9","loaderWrap":"confirmation__loaderWrap_1d9j9","left":"confirmation__left_1d9j9","center":"confirmation__center_1d9j9","codeInput":"confirmation__codeInput_1d9j9","smsComeLink":"confirmation__smsComeLink_1d9j9","countdownContainer":"confirmation__countdownContainer_1d9j9","countdownMobile":"confirmation__countdownMobile_1d9j9","countdownLoaderMobile":"confirmation__countdownLoaderMobile_1d9j9","getCodeButton":"confirmation__getCodeButton_1d9j9","getCodeButtonMobile":"confirmation__getCodeButtonMobile_1d9j9","containerInput":"confirmation__containerInput_1d9j9"};
15
15
  require('./components/screens/initial/index.css');
16
16
 
17
17
  var CountdownSection = function (_a) {
@@ -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-7c31cfec.js');
18
+ require('./countdown-section-3301df6a.js');
19
19
  require('../loader');
20
20
  require('./components/screens/hint/component.js');
21
21
  require('./components/screens/fatal-error/component.js');
@@ -9,7 +9,7 @@ import '../../code-input/esm';
9
9
  import '../../link/esm';
10
10
  import '../../typography/esm';
11
11
  import './components/header/component.js';
12
- import './countdown-section-e9e3e838.js';
12
+ import './countdown-section-e078a64d.js';
13
13
  import '../../loader/esm';
14
14
  import './components/screens/hint/component.js';
15
15
  import './components/screens/fatal-error/component.js';
@@ -9,7 +9,7 @@ import '../../code-input/esm';
9
9
  import '../../link/esm';
10
10
  import '../../typography/esm';
11
11
  import './components/header/component.js';
12
- import './countdown-section-e9e3e838.js';
12
+ import './countdown-section-e078a64d.js';
13
13
  import '../../loader/esm';
14
14
  import './components/screens/hint/component.js';
15
15
  import './components/screens/fatal-error/component.js';
@@ -19,7 +19,7 @@ import './types.js';
19
19
  import './utils.js';
20
20
  import './components/screens/initial/component.js';
21
21
 
22
- var styles = {"container":"confirmation__container_18fdm"};
22
+ var styles = {"container":"confirmation__container_1kxdv"};
23
23
  require('./mobile.css');
24
24
 
25
25
  var ConfirmationMobile = function (_a) {
@@ -11,7 +11,7 @@ import '../../code-input/esm';
11
11
  import '../../link/esm';
12
12
  import '../../typography/esm';
13
13
  import './components/header/component.js';
14
- import './countdown-section-e9e3e838.js';
14
+ import './countdown-section-e078a64d.js';
15
15
  import '../../loader/esm';
16
16
  import './components/screens/hint/component.js';
17
17
  import './components/screens/fatal-error/component.js';
@@ -14,11 +14,11 @@ import '../../../../code-input/esm';
14
14
  import '../../../../link/esm';
15
15
  import '../../../../typography/esm';
16
16
  import '../header/component.js';
17
- import '../../countdown-section-e9e3e838.js';
17
+ import '../../countdown-section-e078a64d.js';
18
18
  import '../../../../loader/esm';
19
19
  import '../countdown-loader/component.js';
20
20
 
21
- var styles = {"component":"confirmation__component_ax49s"};
21
+ var styles = {"component":"confirmation__component_gttd2"};
22
22
  require('./index.css');
23
23
 
24
24
  var confirmationScreens = {
@@ -1,4 +1,4 @@
1
- /* hash: zypor */
1
+ /* hash: hriat */
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_ax49s {
18
+ } .confirmation__component_gttd2 {
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-e9e3e838.js';
12
+ import '../../countdown-section-e078a64d.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_wpe9x"};
3
+ var styles = {"circle":"confirmation__circle_zykkq"};
4
4
  require('./index.css');
5
5
 
6
6
  var SIZE = 16;
@@ -1,4 +1,4 @@
1
- /* hash: 1baqr */
1
+ /* hash: dcctm */
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_wpe9x {
18
+ } .confirmation__circle_zykkq {
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_1swc2","typography":"confirmation__typography_1swc2","typographyMobile":"confirmation__typographyMobile_1swc2"};
5
+ var styles = {"header":"confirmation__header_1j1ul","typography":"confirmation__typography_1j1ul","typographyMobile":"confirmation__typographyMobile_1j1ul"};
6
6
  require('./index.css');
7
7
 
8
8
  var Header = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1nhwa */
1
+ /* hash: 1jxbx */
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_1swc2.confirmation__header_1swc2 {
37
+ } .confirmation__header_1j1ul.confirmation__header_1j1ul {
38
38
  margin-bottom: var(--gap-xl);
39
- } .confirmation__typography_1swc2.confirmation__typography_1swc2 {
39
+ } .confirmation__typography_1j1ul.confirmation__typography_1j1ul {
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_1swc2.confirmation__typographyMobile_1swc2 {
45
+ } .confirmation__typographyMobile_1j1ul.confirmation__typographyMobile_1j1ul {
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-e9e3e838.js';
15
+ import '../countdown-section-e078a64d.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_1fzbr","typographyTheme":"confirmation__typographyTheme_1fzbr","left":"confirmation__left_1fzbr","center":"confirmation__center_1fzbr","button":"confirmation__button_1fzbr"};
9
+ var styles = {"component":"confirmation__component_1dbqx","typographyTheme":"confirmation__typographyTheme_1dbqx","left":"confirmation__left_1dbqx","center":"confirmation__center_1dbqx","button":"confirmation__button_1dbqx"};
10
10
  require('./index.css');
11
11
 
12
12
  var FatalError = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1ksy0 */
1
+ /* hash: 1h8dn */
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_1fzbr {
34
+ } .confirmation__component_1dbqx {
35
35
  display: flex;
36
36
  flex-direction: column;
37
- } .confirmation__typographyTheme_1fzbr.confirmation__typographyTheme_1fzbr {
37
+ } .confirmation__typographyTheme_1dbqx.confirmation__typographyTheme_1dbqx {
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_1fzbr {
43
+ } .confirmation__left_1dbqx {
44
44
  align-items: flex-start;
45
- } .confirmation__center_1fzbr {
45
+ } .confirmation__center_1dbqx {
46
46
  align-items: center;
47
47
  text-align: center;
48
- } .confirmation__button_1fzbr {
48
+ } .confirmation__button_1dbqx {
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_31z3n","center":"confirmation__center_31z3n","text":"confirmation__text_31z3n","typographyTheme":"confirmation__typographyTheme_31z3n","phonesWrap":"confirmation__phonesWrap_31z3n","phoneWrap":"confirmation__phoneWrap_31z3n","phoneLink":"confirmation__phoneLink_31z3n","hintButton":"confirmation__hintButton_31z3n","phoneContentMobile":"confirmation__phoneContentMobile_31z3n"};
10
+ var styles = {"component":"confirmation__component_g5ku0","center":"confirmation__center_g5ku0","text":"confirmation__text_g5ku0","typographyTheme":"confirmation__typographyTheme_g5ku0","phonesWrap":"confirmation__phonesWrap_g5ku0","phoneWrap":"confirmation__phoneWrap_g5ku0","phoneLink":"confirmation__phoneLink_g5ku0","hintButton":"confirmation__hintButton_g5ku0","phoneContentMobile":"confirmation__phoneContentMobile_g5ku0"};
11
11
  require('./index.css');
12
12
 
13
13
  var Hint = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1wgxo */
1
+ /* hash: 1e9qa */
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_31z3n {
36
+ } .confirmation__component_g5ku0 {
37
37
  display: flex;
38
38
  flex-direction: column;
39
39
  align-items: flex-start
40
- } .confirmation__component_31z3n span:last-of-type {
40
+ } .confirmation__component_g5ku0 span:last-of-type {
41
41
  margin-bottom: 0;
42
- } .confirmation__center_31z3n {
42
+ } .confirmation__center_g5ku0 {
43
43
  align-items: center;
44
44
  text-align: center;
45
- } .confirmation__text_31z3n.confirmation__text_31z3n {
45
+ } .confirmation__text_g5ku0.confirmation__text_g5ku0 {
46
46
  margin-bottom: var(--gap-xl);
47
- } .confirmation__typographyTheme_31z3n.confirmation__typographyTheme_31z3n {
47
+ } .confirmation__typographyTheme_g5ku0.confirmation__typographyTheme_g5ku0 {
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_31z3n {
53
+ } .confirmation__phonesWrap_g5ku0 {
54
54
  display: flex;
55
55
  flex-direction: column;
56
56
  margin-bottom: var(--gap-xl);
57
- } .confirmation__phoneWrap_31z3n {
57
+ } .confirmation__phoneWrap_g5ku0 {
58
58
  margin-bottom: var(--gap-xs)
59
- } .confirmation__phoneWrap_31z3n:last-child {
59
+ } .confirmation__phoneWrap_g5ku0:last-child {
60
60
  margin-bottom: 0;
61
- } .confirmation__phoneLink_31z3n.confirmation__phoneLink_31z3n {
61
+ } .confirmation__phoneLink_g5ku0.confirmation__phoneLink_g5ku0 {
62
62
  font-size: 16px;
63
63
  line-height: 24px;
64
64
  font-weight: 500;
65
- } .confirmation__hintButton_31z3n {
65
+ } .confirmation__hintButton_g5ku0 {
66
66
  margin-top: var(--gap-2xl);
67
- } .confirmation__phoneContentMobile_31z3n {
67
+ } .confirmation__phoneContentMobile_g5ku0 {
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-e9e3e838.js';
14
+ import '../../countdown-section-e078a64d.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-e9e3e838.js';
10
+ import { s as styles, C as CountdownSection } from '../../../countdown-section-e078a64d.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-e9e3e838.js';
7
+ export { C as CountdownSection } from '../../../countdown-section-e078a64d.js';
8
8
  import '../../../utils.js';
@@ -1,4 +1,4 @@
1
- /* hash: 6riu7 */
1
+ /* hash: q4mwi */
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_17yfn {
41
+ } .confirmation__component_1d9j9 {
42
42
  display: flex;
43
43
  flex-direction: column;
44
- } .confirmation__typographyTheme_17yfn.confirmation__typographyTheme_17yfn {
44
+ } .confirmation__typographyTheme_1d9j9.confirmation__typographyTheme_1d9j9 {
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_17yfn.confirmation__phone_17yfn {
50
+ } .confirmation__phone_1d9j9.confirmation__phone_1d9j9 {
51
51
  color: var(--color-light-text-primary);
52
52
  margin-bottom: var(--gap-2xl);
53
- } .confirmation__compact_17yfn {
53
+ } .confirmation__compact_1d9j9 {
54
54
  margin-bottom: var(--gap-xl);
55
- } .confirmation__loaderWrap_17yfn {
55
+ } .confirmation__loaderWrap_1d9j9 {
56
56
  display: flex;
57
57
  align-items: center;
58
- } .confirmation__left_17yfn {
58
+ } .confirmation__left_1d9j9 {
59
59
  align-items: flex-start;
60
- } .confirmation__center_17yfn {
60
+ } .confirmation__center_1d9j9 {
61
61
  align-items: center;
62
62
  text-align: center
63
- } .confirmation__center_17yfn .confirmation__loaderWrap_17yfn {
63
+ } .confirmation__center_1d9j9 .confirmation__loaderWrap_1d9j9 {
64
64
  justify-content: center;
65
- } .confirmation__center_17yfn input {
65
+ } .confirmation__center_1d9j9 input {
66
66
  margin: 0 var(--gap-2xs);
67
- } .confirmation__codeInput_17yfn {
67
+ } .confirmation__codeInput_1d9j9 {
68
68
  margin-bottom: var(--gap-s);
69
- } .confirmation__smsComeLink_17yfn.confirmation__smsComeLink_17yfn {
69
+ } .confirmation__smsComeLink_1d9j9.confirmation__smsComeLink_1d9j9 {
70
70
  font-size: 14px;
71
71
  line-height: 20px;
72
72
  font-weight: 500;
73
- } .confirmation__countdownContainer_17yfn.confirmation__countdownContainer_17yfn {
73
+ } .confirmation__countdownContainer_1d9j9.confirmation__countdownContainer_1d9j9 {
74
74
  color: var(--color-light-text-secondary);
75
75
  margin-bottom: var(--gap-xl);
76
- } .confirmation__countdownMobile_17yfn.confirmation__countdownMobile_17yfn {
76
+ } .confirmation__countdownMobile_1d9j9.confirmation__countdownMobile_1d9j9 {
77
77
  margin-bottom: var(--gap-l);
78
- } .confirmation__countdownLoaderMobile_17yfn.confirmation__countdownLoaderMobile_17yfn {
78
+ } .confirmation__countdownLoaderMobile_1d9j9.confirmation__countdownLoaderMobile_1d9j9 {
79
79
  margin-bottom: var(--gap-m);
80
- } .confirmation__getCodeButton_17yfn {
80
+ } .confirmation__getCodeButton_1d9j9 {
81
81
  position: relative;
82
82
  top: var(--gap-2xs-neg);
83
83
  margin-bottom: var(--gap-m);
84
- } .confirmation__getCodeButtonMobile_17yfn {
84
+ } .confirmation__getCodeButtonMobile_1d9j9 {
85
85
  margin-bottom: 0;
86
- } .confirmation__containerInput_17yfn {
86
+ } .confirmation__containerInput_1d9j9 {
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-e9e3e838.js';
11
+ import '../../../countdown-section-e078a64d.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_11tmg","center":"confirmation__center_11tmg","typographyTheme":"confirmation__typographyTheme_11tmg","description":"confirmation__description_11tmg","countdownWrap":"confirmation__countdownWrap_11tmg","loader":"confirmation__loader_11tmg"};
9
+ var styles = {"component":"confirmation__component_wiiuj","center":"confirmation__center_wiiuj","typographyTheme":"confirmation__typographyTheme_wiiuj","description":"confirmation__description_wiiuj","countdownWrap":"confirmation__countdownWrap_wiiuj","loader":"confirmation__loader_wiiuj"};
10
10
  require('./index.css');
11
11
 
12
12
  var TempBlock = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1rbg1 */
1
+ /* hash: 1f4tv */
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_11tmg {
34
+ } .confirmation__component_wiiuj {
35
35
  display: flex;
36
36
  flex-direction: column;
37
- } .confirmation__center_11tmg {
37
+ } .confirmation__center_wiiuj {
38
38
  align-items: center;
39
39
  text-align: center;
40
- } .confirmation__typographyTheme_11tmg.confirmation__typographyTheme_11tmg {
40
+ } .confirmation__typographyTheme_wiiuj.confirmation__typographyTheme_wiiuj {
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_11tmg.confirmation__description_11tmg {
46
+ } .confirmation__description_wiiuj.confirmation__description_wiiuj {
47
47
  margin-bottom: var(--gap-xs);
48
- } .confirmation__countdownWrap_11tmg {
48
+ } .confirmation__countdownWrap_wiiuj {
49
49
  display: flex;
50
50
  align-items: center;
51
- } .confirmation__loader_11tmg {
51
+ } .confirmation__loader_wiiuj {
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_17yfn","typographyTheme":"confirmation__typographyTheme_17yfn","phone":"confirmation__phone_17yfn","compact":"confirmation__compact_17yfn","loaderWrap":"confirmation__loaderWrap_17yfn","left":"confirmation__left_17yfn","center":"confirmation__center_17yfn","codeInput":"confirmation__codeInput_17yfn","smsComeLink":"confirmation__smsComeLink_17yfn","countdownContainer":"confirmation__countdownContainer_17yfn","countdownMobile":"confirmation__countdownMobile_17yfn","countdownLoaderMobile":"confirmation__countdownLoaderMobile_17yfn","getCodeButton":"confirmation__getCodeButton_17yfn","getCodeButtonMobile":"confirmation__getCodeButtonMobile_17yfn","containerInput":"confirmation__containerInput_17yfn"};
9
+ var styles = {"component":"confirmation__component_1d9j9","typographyTheme":"confirmation__typographyTheme_1d9j9","phone":"confirmation__phone_1d9j9","compact":"confirmation__compact_1d9j9","loaderWrap":"confirmation__loaderWrap_1d9j9","left":"confirmation__left_1d9j9","center":"confirmation__center_1d9j9","codeInput":"confirmation__codeInput_1d9j9","smsComeLink":"confirmation__smsComeLink_1d9j9","countdownContainer":"confirmation__countdownContainer_1d9j9","countdownMobile":"confirmation__countdownMobile_1d9j9","countdownLoaderMobile":"confirmation__countdownLoaderMobile_1d9j9","getCodeButton":"confirmation__getCodeButton_1d9j9","getCodeButtonMobile":"confirmation__getCodeButtonMobile_1d9j9","containerInput":"confirmation__containerInput_1d9j9"};
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-e9e3e838.js';
13
+ import './countdown-section-e078a64d.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-e9e3e838.js';
22
+ import './countdown-section-e078a64d.js';
23
23
  import '../../loader/esm';