@alfalab/core-components 23.0.0 → 23.4.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 (1174) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +5 -5
  4. package/alert/index.css +5 -5
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +5 -5
  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.js +1 -1
  44. package/badge/esm/Component.js +1 -1
  45. package/badge/esm/index.css +16 -16
  46. package/badge/index.css +16 -16
  47. package/badge/modern/Component.js +1 -1
  48. package/badge/modern/index.css +16 -16
  49. package/bank-card/Component.js +1 -1
  50. package/bank-card/cssm/index.module.css +7 -0
  51. package/bank-card/esm/Component.js +1 -1
  52. package/bank-card/esm/index.css +27 -20
  53. package/bank-card/index.css +27 -20
  54. package/bank-card/modern/Component.js +1 -1
  55. package/bank-card/modern/index.css +27 -20
  56. package/base-modal/Component.js +1 -1
  57. package/base-modal/esm/Component.js +1 -1
  58. package/base-modal/esm/index.css +12 -12
  59. package/base-modal/index.css +12 -12
  60. package/base-modal/modern/Component.js +1 -1
  61. package/base-modal/modern/index.css +12 -12
  62. package/bottom-sheet/{Component-b5acdcee.d.ts → Component-e726e596.d.ts} +0 -0
  63. package/bottom-sheet/{Component-b5acdcee.js → Component-e726e596.js} +0 -0
  64. package/bottom-sheet/component.js +2 -2
  65. package/bottom-sheet/components/footer/Component.js +1 -1
  66. package/bottom-sheet/components/footer/index.css +2 -2
  67. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  68. package/bottom-sheet/esm/{Component-393eb31e.d.ts → Component-4b8cd690.d.ts} +0 -0
  69. package/bottom-sheet/esm/{Component-393eb31e.js → Component-4b8cd690.js} +0 -0
  70. package/bottom-sheet/esm/component.js +2 -2
  71. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  72. package/bottom-sheet/esm/components/footer/index.css +2 -2
  73. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  74. package/bottom-sheet/esm/index.css +14 -14
  75. package/bottom-sheet/esm/index.js +1 -1
  76. package/bottom-sheet/index.css +14 -14
  77. package/bottom-sheet/index.js +1 -1
  78. package/bottom-sheet/modern/component.js +1 -1
  79. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  80. package/bottom-sheet/modern/components/footer/index.css +2 -2
  81. package/bottom-sheet/modern/index.css +14 -14
  82. package/button/Component.js +7 -4
  83. package/button/cssm/Component.js +4 -1
  84. package/button/default.css +41 -41
  85. package/button/esm/Component.js +7 -4
  86. package/button/esm/default.css +41 -41
  87. package/button/esm/index.css +51 -51
  88. package/button/esm/inverted.css +41 -41
  89. package/button/index.css +51 -51
  90. package/button/inverted.css +41 -41
  91. package/button/modern/Component.js +7 -4
  92. package/button/modern/default.css +41 -41
  93. package/button/modern/index.css +51 -51
  94. package/button/modern/inverted.css +41 -41
  95. package/calendar/Component.js +2 -2
  96. package/calendar/components/days-table/Component.js +2 -2
  97. package/calendar/components/days-table/index.css +40 -40
  98. package/calendar/components/days-table/index.js +1 -1
  99. package/calendar/components/header/Component.js +2 -2
  100. package/calendar/components/header/index.css +18 -18
  101. package/calendar/components/header/index.js +1 -1
  102. package/calendar/components/months-table/Component.js +2 -2
  103. package/calendar/components/months-table/index.css +6 -6
  104. package/calendar/components/months-table/index.js +1 -1
  105. package/calendar/components/select-button/Component.js +2 -2
  106. package/calendar/components/select-button/index.css +10 -10
  107. package/calendar/components/select-button/index.js +1 -1
  108. package/calendar/components/years-table/Component.js +2 -2
  109. package/calendar/components/years-table/index.css +6 -6
  110. package/calendar/components/years-table/index.js +1 -1
  111. package/calendar/esm/Component.js +2 -2
  112. package/calendar/esm/components/days-table/Component.js +2 -2
  113. package/calendar/esm/components/days-table/index.css +40 -40
  114. package/calendar/esm/components/days-table/index.js +1 -1
  115. package/calendar/esm/components/header/Component.js +2 -2
  116. package/calendar/esm/components/header/index.css +18 -18
  117. package/calendar/esm/components/header/index.js +1 -1
  118. package/calendar/esm/components/months-table/Component.js +2 -2
  119. package/calendar/esm/components/months-table/index.css +6 -6
  120. package/calendar/esm/components/months-table/index.js +1 -1
  121. package/calendar/esm/components/select-button/Component.js +2 -2
  122. package/calendar/esm/components/select-button/index.css +10 -10
  123. package/calendar/esm/components/select-button/index.js +1 -1
  124. package/calendar/esm/components/years-table/Component.js +2 -2
  125. package/calendar/esm/components/years-table/index.css +6 -6
  126. package/calendar/esm/components/years-table/index.js +1 -1
  127. package/calendar/esm/index.css +7 -7
  128. package/calendar/esm/index.js +1 -1
  129. package/calendar/esm/{tslib.es6-332dd12f.d.ts → tslib.es6-4136656d.d.ts} +0 -0
  130. package/calendar/esm/{tslib.es6-332dd12f.js → tslib.es6-4136656d.js} +0 -0
  131. package/calendar/index.css +7 -7
  132. package/calendar/index.js +1 -1
  133. package/calendar/modern/Component.js +1 -1
  134. package/calendar/modern/components/days-table/Component.js +1 -1
  135. package/calendar/modern/components/days-table/index.css +40 -40
  136. package/calendar/modern/components/header/Component.js +1 -1
  137. package/calendar/modern/components/header/index.css +18 -18
  138. package/calendar/modern/components/months-table/Component.js +1 -1
  139. package/calendar/modern/components/months-table/index.css +6 -6
  140. package/calendar/modern/components/select-button/Component.js +1 -1
  141. package/calendar/modern/components/select-button/index.css +10 -10
  142. package/calendar/modern/components/years-table/Component.js +1 -1
  143. package/calendar/modern/components/years-table/index.css +6 -6
  144. package/calendar/modern/index.css +7 -7
  145. package/calendar/{tslib.es6-535356f6.d.ts → tslib.es6-665fbfd8.d.ts} +0 -0
  146. package/calendar/{tslib.es6-535356f6.js → tslib.es6-665fbfd8.js} +0 -0
  147. package/calendar-input/Component.d.ts +8 -0
  148. package/calendar-input/Component.js +3 -3
  149. package/calendar-input/cssm/Component.d.ts +8 -0
  150. package/calendar-input/cssm/Component.js +2 -2
  151. package/calendar-input/esm/Component.d.ts +8 -0
  152. package/calendar-input/esm/Component.js +3 -3
  153. package/calendar-input/esm/index.css +10 -10
  154. package/calendar-input/index.css +10 -10
  155. package/calendar-input/modern/Component.d.ts +8 -0
  156. package/calendar-input/modern/Component.js +3 -3
  157. package/calendar-input/modern/index.css +10 -10
  158. package/calendar-range/Component.js +1 -1
  159. package/calendar-range/esm/Component.js +1 -1
  160. package/calendar-range/esm/index.css +5 -5
  161. package/calendar-range/index.css +5 -5
  162. package/calendar-range/modern/Component.js +1 -1
  163. package/calendar-range/modern/index.css +5 -5
  164. package/calendar-with-skeleton/Component.js +1 -1
  165. package/calendar-with-skeleton/esm/Component.js +1 -1
  166. package/calendar-with-skeleton/esm/index.css +12 -12
  167. package/calendar-with-skeleton/index.css +12 -12
  168. package/calendar-with-skeleton/modern/Component.js +1 -1
  169. package/calendar-with-skeleton/modern/index.css +12 -12
  170. package/card-image/Component.js +1 -1
  171. package/card-image/esm/Component.js +1 -1
  172. package/card-image/esm/index.css +6 -6
  173. package/card-image/index.css +6 -6
  174. package/card-image/modern/Component.js +1 -1
  175. package/card-image/modern/index.css +6 -6
  176. package/cdn-icon/Component.js +1 -1
  177. package/cdn-icon/esm/Component.js +1 -1
  178. package/cdn-icon/esm/index.css +3 -3
  179. package/cdn-icon/index.css +3 -3
  180. package/cdn-icon/modern/Component.js +1 -1
  181. package/cdn-icon/modern/index.css +3 -3
  182. package/chart/Component.js +2 -2
  183. package/chart/components/Dot/index.css +7 -7
  184. package/chart/components/Dot/index.js +1 -1
  185. package/chart/components/Legends/index.css +7 -7
  186. package/chart/components/Legends/index.js +1 -1
  187. package/chart/components/Tick/index.css +3 -3
  188. package/chart/components/Tick/index.js +1 -1
  189. package/chart/components/TooltipContent/index.css +6 -6
  190. package/chart/components/TooltipContent/index.js +1 -1
  191. package/chart/esm/Component.js +2 -2
  192. package/chart/esm/components/Dot/index.css +7 -7
  193. package/chart/esm/components/Dot/index.js +1 -1
  194. package/chart/esm/components/Legends/index.css +7 -7
  195. package/chart/esm/components/Legends/index.js +1 -1
  196. package/chart/esm/components/Tick/index.css +3 -3
  197. package/chart/esm/components/Tick/index.js +1 -1
  198. package/chart/esm/components/TooltipContent/index.css +6 -6
  199. package/chart/esm/components/TooltipContent/index.js +1 -1
  200. package/chart/esm/hooks/useSettings/index.js +1 -1
  201. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  202. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  203. package/chart/esm/index.css +2 -2
  204. package/chart/esm/index.js +1 -1
  205. package/chart/esm/{tslib.es6-4d966182.d.ts → tslib.es6-2e87b2e0.d.ts} +0 -0
  206. package/chart/esm/{tslib.es6-4d966182.js → tslib.es6-2e87b2e0.js} +0 -0
  207. package/chart/hooks/useSettings/index.js +1 -1
  208. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  209. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  210. package/chart/index.css +2 -2
  211. package/chart/index.js +1 -1
  212. package/chart/modern/Component.js +1 -1
  213. package/chart/modern/components/Dot/index.css +7 -7
  214. package/chart/modern/components/Dot/index.js +1 -1
  215. package/chart/modern/components/Legends/index.css +7 -7
  216. package/chart/modern/components/Legends/index.js +1 -1
  217. package/chart/modern/components/Tick/index.css +3 -3
  218. package/chart/modern/components/Tick/index.js +1 -1
  219. package/chart/modern/components/TooltipContent/index.css +6 -6
  220. package/chart/modern/components/TooltipContent/index.js +1 -1
  221. package/chart/modern/index.css +2 -2
  222. package/chart/{tslib.es6-e610a37b.d.ts → tslib.es6-9abf7e69.d.ts} +0 -0
  223. package/chart/{tslib.es6-e610a37b.js → tslib.es6-9abf7e69.js} +0 -0
  224. package/checkbox/Component.js +1 -1
  225. package/checkbox/esm/Component.js +1 -1
  226. package/checkbox/esm/index.css +35 -35
  227. package/checkbox/index.css +35 -35
  228. package/checkbox/modern/Component.js +1 -1
  229. package/checkbox/modern/index.css +35 -35
  230. package/checkbox-group/Component.js +1 -1
  231. package/checkbox-group/cssm/index.module.css +4 -2
  232. package/checkbox-group/esm/Component.js +1 -1
  233. package/checkbox-group/esm/index.css +21 -19
  234. package/checkbox-group/index.css +21 -19
  235. package/checkbox-group/modern/Component.js +1 -1
  236. package/checkbox-group/modern/index.css +21 -19
  237. package/circular-progress-bar/Component.js +1 -1
  238. package/circular-progress-bar/esm/Component.js +1 -1
  239. package/circular-progress-bar/esm/index.css +20 -20
  240. package/circular-progress-bar/index.css +20 -20
  241. package/circular-progress-bar/modern/Component.js +1 -1
  242. package/circular-progress-bar/modern/index.css +20 -20
  243. package/collapse/Component.js +1 -1
  244. package/collapse/esm/Component.js +1 -1
  245. package/collapse/esm/index.css +7 -7
  246. package/collapse/index.css +7 -7
  247. package/collapse/modern/Component.js +1 -1
  248. package/collapse/modern/index.css +7 -7
  249. package/confirmation/component.js +1 -1
  250. package/confirmation/components/code-input/component.js +1 -1
  251. package/confirmation/components/code-input/index.css +10 -10
  252. package/confirmation/components/countdown/component.js +1 -1
  253. package/confirmation/components/countdown/index.css +13 -13
  254. package/confirmation/components/countdown-loader/component.js +1 -1
  255. package/confirmation/components/countdown-loader/index.css +2 -2
  256. package/confirmation/components/overlimit/component.js +1 -1
  257. package/confirmation/components/overlimit/index.css +9 -9
  258. package/confirmation/components/sign-confirmation/component.js +1 -1
  259. package/confirmation/components/sign-confirmation/index.css +13 -13
  260. package/confirmation/esm/component.js +1 -1
  261. package/confirmation/esm/components/code-input/component.js +1 -1
  262. package/confirmation/esm/components/code-input/index.css +10 -10
  263. package/confirmation/esm/components/countdown/component.js +1 -1
  264. package/confirmation/esm/components/countdown/index.css +13 -13
  265. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  266. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  267. package/confirmation/esm/components/overlimit/component.js +1 -1
  268. package/confirmation/esm/components/overlimit/index.css +9 -9
  269. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  270. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  271. package/confirmation/esm/index.css +14 -14
  272. package/confirmation/index.css +14 -14
  273. package/confirmation/modern/component.js +1 -1
  274. package/confirmation/modern/components/code-input/component.js +1 -1
  275. package/confirmation/modern/components/code-input/index.css +10 -10
  276. package/confirmation/modern/components/countdown/component.js +1 -1
  277. package/confirmation/modern/components/countdown/index.css +13 -13
  278. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  279. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  280. package/confirmation/modern/components/overlimit/component.js +1 -1
  281. package/confirmation/modern/components/overlimit/index.css +9 -9
  282. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  283. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  284. package/confirmation/modern/index.css +14 -14
  285. package/custom-button/Component.d.ts +19 -0
  286. package/custom-button/Component.js +75 -0
  287. package/custom-button/cssm/Component.d.ts +19 -0
  288. package/custom-button/cssm/Component.js +74 -0
  289. package/custom-button/cssm/index.d.ts +1 -0
  290. package/custom-button/cssm/index.js +11 -0
  291. package/custom-button/cssm/index.module.css +57 -0
  292. package/custom-button/esm/Component.d.ts +19 -0
  293. package/custom-button/esm/Component.js +68 -0
  294. package/custom-button/esm/index.css +58 -0
  295. package/custom-button/esm/index.d.ts +1 -0
  296. package/custom-button/esm/index.js +4 -0
  297. package/custom-button/index.css +58 -0
  298. package/custom-button/index.d.ts +1 -0
  299. package/custom-button/index.js +10 -0
  300. package/custom-button/modern/Component.d.ts +19 -0
  301. package/custom-button/modern/Component.js +30 -0
  302. package/custom-button/modern/index.css +58 -0
  303. package/custom-button/modern/index.d.ts +1 -0
  304. package/custom-button/modern/index.js +4 -0
  305. package/custom-button/package.json +3 -0
  306. package/custom-button/send-stats.js +82 -0
  307. package/date-input/Component.js +1 -1
  308. package/date-input/esm/Component.js +1 -1
  309. package/date-input/esm/index.css +4 -4
  310. package/date-input/index.css +4 -4
  311. package/date-input/modern/Component.js +1 -1
  312. package/date-input/modern/index.css +4 -4
  313. package/divider/Component.js +1 -1
  314. package/divider/esm/Component.js +1 -1
  315. package/divider/esm/index.css +1 -1
  316. package/divider/index.css +1 -1
  317. package/divider/modern/Component.js +1 -1
  318. package/divider/modern/index.css +1 -1
  319. package/drawer/Component.js +1 -1
  320. package/drawer/esm/Component.js +1 -1
  321. package/drawer/esm/index.css +16 -16
  322. package/drawer/index.css +16 -16
  323. package/drawer/modern/Component.js +1 -1
  324. package/drawer/modern/index.css +16 -16
  325. package/dropzone/Component.js +1 -1
  326. package/dropzone/components/overlay/Component.js +1 -1
  327. package/dropzone/components/overlay/index.css +3 -3
  328. package/dropzone/esm/Component.js +1 -1
  329. package/dropzone/esm/components/overlay/Component.js +1 -1
  330. package/dropzone/esm/components/overlay/index.css +3 -3
  331. package/dropzone/esm/index.css +6 -6
  332. package/dropzone/index.css +6 -6
  333. package/dropzone/modern/Component.js +1 -1
  334. package/dropzone/modern/components/overlay/Component.js +1 -1
  335. package/dropzone/modern/components/overlay/index.css +3 -3
  336. package/dropzone/modern/index.css +6 -6
  337. package/file-upload-item/Component.d.ts +1 -1
  338. package/file-upload-item/Component.js +16 -8
  339. package/file-upload-item/cssm/Component.d.ts +1 -1
  340. package/file-upload-item/cssm/Component.js +15 -7
  341. package/file-upload-item/cssm/index.js +1 -0
  342. package/file-upload-item/cssm/index.module.css +49 -16
  343. package/file-upload-item/esm/Component.d.ts +1 -1
  344. package/file-upload-item/esm/Component.js +16 -8
  345. package/file-upload-item/esm/index.css +62 -29
  346. package/file-upload-item/esm/index.js +1 -0
  347. package/file-upload-item/index.css +62 -29
  348. package/file-upload-item/index.js +1 -0
  349. package/file-upload-item/modern/Component.d.ts +1 -1
  350. package/file-upload-item/modern/Component.js +16 -8
  351. package/file-upload-item/modern/index.css +62 -29
  352. package/file-upload-item/modern/index.js +1 -0
  353. package/form-control/Component.js +3 -3
  354. package/form-control/default.css +14 -14
  355. package/form-control/esm/Component.js +3 -3
  356. package/form-control/esm/default.css +14 -14
  357. package/form-control/esm/index.css +41 -41
  358. package/form-control/esm/inverted.css +14 -14
  359. package/form-control/index.css +41 -41
  360. package/form-control/inverted.css +14 -14
  361. package/form-control/modern/Component.js +3 -3
  362. package/form-control/modern/default.css +14 -14
  363. package/form-control/modern/index.css +41 -41
  364. package/form-control/modern/inverted.css +14 -14
  365. package/gallery/Component.js +3 -3
  366. package/gallery/components/header/Component.js +2 -2
  367. package/gallery/components/header/buttons.js +1 -1
  368. package/gallery/components/header/index.css +3 -3
  369. package/gallery/components/header/index.js +1 -1
  370. package/gallery/components/header-info-block/Component.js +1 -1
  371. package/gallery/components/header-info-block/index.css +5 -5
  372. package/gallery/components/image-preview/Component.js +1 -1
  373. package/gallery/components/image-preview/index.css +12 -12
  374. package/gallery/components/image-viewer/component.js +2 -2
  375. package/gallery/components/image-viewer/index.css +19 -19
  376. package/gallery/components/image-viewer/index.js +2 -2
  377. package/gallery/components/image-viewer/slide.js +1 -1
  378. package/gallery/components/index.js +2 -2
  379. package/gallery/components/navigation-bar/Component.js +1 -1
  380. package/gallery/components/navigation-bar/index.css +6 -6
  381. package/gallery/esm/Component.js +3 -3
  382. package/gallery/esm/components/header/Component.js +2 -2
  383. package/gallery/esm/components/header/buttons.js +1 -1
  384. package/gallery/esm/components/header/index.css +3 -3
  385. package/gallery/esm/components/header/index.js +1 -1
  386. package/gallery/esm/components/header-info-block/Component.js +1 -1
  387. package/gallery/esm/components/header-info-block/index.css +5 -5
  388. package/gallery/esm/components/image-preview/Component.js +1 -1
  389. package/gallery/esm/components/image-preview/index.css +12 -12
  390. package/gallery/esm/components/image-viewer/component.js +2 -2
  391. package/gallery/esm/components/image-viewer/index.css +19 -19
  392. package/gallery/esm/components/image-viewer/index.js +2 -2
  393. package/gallery/esm/components/image-viewer/slide.js +1 -1
  394. package/gallery/esm/components/index.js +2 -2
  395. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  396. package/gallery/esm/components/navigation-bar/index.css +6 -6
  397. package/gallery/esm/index.css +3 -3
  398. package/gallery/esm/index.js +2 -2
  399. package/gallery/esm/{slide-5bc61e78.d.ts → slide-474af4ed.d.ts} +0 -0
  400. package/gallery/esm/{slide-5bc61e78.js → slide-474af4ed.js} +1 -1
  401. package/gallery/esm/{tslib.es6-25607343.d.ts → tslib.es6-5c3914ba.d.ts} +0 -0
  402. package/gallery/esm/{tslib.es6-25607343.js → tslib.es6-5c3914ba.js} +0 -0
  403. package/gallery/index.css +3 -3
  404. package/gallery/index.js +2 -2
  405. package/gallery/modern/Component.js +2 -2
  406. package/gallery/modern/components/header/Component.js +1 -1
  407. package/gallery/modern/components/header/index.css +3 -3
  408. package/gallery/modern/components/header-info-block/Component.js +1 -1
  409. package/gallery/modern/components/header-info-block/index.css +5 -5
  410. package/gallery/modern/components/image-preview/Component.js +1 -1
  411. package/gallery/modern/components/image-preview/index.css +12 -12
  412. package/gallery/modern/components/image-viewer/component.js +1 -1
  413. package/gallery/modern/components/image-viewer/index.css +19 -19
  414. package/gallery/modern/components/image-viewer/index.js +1 -1
  415. package/gallery/modern/components/image-viewer/slide.js +1 -1
  416. package/gallery/modern/components/index.js +1 -1
  417. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  418. package/gallery/modern/components/navigation-bar/index.css +6 -6
  419. package/gallery/modern/index.css +3 -3
  420. package/gallery/modern/index.js +1 -1
  421. package/gallery/modern/{slide-a0c23f45.d.ts → slide-deefa3b1.d.ts} +0 -0
  422. package/gallery/modern/{slide-a0c23f45.js → slide-deefa3b1.js} +1 -1
  423. package/gallery/{slide-78cf6138.d.ts → slide-5ea6893e.d.ts} +0 -0
  424. package/gallery/{slide-78cf6138.js → slide-5ea6893e.js} +1 -1
  425. package/gallery/{tslib.es6-fa670b5a.d.ts → tslib.es6-3b1d281b.d.ts} +0 -0
  426. package/gallery/{tslib.es6-fa670b5a.js → tslib.es6-3b1d281b.js} +0 -0
  427. package/grid/Component.js +1 -1
  428. package/grid/col/Component.js +2 -2
  429. package/grid/col/index.css +511 -511
  430. package/grid/col/index.js +1 -1
  431. package/grid/esm/Component.js +1 -1
  432. package/grid/esm/col/Component.js +2 -2
  433. package/grid/esm/col/index.css +511 -511
  434. package/grid/esm/col/index.js +1 -1
  435. package/grid/esm/gutters.css +78 -78
  436. package/grid/esm/{gutters.module-b8020dbd.d.ts → gutters.module-18c91159.d.ts} +0 -0
  437. package/grid/esm/gutters.module-18c91159.js +27 -0
  438. package/grid/esm/index.js +1 -1
  439. package/grid/esm/row/Component.js +2 -2
  440. package/grid/esm/row/index.css +9 -9
  441. package/grid/esm/row/index.js +1 -1
  442. package/grid/gutters.css +78 -78
  443. package/grid/{gutters.module-3e2c082b.d.ts → gutters.module-71ac8e6b.d.ts} +0 -0
  444. package/grid/gutters.module-71ac8e6b.js +28 -0
  445. package/grid/index.js +1 -1
  446. package/grid/modern/Component.js +1 -1
  447. package/grid/modern/col/Component.js +2 -2
  448. package/grid/modern/col/index.css +511 -511
  449. package/grid/modern/col/index.js +1 -1
  450. package/grid/modern/gutters.css +78 -78
  451. package/grid/modern/gutters.module-f550a710.js +4 -0
  452. package/grid/modern/index.js +1 -1
  453. package/grid/modern/row/Component.js +2 -2
  454. package/grid/modern/row/index.css +9 -9
  455. package/grid/modern/row/index.js +1 -1
  456. package/grid/row/Component.js +2 -2
  457. package/grid/row/index.css +9 -9
  458. package/grid/row/index.js +1 -1
  459. package/icon-button/Component.d.ts +2 -2
  460. package/icon-button/Component.js +3 -3
  461. package/icon-button/cssm/Component.d.ts +2 -2
  462. package/icon-button/default.css +13 -13
  463. package/icon-button/esm/Component.d.ts +2 -2
  464. package/icon-button/esm/Component.js +3 -3
  465. package/icon-button/esm/default.css +13 -13
  466. package/icon-button/esm/index.css +6 -6
  467. package/icon-button/esm/inverted.css +13 -13
  468. package/icon-button/index.css +6 -6
  469. package/icon-button/inverted.css +13 -13
  470. package/icon-button/modern/Component.d.ts +2 -2
  471. package/icon-button/modern/Component.js +3 -3
  472. package/icon-button/modern/default.css +13 -13
  473. package/icon-button/modern/index.css +6 -6
  474. package/icon-button/modern/inverted.css +13 -13
  475. package/input/Component.js +3 -3
  476. package/input/default.css +13 -13
  477. package/input/esm/Component.js +3 -3
  478. package/input/esm/default.css +13 -13
  479. package/input/esm/index.css +31 -31
  480. package/input/esm/inverted.css +13 -13
  481. package/input/index.css +31 -31
  482. package/input/inverted.css +13 -13
  483. package/input/modern/Component.js +3 -3
  484. package/input/modern/default.css +13 -13
  485. package/input/modern/index.css +31 -31
  486. package/input/modern/inverted.css +13 -13
  487. package/input-autocomplete/{Component-e2cae4bb.d.ts → Component-fdde8b24.d.ts} +0 -0
  488. package/input-autocomplete/{Component-e2cae4bb.js → Component-fdde8b24.js} +1 -1
  489. package/input-autocomplete/Component.js +1 -1
  490. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  491. package/input-autocomplete/autocomplete-field/index.css +2 -2
  492. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  493. package/input-autocomplete/autocomplete-field/index.js +1 -1
  494. package/input-autocomplete/esm/{Component-7d7fd418.d.ts → Component-b968a56e.d.ts} +0 -0
  495. package/input-autocomplete/esm/{Component-7d7fd418.js → Component-b968a56e.js} +1 -1
  496. package/input-autocomplete/esm/Component.js +1 -1
  497. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  498. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  499. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  500. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  501. package/input-autocomplete/esm/index.js +1 -1
  502. package/input-autocomplete/index.js +1 -1
  503. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  504. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  505. package/intl-phone-input/{component-8777f2a6.d.ts → component-edcd423a.d.ts} +0 -0
  506. package/intl-phone-input/{component-8777f2a6.js → component-edcd423a.js} +1 -1
  507. package/intl-phone-input/component.d.ts +1 -1
  508. package/intl-phone-input/component.js +3 -3
  509. package/intl-phone-input/components/flag-icon/component.js +1 -1
  510. package/intl-phone-input/components/flag-icon/index.css +784 -784
  511. package/intl-phone-input/components/index.js +1 -1
  512. package/intl-phone-input/components/select/component.js +2 -2
  513. package/intl-phone-input/components/select/index.css +6 -6
  514. package/intl-phone-input/components/select/index.js +1 -1
  515. package/intl-phone-input/components/select-field/component.js +1 -1
  516. package/intl-phone-input/components/select-field/index.css +8 -8
  517. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  518. package/intl-phone-input/components/select-field/index.js +1 -1
  519. package/intl-phone-input/esm/{component-0b6f1f29.d.ts → component-13fd195a.d.ts} +0 -0
  520. package/intl-phone-input/esm/{component-0b6f1f29.js → component-13fd195a.js} +1 -1
  521. package/intl-phone-input/esm/component.js +3 -3
  522. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  523. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  524. package/intl-phone-input/esm/components/index.js +1 -1
  525. package/intl-phone-input/esm/components/select/component.js +2 -2
  526. package/intl-phone-input/esm/components/select/index.css +6 -6
  527. package/intl-phone-input/esm/components/select/index.js +1 -1
  528. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  529. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  530. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  531. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  532. package/intl-phone-input/esm/index.css +3 -3
  533. package/intl-phone-input/esm/index.js +1 -1
  534. package/intl-phone-input/esm/{libphonenumber-js.min-ce1be487.d.ts → libphonenumber-js.min-7aea40f4.d.ts} +0 -0
  535. package/intl-phone-input/esm/{libphonenumber-js.min-ce1be487.js → libphonenumber-js.min-7aea40f4.js} +0 -0
  536. package/intl-phone-input/index.css +3 -3
  537. package/intl-phone-input/index.js +1 -1
  538. package/intl-phone-input/{libphonenumber-js.min-25246d3f.d.ts → libphonenumber-js.min-5e6e7dfa.d.ts} +0 -0
  539. package/intl-phone-input/{libphonenumber-js.min-25246d3f.js → libphonenumber-js.min-5e6e7dfa.js} +0 -0
  540. package/intl-phone-input/modern/component.js +2 -2
  541. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  542. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  543. package/intl-phone-input/modern/components/select/component.js +1 -1
  544. package/intl-phone-input/modern/components/select/index.css +6 -6
  545. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  546. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  547. package/intl-phone-input/modern/index.css +3 -3
  548. package/intl-phone-input/modern/{libphonenumber-js.min-ce1be487.d.ts → libphonenumber-js.min-7aea40f4.d.ts} +0 -0
  549. package/intl-phone-input/modern/{libphonenumber-js.min-ce1be487.js → libphonenumber-js.min-7aea40f4.js} +0 -0
  550. package/link/Component.js +3 -3
  551. package/link/default.css +9 -9
  552. package/link/esm/Component.js +3 -3
  553. package/link/esm/default.css +9 -9
  554. package/link/esm/index.css +11 -11
  555. package/link/esm/inverted.css +9 -9
  556. package/link/index.css +11 -11
  557. package/link/inverted.css +9 -9
  558. package/link/modern/Component.js +3 -3
  559. package/link/modern/default.css +9 -9
  560. package/link/modern/index.css +11 -11
  561. package/link/modern/inverted.css +9 -9
  562. package/list/Component.js +1 -1
  563. package/list/esm/Component.js +1 -1
  564. package/list/esm/index.css +9 -9
  565. package/list/index.css +9 -9
  566. package/list/modern/Component.js +1 -1
  567. package/list/modern/index.css +9 -9
  568. package/list-header/Component.js +1 -1
  569. package/list-header/esm/Component.js +1 -1
  570. package/list-header/esm/index.css +3 -3
  571. package/list-header/index.css +3 -3
  572. package/list-header/modern/Component.js +1 -1
  573. package/list-header/modern/index.css +3 -3
  574. package/loader/Component.js +1 -1
  575. package/loader/esm/Component.js +1 -1
  576. package/loader/esm/index.css +7 -7
  577. package/loader/index.css +7 -7
  578. package/loader/modern/Component.js +1 -1
  579. package/loader/modern/index.css +7 -7
  580. package/masked-input/Component.js +1 -1
  581. package/masked-input/esm/Component.js +1 -1
  582. package/masked-input/esm/index.css +2 -2
  583. package/masked-input/index.css +2 -2
  584. package/masked-input/modern/Component.js +1 -1
  585. package/masked-input/modern/index.css +2 -2
  586. package/modal/Component.desktop.js +3 -3
  587. package/modal/Component.mobile.js +3 -3
  588. package/modal/Component.responsive.d.ts +3 -3
  589. package/modal/Component.responsive.js +2 -2
  590. package/modal/components/closer/Component.js +2 -2
  591. package/modal/components/closer/index.css +8 -8
  592. package/modal/components/content/Component.desktop.js +2 -2
  593. package/modal/components/content/Component.mobile.js +2 -2
  594. package/modal/components/content/desktop.css +19 -12
  595. package/modal/components/content/mobile.css +14 -7
  596. package/modal/components/footer/Component.desktop.js +2 -2
  597. package/modal/components/footer/Component.js +1 -1
  598. package/modal/components/footer/Component.mobile.js +2 -2
  599. package/modal/components/footer/desktop.css +19 -12
  600. package/modal/components/footer/layout.css +25 -25
  601. package/modal/components/footer/mobile.css +14 -7
  602. package/modal/components/header/Component.desktop.js +2 -2
  603. package/modal/components/header/Component.js +1 -1
  604. package/modal/components/header/Component.mobile.js +2 -2
  605. package/modal/components/header/desktop.css +23 -16
  606. package/modal/components/header/mobile.css +18 -11
  607. package/modal/desktop.css +8 -8
  608. package/modal/desktop.js +2 -2
  609. package/modal/esm/Component.desktop.js +3 -3
  610. package/modal/esm/Component.mobile.js +3 -3
  611. package/modal/esm/Component.responsive.js +2 -2
  612. package/modal/esm/components/closer/Component.js +2 -2
  613. package/modal/esm/components/closer/index.css +8 -8
  614. package/modal/esm/components/content/Component.desktop.js +2 -2
  615. package/modal/esm/components/content/Component.mobile.js +2 -2
  616. package/modal/esm/components/content/desktop.css +19 -12
  617. package/modal/esm/components/content/mobile.css +14 -7
  618. package/modal/esm/components/footer/Component.desktop.js +2 -2
  619. package/modal/esm/components/footer/Component.js +1 -1
  620. package/modal/esm/components/footer/Component.mobile.js +2 -2
  621. package/modal/esm/components/footer/desktop.css +19 -12
  622. package/modal/esm/components/footer/layout.css +25 -25
  623. package/modal/esm/components/footer/mobile.css +14 -7
  624. package/modal/esm/components/header/Component.desktop.js +2 -2
  625. package/modal/esm/components/header/Component.js +1 -1
  626. package/modal/esm/components/header/Component.mobile.js +2 -2
  627. package/modal/esm/components/header/desktop.css +23 -16
  628. package/modal/esm/components/header/mobile.css +18 -11
  629. package/modal/esm/desktop.css +8 -8
  630. package/modal/esm/desktop.js +2 -2
  631. package/modal/esm/index.js +2 -2
  632. package/modal/esm/mobile.css +2 -2
  633. package/modal/esm/mobile.js +2 -2
  634. package/modal/esm/responsive.js +2 -2
  635. package/modal/esm/transitions.css +8 -8
  636. package/modal/esm/transitions.module-2bcdcd25.js +4 -0
  637. package/modal/esm/{tslib.es6-34e031a0.d.ts → tslib.es6-95264ab8.d.ts} +0 -0
  638. package/modal/esm/{tslib.es6-34e031a0.js → tslib.es6-95264ab8.js} +0 -0
  639. package/modal/index.js +2 -2
  640. package/modal/mobile.css +2 -2
  641. package/modal/mobile.js +2 -2
  642. package/modal/modern/Component.desktop.js +2 -2
  643. package/modal/modern/Component.mobile.js +2 -2
  644. package/modal/modern/Component.responsive.js +1 -1
  645. package/modal/modern/components/closer/Component.js +1 -1
  646. package/modal/modern/components/closer/index.css +8 -8
  647. package/modal/modern/components/content/Component.desktop.js +1 -1
  648. package/modal/modern/components/content/Component.mobile.js +1 -1
  649. package/modal/modern/components/content/desktop.css +19 -12
  650. package/modal/modern/components/content/mobile.css +14 -7
  651. package/modal/modern/components/footer/Component.desktop.js +1 -1
  652. package/modal/modern/components/footer/Component.js +1 -1
  653. package/modal/modern/components/footer/Component.mobile.js +1 -1
  654. package/modal/modern/components/footer/desktop.css +19 -12
  655. package/modal/modern/components/footer/layout.css +25 -25
  656. package/modal/modern/components/footer/mobile.css +14 -7
  657. package/modal/modern/components/header/Component.desktop.js +1 -1
  658. package/modal/modern/components/header/Component.mobile.js +1 -1
  659. package/modal/modern/components/header/desktop.css +23 -16
  660. package/modal/modern/components/header/mobile.css +18 -11
  661. package/modal/modern/desktop.css +8 -8
  662. package/modal/modern/desktop.js +1 -1
  663. package/modal/modern/index.js +1 -1
  664. package/modal/modern/mobile.css +2 -2
  665. package/modal/modern/mobile.js +1 -1
  666. package/modal/modern/responsive.js +1 -1
  667. package/modal/modern/transitions.css +8 -8
  668. package/modal/modern/transitions.module-2bcdcd25.js +4 -0
  669. package/modal/responsive.js +2 -2
  670. package/modal/transitions.css +8 -8
  671. package/modal/transitions.module-89e53697.js +4 -0
  672. package/modal/{tslib.es6-3f121631.d.ts → tslib.es6-c7dd72e5.d.ts} +0 -0
  673. package/modal/{tslib.es6-3f121631.js → tslib.es6-c7dd72e5.js} +0 -0
  674. package/notification/Component.js +1 -1
  675. package/notification/esm/Component.js +1 -1
  676. package/notification/esm/index.css +7 -7
  677. package/notification/index.css +7 -7
  678. package/notification/modern/Component.js +1 -1
  679. package/notification/modern/index.css +7 -7
  680. package/notification-manager/{component-b9389404.d.ts → component-411d6da3.d.ts} +0 -0
  681. package/notification-manager/{component-b9389404.js → component-411d6da3.js} +0 -0
  682. package/notification-manager/component.js +2 -2
  683. package/notification-manager/components/index.js +1 -1
  684. package/notification-manager/components/notification/component.js +1 -1
  685. package/notification-manager/components/notification/index.d.ts +1 -1
  686. package/notification-manager/components/notification/index.js +1 -1
  687. package/notification-manager/esm/{component-eedaa28d.d.ts → component-2c291b2b.d.ts} +0 -0
  688. package/notification-manager/esm/{component-eedaa28d.js → component-2c291b2b.js} +0 -0
  689. package/notification-manager/esm/component.js +2 -2
  690. package/notification-manager/esm/components/index.js +1 -1
  691. package/notification-manager/esm/components/notification/component.js +1 -1
  692. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  693. package/notification-manager/esm/components/notification/index.js +1 -1
  694. package/notification-manager/esm/index.css +11 -11
  695. package/notification-manager/esm/index.js +1 -1
  696. package/notification-manager/index.css +11 -11
  697. package/notification-manager/index.js +1 -1
  698. package/notification-manager/modern/component.js +1 -1
  699. package/notification-manager/modern/index.css +11 -11
  700. package/package.json +1 -1
  701. package/password-input/component.js +1 -1
  702. package/password-input/esm/component.js +1 -1
  703. package/password-input/esm/index.css +5 -5
  704. package/password-input/index.css +5 -5
  705. package/password-input/modern/component.js +1 -1
  706. package/password-input/modern/index.css +5 -5
  707. package/phone-input/utils/index.js +5 -7
  708. package/picker-button/{Component-e3395aff.d.ts → Component-f2f52729.d.ts} +0 -0
  709. package/picker-button/{Component-e3395aff.js → Component-f2f52729.js} +6 -4
  710. package/picker-button/Component.js +2 -2
  711. package/picker-button/cssm/{Component-c7d52094.d.ts → Component-34f0d762.d.ts} +0 -0
  712. package/picker-button/cssm/{Component-c7d52094.js → Component-34f0d762.js} +5 -3
  713. package/picker-button/cssm/Component.js +1 -1
  714. package/picker-button/cssm/field/Component.js +1 -1
  715. package/picker-button/cssm/field/index.d.ts +1 -1
  716. package/picker-button/cssm/field/index.js +1 -1
  717. package/picker-button/cssm/index.js +1 -1
  718. package/picker-button/esm/{Component-a5fd3c9a.d.ts → Component-5d8794ce.d.ts} +0 -0
  719. package/picker-button/esm/{Component-a5fd3c9a.js → Component-5d8794ce.js} +6 -4
  720. package/picker-button/esm/Component.js +2 -2
  721. package/picker-button/esm/field/Component.js +1 -1
  722. package/picker-button/esm/field/index.css +3 -3
  723. package/picker-button/esm/field/index.d.ts +1 -1
  724. package/picker-button/esm/field/index.js +1 -1
  725. package/picker-button/esm/index.css +2 -2
  726. package/picker-button/esm/index.js +1 -1
  727. package/picker-button/field/Component.js +1 -1
  728. package/picker-button/field/index.css +3 -3
  729. package/picker-button/field/index.d.ts +1 -1
  730. package/picker-button/field/index.js +1 -1
  731. package/picker-button/index.css +2 -2
  732. package/picker-button/index.js +1 -1
  733. package/picker-button/modern/Component.js +1 -1
  734. package/picker-button/modern/field/Component.js +6 -4
  735. package/picker-button/modern/field/index.css +3 -3
  736. package/picker-button/modern/index.css +2 -2
  737. package/plate/Component.js +1 -1
  738. package/plate/esm/Component.js +1 -1
  739. package/plate/esm/index.css +28 -28
  740. package/plate/index.css +28 -28
  741. package/plate/modern/Component.js +1 -1
  742. package/plate/modern/index.css +28 -28
  743. package/popover/Component.js +1 -1
  744. package/popover/esm/Component.js +1 -1
  745. package/popover/esm/index.css +33 -33
  746. package/popover/index.css +33 -33
  747. package/popover/modern/Component.js +1 -1
  748. package/popover/modern/index.css +33 -33
  749. package/progress-bar/Component.js +1 -1
  750. package/progress-bar/esm/Component.js +1 -1
  751. package/progress-bar/esm/index.css +4 -4
  752. package/progress-bar/index.css +4 -4
  753. package/progress-bar/modern/Component.js +1 -1
  754. package/progress-bar/modern/index.css +4 -4
  755. package/pure-input/Component.js +1 -1
  756. package/pure-input/esm/Component.js +1 -1
  757. package/pure-input/esm/index.css +25 -25
  758. package/pure-input/index.css +25 -25
  759. package/pure-input/modern/Component.js +1 -1
  760. package/pure-input/modern/index.css +25 -25
  761. package/radio/Component.js +1 -1
  762. package/radio/esm/Component.js +1 -1
  763. package/radio/esm/index.css +31 -31
  764. package/radio/index.css +31 -31
  765. package/radio/modern/Component.js +1 -1
  766. package/radio/modern/index.css +31 -31
  767. package/radio-group/Component.js +1 -1
  768. package/radio-group/esm/Component.js +1 -1
  769. package/radio-group/esm/index.css +16 -16
  770. package/radio-group/index.css +16 -16
  771. package/radio-group/modern/Component.js +1 -1
  772. package/radio-group/modern/index.css +16 -16
  773. package/select/Component.js +1 -1
  774. package/select/components/arrow/Component.js +1 -1
  775. package/select/components/arrow/index.css +3 -3
  776. package/select/components/base-select/Component.js +2 -2
  777. package/select/components/base-select/index.css +7 -7
  778. package/select/components/base-select/index.js +1 -1
  779. package/select/components/checkmark/Component.js +1 -1
  780. package/select/components/checkmark/index.css +3 -3
  781. package/select/components/field/Component.js +2 -2
  782. package/select/components/field/index.css +9 -9
  783. package/select/components/field/index.js +1 -1
  784. package/select/components/index.js +1 -1
  785. package/select/components/native-select/Component.js +1 -1
  786. package/select/components/native-select/index.js +1 -1
  787. package/select/components/optgroup/Component.js +1 -1
  788. package/select/components/optgroup/index.css +6 -6
  789. package/select/components/option/Component.js +2 -2
  790. package/select/components/option/index.css +20 -20
  791. package/select/components/option/index.js +1 -1
  792. package/select/components/options-list/Component.js +1 -1
  793. package/select/components/options-list/index.css +5 -5
  794. package/select/components/virtual-options-list/Component.js +1 -1
  795. package/select/components/virtual-options-list/index.css +11 -11
  796. package/select/esm/Component.js +1 -1
  797. package/select/esm/components/arrow/Component.js +1 -1
  798. package/select/esm/components/arrow/index.css +3 -3
  799. package/select/esm/components/base-select/Component.js +2 -2
  800. package/select/esm/components/base-select/index.css +7 -7
  801. package/select/esm/components/base-select/index.js +1 -1
  802. package/select/esm/components/checkmark/Component.js +1 -1
  803. package/select/esm/components/checkmark/index.css +3 -3
  804. package/select/esm/components/field/Component.js +2 -2
  805. package/select/esm/components/field/index.css +9 -9
  806. package/select/esm/components/field/index.js +1 -1
  807. package/select/esm/components/index.js +1 -1
  808. package/select/esm/components/native-select/Component.js +1 -1
  809. package/select/esm/components/native-select/index.js +1 -1
  810. package/select/esm/components/optgroup/Component.js +1 -1
  811. package/select/esm/components/optgroup/index.css +6 -6
  812. package/select/esm/components/option/Component.js +2 -2
  813. package/select/esm/components/option/index.css +20 -20
  814. package/select/esm/components/option/index.js +1 -1
  815. package/select/esm/components/options-list/Component.js +1 -1
  816. package/select/esm/components/options-list/index.css +5 -5
  817. package/select/esm/components/virtual-options-list/Component.js +1 -1
  818. package/select/esm/components/virtual-options-list/index.css +11 -11
  819. package/select/esm/index.js +1 -1
  820. package/select/esm/presets/index.js +1 -1
  821. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  822. package/select/esm/presets/useLazyLoading/index.css +2 -2
  823. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  824. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  825. package/select/esm/{tslib.es6-e401d952.d.ts → tslib.es6-28f0e277.d.ts} +0 -0
  826. package/select/esm/{tslib.es6-e401d952.js → tslib.es6-28f0e277.js} +0 -0
  827. package/select/index.js +1 -1
  828. package/select/modern/components/arrow/Component.js +1 -1
  829. package/select/modern/components/arrow/index.css +3 -3
  830. package/select/modern/components/base-select/Component.js +1 -1
  831. package/select/modern/components/base-select/index.css +7 -7
  832. package/select/modern/components/checkmark/Component.js +1 -1
  833. package/select/modern/components/checkmark/index.css +3 -3
  834. package/select/modern/components/field/Component.js +1 -1
  835. package/select/modern/components/field/index.css +9 -9
  836. package/select/modern/components/optgroup/Component.js +1 -1
  837. package/select/modern/components/optgroup/index.css +6 -6
  838. package/select/modern/components/option/Component.js +1 -1
  839. package/select/modern/components/option/index.css +20 -20
  840. package/select/modern/components/options-list/Component.js +1 -1
  841. package/select/modern/components/options-list/index.css +5 -5
  842. package/select/modern/components/virtual-options-list/Component.js +1 -1
  843. package/select/modern/components/virtual-options-list/index.css +11 -11
  844. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  845. package/select/modern/presets/useLazyLoading/index.css +2 -2
  846. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  847. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  848. package/select/presets/index.js +1 -1
  849. package/select/presets/useLazyLoading/hook.js +2 -2
  850. package/select/presets/useLazyLoading/index.css +2 -2
  851. package/select/presets/useSelectWithLoading/hook.js +2 -2
  852. package/select/presets/useSelectWithLoading/index.css +2 -2
  853. package/select/{tslib.es6-ba995fc6.d.ts → tslib.es6-af292859.d.ts} +0 -0
  854. package/select/{tslib.es6-ba995fc6.js → tslib.es6-af292859.js} +0 -0
  855. package/select-with-tags/component.js +1 -1
  856. package/select-with-tags/components/index.js +1 -1
  857. package/select-with-tags/components/tag/component.js +2 -2
  858. package/select-with-tags/components/tag/index.css +10 -10
  859. package/select-with-tags/components/tag/index.js +1 -1
  860. package/select-with-tags/components/tag-list/component.js +2 -2
  861. package/select-with-tags/components/tag-list/index.css +30 -30
  862. package/select-with-tags/components/tag-list/index.js +1 -1
  863. package/select-with-tags/esm/component.js +1 -1
  864. package/select-with-tags/esm/components/index.js +1 -1
  865. package/select-with-tags/esm/components/tag/component.js +2 -2
  866. package/select-with-tags/esm/components/tag/index.css +10 -10
  867. package/select-with-tags/esm/components/tag/index.js +1 -1
  868. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  869. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  870. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  871. package/select-with-tags/esm/index.js +1 -1
  872. package/select-with-tags/esm/{tslib.es6-c8d701f4.d.ts → tslib.es6-f6e532d9.d.ts} +0 -0
  873. package/select-with-tags/esm/{tslib.es6-c8d701f4.js → tslib.es6-f6e532d9.js} +0 -0
  874. package/select-with-tags/esm/utils/index.js +1 -1
  875. package/select-with-tags/esm/utils/match.js +1 -1
  876. package/select-with-tags/index.js +1 -1
  877. package/select-with-tags/modern/components/tag/component.js +1 -1
  878. package/select-with-tags/modern/components/tag/index.css +10 -10
  879. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  880. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  881. package/select-with-tags/{tslib.es6-5784e112.d.ts → tslib.es6-442a5fbf.d.ts} +0 -0
  882. package/select-with-tags/{tslib.es6-5784e112.js → tslib.es6-442a5fbf.js} +0 -0
  883. package/select-with-tags/utils/index.js +1 -1
  884. package/select-with-tags/utils/match.js +1 -1
  885. package/skeleton/Component.js +1 -1
  886. package/skeleton/esm/Component.js +1 -1
  887. package/skeleton/esm/index.css +10 -10
  888. package/skeleton/index.css +10 -10
  889. package/skeleton/modern/Component.js +1 -1
  890. package/skeleton/modern/index.css +10 -10
  891. package/slider/Component.js +1 -1
  892. package/slider/esm/Component.js +1 -1
  893. package/slider/esm/index.css +36 -36
  894. package/slider/index.css +36 -36
  895. package/slider/modern/Component.js +1 -1
  896. package/slider/modern/index.css +36 -36
  897. package/slider-input/Component.js +1 -1
  898. package/slider-input/esm/Component.js +1 -1
  899. package/slider-input/esm/index.css +17 -17
  900. package/slider-input/index.css +17 -17
  901. package/slider-input/modern/Component.js +1 -1
  902. package/slider-input/modern/index.css +17 -17
  903. package/space/Component.js +2 -2
  904. package/space/{Item-03422c72.d.ts → Item-1ea1067c.d.ts} +0 -0
  905. package/space/{Item-03422c72.js → Item-1ea1067c.js} +0 -0
  906. package/space/Item.js +1 -1
  907. package/space/esm/Component.js +2 -2
  908. package/space/esm/{Item-cf01a4a7.d.ts → Item-ec17c1fd.d.ts} +0 -0
  909. package/space/esm/{Item-cf01a4a7.js → Item-ec17c1fd.js} +0 -0
  910. package/space/esm/Item.js +1 -1
  911. package/space/esm/index.css +8 -8
  912. package/space/esm/index.js +1 -1
  913. package/space/index.css +8 -8
  914. package/space/index.js +1 -1
  915. package/space/modern/Component.js +1 -1
  916. package/space/modern/index.css +8 -8
  917. package/spinner/Component.js +1 -1
  918. package/spinner/esm/Component.js +1 -1
  919. package/spinner/esm/index.css +6 -6
  920. package/spinner/index.css +6 -6
  921. package/spinner/modern/Component.js +1 -1
  922. package/spinner/modern/index.css +6 -6
  923. package/status/Component.js +1 -1
  924. package/status/cssm/index.module.css +14 -14
  925. package/status/esm/Component.js +1 -1
  926. package/status/esm/index.css +32 -32
  927. package/status/index.css +32 -32
  928. package/status/modern/Component.js +1 -1
  929. package/status/modern/index.css +32 -32
  930. package/stepped-progress-bar/Component.js +1 -1
  931. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  932. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  933. package/stepped-progress-bar/esm/Component.js +1 -1
  934. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  935. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  936. package/stepped-progress-bar/esm/index.css +3 -3
  937. package/stepped-progress-bar/index.css +3 -3
  938. package/stepped-progress-bar/modern/Component.js +1 -1
  939. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  940. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  941. package/stepped-progress-bar/modern/index.css +3 -3
  942. package/switch/Component.js +1 -1
  943. package/switch/esm/Component.js +1 -1
  944. package/switch/esm/index.css +25 -25
  945. package/switch/index.css +25 -25
  946. package/switch/modern/Component.js +1 -1
  947. package/switch/modern/index.css +25 -25
  948. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  949. package/tabs/components/primary-tablist/Component.js +1 -1
  950. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  951. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  952. package/tabs/components/primary-tablist/index.css +18 -18
  953. package/tabs/components/primary-tablist/mobile.css +27 -20
  954. package/tabs/components/scrollable-container/Component.js +1 -1
  955. package/tabs/components/scrollable-container/index.css +2 -2
  956. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  957. package/tabs/components/secondary-tablist/Component.js +1 -1
  958. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  959. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  960. package/tabs/components/secondary-tablist/index.css +11 -11
  961. package/tabs/components/secondary-tablist/mobile.css +21 -14
  962. package/tabs/components/tab/Component.js +1 -1
  963. package/tabs/components/tab/index.css +2 -2
  964. package/tabs/components/tabs/Component.desktop.js +3 -3
  965. package/tabs/components/tabs/Component.mobile.js +3 -3
  966. package/tabs/components/tabs/Component.responsive.js +3 -3
  967. package/tabs/desktop.js +3 -3
  968. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  969. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  970. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  971. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  972. package/tabs/esm/components/primary-tablist/index.css +18 -18
  973. package/tabs/esm/components/primary-tablist/mobile.css +27 -20
  974. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  975. package/tabs/esm/components/scrollable-container/index.css +2 -2
  976. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  977. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  978. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  979. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  980. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  981. package/tabs/esm/components/secondary-tablist/mobile.css +21 -14
  982. package/tabs/esm/components/tab/Component.js +1 -1
  983. package/tabs/esm/components/tab/index.css +2 -2
  984. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  985. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  986. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  987. package/tabs/esm/desktop.js +3 -3
  988. package/tabs/esm/index.js +3 -3
  989. package/tabs/esm/index.module-060a086e.js +4 -0
  990. package/tabs/esm/index.module-2884d2ec.js +4 -0
  991. package/tabs/esm/mobile.js +3 -3
  992. package/tabs/esm/responsive.js +3 -3
  993. package/tabs/esm/{tslib.es6-06c9ad9d.d.ts → tslib.es6-0b8fd9bf.d.ts} +0 -0
  994. package/tabs/esm/{tslib.es6-06c9ad9d.js → tslib.es6-0b8fd9bf.js} +0 -0
  995. package/tabs/index.js +3 -3
  996. package/tabs/index.module-35e21f3a.js +4 -0
  997. package/tabs/index.module-663c4923.js +4 -0
  998. package/tabs/mobile.js +3 -3
  999. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1000. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1001. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1002. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1003. package/tabs/modern/components/primary-tablist/mobile.css +27 -20
  1004. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1005. package/tabs/modern/components/scrollable-container/index.css +2 -2
  1006. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1007. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1008. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1009. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1010. package/tabs/modern/components/secondary-tablist/mobile.css +21 -14
  1011. package/tabs/modern/components/tab/Component.js +1 -1
  1012. package/tabs/modern/components/tab/index.css +2 -2
  1013. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1014. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1015. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1016. package/tabs/modern/desktop.js +2 -2
  1017. package/tabs/modern/index.js +2 -2
  1018. package/tabs/modern/index.module-060a086e.js +4 -0
  1019. package/tabs/modern/index.module-2884d2ec.js +4 -0
  1020. package/tabs/modern/mobile.js +2 -2
  1021. package/tabs/modern/responsive.js +2 -2
  1022. package/tabs/responsive.js +3 -3
  1023. package/tabs/{tslib.es6-ff43d219.d.ts → tslib.es6-b9027bc3.d.ts} +0 -0
  1024. package/tabs/{tslib.es6-ff43d219.js → tslib.es6-b9027bc3.js} +0 -0
  1025. package/tag/Component.js +3 -3
  1026. package/tag/default.css +7 -7
  1027. package/tag/esm/Component.js +3 -3
  1028. package/tag/esm/default.css +7 -7
  1029. package/tag/esm/index.css +35 -35
  1030. package/tag/esm/inverted.css +7 -7
  1031. package/tag/index.css +35 -35
  1032. package/tag/inverted.css +7 -7
  1033. package/tag/modern/Component.js +3 -3
  1034. package/tag/modern/default.css +7 -7
  1035. package/tag/modern/index.css +35 -35
  1036. package/tag/modern/inverted.css +7 -7
  1037. package/textarea/Component.js +3 -3
  1038. package/textarea/default.css +18 -18
  1039. package/textarea/esm/Component.js +3 -3
  1040. package/textarea/esm/default.css +18 -18
  1041. package/textarea/esm/index.css +21 -21
  1042. package/textarea/esm/inverted.css +18 -18
  1043. package/textarea/index.css +21 -21
  1044. package/textarea/inverted.css +18 -18
  1045. package/textarea/modern/Component.js +3 -3
  1046. package/textarea/modern/default.css +18 -18
  1047. package/textarea/modern/index.css +21 -21
  1048. package/textarea/modern/inverted.css +18 -18
  1049. package/themes/checkbox-group/click.css +5 -0
  1050. package/themes/click.css +10 -0
  1051. package/themes/compiled/mobile-dark-bluetint.css +214 -214
  1052. package/themes/corp.css +7 -0
  1053. package/themes/dist/checkbox-group/click.css +5 -0
  1054. package/themes/dist/click.css +10 -0
  1055. package/themes/dist/compiled/mobile-dark-bluetint.css +681 -661
  1056. package/themes/dist/corp.css +7 -0
  1057. package/themes/dist/mixins/checkbox-group/click.css +5 -0
  1058. package/themes/dist/mixins/click.css +2 -0
  1059. package/themes/dist/mobile.css +7 -0
  1060. package/themes/dist/package.json +1 -1
  1061. package/themes/dist/site.css +7 -0
  1062. package/themes/mixins/checkbox-group/click.css +5 -0
  1063. package/themes/mixins/click.css +2 -0
  1064. package/themes/mobile.css +7 -0
  1065. package/themes/site.css +7 -0
  1066. package/toast/component.js +1 -1
  1067. package/toast/esm/component.js +1 -1
  1068. package/toast/esm/index.css +9 -9
  1069. package/toast/index.css +9 -9
  1070. package/toast/modern/component.js +1 -1
  1071. package/toast/modern/index.css +9 -9
  1072. package/toast-plate/component.js +1 -1
  1073. package/toast-plate/cssm/index.module.css +7 -0
  1074. package/toast-plate/esm/component.js +1 -1
  1075. package/toast-plate/esm/index.css +22 -15
  1076. package/toast-plate/index.css +22 -15
  1077. package/toast-plate/modern/component.js +1 -1
  1078. package/toast-plate/modern/index.css +22 -15
  1079. package/tooltip/{Component-d2a857dd.d.ts → Component-7aa1e069.d.ts} +0 -0
  1080. package/tooltip/{Component-d2a857dd.js → Component-7aa1e069.js} +1 -1
  1081. package/tooltip/Component.js +1 -1
  1082. package/tooltip/component.responsive.js +1 -1
  1083. package/tooltip/esm/{Component-71428210.d.ts → Component-9056cd85.d.ts} +0 -0
  1084. package/tooltip/esm/{Component-71428210.js → Component-9056cd85.js} +1 -1
  1085. package/tooltip/esm/Component.js +1 -1
  1086. package/tooltip/esm/component.responsive.js +1 -1
  1087. package/tooltip/esm/index.css +6 -6
  1088. package/tooltip/esm/index.d.ts +1 -1
  1089. package/tooltip/esm/index.js +1 -1
  1090. package/tooltip/esm/responsive.js +1 -1
  1091. package/tooltip/index.css +6 -6
  1092. package/tooltip/index.d.ts +1 -1
  1093. package/tooltip/index.js +1 -1
  1094. package/tooltip/modern/Component.js +1 -1
  1095. package/tooltip/modern/index.css +6 -6
  1096. package/tooltip/responsive.js +1 -1
  1097. package/typography/colors.css +12 -12
  1098. package/typography/{colors.module-61cec048.d.ts → colors.module-1cfc5092.d.ts} +0 -0
  1099. package/typography/{colors.module-61cec048.js → colors.module-1cfc5092.js} +1 -1
  1100. package/typography/common.module-4a429a30.js +4 -0
  1101. package/typography/component.js +2 -2
  1102. package/typography/esm/colors.css +12 -12
  1103. package/typography/esm/{colors.module-b1156c49.d.ts → colors.module-6204fa99.d.ts} +0 -0
  1104. package/typography/esm/{colors.module-b1156c49.js → colors.module-6204fa99.js} +1 -1
  1105. package/typography/esm/common.module-82da60b5.js +4 -0
  1106. package/typography/esm/component.js +2 -2
  1107. package/typography/esm/index.js +2 -2
  1108. package/typography/esm/text/component.js +2 -2
  1109. package/typography/esm/text/index.css +13 -13
  1110. package/typography/esm/text/index.js +1 -1
  1111. package/typography/esm/title/common.css +4 -4
  1112. package/typography/esm/title/component.js +1 -1
  1113. package/typography/esm/title/index.css +18 -18
  1114. package/typography/esm/title/index.js +3 -3
  1115. package/typography/esm/title-responsive/component.js +3 -3
  1116. package/typography/esm/title-responsive/index.css +45 -45
  1117. package/typography/esm/title-responsive/index.js +2 -2
  1118. package/typography/index.js +2 -2
  1119. package/typography/modern/colors.css +12 -12
  1120. package/typography/modern/colors.module-0af07cc7.js +4 -0
  1121. package/typography/modern/common.module-82da60b5.js +4 -0
  1122. package/typography/modern/component.js +2 -2
  1123. package/typography/modern/index.js +2 -2
  1124. package/typography/modern/text/component.js +2 -2
  1125. package/typography/modern/text/index.css +13 -13
  1126. package/typography/modern/text/index.js +1 -1
  1127. package/typography/modern/title/common.css +4 -4
  1128. package/typography/modern/title/component.js +1 -1
  1129. package/typography/modern/title/index.css +18 -18
  1130. package/typography/modern/title/index.js +3 -3
  1131. package/typography/modern/title-responsive/component.js +3 -3
  1132. package/typography/modern/title-responsive/index.css +45 -45
  1133. package/typography/modern/title-responsive/index.js +2 -2
  1134. package/typography/text/component.d.ts +2 -2
  1135. package/typography/text/component.js +2 -2
  1136. package/typography/text/index.css +13 -13
  1137. package/typography/text/index.js +1 -1
  1138. package/typography/title/common.css +4 -4
  1139. package/typography/title/component.d.ts +3 -3
  1140. package/typography/title/component.js +1 -1
  1141. package/typography/title/index.css +18 -18
  1142. package/typography/title/index.js +3 -3
  1143. package/typography/title-responsive/component.js +3 -3
  1144. package/typography/title-responsive/index.css +45 -45
  1145. package/typography/title-responsive/index.js +2 -2
  1146. package/vars/colors-addons.css +7 -0
  1147. package/vars/cssm/colors-addons.css +7 -0
  1148. package/vars/cssm/index.css +7 -0
  1149. package/vars/dist/colors-addons.css +7 -0
  1150. package/vars/dist/cssm/colors-addons.css +7 -0
  1151. package/vars/dist/cssm/index.css +7 -0
  1152. package/vars/dist/package.json +1 -1
  1153. package/with-suffix/Component.js +1 -1
  1154. package/with-suffix/esm/Component.js +1 -1
  1155. package/with-suffix/esm/index.css +9 -9
  1156. package/with-suffix/index.css +9 -9
  1157. package/with-suffix/modern/Component.js +1 -1
  1158. package/with-suffix/modern/index.css +9 -9
  1159. package/grid/esm/gutters.module-b8020dbd.js +0 -27
  1160. package/grid/gutters.module-3e2c082b.js +0 -28
  1161. package/grid/modern/gutters.module-a9f3765e.js +0 -4
  1162. package/modal/esm/transitions.module-ea6d76cb.js +0 -4
  1163. package/modal/modern/transitions.module-ea6d76cb.js +0 -4
  1164. package/modal/transitions.module-d9ab2abf.js +0 -4
  1165. package/tabs/esm/index.module-21efd766.js +0 -4
  1166. package/tabs/esm/index.module-38c8bc37.js +0 -4
  1167. package/tabs/index.module-09f5df42.js +0 -4
  1168. package/tabs/index.module-9e7ccd45.js +0 -4
  1169. package/tabs/modern/index.module-21efd766.js +0 -4
  1170. package/tabs/modern/index.module-38c8bc37.js +0 -4
  1171. package/typography/common.module-03e442de.js +0 -4
  1172. package/typography/esm/common.module-1b422267.js +0 -4
  1173. package/typography/modern/colors.module-fd6cee6a.js +0 -4
  1174. package/typography/modern/common.module-1b422267.js +0 -4
@@ -55,12 +55,19 @@
55
55
  --color-static-status-red: #d91d0b;
56
56
  --color-static-status-teal: #219187;
57
57
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
58
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
58
59
  --color-static-status-green-tint-90: rgb(231, 246, 239);
60
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
59
61
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
62
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
60
63
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
64
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
61
65
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
66
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
62
67
  --color-static-status-red-tint-90: rgb(251, 232, 231);
68
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
63
69
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
70
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
64
71
  }
65
72
  :root {
66
73
  --color-dark-bg-accent: #ef3124;
@@ -0,0 +1,5 @@
1
+ @define-mixin checkbox-group-click {
2
+ /* theme */
3
+ --checkbox-group-error-padding-left: 0;
4
+ --checkbox-group-error-border-left: none;
5
+ }
@@ -3,6 +3,7 @@
3
3
  @import './input/click.css';
4
4
  @import './button/click.css';
5
5
  @import './checkbox/click.css';
6
+ @import './checkbox-group/click.css';
6
7
  @import './radio/click.css';
7
8
  @import './switch/click.css';
8
9
  @import './tabs/click.css';
@@ -29,6 +30,7 @@
29
30
  @mixin input-click;
30
31
  @mixin button-click;
31
32
  @mixin checkbox-click;
33
+ @mixin checkbox-group-click;
32
34
  @mixin radio-click;
33
35
  @mixin switch-click;
34
36
  @mixin tabs-click;
@@ -55,12 +55,19 @@
55
55
  --color-static-status-red: #d91d0b;
56
56
  --color-static-status-teal: #219187;
57
57
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
58
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
58
59
  --color-static-status-green-tint-90: rgb(231, 246, 239);
60
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
59
61
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
62
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
60
63
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
64
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
61
65
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
66
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
62
67
  --color-static-status-red-tint-90: rgb(251, 232, 231);
68
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
63
69
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
70
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
64
71
  }
65
72
  :root {
66
73
  --color-dark-bg-accent: #ef3124;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-themes",
3
- "version": "6.0.2",
3
+ "version": "7.1.0",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -55,12 +55,19 @@
55
55
  --color-static-status-red: #d91d0b;
56
56
  --color-static-status-teal: #219187;
57
57
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
58
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
58
59
  --color-static-status-green-tint-90: rgb(231, 246, 239);
60
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
59
61
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
62
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
60
63
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
64
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
61
65
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
66
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
62
67
  --color-static-status-red-tint-90: rgb(251, 232, 231);
68
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
63
69
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
70
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
64
71
  }
65
72
  :root {
66
73
  --color-dark-bg-accent: #ef3124;
@@ -0,0 +1,5 @@
1
+ @define-mixin checkbox-group-click {
2
+ /* theme */
3
+ --checkbox-group-error-padding-left: 0;
4
+ --checkbox-group-error-border-left: none;
5
+ }
@@ -3,6 +3,7 @@
3
3
  @import './input/click.css';
4
4
  @import './button/click.css';
5
5
  @import './checkbox/click.css';
6
+ @import './checkbox-group/click.css';
6
7
  @import './radio/click.css';
7
8
  @import './switch/click.css';
8
9
  @import './tabs/click.css';
@@ -29,6 +30,7 @@
29
30
  @mixin input-click;
30
31
  @mixin button-click;
31
32
  @mixin checkbox-click;
33
+ @mixin checkbox-group-click;
32
34
  @mixin radio-click;
33
35
  @mixin switch-click;
34
36
  @mixin tabs-click;
package/themes/mobile.css CHANGED
@@ -55,12 +55,19 @@
55
55
  --color-static-status-red: #d91d0b;
56
56
  --color-static-status-teal: #219187;
57
57
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
58
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
58
59
  --color-static-status-green-tint-90: rgb(231, 246, 239);
60
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
59
61
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
62
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
60
63
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
64
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
61
65
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
66
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
62
67
  --color-static-status-red-tint-90: rgb(251, 232, 231);
68
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
63
69
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
70
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
64
71
  }
65
72
  :root {
66
73
  --color-dark-bg-accent: #ef3124;
package/themes/site.css CHANGED
@@ -55,12 +55,19 @@
55
55
  --color-static-status-red: #d91d0b;
56
56
  --color-static-status-teal: #219187;
57
57
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
58
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
58
59
  --color-static-status-green-tint-90: rgb(231, 246, 239);
60
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
59
61
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
62
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
60
63
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
64
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
61
65
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
66
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
62
67
  --color-static-status-red-tint-90: rgb(251, 232, 231);
68
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
63
69
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
70
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
64
71
  }
65
72
  :root {
66
73
  --color-dark-bg-accent: #ef3124;
@@ -55,7 +55,7 @@ function __rest(s, e) {
55
55
  return t;
56
56
  }
57
57
 
58
- var styles = {"toastPlate":"toast__toastPlate_1017t","popoverInner":"toast__popoverInner_1017t","block":"toast__block_1017t","fixed":"toast__fixed_1017t","enter":"toast__enter_1017t","enterActive":"toast__enterActive_1017t","exit":"toast__exit_1017t","exitActive":"toast__exitActive_1017t"};
58
+ var styles = {"toastPlate":"toast__toastPlate_ywlk4","popoverInner":"toast__popoverInner_ywlk4","block":"toast__block_ywlk4","fixed":"toast__fixed_ywlk4","enter":"toast__enter_ywlk4","enterActive":"toast__enterActive_ywlk4","exit":"toast__exit_ywlk4","exitActive":"toast__exitActive_ywlk4"};
59
59
  require('./index.css');
60
60
 
61
61
  var CSS_TRANSITION_CLASS_NAMES = {
@@ -47,7 +47,7 @@ function __rest(s, e) {
47
47
  return t;
48
48
  }
49
49
 
50
- var styles = {"toastPlate":"toast__toastPlate_1017t","popoverInner":"toast__popoverInner_1017t","block":"toast__block_1017t","fixed":"toast__fixed_1017t","enter":"toast__enter_1017t","enterActive":"toast__enterActive_1017t","exit":"toast__exit_1017t","exitActive":"toast__exitActive_1017t"};
50
+ var styles = {"toastPlate":"toast__toastPlate_ywlk4","popoverInner":"toast__popoverInner_ywlk4","block":"toast__block_ywlk4","fixed":"toast__fixed_ywlk4","enter":"toast__enter_ywlk4","enterActive":"toast__enterActive_ywlk4","exit":"toast__exit_ywlk4","exitActive":"toast__exitActive_ywlk4"};
51
51
  require('./index.css');
52
52
 
53
53
  var CSS_TRANSITION_CLASS_NAMES = {
@@ -1,4 +1,4 @@
1
- /* hash: 1qkcc */
1
+ /* hash: 1fv8p */
2
2
  :root {
3
3
  --shadow-m: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
4
4
 
@@ -14,36 +14,36 @@
14
14
  :root {
15
15
  --toast-box-shadow: var(--shadow-m);
16
16
  }
17
- .toast__toastPlate_1017t {
17
+ .toast__toastPlate_ywlk4 {
18
18
  box-shadow: var(--toast-box-shadow);
19
19
  }
20
- .toast__popoverInner_1017t {
20
+ .toast__popoverInner_ywlk4 {
21
21
  border: none;
22
22
  border-radius: var(--toast-plate-border-radius);
23
23
  box-shadow: var(--toast-box-shadow);
24
24
  background-color: transparent;
25
25
  }
26
- .toast__block_1017t {
26
+ .toast__block_ywlk4 {
27
27
  width: 100%;
28
28
  }
29
- .toast__fixed_1017t {
29
+ .toast__fixed_ywlk4 {
30
30
  position: fixed;
31
31
  bottom: var(--gap-2xl);
32
32
  transition: opacity 150ms ease-in-out, transform 150ms ease-in-out
33
33
  }
34
- .toast__fixed_1017t.toast__enter_1017t {
34
+ .toast__fixed_ywlk4.toast__enter_ywlk4 {
35
35
  opacity: 0;
36
36
  transform: scale(0.98);
37
37
  }
38
- .toast__fixed_1017t.toast__enterActive_1017t {
38
+ .toast__fixed_ywlk4.toast__enterActive_ywlk4 {
39
39
  opacity: 1;
40
40
  transform: scale(1);
41
41
  }
42
- .toast__fixed_1017t.toast__exit_1017t {
42
+ .toast__fixed_ywlk4.toast__exit_ywlk4 {
43
43
  opacity: 1;
44
44
  transform: scale(1);
45
45
  }
46
- .toast__fixed_1017t.toast__exitActive_1017t {
46
+ .toast__fixed_ywlk4.toast__exitActive_ywlk4 {
47
47
  opacity: 0;
48
48
  transform: scale(0.98);
49
49
  }
package/toast/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1qkcc */
1
+ /* hash: 1fv8p */
2
2
  :root {
3
3
  --shadow-m: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
4
4
 
@@ -14,36 +14,36 @@
14
14
  :root {
15
15
  --toast-box-shadow: var(--shadow-m);
16
16
  }
17
- .toast__toastPlate_1017t {
17
+ .toast__toastPlate_ywlk4 {
18
18
  box-shadow: var(--toast-box-shadow);
19
19
  }
20
- .toast__popoverInner_1017t {
20
+ .toast__popoverInner_ywlk4 {
21
21
  border: none;
22
22
  border-radius: var(--toast-plate-border-radius);
23
23
  box-shadow: var(--toast-box-shadow);
24
24
  background-color: transparent;
25
25
  }
26
- .toast__block_1017t {
26
+ .toast__block_ywlk4 {
27
27
  width: 100%;
28
28
  }
29
- .toast__fixed_1017t {
29
+ .toast__fixed_ywlk4 {
30
30
  position: fixed;
31
31
  bottom: var(--gap-2xl);
32
32
  transition: opacity 150ms ease-in-out, transform 150ms ease-in-out
33
33
  }
34
- .toast__fixed_1017t.toast__enter_1017t {
34
+ .toast__fixed_ywlk4.toast__enter_ywlk4 {
35
35
  opacity: 0;
36
36
  transform: scale(0.98);
37
37
  }
38
- .toast__fixed_1017t.toast__enterActive_1017t {
38
+ .toast__fixed_ywlk4.toast__enterActive_ywlk4 {
39
39
  opacity: 1;
40
40
  transform: scale(1);
41
41
  }
42
- .toast__fixed_1017t.toast__exit_1017t {
42
+ .toast__fixed_ywlk4.toast__exit_ywlk4 {
43
43
  opacity: 1;
44
44
  transform: scale(1);
45
45
  }
46
- .toast__fixed_1017t.toast__exitActive_1017t {
46
+ .toast__fixed_ywlk4.toast__exitActive_ywlk4 {
47
47
  opacity: 0;
48
48
  transform: scale(0.98);
49
49
  }
@@ -8,7 +8,7 @@ import { Popover } from '../../popover/modern';
8
8
  import { Portal } from '../../portal/modern';
9
9
  import { stackingOrder, Stack } from '../../stack/modern';
10
10
 
11
- var styles = {"toastPlate":"toast__toastPlate_1017t","popoverInner":"toast__popoverInner_1017t","block":"toast__block_1017t","fixed":"toast__fixed_1017t","enter":"toast__enter_1017t","enterActive":"toast__enterActive_1017t","exit":"toast__exit_1017t","exitActive":"toast__exitActive_1017t"};
11
+ var styles = {"toastPlate":"toast__toastPlate_ywlk4","popoverInner":"toast__popoverInner_ywlk4","block":"toast__block_ywlk4","fixed":"toast__fixed_ywlk4","enter":"toast__enter_ywlk4","enterActive":"toast__enterActive_ywlk4","exit":"toast__exit_ywlk4","exitActive":"toast__exitActive_ywlk4"};
12
12
  require('./index.css');
13
13
 
14
14
  const CSS_TRANSITION_CLASS_NAMES = {
@@ -1,4 +1,4 @@
1
- /* hash: 1qkcc */
1
+ /* hash: 1fv8p */
2
2
  :root {
3
3
  --shadow-m: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
4
4
 
@@ -14,36 +14,36 @@
14
14
  :root {
15
15
  --toast-box-shadow: var(--shadow-m);
16
16
  }
17
- .toast__toastPlate_1017t {
17
+ .toast__toastPlate_ywlk4 {
18
18
  box-shadow: var(--toast-box-shadow);
19
19
  }
20
- .toast__popoverInner_1017t {
20
+ .toast__popoverInner_ywlk4 {
21
21
  border: none;
22
22
  border-radius: var(--toast-plate-border-radius);
23
23
  box-shadow: var(--toast-box-shadow);
24
24
  background-color: transparent;
25
25
  }
26
- .toast__block_1017t {
26
+ .toast__block_ywlk4 {
27
27
  width: 100%;
28
28
  }
29
- .toast__fixed_1017t {
29
+ .toast__fixed_ywlk4 {
30
30
  position: fixed;
31
31
  bottom: var(--gap-2xl);
32
32
  transition: opacity 150ms ease-in-out, transform 150ms ease-in-out
33
33
  }
34
- .toast__fixed_1017t.toast__enter_1017t {
34
+ .toast__fixed_ywlk4.toast__enter_ywlk4 {
35
35
  opacity: 0;
36
36
  transform: scale(0.98);
37
37
  }
38
- .toast__fixed_1017t.toast__enterActive_1017t {
38
+ .toast__fixed_ywlk4.toast__enterActive_ywlk4 {
39
39
  opacity: 1;
40
40
  transform: scale(1);
41
41
  }
42
- .toast__fixed_1017t.toast__exit_1017t {
42
+ .toast__fixed_ywlk4.toast__exit_ywlk4 {
43
43
  opacity: 1;
44
44
  transform: scale(1);
45
45
  }
46
- .toast__fixed_1017t.toast__exitActive_1017t {
46
+ .toast__fixed_ywlk4.toast__exitActive_ywlk4 {
47
47
  opacity: 0;
48
48
  transform: scale(0.98);
49
49
  }
@@ -53,7 +53,7 @@ function __rest(s, e) {
53
53
  return t;
54
54
  }
55
55
 
56
- var styles = {"component":"toast-plate__component_1iqkn","hasCloser":"toast-plate__hasCloser_1iqkn","contentWrap":"toast-plate__contentWrap_1iqkn","block":"toast-plate__block_1iqkn","content":"toast-plate__content_1iqkn","actionSection":"toast-plate__actionSection_1iqkn","leftAddons":"toast-plate__leftAddons_1iqkn","title":"toast-plate__title_1iqkn","children":"toast-plate__children_1iqkn","closeButton":"toast-plate__closeButton_1iqkn"};
56
+ var styles = {"component":"toast-plate__component_1f6jy","hasCloser":"toast-plate__hasCloser_1f6jy","contentWrap":"toast-plate__contentWrap_1f6jy","block":"toast-plate__block_1f6jy","content":"toast-plate__content_1f6jy","actionSection":"toast-plate__actionSection_1f6jy","leftAddons":"toast-plate__leftAddons_1f6jy","title":"toast-plate__title_1f6jy","children":"toast-plate__children_1f6jy","closeButton":"toast-plate__closeButton_1f6jy"};
57
57
  require('./index.css');
58
58
 
59
59
  var iconDefaultComponents = {
@@ -117,12 +117,19 @@
117
117
  --color-static-status-red: #d91d0b;
118
118
  --color-static-status-teal: #219187;
119
119
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
120
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
120
121
  --color-static-status-green-tint-90: rgb(231, 246, 239);
122
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
121
123
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
124
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
122
125
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
126
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
123
127
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
128
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
124
129
  --color-static-status-red-tint-90: rgb(251, 232, 231);
130
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
125
131
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
132
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
126
133
  }
127
134
  :root {
128
135
  --color-dark-bg-accent: #ef3124;
@@ -46,7 +46,7 @@ function __rest(s, e) {
46
46
  return t;
47
47
  }
48
48
 
49
- var styles = {"component":"toast-plate__component_1iqkn","hasCloser":"toast-plate__hasCloser_1iqkn","contentWrap":"toast-plate__contentWrap_1iqkn","block":"toast-plate__block_1iqkn","content":"toast-plate__content_1iqkn","actionSection":"toast-plate__actionSection_1iqkn","leftAddons":"toast-plate__leftAddons_1iqkn","title":"toast-plate__title_1iqkn","children":"toast-plate__children_1iqkn","closeButton":"toast-plate__closeButton_1iqkn"};
49
+ var styles = {"component":"toast-plate__component_1f6jy","hasCloser":"toast-plate__hasCloser_1f6jy","contentWrap":"toast-plate__contentWrap_1f6jy","block":"toast-plate__block_1f6jy","content":"toast-plate__content_1f6jy","actionSection":"toast-plate__actionSection_1f6jy","leftAddons":"toast-plate__leftAddons_1f6jy","title":"toast-plate__title_1f6jy","children":"toast-plate__children_1f6jy","closeButton":"toast-plate__closeButton_1f6jy"};
50
50
  require('./index.css');
51
51
 
52
52
  var iconDefaultComponents = {
@@ -1,4 +1,4 @@
1
- /* hash: 1xxm0 */
1
+ /* hash: zp61m */
2
2
  :root {
3
3
  --color-dark-indigo: #0b1f35;
4
4
  --color-dark-indigo-60: rgba(11, 31, 53, 0.6);
@@ -118,12 +118,19 @@
118
118
  --color-static-status-red: #d91d0b;
119
119
  --color-static-status-teal: #219187;
120
120
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
121
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
121
122
  --color-static-status-green-tint-90: rgb(231, 246, 239);
123
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
122
124
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
125
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
123
126
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
127
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
124
128
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
129
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
125
130
  --color-static-status-red-tint-90: rgb(251, 232, 231);
131
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
126
132
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
133
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
127
134
  }
128
135
  :root {
129
136
  --color-dark-bg-accent: #ef3124;
@@ -522,7 +529,7 @@
522
529
  --toast-plate-action-padding: 0 var(--gap-2xl);
523
530
  --toast-plate-action-divider-display: block;
524
531
  }
525
- .toast-plate__component_1iqkn {
532
+ .toast-plate__component_1f6jy {
526
533
  position: relative;
527
534
  display: inline-flex;
528
535
  flex-direction: column;
@@ -533,55 +540,55 @@
533
540
  padding: var(--gap-m);
534
541
  background-color: var(--toast-plate-bg-color)
535
542
  }
536
- .toast-plate__component_1iqkn.toast-plate__hasCloser_1iqkn {
543
+ .toast-plate__component_1f6jy.toast-plate__hasCloser_1f6jy {
537
544
  /* 2×16 + 24 */
538
545
  padding-right: 56px;
539
546
  }
540
- .toast-plate__contentWrap_1iqkn {
547
+ .toast-plate__contentWrap_1f6jy {
541
548
  display: flex;
542
549
  }
543
- .toast-plate__block_1iqkn {
550
+ .toast-plate__block_1f6jy {
544
551
  display: flex;
545
552
  width: 100%;
546
553
  }
547
- .toast-plate__content_1iqkn {
554
+ .toast-plate__content_1f6jy {
548
555
  display: flex;
549
556
  flex-grow: 1;
550
557
  }
551
- .toast-plate__actionSection_1iqkn {
558
+ .toast-plate__actionSection_1f6jy {
552
559
  display: flex;
553
560
  align-items: var(--toast-plate-action-align);
554
561
  flex-shrink: 0;
555
562
  margin: var(--gap-3xs) 0;
556
563
  padding: var(--toast-plate-action-padding)
557
564
  }
558
- .toast-plate__actionSection_1iqkn:last-child {
565
+ .toast-plate__actionSection_1f6jy:last-child {
559
566
  padding-right: 0;
560
567
  }
561
- .toast-plate__leftAddons_1iqkn {
568
+ .toast-plate__leftAddons_1f6jy {
562
569
  display: flex;
563
570
  align-items: flex-start;
564
571
  flex-shrink: 0;
565
572
  padding-right: var(--gap-s);
566
573
  }
567
- .toast-plate__title_1iqkn {
574
+ .toast-plate__title_1f6jy {
568
575
  font-size: 16px;
569
576
  line-height: 24px;
570
577
  font-weight: 700;
571
578
 
572
579
  font-weight: var(--toast-plate-title-font-weight);
573
580
  }
574
- .toast-plate__children_1iqkn {
581
+ .toast-plate__children_1f6jy {
575
582
  font-size: 14px;
576
583
  line-height: 20px;
577
584
  font-weight: 400;
578
585
 
579
586
  word-break: break-word;
580
587
  }
581
- .toast-plate__title_1iqkn + .toast-plate__children_1iqkn {
588
+ .toast-plate__title_1f6jy + .toast-plate__children_1f6jy {
582
589
  margin-top: var(--gap-2xs);
583
590
  }
584
- .toast-plate__closeButton_1iqkn {
591
+ .toast-plate__closeButton_1f6jy {
585
592
  display: flex;
586
593
  align-items: flex-start;
587
594
  position: absolute;
@@ -590,10 +597,10 @@
590
597
  right: var(--gap-s);
591
598
  padding: var(--gap-2xs);
592
599
  }
593
- .toast-plate__actionSection_1iqkn + .toast-plate__closeButton_1iqkn {
600
+ .toast-plate__actionSection_1f6jy + .toast-plate__closeButton_1f6jy {
594
601
  align-items: var(--toast-plate-action-align)
595
602
  }
596
- .toast-plate__actionSection_1iqkn + .toast-plate__closeButton_1iqkn:before {
603
+ .toast-plate__actionSection_1f6jy + .toast-plate__closeButton_1f6jy:before {
597
604
  display: var(--toast-plate-action-divider-display);
598
605
  position: absolute;
599
606
  right: 44px;
@@ -1,4 +1,4 @@
1
- /* hash: 1xxm0 */
1
+ /* hash: zp61m */
2
2
  :root {
3
3
  --color-dark-indigo: #0b1f35;
4
4
  --color-dark-indigo-60: rgba(11, 31, 53, 0.6);
@@ -118,12 +118,19 @@
118
118
  --color-static-status-red: #d91d0b;
119
119
  --color-static-status-teal: #219187;
120
120
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
121
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
121
122
  --color-static-status-green-tint-90: rgb(231, 246, 239);
123
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
122
124
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
125
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
123
126
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
127
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
124
128
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
129
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
125
130
  --color-static-status-red-tint-90: rgb(251, 232, 231);
131
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
126
132
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
133
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
127
134
  }
128
135
  :root {
129
136
  --color-dark-bg-accent: #ef3124;
@@ -522,7 +529,7 @@
522
529
  --toast-plate-action-padding: 0 var(--gap-2xl);
523
530
  --toast-plate-action-divider-display: block;
524
531
  }
525
- .toast-plate__component_1iqkn {
532
+ .toast-plate__component_1f6jy {
526
533
  position: relative;
527
534
  display: inline-flex;
528
535
  flex-direction: column;
@@ -533,55 +540,55 @@
533
540
  padding: var(--gap-m);
534
541
  background-color: var(--toast-plate-bg-color)
535
542
  }
536
- .toast-plate__component_1iqkn.toast-plate__hasCloser_1iqkn {
543
+ .toast-plate__component_1f6jy.toast-plate__hasCloser_1f6jy {
537
544
  /* 2×16 + 24 */
538
545
  padding-right: 56px;
539
546
  }
540
- .toast-plate__contentWrap_1iqkn {
547
+ .toast-plate__contentWrap_1f6jy {
541
548
  display: flex;
542
549
  }
543
- .toast-plate__block_1iqkn {
550
+ .toast-plate__block_1f6jy {
544
551
  display: flex;
545
552
  width: 100%;
546
553
  }
547
- .toast-plate__content_1iqkn {
554
+ .toast-plate__content_1f6jy {
548
555
  display: flex;
549
556
  flex-grow: 1;
550
557
  }
551
- .toast-plate__actionSection_1iqkn {
558
+ .toast-plate__actionSection_1f6jy {
552
559
  display: flex;
553
560
  align-items: var(--toast-plate-action-align);
554
561
  flex-shrink: 0;
555
562
  margin: var(--gap-3xs) 0;
556
563
  padding: var(--toast-plate-action-padding)
557
564
  }
558
- .toast-plate__actionSection_1iqkn:last-child {
565
+ .toast-plate__actionSection_1f6jy:last-child {
559
566
  padding-right: 0;
560
567
  }
561
- .toast-plate__leftAddons_1iqkn {
568
+ .toast-plate__leftAddons_1f6jy {
562
569
  display: flex;
563
570
  align-items: flex-start;
564
571
  flex-shrink: 0;
565
572
  padding-right: var(--gap-s);
566
573
  }
567
- .toast-plate__title_1iqkn {
574
+ .toast-plate__title_1f6jy {
568
575
  font-size: 16px;
569
576
  line-height: 24px;
570
577
  font-weight: 700;
571
578
 
572
579
  font-weight: var(--toast-plate-title-font-weight);
573
580
  }
574
- .toast-plate__children_1iqkn {
581
+ .toast-plate__children_1f6jy {
575
582
  font-size: 14px;
576
583
  line-height: 20px;
577
584
  font-weight: 400;
578
585
 
579
586
  word-break: break-word;
580
587
  }
581
- .toast-plate__title_1iqkn + .toast-plate__children_1iqkn {
588
+ .toast-plate__title_1f6jy + .toast-plate__children_1f6jy {
582
589
  margin-top: var(--gap-2xs);
583
590
  }
584
- .toast-plate__closeButton_1iqkn {
591
+ .toast-plate__closeButton_1f6jy {
585
592
  display: flex;
586
593
  align-items: flex-start;
587
594
  position: absolute;
@@ -590,10 +597,10 @@
590
597
  right: var(--gap-s);
591
598
  padding: var(--gap-2xs);
592
599
  }
593
- .toast-plate__actionSection_1iqkn + .toast-plate__closeButton_1iqkn {
600
+ .toast-plate__actionSection_1f6jy + .toast-plate__closeButton_1f6jy {
594
601
  align-items: var(--toast-plate-action-align)
595
602
  }
596
- .toast-plate__actionSection_1iqkn + .toast-plate__closeButton_1iqkn:before {
603
+ .toast-plate__actionSection_1f6jy + .toast-plate__closeButton_1f6jy:before {
597
604
  display: var(--toast-plate-action-divider-display);
598
605
  position: absolute;
599
606
  right: 44px;
@@ -7,7 +7,7 @@ import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
7
7
  import { Button } from '../../button/modern';
8
8
  import { Badge } from '../../badge/modern';
9
9
 
10
- var styles = {"component":"toast-plate__component_1iqkn","hasCloser":"toast-plate__hasCloser_1iqkn","contentWrap":"toast-plate__contentWrap_1iqkn","block":"toast-plate__block_1iqkn","content":"toast-plate__content_1iqkn","actionSection":"toast-plate__actionSection_1iqkn","leftAddons":"toast-plate__leftAddons_1iqkn","title":"toast-plate__title_1iqkn","children":"toast-plate__children_1iqkn","closeButton":"toast-plate__closeButton_1iqkn"};
10
+ var styles = {"component":"toast-plate__component_1f6jy","hasCloser":"toast-plate__hasCloser_1f6jy","contentWrap":"toast-plate__contentWrap_1f6jy","block":"toast-plate__block_1f6jy","content":"toast-plate__content_1f6jy","actionSection":"toast-plate__actionSection_1f6jy","leftAddons":"toast-plate__leftAddons_1f6jy","title":"toast-plate__title_1f6jy","children":"toast-plate__children_1f6jy","closeButton":"toast-plate__closeButton_1f6jy"};
11
11
  require('./index.css');
12
12
 
13
13
  const iconDefaultComponents = {