@alfalab/core-components 41.5.0 → 41.7.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 (1916) hide show
  1. package/README.md +0 -18
  2. package/action-button/Component.js +4 -4
  3. package/action-button/default.css +8 -8
  4. package/action-button/esm/Component.js +4 -4
  5. package/action-button/esm/default.css +8 -8
  6. package/action-button/esm/index.css +8 -8
  7. package/action-button/esm/inverted.css +8 -8
  8. package/action-button/esm/static.css +4 -4
  9. package/action-button/index.css +8 -8
  10. package/action-button/inverted.css +8 -8
  11. package/action-button/modern/Component.js +4 -4
  12. package/action-button/modern/default.css +8 -8
  13. package/action-button/modern/index.css +8 -8
  14. package/action-button/modern/inverted.css +8 -8
  15. package/action-button/modern/static.css +4 -4
  16. package/action-button/static.css +4 -4
  17. package/alert/Component.js +1 -1
  18. package/alert/esm/Component.js +1 -1
  19. package/alert/esm/index.css +3 -3
  20. package/alert/index.css +3 -3
  21. package/alert/modern/Component.js +1 -1
  22. package/alert/modern/index.css +3 -3
  23. package/amount/component.js +1 -1
  24. package/amount/esm/component.js +1 -1
  25. package/amount/esm/index.css +6 -6
  26. package/amount/esm/pure/component.js +1 -1
  27. package/amount/esm/pure/index.css +1 -1
  28. package/amount/index.css +6 -6
  29. package/amount/modern/component.js +1 -1
  30. package/amount/modern/index.css +6 -6
  31. package/amount/modern/pure/component.js +1 -1
  32. package/amount/modern/pure/index.css +1 -1
  33. package/amount/pure/component.js +1 -1
  34. package/amount/pure/index.css +1 -1
  35. package/amount-input/Component.js +3 -3
  36. package/amount-input/default.css +2 -2
  37. package/amount-input/esm/Component.js +3 -3
  38. package/amount-input/esm/default.css +2 -2
  39. package/amount-input/esm/index.css +7 -7
  40. package/amount-input/esm/inverted.css +2 -2
  41. package/amount-input/index.css +7 -7
  42. package/amount-input/inverted.css +2 -2
  43. package/amount-input/modern/Component.js +3 -3
  44. package/amount-input/modern/default.css +2 -2
  45. package/amount-input/modern/index.css +7 -7
  46. package/amount-input/modern/inverted.css +2 -2
  47. package/attach/Component.js +1 -1
  48. package/attach/esm/Component.js +1 -1
  49. package/attach/esm/index.css +25 -25
  50. package/attach/index.css +25 -25
  51. package/attach/modern/Component.js +1 -1
  52. package/attach/modern/index.css +25 -25
  53. package/backdrop/Component.js +1 -1
  54. package/backdrop/esm/Component.js +1 -1
  55. package/backdrop/esm/index.css +10 -10
  56. package/backdrop/index.css +10 -10
  57. package/backdrop/modern/Component.js +1 -1
  58. package/backdrop/modern/index.css +10 -10
  59. package/badge/Component.js +1 -1
  60. package/badge/esm/Component.js +1 -1
  61. package/badge/esm/index.css +46 -46
  62. package/badge/index.css +46 -46
  63. package/badge/modern/Component.js +1 -1
  64. package/badge/modern/index.css +46 -46
  65. package/bank-card/Component.js +1 -1
  66. package/bank-card/esm/Component.js +1 -1
  67. package/bank-card/esm/index.css +20 -20
  68. package/bank-card/index.css +20 -20
  69. package/bank-card/modern/Component.js +1 -1
  70. package/bank-card/modern/index.css +20 -20
  71. package/base-modal/Component.js +1 -1
  72. package/base-modal/esm/Component.js +1 -1
  73. package/base-modal/esm/index.css +12 -12
  74. package/base-modal/index.css +12 -12
  75. package/base-modal/modern/Component.js +1 -1
  76. package/base-modal/modern/index.css +12 -12
  77. package/bottom-sheet/component.js +1 -1
  78. package/bottom-sheet/components/footer/Component.js +1 -1
  79. package/bottom-sheet/components/footer/index.css +26 -26
  80. package/bottom-sheet/components/header/Component.js +1 -1
  81. package/bottom-sheet/components/header/index.css +13 -13
  82. package/bottom-sheet/esm/component.js +1 -1
  83. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  84. package/bottom-sheet/esm/components/footer/index.css +26 -26
  85. package/bottom-sheet/esm/components/header/Component.js +1 -1
  86. package/bottom-sheet/esm/components/header/index.css +13 -13
  87. package/bottom-sheet/esm/index.css +41 -41
  88. package/bottom-sheet/index.css +41 -41
  89. package/bottom-sheet/modern/component.js +1 -1
  90. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  91. package/bottom-sheet/modern/components/footer/index.css +26 -26
  92. package/bottom-sheet/modern/components/header/Component.js +1 -1
  93. package/bottom-sheet/modern/components/header/index.css +13 -13
  94. package/bottom-sheet/modern/index.css +41 -41
  95. package/button/Component.js +3 -3
  96. package/button/default.css +61 -61
  97. package/button/esm/Component.js +3 -3
  98. package/button/esm/default.css +61 -61
  99. package/button/esm/index.css +52 -52
  100. package/button/esm/inverted.css +61 -61
  101. package/button/index.css +52 -52
  102. package/button/inverted.css +61 -61
  103. package/button/modern/Component.js +3 -3
  104. package/button/modern/default.css +61 -61
  105. package/button/modern/index.css +52 -52
  106. package/button/modern/inverted.css +61 -61
  107. package/calendar/Component.desktop.js +1 -1
  108. package/calendar/{Component.responsive-01fc776b.js → Component.responsive-dd3489d8.js} +1 -1
  109. package/calendar/Component.responsive.js +1 -1
  110. package/calendar/components/calendar-mobile/Component.js +1 -1
  111. package/calendar/components/calendar-mobile/index.css +11 -11
  112. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  113. package/calendar/components/calendar-mobile/index.js +1 -1
  114. package/calendar/components/days-table/Component.js +1 -1
  115. package/calendar/components/days-table/index.css +65 -65
  116. package/calendar/components/header/Component.js +1 -1
  117. package/calendar/components/header/index.css +3 -3
  118. package/calendar/components/month-year-header/Component.js +1 -1
  119. package/calendar/components/month-year-header/index.css +10 -10
  120. package/calendar/components/months-table/Component.js +1 -1
  121. package/calendar/components/months-table/index.css +11 -11
  122. package/calendar/components/period-slider/Component.js +1 -1
  123. package/calendar/components/period-slider/index.css +10 -10
  124. package/calendar/components/select-button/Component.js +1 -1
  125. package/calendar/components/select-button/index.css +10 -10
  126. package/calendar/components/years-table/Component.js +1 -1
  127. package/calendar/components/years-table/index.css +14 -14
  128. package/calendar/desktop.css +15 -15
  129. package/calendar/esm/Component.desktop.js +1 -1
  130. package/calendar/esm/{Component.responsive-9c88d40b.js → Component.responsive-f7f5de96.js} +1 -1
  131. package/calendar/esm/Component.responsive.js +1 -1
  132. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  133. package/calendar/esm/components/calendar-mobile/index.css +11 -11
  134. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  135. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  136. package/calendar/esm/components/days-table/Component.js +1 -1
  137. package/calendar/esm/components/days-table/index.css +65 -65
  138. package/calendar/esm/components/header/Component.js +1 -1
  139. package/calendar/esm/components/header/index.css +3 -3
  140. package/calendar/esm/components/month-year-header/Component.js +1 -1
  141. package/calendar/esm/components/month-year-header/index.css +10 -10
  142. package/calendar/esm/components/months-table/Component.js +1 -1
  143. package/calendar/esm/components/months-table/index.css +11 -11
  144. package/calendar/esm/components/period-slider/Component.js +1 -1
  145. package/calendar/esm/components/period-slider/index.css +10 -10
  146. package/calendar/esm/components/select-button/Component.js +1 -1
  147. package/calendar/esm/components/select-button/index.css +10 -10
  148. package/calendar/esm/components/years-table/Component.js +1 -1
  149. package/calendar/esm/components/years-table/index.css +14 -14
  150. package/calendar/esm/desktop.css +15 -15
  151. package/calendar/esm/index.js +1 -1
  152. package/calendar/esm/mobile.js +1 -1
  153. package/calendar/esm/responsive.d.ts +1 -1
  154. package/calendar/esm/responsive.js +1 -1
  155. package/calendar/index.js +1 -1
  156. package/calendar/mobile.js +1 -1
  157. package/calendar/modern/Component.desktop.js +1 -1
  158. package/calendar/modern/{Component.responsive-6909ce92.js → Component.responsive-5c7d336f.js} +1 -1
  159. package/calendar/modern/Component.responsive.js +1 -1
  160. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  161. package/calendar/modern/components/calendar-mobile/index.css +11 -11
  162. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  163. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  164. package/calendar/modern/components/days-table/Component.js +1 -1
  165. package/calendar/modern/components/days-table/index.css +65 -65
  166. package/calendar/modern/components/header/Component.js +1 -1
  167. package/calendar/modern/components/header/index.css +3 -3
  168. package/calendar/modern/components/month-year-header/Component.js +1 -1
  169. package/calendar/modern/components/month-year-header/index.css +10 -10
  170. package/calendar/modern/components/months-table/Component.js +1 -1
  171. package/calendar/modern/components/months-table/index.css +11 -11
  172. package/calendar/modern/components/period-slider/Component.js +1 -1
  173. package/calendar/modern/components/period-slider/index.css +10 -10
  174. package/calendar/modern/components/select-button/Component.js +1 -1
  175. package/calendar/modern/components/select-button/index.css +10 -10
  176. package/calendar/modern/components/years-table/Component.js +1 -1
  177. package/calendar/modern/components/years-table/index.css +14 -14
  178. package/calendar/modern/desktop.css +15 -15
  179. package/calendar/modern/index.js +1 -1
  180. package/calendar/modern/mobile.js +1 -1
  181. package/calendar/modern/responsive.d.ts +1 -1
  182. package/calendar/modern/responsive.js +1 -1
  183. package/calendar/responsive.d.ts +1 -1
  184. package/calendar/responsive.js +1 -1
  185. package/calendar-input/components/calendar-input/Component.js +1 -1
  186. package/calendar-input/components/calendar-input/index.css +11 -11
  187. package/calendar-input/esm/components/calendar-input/Component.js +1 -1
  188. package/calendar-input/esm/components/calendar-input/index.css +11 -11
  189. package/calendar-input/modern/components/calendar-input/Component.js +1 -1
  190. package/calendar-input/modern/components/calendar-input/index.css +11 -11
  191. package/calendar-range/Component.js +1 -1
  192. package/calendar-range/components/divider/Component.js +1 -1
  193. package/calendar-range/components/divider/index.css +8 -8
  194. package/calendar-range/esm/Component.js +1 -1
  195. package/calendar-range/esm/components/divider/Component.js +1 -1
  196. package/calendar-range/esm/components/divider/index.css +8 -8
  197. package/calendar-range/esm/index.js +1 -1
  198. package/calendar-range/esm/index.module-50c32a30.js +4 -0
  199. package/calendar-range/esm/views/index.css +6 -6
  200. package/calendar-range/esm/views/popover.js +1 -1
  201. package/calendar-range/esm/views/static.js +1 -1
  202. package/calendar-range/index.js +1 -1
  203. package/calendar-range/index.module-35010220.js +4 -0
  204. package/calendar-range/modern/Component.js +1 -1
  205. package/calendar-range/modern/components/divider/Component.js +1 -1
  206. package/calendar-range/modern/components/divider/index.css +8 -8
  207. package/calendar-range/modern/index.js +1 -1
  208. package/calendar-range/modern/index.module-d172aa48.js +4 -0
  209. package/calendar-range/modern/views/index.css +6 -6
  210. package/calendar-range/modern/views/popover.js +1 -1
  211. package/calendar-range/modern/views/static.js +1 -1
  212. package/calendar-range/views/index.css +6 -6
  213. package/calendar-range/views/popover.js +1 -1
  214. package/calendar-range/views/static.js +1 -1
  215. package/calendar-with-skeleton/Component.js +1 -1
  216. package/calendar-with-skeleton/esm/Component.js +1 -1
  217. package/calendar-with-skeleton/esm/index.css +12 -12
  218. package/calendar-with-skeleton/index.css +12 -12
  219. package/calendar-with-skeleton/modern/Component.js +1 -1
  220. package/calendar-with-skeleton/modern/index.css +12 -12
  221. package/card-image/Component.js +1 -1
  222. package/card-image/esm/Component.js +1 -1
  223. package/card-image/esm/index.css +6 -6
  224. package/card-image/index.css +6 -6
  225. package/card-image/modern/Component.js +1 -1
  226. package/card-image/modern/index.css +6 -6
  227. package/cdn-icon/Component.js +1 -1
  228. package/cdn-icon/esm/Component.js +1 -1
  229. package/cdn-icon/esm/index.css +3 -3
  230. package/cdn-icon/index.css +3 -3
  231. package/cdn-icon/modern/Component.js +1 -1
  232. package/cdn-icon/modern/index.css +3 -3
  233. package/chart/Component.js +1 -1
  234. package/chart/components/Dot/index.css +7 -7
  235. package/chart/components/Dot/index.js +1 -1
  236. package/chart/components/Legends/index.css +7 -7
  237. package/chart/components/Legends/index.js +1 -1
  238. package/chart/components/Tick/index.css +3 -3
  239. package/chart/components/Tick/index.js +1 -1
  240. package/chart/components/TooltipContent/index.css +6 -6
  241. package/chart/components/TooltipContent/index.js +1 -1
  242. package/chart/esm/Component.js +1 -1
  243. package/chart/esm/components/Dot/index.css +7 -7
  244. package/chart/esm/components/Dot/index.js +1 -1
  245. package/chart/esm/components/Legends/index.css +7 -7
  246. package/chart/esm/components/Legends/index.js +1 -1
  247. package/chart/esm/components/Tick/index.css +3 -3
  248. package/chart/esm/components/Tick/index.js +1 -1
  249. package/chart/esm/components/TooltipContent/index.css +6 -6
  250. package/chart/esm/components/TooltipContent/index.js +1 -1
  251. package/chart/esm/index.css +4 -4
  252. package/chart/index.css +4 -4
  253. package/chart/modern/Component.js +1 -1
  254. package/chart/modern/components/Dot/index.css +7 -7
  255. package/chart/modern/components/Dot/index.js +1 -1
  256. package/chart/modern/components/Legends/index.css +7 -7
  257. package/chart/modern/components/Legends/index.js +1 -1
  258. package/chart/modern/components/Tick/index.css +3 -3
  259. package/chart/modern/components/Tick/index.js +1 -1
  260. package/chart/modern/components/TooltipContent/index.css +6 -6
  261. package/chart/modern/components/TooltipContent/index.js +1 -1
  262. package/chart/modern/index.css +4 -4
  263. package/checkbox/Component.js +1 -1
  264. package/checkbox/esm/Component.js +1 -1
  265. package/checkbox/esm/index.css +38 -38
  266. package/checkbox/index.css +38 -38
  267. package/checkbox/modern/Component.js +1 -1
  268. package/checkbox/modern/index.css +38 -38
  269. package/checkbox-group/Component.js +1 -1
  270. package/checkbox-group/esm/Component.js +1 -1
  271. package/checkbox-group/esm/index.css +17 -17
  272. package/checkbox-group/index.css +17 -17
  273. package/checkbox-group/modern/Component.js +1 -1
  274. package/checkbox-group/modern/index.css +17 -17
  275. package/circular-progress-bar/Component.js +1 -1
  276. package/circular-progress-bar/esm/Component.js +1 -1
  277. package/circular-progress-bar/esm/index.css +48 -48
  278. package/circular-progress-bar/index.css +48 -48
  279. package/circular-progress-bar/modern/Component.js +1 -1
  280. package/circular-progress-bar/modern/index.css +48 -48
  281. package/code-input/component.js +1 -1
  282. package/code-input/components/input/component.js +1 -1
  283. package/code-input/components/input/index.css +11 -11
  284. package/code-input/esm/component.js +1 -1
  285. package/code-input/esm/components/input/component.js +1 -1
  286. package/code-input/esm/components/input/index.css +11 -11
  287. package/code-input/esm/index.css +5 -5
  288. package/code-input/index.css +5 -5
  289. package/code-input/modern/component.js +1 -1
  290. package/code-input/modern/components/input/component.js +1 -1
  291. package/code-input/modern/components/input/index.css +11 -11
  292. package/code-input/modern/index.css +5 -5
  293. package/collapse/Component.js +1 -1
  294. package/collapse/esm/Component.js +1 -1
  295. package/collapse/esm/index.css +7 -7
  296. package/collapse/index.css +7 -7
  297. package/collapse/modern/Component.js +1 -1
  298. package/collapse/modern/index.css +7 -7
  299. package/comment/Component.js +1 -1
  300. package/comment/esm/Component.js +1 -1
  301. package/comment/esm/index.css +3 -3
  302. package/comment/index.css +3 -3
  303. package/comment/modern/Component.js +1 -1
  304. package/comment/modern/index.css +3 -3
  305. package/confirmation/component.desktop.js +1 -1
  306. package/confirmation/component.mobile.js +2 -2
  307. package/confirmation/component.responsive.js +1 -1
  308. package/confirmation/components/base-confirmation/component.js +2 -2
  309. package/confirmation/components/base-confirmation/index.css +2 -2
  310. package/confirmation/components/base-confirmation/index.js +1 -1
  311. package/confirmation/components/countdown-loader/component.js +1 -1
  312. package/confirmation/components/countdown-loader/index.css +2 -2
  313. package/confirmation/components/header/component.js +1 -1
  314. package/confirmation/components/header/index.css +4 -4
  315. package/confirmation/components/index.js +1 -1
  316. package/confirmation/components/screens/fatal-error/component.js +1 -1
  317. package/confirmation/components/screens/fatal-error/index.css +6 -6
  318. package/confirmation/components/screens/hint/component.js +1 -1
  319. package/confirmation/components/screens/hint/index.css +12 -12
  320. package/confirmation/components/screens/index.js +1 -1
  321. package/confirmation/components/screens/initial/component.js +1 -1
  322. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  323. package/confirmation/components/screens/initial/index.css +18 -18
  324. package/confirmation/components/screens/initial/index.js +1 -1
  325. package/confirmation/components/screens/temp-block/component.js +1 -1
  326. package/confirmation/components/screens/temp-block/index.css +7 -7
  327. package/confirmation/{countdown-section-7121d186.js → countdown-section-d2c50cbf.js} +1 -1
  328. package/confirmation/desktop.js +1 -1
  329. package/confirmation/esm/component.desktop.js +1 -1
  330. package/confirmation/esm/component.mobile.js +2 -2
  331. package/confirmation/esm/component.responsive.js +1 -1
  332. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  333. package/confirmation/esm/components/base-confirmation/index.css +2 -2
  334. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  335. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  336. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  337. package/confirmation/esm/components/header/component.js +1 -1
  338. package/confirmation/esm/components/header/index.css +4 -4
  339. package/confirmation/esm/components/index.js +1 -1
  340. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  341. package/confirmation/esm/components/screens/fatal-error/index.css +6 -6
  342. package/confirmation/esm/components/screens/hint/component.js +1 -1
  343. package/confirmation/esm/components/screens/hint/index.css +12 -12
  344. package/confirmation/esm/components/screens/index.js +1 -1
  345. package/confirmation/esm/components/screens/initial/component.js +1 -1
  346. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  347. package/confirmation/esm/components/screens/initial/index.css +18 -18
  348. package/confirmation/esm/components/screens/initial/index.js +1 -1
  349. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  350. package/confirmation/esm/components/screens/temp-block/index.css +7 -7
  351. package/confirmation/esm/{countdown-section-86e987ef.js → countdown-section-22de5b9e.js} +1 -1
  352. package/confirmation/esm/desktop.js +1 -1
  353. package/confirmation/esm/index.js +1 -1
  354. package/confirmation/esm/mobile.css +2 -2
  355. package/confirmation/esm/mobile.js +1 -1
  356. package/confirmation/esm/responsive.js +1 -1
  357. package/confirmation/index.js +1 -1
  358. package/confirmation/mobile.css +2 -2
  359. package/confirmation/mobile.js +1 -1
  360. package/confirmation/modern/component.desktop.js +1 -1
  361. package/confirmation/modern/component.mobile.js +2 -2
  362. package/confirmation/modern/component.responsive.js +1 -1
  363. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  364. package/confirmation/modern/components/base-confirmation/index.css +2 -2
  365. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  366. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  367. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  368. package/confirmation/modern/components/header/component.js +1 -1
  369. package/confirmation/modern/components/header/index.css +4 -4
  370. package/confirmation/modern/components/index.js +1 -1
  371. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  372. package/confirmation/modern/components/screens/fatal-error/index.css +6 -6
  373. package/confirmation/modern/components/screens/hint/component.js +1 -1
  374. package/confirmation/modern/components/screens/hint/index.css +12 -12
  375. package/confirmation/modern/components/screens/index.js +1 -1
  376. package/confirmation/modern/components/screens/initial/component.js +1 -1
  377. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  378. package/confirmation/modern/components/screens/initial/index.css +18 -18
  379. package/confirmation/modern/components/screens/initial/index.js +1 -1
  380. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  381. package/confirmation/modern/components/screens/temp-block/index.css +7 -7
  382. package/confirmation/modern/{countdown-section-99c9ecc3.js → countdown-section-73d32d4f.js} +1 -1
  383. package/confirmation/modern/desktop.js +1 -1
  384. package/confirmation/modern/index.js +1 -1
  385. package/confirmation/modern/mobile.css +2 -2
  386. package/confirmation/modern/mobile.js +1 -1
  387. package/confirmation/modern/responsive.js +1 -1
  388. package/confirmation/responsive.js +1 -1
  389. package/confirmation-v1/component.js +1 -1
  390. package/confirmation-v1/components/code-input/component.js +1 -1
  391. package/confirmation-v1/components/code-input/index.css +10 -10
  392. package/confirmation-v1/components/countdown/component.js +1 -1
  393. package/confirmation-v1/components/countdown/index.css +13 -13
  394. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  395. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  396. package/confirmation-v1/components/overlimit/component.js +1 -1
  397. package/confirmation-v1/components/overlimit/index.css +9 -9
  398. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  399. package/confirmation-v1/components/sign-confirmation/index.css +13 -13
  400. package/confirmation-v1/esm/component.js +1 -1
  401. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  402. package/confirmation-v1/esm/components/code-input/index.css +10 -10
  403. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  404. package/confirmation-v1/esm/components/countdown/index.css +13 -13
  405. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  406. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  407. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  408. package/confirmation-v1/esm/components/overlimit/index.css +9 -9
  409. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  410. package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
  411. package/confirmation-v1/esm/index.css +14 -14
  412. package/confirmation-v1/index.css +14 -14
  413. package/confirmation-v1/modern/component.js +1 -1
  414. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  415. package/confirmation-v1/modern/components/code-input/index.css +10 -10
  416. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  417. package/confirmation-v1/modern/components/countdown/index.css +13 -13
  418. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  419. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  420. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  421. package/confirmation-v1/modern/components/overlimit/index.css +9 -9
  422. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  423. package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
  424. package/confirmation-v1/modern/index.css +14 -14
  425. package/custom-button/Component.js +1 -1
  426. package/custom-button/esm/Component.js +1 -1
  427. package/custom-button/esm/index.css +14 -14
  428. package/custom-button/index.css +14 -14
  429. package/custom-button/modern/Component.js +1 -1
  430. package/custom-button/modern/index.css +14 -14
  431. package/date-input/Component.js +1 -1
  432. package/date-input/esm/Component.js +1 -1
  433. package/date-input/esm/index.css +4 -4
  434. package/date-input/index.css +4 -4
  435. package/date-input/modern/Component.js +1 -1
  436. package/date-input/modern/index.css +4 -4
  437. package/date-range-input/components/date-range-input/Component.js +1 -1
  438. package/date-range-input/components/date-range-input/index.css +6 -6
  439. package/date-range-input/esm/components/date-range-input/Component.js +1 -1
  440. package/date-range-input/esm/components/date-range-input/index.css +6 -6
  441. package/date-range-input/modern/components/date-range-input/Component.js +1 -1
  442. package/date-range-input/modern/components/date-range-input/index.css +6 -6
  443. package/date-time-input/components/date-time-input/Component.js +1 -1
  444. package/date-time-input/components/date-time-input/index.css +6 -6
  445. package/date-time-input/esm/components/date-time-input/Component.js +1 -1
  446. package/date-time-input/esm/components/date-time-input/index.css +6 -6
  447. package/date-time-input/modern/components/date-time-input/Component.js +1 -1
  448. package/date-time-input/modern/components/date-time-input/index.css +6 -6
  449. package/divider/Component.js +1 -1
  450. package/divider/esm/Component.js +1 -1
  451. package/divider/esm/index.css +1 -1
  452. package/divider/index.css +1 -1
  453. package/divider/modern/Component.js +1 -1
  454. package/divider/modern/index.css +1 -1
  455. package/drawer/Component.js +1 -1
  456. package/drawer/esm/Component.js +1 -1
  457. package/drawer/esm/index.css +21 -21
  458. package/drawer/index.css +21 -21
  459. package/drawer/modern/Component.js +1 -1
  460. package/drawer/modern/index.css +21 -21
  461. package/dropzone/Component.js +1 -1
  462. package/dropzone/components/overlay/Component.js +1 -1
  463. package/dropzone/components/overlay/index.css +3 -3
  464. package/dropzone/esm/Component.js +1 -1
  465. package/dropzone/esm/components/overlay/Component.js +1 -1
  466. package/dropzone/esm/components/overlay/index.css +3 -3
  467. package/dropzone/esm/index.css +6 -6
  468. package/dropzone/index.css +6 -6
  469. package/dropzone/modern/Component.js +1 -1
  470. package/dropzone/modern/components/overlay/Component.js +1 -1
  471. package/dropzone/modern/components/overlay/index.css +3 -3
  472. package/dropzone/modern/index.css +6 -6
  473. package/file-upload-item/Component.js +1 -1
  474. package/file-upload-item/esm/Component.js +1 -1
  475. package/file-upload-item/esm/index.css +22 -22
  476. package/file-upload-item/index.css +22 -22
  477. package/file-upload-item/modern/Component.js +1 -1
  478. package/file-upload-item/modern/index.css +22 -22
  479. package/filter-tag/Component.js +1 -1
  480. package/filter-tag/esm/Component.js +1 -1
  481. package/filter-tag/esm/index.css +85 -85
  482. package/filter-tag/index.css +85 -85
  483. package/filter-tag/modern/Component.js +1 -1
  484. package/filter-tag/modern/index.css +85 -85
  485. package/form-control/Component.js +3 -3
  486. package/form-control/default.css +18 -18
  487. package/form-control/esm/Component.js +3 -3
  488. package/form-control/esm/default.css +18 -18
  489. package/form-control/esm/index.css +42 -42
  490. package/form-control/esm/inverted.css +18 -18
  491. package/form-control/index.css +42 -42
  492. package/form-control/inverted.css +18 -18
  493. package/form-control/modern/Component.js +3 -3
  494. package/form-control/modern/default.css +18 -18
  495. package/form-control/modern/index.css +42 -42
  496. package/form-control/modern/inverted.css +18 -18
  497. package/gallery/Component.js +3 -3
  498. package/gallery/{buttons-089b6521.js → buttons-aecbf060.js} +1 -1
  499. package/gallery/components/header/Component.js +1 -1
  500. package/gallery/components/header/buttons.js +1 -1
  501. package/gallery/components/header/index.css +6 -6
  502. package/gallery/components/header/index.js +1 -1
  503. package/gallery/components/header-info-block/Component.js +1 -1
  504. package/gallery/components/header-info-block/index.css +5 -5
  505. package/gallery/components/image-preview/Component.js +1 -1
  506. package/gallery/components/image-preview/index.css +13 -13
  507. package/gallery/components/image-viewer/component.js +1 -1
  508. package/gallery/components/image-viewer/index.css +19 -19
  509. package/gallery/components/image-viewer/index.js +1 -1
  510. package/gallery/components/image-viewer/slide.js +1 -1
  511. package/gallery/components/index.js +2 -2
  512. package/gallery/components/navigation-bar/Component.js +1 -1
  513. package/gallery/components/navigation-bar/index.css +6 -6
  514. package/gallery/esm/Component.js +3 -3
  515. package/gallery/esm/{buttons-71de80e0.js → buttons-bdcb928e.js} +1 -1
  516. package/gallery/esm/components/header/Component.js +1 -1
  517. package/gallery/esm/components/header/buttons.js +1 -1
  518. package/gallery/esm/components/header/index.css +6 -6
  519. package/gallery/esm/components/header/index.js +1 -1
  520. package/gallery/esm/components/header-info-block/Component.js +1 -1
  521. package/gallery/esm/components/header-info-block/index.css +5 -5
  522. package/gallery/esm/components/image-preview/Component.js +1 -1
  523. package/gallery/esm/components/image-preview/index.css +13 -13
  524. package/gallery/esm/components/image-viewer/component.js +1 -1
  525. package/gallery/esm/components/image-viewer/index.css +19 -19
  526. package/gallery/esm/components/image-viewer/index.js +1 -1
  527. package/gallery/esm/components/image-viewer/slide.js +1 -1
  528. package/gallery/esm/components/index.js +2 -2
  529. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  530. package/gallery/esm/components/navigation-bar/index.css +6 -6
  531. package/gallery/esm/index.css +3 -3
  532. package/gallery/esm/index.js +2 -2
  533. package/gallery/esm/{slide-3d3291a2.js → slide-c26dffb0.js} +1 -1
  534. package/gallery/index.css +3 -3
  535. package/gallery/index.js +2 -2
  536. package/gallery/modern/Component.js +3 -3
  537. package/gallery/modern/{buttons-0f084c5f.js → buttons-009a1483.js} +1 -1
  538. package/gallery/modern/components/header/Component.js +1 -1
  539. package/gallery/modern/components/header/buttons.js +1 -1
  540. package/gallery/modern/components/header/index.css +6 -6
  541. package/gallery/modern/components/header/index.js +1 -1
  542. package/gallery/modern/components/header-info-block/Component.js +1 -1
  543. package/gallery/modern/components/header-info-block/index.css +5 -5
  544. package/gallery/modern/components/image-preview/Component.js +1 -1
  545. package/gallery/modern/components/image-preview/index.css +13 -13
  546. package/gallery/modern/components/image-viewer/component.js +1 -1
  547. package/gallery/modern/components/image-viewer/index.css +19 -19
  548. package/gallery/modern/components/image-viewer/index.js +1 -1
  549. package/gallery/modern/components/image-viewer/slide.js +1 -1
  550. package/gallery/modern/components/index.js +2 -2
  551. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  552. package/gallery/modern/components/navigation-bar/index.css +6 -6
  553. package/gallery/modern/index.css +3 -3
  554. package/gallery/modern/index.js +2 -2
  555. package/gallery/modern/{slide-c880500b.js → slide-a8527929.js} +1 -1
  556. package/gallery/{slide-15e8e51e.js → slide-437408f2.js} +1 -1
  557. package/gap/Component.js +1 -1
  558. package/gap/esm/Component.js +1 -1
  559. package/gap/esm/index.css +31 -31
  560. package/gap/index.css +31 -31
  561. package/gap/modern/Component.js +1 -1
  562. package/gap/modern/index.css +31 -31
  563. package/generic-wrapper/Component.js +1 -1
  564. package/generic-wrapper/esm/Component.js +1 -1
  565. package/generic-wrapper/esm/index.css +42 -42
  566. package/generic-wrapper/index.css +42 -42
  567. package/generic-wrapper/modern/Component.js +1 -1
  568. package/generic-wrapper/modern/index.css +42 -42
  569. package/grid/Component.js +1 -1
  570. package/grid/col/Component.js +2 -2
  571. package/grid/col/index.css +550 -550
  572. package/grid/col/index.js +1 -1
  573. package/grid/esm/Component.js +1 -1
  574. package/grid/esm/col/Component.js +2 -2
  575. package/grid/esm/col/index.css +550 -550
  576. package/grid/esm/col/index.js +1 -1
  577. package/grid/esm/gutters.css +84 -84
  578. package/grid/esm/gutters.module-97f02a1e.js +4 -0
  579. package/grid/esm/index.js +1 -1
  580. package/grid/esm/row/Component.js +2 -2
  581. package/grid/esm/row/index.css +9 -9
  582. package/grid/esm/row/index.js +1 -1
  583. package/grid/gutters.css +84 -84
  584. package/grid/gutters.module-45a1d823.js +4 -0
  585. package/grid/index.js +1 -1
  586. package/grid/modern/Component.js +1 -1
  587. package/grid/modern/col/Component.js +2 -2
  588. package/grid/modern/col/index.css +550 -550
  589. package/grid/modern/col/index.js +1 -1
  590. package/grid/modern/gutters.css +84 -84
  591. package/grid/modern/gutters.module-298d2796.js +4 -0
  592. package/grid/modern/index.js +1 -1
  593. package/grid/modern/row/Component.js +2 -2
  594. package/grid/modern/row/index.css +9 -9
  595. package/grid/modern/row/index.js +1 -1
  596. package/grid/row/Component.js +2 -2
  597. package/grid/row/index.css +9 -9
  598. package/grid/row/index.js +1 -1
  599. package/hatching-progress-bar/Component.js +1 -1
  600. package/hatching-progress-bar/esm/Component.js +1 -1
  601. package/hatching-progress-bar/esm/index.css +11 -11
  602. package/hatching-progress-bar/index.css +11 -11
  603. package/hatching-progress-bar/modern/Component.js +1 -1
  604. package/hatching-progress-bar/modern/index.css +11 -11
  605. package/icon-button/Component.js +3 -3
  606. package/icon-button/default.css +24 -24
  607. package/icon-button/esm/Component.js +3 -3
  608. package/icon-button/esm/default.css +24 -24
  609. package/icon-button/esm/index.css +7 -7
  610. package/icon-button/esm/inverted.css +24 -24
  611. package/icon-button/index.css +7 -7
  612. package/icon-button/inverted.css +24 -24
  613. package/icon-button/modern/Component.js +3 -3
  614. package/icon-button/modern/default.css +24 -24
  615. package/icon-button/modern/index.css +7 -7
  616. package/icon-button/modern/inverted.css +24 -24
  617. package/icon-view/components/base-shape/component.js +1 -1
  618. package/icon-view/components/base-shape/index.css +38 -38
  619. package/icon-view/esm/components/base-shape/component.js +1 -1
  620. package/icon-view/esm/components/base-shape/index.css +38 -38
  621. package/icon-view/modern/components/base-shape/component.js +1 -1
  622. package/icon-view/modern/components/base-shape/index.css +38 -38
  623. package/input/Component.js +3 -3
  624. package/input/default.css +11 -11
  625. package/input/esm/Component.js +3 -3
  626. package/input/esm/default.css +11 -11
  627. package/input/esm/index.css +41 -41
  628. package/input/esm/inverted.css +11 -11
  629. package/input/index.css +41 -41
  630. package/input/inverted.css +11 -11
  631. package/input/modern/Component.js +3 -3
  632. package/input/modern/default.css +11 -11
  633. package/input/modern/index.css +41 -41
  634. package/input/modern/inverted.css +11 -11
  635. package/input-autocomplete/Component.mobile.js +1 -1
  636. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  637. package/input-autocomplete/autocomplete-field/index.css +2 -2
  638. package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
  639. package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
  640. package/input-autocomplete/esm/Component.mobile.js +1 -1
  641. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  642. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  643. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
  644. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
  645. package/input-autocomplete/esm/mobile.css +4 -4
  646. package/input-autocomplete/mobile.css +4 -4
  647. package/input-autocomplete/modern/Component.mobile.js +1 -1
  648. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  649. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  650. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  651. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
  652. package/input-autocomplete/modern/mobile.css +4 -4
  653. package/intl-phone-input/component.d.ts +8 -0
  654. package/intl-phone-input/component.js +7 -7
  655. package/intl-phone-input/components/flag-icon/component.js +1 -1
  656. package/intl-phone-input/components/flag-icon/index.css +3 -3
  657. package/intl-phone-input/components/select/component.js +1 -1
  658. package/intl-phone-input/components/select/index.css +6 -6
  659. package/intl-phone-input/components/select-field/component.js +1 -1
  660. package/intl-phone-input/components/select-field/index.css +9 -9
  661. package/intl-phone-input/cssm/component.d.ts +8 -0
  662. package/intl-phone-input/cssm/component.js +5 -5
  663. package/intl-phone-input/esm/component.d.ts +8 -0
  664. package/intl-phone-input/esm/component.js +7 -7
  665. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  666. package/intl-phone-input/esm/components/flag-icon/index.css +3 -3
  667. package/intl-phone-input/esm/components/select/component.js +1 -1
  668. package/intl-phone-input/esm/components/select/index.css +6 -6
  669. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  670. package/intl-phone-input/esm/components/select-field/index.css +9 -9
  671. package/intl-phone-input/esm/index.css +5 -5
  672. package/intl-phone-input/index.css +5 -5
  673. package/intl-phone-input/modern/component.d.ts +8 -0
  674. package/intl-phone-input/modern/component.js +4 -4
  675. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  676. package/intl-phone-input/modern/components/flag-icon/index.css +3 -3
  677. package/intl-phone-input/modern/components/select/component.js +1 -1
  678. package/intl-phone-input/modern/components/select/index.css +6 -6
  679. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  680. package/intl-phone-input/modern/components/select-field/index.css +9 -9
  681. package/intl-phone-input/modern/index.css +5 -5
  682. package/link/Component.js +3 -3
  683. package/link/default.css +9 -9
  684. package/link/esm/Component.js +3 -3
  685. package/link/esm/default.css +9 -9
  686. package/link/esm/index.css +13 -13
  687. package/link/esm/inverted.css +9 -9
  688. package/link/index.css +13 -13
  689. package/link/inverted.css +9 -9
  690. package/link/modern/Component.js +3 -3
  691. package/link/modern/default.css +9 -9
  692. package/link/modern/index.css +13 -13
  693. package/link/modern/inverted.css +9 -9
  694. package/list/{Component-0d922821.js → Component-70652915.js} +2 -2
  695. package/list/Component.js +1 -1
  696. package/list/components/item/Component.js +1 -1
  697. package/list/components/item/index.css +9 -9
  698. package/list/components/item/index.d.ts +1 -1
  699. package/list/components/item/index.js +1 -1
  700. package/list/esm/{Component-c489ea63.js → Component-2038c70c.js} +2 -2
  701. package/list/esm/Component.js +1 -1
  702. package/list/esm/components/item/Component.js +1 -1
  703. package/list/esm/components/item/index.css +9 -9
  704. package/list/esm/components/item/index.d.ts +1 -1
  705. package/list/esm/components/item/index.js +1 -1
  706. package/list/esm/index.css +5 -5
  707. package/list/esm/index.js +1 -1
  708. package/list/index.css +5 -5
  709. package/list/index.js +1 -1
  710. package/list/modern/{Component-6457fd60.js → Component-bde41d62.js} +2 -2
  711. package/list/modern/Component.js +1 -1
  712. package/list/modern/components/item/Component.js +1 -1
  713. package/list/modern/components/item/index.css +9 -9
  714. package/list/modern/components/item/index.d.ts +1 -1
  715. package/list/modern/components/item/index.js +1 -1
  716. package/list/modern/index.css +5 -5
  717. package/list/modern/index.js +1 -1
  718. package/list-header/Component.js +1 -1
  719. package/list-header/esm/Component.js +1 -1
  720. package/list-header/esm/index.css +3 -3
  721. package/list-header/index.css +3 -3
  722. package/list-header/modern/Component.js +1 -1
  723. package/list-header/modern/index.css +3 -3
  724. package/loader/Component.js +1 -1
  725. package/loader/esm/Component.js +1 -1
  726. package/loader/esm/index.css +7 -7
  727. package/loader/index.css +7 -7
  728. package/loader/modern/Component.js +1 -1
  729. package/loader/modern/index.css +7 -7
  730. package/masked-input/Component.js +1 -1
  731. package/masked-input/esm/Component.js +1 -1
  732. package/masked-input/esm/index.css +2 -2
  733. package/masked-input/index.css +2 -2
  734. package/masked-input/modern/Component.js +1 -1
  735. package/masked-input/modern/index.css +2 -2
  736. package/modal/Component.js +3 -3
  737. package/modal/components/content/Component.js +3 -3
  738. package/modal/components/content/desktop.css +7 -7
  739. package/modal/components/content/index.css +4 -4
  740. package/modal/components/content/mobile.css +3 -3
  741. package/modal/components/footer/Component.js +4 -4
  742. package/modal/components/footer/desktop.css +9 -9
  743. package/modal/components/footer/index.css +4 -4
  744. package/modal/components/footer/layout.css +25 -25
  745. package/modal/components/footer/mobile.css +3 -3
  746. package/modal/components/header/Component.js +3 -3
  747. package/modal/components/header/desktop.css +15 -15
  748. package/modal/components/header/index.css +4 -4
  749. package/modal/components/header/mobile.css +4 -4
  750. package/modal/desktop.css +9 -9
  751. package/modal/esm/Component.js +3 -3
  752. package/modal/esm/components/content/Component.js +3 -3
  753. package/modal/esm/components/content/desktop.css +7 -7
  754. package/modal/esm/components/content/index.css +4 -4
  755. package/modal/esm/components/content/mobile.css +3 -3
  756. package/modal/esm/components/footer/Component.js +4 -4
  757. package/modal/esm/components/footer/desktop.css +9 -9
  758. package/modal/esm/components/footer/index.css +4 -4
  759. package/modal/esm/components/footer/layout.css +25 -25
  760. package/modal/esm/components/footer/mobile.css +3 -3
  761. package/modal/esm/components/header/Component.js +3 -3
  762. package/modal/esm/components/header/desktop.css +15 -15
  763. package/modal/esm/components/header/index.css +4 -4
  764. package/modal/esm/components/header/mobile.css +4 -4
  765. package/modal/esm/desktop.css +9 -9
  766. package/modal/esm/mobile.css +2 -2
  767. package/modal/esm/transitions.css +8 -8
  768. package/modal/mobile.css +2 -2
  769. package/modal/modern/Component.js +3 -3
  770. package/modal/modern/components/content/Component.js +3 -3
  771. package/modal/modern/components/content/desktop.css +7 -7
  772. package/modal/modern/components/content/index.css +4 -4
  773. package/modal/modern/components/content/mobile.css +3 -3
  774. package/modal/modern/components/footer/Component.js +4 -4
  775. package/modal/modern/components/footer/desktop.css +9 -9
  776. package/modal/modern/components/footer/index.css +4 -4
  777. package/modal/modern/components/footer/layout.css +25 -25
  778. package/modal/modern/components/footer/mobile.css +3 -3
  779. package/modal/modern/components/header/Component.js +3 -3
  780. package/modal/modern/components/header/desktop.css +15 -15
  781. package/modal/modern/components/header/index.css +4 -4
  782. package/modal/modern/components/header/mobile.css +4 -4
  783. package/modal/modern/desktop.css +9 -9
  784. package/modal/modern/mobile.css +2 -2
  785. package/modal/modern/transitions.css +8 -8
  786. package/modal/transitions.css +8 -8
  787. package/navigation-bar/Component.js +1 -1
  788. package/navigation-bar/components/back-arrow-addon/Component.js +1 -1
  789. package/navigation-bar/components/back-arrow-addon/index.css +12 -12
  790. package/navigation-bar/components/closer/Component.js +1 -1
  791. package/navigation-bar/components/closer/index.css +5 -5
  792. package/navigation-bar/esm/Component.js +1 -1
  793. package/navigation-bar/esm/components/back-arrow-addon/Component.js +1 -1
  794. package/navigation-bar/esm/components/back-arrow-addon/index.css +12 -12
  795. package/navigation-bar/esm/components/closer/Component.js +1 -1
  796. package/navigation-bar/esm/components/closer/index.css +5 -5
  797. package/navigation-bar/esm/index.css +27 -27
  798. package/navigation-bar/index.css +27 -27
  799. package/navigation-bar/modern/Component.js +1 -1
  800. package/navigation-bar/modern/components/back-arrow-addon/Component.js +1 -1
  801. package/navigation-bar/modern/components/back-arrow-addon/index.css +12 -12
  802. package/navigation-bar/modern/components/closer/Component.js +1 -1
  803. package/navigation-bar/modern/components/closer/index.css +5 -5
  804. package/navigation-bar/modern/index.css +27 -27
  805. package/notification/Component.js +1 -1
  806. package/notification/esm/Component.js +1 -1
  807. package/notification/esm/index.css +8 -8
  808. package/notification/index.css +8 -8
  809. package/notification/modern/Component.js +1 -1
  810. package/notification/modern/index.css +8 -8
  811. package/notification-manager/component.js +1 -1
  812. package/notification-manager/esm/component.js +1 -1
  813. package/notification-manager/esm/index.css +11 -11
  814. package/notification-manager/index.css +11 -11
  815. package/notification-manager/modern/component.js +1 -1
  816. package/notification-manager/modern/index.css +11 -11
  817. package/package.json +2 -1
  818. package/pagination/Component.js +1 -1
  819. package/pagination/components/default-view/index.css +2 -2
  820. package/pagination/components/default-view/index.js +1 -1
  821. package/pagination/components/per-page-view/index.css +2 -2
  822. package/pagination/components/per-page-view/index.js +1 -1
  823. package/pagination/components/tag/index.css +8 -8
  824. package/pagination/components/tag/index.js +1 -1
  825. package/pagination/esm/Component.js +1 -1
  826. package/pagination/esm/components/default-view/index.css +2 -2
  827. package/pagination/esm/components/default-view/index.js +1 -1
  828. package/pagination/esm/components/per-page-view/index.css +2 -2
  829. package/pagination/esm/components/per-page-view/index.js +1 -1
  830. package/pagination/esm/components/tag/index.css +8 -8
  831. package/pagination/esm/components/tag/index.js +1 -1
  832. package/pagination/esm/index.css +4 -4
  833. package/pagination/index.css +4 -4
  834. package/pagination/modern/Component.js +1 -1
  835. package/pagination/modern/components/default-view/index.css +2 -2
  836. package/pagination/modern/components/default-view/index.js +1 -1
  837. package/pagination/modern/components/per-page-view/index.css +2 -2
  838. package/pagination/modern/components/per-page-view/index.js +1 -1
  839. package/pagination/modern/components/tag/index.css +8 -8
  840. package/pagination/modern/components/tag/index.js +1 -1
  841. package/pagination/modern/index.css +4 -4
  842. package/pass-code/Component.js +2 -2
  843. package/pass-code/components/InputProgress/Component.js +3 -3
  844. package/pass-code/components/InputProgress/index.css +5 -5
  845. package/pass-code/components/InputProgress/index.js +1 -1
  846. package/pass-code/components/InputProgress/transitions.css +8 -8
  847. package/pass-code/components/KeyPad/Component.js +2 -2
  848. package/pass-code/components/KeyPad/index.css +5 -5
  849. package/pass-code/components/KeyPad/index.js +1 -1
  850. package/pass-code/components/KeyPadButton/Component.js +1 -1
  851. package/pass-code/components/KeyPadButton/index.css +13 -13
  852. package/pass-code/esm/Component.js +2 -2
  853. package/pass-code/esm/components/InputProgress/Component.js +3 -3
  854. package/pass-code/esm/components/InputProgress/index.css +5 -5
  855. package/pass-code/esm/components/InputProgress/index.js +1 -1
  856. package/pass-code/esm/components/InputProgress/transitions.css +8 -8
  857. package/pass-code/esm/components/KeyPad/Component.js +2 -2
  858. package/pass-code/esm/components/KeyPad/index.css +5 -5
  859. package/pass-code/esm/components/KeyPad/index.js +1 -1
  860. package/pass-code/esm/components/KeyPadButton/Component.js +1 -1
  861. package/pass-code/esm/components/KeyPadButton/index.css +13 -13
  862. package/pass-code/esm/index-3885b0d7.d.ts +1 -1
  863. package/pass-code/esm/index.css +3 -3
  864. package/pass-code/esm/index.js +1 -1
  865. package/pass-code/index-3885b0d7.d.ts +1 -1
  866. package/pass-code/index.css +3 -3
  867. package/pass-code/index.js +1 -1
  868. package/pass-code/modern/Component.js +2 -2
  869. package/pass-code/modern/components/InputProgress/Component.js +3 -3
  870. package/pass-code/modern/components/InputProgress/index.css +5 -5
  871. package/pass-code/modern/components/InputProgress/index.js +1 -1
  872. package/pass-code/modern/components/InputProgress/transitions.css +8 -8
  873. package/pass-code/modern/components/KeyPad/Component.js +2 -2
  874. package/pass-code/modern/components/KeyPad/index.css +5 -5
  875. package/pass-code/modern/components/KeyPad/index.js +1 -1
  876. package/pass-code/modern/components/KeyPadButton/Component.js +1 -1
  877. package/pass-code/modern/components/KeyPadButton/index.css +13 -13
  878. package/pass-code/modern/index-3885b0d7.d.ts +1 -1
  879. package/pass-code/modern/index.css +3 -3
  880. package/pass-code/modern/index.js +1 -1
  881. package/password-input/component.js +1 -1
  882. package/password-input/esm/component.js +1 -1
  883. package/password-input/esm/index.css +5 -5
  884. package/password-input/index.css +5 -5
  885. package/password-input/modern/component.js +1 -1
  886. package/password-input/modern/index.css +5 -5
  887. package/pattern-lock/Component.js +1 -1
  888. package/pattern-lock/esm/Component.js +1 -1
  889. package/pattern-lock/esm/index.css +10 -10
  890. package/pattern-lock/index.css +10 -10
  891. package/pattern-lock/modern/Component.js +1 -1
  892. package/pattern-lock/modern/index.css +10 -10
  893. package/picker-button/Component.d.ts +1 -1
  894. package/picker-button/Component.js +1 -1
  895. package/picker-button/Component.responsive.d.ts +1 -1
  896. package/picker-button/esm/Component.js +1 -1
  897. package/picker-button/esm/field/Component.js +1 -1
  898. package/picker-button/esm/field/index.css +5 -5
  899. package/picker-button/esm/index.css +5 -5
  900. package/picker-button/esm/option/Component.js +1 -1
  901. package/picker-button/esm/option/index.css +4 -4
  902. package/picker-button/field/Component.js +1 -1
  903. package/picker-button/field/index.css +5 -5
  904. package/picker-button/index.css +5 -5
  905. package/picker-button/modern/Component.js +1 -1
  906. package/picker-button/modern/field/Component.js +1 -1
  907. package/picker-button/modern/field/index.css +5 -5
  908. package/picker-button/modern/index.css +5 -5
  909. package/picker-button/modern/option/Component.js +1 -1
  910. package/picker-button/modern/option/index.css +4 -4
  911. package/picker-button/option/Component.js +1 -1
  912. package/picker-button/option/index.css +4 -4
  913. package/picker-button/typings-5e1b8383.d.ts +1 -1
  914. package/plate/Component.js +1 -1
  915. package/plate/esm/Component.js +1 -1
  916. package/plate/esm/index.css +50 -50
  917. package/plate/index.css +50 -50
  918. package/plate/modern/Component.js +1 -1
  919. package/plate/modern/index.css +50 -50
  920. package/popover/Component.js +1 -1
  921. package/popover/esm/Component.js +1 -1
  922. package/popover/esm/index.css +33 -33
  923. package/popover/index.css +33 -33
  924. package/popover/modern/Component.js +1 -1
  925. package/popover/modern/index.css +33 -33
  926. package/progress-bar/Component.js +1 -1
  927. package/progress-bar/esm/Component.js +1 -1
  928. package/progress-bar/esm/index.css +12 -12
  929. package/progress-bar/index.css +12 -12
  930. package/progress-bar/modern/Component.js +1 -1
  931. package/progress-bar/modern/index.css +12 -12
  932. package/pure-cell/{component-a0f5ea09.js → component-9cd1d70e.js} +5 -5
  933. package/pure-cell/component.js +2 -2
  934. package/pure-cell/components/addon/component.js +2 -2
  935. package/pure-cell/components/addon/index.css +9 -9
  936. package/pure-cell/components/addon/index.js +1 -1
  937. package/pure-cell/components/amount/component.js +2 -2
  938. package/pure-cell/components/amount/index.css +2 -2
  939. package/pure-cell/components/amount/index.js +1 -1
  940. package/pure-cell/components/amount-title/component.js +2 -2
  941. package/pure-cell/components/amount-title/index.css +3 -3
  942. package/pure-cell/components/amount-title/index.js +1 -1
  943. package/pure-cell/components/category/component.js +2 -2
  944. package/pure-cell/components/category/index.css +5 -5
  945. package/pure-cell/components/category/index.js +1 -1
  946. package/pure-cell/components/content/component.js +2 -2
  947. package/pure-cell/components/content/index.css +3 -3
  948. package/pure-cell/components/content/index.d.ts +1 -1
  949. package/pure-cell/components/content/index.js +2 -2
  950. package/pure-cell/components/footer/component.js +2 -2
  951. package/pure-cell/components/footer/index.css +4 -4
  952. package/pure-cell/components/footer/index.js +1 -1
  953. package/pure-cell/components/footer-button/component.js +2 -2
  954. package/pure-cell/components/footer-button/index.css +2 -2
  955. package/pure-cell/components/footer-button/index.js +1 -1
  956. package/pure-cell/components/footer-text/component.js +1 -1
  957. package/pure-cell/components/footer-text/index.js +1 -1
  958. package/pure-cell/components/graphics/component.js +2 -2
  959. package/pure-cell/components/graphics/index.css +5 -5
  960. package/pure-cell/components/graphics/index.js +1 -1
  961. package/pure-cell/components/main/component.js +2 -2
  962. package/pure-cell/components/main/index.css +4 -4
  963. package/pure-cell/components/main/index.d.ts +1 -1
  964. package/pure-cell/components/main/index.js +2 -2
  965. package/pure-cell/components/text/component.js +2 -2
  966. package/pure-cell/components/text/index.css +7 -7
  967. package/pure-cell/components/text/index.d.ts +1 -1
  968. package/pure-cell/components/text/index.js +2 -2
  969. package/pure-cell/esm/{component-63c4f827.js → component-13b05590.js} +5 -5
  970. package/pure-cell/esm/component.js +2 -2
  971. package/pure-cell/esm/components/addon/component.js +2 -2
  972. package/pure-cell/esm/components/addon/index.css +9 -9
  973. package/pure-cell/esm/components/addon/index.js +1 -1
  974. package/pure-cell/esm/components/amount/component.js +2 -2
  975. package/pure-cell/esm/components/amount/index.css +2 -2
  976. package/pure-cell/esm/components/amount/index.js +1 -1
  977. package/pure-cell/esm/components/amount-title/component.js +2 -2
  978. package/pure-cell/esm/components/amount-title/index.css +3 -3
  979. package/pure-cell/esm/components/amount-title/index.js +1 -1
  980. package/pure-cell/esm/components/category/component.js +2 -2
  981. package/pure-cell/esm/components/category/index.css +5 -5
  982. package/pure-cell/esm/components/category/index.js +1 -1
  983. package/pure-cell/esm/components/content/component.js +2 -2
  984. package/pure-cell/esm/components/content/index.css +3 -3
  985. package/pure-cell/esm/components/content/index.d.ts +1 -1
  986. package/pure-cell/esm/components/content/index.js +2 -2
  987. package/pure-cell/esm/components/footer/component.js +2 -2
  988. package/pure-cell/esm/components/footer/index.css +4 -4
  989. package/pure-cell/esm/components/footer/index.js +1 -1
  990. package/pure-cell/esm/components/footer-button/component.js +2 -2
  991. package/pure-cell/esm/components/footer-button/index.css +2 -2
  992. package/pure-cell/esm/components/footer-button/index.js +1 -1
  993. package/pure-cell/esm/components/footer-text/component.js +1 -1
  994. package/pure-cell/esm/components/footer-text/index.js +1 -1
  995. package/pure-cell/esm/components/graphics/component.js +2 -2
  996. package/pure-cell/esm/components/graphics/index.css +5 -5
  997. package/pure-cell/esm/components/graphics/index.js +1 -1
  998. package/pure-cell/esm/components/main/component.js +2 -2
  999. package/pure-cell/esm/components/main/index.css +4 -4
  1000. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1001. package/pure-cell/esm/components/main/index.js +2 -2
  1002. package/pure-cell/esm/components/text/component.js +2 -2
  1003. package/pure-cell/esm/components/text/index.css +7 -7
  1004. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1005. package/pure-cell/esm/components/text/index.js +2 -2
  1006. package/pure-cell/esm/index.css +21 -21
  1007. package/pure-cell/esm/index.js +2 -2
  1008. package/pure-cell/index.css +21 -21
  1009. package/pure-cell/index.js +2 -2
  1010. package/pure-cell/modern/{component-c0947222.js → component-348b049d.js} +5 -5
  1011. package/pure-cell/modern/component.js +2 -2
  1012. package/pure-cell/modern/components/addon/component.js +2 -2
  1013. package/pure-cell/modern/components/addon/index.css +9 -9
  1014. package/pure-cell/modern/components/addon/index.js +1 -1
  1015. package/pure-cell/modern/components/amount/component.js +2 -2
  1016. package/pure-cell/modern/components/amount/index.css +2 -2
  1017. package/pure-cell/modern/components/amount/index.js +1 -1
  1018. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1019. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1020. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1021. package/pure-cell/modern/components/category/component.js +2 -2
  1022. package/pure-cell/modern/components/category/index.css +5 -5
  1023. package/pure-cell/modern/components/category/index.js +1 -1
  1024. package/pure-cell/modern/components/content/component.js +2 -2
  1025. package/pure-cell/modern/components/content/index.css +3 -3
  1026. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1027. package/pure-cell/modern/components/content/index.js +2 -2
  1028. package/pure-cell/modern/components/footer/component.js +2 -2
  1029. package/pure-cell/modern/components/footer/index.css +4 -4
  1030. package/pure-cell/modern/components/footer/index.js +1 -1
  1031. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1032. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1033. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1034. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1035. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1036. package/pure-cell/modern/components/graphics/component.js +2 -2
  1037. package/pure-cell/modern/components/graphics/index.css +5 -5
  1038. package/pure-cell/modern/components/graphics/index.js +1 -1
  1039. package/pure-cell/modern/components/main/component.js +2 -2
  1040. package/pure-cell/modern/components/main/index.css +4 -4
  1041. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1042. package/pure-cell/modern/components/main/index.js +2 -2
  1043. package/pure-cell/modern/components/text/component.js +2 -2
  1044. package/pure-cell/modern/components/text/index.css +7 -7
  1045. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1046. package/pure-cell/modern/components/text/index.js +2 -2
  1047. package/pure-cell/modern/index.css +21 -21
  1048. package/pure-cell/modern/index.js +2 -2
  1049. package/pure-input/Component.js +1 -1
  1050. package/pure-input/esm/Component.js +1 -1
  1051. package/pure-input/esm/index.css +23 -23
  1052. package/pure-input/index.css +23 -23
  1053. package/pure-input/modern/Component.js +1 -1
  1054. package/pure-input/modern/index.css +23 -23
  1055. package/radio/Component.js +1 -1
  1056. package/radio/esm/Component.js +1 -1
  1057. package/radio/esm/index.css +31 -31
  1058. package/radio/index.css +31 -31
  1059. package/radio/modern/Component.js +1 -1
  1060. package/radio/modern/index.css +31 -31
  1061. package/radio-group/Component.js +1 -1
  1062. package/radio-group/esm/Component.js +1 -1
  1063. package/radio-group/esm/index.css +18 -18
  1064. package/radio-group/index.css +18 -18
  1065. package/radio-group/modern/Component.js +1 -1
  1066. package/radio-group/modern/index.css +18 -18
  1067. package/scrollbar/Component.js +3 -3
  1068. package/scrollbar/default.css +2 -2
  1069. package/scrollbar/esm/Component.js +3 -3
  1070. package/scrollbar/esm/default.css +2 -2
  1071. package/scrollbar/esm/index.css +25 -25
  1072. package/scrollbar/esm/inverted.css +2 -2
  1073. package/scrollbar/index.css +25 -25
  1074. package/scrollbar/inverted.css +2 -2
  1075. package/scrollbar/modern/Component.js +3 -3
  1076. package/scrollbar/modern/default.css +2 -2
  1077. package/scrollbar/modern/index.css +25 -25
  1078. package/scrollbar/modern/inverted.css +2 -2
  1079. package/segmented-control/Component.js +1 -1
  1080. package/segmented-control/components/segment/Component.js +1 -1
  1081. package/segmented-control/components/segment/index.css +3 -3
  1082. package/segmented-control/esm/Component.js +1 -1
  1083. package/segmented-control/esm/components/segment/Component.js +1 -1
  1084. package/segmented-control/esm/components/segment/index.css +3 -3
  1085. package/segmented-control/esm/index.css +17 -17
  1086. package/segmented-control/index.css +17 -17
  1087. package/segmented-control/modern/Component.js +1 -1
  1088. package/segmented-control/modern/components/segment/Component.js +1 -1
  1089. package/segmented-control/modern/components/segment/index.css +3 -3
  1090. package/segmented-control/modern/index.css +17 -17
  1091. package/select/{Component-42354ffe.js → Component-aebd3b44.js} +1 -1
  1092. package/select/Component.js +1 -1
  1093. package/select/Component.responsive.js +3 -3
  1094. package/select/components/arrow/Component.js +1 -1
  1095. package/select/components/arrow/index.css +3 -3
  1096. package/select/components/base-checkmark/Component.js +1 -1
  1097. package/select/components/base-checkmark/index.css +4 -4
  1098. package/select/components/base-option/Component.js +1 -1
  1099. package/select/components/base-option/index.css +13 -13
  1100. package/select/components/base-select/Component.js +2 -2
  1101. package/select/components/base-select/index.css +8 -8
  1102. package/select/components/base-select/index.js +1 -1
  1103. package/select/components/base-select-mobile/Component.js +2 -2
  1104. package/select/components/base-select-mobile/footer/Component.js +1 -1
  1105. package/select/components/base-select-mobile/footer/index.css +5 -5
  1106. package/select/components/base-select-mobile/index.css +10 -10
  1107. package/select/components/base-select-mobile/index.js +1 -1
  1108. package/select/components/checkmark/Component.js +1 -1
  1109. package/select/components/checkmark/index.css +10 -10
  1110. package/select/components/checkmark-mobile/Component.js +1 -1
  1111. package/select/components/checkmark-mobile/index.css +6 -6
  1112. package/select/components/field/Component.js +1 -1
  1113. package/select/components/field/index.css +9 -9
  1114. package/select/components/index.js +3 -3
  1115. package/select/components/optgroup/Component.js +1 -1
  1116. package/select/components/optgroup/index.css +6 -6
  1117. package/select/components/option/Component.js +1 -1
  1118. package/select/components/option/index.css +20 -20
  1119. package/select/components/options-list/Component.js +1 -1
  1120. package/select/components/options-list/index.css +9 -9
  1121. package/select/components/select-mobile/Component.js +3 -3
  1122. package/select/components/select-mobile/index.d.ts +1 -1
  1123. package/select/components/select-mobile/index.js +3 -3
  1124. package/select/components/select-modal-mobile/Component.js +3 -3
  1125. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1126. package/select/components/select-modal-mobile/index.js +3 -3
  1127. package/select/components/virtual-options-list/Component.js +1 -1
  1128. package/select/components/virtual-options-list/index.css +15 -15
  1129. package/select/esm/{Component-7629765c.js → Component-71a4c0df.js} +2 -2
  1130. package/select/esm/Component.js +1 -1
  1131. package/select/esm/Component.responsive.js +3 -3
  1132. package/select/esm/components/arrow/Component.js +1 -1
  1133. package/select/esm/components/arrow/index.css +3 -3
  1134. package/select/esm/components/base-checkmark/Component.js +1 -1
  1135. package/select/esm/components/base-checkmark/index.css +4 -4
  1136. package/select/esm/components/base-option/Component.js +1 -1
  1137. package/select/esm/components/base-option/index.css +13 -13
  1138. package/select/esm/components/base-select/Component.js +2 -2
  1139. package/select/esm/components/base-select/index.css +8 -8
  1140. package/select/esm/components/base-select/index.js +1 -1
  1141. package/select/esm/components/base-select-mobile/Component.js +2 -2
  1142. package/select/esm/components/base-select-mobile/footer/Component.js +1 -1
  1143. package/select/esm/components/base-select-mobile/footer/index.css +5 -5
  1144. package/select/esm/components/base-select-mobile/index.css +10 -10
  1145. package/select/esm/components/base-select-mobile/index.js +1 -1
  1146. package/select/esm/components/checkmark/Component.js +1 -1
  1147. package/select/esm/components/checkmark/index.css +10 -10
  1148. package/select/esm/components/checkmark-mobile/Component.js +1 -1
  1149. package/select/esm/components/checkmark-mobile/index.css +6 -6
  1150. package/select/esm/components/field/Component.js +1 -1
  1151. package/select/esm/components/field/index.css +9 -9
  1152. package/select/esm/components/index.js +3 -3
  1153. package/select/esm/components/optgroup/Component.js +1 -1
  1154. package/select/esm/components/optgroup/index.css +6 -6
  1155. package/select/esm/components/option/Component.js +1 -1
  1156. package/select/esm/components/option/index.css +20 -20
  1157. package/select/esm/components/options-list/Component.js +1 -1
  1158. package/select/esm/components/options-list/index.css +9 -9
  1159. package/select/esm/components/select-mobile/Component.js +3 -3
  1160. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1161. package/select/esm/components/select-mobile/index.js +3 -3
  1162. package/select/esm/components/select-modal-mobile/Component.js +3 -3
  1163. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1164. package/select/esm/components/select-modal-mobile/index.js +3 -3
  1165. package/select/esm/components/virtual-options-list/Component.js +1 -1
  1166. package/select/esm/components/virtual-options-list/index.css +15 -15
  1167. package/select/esm/index-3885b0d7.d.ts +1 -1
  1168. package/select/esm/index.js +3 -3
  1169. package/select/esm/presets/index.js +3 -3
  1170. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  1171. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1172. package/select/esm/presets/useSelectWithApply/hook.js +3 -3
  1173. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1174. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1175. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1176. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1177. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1178. package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
  1179. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1180. package/select/esm/responsive.js +3 -3
  1181. package/select/index-3885b0d7.d.ts +1 -1
  1182. package/select/index.js +3 -3
  1183. package/select/modern/{Component-3879ae9e.js → Component-0ebdfbf0.js} +2 -2
  1184. package/select/modern/Component.js +1 -1
  1185. package/select/modern/Component.responsive.js +3 -3
  1186. package/select/modern/components/arrow/Component.js +1 -1
  1187. package/select/modern/components/arrow/index.css +3 -3
  1188. package/select/modern/components/base-checkmark/Component.js +1 -1
  1189. package/select/modern/components/base-checkmark/index.css +4 -4
  1190. package/select/modern/components/base-option/Component.js +1 -1
  1191. package/select/modern/components/base-option/index.css +13 -13
  1192. package/select/modern/components/base-select/Component.js +2 -2
  1193. package/select/modern/components/base-select/index.css +8 -8
  1194. package/select/modern/components/base-select/index.js +1 -1
  1195. package/select/modern/components/base-select-mobile/Component.js +2 -2
  1196. package/select/modern/components/base-select-mobile/footer/Component.js +1 -1
  1197. package/select/modern/components/base-select-mobile/footer/index.css +5 -5
  1198. package/select/modern/components/base-select-mobile/index.css +10 -10
  1199. package/select/modern/components/base-select-mobile/index.js +1 -1
  1200. package/select/modern/components/checkmark/Component.js +1 -1
  1201. package/select/modern/components/checkmark/index.css +10 -10
  1202. package/select/modern/components/checkmark-mobile/Component.js +1 -1
  1203. package/select/modern/components/checkmark-mobile/index.css +6 -6
  1204. package/select/modern/components/field/Component.js +1 -1
  1205. package/select/modern/components/field/index.css +9 -9
  1206. package/select/modern/components/index.js +3 -3
  1207. package/select/modern/components/optgroup/Component.js +1 -1
  1208. package/select/modern/components/optgroup/index.css +6 -6
  1209. package/select/modern/components/option/Component.js +1 -1
  1210. package/select/modern/components/option/index.css +20 -20
  1211. package/select/modern/components/options-list/Component.js +1 -1
  1212. package/select/modern/components/options-list/index.css +9 -9
  1213. package/select/modern/components/select-mobile/Component.js +3 -3
  1214. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1215. package/select/modern/components/select-mobile/index.js +3 -3
  1216. package/select/modern/components/select-modal-mobile/Component.js +3 -3
  1217. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1218. package/select/modern/components/select-modal-mobile/index.js +3 -3
  1219. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1220. package/select/modern/components/virtual-options-list/index.css +15 -15
  1221. package/select/modern/index-3885b0d7.d.ts +1 -1
  1222. package/select/modern/index.js +3 -3
  1223. package/select/modern/presets/index.js +3 -3
  1224. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1225. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1226. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1227. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1228. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1229. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1230. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1231. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1232. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1233. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1234. package/select/modern/responsive.js +3 -3
  1235. package/select/presets/index.js +3 -3
  1236. package/select/presets/useLazyLoading/hook.js +2 -2
  1237. package/select/presets/useLazyLoading/index.css +2 -2
  1238. package/select/presets/useSelectWithApply/hook.js +3 -3
  1239. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1240. package/select/presets/useSelectWithApply/options-list-with-apply/footer/Component.js +1 -1
  1241. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +3 -3
  1242. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1243. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1244. package/select/presets/useSelectWithLoading/hook.js +1 -1
  1245. package/select/presets/useSelectWithLoading/index.css +2 -2
  1246. package/select/responsive.js +3 -3
  1247. package/select-with-tags/components/tag/component.js +1 -1
  1248. package/select-with-tags/components/tag/index.css +11 -11
  1249. package/select-with-tags/components/tag-list/component.js +1 -1
  1250. package/select-with-tags/components/tag-list/index.css +31 -31
  1251. package/select-with-tags/esm/components/tag/component.js +1 -1
  1252. package/select-with-tags/esm/components/tag/index.css +11 -11
  1253. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  1254. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  1255. package/select-with-tags/modern/components/tag/component.js +1 -1
  1256. package/select-with-tags/modern/components/tag/index.css +11 -11
  1257. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1258. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  1259. package/side-panel/Component.desktop.js +2 -2
  1260. package/side-panel/Component.mobile.js +2 -2
  1261. package/side-panel/components/content/Component.desktop.js +1 -1
  1262. package/side-panel/components/content/Component.js +1 -1
  1263. package/side-panel/components/content/Component.mobile.js +1 -1
  1264. package/side-panel/components/content/desktop.css +3 -3
  1265. package/side-panel/components/content/index.css +4 -4
  1266. package/side-panel/components/content/mobile.css +3 -3
  1267. package/side-panel/components/footer/Component.desktop.js +1 -1
  1268. package/side-panel/components/footer/Component.js +2 -2
  1269. package/side-panel/components/footer/Component.mobile.js +1 -1
  1270. package/side-panel/components/footer/desktop.css +3 -3
  1271. package/side-panel/components/footer/index.css +4 -4
  1272. package/side-panel/components/footer/layout.css +25 -25
  1273. package/side-panel/components/footer/mobile.css +3 -3
  1274. package/side-panel/components/header/Component.js +3 -3
  1275. package/side-panel/components/header/desktop.css +5 -5
  1276. package/side-panel/components/header/index.css +14 -14
  1277. package/side-panel/components/header/mobile.css +4 -4
  1278. package/side-panel/desktop.css +3 -3
  1279. package/side-panel/esm/Component.desktop.js +2 -2
  1280. package/side-panel/esm/Component.mobile.js +2 -2
  1281. package/side-panel/esm/components/content/Component.desktop.js +1 -1
  1282. package/side-panel/esm/components/content/Component.js +1 -1
  1283. package/side-panel/esm/components/content/Component.mobile.js +1 -1
  1284. package/side-panel/esm/components/content/desktop.css +3 -3
  1285. package/side-panel/esm/components/content/index.css +4 -4
  1286. package/side-panel/esm/components/content/mobile.css +3 -3
  1287. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  1288. package/side-panel/esm/components/footer/Component.js +2 -2
  1289. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  1290. package/side-panel/esm/components/footer/desktop.css +3 -3
  1291. package/side-panel/esm/components/footer/index.css +4 -4
  1292. package/side-panel/esm/components/footer/layout.css +25 -25
  1293. package/side-panel/esm/components/footer/mobile.css +3 -3
  1294. package/side-panel/esm/components/header/Component.js +3 -3
  1295. package/side-panel/esm/components/header/desktop.css +5 -5
  1296. package/side-panel/esm/components/header/index.css +14 -14
  1297. package/side-panel/esm/components/header/mobile.css +4 -4
  1298. package/side-panel/esm/desktop.css +3 -3
  1299. package/side-panel/esm/mobile.css +3 -3
  1300. package/side-panel/esm/transitions.desktop.css +7 -7
  1301. package/side-panel/esm/transitions.mobile.css +8 -8
  1302. package/side-panel/mobile.css +3 -3
  1303. package/side-panel/modern/Component.desktop.js +2 -2
  1304. package/side-panel/modern/Component.mobile.js +2 -2
  1305. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1306. package/side-panel/modern/components/content/Component.js +1 -1
  1307. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1308. package/side-panel/modern/components/content/desktop.css +3 -3
  1309. package/side-panel/modern/components/content/index.css +4 -4
  1310. package/side-panel/modern/components/content/mobile.css +3 -3
  1311. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1312. package/side-panel/modern/components/footer/Component.js +2 -2
  1313. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1314. package/side-panel/modern/components/footer/desktop.css +3 -3
  1315. package/side-panel/modern/components/footer/index.css +4 -4
  1316. package/side-panel/modern/components/footer/layout.css +25 -25
  1317. package/side-panel/modern/components/footer/mobile.css +3 -3
  1318. package/side-panel/modern/components/header/Component.js +3 -3
  1319. package/side-panel/modern/components/header/desktop.css +5 -5
  1320. package/side-panel/modern/components/header/index.css +14 -14
  1321. package/side-panel/modern/components/header/mobile.css +4 -4
  1322. package/side-panel/modern/desktop.css +3 -3
  1323. package/side-panel/modern/mobile.css +3 -3
  1324. package/side-panel/modern/transitions.desktop.css +7 -7
  1325. package/side-panel/modern/transitions.mobile.css +8 -8
  1326. package/side-panel/transitions.desktop.css +7 -7
  1327. package/side-panel/transitions.mobile.css +8 -8
  1328. package/skeleton/Component.js +1 -1
  1329. package/skeleton/esm/Component.js +1 -1
  1330. package/skeleton/esm/index.css +10 -10
  1331. package/skeleton/index.css +10 -10
  1332. package/skeleton/modern/Component.js +1 -1
  1333. package/skeleton/modern/index.css +10 -10
  1334. package/slider/Component.js +1 -1
  1335. package/slider/esm/Component.js +1 -1
  1336. package/slider/esm/index.css +21 -21
  1337. package/slider/index.css +21 -21
  1338. package/slider/modern/Component.js +1 -1
  1339. package/slider/modern/index.css +21 -21
  1340. package/slider-input/Component.js +1 -1
  1341. package/slider-input/esm/Component.js +1 -1
  1342. package/slider-input/esm/index.css +27 -27
  1343. package/slider-input/index.css +27 -27
  1344. package/slider-input/modern/Component.js +1 -1
  1345. package/slider-input/modern/index.css +27 -27
  1346. package/sortable-list/Component.js +2 -2
  1347. package/sortable-list/{Components-a841f8e3.js → Components-ff5f0fec.js} +1 -1
  1348. package/sortable-list/components/item/Components.js +1 -1
  1349. package/sortable-list/components/item/index.css +25 -25
  1350. package/sortable-list/esm/Component.js +2 -2
  1351. package/sortable-list/esm/{Components-3bd80c09.js → Components-1e2d4781.js} +1 -1
  1352. package/sortable-list/esm/components/item/Components.js +1 -1
  1353. package/sortable-list/esm/components/item/index.css +25 -25
  1354. package/sortable-list/esm/index-3885b0d7.d.ts +1 -1
  1355. package/sortable-list/esm/index.css +30 -30
  1356. package/sortable-list/esm/index.js +1 -1
  1357. package/sortable-list/index-3885b0d7.d.ts +1 -1
  1358. package/sortable-list/index.css +30 -30
  1359. package/sortable-list/index.js +1 -1
  1360. package/sortable-list/modern/Component.js +2 -2
  1361. package/sortable-list/modern/{Components-2e20502f.js → Components-7528615a.js} +1 -1
  1362. package/sortable-list/modern/components/item/Components.js +1 -1
  1363. package/sortable-list/modern/components/item/index.css +25 -25
  1364. package/sortable-list/modern/index-3885b0d7.d.ts +1 -1
  1365. package/sortable-list/modern/index.css +30 -30
  1366. package/sortable-list/modern/index.js +1 -1
  1367. package/space/Component.js +1 -1
  1368. package/space/esm/Component.js +1 -1
  1369. package/space/esm/index.css +8 -8
  1370. package/space/index.css +8 -8
  1371. package/space/modern/Component.js +1 -1
  1372. package/space/modern/index.css +8 -8
  1373. package/spinner/Component.js +3 -3
  1374. package/spinner/default.css +1 -1
  1375. package/spinner/esm/Component.js +3 -3
  1376. package/spinner/esm/default.css +1 -1
  1377. package/spinner/esm/index.css +7 -7
  1378. package/spinner/esm/inverted.css +1 -1
  1379. package/spinner/index.css +7 -7
  1380. package/spinner/inverted.css +1 -1
  1381. package/spinner/modern/Component.js +3 -3
  1382. package/spinner/modern/default.css +1 -1
  1383. package/spinner/modern/index.css +7 -7
  1384. package/spinner/modern/inverted.css +1 -1
  1385. package/status/Component.js +1 -1
  1386. package/status/esm/Component.js +1 -1
  1387. package/status/esm/index.css +17 -17
  1388. package/status/index.css +17 -17
  1389. package/status/modern/Component.js +1 -1
  1390. package/status/modern/index.css +17 -17
  1391. package/stepped-progress-bar/Component.js +3 -3
  1392. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1393. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1394. package/stepped-progress-bar/default.css +2 -2
  1395. package/stepped-progress-bar/esm/Component.js +3 -3
  1396. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1397. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1398. package/stepped-progress-bar/esm/default.css +2 -2
  1399. package/stepped-progress-bar/esm/index.css +3 -3
  1400. package/stepped-progress-bar/esm/inverted.css +2 -2
  1401. package/stepped-progress-bar/index.css +3 -3
  1402. package/stepped-progress-bar/inverted.css +2 -2
  1403. package/stepped-progress-bar/modern/Component.js +3 -3
  1404. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1405. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1406. package/stepped-progress-bar/modern/default.css +2 -2
  1407. package/stepped-progress-bar/modern/index.css +3 -3
  1408. package/stepped-progress-bar/modern/inverted.css +2 -2
  1409. package/steps/Component.js +1 -1
  1410. package/steps/components/step/Component.js +1 -1
  1411. package/steps/components/step/index.css +25 -25
  1412. package/steps/components/step-indicator/Component.js +1 -1
  1413. package/steps/components/step-indicator/index.css +1 -1
  1414. package/steps/esm/Component.js +1 -1
  1415. package/steps/esm/components/step/Component.js +1 -1
  1416. package/steps/esm/components/step/index.css +25 -25
  1417. package/steps/esm/components/step-indicator/Component.js +1 -1
  1418. package/steps/esm/components/step-indicator/index.css +1 -1
  1419. package/steps/esm/index.css +2 -2
  1420. package/steps/index.css +2 -2
  1421. package/steps/modern/Component.js +1 -1
  1422. package/steps/modern/components/step/Component.js +1 -1
  1423. package/steps/modern/components/step/index.css +25 -25
  1424. package/steps/modern/components/step-indicator/Component.js +1 -1
  1425. package/steps/modern/components/step-indicator/index.css +1 -1
  1426. package/steps/modern/index.css +2 -2
  1427. package/switch/Component.js +1 -1
  1428. package/switch/esm/Component.js +1 -1
  1429. package/switch/esm/index.css +25 -25
  1430. package/switch/index.css +25 -25
  1431. package/switch/modern/Component.js +1 -1
  1432. package/switch/modern/index.css +25 -25
  1433. package/system-message/Component.desktop.js +1 -1
  1434. package/system-message/Component.js +3 -3
  1435. package/system-message/Component.mobile.js +1 -1
  1436. package/system-message/Components.responsive.js +1 -1
  1437. package/system-message/components/caption/Component.js +2 -2
  1438. package/system-message/components/caption/index.css +1 -1
  1439. package/system-message/components/caption/index.js +1 -1
  1440. package/system-message/components/controls/Component.js +4 -4
  1441. package/system-message/components/controls/desktop.css +2 -2
  1442. package/system-message/components/controls/index.css +9 -9
  1443. package/system-message/components/controls/index.js +1 -1
  1444. package/system-message/components/controls/mobile.css +2 -2
  1445. package/system-message/components/graphic/Component.js +2 -2
  1446. package/system-message/components/graphic/index.css +1 -1
  1447. package/system-message/components/graphic/index.js +1 -1
  1448. package/system-message/components/subtitle/Component.js +2 -2
  1449. package/system-message/components/subtitle/index.css +1 -1
  1450. package/system-message/components/subtitle/index.js +1 -1
  1451. package/system-message/components/title/Component.js +4 -4
  1452. package/system-message/components/title/desktop.css +1 -1
  1453. package/system-message/components/title/index.css +1 -1
  1454. package/system-message/components/title/index.js +1 -1
  1455. package/system-message/components/title/mobile.css +1 -1
  1456. package/system-message/desktop.css +1 -1
  1457. package/system-message/desktop.js +1 -1
  1458. package/system-message/esm/Component.desktop.js +1 -1
  1459. package/system-message/esm/Component.js +3 -3
  1460. package/system-message/esm/Component.mobile.js +1 -1
  1461. package/system-message/esm/Components.responsive.js +1 -1
  1462. package/system-message/esm/components/caption/Component.js +2 -2
  1463. package/system-message/esm/components/caption/index.css +1 -1
  1464. package/system-message/esm/components/caption/index.js +1 -1
  1465. package/system-message/esm/components/controls/Component.js +4 -4
  1466. package/system-message/esm/components/controls/desktop.css +2 -2
  1467. package/system-message/esm/components/controls/index.css +9 -9
  1468. package/system-message/esm/components/controls/index.js +1 -1
  1469. package/system-message/esm/components/controls/mobile.css +2 -2
  1470. package/system-message/esm/components/graphic/Component.js +2 -2
  1471. package/system-message/esm/components/graphic/index.css +1 -1
  1472. package/system-message/esm/components/graphic/index.js +1 -1
  1473. package/system-message/esm/components/subtitle/Component.js +2 -2
  1474. package/system-message/esm/components/subtitle/index.css +1 -1
  1475. package/system-message/esm/components/subtitle/index.js +1 -1
  1476. package/system-message/esm/components/title/Component.js +4 -4
  1477. package/system-message/esm/components/title/desktop.css +1 -1
  1478. package/system-message/esm/components/title/index.css +1 -1
  1479. package/system-message/esm/components/title/index.js +1 -1
  1480. package/system-message/esm/components/title/mobile.css +1 -1
  1481. package/system-message/esm/desktop.css +1 -1
  1482. package/system-message/esm/desktop.js +1 -1
  1483. package/system-message/esm/index-3885b0d7.d.ts +1 -1
  1484. package/system-message/esm/index.css +6 -6
  1485. package/system-message/esm/index.js +1 -1
  1486. package/system-message/esm/mobile.css +1 -1
  1487. package/system-message/esm/mobile.js +1 -1
  1488. package/system-message/esm/responsive.js +1 -1
  1489. package/system-message/esm/utils.js +1 -1
  1490. package/system-message/index-3885b0d7.d.ts +1 -1
  1491. package/system-message/index.css +6 -6
  1492. package/system-message/index.js +1 -1
  1493. package/system-message/mobile.css +1 -1
  1494. package/system-message/mobile.js +1 -1
  1495. package/system-message/modern/Component.desktop.js +1 -1
  1496. package/system-message/modern/Component.js +3 -3
  1497. package/system-message/modern/Component.mobile.js +1 -1
  1498. package/system-message/modern/Components.responsive.js +1 -1
  1499. package/system-message/modern/components/caption/Component.js +2 -2
  1500. package/system-message/modern/components/caption/index.css +1 -1
  1501. package/system-message/modern/components/caption/index.js +1 -1
  1502. package/system-message/modern/components/controls/Component.js +4 -4
  1503. package/system-message/modern/components/controls/desktop.css +2 -2
  1504. package/system-message/modern/components/controls/index.css +9 -9
  1505. package/system-message/modern/components/controls/index.js +1 -1
  1506. package/system-message/modern/components/controls/mobile.css +2 -2
  1507. package/system-message/modern/components/graphic/Component.js +2 -2
  1508. package/system-message/modern/components/graphic/index.css +1 -1
  1509. package/system-message/modern/components/graphic/index.js +1 -1
  1510. package/system-message/modern/components/subtitle/Component.js +2 -2
  1511. package/system-message/modern/components/subtitle/index.css +1 -1
  1512. package/system-message/modern/components/subtitle/index.js +1 -1
  1513. package/system-message/modern/components/title/Component.js +4 -4
  1514. package/system-message/modern/components/title/desktop.css +1 -1
  1515. package/system-message/modern/components/title/index.css +1 -1
  1516. package/system-message/modern/components/title/index.js +1 -1
  1517. package/system-message/modern/components/title/mobile.css +1 -1
  1518. package/system-message/modern/desktop.css +1 -1
  1519. package/system-message/modern/desktop.js +1 -1
  1520. package/system-message/modern/index-3885b0d7.d.ts +1 -1
  1521. package/system-message/modern/index.css +6 -6
  1522. package/system-message/modern/index.js +1 -1
  1523. package/system-message/modern/mobile.css +1 -1
  1524. package/system-message/modern/mobile.js +1 -1
  1525. package/system-message/modern/responsive.js +1 -1
  1526. package/system-message/modern/utils.js +1 -1
  1527. package/system-message/responsive.js +1 -1
  1528. package/system-message/utils.js +1 -1
  1529. package/table/components/pagination/Component.js +1 -1
  1530. package/table/components/pagination/index.css +8 -8
  1531. package/table/components/pagination/select-field/index.css +4 -4
  1532. package/table/components/pagination/select-field/index.js +1 -1
  1533. package/table/components/table/Component.js +1 -1
  1534. package/table/components/table/index.css +7 -7
  1535. package/table/components/tbody/Component.js +1 -1
  1536. package/table/components/tbody/index.css +2 -2
  1537. package/table/components/tcell/Component.js +1 -1
  1538. package/table/components/tcell/index.css +6 -6
  1539. package/table/components/texpandable-row/Component.js +1 -1
  1540. package/table/components/texpandable-row/index.css +5 -5
  1541. package/table/components/thead/Component.js +1 -1
  1542. package/table/components/thead/index.css +6 -6
  1543. package/table/components/thead-cell/Component.js +1 -1
  1544. package/table/components/thead-cell/index.css +8 -8
  1545. package/table/components/trow/Component.js +1 -1
  1546. package/table/components/trow/index.css +8 -8
  1547. package/table/components/tsortable-head-cell/Component.js +1 -1
  1548. package/table/components/tsortable-head-cell/index.css +9 -9
  1549. package/table/esm/components/pagination/Component.js +1 -1
  1550. package/table/esm/components/pagination/index.css +8 -8
  1551. package/table/esm/components/pagination/select-field/index.css +4 -4
  1552. package/table/esm/components/pagination/select-field/index.js +1 -1
  1553. package/table/esm/components/table/Component.js +1 -1
  1554. package/table/esm/components/table/index.css +7 -7
  1555. package/table/esm/components/tbody/Component.js +1 -1
  1556. package/table/esm/components/tbody/index.css +2 -2
  1557. package/table/esm/components/tcell/Component.js +1 -1
  1558. package/table/esm/components/tcell/index.css +6 -6
  1559. package/table/esm/components/texpandable-row/Component.js +1 -1
  1560. package/table/esm/components/texpandable-row/index.css +5 -5
  1561. package/table/esm/components/thead/Component.js +1 -1
  1562. package/table/esm/components/thead/index.css +6 -6
  1563. package/table/esm/components/thead-cell/Component.js +1 -1
  1564. package/table/esm/components/thead-cell/index.css +8 -8
  1565. package/table/esm/components/trow/Component.js +1 -1
  1566. package/table/esm/components/trow/index.css +8 -8
  1567. package/table/esm/components/tsortable-head-cell/Component.js +1 -1
  1568. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1569. package/table/modern/components/pagination/Component.js +1 -1
  1570. package/table/modern/components/pagination/index.css +8 -8
  1571. package/table/modern/components/pagination/select-field/index.css +4 -4
  1572. package/table/modern/components/pagination/select-field/index.js +1 -1
  1573. package/table/modern/components/table/Component.js +1 -1
  1574. package/table/modern/components/table/index.css +7 -7
  1575. package/table/modern/components/tbody/Component.js +1 -1
  1576. package/table/modern/components/tbody/index.css +2 -2
  1577. package/table/modern/components/tcell/Component.js +1 -1
  1578. package/table/modern/components/tcell/index.css +6 -6
  1579. package/table/modern/components/texpandable-row/Component.js +1 -1
  1580. package/table/modern/components/texpandable-row/index.css +5 -5
  1581. package/table/modern/components/thead/Component.js +1 -1
  1582. package/table/modern/components/thead/index.css +6 -6
  1583. package/table/modern/components/thead-cell/Component.js +1 -1
  1584. package/table/modern/components/thead-cell/index.css +8 -8
  1585. package/table/modern/components/trow/Component.js +1 -1
  1586. package/table/modern/components/trow/index.css +8 -8
  1587. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1588. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1589. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  1590. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  1591. package/tabs/components/primary-tablist/Component.responsive.js +1 -1
  1592. package/tabs/components/primary-tablist/index.css +29 -29
  1593. package/tabs/components/primary-tablist/mobile.css +32 -32
  1594. package/tabs/components/scrollable-container/Component.js +1 -1
  1595. package/tabs/components/scrollable-container/index.css +5 -5
  1596. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  1597. package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
  1598. package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
  1599. package/tabs/components/secondary-tablist/index.css +11 -11
  1600. package/tabs/components/secondary-tablist/mobile.css +13 -13
  1601. package/tabs/components/tab/Component.js +1 -1
  1602. package/tabs/components/tab/index.css +3 -3
  1603. package/tabs/components/tabs/Component.desktop.js +2 -2
  1604. package/tabs/components/tabs/Component.mobile.js +2 -2
  1605. package/tabs/components/tabs/Component.responsive.js +2 -2
  1606. package/tabs/desktop.js +2 -2
  1607. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  1608. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  1609. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  1610. package/tabs/esm/components/primary-tablist/index.css +29 -29
  1611. package/tabs/esm/components/primary-tablist/mobile.css +32 -32
  1612. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1613. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1614. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  1615. package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
  1616. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  1617. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1618. package/tabs/esm/components/secondary-tablist/mobile.css +13 -13
  1619. package/tabs/esm/components/tab/Component.js +1 -1
  1620. package/tabs/esm/components/tab/index.css +3 -3
  1621. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  1622. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  1623. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  1624. package/tabs/esm/desktop.js +2 -2
  1625. package/tabs/esm/index.js +2 -2
  1626. package/tabs/esm/index.module-959c9838.js +4 -0
  1627. package/tabs/esm/index.module-fc4f6269.js +4 -0
  1628. package/tabs/esm/mobile.js +2 -2
  1629. package/tabs/esm/responsive.js +2 -2
  1630. package/tabs/index.js +2 -2
  1631. package/tabs/index.module-067161cb.js +4 -0
  1632. package/tabs/index.module-6c9a1e43.js +4 -0
  1633. package/tabs/mobile.js +2 -2
  1634. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1635. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1636. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1637. package/tabs/modern/components/primary-tablist/index.css +29 -29
  1638. package/tabs/modern/components/primary-tablist/mobile.css +32 -32
  1639. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1640. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1641. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1642. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1643. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1644. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1645. package/tabs/modern/components/secondary-tablist/mobile.css +13 -13
  1646. package/tabs/modern/components/tab/Component.js +1 -1
  1647. package/tabs/modern/components/tab/index.css +3 -3
  1648. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1649. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1650. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1651. package/tabs/modern/desktop.js +2 -2
  1652. package/tabs/modern/index.js +2 -2
  1653. package/tabs/modern/index.module-34b36ed1.js +4 -0
  1654. package/tabs/modern/index.module-5d10da78.js +4 -0
  1655. package/tabs/modern/mobile.js +2 -2
  1656. package/tabs/modern/responsive.js +2 -2
  1657. package/tabs/responsive.js +2 -2
  1658. package/tag/Component.js +3 -3
  1659. package/tag/default.css +12 -12
  1660. package/tag/esm/Component.js +3 -3
  1661. package/tag/esm/default.css +12 -12
  1662. package/tag/esm/index.css +47 -47
  1663. package/tag/esm/inverted.css +12 -12
  1664. package/tag/index.css +47 -47
  1665. package/tag/inverted.css +12 -12
  1666. package/tag/modern/Component.js +3 -3
  1667. package/tag/modern/default.css +12 -12
  1668. package/tag/modern/index.css +47 -47
  1669. package/tag/modern/inverted.css +12 -12
  1670. package/textarea/Component.js +3 -3
  1671. package/textarea/{PseudoTextArea-47be0b7e.js → PseudoTextArea-97ab7b7b.js} +1 -1
  1672. package/textarea/components/PseudoTextArea.js +1 -1
  1673. package/textarea/components/index.d.ts +1 -1
  1674. package/textarea/components/index.js +1 -1
  1675. package/textarea/default.css +18 -18
  1676. package/textarea/esm/Component.js +3 -3
  1677. package/textarea/esm/{PseudoTextArea-803fa6e0.js → PseudoTextArea-d994ac12.js} +1 -1
  1678. package/textarea/esm/components/PseudoTextArea.js +1 -1
  1679. package/textarea/esm/components/index.d.ts +1 -1
  1680. package/textarea/esm/components/index.js +1 -1
  1681. package/textarea/esm/default.css +18 -18
  1682. package/textarea/esm/index.css +41 -41
  1683. package/textarea/esm/index.js +1 -1
  1684. package/textarea/esm/inverted.css +18 -18
  1685. package/textarea/index.css +41 -41
  1686. package/textarea/index.js +1 -1
  1687. package/textarea/inverted.css +18 -18
  1688. package/textarea/modern/Component.js +3 -3
  1689. package/textarea/modern/PseudoTextArea-c724f931.js +12 -0
  1690. package/textarea/modern/components/PseudoTextArea.js +1 -1
  1691. package/textarea/modern/components/index.d.ts +1 -1
  1692. package/textarea/modern/components/index.js +1 -1
  1693. package/textarea/modern/default.css +18 -18
  1694. package/textarea/modern/index.css +41 -41
  1695. package/textarea/modern/index.js +1 -1
  1696. package/textarea/modern/inverted.css +18 -18
  1697. package/themes/button/corp.css +31 -0
  1698. package/themes/calendar-input/corp.css +4 -0
  1699. package/themes/compiled/mobile-dark-bluetint.css +301 -301
  1700. package/themes/corp.css +419 -340
  1701. package/themes/dist/button/corp.css +31 -0
  1702. package/themes/dist/calendar-input/corp.css +4 -0
  1703. package/themes/dist/compiled/mobile-dark-bluetint.css +1211 -1211
  1704. package/themes/dist/corp.css +419 -340
  1705. package/themes/dist/form-control/corp.css +44 -0
  1706. package/themes/dist/input/corp.css +3 -0
  1707. package/themes/dist/mixins/button/corp.css +31 -0
  1708. package/themes/dist/mixins/calendar-input/corp.css +4 -0
  1709. package/themes/dist/mixins/corp.css +10 -0
  1710. package/themes/dist/mixins/form-control/corp.css +44 -0
  1711. package/themes/dist/mixins/input/corp.css +3 -0
  1712. package/themes/dist/mixins/select/corp.css +9 -0
  1713. package/themes/dist/mixins/slider-input/corp.css +13 -0
  1714. package/themes/dist/package.json +1 -1
  1715. package/themes/dist/select/corp.css +9 -0
  1716. package/themes/dist/slider-input/corp.css +13 -0
  1717. package/themes/form-control/corp.css +44 -0
  1718. package/themes/input/corp.css +3 -0
  1719. package/themes/mixins/button/corp.css +31 -0
  1720. package/themes/mixins/calendar-input/corp.css +4 -0
  1721. package/themes/mixins/corp.css +10 -0
  1722. package/themes/mixins/form-control/corp.css +44 -0
  1723. package/themes/mixins/input/corp.css +3 -0
  1724. package/themes/mixins/select/corp.css +9 -0
  1725. package/themes/mixins/slider-input/corp.css +13 -0
  1726. package/themes/select/corp.css +9 -0
  1727. package/themes/slider-input/corp.css +13 -0
  1728. package/toast/component.js +1 -1
  1729. package/toast/esm/component.js +1 -1
  1730. package/toast/esm/index.css +10 -10
  1731. package/toast/index.css +10 -10
  1732. package/toast/modern/component.js +1 -1
  1733. package/toast/modern/index.css +10 -10
  1734. package/toast-plate/component.js +3 -3
  1735. package/toast-plate/default.css +3 -3
  1736. package/toast-plate/esm/component.js +3 -3
  1737. package/toast-plate/esm/default.css +3 -3
  1738. package/toast-plate/esm/index.css +16 -16
  1739. package/toast-plate/esm/inverted.css +3 -3
  1740. package/toast-plate/index.css +16 -16
  1741. package/toast-plate/inverted.css +3 -3
  1742. package/toast-plate/modern/component.js +3 -3
  1743. package/toast-plate/modern/default.css +3 -3
  1744. package/toast-plate/modern/index.css +16 -16
  1745. package/toast-plate/modern/inverted.css +3 -3
  1746. package/tooltip/Component.js +3 -3
  1747. package/tooltip/component.responsive.js +1 -1
  1748. package/tooltip/default.css +5 -5
  1749. package/tooltip/esm/Component.js +3 -3
  1750. package/tooltip/esm/component.responsive.js +1 -1
  1751. package/tooltip/esm/default.css +5 -5
  1752. package/tooltip/esm/index.css +7 -7
  1753. package/tooltip/esm/inverted.css +5 -5
  1754. package/tooltip/esm/responsive.css +3 -3
  1755. package/tooltip/index.css +7 -7
  1756. package/tooltip/inverted.css +5 -5
  1757. package/tooltip/modern/Component.js +3 -3
  1758. package/tooltip/modern/component.responsive.js +1 -1
  1759. package/tooltip/modern/default.css +5 -5
  1760. package/tooltip/modern/index.css +7 -7
  1761. package/tooltip/modern/inverted.css +5 -5
  1762. package/tooltip/modern/responsive.css +3 -3
  1763. package/tooltip/responsive.css +3 -3
  1764. package/typography/colors.css +19 -19
  1765. package/typography/colors.module-cd9de7ab.js +4 -0
  1766. package/typography/common.module-24769a0c.js +4 -0
  1767. package/typography/component.js +2 -2
  1768. package/typography/esm/colors.css +19 -19
  1769. package/typography/esm/colors.module-c66c18d0.js +4 -0
  1770. package/typography/esm/common.module-8ee073dd.js +4 -0
  1771. package/typography/esm/component.js +2 -2
  1772. package/typography/esm/index.js +2 -2
  1773. package/typography/esm/text/component.js +2 -2
  1774. package/typography/esm/text/index.css +17 -17
  1775. package/typography/esm/text/index.js +1 -1
  1776. package/typography/esm/title/common.css +4 -4
  1777. package/typography/esm/title/component.js +1 -1
  1778. package/typography/esm/title/index.css +18 -18
  1779. package/typography/esm/title/index.js +3 -3
  1780. package/typography/esm/title-mobile/component.js +3 -3
  1781. package/typography/esm/title-mobile/index.css +10 -10
  1782. package/typography/esm/title-mobile/index.js +2 -2
  1783. package/typography/esm/title-responsive/component.js +3 -3
  1784. package/typography/esm/title-responsive/index.css +40 -40
  1785. package/typography/esm/title-responsive/index.js +2 -2
  1786. package/typography/index.js +2 -2
  1787. package/typography/modern/colors.css +19 -19
  1788. package/typography/modern/colors.module-ab4bed2c.js +4 -0
  1789. package/typography/modern/common.module-c0f96bc5.js +4 -0
  1790. package/typography/modern/component.js +2 -2
  1791. package/typography/modern/index.js +2 -2
  1792. package/typography/modern/text/component.js +2 -2
  1793. package/typography/modern/text/index.css +17 -17
  1794. package/typography/modern/text/index.js +1 -1
  1795. package/typography/modern/title/common.css +4 -4
  1796. package/typography/modern/title/component.js +1 -1
  1797. package/typography/modern/title/index.css +18 -18
  1798. package/typography/modern/title/index.js +3 -3
  1799. package/typography/modern/title-mobile/component.js +3 -3
  1800. package/typography/modern/title-mobile/index.css +10 -10
  1801. package/typography/modern/title-mobile/index.js +2 -2
  1802. package/typography/modern/title-responsive/component.js +3 -3
  1803. package/typography/modern/title-responsive/index.css +40 -40
  1804. package/typography/modern/title-responsive/index.js +2 -2
  1805. package/typography/text/component.js +2 -2
  1806. package/typography/text/index.css +17 -17
  1807. package/typography/text/index.js +1 -1
  1808. package/typography/title/common.css +4 -4
  1809. package/typography/title/component.js +1 -1
  1810. package/typography/title/index.css +18 -18
  1811. package/typography/title/index.js +3 -3
  1812. package/typography/title-mobile/component.js +3 -3
  1813. package/typography/title-mobile/index.css +10 -10
  1814. package/typography/title-mobile/index.js +2 -2
  1815. package/typography/title-responsive/component.js +3 -3
  1816. package/typography/title-responsive/index.css +40 -40
  1817. package/typography/title-responsive/index.js +2 -2
  1818. package/underlay/Component.js +1 -1
  1819. package/underlay/esm/Component.js +1 -1
  1820. package/underlay/esm/index.css +110 -110
  1821. package/underlay/index.css +110 -110
  1822. package/underlay/modern/Component.js +1 -1
  1823. package/underlay/modern/index.css +110 -110
  1824. package/vars/bundle/corp.css +2 -2
  1825. package/vars/cssm/bundle/corp.css +335 -340
  1826. package/vars/dist/bundle/corp.css +2 -2
  1827. package/vars/dist/cssm/bundle/corp.css +335 -340
  1828. package/vars/dist/package.json +1 -1
  1829. package/with-suffix/Component.js +1 -1
  1830. package/with-suffix/esm/Component.js +1 -1
  1831. package/with-suffix/esm/index.css +9 -9
  1832. package/with-suffix/index.css +9 -9
  1833. package/with-suffix/modern/Component.js +1 -1
  1834. package/with-suffix/modern/index.css +9 -9
  1835. package/calendar-range/esm/index.module-0d4b1792.js +0 -4
  1836. package/calendar-range/index.module-1acef89e.js +0 -4
  1837. package/calendar-range/modern/index.module-43648a9b.js +0 -4
  1838. package/grid/esm/gutters.module-42245690.js +0 -4
  1839. package/grid/gutters.module-cf552d8a.js +0 -4
  1840. package/grid/modern/gutters.module-8c3176e5.js +0 -4
  1841. package/tabs/esm/index.module-ad30718b.js +0 -4
  1842. package/tabs/esm/index.module-edd5702f.js +0 -4
  1843. package/tabs/index.module-1aeb14d5.js +0 -4
  1844. package/tabs/index.module-cfd2d08c.js +0 -4
  1845. package/tabs/modern/index.module-be8fee8f.js +0 -4
  1846. package/tabs/modern/index.module-c36d785f.js +0 -4
  1847. package/textarea/modern/PseudoTextArea-526cd9e3.js +0 -12
  1848. package/typography/colors.module-09e9c7fb.js +0 -4
  1849. package/typography/common.module-1dc7951a.js +0 -4
  1850. package/typography/esm/colors.module-53a3c479.js +0 -4
  1851. package/typography/esm/common.module-013d2c98.js +0 -4
  1852. package/typography/modern/colors.module-6ac1b898.js +0 -4
  1853. package/typography/modern/common.module-11df87ab.js +0 -4
  1854. /package/calendar/{Component.responsive-01fc776b.d.ts → Component.responsive-dd3489d8.d.ts} +0 -0
  1855. /package/calendar/esm/{Component.responsive-9c88d40b.d.ts → Component.responsive-f7f5de96.d.ts} +0 -0
  1856. /package/calendar/modern/{Component.responsive-6909ce92.d.ts → Component.responsive-5c7d336f.d.ts} +0 -0
  1857. /package/confirmation/{countdown-section-7121d186.d.ts → countdown-section-d2c50cbf.d.ts} +0 -0
  1858. /package/confirmation/esm/{countdown-section-86e987ef.d.ts → countdown-section-22de5b9e.d.ts} +0 -0
  1859. /package/confirmation/modern/{countdown-section-99c9ecc3.d.ts → countdown-section-73d32d4f.d.ts} +0 -0
  1860. /package/gallery/{buttons-089b6521.d.ts → buttons-aecbf060.d.ts} +0 -0
  1861. /package/gallery/esm/{buttons-71de80e0.d.ts → buttons-bdcb928e.d.ts} +0 -0
  1862. /package/gallery/esm/{slide-3d3291a2.d.ts → slide-c26dffb0.d.ts} +0 -0
  1863. /package/gallery/modern/{buttons-0f084c5f.d.ts → buttons-009a1483.d.ts} +0 -0
  1864. /package/gallery/modern/{slide-c880500b.d.ts → slide-a8527929.d.ts} +0 -0
  1865. /package/gallery/{slide-15e8e51e.d.ts → slide-437408f2.d.ts} +0 -0
  1866. /package/intl-phone-input/esm/{libphonenumber-js.min-540573cb.d.ts → libphonenumber-js.min-4efc1e02.d.ts} +0 -0
  1867. /package/intl-phone-input/esm/{libphonenumber-js.min-540573cb.js → libphonenumber-js.min-4efc1e02.js} +0 -0
  1868. /package/intl-phone-input/{libphonenumber-js.min-d372f406.d.ts → libphonenumber-js.min-1b87843a.d.ts} +0 -0
  1869. /package/intl-phone-input/{libphonenumber-js.min-d372f406.js → libphonenumber-js.min-1b87843a.js} +0 -0
  1870. /package/intl-phone-input/modern/{libphonenumber-js.min-540573cb.d.ts → libphonenumber-js.min-4efc1e02.d.ts} +0 -0
  1871. /package/intl-phone-input/modern/{libphonenumber-js.min-540573cb.js → libphonenumber-js.min-4efc1e02.js} +0 -0
  1872. /package/list/{Component-0d922821.d.ts → Component-70652915.d.ts} +0 -0
  1873. /package/list/esm/{Component-c489ea63.d.ts → Component-2038c70c.d.ts} +0 -0
  1874. /package/list/modern/{Component-6457fd60.d.ts → Component-bde41d62.d.ts} +0 -0
  1875. /package/pass-code/esm/{getDataTestId-4f31c633.d.ts → getDataTestId-72047dc9.d.ts} +0 -0
  1876. /package/pass-code/esm/{getDataTestId-4f31c633.js → getDataTestId-72047dc9.js} +0 -0
  1877. /package/pass-code/{getDataTestId-b98324c8.d.ts → getDataTestId-6b7ded55.d.ts} +0 -0
  1878. /package/pass-code/{getDataTestId-b98324c8.js → getDataTestId-6b7ded55.js} +0 -0
  1879. /package/pass-code/modern/{getDataTestId-f87c16b2.d.ts → getDataTestId-ff9b1586.d.ts} +0 -0
  1880. /package/pass-code/modern/{getDataTestId-f87c16b2.js → getDataTestId-ff9b1586.js} +0 -0
  1881. /package/pure-cell/{component-a0f5ea09.d.ts → component-9cd1d70e.d.ts} +0 -0
  1882. /package/pure-cell/esm/{component-63c4f827.d.ts → component-13b05590.d.ts} +0 -0
  1883. /package/pure-cell/esm/{getDataTestId-071b18cc.d.ts → getDataTestId-9ff00024.d.ts} +0 -0
  1884. /package/pure-cell/esm/{getDataTestId-071b18cc.js → getDataTestId-9ff00024.js} +0 -0
  1885. /package/pure-cell/{getDataTestId-7bb22ddb.d.ts → getDataTestId-4197191f.d.ts} +0 -0
  1886. /package/pure-cell/{getDataTestId-7bb22ddb.js → getDataTestId-4197191f.js} +0 -0
  1887. /package/pure-cell/modern/{component-c0947222.d.ts → component-348b049d.d.ts} +0 -0
  1888. /package/pure-cell/modern/{getDataTestId-14757660.d.ts → getDataTestId-b5a6bb2b.d.ts} +0 -0
  1889. /package/pure-cell/modern/{getDataTestId-14757660.js → getDataTestId-b5a6bb2b.js} +0 -0
  1890. /package/select/{Component-42354ffe.d.ts → Component-aebd3b44.d.ts} +0 -0
  1891. /package/select/esm/{Component-7629765c.d.ts → Component-71a4c0df.d.ts} +0 -0
  1892. /package/select/esm/{getDataTestId-1b8247c6.d.ts → getDataTestId-27d6ef86.d.ts} +0 -0
  1893. /package/select/esm/{getDataTestId-1b8247c6.js → getDataTestId-27d6ef86.js} +0 -0
  1894. /package/select/esm/{intersection-observer-e13952d2.d.ts → intersection-observer-a08236f5.d.ts} +0 -0
  1895. /package/select/esm/{intersection-observer-e13952d2.js → intersection-observer-a08236f5.js} +0 -0
  1896. /package/select/{getDataTestId-e9b1c785.d.ts → getDataTestId-bd24b1d3.d.ts} +0 -0
  1897. /package/select/{getDataTestId-e9b1c785.js → getDataTestId-bd24b1d3.js} +0 -0
  1898. /package/select/{intersection-observer-ae06dac6.d.ts → intersection-observer-2813e003.d.ts} +0 -0
  1899. /package/select/{intersection-observer-ae06dac6.js → intersection-observer-2813e003.js} +0 -0
  1900. /package/select/modern/{Component-3879ae9e.d.ts → Component-0ebdfbf0.d.ts} +0 -0
  1901. /package/select/modern/{getDataTestId-957e6819.d.ts → getDataTestId-cd8d9511.d.ts} +0 -0
  1902. /package/select/modern/{getDataTestId-957e6819.js → getDataTestId-cd8d9511.js} +0 -0
  1903. /package/select/modern/{intersection-observer-e13952d2.d.ts → intersection-observer-a08236f5.d.ts} +0 -0
  1904. /package/select/modern/{intersection-observer-e13952d2.js → intersection-observer-a08236f5.js} +0 -0
  1905. /package/sortable-list/{Components-a841f8e3.d.ts → Components-ff5f0fec.d.ts} +0 -0
  1906. /package/sortable-list/esm/{Components-3bd80c09.d.ts → Components-1e2d4781.d.ts} +0 -0
  1907. /package/sortable-list/modern/{Components-2e20502f.d.ts → Components-7528615a.d.ts} +0 -0
  1908. /package/system-message/esm/{getDataTestId-41740a81.d.ts → getDataTestId-f104e208.d.ts} +0 -0
  1909. /package/system-message/esm/{getDataTestId-41740a81.js → getDataTestId-f104e208.js} +0 -0
  1910. /package/system-message/{getDataTestId-70bb25c0.d.ts → getDataTestId-724e20d9.d.ts} +0 -0
  1911. /package/system-message/{getDataTestId-70bb25c0.js → getDataTestId-724e20d9.js} +0 -0
  1912. /package/system-message/modern/{getDataTestId-e4e5b734.d.ts → getDataTestId-20e3fb05.d.ts} +0 -0
  1913. /package/system-message/modern/{getDataTestId-e4e5b734.js → getDataTestId-20e3fb05.js} +0 -0
  1914. /package/textarea/{PseudoTextArea-47be0b7e.d.ts → PseudoTextArea-97ab7b7b.d.ts} +0 -0
  1915. /package/textarea/esm/{PseudoTextArea-803fa6e0.d.ts → PseudoTextArea-d994ac12.d.ts} +0 -0
  1916. /package/textarea/modern/{PseudoTextArea-526cd9e3.d.ts → PseudoTextArea-c724f931.d.ts} +0 -0
package/README.md CHANGED
@@ -36,24 +36,6 @@ import { Button } from '@alfalab/core-components/button';
36
36
 
37
37
  [Гайд по настройке темизации](https://core-ds.github.io/core-components/master/?path=/docs/instructions-пользователям-темизация--page)
38
38
 
39
- ## Поддерживаемые браузеры
40
-
41
- Мы поддерживаем две последние стабильные версии всех популярных браузеров. Исключение — IE11+ и Android 5+ (Mobile Chrome).
42
-
43
- #### Desktop
44
-
45
- - Chrome
46
- - Yandex
47
- - Firefox
48
- - Edge
49
- - IE 11+
50
- - Safari
51
-
52
- #### Mobile
53
-
54
- - Android 5+
55
- - iOS
56
-
57
39
  ## Разработка
58
40
 
59
41
  ```bash
@@ -14,16 +14,16 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
14
14
  var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
15
15
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
16
16
 
17
- var defaultColors = {"primary":"action-button__primary_rlpn2","iconWrapper":"action-button__iconWrapper_rlpn2","secondary":"action-button__secondary_rlpn2"};
17
+ var defaultColors = {"primary":"action-button__primary_1fqh7","iconWrapper":"action-button__iconWrapper_1fqh7","secondary":"action-button__secondary_1fqh7"};
18
18
  require('./default.css');
19
19
 
20
- var styles = {"component":"action-button__component_1x8yd","s":"action-button__s_1x8yd","disabled":"action-button__disabled_1x8yd","loading":"action-button__loading_1x8yd","iconWrapper":"action-button__iconWrapper_1x8yd","label":"action-button__label_1x8yd","focused":"action-button__focused_1x8yd"};
20
+ var styles = {"component":"action-button__component_10k16","s":"action-button__s_10k16","disabled":"action-button__disabled_10k16","loading":"action-button__loading_10k16","iconWrapper":"action-button__iconWrapper_10k16","label":"action-button__label_10k16","focused":"action-button__focused_10k16"};
21
21
  require('./index.css');
22
22
 
23
- var invertedColors = {"primary":"action-button__primary_hyi83","iconWrapper":"action-button__iconWrapper_hyi83","secondary":"action-button__secondary_hyi83"};
23
+ var invertedColors = {"primary":"action-button__primary_1639s","iconWrapper":"action-button__iconWrapper_1639s","secondary":"action-button__secondary_1639s"};
24
24
  require('./inverted.css');
25
25
 
26
- var staticColors = {"primary":"action-button__primary_yli9z","iconWrapper":"action-button__iconWrapper_yli9z","secondary":"action-button__secondary_yli9z"};
26
+ var staticColors = {"primary":"action-button__primary_ywzdd","iconWrapper":"action-button__iconWrapper_ywzdd","secondary":"action-button__secondary_ywzdd"};
27
27
  require('./static.css');
28
28
 
29
29
  var colorStyles = {
@@ -37,22 +37,22 @@
37
37
  --action-button-secondary-base-bg-color: var(--color-light-bg-secondary);
38
38
  --action-button-secondary-hover-color: var(--color-light-bg-secondary-shade-7);
39
39
  --action-button-secondary-active-color: var(--color-light-bg-secondary-shade-15);
40
- } .action-button__primary_rlpn2 {
40
+ } .action-button__primary_1fqh7 {
41
41
  color: var(--action-button-primary-base-color)
42
- } .action-button__primary_rlpn2 .action-button__iconWrapper_rlpn2 {
42
+ } .action-button__primary_1fqh7 .action-button__iconWrapper_1fqh7 {
43
43
  color: var(--action-button-primary-base-icon-color);
44
44
  background-color: var(--action-button-primary-base-bg-color);
45
- } .action-button__primary_rlpn2:hover .action-button__iconWrapper_rlpn2 {
45
+ } .action-button__primary_1fqh7:hover .action-button__iconWrapper_1fqh7 {
46
46
  background-color: var(--action-button-primary-hover-color);
47
- } .action-button__primary_rlpn2:active .action-button__iconWrapper_rlpn2 {
47
+ } .action-button__primary_1fqh7:active .action-button__iconWrapper_1fqh7 {
48
48
  background-color: var(--action-button-primary-active-color);
49
- } .action-button__secondary_rlpn2 {
49
+ } .action-button__secondary_1fqh7 {
50
50
  color: var(--action-button-secondary-base-color)
51
- } .action-button__secondary_rlpn2 .action-button__iconWrapper_rlpn2 {
51
+ } .action-button__secondary_1fqh7 .action-button__iconWrapper_1fqh7 {
52
52
  color: var(--action-button-secondary-base-icon-color);
53
53
  background-color: var(--action-button-secondary-base-bg-color);
54
- } .action-button__secondary_rlpn2:hover .action-button__iconWrapper_rlpn2 {
54
+ } .action-button__secondary_1fqh7:hover .action-button__iconWrapper_1fqh7 {
55
55
  background-color: var(--action-button-secondary-hover-color);
56
- } .action-button__secondary_rlpn2:active .action-button__iconWrapper_rlpn2 {
56
+ } .action-button__secondary_1fqh7:active .action-button__iconWrapper_1fqh7 {
57
57
  background-color: var(--action-button-secondary-active-color);
58
58
  }
@@ -6,16 +6,16 @@ import { Loader } from '../../loader/esm';
6
6
  import { useFocus } from '@alfalab/hooks';
7
7
  import { useLoader } from './hooks.js';
8
8
 
9
- var defaultColors = {"primary":"action-button__primary_rlpn2","iconWrapper":"action-button__iconWrapper_rlpn2","secondary":"action-button__secondary_rlpn2"};
9
+ var defaultColors = {"primary":"action-button__primary_1fqh7","iconWrapper":"action-button__iconWrapper_1fqh7","secondary":"action-button__secondary_1fqh7"};
10
10
  require('./default.css');
11
11
 
12
- var styles = {"component":"action-button__component_1x8yd","s":"action-button__s_1x8yd","disabled":"action-button__disabled_1x8yd","loading":"action-button__loading_1x8yd","iconWrapper":"action-button__iconWrapper_1x8yd","label":"action-button__label_1x8yd","focused":"action-button__focused_1x8yd"};
12
+ var styles = {"component":"action-button__component_10k16","s":"action-button__s_10k16","disabled":"action-button__disabled_10k16","loading":"action-button__loading_10k16","iconWrapper":"action-button__iconWrapper_10k16","label":"action-button__label_10k16","focused":"action-button__focused_10k16"};
13
13
  require('./index.css');
14
14
 
15
- var invertedColors = {"primary":"action-button__primary_hyi83","iconWrapper":"action-button__iconWrapper_hyi83","secondary":"action-button__secondary_hyi83"};
15
+ var invertedColors = {"primary":"action-button__primary_1639s","iconWrapper":"action-button__iconWrapper_1639s","secondary":"action-button__secondary_1639s"};
16
16
  require('./inverted.css');
17
17
 
18
- var staticColors = {"primary":"action-button__primary_yli9z","iconWrapper":"action-button__iconWrapper_yli9z","secondary":"action-button__secondary_yli9z"};
18
+ var staticColors = {"primary":"action-button__primary_ywzdd","iconWrapper":"action-button__iconWrapper_ywzdd","secondary":"action-button__secondary_ywzdd"};
19
19
  require('./static.css');
20
20
 
21
21
  var colorStyles = {
@@ -37,22 +37,22 @@
37
37
  --action-button-secondary-base-bg-color: var(--color-light-bg-secondary);
38
38
  --action-button-secondary-hover-color: var(--color-light-bg-secondary-shade-7);
39
39
  --action-button-secondary-active-color: var(--color-light-bg-secondary-shade-15);
40
- } .action-button__primary_rlpn2 {
40
+ } .action-button__primary_1fqh7 {
41
41
  color: var(--action-button-primary-base-color)
42
- } .action-button__primary_rlpn2 .action-button__iconWrapper_rlpn2 {
42
+ } .action-button__primary_1fqh7 .action-button__iconWrapper_1fqh7 {
43
43
  color: var(--action-button-primary-base-icon-color);
44
44
  background-color: var(--action-button-primary-base-bg-color);
45
- } .action-button__primary_rlpn2:hover .action-button__iconWrapper_rlpn2 {
45
+ } .action-button__primary_1fqh7:hover .action-button__iconWrapper_1fqh7 {
46
46
  background-color: var(--action-button-primary-hover-color);
47
- } .action-button__primary_rlpn2:active .action-button__iconWrapper_rlpn2 {
47
+ } .action-button__primary_1fqh7:active .action-button__iconWrapper_1fqh7 {
48
48
  background-color: var(--action-button-primary-active-color);
49
- } .action-button__secondary_rlpn2 {
49
+ } .action-button__secondary_1fqh7 {
50
50
  color: var(--action-button-secondary-base-color)
51
- } .action-button__secondary_rlpn2 .action-button__iconWrapper_rlpn2 {
51
+ } .action-button__secondary_1fqh7 .action-button__iconWrapper_1fqh7 {
52
52
  color: var(--action-button-secondary-base-icon-color);
53
53
  background-color: var(--action-button-secondary-base-bg-color);
54
- } .action-button__secondary_rlpn2:hover .action-button__iconWrapper_rlpn2 {
54
+ } .action-button__secondary_1fqh7:hover .action-button__iconWrapper_1fqh7 {
55
55
  background-color: var(--action-button-secondary-hover-color);
56
- } .action-button__secondary_rlpn2:active .action-button__iconWrapper_rlpn2 {
56
+ } .action-button__secondary_1fqh7:active .action-button__iconWrapper_1fqh7 {
57
57
  background-color: var(--action-button-secondary-active-color);
58
58
  }
@@ -18,7 +18,7 @@
18
18
  } :root {
19
19
  } :root {
20
20
  --focus-color: var(--color-light-border-link);
21
- } .action-button__component_1x8yd {
21
+ } .action-button__component_10k16 {
22
22
  display: inline-flex;
23
23
  flex-flow: column nowrap;
24
24
  align-items: center;
@@ -42,18 +42,18 @@
42
42
  -webkit-appearance: none;
43
43
  appearance: none;
44
44
  -webkit-tap-highlight-color: transparent
45
- } .action-button__component_1x8yd.action-button__s_1x8yd {
45
+ } .action-button__component_10k16.action-button__s_10k16 {
46
46
  font-size: 14px;
47
47
  line-height: 20px;
48
48
  font-weight: 500;
49
- } .action-button__disabled_1x8yd {
49
+ } .action-button__disabled_10k16 {
50
50
  opacity: 0.3;
51
51
  cursor: not-allowed;
52
52
  pointer-events: none;
53
- } .action-button__loading_1x8yd {
53
+ } .action-button__loading_10k16 {
54
54
  cursor: auto;
55
55
  pointer-events: none;
56
- } .action-button__iconWrapper_1x8yd {
56
+ } .action-button__iconWrapper_10k16 {
57
57
  display: flex;
58
58
  align-items: center;
59
59
  justify-content: center;
@@ -62,16 +62,16 @@
62
62
  border-radius: var(--border-radius-circle);
63
63
  transition: background-color 0.2s ease;
64
64
  line-height: 0
65
- } .action-button__iconWrapper_1x8yd.action-button__s_1x8yd {
65
+ } .action-button__iconWrapper_10k16.action-button__s_10k16 {
66
66
  width: 48px;
67
67
  height: 48px;
68
- } .action-button__label_1x8yd {
68
+ } .action-button__label_10k16 {
69
69
  display: -webkit-box;
70
70
  overflow: hidden;
71
71
  text-overflow: ellipsis;
72
72
  -webkit-line-clamp: 2;
73
73
  -webkit-box-orient: vertical;
74
- } .action-button__focused_1x8yd {
74
+ } .action-button__focused_10k16 {
75
75
  outline: 2px solid var(--focus-color);
76
76
  outline-offset: 2px;
77
77
  }
@@ -39,22 +39,22 @@
39
39
  --action-button-inverted-secondary-active-color: var(
40
40
  --color-light-bg-secondary-inverted-tint-20
41
41
  );
42
- } .action-button__primary_hyi83 {
42
+ } .action-button__primary_1639s {
43
43
  color: var(--action-button-inverted-primary-base-color)
44
- } .action-button__primary_hyi83 .action-button__iconWrapper_hyi83 {
44
+ } .action-button__primary_1639s .action-button__iconWrapper_1639s {
45
45
  color: var(--action-button-inverted-primary-base-icon-color);
46
46
  background-color: var(--action-button-inverted-primary-base-bg-color);
47
- } .action-button__primary_hyi83:hover .action-button__iconWrapper_hyi83 {
47
+ } .action-button__primary_1639s:hover .action-button__iconWrapper_1639s {
48
48
  background-color: var(--action-button-inverted-primary-hover-color);
49
- } .action-button__primary_hyi83:active .action-button__iconWrapper_hyi83 {
49
+ } .action-button__primary_1639s:active .action-button__iconWrapper_1639s {
50
50
  background-color: var(--action-button-inverted-primary-active-color);
51
- } .action-button__secondary_hyi83 {
51
+ } .action-button__secondary_1639s {
52
52
  color: var(--action-button-inverted-secondary-base-color)
53
- } .action-button__secondary_hyi83 .action-button__iconWrapper_hyi83 {
53
+ } .action-button__secondary_1639s .action-button__iconWrapper_1639s {
54
54
  color: var(--action-button-inverted-secondary-base-icon-color);
55
55
  background-color: var(--action-button-inverted-secondary-base-bg-color);
56
- } .action-button__secondary_hyi83:hover .action-button__iconWrapper_hyi83 {
56
+ } .action-button__secondary_1639s:hover .action-button__iconWrapper_1639s {
57
57
  background-color: var(--action-button-inverted-secondary-hover-color);
58
- } .action-button__secondary_hyi83:active .action-button__iconWrapper_hyi83 {
58
+ } .action-button__secondary_1639s:active .action-button__iconWrapper_1639s {
59
59
  background-color: var(--action-button-inverted-secondary-active-color);
60
60
  }
@@ -29,14 +29,14 @@
29
29
  --action-button-static-secondary-base-color: var(--color-static-text-primary-dark);
30
30
  --action-button-static-secondary-base-icon-color: var(--color-static-graphic-dark);
31
31
  --action-button-static-secondary-base-bg-color: var(--color-static-bg-secondary-light);
32
- } .action-button__primary_yli9z {
32
+ } .action-button__primary_ywzdd {
33
33
  color: var(--action-button-static-primary-base-color)
34
- } .action-button__primary_yli9z .action-button__iconWrapper_yli9z {
34
+ } .action-button__primary_ywzdd .action-button__iconWrapper_ywzdd {
35
35
  color: var(--action-button-static-primary-base-icon-color);
36
36
  background-color: var(--action-button-static-primary-base-bg-color);
37
- } .action-button__secondary_yli9z {
37
+ } .action-button__secondary_ywzdd {
38
38
  color: var(--action-button-static-secondary-base-color)
39
- } .action-button__secondary_yli9z .action-button__iconWrapper_yli9z {
39
+ } .action-button__secondary_ywzdd .action-button__iconWrapper_ywzdd {
40
40
  color: var(--action-button-static-secondary-base-icon-color);
41
41
  background-color: var(--action-button-static-secondary-base-bg-color);
42
42
  }
@@ -18,7 +18,7 @@
18
18
  } :root {
19
19
  } :root {
20
20
  --focus-color: var(--color-light-border-link);
21
- } .action-button__component_1x8yd {
21
+ } .action-button__component_10k16 {
22
22
  display: inline-flex;
23
23
  flex-flow: column nowrap;
24
24
  align-items: center;
@@ -42,18 +42,18 @@
42
42
  -webkit-appearance: none;
43
43
  appearance: none;
44
44
  -webkit-tap-highlight-color: transparent
45
- } .action-button__component_1x8yd.action-button__s_1x8yd {
45
+ } .action-button__component_10k16.action-button__s_10k16 {
46
46
  font-size: 14px;
47
47
  line-height: 20px;
48
48
  font-weight: 500;
49
- } .action-button__disabled_1x8yd {
49
+ } .action-button__disabled_10k16 {
50
50
  opacity: 0.3;
51
51
  cursor: not-allowed;
52
52
  pointer-events: none;
53
- } .action-button__loading_1x8yd {
53
+ } .action-button__loading_10k16 {
54
54
  cursor: auto;
55
55
  pointer-events: none;
56
- } .action-button__iconWrapper_1x8yd {
56
+ } .action-button__iconWrapper_10k16 {
57
57
  display: flex;
58
58
  align-items: center;
59
59
  justify-content: center;
@@ -62,16 +62,16 @@
62
62
  border-radius: var(--border-radius-circle);
63
63
  transition: background-color 0.2s ease;
64
64
  line-height: 0
65
- } .action-button__iconWrapper_1x8yd.action-button__s_1x8yd {
65
+ } .action-button__iconWrapper_10k16.action-button__s_10k16 {
66
66
  width: 48px;
67
67
  height: 48px;
68
- } .action-button__label_1x8yd {
68
+ } .action-button__label_10k16 {
69
69
  display: -webkit-box;
70
70
  overflow: hidden;
71
71
  text-overflow: ellipsis;
72
72
  -webkit-line-clamp: 2;
73
73
  -webkit-box-orient: vertical;
74
- } .action-button__focused_1x8yd {
74
+ } .action-button__focused_10k16 {
75
75
  outline: 2px solid var(--focus-color);
76
76
  outline-offset: 2px;
77
77
  }
@@ -39,22 +39,22 @@
39
39
  --action-button-inverted-secondary-active-color: var(
40
40
  --color-light-bg-secondary-inverted-tint-20
41
41
  );
42
- } .action-button__primary_hyi83 {
42
+ } .action-button__primary_1639s {
43
43
  color: var(--action-button-inverted-primary-base-color)
44
- } .action-button__primary_hyi83 .action-button__iconWrapper_hyi83 {
44
+ } .action-button__primary_1639s .action-button__iconWrapper_1639s {
45
45
  color: var(--action-button-inverted-primary-base-icon-color);
46
46
  background-color: var(--action-button-inverted-primary-base-bg-color);
47
- } .action-button__primary_hyi83:hover .action-button__iconWrapper_hyi83 {
47
+ } .action-button__primary_1639s:hover .action-button__iconWrapper_1639s {
48
48
  background-color: var(--action-button-inverted-primary-hover-color);
49
- } .action-button__primary_hyi83:active .action-button__iconWrapper_hyi83 {
49
+ } .action-button__primary_1639s:active .action-button__iconWrapper_1639s {
50
50
  background-color: var(--action-button-inverted-primary-active-color);
51
- } .action-button__secondary_hyi83 {
51
+ } .action-button__secondary_1639s {
52
52
  color: var(--action-button-inverted-secondary-base-color)
53
- } .action-button__secondary_hyi83 .action-button__iconWrapper_hyi83 {
53
+ } .action-button__secondary_1639s .action-button__iconWrapper_1639s {
54
54
  color: var(--action-button-inverted-secondary-base-icon-color);
55
55
  background-color: var(--action-button-inverted-secondary-base-bg-color);
56
- } .action-button__secondary_hyi83:hover .action-button__iconWrapper_hyi83 {
56
+ } .action-button__secondary_1639s:hover .action-button__iconWrapper_1639s {
57
57
  background-color: var(--action-button-inverted-secondary-hover-color);
58
- } .action-button__secondary_hyi83:active .action-button__iconWrapper_hyi83 {
58
+ } .action-button__secondary_1639s:active .action-button__iconWrapper_1639s {
59
59
  background-color: var(--action-button-inverted-secondary-active-color);
60
60
  }
@@ -5,16 +5,16 @@ import { Loader } from '../../loader/modern';
5
5
  import { useFocus } from '@alfalab/hooks';
6
6
  import { useLoader } from './hooks.js';
7
7
 
8
- const defaultColors = {"primary":"action-button__primary_rlpn2","iconWrapper":"action-button__iconWrapper_rlpn2","secondary":"action-button__secondary_rlpn2"};
8
+ const defaultColors = {"primary":"action-button__primary_1fqh7","iconWrapper":"action-button__iconWrapper_1fqh7","secondary":"action-button__secondary_1fqh7"};
9
9
  require('./default.css');
10
10
 
11
- const styles = {"component":"action-button__component_1x8yd","s":"action-button__s_1x8yd","disabled":"action-button__disabled_1x8yd","loading":"action-button__loading_1x8yd","iconWrapper":"action-button__iconWrapper_1x8yd","label":"action-button__label_1x8yd","focused":"action-button__focused_1x8yd"};
11
+ const styles = {"component":"action-button__component_10k16","s":"action-button__s_10k16","disabled":"action-button__disabled_10k16","loading":"action-button__loading_10k16","iconWrapper":"action-button__iconWrapper_10k16","label":"action-button__label_10k16","focused":"action-button__focused_10k16"};
12
12
  require('./index.css');
13
13
 
14
- const invertedColors = {"primary":"action-button__primary_hyi83","iconWrapper":"action-button__iconWrapper_hyi83","secondary":"action-button__secondary_hyi83"};
14
+ const invertedColors = {"primary":"action-button__primary_1639s","iconWrapper":"action-button__iconWrapper_1639s","secondary":"action-button__secondary_1639s"};
15
15
  require('./inverted.css');
16
16
 
17
- const staticColors = {"primary":"action-button__primary_yli9z","iconWrapper":"action-button__iconWrapper_yli9z","secondary":"action-button__secondary_yli9z"};
17
+ const staticColors = {"primary":"action-button__primary_ywzdd","iconWrapper":"action-button__iconWrapper_ywzdd","secondary":"action-button__secondary_ywzdd"};
18
18
  require('./static.css');
19
19
 
20
20
  const colorStyles = {
@@ -37,22 +37,22 @@
37
37
  --action-button-secondary-base-bg-color: var(--color-light-bg-secondary);
38
38
  --action-button-secondary-hover-color: var(--color-light-bg-secondary-shade-7);
39
39
  --action-button-secondary-active-color: var(--color-light-bg-secondary-shade-15);
40
- } .action-button__primary_rlpn2 {
40
+ } .action-button__primary_1fqh7 {
41
41
  color: var(--action-button-primary-base-color)
42
- } .action-button__primary_rlpn2 .action-button__iconWrapper_rlpn2 {
42
+ } .action-button__primary_1fqh7 .action-button__iconWrapper_1fqh7 {
43
43
  color: var(--action-button-primary-base-icon-color);
44
44
  background-color: var(--action-button-primary-base-bg-color);
45
- } .action-button__primary_rlpn2:hover .action-button__iconWrapper_rlpn2 {
45
+ } .action-button__primary_1fqh7:hover .action-button__iconWrapper_1fqh7 {
46
46
  background-color: var(--action-button-primary-hover-color);
47
- } .action-button__primary_rlpn2:active .action-button__iconWrapper_rlpn2 {
47
+ } .action-button__primary_1fqh7:active .action-button__iconWrapper_1fqh7 {
48
48
  background-color: var(--action-button-primary-active-color);
49
- } .action-button__secondary_rlpn2 {
49
+ } .action-button__secondary_1fqh7 {
50
50
  color: var(--action-button-secondary-base-color)
51
- } .action-button__secondary_rlpn2 .action-button__iconWrapper_rlpn2 {
51
+ } .action-button__secondary_1fqh7 .action-button__iconWrapper_1fqh7 {
52
52
  color: var(--action-button-secondary-base-icon-color);
53
53
  background-color: var(--action-button-secondary-base-bg-color);
54
- } .action-button__secondary_rlpn2:hover .action-button__iconWrapper_rlpn2 {
54
+ } .action-button__secondary_1fqh7:hover .action-button__iconWrapper_1fqh7 {
55
55
  background-color: var(--action-button-secondary-hover-color);
56
- } .action-button__secondary_rlpn2:active .action-button__iconWrapper_rlpn2 {
56
+ } .action-button__secondary_1fqh7:active .action-button__iconWrapper_1fqh7 {
57
57
  background-color: var(--action-button-secondary-active-color);
58
58
  }
@@ -18,7 +18,7 @@
18
18
  } :root {
19
19
  } :root {
20
20
  --focus-color: var(--color-light-border-link);
21
- } .action-button__component_1x8yd {
21
+ } .action-button__component_10k16 {
22
22
  display: inline-flex;
23
23
  flex-flow: column nowrap;
24
24
  align-items: center;
@@ -42,18 +42,18 @@
42
42
  -webkit-appearance: none;
43
43
  appearance: none;
44
44
  -webkit-tap-highlight-color: transparent
45
- } .action-button__component_1x8yd.action-button__s_1x8yd {
45
+ } .action-button__component_10k16.action-button__s_10k16 {
46
46
  font-size: 14px;
47
47
  line-height: 20px;
48
48
  font-weight: 500;
49
- } .action-button__disabled_1x8yd {
49
+ } .action-button__disabled_10k16 {
50
50
  opacity: 0.3;
51
51
  cursor: not-allowed;
52
52
  pointer-events: none;
53
- } .action-button__loading_1x8yd {
53
+ } .action-button__loading_10k16 {
54
54
  cursor: auto;
55
55
  pointer-events: none;
56
- } .action-button__iconWrapper_1x8yd {
56
+ } .action-button__iconWrapper_10k16 {
57
57
  display: flex;
58
58
  align-items: center;
59
59
  justify-content: center;
@@ -62,16 +62,16 @@
62
62
  border-radius: var(--border-radius-circle);
63
63
  transition: background-color 0.2s ease;
64
64
  line-height: 0
65
- } .action-button__iconWrapper_1x8yd.action-button__s_1x8yd {
65
+ } .action-button__iconWrapper_10k16.action-button__s_10k16 {
66
66
  width: 48px;
67
67
  height: 48px;
68
- } .action-button__label_1x8yd {
68
+ } .action-button__label_10k16 {
69
69
  display: -webkit-box;
70
70
  overflow: hidden;
71
71
  text-overflow: ellipsis;
72
72
  -webkit-line-clamp: 2;
73
73
  -webkit-box-orient: vertical;
74
- } .action-button__focused_1x8yd {
74
+ } .action-button__focused_10k16 {
75
75
  outline: 2px solid var(--focus-color);
76
76
  outline-offset: 2px;
77
77
  }
@@ -39,22 +39,22 @@
39
39
  --action-button-inverted-secondary-active-color: var(
40
40
  --color-light-bg-secondary-inverted-tint-20
41
41
  );
42
- } .action-button__primary_hyi83 {
42
+ } .action-button__primary_1639s {
43
43
  color: var(--action-button-inverted-primary-base-color)
44
- } .action-button__primary_hyi83 .action-button__iconWrapper_hyi83 {
44
+ } .action-button__primary_1639s .action-button__iconWrapper_1639s {
45
45
  color: var(--action-button-inverted-primary-base-icon-color);
46
46
  background-color: var(--action-button-inverted-primary-base-bg-color);
47
- } .action-button__primary_hyi83:hover .action-button__iconWrapper_hyi83 {
47
+ } .action-button__primary_1639s:hover .action-button__iconWrapper_1639s {
48
48
  background-color: var(--action-button-inverted-primary-hover-color);
49
- } .action-button__primary_hyi83:active .action-button__iconWrapper_hyi83 {
49
+ } .action-button__primary_1639s:active .action-button__iconWrapper_1639s {
50
50
  background-color: var(--action-button-inverted-primary-active-color);
51
- } .action-button__secondary_hyi83 {
51
+ } .action-button__secondary_1639s {
52
52
  color: var(--action-button-inverted-secondary-base-color)
53
- } .action-button__secondary_hyi83 .action-button__iconWrapper_hyi83 {
53
+ } .action-button__secondary_1639s .action-button__iconWrapper_1639s {
54
54
  color: var(--action-button-inverted-secondary-base-icon-color);
55
55
  background-color: var(--action-button-inverted-secondary-base-bg-color);
56
- } .action-button__secondary_hyi83:hover .action-button__iconWrapper_hyi83 {
56
+ } .action-button__secondary_1639s:hover .action-button__iconWrapper_1639s {
57
57
  background-color: var(--action-button-inverted-secondary-hover-color);
58
- } .action-button__secondary_hyi83:active .action-button__iconWrapper_hyi83 {
58
+ } .action-button__secondary_1639s:active .action-button__iconWrapper_1639s {
59
59
  background-color: var(--action-button-inverted-secondary-active-color);
60
60
  }
@@ -29,14 +29,14 @@
29
29
  --action-button-static-secondary-base-color: var(--color-static-text-primary-dark);
30
30
  --action-button-static-secondary-base-icon-color: var(--color-static-graphic-dark);
31
31
  --action-button-static-secondary-base-bg-color: var(--color-static-bg-secondary-light);
32
- } .action-button__primary_yli9z {
32
+ } .action-button__primary_ywzdd {
33
33
  color: var(--action-button-static-primary-base-color)
34
- } .action-button__primary_yli9z .action-button__iconWrapper_yli9z {
34
+ } .action-button__primary_ywzdd .action-button__iconWrapper_ywzdd {
35
35
  color: var(--action-button-static-primary-base-icon-color);
36
36
  background-color: var(--action-button-static-primary-base-bg-color);
37
- } .action-button__secondary_yli9z {
37
+ } .action-button__secondary_ywzdd {
38
38
  color: var(--action-button-static-secondary-base-color)
39
- } .action-button__secondary_yli9z .action-button__iconWrapper_yli9z {
39
+ } .action-button__secondary_ywzdd .action-button__iconWrapper_ywzdd {
40
40
  color: var(--action-button-static-secondary-base-icon-color);
41
41
  background-color: var(--action-button-static-secondary-base-bg-color);
42
42
  }
@@ -29,14 +29,14 @@
29
29
  --action-button-static-secondary-base-color: var(--color-static-text-primary-dark);
30
30
  --action-button-static-secondary-base-icon-color: var(--color-static-graphic-dark);
31
31
  --action-button-static-secondary-base-bg-color: var(--color-static-bg-secondary-light);
32
- } .action-button__primary_yli9z {
32
+ } .action-button__primary_ywzdd {
33
33
  color: var(--action-button-static-primary-base-color)
34
- } .action-button__primary_yli9z .action-button__iconWrapper_yli9z {
34
+ } .action-button__primary_ywzdd .action-button__iconWrapper_ywzdd {
35
35
  color: var(--action-button-static-primary-base-icon-color);
36
36
  background-color: var(--action-button-static-primary-base-bg-color);
37
- } .action-button__secondary_yli9z {
37
+ } .action-button__secondary_ywzdd {
38
38
  color: var(--action-button-static-secondary-base-color)
39
- } .action-button__secondary_yli9z .action-button__iconWrapper_yli9z {
39
+ } .action-button__secondary_ywzdd .action-button__iconWrapper_ywzdd {
40
40
  color: var(--action-button-static-secondary-base-icon-color);
41
41
  background-color: var(--action-button-static-secondary-base-bg-color);
42
42
  }
@@ -10,7 +10,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
10
10
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
11
11
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
12
12
 
13
- var styles = {"component":"alert__component_15rb6","title":"alert__title_15rb6"};
13
+ var styles = {"component":"alert__component_ely7x","title":"alert__title_ely7x"};
14
14
  require('./index.css');
15
15
 
16
16
  var Alert = function (_a) {
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import { Plate } from '../../plate/esm';
5
5
 
6
- var styles = {"component":"alert__component_15rb6","title":"alert__title_15rb6"};
6
+ var styles = {"component":"alert__component_ely7x","title":"alert__title_ely7x"};
7
7
  require('./index.css');
8
8
 
9
9
  var Alert = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 9edml */
1
+ /* hash: 1ntcf */
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 */
@@ -14,9 +14,9 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .alert__component_15rb6 {
17
+ } .alert__component_ely7x {
18
18
  min-height: 48px;
19
- } .alert__title_15rb6 {
19
+ } .alert__title_ely7x {
20
20
  font-size: 16px;
21
21
  line-height: 24px;
22
22
  font-weight: 700;
package/alert/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 9edml */
1
+ /* hash: 1ntcf */
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 */
@@ -14,9 +14,9 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .alert__component_15rb6 {
17
+ } .alert__component_ely7x {
18
18
  min-height: 48px;
19
- } .alert__title_15rb6 {
19
+ } .alert__title_ely7x {
20
20
  font-size: 16px;
21
21
  line-height: 24px;
22
22
  font-weight: 700;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { Plate } from '../../plate/modern';
4
4
 
5
- const styles = {"component":"alert__component_15rb6","title":"alert__title_15rb6"};
5
+ const styles = {"component":"alert__component_ely7x","title":"alert__title_ely7x"};
6
6
  require('./index.css');
7
7
 
8
8
  const Alert = ({ className, title, ...restProps }) => (React.createElement(Plate, { className: cn(styles.component, className), title: title ? React.createElement("span", { className: styles.title }, title) : null, rounded: false, limitContentWidth: false, ...restProps }));
@@ -1,4 +1,4 @@
1
- /* hash: 9edml */
1
+ /* hash: 1ntcf */
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 */
@@ -14,9 +14,9 @@
14
14
  } :root {
15
15
  } :root {
16
16
  } :root {
17
- } .alert__component_15rb6 {
17
+ } .alert__component_ely7x {
18
18
  min-height: 48px;
19
- } .alert__title_15rb6 {
19
+ } .alert__title_ely7x {
20
20
  font-size: 16px;
21
21
  line-height: 24px;
22
22
  font-weight: 700;
@@ -9,7 +9,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
9
9
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
10
10
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
11
11
 
12
- var styles = {"component":"amount__component_gvt8c","transparentMinor":"amount__transparentMinor_gvt8c","bold":"amount__bold_gvt8c","normalMinor":"amount__normalMinor_gvt8c","defaultStyles":"amount__defaultStyles_gvt8c","defaultMinor":"amount__defaultMinor_gvt8c"};
12
+ var styles = {"component":"amount__component_m8q3i","transparentMinor":"amount__transparentMinor_m8q3i","bold":"amount__bold_m8q3i","normalMinor":"amount__normalMinor_m8q3i","defaultStyles":"amount__defaultStyles_m8q3i","defaultMinor":"amount__defaultMinor_m8q3i"};
13
13
  require('./index.css');
14
14
 
15
15
  /**
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { formatAmount, AMOUNT_MAJOR_MINOR_PARTS_SEPARATOR } from '@alfalab/utils';
4
4
 
5
- var styles = {"component":"amount__component_gvt8c","transparentMinor":"amount__transparentMinor_gvt8c","bold":"amount__bold_gvt8c","normalMinor":"amount__normalMinor_gvt8c","defaultStyles":"amount__defaultStyles_gvt8c","defaultMinor":"amount__defaultMinor_gvt8c"};
5
+ var styles = {"component":"amount__component_m8q3i","transparentMinor":"amount__transparentMinor_m8q3i","bold":"amount__bold_m8q3i","normalMinor":"amount__normalMinor_m8q3i","defaultStyles":"amount__defaultStyles_m8q3i","defaultMinor":"amount__defaultMinor_m8q3i"};
6
6
  require('./index.css');
7
7
 
8
8
  /**