@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
@@ -17,87 +17,87 @@
17
17
  --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
18
18
  'Helvetica Neue', Helvetica, sans-serif;
19
19
  }
20
- .typography__styrene-xlarge_xkuwn {
20
+ .typography__styrene-xlarge_1cr5l {
21
21
  font-size: 48px;
22
22
  line-height: 64px;
23
23
  font-weight: 500;
24
24
  font-feature-settings: 'ss01';
25
25
  font-family: var(--font-family-styrene);
26
26
  }
27
- .typography__styrene-large_xkuwn {
27
+ .typography__styrene-large_1cr5l {
28
28
  font-size: 40px;
29
29
  line-height: 48px;
30
30
  font-weight: 500;
31
31
  font-feature-settings: 'ss01';
32
32
  font-family: var(--font-family-styrene);
33
33
  }
34
- .typography__styrene-medium_xkuwn {
34
+ .typography__styrene-medium_1cr5l {
35
35
  font-size: 32px;
36
36
  line-height: 40px;
37
37
  font-weight: 500;
38
38
  font-feature-settings: 'ss01';
39
39
  font-family: var(--font-family-styrene);
40
40
  }
41
- .typography__styrene-small_xkuwn {
41
+ .typography__styrene-small_1cr5l {
42
42
  font-size: 24px;
43
43
  line-height: 32px;
44
44
  font-weight: 500;
45
45
  font-feature-settings: 'ss01';
46
46
  font-family: var(--font-family-styrene);
47
47
  }
48
- .typography__styrene-xsmall_xkuwn {
48
+ .typography__styrene-xsmall_1cr5l {
49
49
  font-size: 20px;
50
50
  line-height: 24px;
51
51
  font-weight: 500;
52
52
  font-feature-settings: 'ss01';
53
53
  font-family: var(--font-family-styrene);
54
54
  }
55
- .typography__system-xlarge_xkuwn {
55
+ .typography__system-xlarge_1cr5l {
56
56
  font-size: 48px;
57
57
  line-height: 52px;
58
58
  font-weight: 700;
59
59
  }
60
- .typography__system-large_xkuwn {
60
+ .typography__system-large_1cr5l {
61
61
  font-size: 40px;
62
62
  line-height: 48px;
63
63
  font-weight: 700;
64
64
  }
65
- .typography__system-medium_xkuwn {
65
+ .typography__system-medium_1cr5l {
66
66
  font-size: 30px;
67
67
  line-height: 36px;
68
68
  font-weight: 700;
69
69
  }
70
- .typography__system-small_xkuwn {
70
+ .typography__system-small_1cr5l {
71
71
  font-size: 22px;
72
72
  line-height: 26px;
73
73
  font-weight: 700;
74
74
  }
75
- .typography__system-xsmall_xkuwn {
75
+ .typography__system-xsmall_1cr5l {
76
76
  font-size: 18px;
77
77
  line-height: 22px;
78
78
  font-weight: 700;
79
79
  }
80
- .typography__margins-xlarge_xkuwn {
80
+ .typography__margins-xlarge_1cr5l {
81
81
  margin: 0 0 var(--gap-xl);
82
82
  }
83
- .typography__margins-large_xkuwn {
83
+ .typography__margins-large_1cr5l {
84
84
  margin: var(--gap-4xl) 0 var(--gap-xl);
85
85
  }
86
- .typography__margins-medium_xkuwn {
86
+ .typography__margins-medium_1cr5l {
87
87
  margin: var(--gap-4xl) 0 var(--gap-xl);
88
88
  }
89
- .typography__margins-small_xkuwn {
89
+ .typography__margins-small_1cr5l {
90
90
  margin: var(--gap-3xl) 0 var(--gap-m);
91
91
  }
92
- .typography__margins-xsmall_xkuwn {
92
+ .typography__margins-xsmall_1cr5l {
93
93
  margin: var(--gap-3xl) 0 var(--gap-m);
94
94
  }
95
- .typography__bold_xkuwn {
95
+ .typography__bold_1cr5l {
96
96
  font-weight: bold;
97
97
  }
98
- .typography__medium_xkuwn {
98
+ .typography__medium_1cr5l {
99
99
  font-weight: 500;
100
100
  }
101
- .typography__regular_xkuwn {
101
+ .typography__regular_1cr5l {
102
102
  font-weight: normal;
103
103
  }
@@ -1,16 +1,16 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var colors_module = require('../colors.module-61cec048.js');
3
+ var colors_module = require('../colors.module-1cfc5092.js');
4
4
  var React = require('react');
5
5
  require('classnames');
6
6
  var title_component = require('./component.js');
7
- var common_module = require('../common.module-03e442de.js');
7
+ var common_module = require('../common.module-4a429a30.js');
8
8
 
9
9
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
10
10
 
11
11
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
12
12
 
13
- var styles = {"styrene-xlarge":"typography__styrene-xlarge_xkuwn","styrene-large":"typography__styrene-large_xkuwn","styrene-medium":"typography__styrene-medium_xkuwn","styrene-small":"typography__styrene-small_xkuwn","styrene-xsmall":"typography__styrene-xsmall_xkuwn","system-xlarge":"typography__system-xlarge_xkuwn","system-large":"typography__system-large_xkuwn","system-medium":"typography__system-medium_xkuwn","system-small":"typography__system-small_xkuwn","system-xsmall":"typography__system-xsmall_xkuwn","margins-xlarge":"typography__margins-xlarge_xkuwn","margins-large":"typography__margins-large_xkuwn","margins-medium":"typography__margins-medium_xkuwn","margins-small":"typography__margins-small_xkuwn","margins-xsmall":"typography__margins-xsmall_xkuwn","bold":"typography__bold_xkuwn","medium":"typography__medium_xkuwn","regular":"typography__regular_xkuwn"};
13
+ var styles = {"styrene-xlarge":"typography__styrene-xlarge_1cr5l","styrene-large":"typography__styrene-large_1cr5l","styrene-medium":"typography__styrene-medium_1cr5l","styrene-small":"typography__styrene-small_1cr5l","styrene-xsmall":"typography__styrene-xsmall_1cr5l","system-xlarge":"typography__system-xlarge_1cr5l","system-large":"typography__system-large_1cr5l","system-medium":"typography__system-medium_1cr5l","system-small":"typography__system-small_1cr5l","system-xsmall":"typography__system-xsmall_1cr5l","margins-xlarge":"typography__margins-xlarge_1cr5l","margins-large":"typography__margins-large_1cr5l","margins-medium":"typography__margins-medium_1cr5l","margins-small":"typography__margins-small_1cr5l","margins-xsmall":"typography__margins-xsmall_1cr5l","bold":"typography__bold_1cr5l","medium":"typography__medium_1cr5l","regular":"typography__regular_1cr5l"};
14
14
  require('./index.css');
15
15
 
16
16
  var Title = function (props) {
@@ -1,16 +1,16 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var colors_module = require('../colors.module-61cec048.js');
3
+ var colors_module = require('../colors.module-1cfc5092.js');
4
4
  var React = require('react');
5
5
  require('classnames');
6
6
  var title_component = require('../title/component.js');
7
- var common_module = require('../common.module-03e442de.js');
7
+ var common_module = require('../common.module-4a429a30.js');
8
8
 
9
9
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
10
10
 
11
11
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
12
12
 
13
- var styles = {"styrene-xlarge":"typography__styrene-xlarge_1j2em","styrene-large":"typography__styrene-large_1j2em","styrene-medium":"typography__styrene-medium_1j2em","styrene-small":"typography__styrene-small_1j2em","styrene-xsmall":"typography__styrene-xsmall_1j2em","system-xlarge":"typography__system-xlarge_1j2em","system-large":"typography__system-large_1j2em","system-medium":"typography__system-medium_1j2em","system-small":"typography__system-small_1j2em","system-xsmall":"typography__system-xsmall_1j2em","margins-xlarge":"typography__margins-xlarge_1j2em","margins-large":"typography__margins-large_1j2em","margins-medium":"typography__margins-medium_1j2em","margins-small":"typography__margins-small_1j2em","margins-xsmall":"typography__margins-xsmall_1j2em"};
13
+ var styles = {"styrene-xlarge":"typography__styrene-xlarge_13w3x","styrene-large":"typography__styrene-large_13w3x","styrene-medium":"typography__styrene-medium_13w3x","styrene-small":"typography__styrene-small_13w3x","styrene-xsmall":"typography__styrene-xsmall_13w3x","system-xlarge":"typography__system-xlarge_13w3x","system-large":"typography__system-large_13w3x","system-medium":"typography__system-medium_13w3x","system-small":"typography__system-small_13w3x","system-xsmall":"typography__system-xsmall_13w3x","margins-xlarge":"typography__margins-xlarge_13w3x","margins-large":"typography__margins-large_13w3x","margins-medium":"typography__margins-medium_13w3x","margins-small":"typography__margins-small_13w3x","margins-xsmall":"typography__margins-xsmall_13w3x"};
14
14
  require('./index.css');
15
15
 
16
16
  var TitleResponsive = function (props) {
@@ -18,83 +18,83 @@
18
18
  'Helvetica Neue', Helvetica, sans-serif;
19
19
  }
20
20
  /* TODO: поменять медиа-запросы на миксины */
21
- .typography__styrene-xlarge_1j2em {
21
+ .typography__styrene-xlarge_13w3x {
22
22
  font-size: 32px;
23
23
  line-height: 40px;
24
24
  font-weight: 500;
25
25
  font-feature-settings: 'ss01';
26
26
  font-family: var(--font-family-styrene);
27
27
  }
28
- .typography__styrene-large_1j2em {
28
+ .typography__styrene-large_13w3x {
29
29
  font-size: 24px;
30
30
  line-height: 32px;
31
31
  font-weight: 500;
32
32
  font-feature-settings: 'ss01';
33
33
  font-family: var(--font-family-styrene);
34
34
  }
35
- .typography__styrene-medium_1j2em {
35
+ .typography__styrene-medium_13w3x {
36
36
  font-size: 20px;
37
37
  line-height: 24px;
38
38
  font-weight: 500;
39
39
  font-feature-settings: 'ss01';
40
40
  font-family: var(--font-family-styrene);
41
41
  }
42
- .typography__styrene-small_1j2em {
42
+ .typography__styrene-small_13w3x {
43
43
  font-size: 20px;
44
44
  line-height: 24px;
45
45
  font-weight: 500;
46
46
  font-feature-settings: 'ss01';
47
47
  font-family: var(--font-family-styrene);
48
48
  }
49
- .typography__styrene-xsmall_1j2em {
49
+ .typography__styrene-xsmall_13w3x {
50
50
  font-size: 20px;
51
51
  line-height: 24px;
52
52
  font-weight: 500;
53
53
  font-feature-settings: 'ss01';
54
54
  font-family: var(--font-family-styrene);
55
55
  }
56
- .typography__system-xlarge_1j2em {
56
+ .typography__system-xlarge_13w3x {
57
57
  font-size: 30px;
58
58
  line-height: 36px;
59
59
  font-weight: 700;
60
60
  }
61
- .typography__system-large_1j2em {
61
+ .typography__system-large_13w3x {
62
62
  font-size: 22px;
63
63
  line-height: 26px;
64
64
  font-weight: 700;
65
65
  }
66
- .typography__system-medium_1j2em {
66
+ .typography__system-medium_13w3x {
67
67
  font-size: 18px;
68
68
  line-height: 22px;
69
69
  font-weight: 700;
70
70
  }
71
- .typography__system-small_1j2em {
71
+ .typography__system-small_13w3x {
72
72
  font-size: 18px;
73
73
  line-height: 22px;
74
74
  font-weight: 700;
75
75
  }
76
- .typography__system-xsmall_1j2em {
76
+ .typography__system-xsmall_13w3x {
77
77
  font-size: 18px;
78
78
  line-height: 22px;
79
79
  font-weight: 700;
80
80
  }
81
- .typography__margins-xlarge_1j2em {
81
+ .typography__margins-xlarge_13w3x {
82
82
  margin: 0 0 var(--gap-xl);
83
83
  }
84
- .typography__margins-large_1j2em {
84
+ .typography__margins-large_13w3x {
85
85
  margin: var(--gap-3xl) 0 var(--gap-m);
86
86
  }
87
- .typography__margins-medium_1j2em {
87
+ .typography__margins-medium_13w3x {
88
88
  margin: var(--gap-3xl) 0 var(--gap-m);
89
89
  }
90
- .typography__margins-small_1j2em {
90
+ .typography__margins-small_13w3x {
91
91
  margin: var(--gap-3xl) 0 var(--gap-m);
92
92
  }
93
- .typography__margins-xsmall_1j2em {
93
+ .typography__margins-xsmall_13w3x {
94
94
  margin: var(--gap-3xl) 0 var(--gap-m);
95
95
  }
96
96
  @media screen and (min-width: 600px) {
97
- .typography__styrene-xlarge_1j2em {
97
+ .typography__styrene-xlarge_13w3x {
98
98
  font-size: 40px;
99
99
  line-height: 48px;
100
100
  font-weight: 500;
@@ -102,7 +102,7 @@
102
102
  font-family: var(--font-family-styrene);
103
103
  }
104
104
 
105
- .typography__styrene-large_1j2em {
105
+ .typography__styrene-large_13w3x {
106
106
  font-size: 32px;
107
107
  line-height: 40px;
108
108
  font-weight: 500;
@@ -110,7 +110,7 @@
110
110
  font-family: var(--font-family-styrene);
111
111
  }
112
112
 
113
- .typography__styrene-medium_1j2em {
113
+ .typography__styrene-medium_13w3x {
114
114
  font-size: 24px;
115
115
  line-height: 32px;
116
116
  font-weight: 500;
@@ -118,7 +118,7 @@
118
118
  font-family: var(--font-family-styrene);
119
119
  }
120
120
 
121
- .typography__styrene-small_1j2em {
121
+ .typography__styrene-small_13w3x {
122
122
  font-size: 24px;
123
123
  line-height: 32px;
124
124
  font-weight: 500;
@@ -126,7 +126,7 @@
126
126
  font-family: var(--font-family-styrene);
127
127
  }
128
128
 
129
- .typography__styrene-xsmall_1j2em {
129
+ .typography__styrene-xsmall_13w3x {
130
130
  font-size: 20px;
131
131
  line-height: 24px;
132
132
  font-weight: 500;
@@ -134,58 +134,58 @@
134
134
  font-family: var(--font-family-styrene);
135
135
  }
136
136
 
137
- .typography__system-xlarge_1j2em {
137
+ .typography__system-xlarge_13w3x {
138
138
  font-size: 40px;
139
139
  line-height: 48px;
140
140
  font-weight: 700;
141
141
  }
142
142
 
143
- .typography__system-large_1j2em {
143
+ .typography__system-large_13w3x {
144
144
  font-size: 30px;
145
145
  line-height: 36px;
146
146
  font-weight: 700;
147
147
  }
148
148
 
149
- .typography__system-medium_1j2em {
149
+ .typography__system-medium_13w3x {
150
150
  font-size: 22px;
151
151
  line-height: 26px;
152
152
  font-weight: 700;
153
153
  }
154
154
 
155
- .typography__system-small_1j2em {
155
+ .typography__system-small_13w3x {
156
156
  font-size: 22px;
157
157
  line-height: 26px;
158
158
  font-weight: 700;
159
159
  }
160
160
 
161
- .typography__system-xsmall_1j2em {
161
+ .typography__system-xsmall_13w3x {
162
162
  font-size: 18px;
163
163
  line-height: 22px;
164
164
  font-weight: 700;
165
165
  }
166
166
 
167
- .typography__margins-xlarge_1j2em {
167
+ .typography__margins-xlarge_13w3x {
168
168
  margin: 0 0 var(--gap-xl);
169
169
  }
170
170
 
171
- .typography__margins-large_1j2em {
171
+ .typography__margins-large_13w3x {
172
172
  margin: var(--gap-4xl) 0 var(--gap-xl);
173
173
  }
174
174
 
175
- .typography__margins-medium_1j2em {
175
+ .typography__margins-medium_13w3x {
176
176
  margin: var(--gap-3xl) 0 var(--gap-m);
177
177
  }
178
178
 
179
- .typography__margins-small_1j2em {
179
+ .typography__margins-small_13w3x {
180
180
  margin: var(--gap-3xl) 0 var(--gap-m);
181
181
  }
182
182
 
183
- .typography__margins-xsmall_1j2em {
183
+ .typography__margins-xsmall_13w3x {
184
184
  margin: var(--gap-3xl) 0 var(--gap-m);
185
185
  }
186
186
  }
187
187
  @media screen and (min-width: 1024px) {
188
- .typography__styrene-xlarge_1j2em {
188
+ .typography__styrene-xlarge_13w3x {
189
189
  font-size: 48px;
190
190
  line-height: 64px;
191
191
  font-weight: 500;
@@ -193,7 +193,7 @@
193
193
  font-family: var(--font-family-styrene);
194
194
  }
195
195
 
196
- .typography__styrene-large_1j2em {
196
+ .typography__styrene-large_13w3x {
197
197
  font-size: 40px;
198
198
  line-height: 48px;
199
199
  font-weight: 500;
@@ -201,7 +201,7 @@
201
201
  font-family: var(--font-family-styrene);
202
202
  }
203
203
 
204
- .typography__styrene-medium_1j2em {
204
+ .typography__styrene-medium_13w3x {
205
205
  font-size: 32px;
206
206
  line-height: 40px;
207
207
  font-weight: 500;
@@ -209,7 +209,7 @@
209
209
  font-family: var(--font-family-styrene);
210
210
  }
211
211
 
212
- .typography__styrene-small_1j2em {
212
+ .typography__styrene-small_13w3x {
213
213
  font-size: 24px;
214
214
  line-height: 32px;
215
215
  font-weight: 500;
@@ -217,7 +217,7 @@
217
217
  font-family: var(--font-family-styrene);
218
218
  }
219
219
 
220
- .typography__styrene-xsmall_1j2em {
220
+ .typography__styrene-xsmall_13w3x {
221
221
  font-size: 20px;
222
222
  line-height: 24px;
223
223
  font-weight: 500;
@@ -225,53 +225,53 @@
225
225
  font-family: var(--font-family-styrene);
226
226
  }
227
227
 
228
- .typography__system-xlarge_1j2em {
228
+ .typography__system-xlarge_13w3x {
229
229
  font-size: 48px;
230
230
  line-height: 52px;
231
231
  font-weight: 700;
232
232
  }
233
233
 
234
- .typography__system-large_1j2em {
234
+ .typography__system-large_13w3x {
235
235
  font-size: 40px;
236
236
  line-height: 48px;
237
237
  font-weight: 700;
238
238
  }
239
239
 
240
- .typography__system-medium_1j2em {
240
+ .typography__system-medium_13w3x {
241
241
  font-size: 30px;
242
242
  line-height: 36px;
243
243
  font-weight: 700;
244
244
  }
245
245
 
246
- .typography__system-small_1j2em {
246
+ .typography__system-small_13w3x {
247
247
  font-size: 22px;
248
248
  line-height: 26px;
249
249
  font-weight: 700;
250
250
  }
251
251
 
252
- .typography__system-xsmall_1j2em {
252
+ .typography__system-xsmall_13w3x {
253
253
  font-size: 18px;
254
254
  line-height: 22px;
255
255
  font-weight: 700;
256
256
  }
257
257
 
258
- .typography__margins-xlarge_1j2em {
258
+ .typography__margins-xlarge_13w3x {
259
259
  margin: 0 0 var(--gap-xl);
260
260
  }
261
261
 
262
- .typography__margins-large_1j2em {
262
+ .typography__margins-large_13w3x {
263
263
  margin: var(--gap-4xl) 0 var(--gap-xl);
264
264
  }
265
265
 
266
- .typography__margins-medium_1j2em {
266
+ .typography__margins-medium_13w3x {
267
267
  margin: var(--gap-4xl) 0 var(--gap-xl);
268
268
  }
269
269
 
270
- .typography__margins-small_1j2em {
270
+ .typography__margins-small_13w3x {
271
271
  margin: var(--gap-3xl) 0 var(--gap-m);
272
272
  }
273
273
 
274
- .typography__margins-xsmall_1j2em {
274
+ .typography__margins-xsmall_13w3x {
275
275
  margin: var(--gap-3xl) 0 var(--gap-m);
276
276
  }
277
277
  }
@@ -1,10 +1,10 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- require('../colors.module-61cec048.js');
3
+ require('../colors.module-1cfc5092.js');
4
4
  require('react');
5
5
  require('classnames');
6
6
  require('../title/component.js');
7
- require('../common.module-03e442de.js');
7
+ require('../common.module-4a429a30.js');
8
8
  var titleResponsive_component = require('./component.js');
9
9
 
10
10
 
@@ -46,10 +46,17 @@
46
46
  --color-static-status-red: #d91d0b;
47
47
  --color-static-status-teal: #219187;
48
48
  --color-static-status-blue-tint-90: color-mod(#007aff tint(90%));
49
+ --color-static-status-blue-alpha-10: color-mod(#007aff alpha(10%));
49
50
  --color-static-status-green-tint-90: color-mod(#13a463 tint(90%));
51
+ --color-static-status-green-alpha-10: color-mod(#13a463 alpha(10%));
50
52
  --color-static-status-grey-tint-90: color-mod(#6d7986 tint(90%));
53
+ --color-static-status-grey-alpha-10: color-mod(#6d7986 alpha(10%));
51
54
  --color-static-status-orange-tint-90: color-mod(#de6a00 tint(90%));
55
+ --color-static-status-orange-alpha-10: color-mod(#de6a00 alpha(10%));
52
56
  --color-static-status-purple-tint-90: color-mod(#673ab7 tint(90%));
57
+ --color-static-status-purple-alpha-10: color-mod(#673ab7 alpha(10%));
53
58
  --color-static-status-red-tint-90: color-mod(#d91d0b tint(90%));
59
+ --color-static-status-red-alpha-10: color-mod(#d91d0b alpha(10%));
54
60
  --color-static-status-teal-tint-90: color-mod(#219187 tint(90%));
61
+ --color-static-status-teal-alpha-10: color-mod(#219187 alpha(10%));
55
62
  }
@@ -46,10 +46,17 @@
46
46
  --color-static-status-red: #d91d0b;
47
47
  --color-static-status-teal: #219187;
48
48
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
49
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
49
50
  --color-static-status-green-tint-90: rgb(231, 246, 239);
51
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
50
52
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
53
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
51
54
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
55
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
52
56
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
57
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
53
58
  --color-static-status-red-tint-90: rgb(251, 232, 231);
59
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
54
60
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
61
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
55
62
  }
@@ -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,10 +46,17 @@
46
46
  --color-static-status-red: #d91d0b;
47
47
  --color-static-status-teal: #219187;
48
48
  --color-static-status-blue-tint-90: color-mod(#007aff tint(90%));
49
+ --color-static-status-blue-alpha-10: color-mod(#007aff alpha(10%));
49
50
  --color-static-status-green-tint-90: color-mod(#13a463 tint(90%));
51
+ --color-static-status-green-alpha-10: color-mod(#13a463 alpha(10%));
50
52
  --color-static-status-grey-tint-90: color-mod(#6d7986 tint(90%));
53
+ --color-static-status-grey-alpha-10: color-mod(#6d7986 alpha(10%));
51
54
  --color-static-status-orange-tint-90: color-mod(#de6a00 tint(90%));
55
+ --color-static-status-orange-alpha-10: color-mod(#de6a00 alpha(10%));
52
56
  --color-static-status-purple-tint-90: color-mod(#673ab7 tint(90%));
57
+ --color-static-status-purple-alpha-10: color-mod(#673ab7 alpha(10%));
53
58
  --color-static-status-red-tint-90: color-mod(#d91d0b tint(90%));
59
+ --color-static-status-red-alpha-10: color-mod(#d91d0b alpha(10%));
54
60
  --color-static-status-teal-tint-90: color-mod(#219187 tint(90%));
61
+ --color-static-status-teal-alpha-10: color-mod(#219187 alpha(10%));
55
62
  }
@@ -46,10 +46,17 @@
46
46
  --color-static-status-red: #d91d0b;
47
47
  --color-static-status-teal: #219187;
48
48
  --color-static-status-blue-tint-90: rgb(230, 242, 255);
49
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
49
50
  --color-static-status-green-tint-90: rgb(231, 246, 239);
51
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
50
52
  --color-static-status-grey-tint-90: rgb(240, 242, 243);
53
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
51
54
  --color-static-status-orange-tint-90: rgb(252, 240, 230);
55
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
52
56
  --color-static-status-purple-tint-90: rgb(240, 235, 248);
57
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
53
58
  --color-static-status-red-tint-90: rgb(251, 232, 231);
59
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
54
60
  --color-static-status-teal-tint-90: rgb(233, 244, 243);
61
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
55
62
  }
@@ -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;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-vars",
3
- "version": "5.0.0",
3
+ "version": "5.1.0",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -50,7 +50,7 @@ function __rest(s, e) {
50
50
  return t;
51
51
  }
52
52
 
53
- var styles = {"suffixContainer":"with-suffix__suffixContainer_1h1cl","suffixVisible":"with-suffix__suffixVisible_1h1cl","hasSuffix":"with-suffix__hasSuffix_1h1cl","spacer":"with-suffix__spacer_1h1cl","suffix":"with-suffix__suffix_1h1cl","disabled":"with-suffix__disabled_1h1cl","readOnly":"with-suffix__readOnly_1h1cl"};
53
+ var styles = {"suffixContainer":"with-suffix__suffixContainer_1dhbw","suffixVisible":"with-suffix__suffixVisible_1dhbw","hasSuffix":"with-suffix__hasSuffix_1dhbw","spacer":"with-suffix__spacer_1dhbw","suffix":"with-suffix__suffix_1dhbw","disabled":"with-suffix__disabled_1dhbw","readOnly":"with-suffix__readOnly_1dhbw"};
54
54
  require('./index.css');
55
55
 
56
56
  var withSuffix = function (Input) {
@@ -42,7 +42,7 @@ function __rest(s, e) {
42
42
  return t;
43
43
  }
44
44
 
45
- var styles = {"suffixContainer":"with-suffix__suffixContainer_1h1cl","suffixVisible":"with-suffix__suffixVisible_1h1cl","hasSuffix":"with-suffix__hasSuffix_1h1cl","spacer":"with-suffix__spacer_1h1cl","suffix":"with-suffix__suffix_1h1cl","disabled":"with-suffix__disabled_1h1cl","readOnly":"with-suffix__readOnly_1h1cl"};
45
+ var styles = {"suffixContainer":"with-suffix__suffixContainer_1dhbw","suffixVisible":"with-suffix__suffixVisible_1dhbw","hasSuffix":"with-suffix__hasSuffix_1dhbw","spacer":"with-suffix__spacer_1dhbw","suffix":"with-suffix__suffix_1dhbw","disabled":"with-suffix__disabled_1dhbw","readOnly":"with-suffix__readOnly_1dhbw"};
46
46
  require('./index.css');
47
47
 
48
48
  var withSuffix = function (Input) {
@@ -1,5 +1,5 @@
1
- /* hash: c2z8i */
2
- .with-suffix__suffixContainer_1h1cl {
1
+ /* hash: 19n7x */
2
+ .with-suffix__suffixContainer_1dhbw {
3
3
  font-size: 16px;
4
4
  line-height: 20px;
5
5
  font-weight: 400;
@@ -13,30 +13,30 @@
13
13
  pointer-events: none;
14
14
  }
15
15
 
16
- input:focus:not(:read-only) + .with-suffix__suffixContainer_1h1cl,
17
- .with-suffix__suffixVisible_1h1cl .with-suffix__suffixContainer_1h1cl {
16
+ input:focus:not(:read-only) + .with-suffix__suffixContainer_1dhbw,
17
+ .with-suffix__suffixVisible_1dhbw .with-suffix__suffixContainer_1dhbw {
18
18
  display: inline-flex;
19
19
  }
20
20
 
21
- .with-suffix__hasSuffix_1h1cl input:focus::placeholder {
21
+ .with-suffix__hasSuffix_1dhbw input:focus::placeholder {
22
22
  color: transparent;
23
23
  transition: none;
24
24
  }
25
25
 
26
- .with-suffix__spacer_1h1cl {
26
+ .with-suffix__spacer_1dhbw {
27
27
  visibility: hidden;
28
28
  flex-shrink: 0;
29
29
  white-space: pre;
30
30
  }
31
31
 
32
- .with-suffix__suffix_1h1cl {
32
+ .with-suffix__suffix_1dhbw {
33
33
  white-space: pre;
34
34
  }
35
35
 
36
- .with-suffix__disabled_1h1cl {
36
+ .with-suffix__disabled_1dhbw {
37
37
  color: var(--input-disabled-color);
38
38
  }
39
39
 
40
- .with-suffix__readOnly_1h1cl {
40
+ .with-suffix__readOnly_1dhbw {
41
41
  color: var(--input-read-only-color);
42
42
  }