@alfalab/core-components 23.10.0 → 23.12.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 (1360) 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 +3 -3
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +2 -2
  12. package/amount/index.css +3 -3
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +3 -3
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +2 -2
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +2 -2
  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/esm/Component.js +1 -1
  51. package/bank-card/esm/index.css +20 -20
  52. package/bank-card/index.css +20 -20
  53. package/bank-card/modern/Component.js +1 -1
  54. package/bank-card/modern/index.css +20 -20
  55. package/base-modal/Component.js +1 -1
  56. package/base-modal/esm/Component.js +1 -1
  57. package/base-modal/esm/index.css +12 -12
  58. package/base-modal/index.css +12 -12
  59. package/base-modal/modern/Component.js +1 -1
  60. package/base-modal/modern/index.css +12 -12
  61. package/bottom-sheet/{Component-6cc98799.d.ts → Component-66b08d26.d.ts} +0 -0
  62. package/bottom-sheet/{Component-6cc98799.js → Component-66b08d26.js} +0 -0
  63. package/bottom-sheet/component.js +2 -2
  64. package/bottom-sheet/components/footer/Component.js +1 -1
  65. package/bottom-sheet/components/footer/index.css +2 -2
  66. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  67. package/bottom-sheet/esm/{Component-77a0d8a0.d.ts → Component-b64c69b6.d.ts} +0 -0
  68. package/bottom-sheet/esm/{Component-77a0d8a0.js → Component-b64c69b6.js} +0 -0
  69. package/bottom-sheet/esm/component.js +2 -2
  70. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  71. package/bottom-sheet/esm/components/footer/index.css +2 -2
  72. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  73. package/bottom-sheet/esm/index.css +14 -14
  74. package/bottom-sheet/esm/index.js +1 -1
  75. package/bottom-sheet/index.css +14 -14
  76. package/bottom-sheet/index.js +1 -1
  77. package/bottom-sheet/modern/component.js +1 -1
  78. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  79. package/bottom-sheet/modern/components/footer/index.css +2 -2
  80. package/bottom-sheet/modern/index.css +14 -14
  81. package/button/Component.js +3 -3
  82. package/button/default.css +41 -41
  83. package/button/esm/Component.js +3 -3
  84. package/button/esm/default.css +41 -41
  85. package/button/esm/index.css +54 -54
  86. package/button/esm/inverted.css +41 -41
  87. package/button/index.css +54 -54
  88. package/button/inverted.css +41 -41
  89. package/button/modern/Component.js +3 -3
  90. package/button/modern/default.css +41 -41
  91. package/button/modern/index.css +54 -54
  92. package/button/modern/inverted.css +41 -41
  93. package/calendar/Component.js +2 -2
  94. package/calendar/components/days-table/Component.js +2 -2
  95. package/calendar/components/days-table/index.css +40 -40
  96. package/calendar/components/days-table/index.js +1 -1
  97. package/calendar/components/header/Component.js +1 -1
  98. package/calendar/components/header/index.css +4 -4
  99. package/calendar/components/months-table/Component.js +2 -2
  100. package/calendar/components/months-table/index.css +6 -6
  101. package/calendar/components/months-table/index.js +1 -1
  102. package/calendar/components/period-slider/Component.js +2 -2
  103. package/calendar/components/period-slider/index.css +16 -16
  104. package/calendar/components/period-slider/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 +1 -1
  116. package/calendar/esm/components/header/index.css +4 -4
  117. package/calendar/esm/components/months-table/Component.js +2 -2
  118. package/calendar/esm/components/months-table/index.css +6 -6
  119. package/calendar/esm/components/months-table/index.js +1 -1
  120. package/calendar/esm/components/period-slider/Component.js +2 -2
  121. package/calendar/esm/components/period-slider/index.css +16 -16
  122. package/calendar/esm/components/period-slider/index.js +1 -1
  123. package/calendar/esm/components/select-button/Component.js +2 -2
  124. package/calendar/esm/components/select-button/index.css +10 -10
  125. package/calendar/esm/components/select-button/index.js +1 -1
  126. package/calendar/esm/components/years-table/Component.js +2 -2
  127. package/calendar/esm/components/years-table/index.css +6 -6
  128. package/calendar/esm/components/years-table/index.js +1 -1
  129. package/calendar/esm/index.css +8 -8
  130. package/calendar/esm/index.js +1 -1
  131. package/calendar/esm/{tslib.es6-dee81fee.d.ts → tslib.es6-368b8455.d.ts} +0 -0
  132. package/calendar/esm/{tslib.es6-dee81fee.js → tslib.es6-368b8455.js} +0 -0
  133. package/calendar/index.css +8 -8
  134. package/calendar/index.js +1 -1
  135. package/calendar/modern/Component.js +1 -1
  136. package/calendar/modern/components/days-table/Component.js +1 -1
  137. package/calendar/modern/components/days-table/index.css +40 -40
  138. package/calendar/modern/components/header/Component.js +1 -1
  139. package/calendar/modern/components/header/index.css +4 -4
  140. package/calendar/modern/components/months-table/Component.js +1 -1
  141. package/calendar/modern/components/months-table/index.css +6 -6
  142. package/calendar/modern/components/period-slider/Component.js +1 -1
  143. package/calendar/modern/components/period-slider/index.css +16 -16
  144. package/calendar/modern/components/select-button/Component.js +1 -1
  145. package/calendar/modern/components/select-button/index.css +10 -10
  146. package/calendar/modern/components/years-table/Component.js +1 -1
  147. package/calendar/modern/components/years-table/index.css +6 -6
  148. package/calendar/modern/index.css +8 -8
  149. package/calendar/{tslib.es6-b67fe7ac.d.ts → tslib.es6-1940f21b.d.ts} +0 -0
  150. package/calendar/{tslib.es6-b67fe7ac.js → tslib.es6-1940f21b.js} +0 -0
  151. package/calendar-input/Component.js +1 -1
  152. package/calendar-input/esm/Component.js +1 -1
  153. package/calendar-input/esm/index.css +10 -10
  154. package/calendar-input/index.css +10 -10
  155. package/calendar-input/modern/Component.js +1 -1
  156. package/calendar-input/modern/index.css +10 -10
  157. package/calendar-range/Component.js +1 -1
  158. package/calendar-range/esm/Component.js +1 -1
  159. package/calendar-range/esm/index.css +5 -5
  160. package/calendar-range/index.css +5 -5
  161. package/calendar-range/modern/Component.js +1 -1
  162. package/calendar-range/modern/index.css +5 -5
  163. package/calendar-with-skeleton/Component.js +1 -1
  164. package/calendar-with-skeleton/esm/Component.js +1 -1
  165. package/calendar-with-skeleton/esm/index.css +12 -12
  166. package/calendar-with-skeleton/index.css +12 -12
  167. package/calendar-with-skeleton/modern/Component.js +1 -1
  168. package/calendar-with-skeleton/modern/index.css +12 -12
  169. package/card-image/Component.js +1 -1
  170. package/card-image/esm/Component.js +1 -1
  171. package/card-image/esm/index.css +6 -6
  172. package/card-image/index.css +6 -6
  173. package/card-image/modern/Component.js +1 -1
  174. package/card-image/modern/index.css +6 -6
  175. package/cdn-icon/Component.js +1 -1
  176. package/cdn-icon/esm/Component.js +1 -1
  177. package/cdn-icon/esm/index.css +2 -2
  178. package/cdn-icon/index.css +2 -2
  179. package/cdn-icon/modern/Component.js +1 -1
  180. package/cdn-icon/modern/index.css +2 -2
  181. package/chart/Component.js +2 -2
  182. package/chart/components/Dot/index.css +7 -7
  183. package/chart/components/Dot/index.js +1 -1
  184. package/chart/components/Legends/index.css +7 -7
  185. package/chart/components/Legends/index.js +1 -1
  186. package/chart/components/Tick/index.css +3 -3
  187. package/chart/components/Tick/index.js +1 -1
  188. package/chart/components/TooltipContent/index.css +6 -6
  189. package/chart/components/TooltipContent/index.js +1 -1
  190. package/chart/esm/Component.js +2 -2
  191. package/chart/esm/components/Dot/index.css +7 -7
  192. package/chart/esm/components/Dot/index.js +1 -1
  193. package/chart/esm/components/Legends/index.css +7 -7
  194. package/chart/esm/components/Legends/index.js +1 -1
  195. package/chart/esm/components/Tick/index.css +3 -3
  196. package/chart/esm/components/Tick/index.js +1 -1
  197. package/chart/esm/components/TooltipContent/index.css +6 -6
  198. package/chart/esm/components/TooltipContent/index.js +1 -1
  199. package/chart/esm/hooks/useSettings/index.js +1 -1
  200. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  201. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  202. package/chart/esm/index.css +2 -2
  203. package/chart/esm/index.js +1 -1
  204. package/chart/esm/{tslib.es6-81922a73.d.ts → tslib.es6-6c79e5f6.d.ts} +0 -0
  205. package/chart/esm/{tslib.es6-81922a73.js → tslib.es6-6c79e5f6.js} +0 -0
  206. package/chart/hooks/useSettings/index.js +1 -1
  207. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  208. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  209. package/chart/index.css +2 -2
  210. package/chart/index.js +1 -1
  211. package/chart/modern/Component.js +1 -1
  212. package/chart/modern/components/Dot/index.css +7 -7
  213. package/chart/modern/components/Dot/index.js +1 -1
  214. package/chart/modern/components/Legends/index.css +7 -7
  215. package/chart/modern/components/Legends/index.js +1 -1
  216. package/chart/modern/components/Tick/index.css +3 -3
  217. package/chart/modern/components/Tick/index.js +1 -1
  218. package/chart/modern/components/TooltipContent/index.css +6 -6
  219. package/chart/modern/components/TooltipContent/index.js +1 -1
  220. package/chart/modern/index.css +2 -2
  221. package/chart/{tslib.es6-39ae07dd.d.ts → tslib.es6-e7ec0182.d.ts} +0 -0
  222. package/chart/{tslib.es6-39ae07dd.js → tslib.es6-e7ec0182.js} +0 -0
  223. package/checkbox/Component.js +1 -1
  224. package/checkbox/esm/Component.js +1 -1
  225. package/checkbox/esm/index.css +36 -36
  226. package/checkbox/index.css +36 -36
  227. package/checkbox/modern/Component.js +1 -1
  228. package/checkbox/modern/index.css +36 -36
  229. package/checkbox-group/Component.js +1 -1
  230. package/checkbox-group/esm/Component.js +1 -1
  231. package/checkbox-group/esm/index.css +16 -16
  232. package/checkbox-group/index.css +16 -16
  233. package/checkbox-group/modern/Component.js +1 -1
  234. package/checkbox-group/modern/index.css +16 -16
  235. package/circular-progress-bar/Component.js +1 -1
  236. package/circular-progress-bar/esm/Component.js +1 -1
  237. package/circular-progress-bar/esm/index.css +20 -20
  238. package/circular-progress-bar/index.css +20 -20
  239. package/circular-progress-bar/modern/Component.js +1 -1
  240. package/circular-progress-bar/modern/index.css +20 -20
  241. package/collapse/Component.js +1 -1
  242. package/collapse/esm/Component.js +1 -1
  243. package/collapse/esm/index.css +7 -7
  244. package/collapse/index.css +7 -7
  245. package/collapse/modern/Component.js +1 -1
  246. package/collapse/modern/index.css +7 -7
  247. package/confirmation/component.js +1 -1
  248. package/confirmation/components/code-input/component.js +1 -1
  249. package/confirmation/components/code-input/index.css +10 -10
  250. package/confirmation/components/countdown/component.js +1 -1
  251. package/confirmation/components/countdown/index.css +13 -13
  252. package/confirmation/components/countdown-loader/component.js +1 -1
  253. package/confirmation/components/countdown-loader/index.css +2 -2
  254. package/confirmation/components/overlimit/component.js +1 -1
  255. package/confirmation/components/overlimit/index.css +9 -9
  256. package/confirmation/components/sign-confirmation/component.js +1 -1
  257. package/confirmation/components/sign-confirmation/index.css +13 -13
  258. package/confirmation/esm/component.js +1 -1
  259. package/confirmation/esm/components/code-input/component.js +1 -1
  260. package/confirmation/esm/components/code-input/index.css +10 -10
  261. package/confirmation/esm/components/countdown/component.js +1 -1
  262. package/confirmation/esm/components/countdown/index.css +13 -13
  263. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  264. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  265. package/confirmation/esm/components/overlimit/component.js +1 -1
  266. package/confirmation/esm/components/overlimit/index.css +9 -9
  267. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  268. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  269. package/confirmation/esm/index.css +14 -14
  270. package/confirmation/index.css +14 -14
  271. package/confirmation/modern/component.js +1 -1
  272. package/confirmation/modern/components/code-input/component.js +1 -1
  273. package/confirmation/modern/components/code-input/index.css +10 -10
  274. package/confirmation/modern/components/countdown/component.js +1 -1
  275. package/confirmation/modern/components/countdown/index.css +13 -13
  276. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  277. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  278. package/confirmation/modern/components/overlimit/component.js +1 -1
  279. package/confirmation/modern/components/overlimit/index.css +9 -9
  280. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  281. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  282. package/confirmation/modern/index.css +14 -14
  283. package/custom-button/Component.js +1 -1
  284. package/custom-button/esm/Component.js +1 -1
  285. package/custom-button/esm/index.css +12 -12
  286. package/custom-button/index.css +12 -12
  287. package/custom-button/modern/Component.js +1 -1
  288. package/custom-button/modern/index.css +12 -12
  289. package/date-input/Component.js +1 -1
  290. package/date-input/esm/Component.js +1 -1
  291. package/date-input/esm/index.css +4 -4
  292. package/date-input/index.css +4 -4
  293. package/date-input/modern/Component.js +1 -1
  294. package/date-input/modern/index.css +4 -4
  295. package/divider/Component.js +1 -1
  296. package/divider/esm/Component.js +1 -1
  297. package/divider/esm/index.css +1 -1
  298. package/divider/index.css +1 -1
  299. package/divider/modern/Component.js +1 -1
  300. package/divider/modern/index.css +1 -1
  301. package/drawer/Component.js +1 -1
  302. package/drawer/esm/Component.js +1 -1
  303. package/drawer/esm/index.css +16 -16
  304. package/drawer/index.css +16 -16
  305. package/drawer/modern/Component.js +1 -1
  306. package/drawer/modern/index.css +16 -16
  307. package/dropzone/Component.js +1 -1
  308. package/dropzone/components/overlay/Component.js +1 -1
  309. package/dropzone/components/overlay/index.css +3 -3
  310. package/dropzone/esm/Component.js +1 -1
  311. package/dropzone/esm/components/overlay/Component.js +1 -1
  312. package/dropzone/esm/components/overlay/index.css +3 -3
  313. package/dropzone/esm/index.css +6 -6
  314. package/dropzone/index.css +6 -6
  315. package/dropzone/modern/Component.js +1 -1
  316. package/dropzone/modern/components/overlay/Component.js +1 -1
  317. package/dropzone/modern/components/overlay/index.css +3 -3
  318. package/dropzone/modern/index.css +6 -6
  319. package/file-upload-item/Component.js +1 -1
  320. package/file-upload-item/esm/Component.js +1 -1
  321. package/file-upload-item/esm/index.css +23 -23
  322. package/file-upload-item/index.css +23 -23
  323. package/file-upload-item/modern/Component.js +1 -1
  324. package/file-upload-item/modern/index.css +23 -23
  325. package/form-control/Component.js +3 -3
  326. package/form-control/default.css +14 -14
  327. package/form-control/esm/Component.js +3 -3
  328. package/form-control/esm/default.css +14 -14
  329. package/form-control/esm/index.css +41 -41
  330. package/form-control/esm/inverted.css +14 -14
  331. package/form-control/index.css +41 -41
  332. package/form-control/inverted.css +14 -14
  333. package/form-control/modern/Component.js +3 -3
  334. package/form-control/modern/default.css +14 -14
  335. package/form-control/modern/index.css +41 -41
  336. package/form-control/modern/inverted.css +14 -14
  337. package/gallery/Component.js +3 -3
  338. package/gallery/components/header/Component.js +2 -2
  339. package/gallery/components/header/buttons.js +1 -1
  340. package/gallery/components/header/index.css +3 -3
  341. package/gallery/components/header/index.js +1 -1
  342. package/gallery/components/header-info-block/Component.js +1 -1
  343. package/gallery/components/header-info-block/index.css +5 -5
  344. package/gallery/components/image-preview/Component.js +1 -1
  345. package/gallery/components/image-preview/index.css +12 -12
  346. package/gallery/components/image-viewer/component.js +2 -2
  347. package/gallery/components/image-viewer/index.css +19 -19
  348. package/gallery/components/image-viewer/index.js +2 -2
  349. package/gallery/components/image-viewer/slide.js +1 -1
  350. package/gallery/components/index.js +2 -2
  351. package/gallery/components/navigation-bar/Component.js +1 -1
  352. package/gallery/components/navigation-bar/index.css +6 -6
  353. package/gallery/esm/Component.js +3 -3
  354. package/gallery/esm/components/header/Component.js +2 -2
  355. package/gallery/esm/components/header/buttons.js +1 -1
  356. package/gallery/esm/components/header/index.css +3 -3
  357. package/gallery/esm/components/header/index.js +1 -1
  358. package/gallery/esm/components/header-info-block/Component.js +1 -1
  359. package/gallery/esm/components/header-info-block/index.css +5 -5
  360. package/gallery/esm/components/image-preview/Component.js +1 -1
  361. package/gallery/esm/components/image-preview/index.css +12 -12
  362. package/gallery/esm/components/image-viewer/component.js +2 -2
  363. package/gallery/esm/components/image-viewer/index.css +19 -19
  364. package/gallery/esm/components/image-viewer/index.js +2 -2
  365. package/gallery/esm/components/image-viewer/slide.js +1 -1
  366. package/gallery/esm/components/index.js +2 -2
  367. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  368. package/gallery/esm/components/navigation-bar/index.css +6 -6
  369. package/gallery/esm/index.css +3 -3
  370. package/gallery/esm/index.js +2 -2
  371. package/gallery/esm/{slide-f76ecf37.d.ts → slide-faf9a7ae.d.ts} +0 -0
  372. package/gallery/esm/{slide-f76ecf37.js → slide-faf9a7ae.js} +1 -1
  373. package/gallery/esm/{tslib.es6-0eada1f6.d.ts → tslib.es6-79ff64ed.d.ts} +0 -0
  374. package/gallery/esm/{tslib.es6-0eada1f6.js → tslib.es6-79ff64ed.js} +0 -0
  375. package/gallery/index.css +3 -3
  376. package/gallery/index.js +2 -2
  377. package/gallery/modern/Component.js +2 -2
  378. package/gallery/modern/components/header/Component.js +1 -1
  379. package/gallery/modern/components/header/index.css +3 -3
  380. package/gallery/modern/components/header-info-block/Component.js +1 -1
  381. package/gallery/modern/components/header-info-block/index.css +5 -5
  382. package/gallery/modern/components/image-preview/Component.js +1 -1
  383. package/gallery/modern/components/image-preview/index.css +12 -12
  384. package/gallery/modern/components/image-viewer/component.js +1 -1
  385. package/gallery/modern/components/image-viewer/index.css +19 -19
  386. package/gallery/modern/components/image-viewer/index.js +1 -1
  387. package/gallery/modern/components/image-viewer/slide.js +1 -1
  388. package/gallery/modern/components/index.js +1 -1
  389. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  390. package/gallery/modern/components/navigation-bar/index.css +6 -6
  391. package/gallery/modern/index.css +3 -3
  392. package/gallery/modern/index.js +1 -1
  393. package/gallery/modern/{slide-c9f92c19.d.ts → slide-d6cccd45.d.ts} +0 -0
  394. package/gallery/modern/{slide-c9f92c19.js → slide-d6cccd45.js} +1 -1
  395. package/gallery/{slide-7e7be7e5.d.ts → slide-4ce7d588.d.ts} +0 -0
  396. package/gallery/{slide-7e7be7e5.js → slide-4ce7d588.js} +1 -1
  397. package/gallery/{tslib.es6-2757adfe.d.ts → tslib.es6-d1642b07.d.ts} +0 -0
  398. package/gallery/{tslib.es6-2757adfe.js → tslib.es6-d1642b07.js} +0 -0
  399. package/grid/Component.js +1 -1
  400. package/grid/col/Component.js +2 -2
  401. package/grid/col/index.css +511 -511
  402. package/grid/col/index.js +1 -1
  403. package/grid/esm/Component.js +1 -1
  404. package/grid/esm/col/Component.js +2 -2
  405. package/grid/esm/col/index.css +511 -511
  406. package/grid/esm/col/index.js +1 -1
  407. package/grid/esm/gutters.css +78 -78
  408. package/grid/esm/{gutters.module-79b31dbd.d.ts → gutters.module-8ddb9ffc.d.ts} +0 -0
  409. package/grid/esm/gutters.module-8ddb9ffc.js +27 -0
  410. package/grid/esm/index.js +1 -1
  411. package/grid/esm/row/Component.js +2 -2
  412. package/grid/esm/row/index.css +9 -9
  413. package/grid/esm/row/index.js +1 -1
  414. package/grid/gutters.css +78 -78
  415. package/grid/{gutters.module-45882031.d.ts → gutters.module-95880f45.d.ts} +0 -0
  416. package/grid/gutters.module-95880f45.js +28 -0
  417. package/grid/index.js +1 -1
  418. package/grid/modern/Component.js +1 -1
  419. package/grid/modern/col/Component.js +2 -2
  420. package/grid/modern/col/index.css +511 -511
  421. package/grid/modern/col/index.js +1 -1
  422. package/grid/modern/gutters.css +78 -78
  423. package/grid/modern/gutters.module-4b273049.js +4 -0
  424. package/grid/modern/index.js +1 -1
  425. package/grid/modern/row/Component.js +2 -2
  426. package/grid/modern/row/index.css +9 -9
  427. package/grid/modern/row/index.js +1 -1
  428. package/grid/row/Component.js +2 -2
  429. package/grid/row/index.css +9 -9
  430. package/grid/row/index.js +1 -1
  431. package/icon-button/Component.js +3 -3
  432. package/icon-button/default.css +13 -13
  433. package/icon-button/esm/Component.js +3 -3
  434. package/icon-button/esm/default.css +13 -13
  435. package/icon-button/esm/index.css +6 -6
  436. package/icon-button/esm/inverted.css +13 -13
  437. package/icon-button/index.css +6 -6
  438. package/icon-button/inverted.css +13 -13
  439. package/icon-button/modern/Component.js +3 -3
  440. package/icon-button/modern/default.css +13 -13
  441. package/icon-button/modern/index.css +6 -6
  442. package/icon-button/modern/inverted.css +13 -13
  443. package/icon-view/circle.js +1 -1
  444. package/icon-view/components/base-shape/component.js +1 -1
  445. package/icon-view/components/base-shape/index.css +23 -23
  446. package/icon-view/components/circle/component.js +1 -1
  447. package/icon-view/components/circle/index.js +1 -1
  448. package/icon-view/components/index.js +1 -1
  449. package/icon-view/components/super-ellipse/component.js +1 -1
  450. package/icon-view/components/super-ellipse/index.js +1 -1
  451. package/icon-view/esm/circle.js +1 -1
  452. package/icon-view/esm/components/base-shape/component.js +1 -1
  453. package/icon-view/esm/components/base-shape/index.css +23 -23
  454. package/icon-view/esm/components/circle/component.js +1 -1
  455. package/icon-view/esm/components/circle/index.js +1 -1
  456. package/icon-view/esm/components/index.js +1 -1
  457. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  458. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  459. package/icon-view/esm/super-ellipse.js +1 -1
  460. package/icon-view/esm/{tslib.es6-cbdef301.d.ts → tslib.es6-0a9f9533.d.ts} +0 -0
  461. package/icon-view/esm/{tslib.es6-cbdef301.js → tslib.es6-0a9f9533.js} +0 -0
  462. package/icon-view/modern/components/base-shape/component.js +1 -1
  463. package/icon-view/modern/components/base-shape/index.css +23 -23
  464. package/icon-view/super-ellipse.js +1 -1
  465. package/icon-view/{tslib.es6-56fad71c.d.ts → tslib.es6-e8a39664.d.ts} +0 -0
  466. package/icon-view/{tslib.es6-56fad71c.js → tslib.es6-e8a39664.js} +0 -0
  467. package/input/Component.js +3 -3
  468. package/input/default.css +13 -13
  469. package/input/esm/Component.js +3 -3
  470. package/input/esm/default.css +13 -13
  471. package/input/esm/index.css +31 -31
  472. package/input/esm/inverted.css +13 -13
  473. package/input/index.css +31 -31
  474. package/input/inverted.css +13 -13
  475. package/input/modern/Component.js +3 -3
  476. package/input/modern/default.css +13 -13
  477. package/input/modern/index.css +31 -31
  478. package/input/modern/inverted.css +13 -13
  479. package/input-autocomplete/{Component-854351c7.d.ts → Component-7180440f.d.ts} +0 -0
  480. package/input-autocomplete/{Component-854351c7.js → Component-7180440f.js} +1 -1
  481. package/input-autocomplete/Component.js +1 -1
  482. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  483. package/input-autocomplete/autocomplete-field/index.css +2 -2
  484. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  485. package/input-autocomplete/autocomplete-field/index.js +1 -1
  486. package/input-autocomplete/esm/{Component-48718cde.d.ts → Component-60e28ca0.d.ts} +0 -0
  487. package/input-autocomplete/esm/{Component-48718cde.js → Component-60e28ca0.js} +1 -1
  488. package/input-autocomplete/esm/Component.js +1 -1
  489. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  490. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  491. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  492. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  493. package/input-autocomplete/esm/index.js +1 -1
  494. package/input-autocomplete/index.js +1 -1
  495. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  496. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  497. package/intl-phone-input/{component-f8dab7a0.d.ts → component-ddffc862.d.ts} +0 -0
  498. package/intl-phone-input/{component-f8dab7a0.js → component-ddffc862.js} +1 -1
  499. package/intl-phone-input/component.d.ts +1 -1
  500. package/intl-phone-input/component.js +3 -3
  501. package/intl-phone-input/components/flag-icon/component.js +1 -1
  502. package/intl-phone-input/components/flag-icon/index.css +784 -784
  503. package/intl-phone-input/components/index.js +1 -1
  504. package/intl-phone-input/components/select/component.js +2 -2
  505. package/intl-phone-input/components/select/index.css +6 -6
  506. package/intl-phone-input/components/select/index.js +1 -1
  507. package/intl-phone-input/components/select-field/component.js +1 -1
  508. package/intl-phone-input/components/select-field/index.css +8 -8
  509. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  510. package/intl-phone-input/components/select-field/index.js +1 -1
  511. package/intl-phone-input/esm/{component-0325a8f8.d.ts → component-a66c77d4.d.ts} +0 -0
  512. package/intl-phone-input/esm/{component-0325a8f8.js → component-a66c77d4.js} +1 -1
  513. package/intl-phone-input/esm/component.js +3 -3
  514. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  515. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  516. package/intl-phone-input/esm/components/index.js +1 -1
  517. package/intl-phone-input/esm/components/select/component.js +2 -2
  518. package/intl-phone-input/esm/components/select/index.css +6 -6
  519. package/intl-phone-input/esm/components/select/index.js +1 -1
  520. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  521. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  522. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  523. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  524. package/intl-phone-input/esm/index.css +3 -3
  525. package/intl-phone-input/esm/index.js +1 -1
  526. package/intl-phone-input/esm/{libphonenumber-js.min-ee7faa65.d.ts → libphonenumber-js.min-a1af45db.d.ts} +0 -0
  527. package/intl-phone-input/esm/{libphonenumber-js.min-ee7faa65.js → libphonenumber-js.min-a1af45db.js} +0 -0
  528. package/intl-phone-input/index.css +3 -3
  529. package/intl-phone-input/index.js +1 -1
  530. package/intl-phone-input/{libphonenumber-js.min-9f410663.d.ts → libphonenumber-js.min-f216fb6f.d.ts} +0 -0
  531. package/intl-phone-input/{libphonenumber-js.min-9f410663.js → libphonenumber-js.min-f216fb6f.js} +0 -0
  532. package/intl-phone-input/modern/component.js +2 -2
  533. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  534. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  535. package/intl-phone-input/modern/components/select/component.js +1 -1
  536. package/intl-phone-input/modern/components/select/index.css +6 -6
  537. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  538. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  539. package/intl-phone-input/modern/index.css +3 -3
  540. package/intl-phone-input/modern/{libphonenumber-js.min-ee7faa65.d.ts → libphonenumber-js.min-a1af45db.d.ts} +0 -0
  541. package/intl-phone-input/modern/{libphonenumber-js.min-ee7faa65.js → libphonenumber-js.min-a1af45db.js} +0 -0
  542. package/link/Component.js +3 -3
  543. package/link/default.css +9 -9
  544. package/link/esm/Component.js +3 -3
  545. package/link/esm/default.css +9 -9
  546. package/link/esm/index.css +11 -11
  547. package/link/esm/inverted.css +9 -9
  548. package/link/index.css +11 -11
  549. package/link/inverted.css +9 -9
  550. package/link/modern/Component.js +3 -3
  551. package/link/modern/default.css +9 -9
  552. package/link/modern/index.css +11 -11
  553. package/link/modern/inverted.css +9 -9
  554. package/list/Component.js +1 -1
  555. package/list/esm/Component.js +1 -1
  556. package/list/esm/index.css +9 -9
  557. package/list/index.css +9 -9
  558. package/list/modern/Component.js +1 -1
  559. package/list/modern/index.css +9 -9
  560. package/list-header/Component.js +1 -1
  561. package/list-header/esm/Component.js +1 -1
  562. package/list-header/esm/index.css +3 -3
  563. package/list-header/index.css +3 -3
  564. package/list-header/modern/Component.js +1 -1
  565. package/list-header/modern/index.css +3 -3
  566. package/loader/Component.js +5 -5
  567. package/loader/cssm/Component.js +4 -4
  568. package/loader/cssm/index.module.css +14 -5
  569. package/loader/esm/Component.js +5 -5
  570. package/loader/esm/index.css +18 -9
  571. package/loader/index.css +18 -9
  572. package/loader/modern/Component.js +5 -5
  573. package/loader/modern/index.css +18 -9
  574. package/masked-input/Component.js +1 -1
  575. package/masked-input/esm/Component.js +1 -1
  576. package/masked-input/esm/index.css +2 -2
  577. package/masked-input/index.css +2 -2
  578. package/masked-input/modern/Component.js +1 -1
  579. package/masked-input/modern/index.css +2 -2
  580. package/modal/Component.desktop.js +3 -3
  581. package/modal/Component.mobile.js +3 -3
  582. package/modal/Component.responsive.d.ts +3 -3
  583. package/modal/Component.responsive.js +2 -2
  584. package/modal/components/closer/Component.js +2 -2
  585. package/modal/components/closer/index.css +8 -8
  586. package/modal/components/content/Component.desktop.js +2 -2
  587. package/modal/components/content/Component.mobile.js +2 -2
  588. package/modal/components/content/desktop.css +12 -12
  589. package/modal/components/content/mobile.css +7 -7
  590. package/modal/components/footer/Component.desktop.js +2 -2
  591. package/modal/components/footer/Component.js +1 -1
  592. package/modal/components/footer/Component.mobile.js +2 -2
  593. package/modal/components/footer/desktop.css +12 -12
  594. package/modal/components/footer/layout.css +25 -25
  595. package/modal/components/footer/mobile.css +7 -7
  596. package/modal/components/header/Component.desktop.js +2 -2
  597. package/modal/components/header/Component.js +1 -1
  598. package/modal/components/header/Component.mobile.js +2 -2
  599. package/modal/components/header/desktop.css +16 -16
  600. package/modal/components/header/mobile.css +11 -11
  601. package/modal/desktop.css +8 -8
  602. package/modal/desktop.js +2 -2
  603. package/modal/esm/Component.desktop.js +3 -3
  604. package/modal/esm/Component.mobile.js +3 -3
  605. package/modal/esm/Component.responsive.js +2 -2
  606. package/modal/esm/components/closer/Component.js +2 -2
  607. package/modal/esm/components/closer/index.css +8 -8
  608. package/modal/esm/components/content/Component.desktop.js +2 -2
  609. package/modal/esm/components/content/Component.mobile.js +2 -2
  610. package/modal/esm/components/content/desktop.css +12 -12
  611. package/modal/esm/components/content/mobile.css +7 -7
  612. package/modal/esm/components/footer/Component.desktop.js +2 -2
  613. package/modal/esm/components/footer/Component.js +1 -1
  614. package/modal/esm/components/footer/Component.mobile.js +2 -2
  615. package/modal/esm/components/footer/desktop.css +12 -12
  616. package/modal/esm/components/footer/layout.css +25 -25
  617. package/modal/esm/components/footer/mobile.css +7 -7
  618. package/modal/esm/components/header/Component.desktop.js +2 -2
  619. package/modal/esm/components/header/Component.js +1 -1
  620. package/modal/esm/components/header/Component.mobile.js +2 -2
  621. package/modal/esm/components/header/desktop.css +16 -16
  622. package/modal/esm/components/header/mobile.css +11 -11
  623. package/modal/esm/desktop.css +8 -8
  624. package/modal/esm/desktop.js +2 -2
  625. package/modal/esm/index.js +2 -2
  626. package/modal/esm/mobile.css +2 -2
  627. package/modal/esm/mobile.js +2 -2
  628. package/modal/esm/responsive.js +2 -2
  629. package/modal/esm/transitions.css +8 -8
  630. package/modal/esm/transitions.module-57d58ab1.js +4 -0
  631. package/modal/esm/{tslib.es6-bb547226.d.ts → tslib.es6-980e4c5b.d.ts} +0 -0
  632. package/modal/esm/{tslib.es6-bb547226.js → tslib.es6-980e4c5b.js} +0 -0
  633. package/modal/index.js +2 -2
  634. package/modal/mobile.css +2 -2
  635. package/modal/mobile.js +2 -2
  636. package/modal/modern/Component.desktop.js +2 -2
  637. package/modal/modern/Component.mobile.js +2 -2
  638. package/modal/modern/Component.responsive.js +1 -1
  639. package/modal/modern/components/closer/Component.js +1 -1
  640. package/modal/modern/components/closer/index.css +8 -8
  641. package/modal/modern/components/content/Component.desktop.js +1 -1
  642. package/modal/modern/components/content/Component.mobile.js +1 -1
  643. package/modal/modern/components/content/desktop.css +12 -12
  644. package/modal/modern/components/content/mobile.css +7 -7
  645. package/modal/modern/components/footer/Component.desktop.js +1 -1
  646. package/modal/modern/components/footer/Component.js +1 -1
  647. package/modal/modern/components/footer/Component.mobile.js +1 -1
  648. package/modal/modern/components/footer/desktop.css +12 -12
  649. package/modal/modern/components/footer/layout.css +25 -25
  650. package/modal/modern/components/footer/mobile.css +7 -7
  651. package/modal/modern/components/header/Component.desktop.js +1 -1
  652. package/modal/modern/components/header/Component.mobile.js +1 -1
  653. package/modal/modern/components/header/desktop.css +16 -16
  654. package/modal/modern/components/header/mobile.css +11 -11
  655. package/modal/modern/desktop.css +8 -8
  656. package/modal/modern/desktop.js +1 -1
  657. package/modal/modern/index.js +1 -1
  658. package/modal/modern/mobile.css +2 -2
  659. package/modal/modern/mobile.js +1 -1
  660. package/modal/modern/responsive.js +1 -1
  661. package/modal/modern/transitions.css +8 -8
  662. package/modal/modern/transitions.module-57d58ab1.js +4 -0
  663. package/modal/responsive.js +2 -2
  664. package/modal/transitions.css +8 -8
  665. package/modal/transitions.module-c3a97687.js +4 -0
  666. package/modal/{tslib.es6-a1add9a7.d.ts → tslib.es6-4580f410.d.ts} +0 -0
  667. package/modal/{tslib.es6-a1add9a7.js → tslib.es6-4580f410.js} +0 -0
  668. package/notification/Component.js +1 -1
  669. package/notification/esm/Component.js +1 -1
  670. package/notification/esm/index.css +7 -7
  671. package/notification/index.css +7 -7
  672. package/notification/modern/Component.js +1 -1
  673. package/notification/modern/index.css +7 -7
  674. package/notification-manager/{component-97ac7adc.d.ts → component-478923f6.d.ts} +0 -0
  675. package/notification-manager/{component-97ac7adc.js → component-478923f6.js} +0 -0
  676. package/notification-manager/component.js +2 -2
  677. package/notification-manager/components/index.js +1 -1
  678. package/notification-manager/components/notification/component.js +1 -1
  679. package/notification-manager/components/notification/index.d.ts +1 -1
  680. package/notification-manager/components/notification/index.js +1 -1
  681. package/notification-manager/esm/{component-adb316c0.d.ts → component-b75d4447.d.ts} +0 -0
  682. package/notification-manager/esm/{component-adb316c0.js → component-b75d4447.js} +0 -0
  683. package/notification-manager/esm/component.js +2 -2
  684. package/notification-manager/esm/components/index.js +1 -1
  685. package/notification-manager/esm/components/notification/component.js +1 -1
  686. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  687. package/notification-manager/esm/components/notification/index.js +1 -1
  688. package/notification-manager/esm/index.css +11 -11
  689. package/notification-manager/esm/index.js +1 -1
  690. package/notification-manager/index.css +11 -11
  691. package/notification-manager/index.js +1 -1
  692. package/notification-manager/modern/component.js +1 -1
  693. package/notification-manager/modern/index.css +11 -11
  694. package/package.json +1 -1
  695. package/pagination/Component.js +1 -1
  696. package/pagination/components/default-view/index.css +2 -2
  697. package/pagination/components/default-view/index.js +1 -1
  698. package/pagination/components/per-page-view/index.css +2 -2
  699. package/pagination/components/per-page-view/index.js +1 -1
  700. package/pagination/components/tag/index.css +8 -8
  701. package/pagination/components/tag/index.js +1 -1
  702. package/pagination/esm/Component.js +1 -1
  703. package/pagination/esm/components/default-view/index.css +2 -2
  704. package/pagination/esm/components/default-view/index.js +1 -1
  705. package/pagination/esm/components/per-page-view/index.css +2 -2
  706. package/pagination/esm/components/per-page-view/index.js +1 -1
  707. package/pagination/esm/components/tag/index.css +8 -8
  708. package/pagination/esm/components/tag/index.js +1 -1
  709. package/pagination/esm/index.css +4 -4
  710. package/pagination/index.css +4 -4
  711. package/pagination/modern/Component.js +1 -1
  712. package/pagination/modern/components/default-view/index.css +2 -2
  713. package/pagination/modern/components/default-view/index.js +1 -1
  714. package/pagination/modern/components/per-page-view/index.css +2 -2
  715. package/pagination/modern/components/per-page-view/index.js +1 -1
  716. package/pagination/modern/components/tag/index.css +8 -8
  717. package/pagination/modern/components/tag/index.js +1 -1
  718. package/pagination/modern/index.css +4 -4
  719. package/password-input/component.js +1 -1
  720. package/password-input/esm/component.js +1 -1
  721. package/password-input/esm/index.css +5 -5
  722. package/password-input/index.css +5 -5
  723. package/password-input/modern/component.js +1 -1
  724. package/password-input/modern/index.css +5 -5
  725. package/phone-input/utils/index.js +7 -5
  726. package/picker-button/{Component-a7bfcc44.d.ts → Component-d96d5e4c.d.ts} +0 -0
  727. package/picker-button/{Component-a7bfcc44.js → Component-d96d5e4c.js} +3 -3
  728. package/picker-button/Component.d.ts +2 -2
  729. package/picker-button/Component.js +4 -3
  730. package/picker-button/cssm/{Component-34f0d762.d.ts → Component-aeb02c1b.d.ts} +0 -0
  731. package/picker-button/cssm/{Component-34f0d762.js → Component-aeb02c1b.js} +2 -2
  732. package/picker-button/cssm/Component.d.ts +2 -2
  733. package/picker-button/cssm/Component.js +3 -2
  734. package/picker-button/cssm/field/Component.js +1 -1
  735. package/picker-button/cssm/field/index.d.ts +1 -1
  736. package/picker-button/cssm/field/index.js +1 -1
  737. package/picker-button/cssm/index.js +1 -1
  738. package/picker-button/esm/{Component-44f528b4.d.ts → Component-df824d76.d.ts} +0 -0
  739. package/picker-button/esm/{Component-44f528b4.js → Component-df824d76.js} +3 -3
  740. package/picker-button/esm/Component.d.ts +2 -2
  741. package/picker-button/esm/Component.js +4 -3
  742. package/picker-button/esm/field/Component.js +1 -1
  743. package/picker-button/esm/field/index.css +3 -3
  744. package/picker-button/esm/field/index.d.ts +1 -1
  745. package/picker-button/esm/field/index.js +1 -1
  746. package/picker-button/esm/index.css +5 -5
  747. package/picker-button/esm/index.js +1 -1
  748. package/picker-button/field/Component.js +1 -1
  749. package/picker-button/field/index.css +3 -3
  750. package/picker-button/field/index.d.ts +1 -1
  751. package/picker-button/field/index.js +1 -1
  752. package/picker-button/index.css +5 -5
  753. package/picker-button/index.js +1 -1
  754. package/picker-button/modern/Component.d.ts +2 -2
  755. package/picker-button/modern/Component.js +3 -2
  756. package/picker-button/modern/field/Component.js +3 -3
  757. package/picker-button/modern/field/index.css +3 -3
  758. package/picker-button/modern/index.css +5 -5
  759. package/plate/Component.js +1 -1
  760. package/plate/esm/Component.js +1 -1
  761. package/plate/esm/index.css +28 -28
  762. package/plate/index.css +28 -28
  763. package/plate/modern/Component.js +1 -1
  764. package/plate/modern/index.css +28 -28
  765. package/popover/Component.js +1 -1
  766. package/popover/esm/Component.js +1 -1
  767. package/popover/esm/index.css +33 -33
  768. package/popover/index.css +33 -33
  769. package/popover/modern/Component.js +1 -1
  770. package/popover/modern/index.css +33 -33
  771. package/progress-bar/Component.js +1 -1
  772. package/progress-bar/esm/Component.js +1 -1
  773. package/progress-bar/esm/index.css +4 -4
  774. package/progress-bar/index.css +4 -4
  775. package/progress-bar/modern/Component.js +1 -1
  776. package/progress-bar/modern/index.css +4 -4
  777. package/pure-input/Component.js +1 -1
  778. package/pure-input/esm/Component.js +1 -1
  779. package/pure-input/esm/index.css +25 -25
  780. package/pure-input/index.css +25 -25
  781. package/pure-input/modern/Component.js +1 -1
  782. package/pure-input/modern/index.css +25 -25
  783. package/radio/Component.js +1 -1
  784. package/radio/esm/Component.js +1 -1
  785. package/radio/esm/index.css +31 -31
  786. package/radio/index.css +31 -31
  787. package/radio/modern/Component.js +1 -1
  788. package/radio/modern/index.css +31 -31
  789. package/radio-group/Component.js +1 -1
  790. package/radio-group/esm/Component.js +1 -1
  791. package/radio-group/esm/index.css +16 -16
  792. package/radio-group/index.css +16 -16
  793. package/radio-group/modern/Component.js +1 -1
  794. package/radio-group/modern/index.css +16 -16
  795. package/select/Component.js +1 -1
  796. package/select/components/arrow/Component.js +1 -1
  797. package/select/components/arrow/index.css +3 -3
  798. package/select/components/base-select/Component.js +2 -2
  799. package/select/components/base-select/index.css +7 -7
  800. package/select/components/base-select/index.js +1 -1
  801. package/select/components/checkmark/Component.js +1 -1
  802. package/select/components/checkmark/index.css +7 -7
  803. package/select/components/field/Component.js +2 -2
  804. package/select/components/field/index.css +9 -9
  805. package/select/components/field/index.js +1 -1
  806. package/select/components/index.js +1 -1
  807. package/select/components/native-select/Component.js +1 -1
  808. package/select/components/native-select/index.js +1 -1
  809. package/select/components/optgroup/Component.js +1 -1
  810. package/select/components/optgroup/index.css +6 -6
  811. package/select/components/option/Component.js +2 -2
  812. package/select/components/option/index.css +20 -20
  813. package/select/components/option/index.js +1 -1
  814. package/select/components/options-list/Component.js +2 -2
  815. package/select/components/options-list/index.css +6 -6
  816. package/select/components/options-list/index.js +1 -1
  817. package/select/components/virtual-options-list/Component.js +2 -2
  818. package/select/components/virtual-options-list/index.css +12 -12
  819. package/select/components/virtual-options-list/index.js +1 -1
  820. package/select/esm/Component.js +1 -1
  821. package/select/esm/components/arrow/Component.js +1 -1
  822. package/select/esm/components/arrow/index.css +3 -3
  823. package/select/esm/components/base-select/Component.js +2 -2
  824. package/select/esm/components/base-select/index.css +7 -7
  825. package/select/esm/components/base-select/index.js +1 -1
  826. package/select/esm/components/checkmark/Component.js +1 -1
  827. package/select/esm/components/checkmark/index.css +7 -7
  828. package/select/esm/components/field/Component.js +2 -2
  829. package/select/esm/components/field/index.css +9 -9
  830. package/select/esm/components/field/index.js +1 -1
  831. package/select/esm/components/index.js +1 -1
  832. package/select/esm/components/native-select/Component.js +1 -1
  833. package/select/esm/components/native-select/index.js +1 -1
  834. package/select/esm/components/optgroup/Component.js +1 -1
  835. package/select/esm/components/optgroup/index.css +6 -6
  836. package/select/esm/components/option/Component.js +2 -2
  837. package/select/esm/components/option/index.css +20 -20
  838. package/select/esm/components/option/index.js +1 -1
  839. package/select/esm/components/options-list/Component.js +2 -2
  840. package/select/esm/components/options-list/index.css +6 -6
  841. package/select/esm/components/options-list/index.js +1 -1
  842. package/select/esm/components/virtual-options-list/Component.js +2 -2
  843. package/select/esm/components/virtual-options-list/index.css +12 -12
  844. package/select/esm/components/virtual-options-list/index.js +1 -1
  845. package/select/esm/{hook-3514e1ff.d.ts → hook-ad760b61.d.ts} +0 -0
  846. package/select/esm/{hook-3514e1ff.js → hook-ad760b61.js} +3 -3
  847. package/select/esm/index.js +3 -3
  848. package/select/esm/{intersection-observer-228b670b.d.ts → intersection-observer-e5cee21e.d.ts} +0 -0
  849. package/select/esm/{intersection-observer-228b670b.js → intersection-observer-e5cee21e.js} +0 -0
  850. package/select/esm/presets/index.js +3 -3
  851. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  852. package/select/esm/presets/useLazyLoading/index.css +2 -2
  853. package/select/esm/presets/useSelectWithApply/hook.js +3 -3
  854. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  855. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  856. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  857. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  858. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  859. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  860. package/select/esm/{tslib.es6-f688174c.d.ts → tslib.es6-877b9695.d.ts} +0 -0
  861. package/select/esm/{tslib.es6-f688174c.js → tslib.es6-877b9695.js} +0 -0
  862. package/select/{hook-6f1602ae.d.ts → hook-b5dec5da.d.ts} +0 -0
  863. package/select/{hook-6f1602ae.js → hook-b5dec5da.js} +3 -3
  864. package/select/index.js +3 -3
  865. package/select/{intersection-observer-6dcf2d59.d.ts → intersection-observer-cb877b82.d.ts} +0 -0
  866. package/select/{intersection-observer-6dcf2d59.js → intersection-observer-cb877b82.js} +0 -0
  867. package/select/modern/components/arrow/Component.js +1 -1
  868. package/select/modern/components/arrow/index.css +3 -3
  869. package/select/modern/components/base-select/Component.js +1 -1
  870. package/select/modern/components/base-select/index.css +7 -7
  871. package/select/modern/components/checkmark/Component.js +1 -1
  872. package/select/modern/components/checkmark/index.css +7 -7
  873. package/select/modern/components/field/Component.js +1 -1
  874. package/select/modern/components/field/index.css +9 -9
  875. package/select/modern/components/optgroup/Component.js +1 -1
  876. package/select/modern/components/optgroup/index.css +6 -6
  877. package/select/modern/components/option/Component.js +1 -1
  878. package/select/modern/components/option/index.css +20 -20
  879. package/select/modern/components/options-list/Component.js +1 -1
  880. package/select/modern/components/options-list/index.css +6 -6
  881. package/select/modern/components/virtual-options-list/Component.js +1 -1
  882. package/select/modern/components/virtual-options-list/index.css +12 -12
  883. package/select/modern/{hook-d9110e41.d.ts → hook-2c7fd2b8.d.ts} +0 -0
  884. package/select/modern/{hook-d9110e41.js → hook-2c7fd2b8.js} +2 -2
  885. package/select/modern/index.js +2 -2
  886. package/select/modern/{intersection-observer-228b670b.d.ts → intersection-observer-e5cee21e.d.ts} +0 -0
  887. package/select/modern/{intersection-observer-228b670b.js → intersection-observer-e5cee21e.js} +0 -0
  888. package/select/modern/presets/index.js +2 -2
  889. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  890. package/select/modern/presets/useLazyLoading/index.css +2 -2
  891. package/select/modern/presets/useSelectWithApply/hook.js +2 -2
  892. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -2
  893. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  894. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  895. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +2 -2
  896. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  897. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  898. package/select/presets/index.js +3 -3
  899. package/select/presets/useLazyLoading/hook.js +3 -3
  900. package/select/presets/useLazyLoading/index.css +2 -2
  901. package/select/presets/useSelectWithApply/hook.js +3 -3
  902. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  903. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  904. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  905. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  906. package/select/presets/useSelectWithLoading/hook.js +2 -2
  907. package/select/presets/useSelectWithLoading/index.css +2 -2
  908. package/select/{tslib.es6-b1b1a51e.d.ts → tslib.es6-4db16fbd.d.ts} +0 -0
  909. package/select/{tslib.es6-b1b1a51e.js → tslib.es6-4db16fbd.js} +0 -0
  910. package/select-with-tags/component.js +1 -1
  911. package/select-with-tags/components/index.js +1 -1
  912. package/select-with-tags/components/tag/component.js +2 -2
  913. package/select-with-tags/components/tag/index.css +10 -10
  914. package/select-with-tags/components/tag/index.js +1 -1
  915. package/select-with-tags/components/tag-list/component.js +2 -2
  916. package/select-with-tags/components/tag-list/index.css +30 -30
  917. package/select-with-tags/components/tag-list/index.js +1 -1
  918. package/select-with-tags/esm/component.js +1 -1
  919. package/select-with-tags/esm/components/index.js +1 -1
  920. package/select-with-tags/esm/components/tag/component.js +2 -2
  921. package/select-with-tags/esm/components/tag/index.css +10 -10
  922. package/select-with-tags/esm/components/tag/index.js +1 -1
  923. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  924. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  925. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  926. package/select-with-tags/esm/index.js +1 -1
  927. package/select-with-tags/esm/{tslib.es6-2d48cba7.d.ts → tslib.es6-eee38a17.d.ts} +0 -0
  928. package/select-with-tags/esm/{tslib.es6-2d48cba7.js → tslib.es6-eee38a17.js} +0 -0
  929. package/select-with-tags/esm/utils/index.js +1 -1
  930. package/select-with-tags/esm/utils/match.js +1 -1
  931. package/select-with-tags/index.js +1 -1
  932. package/select-with-tags/modern/components/tag/component.js +1 -1
  933. package/select-with-tags/modern/components/tag/index.css +10 -10
  934. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  935. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  936. package/select-with-tags/{tslib.es6-637db53d.d.ts → tslib.es6-b260d9b1.d.ts} +0 -0
  937. package/select-with-tags/{tslib.es6-637db53d.js → tslib.es6-b260d9b1.js} +0 -0
  938. package/select-with-tags/utils/index.js +1 -1
  939. package/select-with-tags/utils/match.js +1 -1
  940. package/skeleton/Component.js +1 -1
  941. package/skeleton/esm/Component.js +1 -1
  942. package/skeleton/esm/index.css +10 -10
  943. package/skeleton/index.css +10 -10
  944. package/skeleton/modern/Component.js +1 -1
  945. package/skeleton/modern/index.css +10 -10
  946. package/slider/Component.js +1 -1
  947. package/slider/esm/Component.js +1 -1
  948. package/slider/esm/index.css +36 -36
  949. package/slider/index.css +36 -36
  950. package/slider/modern/Component.js +1 -1
  951. package/slider/modern/index.css +36 -36
  952. package/slider-input/Component.js +1 -1
  953. package/slider-input/esm/Component.js +1 -1
  954. package/slider-input/esm/index.css +17 -17
  955. package/slider-input/index.css +17 -17
  956. package/slider-input/modern/Component.js +1 -1
  957. package/slider-input/modern/index.css +17 -17
  958. package/space/Component.js +2 -2
  959. package/space/{Item-21101e43.d.ts → Item-e50e358b.d.ts} +0 -0
  960. package/space/{Item-21101e43.js → Item-e50e358b.js} +0 -0
  961. package/space/Item.js +1 -1
  962. package/space/esm/Component.js +2 -2
  963. package/space/esm/{Item-6400e764.d.ts → Item-e84d4ea3.d.ts} +0 -0
  964. package/space/esm/{Item-6400e764.js → Item-e84d4ea3.js} +0 -0
  965. package/space/esm/Item.js +1 -1
  966. package/space/esm/index.css +8 -8
  967. package/space/esm/index.js +1 -1
  968. package/space/index.css +8 -8
  969. package/space/index.js +1 -1
  970. package/space/modern/Component.js +1 -1
  971. package/space/modern/index.css +8 -8
  972. package/spinner/Component.js +1 -1
  973. package/spinner/esm/Component.js +1 -1
  974. package/spinner/esm/index.css +6 -6
  975. package/spinner/index.css +6 -6
  976. package/spinner/modern/Component.js +1 -1
  977. package/spinner/modern/index.css +6 -6
  978. package/status/Component.js +1 -1
  979. package/status/esm/Component.js +1 -1
  980. package/status/esm/index.css +17 -17
  981. package/status/index.css +17 -17
  982. package/status/modern/Component.js +1 -1
  983. package/status/modern/index.css +17 -17
  984. package/stepped-progress-bar/Component.js +1 -1
  985. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  986. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  987. package/stepped-progress-bar/esm/Component.js +1 -1
  988. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  989. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  990. package/stepped-progress-bar/esm/index.css +3 -3
  991. package/stepped-progress-bar/index.css +3 -3
  992. package/stepped-progress-bar/modern/Component.js +1 -1
  993. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  994. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  995. package/stepped-progress-bar/modern/index.css +3 -3
  996. package/switch/Component.js +1 -1
  997. package/switch/esm/Component.js +1 -1
  998. package/switch/esm/index.css +25 -25
  999. package/switch/index.css +25 -25
  1000. package/switch/modern/Component.js +1 -1
  1001. package/switch/modern/index.css +25 -25
  1002. package/table/component.js +1 -1
  1003. package/table/components/index.js +1 -1
  1004. package/table/components/pagination/Component.js +2 -2
  1005. package/table/components/pagination/index.css +8 -8
  1006. package/table/components/pagination/index.js +1 -1
  1007. package/table/components/pagination/select-field/index.css +4 -4
  1008. package/table/components/pagination/select-field/index.js +2 -2
  1009. package/table/components/table/Component.js +2 -2
  1010. package/table/components/table/index.css +6 -6
  1011. package/table/components/table/index.js +1 -1
  1012. package/table/components/table/utils.js +1 -1
  1013. package/table/components/tbody/Component.js +2 -2
  1014. package/table/components/tbody/index.css +2 -2
  1015. package/table/components/tbody/index.js +1 -1
  1016. package/table/components/tcell/Component.js +2 -2
  1017. package/table/components/tcell/index.css +4 -4
  1018. package/table/components/tcell/index.js +1 -1
  1019. package/table/components/texpandable-row/Component.js +2 -2
  1020. package/table/components/texpandable-row/index.css +5 -5
  1021. package/table/components/texpandable-row/index.js +1 -1
  1022. package/table/components/thead/Component.js +2 -2
  1023. package/table/components/thead/index.css +6 -6
  1024. package/table/components/thead/index.js +1 -1
  1025. package/table/components/thead-cell/Component.js +2 -2
  1026. package/table/components/thead-cell/index.css +5 -5
  1027. package/table/components/thead-cell/index.js +1 -1
  1028. package/table/components/trow/Component.js +2 -2
  1029. package/table/components/trow/index.css +8 -8
  1030. package/table/components/trow/index.js +1 -1
  1031. package/table/components/tsortable-head-cell/Component.js +2 -2
  1032. package/table/components/tsortable-head-cell/index.css +9 -9
  1033. package/table/components/tsortable-head-cell/index.js +1 -1
  1034. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1035. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1036. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1037. package/table/esm/component.js +1 -1
  1038. package/table/esm/components/index.js +1 -1
  1039. package/table/esm/components/pagination/Component.js +2 -2
  1040. package/table/esm/components/pagination/index.css +8 -8
  1041. package/table/esm/components/pagination/index.js +1 -1
  1042. package/table/esm/components/pagination/select-field/index.css +4 -4
  1043. package/table/esm/components/pagination/select-field/index.js +2 -2
  1044. package/table/esm/components/table/Component.js +2 -2
  1045. package/table/esm/components/table/index.css +6 -6
  1046. package/table/esm/components/table/index.js +1 -1
  1047. package/table/esm/components/table/utils.js +1 -1
  1048. package/table/esm/components/tbody/Component.js +2 -2
  1049. package/table/esm/components/tbody/index.css +2 -2
  1050. package/table/esm/components/tbody/index.js +1 -1
  1051. package/table/esm/components/tcell/Component.js +2 -2
  1052. package/table/esm/components/tcell/index.css +4 -4
  1053. package/table/esm/components/tcell/index.js +1 -1
  1054. package/table/esm/components/texpandable-row/Component.js +2 -2
  1055. package/table/esm/components/texpandable-row/index.css +5 -5
  1056. package/table/esm/components/texpandable-row/index.js +1 -1
  1057. package/table/esm/components/thead/Component.js +2 -2
  1058. package/table/esm/components/thead/index.css +6 -6
  1059. package/table/esm/components/thead/index.js +1 -1
  1060. package/table/esm/components/thead-cell/Component.js +2 -2
  1061. package/table/esm/components/thead-cell/index.css +5 -5
  1062. package/table/esm/components/thead-cell/index.js +1 -1
  1063. package/table/esm/components/trow/Component.js +2 -2
  1064. package/table/esm/components/trow/index.css +8 -8
  1065. package/table/esm/components/trow/index.js +1 -1
  1066. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1067. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1068. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1069. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1070. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1071. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1072. package/table/esm/index.js +1 -1
  1073. package/table/esm/{tslib.es6-7ea2cf1c.d.ts → tslib.es6-e902bb8e.d.ts} +0 -0
  1074. package/table/esm/{tslib.es6-7ea2cf1c.js → tslib.es6-e902bb8e.js} +0 -0
  1075. package/table/index.js +1 -1
  1076. package/table/modern/components/pagination/Component.js +1 -1
  1077. package/table/modern/components/pagination/index.css +8 -8
  1078. package/table/modern/components/pagination/select-field/index.css +4 -4
  1079. package/table/modern/components/pagination/select-field/index.js +1 -1
  1080. package/table/modern/components/table/Component.js +1 -1
  1081. package/table/modern/components/table/index.css +6 -6
  1082. package/table/modern/components/tbody/Component.js +1 -1
  1083. package/table/modern/components/tbody/index.css +2 -2
  1084. package/table/modern/components/tcell/Component.js +1 -1
  1085. package/table/modern/components/tcell/index.css +4 -4
  1086. package/table/modern/components/texpandable-row/Component.js +1 -1
  1087. package/table/modern/components/texpandable-row/index.css +5 -5
  1088. package/table/modern/components/thead/Component.js +1 -1
  1089. package/table/modern/components/thead/index.css +6 -6
  1090. package/table/modern/components/thead-cell/Component.js +1 -1
  1091. package/table/modern/components/thead-cell/index.css +5 -5
  1092. package/table/modern/components/trow/Component.js +1 -1
  1093. package/table/modern/components/trow/index.css +8 -8
  1094. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1095. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1096. package/table/{tslib.es6-0d61845d.d.ts → tslib.es6-dfc33ba7.d.ts} +0 -0
  1097. package/table/{tslib.es6-0d61845d.js → tslib.es6-dfc33ba7.js} +0 -0
  1098. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1099. package/tabs/components/primary-tablist/Component.js +1 -1
  1100. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1101. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1102. package/tabs/components/primary-tablist/index.css +22 -18
  1103. package/tabs/components/primary-tablist/mobile.css +32 -22
  1104. package/tabs/components/scrollable-container/Component.js +1 -1
  1105. package/tabs/components/scrollable-container/index.css +9 -2
  1106. package/tabs/components/secondary-tablist/Component.desktop.js +4 -4
  1107. package/tabs/components/secondary-tablist/Component.js +1 -1
  1108. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1109. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1110. package/tabs/components/secondary-tablist/index.css +27 -31
  1111. package/tabs/components/secondary-tablist/mobile.css +35 -33
  1112. package/tabs/components/tab/Component.js +1 -1
  1113. package/tabs/components/tab/index.css +2 -2
  1114. package/tabs/components/tabs/Component.desktop.js +4 -4
  1115. package/tabs/components/tabs/Component.mobile.js +3 -3
  1116. package/tabs/components/tabs/Component.responsive.js +3 -3
  1117. package/tabs/cssm/components/primary-tablist/index.module.css +6 -2
  1118. package/tabs/cssm/components/primary-tablist/mobile.module.css +4 -0
  1119. package/tabs/cssm/components/scrollable-container/index.module.css +7 -0
  1120. package/tabs/cssm/components/secondary-tablist/Component.desktop.js +2 -2
  1121. package/tabs/cssm/components/secondary-tablist/index.module.css +20 -24
  1122. package/tabs/cssm/components/secondary-tablist/mobile.module.css +4 -3
  1123. package/tabs/cssm/components/tabs/Component.desktop.js +1 -1
  1124. package/tabs/cssm/typings.d.ts +1 -1
  1125. package/tabs/cssm/vars.css +4 -0
  1126. package/tabs/desktop.js +3 -3
  1127. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1128. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1129. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1130. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1131. package/tabs/esm/components/primary-tablist/index.css +22 -18
  1132. package/tabs/esm/components/primary-tablist/mobile.css +32 -22
  1133. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1134. package/tabs/esm/components/scrollable-container/index.css +9 -2
  1135. package/tabs/esm/components/secondary-tablist/Component.desktop.js +4 -4
  1136. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1137. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1138. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1139. package/tabs/esm/components/secondary-tablist/index.css +27 -31
  1140. package/tabs/esm/components/secondary-tablist/mobile.css +35 -33
  1141. package/tabs/esm/components/tab/Component.js +1 -1
  1142. package/tabs/esm/components/tab/index.css +2 -2
  1143. package/tabs/esm/components/tabs/Component.desktop.js +4 -4
  1144. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1145. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1146. package/tabs/esm/desktop.js +3 -3
  1147. package/tabs/esm/index.js +3 -3
  1148. package/tabs/esm/index.module-5a614d30.js +4 -0
  1149. package/tabs/esm/index.module-ae07ffd2.js +4 -0
  1150. package/tabs/esm/mobile.js +3 -3
  1151. package/tabs/esm/responsive.js +3 -3
  1152. package/tabs/esm/{tslib.es6-f179cbdd.d.ts → tslib.es6-c35cab6f.d.ts} +0 -0
  1153. package/tabs/esm/{tslib.es6-f179cbdd.js → tslib.es6-c35cab6f.js} +0 -0
  1154. package/tabs/esm/typings.d.ts +1 -1
  1155. package/tabs/index.js +3 -3
  1156. package/tabs/index.module-dd84aa53.js +4 -0
  1157. package/tabs/index.module-ea171780.js +4 -0
  1158. package/tabs/mobile.js +3 -3
  1159. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1160. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1161. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1162. package/tabs/modern/components/primary-tablist/index.css +22 -18
  1163. package/tabs/modern/components/primary-tablist/mobile.css +32 -22
  1164. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1165. package/tabs/modern/components/scrollable-container/index.css +9 -2
  1166. package/tabs/modern/components/secondary-tablist/Component.desktop.js +2 -2
  1167. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1168. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1169. package/tabs/modern/components/secondary-tablist/index.css +27 -31
  1170. package/tabs/modern/components/secondary-tablist/mobile.css +35 -33
  1171. package/tabs/modern/components/tab/Component.js +1 -1
  1172. package/tabs/modern/components/tab/index.css +2 -2
  1173. package/tabs/modern/components/tabs/Component.desktop.js +3 -3
  1174. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1175. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1176. package/tabs/modern/desktop.js +2 -2
  1177. package/tabs/modern/index.js +2 -2
  1178. package/tabs/modern/index.module-5a614d30.js +4 -0
  1179. package/tabs/modern/index.module-ae07ffd2.js +4 -0
  1180. package/tabs/modern/mobile.js +2 -2
  1181. package/tabs/modern/responsive.js +2 -2
  1182. package/tabs/modern/typings.d.ts +1 -1
  1183. package/tabs/responsive.js +3 -3
  1184. package/tabs/{tslib.es6-373b32a7.d.ts → tslib.es6-bdf56a24.d.ts} +0 -0
  1185. package/tabs/{tslib.es6-373b32a7.js → tslib.es6-bdf56a24.js} +0 -0
  1186. package/tabs/typings.d.ts +1 -1
  1187. package/tag/Component.js +3 -3
  1188. package/tag/default.css +7 -7
  1189. package/tag/esm/Component.js +3 -3
  1190. package/tag/esm/default.css +7 -7
  1191. package/tag/esm/index.css +35 -35
  1192. package/tag/esm/inverted.css +7 -7
  1193. package/tag/index.css +35 -35
  1194. package/tag/inverted.css +7 -7
  1195. package/tag/modern/Component.js +3 -3
  1196. package/tag/modern/default.css +7 -7
  1197. package/tag/modern/index.css +35 -35
  1198. package/tag/modern/inverted.css +7 -7
  1199. package/textarea/Component.js +3 -3
  1200. package/textarea/default.css +18 -18
  1201. package/textarea/esm/Component.js +3 -3
  1202. package/textarea/esm/default.css +18 -18
  1203. package/textarea/esm/index.css +21 -21
  1204. package/textarea/esm/inverted.css +18 -18
  1205. package/textarea/index.css +21 -21
  1206. package/textarea/inverted.css +18 -18
  1207. package/textarea/modern/Component.js +3 -3
  1208. package/textarea/modern/default.css +18 -18
  1209. package/textarea/modern/index.css +21 -21
  1210. package/textarea/modern/inverted.css +18 -18
  1211. package/themes/button/intranet.css +19 -0
  1212. package/themes/checkbox/intranet.css +19 -0
  1213. package/themes/compiled/mobile-dark-bluetint.css +221 -221
  1214. package/themes/confirmation/intranet.css +7 -0
  1215. package/themes/dist/button/intranet.css +19 -0
  1216. package/themes/dist/checkbox/intranet.css +19 -0
  1217. package/themes/dist/compiled/mobile-dark-bluetint.css +666 -666
  1218. package/themes/dist/confirmation/intranet.css +7 -0
  1219. package/themes/dist/form-control/intranet.css +34 -0
  1220. package/themes/dist/input/intranet.css +13 -0
  1221. package/themes/dist/intranet.css +603 -0
  1222. package/themes/dist/mixins/button/intranet.css +19 -0
  1223. package/themes/dist/mixins/checkbox/intranet.css +19 -0
  1224. package/themes/dist/mixins/confirmation/intranet.css +7 -0
  1225. package/themes/dist/mixins/form-control/intranet.css +34 -0
  1226. package/themes/dist/mixins/input/intranet.css +13 -0
  1227. package/themes/dist/mixins/intranet.css +21 -0
  1228. package/themes/dist/mixins/mobile.css +0 -2
  1229. package/themes/dist/mixins/radio/intranet.css +19 -0
  1230. package/themes/dist/mixins/slider/intranet.css +5 -0
  1231. package/themes/dist/mixins/slider-input/intranet.css +3 -0
  1232. package/themes/dist/mixins/tag/intranet.css +13 -0
  1233. package/themes/dist/mobile.css +182 -175
  1234. package/themes/dist/package.json +1 -1
  1235. package/themes/dist/radio/intranet.css +19 -0
  1236. package/themes/dist/slider/intranet.css +5 -0
  1237. package/themes/dist/slider-input/intranet.css +3 -0
  1238. package/themes/dist/tag/intranet.css +13 -0
  1239. package/themes/form-control/intranet.css +34 -0
  1240. package/themes/input/intranet.css +13 -0
  1241. package/themes/intranet.css +603 -0
  1242. package/themes/mixins/button/intranet.css +19 -0
  1243. package/themes/mixins/checkbox/intranet.css +19 -0
  1244. package/themes/mixins/confirmation/intranet.css +7 -0
  1245. package/themes/mixins/form-control/intranet.css +34 -0
  1246. package/themes/mixins/input/intranet.css +13 -0
  1247. package/themes/mixins/intranet.css +21 -0
  1248. package/themes/mixins/mobile.css +0 -2
  1249. package/themes/mixins/radio/intranet.css +19 -0
  1250. package/themes/mixins/slider/intranet.css +5 -0
  1251. package/themes/mixins/slider-input/intranet.css +3 -0
  1252. package/themes/mixins/tag/intranet.css +13 -0
  1253. package/themes/mobile.css +182 -175
  1254. package/themes/radio/intranet.css +19 -0
  1255. package/themes/slider/intranet.css +5 -0
  1256. package/themes/slider-input/intranet.css +3 -0
  1257. package/themes/tag/intranet.css +13 -0
  1258. package/toast/component.js +1 -1
  1259. package/toast/esm/component.js +1 -1
  1260. package/toast/esm/index.css +9 -9
  1261. package/toast/index.css +9 -9
  1262. package/toast/modern/component.js +1 -1
  1263. package/toast/modern/index.css +9 -9
  1264. package/toast-plate/component.js +1 -1
  1265. package/toast-plate/esm/component.js +1 -1
  1266. package/toast-plate/esm/index.css +15 -15
  1267. package/toast-plate/index.css +15 -15
  1268. package/toast-plate/modern/component.js +1 -1
  1269. package/toast-plate/modern/index.css +15 -15
  1270. package/tooltip/{Component-1e39826b.d.ts → Component-54bd685f.d.ts} +0 -0
  1271. package/tooltip/{Component-1e39826b.js → Component-54bd685f.js} +1 -1
  1272. package/tooltip/Component.js +1 -1
  1273. package/tooltip/component.responsive.js +2 -2
  1274. package/tooltip/esm/{Component-d43e5110.d.ts → Component-f16fc239.d.ts} +0 -0
  1275. package/tooltip/esm/{Component-d43e5110.js → Component-f16fc239.js} +1 -1
  1276. package/tooltip/esm/Component.js +1 -1
  1277. package/tooltip/esm/component.responsive.js +2 -2
  1278. package/tooltip/esm/index.css +7 -7
  1279. package/tooltip/esm/index.d.ts +1 -1
  1280. package/tooltip/esm/index.js +1 -1
  1281. package/tooltip/esm/responsive.css +2 -2
  1282. package/tooltip/esm/responsive.js +1 -1
  1283. package/tooltip/index.css +7 -7
  1284. package/tooltip/index.d.ts +1 -1
  1285. package/tooltip/index.js +1 -1
  1286. package/tooltip/modern/Component.js +1 -1
  1287. package/tooltip/modern/component.responsive.js +1 -1
  1288. package/tooltip/modern/index.css +7 -7
  1289. package/tooltip/modern/responsive.css +2 -2
  1290. package/tooltip/responsive.css +2 -2
  1291. package/tooltip/responsive.js +1 -1
  1292. package/typography/colors.css +12 -12
  1293. package/typography/{colors.module-47ad7caa.d.ts → colors.module-a1a6a9cb.d.ts} +0 -0
  1294. package/typography/{colors.module-47ad7caa.js → colors.module-a1a6a9cb.js} +1 -1
  1295. package/typography/common.module-aedebaad.js +4 -0
  1296. package/typography/component.js +2 -2
  1297. package/typography/esm/colors.css +12 -12
  1298. package/typography/esm/{colors.module-1934ce0e.d.ts → colors.module-8fb951aa.d.ts} +0 -0
  1299. package/typography/esm/{colors.module-1934ce0e.js → colors.module-8fb951aa.js} +1 -1
  1300. package/typography/esm/common.module-cc3764e6.js +4 -0
  1301. package/typography/esm/component.js +2 -2
  1302. package/typography/esm/index.js +2 -2
  1303. package/typography/esm/text/component.js +2 -2
  1304. package/typography/esm/text/index.css +13 -13
  1305. package/typography/esm/text/index.js +1 -1
  1306. package/typography/esm/title/common.css +4 -4
  1307. package/typography/esm/title/component.js +1 -1
  1308. package/typography/esm/title/index.css +18 -18
  1309. package/typography/esm/title/index.js +3 -3
  1310. package/typography/esm/title-responsive/component.js +3 -3
  1311. package/typography/esm/title-responsive/index.css +45 -45
  1312. package/typography/esm/title-responsive/index.js +2 -2
  1313. package/typography/index.js +2 -2
  1314. package/typography/modern/colors.css +12 -12
  1315. package/typography/modern/colors.module-32d211b4.js +4 -0
  1316. package/typography/modern/common.module-cc3764e6.js +4 -0
  1317. package/typography/modern/component.js +2 -2
  1318. package/typography/modern/index.js +2 -2
  1319. package/typography/modern/text/component.js +2 -2
  1320. package/typography/modern/text/index.css +13 -13
  1321. package/typography/modern/text/index.js +1 -1
  1322. package/typography/modern/title/common.css +4 -4
  1323. package/typography/modern/title/component.js +1 -1
  1324. package/typography/modern/title/index.css +18 -18
  1325. package/typography/modern/title/index.js +3 -3
  1326. package/typography/modern/title-responsive/component.js +3 -3
  1327. package/typography/modern/title-responsive/index.css +45 -45
  1328. package/typography/modern/title-responsive/index.js +2 -2
  1329. package/typography/text/component.js +2 -2
  1330. package/typography/text/index.css +13 -13
  1331. package/typography/text/index.js +1 -1
  1332. package/typography/title/common.css +4 -4
  1333. package/typography/title/component.js +1 -1
  1334. package/typography/title/index.css +18 -18
  1335. package/typography/title/index.js +3 -3
  1336. package/typography/title-responsive/component.js +3 -3
  1337. package/typography/title-responsive/index.css +45 -45
  1338. package/typography/title-responsive/index.js +2 -2
  1339. package/with-suffix/Component.js +1 -1
  1340. package/with-suffix/esm/Component.js +1 -1
  1341. package/with-suffix/esm/index.css +9 -9
  1342. package/with-suffix/index.css +9 -9
  1343. package/with-suffix/modern/Component.js +1 -1
  1344. package/with-suffix/modern/index.css +9 -9
  1345. package/grid/esm/gutters.module-79b31dbd.js +0 -27
  1346. package/grid/gutters.module-45882031.js +0 -28
  1347. package/grid/modern/gutters.module-1221c0b4.js +0 -4
  1348. package/modal/esm/transitions.module-27fb7ca1.js +0 -4
  1349. package/modal/modern/transitions.module-27fb7ca1.js +0 -4
  1350. package/modal/transitions.module-93050b58.js +0 -4
  1351. package/tabs/esm/index.module-11da51bb.js +0 -4
  1352. package/tabs/esm/index.module-658d5531.js +0 -4
  1353. package/tabs/index.module-6ef9b62c.js +0 -4
  1354. package/tabs/index.module-b1a167a1.js +0 -4
  1355. package/tabs/modern/index.module-11da51bb.js +0 -4
  1356. package/tabs/modern/index.module-658d5531.js +0 -4
  1357. package/typography/common.module-4af1f804.js +0 -4
  1358. package/typography/esm/common.module-db2a2bec.js +0 -4
  1359. package/typography/modern/colors.module-2a6cd17e.js +0 -4
  1360. package/typography/modern/common.module-db2a2bec.js +0 -4
@@ -0,0 +1,603 @@
1
+ :root {
2
+ --border-radius-xs: 2px;
3
+ --border-radius-s: 4px;
4
+ --border-radius-m: 8px;
5
+ --border-radius-l: 12px;
6
+ --border-radius-xl: 16px;
7
+ --border-radius-circle: 50%;
8
+ --border-radius-pill: 99px;
9
+ }
10
+ :root {
11
+ --color-static-graphic-amethyst: #a489aa;
12
+ --color-static-graphic-blackberry: #bfafc6;
13
+ --color-static-graphic-blue-maya: #7eb3ff;
14
+ --color-static-graphic-blue-moody: #7879cf;
15
+ --color-static-graphic-blue-steel: #4f84ba;
16
+ --color-static-graphic-botticelli: #cee5e5;
17
+ --color-static-graphic-carrot: #e8bba3;
18
+ --color-static-graphic-chick: #f2db9e;
19
+ --color-static-graphic-gallery: #eee;
20
+ --color-static-graphic-green-jungle: #2fc26e;
21
+ --color-static-graphic-lavender: #8888ad;
22
+ --color-static-graphic-olive: #bfd3c9;
23
+ --color-static-graphic-peach: #fcc99b;
24
+ --color-static-graphic-persimmon: #ff5c5c;
25
+ --color-static-graphic-raspberry: #dfb2bb;
26
+ --color-static-graphic-salomie: #fee984;
27
+ --color-static-graphic-sand: #f6bf65;
28
+ --color-static-graphic-seawater: #aecfd9;
29
+ --color-static-graphic-sky: #a6c0db;
30
+ --color-static-graphic-soft-peach: #f3eaeb;
31
+ --color-static-graphic-solitude: #e8f2fe;
32
+ --color-static-graphic-strawberry: #f8b6a9;
33
+ --color-static-graphic-sundust: #d9d6ce;
34
+ --color-static-local-light-blue: #f5f7f9;
35
+ --color-static-overlay-black-high: rgba(0, 0, 0, 0.32);
36
+ --color-static-overlay-black-low: rgba(0, 0, 0, 0.16);
37
+ --color-static-overlay-black-normal: rgba(0, 0, 0, 0.24);
38
+ --color-static-overlay-black-xhigh: rgba(0, 0, 0, 0.4);
39
+ --color-static-overlay-black-xlow: rgba(0, 0, 0, 0.08);
40
+ --color-static-overlay-indigo-high: rgba(11, 31, 53, 0.32);
41
+ --color-static-overlay-indigo-low: rgba(11, 31, 53, 0.16);
42
+ --color-static-overlay-indigo-normal: rgba(11, 31, 53, 0.24);
43
+ --color-static-overlay-indigo-xhigh: rgba(11, 31, 53, 0.4);
44
+ --color-static-overlay-indigo-xlow: rgba(11, 31, 53, 0.08);
45
+ --color-static-overlay-white-high: rgba(255, 255, 255, 0.32);
46
+ --color-static-overlay-white-low: rgba(255, 255, 255, 0.16);
47
+ --color-static-overlay-white-normal: rgba(255, 255, 255, 0.24);
48
+ --color-static-overlay-white-xhigh: rgba(255, 255, 255, 0.4);
49
+ --color-static-overlay-white-xlow: rgba(255, 255, 255, 0.08);
50
+ --color-static-status-blue: #007aff;
51
+ --color-static-status-green: #13a463;
52
+ --color-static-status-grey: #6d7986;
53
+ --color-static-status-orange: #de6a00;
54
+ --color-static-status-purple: #673ab7;
55
+ --color-static-status-red: #d91d0b;
56
+ --color-static-status-teal: #219187;
57
+ --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
58
+ --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
59
+ --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
60
+ --color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
61
+ --color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
62
+ --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
63
+ --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
64
+ }
65
+ :root {
66
+ --color-dark-bg-accent: #ef3124;
67
+ --color-dark-bg-attention-muted: #432000;
68
+ --color-dark-bg-info: #001c3c;
69
+ --color-dark-bg-negative-muted: #410903;
70
+ --color-dark-bg-neutral: #485767;
71
+ --color-dark-bg-opaque: rgba(11, 31, 53, 0.6);
72
+ --color-dark-bg-overlay: rgba(0, 0, 0, 0.6);
73
+ --color-dark-bg-positive-muted: #06311e;
74
+ --color-dark-bg-primary: #0b1f35;
75
+ --color-dark-bg-primary-inverted: #fff;
76
+ --color-dark-bg-secondary: #233549;
77
+ --color-dark-bg-secondary-inverted: #b6bcc3;
78
+ --color-dark-bg-tertiary: #3c4c5d;
79
+ --color-dark-bg-tertiary-inverted: #6d7986;
80
+ --color-dark-border-accent: #ef3124;
81
+ --color-dark-border-key: #fff;
82
+ --color-dark-border-key-inverted: #0b1f35;
83
+ --color-dark-border-link: #007aff;
84
+ --color-dark-border-primary: #485767;
85
+ --color-dark-border-secondary: #3c4c5d;
86
+ --color-dark-border-secondary-inverted: #6d7986;
87
+ --color-dark-border-tertiary: #233549;
88
+ --color-dark-border-tertiary-inverted: #b6bcc3;
89
+ --color-dark-border-underline: #6d7986;
90
+ --color-dark-border-underline-inverted: #b6bcc3;
91
+ --color-dark-graphic-accent: #ef3124;
92
+ --color-dark-graphic-attention: #e58933;
93
+ --color-dark-graphic-link: #007aff;
94
+ --color-dark-graphic-negative: #f15045;
95
+ --color-dark-graphic-neutral: #485767;
96
+ --color-dark-graphic-positive: #2fc26e;
97
+ --color-dark-graphic-primary: #fff;
98
+ --color-dark-graphic-primary-inverted: #0b1f35;
99
+ --color-dark-graphic-secondary: #b6bcc3;
100
+ --color-dark-graphic-secondary-inverted: #233549;
101
+ --color-dark-graphic-tertiary: #6d7986;
102
+ --color-dark-specialbg-component: #485767;
103
+ --color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07);
104
+ --color-dark-specialbg-nulled: rgba(11, 31, 53, 0);
105
+ --color-dark-specialbg-primary-grouped: #0b1f35;
106
+ --color-dark-specialbg-secondary-grouped: #233549;
107
+ --color-dark-specialbg-tertiary-grouped: #3c4c5d;
108
+ --color-dark-text-accent: #ef3124;
109
+ --color-dark-text-attention: #de6a00;
110
+ --color-dark-text-disabled: #485767;
111
+ --color-dark-text-disabled-transparent: rgba(255, 255, 255, 0.25);
112
+ --color-dark-text-link: #007aff;
113
+ --color-dark-text-negative: #d91d0b;
114
+ --color-dark-text-positive: #13a463;
115
+ --color-dark-text-primary: #fff;
116
+ --color-dark-text-primary-inverted: #0b1f35;
117
+ --color-dark-text-secondary: #b6bcc3;
118
+ --color-dark-text-secondary-inverted: #6d7986;
119
+ --color-dark-text-secondary-inverted-transparent: rgba(11, 31, 53, 0.6);
120
+ --color-dark-text-secondary-transparent: rgba(255, 255, 255, 0.7);
121
+ --color-dark-text-tertiary: #6d7986;
122
+ --color-dark-text-tertiary-inverted: #b6bcc3;
123
+ --color-dark-text-tertiary-inverted-transparent: rgba(11, 31, 53, 0.3);
124
+ --color-dark-text-tertiary-transparent: rgba(255, 255, 255, 0.4);
125
+ --color-light-bg-accent: #ef3124;
126
+ --color-light-bg-attention-muted: #fff3e0;
127
+ --color-light-bg-info: #d6e8fc;
128
+ --color-light-bg-negative-muted: #feebea;
129
+ --color-light-bg-neutral: #dbdee1;
130
+ --color-light-bg-opaque: rgba(255, 255, 255, 0.6);
131
+ --color-light-bg-overlay: rgba(0, 0, 0, 0.6);
132
+ --color-light-bg-positive-muted: #ebf9f1;
133
+ --color-light-bg-primary: #fff;
134
+ --color-light-bg-primary-inverted: #0b1f35;
135
+ --color-light-bg-secondary: #f3f4f5;
136
+ --color-light-bg-secondary-inverted: #233549;
137
+ --color-light-bg-tertiary: #e7e9eb;
138
+ --color-light-bg-tertiary-inverted: #3c4c5d;
139
+ --color-light-border-accent: #ef3124;
140
+ --color-light-border-key: #0b1f35;
141
+ --color-light-border-key-inverted: #fff;
142
+ --color-light-border-link: #007aff;
143
+ --color-light-border-primary: #dbdee1;
144
+ --color-light-border-secondary: #e7e9eb;
145
+ --color-light-border-secondary-inverted: #b6bcc3;
146
+ --color-light-border-tertiary: #f3f4f5;
147
+ --color-light-border-tertiary-inverted: #6d7986;
148
+ --color-light-border-underline: #b6bcc3;
149
+ --color-light-border-underline-inverted: #6d7986;
150
+ --color-light-graphic-accent: #ef3124;
151
+ --color-light-graphic-attention: #e58933;
152
+ --color-light-graphic-link: #007aff;
153
+ --color-light-graphic-negative: #f15045;
154
+ --color-light-graphic-neutral: #dbdee1;
155
+ --color-light-graphic-positive: #2fc26e;
156
+ --color-light-graphic-primary: #0b1f35;
157
+ --color-light-graphic-primary-inverted: #fff;
158
+ --color-light-graphic-secondary: #6d7986;
159
+ --color-light-graphic-secondary-inverted: #f3f4f5;
160
+ --color-light-graphic-tertiary: #b6bcc3;
161
+ --color-light-specialbg-component: rgba(11, 31, 53, 0.07);
162
+ --color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.15);
163
+ --color-light-specialbg-nulled: rgba(255, 255, 255, 0);
164
+ --color-light-specialbg-primary-grouped: #f3f4f5;
165
+ --color-light-specialbg-secondary-grouped: #fff;
166
+ --color-light-specialbg-tertiary-grouped: #f3f4f5;
167
+ --color-light-text-accent: #ef3124;
168
+ --color-light-text-attention: #de6a00;
169
+ --color-light-text-disabled: #dbdee1;
170
+ --color-light-text-disabled-transparent: rgba(11, 31, 53, 0.15);
171
+ --color-light-text-link: #007aff;
172
+ --color-light-text-negative: #d91d0b;
173
+ --color-light-text-positive: #13a463;
174
+ --color-light-text-primary: #0b1f35;
175
+ --color-light-text-primary-inverted: #fff;
176
+ --color-light-text-secondary: #546272;
177
+ --color-light-text-secondary-inverted: #b6bcc3;
178
+ --color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7);
179
+ --color-light-text-secondary-transparent: rgba(11, 31, 53, 0.7);
180
+ --color-light-text-tertiary: #b6bcc3;
181
+ --color-light-text-tertiary-inverted: #6d7986;
182
+ --color-light-text-tertiary-inverted-transparent: rgba(255, 255, 255, 0.4);
183
+ --color-light-text-tertiary-transparent: rgba(11, 31, 53, 0.3);
184
+ --color-static-bg-accent: #ef3124;
185
+ --color-static-bg-primary-dark: #000;
186
+ --color-static-bg-primary-light: #fff;
187
+ --color-static-bg-secondary-dark: #2b2b2b;
188
+ --color-static-bg-secondary-light: #f3f4f5;
189
+ --color-static-border-accent: #ef3124;
190
+ --color-static-graphic-accent: #ef3124;
191
+ --color-static-graphic-dark: #0b1f35;
192
+ --color-static-graphic-light: #fff;
193
+ --color-static-text-accent: #ef3124;
194
+ --color-static-text-primary-dark: #0b1f35;
195
+ --color-static-text-primary-light: #fff;
196
+ --color-static-text-secondary-dark: #6d7986;
197
+ --color-static-text-secondary-dark-transparent: rgba(11, 31, 53, 0.6);
198
+ --color-static-text-secondary-light: #b6bcc3;
199
+ --color-static-text-secondary-light-transparent: rgba(255, 255, 255, 0.7);
200
+ --color-static-text-tertiary-dark: #b6bcc3;
201
+ --color-static-text-tertiary-dark-transparent: rgba(11, 31, 53, 0.3);
202
+ --color-static-text-tertiary-light: #6d7986;
203
+ --color-static-text-tertiary-light-transparent: rgba(255, 255, 255, 0.4);
204
+ --color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
205
+ --color-dark-bg-accent-tint-7: rgb(240, 63, 51);
206
+ --color-dark-bg-accent-tint-10: rgb(241, 70, 58);
207
+ --color-dark-bg-accent-tint-15: rgb(241, 80, 69);
208
+ --color-dark-bg-accent-tint-30: rgb(244, 111, 102);
209
+ --color-dark-bg-neutral-alpha-30: rgba(72, 87, 103, 0.3);
210
+ --color-dark-bg-neutral-tint-7: rgb(85, 99, 114);
211
+ --color-dark-bg-neutral-tint-10: rgb(90, 104, 118);
212
+ --color-dark-bg-neutral-tint-15: rgb(99, 112, 126);
213
+ --color-dark-bg-neutral-tint-30: rgb(127, 137, 149);
214
+ --color-dark-bg-neutral-shade-15: rgb(61, 74, 88);
215
+ --color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
216
+ --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
217
+ --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
218
+ --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
219
+ --color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
220
+ --color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
221
+ --color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
222
+ --color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
223
+ --color-dark-bg-secondary-inverted-alpha-7: rgba(182, 188, 195, 0.07);
224
+ --color-dark-bg-secondary-inverted-alpha-15: rgba(182, 188, 195, 0.15);
225
+ --color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
226
+ --color-dark-border-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
227
+ --color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
228
+ --color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
229
+ --color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
230
+ --color-dark-graphic-negative-shade-30: rgb(169, 56, 48);
231
+ --color-dark-graphic-negative-shade-50: rgb(121, 40, 35);
232
+ --color-dark-graphic-neutral-tint-10: rgb(90, 104, 118);
233
+ --color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
234
+ --color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
235
+ --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
236
+ --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
237
+ --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
238
+ --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
239
+ --color-dark-graphic-primary-shade-50: rgb(128, 128, 128);
240
+ --color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
241
+ --color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
242
+ --color-dark-graphic-secondary-alpha-30: rgba(182, 188, 195, 0.3);
243
+ --color-dark-graphic-secondary-tint-30: rgb(204, 208, 213);
244
+ --color-dark-graphic-secondary-tint-50: rgb(219, 222, 225);
245
+ --color-dark-specialbg-component-tint-7: rgb(85, 99, 114);
246
+ --color-dark-specialbg-component-tint-10: rgb(90, 104, 118);
247
+ --color-dark-specialbg-component-tint-30: rgb(127, 137, 149);
248
+ --color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095);
249
+ --color-dark-text-link-shade-30: rgb(0, 85, 179);
250
+ --color-dark-text-link-shade-50: rgb(0, 61, 128);
251
+ --color-dark-text-link-tint-20: rgb(51, 149, 255);
252
+ --color-dark-text-link-tint-40: rgb(102, 175, 255);
253
+ --color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
254
+ --color-dark-text-primary-shade-30: rgb(179, 179, 179);
255
+ --color-dark-text-primary-shade-50: rgb(128, 128, 128);
256
+ --color-dark-text-primary-tint-20: rgb(255, 255, 255);
257
+ --color-dark-text-primary-tint-40: rgb(255, 255, 255);
258
+ --color-dark-text-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
259
+ --color-dark-text-primary-inverted-shade-30: rgb(8, 22, 37);
260
+ --color-dark-text-primary-inverted-shade-50: rgb(6, 16, 26);
261
+ --color-dark-text-secondary-shade-30: rgb(127, 132, 136);
262
+ --color-dark-text-secondary-shade-50: rgb(91, 94, 98);
263
+ --color-dark-text-secondary-tint-20: rgb(197, 201, 207);
264
+ --color-dark-text-secondary-tint-40: rgb(211, 215, 219);
265
+ --color-dark-text-secondary-inverted-shade-30: rgb(76, 85, 94);
266
+ --color-dark-text-secondary-inverted-shade-50: rgb(55, 61, 67);
267
+ --color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
268
+ --color-light-bg-accent-shade-7: rgb(222, 46, 33);
269
+ --color-light-bg-accent-shade-10: rgb(215, 44, 32);
270
+ --color-light-bg-accent-shade-15: rgb(203, 42, 31);
271
+ --color-light-bg-accent-shade-30: rgb(167, 34, 25);
272
+ --color-light-bg-neutral-alpha-30: rgba(219, 222, 225, 0.3);
273
+ --color-light-bg-neutral-shade-7: rgb(204, 206, 209);
274
+ --color-light-bg-neutral-shade-10: rgb(197, 200, 203);
275
+ --color-light-bg-neutral-shade-15: rgb(186, 189, 191);
276
+ --color-light-bg-neutral-shade-30: rgb(153, 155, 157);
277
+ --color-light-bg-neutral-tint-15: rgb(224, 227, 230);
278
+ --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
279
+ --color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
280
+ --color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
281
+ --color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
282
+ --color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
283
+ --color-light-bg-primary-inverted-alpha-20: rgba(11, 31, 53, 0.2);
284
+ --color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
285
+ --color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
286
+ --color-light-bg-secondary-inverted-alpha-7: rgba(35, 53, 73, 0.07);
287
+ --color-light-bg-secondary-inverted-alpha-15: rgba(35, 53, 73, 0.15);
288
+ --color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
289
+ --color-light-border-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
290
+ --color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
291
+ --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
292
+ --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
293
+ --color-light-graphic-negative-tint-30: rgb(245, 133, 125);
294
+ --color-light-graphic-negative-tint-50: rgb(248, 168, 162);
295
+ --color-light-graphic-neutral-shade-10: rgb(197, 200, 203);
296
+ --color-light-graphic-positive-shade-10: rgb(42, 175, 99);
297
+ --color-light-graphic-positive-shade-30: rgb(33, 136, 77);
298
+ --color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
299
+ --color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
300
+ --color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
301
+ --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
302
+ --color-light-graphic-primary-tint-50: rgb(133, 143, 154);
303
+ --color-light-graphic-primary-shade-10: rgb(10, 28, 48);
304
+ --color-light-graphic-primary-shade-30: rgb(8, 22, 37);
305
+ --color-light-graphic-secondary-alpha-30: rgba(109, 121, 134, 0.3);
306
+ --color-light-graphic-secondary-shade-30: rgb(76, 85, 94);
307
+ --color-light-graphic-secondary-shade-50: rgb(55, 61, 67);
308
+ --color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
309
+ --color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
310
+ --color-light-specialbg-component-shade-30: rgba(8, 22, 37, 0.349);
311
+ --color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.2775);
312
+ --color-light-text-link-tint-30: rgb(77, 162, 255);
313
+ --color-light-text-link-tint-50: rgb(128, 189, 255);
314
+ --color-light-text-link-shade-20: rgb(0, 98, 204);
315
+ --color-light-text-link-shade-40: rgb(0, 73, 153);
316
+ --color-light-text-primary-alpha-30: rgba(11, 31, 53, 0.3);
317
+ --color-light-text-primary-tint-30: rgb(84, 98, 114);
318
+ --color-light-text-primary-tint-50: rgb(133, 143, 154);
319
+ --color-light-text-primary-shade-20: rgb(9, 25, 42);
320
+ --color-light-text-primary-shade-40: rgb(7, 19, 32);
321
+ --color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
322
+ --color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
323
+ --color-light-text-primary-inverted-tint-50: rgb(255, 255, 255);
324
+ --color-light-text-secondary-tint-30: rgb(135, 145, 156);
325
+ --color-light-text-secondary-tint-50: rgb(170, 177, 185);
326
+ --color-light-text-secondary-shade-20: rgb(67, 78, 91);
327
+ --color-light-text-secondary-shade-40: rgb(50, 59, 68);
328
+ --color-light-text-secondary-inverted-tint-30: rgb(204, 208, 213);
329
+ --color-light-text-secondary-inverted-tint-50: rgb(219, 222, 225);
330
+ --color-static-bg-primary-dark-alpha-10: rgba(0, 0, 0, 0.1);
331
+ --color-static-bg-primary-dark-alpha-20: rgba(0, 0, 0, 0.2);
332
+ }
333
+ :root {
334
+ --color-dynamic-primary-dark: rgba(0, 0, 0, 0.8);
335
+ --color-dynamic-primary-light: rgba(255, 255, 255, 0.8);
336
+ --color-dynamic-quaternary-dark: rgba(0, 0, 0, 0.32);
337
+ --color-dynamic-quaternary-light: rgba(255, 255, 255, 0.32);
338
+ --color-dynamic-quinary-dark: rgba(0, 0, 0, 0.16);
339
+ --color-dynamic-quinary-light: rgba(255, 255, 255, 0.16);
340
+ --color-dynamic-secondary-dark: rgba(0, 0, 0, 0.64);
341
+ --color-dynamic-secondary-light: rgba(255, 255, 255, 0.64);
342
+ --color-dynamic-tertiary-dark: rgba(0, 0, 0, 0.48);
343
+ --color-dynamic-tertiary-light: rgba(255, 255, 255, 0.48);
344
+ --color-static-primary-dark: rgba(0, 0, 0, 0.8);
345
+ --color-static-primary-light: rgba(255, 255, 255, 0.8);
346
+ --color-static-quaternary-dark: rgba(0, 0, 0, 0.32);
347
+ --color-static-quaternary-light: rgba(255, 255, 255, 0.32);
348
+ --color-static-quinary-dark: rgba(0, 0, 0, 0.16);
349
+ --color-static-quinary-light: rgba(255, 255, 255, 0.16);
350
+ --color-static-secondary-dark: rgba(0, 0, 0, 0.64);
351
+ --color-static-secondary-light: rgba(255, 255, 255, 0.64);
352
+ --color-static-tertiary-dark: rgba(0, 0, 0, 0.48);
353
+ --color-static-tertiary-light: rgba(255, 255, 255, 0.48);
354
+ }
355
+ :root {
356
+ --color-dark-indigo: #0b1f35;
357
+ --color-dark-indigo-60: rgba(11, 31, 53, 0.6);
358
+ --color-dark-indigo-30: rgba(11, 31, 53, 0.3);
359
+ --color-dark-indigo-15: rgba(11, 31, 53, 0.15);
360
+ --color-dark-indigo-10: rgba(11, 31, 53, 0.1);
361
+ --color-dark-indigo-07: rgba(11, 31, 53, 0.07);
362
+ --color-dark-indigo-05: rgba(11, 31, 53, 0.05);
363
+ --color-dark-indigo-60-flat: #6d7986;
364
+ --color-dark-indigo-30-flat: #b6bcc3;
365
+ --color-dark-indigo-15-flat: #dbdee1;
366
+ --color-dark-indigo-10-flat: #e7e9eb;
367
+ --color-dark-indigo-07-flat: #eeeff1;
368
+ --color-dark-indigo-05-flat: #f3f4f5;
369
+ --color-red-brand: #ef3124;
370
+ --color-red-brand-85: rgba(239, 49, 36, 0.85);
371
+ --color-red-brand-70: rgba(239, 49, 36, 0.7);
372
+ --color-red-brand-50: rgba(239, 49, 36, 0.5);
373
+ --color-red-brand-30: rgba(239, 49, 36, 0.3);
374
+ --color-red-brand-20: rgba(239, 49, 36, 0.2);
375
+ --color-red-brand-10: rgba(239, 49, 36, 0.1);
376
+ --color-red-brand-85-flat: #f15045;
377
+ --color-red-brand-70-flat: #f46f66;
378
+ --color-red-brand-50-flat: #f69791;
379
+ --color-red-brand-30-flat: #fbc2bd;
380
+ --color-red-brand-20-flat: #fcd6d3;
381
+ --color-red-brand-10-flat: #feebea;
382
+ --color-red-brand-05-flat: #fef5f4;
383
+ --color-red-dark: #d91d0b;
384
+ --color-red-error: #ff5c5c;
385
+ --color-green-text: #13a463;
386
+ --color-green-text-60: rgba(19, 164, 99, 0.6);
387
+ --color-green-text-60-flat: #71c8a1;
388
+ --color-green-done: #2fc26e;
389
+ --color-green-done-20: rgba(47, 194, 110, 0.2);
390
+ --color-green-done-10: rgba(47, 194, 110, 0.1);
391
+ --color-green-done-05: rgba(47, 194, 110, 0.05);
392
+ --color-green-done-20-flat: #d5f3e2;
393
+ --color-green-done-10-flat: #ebf9f1;
394
+ --color-green-done-05-flat: #f4fcf7;
395
+ --color-blue-action: #0e60b9;
396
+ --color-blue-swipe-a: #2670c6;
397
+ --color-blue-swipe-b: #3781d8;
398
+ --color-blue-swipe-c: #4a90e2;
399
+ --color-blue-link-mobile: #007aff;
400
+ --color-blue-link-mobile-10: rgba(0, 122, 255, 0.1);
401
+ --color-blue-link-mobile-10-flat: #e6f2ff;
402
+ --color-blue-link-web: #0f62fe;
403
+ --color-sand: #f6bf65;
404
+ --color-lavender: #8888ad;
405
+ --color-amethyst: #a489aa;
406
+ --color-black: #000;
407
+ --color-black-60: rgba(0, 0, 0, 0.6);
408
+ --color-black-30: rgba(0, 0, 0, 0.3);
409
+ --color-black-10: rgba(0, 0, 0, 0.1);
410
+ --color-black-60-flat: #666;
411
+ --color-black-30-flat: #b3b3b3;
412
+ --color-black-10-flat: #e6e6e6;
413
+ --color-white: #fff;
414
+ --color-white-60: rgba(255, 255, 255, 0.6);
415
+ --color-white-30: rgba(255, 255, 255, 0.3);
416
+ --color-white-10: rgba(255, 255, 255, 0.1);
417
+ --color-bg-corporate: #212a33;
418
+ --color-bg-corporate-90: rgba(33, 42, 51, 0.9);
419
+ --color-bg-corporate-60: rgba(33, 42, 51, 0.6);
420
+ --color-bg-corporate-30: rgba(33, 42, 51, 0.3);
421
+ --color-bg-corporate-90-flat: #384048;
422
+ --color-bg-corporate-60-flat: #7a7f85;
423
+ --color-bg-corporate-30-flat: #bdc0c2;
424
+ --color-light-blue: #f5f7f9;
425
+ }
426
+ :root {
427
+ --gap-3xs: 2px;
428
+ --gap-2xs: 4px;
429
+ --gap-xs: 8px;
430
+ --gap-s: 12px;
431
+ --gap-m: 16px;
432
+ --gap-l: 20px;
433
+ --gap-xl: 24px;
434
+ --gap-2xl: 32px;
435
+ --gap-3xl: 40px;
436
+ --gap-4xl: 48px;
437
+ --gap-5xl: 64px;
438
+ --gap-6xl: 72px;
439
+ --gap-7xl: 96px;
440
+ --gap-8xl: 128px;
441
+ --gap-3xs-neg: -2px;
442
+ --gap-2xs-neg: -4px;
443
+ --gap-xs-neg: -8px;
444
+ --gap-s-neg: -12px;
445
+ --gap-m-neg: -16px;
446
+ --gap-l-neg: -20px;
447
+ --gap-xl-neg: -24px;
448
+ --gap-2xl-neg: -32px;
449
+ --gap-3xl-neg: -40px;
450
+ --gap-4xl-neg: -48px;
451
+ --gap-5xl-neg: -64px;
452
+ --gap-6xl-neg: -72px;
453
+ --gap-7xl-neg: -96px;
454
+ --gap-8xl-neg: -128px;
455
+ }
456
+ :root {
457
+ --shadow-xs: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04);
458
+ --shadow-s: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
459
+ --shadow-m: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
460
+ --shadow-l: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
461
+ --shadow-xl: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32);
462
+
463
+ /* Hard */
464
+ --shadow-xs-hard: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
465
+ 0 2px 4px rgba(11, 31, 53, 0.16);
466
+ --shadow-s-hard: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08),
467
+ 0 4px 8px rgba(11, 31, 53, 0.16);
468
+ --shadow-m-hard: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
469
+ 0 8px 16px rgba(11, 31, 53, 0.16);
470
+ --shadow-l-hard: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24),
471
+ 0 12px 24px rgba(11, 31, 53, 0.16);
472
+ --shadow-xl-hard: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32),
473
+ 0 16px 32px rgba(11, 31, 53, 0.16);
474
+
475
+ /* Up */
476
+ --shadow-xs-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04);
477
+ --shadow-s-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
478
+ --shadow-m-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16);
479
+ --shadow-l-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24);
480
+ --shadow-xl-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32);
481
+
482
+ /* Hard up */
483
+ --shadow-xs-hard-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04),
484
+ 0 -2px 4px rgba(11, 31, 53, 0.16);
485
+ --shadow-s-hard-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08),
486
+ 0 -4px 8px rgba(11, 31, 53, 0.16);
487
+ --shadow-m-hard-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16),
488
+ 0 -8px 16px rgba(11, 31, 53, 0.16);
489
+ --shadow-l-hard-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24),
490
+ 0 -12px 24px rgba(11, 31, 53, 0.16);
491
+ --shadow-xl-hard-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32),
492
+ 0 -16px 32px rgba(11, 31, 53, 0.16);
493
+ }
494
+ :root {
495
+ --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
496
+ sans-serif;
497
+ --font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
498
+ 'Helvetica Neue', Helvetica, sans-serif;
499
+ }
500
+ :root {
501
+ /* theme */
502
+ --button-border-radius: var(--border-radius-l);
503
+ --button-active-transform: none;
504
+ /* primary */
505
+ --button-primary-base-bg-color: var(--color-light-bg-secondary-inverted);
506
+ --button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted);
507
+ --button-primary-active-bg-color: var(--color-light-bg-primary-inverted);
508
+ --button-primary-disabled-bg-color: var(--color-light-bg-secondary-inverted);
509
+ --button-primary-disabled-color: var(--color-light-text-tertiary-inverted);
510
+ /* secondary */
511
+ --button-secondary-base-bg-color: var(--color-light-bg-secondary);
512
+ --button-secondary-hover-bg-color: var(--color-light-bg-secondary);
513
+ --button-secondary-active-bg-color: var(--color-light-bg-tertiary);
514
+ --button-secondary-disabled-bg-color: var(--color-light-bg-secondary);
515
+ --button-secondary-disabled-color: var(--color-light-text-disabled);
516
+ /* theme */
517
+ --tag-background-color: var(--color-light-bg-secondary);
518
+ --tag-background-color-hover: var(--color-light-bg-secondary);
519
+ --tag-background-color-checked: var(--color-light-bg-secondary-inverted);
520
+ --tag-background-color-active: var(--color-light-bg-secondary-inverted-alpha-7);
521
+ --tag-background-color-checked-disabled: var(--color-light-bg-secondary-inverted-alpha-15);
522
+ --tag-border-color: transparent;
523
+ --tag-border-color-hover: transparent;
524
+ --tag-border-color-active: transparent;
525
+ --tag-border-color-checked: transparent;
526
+ --tag-border-color-disabled: transparent;
527
+ /* unchecked */
528
+ --checkbox-bg-color: var(--color-light-graphic-primary-inverted);
529
+ --checkbox-border-color: var(--color-light-graphic-secondary);
530
+ --checkbox-hover-bg-color: var(--color-light-graphic-primary-inverted);
531
+ --checkbox-hover-border-color: var(--color-light-graphic-secondary);
532
+ /* active */
533
+ --checkbox-active-bg-color: var(--color-light-graphic-primary-inverted);
534
+ --checkbox-active-border-color: var(--color-light-border-key);
535
+ /* checked */
536
+ --checkbox-checked-hover-bg-color: var(--color-light-graphic-primary-shade-10);
537
+ --checkbox-checked-active-bg-color: var(--color-light-graphic-primary-shade-30);
538
+ --checkbox-checked-bg-color: var(--color-light-graphic-primary);
539
+ /* icon */
540
+ --checkbox-icon-color: var(--color-light-graphic-primary-inverted);
541
+ /* unchecked */
542
+ --radio-bg-color: var(--color-light-graphic-primary-inverted);
543
+ --radio-border-color: var(--color-light-graphic-secondary);
544
+ --radio-hover-bg-color: var(--color-light-graphic-primary-inverted);
545
+ --radio-hover-border-color: var(--color-light-graphic-secondary);
546
+ /* active */
547
+ --radio-active-bg-color: var(--color-light-graphic-primary-inverted);
548
+ --radio-active-border-color: var(--color-light-border-key);
549
+ /* checked */
550
+ --radio-checked-hover-bg-color: var(--color-light-graphic-primary-shade-10);
551
+ --radio-checked-active-bg-color: var(--color-light-graphic-primary-shade-30);
552
+ --radio-checked-bg-color: var(--color-light-graphic-primary);
553
+ /* icon */
554
+ --radio-icon-color: var(--color-light-graphic-primary-inverted);
555
+ /* theme */
556
+ --confirmation-title-font-size: 18px;
557
+ --confirmation-title-line-height: 22px;
558
+ --confirmation-text-font-size: 14px;
559
+ --confirmation-text-line-height: 20px;
560
+ /* theme */
561
+ --form-control-border-radius: var(--border-radius-l);
562
+ --form-control-border-bottom: 0;
563
+ --form-control-inverted-border-bottom: 0;
564
+ --form-control-bg-color: var(--color-light-bg-secondary);
565
+ --form-control-inverted-bg-color: var(--color-light-bg-secondary-inverted);
566
+ /* disabled */
567
+ --form-control-disabled-opacity: 0.5;
568
+ --form-control-disabled-border-bottom: 0;
569
+ --form-control-inverted-disabled-border-bottom: 0;
570
+ --form-control-disabled-bg-color: var(--color-light-bg-secondary);
571
+ --form-control-inverted-disabled-bg-color: var(--color-light-bg-secondary-inverted);
572
+ /* focus */
573
+ --form-control-focus-border-bottom: 0;
574
+ --form-control-inverted-focus-border-bottom: 0;
575
+ --form-control-focus-bg-color: var(--color-light-bg-secondary);
576
+ --form-control-inverted-focus-bg-color: var(--color-light-bg-secondary-inverted);
577
+ --form-control-hover-bg-color: var(--color-light-bg-secondary);
578
+ --form-control-inverted-hover-bg-color: var(--color-light-bg-secondary-inverted);
579
+ /* error */
580
+ --form-control-error-label-color: var(--color-light-text-negative);
581
+ --form-control-inverted-error-label-color: var(--color-light-text-accent);
582
+ --form-control-error-shadow: none;
583
+ --form-control-inverted-error-shadow: none;
584
+ --form-control-error-border-bottom: 0;
585
+ --form-control-inverted-error-border-bottom: 0;
586
+ /* paddings */
587
+ --form-control-sub-paddings: 0 var(--gap-2xs);
588
+ /* theme */
589
+ --input-error-color: var(--color-light-text-negative);
590
+ --input-inverted-error-color: var(--color-light-text-accent);
591
+ --input-error-icon-display: none;
592
+ --input-disabled-color: var(--color-light-text-primary);
593
+ --input-inverted-disabled-color: var(--color-light-text-primary-inverted);
594
+ --input-focus-placeholder-color: var(--color-light-text-tertiary-transparent);
595
+ --input-inverted-focus-placeholder-color: var(--color-light-text-tertiary-inverted-transparent);
596
+ --input-caret-color: var(--color-light-text-link);
597
+ --input-inverted-caret-color: var(--color-light-text-link);
598
+ --input-error-icon-not-alone-display: none;
599
+ --slider-progress-background: var(--color-light-graphic-neutral);
600
+ --slider-progress-hover-background: var(--color-light-graphic-neutral);
601
+ --slider-range-offest: 0;
602
+ --slider-input-font-weight: normal;
603
+ }
@@ -0,0 +1,19 @@
1
+ @define-mixin button-intranet {
2
+ /* theme */
3
+ --button-border-radius: var(--border-radius-l);
4
+ --button-active-transform: none;
5
+
6
+ /* primary */
7
+ --button-primary-base-bg-color: var(--color-light-bg-secondary-inverted);
8
+ --button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted);
9
+ --button-primary-active-bg-color: var(--color-light-bg-primary-inverted);
10
+ --button-primary-disabled-bg-color: var(--color-light-bg-secondary-inverted);
11
+ --button-primary-disabled-color: var(--color-light-text-tertiary-inverted);
12
+
13
+ /* secondary */
14
+ --button-secondary-base-bg-color: var(--color-light-bg-secondary);
15
+ --button-secondary-hover-bg-color: var(--color-light-bg-secondary);
16
+ --button-secondary-active-bg-color: var(--color-light-bg-tertiary);
17
+ --button-secondary-disabled-bg-color: var(--color-light-bg-secondary);
18
+ --button-secondary-disabled-color: var(--color-light-text-disabled);
19
+ }
@@ -0,0 +1,19 @@
1
+ @define-mixin checkbox-intranet {
2
+ /* unchecked */
3
+ --checkbox-bg-color: var(--color-light-graphic-primary-inverted);
4
+ --checkbox-border-color: var(--color-light-graphic-secondary);
5
+ --checkbox-hover-bg-color: var(--color-light-graphic-primary-inverted);
6
+ --checkbox-hover-border-color: var(--color-light-graphic-secondary);
7
+
8
+ /* active */
9
+ --checkbox-active-bg-color: var(--color-light-graphic-primary-inverted);
10
+ --checkbox-active-border-color: var(--color-light-border-key);
11
+
12
+ /* checked */
13
+ --checkbox-checked-hover-bg-color: var(--color-light-graphic-primary-shade-10);
14
+ --checkbox-checked-active-bg-color: var(--color-light-graphic-primary-shade-30);
15
+ --checkbox-checked-bg-color: var(--color-light-graphic-primary);
16
+
17
+ /* icon */
18
+ --checkbox-icon-color: var(--color-light-graphic-primary-inverted);
19
+ }
@@ -0,0 +1,7 @@
1
+ @define-mixin confirmation-intranet {
2
+ /* theme */
3
+ --confirmation-title-font-size: 18px;
4
+ --confirmation-title-line-height: 22px;
5
+ --confirmation-text-font-size: 14px;
6
+ --confirmation-text-line-height: 20px;
7
+ }