@alfalab/core-components 26.10.0 → 27.0.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1579) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +4 -4
  4. package/alert/index.css +4 -4
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +4 -4
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +2 -2
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +2 -2
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +2 -2
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +2 -2
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +2 -2
  23. package/amount-input/esm/index.css +7 -7
  24. package/amount-input/esm/inverted.css +2 -2
  25. package/amount-input/index.css +7 -7
  26. package/amount-input/inverted.css +2 -2
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +2 -2
  29. package/amount-input/modern/index.css +7 -7
  30. package/amount-input/modern/inverted.css +2 -2
  31. package/attach/Component.js +1 -1
  32. package/attach/esm/Component.js +1 -1
  33. package/attach/esm/index.css +23 -23
  34. package/attach/index.css +23 -23
  35. package/attach/modern/Component.js +1 -1
  36. package/attach/modern/index.css +23 -23
  37. package/backdrop/Component.js +1 -1
  38. package/backdrop/esm/Component.js +1 -1
  39. package/backdrop/esm/index.css +11 -11
  40. package/backdrop/index.css +11 -11
  41. package/backdrop/modern/Component.js +1 -1
  42. package/backdrop/modern/index.css +11 -11
  43. package/badge/Component.d.ts +13 -4
  44. package/badge/Component.js +46 -8
  45. package/badge/cssm/Component.d.ts +13 -4
  46. package/badge/cssm/Component.js +45 -7
  47. package/badge/cssm/index.js +1 -1
  48. package/badge/cssm/index.module.css +103 -11
  49. package/badge/esm/Component.d.ts +13 -4
  50. package/badge/esm/Component.js +46 -8
  51. package/badge/esm/index.css +119 -27
  52. package/badge/index.css +119 -27
  53. package/badge/index.js +1 -1
  54. package/badge/modern/Component.d.ts +13 -4
  55. package/badge/modern/Component.js +20 -7
  56. package/badge/modern/index.css +119 -27
  57. package/bank-card/Component.js +1 -1
  58. package/bank-card/cssm/index.module.css +165 -68
  59. package/bank-card/esm/Component.js +1 -1
  60. package/bank-card/esm/index.css +185 -88
  61. package/bank-card/index.css +185 -88
  62. package/bank-card/modern/Component.js +1 -1
  63. package/bank-card/modern/index.css +185 -88
  64. package/base-modal/Component.js +1 -1
  65. package/base-modal/esm/Component.js +1 -1
  66. package/base-modal/esm/index.css +12 -12
  67. package/base-modal/index.css +12 -12
  68. package/base-modal/modern/Component.js +1 -1
  69. package/base-modal/modern/index.css +12 -12
  70. package/bottom-sheet/{component-ed5f4f1e.d.ts → component-cb2f5174.d.ts} +0 -0
  71. package/bottom-sheet/{component-ed5f4f1e.js → component-cb2f5174.js} +3 -3
  72. package/bottom-sheet/component.js +2 -2
  73. package/bottom-sheet/components/backer/Component.js +2 -2
  74. package/bottom-sheet/components/backer/index.css +2 -2
  75. package/bottom-sheet/components/closer/Component.js +2 -2
  76. package/bottom-sheet/components/closer/index.css +2 -2
  77. package/bottom-sheet/components/footer/Component.js +1 -1
  78. package/bottom-sheet/components/footer/index.css +3 -3
  79. package/bottom-sheet/components/header/Component.js +2 -2
  80. package/bottom-sheet/components/header/index.css +15 -15
  81. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  82. package/bottom-sheet/cssm/index.module.css +2 -2
  83. package/bottom-sheet/esm/{component-e290bd9c.d.ts → component-2929b201.d.ts} +0 -0
  84. package/bottom-sheet/esm/{component-e290bd9c.js → component-2929b201.js} +3 -3
  85. package/bottom-sheet/esm/component.js +2 -2
  86. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  87. package/bottom-sheet/esm/components/backer/index.css +2 -2
  88. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  89. package/bottom-sheet/esm/components/closer/index.css +2 -2
  90. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  91. package/bottom-sheet/esm/components/footer/index.css +3 -3
  92. package/bottom-sheet/esm/components/header/Component.js +2 -2
  93. package/bottom-sheet/esm/components/header/index.css +15 -15
  94. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  95. package/bottom-sheet/esm/index.css +16 -16
  96. package/bottom-sheet/esm/index.d.ts +1 -1
  97. package/bottom-sheet/esm/index.js +2 -2
  98. package/bottom-sheet/esm/{tslib.es6-44ec2dc9.d.ts → tslib.es6-58b5de0a.d.ts} +0 -0
  99. package/bottom-sheet/esm/{tslib.es6-44ec2dc9.js → tslib.es6-58b5de0a.js} +0 -0
  100. package/bottom-sheet/index.css +16 -16
  101. package/bottom-sheet/index.d.ts +1 -1
  102. package/bottom-sheet/index.js +2 -2
  103. package/bottom-sheet/modern/{component-7c5dd7d0.d.ts → component-bbe76b59.d.ts} +0 -0
  104. package/bottom-sheet/modern/{component-7c5dd7d0.js → component-bbe76b59.js} +2 -2
  105. package/bottom-sheet/modern/component.js +1 -1
  106. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  107. package/bottom-sheet/modern/components/backer/index.css +2 -2
  108. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  109. package/bottom-sheet/modern/components/closer/index.css +2 -2
  110. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  111. package/bottom-sheet/modern/components/footer/index.css +3 -3
  112. package/bottom-sheet/modern/components/header/Component.js +1 -1
  113. package/bottom-sheet/modern/components/header/index.css +15 -15
  114. package/bottom-sheet/modern/index.css +16 -16
  115. package/bottom-sheet/modern/index.d.ts +1 -1
  116. package/bottom-sheet/modern/index.js +1 -1
  117. package/bottom-sheet/{tslib.es6-44890895.d.ts → tslib.es6-78658827.d.ts} +0 -0
  118. package/bottom-sheet/{tslib.es6-44890895.js → tslib.es6-78658827.js} +0 -0
  119. package/button/Component.js +3 -3
  120. package/button/cssm/default.module.css +30 -26
  121. package/button/cssm/inverted.module.css +45 -29
  122. package/button/default.css +70 -66
  123. package/button/esm/Component.js +3 -3
  124. package/button/esm/default.css +70 -66
  125. package/button/esm/index.css +53 -53
  126. package/button/esm/inverted.css +85 -69
  127. package/button/index.css +53 -53
  128. package/button/inverted.css +85 -69
  129. package/button/modern/Component.js +3 -3
  130. package/button/modern/default.css +70 -66
  131. package/button/modern/index.css +53 -53
  132. package/button/modern/inverted.css +85 -69
  133. package/calendar/Component.js +2 -2
  134. package/calendar/components/days-table/Component.js +2 -2
  135. package/calendar/components/days-table/index.css +52 -52
  136. package/calendar/components/days-table/index.js +1 -1
  137. package/calendar/components/header/Component.js +1 -1
  138. package/calendar/components/header/index.css +2 -2
  139. package/calendar/components/month-year-header/Component.js +2 -2
  140. package/calendar/components/month-year-header/index.css +9 -9
  141. package/calendar/components/month-year-header/index.js +1 -1
  142. package/calendar/components/months-table/Component.js +2 -2
  143. package/calendar/components/months-table/index.css +8 -8
  144. package/calendar/components/months-table/index.js +1 -1
  145. package/calendar/components/period-slider/Component.js +1 -1
  146. package/calendar/components/period-slider/index.css +9 -9
  147. package/calendar/components/select-button/Component.js +2 -2
  148. package/calendar/components/select-button/index.css +9 -9
  149. package/calendar/components/select-button/index.js +1 -1
  150. package/calendar/components/years-table/Component.js +2 -2
  151. package/calendar/components/years-table/index.css +9 -9
  152. package/calendar/components/years-table/index.js +1 -1
  153. package/calendar/cssm/components/days-table/index.module.css +2 -2
  154. package/calendar/esm/Component.js +2 -2
  155. package/calendar/esm/components/days-table/Component.js +2 -2
  156. package/calendar/esm/components/days-table/index.css +52 -52
  157. package/calendar/esm/components/days-table/index.js +1 -1
  158. package/calendar/esm/components/header/Component.js +1 -1
  159. package/calendar/esm/components/header/index.css +2 -2
  160. package/calendar/esm/components/month-year-header/Component.js +2 -2
  161. package/calendar/esm/components/month-year-header/index.css +9 -9
  162. package/calendar/esm/components/month-year-header/index.js +1 -1
  163. package/calendar/esm/components/months-table/Component.js +2 -2
  164. package/calendar/esm/components/months-table/index.css +8 -8
  165. package/calendar/esm/components/months-table/index.js +1 -1
  166. package/calendar/esm/components/period-slider/Component.js +1 -1
  167. package/calendar/esm/components/period-slider/index.css +9 -9
  168. package/calendar/esm/components/select-button/Component.d.ts +1 -1
  169. package/calendar/esm/components/select-button/Component.js +2 -2
  170. package/calendar/esm/components/select-button/index.css +9 -9
  171. package/calendar/esm/components/select-button/index.js +1 -1
  172. package/calendar/esm/components/years-table/Component.js +2 -2
  173. package/calendar/esm/components/years-table/index.css +9 -9
  174. package/calendar/esm/components/years-table/index.js +1 -1
  175. package/calendar/esm/index.css +10 -10
  176. package/calendar/esm/index.js +1 -1
  177. package/calendar/esm/{tslib.es6-85c3732c.d.ts → tslib.es6-cc88169d.d.ts} +0 -0
  178. package/calendar/esm/{tslib.es6-85c3732c.js → tslib.es6-cc88169d.js} +0 -0
  179. package/calendar/index.css +10 -10
  180. package/calendar/index.js +1 -1
  181. package/calendar/modern/Component.js +1 -1
  182. package/calendar/modern/components/days-table/Component.js +1 -1
  183. package/calendar/modern/components/days-table/index.css +52 -52
  184. package/calendar/modern/components/header/Component.js +1 -1
  185. package/calendar/modern/components/header/index.css +2 -2
  186. package/calendar/modern/components/month-year-header/Component.js +1 -1
  187. package/calendar/modern/components/month-year-header/index.css +9 -9
  188. package/calendar/modern/components/months-table/Component.js +1 -1
  189. package/calendar/modern/components/months-table/index.css +8 -8
  190. package/calendar/modern/components/period-slider/Component.js +1 -1
  191. package/calendar/modern/components/period-slider/index.css +9 -9
  192. package/calendar/modern/components/select-button/Component.js +1 -1
  193. package/calendar/modern/components/select-button/index.css +9 -9
  194. package/calendar/modern/components/years-table/Component.js +1 -1
  195. package/calendar/modern/components/years-table/index.css +9 -9
  196. package/calendar/modern/index.css +10 -10
  197. package/calendar/{tslib.es6-d6279673.d.ts → tslib.es6-9016aae0.d.ts} +0 -0
  198. package/calendar/{tslib.es6-d6279673.js → tslib.es6-9016aae0.js} +0 -0
  199. package/calendar-input/Component.js +1 -1
  200. package/calendar-input/esm/Component.d.ts +3 -3
  201. package/calendar-input/esm/Component.js +1 -1
  202. package/calendar-input/esm/index.css +10 -10
  203. package/calendar-input/index.css +10 -10
  204. package/calendar-input/modern/Component.js +1 -1
  205. package/calendar-input/modern/index.css +10 -10
  206. package/calendar-range/Component.d.ts +5 -0
  207. package/calendar-range/Component.js +1 -1
  208. package/calendar-range/cssm/Component.d.ts +5 -0
  209. package/calendar-range/cssm/hooks.d.ts +2 -1
  210. package/calendar-range/cssm/hooks.js +5 -1
  211. package/calendar-range/cssm/views/static.d.ts +6 -1
  212. package/calendar-range/cssm/views/static.js +9 -8
  213. package/calendar-range/esm/Component.d.ts +5 -0
  214. package/calendar-range/esm/Component.js +1 -1
  215. package/calendar-range/esm/hooks.d.ts +2 -1
  216. package/calendar-range/esm/hooks.js +5 -1
  217. package/calendar-range/esm/index.js +1 -1
  218. package/calendar-range/esm/{index.module-d336afdb.d.ts → index.module-180edf9f.d.ts} +0 -0
  219. package/calendar-range/esm/{index.module-d336afdb.js → index.module-180edf9f.js} +1 -1
  220. package/calendar-range/esm/views/index.css +8 -8
  221. package/calendar-range/esm/views/popover.js +1 -1
  222. package/calendar-range/esm/views/static.d.ts +6 -1
  223. package/calendar-range/esm/views/static.js +10 -9
  224. package/calendar-range/hooks.d.ts +2 -1
  225. package/calendar-range/hooks.js +5 -1
  226. package/calendar-range/index.js +1 -1
  227. package/calendar-range/{index.module-722f7e0f.d.ts → index.module-56ec1ab3.d.ts} +0 -0
  228. package/calendar-range/{index.module-722f7e0f.js → index.module-56ec1ab3.js} +1 -1
  229. package/calendar-range/modern/Component.d.ts +5 -0
  230. package/calendar-range/modern/Component.js +1 -1
  231. package/calendar-range/modern/hooks.d.ts +2 -1
  232. package/calendar-range/modern/hooks.js +7 -3
  233. package/calendar-range/modern/index.js +1 -1
  234. package/calendar-range/modern/index.module-db728217.js +4 -0
  235. package/calendar-range/modern/views/index.css +8 -8
  236. package/calendar-range/modern/views/popover.js +1 -1
  237. package/calendar-range/modern/views/static.d.ts +6 -1
  238. package/calendar-range/modern/views/static.js +3 -2
  239. package/calendar-range/views/index.css +8 -8
  240. package/calendar-range/views/popover.js +1 -1
  241. package/calendar-range/views/static.d.ts +6 -1
  242. package/calendar-range/views/static.js +10 -9
  243. package/calendar-with-skeleton/Component.js +1 -1
  244. package/calendar-with-skeleton/esm/Component.js +1 -1
  245. package/calendar-with-skeleton/esm/index.css +11 -11
  246. package/calendar-with-skeleton/index.css +11 -11
  247. package/calendar-with-skeleton/modern/Component.js +1 -1
  248. package/calendar-with-skeleton/modern/index.css +11 -11
  249. package/card-image/Component.js +1 -1
  250. package/card-image/esm/Component.js +1 -1
  251. package/card-image/esm/index.css +6 -6
  252. package/card-image/index.css +6 -6
  253. package/card-image/modern/Component.js +1 -1
  254. package/card-image/modern/index.css +6 -6
  255. package/cdn-icon/Component.js +1 -1
  256. package/cdn-icon/esm/Component.js +1 -1
  257. package/cdn-icon/esm/index.css +2 -2
  258. package/cdn-icon/index.css +2 -2
  259. package/cdn-icon/modern/Component.js +1 -1
  260. package/cdn-icon/modern/index.css +2 -2
  261. package/chart/Component.js +2 -2
  262. package/chart/components/Dot/index.css +7 -7
  263. package/chart/components/Dot/index.js +1 -1
  264. package/chart/components/Legends/index.css +7 -7
  265. package/chart/components/Legends/index.js +1 -1
  266. package/chart/components/Tick/index.css +3 -3
  267. package/chart/components/Tick/index.js +1 -1
  268. package/chart/components/TooltipContent/index.css +6 -6
  269. package/chart/components/TooltipContent/index.js +1 -1
  270. package/chart/esm/Component.js +2 -2
  271. package/chart/esm/components/Dot/index.css +7 -7
  272. package/chart/esm/components/Dot/index.js +1 -1
  273. package/chart/esm/components/Legends/index.css +7 -7
  274. package/chart/esm/components/Legends/index.js +1 -1
  275. package/chart/esm/components/Tick/index.css +3 -3
  276. package/chart/esm/components/Tick/index.js +1 -1
  277. package/chart/esm/components/TooltipContent/index.css +6 -6
  278. package/chart/esm/components/TooltipContent/index.js +1 -1
  279. package/chart/esm/hooks/useSettings/index.js +1 -1
  280. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  281. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  282. package/chart/esm/index.css +2 -2
  283. package/chart/esm/index.js +1 -1
  284. package/chart/esm/{tslib.es6-e83c1cb7.d.ts → tslib.es6-91da9559.d.ts} +0 -0
  285. package/chart/esm/{tslib.es6-e83c1cb7.js → tslib.es6-91da9559.js} +0 -0
  286. package/chart/hooks/useSettings/index.js +1 -1
  287. package/chart/hooks/useSettings/utils/setDatas.d.ts +2 -1
  288. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  289. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  290. package/chart/index.css +2 -2
  291. package/chart/index.js +1 -1
  292. package/chart/modern/Component.js +1 -1
  293. package/chart/modern/components/Dot/index.css +7 -7
  294. package/chart/modern/components/Dot/index.js +1 -1
  295. package/chart/modern/components/Legends/index.css +7 -7
  296. package/chart/modern/components/Legends/index.js +1 -1
  297. package/chart/modern/components/Tick/index.css +3 -3
  298. package/chart/modern/components/Tick/index.js +1 -1
  299. package/chart/modern/components/TooltipContent/index.css +6 -6
  300. package/chart/modern/components/TooltipContent/index.js +1 -1
  301. package/chart/modern/index.css +2 -2
  302. package/chart/{tslib.es6-48b2ff07.d.ts → tslib.es6-ff6bc76d.d.ts} +0 -0
  303. package/chart/{tslib.es6-48b2ff07.js → tslib.es6-ff6bc76d.js} +0 -0
  304. package/checkbox/Component.js +1 -1
  305. package/checkbox/cssm/index.module.css +6 -6
  306. package/checkbox/esm/Component.js +1 -1
  307. package/checkbox/esm/index.css +42 -42
  308. package/checkbox/index.css +42 -42
  309. package/checkbox/modern/Component.js +1 -1
  310. package/checkbox/modern/index.css +42 -42
  311. package/checkbox-group/Component.js +1 -1
  312. package/checkbox-group/esm/Component.js +1 -1
  313. package/checkbox-group/esm/index.css +16 -16
  314. package/checkbox-group/index.css +16 -16
  315. package/checkbox-group/modern/Component.js +1 -1
  316. package/checkbox-group/modern/index.css +16 -16
  317. package/circular-progress-bar/Component.js +1 -1
  318. package/circular-progress-bar/esm/Component.js +1 -1
  319. package/circular-progress-bar/esm/index.css +20 -20
  320. package/circular-progress-bar/index.css +20 -20
  321. package/circular-progress-bar/modern/Component.js +1 -1
  322. package/circular-progress-bar/modern/index.css +20 -20
  323. package/code-input/component.js +1 -1
  324. package/code-input/components/input/component.js +1 -1
  325. package/code-input/components/input/index.css +10 -10
  326. package/code-input/esm/component.js +1 -1
  327. package/code-input/esm/components/input/component.js +1 -1
  328. package/code-input/esm/components/input/index.css +10 -10
  329. package/code-input/esm/index.css +5 -5
  330. package/code-input/index.css +5 -5
  331. package/code-input/modern/component.js +1 -1
  332. package/code-input/modern/components/input/component.js +1 -1
  333. package/code-input/modern/components/input/index.css +10 -10
  334. package/code-input/modern/index.css +5 -5
  335. package/collapse/Component.js +1 -1
  336. package/collapse/esm/Component.js +1 -1
  337. package/collapse/esm/index.css +7 -7
  338. package/collapse/index.css +7 -7
  339. package/collapse/modern/Component.js +1 -1
  340. package/collapse/modern/index.css +7 -7
  341. package/confirmation/component.js +2 -2
  342. package/confirmation/components/countdown-loader/component.js +1 -1
  343. package/confirmation/components/countdown-loader/index.css +1 -1
  344. package/confirmation/components/index.js +1 -1
  345. package/confirmation/components/screens/fatal-error/component.js +1 -1
  346. package/confirmation/components/screens/fatal-error/index.css +2 -2
  347. package/confirmation/components/screens/hint/component.js +1 -1
  348. package/confirmation/components/screens/hint/index.css +12 -12
  349. package/confirmation/components/screens/index.js +1 -1
  350. package/confirmation/components/screens/initial/component.js +1 -1
  351. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  352. package/confirmation/components/screens/initial/index.css +15 -15
  353. package/confirmation/components/screens/initial/index.js +1 -1
  354. package/confirmation/components/screens/temp-block/component.js +1 -1
  355. package/confirmation/components/screens/temp-block/index.css +4 -4
  356. package/confirmation/{countdown-section-7955502e.d.ts → countdown-section-f9e59127.d.ts} +0 -0
  357. package/confirmation/{countdown-section-7955502e.js → countdown-section-f9e59127.js} +1 -1
  358. package/confirmation/esm/component.js +2 -2
  359. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  360. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  361. package/confirmation/esm/components/index.js +1 -1
  362. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  363. package/confirmation/esm/components/screens/fatal-error/index.css +2 -2
  364. package/confirmation/esm/components/screens/hint/component.js +1 -1
  365. package/confirmation/esm/components/screens/hint/index.css +12 -12
  366. package/confirmation/esm/components/screens/index.js +1 -1
  367. package/confirmation/esm/components/screens/initial/component.js +1 -1
  368. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  369. package/confirmation/esm/components/screens/initial/index.css +15 -15
  370. package/confirmation/esm/components/screens/initial/index.js +1 -1
  371. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  372. package/confirmation/esm/components/screens/temp-block/index.css +4 -4
  373. package/confirmation/esm/{countdown-section-64fa8457.d.ts → countdown-section-0252e8b9.d.ts} +0 -0
  374. package/confirmation/esm/{countdown-section-64fa8457.js → countdown-section-0252e8b9.js} +1 -1
  375. package/confirmation/esm/index.css +2 -2
  376. package/confirmation/esm/index.js +1 -1
  377. package/confirmation/index.css +2 -2
  378. package/confirmation/index.js +1 -1
  379. package/confirmation/modern/component.js +2 -2
  380. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  381. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  382. package/confirmation/modern/components/index.js +1 -1
  383. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  384. package/confirmation/modern/components/screens/fatal-error/index.css +2 -2
  385. package/confirmation/modern/components/screens/hint/component.js +1 -1
  386. package/confirmation/modern/components/screens/hint/index.css +12 -12
  387. package/confirmation/modern/components/screens/index.js +1 -1
  388. package/confirmation/modern/components/screens/initial/component.js +1 -1
  389. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  390. package/confirmation/modern/components/screens/initial/index.css +15 -15
  391. package/confirmation/modern/components/screens/initial/index.js +1 -1
  392. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  393. package/confirmation/modern/components/screens/temp-block/index.css +4 -4
  394. package/confirmation/modern/{countdown-section-384dae8c.d.ts → countdown-section-7f6bab79.d.ts} +0 -0
  395. package/confirmation/modern/{countdown-section-384dae8c.js → countdown-section-7f6bab79.js} +1 -1
  396. package/confirmation/modern/index.css +2 -2
  397. package/confirmation/modern/index.js +1 -1
  398. package/custom-button/Component.js +1 -1
  399. package/custom-button/esm/Component.js +1 -1
  400. package/custom-button/esm/index.css +11 -11
  401. package/custom-button/index.css +11 -11
  402. package/custom-button/modern/Component.js +1 -1
  403. package/custom-button/modern/index.css +11 -11
  404. package/date-input/Component.d.ts +1 -1
  405. package/date-input/Component.js +1 -1
  406. package/date-input/esm/Component.d.ts +1 -1
  407. package/date-input/esm/Component.js +1 -1
  408. package/date-input/esm/index.css +4 -4
  409. package/date-input/index.css +4 -4
  410. package/date-input/modern/Component.js +1 -1
  411. package/date-input/modern/index.css +4 -4
  412. package/divider/Component.js +1 -1
  413. package/divider/esm/Component.js +1 -1
  414. package/divider/esm/index.css +1 -1
  415. package/divider/index.css +1 -1
  416. package/divider/modern/Component.js +1 -1
  417. package/divider/modern/index.css +1 -1
  418. package/drawer/Component.js +1 -1
  419. package/drawer/esm/Component.js +1 -1
  420. package/drawer/esm/index.css +16 -16
  421. package/drawer/index.css +16 -16
  422. package/drawer/modern/Component.js +1 -1
  423. package/drawer/modern/index.css +16 -16
  424. package/dropzone/Component.js +1 -1
  425. package/dropzone/components/overlay/Component.js +1 -1
  426. package/dropzone/components/overlay/index.css +3 -3
  427. package/dropzone/cssm/index.module.css +2 -2
  428. package/dropzone/esm/Component.js +1 -1
  429. package/dropzone/esm/components/overlay/Component.js +1 -1
  430. package/dropzone/esm/components/overlay/index.css +3 -3
  431. package/dropzone/esm/index.css +8 -8
  432. package/dropzone/index.css +8 -8
  433. package/dropzone/modern/Component.js +1 -1
  434. package/dropzone/modern/components/overlay/Component.js +1 -1
  435. package/dropzone/modern/components/overlay/index.css +3 -3
  436. package/dropzone/modern/index.css +8 -8
  437. package/file-upload-item/Component.js +2 -2
  438. package/file-upload-item/cssm/Component.js +1 -1
  439. package/file-upload-item/esm/Component.js +2 -2
  440. package/file-upload-item/esm/index.css +23 -23
  441. package/file-upload-item/index.css +23 -23
  442. package/file-upload-item/modern/Component.js +2 -2
  443. package/file-upload-item/modern/index.css +23 -23
  444. package/filter-tag/Component.js +1 -1
  445. package/filter-tag/esm/Component.js +1 -1
  446. package/filter-tag/esm/index.css +56 -56
  447. package/filter-tag/index.css +56 -56
  448. package/filter-tag/modern/Component.js +1 -1
  449. package/filter-tag/modern/index.css +56 -56
  450. package/form-control/Component.js +3 -3
  451. package/form-control/cssm/default.module.css +3 -3
  452. package/form-control/default.css +17 -17
  453. package/form-control/esm/Component.js +3 -3
  454. package/form-control/esm/default.css +17 -17
  455. package/form-control/esm/index.css +41 -41
  456. package/form-control/esm/inverted.css +14 -14
  457. package/form-control/index.css +41 -41
  458. package/form-control/inverted.css +14 -14
  459. package/form-control/modern/Component.js +3 -3
  460. package/form-control/modern/default.css +17 -17
  461. package/form-control/modern/index.css +41 -41
  462. package/form-control/modern/inverted.css +14 -14
  463. package/gallery/Component.js +3 -3
  464. package/gallery/components/header/Component.js +2 -2
  465. package/gallery/components/header/buttons.js +1 -1
  466. package/gallery/components/header/index.css +3 -3
  467. package/gallery/components/header/index.js +1 -1
  468. package/gallery/components/header-info-block/Component.js +1 -1
  469. package/gallery/components/header-info-block/index.css +5 -5
  470. package/gallery/components/image-preview/Component.js +1 -1
  471. package/gallery/components/image-preview/index.css +12 -12
  472. package/gallery/components/image-viewer/component.js +2 -2
  473. package/gallery/components/image-viewer/index.css +19 -19
  474. package/gallery/components/image-viewer/index.js +2 -2
  475. package/gallery/components/image-viewer/slide.js +1 -1
  476. package/gallery/components/index.js +2 -2
  477. package/gallery/components/navigation-bar/Component.js +1 -1
  478. package/gallery/components/navigation-bar/index.css +6 -6
  479. package/gallery/esm/Component.js +3 -3
  480. package/gallery/esm/components/header/Component.js +2 -2
  481. package/gallery/esm/components/header/buttons.js +1 -1
  482. package/gallery/esm/components/header/index.css +3 -3
  483. package/gallery/esm/components/header/index.js +1 -1
  484. package/gallery/esm/components/header-info-block/Component.js +1 -1
  485. package/gallery/esm/components/header-info-block/index.css +5 -5
  486. package/gallery/esm/components/image-preview/Component.js +1 -1
  487. package/gallery/esm/components/image-preview/index.css +12 -12
  488. package/gallery/esm/components/image-viewer/component.js +2 -2
  489. package/gallery/esm/components/image-viewer/index.css +19 -19
  490. package/gallery/esm/components/image-viewer/index.js +2 -2
  491. package/gallery/esm/components/image-viewer/slide.js +1 -1
  492. package/gallery/esm/components/index.js +2 -2
  493. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  494. package/gallery/esm/components/navigation-bar/index.css +6 -6
  495. package/gallery/esm/index.css +3 -3
  496. package/gallery/esm/index.js +2 -2
  497. package/gallery/esm/{slide-72e6820c.d.ts → slide-71941cc8.d.ts} +0 -0
  498. package/gallery/esm/{slide-72e6820c.js → slide-71941cc8.js} +1 -1
  499. package/gallery/esm/{tslib.es6-d1be9d3c.d.ts → tslib.es6-875422e0.d.ts} +0 -0
  500. package/gallery/esm/{tslib.es6-d1be9d3c.js → tslib.es6-875422e0.js} +0 -0
  501. package/gallery/index.css +3 -3
  502. package/gallery/index.js +2 -2
  503. package/gallery/modern/Component.js +2 -2
  504. package/gallery/modern/components/header/Component.js +1 -1
  505. package/gallery/modern/components/header/index.css +3 -3
  506. package/gallery/modern/components/header-info-block/Component.js +1 -1
  507. package/gallery/modern/components/header-info-block/index.css +5 -5
  508. package/gallery/modern/components/image-preview/Component.js +1 -1
  509. package/gallery/modern/components/image-preview/index.css +12 -12
  510. package/gallery/modern/components/image-viewer/component.js +1 -1
  511. package/gallery/modern/components/image-viewer/index.css +19 -19
  512. package/gallery/modern/components/image-viewer/index.js +1 -1
  513. package/gallery/modern/components/image-viewer/slide.js +1 -1
  514. package/gallery/modern/components/index.js +1 -1
  515. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  516. package/gallery/modern/components/navigation-bar/index.css +6 -6
  517. package/gallery/modern/index.css +3 -3
  518. package/gallery/modern/index.js +1 -1
  519. package/gallery/modern/{slide-3fe58a07.d.ts → slide-1df71b26.d.ts} +0 -0
  520. package/gallery/modern/{slide-3fe58a07.js → slide-1df71b26.js} +1 -1
  521. package/gallery/{slide-84ab4e3b.d.ts → slide-378f8a6a.d.ts} +0 -0
  522. package/gallery/{slide-84ab4e3b.js → slide-378f8a6a.js} +1 -1
  523. package/gallery/{tslib.es6-128c58b0.d.ts → tslib.es6-682e8e27.d.ts} +0 -0
  524. package/gallery/{tslib.es6-128c58b0.js → tslib.es6-682e8e27.js} +0 -0
  525. package/grid/Component.js +1 -1
  526. package/grid/col/Component.js +2 -2
  527. package/grid/col/index.css +511 -511
  528. package/grid/col/index.js +1 -1
  529. package/grid/esm/Component.js +1 -1
  530. package/grid/esm/col/Component.js +2 -2
  531. package/grid/esm/col/index.css +511 -511
  532. package/grid/esm/col/index.js +1 -1
  533. package/grid/esm/gutters.css +78 -78
  534. package/grid/esm/{gutters.module-40080f35.d.ts → gutters.module-e926dd15.d.ts} +0 -0
  535. package/grid/esm/gutters.module-e926dd15.js +27 -0
  536. package/grid/esm/index.js +1 -1
  537. package/grid/esm/row/Component.js +2 -2
  538. package/grid/esm/row/index.css +9 -9
  539. package/grid/esm/row/index.js +1 -1
  540. package/grid/gutters.css +78 -78
  541. package/grid/{gutters.module-0e3cf8d4.d.ts → gutters.module-527484e4.d.ts} +0 -0
  542. package/grid/gutters.module-527484e4.js +28 -0
  543. package/grid/index.js +1 -1
  544. package/grid/modern/Component.js +1 -1
  545. package/grid/modern/col/Component.js +2 -2
  546. package/grid/modern/col/index.css +511 -511
  547. package/grid/modern/col/index.js +1 -1
  548. package/grid/modern/gutters.css +78 -78
  549. package/grid/modern/gutters.module-546d9e29.js +4 -0
  550. package/grid/modern/index.js +1 -1
  551. package/grid/modern/row/Component.js +2 -2
  552. package/grid/modern/row/index.css +9 -9
  553. package/grid/modern/row/index.js +1 -1
  554. package/grid/row/Component.js +2 -2
  555. package/grid/row/index.css +9 -9
  556. package/grid/row/index.js +1 -1
  557. package/hatching-progress-bar/Component.js +1 -1
  558. package/hatching-progress-bar/esm/Component.js +1 -1
  559. package/hatching-progress-bar/esm/index.css +11 -11
  560. package/hatching-progress-bar/index.css +11 -11
  561. package/hatching-progress-bar/modern/Component.js +1 -1
  562. package/hatching-progress-bar/modern/index.css +11 -11
  563. package/icon-button/Component.d.ts +2 -2
  564. package/icon-button/Component.js +4 -4
  565. package/icon-button/cssm/Component.d.ts +2 -2
  566. package/icon-button/cssm/Component.js +1 -1
  567. package/icon-button/cssm/default.module.css +36 -7
  568. package/icon-button/cssm/inverted.module.css +44 -10
  569. package/icon-button/default.css +48 -19
  570. package/icon-button/esm/Component.d.ts +2 -2
  571. package/icon-button/esm/Component.js +4 -4
  572. package/icon-button/esm/default.css +48 -19
  573. package/icon-button/esm/index.css +5 -5
  574. package/icon-button/esm/inverted.css +56 -22
  575. package/icon-button/index.css +5 -5
  576. package/icon-button/inverted.css +56 -22
  577. package/icon-button/modern/Component.d.ts +2 -2
  578. package/icon-button/modern/Component.js +4 -4
  579. package/icon-button/modern/default.css +48 -19
  580. package/icon-button/modern/index.css +5 -5
  581. package/icon-button/modern/inverted.css +56 -22
  582. package/icon-view/circle.js +1 -1
  583. package/icon-view/components/base-shape/component.js +1 -1
  584. package/icon-view/components/base-shape/index.css +28 -28
  585. package/icon-view/components/circle/component.js +1 -1
  586. package/icon-view/components/circle/index.js +1 -1
  587. package/icon-view/components/index.js +1 -1
  588. package/icon-view/components/super-ellipse/component.js +1 -1
  589. package/icon-view/components/super-ellipse/index.js +1 -1
  590. package/icon-view/esm/circle.js +1 -1
  591. package/icon-view/esm/components/base-shape/component.js +1 -1
  592. package/icon-view/esm/components/base-shape/index.css +28 -28
  593. package/icon-view/esm/components/circle/component.js +1 -1
  594. package/icon-view/esm/components/circle/index.js +1 -1
  595. package/icon-view/esm/components/index.js +1 -1
  596. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  597. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  598. package/icon-view/esm/super-ellipse.js +1 -1
  599. package/icon-view/esm/{tslib.es6-9c814cc5.d.ts → tslib.es6-5a02ea80.d.ts} +0 -0
  600. package/icon-view/esm/{tslib.es6-9c814cc5.js → tslib.es6-5a02ea80.js} +0 -0
  601. package/icon-view/modern/components/base-shape/component.js +1 -1
  602. package/icon-view/modern/components/base-shape/index.css +28 -28
  603. package/icon-view/super-ellipse.js +1 -1
  604. package/icon-view/{tslib.es6-3fab3306.d.ts → tslib.es6-ef431aff.d.ts} +0 -0
  605. package/icon-view/{tslib.es6-3fab3306.js → tslib.es6-ef431aff.js} +0 -0
  606. package/input/Component.js +4 -4
  607. package/input/cssm/Component.js +1 -1
  608. package/input/default.css +13 -13
  609. package/input/esm/Component.js +4 -4
  610. package/input/esm/default.css +13 -13
  611. package/input/esm/index.css +31 -31
  612. package/input/esm/inverted.css +13 -13
  613. package/input/index.css +31 -31
  614. package/input/inverted.css +13 -13
  615. package/input/modern/Component.js +4 -4
  616. package/input/modern/default.css +13 -13
  617. package/input/modern/index.css +31 -31
  618. package/input/modern/inverted.css +13 -13
  619. package/input-autocomplete/{Component-640a64c7.d.ts → Component-aa4773e0.d.ts} +0 -0
  620. package/input-autocomplete/{Component-640a64c7.js → Component-aa4773e0.js} +1 -1
  621. package/input-autocomplete/Component.js +1 -1
  622. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  623. package/input-autocomplete/autocomplete-field/index.css +2 -2
  624. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  625. package/input-autocomplete/autocomplete-field/index.js +1 -1
  626. package/input-autocomplete/esm/{Component-a3e61f2f.d.ts → Component-97fbb615.d.ts} +0 -0
  627. package/input-autocomplete/esm/{Component-a3e61f2f.js → Component-97fbb615.js} +1 -1
  628. package/input-autocomplete/esm/Component.js +1 -1
  629. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  630. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  631. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  632. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  633. package/input-autocomplete/esm/index.js +1 -1
  634. package/input-autocomplete/index.js +1 -1
  635. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  636. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  637. package/intl-phone-input/{component-51e5ff8a.d.ts → component-b32c87f0.d.ts} +0 -0
  638. package/intl-phone-input/{component-51e5ff8a.js → component-b32c87f0.js} +1 -1
  639. package/intl-phone-input/component.d.ts +1 -1
  640. package/intl-phone-input/component.js +3 -3
  641. package/intl-phone-input/components/flag-icon/component.js +1 -1
  642. package/intl-phone-input/components/flag-icon/index.css +261 -261
  643. package/intl-phone-input/components/index.js +1 -1
  644. package/intl-phone-input/components/select/component.js +2 -2
  645. package/intl-phone-input/components/select/index.css +6 -6
  646. package/intl-phone-input/components/select/index.js +1 -1
  647. package/intl-phone-input/components/select-field/component.js +1 -1
  648. package/intl-phone-input/components/select-field/index.css +8 -8
  649. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  650. package/intl-phone-input/components/select-field/index.js +1 -1
  651. package/intl-phone-input/esm/{component-dc1fd2d2.d.ts → component-e8e7f02a.d.ts} +0 -0
  652. package/intl-phone-input/esm/{component-dc1fd2d2.js → component-e8e7f02a.js} +1 -1
  653. package/intl-phone-input/esm/component.d.ts +1 -1
  654. package/intl-phone-input/esm/component.js +3 -3
  655. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  656. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  657. package/intl-phone-input/esm/components/index.js +1 -1
  658. package/intl-phone-input/esm/components/select/component.js +2 -2
  659. package/intl-phone-input/esm/components/select/index.css +6 -6
  660. package/intl-phone-input/esm/components/select/index.js +1 -1
  661. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  662. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  663. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  664. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  665. package/intl-phone-input/esm/index.css +3 -3
  666. package/intl-phone-input/esm/index.js +1 -1
  667. package/intl-phone-input/esm/{libphonenumber-js.min-41772c03.d.ts → libphonenumber-js.min-79cae751.d.ts} +0 -0
  668. package/intl-phone-input/esm/{libphonenumber-js.min-41772c03.js → libphonenumber-js.min-79cae751.js} +0 -0
  669. package/intl-phone-input/index.css +3 -3
  670. package/intl-phone-input/index.js +1 -1
  671. package/intl-phone-input/{libphonenumber-js.min-798bf1c5.d.ts → libphonenumber-js.min-9745165b.d.ts} +0 -0
  672. package/intl-phone-input/{libphonenumber-js.min-798bf1c5.js → libphonenumber-js.min-9745165b.js} +0 -0
  673. package/intl-phone-input/modern/component.js +2 -2
  674. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  675. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  676. package/intl-phone-input/modern/components/select/component.js +1 -1
  677. package/intl-phone-input/modern/components/select/index.css +6 -6
  678. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  679. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  680. package/intl-phone-input/modern/index.css +3 -3
  681. package/intl-phone-input/modern/{libphonenumber-js.min-41772c03.d.ts → libphonenumber-js.min-79cae751.d.ts} +0 -0
  682. package/intl-phone-input/modern/{libphonenumber-js.min-41772c03.js → libphonenumber-js.min-79cae751.js} +0 -0
  683. package/link/Component.js +3 -3
  684. package/link/default.css +9 -9
  685. package/link/esm/Component.js +3 -3
  686. package/link/esm/default.css +9 -9
  687. package/link/esm/index.css +11 -11
  688. package/link/esm/inverted.css +9 -9
  689. package/link/index.css +11 -11
  690. package/link/inverted.css +9 -9
  691. package/link/modern/Component.js +3 -3
  692. package/link/modern/default.css +9 -9
  693. package/link/modern/index.css +11 -11
  694. package/link/modern/inverted.css +9 -9
  695. package/list/Component.js +1 -1
  696. package/list/esm/Component.js +1 -1
  697. package/list/esm/index.css +9 -9
  698. package/list/index.css +9 -9
  699. package/list/modern/Component.js +1 -1
  700. package/list/modern/index.css +9 -9
  701. package/list-header/Component.js +1 -1
  702. package/list-header/esm/Component.js +1 -1
  703. package/list-header/esm/index.css +3 -3
  704. package/list-header/index.css +3 -3
  705. package/list-header/modern/Component.js +1 -1
  706. package/list-header/modern/index.css +3 -3
  707. package/loader/Component.js +1 -1
  708. package/loader/esm/Component.js +1 -1
  709. package/loader/esm/index.css +7 -7
  710. package/loader/index.css +7 -7
  711. package/loader/modern/Component.js +1 -1
  712. package/loader/modern/index.css +7 -7
  713. package/masked-input/Component.js +1 -1
  714. package/masked-input/esm/Component.js +1 -1
  715. package/masked-input/esm/index.css +2 -2
  716. package/masked-input/index.css +2 -2
  717. package/masked-input/modern/Component.js +1 -1
  718. package/masked-input/modern/index.css +2 -2
  719. package/modal/Component.desktop.js +3 -3
  720. package/modal/Component.mobile.js +3 -3
  721. package/modal/Component.responsive.js +2 -2
  722. package/modal/components/closer/Component.js +2 -2
  723. package/modal/components/closer/index.css +3 -3
  724. package/modal/components/content/Component.desktop.js +2 -2
  725. package/modal/components/content/Component.js +1 -1
  726. package/modal/components/content/Component.mobile.js +2 -2
  727. package/modal/components/content/desktop.css +7 -7
  728. package/modal/components/content/index.css +2 -2
  729. package/modal/components/content/mobile.css +2 -2
  730. package/modal/components/footer/Component.desktop.js +2 -2
  731. package/modal/components/footer/Component.js +2 -2
  732. package/modal/components/footer/Component.mobile.js +2 -2
  733. package/modal/components/footer/desktop.css +8 -8
  734. package/modal/components/footer/index.css +3 -3
  735. package/modal/components/footer/layout.css +24 -24
  736. package/modal/components/footer/mobile.css +2 -2
  737. package/modal/components/header/Component.desktop.js +2 -2
  738. package/modal/components/header/Component.js +1 -1
  739. package/modal/components/header/Component.mobile.js +2 -2
  740. package/modal/components/header/desktop.css +16 -16
  741. package/modal/components/header/index.css +14 -14
  742. package/modal/components/header/mobile.css +2 -2
  743. package/modal/desktop.css +8 -8
  744. package/modal/desktop.js +2 -2
  745. package/modal/esm/Component.desktop.js +3 -3
  746. package/modal/esm/Component.mobile.js +3 -3
  747. package/modal/esm/Component.responsive.js +2 -2
  748. package/modal/esm/components/closer/Component.js +2 -2
  749. package/modal/esm/components/closer/index.css +3 -3
  750. package/modal/esm/components/content/Component.desktop.js +2 -2
  751. package/modal/esm/components/content/Component.js +1 -1
  752. package/modal/esm/components/content/Component.mobile.js +2 -2
  753. package/modal/esm/components/content/desktop.css +7 -7
  754. package/modal/esm/components/content/index.css +2 -2
  755. package/modal/esm/components/content/mobile.css +2 -2
  756. package/modal/esm/components/footer/Component.desktop.js +2 -2
  757. package/modal/esm/components/footer/Component.js +2 -2
  758. package/modal/esm/components/footer/Component.mobile.js +2 -2
  759. package/modal/esm/components/footer/desktop.css +8 -8
  760. package/modal/esm/components/footer/index.css +3 -3
  761. package/modal/esm/components/footer/layout.css +24 -24
  762. package/modal/esm/components/footer/mobile.css +2 -2
  763. package/modal/esm/components/header/Component.desktop.js +2 -2
  764. package/modal/esm/components/header/Component.js +1 -1
  765. package/modal/esm/components/header/Component.mobile.js +2 -2
  766. package/modal/esm/components/header/desktop.css +16 -16
  767. package/modal/esm/components/header/index.css +14 -14
  768. package/modal/esm/components/header/mobile.css +2 -2
  769. package/modal/esm/desktop.css +8 -8
  770. package/modal/esm/desktop.js +2 -2
  771. package/modal/esm/index.js +2 -2
  772. package/modal/esm/mobile.css +1 -1
  773. package/modal/esm/mobile.js +2 -2
  774. package/modal/esm/responsive.js +2 -2
  775. package/modal/esm/transitions.css +7 -7
  776. package/modal/esm/transitions.module-68527aae.js +4 -0
  777. package/modal/esm/{tslib.es6-f91155b5.d.ts → tslib.es6-3852fc63.d.ts} +0 -0
  778. package/modal/esm/{tslib.es6-f91155b5.js → tslib.es6-3852fc63.js} +0 -0
  779. package/modal/index.js +2 -2
  780. package/modal/mobile.css +1 -1
  781. package/modal/mobile.js +2 -2
  782. package/modal/modern/Component.desktop.js +2 -2
  783. package/modal/modern/Component.mobile.js +2 -2
  784. package/modal/modern/Component.responsive.d.ts +1 -1
  785. package/modal/modern/Component.responsive.js +1 -1
  786. package/modal/modern/components/closer/Component.js +1 -1
  787. package/modal/modern/components/closer/index.css +3 -3
  788. package/modal/modern/components/content/Component.desktop.js +1 -1
  789. package/modal/modern/components/content/Component.js +1 -1
  790. package/modal/modern/components/content/Component.mobile.js +1 -1
  791. package/modal/modern/components/content/desktop.css +7 -7
  792. package/modal/modern/components/content/index.css +2 -2
  793. package/modal/modern/components/content/mobile.css +2 -2
  794. package/modal/modern/components/footer/Component.desktop.js +1 -1
  795. package/modal/modern/components/footer/Component.js +2 -2
  796. package/modal/modern/components/footer/Component.mobile.js +1 -1
  797. package/modal/modern/components/footer/desktop.css +8 -8
  798. package/modal/modern/components/footer/index.css +3 -3
  799. package/modal/modern/components/footer/layout.css +24 -24
  800. package/modal/modern/components/footer/mobile.css +2 -2
  801. package/modal/modern/components/header/Component.desktop.js +1 -1
  802. package/modal/modern/components/header/Component.js +1 -1
  803. package/modal/modern/components/header/Component.mobile.js +1 -1
  804. package/modal/modern/components/header/desktop.css +16 -16
  805. package/modal/modern/components/header/index.css +14 -14
  806. package/modal/modern/components/header/mobile.css +2 -2
  807. package/modal/modern/desktop.css +8 -8
  808. package/modal/modern/desktop.js +1 -1
  809. package/modal/modern/index.js +1 -1
  810. package/modal/modern/mobile.css +1 -1
  811. package/modal/modern/mobile.js +1 -1
  812. package/modal/modern/responsive.js +1 -1
  813. package/modal/modern/transitions.css +7 -7
  814. package/modal/modern/transitions.module-68527aae.js +4 -0
  815. package/modal/responsive.js +2 -2
  816. package/modal/transitions.css +7 -7
  817. package/modal/transitions.module-6ad80b82.js +4 -0
  818. package/modal/{tslib.es6-a34d5f46.d.ts → tslib.es6-b75c94d3.d.ts} +0 -0
  819. package/modal/{tslib.es6-a34d5f46.js → tslib.es6-b75c94d3.js} +0 -0
  820. package/notification/Component.js +1 -1
  821. package/notification/esm/Component.js +1 -1
  822. package/notification/esm/index.css +7 -7
  823. package/notification/index.css +7 -7
  824. package/notification/modern/Component.js +1 -1
  825. package/notification/modern/index.css +7 -7
  826. package/notification-manager/{component-8a7b00fc.d.ts → component-31fe57b8.d.ts} +0 -0
  827. package/notification-manager/{component-8a7b00fc.js → component-31fe57b8.js} +0 -0
  828. package/notification-manager/component.js +2 -2
  829. package/notification-manager/components/index.js +1 -1
  830. package/notification-manager/components/notification/component.js +1 -1
  831. package/notification-manager/components/notification/index.d.ts +1 -1
  832. package/notification-manager/components/notification/index.js +1 -1
  833. package/notification-manager/esm/{component-8d6c9ad6.d.ts → component-649a40a3.d.ts} +0 -0
  834. package/notification-manager/esm/{component-8d6c9ad6.js → component-649a40a3.js} +0 -0
  835. package/notification-manager/esm/component.js +2 -2
  836. package/notification-manager/esm/components/index.js +1 -1
  837. package/notification-manager/esm/components/notification/component.js +1 -1
  838. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  839. package/notification-manager/esm/components/notification/index.js +1 -1
  840. package/notification-manager/esm/index.css +11 -11
  841. package/notification-manager/esm/index.js +1 -1
  842. package/notification-manager/index.css +11 -11
  843. package/notification-manager/index.js +1 -1
  844. package/notification-manager/modern/component.js +1 -1
  845. package/notification-manager/modern/index.css +11 -11
  846. package/package.json +1 -1
  847. package/pagination/Component.js +1 -1
  848. package/pagination/components/default-view/index.css +1 -1
  849. package/pagination/components/default-view/index.js +1 -1
  850. package/pagination/components/per-page-view/index.css +1 -1
  851. package/pagination/components/per-page-view/index.js +1 -1
  852. package/pagination/components/tag/index.css +9 -9
  853. package/pagination/components/tag/index.js +1 -1
  854. package/pagination/cssm/components/tag/index.module.css +2 -2
  855. package/pagination/esm/Component.js +1 -1
  856. package/pagination/esm/components/default-view/index.css +1 -1
  857. package/pagination/esm/components/default-view/index.js +1 -1
  858. package/pagination/esm/components/per-page-view/index.css +1 -1
  859. package/pagination/esm/components/per-page-view/index.js +1 -1
  860. package/pagination/esm/components/tag/index.css +9 -9
  861. package/pagination/esm/components/tag/index.js +1 -1
  862. package/pagination/esm/index.css +3 -3
  863. package/pagination/index.css +3 -3
  864. package/pagination/modern/Component.js +1 -1
  865. package/pagination/modern/components/default-view/index.css +1 -1
  866. package/pagination/modern/components/default-view/index.js +1 -1
  867. package/pagination/modern/components/per-page-view/index.css +1 -1
  868. package/pagination/modern/components/per-page-view/index.js +1 -1
  869. package/pagination/modern/components/tag/index.css +9 -9
  870. package/pagination/modern/components/tag/index.js +1 -1
  871. package/pagination/modern/index.css +3 -3
  872. package/password-input/component.js +1 -1
  873. package/password-input/esm/component.js +1 -1
  874. package/password-input/esm/index.css +5 -5
  875. package/password-input/index.css +5 -5
  876. package/password-input/modern/component.js +1 -1
  877. package/password-input/modern/index.css +5 -5
  878. package/phone-input/cssm/utils/index.js +5 -7
  879. package/phone-input/utils/index.js +5 -7
  880. package/picker-button/Component.d.ts +1 -1
  881. package/picker-button/Component.js +2 -2
  882. package/picker-button/cssm/Component.d.ts +1 -1
  883. package/picker-button/esm/Component.js +2 -2
  884. package/picker-button/esm/field/Component.js +2 -2
  885. package/picker-button/esm/field/index.css +3 -3
  886. package/picker-button/esm/field/index.js +1 -1
  887. package/picker-button/esm/index.css +6 -6
  888. package/picker-button/esm/index.js +1 -1
  889. package/picker-button/esm/option/Component.js +2 -2
  890. package/picker-button/esm/option/index.css +4 -4
  891. package/picker-button/esm/option/index.js +1 -1
  892. package/picker-button/esm/{tslib.es6-3687e268.d.ts → tslib.es6-88641d51.d.ts} +0 -0
  893. package/picker-button/esm/{tslib.es6-3687e268.js → tslib.es6-88641d51.js} +0 -0
  894. package/picker-button/field/Component.js +2 -2
  895. package/picker-button/field/index.css +3 -3
  896. package/picker-button/field/index.js +1 -1
  897. package/picker-button/index.css +6 -6
  898. package/picker-button/index.js +1 -1
  899. package/picker-button/modern/Component.js +1 -1
  900. package/picker-button/modern/field/Component.js +1 -1
  901. package/picker-button/modern/field/index.css +3 -3
  902. package/picker-button/modern/index.css +6 -6
  903. package/picker-button/modern/option/Component.js +1 -1
  904. package/picker-button/modern/option/index.css +4 -4
  905. package/picker-button/option/Component.js +2 -2
  906. package/picker-button/option/index.css +4 -4
  907. package/picker-button/option/index.js +1 -1
  908. package/picker-button/{tslib.es6-ab174ca8.d.ts → tslib.es6-057c91a6.d.ts} +0 -0
  909. package/picker-button/{tslib.es6-ab174ca8.js → tslib.es6-057c91a6.js} +0 -0
  910. package/picker-button/typings-40c7d369.d.ts +1 -1
  911. package/plate/Component.js +1 -1
  912. package/plate/esm/Component.js +1 -1
  913. package/plate/esm/index.css +27 -27
  914. package/plate/index.css +27 -27
  915. package/plate/modern/Component.js +1 -1
  916. package/plate/modern/index.css +27 -27
  917. package/popover/Component.js +1 -1
  918. package/popover/esm/Component.js +1 -1
  919. package/popover/esm/index.css +33 -33
  920. package/popover/index.css +33 -33
  921. package/popover/modern/Component.js +1 -1
  922. package/popover/modern/index.css +33 -33
  923. package/progress-bar/Component.js +1 -1
  924. package/progress-bar/esm/Component.js +1 -1
  925. package/progress-bar/esm/index.css +12 -12
  926. package/progress-bar/index.css +12 -12
  927. package/progress-bar/modern/Component.js +1 -1
  928. package/progress-bar/modern/index.css +12 -12
  929. package/pure-input/Component.js +1 -1
  930. package/pure-input/esm/Component.js +1 -1
  931. package/pure-input/esm/index.css +25 -25
  932. package/pure-input/index.css +25 -25
  933. package/pure-input/modern/Component.js +1 -1
  934. package/pure-input/modern/index.css +25 -25
  935. package/radio/Component.js +1 -1
  936. package/radio/cssm/index.module.css +9 -9
  937. package/radio/esm/Component.js +1 -1
  938. package/radio/esm/index.css +40 -40
  939. package/radio/index.css +40 -40
  940. package/radio/modern/Component.js +1 -1
  941. package/radio/modern/index.css +40 -40
  942. package/radio-group/Component.js +1 -1
  943. package/radio-group/esm/Component.js +1 -1
  944. package/radio-group/esm/index.css +16 -16
  945. package/radio-group/index.css +16 -16
  946. package/radio-group/modern/Component.js +1 -1
  947. package/radio-group/modern/index.css +16 -16
  948. package/select/{Component-6026c163.d.ts → Component-25f36dc0.d.ts} +0 -0
  949. package/select/{Component-6026c163.js → Component-25f36dc0.js} +2 -2
  950. package/select/{Component-ba7520f7.d.ts → Component-da55892c.d.ts} +0 -0
  951. package/select/{Component-ba7520f7.js → Component-da55892c.js} +5 -5
  952. package/select/Component.js +2 -2
  953. package/select/components/arrow/Component.js +1 -1
  954. package/select/components/arrow/index.css +3 -3
  955. package/select/components/base-select/Component.js +2 -2
  956. package/select/components/base-select/index.css +7 -7
  957. package/select/components/base-select/index.d.ts +1 -1
  958. package/select/components/base-select/index.js +2 -2
  959. package/select/components/checkmark/Component.js +1 -1
  960. package/select/components/checkmark/index.css +7 -7
  961. package/select/components/field/Component.js +2 -2
  962. package/select/components/field/index.css +9 -9
  963. package/select/components/field/index.js +1 -1
  964. package/select/components/index.js +4 -4
  965. package/select/components/native-select/Component.js +1 -1
  966. package/select/components/native-select/index.js +1 -1
  967. package/select/components/optgroup/Component.js +1 -1
  968. package/select/components/optgroup/index.css +6 -6
  969. package/select/components/option/Component.js +2 -2
  970. package/select/components/option/index.css +20 -20
  971. package/select/components/option/index.js +1 -1
  972. package/select/components/options-list/Component.js +2 -2
  973. package/select/components/options-list/index.css +6 -6
  974. package/select/components/options-list/index.js +1 -1
  975. package/select/components/select-mobile/Component.js +4 -4
  976. package/select/components/select-mobile/checkmark/Component.js +1 -1
  977. package/select/components/select-mobile/checkmark/index.css +4 -4
  978. package/select/components/select-mobile/index.css +11 -11
  979. package/select/components/select-mobile/index.d.ts +1 -1
  980. package/select/components/select-mobile/index.js +4 -4
  981. package/select/components/select-mobile/options-list/Component.js +2 -2
  982. package/select/components/select-mobile/options-list/index.css +9 -9
  983. package/select/components/select-mobile/options-list/index.js +1 -1
  984. package/select/components/virtual-options-list/Component.js +2 -2
  985. package/select/components/virtual-options-list/index.css +12 -12
  986. package/select/components/virtual-options-list/index.js +1 -1
  987. package/select/cssm/Component-25917959.d.ts +1 -1
  988. package/select/cssm/Component.d.ts +1 -1
  989. package/select/esm/{Component-b4f3e631.d.ts → Component-2ae8e5a1.d.ts} +0 -0
  990. package/select/esm/{Component-b4f3e631.js → Component-2ae8e5a1.js} +3 -3
  991. package/select/esm/{Component-101034fd.d.ts → Component-a591cb6f.d.ts} +0 -0
  992. package/select/esm/{Component-101034fd.js → Component-a591cb6f.js} +11 -11
  993. package/select/esm/Component.js +8 -8
  994. package/select/esm/components/arrow/Component.js +1 -1
  995. package/select/esm/components/arrow/index.css +3 -3
  996. package/select/esm/components/base-select/Component.js +3 -3
  997. package/select/esm/components/base-select/index.css +7 -7
  998. package/select/esm/components/base-select/index.d.ts +1 -1
  999. package/select/esm/components/base-select/index.js +3 -3
  1000. package/select/esm/components/checkmark/Component.js +1 -1
  1001. package/select/esm/components/checkmark/index.css +7 -7
  1002. package/select/esm/components/field/Component.js +3 -3
  1003. package/select/esm/components/field/index.css +9 -9
  1004. package/select/esm/components/field/index.js +2 -2
  1005. package/select/esm/components/index.js +10 -10
  1006. package/select/esm/components/native-select/Component.js +1 -1
  1007. package/select/esm/components/native-select/index.js +1 -1
  1008. package/select/esm/components/optgroup/Component.js +1 -1
  1009. package/select/esm/components/optgroup/index.css +6 -6
  1010. package/select/esm/components/option/Component.js +2 -2
  1011. package/select/esm/components/option/index.css +20 -20
  1012. package/select/esm/components/option/index.js +1 -1
  1013. package/select/esm/components/options-list/Component.js +2 -2
  1014. package/select/esm/components/options-list/index.css +6 -6
  1015. package/select/esm/components/options-list/index.js +1 -1
  1016. package/select/esm/components/select-mobile/Component.js +10 -10
  1017. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  1018. package/select/esm/components/select-mobile/checkmark/index.css +4 -4
  1019. package/select/esm/components/select-mobile/index.css +11 -11
  1020. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1021. package/select/esm/components/select-mobile/index.js +10 -10
  1022. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  1023. package/select/esm/components/select-mobile/options-list/index.css +9 -9
  1024. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  1025. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1026. package/select/esm/components/virtual-options-list/index.css +12 -12
  1027. package/select/esm/components/virtual-options-list/index.js +1 -1
  1028. package/select/esm/index.js +10 -10
  1029. package/select/esm/{intersection-observer-b1d72675.d.ts → intersection-observer-38d83a42.d.ts} +0 -0
  1030. package/select/esm/{intersection-observer-b1d72675.js → intersection-observer-38d83a42.js} +0 -0
  1031. package/select/esm/presets/index.js +10 -10
  1032. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1033. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1034. package/select/esm/presets/useSelectWithApply/hook.js +10 -10
  1035. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
  1036. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1037. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1038. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
  1039. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1040. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1041. package/select/esm/{tslib.es6-f3d6fd16.d.ts → tslib.es6-d934a155.d.ts} +0 -0
  1042. package/select/esm/{tslib.es6-f3d6fd16.js → tslib.es6-d934a155.js} +0 -0
  1043. package/select/index.js +4 -4
  1044. package/select/{intersection-observer-3dcc6132.d.ts → intersection-observer-e16c7d61.d.ts} +0 -0
  1045. package/select/{intersection-observer-3dcc6132.js → intersection-observer-e16c7d61.js} +0 -0
  1046. package/select/modern/{Component-ea467483.d.ts → Component-41045f11.d.ts} +0 -0
  1047. package/select/modern/{Component-ea467483.js → Component-41045f11.js} +2 -2
  1048. package/select/modern/{Component-865863b7.d.ts → Component-80e0d0f3.d.ts} +0 -0
  1049. package/select/modern/{Component-865863b7.js → Component-80e0d0f3.js} +10 -10
  1050. package/select/modern/Component.js +7 -7
  1051. package/select/modern/components/arrow/Component.js +1 -1
  1052. package/select/modern/components/arrow/index.css +3 -3
  1053. package/select/modern/components/base-select/Component.js +2 -2
  1054. package/select/modern/components/base-select/index.css +7 -7
  1055. package/select/modern/components/base-select/index.d.ts +1 -1
  1056. package/select/modern/components/base-select/index.js +2 -2
  1057. package/select/modern/components/checkmark/Component.js +1 -1
  1058. package/select/modern/components/checkmark/index.css +7 -7
  1059. package/select/modern/components/field/Component.js +2 -2
  1060. package/select/modern/components/field/index.css +9 -9
  1061. package/select/modern/components/field/index.js +1 -1
  1062. package/select/modern/components/index.js +9 -9
  1063. package/select/modern/components/optgroup/Component.js +1 -1
  1064. package/select/modern/components/optgroup/index.css +6 -6
  1065. package/select/modern/components/option/Component.js +1 -1
  1066. package/select/modern/components/option/index.css +20 -20
  1067. package/select/modern/components/options-list/Component.js +1 -1
  1068. package/select/modern/components/options-list/index.css +6 -6
  1069. package/select/modern/components/select-mobile/Component.js +9 -9
  1070. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1071. package/select/modern/components/select-mobile/checkmark/index.css +4 -4
  1072. package/select/modern/components/select-mobile/index.css +11 -11
  1073. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1074. package/select/modern/components/select-mobile/index.js +9 -9
  1075. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1076. package/select/modern/components/select-mobile/options-list/index.css +9 -9
  1077. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1078. package/select/modern/components/virtual-options-list/index.css +12 -12
  1079. package/select/modern/index.js +9 -9
  1080. package/select/modern/{intersection-observer-b1d72675.d.ts → intersection-observer-38d83a42.d.ts} +0 -0
  1081. package/select/modern/{intersection-observer-b1d72675.js → intersection-observer-38d83a42.js} +0 -0
  1082. package/select/modern/presets/index.js +9 -9
  1083. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1084. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1085. package/select/modern/presets/useSelectWithApply/hook.js +9 -9
  1086. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +9 -9
  1087. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1088. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1089. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +9 -9
  1090. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1091. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1092. package/select/presets/index.js +4 -4
  1093. package/select/presets/useLazyLoading/hook.js +3 -3
  1094. package/select/presets/useLazyLoading/index.css +2 -2
  1095. package/select/presets/useSelectWithApply/hook.js +4 -4
  1096. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1097. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1098. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1099. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1100. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1101. package/select/presets/useSelectWithLoading/index.css +2 -2
  1102. package/select/{tslib.es6-41c7af51.d.ts → tslib.es6-2dc46ea8.d.ts} +0 -0
  1103. package/select/{tslib.es6-41c7af51.js → tslib.es6-2dc46ea8.js} +0 -0
  1104. package/select-with-tags/component.js +1 -1
  1105. package/select-with-tags/components/index.js +1 -1
  1106. package/select-with-tags/components/tag/component.js +2 -2
  1107. package/select-with-tags/components/tag/index.css +10 -10
  1108. package/select-with-tags/components/tag/index.js +1 -1
  1109. package/select-with-tags/components/tag-list/component.js +2 -2
  1110. package/select-with-tags/components/tag-list/index.css +30 -30
  1111. package/select-with-tags/components/tag-list/index.js +1 -1
  1112. package/select-with-tags/esm/component.js +1 -1
  1113. package/select-with-tags/esm/components/index.js +1 -1
  1114. package/select-with-tags/esm/components/tag/component.js +2 -2
  1115. package/select-with-tags/esm/components/tag/index.css +10 -10
  1116. package/select-with-tags/esm/components/tag/index.js +1 -1
  1117. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1118. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1119. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1120. package/select-with-tags/esm/index.js +1 -1
  1121. package/select-with-tags/esm/{tslib.es6-465978ef.d.ts → tslib.es6-cb3df343.d.ts} +0 -0
  1122. package/select-with-tags/esm/{tslib.es6-465978ef.js → tslib.es6-cb3df343.js} +0 -0
  1123. package/select-with-tags/esm/utils/index.js +1 -1
  1124. package/select-with-tags/esm/utils/match.js +1 -1
  1125. package/select-with-tags/index.js +1 -1
  1126. package/select-with-tags/modern/components/tag/component.js +1 -1
  1127. package/select-with-tags/modern/components/tag/index.css +10 -10
  1128. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1129. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1130. package/select-with-tags/{tslib.es6-394544b5.d.ts → tslib.es6-dd85aeee.d.ts} +0 -0
  1131. package/select-with-tags/{tslib.es6-394544b5.js → tslib.es6-dd85aeee.js} +0 -0
  1132. package/select-with-tags/utils/index.js +1 -1
  1133. package/select-with-tags/utils/match.js +1 -1
  1134. package/skeleton/Component.js +1 -1
  1135. package/skeleton/esm/Component.js +1 -1
  1136. package/skeleton/esm/index.css +10 -10
  1137. package/skeleton/index.css +10 -10
  1138. package/skeleton/modern/Component.js +1 -1
  1139. package/skeleton/modern/index.css +10 -10
  1140. package/slider/Component.js +1 -1
  1141. package/slider/esm/Component.js +1 -1
  1142. package/slider/esm/index.css +36 -36
  1143. package/slider/index.css +36 -36
  1144. package/slider/modern/Component.js +1 -1
  1145. package/slider/modern/index.css +36 -36
  1146. package/slider-input/Component.js +1 -1
  1147. package/slider-input/esm/Component.js +1 -1
  1148. package/slider-input/esm/index.css +17 -17
  1149. package/slider-input/index.css +17 -17
  1150. package/slider-input/modern/Component.js +1 -1
  1151. package/slider-input/modern/index.css +17 -17
  1152. package/space/Component.js +2 -2
  1153. package/space/{Item-392118ab.d.ts → Item-b1811bd4.d.ts} +0 -0
  1154. package/space/{Item-392118ab.js → Item-b1811bd4.js} +0 -0
  1155. package/space/Item.js +1 -1
  1156. package/space/esm/Component.js +2 -2
  1157. package/space/esm/{Item-e11565d4.d.ts → Item-dfbfa290.d.ts} +0 -0
  1158. package/space/esm/{Item-e11565d4.js → Item-dfbfa290.js} +0 -0
  1159. package/space/esm/Item.js +1 -1
  1160. package/space/esm/index.css +8 -8
  1161. package/space/esm/index.js +1 -1
  1162. package/space/index.css +8 -8
  1163. package/space/index.js +1 -1
  1164. package/space/modern/Component.js +1 -1
  1165. package/space/modern/index.css +8 -8
  1166. package/spinner/Component.js +1 -1
  1167. package/spinner/esm/Component.js +1 -1
  1168. package/spinner/esm/index.css +6 -6
  1169. package/spinner/index.css +6 -6
  1170. package/spinner/modern/Component.js +1 -1
  1171. package/spinner/modern/index.css +6 -6
  1172. package/status/Component.js +1 -1
  1173. package/status/esm/Component.js +1 -1
  1174. package/status/esm/index.css +17 -17
  1175. package/status/index.css +17 -17
  1176. package/status/modern/Component.js +1 -1
  1177. package/status/modern/index.css +17 -17
  1178. package/stepped-progress-bar/Component.js +1 -1
  1179. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1180. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1181. package/stepped-progress-bar/esm/Component.js +1 -1
  1182. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1183. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1184. package/stepped-progress-bar/esm/index.css +3 -3
  1185. package/stepped-progress-bar/index.css +3 -3
  1186. package/stepped-progress-bar/modern/Component.js +1 -1
  1187. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1188. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1189. package/stepped-progress-bar/modern/index.css +3 -3
  1190. package/switch/Component.js +1 -1
  1191. package/switch/cssm/index.module.css +5 -5
  1192. package/switch/esm/Component.js +1 -1
  1193. package/switch/esm/index.css +30 -30
  1194. package/switch/index.css +30 -30
  1195. package/switch/modern/Component.js +1 -1
  1196. package/switch/modern/index.css +30 -30
  1197. package/table/component.js +1 -1
  1198. package/table/components/index.js +1 -1
  1199. package/table/components/pagination/Component.js +2 -2
  1200. package/table/components/pagination/index.css +8 -8
  1201. package/table/components/pagination/index.js +1 -1
  1202. package/table/components/pagination/select-field/index.css +4 -4
  1203. package/table/components/pagination/select-field/index.js +2 -2
  1204. package/table/components/table/Component.js +2 -2
  1205. package/table/components/table/index.css +6 -6
  1206. package/table/components/table/index.js +1 -1
  1207. package/table/components/table/utils.js +1 -1
  1208. package/table/components/tbody/Component.js +2 -2
  1209. package/table/components/tbody/index.css +2 -2
  1210. package/table/components/tbody/index.js +1 -1
  1211. package/table/components/tcell/Component.js +2 -2
  1212. package/table/components/tcell/index.css +4 -4
  1213. package/table/components/tcell/index.js +1 -1
  1214. package/table/components/texpandable-row/Component.js +2 -2
  1215. package/table/components/texpandable-row/index.css +5 -5
  1216. package/table/components/texpandable-row/index.js +1 -1
  1217. package/table/components/thead/Component.js +2 -2
  1218. package/table/components/thead/index.css +8 -8
  1219. package/table/components/thead/index.js +1 -1
  1220. package/table/components/thead-cell/Component.js +2 -2
  1221. package/table/components/thead-cell/index.css +5 -5
  1222. package/table/components/thead-cell/index.js +1 -1
  1223. package/table/components/trow/Component.js +2 -2
  1224. package/table/components/trow/index.css +8 -8
  1225. package/table/components/trow/index.js +1 -1
  1226. package/table/components/tsortable-head-cell/Component.js +2 -2
  1227. package/table/components/tsortable-head-cell/index.css +9 -9
  1228. package/table/components/tsortable-head-cell/index.js +1 -1
  1229. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1230. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1231. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1232. package/table/cssm/components/thead/index.module.css +2 -2
  1233. package/table/esm/component.js +1 -1
  1234. package/table/esm/components/index.js +1 -1
  1235. package/table/esm/components/pagination/Component.js +2 -2
  1236. package/table/esm/components/pagination/index.css +8 -8
  1237. package/table/esm/components/pagination/index.js +1 -1
  1238. package/table/esm/components/pagination/select-field/index.css +4 -4
  1239. package/table/esm/components/pagination/select-field/index.js +2 -2
  1240. package/table/esm/components/table/Component.js +2 -2
  1241. package/table/esm/components/table/index.css +6 -6
  1242. package/table/esm/components/table/index.js +1 -1
  1243. package/table/esm/components/table/utils.js +1 -1
  1244. package/table/esm/components/tbody/Component.js +2 -2
  1245. package/table/esm/components/tbody/index.css +2 -2
  1246. package/table/esm/components/tbody/index.js +1 -1
  1247. package/table/esm/components/tcell/Component.js +2 -2
  1248. package/table/esm/components/tcell/index.css +4 -4
  1249. package/table/esm/components/tcell/index.js +1 -1
  1250. package/table/esm/components/texpandable-row/Component.js +2 -2
  1251. package/table/esm/components/texpandable-row/index.css +5 -5
  1252. package/table/esm/components/texpandable-row/index.js +1 -1
  1253. package/table/esm/components/thead/Component.js +2 -2
  1254. package/table/esm/components/thead/index.css +8 -8
  1255. package/table/esm/components/thead/index.js +1 -1
  1256. package/table/esm/components/thead-cell/Component.js +2 -2
  1257. package/table/esm/components/thead-cell/index.css +5 -5
  1258. package/table/esm/components/thead-cell/index.js +1 -1
  1259. package/table/esm/components/trow/Component.js +2 -2
  1260. package/table/esm/components/trow/index.css +8 -8
  1261. package/table/esm/components/trow/index.js +1 -1
  1262. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1263. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1264. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1265. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1266. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1267. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1268. package/table/esm/index.js +1 -1
  1269. package/table/esm/{tslib.es6-b3206ef4.d.ts → tslib.es6-ed06fa90.d.ts} +0 -0
  1270. package/table/esm/{tslib.es6-b3206ef4.js → tslib.es6-ed06fa90.js} +0 -0
  1271. package/table/index.js +1 -1
  1272. package/table/modern/components/pagination/Component.js +1 -1
  1273. package/table/modern/components/pagination/index.css +8 -8
  1274. package/table/modern/components/pagination/select-field/index.css +4 -4
  1275. package/table/modern/components/pagination/select-field/index.js +1 -1
  1276. package/table/modern/components/table/Component.js +1 -1
  1277. package/table/modern/components/table/index.css +6 -6
  1278. package/table/modern/components/tbody/Component.js +1 -1
  1279. package/table/modern/components/tbody/index.css +2 -2
  1280. package/table/modern/components/tcell/Component.js +1 -1
  1281. package/table/modern/components/tcell/index.css +4 -4
  1282. package/table/modern/components/texpandable-row/Component.js +1 -1
  1283. package/table/modern/components/texpandable-row/index.css +5 -5
  1284. package/table/modern/components/thead/Component.js +1 -1
  1285. package/table/modern/components/thead/index.css +8 -8
  1286. package/table/modern/components/thead-cell/Component.js +1 -1
  1287. package/table/modern/components/thead-cell/index.css +5 -5
  1288. package/table/modern/components/trow/Component.js +1 -1
  1289. package/table/modern/components/trow/index.css +8 -8
  1290. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1291. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1292. package/table/{tslib.es6-1cc5d627.d.ts → tslib.es6-4c011f96.d.ts} +0 -0
  1293. package/table/{tslib.es6-1cc5d627.js → tslib.es6-4c011f96.js} +0 -0
  1294. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1295. package/tabs/components/primary-tablist/Component.js +1 -1
  1296. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1297. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1298. package/tabs/components/primary-tablist/index.css +18 -18
  1299. package/tabs/components/primary-tablist/mobile.css +185 -88
  1300. package/tabs/components/scrollable-container/Component.js +1 -1
  1301. package/tabs/components/scrollable-container/index.css +3 -3
  1302. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1303. package/tabs/components/secondary-tablist/Component.js +1 -1
  1304. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1305. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1306. package/tabs/components/secondary-tablist/index.css +9 -9
  1307. package/tabs/components/secondary-tablist/mobile.css +176 -79
  1308. package/tabs/components/tab/Component.d.ts +1 -1
  1309. package/tabs/components/tab/Component.js +3 -3
  1310. package/tabs/components/tab/index.css +2 -2
  1311. package/tabs/components/tabs/Component.desktop.js +3 -3
  1312. package/tabs/components/tabs/Component.mobile.js +3 -3
  1313. package/tabs/components/tabs/Component.responsive.js +3 -3
  1314. package/tabs/cssm/components/tab/Component.d.ts +1 -1
  1315. package/tabs/cssm/components/tab/Component.js +2 -2
  1316. package/tabs/cssm/typings.d.ts +4 -0
  1317. package/tabs/desktop.js +3 -3
  1318. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1319. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1320. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1321. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1322. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1323. package/tabs/esm/components/primary-tablist/mobile.css +185 -88
  1324. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1325. package/tabs/esm/components/scrollable-container/index.css +3 -3
  1326. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1327. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1328. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1329. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1330. package/tabs/esm/components/secondary-tablist/index.css +9 -9
  1331. package/tabs/esm/components/secondary-tablist/mobile.css +176 -79
  1332. package/tabs/esm/components/tab/Component.d.ts +1 -1
  1333. package/tabs/esm/components/tab/Component.js +3 -3
  1334. package/tabs/esm/components/tab/index.css +2 -2
  1335. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1336. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1337. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1338. package/tabs/esm/desktop.js +3 -3
  1339. package/tabs/esm/index.js +3 -3
  1340. package/tabs/esm/index.module-6044d167.js +4 -0
  1341. package/tabs/esm/index.module-d99125d1.js +4 -0
  1342. package/tabs/esm/mobile.js +3 -3
  1343. package/tabs/esm/responsive.js +3 -3
  1344. package/tabs/esm/{tslib.es6-de56c801.d.ts → tslib.es6-d6de3657.d.ts} +0 -0
  1345. package/tabs/esm/{tslib.es6-de56c801.js → tslib.es6-d6de3657.js} +0 -0
  1346. package/tabs/esm/typings.d.ts +4 -0
  1347. package/tabs/index.js +3 -3
  1348. package/tabs/index.module-56e38fc6.js +4 -0
  1349. package/tabs/index.module-752bf0c5.js +4 -0
  1350. package/tabs/mobile.js +3 -3
  1351. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1352. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1353. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1354. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1355. package/tabs/modern/components/primary-tablist/mobile.css +185 -88
  1356. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1357. package/tabs/modern/components/scrollable-container/index.css +3 -3
  1358. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1359. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1360. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1361. package/tabs/modern/components/secondary-tablist/index.css +9 -9
  1362. package/tabs/modern/components/secondary-tablist/mobile.css +176 -79
  1363. package/tabs/modern/components/tab/Component.d.ts +1 -1
  1364. package/tabs/modern/components/tab/Component.js +3 -3
  1365. package/tabs/modern/components/tab/index.css +2 -2
  1366. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1367. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1368. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1369. package/tabs/modern/desktop.js +2 -2
  1370. package/tabs/modern/index.js +2 -2
  1371. package/tabs/modern/index.module-6044d167.js +4 -0
  1372. package/tabs/modern/index.module-d99125d1.js +4 -0
  1373. package/tabs/modern/mobile.js +2 -2
  1374. package/tabs/modern/responsive.js +2 -2
  1375. package/tabs/modern/typings.d.ts +4 -0
  1376. package/tabs/responsive.js +3 -3
  1377. package/tabs/{tslib.es6-7de2afce.d.ts → tslib.es6-47ab097a.d.ts} +0 -0
  1378. package/tabs/{tslib.es6-7de2afce.js → tslib.es6-47ab097a.js} +0 -0
  1379. package/tabs/typings.d.ts +4 -0
  1380. package/tag/Component.js +3 -3
  1381. package/tag/cssm/inverted.module.css +0 -1
  1382. package/tag/default.css +8 -8
  1383. package/tag/esm/Component.js +3 -3
  1384. package/tag/esm/default.css +8 -8
  1385. package/tag/esm/index.css +37 -37
  1386. package/tag/esm/inverted.css +8 -9
  1387. package/tag/index.css +37 -37
  1388. package/tag/inverted.css +8 -9
  1389. package/tag/modern/Component.js +3 -3
  1390. package/tag/modern/default.css +8 -8
  1391. package/tag/modern/index.css +37 -37
  1392. package/tag/modern/inverted.css +8 -9
  1393. package/textarea/Component.js +3 -3
  1394. package/textarea/default.css +18 -18
  1395. package/textarea/esm/Component.js +3 -3
  1396. package/textarea/esm/default.css +18 -18
  1397. package/textarea/esm/index.css +21 -21
  1398. package/textarea/esm/inverted.css +18 -18
  1399. package/textarea/index.css +21 -21
  1400. package/textarea/inverted.css +18 -18
  1401. package/textarea/modern/Component.js +3 -3
  1402. package/textarea/modern/default.css +18 -18
  1403. package/textarea/modern/index.css +21 -21
  1404. package/textarea/modern/inverted.css +18 -18
  1405. package/themes/button/click.css +12 -10
  1406. package/themes/button/corp.css +27 -21
  1407. package/themes/button/intranet.css +11 -9
  1408. package/themes/button/mobile.css +11 -9
  1409. package/themes/button/site.css +3 -0
  1410. package/themes/click.css +211 -88
  1411. package/themes/compiled/mobile-dark-bluetint.css +949 -871
  1412. package/themes/corp.css +197 -90
  1413. package/themes/dark.css +110 -24
  1414. package/themes/icon-button/click.css +24 -0
  1415. package/themes/intranet.css +182 -57
  1416. package/themes/link/click.css +8 -8
  1417. package/themes/mixins/button/click.css +12 -10
  1418. package/themes/mixins/button/corp.css +27 -21
  1419. package/themes/mixins/button/intranet.css +11 -9
  1420. package/themes/mixins/button/mobile.css +11 -9
  1421. package/themes/mixins/button/site.css +3 -0
  1422. package/themes/mixins/click.css +2 -0
  1423. package/themes/mixins/dark.css +110 -24
  1424. package/themes/mixins/icon-button/click.css +24 -0
  1425. package/themes/mixins/link/click.css +8 -8
  1426. package/themes/mixins/skeleton/click.css +1 -1
  1427. package/themes/mixins/slider/click.css +2 -2
  1428. package/themes/mixins/slider/intranet.css +2 -2
  1429. package/themes/mixins/slider/mobile.css +2 -2
  1430. package/themes/mixins/tabs/corp.css +1 -1
  1431. package/themes/mixins/tabs/site.css +1 -1
  1432. package/themes/mobile.css +182 -57
  1433. package/themes/site.css +172 -69
  1434. package/themes/skeleton/click.css +1 -1
  1435. package/themes/slider/click.css +2 -2
  1436. package/themes/slider/intranet.css +2 -2
  1437. package/themes/slider/mobile.css +2 -2
  1438. package/themes/tabs/corp.css +1 -1
  1439. package/themes/tabs/site.css +1 -1
  1440. package/toast/component.js +1 -1
  1441. package/toast/esm/component.js +1 -1
  1442. package/toast/esm/index.css +9 -9
  1443. package/toast/index.css +9 -9
  1444. package/toast/modern/component.js +1 -1
  1445. package/toast/modern/index.css +9 -9
  1446. package/toast-plate/component.js +1 -1
  1447. package/toast-plate/cssm/index.module.css +165 -68
  1448. package/toast-plate/esm/component.js +1 -1
  1449. package/toast-plate/esm/index.css +180 -83
  1450. package/toast-plate/index.css +180 -83
  1451. package/toast-plate/modern/component.js +1 -1
  1452. package/toast-plate/modern/index.css +180 -83
  1453. package/tooltip/{Component-a05df689.d.ts → Component-a23d8071.d.ts} +4 -0
  1454. package/tooltip/{Component-a05df689.js → Component-a23d8071.js} +15 -5
  1455. package/tooltip/Component.js +1 -1
  1456. package/tooltip/component.responsive.js +2 -2
  1457. package/tooltip/cssm/{Component-c1f568b7.d.ts → Component-ef3b0e1c.d.ts} +4 -0
  1458. package/tooltip/cssm/{Component-c1f568b7.js → Component-ef3b0e1c.js} +12 -4
  1459. package/tooltip/cssm/Component.js +3 -1
  1460. package/tooltip/cssm/component.responsive.js +3 -1
  1461. package/tooltip/cssm/default.module.css +32 -0
  1462. package/tooltip/cssm/index.d.ts +1 -1
  1463. package/tooltip/cssm/index.js +3 -1
  1464. package/tooltip/cssm/index.module.css +0 -18
  1465. package/tooltip/cssm/inverted.module.css +45 -0
  1466. package/tooltip/cssm/responsive.js +3 -1
  1467. package/tooltip/default.css +33 -0
  1468. package/tooltip/esm/{Component-f9c20821.d.ts → Component-69264c9e.d.ts} +4 -0
  1469. package/tooltip/esm/{Component-f9c20821.js → Component-69264c9e.js} +15 -5
  1470. package/tooltip/esm/Component.js +1 -1
  1471. package/tooltip/esm/component.responsive.js +2 -2
  1472. package/tooltip/esm/default.css +33 -0
  1473. package/tooltip/esm/index.css +6 -24
  1474. package/tooltip/esm/index.d.ts +1 -1
  1475. package/tooltip/esm/index.js +1 -1
  1476. package/tooltip/esm/inverted.css +46 -0
  1477. package/tooltip/esm/responsive.css +3 -3
  1478. package/tooltip/esm/responsive.js +1 -1
  1479. package/tooltip/index.css +6 -24
  1480. package/tooltip/index.d.ts +1 -1
  1481. package/tooltip/index.js +1 -1
  1482. package/tooltip/inverted.css +46 -0
  1483. package/tooltip/modern/Component.d.ts +4 -0
  1484. package/tooltip/modern/Component.js +13 -3
  1485. package/tooltip/modern/component.responsive.js +1 -1
  1486. package/tooltip/modern/default.css +33 -0
  1487. package/tooltip/modern/index.css +6 -24
  1488. package/tooltip/modern/inverted.css +46 -0
  1489. package/tooltip/modern/responsive.css +3 -3
  1490. package/tooltip/responsive.css +3 -3
  1491. package/tooltip/responsive.js +1 -1
  1492. package/typography/colors.css +12 -12
  1493. package/typography/{colors.module-e01c1269.d.ts → colors.module-2043bf7a.d.ts} +0 -0
  1494. package/typography/{colors.module-e01c1269.js → colors.module-2043bf7a.js} +1 -1
  1495. package/typography/common.module-05e92f66.js +4 -0
  1496. package/typography/component.js +2 -2
  1497. package/typography/esm/colors.css +12 -12
  1498. package/typography/esm/{colors.module-9099ba74.d.ts → colors.module-4559178f.d.ts} +0 -0
  1499. package/typography/esm/{colors.module-9099ba74.js → colors.module-4559178f.js} +1 -1
  1500. package/typography/esm/common.module-1fbc639a.js +4 -0
  1501. package/typography/esm/component.js +2 -2
  1502. package/typography/esm/index.js +2 -2
  1503. package/typography/esm/text/component.d.ts +2 -2
  1504. package/typography/esm/text/component.js +2 -2
  1505. package/typography/esm/text/index.css +13 -13
  1506. package/typography/esm/text/index.js +1 -1
  1507. package/typography/esm/title/common.css +4 -4
  1508. package/typography/esm/title/component.d.ts +2 -2
  1509. package/typography/esm/title/component.js +1 -1
  1510. package/typography/esm/title/index.css +18 -18
  1511. package/typography/esm/title/index.js +3 -3
  1512. package/typography/esm/title-mobile/component.js +3 -3
  1513. package/typography/esm/title-mobile/index.css +13 -13
  1514. package/typography/esm/title-mobile/index.js +2 -2
  1515. package/typography/esm/title-responsive/component.js +3 -3
  1516. package/typography/esm/title-responsive/index.css +40 -40
  1517. package/typography/esm/title-responsive/index.js +2 -2
  1518. package/typography/index.js +2 -2
  1519. package/typography/modern/colors.css +12 -12
  1520. package/typography/modern/colors.module-0859bdd1.js +4 -0
  1521. package/typography/modern/common.module-1fbc639a.js +4 -0
  1522. package/typography/modern/component.js +2 -2
  1523. package/typography/modern/index.js +2 -2
  1524. package/typography/modern/text/component.js +2 -2
  1525. package/typography/modern/text/index.css +13 -13
  1526. package/typography/modern/text/index.js +1 -1
  1527. package/typography/modern/title/common.css +4 -4
  1528. package/typography/modern/title/component.js +1 -1
  1529. package/typography/modern/title/index.css +18 -18
  1530. package/typography/modern/title/index.js +3 -3
  1531. package/typography/modern/title-mobile/component.js +3 -3
  1532. package/typography/modern/title-mobile/index.css +13 -13
  1533. package/typography/modern/title-mobile/index.js +2 -2
  1534. package/typography/modern/title-responsive/component.js +3 -3
  1535. package/typography/modern/title-responsive/index.css +40 -40
  1536. package/typography/modern/title-responsive/index.js +2 -2
  1537. package/typography/text/component.js +2 -2
  1538. package/typography/text/index.css +13 -13
  1539. package/typography/text/index.js +1 -1
  1540. package/typography/title/common.css +4 -4
  1541. package/typography/title/component.js +1 -1
  1542. package/typography/title/index.css +18 -18
  1543. package/typography/title/index.js +3 -3
  1544. package/typography/title-mobile/component.js +3 -3
  1545. package/typography/title-mobile/index.css +13 -13
  1546. package/typography/title-mobile/index.js +2 -2
  1547. package/typography/title-responsive/component.js +3 -3
  1548. package/typography/title-responsive/index.css +40 -40
  1549. package/typography/title-responsive/index.js +2 -2
  1550. package/vars/colors-bluetint.css +165 -46
  1551. package/vars/colors-indigo.css +165 -68
  1552. package/vars/colors-x5.css +4 -0
  1553. package/vars/cssm/colors-bluetint.css +165 -46
  1554. package/vars/cssm/colors-indigo.css +165 -68
  1555. package/vars/cssm/colors-x5.css +4 -0
  1556. package/vars/cssm/index.css +165 -68
  1557. package/with-suffix/Component.js +1 -1
  1558. package/with-suffix/esm/Component.js +1 -1
  1559. package/with-suffix/esm/index.css +9 -9
  1560. package/with-suffix/index.css +9 -9
  1561. package/with-suffix/modern/Component.js +1 -1
  1562. package/with-suffix/modern/index.css +9 -9
  1563. package/calendar-range/modern/index.module-7fef0dac.js +0 -4
  1564. package/grid/esm/gutters.module-40080f35.js +0 -27
  1565. package/grid/gutters.module-0e3cf8d4.js +0 -28
  1566. package/grid/modern/gutters.module-bac16841.js +0 -4
  1567. package/modal/esm/transitions.module-66ef8277.js +0 -4
  1568. package/modal/modern/transitions.module-66ef8277.js +0 -4
  1569. package/modal/transitions.module-aeb8cdac.js +0 -4
  1570. package/tabs/esm/index.module-89d7f6e3.js +0 -4
  1571. package/tabs/esm/index.module-a165d7d4.js +0 -4
  1572. package/tabs/index.module-03a33744.js +0 -4
  1573. package/tabs/index.module-6aca952c.js +0 -4
  1574. package/tabs/modern/index.module-89d7f6e3.js +0 -4
  1575. package/tabs/modern/index.module-a165d7d4.js +0 -4
  1576. package/typography/common.module-0c6a99be.js +0 -4
  1577. package/typography/esm/common.module-cb3a8304.js +0 -4
  1578. package/typography/modern/colors.module-546cf731.js +0 -4
  1579. package/typography/modern/common.module-cb3a8304.js +0 -4
package/themes/click.css CHANGED
@@ -110,47 +110,54 @@
110
110
  --color-dark-bg-attention-muted: #432000;
111
111
  --color-dark-bg-info: #001c3c;
112
112
  --color-dark-bg-negative-muted: #410903;
113
- --color-dark-bg-neutral: #485767;
114
- --color-dark-bg-opaque: rgba(11, 31, 53, 0.6);
113
+ --color-dark-bg-opaque: rgba(255, 255, 255, 0.6);
115
114
  --color-dark-bg-overlay: rgba(0, 0, 0, 0.6);
116
115
  --color-dark-bg-positive-muted: #06311e;
117
116
  --color-dark-bg-primary: #0b1f35;
118
117
  --color-dark-bg-primary-inverted: #fff;
118
+ --color-dark-bg-quaternary: #485767;
119
+ --color-dark-bg-quaternary-inverted: #dbdee1;
119
120
  --color-dark-bg-secondary: #233549;
120
- --color-dark-bg-secondary-inverted: #b6bcc3;
121
+ --color-dark-bg-secondary-inverted: #f3f4f5;
121
122
  --color-dark-bg-tertiary: #3c4c5d;
122
- --color-dark-bg-tertiary-inverted: #6d7986;
123
+ --color-dark-bg-tertiary-inverted: #e7e9eb;
123
124
  --color-dark-border-accent: #ef3124;
124
125
  --color-dark-border-key: #fff;
125
126
  --color-dark-border-key-inverted: #0b1f35;
126
127
  --color-dark-border-link: #007aff;
127
128
  --color-dark-border-primary: #485767;
129
+ --color-dark-border-primary-inverted: #dbdee1;
128
130
  --color-dark-border-secondary: #3c4c5d;
129
- --color-dark-border-secondary-inverted: #6d7986;
131
+ --color-dark-border-secondary-inverted: #e7e9eb;
130
132
  --color-dark-border-tertiary: #233549;
131
- --color-dark-border-tertiary-inverted: #b6bcc3;
133
+ --color-dark-border-tertiary-inverted: #f3f4f5;
132
134
  --color-dark-border-underline: #6d7986;
133
135
  --color-dark-border-underline-inverted: #b6bcc3;
134
136
  --color-dark-graphic-accent: #ef3124;
135
137
  --color-dark-graphic-attention: #e58933;
136
138
  --color-dark-graphic-link: #007aff;
137
139
  --color-dark-graphic-negative: #f15045;
138
- --color-dark-graphic-neutral: #485767;
139
140
  --color-dark-graphic-positive: #2fc26e;
140
141
  --color-dark-graphic-primary: #fff;
141
142
  --color-dark-graphic-primary-inverted: #0b1f35;
143
+ --color-dark-graphic-quaternary: #485767;
144
+ --color-dark-graphic-quaternary-inverted: #dbdee1;
142
145
  --color-dark-graphic-secondary: #b6bcc3;
143
- --color-dark-graphic-secondary-inverted: #233549;
146
+ --color-dark-graphic-secondary-inverted: #6d7986;
144
147
  --color-dark-graphic-tertiary: #6d7986;
145
- --color-dark-specialbg-component: #485767;
148
+ --color-dark-graphic-tertiary-inverted: #b6bcc3;
149
+ --color-dark-specialbg-component: rgba(255, 255, 255, 0.15);
146
150
  --color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07);
147
151
  --color-dark-specialbg-nulled: rgba(11, 31, 53, 0);
152
+ --color-dark-specialbg-overlay-fallback: #070707;
148
153
  --color-dark-specialbg-primary-grouped: #0b1f35;
149
154
  --color-dark-specialbg-secondary-grouped: #233549;
150
155
  --color-dark-specialbg-tertiary-grouped: #3c4c5d;
151
156
  --color-dark-text-accent: #ef3124;
152
157
  --color-dark-text-attention: #de6a00;
153
158
  --color-dark-text-disabled: #485767;
159
+ --color-dark-text-disabled-inverted: #dbdee1;
160
+ --color-dark-text-disabled-inverted-transparent: rgba(11, 31, 53, 0.15);
154
161
  --color-dark-text-disabled-transparent: rgba(255, 255, 255, 0.25);
155
162
  --color-dark-text-link: #007aff;
156
163
  --color-dark-text-negative: #d91d0b;
@@ -158,8 +165,8 @@
158
165
  --color-dark-text-primary: #fff;
159
166
  --color-dark-text-primary-inverted: #0b1f35;
160
167
  --color-dark-text-secondary: #b6bcc3;
161
- --color-dark-text-secondary-inverted: #6d7986;
162
- --color-dark-text-secondary-inverted-transparent: rgba(11, 31, 53, 0.6);
168
+ --color-dark-text-secondary-inverted: #546272;
169
+ --color-dark-text-secondary-inverted-transparent: rgba(11, 31, 53, 0.7);
163
170
  --color-dark-text-secondary-transparent: rgba(255, 255, 255, 0.7);
164
171
  --color-dark-text-tertiary: #6d7986;
165
172
  --color-dark-text-tertiary-inverted: #b6bcc3;
@@ -169,12 +176,13 @@
169
176
  --color-light-bg-attention-muted: #fff3e0;
170
177
  --color-light-bg-info: #d6e8fc;
171
178
  --color-light-bg-negative-muted: #feebea;
172
- --color-light-bg-neutral: #dbdee1;
173
179
  --color-light-bg-opaque: rgba(255, 255, 255, 0.6);
174
180
  --color-light-bg-overlay: rgba(0, 0, 0, 0.6);
175
181
  --color-light-bg-positive-muted: #ebf9f1;
176
182
  --color-light-bg-primary: #fff;
177
183
  --color-light-bg-primary-inverted: #0b1f35;
184
+ --color-light-bg-quaternary: #dbdee1;
185
+ --color-light-bg-quaternary-inverted: #485767;
178
186
  --color-light-bg-secondary: #f3f4f5;
179
187
  --color-light-bg-secondary-inverted: #233549;
180
188
  --color-light-bg-tertiary: #e7e9eb;
@@ -184,32 +192,38 @@
184
192
  --color-light-border-key-inverted: #fff;
185
193
  --color-light-border-link: #007aff;
186
194
  --color-light-border-primary: #dbdee1;
195
+ --color-light-border-primary-inverted: #485767;
187
196
  --color-light-border-secondary: #e7e9eb;
188
- --color-light-border-secondary-inverted: #b6bcc3;
197
+ --color-light-border-secondary-inverted: #3c4c5d;
189
198
  --color-light-border-tertiary: #f3f4f5;
190
- --color-light-border-tertiary-inverted: #6d7986;
199
+ --color-light-border-tertiary-inverted: #233549;
191
200
  --color-light-border-underline: #b6bcc3;
192
201
  --color-light-border-underline-inverted: #6d7986;
193
202
  --color-light-graphic-accent: #ef3124;
194
203
  --color-light-graphic-attention: #e58933;
195
204
  --color-light-graphic-link: #007aff;
196
205
  --color-light-graphic-negative: #f15045;
197
- --color-light-graphic-neutral: #dbdee1;
198
206
  --color-light-graphic-positive: #2fc26e;
199
207
  --color-light-graphic-primary: #0b1f35;
200
208
  --color-light-graphic-primary-inverted: #fff;
209
+ --color-light-graphic-quaternary: #dbdee1;
210
+ --color-light-graphic-quaternary-inverted: #485767;
201
211
  --color-light-graphic-secondary: #6d7986;
202
- --color-light-graphic-secondary-inverted: #f3f4f5;
212
+ --color-light-graphic-secondary-inverted: #b6bcc3;
203
213
  --color-light-graphic-tertiary: #b6bcc3;
214
+ --color-light-graphic-tertiary-inverted: #6d7986;
204
215
  --color-light-specialbg-component: rgba(11, 31, 53, 0.07);
205
216
  --color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.15);
206
217
  --color-light-specialbg-nulled: rgba(255, 255, 255, 0);
218
+ --color-light-specialbg-overlay-fallback: #5c5c5c;
207
219
  --color-light-specialbg-primary-grouped: #f3f4f5;
208
220
  --color-light-specialbg-secondary-grouped: #fff;
209
221
  --color-light-specialbg-tertiary-grouped: #f3f4f5;
210
222
  --color-light-text-accent: #ef3124;
211
223
  --color-light-text-attention: #de6a00;
212
224
  --color-light-text-disabled: #dbdee1;
225
+ --color-light-text-disabled-inverted: #485767;
226
+ --color-light-text-disabled-inverted-transparent: rgba(255, 255, 255, 0.25);
213
227
  --color-light-text-disabled-transparent: rgba(11, 31, 53, 0.15);
214
228
  --color-light-text-link: #007aff;
215
229
  --color-light-text-negative: #d91d0b;
@@ -225,10 +239,14 @@
225
239
  --color-light-text-tertiary-inverted-transparent: rgba(255, 255, 255, 0.4);
226
240
  --color-light-text-tertiary-transparent: rgba(11, 31, 53, 0.3);
227
241
  --color-static-bg-accent: #ef3124;
228
- --color-static-bg-primary-dark: #000;
242
+ --color-static-bg-primary-dark: #0b1f35;
229
243
  --color-static-bg-primary-light: #fff;
230
- --color-static-bg-secondary-dark: #2b2b2b;
244
+ --color-static-bg-quaternary-dark: #485767;
245
+ --color-static-bg-quaternary-light: #dbdee1;
246
+ --color-static-bg-secondary-dark: #233549;
231
247
  --color-static-bg-secondary-light: #f3f4f5;
248
+ --color-static-bg-tertiary-dark: #3c4c5d;
249
+ --color-static-bg-tertiary-light: #e7e9eb;
232
250
  --color-static-border-accent: #ef3124;
233
251
  --color-static-graphic-accent: #ef3124;
234
252
  --color-static-graphic-dark: #0b1f35;
@@ -245,19 +263,18 @@
245
263
  --color-static-text-tertiary-light: #6d7986;
246
264
  --color-static-text-tertiary-light-transparent: rgba(255, 255, 255, 0.4);
247
265
  --color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
266
+ --color-dark-bg-accent-shade-15: rgb(203, 42, 31);
267
+ --color-dark-bg-accent-shade-20: rgb(191, 39, 29);
248
268
  --color-dark-bg-accent-tint-7: rgb(240, 63, 51);
249
269
  --color-dark-bg-accent-tint-10: rgb(241, 70, 58);
250
270
  --color-dark-bg-accent-tint-15: rgb(241, 80, 69);
251
271
  --color-dark-bg-accent-tint-30: rgb(244, 111, 102);
252
- --color-dark-bg-neutral-alpha-30: rgba(72, 87, 103, 0.3);
253
- --color-dark-bg-neutral-tint-7: rgb(85, 99, 114);
254
- --color-dark-bg-neutral-tint-10: rgb(90, 104, 118);
255
- --color-dark-bg-neutral-tint-15: rgb(99, 112, 126);
256
- --color-dark-bg-neutral-tint-30: rgb(127, 137, 149);
257
- --color-dark-bg-neutral-shade-15: rgb(61, 74, 88);
258
272
  --color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
273
+ --color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
274
+ --color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
259
275
  --color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
260
276
  --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
277
+ --color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
261
278
  --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
262
279
  --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
263
280
  --color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
@@ -265,49 +282,84 @@
265
282
  --color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
266
283
  --color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
267
284
  --color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
268
- --color-dark-bg-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
269
- --color-dark-bg-primary-inverted-alpha-80: rgba(255, 255, 255, 0.8);
270
- --color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
271
285
  --color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
272
286
  --color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
287
+ --color-dark-bg-quaternary-alpha-30: rgba(72, 87, 103, 0.3);
288
+ --color-dark-bg-quaternary-tint-7: rgb(85, 99, 114);
289
+ --color-dark-bg-quaternary-tint-10: rgb(90, 104, 118);
290
+ --color-dark-bg-quaternary-tint-15: rgb(99, 112, 126);
291
+ --color-dark-bg-quaternary-tint-30: rgb(127, 137, 149);
292
+ --color-dark-bg-quaternary-inverted-alpha-30: rgba(219, 222, 225, 0.3);
293
+ --color-dark-bg-quaternary-inverted-shade-15: rgb(186, 189, 191);
294
+ --color-dark-bg-quaternary-inverted-shade-20: rgb(175, 178, 180);
273
295
  --color-dark-bg-secondary-alpha-30: rgba(35, 53, 73, 0.3);
296
+ --color-dark-bg-secondary-shade-15: rgb(30, 45, 62);
297
+ --color-dark-bg-secondary-shade-20: rgb(28, 42, 58);
274
298
  --color-dark-bg-secondary-tint-7: rgb(50, 67, 86);
275
299
  --color-dark-bg-secondary-tint-15: rgb(68, 83, 100);
276
- --color-dark-bg-secondary-inverted-alpha-7: rgba(182, 188, 195, 0.07);
277
- --color-dark-bg-secondary-inverted-alpha-15: rgba(182, 188, 195, 0.15);
278
- --color-dark-bg-secondary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
279
- --color-dark-bg-secondary-inverted-shade-7: rgb(169, 175, 181);
280
- --color-dark-bg-secondary-inverted-shade-15: rgb(155, 160, 166);
281
- --color-dark-bg-secondary-inverted-shade-20: rgb(146, 150, 156);
300
+ --color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
301
+ --color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
302
+ --color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
303
+ --color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
304
+ --color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
282
305
  --color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
283
- --color-dark-border-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
306
+ --color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
307
+ --color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
284
308
  --color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
285
309
  --color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
286
310
  --color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
287
311
  --color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
312
+ --color-dark-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
313
+ --color-dark-graphic-negative-shade-20: rgb(193, 64, 55);
288
314
  --color-dark-graphic-negative-shade-30: rgb(169, 56, 48);
289
- --color-dark-graphic-negative-shade-50: rgb(121, 40, 35);
290
- --color-dark-graphic-neutral-tint-10: rgb(90, 104, 118);
315
+ --color-dark-graphic-negative-tint-7: rgb(242, 92, 82);
316
+ --color-dark-graphic-negative-tint-15: rgb(243, 106, 97);
317
+ --color-dark-graphic-negative-tint-30: rgb(245, 133, 125);
291
318
  --color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
292
319
  --color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
293
320
  --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
294
321
  --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
295
322
  --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
296
323
  --color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
324
+ --color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
297
325
  --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
298
- --color-dark-graphic-primary-shade-50: rgb(128, 128, 128);
299
326
  --color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
300
327
  --color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
328
+ --color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
329
+ --color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
330
+ --color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
331
+ --color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
332
+ --color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
333
+ --color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
334
+ --color-dark-graphic-primary-inverted-tint-30: rgb(84, 98, 114);
335
+ --color-dark-graphic-quaternary-tint-10: rgb(90, 104, 118);
301
336
  --color-dark-graphic-secondary-alpha-30: rgba(182, 188, 195, 0.3);
302
337
  --color-dark-graphic-secondary-tint-30: rgb(204, 208, 213);
303
338
  --color-dark-graphic-secondary-tint-50: rgb(219, 222, 225);
304
- --color-dark-specialbg-component-tint-7: rgb(85, 99, 114);
305
- --color-dark-specialbg-component-tint-10: rgb(90, 104, 118);
306
- --color-dark-specialbg-component-tint-30: rgb(127, 137, 149);
307
- --color-dark-specialbg-component-alpha-2: rgba(72, 87, 103, 0.02);
308
- --color-dark-specialbg-component-alpha-14: rgba(72, 87, 103, 0.14);
309
- --color-dark-specialbg-component-alpha-23: rgba(72, 87, 103, 0.23);
339
+ --color-dark-graphic-secondary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
340
+ --color-dark-graphic-secondary-inverted-shade-15: rgb(93, 103, 114);
341
+ --color-dark-graphic-secondary-inverted-shade-20: rgb(87, 97, 107);
342
+ --color-dark-graphic-secondary-inverted-tint-10: rgb(124, 134, 146);
343
+ --color-dark-graphic-secondary-inverted-tint-30: rgb(153, 161, 170);
344
+ --color-dark-graphic-tertiary-alpha-30: rgba(109, 121, 134, 0.3);
345
+ --color-dark-graphic-tertiary-shade-15: rgb(93, 103, 114);
346
+ --color-dark-graphic-tertiary-shade-20: rgb(87, 97, 107);
347
+ --color-dark-graphic-tertiary-tint-7: rgb(119, 130, 142);
348
+ --color-dark-graphic-tertiary-tint-15: rgb(131, 141, 152);
349
+ --color-dark-graphic-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
350
+ --color-dark-graphic-tertiary-inverted-shade-15: rgb(155, 160, 166);
351
+ --color-dark-graphic-tertiary-inverted-shade-20: rgb(146, 150, 156);
352
+ --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.2095);
353
+ --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.235);
354
+ --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.2775);
355
+ --color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.405);
356
+ --color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
357
+ --color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
358
+ --color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
359
+ --color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3);
360
+ --color-dark-specialbg-component-inverted-alpha-30: rgba(11, 31, 53, 0.3);
310
361
  --color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095);
362
+ --color-dark-specialbg-component-inverted-shade-20: rgba(9, 25, 42, 0.256);
311
363
  --color-dark-text-link-shade-30: rgb(0, 85, 179);
312
364
  --color-dark-text-link-shade-50: rgb(0, 61, 128);
313
365
  --color-dark-text-link-tint-20: rgb(51, 149, 255);
@@ -317,29 +369,33 @@
317
369
  --color-dark-text-primary-shade-50: rgb(128, 128, 128);
318
370
  --color-dark-text-primary-tint-20: rgb(255, 255, 255);
319
371
  --color-dark-text-primary-tint-40: rgb(255, 255, 255);
372
+ --color-dark-text-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
320
373
  --color-dark-text-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
374
+ --color-dark-text-primary-inverted-shade-20: rgb(9, 25, 42);
321
375
  --color-dark-text-primary-inverted-shade-30: rgb(8, 22, 37);
322
- --color-dark-text-primary-inverted-shade-50: rgb(6, 16, 26);
376
+ --color-dark-text-primary-inverted-tint-7: rgb(28, 47, 67);
377
+ --color-dark-text-primary-inverted-tint-15: rgb(48, 65, 83);
378
+ --color-dark-text-primary-inverted-tint-30: rgb(84, 98, 114);
379
+ --color-dark-text-primary-inverted-tint-50: rgb(133, 143, 154);
380
+ --color-dark-text-secondary-shade-20: rgb(146, 150, 156);
323
381
  --color-dark-text-secondary-shade-30: rgb(127, 132, 136);
324
- --color-dark-text-secondary-shade-50: rgb(91, 94, 98);
325
382
  --color-dark-text-secondary-tint-20: rgb(197, 201, 207);
326
383
  --color-dark-text-secondary-tint-40: rgb(211, 215, 219);
327
- --color-dark-text-secondary-inverted-shade-30: rgb(76, 85, 94);
328
- --color-dark-text-secondary-inverted-shade-50: rgb(55, 61, 67);
384
+ --color-dark-text-secondary-inverted-shade-20: rgb(67, 78, 91);
385
+ --color-dark-text-secondary-inverted-shade-30: rgb(59, 69, 80);
329
386
  --color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
387
+ --color-light-bg-accent-tint-15: rgb(241, 80, 69);
388
+ --color-light-bg-accent-tint-20: rgb(242, 90, 80);
330
389
  --color-light-bg-accent-shade-7: rgb(222, 46, 33);
331
390
  --color-light-bg-accent-shade-10: rgb(215, 44, 32);
332
391
  --color-light-bg-accent-shade-15: rgb(203, 42, 31);
333
392
  --color-light-bg-accent-shade-30: rgb(167, 34, 25);
334
- --color-light-bg-neutral-alpha-30: rgba(219, 222, 225, 0.3);
335
- --color-light-bg-neutral-shade-7: rgb(204, 206, 209);
336
- --color-light-bg-neutral-shade-10: rgb(197, 200, 203);
337
- --color-light-bg-neutral-shade-15: rgb(186, 189, 191);
338
- --color-light-bg-neutral-shade-30: rgb(153, 155, 157);
339
- --color-light-bg-neutral-tint-15: rgb(224, 227, 230);
340
393
  --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
394
+ --color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
395
+ --color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
341
396
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
342
397
  --color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
398
+ --color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
343
399
  --color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
344
400
  --color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
345
401
  --color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
@@ -347,49 +403,84 @@
347
403
  --color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
348
404
  --color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
349
405
  --color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
350
- --color-light-bg-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
351
- --color-light-bg-primary-inverted-alpha-80: rgba(11, 31, 53, 0.8);
352
- --color-light-bg-primary-inverted-tint-7: rgb(28, 47, 67);
353
406
  --color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
354
407
  --color-light-bg-primary-inverted-tint-20: rgb(60, 76, 93);
408
+ --color-light-bg-quaternary-alpha-30: rgba(219, 222, 225, 0.3);
409
+ --color-light-bg-quaternary-shade-7: rgb(204, 206, 209);
410
+ --color-light-bg-quaternary-shade-10: rgb(197, 200, 203);
411
+ --color-light-bg-quaternary-shade-15: rgb(186, 189, 191);
412
+ --color-light-bg-quaternary-shade-30: rgb(153, 155, 157);
413
+ --color-light-bg-quaternary-inverted-alpha-30: rgba(72, 87, 103, 0.3);
414
+ --color-light-bg-quaternary-inverted-tint-15: rgb(99, 112, 126);
415
+ --color-light-bg-quaternary-inverted-tint-20: rgb(109, 121, 133);
355
416
  --color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
417
+ --color-light-bg-secondary-tint-15: rgb(245, 246, 246);
418
+ --color-light-bg-secondary-tint-20: rgb(245, 246, 247);
356
419
  --color-light-bg-secondary-shade-7: rgb(226, 227, 228);
357
420
  --color-light-bg-secondary-shade-15: rgb(207, 207, 208);
358
- --color-light-bg-secondary-inverted-alpha-7: rgba(35, 53, 73, 0.07);
359
- --color-light-bg-secondary-inverted-alpha-15: rgba(35, 53, 73, 0.15);
360
421
  --color-light-bg-secondary-inverted-alpha-30: rgba(35, 53, 73, 0.3);
361
- --color-light-bg-secondary-inverted-tint-7: rgb(50, 67, 86);
362
422
  --color-light-bg-secondary-inverted-tint-15: rgb(68, 83, 100);
363
423
  --color-light-bg-secondary-inverted-tint-20: rgb(79, 93, 109);
424
+ --color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
425
+ --color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
364
426
  --color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
365
- --color-light-border-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
427
+ --color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
428
+ --color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
366
429
  --color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
367
430
  --color-light-graphic-accent-tint-15: rgb(241, 80, 69);
368
431
  --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
369
432
  --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
433
+ --color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
434
+ --color-light-graphic-negative-tint-20: rgb(244, 115, 106);
370
435
  --color-light-graphic-negative-tint-30: rgb(245, 133, 125);
371
- --color-light-graphic-negative-tint-50: rgb(248, 168, 162);
372
- --color-light-graphic-neutral-shade-10: rgb(197, 200, 203);
436
+ --color-light-graphic-negative-shade-7: rgb(224, 74, 64);
437
+ --color-light-graphic-negative-shade-15: rgb(205, 68, 59);
438
+ --color-light-graphic-negative-shade-30: rgb(169, 56, 48);
373
439
  --color-light-graphic-positive-shade-10: rgb(42, 175, 99);
374
440
  --color-light-graphic-positive-shade-30: rgb(33, 136, 77);
375
441
  --color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
376
442
  --color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
377
443
  --color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
378
444
  --color-light-graphic-primary-tint-15: rgb(48, 65, 83);
445
+ --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
379
446
  --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
380
- --color-light-graphic-primary-tint-50: rgb(133, 143, 154);
381
447
  --color-light-graphic-primary-shade-10: rgb(10, 28, 48);
382
448
  --color-light-graphic-primary-shade-30: rgb(8, 22, 37);
449
+ --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
450
+ --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
451
+ --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
452
+ --color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
453
+ --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
454
+ --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
455
+ --color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
456
+ --color-light-graphic-quaternary-shade-10: rgb(197, 200, 203);
383
457
  --color-light-graphic-secondary-alpha-30: rgba(109, 121, 134, 0.3);
384
458
  --color-light-graphic-secondary-shade-30: rgb(76, 85, 94);
385
459
  --color-light-graphic-secondary-shade-50: rgb(55, 61, 67);
460
+ --color-light-graphic-secondary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
461
+ --color-light-graphic-secondary-inverted-tint-15: rgb(193, 198, 204);
462
+ --color-light-graphic-secondary-inverted-tint-20: rgb(197, 201, 207);
463
+ --color-light-graphic-secondary-inverted-shade-10: rgb(164, 169, 176);
464
+ --color-light-graphic-secondary-inverted-shade-30: rgb(127, 132, 136);
465
+ --color-light-graphic-tertiary-alpha-30: rgba(182, 188, 195, 0.3);
466
+ --color-light-graphic-tertiary-tint-15: rgb(193, 198, 204);
467
+ --color-light-graphic-tertiary-tint-20: rgb(197, 201, 207);
468
+ --color-light-graphic-tertiary-shade-7: rgb(169, 175, 181);
469
+ --color-light-graphic-tertiary-shade-15: rgb(155, 160, 166);
470
+ --color-light-graphic-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
471
+ --color-light-graphic-tertiary-inverted-tint-15: rgb(131, 141, 152);
472
+ --color-light-graphic-tertiary-inverted-tint-20: rgb(138, 148, 158);
386
473
  --color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
387
474
  --color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
475
+ --color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
388
476
  --color-light-specialbg-component-shade-30: rgba(8, 22, 37, 0.349);
389
477
  --color-light-specialbg-component-alpha-2: rgba(11, 31, 53, 0.02);
390
478
  --color-light-specialbg-component-alpha-14: rgba(11, 31, 53, 0.14);
391
479
  --color-light-specialbg-component-alpha-23: rgba(11, 31, 53, 0.23);
480
+ --color-light-specialbg-component-alpha-30: rgba(11, 31, 53, 0.3);
481
+ --color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
392
482
  --color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.2775);
483
+ --color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.32);
393
484
  --color-light-text-link-tint-30: rgb(77, 162, 255);
394
485
  --color-light-text-link-tint-50: rgb(128, 189, 255);
395
486
  --color-light-text-link-shade-20: rgb(0, 98, 204);
@@ -399,17 +490,23 @@
399
490
  --color-light-text-primary-tint-50: rgb(133, 143, 154);
400
491
  --color-light-text-primary-shade-20: rgb(9, 25, 42);
401
492
  --color-light-text-primary-shade-40: rgb(7, 19, 32);
493
+ --color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
402
494
  --color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
495
+ --color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
403
496
  --color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
404
- --color-light-text-primary-inverted-tint-50: rgb(255, 255, 255);
497
+ --color-light-text-primary-inverted-shade-7: rgb(237, 237, 237);
498
+ --color-light-text-primary-inverted-shade-15: rgb(217, 217, 217);
499
+ --color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
500
+ --color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
501
+ --color-light-text-secondary-tint-20: rgb(118, 129, 142);
405
502
  --color-light-text-secondary-tint-30: rgb(135, 145, 156);
406
- --color-light-text-secondary-tint-50: rgb(170, 177, 185);
407
503
  --color-light-text-secondary-shade-20: rgb(67, 78, 91);
408
504
  --color-light-text-secondary-shade-40: rgb(50, 59, 68);
505
+ --color-light-text-secondary-inverted-tint-20: rgb(197, 201, 207);
409
506
  --color-light-text-secondary-inverted-tint-30: rgb(204, 208, 213);
410
- --color-light-text-secondary-inverted-tint-50: rgb(219, 222, 225);
411
- --color-static-bg-primary-dark-alpha-10: rgba(0, 0, 0, 0.1);
412
- --color-static-bg-primary-dark-alpha-20: rgba(0, 0, 0, 0.2);
507
+ --color-static-bg-primary-dark-alpha-10: rgba(11, 31, 53, 0.1);
508
+ --color-static-bg-primary-dark-alpha-20: rgba(11, 31, 53, 0.2);
509
+ --color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
413
510
  }
414
511
  :root {
415
512
  --color-dynamic-primary-dark: rgba(0, 0, 0, 0.8);
@@ -437,6 +534,10 @@
437
534
  --color-static-tertiary-dark: rgba(0, 0, 0, 0.48);
438
535
  --color-static-tertiary-light: rgba(255, 255, 255, 0.48);
439
536
  }
537
+ :root {
538
+ --color-static-brand-primary: #5faf2d;
539
+ --color-static-brand-secondary: #00afff;
540
+ }
440
541
  :root {
441
542
  --color-dark-indigo: #0b1f35;
442
543
  --color-dark-indigo-60: rgba(11, 31, 53, 0.6);
@@ -623,16 +724,18 @@
623
724
  --input-inverted-disabled-color: var(--color-light-text-primary-inverted);
624
725
  --button-border-radius: var(--border-radius-s);
625
726
  --button-active-transform: none;
626
- /* primary */
627
- --button-primary-base-bg-color: var(--color-light-bg-accent);
628
- --button-primary-hover-bg-color: var(--color-light-bg-accent-shade-10);
629
- --button-primary-active-bg-color: var(--color-light-bg-accent-shade-30);
630
- --button-primary-disabled-bg-color: var(--color-light-bg-accent-alpha-30);
631
727
  /* secondary */
632
- --button-secondary-base-bg-color: var(--color-light-bg-neutral);
633
- --button-secondary-hover-bg-color: var(--color-light-bg-neutral-shade-10);
634
- --button-secondary-active-bg-color: var(--color-light-bg-neutral-shade-30);
635
- --button-secondary-disabled-bg-color: var(--color-light-bg-neutral-alpha-30);
728
+ --button-secondary-base-bg-color: var(--color-light-bg-quaternary);
729
+ --button-secondary-hover-bg-color: var(--color-light-bg-quaternary-shade-10);
730
+ --button-secondary-active-bg-color: var(--color-light-bg-quaternary-shade-30);
731
+ --button-secondary-disabled-bg-color: var(--color-light-bg-quaternary-alpha-30);
732
+ /* inverted-secondary */
733
+ --button-inverted-secondary-base-bg-color: var(--color-light-bg-quaternary-inverted);
734
+ --button-inverted-secondary-hover-bg-color: var(--color-light-bg-quaternary-inverted-tint-15);
735
+ --button-inverted-secondary-active-bg-color: var(--color-light-bg-quaternary-inverted-tint-20);
736
+ --button-inverted-secondary-disabled-bg-color: var(
737
+ --color-light-bg-quaternary-inverted-alpha-30
738
+ );
636
739
  /* theme */
637
740
  --checkbox-checked-bg-color: var(--color-light-graphic-positive);
638
741
  --checkbox-checked-border-color: transparent;
@@ -682,17 +785,17 @@
682
785
  --tag-border-color-checked: transparent;
683
786
  --tag-border-color-disabled: transparent;
684
787
  /* primary */
685
- --link-primary-hover-color: var(--color-light-text-primary-tint-30);
686
- --link-primary-active-color: var(--color-light-text-primary-tint-50);
788
+ --link-primary-hover-color: var(--color-light-text-primary-tint-20);
789
+ --link-primary-active-color: var(--color-light-text-primary-tint-30);
687
790
  /* inverted primary */
688
- --link-inverted-primary-hover-color: var(--color-light-text-primary-inverted-tint-30);
689
- --link-inverted-primary-active-color: var(--color-light-text-primary-inverted-tint-50);
791
+ --link-inverted-primary-hover-color: var(--color-light-text-primary-inverted-tint-20);
792
+ --link-inverted-primary-active-color: var(--color-light-text-primary-inverted-tint-30);
690
793
  /* secondary */
691
- --link-secondary-hover-color: var(--color-light-text-secondary-tint-30);
692
- --link-secondary-active-color: var(--color-light-text-secondary-tint-50);
794
+ --link-secondary-hover-color: var(--color-light-text-secondary-tint-20);
795
+ --link-secondary-active-color: var(--color-light-text-secondary-tint-30);
693
796
  /* inverted secondary */
694
- --link-inverted-secondary-hover-color: var(--color-light-text-secondary-inverted-tint-30);
695
- --link-inverted-secondary-active-color: var(--color-light-text-secondary-inverted-tint-50);
797
+ --link-inverted-secondary-hover-color: var(--color-light-text-secondary-inverted-tint-20);
798
+ --link-inverted-secondary-active-color: var(--color-light-text-secondary-inverted-tint-30);
696
799
  /* default */
697
800
  --link-default-hover-color: var(--color-light-text-link-tint-30);
698
801
  --link-default-active-color: var(--color-light-text-link-tint-50);
@@ -766,7 +869,7 @@
766
869
  /* theme */
767
870
  --list-item-margin: var(--gap-m);
768
871
  /* theme */
769
- --skeleton-default-color: var(--color-light-graphic-neutral);
872
+ --skeleton-default-color: var(--color-light-graphic-quaternary);
770
873
  --skeleton-border-radius: var(--border-radius-s);
771
874
  --skeleton-backdrop-filter: blur(20px);
772
875
  --skeleton-gradient-animation-display: none;
@@ -774,12 +877,12 @@
774
877
  /* TODO: в темной теме что-то не то */
775
878
  --backdrop-visible-background: var(--color-light-graphic-primary-alpha-50);
776
879
  /* progress */
777
- --slider-progress-background: var(--color-light-graphic-neutral);
880
+ --slider-progress-background: var(--color-light-graphic-quaternary);
778
881
  --slider-progress-color: var(--color-light-graphic-positive);
779
882
  --slider-progress-border-radius: var(--border-radius-s);
780
883
  --slider-progress-height: 6px;
781
884
  --slider-progress-hover-color: var(--color-light-graphic-positive-shade-10);
782
- --slider-progress-hover-background: var(--color-light-graphic-neutral-shade-10);
885
+ --slider-progress-hover-background: var(--color-light-graphic-quaternary-shade-10);
783
886
  /* thumb */
784
887
  --slider-thumb-color: var(--color-light-graphic-positive);
785
888
  --slider-thumb-size: 24px;
@@ -799,4 +902,24 @@
799
902
  --bottom-sheet-title-line-height: 28px;
800
903
  --bottom-sheet-title-font-family: var(--font-family-styrene);
801
904
  --bottom-sheet-title-margin-vertical: var(--gap-3xs);
905
+ /* primary */
906
+ --icon-button-inverted-primary-hover-color: var(
907
+ --color-light-graphic-primary-inverted-shade-10
908
+ );
909
+ --icon-button-inverted-primary-active-color: var(
910
+ --color-light-graphic-primary-inverted-shade-30
911
+ );
912
+ /* secondary */
913
+ --icon-button-inverted-secondary-hover-color: var(
914
+ --color-light-graphic-secondary-inverted-shade-10
915
+ );
916
+ --icon-button-inverted-secondary-active-color: var(
917
+ --color-light-graphic-secondary-inverted-shade-30
918
+ );
919
+ /* negative */
920
+ --icon-button-negative-base-color: var(--color-light-graphic-negative);
921
+ --icon-button-negative-hover-color: var(--color-light-graphic-negative-tint-20);
922
+ --icon-button-negative-active-color: var(--color-light-graphic-negative-tint-30);
923
+ --icon-button-inverted-negative-hover-color: var(--color-light-graphic-negative-shade-7);
924
+ --icon-button-inverted-negative-active-color: var(--color-light-graphic-negative-shade-30);
802
925
  }